:root{color-scheme:light;--background: #f5f8f6;--foreground: #0b1f16;--card: #ffffff;--card-foreground: #0b1f16;--primary: #0b9f6e;--primary-strong: #077a55;--primary-foreground: #ffffff;--secondary: #0d1b2a;--secondary-foreground: #ffffff;--muted: #edf3ef;--muted-foreground: #5d6f65;--border: #dbe6df;--border-strong: #c8d8ce;--surface-elevated: #ffffff;--surface-dark: #07150f;--surface-dark-soft: #0d2118;--accent-blue: #2878ff;--accent-blue-soft: #e9f1ff;--accent-amber: #f2a20d;--accent-amber-soft: #fff5db;--accent-violet: #8b5cf6;--accent-violet-soft: #f2ecff;--destructive: #dc3545;--destructive-foreground: #ffffff;--shadow-sm: 0 10px 30px rgba(8, 32, 22, .07);--shadow-md: 0 24px 70px rgba(8, 32, 22, .12);--shadow-lg: 0 38px 100px rgba(8, 32, 22, .18);--radius-sm: 14px;--radius-md: 22px;--radius-lg: 30px;--radius-xl: 38px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;min-width:320px;background:var(--background);color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}a{color:inherit}::selection{background:var(--primary);color:var(--primary-foreground)}:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 38%,transparent);outline-offset:3px}app-root{display:block;min-height:100vh;overflow:clip}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
