:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090c0a;--bg-raised:#0c100d;--surface:#111612;--surface-hover:#171d18;--text:#eff5ed;--text-muted:#a2aca0;--text-dim:#788176;--line:#293129;--line-soft:#1b211c;--accent:#a6f85b;--accent-bright:#c2ff83;--accent-text:#b7ff74;--accent-glow:#8eff3585;--accent-shadow:#70de212b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{color:var(--text);background:radial-gradient(circle at 82% 7%, #7fe6350e, transparent 28rem), var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,sans-serif;overflow-x:clip}::selection{color:#091107;background:var(--accent)}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}h1,h2,h3,p,dl,dd,ul,ol{margin:0}h1,h2,h3{color:var(--text);letter-spacing:-.045em;font-weight:760}h1{font-size:clamp(3.3rem,8vw,7.2rem);line-height:.98}h2{font-size:clamp(2.3rem,5vw,4.2rem);line-height:1.05}h3{font-size:1.5rem;line-height:1.2}a{color:inherit}main{min-height:70vh}.skip-link{z-index:100;color:#071006;background:var(--accent);border-radius:8px;padding:12px 16px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--accent-text);letter-spacing:.18em;text-transform:uppercase;font-size:.68rem;font-weight:800}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
