:root{--bg0:#050811;--bg1:#0a1020;--bg2:#12192b;--text:#f7f8fb;--muted:rgba(247,248,251,.64);--line:rgba(255,255,255,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:"Hiragino Sans","Yu Gothic UI","Yu Gothic","Noto Sans JP",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 14% 10%,rgba(174,137,255,.10),transparent 25%),radial-gradient(circle at 86% 22%,rgba(103,221,181,.08),transparent 28%),linear-gradient(160deg,var(--bg0),var(--bg1) 48%,var(--bg2));min-height:100vh}a{color:inherit;text-decoration:none}.static-wrap{width:min(1000px,calc(100% - 32px));margin:auto}.static-top{padding:18px 0;display:flex;justify-content:space-between;align-items:center}.static-brand{font-weight:700}.static-back{font-size:12px;color:rgba(255,255,255,.72);border:1px solid var(--line);padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.04)}.static-hero{padding:78px 0 44px}.static-kicker{font-size:10px;letter-spacing:.18em;color:rgba(255,255,255,.38);font-weight:700}.static-hero h1{margin:12px 0 0;font-size:clamp(34px,6vw,62px);line-height:1.08;letter-spacing:-.055em}.static-lead{max-width:780px;margin:18px 0 0;color:var(--muted);font-size:15px;line-height:1.95}.static-links{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.static-links a{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.04);font-size:12px;color:rgba(255,255,255,.75)}.static-section{padding:48px 0 78px}.static-section h2{font-size:clamp(27px,4vw,42px);letter-spacing:-.045em;margin:0 0 24px}.static-group{margin-top:42px}.static-group h2{font-size:28px}.static-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.static-card{padding:22px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.022));display:flex;flex-direction:column;min-height:170px}.static-quote,.static-en{font-size:18px;line-height:1.75;margin:0;font-weight:600;letter-spacing:-.02em}.static-en{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:0}.static-ja{font-size:14px;line-height:1.8;margin:12px 0 0;color:rgba(255,255,255,.78)}.static-meta{margin-top:auto;padding-top:18px;display:flex;justify-content:space-between;gap:12px;color:rgba(255,255,255,.46);font-size:11px;line-height:1.5}.static-cta{margin-top:50px;padding:28px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.04);display:flex;justify-content:space-between;align-items:center;gap:18px}.static-cta p{margin:0;color:var(--muted);line-height:1.8;font-size:13px}.static-cta a{white-space:nowrap;padding:11px 16px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.08);font-weight:700;font-size:13px}.static-footer{padding:34px 0 58px;border-top:1px solid rgba(255,255,255,.06);color:rgba(255,255,255,.42);font-size:11px}.static-footer nav{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:10px}.static-footer a{color:rgba(255,255,255,.62)}
@media(max-width:680px){.static-hero{padding-top:54px}.static-grid{grid-template-columns:1fr}.static-cta{align-items:flex-start;flex-direction:column}.static-cta a{width:100%;text-align:center}.static-card{min-height:0}.static-wrap{width:calc(100% - 24px)}}
