:root{--bg:#fafaf7;--surface:#ffffff;--surface-2:#f5f5f0;--text:#1a1a1a;--text-muted:#6b6b66;--text-faint:#9a9a94;--accent:#0e9488;--accent-strong:#0b7d73;--accent-weak:#e3f4f2;--accent-contrast:#ffffff;--negative:#c2453d;--negative-weak:#fbeceb;--border:#eae9e3;--border-strong:#dcdbd3;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;--shadow-card:0 1px 2px rgba(26,26,26,0.04),0 6px 20px rgba(26,26,26,0.05);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--font-sans:system-ui,-apple-system,"Segoe UI",Roboto,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,"Noto Sans JP",sans-serif;--font-numeric:ui-monospace,"SF Mono","Hiragino Sans",system-ui,sans-serif;--fs-caption:0.8125rem;--fs-body:1rem;--fs-body-lg:1.125rem;--fs-heading:1.375rem;--fs-heading-lg:1.75rem;--fs-hero-number:clamp(3rem,14vw,4.5rem);--lh-tight:1.15;--lh-normal:1.6;--fw-regular:400;--fw-medium:500;--fw-bold:700;--content-max:560px;--content-max-wide:1080px;--bp-desktop:1024px}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,figure,h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select{font-family:inherit;font-size:inherit}.tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum"}