*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{background:linear-gradient(160deg,#fdf8f4,#f0efff,#f5f9ff);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,DM Sans,Inter,sans-serif;min-height:100vh;overflow-x:hidden;color:#4a4a5a}#root{min-height:100vh}.landing-layout{display:flex;align-items:center;justify-content:center;gap:64px;min-height:100vh;padding:40px}.landing-info{max-width:380px;flex-shrink:0}.landing-logo{display:flex;align-items:center;gap:14px;margin-bottom:20px}.landing-logo-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center}.landing-logo-text{font-family:Inter,DM Sans,sans-serif;font-size:26px;font-weight:800;background:linear-gradient(135deg,#1e40af,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.landing-tagline{font-size:14px;color:#4b5563;margin-bottom:28px;line-height:1.7;white-space:pre-line}.landing-features{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.landing-feature{padding:10px 14px;background:#fff9;border-radius:10px;border:1px solid rgba(0,0,0,.08);color:#1d2129;transition:background .2s,border-color .2s}.landing-feature:hover{background:#0000000a;border-color:#0000001a}.landing-badges{display:flex;flex-wrap:wrap;gap:8px}.landing-badge{font-size:11px;padding:4px 10px;border-radius:16px;background:#2563eb14;color:#1e40af;border:1px solid rgba(37,99,235,.15);font-weight:500}@media(max-width:900px){.landing-layout{flex-direction:column;gap:32px;padding:20px}.landing-info{max-width:100%;text-align:center}.landing-logo,.landing-badges{justify-content:center}}.phone{width:393px;height:852px;background:#f5f6fa;border-radius:48px;border:6px solid rgba(255,255,255,.7);overflow:hidden;position:relative;box-shadow:0 25px 60px #00000014,0 8px 24px #0000000a,0 0 0 1px #00000008;flex-shrink:0}.phone-inner{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.phone-inner::-webkit-scrollbar{display:none}.screen{min-height:100%;opacity:1;transition:opacity .2s ease}.notch{position:sticky;top:0;z-index:20;background:#fff}.notch-bar{height:54px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:8px}.notch-pill{width:126px;height:34px;background:#111;border-radius:20px;position:relative;top:-2px}.nav{height:52px;background:#fff;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid rgba(0,0,0,.04);position:sticky;top:54px;z-index:15}.nav-back{color:#1d2129;cursor:pointer;width:32px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;transition:opacity .15s}.nav-back:active{opacity:.4}.nav-title{flex:1;text-align:center;font-size:17px;font-weight:600;color:#1d2129;letter-spacing:-.2px}.nav-right{width:32px;text-align:right;color:#86909c;font-size:20px}.content{padding:14px 16px 30px}.card{background:#fff;border-radius:14px;padding:16px;margin-bottom:14px;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000a;transition:transform .12s ease,box-shadow .12s ease}.card-click{cursor:pointer}.card-click:active{transform:scale(.985);box-shadow:0 1px 4px #0000000f}.card-title{font-size:16px;font-weight:600;color:#1d2129;margin-bottom:14px;display:flex;align-items:center;gap:8px;letter-spacing:-.2px}.tag{display:inline-block;font-size:11px;font-weight:600;padding:3px 8px;border-radius:6px;letter-spacing:.2px}.metric-grid{display:flex;gap:8px;margin-bottom:14px}.metric-box{flex:1;background:#f7f8fa;border-radius:10px;padding:10px 8px;text-align:center}.metric-val{font-size:18px;font-weight:700;letter-spacing:-.5px;font-family:DM Sans,-apple-system,sans-serif}.metric-dot{width:6px;height:6px;border-radius:50%;display:inline-block;margin-right:4px;vertical-align:middle}.metric-label{font-size:11px;color:#86909c;margin-top:2px;letter-spacing:.3px;font-weight:500}.bar-wrap{margin-bottom:12px}.bar-head{display:flex;justify-content:space-between;font-size:13px;margin-bottom:5px}.bar-track{height:6px;background:#f0f1f3;border-radius:3px;overflow:hidden}.bar-fill{height:100%;border-radius:3px;transition:width .5s cubic-bezier(.4,0,.2,1)}.ai-note{background:linear-gradient(135deg,#eff6ff,#f8faff);padding:12px 14px;font-size:13px;color:#1d2129;line-height:1.65;margin-top:12px;border-radius:10px;border-left:3px solid #2563EB}.ai-note-label{font-size:11px;color:#2563eb;font-weight:600;margin-bottom:5px;letter-spacing:.3px}.layer{background:#f7f8fa;padding:14px;margin-bottom:10px;border-radius:10px;border-left:3px solid #2563EB}.layer-num{font-size:11px;font-weight:700;margin-bottom:4px;letter-spacing:.5px}.layer-title{font-size:15px;font-weight:600;color:#1d2129;margin-bottom:5px}.layer-text{font-size:13px;color:#4e5969;line-height:1.55}.action-row{display:flex;gap:8px;margin:14px 0}.action-btn{flex:1;background:#eff6ff;border-radius:10px;padding:11px;text-align:center;font-size:13px;color:#2563eb;cursor:pointer;font-weight:500;border:1px solid #BFDBFE;transition:all .15s;-webkit-user-select:none;user-select:none}.action-btn:active{background:#bfdbfe;transform:scale(.97)}.follow-bar{display:flex;align-items:center;background:linear-gradient(135deg,#eff6ff,#f8faff);border-radius:22px;padding:11px 16px;margin:14px 0;gap:8px;border:1px solid #DBEAFE;transition:background .2s,box-shadow .2s}.follow-bar:active{background:#dbeafe;box-shadow:0 0 0 2px #2563eb26}.follow-bar span{font-size:13px;color:#6b7280;flex:1}.disclaimer{text-align:center;font-size:11px;color:#c9cdd4;margin:12px 0 4px;letter-spacing:.2px}.fund-row{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #F5F6F7;gap:8px}.fund-row:last-child{border-bottom:none}.fund-name{flex:1;font-size:13px;color:#1d2129}.fund-val{font-size:14px;font-weight:600;min-width:58px;text-align:right;font-family:DM Sans,sans-serif}.suggest-item{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #F5F6F7;cursor:pointer;transition:opacity .15s}.suggest-item:active{opacity:.6}.suggest-item:last-child{border-bottom:none}.suggest-icon{width:40px;height:40px;border-radius:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:18px}.suggest-body{flex:1}.suggest-title{font-size:14px;font-weight:500;color:#1d2129;margin-bottom:3px}.suggest-desc{font-size:12px;color:#86909c;line-height:1.4}.chat-ai{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.chat-avatar{width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,#7c3aed,#ec4899);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;letter-spacing:-.5px}.chat-bubble-ai{background:linear-gradient(135deg,#eff6ff,#f8faff);border-radius:2px 14px 14px;padding:14px;font-size:14px;color:#1d2129;line-height:1.65;max-width:82%}.chat-bubble-user{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:14px 2px 14px 14px;padding:12px 16px;font-size:14px;line-height:1.5;max-width:75%;margin-left:auto;margin-bottom:14px}.quick-pills{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.quick-pill{background:#fff;border:1px solid #BFDBFE;border-radius:18px;padding:8px 14px;font-size:12px;color:#2563eb;cursor:pointer;font-weight:500;transition:all .15s;-webkit-user-select:none;user-select:none}.quick-pill:active{background:#eff6ff;transform:scale(.96)}.bottom-bar{background:#fff;padding:12px 16px 8px;border-top:1px solid rgba(0,0,0,.04);position:sticky;bottom:0;z-index:10}.bottom-input{background:#f0f1f3;border-radius:22px;padding:11px 16px;font-size:14px;color:#c1c5cd;margin-bottom:10px}.bottom-pills{display:flex;align-items:center;gap:8px}.bottom-pill{border:1px solid #E5E6EB;border-radius:20px;padding:7px 14px;font-size:13px;color:#1d2129;display:flex;align-items:center;gap:6px;background:#fff}.bottom-pill .dot{width:8px;height:8px;border-radius:50%;display:inline-block}.bottom-disclaimer{text-align:center;font-size:11px;color:#c9cdd4;margin-top:8px}.floating-nav{position:fixed;bottom:18px;left:50%;transform:translate(-50%);display:flex;gap:4px;background:#ffffffd9;border-radius:28px;padding:8px 10px;z-index:100;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 16px #0000000f;border:1px solid rgba(0,0,0,.06)}.floating-nav-indicator{position:absolute;top:8px;height:calc(100% - 16px);background:#2563eb;border-radius:16px;transition:left .3s cubic-bezier(.22,1,.36,1),width .3s cubic-bezier(.22,1,.36,1);pointer-events:none;z-index:0}.floating-nav div:not(.floating-nav-indicator){position:relative;z-index:1}.floating-nav div{padding:6px 13px;border-radius:16px;font-size:12px;cursor:pointer;color:#6b7280;font-weight:500;transition:all .2s;-webkit-user-select:none;user-select:none;white-space:nowrap}.floating-nav div:hover{color:#374151}.floating-nav div.active{color:#fff}.entry-card{background:linear-gradient(160deg,#f5f3ff,#fff,#f5f3ff);border:1.5px solid #DDD6FE;border-radius:14px;padding:16px;margin-bottom:14px;cursor:pointer;transition:transform .12s;box-shadow:0 2px 8px #7c3aed0f}.entry-card:active{transform:scale(.985)}.entry-badge{background:#7c3aed;color:#fff;font-size:10px;padding:2px 8px;border-radius:10px;margin-left:8px;font-weight:600;letter-spacing:.3px}.entry-summary{background:#fff;border-radius:10px;padding:12px;margin:12px 0;border:1px solid #EEF0F3}.entry-cta{display:flex;align-items:center;justify-content:center;gap:4px;padding:11px;color:#7c3aed;font-size:14px;background:#f5f3ff;border-radius:10px;font-weight:600;transition:background .15s}.entry-cta:active{background:#ddd6fe}.module-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.module-card{background:#fff;border-radius:14px;padding:14px;cursor:pointer;border:1px solid rgba(0,0,0,.03);transition:all .12s}.module-card:active{transform:scale(.97);box-shadow:0 2px 8px #0000000f}.module-title{font-size:14px;font-weight:600;color:#1d2129;margin-bottom:3px}.module-desc{font-size:12px;color:#86909c}.module-link{font-size:12px;font-weight:600;margin-top:10px}.tab-bar{display:flex;background:#f0f1f3;border-radius:10px;padding:3px;margin-bottom:16px}.tab{flex:1;text-align:center;font-size:13px;color:#86909c;padding:8px 0;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s}.tab.on{background:#fff;color:#2563eb;box-shadow:0 1px 4px #0000000f}.alert-box{background:linear-gradient(135deg,#fef2f2,#fff);padding:14px;margin-bottom:14px;border-radius:14px;border:1px solid #FECACA;border-left:4px solid #EF4444}.alert-title{font-size:15px;font-weight:600;color:#ef4444;margin-bottom:4px}.alert-text{font-size:13px;color:#4e5969;line-height:1.55}.risk-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #F5F6F7;font-size:13px}.risk-row:last-child{border-bottom:none}.risk-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.risk-name{flex:1;color:#1d2129}.hist-grid{display:flex;gap:10px;background:#f7f8fa;border-radius:10px;padding:14px;margin-top:10px}.hist-item{flex:1;text-align:center}.hist-num{font-size:22px;font-weight:700;color:#2563eb;font-family:DM Sans,sans-serif;letter-spacing:-.5px}.hist-label{font-size:11px;color:#86909c;margin-top:3px}.switch-track{width:44px;height:24px;background:#2563eb;border-radius:12px;position:relative;flex-shrink:0}.switch-thumb{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;top:2px;left:22px;box-shadow:0 1px 3px #00000026}.weekly-head{background:linear-gradient(160deg,#eff6ff,#fff);border-radius:14px;padding:18px;margin-bottom:14px;border:1px solid #BFDBFE}.data-table{background:#fff;border-radius:10px;padding:10px 12px;margin-top:10px;border:1px solid #EEF0F3}.data-row{display:flex;justify-content:space-between;font-size:13px;padding:5px 0}.chat-bottom{position:sticky;bottom:0;z-index:10;background:#fff;padding:10px 16px 12px;border-top:1px solid rgba(0,0,0,.04)}.chat-input-bar{display:flex;align-items:center;gap:8px}.chat-input{flex:1;background:#f0f1f3;border:1.5px solid transparent;border-radius:22px;padding:10px 16px;font-size:14px;color:#1d2129;outline:none;font-family:inherit;transition:border-color .2s,background .2s}.chat-input:focus{border-color:#2563eb;background:#fff}.chat-input::placeholder{color:#c1c5cd}.chat-input:disabled{opacity:.6;cursor:not-allowed}.chat-send-btn{width:38px;height:38px;border-radius:50%;border:none;background:#e5e6eb;color:#c1c5cd;cursor:not-allowed;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.chat-send-btn.active{background:#2563eb;color:#fff;cursor:pointer;box-shadow:0 2px 8px #2563eb4d}.chat-send-btn.active:active{transform:scale(.9)}.typing-dots{display:inline-flex;align-items:center;gap:4px;padding:4px 0}.typing-dots span{width:6px;height:6px;border-radius:50%;background:#86909c;animation:dotPulse 1.2s ease-in-out infinite}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.screen-transition{animation:fadeSlideIn .28s ease-out both}.screen-transition.exit{animation:fadeSlideOut .15s ease-in both}.screen-transition.slide-forward{animation:slideInRight .32s cubic-bezier(.22,1,.36,1) both}.screen-transition.slide-back{animation:slideInLeft .32s cubic-bezier(.22,1,.36,1) both}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}.fade-in-up{animation:fadeInUp .4s ease-out both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.typing-cursor{display:inline-block;width:2px;height:14px;background:#2563eb;margin-left:2px;vertical-align:text-bottom;animation:blink .8s step-end infinite}@keyframes blink{50%{opacity:0}}.bar-fill{animation:growWidth .6s cubic-bezier(.4,0,.2,1) both}@keyframes growWidth{0%{width:0!important}}.radar-polygon{animation:radarDraw .8s ease-out both;transform-origin:center}@keyframes radarDraw{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.metric-val{animation:popIn .3s ease-out both}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.chat-ai,.chat-bubble-user{animation:fadeInUp .3s ease-out both}.content>.card,.content>.entry-card{animation:fadeInUp .35s ease-out both}.content>.card:nth-child(2),.content>.entry-card:nth-child(2){animation-delay:.06s}.content>.card:nth-child(3){animation-delay:.12s}.content>.card:nth-child(4){animation-delay:.18s}.content>.card:nth-child(5){animation-delay:.24s}.module-grid>.module-card{animation:fadeInUp .3s ease-out both}.module-grid>.module-card:nth-child(2){animation-delay:.06s}.module-grid>.module-card:nth-child(3){animation-delay:.12s}.module-grid>.module-card:nth-child(4){animation-delay:.18s}.metric-grid>.metric-box{animation:popIn .3s ease-out both}.metric-grid>.metric-box:nth-child(2){animation-delay:.08s}.metric-grid>.metric-box:nth-child(3){animation-delay:.16s}.metric-grid>.metric-box:nth-child(4){animation-delay:.24s}.skeleton{background:linear-gradient(90deg,#f0f1f3 25%,#e5e7eb,#f0f1f3 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:8px}.skeleton-text{height:14px;margin-bottom:8px;border-radius:6px}.skeleton-text:last-child{width:60%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.agent-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);border-radius:12px;padding:3px 10px;margin-bottom:8px;animation:badgeSlideIn .3s cubic-bezier(.22,1,.36,1) both;box-shadow:0 2px 8px #7c3aed40}@keyframes badgeSlideIn{0%{opacity:0;transform:translate(-12px) scale(.9)}to{opacity:1;transform:translate(0) scale(1)}}.tool-chip{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#2563eb;background:#eff6ff;border:1px solid #BFDBFE;border-radius:10px;padding:2px 8px;margin:2px 4px 2px 0;animation:popIn .25s ease-out both}.tool-chip:before{content:"";width:5px;height:5px;border-radius:50%;background:#2563eb;animation:dotPulse 1.2s ease-in-out infinite}.quick-pills.fade-in-up .quick-pill{animation:fadeInUp .3s ease-out both}.quick-pills.fade-in-up .quick-pill:nth-child(2){animation-delay:.08s}.quick-pills.fade-in-up .quick-pill:nth-child(3){animation-delay:.16s}.quick-pill:hover{background:#eff6ff;border-color:#93c5fd}.module-card:hover{border-color:#bfdbfe;box-shadow:0 2px 12px #2563eb0f}.card-click:hover{box-shadow:0 2px 12px #0000000a}.floating-nav div.active{box-shadow:0 2px 8px #2563eb59;transition:all .25s cubic-bezier(.22,1,.36,1)}.bottom-input{cursor:pointer;transition:background .2s,box-shadow .2s;position:relative;overflow:hidden}.bottom-input:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:22px;background:linear-gradient(90deg,transparent 0%,rgba(37,99,235,.12) 50%,transparent 100%);background-size:200% 100%;animation:inputGlow 3s ease-in-out infinite;pointer-events:none}@keyframes inputGlow{0%,to{background-position:200% 0}50%{background-position:-200% 0}}.bottom-input:hover{background:#e8e9ed;box-shadow:0 1px 4px #0000000a inset}.page-accent-blue .content{border-top:4px solid #3B82F6}.page-accent-orange .content{border-top:4px solid #F59E0B}.page-accent-green .content{border-top:4px solid #10B981}.page-accent-purple .content{border-top:4px solid #7C3AED}.page-accent-warm .content{border-top:4px solid #F97316}.page-accent-amber .content{border-top:4px solid #F59E0B}.module-card-blue{border-top:3px solid #3B82F6}.module-card-orange{border-top:3px solid #F59E0B}.module-card-green{border-top:3px solid #10B981}.module-card-purple{border-top:3px solid #7C3AED}.profile-avatar{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;margin:0 auto 12px}.profile-stats{display:flex;gap:1px;background:#f0f1f3;border-radius:12px;overflow:hidden;margin:16px 0}.profile-stat{flex:1;text-align:center;padding:12px 4px;background:#fff}.profile-stat-val{font-size:16px;font-weight:700;font-family:DM Sans,sans-serif;letter-spacing:-.3px}.profile-stat-label{font-size:11px;color:#86909c;margin-top:2px}.profile-menu-item{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #F5F6F7;cursor:pointer;transition:opacity .15s}.profile-menu-item:last-child{border-bottom:none}.profile-menu-item:active{opacity:.6}.profile-menu-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.form-input{width:100%;padding:12px 14px;border-radius:10px;border:1.5px solid #E5E6EB;font-size:14px;outline:none;background:#f7f8fa;font-family:inherit;color:#1d2129;transition:border-color .2s,background .2s}.form-input:focus{border-color:#2563eb;background:#fff}.form-input::placeholder{color:#c1c5cd}.form-btn{padding:12px 0;text-align:center;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .15s,transform .12s;-webkit-user-select:none;user-select:none}.form-btn:active{transform:scale(.98)}.form-btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 2px 8px #2563eb40}.form-btn-outline{background:#fff;color:#1d2129;border:1.5px solid #E5E6EB}.form-btn-danger{background:#fef2f2;color:#ef4444;border:1px solid #FECACA}.progress-bar{height:4px;background:#f0f1f3;border-radius:2px;overflow:hidden;margin-bottom:16px}.progress-fill{height:100%;border-radius:2px;transition:width .4s cubic-bezier(.4,0,.2,1)}.score-ring{position:relative;width:100px;height:100px;margin:0 auto 16px}.score-ring svg{transform:rotate(-90deg)}.score-ring-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:960px){.landing-layout{flex-direction:column;gap:40px;padding:40px 20px 100px}.landing-info{max-width:100%;text-align:center}.landing-features{text-align:left}.landing-badges{justify-content:center}}@media(max-width:420px){body{background:#fafaf8}.landing-layout{padding:0;gap:0}.landing-info{display:none}.phone{width:100%;height:100vh;border-radius:0;border:none;box-shadow:none}.floating-nav{bottom:8px;padding:6px 8px}.floating-nav div{padding:5px 10px;font-size:11px}}.phone.dark,.phone.dark .screen{background:#1a1d23}.phone.dark .card{background:#242830;border-color:#2e3440}.phone.dark .card-title{color:#e2e8f0}.phone.dark .content{color:#cbd5e1}.phone.dark .nav{background:#1a1d23;border-color:#2e3440}.phone.dark .entry-card{background:#242830;border-color:#2e3440}.phone.dark .entry-summary{background:#2563eb14;border-color:#2563eb33}.phone.dark .module-card{background:#242830;border-color:#2e3440}.phone.dark .alert-box{background:#ef444414;border-color:#ef444433}.phone.dark .chat-bubble-ai{background:#242830;color:#e2e8f0}.phone.dark .bottom-bar{background:#1a1d23;border-color:#2e3440}.phone.dark .bottom-input{background:#242830;color:#94a3b8;border-color:#2e3440}.phone.dark .skeleton{background:linear-gradient(90deg,#2e3440 25%,#3b4252,#2e3440 75%);background-size:200% 100%}.phone.dark .tool-chip{background:#2563eb1f;border-color:#2563eb40;color:#93c5fd}.phone.dark .quick-pill{background:#242830;border-color:#2e3440;color:#93c5fd}.phone.dark .metric-box{background:#242830}.phone.dark .notch{background:#1a1d23}.phone.dark .chat-bottom{background:#1a1d23;border-color:#2e3440}.phone.dark .chat-input{background:#242830;color:#e2e8f0;border-color:transparent}.phone.dark .chat-input:focus{border-color:#2563eb;background:#1a1d23}.phone.dark .chat-send-btn{background:#2e3440}.dark-toggle{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#0000000a;border:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;z-index:100;transition:background .2s}.dark-toggle:hover{background:#00000014}
