@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--bg-app: #f5f3ee;--bg-surface: #ffffff;--bg-surface-2: #f0ede6;--bg-raised: #e8e4db;--border: rgba(0, 0, 0, .09);--border-strong: rgba(0, 0, 0, .18);--text-primary: #1a1a14;--text-secondary:#5c5a52;--text-muted: #9c9a90;--accent: #d97706;--accent-glow: rgba(217,119,6, .25);--header-bg: rgba(245,243,238, .92);--overlay: rgba(240,237,230, .92);--grid-line: rgba(0,0,0,.04);--p0-color: #0891b2;--p0-dark: #e0f7fc;--p0-glow: rgba(8,145,178,.2);--p1-color: #db2777;--p1-dark: #fce7f3;--p1-glow: rgba(219,39,119,.2);--p2-color: #16a34a;--p2-dark: #dcfce7;--p2-glow: rgba(22,163,74,.2);--p3-color: #d97706;--p3-dark: #fef3c7;--p3-glow: rgba(217,119,6,.2);--p4-color: #9333ea;--p4-dark: #f3e8ff;--p4-glow: rgba(147,51,234,.2);--r0-color: #d97706;--r1-color: #ea580c;--r2-color: #dc2626;--r3-color: #9333ea;--error: #ef4444}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;transition:background-color .2s,color .2s,border-color .2s}html,body{height:100%;font-family:DM Sans,system-ui,sans-serif;background:var(--bg-app);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;display:flex;flex-direction:column}.no-select{-webkit-user-select:none;user-select:none}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}button,a,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer}
