:root{--sg-font-sans:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--sg-font-brand:sans-serif;--sg-text-caption:0.875rem;--sg-text-secondary:0.9375rem;--sg-text-body:1rem;--sg-text-body-large:1.125rem;--sg-text-h3:clamp(1.25rem,1.14rem + 0.48vw,1.5rem);--sg-text-h2:clamp(1.5rem,1.3rem + 0.9vw,2rem);--sg-text-h1:clamp(2rem,1.78rem + 1.18vw,2.5rem);--sg-line-tight:1.2;--sg-line-heading:1.3;--sg-line-body:1.6;--sg-line-body-relaxed:1.65;--sg-line-caption:1.45;--sg-line-button:1.4;--sg-color-bg:#FAFAFA;--sg-color-surface:#FFFFFF;--sg-color-surface-elevated:#F7FBF9;--sg-color-surface-muted:#EEF4F1;--sg-color-text:#191C1B;--sg-color-text-muted:#5D6C65;--sg-color-border:rgba(95,110,104,0.14);--sg-color-border-strong:rgba(95,110,104,0.22);--sg-color-accent:#006B54;--sg-color-accent-strong:#005644;--sg-color-accent-soft:rgba(0,107,84,0.10);--sg-color-overlay:rgba(8,32,24,0.18);--sg-color-shadow-soft:0 8px 18px rgba(31,47,40,0.045);--sg-color-shadow-strong:0 18px 40px rgba(31,47,40,0.14);--sg-color-theme-meta:#FAFAFA}:root[data-sg-theme=dark]{--sg-color-bg:#0F1513;--sg-color-surface:#151D1A;--sg-color-surface-elevated:#1B2521;--sg-color-surface-muted:#101917;--sg-color-text:#EAF1EE;--sg-color-text-muted:#A5B5AF;--sg-color-border:rgba(197,220,209,0.12);--sg-color-border-strong:rgba(197,220,209,0.22);--sg-color-accent:#46B08D;--sg-color-accent-strong:#2F8C6E;--sg-color-accent-soft:rgba(70,176,141,0.16);--sg-color-overlay:rgba(2,8,6,0.56);--sg-color-shadow-soft:0 10px 24px rgba(0,0,0,0.32);--sg-color-shadow-strong:0 18px 44px rgba(0,0,0,0.42);--sg-color-theme-meta:#0F1513}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body,html{height:100%;background-color:var(--sg-color-bg)}body{margin:0;font-family:var(--sg-font-sans);font-size:var(--sg-text-body);line-height:var(--sg-line-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--sg-color-text)}button,input,select,textarea{font:inherit}#root{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}