.space-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.nebula{position:absolute;border-radius:50%;filter:blur(80px);animation:nebula-pulse 12s ease-in-out infinite alternate}.nebula-purple{width:55vw;height:55vw;top:-20%;left:-15%;background:radial-gradient(circle,rgba(139,92,246,.12) 0%,transparent 70%);animation-duration:14s}.nebula-blue{width:50vw;height:50vw;top:5%;right:-20%;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 65%);animation-duration:18s;animation-delay:-5s}.nebula-teal{width:40vw;height:40vw;bottom:-10%;left:30%;background:radial-gradient(circle,rgba(20,184,166,.08) 0%,transparent 65%);animation-duration:22s;animation-delay:-9s}.nebula-dark-center{width:60vw;height:60vw;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(0,0,0,.6) 0%,transparent 70%);filter:blur(40px);animation:none}@keyframes nebula-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.08)}}.stars-layer{position:absolute;top:0;right:0;bottom:0;left:0}.stars-drift{animation:slow-drift 120s linear infinite}@keyframes slow-drift{0%{transform:translate(0)}25%{transform:translate(8px,-5px)}50%{transform:translateY(-10px)}75%{transform:translate(-8px,-5px)}to{transform:translate(0)}}.star{position:absolute;border-radius:50%;animation:twinkle ease-in-out infinite;will-change:opacity}.star-tiny{background:#fff;opacity:.7}.star-medium{width:2px;height:2px;background:#fff;box-shadow:0 0 4px 1px #fff9;animation:twinkle ease-in-out infinite}.star-glow{width:3px;height:3px;background:var(--glow-color, #fff);box-shadow:0 0 6px 2px var(--glow-color, #fff),0 0 14px 4px color-mix(in srgb,var(--glow-color, #fff) 40%,transparent);animation:glow-pulse ease-in-out infinite}@keyframes twinkle{0%,to{opacity:.08}50%{opacity:.85}}@keyframes glow-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.shooting-stars{position:absolute;top:0;right:0;bottom:0;left:0}.shooting-star{position:absolute;width:2px;height:2px;background:#fff;border-radius:50%;animation:shoot linear infinite;opacity:0}.shooting-star:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:2px;width:120px;height:1px;background:linear-gradient(to left,rgba(255,255,255,.8),transparent)}.shooting-star-1{top:12%;left:20%;animation-duration:8s;animation-delay:0s}.shooting-star-2{top:28%;left:55%;animation-duration:11s;animation-delay:-3s}.shooting-star-3{top:8%;left:70%;animation-duration:14s;animation-delay:-7s}.shooting-star-4{top:45%;left:10%;animation-duration:10s;animation-delay:-5s}.shooting-star-5{top:18%;left:40%;animation-duration:16s;animation-delay:-11s}@keyframes shoot{0%{opacity:0;transform:translate(0) translateY(0)}5%{opacity:1}30%{opacity:0;transform:translate(300px) translateY(80px)}to{opacity:0;transform:translate(300px) translateY(80px)}}.milky-way{position:absolute;top:0;left:-20%;width:140%;height:100%;background:linear-gradient(105deg,transparent 0%,rgba(150,120,255,.03) 30%,rgba(100,160,255,.05) 50%,rgba(150,120,255,.03) 70%,transparent 100%);transform:rotate(-15deg) scaleY(.4);transform-origin:center 40%;filter:blur(20px);pointer-events:none}.pricing-page{display:flex;flex-direction:column;align-items:center;padding:120px 20px 60px;background-color:#121212;min-height:100vh;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;box-sizing:border-box}.pricing-header{text-align:center;margin-bottom:60px}.pricing-title{font-size:2.5rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:16px}.pricing-title .logo-icon{background:linear-gradient(135deg,#ff7a00,#ff007a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2rem}.pricing-subtitle{color:#a0a0a0;font-size:1.1rem;max-width:600px}.pricing-cards{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;width:100%;max-width:900px}.pricing-card{background-color:#1a1a1a;border-radius:16px;padding:32px;width:320px;display:flex;flex-direction:column;border:1px solid #333}.card-title{font-size:1.5rem;font-weight:600;margin-bottom:12px}.card-desc{color:#a0a0a0;font-size:.95rem;line-height:1.5;margin-bottom:24px;height:48px}.card-price{margin-bottom:8px}.price-amount{font-size:3rem;font-weight:700;margin-right:8px}.price-period{color:#a0a0a0;font-size:.95rem}.card-sub-desc{color:#888;font-size:.9rem;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #333}.card-features{color:#d0d0d0;font-size:.95rem;margin-bottom:32px;display:flex;align-items:center;height:24px}.toggle-feature{gap:12px}.toggle-label{font-size:.95rem;color:#d0d0d0}.save-badge{font-size:.75rem;font-weight:600;color:#22c55e;background-color:#22c55e1a;padding:2px 8px;border-radius:12px;margin-left:auto}.btn-get-started{width:100%;padding:14px;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-get-started.outlined{background-color:transparent;color:#fff;border:1px solid #444}.btn-get-started.outlined:hover{background-color:#333}.btn-get-started.primary{background:linear-gradient(135deg,#a855f7,#8b5cf6);color:#fff;border:none}.btn-get-started.primary:hover{opacity:.9}.toggle-switch{position:relative;display:inline-block;width:44px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#444;transition:.4s}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s}input:checked+.slider{background-color:#8b5cf6}input:checked+.slider:before{transform:translate(20px)}.slider.round{border-radius:24px}.slider.round:before{border-radius:50%}.card-extended-features{margin-top:32px;padding-top:24px;border-top:1px solid #333;text-align:left}.features-heading{font-size:.95rem;font-weight:600;color:#fff;margin-bottom:16px}.features-heading.mt-4{margin-top:24px}.features-list{list-style:none;padding:0;margin:0}.features-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:.9rem;color:#d0d0d0;line-height:1.4}.check-icon{color:#a855f7;flex-shrink:0;margin-top:2px}.pro-credits-label{font-size:.85rem;color:#a0a0a0;margin-bottom:8px}.card-top-section{display:flex;flex-direction:column;min-height:310px}.card-free-forever{color:#d0d0d0;font-size:.95rem;margin-bottom:32px;display:flex;align-items:center;height:24px}.custom-dropdown-container{position:relative;width:100%}.custom-dropdown-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;background-color:#1a1a1a;border:1px solid #444;color:#fff;border-radius:6px;font-size:.95rem;cursor:pointer;transition:border-color .2s}.custom-dropdown-header.open,.custom-dropdown-header:hover{border-color:#8b5cf6}.custom-dropdown-menu{position:absolute;top:100%;left:0;width:100%;margin-top:4px;background-color:#1a1a1a;border:1px solid #444;border-radius:6px;overflow:hidden;z-index:10;box-shadow:0 4px 12px #00000080;max-height:450px;overflow-y:auto}.custom-dropdown-menu::-webkit-scrollbar{width:8px}.custom-dropdown-menu::-webkit-scrollbar-thumb{background-color:#444;border-radius:4px}.custom-dropdown-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.9rem;color:#d0d0d0;cursor:pointer;transition:background-color .2s}.custom-dropdown-item:hover{background-color:#8b5cf61a;color:#fff}.custom-dropdown-item.selected{background-color:#8b5cf626;color:#a855f7}.dropdown-check{color:#a855f7}.extra-sections{margin-top:64px;width:100%;max-width:900px;display:flex;flex-direction:column;gap:24px}.education-banner,.security-banner{background-color:#1a1a1a;border:1px solid #333;border-radius:12px;display:flex;width:100%}.education-col{flex:1;padding:24px;display:flex;flex-direction:column}.education-col.middle{border-left:1px solid #333;border-right:1px solid #333}.education-title{font-size:1.1rem;font-weight:600;margin-bottom:8px}.education-desc{font-size:.85rem;color:#a0a0a0;line-height:1.5;margin-bottom:24px;flex-grow:1}.btn-get-started.sm{padding:8px 16px;font-size:.9rem;width:max-content}.security-banner{padding:24px;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.security-text{flex:1;min-width:250px}.security-title{font-size:1.2rem;font-weight:600;margin-bottom:4px}.security-desc{font-size:.9rem;color:#a0a0a0}.security-badges{display:flex;gap:16px}.badge-circle{width:64px;height:64px;border-radius:50%;border:1px solid #555;display:flex;align-items:center;justify-content:center;text-align:center;padding:4px}.badge-text{font-size:.6rem;font-weight:600;color:#d0d0d0;line-height:1.2}.badge-text small{font-size:.5rem}.security-action{display:flex;align-items:center}:root{--bg-primary: #0a0a0f;--bg-secondary: #12121a;--text-primary: #ffffff;--text-secondary: #8b8b9e;--accent: #6366f1;--accent-glow: rgba(99, 102, 241, .5);--border-subtle: rgba(255, 255, 255, .08);--glass-bg: rgba(18, 18, 26, .6);--glass-border: rgba(255, 255, 255, .1);--code-bg: #1e1e24}:root,[data-theme=dark]{--theme-bg: #000000;--theme-surface: #111111;--theme-card: #1a1a1a;--theme-text: #ffffff;--theme-text-muted: #8b8b9e;--theme-border: rgba(255, 255, 255, .08);--theme-topbar-bg: rgba(10, 10, 15, .85);--theme-topbar-border: rgba(255, 255, 255, .08);--theme-nav-text: #ffffff;--theme-section-bg: #111111;--theme-input-bg: rgba(255, 255, 255, .05);--theme-shadow: rgba(0, 0, 0, .5)}[data-theme=light]{--theme-bg: #f5f5f7;--theme-surface: #ffffff;--theme-card: #ffffff;--theme-text: #111111;--theme-text-muted: #6b6b6b;--theme-border: rgba(0, 0, 0, .1);--theme-topbar-bg: rgba(245, 245, 247, .92);--theme-topbar-border: rgba(0, 0, 0, .1);--theme-nav-text: #111111;--theme-section-bg: #f0f0f5;--theme-input-bg: rgba(0, 0, 0, .04);--theme-shadow: rgba(0, 0, 0, .12)}[data-theme=light] body,[data-theme=light]{background-color:#f5f5f7!important;color:#111!important}[data-theme=light] .topbar{background:var(--theme-topbar-bg)!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--theme-topbar-border)}[data-theme=light] .topbar.scrolled{background:var(--theme-topbar-bg)!important;border-bottom:1px solid var(--theme-topbar-border)!important}[data-theme=light] .nav-link{color:#333!important}[data-theme=light] .nav-link:hover{color:#000!important}[data-theme=light] .logo{color:#111!important}[data-theme=light] .landing-dark-section,[data-theme=light] .hero-bg-wrapper,[data-theme=light] .landing-bg-wrapper{background:#f5f5f7!important}[data-theme=light] .hero-title,[data-theme=light] .section-heading,[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3{color:#111!important}[data-theme=light] .hero-subtitle,[data-theme=light] .section-subheading,[data-theme=light] p{color:#444!important}[data-theme=light] .badge-pill{background:#0000000f!important;border-color:#00000026!important;color:#333!important}[data-theme=light] .prompt-container,[data-theme=light] .prompt-box{background:#fff!important;border-color:#00000026!important;box-shadow:0 4px 32px #0000001a!important}[data-theme=light] .prompt-input,[data-theme=light] textarea,[data-theme=light] input{color:#111!important;background:transparent!important}[data-theme=light] .prompt-input::placeholder,[data-theme=light] textarea::placeholder{color:#888!important}[data-theme=light] .meet-nova-section{color:#111!important}[data-theme=light] .slider-tabs{border-bottom-color:#0000001a!important}[data-theme=light] .slider-tab{color:#777!important}[data-theme=light] .slider-tab:hover,[data-theme=light] .slider-tab.active{color:#111!important}[data-theme=light] .slider-panel,[data-theme=light] .slider-content{background:#fff!important;border-color:#0000001a!important}[data-theme=light] .stats-section{background:#fff!important}[data-theme=light] .stat-number,[data-theme=light] .stat-label{color:#111!important}[data-theme=light] .stat-divider{background:#0000001a!important}[data-theme=light] .templates-section{background:#f5f5f7!important}[data-theme=light] .template-card{background:#fff!important;border-color:#0000001a!important;box-shadow:0 2px 12px #00000014!important}[data-theme=light] .template-card:hover{box-shadow:0 8px 32px #00000026!important}[data-theme=light] .template-card h3,[data-theme=light] .template-card p,[data-theme=light] .template-name{color:#111!important}[data-theme=light] .template-tag{background:#0000000f!important;color:#444!important}[data-theme=light] .pricing-page,[data-theme=light] .pricing-container{background:#f5f5f7!important;color:#111!important}[data-theme=light] .pricing-card{background:#fff!important;border-color:#0000001a!important;box-shadow:0 4px 20px #00000014!important;color:#111!important}[data-theme=light] .pricing-card h2,[data-theme=light] .pricing-card h3,[data-theme=light] .pricing-card p,[data-theme=light] .pricing-card li,[data-theme=light] .pricing-card .price{color:#111!important}[data-theme=light] .pricing-toggle-btn{background:#0000000f!important;color:#333!important;border-color:#0000001f!important}[data-theme=light] .security-page,[data-theme=light] .security-container{background:#f5f5f7!important;color:#111!important}[data-theme=light] .security-card,[data-theme=light] .security-feature{background:#fff!important;border-color:#0000001a!important;color:#111!important}[data-theme=light] .security-card h2,[data-theme=light] .security-card h3,[data-theme=light] .security-card p{color:#111!important}[data-theme=light] .footer,[data-theme=light] footer{background:#e8e8ec!important;border-top:1px solid rgba(0,0,0,.1)!important;color:#333!important}[data-theme=light] .footer a,[data-theme=light] footer a{color:#555!important}[data-theme=light] .footer a:hover,[data-theme=light] footer a:hover{color:#111!important}[data-theme=light] .mobile-menu-overlay{background:#f5f5f7!important}[data-theme=light] .mobile-nav-item{color:#111!important;border-bottom-color:#00000014!important}[data-theme=light] .btn-secondary{color:#111!important;border-color:#0003!important}[data-theme=light] .btn-secondary:hover{background:#0000000f!important}.theme-toggle-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0}.theme-toggle-btn:hover{background:#ffffff2e;border-color:#ffffff4d;transform:scale(1.1) rotate(15deg);box-shadow:0 0 16px #ffc83259}[data-theme=light] .theme-toggle-btn{border-color:#00000026;background:#0000000f;color:#555}[data-theme=light] .theme-toggle-btn:hover{background:#0000001f;border-color:#00000040;box-shadow:0 0 16px #5050ff33;transform:scale(1.1) rotate(-15deg)}::-webkit-scrollbar{width:0px;height:0px;background:transparent}::-webkit-scrollbar-thumb{background:transparent}*{scrollbar-width:none}*{margin:0;padding:0;box-sizing:border-box}.w-full{width:100%}.h-full{height:100%}body{font-family:Inter,sans-serif;background-color:#000;color:#fff;min-height:100vh}.app-container{display:flex;flex-direction:column;min-height:100vh}.topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:1.5rem 3rem;z-index:1000;background:transparent;position:fixed;top:0;left:0;width:100%;overflow:visible;transition:all .3s ease}.topbar.scrolled{background:#0a0a0fd9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);padding:1rem 3rem}.logo{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;color:#fff;flex-shrink:0}.nav-links{display:flex;gap:2.5rem;align-items:center}.nav-link{color:#fff;font-size:.95rem;font-weight:500;text-decoration:none;display:flex;align-items:center;gap:.25rem;cursor:pointer}.nav-link:hover{color:#ddd}.nav-link-dropdown{position:relative}.dropdown-chevron{transition:transform .25s ease}.dropdown-chevron.open{transform:rotate(180deg)}.resources-dropdown{position:absolute;top:calc(100% + 18px);left:-20px;display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:0;background:#101016f5;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:1.5rem;min-width:680px;box-shadow:0 24px 60px #000000b3,0 0 0 .5px #ffffff0d;z-index:2000;animation:dropdownFadeIn .18s ease}.resources-dropdown:before{content:"";position:absolute;top:-22px;left:0;right:0;height:22px;background:transparent}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.rd-col{display:flex;flex-direction:column;gap:0;padding-right:1.5rem;border-right:1px solid rgba(255,255,255,.07)}.rd-col:last-child{border-right:none}.rd-col-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;margin-bottom:.75rem;padding-left:.5rem}.rd-item{display:flex;flex-direction:column;gap:2px;padding:.6rem .5rem;border-radius:8px;text-decoration:none;transition:background .15s ease;cursor:pointer}.rd-item:hover{background:#ffffff0f}.rd-item-title{font-size:.9rem;font-weight:600;color:#fff;line-height:1.3}.rd-item-desc{font-size:.78rem;color:#ffffff73;line-height:1.4}.rd-announcement{padding-left:1.5rem;display:flex;flex-direction:column}.rd-card{border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .2s ease;flex:1;display:flex;flex-direction:column}.rd-card:hover{border-color:#fff3;transform:translateY(-2px);box-shadow:0 8px 24px #0006}.rd-card-img{width:100%;height:110px;background:linear-gradient(135deg,#1a0533,#2d0e6b,#5b21b6 40%,#db2777 65%,#f97316 85%,#ef4444);flex-shrink:0}.rd-card-text{font-size:.8rem;color:#ffffffd9;line-height:1.5;padding:.75rem .75rem .4rem;font-weight:500}.rd-card-link{display:flex;align-items:center;gap:3px;font-size:.78rem;color:#a78bfa;font-weight:600;text-decoration:none;padding:.3rem .75rem .75rem;transition:color .15s}.rd-card-link:hover{color:#c4b5fd}[data-theme=light] .resources-dropdown{background:#fffffff7;border-color:#0000001a;box-shadow:0 24px 60px #0003}[data-theme=light] .rd-item-title{color:#111}[data-theme=light] .rd-item-desc{color:#888}[data-theme=light] .rd-col-label{color:#00000059}[data-theme=light] .rd-col{border-right-color:#00000014}[data-theme=light] .rd-item:hover{background:#0000000a}[data-theme=light] .rd-card{border-color:#0000001a}[data-theme=light] .rd-card-text{color:#222}.actions{display:flex;gap:1rem;align-items:center;justify-content:flex-end}.menu-btn{display:none;background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;align-items:center;justify-content:center;transition:opacity .2s}.menu-btn:hover{opacity:.8}button{font-family:inherit;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}.btn-primary{background:transparent;color:#000;border:1px solid #fff;padding:.6rem 1.5rem;border-radius:30px;position:relative;overflow:hidden;z-index:1;transition:color .3s ease}.btn-primary:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:-1;transition:transform .3s ease;transform-origin:100% 50%}.btn-primary:hover{color:#fff}.btn-primary:hover:before{transform:scaleX(0);transform-origin:0% 50%}.btn-secondary{background:transparent;color:#fff;border:1px solid #fff;padding:.6rem 1.5rem;border-radius:30px;position:relative;overflow:hidden;z-index:1;transition:color .3s ease}.btn-secondary:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:-1;transform:scaleX(0);transition:transform .3s ease;transform-origin:0% 50%}.btn-secondary:hover{color:#000}.btn-secondary:hover:before{transform:scaleX(1);transform-origin:100% 50%}.main-content{display:flex;flex:1;overflow:hidden}.left-pane{flex:1;display:flex;flex-direction:column;padding:2rem;border-right:1px solid var(--border-subtle);position:relative}.right-pane{flex:1;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary);position:relative}.prompt-engine{max-width:800px;margin:0 auto;width:100%;height:100%;display:flex;flex-direction:column}.chat-history{flex:1;overflow-y:auto;padding-bottom:2rem;display:flex;flex-direction:column;gap:1.5rem}.message{padding:1.5rem;border-radius:12px;max-width:85%;line-height:1.6;animation:fadeIn .3s ease}.message.user{background:var(--glass-bg);border:1px solid var(--glass-border);align-self:flex-end;border-bottom-right-radius:2px}.message.ai{background:transparent;align-self:flex-start;border-left:3px solid var(--accent)}.landing-page{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100dvh;width:100%;padding:80px 1.5rem 1.5rem;box-sizing:border-box}.landing-title{font-size:3rem;font-weight:600;margin-bottom:.5rem;color:#fff!important;position:relative;z-index:2}.landing-subtitle{font-size:1.1rem;color:#ccc!important;margin-bottom:2.5rem;font-weight:400;position:relative;z-index:2}.prompt-box-wrapper{width:clamp(320px,90vw,750px);margin:0 auto}.prompt-box-container{position:relative;width:100%;min-height:150px;height:auto;background:#222;border:1px solid #333;border-radius:24px;box-shadow:0 10px 30px -10px #0003;display:flex;flex-direction:column}.prompt-input-landing{width:100%;flex:1;min-height:100px;background:transparent;border:none;padding:1.5rem 2rem 3rem;color:#fff;font-size:1.1rem;outline:none;resize:none}.prompt-input-landing::placeholder{color:#888}.plus-container{position:absolute;left:24px;bottom:24px;display:flex;align-items:center;justify-content:center}.plus-icon{color:#888;background:#ffffff0d;border-radius:50%;padding:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s}.plus-icon:hover{background:#ffffff1a;color:#fff}.plus-dropdown-menu{position:absolute;bottom:100%;left:0;margin-bottom:8px;background:#2f2f2f;border:1px solid rgba(255,255,255,.1);border-radius:12px;width:max-content;min-width:220px;padding:8px;display:flex;flex-direction:column;gap:2px;box-shadow:0 10px 40px #00000080;z-index:100}.dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;color:#e0e0e0;font-size:.8rem;white-space:nowrap;transition:background .2s}.dropdown-item:hover{background:#ffffff1a;color:#fff}.dropdown-divider{height:1px;background:#ffffff14;margin:6px 0}.hub-overlay-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.5rem}.hub-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hub-modal{position:relative;display:flex;flex-direction:row;width:100%;max-width:64rem;height:80vh;min-height:600px;background:#12121ae6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:24px;box-shadow:0 25px 50px -12px #00000080;overflow:hidden}.hub-sidebar{width:16rem;background:#0006;border-right:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;padding:1rem;overflow-y:auto}.hub-sidebar-header{margin-bottom:1.5rem;padding:0 .5rem}.hub-sidebar-header h2{font-size:.875rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.hub-sidebar-nav{display:flex;flex-direction:column;gap:.25rem}.hub-nav-item{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:.75rem;font-size:.875rem;font-weight:500;transition:all .2s;color:#9ca3af;background:transparent;border:none;cursor:pointer}.hub-nav-item:hover{background:#ffffff0d;color:#e5e7eb}.hub-nav-item.active{background:#6366f1;color:#fff;box-shadow:0 10px 15px -3px #6366f133}.hub-nav-item .icon{color:#6b7280}.hub-nav-item.active .icon-active{color:#fff}.hub-content-area{flex:1;display:flex;flex-direction:column;position:relative}.hub-close-btn{position:absolute;top:1rem;right:1rem;padding:.5rem;color:#9ca3af;background:transparent;border:none;border-radius:9999px;cursor:pointer;transition:all .2s;z-index:10}.hub-close-btn:hover{color:#fff;background:#ffffff1a}.hub-active-view{flex:1;padding:2rem;overflow-y:auto}.hub-view-container{display:flex;flex-direction:column;height:100%;gap:1rem}.hub-title{font-size:1.25rem;font-weight:600;color:#fff}.hub-subtitle{font-size:.875rem;color:#9ca3af}.hub-dropzone{flex:1;border:2px dashed rgba(255,255,255,.1);border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;cursor:pointer;transition:all .2s}.hub-dropzone:hover{border-color:#ffffff4d}.hub-dropzone.active{border-color:#6366f1;background:#6366f11a}.hub-icon-large{color:#9ca3af;margin-bottom:1rem}.hub-dropzone-text{color:#d1d5db}.hub-files-container{margin-top:1rem}.hub-files-title{font-size:.875rem;font-weight:500;color:#9ca3af;margin-bottom:.5rem}.hub-files-list{display:flex;flex-direction:column;gap:.5rem;max-height:10rem;overflow-y:auto;padding-right:.5rem}.hub-file-item{display:flex;align-items:center;justify-content:space-between;background:#ffffff0d;padding:.75rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.1)}.hub-file-info{display:flex;align-items:center;gap:.75rem;overflow:hidden}.hub-file-icon{color:#818cf8;flex-shrink:0}.hub-file-name{font-size:.875rem;color:#e5e7eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-file-remove{color:#6b7280;background:transparent;border:none;padding:.25rem;border-radius:.375rem;cursor:pointer;transition:color .2s}.hub-file-remove:hover{color:#f87171}.hub-settings-group{display:flex;flex-direction:column;gap:.5rem}.hub-settings-label{font-size:.875rem;color:#9ca3af}.hub-select{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:.75rem;color:#fff;outline:none;transition:border-color .2s}.hub-select:focus{border-color:#6366f1}.hub-select option{background:#1e1e24;color:#fff}.hub-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1rem;text-align:center}.hub-placeholder-icon{color:#fff3}.hub-badge{padding:.5rem 1rem;background:#ffffff0d;border-radius:9999px;font-size:.75rem;color:#a5b4fc;font-weight:500;border:1px solid rgba(99,102,241,.2)}.shortcut{margin-left:auto;color:#777;font-size:.8rem}.push-right{margin-left:auto;color:#777}.check-icon{color:#4f46e5}.build-actions{position:absolute;right:24px;bottom:24px;display:flex;align-items:center;gap:16px}.build-text{color:#888;font-size:.9rem;display:flex;align-items:center;gap:4px;cursor:pointer}.mic-icon{color:#888;cursor:pointer}.submit-btn-landing{background:#888;color:#000;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.submit-btn-landing:hover{background:#aaa}.glow-line-container{width:100%;position:relative;display:flex;justify-content:center;margin-top:0}.glow-line-blur{position:absolute;top:0;height:2px;width:75%;background:linear-gradient(90deg,transparent,#4f46e5,transparent);filter:blur(4px)}.glow-line-solid{position:absolute;top:0;height:1px;width:75%;background:linear-gradient(90deg,transparent,#4f46e5,transparent)}.glow-line-blur-secondary{position:absolute;top:0;height:4px;width:25%;background:linear-gradient(90deg,transparent,#0ea5e9,transparent);filter:blur(4px)}.glow-line-solid-secondary{position:absolute;top:0;height:1px;width:25%;background:linear-gradient(90deg,transparent,#0ea5e9,transparent)}.simulator-container{display:flex;gap:3rem;align-items:center;justify-content:center;width:100%}.device-frame{width:300px;height:600px;border-radius:40px;padding:12px;background:#222;box-shadow:0 25px 50px -12px #00000080;position:relative;transition:transform .3s ease}.device-frame:hover{transform:translateY(-5px)}.device-screen{width:100%;height:100%;background:var(--bg-primary);border-radius:32px;overflow:hidden;position:relative;display:flex;flex-direction:column}.device-header{height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:.75rem;color:var(--text-secondary)}.device-content{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem;text-align:center}.loader{display:flex;gap:8px}.loader span{width:8px;height:8px;background:var(--accent);border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.loader span:nth-child(1){animation-delay:-.32s}.loader span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}}.code-editor-container{display:flex;height:100%;width:100%;background:var(--bg-primary);border-radius:12px;overflow:hidden;border:1px solid var(--border-subtle);animation:fadeIn .4s ease}.file-explorer{width:250px;background:var(--bg-secondary);border-right:1px solid var(--border-subtle);display:flex;flex-direction:column}.explorer-header{padding:1rem;font-size:.75rem;font-weight:600;color:var(--text-secondary);letter-spacing:1px;border-bottom:1px solid var(--border-subtle)}.file-tree{padding:.5rem;overflow-y:auto;font-size:.85rem}.folder-name,.file-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;cursor:pointer;border-radius:4px;color:var(--text-secondary);transition:all .2s}.folder-name:hover,.file-item:hover{background:#ffffff0d;color:var(--text-primary)}.file-item.active{background:#6366f126;color:var(--accent)}.folder-contents{padding-left:1rem}.file-icon.dart{color:#00b4ab}.file-icon.yaml{color:#cb171e}.code-view{flex:1;display:flex;flex-direction:column;background:var(--code-bg)}.code-header{padding:.75rem 1rem;background:#0003;border-bottom:1px solid var(--border-subtle);font-family:monospace;font-size:.85rem;color:var(--text-secondary)}.code-content{padding:1rem;overflow-y:auto;font-family:Consolas,monospace;font-size:.85rem;line-height:1.5;color:#d4d4d4;flex:1}.left-pane.split-mode{padding:1rem}.footer-section{width:100%;background:linear-gradient(135deg,#153380,#732a68,#ff5e62);padding:4rem 2rem;display:flex;justify-content:center}.footer-container{background:#222;border-radius:20px;width:100%;max-width:1200px;padding:3rem;display:flex;flex-direction:row;gap:4rem;box-shadow:0 20px 40px #0006}.footer-left{display:flex;flex-direction:column;gap:2rem;min-width:200px}.lang-selector-container{position:relative}.lang-btn{background:transparent;border:none;color:#fff;display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer;padding:.5rem 0}.lang-btn:hover{color:#ccc}.lang-dropdown{position:absolute;top:100%;left:0;background:#2a2a2a;border:1px solid #333;border-radius:8px;padding:.5rem;display:flex;flex-direction:column;gap:.25rem;min-width:200px;z-index:10;margin-top:.5rem}.lang-item{padding:.5rem 1rem;font-size:.85rem;color:#aaa;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:.5rem}.lang-item span{color:#fff;font-weight:600;min-width:30px}.lang-item:hover,.lang-item.active{background:#ffffff1a;color:#fff}.footer-links{display:flex;flex:1;justify-content:space-between;flex-wrap:wrap;gap:2rem}.link-column{display:flex;flex-direction:column;gap:1rem}.link-column h4{color:#fff;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.link-column a{color:#888;text-decoration:none;font-size:.85rem;transition:color .2s}.link-column a:hover{color:#fff}@media (min-width: 769px) and (max-width: 1280px){.topbar{height:64px!important;padding:0 2rem!important;display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;grid-template-columns:unset!important}.nav-links{display:none!important}.actions{display:flex!important;flex-direction:row!important;justify-content:flex-end!important;align-items:center!important;gap:.75rem!important}.login-btn{display:none!important}.menu-btn{display:flex!important;padding-right:0!important}.get-started-btn{min-height:40px!important;height:40px!important;padding:0 1.4rem!important;font-size:.9rem!important;border-radius:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;color:#000!important;border:none!important;width:auto!important}.get-started-btn:before{display:none!important}.landing-page{padding:80px 2rem 2rem;justify-content:center}.landing-title{font-size:clamp(36px,5vw,54px);line-height:1.15;margin-bottom:1rem}.landing-subtitle{font-size:clamp(16px,2vw,20px);margin-bottom:2.5rem}.prompt-box-wrapper{width:85%;margin:0 auto}}@media (max-width: 768px){body,.app-container{overflow-x:hidden;width:100vw}.topbar{height:64px!important;padding:0 1.5rem!important;display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;grid-template-columns:unset!important}.nav-links{display:none!important}.actions{display:flex!important;flex-direction:row!important;justify-content:flex-end!important;align-items:center!important;gap:.75rem!important}.login-btn{display:none!important}.menu-btn{display:flex!important;padding-right:0!important}.get-started-btn{min-height:38px!important;height:38px!important;padding:0 1.2rem!important;font-size:.85rem!important;border-radius:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;color:#000!important;border:none!important;width:auto!important}.get-started-btn:before{display:none!important}.btn-primary,.btn-secondary{min-height:48px;padding:0 1rem;font-size:.9rem}.landing-page{padding:80px 1rem 1rem;justify-content:center}.landing-title{font-size:clamp(32px,8vw,44px);line-height:1.15;margin-bottom:16px;max-width:100%;padding:0 1rem;word-wrap:break-word}.landing-subtitle{font-size:clamp(16px,4.5vw,18px);max-width:90%;margin:0 auto 32px;line-height:1.4}.prompt-box-wrapper{width:95%;margin:0 auto}.prompt-box-container{min-height:120px;height:auto}.prompt-input-landing{padding:1.2rem 1.2rem 5rem;min-height:120px;font-size:1rem;border-radius:20px;box-shadow:0 15px 35px -10px #0006}.plus-icon,.submit-btn-landing,.mic-icon{min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center}.plus-container{left:12px;bottom:12px}.build-actions{right:12px;bottom:12px;gap:8px}.build-text{display:none}}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;z-index:45;display:flex;flex-direction:column;padding-top:64px;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:max(2rem,env(safe-area-inset-bottom) + 1.5rem);animation:slideDown .3s cubic-bezier(.16,1,.3,1)}@media (min-width: 769px){.mobile-menu-overlay{padding-left:2rem;padding-right:2rem}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-links{display:flex;flex-direction:column;margin-top:0}.mobile-nav-item{display:flex;justify-content:space-between;align-items:center;padding:1.25rem .5rem;font-size:1.15rem;font-weight:500;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer;transition:color .2s}.mobile-nav-item:hover{color:#ccc}.mobile-nav-item .arrow-icon{color:#ffffff59}.mobile-menu-footer{margin-top:auto;display:flex;gap:1rem;width:100%;padding-bottom:.5rem}.mobile-login-btn{flex:1;background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important;min-height:48px!important;height:48px;border-radius:30px!important;font-weight:600;display:flex;align-items:center;justify-content:center}.mobile-start-btn{flex:1;background:#fff!important;color:#000!important;border:none!important;min-height:48px!important;height:48px;border-radius:30px!important;font-weight:600;display:flex;align-items:center;justify-content:center}.attachments-preview{display:flex;gap:8px;padding:0 2rem 1.5rem;overflow-x:auto;margin-bottom:24px}.attachment-thumb{position:relative;width:48px;height:48px;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.1);flex-shrink:0}.attachment-thumb img{width:100%;height:100%;object-fit:cover}.attachment-remove{position:absolute;top:2px;right:2px;background:#0009;border:none;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}.attachment-remove:hover{background:#f00c}@keyframes micPulse{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.25);opacity:1}to{transform:scale(1);opacity:.8}}.mic-icon.listening svg{animation:micPulse 1.2s infinite ease-in-out}.submit-btn-landing:disabled{background:#ffffff1a;cursor:not-allowed;opacity:.7}.security-page{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:120px;width:100%;background-color:#131313}.security-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:0 1.5rem}.security-hero-section{text-align:center;max-width:900px;margin-bottom:5rem}.security-title{font-size:clamp(3rem,8vw,5rem);font-weight:700;color:#fff;margin-bottom:1.5rem;letter-spacing:-.02em}.security-subtitle{font-size:clamp(1rem,3vw,1.25rem);color:#a1a1aa;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto}.security-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.security-actions .btn-primary{background:#fff;color:#000;border:1px solid #ffffff}.security-actions .btn-primary:hover:before{background:#e0e0e0}.security-actions .btn-primary:hover{color:#000}.security-actions .btn-secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2)}.security-actions .btn-secondary:hover{background:#ffffff0d}.security-logos-section{display:flex;align-items:center;justify-content:center;gap:clamp(2rem,5vw,4rem);flex-wrap:wrap;opacity:.6;margin-bottom:8rem}.security-logo{font-family:Inter,sans-serif;font-weight:700;font-size:1.25rem;color:#fff;text-transform:uppercase;letter-spacing:.05em;transition:opacity .3s}.security-logo:hover{opacity:1}.security-logo.workday{text-transform:lowercase;font-weight:500;font-size:1.5rem}.security-logo.nvidia{font-style:italic}.security-logo.hca{font-weight:600;text-transform:none}.security-logo.udacity{font-weight:300;letter-spacing:.2em}.security-section{width:100%;border-top:1px solid rgba(255,255,255,.1);padding:6rem 0;text-align:left}.security-section h2{font-size:clamp(2rem,4vw,2.75rem);color:#fff;font-weight:700;margin-bottom:1rem;letter-spacing:-.01em}.section-desc{font-size:1.125rem;color:#a1a1aa;max-width:600px;margin-bottom:3rem;line-height:1.6}.security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.security-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem;transition:all .3s ease}.security-card:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.security-card .icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#ffffff1a;color:#fff;margin-bottom:1.5rem}.security-card h3{font-size:1.25rem;color:#fff;font-weight:600;margin-bottom:.75rem}.security-card p{color:#a1a1aa;font-size:.95rem;line-height:1.5}.split-section{display:flex;flex-direction:column;gap:4rem}@media (min-width: 900px){.split-section{flex-direction:row;align-items:center}.split-content{flex:1}.split-graphic{flex:1;display:flex;justify-content:center;align-items:center}}.privacy-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:2rem}.privacy-list li{display:flex;gap:1.25rem}.privacy-icon{flex-shrink:0;width:32px;height:32px;margin-top:.25rem}.text-green{color:#22c55e}.text-blue{color:#3b82f6}.text-purple{color:#a855f7}.privacy-list h4{font-size:1.125rem;color:#fff;font-weight:600;margin-bottom:.5rem}.privacy-list p{color:#a1a1aa;font-size:.95rem;line-height:1.5}.privacy-shield-container{position:relative;width:200px;height:200px;display:flex;align-items:center;justify-content:center}.shield-pulse{position:relative;z-index:10;filter:drop-shadow(0 0 20px rgba(255,122,0,.4))}.shield-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:2px solid rgba(255,122,0,.3);z-index:1}.shield-ring.ring-1{width:140px;height:140px;animation:ripple 2s infinite linear}.shield-ring.ring-2{width:180px;height:180px;animation:ripple 2s infinite linear 1s}@keyframes ripple{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.security-badges-container{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.badge-circle.lg{width:120px;height:120px;border-width:2px}.badge-circle.lg .badge-text{font-size:1rem}.faq-section{max-width:800px;margin:0 auto;border-bottom:1px solid rgba(255,255,255,.1)}.faq-list{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid rgba(255,255,255,.1);padding:1.5rem 0;cursor:pointer}.faq-item:last-child{border-bottom:none}.faq-question{display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq-question h3{font-size:1.125rem;font-weight:500;color:#fff;margin:0}.faq-question svg{color:#a1a1aa;flex-shrink:0;transition:transform .3s}.faq-answer{padding-top:1rem;color:#a1a1aa;line-height:1.6;animation:fadeInDown .3s ease forwards}.landing-page-v2{display:flex;flex-direction:column;align-items:center;width:100%;overflow-x:hidden;padding-bottom:6rem}.hero-section{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100vh;padding:4rem 1.5rem 6rem}.hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}.badge-pill{display:inline-flex;align-items:center;gap:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:6px 16px;border-radius:99px;font-size:.875rem;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:2rem}.badge-pulse{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 10px #22c55e;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #22c55eb3}70%{transform:scale(1);box-shadow:0 0 0 6px #22c55e00}to{transform:scale(.95);box-shadow:0 0 #22c55e00}}.hero-title{font-size:clamp(2.25rem,5.5vw,3.5rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1.25rem;background:linear-gradient(120deg,#fff 35%,#ff7a00,#fff 65%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:titleShine 2s cubic-bezier(.16,1,.3,1) forwards}@keyframes titleShine{0%{background-position:200% center}to{background-position:-200% center}}.hero-subtitle{font-size:clamp(1rem,2vw,1.125rem);color:#a1a1aa;max-width:650px;line-height:1.6;margin-bottom:2.5rem}.hero-prompt-wrapper{width:100%;max-width:800px;margin-bottom:2rem;animation:floatUp 1s cubic-bezier(.16,1,.3,1) forwards}@keyframes floatUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-trust-text{font-size:.875rem;color:#71717a}.landing-dark-section{width:100%;background-color:#121212;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.meet-nova-section{width:100%;max-width:1200px;padding:4rem 1.5rem 0;margin-bottom:8rem;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.meet-nova-container{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.meet-nova-container h2,.meet-nova-container p{text-align:center;width:100%}.slider-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:1rem;flex-wrap:wrap}.slider-tab{background:transparent;border:none;color:#71717a;padding:.75rem 1.5rem;cursor:pointer;display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;transition:all .3s;position:relative}.slider-tab:hover,.slider-tab.active{color:#fff}.slider-tab.active:after{content:"";position:absolute;bottom:-17px;left:0;width:100%;height:2px;background:#ff7a00;box-shadow:0 0 10px #ff7a00}.slider-tab .tab-num{font-family:monospace;font-size:.875rem;opacity:.5}.slider-content-wrapper{position:relative;width:100%;background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:24px;overflow:hidden;box-shadow:0 25px 50px -12px #00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);min-height:480px}.slider-content{display:flex;padding:3rem;gap:3rem;height:100%;min-height:420px;position:relative;z-index:1}@media (max-width: 900px){.slider-content{flex-direction:column;padding:2rem}}.slider-panel-left{flex:1.2;display:flex;flex-direction:column;justify-content:center}.slider-panel-right{flex:.8;display:flex;align-items:center;justify-content:center;position:relative}.mock-chat-bubble{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem;max-width:100%}.mock-chat-bubble .user-info{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.mock-chat-bubble .avatar{width:28px;height:28px;border-radius:50%;background:#ff7a00}.mock-chat-bubble .name{font-size:.875rem;color:#fff;font-weight:500}.typed-prompt-box{font-size:1.25rem;color:#e4e4e7;line-height:1.5;min-height:80px}.cursor-blink{color:#ff7a00;animation:blink 1s step-end infinite}@keyframes blink{0%,to{color:transparent}50%{color:#ff7a00}}.abstract-glow-box{display:flex;flex-direction:column;align-items:center;gap:1.5rem;color:#71717a}.glow-icon-animate{color:#ff7a00;filter:drop-shadow(0 0 20px rgba(255,122,0,.6));animation:floatIcon 3s ease-in-out infinite alternate}@keyframes floatIcon{0%{transform:translateY(0) rotate(0)}to{transform:translateY(-10px) rotate(5deg)}}.code-panel{background:#00000080;border:1px solid rgba(255,255,255,.05);border-radius:16px;overflow:hidden;max-height:320px}.code-editor-body{padding:1.5rem;font-family:Courier New,Courier,monospace;font-size:.875rem;color:#a78bfa;overflow-y:auto}.window-controls{display:flex;gap:6px}.window-controls span{width:8px;height:8px;border-radius:50%}.window-controls span:nth-child(1){background:#ef4444}.window-controls span:nth-child(2){background:#eab308}.window-controls span:nth-child(3){background:#22c55e}.mockup-header{height:40px;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;padding:0 1rem;gap:1.5rem}.mockup-header .tab{font-size:.75rem;color:#71717a}.mockup-header .tab.active{color:#fff;font-weight:500}.phone-frame{width:220px;height:440px;border-radius:36px;border:8px solid #222;position:relative;background:#111;overflow:hidden;box-shadow:0 20px 40px #00000080}.phone-frame.scale-down{transform:scale(.9)}.phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:90px;height:20px;background:#222;border-bottom-left-radius:10px;border-bottom-right-radius:10px;z-index:10}.phone-screen.fitness-app{padding:30px 12px 12px;height:100%;display:flex;flex-direction:column;gap:12px;background:#131313}.fitness-header{display:flex;align-items:center;gap:8px;color:#fff;font-weight:600;font-size:.95rem}.fitness-dot{width:6px;height:6px;border-radius:50%;background:#ff7a00}.fitness-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:1rem;display:flex;flex-direction:column}.card-label{font-size:.75rem;color:#71717a}.card-value{font-size:1.5rem;color:#fff;font-weight:700;margin:4px 0}.card-value small{font-size:.875rem;font-weight:400;color:#71717a}.progress-bar-mock{width:100%;height:4px;background:#ffffff0d;border-radius:99px;overflow:hidden;margin-top:8px}.progress-bar-mock span{display:block;height:100%;background:#ff7a00}.ship-header{display:flex;align-items:center;gap:8px;color:#71717a;font-size:.875rem;margin-bottom:1rem}.ship-logs{display:flex;flex-direction:column;gap:1rem}.log-line{display:flex;align-items:center;gap:10px;color:#a1a1aa;font-size:.95rem}.log-line.highlight{color:#fff;font-weight:600;font-size:1.1rem}.ship-success-view{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.phone-screen.fitness-app.center-content{justify-content:center;align-items:center;text-align:center;color:#fff}.phone-screen.fitness-app.center-content h3{margin-top:1rem;font-size:1.25rem}.phone-screen.fitness-app.center-content p{font-size:.75rem;color:#71717a;margin-top:4px}.pulse-icon{animation:pulseGreen 2s infinite;border-radius:50%}@keyframes pulseGreen{0%{transform:scale(.95);filter:drop-shadow(0 0 0 rgba(34,197,94,.4))}70%{transform:scale(1);filter:drop-shadow(0 0 15px rgba(34,197,94,.8))}to{transform:scale(.95);filter:drop-shadow(0 0 0 rgba(34,197,94,0))}}.app-store-badges{display:flex;gap:1rem}.store-badge-mock{padding:8px 16px;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:.75rem;font-weight:600}.trusted-by-section{width:100%;max-width:1200px;text-align:center;margin-bottom:8rem;padding-top:6rem;z-index:2}.trusted-label{font-size:.875rem;color:#71717a;letter-spacing:.1em;margin-bottom:2rem}.landing-logos{margin-bottom:0}.bento-section{width:100%;max-width:1200px;padding:0 1.5rem;margin-bottom:8rem;z-index:2}.section-heading{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff;margin-bottom:1rem}.section-subheading{font-size:1.25rem;color:#a1a1aa}.bento-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.bento-item{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:24px;overflow:hidden;display:flex;flex-direction:column}.bento-item.span-2{grid-column:span 2}@media (max-width: 768px){.bento-item.span-2{grid-column:span 1}}.bento-content{padding:2rem;flex:1}.bento-icon{width:48px;height:48px;background:#ffffff0d;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.bento-content h3{font-size:1.5rem;color:#fff;font-weight:600;margin-bottom:.5rem}.bento-content p{color:#a1a1aa;line-height:1.6}.bento-visual{height:160px;background:#0003;border-top:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;gap:1rem}.platform-pill{padding:8px 24px;border-radius:99px;font-weight:600;font-size:14px}.platform-pill.apple{background:#fff;color:#000}.platform-pill.android{background:#22c55e;color:#000}.platform-connector{height:2px;width:40px;background:#fff3}.ui-visual{gap:1rem;padding:0 2rem;overflow:hidden;justify-content:flex-start}.ui-card{width:120px;height:100px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.1)}.ui-card:nth-child(2){background:#38bdf833}.how-it-works-section{width:100%;max-width:1200px;padding:0 1.5rem;margin-bottom:10rem;z-index:2}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:4rem}.step-card{position:relative}.step-number{font-size:4rem;font-weight:800;color:#ffffff0d;line-height:1;margin-bottom:-1rem}.step-card h3{font-size:1.5rem;color:#fff;font-weight:600;margin-bottom:1rem;position:relative;z-index:1}.step-card p{color:#a1a1aa;line-height:1.6;position:relative;z-index:1}.cta-section{width:100%;max-width:1200px;padding:0 1.5rem;z-index:2}.cta-box{background:radial-gradient(circle at center,rgba(56,189,248,.2),transparent),#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:32px;padding:6rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.cta-box h2{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#fff;margin-bottom:1.5rem}.cta-box p{font-size:1.25rem;color:#a1a1aa;max-width:600px;margin-bottom:2rem}.btn-primary.large{padding:16px 32px;font-size:1.125rem;font-weight:600;border-radius:12px;display:inline-flex;align-items:center;gap:8px}
