:root{--navy: #141b33;--gold: #d4a13c;--gold-light: #f0c75e;--brown: #b06a2f;--teal: #3bbfc4;--orange: #e07a3f;--text: #141b33;--text-muted: #4a5375;--border: #e6e2d8;--panel-text: #aab3d0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;color:var(--text);background:#fff;line-height:1.7}img{max-width:100%;height:auto}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.hero{max-width:960px;margin:0 auto;padding:40px 20px 0}.hero-kv{display:block;width:100%;height:auto;border-radius:8px}.section{max-width:960px;margin:0 auto;padding:64px 20px;border-top:1px solid var(--border)}.hero+.section{border-top:none}.characters{display:flex;justify-content:center;gap:24px;padding:48px 20px}.characters img{width:min(220px,40vw);height:auto;border-radius:12px}.mission-label{margin:0;color:var(--brown);font-size:.75rem;font-weight:800;letter-spacing:.3em;text-transform:uppercase}.section h2{margin:4px 0 20px;font-size:1.6rem;color:var(--navy)}.section .lead{color:var(--text-muted);max-width:640px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.gallery-grid img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;background:#f4f1ea}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:24px}.featured-card{border:1px solid var(--border);border-top:3px solid var(--navy);border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #141b330f}.featured-teal{border-top-color:var(--teal)}.featured-orange{border-top-color:var(--orange)}.featured-gold{border-top-color:var(--gold)}.featured-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#f4f1ea;display:block}.featured-body{padding:16px 18px 18px}.featured-body h3{margin:0;color:var(--navy);font-size:1.05rem}.featured-model{margin:2px 0 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;font-weight:700;letter-spacing:.05em;color:var(--brown)}.featured-specs{margin:0 0 12px;padding:12px 14px;background:#f7f5ef;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.7}.featured-specs div{display:flex;justify-content:space-between;gap:12px}.featured-specs dt{color:var(--text-muted)}.featured-specs dd{margin:0;color:var(--navy);text-align:right}.featured-desc{margin:0;color:var(--text-muted);font-size:.85rem;line-height:1.7}.manifest{background:var(--navy);border-radius:10px;padding:24px 28px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem;color:var(--panel-text);line-height:2.1}.manifest p{margin:0}.tag{font-weight:700;margin-right:8px}.tag-teal{color:var(--teal)}.tag-orange{color:var(--orange)}.tag-gold{color:var(--gold-light)}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.access-card{border:2px solid var(--navy);border-radius:10px;padding:20px}.access-card h3{margin:0 0 8px;color:var(--navy);font-size:1rem}.access-card p{margin:0;color:var(--text-muted);font-size:.9rem}.project-card{border:1px solid var(--border);border-radius:10px;padding:20px;text-align:center;box-shadow:0 2px 8px #141b330f}.project-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;margin-top:12px;background:#f4f1ea}.project-card h3{margin:12px 0 4px;font-size:1rem;color:var(--navy)}.project-card p{margin:0;font-size:.85rem;color:var(--text-muted)}.site-footer{margin-top:64px;background:var(--navy);color:#f2e8d5;padding:64px 20px 32px}.site-footer .inner{max-width:960px;margin:0 auto}.site-footer .mission-label{color:var(--gold)}.site-footer h2{margin:4px 0 20px;font-size:1.6rem;color:#f2e8d5}.site-footer p{color:var(--panel-text);margin:4px 0}.site-footer a{color:var(--gold-light)}.site-footer .lang-switch{display:inline-flex;align-items:center;gap:6px;margin-top:16px;color:var(--gold-light);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-decoration:none;border:1px solid var(--gold-light);border-radius:999px;padding:4px 14px}.site-footer .lang-switch:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.site-footer .copyright{margin-top:48px;text-align:center;font-size:.75rem;letter-spacing:.2em;color:var(--panel-text)}
