@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.glass{background:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.glass-dark{background:#0f172a99;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes float-delayed{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse-glow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.animate-float{animation:float 6s ease-in-out infinite}.animate-float-delayed{animation:float-delayed 7s ease-in-out infinite;animation-delay:1s}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}@keyframes fab-float{0%,to{transform:translateY(0);box-shadow:0 10px 25px -5px #10b98166}50%{transform:translateY(-6px);box-shadow:0 20px 35px -10px #10b98180}}.animate-fab-float{animation:fab-float 3s ease-in-out infinite}.animation-delay-50{animation-delay:50ms}.animation-delay-100{animation-delay:.1s}.text-gradient{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to right,#10b981,#0ea5e9)}.dynamic-width{width:var(--dynamic-width, 0%)}.dynamic-height{height:var(--dynamic-height, 0%)}.dynamic-position{top:var(--pos-top, auto);left:var(--pos-left, auto);transform:var(--pos-transform, none)}.onboarding-highlight{scroll-margin-top:120px;scroll-margin-bottom:120px}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fadeIn{animation:fadeIn .3s ease-out forwards}:root{--theme-bg: #f8fafc;--theme-surface: #ffffff;--theme-surface-muted: #f1f5f9;--theme-border: #e2e8f0;--theme-text: #0f172a;--theme-text-muted: #64748b;--theme-accent: #10b981;--theme-accent-strong: #059669;--theme-accent-soft: rgba(16, 185, 129, .12);--theme-sky: #0ea5e9;--theme-chart-primary: #10b981;--theme-chart-secondary: #0ea5e9;--theme-chart-muted: #d1fae5;--theme-chart-grid: #e2e8f0;--theme-chart-axis: #94a3b8;--theme-chart-text: #475569;--theme-chart-tooltip-bg: #ffffff;--theme-chart-tooltip-border: #e2e8f0;--theme-chart-line: #059669;--theme-chart-fill-start: #d1fae5;--theme-chart-fill-end: #f0fdfa;--theme-chart-step-1: #10b981;--theme-chart-step-2: #34d399;--theme-chart-step-3: #0ea5e9;--theme-chart-step-4: #38bdf8;--theme-chart-step-5: #a7f3d0;--theme-chart-step-6: #bae6fd;--theme-chart-bar: #10b981;--theme-chart-bar-alt: #0ea5e9}.dark{color-scheme:dark;--theme-bg: #0b1120;--theme-surface: #0f172a;--theme-surface-muted: #111827;--theme-border: #1f2a44;--theme-text: #e2e8f0;--theme-text-muted: #94a3b8;--theme-accent: #14b8a6;--theme-accent-strong: #0f766e;--theme-accent-soft: rgba(20, 184, 166, .08);--theme-sky: #e2e8f0;--theme-chart-primary: #14b8a6;--theme-chart-secondary: #e2e8f0;--theme-chart-muted: #0b1120;--theme-chart-grid: #1f2a44;--theme-chart-axis: #94a3b8;--theme-chart-text: #e2e8f0;--theme-chart-tooltip-bg: #0f172a;--theme-chart-tooltip-border: #1f2a44;--theme-chart-line: #e2e8f0;--theme-chart-fill-start: rgba(226, 232, 240, .1);--theme-chart-fill-end: rgba(226, 232, 240, .02);--theme-chart-step-1: #e2e8f0;--theme-chart-step-2: #cbd5e1;--theme-chart-step-3: #94a3b8;--theme-chart-step-4: #e2e8f0;--theme-chart-step-5: #cbd5e1;--theme-chart-step-6: #94a3b8;--theme-chart-bar: #e2e8f0;--theme-chart-bar-alt: #14b8a6}body{transition:background-color .2s ease,color .2s ease}.dark body{background-color:var(--theme-bg);color:var(--theme-text)}.dark ::selection{background-color:#14b8a633;color:#f8fafc}.dark .bg-white{background-color:var(--theme-surface)}.dark .bg-white\/10{background-color:#0f172a4d}.dark .bg-white\/20{background-color:#0f172a66}.dark .bg-white\/50{background-color:#0f172a99}.dark .bg-white\/60{background-color:#0f172ab3}.dark .bg-white\/70{background-color:#0f172acc}.dark .bg-white\/80{background-color:#0f172ad9}.dark .bg-white\/90{background-color:#0f172ae6}.dark .bg-slate-50{background-color:var(--theme-bg)}.dark .bg-slate-50\/50{background-color:#0f172ab3}.dark .bg-slate-100{background-color:var(--theme-surface-muted)}.dark .bg-slate-200,.dark .bg-slate-700{background-color:#1f2937}.dark .bg-slate-800{background-color:#0f172a}.dark .bg-slate-900,.dark .bg-midnight{background-color:#0b1120}.dark .text-slate-900{color:var(--theme-text)}.dark .text-slate-800{color:#e2e8f0}.dark .text-slate-700{color:#cbd5e1}.dark .text-slate-600{color:#94a3b8}.dark .text-slate-500{color:#8a97aa}.dark .text-slate-400{color:#7d8aa1}.dark .text-midnight{color:var(--theme-text)}.dark .border-slate-200{border-color:var(--theme-border)}.dark .border-slate-100{border-color:#1f2a44}.dark .border-slate-300{border-color:#2a3548}.dark .border-slate-700{border-color:#223047}.dark .border-slate-800{border-color:#1a2333}.dark .border-white\/10{border-color:#94a3b833}.dark .border-white\/40{border-color:#94a3b84d}.dark .bg-emerald-50,.dark .bg-emerald-50\/50{background-color:#14b8a60f}.dark .bg-emerald-100{background-color:#14b8a61a}.dark .bg-emerald-100\/50{background-color:#14b8a614}.dark .bg-emerald-400{background-color:var(--theme-accent)}.dark .bg-emerald-500{background-color:var(--theme-accent-strong)}.dark .bg-emerald-600{background-color:#0d9488}.dark .bg-emerald-500\/10{background-color:#14b8a614}.dark .bg-emerald-500\/20{background-color:#14b8a61f}.dark .bg-emerald-500\/40{background-color:#14b8a633}.dark .bg-emerald-400\/20{background-color:#14b8a61f}.dark .text-emerald-400{color:#2dd4bf}.dark .text-emerald-500,.dark .text-emerald-600{color:var(--theme-accent)}.dark .text-emerald-700{color:#5eead4}.dark .border-emerald-100{border-color:#14b8a633}.dark .border-emerald-200,.dark .border-emerald-500\/20{border-color:#14b8a640}.dark .hover\:bg-emerald-50:hover{background-color:#14b8a61a}.dark .hover\:bg-emerald-500\/40:hover{background-color:#14b8a633}.dark .hover\:bg-emerald-600:hover{background-color:#0f766e}.dark .hover\:text-emerald-600:hover{color:var(--theme-accent)}.dark .hover\:text-emerald-700:hover{color:#5eead4}.dark .hover\:border-emerald-400:hover{border-color:#14b8a64d}.dark .bg-sky-50{background-color:#e2e8f014}.dark .bg-sky-100,.dark .bg-sky-400\/20{background-color:#e2e8f01f}.dark .bg-sky-500{background-color:#e2e8f0}.dark .text-sky-500,.dark .text-sky-600{color:#e2e8f0}.dark .border-sky-100{border-color:#e2e8f033}.dark .bg-blue-50{background-color:#e2e8f014}.dark .bg-blue-100{background-color:#e2e8f01a}.dark .bg-blue-50\/50{background-color:#e2e8f00f}.dark .border-blue-100,.dark .border-blue-200{border-color:#e2e8f033}.dark .text-blue-600,.dark .text-blue-700,.dark .text-blue-800{color:#e2e8f0}.dark .text-blue-900{color:var(--theme-text)}.dark .bg-purple-50{background-color:#e2e8f014}.dark .bg-purple-50\/50{background-color:#e2e8f00f}.dark .bg-purple-100{background-color:#e2e8f01a}.dark .text-purple-600,.dark .text-purple-700{color:#e2e8f0}.dark .border-purple-200{border-color:#e2e8f033}.dark .bg-amber-50{background-color:#e2e8f014}.dark .bg-amber-50\/50{background-color:#e2e8f00f}.dark .bg-amber-100{background-color:#e2e8f01a}.dark .text-amber-600,.dark .text-amber-500,.dark .text-amber-700,.dark .text-amber-800{color:#e2e8f0}.dark .border-amber-100,.dark .border-amber-200{border-color:#e2e8f033}.dark .bg-indigo-50{background-color:#e2e8f014}.dark .bg-indigo-100{background-color:#e2e8f01a}.dark .text-indigo-500,.dark .text-indigo-600{color:#e2e8f0}.dark .bg-red-50{background-color:#e2e8f014}.dark .bg-red-50\/30{background-color:#e2e8f00f}.dark .bg-red-100{background-color:#e2e8f01a}.dark .text-red-500{color:#e2e8f0}.dark .border-red-200,.dark .border-red-100{border-color:#e2e8f033}.dark .text-red-700,.dark .text-red-800,.dark .hover\:text-red-600:hover,.dark .hover\:text-red-800:hover{color:#e2e8f0}.dark .hover\:bg-red-50:hover{background-color:#e2e8f014}.dark .hover\:text-amber-900:hover{color:#e2e8f0}.dark .from-emerald-50{--tw-gradient-from: rgba(20, 184, 166, .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(20, 184, 166, 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark .from-emerald-200{--tw-gradient-from: rgba(20, 184, 166, .16) var(--tw-gradient-from-position);--tw-gradient-to: rgba(20, 184, 166, 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark .from-emerald-400{--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-to: rgba(45, 212, 191, 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark .from-emerald-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgba(20, 184, 166, 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark .from-emerald-600{--tw-gradient-from: #0f766e var(--tw-gradient-from-position);--tw-gradient-to: rgba(15, 118, 110, 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark .from-sky-500{--tw-gradient-from: #e2e8f0 var(--tw-gradient-from-position);--tw-gradient-to: rgba(226, 232, 240, 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark .to-emerald-600{--tw-gradient-to: #0f766e var(--tw-gradient-to-position)}.dark .to-emerald-700{--tw-gradient-to: #115e59 var(--tw-gradient-to-position)}.dark .to-sky-200{--tw-gradient-to: rgba(226, 232, 240, .2) var(--tw-gradient-to-position)}.dark .to-sky-500,.dark .to-sky-600{--tw-gradient-to: #e2e8f0 var(--tw-gradient-to-position)}.dark .glass{background:#0f172a99;border:1px solid rgba(148,163,184,.2);box-shadow:0 4px 12px -2px #0f172a80}
