*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;color:var(--color-text);background:var(--color-bg)}::selection{background:var(--color-sand);color:#fff}:root{--color-sand: #C4A97D;--color-sand-dark: #B89B6F;--color-sand-light: #F0E8DA;--color-sand-lighter: #FAF8F4;--color-dark: #1E1C1A;--color-dark-mid: #2E2B27;--color-dark-soft: #3D3930;--color-text: #1E1C1A;--color-text-muted: #7A7060;--color-text-light: #A89880;--color-bg: #FDFAF6;--color-surface: #FFFFFF;--color-green: #3A7D44;--color-green-light: #E8F4EA;--color-orange: #D4770A;--color-orange-light: #FEF3E2;--color-red: #C0392B;--color-red-light: #FDEDEB;--color-blue: #2563EB;--color-blue-light: #EFF6FF;--color-purple: #7C3AED;--color-purple-light: #F5F3FF;--color-cyan: #0891B2;--color-cyan-light: #ECFEFF;--color-border: #E8E0D4;--color-border-hover: #D4C9B8;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgba(0,0,0,.04);--shadow-sm: 0 1px 4px rgba(0,0,0,.06);--shadow-md: 0 4px 12px rgba(0,0,0,.08);--shadow-lg: 0 8px 24px rgba(0,0,0,.12);--shadow-xl: 0 16px 40px rgba(0,0,0,.16);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.45, 0, .55, 1);--duration-fast: .12s;--duration-normal: .2s;--duration-slow: .35s;--font-display: "Poppins", system-ui, sans-serif;--font-body: "DM Sans", system-ui, sans-serif;--text-xs: 10px;--text-sm: 11px;--text-base: 13px;--text-md: 14px;--text-lg: 16px;--text-xl: 18px;--text-2xl: 20px;--text-3xl: 24px;--text-4xl: 32px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-light)}:focus-visible{outline:2px solid var(--color-sand);outline-offset:2px}
