@import"https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700;800;900&family=Geist+Mono:wght@400;500&display=swap";@supports (padding-top: env(safe-area-inset-top)){body:before{content:"";display:block;position:fixed;top:0;left:0;right:0;height:env(safe-area-inset-top);background:linear-gradient(180deg,#0b2241,#102c50);z-index:9999}}:root{--navy: #0F2A4D;--navy-mid: #1A3F70;--navy-light: #2E5C95;--navy-tint: rgba(15,42,77,.06);--orange: #FF5722;--orange-hot: #FF7849;--orange-bg: rgba(255,87,34,.08);--green: #16a34a;--green-bg: #f0fdf4;--amber: #d97706;--amber-bg: #fffbeb;--red: #dc2626;--red-bg: #fef2f2;--blue: #2563eb;--blue-bg: #eff6ff;--bg: #F4F6FA;--surface: #ffffff;--surface-2: #EEF2F7;--surface-3: #E2E7EF;--border: #E5EAF1;--border-2: #C8D0DC;--text: #0E1A2E;--text-2: #344054;--text-3: #5C6B82;--text-4: #98A2B3;--radius-sm: 10px;--radius: 14px;--radius-lg: 18px;--radius-xl: 24px;--shadow-sm: 0 1px 2px rgba(15,23,42,.04);--shadow: 0 1px 3px rgba(15,23,42,.06), 0 1px 2px rgba(15,23,42,.04);--shadow-md: 0 4px 14px rgba(15,23,42,.06), 0 2px 4px rgba(15,23,42,.04);--shadow-lg: 0 16px 36px rgba(15,23,42,.1), 0 4px 10px rgba(15,23,42,.04);--shadow-xl: 0 24px 56px rgba(15,23,42,.14), 0 8px 20px rgba(15,23,42,.06);--shadow-pop: 0 12px 28px rgba(255,87,34,.22), 0 4px 8px rgba(255,87,34,.1);--gradient-brand: linear-gradient(135deg, #0E2747 0%, #143966 50%, #1F538F 100%);--gradient-accent: linear-gradient(135deg, #FF5722 0%, #FF7849 100%);--gradient-surface: linear-gradient(180deg, #FFFFFF 0%, #FAFBFD 100%);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--bg: #0B1426;--surface: #18243A;--surface-2: #21304B;--surface-3: #2C3B59;--border: #2A3854;--border-2: #475569;--text: #F1F5F9;--text-2: #CBD5E1;--text-3: #94A3B8;--text-4: #64748B;--green-bg: rgba(22,163,74,.14);--amber-bg: rgba(217,119,6,.14);--red-bg: rgba(220,38,38,.14);--blue-bg: rgba(37,99,235,.14);--orange-bg: rgba(255,87,34,.14);--navy-tint: rgba(255,255,255,.04);--gradient-surface: linear-gradient(180deg, #1B2841 0%, #18243A 100%)}}[data-theme=dark]{--bg: #0B1426;--surface: #18243A;--surface-2: #21304B;--surface-3: #2C3B59;--border: #2A3854;--border-2: #475569;--text: #F1F5F9;--text-2: #CBD5E1;--text-3: #94A3B8;--text-4: #64748B;--green-bg: rgba(22,163,74,.14);--amber-bg: rgba(217,119,6,.14);--red-bg: rgba(220,38,38,.14);--blue-bg: rgba(37,99,235,.14);--orange-bg: rgba(255,87,34,.14);--navy-tint: rgba(255,255,255,.04);--gradient-surface: linear-gradient(180deg, #1B2841 0%, #18243A 100%)}[data-theme=light]{--bg: #f8fafc;--surface: #ffffff;--surface-2: #f1f5f9;--surface-3: #e2e8f0;--border: #e2e8f0;--border-2: #cbd5e1;--text: #0f172a;--text-2: #334155;--text-3: #64748b;--text-4: #94a3b8;--green-bg: #f0fdf4;--amber-bg: #fffbeb;--red-bg: #fef2f2;--blue-bg: #eff6ff}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;min-height:100%;max-width:100vw;overflow:hidden;background:var(--navy);color:var(--text);font-family:Geist,-apple-system,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;-webkit-text-size-adjust:100%;text-size-adjust:100%}#root{height:100%;height:100dvh;display:flex;flex-direction:column;background:var(--bg)}h1,h2,h3,h4{margin:0;font-weight:700;line-height:1.2}h1{font-size:28px;letter-spacing:-.03em}h2{font-size:22px;letter-spacing:-.02em}h3{font-size:17px;letter-spacing:-.01em}h4{font-size:14px}p{margin:0}::-webkit-scrollbar{width:0;height:0}input,textarea,select{font-family:inherit;font-size:15px;color:var(--text);background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-sm);padding:11px 14px;outline:none;width:100%;transition:border-color .15s;user-select:text;-webkit-user-select:text}input:focus,textarea:focus,select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff57221f}input::placeholder,textarea::placeholder{color:var(--text-4)}.input-on-brand::placeholder{color:#ffffff8c}.input-on-brand:focus{border-color:#ffffff8c;box-shadow:0 0 0 3px #ffffff1f}button{font-family:inherit;cursor:pointer;border:none;outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.animate-fade-in{animation:fadeIn .2s ease both}.animate-slide-up{animation:slideUp .3s cubic-bezier(.32,.72,0,1) both}.animate-spin{animation:spin .8s linear infinite}.animate-pulse{animation:pulse 1.5s ease infinite}.bg-brand{background:var(--gradient-brand)}.bg-brand-soft{background:radial-gradient(120% 100% at 0% 0%,rgba(255,120,73,.18) 0%,transparent 55%),var(--gradient-brand)}.bg-accent{background:var(--gradient-accent)}.text-on-brand{color:#fffffff2}.card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.card-elevated{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}@supports (padding-bottom: env(safe-area-inset-bottom)){.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom);min-height:calc(env(safe-area-inset-bottom) + 0px)}}
