:root{--brand-50:#eef2ff;--brand-100:#e0e7ff;--brand-500:#4f46e5;--brand-600:#4338ca;--brand-700:#3730a3;--accent-400:#2dd4bf;--accent-500:#14b8a6;--accent-600:#0d9488;--ink:#0f172a;--ink-soft:#334155;--muted:#64748b;--line:#e2e8f0;--surface:#fff;--surface-alt:#f8fafc;--surface-tint:#f5f6ff;--radius-sm:8px;--radius:14px;--radius-lg:24px;--shadow-sm:0 1px 2px #0f172a0f;--shadow-md:0 12px 30px -12px #0f172a2e;--shadow-lg:0 30px 60px -20px #4f46e547;--container:1120px;--header-h:72px;--background:var(--surface);--foreground:var(--ink)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%;scroll-padding-top:calc(var(--header-h) + 16px)}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-sans), system-ui, -apple-system, "Segoe UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, Roboto, Helvetica, Arial, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.8}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3{letter-spacing:-.02em;color:var(--ink);line-height:1.18}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
