@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{color-scheme:light;--bg: #f6f6f9;--surface: #ffffff;--surface-soft: #fbfbfd;--surface-warm: #f8f7fb;--surface-glass: rgba(255, 255, 255, .72);--ink: #1a1b25;--ink-fill: #1a1b25;--ink-fill-fg: #ffffff;--dark-bg: #16171f;--dark-1: #20212b;--dark-2: #2f3140;--dark-warm: #2a2030;--orange: #ff7c3c;--orange-600: #ec5418;--orange-tint: #fff3ee;--orange-tint-2: #ffe4d8;--orange-tint-3: #ffeee6;--orange-soft: #ffb088;--grad-accent: linear-gradient(135deg, #ff8a4c 0%, #ff5d72 100%);--grad-hero: linear-gradient(120deg, #ff8a4c 0%, #ff5d72 46%, #a855f7 100%);--grad-wash: radial-gradient(900px 380px at 12% -10%, rgba(168, 85, 247, .1), transparent 60%), radial-gradient(820px 360px at 92% -16%, rgba(255, 124, 60, .12), transparent 60%);--berry: #8b5cf6;--berry-tint: #f1ecfe;--mint: #10b981;--mint-tint: #e6f7f1;--sky: #3b82f6;--sky-tint: #ebf2fe;--sun: #f5a623;--sun-tint: #fff4e2;--fg-muted: #5b6172;--fg-faint: #9aa0b0;--line: #ebecf1;--line-strong: #dee0e7;--success: #10b981;--success-tint: #e6f7f1;--danger: #e5484d;--danger-tint: #fdecec;--font-sans: "Poppins", system-ui, -apple-system, sans-serif;--r-sm: 8px;--r-md: 11px;--r-lg: 14px;--r-xl: 18px;--r-2xl: 22px;--r-pill: 999px;--sh-card: 0 1px 2px rgba(26, 27, 60, .04), 0 8px 24px rgba(26, 27, 60, .06);--sh-float: 0 16px 48px rgba(26, 27, 60, .12);--glow: 0 8px 26px rgba(255, 93, 114, .32);--glow-strong: 0 12px 36px rgba(168, 85, 247, .4)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-sans);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,h4{margin:0;line-height:1.2;font-weight:600}p{margin:0;line-height:1.6}
