@import"https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700;800&family=Geist+Mono:wght@400;500;600&display=swap";:root{--color-bg-app: #F8FAFC;--color-bg-surface: #FFFFFF;--color-bg-subtle: #F1F5F9;--color-bg-hover: #F8FAFC;--color-bg-overlay: rgba(15, 23, 42, .2);--color-primary: #10B981;--color-primary-light: #9CE0BB;--color-primary-dark: #059669;--color-primary-darker: #047857;--color-primary-bg: #D1FAE5;--color-primary-bg-light: #ECFDF5;--color-primary-glow: rgba(156, 224, 187, .8);--color-text-primary: #0F172A;--color-text-secondary: #334155;--color-text-muted: #64748B;--color-text-placeholder: #94A3B8;--color-text-disabled: #CBD5E1;--color-text-inverse: #FFFFFF;--color-border: #E2E8F0;--color-border-light: #F1F5F9;--color-border-focus: #10B981;--color-border-error: #EF4444;--color-success: #10B981;--color-success-bg: #D1FAE5;--color-success-text: #065F46;--color-warning: #F59E0B;--color-warning-bg: #FEF3C7;--color-warning-text: #92400E;--color-error: #EF4444;--color-error-bg: #FEE2E2;--color-error-text: #991B1B;--color-error-light: #FEF2F2;--color-info: #3B82F6;--color-info-bg: #DBEAFE;--color-info-text: #1E40AF;--color-chart-1: #10B981;--color-chart-2: #3B82F6;--color-chart-3: #F59E0B;--color-chart-4: #EF4444;--color-chart-5: #6366F1;--color-chart-6: #8B5CF6;--color-chart-7: #EC4899;--color-sidebar-bg: #FFFFFF;--color-sidebar-active-bg: #0F172A;--color-sidebar-active-text: #FFFFFF;--color-sidebar-text: #64748B;--color-sidebar-hover-bg: #F8FAFC;--color-sidebar-hover-text: #0F172A;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1);--shadow-sidebar: 4px 0 24px rgba(0, 0, 0, .02);--sidebar-width: 280px;--header-height: 72px;--content-max-width: 80rem;--border-radius-lg: 1rem;--border-radius-xl: 1.5rem;--transition-fast: .15s ease;--transition-base: .3s ease;--transition-slow: .5s ease-out;--v2-font-sans: "Geist", "Inter", system-ui, -apple-system, sans-serif;--v2-font-mono: "Geist Mono", ui-monospace, "SF Mono", monospace;--v2-font-legacy: "Sora", sans-serif;--v2-bg-page: #FAFAF7;--v2-bg-surface: #FFFFFF;--v2-bg-surface-alt: #F7F5EF;--v2-bg-elevated: #FFFFFF;--v2-bg-hero-start: #0B1220;--v2-bg-hero-end: #0F1F1C;--v2-bg-sheet: #FAFAF7;--v2-text-primary: #0E1726;--v2-text-secondary: #3A4556;--v2-text-tertiary: #5F6B7A;--v2-text-placeholder: #9AA4B2;--v2-text-inverse: #F5F7F4;--v2-text-inverse-muted: rgba(245, 247, 244, .7);--v2-brand: #10B981;--v2-brand-dark: #059669;--v2-brand-deep: #047857;--v2-brand-glow: rgba(16, 185, 129, .18);--v2-brand-glow-soft: rgba(16, 185, 129, .08);--v2-brand-tint: #ECFDF5;--v2-brand-tint-alt: #D1FAE5;--v2-accent-teal: #0EA5A9;--v2-border-width: 1.5px;--v2-border-default: #E6E2D7;--v2-border-strong: #CDC8BA;--v2-border-soft: #EFEBE0;--v2-border-focus: var(--v2-brand);--v2-danger: #DC2626;--v2-danger-bg: rgba(220, 38, 38, .08);--v2-danger-border: rgba(220, 38, 38, .28);--v2-success: #10B981;--v2-success-bg: rgba(16, 185, 129, .1);--v2-radius-sm: 8px;--v2-radius-md: 12px;--v2-radius-lg: 16px;--v2-radius-xl: 24px;--v2-radius-sheet: 28px;--v2-shadow-xs: 0 1px 2px rgba(14, 23, 38, .04);--v2-shadow-sm: 0 2px 8px -2px rgba(14, 23, 38, .06);--v2-shadow-md: 0 8px 24px -8px rgba(14, 23, 38, .1);--v2-shadow-lg: 0 24px 56px -20px rgba(14, 23, 38, .18);--v2-shadow-focus: 0 0 0 3px var(--v2-brand-glow);--v2-shadow-emerald-lift: 0 16px 40px -16px rgba(16, 185, 129, .4);--v2-shadow-sheet: 0 -24px 56px -20px rgba(14, 23, 38, .35);--v2-ease-smooth: cubic-bezier(.22, 1, .36, 1);--v2-ease-cinematic: cubic-bezier(.65, 0, .35, 1);--v2-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--v2-dur-fast: .16s;--v2-dur-base: .24s;--v2-dur-slow: .48s;--v2-dur-ambient: 6s;--v2-display-xl: clamp(32px, 4.5vw, 44px);--v2-display-lg: clamp(26px, 3.5vw, 34px);--v2-display-md: clamp(22px, 2.8vw, 26px);--v2-body-lg: 16px;--v2-body: 15px;--v2-body-sm: 13px;--v2-caption: 12px;--v2-tracking-tight: -.02em;--v2-tracking-base: 0em;--v2-tracking-wide: .04em}body{font-family:Sora,sans-serif;background-color:var(--color-bg-app);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}.v2-surface{font-family:var(--v2-font-sans);color:var(--v2-text-primary);font-feature-settings:"ss01","cv11";-webkit-text-size-adjust:100%}.v2-surface ::selection{background-color:var(--v2-brand-tint-alt);color:var(--v2-brand-deep)}::selection{background-color:var(--color-primary-bg);color:var(--color-success-text)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}#date-range-picker-popup{scrollbar-color:#CBD5E1 transparent;scrollbar-width:thin}#date-range-picker-popup ::-webkit-scrollbar{width:6px;height:6px}#date-range-picker-popup ::-webkit-scrollbar-track{background:transparent}#date-range-picker-popup ::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}#date-range-picker-popup ::-webkit-scrollbar-thumb:hover{background:#cbd5e1}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes toastIn{0%{opacity:0;transform:translate3d(0,16px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes toastOut{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(0,12px,0) scale(.98)}}@keyframes borderFlow{0%{transform:translate(-120%);opacity:0}15%{opacity:1}to{transform:translate(140%);opacity:0}}@keyframes pulseFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.animate-fade-in{animation:fadeIn .4s ease-out forwards}.animate-toast-in{animation:toastIn .18s ease-out forwards}.animate-toast-out{animation:toastOut .18s ease-in forwards}.animate-border-flow{animation:borderFlow 2.8s linear infinite}.animate-pulse-float{animation:pulseFloat 3.2s ease-in-out infinite}@keyframes v2-ambient-drift{0%,to{transform:translateZ(0) scale(1);opacity:.75}50%{transform:translate3d(2%,-3%,0) scale(1.06);opacity:.95}}@keyframes v2-glow-pulse{0%,to{opacity:.55}50%{opacity:.85}}@keyframes v2-rise-in{0%{opacity:0;transform:translate3d(0,16px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes v2-sheet-in{0%{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes v2-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.v2-animate-ambient-drift{animation:v2-ambient-drift 22s ease-in-out infinite}.v2-animate-glow-pulse{animation:v2-glow-pulse 6s ease-in-out infinite}.v2-animate-rise-in{animation:v2-rise-in .52s var(--v2-ease-smooth) both}.v2-animate-sheet-in{animation:v2-sheet-in .64s var(--v2-ease-cinematic) both}.v2-animate-shake{animation:v2-shake .38s var(--v2-ease-spring)}@media(prefers-reduced-motion:reduce){.v2-animate-ambient-drift,.v2-animate-glow-pulse,.v2-animate-rise-in,.v2-animate-sheet-in,.v2-animate-shake{animation:none!important}}.v2-logo-invert{filter:brightness(0) invert(1)}.v2-surface input:-webkit-autofill,.v2-surface input:-webkit-autofill:hover,.v2-surface input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px var(--v2-bg-surface-alt)!important;-webkit-text-fill-color:var(--v2-text-primary)!important;caret-color:var(--v2-brand);transition:background-color 5000s ease-in-out 0s}.v2-surface input,.v2-surface textarea{caret-color:var(--v2-brand)}.v2-safe-top{padding-top:env(safe-area-inset-top,0px)}.v2-safe-bottom{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 24px)}.v2-dot-grid{background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px);background-size:28px 28px}@media(max-width:768px){:root{--sidebar-width: 0px}}
