@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-navy:#0b3d91;--brand-blue:#5b8def;--brand-cta:#1a6bff;--brand-light:#ebf2ff;--brand-mid:#2d5be3;--bg-base:#fafbff;--bg-card:#fff;--bg-surface:#f3f6fe;--bg-section:#f7f9ff;--text:#0d1b2a;--text-muted:#2c3e5b;--text-dim:#5a7099;--text-hint:#94a8c5;--border:#dde6f5;--border-glass:#fff6;--border-blue:#5b8def40;--radius:16px;--radius-sm:10px;--radius-lg:24px;--radius-xl:32px;--shadow-xs:0 2px 4px #0b3d910a;--shadow-sm:0 4px 12px #0b3d910f;--shadow-md:0 12px 32px #0b3d9114;--shadow-lg:0 24px 64px #0b3d911f;--shadow-xl:0 40px 100px #0b3d9129;--shadow-glass:0 8px 32px #1f268714;--glass-bg:#fff9;--glass-blur:blur(20px)}html{scroll-behavior:smooth}body{background:var(--bg-base);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,DM Sans,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--text);font-family:Outfit,DM Sans,sans-serif;line-height:1.15}@media (width<=768px){h1 br,h2 br,h3 br,h4 br,h5 br,h6 br{display:none}}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--brand-blue);border-radius:99px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}@media (width>=640px){.container{padding:0 1.75rem}}@media (width>=1024px){.container{padding:0 2rem}}.section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-cta);align-items:center;gap:.4rem;margin-bottom:.6rem;font-size:.75rem;font-weight:700;display:inline-flex}.section-title{color:var(--text);margin-bottom:.85rem;font-size:clamp(1.65rem,5vw,2.75rem);font-weight:800;line-height:1.12}.section-sub{color:var(--text-muted);max-width:600px;font-size:1rem;line-height:1.75}.section-header{margin-bottom:2.5rem}@media (width>=768px){.section-header{margin-bottom:3.5rem}}.section-header--center{text-align:center}.section-header--center .section-sub{margin:0 auto}.gradient-text{background:linear-gradient(135deg, var(--brand-navy) 0%, var(--brand-cta) 50%, var(--brand-blue) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.badge{color:var(--brand-navy);letter-spacing:.04em;background:#5b8def14;border:1px solid #5b8def33;border-radius:99px;align-items:center;gap:.4rem;padding:.3rem .85rem;font-size:.75rem;font-weight:600;display:inline-flex}.btn-primary{cursor:pointer;background:linear-gradient(135deg, var(--brand-navy) 0%, var(--brand-cta) 100%);color:#fff;letter-spacing:.01em;white-space:nowrap;border:none;border-radius:99px;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 16px #1a6bff40}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #1a6bff59}.btn-primary:active{transform:translateY(0)}.btn-outline{cursor:pointer;background:var(--bg-card);border:1.5px solid var(--border);color:var(--text-muted);white-space:nowrap;border-radius:99px;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:600;transition:all .25s;display:inline-flex}.btn-outline:hover{border-color:var(--brand-blue);color:var(--brand-navy);background:var(--brand-light)}.btn-ghost{cursor:pointer;color:var(--brand-cta);background:0 0;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-ghost:hover{background:var(--brand-light)}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s}@media (width>=640px){.card{padding:2rem}}.card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-blue);transform:translateY(-8px)}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-glass);box-shadow:var(--shadow-glass)}.section-pad{padding:4rem 0}@media (width>=768px){.section-pad{padding:6rem 0}}hr,.divider{border:none;border-top:1px solid var(--border);margin:2rem 0}.navbar{z-index:1000;background:0 0;padding:.9rem 0;transition:background .35s,box-shadow .35s,padding .35s;position:fixed;top:0;left:0;right:0}.navbar-scrolled{-webkit-backdrop-filter:blur(24px);box-shadow:0 1px 0 var(--border), 0 4px 20px #0b3d910f;background:#fafbfff5;padding:.6rem 0}.nav-inner{align-items:center;gap:1rem;display:flex}.nav-logo{flex-shrink:0;align-items:center;display:flex}.nav-logo-img{object-fit:contain;width:auto;height:26px;display:block}.nav-links{gap:.1rem;margin-left:auto;list-style:none;display:flex}.nav-link{color:var(--text-muted);border-radius:7px;padding:.4rem .75rem;font-size:.85rem;font-weight:550;transition:all .2s;display:block}.nav-link:hover{color:var(--brand-navy);background:var(--brand-light)}.nav-link.active{color:var(--brand-cta);background:#1a6bff0f}.nav-cta{align-items:center;gap:.5rem;margin-left:.25rem;display:flex}.btn-login-nav{border:1.5px solid var(--border-blue);cursor:pointer;color:var(--brand-navy);white-space:nowrap;background:0 0;border-radius:99px;align-items:center;gap:.4rem;padding:.46rem 1rem;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.btn-login-nav:hover{border-color:var(--brand-cta);color:var(--brand-cta);background:#1a6bff0f;transform:translateY(-1px)}.btn-login-mobile{border:1.5px solid var(--border-blue);color:var(--brand-navy);text-align:center;background:0 0;border-radius:10px;padding:.7rem 1rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.btn-login-mobile:hover{border-color:var(--brand-cta);color:var(--brand-cta);background:#1a6bff0f}.btn-pilot-nav{cursor:pointer;background:linear-gradient(135deg, var(--brand-navy) 0%, var(--brand-cta) 100%);color:#fff;white-space:nowrap;border:none;border-radius:99px;align-items:center;gap:.4rem;padding:.48rem 1.1rem;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 3px 12px #1a6bff38}.btn-pilot-nav:hover{transform:translateY(-1px);box-shadow:0 6px 20px #1a6bff52}.nav-burger{background:var(--bg-surface);border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;transition:all .2s;display:none}.nav-burger:hover{background:var(--brand-light);border-color:var(--border-blue);color:var(--brand-navy)}.nav-mobile{-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--border);background:#fafbfffa;overflow:hidden;box-shadow:0 12px 30px #0b3d9114}.nav-mobile-inner{flex-direction:column;gap:.25rem;padding:1rem 1.25rem 1.5rem;display:flex}.nav-mobile-link{color:var(--text-muted);border-bottom:1px solid var(--border);border-radius:8px;padding:.65rem .75rem;font-size:.95rem;font-weight:550;transition:all .2s;display:block}.nav-mobile-link:last-of-type{border-bottom:none}.nav-mobile-link:hover,.nav-mobile-link.active{color:var(--brand-navy);background:var(--brand-light);border-color:#0000}@media (width>=993px){.nav-burger{display:none}}@media (width<=992px){.nav-links,.nav-cta{display:none}.nav-burger{display:flex}}.hero{background:var(--bg-base);align-items:center;min-height:100vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.hero{padding:10rem 0 5rem}}.hero-mesh-bg{z-index:0;background:var(--bg-base);position:absolute;inset:0;overflow:hidden}.mesh-blob{filter:blur(100px);opacity:.6;border-radius:50%;animation:20s ease-in-out infinite alternate meshFloat;position:absolute}.mesh-blob-1{background:#5b8def33;width:600px;height:600px;top:-200px;left:-100px}.mesh-blob-2{background:#1a6bff26;width:500px;height:500px;animation-delay:-5s;bottom:-100px;right:-100px}.mesh-blob-3{background:#0b3d911a;width:400px;height:400px;animation-delay:-10s;top:30%;left:40%}@keyframes meshFloat{0%{transform:translate(0)scale(1)}50%{transform:translate(50px,30px)scale(1.1)}to{transform:translate(-30px,60px)scale(.9)}}.hero-noise-overlay{mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cfilter id=\"noiseFilter\"%3E%3CfeTurbulence type=\"fractalNoise\" baseFrequency=\"0.65\" numOctaves=\"3\" stitchTiles=\"stitch\"/%3E%3C/filter%3E%3Crect width=\"100%25\" height=\"100%25\" filter=\"url(%23noiseFilter)\" opacity=\"0.05\"/%3E%3C/svg%3E");position:absolute;inset:0}.hero-inner{z-index:10;flex-direction:column;align-items:center;gap:4rem;display:flex;position:relative}.hero-content{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex}.glass-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--brand-navy);letter-spacing:.05em;text-transform:uppercase;background:#ffffff80;border:1px solid #fffc;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #0b3d910d}.pulse-dot{background:var(--brand-cta);border-radius:50%;width:8px;height:8px;animation:2s infinite pulseWhite;box-shadow:0 0 #1a6bffb3}@keyframes pulseWhite{0%{box-shadow:0 0 #1a6bff66}70%{box-shadow:0 0 0 8px #1a6bff00}to{box-shadow:0 0 #1a6bff00}}.hero-title{letter-spacing:-.03em;color:var(--text);text-shadow:0 10px 30px #0b3d9114;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:900;line-height:1.05}.hero-sub{color:var(--text-muted);max-width:650px;margin-bottom:2.5rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;display:flex}.hero-cta-primary{height:3.5rem;padding:0 2rem;font-size:1rem;box-shadow:0 10px 25px #1a6bff4d}.hero-cta-secondary{height:3.5rem;color:var(--brand-navy);border-color:#fffc;padding:0 2rem;font-size:1rem}.hero-cta-secondary:hover{background:#ffffffe6}@media (width<=640px){.hero-cta-primary,.hero-cta-secondary{justify-content:center;width:100%}}.hero-bento-mockup{perspective:1000px;width:100%;max-width:800px;margin:0 auto;position:relative}.bento-mockup-wrapper{width:100%;transform-style:preserve-3d;transition:transform .5s ease-out;position:relative;transform:rotateX(5deg)rotateY(0)translateZ(0)}.bento-mockup-wrapper:hover{transform:rotateX(2deg)rotateY(0)translateZ(20px)}.main-dashboard-panel{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffd9;border-radius:20px;overflow:hidden;box-shadow:0 30px 80px #0b3d9126,inset 0 1px #fffc}.dash-topbar{background:#fff6;border-bottom:1px solid #fff9;align-items:center;padding:.75rem 1.25rem;display:flex}.dash-dots{flex-shrink:0;gap:6px;display:flex}.dash-dots span{border-radius:50%;width:10px;height:10px}.dash-title-bar{color:var(--text-dim);flex:1;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.dash-icon-muted{color:var(--text-hint)}.dash-body{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.dash-welcome{justify-content:space-between;align-items:flex-start;display:flex}.dash-welcome-name{color:var(--text);font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800}.dash-welcome-sub{color:var(--text-muted);margin-top:.2rem;font-size:.8rem}.dash-live{color:#22c55e;background:#22c55e1a;border-radius:99px;align-items:center;gap:.4rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:flex}.live-pulse{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulseDot}.bento-inner-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width>=640px){.bento-inner-grid{grid-template-columns:1fr 1fr 1.5fr}}.bento-box{background:#fff9;border:1px solid #ffffffe6;border-radius:12px;flex-direction:column;padding:1rem;display:flex}.stats-box .bb-icon{background:var(--brand-light);width:32px;height:32px;color:var(--brand-cta);border-radius:8px;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.stats-box .bb-val{color:var(--text);margin-bottom:.2rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800}.stats-box .bb-label{color:var(--text-dim);font-size:.7rem;font-weight:600}.chart-box{grid-column:1/-1}@media (width>=640px){.chart-box{grid-column:auto}}.chart-box .bb-label{margin-bottom:1rem}.bento-chart{justify-content:space-between;align-items:flex-end;height:40px;display:flex}.bc-bar{background:linear-gradient(180deg, var(--brand-cta) 0%, #1a6bff33 100%);border-radius:4px 4px 0 0;width:14%}.float-card{z-index:20;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.8rem;font-weight:600;display:flex;position:absolute;box-shadow:0 15px 35px #0b3d911f}.float-ai{animation:4s ease-in-out infinite alternate floatY;top:-20px;right:-30px}.float-ai .fc-icon{color:#f59e0b}.float-notif{animation:5s ease-in-out infinite alternate-reverse floatY;bottom:-20px;left:-30px}.notif-avatar{background:var(--brand-navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-family:Outfit,sans-serif;display:flex}.float-notif strong{color:var(--text);font-size:.75rem;display:block}.float-notif span{color:var(--text-muted);font-size:.65rem;font-weight:400}@keyframes floatY{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@media (width<=768px){.float-card{display:none}}.hero-stats-glass{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-glass);background:#fff9;border:1px solid #fffc;border-radius:20px;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:800px;margin-top:2rem;padding:1.5rem 2.5rem;display:flex}@media (width<=640px){.hero-stats-glass{flex-direction:column;gap:1rem;padding:1.5rem}.hsg-div{background:#0000000d;width:100%;height:1px}}@media (width>=640px){.hsg-div{background:#00000014;width:1px;height:40px}}.hsg-item{flex-direction:column;flex:1;align-items:center;gap:.25rem;display:flex}.hsg-val{color:var(--text);font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:900;line-height:1.1}.hsg-label{color:var(--text-dim);font-size:.8rem;font-weight:600}@media (width<=768px){.hero{min-height:auto;padding:5rem 0 2rem}.hero-inner{gap:2rem}.hero-title{font-size:clamp(1.8rem,8vw,3rem)}.hero-sub{margin-bottom:1.5rem;font-size:1.05rem}}.features-section{background:var(--bg-base);padding:4rem 0;position:relative;overflow:hidden}@media (width>=768px){.features-section{padding:6rem 0}}.bento-grid{z-index:10;grid-template-columns:1fr;grid-auto-rows:minmax(220px,auto);gap:1.25rem;display:grid;position:relative}@media (width>=768px){.bento-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.bento-card{border-radius:24px;flex-direction:column;padding:2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:relative;overflow:hidden}.bento-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0b3d911f}.bento-wide{grid-column:1/-1}.bento-tall{grid-row:span 1}@media (width>=768px){.bento-wide{grid-column:span 2}.bento-tall{grid-row:span 2}}.bento-bg-pattern{z-index:0;opacity:.05;pointer-events:none;background-position:50%;background-size:cover;transition:opacity .5s;position:absolute;inset:0}.bento-card:hover .bento-bg-pattern{opacity:.1}.pattern-1{background-image:radial-gradient(circle at 100% 100%, var(--brand-navy) 0%, transparent 50%)}.pattern-2{background-image:radial-gradient(circle at 0% 0%, var(--brand-cta) 0%, transparent 60%)}.pattern-3{background-image:linear-gradient(45deg, var(--brand-blue) 0%, transparent 70%)}.pattern-4{background-image:radial-gradient(ellipse at 100% 0%, var(--brand-navy) 0%, transparent 60%)}.pattern-5{background-image:linear-gradient(180deg, transparent 0%, var(--brand-cta) 100%);opacity:.03}.bc-content{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.bc-tag{background:var(--brand-navy);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:99px;align-self:flex-start;margin-bottom:1.5rem;padding:.25rem .8rem;font-size:.7rem;font-weight:700;display:inline-block}.bc-icon{width:48px;height:48px;color:var(--brand-cta);background:#1a6bff14;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.bc-icon-large{color:var(--brand-cta);opacity:.08;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-20px;right:-20px;transform:rotate(-10deg)}.bento-card:hover .bc-icon-large{opacity:.15;transform:rotate(0)scale(1.1)}.bc-title{color:var(--text);margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:800;line-height:1.2}.bento-wide .bc-title{font-size:1.6rem}@media (width>=768px){.bc-title{font-size:1.4rem}.bento-wide .bc-title{max-width:80%;font-size:1.8rem}}.bc-desc{color:var(--text-muted);margin-bottom:0;font-size:.95rem;line-height:1.6}.bento-wide .bc-desc{max-width:75%}.modules-section{background:var(--bg-base);padding:4rem 0 6rem;position:relative;overflow:hidden}@media (width>=768px){.modules-section{padding:6rem 0 8rem}}.marquee-container{flex-direction:column;width:100vw;max-width:100%;padding:1.5rem 0;display:flex;position:relative;overflow:hidden}.marquee-gradient{z-index:2;pointer-events:none;width:10vw;position:absolute;top:0;bottom:0}.marquee-gradient-left{background:linear-gradient(to right, var(--bg-base) 0%, transparent 100%);left:0}.marquee-gradient-right{background:linear-gradient(to left, var(--bg-base) 0%, transparent 100%);right:0}.marquee-track{width:100%;display:flex}.marquee-content{flex-wrap:nowrap;gap:1.5rem;width:max-content;padding:0 .75rem;display:flex}.marquee-left{animation:40s linear infinite scrollLeft}.marquee-right{animation:45s linear infinite scrollRight}.marquee-track:hover .marquee-content{animation-play-state:paused}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.marquee-card{cursor:default;background:#ffffffd9;border:1px solid #0b3d9114;border-radius:16px;flex-shrink:0;align-items:center;gap:1rem;width:240px;padding:1rem 1.25rem;transition:all .3s;display:flex;box-shadow:0 2px 12px #0b3d910d}@media (width>=640px){.marquee-card{border-radius:20px;gap:1.25rem;width:300px;padding:1.25rem}}@media (width>=768px){.marquee-card{width:360px;padding:1.5rem}}.marquee-card:hover{border-color:rgba(var(--mc-rgb,99, 102, 241), .3);background:#fffffffa;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 28px #0b3d9114}.mc-icon-wrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s;display:flex}@media (width>=768px){.mc-icon-wrap{border-radius:14px;width:54px;height:54px}}.mc-content{flex-direction:column;display:flex}.mc-title{color:var(--text);margin-bottom:.2rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:800}@media (width>=768px){.mc-title{margin-bottom:.25rem;font-size:1.1rem}}.mc-desc{color:var(--text-muted);margin:0;font-size:.78rem;line-height:1.45}@media (width>=768px){.mc-desc{font-size:.85rem;line-height:1.5}}.ai-section{color:#fff;background:#061121;padding:5rem 0;position:relative;overflow:hidden}@media (width>=768px){.ai-section{padding:8rem 0}}.ai-bg-glow{pointer-events:none;background:radial-gradient(#1a6bff26 0%,#0000 70%);width:100vw;height:300px;position:absolute;top:50%;right:-50vw;transform:translateY(-50%)}@media (width>=768px){.ai-bg-glow{width:600px;height:500px;right:-100px}}.ai-grid{z-index:1;grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}@media (width>=1024px){.ai-grid{grid-template-columns:1.1fr .9fr;gap:6rem}}.ai-info{flex-direction:column;display:flex}.ai-badge{align-self:flex-start;margin-bottom:1.25rem;color:#fff!important;background:#1a6bff26!important;border-color:#1a6bff4d!important}@media (width>=768px){.ai-badge{margin-bottom:1.5rem}}.ai-spark{color:#60a5fa;animation:3s linear infinite sparkSpin}@keyframes sparkSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ai-title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}@media (width>=768px){.ai-title{margin-bottom:1.2rem}}.ai-desc{color:#ffffffb3;margin-bottom:2rem;font-size:1rem;line-height:1.7}@media (width>=768px){.ai-desc{margin-bottom:2.5rem;font-size:1.05rem;line-height:1.75}}.ai-feature-list{flex-direction:column;gap:1.25rem;display:flex}@media (width>=768px){.ai-feature-list{gap:1.5rem}}.ai-feature-item{align-items:flex-start;gap:1rem;display:flex}.ai-fi-icon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ai-fi-content h3{color:#fff;margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.ai-fi-content p{color:#fff9;font-size:.9rem;line-height:1.6}.ai-chat{perspective:1000px;width:100%;max-width:480px;margin:0 auto;position:relative}.chat-window{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d1b2a99;border:1px solid #ffffff26;border-radius:20px;transition:transform .5s;overflow:hidden;transform:rotateY(-5deg)rotateX(2deg);box-shadow:0 30px 60px #0006}.chat-window:hover{transform:rotateY(0)rotateX(0)}.chat-header{background:#ffffff0d;border-bottom:1px solid #ffffff1a;align-items:center;gap:.8rem;padding:1rem 1.25rem;display:flex}.sofia-avatar-header{color:#fff;background:linear-gradient(135deg,#1a6bff,#60a5fa);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:900;display:flex}.chat-header-info h4{color:#fff;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.chat-header-info p{color:#34d399;margin-top:.1rem;font-size:.72rem}.chat-actions-dots{gap:4px;margin-left:auto;display:flex}.chat-actions-dots span{background:#fff3;border-radius:50%;width:6px;height:6px}.chat-history{flex-direction:column;gap:.9rem;height:280px;padding:1.25rem;display:flex;overflow-y:auto}.chat-bubble-wrap{align-items:flex-end;gap:.5rem;display:flex}.cb-user{flex-direction:row-reverse}.sofia-bubble-avatar{color:#fff;background:linear-gradient(135deg,#1a6bff,#60a5fa);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-family:Outfit,sans-serif;font-size:.65rem;font-weight:900;display:flex}.chat-bubble{border-radius:14px;max-width:80%;padding:.75rem .95rem;font-size:.85rem;line-height:1.5}.cb-sofia .chat-bubble{color:#ffffffe6;background:#ffffff0d;border:1px solid #ffffff1a;border-bottom-left-radius:4px}.cb-user .chat-bubble{color:#fff;background:#1a6bff;border:1px solid #1a6bff80;border-bottom-right-radius:4px}.chat-bubble p{white-space:pre-line;margin:0}.cb-typing{align-items:center;gap:5px;padding:.8rem 1rem;display:flex}.typing-dot{background:#60a5fa;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite typingBounce}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}.chat-action-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;width:100%;margin-top:.6rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.pdf-btn{color:#fff;background:#ffffff1a;border-color:#fff3}.pdf-btn:hover{background:#ffffff26}.deploy-btn{color:#60a5fa;background:#1a6bff33;border-color:#1a6bff66}.deploy-btn:hover{background:#1a6bff4d}.chat-suggestions-box{background:#0003;border-top:1px solid #ffffff1a;padding:.75rem 1.25rem}.cs-label{color:#ffffff80;margin-bottom:.6rem;font-size:.75rem;font-weight:600}.chat-chips-row{flex-wrap:wrap;gap:.5rem;display:flex}.chat-chip{color:#fffc;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #fff3;border-radius:99px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s}.chat-chip:hover:not(.is-disabled){color:#fff;background:#1a6bff;border-color:#1a6bff}.chat-chip.is-disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.chat-input-bar{background:#ffffff05;border-top:1px solid #ffffff1a;gap:.6rem;padding:.9rem 1.25rem;display:flex}.chat-input-bar input{color:#fff;background:#0003;border:1px solid #fff3;border-radius:8px;outline:none;flex:1;padding:.6rem .9rem;font-size:.85rem}.chat-input-bar input::placeholder{color:#ffffff4d}.chat-send-btn{color:#fff;cursor:pointer;background:#1a6bff;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:opacity .2s;display:flex}.chat-send-btn:disabled{opacity:.4;cursor:not-allowed}.challenges-section{background:var(--bg-base);padding:4rem 0;position:relative;overflow:hidden}@media (width>=768px){.challenges-section{padding:6rem 0}}.challenges-glow{pointer-events:none;background:radial-gradient(#0b3d910d 0%,#0000 70%);width:100vw;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width>=768px){.challenges-glow{width:600px;height:400px}}.challenges-grid{scroll-snap-type:x mandatory;scrollbar-width:none;z-index:1;gap:1rem;margin:0 -1.25rem;padding:.5rem 1.25rem 1.5rem;display:flex;position:relative;overflow-x:auto}.challenges-grid::-webkit-scrollbar{display:none}.challenge-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-xs);scroll-snap-align:start;flex:0 0 85%;padding:1.5rem;transition:all .3s}@media (width>=640px){.challenges-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0;padding:0;display:grid}.challenge-card{scroll-snap-align:none;flex:none;padding:1.75rem}}.challenge-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-blue);transform:translateY(-4px)}.cc-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}@media (width>=640px){.cc-header{gap:.85rem;margin-bottom:1.25rem}}.cc-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (width>=640px){.cc-icon{width:44px;height:44px}}.cc-title{color:var(--text);font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}@media (width>=640px){.cc-title{font-size:1.02rem}}.cc-content-box{flex-direction:column;gap:.6rem;display:flex}@media (width>=640px){.cc-content-box{gap:.75rem}}.cc-problem,.cc-solution{border-radius:8px;padding:.75rem}@media (width>=640px){.cc-problem,.cc-solution{padding:.85rem}}.cc-problem{background:#ef44440a;border:1px solid #ef44441a}.cc-solution{background:#1a6bff0a;border:1px solid #1a6bff1f}.cc-label{text-transform:uppercase;letter-spacing:.06em;margin-bottom:.3rem;font-size:.65rem;font-weight:700;display:block}@media (width>=640px){.cc-label{margin-bottom:.4rem;font-size:.7rem}}.problem-label{color:#dc2626}.solution-label{color:var(--brand-cta)}.cc-content-box p{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.55}@media (width>=640px){.cc-content-box p{font-size:.85rem;line-height:1.6}}.cc-divider{background:var(--border);height:1px}.onboarding-section{background:var(--bg-section);padding:4rem 0;position:relative;overflow:hidden}@media (width>=768px){.onboarding-section{padding:6rem 0}}.onboarding-glow{pointer-events:none;background:radial-gradient(#5b8def14 0%,#0000 70%);width:100vw;height:300px;position:absolute;top:50%;left:-50vw;transform:translateY(-50%)}@media (width>=768px){.onboarding-glow{width:400px;height:400px;left:-100px}}.timeline-container{flex-direction:column;gap:1.5rem;padding-bottom:2rem;display:flex;position:relative}@media (width>=900px){.timeline-container{gap:2.5rem;padding-bottom:3rem}}.timeline-line{display:none}@media (width>=900px){.timeline-line{background:linear-gradient(180deg, var(--brand-cta), var(--border) 90%);z-index:0;width:2px;display:block;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}}.timeline-step{z-index:1;flex-direction:column;gap:.75rem;display:flex;position:relative}@media (width>=900px){.timeline-step{flex-direction:row;align-items:flex-start;gap:2.5rem}.step-left{flex-direction:row}.step-right{flex-direction:row-reverse}}.step-marker-wrap{flex-direction:row;flex-shrink:0;align-items:center;gap:.75rem;display:flex}@media (width>=900px){.step-marker-wrap{flex-direction:column;gap:.5rem}}.step-marker{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 16px #1a6bff47}@media (width>=900px){.step-marker{width:52px;height:52px}}.step-marker-line-glow{display:none}@media (width>=900px){.step-marker-line-glow{background:linear-gradient(180deg, transparent, var(--border));width:2px;height:24px;display:block}}.step-content-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex:1;width:100%;padding:1.25rem;transition:all .3s}@media (width>=900px){.step-content-card{max-width:calc(50% - 60px);margin:0;padding:1.75rem}.step-left .step-content-card{margin-left:0;margin-right:calc(50% + 2.5rem)}.step-right .step-content-card{margin-left:calc(50% + 2.5rem);margin-right:0}}.step-content-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-blue)}.step-header-row{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}@media (width>=900px){.step-header-row{margin-bottom:.75rem}}.step-day{text-transform:uppercase;letter-spacing:.1em;color:var(--brand-cta);font-size:.65rem;font-weight:700}@media (width>=900px){.step-day{font-size:.72rem}}.step-metric{color:#fff;background:linear-gradient(135deg, var(--brand-navy), var(--brand-cta));border-radius:99px;padding:.15rem .5rem;font-size:.65rem;font-weight:700}@media (width>=900px){.step-metric{padding:.2rem .6rem;font-size:.7rem}}.step-title{color:var(--text);margin-bottom:.4rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}@media (width>=900px){.step-title{margin-bottom:.6rem;font-size:1.05rem}}.step-desc{color:var(--text-muted);font-size:.82rem;line-height:1.55}@media (width>=900px){.step-desc{font-size:.88rem;line-height:1.65}}.guarantee-box{background:var(--bg-card);border:1px solid var(--border-blue);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-md);flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.5rem 1.25rem;display:flex;position:relative;overflow:hidden}@media (width>=900px){.guarantee-box{gap:1.25rem;margin-top:2rem;padding:2.5rem 3rem}}.guarantee-box:before{content:"";background:linear-gradient(90deg, var(--brand-navy), var(--brand-cta), var(--brand-blue));height:4px;position:absolute;top:0;left:0;right:0}.gb-badge{color:var(--brand-cta);letter-spacing:.04em;background:#1a6bff14;border:1px solid #1a6bff33;border-radius:99px;align-items:center;gap:.3rem;padding:.3rem .75rem;font-size:.7rem;font-weight:700;display:inline-flex}@media (width>=900px){.gb-badge{gap:.4rem;padding:.4rem 1rem;font-size:.78rem}}.gb-content h3{color:var(--text);margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800}@media (width>=900px){.gb-content h3{margin-bottom:.75rem;font-size:1.3rem}}.gb-content p{color:var(--text-muted);max-width:560px;margin:0 auto 1.25rem;font-size:.85rem;line-height:1.6}@media (width>=900px){.gb-content p{margin:0 auto 1.5rem;font-size:.95rem;line-height:1.7}}.demo-section{background:var(--bg-card);padding:4rem 0;position:relative;overflow:hidden}@media (width>=768px){.demo-section{padding:6rem 0}}.demo-glow{pointer-events:none;background:radial-gradient(#5b8def14 0%,#0000 70%);width:100vw;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (width>=768px){.demo-glow{width:600px;height:500px}}.demo-stats-banner{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2.5rem;padding:1.25rem 1rem;display:flex;position:relative;overflow:hidden}@media (width>=768px){.demo-stats-banner{border-radius:var(--radius-lg);flex-wrap:nowrap;gap:0;margin-bottom:3.5rem;padding:1.5rem 2.5rem}}.demo-stats-banner:before{content:"";background:linear-gradient(90deg, var(--brand-navy), var(--brand-cta), var(--brand-blue), var(--brand-cta), var(--brand-navy));background-size:200% 100%;height:3px;animation:4s linear infinite bannerShimmer;position:absolute;top:0;left:0;right:0}@keyframes bannerShimmer{0%{background-position:0 0}to{background-position:200% 0}}.dsb-item{text-align:center;flex:0 0 calc(50% - .5rem);padding:.5rem}@media (width>=480px){.dsb-item{flex:0 0 calc(33.333% - .66rem)}}@media (width>=768px){.dsb-item{flex:1;padding:.5rem 1.5rem}}.dsb-value{background:linear-gradient(135deg, var(--brand-navy) 0%, var(--brand-cta) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.2rem;font-family:Outfit,sans-serif;font-size:clamp(1.4rem,4vw,2.2rem);font-weight:900;line-height:1.1}@media (width>=768px){.dsb-value{margin-bottom:.3rem}}.dsb-label{color:var(--text-dim);white-space:nowrap;font-size:.75rem;font-weight:600}@media (width>=768px){.dsb-label{font-size:.8rem}}.dsb-sep{display:none}@media (width>=768px){.dsb-sep{background:var(--border);flex-shrink:0;width:1px;height:44px;display:block}}.demo-layout{z-index:1;grid-template-columns:1fr;gap:3rem;display:grid;position:relative}@media (width>=1024px){.demo-layout{grid-template-columns:1.1fr .9fr;gap:4rem}}.module-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}@media (width>=768px){.module-header{margin-bottom:1.5rem}}.module-header h3{color:var(--text);font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800}@media (width>=768px){.module-header h3{font-size:1.3rem}}.sel-count{color:var(--brand-cta);background:#1a6bff14;border-radius:99px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}@media (width>=768px){.sel-count{padding:.3rem .75rem;font-size:.85rem}}.modules-grid-form{grid-template-columns:1fr 1fr;gap:.6rem;margin-bottom:1.5rem;display:grid}@media (width>=640px){.modules-grid-form{gap:1rem;margin-bottom:2.5rem}}.module-btn{cursor:pointer;text-align:left;background:#fff;border:1px solid #0000000f;border-radius:12px;align-items:center;gap:.75rem;min-width:0;padding:.85rem 1rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000005}@media (width>=640px){.module-btn{gap:.85rem;padding:1rem 1.1rem}}@media (width>=768px){.module-btn{border-radius:14px;padding:1rem 1.25rem}}.module-btn:hover{border-color:#1a6bff4d;transform:translateY(-2px);box-shadow:0 8px 24px #1a6bff14}.module-btn.active{border-color:var(--brand-cta);background:#1a6bff08;box-shadow:0 4px 12px #1a6bff26}.module-btn.active:before{content:"";background:var(--brand-cta);border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}.mod-icon{width:32px;height:32px;color:var(--brand-navy);background:#0b3d910d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}@media (width>=768px){.mod-icon{border-radius:10px;width:36px;height:36px}}.module-btn:hover .mod-icon{color:var(--brand-cta);background:#1a6bff1a}.module-btn.active .mod-icon{background:var(--brand-cta);color:#fff}.mod-label{color:var(--text);text-overflow:ellipsis;flex:1;min-width:0;font-size:.75rem;font-weight:600;line-height:1.3;overflow:hidden}@media (width>=640px){.mod-label{font-size:.85rem}}@media (width>=768px){.mod-label{font-size:.95rem}}.mod-popular{color:#f59e0b;text-transform:uppercase;letter-spacing:.05em;background:#f59e0b1a;border-radius:4px;padding:.15rem .4rem;font-size:.6rem;font-weight:700}.mod-check{color:var(--brand-cta)}.demo-perks{border-radius:var(--radius);background:#1a6bff08;border:1px solid #1a6bff1a;grid-template-columns:1fr 1fr;gap:.6rem;padding:1rem;display:grid}@media (width>=640px){.demo-perks{gap:1rem;padding:1.5rem}}.perk-item{color:var(--text-muted);align-items:flex-start;gap:.4rem;font-size:.72rem;font-weight:600;line-height:1.35;display:flex}@media (width>=640px){.perk-item{align-items:center;font-size:.8rem}}@media (width>=768px){.perk-item{font-size:.85rem}}.perk-item svg{color:var(--brand-cta);flex-shrink:0}.demo-form{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:1.5rem;position:sticky;top:100px}@media (width>=640px){.demo-form{padding:2rem}}@media (width>=1024px){.demo-form{padding:2.5rem}}.form-head{color:var(--text);align-items:center;gap:.6rem;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800;display:flex}@media (width>=768px){.form-head{gap:.75rem;margin-bottom:2rem;font-size:1.2rem}}.fh-spark-icon{color:var(--brand-cta)}.form-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}@media (width>=640px){.form-grid{gap:1.25rem;margin-bottom:2rem}}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-group.full{grid-column:1/-1}@media (width>=768px){.form-group label{font-size:.85rem}}.form-group input,.form-group select{border:1.5px solid var(--border);color:var(--text);background:var(--bg-surface);box-sizing:border-box;border-radius:8px;outline:none;width:100%;padding:.6rem .75rem;font-family:Inter,sans-serif;font-size:.82rem;transition:all .2s}@media (width>=640px){.form-group input,.form-group select{padding:.75rem 1rem;font-size:.88rem}}@media (width>=768px){.form-group input,.form-group select{padding:.85rem 1rem;font-size:.95rem}}.form-group input:focus,.form-group select:focus{border-color:var(--brand-blue);background:#fff;box-shadow:0 0 0 3px #5b8def1a}.form-group input::placeholder{color:var(--text-hint)}.btn-submit-demo{justify-content:center;width:100%;height:3.25rem;font-size:1rem}.testi-section{background:var(--bg-base);padding:4rem 0;position:relative;overflow:hidden}@media (width>=768px){.testi-section{padding:8rem 0}}.testi-fan-layout{perspective:1200px;flex-direction:column;gap:1.5rem;width:100%;max-width:900px;height:auto;margin:3rem auto 0;display:flex;position:relative}@media (width>=768px){.testi-fan-layout{height:400px;margin:5rem auto 0;display:block}}.testi-fan-card{-webkit-backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #ffffffe6;border-radius:24px;flex-direction:column;padding:2rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 20px 50px #0b3d9114}@media (width>=768px){.testi-fan-card{transform-origin:bottom;width:400px;position:absolute;top:0;left:50%}.fan-pos-0{z-index:1;opacity:.8;transform:translate(-80%)translateY(20px)rotate(-8deg)translateZ(-50px)}.testi-fan-layout:hover .fan-pos-0{opacity:1;transform:translate(-100%)translateY(0)rotate(-12deg)translateZ(-20px)}.fan-pos-2{z-index:1;opacity:.8;transform:translate(-20%)translateY(20px)rotate(8deg)translateZ(-50px)}.testi-fan-layout:hover .fan-pos-2{opacity:1;transform:translate(0%)translateY(0)rotate(12deg)translateZ(-20px)}.fan-pos-1{z-index:10;transform:translate(-50%)translateY(0)rotate(0)translateZ(0);box-shadow:0 30px 80px #0b3d9126}.testi-fan-layout:hover .fan-pos-1{transform:translate(-50%)translateY(-20px)rotate(0)translateZ(50px)}}.testi-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.testi-quote{color:#0b3d911a}.testi-stars{gap:2px;display:flex}.testi-text{color:var(--text);flex:1;margin-bottom:2rem;font-size:1rem;font-weight:500;line-height:1.6}.testi-author{border-top:1px solid #0000000d;align-items:center;gap:1rem;padding-top:1rem;display:flex}.testi-avatar{border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:800;display:flex}.testi-name{color:var(--text);font-family:Outfit,sans-serif;font-size:1rem;font-weight:800}.testi-role{color:var(--text-dim);margin-top:.1rem;font-size:.8rem}@media (width<=767px){.testi-fan-layout{scroll-snap-type:x mandatory;scrollbar-width:none;flex-direction:row;gap:1.25rem;margin:2rem -1.25rem 0;padding:.75rem 1.25rem 2rem;overflow-x:auto}.testi-fan-layout::-webkit-scrollbar{display:none}.testi-fan-card{scroll-snap-align:start;background:#ffffffd9;flex:0 0 85%;margin:0;box-shadow:0 12px 30px #0b3d910f}}.faq-section{background:var(--bg-base);padding:4rem 0;position:relative;overflow:hidden}@media (width>=768px){.faq-section{padding:6rem 0}}.faq-list{z-index:10;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex;position:relative}.faq-item{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);cursor:pointer;background:#fff9;border-radius:16px;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.faq-item:hover{border-color:var(--border-blue);background:#ffffffd9;transform:translateY(-2px);box-shadow:0 10px 30px #0b3d910d}.faq-item.faq-open{border-color:var(--brand-cta);background:#fffffff2;transform:translateY(0);box-shadow:0 15px 40px #0b3d9114}.faq-q{width:100%;color:var(--text);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:color .25s;display:flex}@media (width>=768px){.faq-q{padding:1.5rem 2rem;font-size:1.1rem}}.faq-item:hover .faq-q,.faq-item.faq-open .faq-q{color:var(--brand-navy)}.faq-chevron{color:var(--text-dim);flex-shrink:0;margin-left:1.25rem;transition:transform .3s cubic-bezier(.16,1,.3,1),color .25s}.faq-item:hover .faq-chevron,.faq-item.faq-open .faq-chevron{color:var(--brand-cta)}.faq-a-wrapper{overflow:hidden}.faq-a{color:var(--text-muted);border-top:1px solid #00000008;padding:1rem 1.5rem 1.5rem;font-size:.88rem;line-height:1.7}@media (width>=768px){.faq-a{padding:1.25rem 2rem 1.75rem;font-size:.95rem;line-height:1.75}}.cta-section{background:var(--bg-section);justify-content:center;padding:4rem 1.25rem;display:flex;position:relative;overflow:hidden}@media (width>=768px){.cta-section{padding:6rem 1.5rem}}.cta-glow-1{pointer-events:none;background:radial-gradient(#0b3d9114 0%,#0000 60%);width:100vw;height:100vw;position:absolute;bottom:-25vw;left:-25vw}.cta-glow-2{pointer-events:none;background:radial-gradient(#1a6bff14 0%,#0000 60%);width:100vw;height:100vw;position:absolute;top:-25vw;right:-25vw}@media (width>=768px){.cta-glow-1{width:500px;height:500px;bottom:-100px;left:-100px}.cta-glow-2{width:600px;height:600px;top:-150px;right:-150px}}.cta-inner{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);text-align:center;z-index:1;max-width:1000px;box-shadow:var(--shadow-lg);flex-direction:column;align-items:center;padding:3rem 1.5rem;display:flex;position:relative}@media (width>=768px){.cta-inner{padding:5rem 4rem}}.cta-inner:before{content:"";background:linear-gradient(90deg, var(--brand-navy), var(--brand-cta), var(--brand-blue));border-radius:var(--radius-xl) var(--radius-xl) 0 0;height:5px;position:absolute;top:0;left:0;right:0}.cta-pill{margin-bottom:1.5rem}@media (width>=768px){.cta-pill{margin-bottom:2rem}}.cta-title{margin-bottom:1rem;font-size:clamp(1.8rem,6vw,3.2rem)}@media (width>=768px){.cta-title{margin-bottom:1.25rem}}.cta-sub{margin-bottom:2rem;font-size:.95rem}@media (width>=768px){.cta-sub{margin-bottom:2.5rem;font-size:1.1rem}}.cta-actions{flex-direction:column;justify-content:center;gap:.75rem;width:100%;margin-bottom:1.5rem;display:flex}@media (width>=640px){.cta-actions{flex-direction:row;gap:1rem;width:auto;margin-bottom:2rem}}.cta-btn{justify-content:center;width:100%;height:3.25rem;padding:0 1.5rem}@media (width>=640px){.cta-btn{width:auto;height:3.5rem;padding:0 2rem}}.cta-proof{color:var(--text-dim);flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}@media (width>=640px){.cta-proof{flex-direction:row;gap:.75rem;font-size:.85rem}}.cta-proof span:nth-child(2n){display:none}@media (width>=640px){.cta-proof span:nth-child(2n){color:var(--border);display:inline}}.cta-proof-item{align-items:center;gap:.35rem;display:inline-flex}.cta-proof-item svg{color:var(--brand-cta)}.footer{color:#fff;background:#071932;padding:4rem 0 2rem;position:relative;overflow:hidden}@media (width>=768px){.footer{padding:5rem 0 2rem}}.footer-glow{pointer-events:none;background:radial-gradient(#1a6bff26 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-200px;left:-200px}.footer-grid{z-index:1;grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem;margin-bottom:3rem;display:grid;position:relative}@media (width>=640px){.footer-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (width>=1024px){.footer-grid{grid-template-columns:1.8fr 1fr 1fr 1fr 1.2fr;gap:3rem;margin-bottom:4rem}}.footer-brand{flex-direction:column;grid-column:span 2;gap:1rem;display:flex}@media (width>=640px){.footer-brand{grid-column:span 3}}@media (width>=1024px){.footer-brand{grid-column:span 1;gap:1.25rem}}.footer-contact-col{grid-column:span 2}@media (width>=640px){.footer-contact-col{grid-column:span 1}}@media (width>=1024px){.footer-contact-col{grid-column:span 1}}.footer-logo{align-items:center;display:flex}.footer-logo-img{object-fit:contain;width:auto;height:28px}@media (width>=768px){.footer-logo-img{height:32px}}.footer-tagline{color:#fff9;max-width:300px;font-size:.85rem;line-height:1.6}@media (width>=768px){.footer-tagline{font-size:.9rem;line-height:1.7}}.footer-socials{flex-wrap:wrap;gap:.6rem;margin-top:.25rem;display:flex}.social-chip{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.social-chip:hover{background:var(--brand-cta);border-color:var(--brand-cta);color:#fff;transform:translateY(-2px)}.footer-col-title{color:#fff;letter-spacing:.01em;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}@media (width>=768px){.footer-col-title{margin-bottom:1.25rem;font-size:1rem}}.footer-col ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}@media (width>=768px){.footer-col ul{gap:.75rem}}.footer-col ul li{align-items:center;display:flex}.footer-link{color:#ffffff8c;font-size:.83rem;text-decoration:none;transition:all .2s;display:block}@media (width>=768px){.footer-link{font-size:.88rem}}.footer-col ul li:hover .footer-link{color:#fff;transform:translate(3px)}.contact-list{flex-direction:column;gap:.65rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.contact-list li{color:#ffffffa6;align-items:flex-start;gap:.55rem;font-size:.83rem;line-height:1.4;display:flex}.contact-list li a{color:#ffffffa6;text-decoration:none;transition:color .2s}.contact-list li a:hover{color:#fff}.contact-icon{color:var(--brand-cta);flex-shrink:0;margin-top:1px}.footer-cta-chip{color:#ffffffd9;background:#1a6bff1f;border:1px solid #1a6bff4d;border-radius:99px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.footer-cta-chip:hover{background:var(--brand-cta);border-color:var(--brand-cta);color:#fff;transform:translateY(-1px)}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:1.5rem}.footer-bottom-inner{flex-direction:column;justify-content:space-between;align-items:center;gap:.75rem;display:flex}@media (width>=768px){.footer-bottom{padding-top:2rem}.footer-bottom-inner{flex-direction:row}}.footer-copy{color:#ffffff73;text-align:center;font-size:.8rem}@media (width>=768px){.footer-copy{text-align:left;font-size:.82rem}}.footer-legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;display:flex}@media (width>=768px){.footer-legal{justify-content:flex-end;gap:.5rem 1.25rem}}.footer-legal a{color:#ffffff73;font-size:.78rem;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#fff}.footer-legal span{color:#ffffff40}.footer-admin-link{color:#ffffff73;font-size:.78rem;text-decoration:none;transition:color .2s}.footer-admin-link:hover{color:#fff}.page-wrapper{background:var(--bg-base);flex-direction:column;min-height:100vh;display:flex}.page-hero{background:var(--bg-base);border-bottom:1px solid #fff6;padding:6rem 0 3rem;position:relative;overflow:hidden}@media (width>=768px){.page-hero{padding:9rem 0 4rem}}.page-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#5b8def26 0%,#0000 40%),radial-gradient(circle at 0 100%,#1a6bff14 0%,#0000 50%);position:absolute;inset:0}.page-hero:after{content:"";mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cfilter id=\"noiseFilter\"%3E%3CfeTurbulence type=\"fractalNoise\" baseFrequency=\"0.65\" numOctaves=\"3\" stitchTiles=\"stitch\"/%3E%3C/filter%3E%3Crect width=\"100%25\" height=\"100%25\" filter=\"url(%23noiseFilter)\" opacity=\"0.04\"/%3E%3C/svg%3E");position:absolute;inset:0}.page-hero-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:800px;display:flex;position:relative}@media (width>=768px){.page-hero-inner{text-align:left;align-items:flex-start}}.page-back-link{background:var(--bg-surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:8px;align-self:center;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}@media (width>=768px){.page-back-link{align-self:flex-start;margin-bottom:2rem}}.page-back-link:hover{background:var(--bg-card);color:var(--brand-navy);border-color:var(--border-blue);transform:translate(-2px)}.page-hero-badge{align-self:center;margin-bottom:1rem}@media (width>=768px){.page-hero-badge{align-self:flex-start;margin-bottom:1.25rem}}.page-title{color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.1}@media (width>=768px){.page-title{margin-bottom:1.25rem}}.page-sub{color:var(--text-muted);max-width:650px;font-size:1rem;line-height:1.7}@media (width>=768px){.page-sub{font-size:1.1rem;line-height:1.75}}.page-content{flex:1;padding:4rem 0}@media (width>=768px){.page-content{padding:5rem 0}}.page-cta-strip{background:var(--bg-card);border-top:1px solid var(--border);text-align:center;padding:3rem 0}@media (width>=768px){.page-cta-strip{padding:4rem 0}}.page-cta-strip h3{color:var(--text);margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}@media (width>=768px){.page-cta-strip h3{font-size:1.8rem}}.page-cta-strip p{color:var(--text-muted);max-width:500px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.95rem}@media (width>=768px){.page-cta-strip p{margin-bottom:2rem;font-size:1rem}}.page-cta-actions{flex-direction:column;justify-content:center;gap:.75rem;display:flex}@media (width>=640px){.page-cta-actions{flex-direction:row;gap:1rem}}.page-cta-actions button{justify-content:center;width:100%}@media (width>=640px){.page-cta-actions button{width:auto}}.features-deep-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.25rem;margin:0 -1.25rem;padding:.5rem 1.25rem 1.5rem;display:flex;overflow-x:auto}.features-deep-grid::-webkit-scrollbar{display:none}@media (width>=640px){.features-deep-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin:0;padding:0;display:grid}}@media (width>=1024px){.features-deep-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.feature-deep-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);scroll-snap-align:start;flex-direction:column;flex:0 0 85%;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}@media (width>=768px){.feature-deep-card{padding:2.5rem}}.feature-deep-card:hover{box-shadow:var(--shadow-md);border-color:var(--brand-blue);transform:translateY(-5px)}.fdc-icon-row{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.fdc-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}@media (width>=768px){.fdc-icon{width:54px;height:54px}.fdc-icon-row{margin-bottom:1.5rem}}.fdc-tag{text-transform:uppercase;border-radius:99px;padding:.3rem .8rem;font-size:.75rem;font-weight:700}.fdc-title{color:var(--text);margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800}@media (width>=768px){.fdc-title{margin-bottom:1rem;font-size:1.25rem}}.fdc-desc{color:var(--text-muted);margin-bottom:1.25rem;font-size:.9rem;line-height:1.65}@media (width>=768px){.fdc-desc{margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}}.fdc-points{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1.25rem;list-style:none;display:flex}@media (width>=768px){.fdc-points{gap:.6rem;padding-top:1.5rem}}.fdc-point{color:var(--text-dim);align-items:flex-start;gap:.5rem;font-size:.8rem;display:flex}@media (width>=768px){.fdc-point{font-size:.85rem}}.fdc-point svg{flex-shrink:0;margin-top:2px}.modules-full-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.25rem;margin:0 -1.25rem;padding:.5rem 1.25rem 1.5rem;display:flex;overflow-x:auto}.modules-full-grid::-webkit-scrollbar{display:none}@media (width>=640px){.modules-full-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin:0;padding:0;display:grid}}@media (width>=1024px){.modules-full-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.module-full-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);scroll-snap-align:start;flex-direction:column;flex:0 0 85%;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}@media (width>=768px){.module-full-card{padding:2rem}}.module-full-card:hover{box-shadow:var(--shadow-md);border-color:var(--brand-blue);transform:translateY(-4px)}.mfc-top{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}@media (width>=768px){.mfc-top{margin-bottom:1.5rem}}.mfc-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}@media (width>=768px){.mfc-icon{width:48px;height:48px}}.mfc-title{color:var(--text);margin-top:.6rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800}@media (width>=768px){.mfc-title{margin-top:.75rem;font-size:1.2rem}}.mfc-desc{color:var(--text-muted);margin-bottom:1.25rem;font-size:.85rem;line-height:1.6}@media (width>=768px){.mfc-desc{margin-bottom:1.5rem;font-size:.9rem;line-height:1.65}}.mfc-bullets{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;margin-top:auto;margin-bottom:1.5rem;padding-top:1rem;list-style:none;display:flex}@media (width>=768px){.mfc-bullets{padding-top:1.25rem}}.mfc-bullets li{color:var(--text-dim);align-items:flex-start;gap:.5rem;font-size:.8rem;display:flex}@media (width>=768px){.mfc-bullets li{font-size:.85rem}}.mfc-cta{border:1px solid var(--border);width:100%;height:2.5rem;color:var(--text);cursor:pointer;background:#00000008;border-radius:8px;font-size:.8rem;font-weight:700;transition:all .2s}.mfc-cta:hover{background:var(--mc);color:#fff;border-color:var(--mc)}.testi-full-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.25rem;margin:0 -1.25rem;padding:.5rem 1.25rem 1.5rem;display:flex;overflow-x:auto}.testi-full-grid::-webkit-scrollbar{display:none}@media (width>=640px){.testi-full-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0;padding:0;display:grid}}@media (width>=992px){.testi-full-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.testi-full-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-xs);scroll-snap-align:start;flex-direction:column;flex:0 0 85%;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}@media (width>=768px){.testi-full-card{gap:1.1rem;padding:2rem}}.testi-full-card:before{content:"";background:var(--tc,var(--brand-blue));width:3px;position:absolute;top:0;bottom:0;left:0}.testi-full-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-blue)}.tfc-header{justify-content:space-between;align-items:flex-start;display:flex}.tfc-stars{gap:2px;display:flex}.tfc-text{color:var(--text-muted);flex:1;font-size:.85rem;line-height:1.6}@media (width>=768px){.tfc-text{font-size:.9rem;line-height:1.75}}.tfc-result{border:1px solid;border-radius:8px;align-self:flex-start;padding:.4rem .75rem;font-size:.75rem;font-weight:700}@media (width>=768px){.tfc-result{padding:.5rem .9rem;font-size:.78rem}}.tfc-author{border-top:1px solid var(--border);align-items:center;gap:.75rem;padding-top:.75rem;display:flex}@media (width>=768px){.tfc-author{gap:.85rem;padding-top:.5rem}}.tfc-avatar{border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:800;display:flex}@media (width>=768px){.tfc-avatar{width:42px;height:42px;font-size:.85rem}}.tfc-name{color:var(--text);font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}@media (width>=768px){.tfc-name{font-size:.92rem}}.tfc-role{color:var(--text-dim);margin-top:.1rem;font-size:.75rem}@media (width>=768px){.tfc-role{font-size:.78rem}}.contact-layout{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (width>=900px){.contact-layout{grid-template-columns:1fr 1.3fr;gap:5rem}}.contact-info-items{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}@media (width>=768px){.contact-info-items{gap:1.5rem}}.contact-info-item{align-items:flex-start;gap:.85rem;display:flex}@media (width>=768px){.contact-info-item{gap:1rem}}.cii-icon{width:40px;height:40px;color:var(--brand-cta);background:#5b8def14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (width>=768px){.cii-icon{width:44px;height:44px}}.cii-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.2rem;font-size:.7rem;font-weight:600}@media (width>=768px){.cii-label{font-size:.75rem}}.cii-val{color:var(--text);font-size:.9rem;font-weight:600;transition:color .2s}@media (width>=768px){.cii-val{font-size:.95rem}}a.cii-val:hover{color:var(--brand-cta)}.contact-promise-box{border-radius:var(--radius);background:#1a6bff0a;border:1px solid #1a6bff26;padding:1.25rem}@media (width>=768px){.contact-promise-box{padding:1.25rem 1.5rem}}.cpb-title{color:var(--brand-navy);margin-bottom:.4rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700}@media (width>=768px){.cpb-title{margin-bottom:.5rem;font-size:.9rem}}.contact-promise-box p{color:var(--text-muted);font-size:.85rem;line-height:1.6}@media (width>=768px){.contact-promise-box p{font-size:.88rem;line-height:1.65}}.contact-form-wrap{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:1.5rem}@media (width>=640px){.contact-form-wrap{padding:2.5rem}}.cf-header{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1rem}@media (width>=768px){.cf-header{margin-bottom:2rem;padding-bottom:1.25rem}}.cf-header h3{color:var(--text);margin-bottom:.2rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800}@media (width>=768px){.cf-header h3{margin-bottom:.25rem;font-size:1.2rem}}.cf-header p{color:var(--text-dim);font-size:.85rem}@media (width>=768px){.cf-header p{font-size:.88rem}}.cf-row{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (width>=640px){.cf-row{grid-template-columns:1fr 1fr}}.form-group{flex-direction:column;gap:.4rem;margin-bottom:0;display:flex}.form-group label{color:var(--text-muted);font-size:.8rem;font-weight:600}.form-group input,.form-group textarea{border:1.5px solid var(--border);color:var(--text);background:var(--bg-surface);resize:vertical;border-radius:9px;outline:none;padding:.7rem .95rem;font-family:Inter,sans-serif;font-size:.88rem;transition:all .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--brand-blue);background:#fff;box-shadow:0 0 0 3px #5b8def1a}.cf-submit{justify-content:center;width:100%;height:3rem;margin-top:.75rem}.contact-success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;display:flex}@media (width>=768px){.contact-success{gap:1.25rem;padding:3rem 2rem}}.contact-success h3{color:var(--text);font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:800}@media (width>=768px){.contact-success h3{font-size:1.5rem}}.contact-success p{color:var(--text-muted);max-width:340px;font-size:.9rem;line-height:1.6}@media (width>=768px){.contact-success p{font-size:.95rem;line-height:1.7}}.ap-layout{background:var(--bg-base);min-height:100vh;display:flex}.ap-sidebar{border-right:1px solid var(--border);background:#080c1f;flex-direction:column;flex-shrink:0;width:260px;min-height:100vh;display:flex;position:sticky;top:0}.ap-sidebar-logo{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:1.5rem 1.25rem;display:flex}.ap-brand{color:#fff;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800}.ap-brand-sub{color:var(--text-muted);font-size:.68rem}.ap-nav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex}.ap-nav-item{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.65rem;width:100%;padding:.7rem .9rem;font-family:Inter,sans-serif;font-size:.88rem;transition:all .2s;display:flex}.ap-nav-item:hover{color:#fff;background:#ffffff0d}.ap-nav-item.active{color:var(--accent2);background:#6366f126;border:1px solid #6366f140}.ap-chevron{opacity:.4;margin-left:auto}.ap-sidebar-footer{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;padding:1rem .75rem;display:flex}.ap-preview-btn{color:var(--text-muted);border:1px solid var(--border);background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem .9rem;font-size:.83rem;transition:all .2s;display:flex}.ap-preview-btn:hover{color:var(--accent2);border-color:var(--accent)}.ap-logout{color:#f87171;cursor:pointer;background:#ef44440f;border:1px solid #ef444426;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.6rem .9rem;font-size:.83rem;transition:all .2s;display:flex}.ap-logout:hover{background:#ef44441f}.ap-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.ap-topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c1f99;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.ap-page-title{color:#fff;font-size:1.35rem;font-weight:800}.ap-page-sub{color:var(--text-muted);margin-top:.2rem;font-size:.82rem}.ap-save{padding:.65rem 1.5rem}.ap-save.saved{background:linear-gradient(135deg,#10b981,#059669)}.ap-content{flex:1;padding:2rem;overflow-y:auto}.ap-form-section{flex-direction:column;gap:1.25rem;max-width:800px;display:flex}.ap-hint{color:var(--text-muted);background:#6366f112;border:1px solid #6366f133;border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.ap-field{flex-direction:column;gap:.4rem;display:flex}.ap-field label{color:var(--text-muted);font-size:.8rem;font-weight:600}.ap-field input,.ap-field textarea,.ap-field select{color:#fff;resize:vertical;background:#ffffff0a;border:1.5px solid #ffffff14;border-radius:10px;outline:none;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s}.ap-field input:focus,.ap-field textarea:focus{border-color:var(--accent)}.ap-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ap-toggle-field{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 1.25rem}.toggle{width:44px;height:24px;display:inline-block;position:relative}.toggle input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;background:#ffffff1a;border-radius:99px;transition:all .3s;position:absolute;inset:0}.toggle-slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;top:3px;left:3px}.toggle input:checked+.toggle-slider{background:var(--accent)}.toggle input:checked+.toggle-slider:before{transform:translate(20px)}.stats-edit-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.ap-stat-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.demos-table-wrap{overflow-x:auto}.demos-loading{color:var(--text-muted);text-align:center;padding:2rem}.demos-table{border-collapse:collapse;width:100%;font-size:.85rem}.demos-table th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--border);white-space:nowrap;background:#ffffff0a;padding:.75rem 1rem;font-size:.75rem;font-weight:700}.demos-table td{color:var(--text-muted);vertical-align:top;border-bottom:1px solid #ffffff0a;padding:.85rem 1rem}.demos-table tr:hover td{background:#ffffff05}.demo-modules{flex-wrap:wrap;gap:.3rem;display:flex}.demo-mod-tag{color:var(--accent2);white-space:nowrap;background:#6366f126;border-radius:99px;padding:.15rem .5rem;font-size:.68rem;font-weight:600}@media (width<=768px){.ap-layout{flex-direction:column}.ap-sidebar{width:100%;min-height:auto;position:relative}.ap-nav{flex-flow:wrap;padding:.5rem}.ap-nav-item{flex:1;justify-content:center;min-width:120px;font-size:.78rem}.ap-chevron{display:none}.ap-content{padding:1rem}.ap-row,.stats-edit-grid{grid-template-columns:1fr}}.admin-login-page{background:var(--bg-base);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.al-glow-1{pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 65%);width:500px;height:500px;position:absolute;top:-100px;left:-100px}.al-glow-2{pointer-events:none;background:radial-gradient(circle,#a78bfa1a 0%,#0000 65%);width:400px;height:400px;position:absolute;bottom:-80px;right:-80px}.al-card{background:var(--bg-card);border:1px solid var(--border);z-index:1;border-radius:24px;width:100%;max-width:420px;padding:2.5rem;position:relative}.al-logo{align-items:center;gap:.9rem;margin-bottom:1.5rem;display:flex}.al-brand{color:#fff;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:800}.al-sub{color:var(--text-muted);font-size:.75rem}.al-divider{background:var(--border);height:1px;margin-bottom:1.5rem}.al-title{color:#fff;margin-bottom:.4rem;font-size:1.5rem;font-weight:800}.al-desc{color:var(--text-muted);margin-bottom:1.5rem;font-size:.875rem}.al-error{color:#f87171;background:#ef44441a;border:1px solid #ef444440;border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.al-form{flex-direction:column;gap:1.1rem;display:flex}.al-group{flex-direction:column;gap:.4rem;display:flex}.al-group label{color:var(--text-muted);font-size:.8rem;font-weight:600}.al-group input{color:#fff;background:#ffffff0a;border:1.5px solid #ffffff14;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s}.al-group input:focus{border-color:var(--accent)}.al-pw-wrap{position:relative}.al-pw-wrap input{width:100%;padding-right:3rem}.al-eye{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem;display:flex;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.al-submit{justify-content:center;width:100%;margin-top:.5rem}.al-back{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.85rem;transition:color .2s;display:block}.al-back:hover{color:var(--accent2)}#root{min-height:100vh}
