@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,300&family=Space+Mono:ital,wght@0,400;0,700;1,400&display=swap";.navbar[data-v-1a721b18]{position:fixed;top:0;left:0;right:0;z-index:100;padding:14px 28px;transition:all .3s ease;background:#fafaf7eb;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(0,0,0,.06)}.navbar.scrolled[data-v-1a721b18]{background:#fafaf7fa;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border-bottom:1px solid rgba(0,0,0,.08);padding:10px 28px}.nav-inner[data-v-1a721b18]{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:16px}.nav-logo[data-v-1a721b18]{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.logo-text[data-v-1a721b18]{font-family:var(--font-display);font-size:19px;font-weight:800;color:#111118;letter-spacing:-.03em}.logo-accent[data-v-1a721b18]{background:linear-gradient(120deg,#e8441e,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links[data-v-1a721b18]{display:flex;align-items:center;gap:2px;flex-shrink:0}.nav-link[data-v-1a721b18]{display:flex;align-items:center;gap:6px;padding:7px 11px;border-radius:var(--radius-sm);color:#525866;text-decoration:none;font-size:13.5px;font-weight:500;transition:var(--transition);white-space:nowrap}.nav-link[data-v-1a721b18]:hover,.nav-link.router-link-active[data-v-1a721b18]{color:#111118;background:#0000000d}.nav-link-discover.router-link-active[data-v-1a721b18],.nav-link-discover.router-link-exact-active[data-v-1a721b18]{color:#525866;background:transparent}.fav-badge[data-v-1a721b18]{background:var(--pink);color:#fff;font-size:11px;font-weight:700;border-radius:99px;padding:1px 6px;font-family:var(--font-mono);min-width:20px;text-align:center}.nav-spacer[data-v-1a721b18]{flex:1}.nav-links-secondary[data-v-1a721b18]{display:flex;align-items:center;gap:2px;flex-shrink:0}.nav-right[data-v-1a721b18]{display:flex;align-items:center;gap:8px;flex-shrink:0}.nav-right .btn-sm[data-v-1a721b18]{padding:8px 16px;font-size:13.5px}.user-menu[data-v-1a721b18]{display:flex;align-items:center;gap:8px;cursor:pointer;padding:6px 12px 6px 6px;border-radius:var(--radius-md);border:1px solid rgba(0,0,0,.1);background:#00000008;transition:var(--transition);position:relative;-webkit-user-select:none;user-select:none}.user-menu[data-v-1a721b18]:hover{background:#0000000f;border-color:#00000026}.user-avatar[data-v-1a721b18]{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--violet),var(--pink));display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:12px;color:#fff;flex-shrink:0}.user-name[data-v-1a721b18]{font-size:14px;font-weight:500;color:#111118}.chevron[data-v-1a721b18]{font-size:12px;color:#9aa1b1;transition:transform .2s}.chevron.open[data-v-1a721b18]{transform:rotate(180deg)}.dropdown[data-v-1a721b18]{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;background:#fefefe;border:1px solid rgba(0,0,0,.1);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 12px 48px #0000001a;animation:dropIn .18s cubic-bezier(.4,0,.2,1);z-index:200}.dropdown-header[data-v-1a721b18]{padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.07)}.dh-name[data-v-1a721b18]{font-weight:600;font-size:14px;color:#111118}.dh-email[data-v-1a721b18]{font-size:12px;color:#525866;margin-top:2px}.dropdown-item[data-v-1a721b18]{display:flex;align-items:center;gap:8px;padding:11px 16px;text-decoration:none;font-size:10px;transition:var(--transition);cursor:pointer;border:none;background:none;width:100%;text-align:left;font-family:var(--ff);font-weight:700;color:#9aa1b1;text-transform:uppercase;letter-spacing:.05em}.dropdown-item[data-v-1a721b18]:hover{background:#0000000a;color:#111118}.dropdown-item.danger[data-v-1a721b18]{color:#dc2626}.dropdown-divider[data-v-1a721b18]{height:1px;background:#00000012;margin:4px 0}.menu-icon[data-v-1a721b18]{flex-shrink:0;color:currentColor;width:24px;height:24px;color:#111118}.burger[data-v-1a721b18]{display:none;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;padding:6px;background:none;border:1px solid transparent;border-radius:8px;cursor:pointer;flex-shrink:0;margin-left:4px;transition:border-color .2s,background .2s}.burger[data-v-1a721b18]:hover{background:var(--surface-2);border-color:var(--border)}.burger span[data-v-1a721b18]{display:block;height:2px;background:var(--text-muted);border-radius:2px;transition:transform .28s ease,opacity .2s ease;transform-origin:center}.burger.open span[data-v-1a721b18]:nth-child(1){transform:translateY(7px) rotate(45deg);background:var(--text)}.burger.open span[data-v-1a721b18]:nth-child(2){opacity:0;transform:scaleX(0)}.burger.open span[data-v-1a721b18]:nth-child(3){transform:translateY(-7px) rotate(-45deg);background:var(--text)}.mobile-menu[data-v-1a721b18]{position:absolute;top:100%;left:0;right:0;background:#fafaf7f7;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border-bottom:1px solid rgba(0,0,0,.08);overflow:hidden;max-height:0;transition:max-height .36s cubic-bezier(.4,0,.2,1)}.mobile-menu.open[data-v-1a721b18]{max-height:680px}.mob-inner[data-v-1a721b18]{display:flex;flex-direction:column;gap:2px;padding:12px 16px 24px}.mob-link[data-v-1a721b18]{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;color:#525866;text-decoration:none;font-size:15px;font-weight:500;transition:var(--transition);background:none;border:none;cursor:pointer;width:100%;text-align:left;font-family:var(--font-body)}.mob-link[data-v-1a721b18]:hover,.mob-link.router-link-active[data-v-1a721b18]{color:#111118;background:#0000000d}.mob-danger[data-v-1a721b18]{color:#dc2626!important}.mob-hr[data-v-1a721b18]{height:1px;background:var(--border);margin:6px 0}.mob-auth[data-v-1a721b18]{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.mob-btn[data-v-1a721b18]{display:flex;align-items:center;justify-content:center;padding:13px;border-radius:10px;font-weight:700;font-size:15px;text-decoration:none;border:none;cursor:pointer;transition:opacity .2s}.mob-btn[data-v-1a721b18]:hover{opacity:.85}.mob-btn-ghost[data-v-1a721b18]{background:#0000000a;border:1px solid rgba(0,0,0,.1);color:#111118}.mob-btn-primary[data-v-1a721b18]{background:linear-gradient(135deg,var(--violet),var(--pink));color:#fff}.mob-user-row[data-v-1a721b18]{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;background:var(--surface);margin-bottom:4px}.nav-auth-actions[data-v-1a721b18]{display:flex;align-items:center;gap:8px}@media (min-width: 1440px){.nav-inner[data-v-1a721b18]{max-width:1600px}.logo-text[data-v-1a721b18]{font-size:22px}.nav-link[data-v-1a721b18]{font-size:15px;padding:8px 14px}.nav-right .btn-sm[data-v-1a721b18]{padding:10px 20px;font-size:15px}.user-name[data-v-1a721b18]{font-size:15px}}@media (min-width: 2560px){.navbar[data-v-1a721b18]{padding:20px 48px}.navbar.scrolled[data-v-1a721b18]{padding:16px 48px}.nav-inner[data-v-1a721b18]{max-width:2400px;gap:32px}.logo-text[data-v-1a721b18]{font-size:30px}.nav-link[data-v-1a721b18]{font-size:18px;padding:10px 18px}.nav-right .btn-sm[data-v-1a721b18]{padding:13px 28px;font-size:17px;border-radius:12px}.user-avatar[data-v-1a721b18]{width:42px;height:42px;font-size:16px}.user-name[data-v-1a721b18]{font-size:18px}.chevron[data-v-1a721b18]{font-size:16px}.user-menu[data-v-1a721b18]{padding:8px 16px 8px 8px;gap:12px}.fav-badge[data-v-1a721b18]{font-size:13px;padding:2px 8px}}@media (min-width: 3840px){.navbar[data-v-1a721b18]{padding:28px 80px}.navbar.scrolled[data-v-1a721b18]{padding:22px 80px}.nav-inner[data-v-1a721b18]{max-width:3400px;gap:48px}.logo-text[data-v-1a721b18]{font-size:40px}.nav-link[data-v-1a721b18]{font-size:24px;padding:14px 24px;border-radius:14px}.nav-right .btn-sm[data-v-1a721b18]{padding:18px 38px;font-size:22px;border-radius:16px}.user-avatar[data-v-1a721b18]{width:56px;height:56px;font-size:20px}.user-name[data-v-1a721b18]{font-size:24px}.chevron[data-v-1a721b18]{font-size:20px}.user-menu[data-v-1a721b18]{padding:10px 20px 10px 10px;gap:16px;border-radius:16px}.fav-badge[data-v-1a721b18]{font-size:16px;padding:3px 10px;min-width:28px}.dropdown[data-v-1a721b18]{min-width:320px}.dh-name[data-v-1a721b18]{font-size:20px}.dh-email[data-v-1a721b18]{font-size:16px}.dropdown-item[data-v-1a721b18]{font-size:20px;padding:16px 24px}}@media (max-width: 1020px){.nav-links-secondary[data-v-1a721b18],.nav-auth-actions[data-v-1a721b18]{display:none}.burger[data-v-1a721b18]{display:flex}}@media (max-width: 768px){.nav-right[data-v-1a721b18]{display:flex}.nav-links-auth[data-v-1a721b18]{display:none}.navbar[data-v-1a721b18]{padding:12px 16px}.navbar.scrolled[data-v-1a721b18]{padding:10px 16px}.logo-text[data-v-1a721b18]{font-size:17px}.user-menu[data-v-1a721b18]{padding:5px 10px 5px 5px;gap:6px}.user-name[data-v-1a721b18]{display:none}.dropdown[data-v-1a721b18]{min-width:240px;right:0}}.theme-toggle-btn[data-v-1a721b18]{width:34px;height:34px;border-radius:50%;background:none;border:1.5px solid var(--border, rgba(0, 0, 0, .1));color:var(--text-muted, #525866);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.theme-toggle-btn[data-v-1a721b18]:hover{background:#e8441e14;border-color:#e8441e4d;color:#e8441e}.dh-badges-row[data-v-1a721b18]{display:flex;align-items:center;gap:6px;margin-top:7px;flex-wrap:wrap}.tier-badge[data-v-1a721b18]{display:inline-flex;align-items:center;padding:3px 10px;border-radius:99px;font-size:10px;font-weight:700;font-family:var(--font-mono, monospace);letter-spacing:.05em;flex-shrink:0}.tier-premium[data-v-1a721b18]{background:linear-gradient(135deg,#d9aa2826,#f5c8501a);border:1.5px solid rgba(217,170,40,.45);color:#b8860b}.tier-free[data-v-1a721b18]{background:#94a3b81a;border:1.5px solid rgba(148,163,184,.35);color:#64748b}.tier-admin[data-v-1a721b18]{background:#7c3aed14;border:1.5px solid rgba(124,58,237,.28);color:#7c3aed}.app-wrapper{min-height:100vh;position:relative}.page-enter-active{animation:pageIn .2s cubic-bezier(.4,0,.2,1)}.page-leave-active{animation:pageOut .15s cubic-bezier(.4,0,.2,1)}@keyframes pageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pageOut{0%{opacity:1}to{opacity:0}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #FAFAF7;--bg-2: #F3F1EB;--bg-3: #EAE7DF;--surface: rgba(0, 0, 0, .025);--surface-2: rgba(0, 0, 0, .045);--surface-3: rgba(0, 0, 0, .07);--border: rgba(0, 0, 0, .08);--border-light: rgba(0, 0, 0, .14);--accent: #E8441E;--accent-2: #F97316;--accent-glow: rgba(232, 68, 30, .28);--violet: #E8441E;--violet-light: #F97316;--violet-glow: rgba(232, 68, 30, .25);--pink: #F97316;--pink-light: #FBB07B;--pink-glow: rgba(249, 115, 22, .25);--cyan: #0891B2;--cyan-light: #22D3EE;--cyan-glow: rgba(8, 145, 178, .25);--lime: #16A34A;--lime-glow: rgba(22, 163, 74, .25);--amber: #D97706;--amber-glow: rgba(217, 119, 6, .25);--red: #DC2626;--red-glow: rgba(220, 38, 38, .25);--text: #111118;--text-muted: #525866;--text-dim: #9AA1B1;--font-display: "Bricolage Grotesque", sans-serif;--font-body: "DM Sans", sans-serif;--font-mono: "Space Mono", monospace;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 22px;--radius-xl: 32px;--transition: all .25s cubic-bezier(.4, 0, .2, 1);--nav-h: 80px}html{scroll-behavior:smooth;scrollbar-gutter:auto}[data-theme=dark]{--bg: #0E0E12;--bg-2: #16161C;--bg-3: #1C1C24;--surface: rgba(255,255,255,.04);--surface-2: rgba(255,255,255,.07);--surface-3: rgba(255,255,255,.1);--border: rgba(255,255,255,.08);--border-light: rgba(255,255,255,.13);--text: #EDEDF5;--text-muted: #8A91A8;--text-dim: #4A5166}[data-theme=dark] body{background-color:#0e0e12;color:#ededf5}[data-theme=dark] .btn-secondary{background:#1c1c24;color:#ededf5;border-color:#ffffff1a}[data-theme=dark] .btn-secondary:hover{background:#22222c;border-color:#e8441e59;color:#ededf5}[data-theme=dark] .btn-ghost{color:#8a91a8;border-color:#ffffff1a}[data-theme=dark] .btn-ghost:hover{color:#ededf5;border-color:#ffffff2e;background:#ffffff0d}[data-theme=dark] .input{background:#1c1c24!important;border-color:#ffffff17!important;color:#ededf5!important}[data-theme=dark] .input::placeholder{color:#4a5166!important}[data-theme=dark] .input:focus{border-color:#e8441e!important;box-shadow:0 0 0 3px #e8441e2e!important;background:#22222c!important}[data-theme=dark] .home-page,[data-theme=dark] .search-page,[data-theme=dark] .favorites-page,[data-theme=dark] .profile-page,[data-theme=dark] .login-page,[data-theme=dark] .signup-page,[data-theme=dark] .pg-wrap,[data-theme=dark] .app-wrapper{background:#0e0e12!important}[data-theme=dark] .home-footer,[data-theme=dark] .search-footer,[data-theme=dark] .fav-footer,[data-theme=dark] .profile-footer,[data-theme=dark] .login-footer,[data-theme=dark] .signup-footer,[data-theme=dark] .footer{background:#0e0e12!important;border-top-color:#ffffff12!important}[data-theme=dark] .ft-logo,[data-theme=dark] .ft-ct{color:#ededf5!important}[data-theme=dark] .ft-tag{color:#4a5166!important}[data-theme=dark] .nav-link:hover,[data-theme=dark] .nav-link.router-link-active{color:#ededf5!important;background:#ffffff0d!important}[data-theme=dark] .dropdown-header{border-bottom-color:#ffffff12!important}[data-theme=dark] .dh-email,[data-theme=dark] .dropdown-item{color:#8a91a8!important}[data-theme=dark] .dropdown-item.danger{color:#dc2626!important}[data-theme=dark] .mob-link{color:#8a91a8!important}[data-theme=dark] .fc-title,[data-theme=dark] .fb-title{color:#ededf5!important}[data-theme=dark] .fc-sub,[data-theme=dark] .fc-row-val,[data-theme=dark] .fb-info-val{color:#8a91a8!important}[data-theme=dark] .fb-deep-dive{background:linear-gradient(135deg,#1c1c24,#22222c)!important;border:1px solid rgba(255,255,255,.08)!important}[data-theme=dark] .chat-popup{background:#16161c!important;border-color:#ffffff17!important;box-shadow:0 28px 80px #0009!important}[data-theme=dark] .chat-bubble.user{background:#e8441e26!important;border-color:#e8441e40!important;color:#ededf5!important}[data-theme=dark] .chat-input:focus{border-color:#e8441e!important;box-shadow:0 0 0 3px #e8441e26!important}[data-theme=dark] .qr-pill:hover{background:#e8441e1a!important;border-color:#e8441e4d!important;color:#e8441e!important}[data-theme=dark] .typing-dot{background:#4a5166!important}[data-theme=dark] .float-chat-btn{background:linear-gradient(135deg,#1c1c24,#22222c)!important;border-color:#ffffff1f!important;box-shadow:0 14px 34px #00000080!important}[data-theme=dark] .fav-card{background:#16161c!important;border-color:#ffffff17!important;box-shadow:0 12px 48px #0000004d,0 2px 8px #0003!important}[data-theme=dark] .fav-card:hover{box-shadow:0 20px 56px #00000080!important}[data-theme=dark] .fc-tagline{color:#8a91a8!important}[data-theme=dark] .fc-row-val{color:#8a91a8!important}[data-theme=dark] .fc-bar-label,[data-theme=dark] .fc-bar-est{color:#8a91a8!important}[data-theme=dark] .fc-footer{border-top-color:#ffffff12!important}[data-theme=dark] .fc-remove{background:#1c1c24!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .list-row,[data-theme=dark] .result-card{background:#16161c!important;border-color:#ffffff17!important;box-shadow:0 4px 16px #00000040!important}[data-theme=dark] .list-row:hover,[data-theme=dark] .result-card:hover{box-shadow:0 8px 28px #0006!important}[data-theme=dark] .lr-title,[data-theme=dark] .rc-title{color:#ededf5!important}[data-theme=dark] .lr-tagline,[data-theme=dark] .rc-tagline{color:#8a91a8!important}[data-theme=dark] .lr-bar-est{color:#8a91a8!important}[data-theme=dark] .rc-fav-btn,[data-theme=dark] .rc-detail-btn{background:#1c1c24!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .rc-detail-btn:hover{background:#e8441e1a!important;color:#e8441e!important}[data-theme=dark] .psb-input{color:#ededf5!important}[data-theme=dark] .psb-submit{background:#e8441e1f!important;border-color:#e8441e40!important}[data-theme=dark] .sf-btn:hover{background:#22222c!important;color:#ededf5!important}[data-theme=dark] .profile-card{background:#16161c!important;border-color:#ffffff17!important;box-shadow:0 8px 40px #00000059!important}[data-theme=dark] .pref-row{border-bottom-color:#ffffff12!important}[data-theme=dark] .vt-btn{color:#4a5166!important}[data-theme=dark] .vt-btn:hover:not(.active){background:#ffffff0d!important;color:#ededf5!important}[data-theme=dark] .combine-modal{background:#16161c!important;box-shadow:0 24px 80px #0009!important}[data-theme=dark] .gr-metric{background:#22222c!important;border-color:#ffffff14!important}[data-theme=dark] .grm-val{color:#ededf5!important}[data-theme=dark] .gen-loading p{color:#8a91a8!important}[data-theme=dark] .login-card,[data-theme=dark] .signup-page .q-block{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .q-input{background:#1c1c24!important;border-color:#ffffff17!important;color:#ededf5!important}[data-theme=dark] .q-input::placeholder{color:#4a5166!important}[data-theme=dark] .q-heading{color:#ededf5!important}[data-theme=dark] .q-sub{color:#8a91a8!important}[data-theme=dark] .login-header p,[data-theme=dark] .form-label{color:#8a91a8!important}[data-theme=dark] .login-divider{color:#4a5166!important}[data-theme=dark] .login-divider:before,[data-theme=dark] .login-divider:after{background:#ffffff12!important}[data-theme=dark] .combine-locked-tip,[data-theme=dark] .stb-locked-tooltip,[data-theme=dark] .chat-locked-tooltip{background:#1c1c24!important;border:1px solid rgba(255,255,255,.09)}body{background-color:var(--bg);color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:hidden}#app{min-height:100vh;display:flex;flex-direction:column}.app-shell{height:100%;display:flex;flex-direction:column}.app-main{margin-top:var(--nav-h);height:calc(100vh - var(--nav-h));overflow-y:auto;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.15;letter-spacing:-.02em}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent;margin-top:var(--nav-h)}::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;transition:background .4s ease}body.is-scrolling::-webkit-scrollbar-thumb{background:#f97316}.glow-violet{box-shadow:0 0 30px var(--violet-glow),0 0 60px #7c3aed1a}.glow-pink{box-shadow:0 0 30px var(--pink-glow),0 0 60px #ec48991a}.glow-cyan{box-shadow:0 0 30px var(--cyan-glow)}.text-gradient{background:linear-gradient(120deg,#e8441e,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass{background:var(--surface);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border)}.glass-2{background:var(--surface-2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-light)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:var(--radius-md);font-family:var(--font-display);font-weight:600;font-size:15px;letter-spacing:.01em;cursor:pointer;border:none;outline:none;transition:var(--transition);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn-primary{background:linear-gradient(135deg,#e8441e,#f97316);color:#fff;position:relative;transition:box-shadow .2s,transform .2s,filter .2s}.btn-primary:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 8px 30px #e8441e52;color:#fff}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:#f7f6f3;color:#111118;border:1.5px solid rgba(0,0,0,.1)}.btn-secondary:hover{background:#eae7df;border-color:#e8441e4d;color:#111118;transform:translateY(-2px)}.btn-ghost{background:transparent;color:#525866;border:1.5px solid rgba(0,0,0,.1)}.btn-ghost:hover{color:#111118;border-color:#0000002e;background:#0000000a}.btn-lg{padding:16px 36px;font-size:17px}.btn-sm{padding:8px 16px;font-size:13px}.badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:99px;font-size:12px;font-weight:600;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase}.badge-violet{background:#e8441e1a;color:#c83516;border:1px solid rgba(232,68,30,.22)}.badge-pink{background:#f973161a;color:#c2630c;border:1px solid rgba(249,115,22,.22)}.badge-cyan{background:#0891b21a;color:#0e7490;border:1px solid rgba(8,145,178,.22)}.badge-lime{background:#16a34a1a;color:#15803d;border:1px solid rgba(22,163,74,.22)}.badge-amber{background:#d977061a;color:#b45309;border:1px solid rgba(217,119,6,.22)}.badge-red{background:#dc26261a;color:#b91c1c;border:1px solid rgba(220,38,38,.22)}.input{width:100%;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);padding:14px 18px;color:var(--text);font-family:var(--font-body);font-size:15px;outline:none;transition:var(--transition)}.input::placeholder{color:var(--text-dim)}.input:focus{border-color:var(--violet);background:var(--surface-3);box-shadow:0 0 0 3px var(--violet-glow)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px var(--violet-glow)}50%{box-shadow:0 0 40px var(--violet-glow),0 0 80px #7c3aed33}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fade-in{animation:fadeIn .6s ease forwards}.animate-fade-up{animation:fadeInUp .7s ease forwards}.animate-float{animation:float 4s ease-in-out infinite}.animate-pulse-glow{animation:pulse-glow 2s ease-in-out infinite}.page-enter-active{animation:fadeInUp .4s ease}.page-leave-active{animation:fadeIn .2s ease reverse}.noise:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");z-index:9999}[data-theme=dark],[data-theme=dark] body{background-color:#0e0e12!important;color:#ededf5!important}[data-theme=dark] #app,[data-theme=dark] .app-wrapper,[data-theme=dark] .noise{background:#0e0e12!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:#ededf5!important}[data-theme=dark] p{color:#8a91a8!important}[data-theme=dark] strong{color:#ededf5!important}[data-theme=dark] li{color:#8a91a8!important}[data-theme=dark] a:not([class]){color:#8a91a8!important}[data-theme=dark] .text-gradient,[data-theme=dark] .gr,[data-theme=dark] .logo-accent,[data-theme=dark] .ft-gr{color:transparent!important;-webkit-text-fill-color:transparent!important;background:linear-gradient(120deg,#e8441e,#f97316)!important;-webkit-background-clip:text!important;background-clip:text!important}[data-theme=dark] .btn-secondary{background:#1c1c24!important;color:#ededf5!important;border-color:#ffffff1a!important}[data-theme=dark] .btn-secondary:hover{background:#22222c!important;border-color:#e8441e59!important}[data-theme=dark] .btn-ghost{color:#8a91a8!important;border-color:#ffffff1a!important}[data-theme=dark] .btn-ghost:hover{color:#ededf5!important;background:#ffffff0d!important;border-color:#ffffff2e!important}[data-theme=dark] .input,[data-theme=dark] input[class=input],[data-theme=dark] textarea,[data-theme=dark] select{background:#1c1c24!important;border-color:#ffffff17!important;color:#ededf5!important}[data-theme=dark] .input::placeholder,[data-theme=dark] textarea::placeholder{color:#4a5166!important}[data-theme=dark] .input:focus,[data-theme=dark] textarea:focus{border-color:#e8441e!important;box-shadow:0 0 0 3px #e8441e26!important;background:#22222c!important}[data-theme=dark] footer,[data-theme=dark] .home-footer,[data-theme=dark] .search-footer,[data-theme=dark] .fav-footer,[data-theme=dark] .profile-footer,[data-theme=dark] .login-footer,[data-theme=dark] .signup-footer,[data-theme=dark] .footer{background:#0e0e12!important;border-top-color:#ffffff12!important}[data-theme=dark] .ft-brand,[data-theme=dark] .ft-brand p,[data-theme=dark] .ft-tag{color:#4a5166!important;background:transparent!important}[data-theme=dark] .ft-copy{color:#2e2e3a!important}[data-theme=dark] .ft-ct{color:#ededf5!important;background:transparent!important}[data-theme=dark] .ft-link,[data-theme=dark] .fl{color:#4a5166!important;background:transparent!important}[data-theme=dark] .ft-link:hover,[data-theme=dark] .fl:hover{color:#8a91a8!important}[data-theme=dark] .ft-logo{color:#ededf5!important;background:transparent!important}[data-theme=dark] .ft-cols,[data-theme=dark] .ft-cols>div{background:transparent!important}[data-theme=dark] .navbar{background:#0e0e12f2!important;border-bottom-color:#ffffff12!important}[data-theme=dark] .navbar.scrolled{background:#0e0e12fa!important}[data-theme=dark] .logo-text{color:#ededf5!important}[data-theme=dark] .nav-link{color:#8a91a8!important}[data-theme=dark] .nav-link:hover{color:#ededf5!important;background:#ffffff0d!important}[data-theme=dark] .user-menu{background:#ffffff0a!important;border-color:#ffffff1a!important}[data-theme=dark] .user-name{color:#ededf5!important}[data-theme=dark] .chevron{color:#8a91a8!important}[data-theme=dark] .dropdown{background:#16161c!important;border-color:#ffffff1a!important;box-shadow:0 12px 48px #00000080!important}[data-theme=dark] .dropdown-header{border-bottom-color:#ffffff12!important;background:transparent!important}[data-theme=dark] .dh-name{color:#ededf5!important}[data-theme=dark] .dh-email{color:#8a91a8!important}[data-theme=dark] .dropdown-item{color:#8a91a8!important;background:transparent!important}[data-theme=dark] .dropdown-item:hover{background:#ffffff0d!important;color:#ededf5!important}[data-theme=dark] .dropdown-item.danger{color:#f87171!important}[data-theme=dark] .dropdown-divider{background:#ffffff12!important}[data-theme=dark] .menu-icon{color:#8a91a8!important}[data-theme=dark] .mobile-menu{background:#0e0e12fa!important;border-bottom-color:#ffffff12!important}[data-theme=dark] .mob-link{color:#8a91a8!important;background:transparent!important}[data-theme=dark] .mob-link:hover{color:#ededf5!important;background:#ffffff0d!important}[data-theme=dark] .mob-btn-ghost{background:#ffffff0d!important;border-color:#ffffff1a!important;color:#ededf5!important}[data-theme=dark] .mob-hr{background:#ffffff12!important}[data-theme=dark] .mob-user-row{background:#ffffff0a!important}[data-theme=dark] .burger span{background:#8a91a8!important}[data-theme=dark] .burger.open span{background:#ededf5!important}[data-theme=dark] .flip-front,[data-theme=dark] .flip-back{background:#16161c!important;border-color:#ffffff1a!important;box-shadow:0 12px 48px #0006,0 2px 8px #0000004d!important}[data-theme=dark] .fc-title{color:#ededf5!important}[data-theme=dark] .fc-sub{color:#8a91a8!important}[data-theme=dark] .fb-title{color:#ededf5!important}[data-theme=dark] .fc-row-val,[data-theme=dark] .fb-info-val{color:#8a91a8!important}[data-theme=dark] .fb-info-val.revenue{color:#4ade80!important}[data-theme=dark] .fb-info-val.traction{color:#38bdf8!important}[data-theme=dark] .fc-divider{background:#ffffff12!important}[data-theme=dark] .fc-bar-track{background:#ffffff14!important}[data-theme=dark] .fc-bar-label{color:#ededf5!important}[data-theme=dark] .fc-bar-est{color:#4a5166!important}[data-theme=dark] .fb-deep-dive{background:linear-gradient(135deg,#22222c,#2a2a36)!important;border-color:#ffffff14!important;color:#ededf5!important}[data-theme=dark] .decision-overlay.like{background:#16a34a26!important}[data-theme=dark] .decision-overlay.pass{background:#dc262626!important}[data-theme=dark] .sbc-back-1{background:#1c1c24!important;border-color:#ffffff14!important}[data-theme=dark] .sbc-back-2{background:#1a1a22!important;border-color:#ffffff12!important}[data-theme=dark] .sbc-back-3{background:#181820!important;border-color:#ffffff0f!important}[data-theme=dark] .sbc-back-4{background:#16161e!important;border-color:#ffffff0d!important}[data-theme=dark] .swipe-btn{background:#16161c!important;box-shadow:0 6px 18px #0000004d!important}[data-theme=dark] .sb-label{color:#8a91a8!important}[data-theme=dark] .all-done h2,[data-theme=dark] .empty-state h2{color:#ededf5!important}[data-theme=dark] .all-done p,[data-theme=dark] .empty-state p{color:#8a91a8!important}[data-theme=dark] .float-chat-btn{background:linear-gradient(135deg,#1c1c24,#22222c)!important;border-color:#ffffff1f!important;box-shadow:0 14px 34px #00000080!important;color:#ededf5!important}[data-theme=dark] .fcb-text{color:#ededf5!important}[data-theme=dark] .chat-popup{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .chat-popup-hd{background:#1c1c24!important;border-bottom-color:#ffffff12!important}[data-theme=dark] .chat-popup-title{color:#ededf5!important}[data-theme=dark] .chat-popup-close{background:#22222c!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .chat-messages{background:#0e0e12!important}[data-theme=dark] .chat-bubble.ai{background:#16161c!important;border-color:#ffffff14!important;color:#ededf5!important}[data-theme=dark] .chat-bubble.ai p{color:#ededf5!important}[data-theme=dark] .chat-bubble.user{background:#e8441e26!important;border-color:#e8441e40!important}[data-theme=dark] .chat-bubble.user p{color:#ededf5!important}[data-theme=dark] .chat-input-row,[data-theme=dark] .quick-replies,[data-theme=dark] .chat-done-bar{background:#16161c!important;border-top-color:#ffffff12!important}[data-theme=dark] .chat-input{background:#1c1c24!important;border-color:#ffffff17!important;color:#ededf5!important}[data-theme=dark] .chat-input::placeholder{color:#4a5166!important}[data-theme=dark] .qr-pill{background:#1c1c24!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .qr-pill:hover{background:#e8441e1a!important;color:#e8441e!important}[data-theme=dark] .cr-tag{color:#8a91a8!important}[data-theme=dark] .chat-upgrade-bar{background:linear-gradient(135deg,#e8441e1a,#f973160f)!important;border-top-color:#e8441e2e!important}[data-theme=dark] .chat-upgrade-title{color:#ededf5!important}[data-theme=dark] .chat-upgrade-sub{color:#4a5166!important}[data-theme=dark] .chat-ratelimit-bar{background:#d9770614!important}[data-theme=dark] .favorites-page{background:#0e0e12!important}[data-theme=dark] .fav-container{background:transparent!important}[data-theme=dark] .fav-title{color:#ededf5!important}[data-theme=dark] .fav-sub{color:#8a91a8!important}[data-theme=dark] .page-label{color:#e8441e!important}[data-theme=dark] .fav-card{background:#16161c!important;border-color:#ffffff17!important;box-shadow:0 12px 48px #0000004d!important}[data-theme=dark] .fav-card .fc-title,[data-theme=dark] .fav-card .fc-tagline{color:#ededf5!important}[data-theme=dark] .fav-card .fc-divider{background:#ffffff12!important}[data-theme=dark] .fav-card .fc-row-val{color:#8a91a8!important}[data-theme=dark] .fav-card .fc-bar-track{background:#ffffff14!important}[data-theme=dark] .fav-card .fc-footer{border-top-color:#ffffff12!important}[data-theme=dark] .fav-card .fc-remove{background:#1c1c24!important;border-color:#ffffff17!important}[data-theme=dark] .combine-banner{background:#e8441e14!important;border-color:#e8441e33!important}[data-theme=dark] .cb-title{color:#ededf5!important}[data-theme=dark] .cb-sub{color:#8a91a8!important}[data-theme=dark] .filter-btn{background:#16161c!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .filter-btn:hover{background:#1c1c24!important;color:#ededf5!important}[data-theme=dark] .filter-btn.active{background:#e8441e1a!important;border-color:#e8441e4d!important;color:#e8441e!important}[data-theme=dark] .view-toggle{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .vt-btn{color:#4a5166!important;background:transparent!important}[data-theme=dark] .vt-btn.active{background:#e8441e1a!important;color:#e8441e!important}[data-theme=dark] .results-info{color:#4a5166!important}[data-theme=dark] .list-row{background:#16161c!important;border-color:#ffffff17!important;box-shadow:0 4px 16px #00000040!important}[data-theme=dark] .lr-title,[data-theme=dark] .lr-tagline{color:#ededf5!important}[data-theme=dark] .lr-bar-track{background:#ffffff14!important}[data-theme=dark] .lr-bar-label{color:#ededf5!important}[data-theme=dark] .lr-bar-est{color:#4a5166!important}[data-theme=dark] .lr-actions .rc-detail-btn{background:#22222c!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .lr-actions .rc-detail-btn:hover{background:#e8441e1a!important;color:#e8441e!important}[data-theme=dark] .lr-actions .btn-secondary{background:#22222c!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .combine-modal{background:#16161c!important}[data-theme=dark] .modal-close{background:#1c1c24!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .modal-label{color:#e8441e!important}[data-theme=dark] .modal-title{color:#ededf5!important}[data-theme=dark] .modal-chip{background:#e8441e1a!important;border-color:#e8441e40!important}[data-theme=dark] .gr-card{background:#1c1c24!important;border-color:#ffffff17!important}[data-theme=dark] .gr-title{color:#ededf5!important}[data-theme=dark] .gr-tagline{color:#8a91a8!important}[data-theme=dark] .gr-divider{background:#ffffff12!important}[data-theme=dark] .gr-row-val{color:#8a91a8!important}[data-theme=dark] .gr-bar-track{background:#ffffff14!important}[data-theme=dark] .gr-bar-label{color:#ededf5!important}[data-theme=dark] .gr-bar-est{color:#4a5166!important}[data-theme=dark] .gr-why{background:#e8441e0f!important;border-color:#e8441e26!important}[data-theme=dark] .gr-why p,[data-theme=dark] .gen-loading p{color:#8a91a8!important}[data-theme=dark] .gr-new-label{background:#16a34a1a!important}[data-theme=dark] .search-page{background:#0e0e12!important}[data-theme=dark] .search-layout{background:transparent!important}[data-theme=dark] .psb-inner{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .psb-input{color:#ededf5!important;background:transparent!important}[data-theme=dark] .psb-input::placeholder{color:#4a5166!important}[data-theme=dark] .sh-query{color:#ededf5!important}[data-theme=dark] .sh-label{color:#4a5166!important}[data-theme=dark] .back-btn{background:#1c1c24!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .result-count{color:#8a91a8!important}[data-theme=dark] .result-count strong{color:#ededf5!important}[data-theme=dark] .sf-btn{background:#1c1c24!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .sf-btn.active{background:#e8441e1a!important;border-color:#e8441e4d!important;color:#e8441e!important}[data-theme=dark] .result-card{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .rc-title,[data-theme=dark] .rc-tagline{color:#ededf5!important}[data-theme=dark] .rc-divider{background:#ffffff12!important}[data-theme=dark] .rc-row-val{color:#8a91a8!important}[data-theme=dark] .rc-bar-track{background:#ffffff14!important}[data-theme=dark] .rc-bar-label{color:#ededf5!important}[data-theme=dark] .rc-footer{border-top-color:#ffffff12!important}[data-theme=dark] .rc-fav-btn{background:#1c1c24!important;border-color:#ffffff17!important}[data-theme=dark] .rc-detail-btn{background:#1c1c24!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .pg-btn{background:#16161c!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .pg-btn:hover:not(:disabled):not(.ellipsis){background:#1c1c24!important;color:#ededf5!important}[data-theme=dark] .pg-btn.active{background:#e8441e1f!important;border-color:#e8441e59!important;color:#e8441e!important}[data-theme=dark] .profile-page{background:#0e0e12!important}[data-theme=dark] .profile-card{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .profile-header{background:linear-gradient(135deg,#e8441e1f,#f973160f)!important;border-bottom-color:#ffffff12!important}[data-theme=dark] .profile-name{color:#ededf5!important}[data-theme=dark] .profile-email{color:#8a91a8!important}[data-theme=dark] .profile-divider{background:#ffffff12!important}[data-theme=dark] .profile-section{background:transparent!important}[data-theme=dark] .section-heading-title{color:#ededf5!important}[data-theme=dark] .section-heading-icon,[data-theme=dark] .form-group{background:transparent!important}[data-theme=dark] .form-label{color:#8a91a8!important}[data-theme=dark] .pref-label{color:#ededf5!important}[data-theme=dark] .pref-sub{color:#8a91a8!important}[data-theme=dark] .pref-row{border-bottom-color:#ffffff12!important;background:transparent!important}[data-theme=dark] .danger-row{background:transparent!important}[data-theme=dark] .toggle{background:#ffffff1a!important;border-color:#ffffff1f!important}[data-theme=dark] .toggle.on{background:#e8441e!important;border-color:#e8441e!important}[data-theme=dark] .pw-feedback.error{background:#dc26261a!important;border-color:#dc262633!important;color:#f87171!important}[data-theme=dark] .pw-feedback.success{background:#16a34a1a!important;border-color:#16a34a33!important;color:#4ade80!important}[data-theme=dark] .login-page,[data-theme=dark] .signup-page{background:#0e0e12!important}[data-theme=dark] .login-card{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .login-header h2{color:#ededf5!important}[data-theme=dark] .login-header p{color:#8a91a8!important}[data-theme=dark] .forgot-link{color:#e8441e!important}[data-theme=dark] .login-signup{color:#8a91a8!important}[data-theme=dark] .login-signup a{color:#e8441e!important}[data-theme=dark] .oauth-btn{background:#1c1c24!important;border-color:#ffffff17!important;color:#ededf5!important}[data-theme=dark] .login-divider{color:#4a5166!important;background:transparent!important}[data-theme=dark] .login-divider span{background:#16161c!important;color:#4a5166!important}[data-theme=dark] .signup-page .q-viewport{background:transparent!important}[data-theme=dark] .signup-page .q-heading{color:#ededf5!important}[data-theme=dark] .signup-page .q-sub{color:#8a91a8!important}[data-theme=dark] .signup-page .q-input{background:#1c1c24!important;border-color:#ffffff17!important;color:#ededf5!important}[data-theme=dark] .signup-page .q-input::placeholder{color:#4a5166!important}[data-theme=dark] .signup-page .q-login-hint{color:#8a91a8!important}[data-theme=dark] .signup-page .q-login-hint a{color:#e8441e!important}[data-theme=dark] .step-dot{background:#ffffff26!important;border-color:#ffffff26!important}[data-theme=dark] .step-dot.active{background:#fff!important;border-color:#fff!important}[data-theme=dark] .step-dot.done{background:#e8441e!important;border-color:#e8441e!important}[data-theme=dark] .terms-check-label{color:#8a91a8!important}[data-theme=dark] .terms-link,[data-theme=dark] .resend-link{color:#e8441e!important}[data-theme=dark] .pw-strength{background:transparent!important}[data-theme=dark] .pws-track{background:#ffffff14!important}[data-theme=dark] .pw-toggle{color:#8a91a8!important;background:transparent!important}[data-theme=dark] .error-msg{background:#dc26261a!important;border-color:#dc262633!important;color:#f87171!important}[data-theme=dark] .home-page{background:#0e0e12!important}[data-theme=dark] .home-layout,[data-theme=dark] .swipe-area{background:transparent!important}[data-theme=dark] .paywall-overlay{background:#000000bf!important}[data-theme=dark] .pw-title{color:#fff!important}[data-theme=dark] .pw-sub{color:#ffffffb3!important}[data-theme=dark] body.is-scrolling::-webkit-scrollbar-thumb{background:#f9731666!important}[data-theme=dark] .lp{background:#0e0e12!important}[data-theme=dark] .lp .h1,[data-theme=dark] .lp .h2{color:#ededf5!important}[data-theme=dark] .lp .hero-sub,[data-theme=dark] .lp .sec-sub{color:#8a91a8!important}[data-theme=dark] .lp .ey{color:#e8441e!important}[data-theme=dark] .lp .sec-alt{background:#16161c!important;border-top-color:#ffffff12!important;border-bottom-color:#ffffff12!important}[data-theme=dark] .lp .flip-front,[data-theme=dark] .lp .flip-back{background:#16161c!important;border-color:#ffffff1a!important;box-shadow:0 12px 48px #0006!important}[data-theme=dark] .lp .fc-title{color:#ededf5!important}[data-theme=dark] .lp .fc-sub,[data-theme=dark] .lp .fc-row-val{color:#8a91a8!important}[data-theme=dark] .lp .fc-divider{background:#ffffff12!important}[data-theme=dark] .lp .fc-bar-track{background:#ffffff14!important}[data-theme=dark] .lp .fc-bar-label{color:#ededf5!important}[data-theme=dark] .lp .fc-bar-est{color:#4a5166!important}[data-theme=dark] .lp .fc-bars{border-top-color:#ffffff12!important}[data-theme=dark] .lp .fb-quote-text{color:#ededf5!important}[data-theme=dark] .lp .fb-brand{color:#e8441e!important}[data-theme=dark] .lp .fb-quote-body{background:#e8441e14!important;border-color:#e8441e2e!important}[data-theme=dark] .lp .fb-avatar{background:#1c1c24!important;border-color:#ffffff1a!important}[data-theme=dark] .lp .dc-1{background:#1c1c24!important;border-color:#ffffff14!important}[data-theme=dark] .lp .dc-2{background:#1a1a22!important;border-color:#ffffff12!important}[data-theme=dark] .lp .dc-3{background:#181820!important;border-color:#ffffff0f!important}[data-theme=dark] .lp .deck-clone .fc-title{color:#ededf5!important}[data-theme=dark] .lp .deck-clone .fc-sub{color:#8a91a8!important}[data-theme=dark] .lp .deck-clone .fc-bar-track{background:#ffffff14!important}[data-theme=dark] .lp .deck-clone .fc-divider{background:#ffffff12!important}[data-theme=dark] .lp .mode-step-card{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .lp .mode-step-card:hover{box-shadow:0 8px 36px #0000004d!important}[data-theme=dark] .lp .mode-step-featured{background:#e8441e0f!important;border-color:#e8441e40!important}[data-theme=dark] .lp .mode-step-title{color:#ededf5!important}[data-theme=dark] .lp .mode-conn-line{background:linear-gradient(to bottom,#e8441e59,#e8441e14)!important}[data-theme=dark] .lp .mode-img-frame{border-color:#ffffff14!important}[data-theme=dark] .lp .vs-wrap{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .lp .vs-benefits{border-right-color:#ffffff12!important}[data-theme=dark] .lp .vs-benefits-label{color:#e8441e!important}[data-theme=dark] .lp .vs-benefit-item{color:#ededf5!important;border-bottom-color:#ffffff12!important}[data-theme=dark] .lp .vs-stats-col{background:#1c1c24!important}[data-theme=dark] .lp .vss-item{border-top-color:#ffffff12!important}[data-theme=dark] .lp .vss-lbl{color:#8a91a8!important}[data-theme=dark] .lp .wyg-item{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .lp .wyg-title{color:#ededf5!important}[data-theme=dark] .lp .wyg-desc{color:#8a91a8!important}[data-theme=dark] .lp .wyg-item:hover{border-color:#e8441e47!important}[data-theme=dark] .lp .rv-card{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .lp .rv-text{color:#8a91a8!important}[data-theme=dark] .lp .rv-name{color:#ededf5!important}[data-theme=dark] .lp .rv-role{color:#4a5166!important}[data-theme=dark] .lp .rv-footer{border-top-color:#ffffff12!important}[data-theme=dark] .lp .car-btn{background:#16161c!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .lp .car-btn:hover{background:#1c1c24!important;color:#ededf5!important}[data-theme=dark] .lp .dot{background:#ffffff26!important}[data-theme=dark] .lp .dot.on{background:#e8441e!important}[data-theme=dark] .lp .faq-list{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .lp .faq-item{border-bottom-color:#ffffff12!important}[data-theme=dark] .lp .faq-item:hover{background:#ffffff08!important}[data-theme=dark] .lp .faq-item.open{background:#e8441e12!important}[data-theme=dark] .lp .faq-q{color:#ededf5!important}[data-theme=dark] .lp .faq-a{color:#8a91a8!important}[data-theme=dark] .lp .footer{background:#0e0e12!important;border-top-color:#ffffff12!important}[data-theme=dark] .lp .ft-logo,[data-theme=dark] .lp .ft-ct{color:#ededf5!important;background:transparent!important}[data-theme=dark] .lp .ft-tag{color:#4a5166!important;background:transparent!important}[data-theme=dark] .lp .ft-copy{color:#2e2e3a!important}[data-theme=dark] .lp .fl{color:#4a5166!important;background:transparent!important}[data-theme=dark] .lp .fl:hover{color:#8a91a8!important}[data-theme=dark] .lp .gc{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .lp .gc-title{color:#ededf5!important}[data-theme=dark] .lp .gc-sub{color:#8a91a8!important}[data-theme=dark] .lp .cd{background:#1c1c24!important;border-color:#ffffff14!important}[data-theme=dark] .lp .cd-n{background:#22222c!important;border-color:#e8441e2e!important}[data-theme=dark] .lp .gc-no{background:#ffffff0f!important;border-color:#ffffff1a!important;color:#ededf5!important}[data-theme=dark] .lp .gc-inp{background:#1c1c24!important;border-color:#ffffff17!important;color:#ededf5!important}[data-theme=dark] .lp .gift-close{background:#1c1c24!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .pg-wrap .hero-sub em{color:#e8441e!important}[data-theme=dark] .pg-wrap .sec-sub{color:#8a91a8!important}[data-theme=dark] .pg-wrap .sec-alt{background:#16161c!important;border-top-color:#ffffff12!important;border-bottom-color:#ffffff12!important}[data-theme=dark] .pg-wrap .stat-item{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .pg-wrap .stat-n{color:#ededf5!important}[data-theme=dark] .pg-wrap .stat-l,[data-theme=dark] .pg-wrap .body-p{color:#8a91a8!important}[data-theme=dark] .pg-wrap .body-p em{color:#ededf5!important}[data-theme=dark] .pg-wrap .story-card{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .pg-wrap .story-card-2{background:#e8441e0d!important;border-color:#e8441e2e!important}[data-theme=dark] .pg-wrap .sc-body{color:#8a91a8!important}[data-theme=dark] .pg-wrap .sc-name{color:#ededf5!important}[data-theme=dark] .pg-wrap .sc-role{color:#4a5166!important}[data-theme=dark] .pg-wrap .val-card{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .pg-wrap .val-title{color:#ededf5!important}[data-theme=dark] .pg-wrap .val-desc{color:#8a91a8!important}[data-theme=dark] .pg-wrap .team-card{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .pg-wrap .team-name{color:#ededf5!important}[data-theme=dark] .pg-wrap .team-bio{color:#8a91a8!important}[data-theme=dark] .contact-page,[data-theme=dark] .contact-shell{background:#0e0e12!important}[data-theme=dark] .contact-card{background:#16161c!important;border-color:#ffffff17!important;box-shadow:0 8px 48px #0000004d!important}[data-theme=dark] .contact-card .title{color:#ededf5!important}[data-theme=dark] .contact-card .sub{color:#8a91a8!important}[data-theme=dark] .contact-card .note{color:#4a5166!important}[data-theme=dark] .contact-page .footer{background:#0e0e12!important;border-top-color:#ffffff12!important}[data-theme=dark] .contact-page .footer .ft-logo,[data-theme=dark] .contact-page .footer .ft-ct{color:#ededf5!important;background:transparent!important}[data-theme=dark] .contact-page .footer .ft-tag,[data-theme=dark] .contact-page .footer .fl{color:#4a5166!important;background:transparent!important}[data-theme=dark] .contact-page .footer .fl:hover{color:#8a91a8!important}[data-theme=dark] .info-page{background:#0e0e12!important;color:#ededf5!important}[data-theme=dark] .info-page .info-main,[data-theme=dark] .info-page .legal-hero{background:transparent!important}[data-theme=dark] .info-page .h1{color:#ededf5!important}[data-theme=dark] .info-page .hero-sub{color:#8a91a8!important}[data-theme=dark] .info-page .last-updated{color:#4a5166!important}[data-theme=dark] .info-page .last-updated span{color:#8a91a8!important}[data-theme=dark] .info-page .doc-nav{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .info-page .nav-group-title{color:#4a5166!important}[data-theme=dark] .info-page .nav-link{color:#8a91a8!important}[data-theme=dark] .info-page .nav-link:hover{color:#ededf5!important;background:#ffffff0d!important;border-left-color:#e8441e!important}[data-theme=dark] .info-page .nav-link.active{color:#e8441e!important;background:#e8441e14!important}[data-theme=dark] .info-page .section-title{color:#ededf5!important;border-bottom-color:#ffffff12!important}[data-theme=dark] .info-page .sub-title{color:#ededf5!important}[data-theme=dark] .info-page .body-text{color:#8a91a8!important}[data-theme=dark] .info-page .body-text strong{color:#ededf5!important}[data-theme=dark] .info-page .body-list li{color:#8a91a8!important}[data-theme=dark] .info-page .body-list li:before{color:#2e2e3a!important}[data-theme=dark] .info-page .body-list strong{color:#ededf5!important}[data-theme=dark] .info-page .divider{background:#ffffff12!important}[data-theme=dark] .info-page .highlight-box{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .info-page .hb-title{color:#ededf5!important}[data-theme=dark] .info-page .hb-desc{color:#8a91a8!important}[data-theme=dark] .info-page .callout-orange{background:#e8441e14!important;border-color:#e8441e38!important;color:#ededf5!important}[data-theme=dark] .info-page .callout-blue{background:#3b82f614!important;border-color:#3b82f638!important;color:#ededf5!important}[data-theme=dark] .info-page .kbd-table{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .info-page .kbd-row{color:#8a91a8!important;border-bottom-color:#ffffff12!important}[data-theme=dark] .info-page .header-row{background:#1c1c24!important;color:#4a5166!important}[data-theme=dark] .info-page kbd{background:#22222c!important;border-color:#ffffff1f!important;color:#ededf5!important;box-shadow:0 1px #0006!important}[data-theme=dark] .info-page .example-prompts{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .info-page .ep-item{color:#8a91a8!important;border-bottom-color:#ffffff12!important}[data-theme=dark] .info-page .info-footer{background:#0e0e12!important;border-top-color:#ffffff12!important}[data-theme=dark] .info-page .ft-logo,[data-theme=dark] .info-page .ft-ct{color:#ededf5!important;background:transparent!important}[data-theme=dark] .info-page .ft-tag,[data-theme=dark] .info-page .ft-link{color:#4a5166!important;background:transparent!important}[data-theme=dark] .info-page .ft-link:hover{color:#8a91a8!important}[data-theme=dark] .detail-page{background:#0e0e12!important}[data-theme=dark] .detail-container{background:transparent!important}[data-theme=dark] .detail-hero{background:#16161c!important;border-color:#ffffff17!important;box-shadow:0 4px 24px #0000004d!important}[data-theme=dark] .dh-title,[data-theme=dark] .dh-tagline{color:#ededf5!important}[data-theme=dark] .dhs-label{color:#4a5166!important}[data-theme=dark] .dh-tag{background:#1c1c24!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .info-section{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .is-title{color:#ededf5!important}[data-theme=dark] .is-content{color:#8a91a8!important}[data-theme=dark] .highlights-section{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .hs-title{color:#ededf5!important}[data-theme=dark] .hs-item{color:#8a91a8!important}[data-theme=dark] .chat-section{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .chat-title{color:#ededf5!important}[data-theme=dark] .chat-messages{background:transparent!important}[data-theme=dark] .msg.ai .msg-bubble{background:#1c1c24!important;border-color:#ffffff14!important;color:#ededf5!important}[data-theme=dark] .msg.ai .msg-bubble p{color:#8a91a8!important}[data-theme=dark] .msg.user .msg-bubble{background:#e8441e1f!important;border-color:#e8441e38!important;color:#ededf5!important}[data-theme=dark] .msg-avatar{background:#1c1c24!important;border-color:#ffffff17!important}[data-theme=dark] .suggestion-btn{background:#1c1c24!important;border-color:#ffffff17!important;color:#8a91a8!important}[data-theme=dark] .suggestion-btn:hover{background:#e8441e1a!important;color:#e8441e!important}[data-theme=dark] .sidebar-card{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .sc-title{color:#ededf5!important}[data-theme=dark] .sc-text{color:#8a91a8!important}[data-theme=dark] .similar-item{background:#1c1c24!important;border-color:#ffffff17!important}[data-theme=dark] .similar-item:hover{background:#22222c!important;border-color:#e8441e40!important}[data-theme=dark] .si-title{color:#ededf5!important}[data-theme=dark] .similar-ideas-wrap.ideas-locked:after{background:#0e0e12bf!important}[data-theme=dark] .detail-footer{background:#0e0e12!important;border-top-color:#ffffff12!important}[data-theme=dark] .detail-footer .ft-logo,[data-theme=dark] .detail-footer .ft-ct{color:#ededf5!important;background:transparent!important}[data-theme=dark] .detail-footer .ft-tag{color:#4a5166!important;background:transparent!important}[data-theme=dark] .detail-footer .ft-link{color:#4a5166!important}[data-theme=dark] .detail-footer .ft-link:hover{color:#8a91a8!important}[data-theme=dark] .detail-page .chat-upgrade-title{color:#ededf5!important}[data-theme=dark] .detail-page .chat-upgrade-sub{color:#4a5166!important}.fcb-unicorn,.chat-avatar-unicorn,.ideacorn-icon,.fb-avatar-img,.avatar-img{filter:brightness(0)}[data-theme=dark] .fcb-unicorn,[data-theme=dark] .chat-avatar-unicorn,[data-theme=dark] .ideacorn-icon,[data-theme=dark] .fb-avatar-img,[data-theme=dark] .avatar-img{filter:brightness(0) invert(1)}[data-theme=dark] .pg-wrap{background:#0e0e12!important}[data-theme=dark] .pg-wrap .h1,[data-theme=dark] .pg-wrap .h2{color:#ededf5!important}[data-theme=dark] .pg-wrap .hero-sub{color:#8a91a8!important}[data-theme=dark] .pg-wrap .ph-hero{background:transparent!important}[data-theme=dark] .pg-wrap .tg-label{color:#4a5166!important}[data-theme=dark] .pg-wrap .tg-label.active{color:#ededf5!important}[data-theme=dark] .pg-wrap .tg-btn{background:#ffffff1a!important;border-color:#ffffff1f!important}[data-theme=dark] .pg-wrap .plans-sec{background:transparent!important}[data-theme=dark] .pg-wrap .plan-card{background:#16161c!important;border-color:#ffffff17!important;box-shadow:0 8px 32px #0000004d!important}[data-theme=dark] .pg-wrap .plan-card:hover{box-shadow:0 12px 40px #0006!important}[data-theme=dark] .pg-wrap .plan-featured{background:#1c1c24!important;border-color:#e8441e59!important;box-shadow:0 8px 48px #e8441e26!important}[data-theme=dark] .pg-wrap .plan-team{background:#18181f!important}[data-theme=dark] .pg-wrap .plan-name{color:#ededf5!important}[data-theme=dark] .pg-wrap .plan-desc{color:#8a91a8!important}[data-theme=dark] .pg-wrap .plan-price{color:#ededf5!important}[data-theme=dark] .pg-wrap .plan-per,[data-theme=dark] .pg-wrap .plan-billed{color:#4a5166!important}[data-theme=dark] .pg-wrap .plan-btn-ghost{background:#22222c!important;border-color:#ffffff1f!important;color:#ededf5!important}[data-theme=dark] .pg-wrap .plan-btn-ghost:hover{background:#2a2a36!important}[data-theme=dark] .pg-wrap .plan-btn-team{background:#d977061a!important;border-color:#d9770640!important}[data-theme=dark] .pg-wrap .feat{color:#8a91a8!important}[data-theme=dark] .pg-wrap .feat strong{color:#ededf5!important}[data-theme=dark] .pg-wrap .feat.dim{color:#2e2e3a!important}[data-theme=dark] .pg-wrap .cross{background:#ffffff0a!important;border-color:#ffffff12!important;color:#2e2e3a!important}[data-theme=dark] .pg-wrap .faq-list{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .pg-wrap .faq-item{border-bottom-color:#ffffff12!important}[data-theme=dark] .pg-wrap .faq-item:hover{background:#ffffff08!important}[data-theme=dark] .pg-wrap .faq-item.open{background:#e8441e12!important}[data-theme=dark] .pg-wrap .faq-q{color:#ededf5!important}[data-theme=dark] .pg-wrap .faq-a{color:#8a91a8!important}[data-theme=dark] .pg-wrap .cta-sub{color:#ffffff80!important}[data-theme=dark] .pg-wrap .footer{background:#0e0e12!important;border-top-color:#ffffff12!important}[data-theme=dark] .pg-wrap .ft-logo,[data-theme=dark] .pg-wrap .ft-ct{color:#ededf5!important;background:transparent!important}[data-theme=dark] .pg-wrap .ft-tag,[data-theme=dark] .pg-wrap .fl{color:#4a5166!important;background:transparent!important}[data-theme=dark] .pg-wrap .fl:hover{color:#8a91a8!important}[data-theme=dark] .pg-wrap .legal-hero{background:transparent!important}[data-theme=dark] .pg-wrap .h1{color:#ededf5!important}[data-theme=dark] .pg-wrap .last-updated{color:#4a5166!important}[data-theme=dark] .pg-wrap .last-updated span,[data-theme=dark] .pg-wrap .hero-sub{color:#8a91a8!important}[data-theme=dark] .pg-wrap .legal-sec{background:transparent!important}[data-theme=dark] .pg-wrap .toc{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .pg-wrap .toc-title{color:#4a5166!important}[data-theme=dark] .pg-wrap .toc-link{color:#8a91a8!important}[data-theme=dark] .pg-wrap .toc-link:hover{color:#ededf5!important;background:#ffffff0d!important}[data-theme=dark] .pg-wrap .ls-title{color:#ededf5!important;border-bottom-color:#ffffff12!important}[data-theme=dark] .pg-wrap .ls-subtitle{color:#ededf5!important}[data-theme=dark] .pg-wrap .legal-body p{color:#8a91a8!important}[data-theme=dark] .pg-wrap .legal-body strong{color:#ededf5!important}[data-theme=dark] .pg-wrap .legal-list li{color:#8a91a8!important}[data-theme=dark] .pg-wrap .legal-list li:before{color:#2e2e3a!important}[data-theme=dark] .pg-wrap .legal-list li strong{color:#ededf5!important}[data-theme=dark] .pg-wrap .cookie-table-wrap{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .pg-wrap .cookie-tbl thead tr{background:#1c1c24!important;border-bottom-color:#ffffff17!important}[data-theme=dark] .pg-wrap .cookie-tbl th{color:#4a5166!important}[data-theme=dark] .pg-wrap .cookie-tbl tbody tr{border-bottom-color:#ffffff0d!important}[data-theme=dark] .pg-wrap .cookie-tbl tbody tr:hover{background:#ffffff08!important}[data-theme=dark] .pg-wrap .cookie-tbl td{color:#8a91a8!important}[data-theme=dark] .pg-wrap .cookie-tbl td:first-child{color:#ededf5!important}[data-theme=dark] .pg-wrap .contact-block{background:#16161c!important;border-color:#ffffff17!important;box-shadow:0 2px 12px #00000040!important}[data-theme=dark] .pg-wrap .cb-row{color:#8a91a8!important}[data-theme=dark] .pg-wrap .cb-label,[data-theme=dark] .pg-wrap .cb-row strong{color:#ededf5!important}[data-theme=dark] .chat-avatar{background:#fff!important;border-color:#ffffff26!important}[data-theme=dark] .chat-avatar .chat-avatar-unicorn{filter:brightness(0)!important}[data-theme=dark] .chat-done-bar .btn-ghost{background:#1c1c24!important;border-color:#ffffff1a!important;color:#8a91a8!important}[data-theme=dark] .chat-done-bar .btn-ghost:hover{background:#22222c!important;color:#ededf5!important;border-color:#ffffff2e!important}[data-theme=dark] .reset-filters-btn{background:#1c1c24!important;border-color:#ffffff1a!important;color:#8a91a8!important}[data-theme=dark] .reset-filters-btn:hover{background:#22222c!important;color:#ededf5!important;border-color:#ffffff2e!important}[data-theme=dark] .dh-stats{background:#1c1c24!important;border-color:#ffffff14!important}[data-theme=dark] .dh-stat-track{background:#ffffff14!important;display:block!important}[data-theme=dark] .dhs-label{color:#e8441e!important}[data-theme=dark] .dhs-value{color:#4a5166!important}[data-theme=dark] .dh-pill{background:#1c1c24!important;border-color:#ffffff17!important;color:#ededf5!important}[data-theme=dark] .dh-pill-label{color:#4a5166!important}[data-theme=dark] .sc-text-green{color:#4ade80!important}[data-theme=dark] .fb-model{color:#a78bfa!important}[data-theme=dark] .fb-revenue-proj{color:#38bdf8!important}[data-theme=dark] .gen-result .gr-actions{background:#16161c!important;border-top-color:#ffffff12!important}[data-theme=dark] .cr-item{background:#1c1c24!important;border-color:#ffffff14!important}[data-theme=dark] .cr-item:hover{background:#e8441e14!important}[data-theme=dark] .cr-title{color:#ededf5!important}[data-theme=dark] .cr-tag,[data-theme=dark] .cr-body-val{color:#8a91a8!important}[data-theme=dark] .cr-model{background:#7c3aed1f!important;border-color:#7c3aed38!important}[data-theme=dark] .field-error{background:#dc26261a!important;border-color:#dc262647!important}[data-theme=dark] .field-success{background:#16a34a1a!important;border-color:#16a34a47!important}[data-theme=dark] .field-info{background:#0891b21a!important;border-color:#0891b247!important}[data-theme=dark] .error-msg,[data-theme=dark] .error-banner{background:#dc26261a!important;border-color:#dc262647!important}[data-theme=dark] .pitch-card{background:linear-gradient(135deg,#1a0f0a,#2d1a1a,#1c1c2e)!important;border-color:#e8441e8c!important;box-shadow:0 8px 40px #e8441e38,0 2px 8px #00000080!important}[data-theme=dark] .story-stat{background:#16161c!important;border-color:#ffffff17!important}[data-theme=dark] .story-stat-l{color:#4a5166!important}.detail-page .msg.ai .msg-bubble,.detail-page .msg.ai .msg-bubble p,.detail-page .msg.ai .ai-formatted{color:#525866}.detail-page .msg.ai .ai-formatted h2,.detail-page .msg.ai .ai-formatted h3,.detail-page .msg.ai .ai-formatted strong{color:#111118}.detail-page .msg.ai .ai-formatted p,.detail-page .msg.ai .ai-formatted li{color:#525866}.detail-page .msg.ai .ai-formatted code{background:#0000000f;color:#111118}.dark .detail-page .msg.ai .msg-bubble,.dark .detail-page .msg.ai .msg-bubble p,.dark .detail-page .msg.ai .ai-formatted,.dark .detail-page .msg.ai .ai-formatted p,.dark .detail-page .msg.ai .ai-formatted li{color:#c4cdd8}.dark .detail-page .msg.ai .ai-formatted h2,.dark .detail-page .msg.ai .ai-formatted h3,.dark .detail-page .msg.ai .ai-formatted strong{color:#f9f8f5}.dark .detail-page .msg.ai .ai-formatted code{background:#ffffff14;color:#f9f8f5}[data-theme=dark] .quiz-page{background:#0e0e12!important}[data-theme=dark] .quiz-footer{background:#0e0e12!important;border-top-color:#ffffff12!important}[data-theme=dark] .quiz-footer .ft-logo,[data-theme=dark] .quiz-footer .ft-ct{color:#ededf5!important;background:transparent!important}[data-theme=dark] .quiz-footer .ft-tag{color:#4a5166!important;background:transparent!important}[data-theme=dark] .quiz-footer .ft-copy{color:#2e2e3a!important}[data-theme=dark] .quiz-footer .ft-link{color:#4a5166!important;background:transparent!important}[data-theme=dark] .quiz-footer .ft-link:hover{color:#8a91a8!important}[data-theme=dark] .fc-tagline{color:#ededf5!important}
