*{margin:0;padding:0;box-sizing:border-box}.skip-to-main{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:9999;text-decoration:none}.skip-to-main:focus{position:fixed;left:8px;top:8px;width:auto;height:auto;overflow:visible;padding:10px 16px;background:#0e7c66;color:#fff;font-size:14px;font-weight:600;border-radius:8px;outline:none;box-shadow:0 4px 16px #0e7c6666}:root{--color-bg-page: #f7f9f8;--color-bg-surface: #fafcfb;--color-bg-elevated: #ffffff;--color-bg-sidebar: #eff3f1;--color-bg-sand: #eff3f1;--color-brand: #0E7C66;--color-brand-accent: #2FD4B5;--color-text-primary: #071510;--color-text-secondary: #7c837f;--color-text-tertiary: #808583;--color-text-disabled: #a3a8a5;--color-border: #e2e8f0;--color-border-strong: #cdd5de;--color-divider: #e2e8f0;--color-error: #C0473B;--color-success: #4F8A5B;--color-warning: #C0883E;--color-focus: #3898ec;--radius-sharp: 3px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-xxl: 16px;--radius-full: 24px;--shadow-ring: 0px 0px 0px 1px #d1cfc5;--shadow-ring-brand: 0px 0px 0px 1px #0E7C66;--shadow-whisper: rgba(0,0,0,.05) 0px 4px 24px;--shadow-card: rgba(0,0,0,.08) 0px 2px 12px;--shadow-brand: 0 4px 16px rgba(14, 124, 102, .4);--transition-fast: .12s ease;--transition-normal: .18s ease;--transition-slow: .28s cubic-bezier(.4, 0, .2, 1)}[data-theme=dark]{--color-bg-page: #0f100f;--color-bg-surface: #1a1b1a;--color-bg-elevated: #232524;--color-bg-sidebar: #0c0d0c;--color-bg-sand: #232524;--color-text-primary: #f2f4f3;--color-text-secondary: #9bb3ab;--color-text-tertiary: #808583;--color-text-disabled: #4a4d4b;--color-border: #2a2a2a;--color-border-strong: #30302e;--color-divider: #2a2a2a;--color-brand: #2FD4B5;--shadow-ring: 0px 0px 0px 1px #30302e;--shadow-whisper: rgba(0,0,0,.35) 0px 4px 24px;--shadow-card: rgba(0,0,0,.4) 0px 2px 12px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--color-bg-page);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;text-rendering:optimizeLegibility}#root{min-height:100vh;display:flex;flex-direction:column}::selection,::-moz-selection{background-color:#0e7c662e;color:inherit}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-disabled)}
