:root{--brand-50: #f0fdf4;--brand-100: #dcfce7;--brand-200: #bbf7d0;--brand-500: #16a34a;--brand-600: #15803d;--brand-700: #166534;--accent-500: #ef4444;--accent-100: #fee2e2;--accent-200: #fecaca;--surface: #ffffff;--surface-muted: #f4f6f8;--surface-soft: #f8fafc;--border: #e2e8f0;--border-soft: #f1f5f9;--ink-900: #0f172a;--ink-700: #334155;--ink-500: #64748b;--ink-400: #94a3b8;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 20px;--r-pill: 999px;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 4px 12px rgba(15, 23, 42, .05);--shadow-lg: 0 10px 25px rgba(15, 23, 42, .08);--shadow-brand: 0 8px 22px rgba(22, 163, 74, .28);--safe-bottom: env(safe-area-inset-bottom, 0px)}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;background:var(--surface-muted);color:var(--ink-900);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}button,input,select,textarea{font-family:inherit}button,a,[role=button]{-webkit-tap-highlight-color:transparent}.premium-hide-scroll,.hide-scroll{scrollbar-width:none;-ms-overflow-style:none}.premium-hide-scroll::-webkit-scrollbar,.hide-scroll::-webkit-scrollbar{display:none}@keyframes pio-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes pio-shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes pio-spin{to{transform:rotate(360deg)}}.pio-skel{background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200px 100%;background-repeat:no-repeat;animation:pio-shimmer 1.2s linear infinite;border-radius:var(--r-md)}.pio-spinner{width:28px;height:28px;border:3px solid var(--border);border-top-color:var(--brand-500);border-radius:50%;animation:pio-spin .8s linear infinite}.pio-press{transition:transform .12s ease,box-shadow .18s ease}.pio-press:active{transform:scale(.98)}
