:root{--ink:#080b11;--ink-soft:#0f141d;--paper:#f2efe7;--paper-bright:#fbfaf6;--text:#f7f7f3;--muted:#929baa;--line:rgba(255,255,255,0.12);--ai:#36d9ff;--human:#ffb547;--ready:#73e4a5;--max-width:1440px;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}::selection{background:rgba(54,217,255,.28);color:#fff}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}