:root{--color-navy: #1A2B48;--color-navy-deep: #111e33;--color-green: #00D084;--color-green-hover: #00b872;--color-bg: #F4F7F9;--color-surface: #FFFFFF;--color-text: #1A2B48;--color-text-muted: #5C6B7A;--color-border: #E2E8F0;--color-error: #E53E3E;--font-ui: "Inter", sans-serif;--font-quote: "Lora", serif;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-6: 24px;--s-8: 32px;--s-12: 48px;--s-16: 64px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-card: 0 1px 3px rgba(26,43,72,.08), 0 4px 16px rgba(26,43,72,.06);--shadow-float: 0 8px 32px rgba(26,43,72,.12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-ui);background-color:var(--color-bg);color:var(--color-text);line-height:1.6}input{font-family:var(--font-ui);font-size:1rem}:focus-visible{outline:2px solid var(--color-green);outline-offset:2px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
