.premium-theme{--background:#09090b;--foreground:#fafafa;--card:#18181b;--card-foreground:#fafafa;--popover:#18181b;--popover-foreground:#fafafa;--primary:#fafafa;--primary-foreground:#09090b;--secondary:#27272a;--secondary-foreground:#fafafa;--muted:#27272a;--muted-foreground:#a1a1aa;--accent:#27272a;--accent-foreground:#fafafa;--destructive:#ef4444;--destructive-foreground:#fafafa;--border:#27272a;--input:#27272a;--ring:#fafafa}.premium-theme::-webkit-scrollbar{width:6px;height:6px}.premium-theme::-webkit-scrollbar-track{background:0 0}.premium-theme::-webkit-scrollbar-thumb{background:#27272a;border-radius:3px}.premium-theme::-webkit-scrollbar-thumb:hover{background:#3f3f46}.premium-input{background:#18181b;border:1px solid #27272a;transition:all .2s}.premium-input:focus{border-color:#fafafa;box-shadow:0 0 0 1px #fafafa}.floating-label{color:#71717a;pointer-events:none;font-size:14px;transition:all .2s;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.floating-label.active{text-transform:uppercase;letter-spacing:.05em;color:#a1a1aa;font-size:10px;top:8px;transform:translateY(0)}.step-badge{border:1px solid #27272a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:12px;font-weight:500;transition:all .3s;display:flex}.step-badge.active{color:#09090b;background:#fafafa;border-color:#fafafa}.step-badge.completed{color:#fff;background:#22c55e;border-color:#22c55e}.premium-card{background:#18181b;border:1px solid #27272a;border-radius:12px;transition:all .3s}.premium-card:hover{border-color:#3f3f46}.premium-btn{color:#09090b;background:#fafafa;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s}.premium-btn:hover{background:#e4e4e7;transform:translateY(-1px)}.premium-btn:active{transform:translateY(0)}.premium-btn-outline{color:#fafafa;background:0 0;border:1px solid #27272a;border-radius:8px;padding:12px 24px;font-size:14px;transition:all .2s}.premium-btn-outline:hover{background:#27272a;border-color:#3f3f46}.premium-checkbox{background:#18181b;border:1px solid #3f3f46;border-radius:4px;width:18px;height:18px;transition:all .2s}.premium-checkbox:checked{background:#fafafa;border-color:#fafafa}.premium-progress{background:#27272a;border-radius:1px;height:2px;overflow:hidden}.premium-progress-bar{background:#fafafa;height:100%;transition:width .5s}.premium-skeleton{background:linear-gradient(90deg,#18181b 25%,#27272a 50%,#18181b 75%) 0 0/200% 100%;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes subtle-pulse{0%,to{opacity:1}50%{opacity:.7}}.pulse-active{animation:2s ease-in-out infinite subtle-pulse}.premium-toast{background:#18181b;border:1px solid #27272a;border-radius:8px;padding:16px;box-shadow:0 10px 40px #00000080}.success-check{color:#22c55e}.error-state{border-color:#ef4444!important}.mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.premium-theme button,.premium-theme input,.premium-theme select,.premium-theme textarea{transition:all .2s}.premium-theme :focus-visible{outline-offset:2px;outline:2px solid #fafafa}
