*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html,main{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}body{overflow-x:hidden}body,html{margin:0!important;padding:0!important}footer,header{width:100%}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#f5f5f5;background:#0a0a0a;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color .2s}ol,ul{list-style:none}h1,h2,h3,h4{line-height:1.2;font-weight:700}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.5rem,3.5vw,2.25rem)}h3{font-size:1.125rem}.container{max-width:1200px}.container,.container-sm{margin:0 auto;padding:0 24px}.container-sm{max-width:700px}.container-xs{max-width:520px;margin:0 auto;padding:0 24px}.section{padding:80px 24px}.text-center{text-align:center}.text-muted{color:#a3a3a3}.text-light{color:rgba(255,255,255,.75)}.subtitle{font-size:1.1rem;color:#a3a3a3;line-height:1.7;max-width:600px}.subtitle.centered{margin-left:auto;margin-right:auto}.section-header{margin-bottom:48px}.section-header h2{margin-bottom:12px}.label{display:inline-block;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.btn,.label{font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:10px;font-size:.95rem;border:none;cursor:pointer;transition:transform .15s,box-shadow .15s}.btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.btn-primary{background:#3B82F6;color:#fff}.btn-gradient{background:linear-gradient(135deg,#3B82F6,#60A5FA);color:#fff}.btn-outline{background:transparent;border:1px solid rgba(255,255,255,.3);color:#f5f5f5}.btn-outline:hover{background:rgba(255,255,255,.1)}.btn-lg{padding:14px 36px;font-size:1.05rem;border-radius:12px}.btn-group{display:flex;gap:12px;flex-wrap:wrap}.btn-group.centered{justify-content:center}.site-nav{display:flex;align-items:center;justify-content:space-between;padding:13px 40px;background:#0a0a0a;border-bottom:1px solid #262626;z-index:100}header{position:-webkit-sticky;position:sticky;top:0;z-index:100}.site-nav .logo{font-size:1.25rem;font-weight:800;color:#3B82F6}.site-nav .nav-links{display:flex;gap:24px}.site-nav .nav-links a{color:#a3a3a3;font-size:.875rem;font-weight:500}.site-nav .nav-links a:hover{color:#3B82F6}.hero{padding:100px 24px;background:linear-gradient(135deg,#0a0a0a,#1c1c1c,#3B82F6);color:#f5f5f5;text-align:center}.hero h1{max-width:800px;margin:0 auto 16px;font-weight:800}.hero .subtitle{color:rgba(255,255,255,.8);margin:0 auto 32px}.hero-title{background:linear-gradient(135deg,#3B82F6,#60A5FA);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-split{padding:80px 24px;background:linear-gradient(135deg,#0a0a0a,#1c1c1c,#3B82F6);color:#f5f5f5}.hero-split .hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;max-width:1100px;margin:0 auto;align-items:center}.hero-split .hero-text{text-align:left}.hero-split h1{font-weight:800;margin-bottom:16px}.hero-split .subtitle{color:rgba(255,255,255,.8);margin-bottom:32px;text-align:left}.hero-split .hero-image svg{width:100%;height:auto;max-height:380px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3))}.hero-split .hero-image{border-radius:16px;aspect-ratio:4/3;width:100%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);font-size:.85rem;color:rgba(255,255,255,.4);overflow:hidden}.hero-split .hero-image img{object-fit:contain!important;max-width:100%;max-height:100%}.hero-carousel{padding:80px 24px;background:linear-gradient(135deg,#0a0a0a,#1c1c1c,#3B82F6);color:#f5f5f5}.hero-carousel .hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;max-width:1100px;margin:0 auto;align-items:center}.hero-carousel .hero-text{text-align:left}.hero-carousel h1{font-weight:800;margin-bottom:16px}.hero-carousel .subtitle{color:rgba(255,255,255,.8);margin-bottom:32px;text-align:left}.hero-carousel .carousel-wrap{border-radius:16px;overflow:hidden;background:rgba(255,255,255,.08);box-shadow:0 20px 60px rgba(0,0,0,.25)}.hero-carousel .carousel-slides{position:relative;aspect-ratio:4/3;width:100%}.hero-carousel .carousel-slide{position:absolute;inset:0;opacity:0;transition:opacity .5s;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#f5f5f5;background:rgba(255,255,255,.08)}.hero-carousel .carousel-slide.active{opacity:1}.hero-carousel .carousel-slide img{object-fit:contain!important;background:rgba(255,255,255,.08)}.hero-carousel .carousel-nav{display:flex;justify-content:center;gap:8px;padding:12px}.hero-carousel .carousel-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.3);border:none;cursor:pointer;transition:all .3s}.hero-carousel .carousel-dot.active{background:#fff;width:28px;border-radius:5px}.hero-carousel .carousel-wrap{position:relative}.hero-carousel .carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:rgba(0,0,0,.45);color:#fff;border:1px solid rgba(255,255,255,.2);cursor:pointer;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s,background .2s;z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-carousel .carousel-wrap:hover .carousel-arrow{opacity:1}.hero-carousel .carousel-arrow:hover{background:rgba(0,0,0,.7)}.hero-carousel .carousel-arrow-prev{left:12px}.hero-carousel .carousel-arrow-next{right:12px}.hero-minimal{padding:72px 24px;background:#171717;text-align:center}.hero-minimal h1{color:#f5f5f5;max-width:700px;margin:0 auto 12px;font-weight:800}.hero-minimal .subtitle{color:#a3a3a3;margin:0 auto 28px}.hero-minimal .label{color:#3B82F6;margin-bottom:12px}.hero-bold{padding:120px 24px;background:linear-gradient(135deg,#0a0a0a,#1c1c1c,#3B82F6);color:#f5f5f5;text-align:center}.hero-bold h1{font-size:clamp(2.5rem,6vw,4rem);max-width:900px;margin:0 auto 20px;font-weight:900;line-height:1.05}.hero-bold .subtitle{color:rgba(255,255,255,.8);margin:0 auto 36px;font-size:1.2rem}.hero-video{position:relative;padding:120px 24px;text-align:center;color:#f5f5f5;overflow:hidden}.hero-video .video-bg{position:absolute;inset:0;background:linear-gradient(135deg,#0a0a0a,#1c1c1c,#3B82F6)}.hero-video .video-bg:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.45)}.hero-video .hero-content{position:relative;z-index:1}.hero-video h1{max-width:800px;margin:0 auto 16px;font-weight:800}.hero-video .subtitle{color:rgba(255,255,255,.8);margin:0 auto 32px}.hero-video .play-btn-hero{width:72px;height:72px;border-radius:50%;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px;cursor:pointer;border:2px solid rgba(255,255,255,.3)}.hero-video .play-arrow-hero{width:0;height:0;border-left:20px solid #fff;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}.grid{display:grid;grid-gap:24px;gap:24px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.card{padding:32px;border:1px solid #262626;border-radius:12px;background:#171717;transition:box-shadow .2s,transform .2s}.card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px)}.card-icon{font-size:2rem}.card h3{margin-bottom:8px}.card p{color:#a3a3a3;font-size:.9rem;line-height:1.6}.bg-dark{color:#f5f5f5}.bg-dark,.bg-light{background:#171717}.bg-gradient-dark{background:linear-gradient(135deg,#0a0a0a,#1c1c1c,#3B82F6);color:#f5f5f5}.bg-gradient-cta{background:linear-gradient(135deg,#0a0a0a,#3B82F6);color:#fff}.testimonial{text-align:left}.testimonial blockquote{font-style:italic;color:#a3a3a3;margin-bottom:12px;line-height:1.6}.testimonial cite{font-weight:600;font-size:.85rem;font-style:normal}.ts-stars{color:#fbbf24;font-size:1rem;margin-bottom:12px}.ts-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media(max-width:1024px){.ts-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ts-grid{grid-template-columns:1fr}}.ts-card{background:#171717;border-radius:20px;padding:28px;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid #262626;transition:all .3s}.ts-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.ts-quote{font-size:.95rem;line-height:1.7;color:#a3a3a3;margin-bottom:20px;font-style:italic}.ts-author{gap:12px;padding-top:16px;border-top:1px solid #262626}.ts-author,.ts-avatar{display:flex;align-items:center}.ts-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#3B82F6,#60A5FA);justify-content:center;font-size:20px;color:#fff;flex-shrink:0}.ts-name{font-size:.9rem;font-weight:600;color:#f5f5f5}.ts-role{font-size:.8rem;color:#a3a3a3}.ts-hero{background:linear-gradient(135deg,#3B82F6,#60A5FA);border-radius:24px;padding:60px 40px;color:#fff;text-align:center;box-shadow:0 20px 60px #3B82F633;margin-bottom:32px}.ts-hero-qm{font-size:64px;line-height:1;opacity:.3}.ts-hero-q{font-size:1.5rem;line-height:1.6;font-weight:500;max-width:700px;margin:16px auto 24px}.ts-hero-avatar{width:80px;height:80px;border-radius:50%;border:3px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:36px;margin:0 auto 12px}.ts-hero-name{font-size:1.1rem;font-weight:700}.ts-hero-role{font-size:.9rem;opacity:.9}.ts-carousel-wrap{background:linear-gradient(135deg,#3B82F6,#60A5FA);border-radius:20px;padding:48px 32px;color:#fff;text-align:center;position:relative;overflow:hidden}.ts-carousel-inner{max-width:700px;margin:0 auto}.ts-carousel-q{font-size:1.15rem;line-height:1.7;font-style:italic;margin:16px 0}.ts-carousel-dots{display:flex;gap:8px;justify-content:center;margin-top:20px}.ts-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.3)}.ts-dot.on{background:#fff;width:24px;border-radius:4px}.ts-marquee-wrap{overflow:hidden;position:relative}.ts-marquee-wrap:after,.ts-marquee-wrap:before{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.ts-marquee-wrap:before{left:0;background:linear-gradient(90deg,#0a0a0a,transparent)}.ts-marquee-wrap:after{right:0;background:linear-gradient(270deg,#0a0a0a,transparent)}.ts-marquee-row{display:flex;gap:16px;margin-bottom:16px;animation-timing-function:linear;animation-iteration-count:infinite}.ts-marquee-row:hover{animation-play-state:paused}.ts-row-1{animation:tsScrollL 35s linear infinite}.ts-row-2{animation:tsScrollR 40s linear infinite}@keyframes tsScrollL{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes tsScrollR{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.ts-mcard{min-width:300px;background:#171717;border-radius:16px;padding:20px;border:1px solid #262626;flex-shrink:0}@media(max-width:768px){.ts-mcard{min-width:260px}}.faq-item{border:1px solid #262626;border-radius:10px;margin-bottom:8px}.faq-item summary{padding:16px;font-weight:600;cursor:pointer}.faq-item summary:hover{color:#3B82F6}.faq-item p{padding:0 16px 16px;color:#a3a3a3;font-size:.9rem;line-height:1.6}.faq-accordion{display:flex;flex-direction:column;gap:12px}.faq-acc-item{background:#171717;border-radius:16px;overflow:hidden;border:2px solid #262626;transition:all .3s;cursor:pointer}.faq-acc-item:hover{border-color:#3B82F644}.faq-acc-item.active{border-color:#3B82F6;box-shadow:0 8px 24px #3B82F622}.faq-acc-head{display:flex;align-items:center;gap:16px;padding:20px 24px;transition:all .2s}.faq-acc-head:hover{background:rgba(255,255,255,.03)}.faq-acc-item.active .faq-acc-head{background:linear-gradient(135deg,#3B82F6,#60A5FA)}.faq-acc-icon{width:44px;height:44px;background:rgba(255,255,255,.08);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;transition:all .3s}.faq-acc-item.active .faq-acc-icon{background:rgba(255,255,255,.2)}.faq-acc-q{flex:1 1;font-size:1rem;font-weight:600;color:#f5f5f5;transition:color .3s}.faq-acc-item.active .faq-acc-q{color:#fff}.faq-acc-tog{width:32px;height:32px;background:rgba(255,255,255,.08);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s;font-size:.75rem;color:#a3a3a3}.faq-acc-item.active .faq-acc-tog{background:rgba(255,255,255,.2);color:#fff;transform:rotate(180deg)}.faq-acc-body{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-acc-item.active .faq-acc-body{max-height:500px}.faq-acc-a{color:#a3a3a3;font-size:.9rem;line-height:1.7;border-top:1px solid #262626;padding:16px 24px 24px}.faq-chat-wrap{max-width:700px;margin:0 auto;background:#171717;border-radius:20px;border:1px solid #262626;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.08)}.faq-chat-head{padding:16px 24px;background:linear-gradient(135deg,#3B82F6,#60A5FA);display:flex;align-items:center;gap:12px;color:#fff}.faq-chat-head .ch-avatar{width:40px;height:40px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.faq-chat-head .ch-title{font-weight:700;font-size:.95rem}.faq-chat-head .ch-status{font-size:.75rem;opacity:.85;display:flex;align-items:center;gap:6px}.faq-chat-head .ch-dot{width:8px;height:8px;border-radius:50%;background:#4ade80}.faq-chat-msgs{padding:24px;display:flex;flex-direction:column;gap:20px;max-height:600px;overflow-y:auto}.faq-chat-q{align-self:flex-end;max-width:80%;padding:12px 18px;background:#3B82F6;color:#fff;border-radius:20px 20px 4px 20px;font-size:.9rem;font-weight:500}.faq-chat-a{align-self:flex-start;max-width:85%;padding:14px 18px;background:rgba(255,255,255,.08);color:#f5f5f5;border-radius:4px 20px 20px 20px;font-size:.9rem;line-height:1.6}.faq-cards{display:flex;flex-direction:column;gap:16px}.faq-fcard{background:#171717;border-radius:20px;padding:28px;box-shadow:0 4px 16px rgba(0,0,0,.06);border:1px solid #262626;cursor:pointer;transition:all .3s}.faq-fcard:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.faq-fcard.active{border-color:#3B82F6;box-shadow:0 12px 40px #3B82F622}.faq-fcard-head{display:flex;align-items:center;gap:16px}.faq-fcard-icon{width:52px;height:52px;background:linear-gradient(135deg,#3B82F6,#60A5FA);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;flex-shrink:0;box-shadow:0 4px 12px #3B82F633}.faq-fcard-q{flex:1 1;font-size:1.05rem;font-weight:700;color:#f5f5f5}.faq-fcard-tog{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#a3a3a3;transition:all .3s;flex-shrink:0}.faq-fcard.active .faq-fcard-tog{background:#3B82F6;color:#fff;transform:rotate(180deg)}.faq-fcard-body{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-fcard.active .faq-fcard-body{max-height:500px}.faq-fcard-a{padding-top:20px;margin-top:20px;border-top:1px solid #262626;color:#a3a3a3;font-size:.9rem;line-height:1.7}.form-stack{display:flex;flex-direction:column;gap:16px}.form-group label{display:block;font-size:.8rem;font-weight:600;margin-bottom:6px;color:#f5f5f5}.required{color:#ef4444}input[type=email],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%;padding:12px 16px;border:1px solid #262626;border-radius:10px;font-size:.9rem;font-family:inherit;transition:border-color .2s;background:#171717;color:#f5f5f5}input:focus,textarea:focus{outline:none;border-color:#3B82F6;box-shadow:0 0 0 3px #3B82F622}textarea{min-height:120px;resize:vertical}.form-inline{display:flex;gap:8px;flex-wrap:wrap}.form-inline input{flex:1 1;min-width:200px}.team-member{text-align:center}.team-avatar{width:100px;height:100px;border-radius:50%;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;background:linear-gradient(135deg,#0a0a0a,#1c1c1c,#3B82F6)}.team-member h3{margin-bottom:4px;font-size:.95rem}.team-member p{color:#a3a3a3;font-size:.8rem}.metric{text-align:center}.metric-value{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1}.metric-label{color:#a3a3a3;margin-top:4px}.step-number{width:56px;height:56px;border-radius:50%;font-size:1.25rem;font-weight:800;margin:0 auto 16px;color:#fff;background:#3B82F6}.step-number,.video-placeholder{display:flex;align-items:center;justify-content:center}.video-placeholder{max-width:800px;margin:0 auto;aspect-ratio:16/9;background:#0a0a0a;border-radius:16px}.play-btn{width:80px;height:80px;border-radius:50%;background:rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;cursor:pointer}.play-arrow{width:0;height:0;border-left:24px solid #fff;border-top:14px solid transparent;border-bottom:14px solid transparent;margin-left:6px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px}.gallery-item{aspect-ratio:4/3;border-radius:12px;font-size:.75rem}.gallery-item,.map-placeholder{display:flex;align-items:center;justify-content:center;color:#a3a3a3}.map-placeholder{height:300px;background:#171717;border-radius:16px}.banner{padding:14px 20px;background:linear-gradient(135deg,#3B82F6,#60A5FA);color:#fff;text-align:center;font-size:.875rem;font-weight:500}.banner a{color:#fde68a;text-decoration:underline;font-weight:700}.divider{border:none;height:1px;background:linear-gradient(90deg,transparent,#262626 20%,#262626 80%,transparent);margin:0 auto;max-width:800px}.badge-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:16px;gap:16px}.badge-item{padding:20px;border:1px solid #262626;border-radius:12px;font-weight:600;font-size:.85rem;background:#171717;text-align:center}.app-btn{display:inline-flex;align-items:center;gap:10px;background:#000;color:#fff;padding:12px 24px;border-radius:10px;font-weight:600}.app-label{font-size:.65rem;opacity:.7}.app-store{font-size:1rem}.site-footer{background:#0a0a0a;color:#a3a3a3;padding:50px 24px 30px;text-align:center}.footer-brand{font-size:1.125rem;font-weight:700;color:#f5f5f5;margin-bottom:16px}.footer-nav{display:flex;justify-content:center;gap:24px;margin-bottom:24px;flex-wrap:wrap}.footer-nav a{color:#a3a3a3;font-size:.875rem}.footer-nav a:hover{color:#f5f5f5}.footer-bottom{border-top:1px solid #262626;padding-top:20px}.footer-copy{font-size:.75rem;color:#a3a3a3}.footer-credit{font-size:.625rem;color:#a3a3a3;margin-top:8px}.vex-badge{display:inline-flex;width:12px;height:12px;background:#d4a853;color:#0a0812;border-radius:3px;align-items:center;justify-content:center;font-size:7px;font-weight:900;vertical-align:middle;margin:0 2px}@media (max-width:768px){.section{padding:60px 16px}.site-nav{padding:12px 16px}.site-nav .btn-primary,.site-nav .nav-links{display:none}.site-nav .nav-hamburger{display:flex}.site-nav .nav-links.nav-open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:inherit;padding:16px 24px;gap:16px;border-bottom:1px solid rgba(128,128,128,.2);box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:99}.site-nav .nav-links.nav-open+.btn-primary{display:none}.hero{padding:72px 16px}.hero-carousel .hero-grid,.hero-split .hero-grid{grid-template-columns:1fr;gap:32px}.hero-carousel .hero-text,.hero-carousel .subtitle,.hero-split .hero-text,.hero-split .subtitle{text-align:center}.hero-carousel .btn-group,.hero-split .btn-group{justify-content:center}.hero-split .hero-image{aspect-ratio:4/3;height:auto}.hero-bold,.hero-video{padding:80px 16px}.grid-3{grid-template-columns:1fr}.btn-group{flex-direction:column;align-items:center}#comparison [style*=grid-template-columns]:not(.tc-section *),#features [style*=grid-template-columns]:not(.tc-section *),#footer [style*=grid-template-columns],#howworks [style*=grid-template-columns]:not(.tc-section *),#pricing [style*=grid-template-columns]:not(.tc-section *),#products [style*=grid-template-columns]:not(.tc-section *),#usecases [style*=grid-template-columns]:not(.tc-section *){display:block!important;gap:0!important}#comparison [style*=grid-template-columns]:not(.tc-section *)>*,#features [style*=grid-template-columns]:not(.tc-section *)>*,#footer [style*=grid-template-columns]>div,#howworks [style*=grid-template-columns]:not(.tc-section *)>*,#pricing [style*=grid-template-columns]:not(.tc-section *)>*,#products [style*=grid-template-columns]:not(.tc-section *)>*,#usecases [style*=grid-template-columns]:not(.tc-section *)>*{margin-bottom:20px!important;max-width:100%!important}#comparison,#features,#footer,#howworks,#pricing,#products,#usecases{padding-left:16px!important;padding-right:16px!important}#footer .container,#footer>div>div.container{padding-left:0!important;padding-right:0!important}#footer h3,#footer h4{font-size:14px!important;margin-bottom:12px!important}#footer a,#footer p{font-size:13px!important}#footer nav{gap:10px!important}#footer [style*="max-width: 280px"],#footer [style*="max-width:280px"]{max-width:100%!important}#footer+div,footer+div{padding-left:12px!important;padding-right:12px!important}#footer+div [style*="font-size:.72rem"],footer+div [style*="font-size:.72rem"]{font-size:.65rem!important;padding:2px 8px!important}}@media (max-width:480px){#comparison [style*=grid-template-columns]>*,#features [style*=grid-template-columns]>*,#products [style*=grid-template-columns]>*,#usecases [style*=grid-template-columns]>*{padding:20px 16px!important}#comparison h2,#features h2,#howworks h2,#pricing h2,#products h2,#usecases h2{font-size:1.5rem!important}#comparison h3,#features h3,#products h3{font-size:1rem!important}#footer{padding-top:32px!important;padding-bottom:24px!important}#footer [style*=grid-template-columns]{gap:24px!important}#footer img{max-height:48px!important}#footer [style*=grid-template-columns]>div:first-child{text-align:center}#footer [style*=grid-template-columns]>div:first-child img,#footer [style*=grid-template-columns]>div:first-child p{margin-left:auto!important;margin-right:auto!important}}.nav-hamburger{display:none;width:36px;height:36px;border-radius:8px;border:1px solid rgba(128,128,128,.2);background:none;color:inherit;cursor:pointer;align-items:center;justify-content:center;font-size:1.2rem}[data-reveal]{opacity:0;will-change:transform,opacity;transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1),filter .45s cubic-bezier(.16,1,.3,1),-webkit-clip-path .45s cubic-bezier(.16,1,.3,1);transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1),filter .45s cubic-bezier(.16,1,.3,1),clip-path .45s cubic-bezier(.16,1,.3,1);transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1),filter .45s cubic-bezier(.16,1,.3,1),clip-path .45s cubic-bezier(.16,1,.3,1),-webkit-clip-path .45s cubic-bezier(.16,1,.3,1)}[data-reveal].rv{opacity:1;transform:none!important;filter:none!important;-webkit-clip-path:none!important;clip-path:none!important;will-change:auto}[data-reveal][data-d="1"]{transition-delay:.06s}[data-reveal][data-d="2"]{transition-delay:.13s}[data-reveal][data-d="3"]{transition-delay:.2s}[data-reveal][data-d="4"]{transition-delay:.27s}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important;filter:none!important;-webkit-clip-path:none!important;clip-path:none!important;transition:none!important}[data-shimmer]{animation:none!important;-webkit-text-fill-color:inherit!important;background:none!important}[data-splitword] .sw-word,[data-typewriter] .tw-char{opacity:1!important;animation:none!important}}[data-reveal]{transform:translateY(44px)}.s-label{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#3B82F6;margin-bottom:10px;position:relative;padding-left:26px}.s-label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:2px;background:#3B82F6;border-radius:2px}.nav-scrolled:not(.vex-nav-dock):not(.vex-nav-premium):not(.vex-nav-transparent){background:#0a0a0a!important;box-shadow:0 2px 20px rgba(0,0,0,.18)!important;border-bottom-color:#262626!important}.hero-text-reveal{display:block;overflow:hidden;line-height:1.15}.hero-text-line{display:block;transform:translateY(110%) skewY(3deg);animation:heroLineUp .75s cubic-bezier(.16,1,.3,1) both}.hero-text-reveal:first-child .hero-text-line{animation-delay:.05s}.hero-text-reveal:nth-child(2) .hero-text-line{animation-delay:.2s}.hero-text-reveal:nth-child(3) .hero-text-line{animation-delay:.35s}@keyframes heroLineUp{to{transform:translateY(0) skewY(0)}}.hero-seq{opacity:0;transform:translateY(16px);animation:heroSeqIn .6s cubic-bezier(.16,1,.3,1) both}.hero-seq.d1{animation-delay:.5s}.hero-seq.d2{animation-delay:.65s}.hero-seq.d3{animation-delay:.8s}.hero-seq.d4{animation-delay:.95s}@keyframes heroSeqIn{to{opacity:1;transform:translateY(0)}}.hero-text-reveal-off .hero-text-line{animation:none!important;transform:none!important;opacity:1!important}@media(prefers-reduced-motion:reduce){.hero-seq,.hero-text-line{animation:none!important;transform:none!important;opacity:1!important}}.card{background:rgba(255,255,255,.08)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 8px 32px rgba(0,0,0,.2)!important}.card:hover{background:rgba(255,255,255,.14)!important;box-shadow:0 20px 50px rgba(0,0,0,.3)!important;transform:translateY(-8px)!important}.card-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;margin-bottom:16px;background:linear-gradient(135deg,#3B82F6,#3B82F6)!important;box-shadow:0 8px 24px #3B82F630!important}.btn,.btn-lg{border-radius:100px!important}header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:100!important}.site-nav{backdrop-filter:blur(24px)!important;-webkit-backdrop-filter:blur(24px)!important;background:rgba(10,10,20,.6)!important;border-bottom:1px solid rgba(255,255,255,.06)!important;box-shadow:0 4px 20px rgba(0,0,0,.3)!important}.sc3d-wrap{position:relative;overflow:hidden;width:100%;padding:60px 0;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sc3d-wrap:active{cursor:-webkit-grabbing;cursor:grabbing}.sc3d-stage{position:relative;height:420px;perspective:1200px;perspective-origin:50% 50%}.sc3d-track{position:relative;width:100%;height:100%;transform-style:preserve-3d}.sc3d-card{position:absolute;top:50%;left:50%;width:480px;height:360px;margin-left:-240px;margin-top:-180px;transition:transform .6s cubic-bezier(.25,.46,.45,.94),opacity .6s ease,filter .6s ease;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.sc3d-card,.sc3d-card-inner{border-radius:20px;overflow:hidden}.sc3d-card-inner{width:100%;height:100%;position:relative}.sc3d-dots{display:flex;justify-content:center;gap:8px;margin-top:32px}.sc3d-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.2);cursor:pointer;transition:all .3s;border:none;padding:0}.sc3d-dot.active{background:var(--primary,#6366f1);transform:scale(1.3)}.sc3d-arrows{gap:12px;margin-top:16px}.sc3d-arrow,.sc3d-arrows{display:flex;justify-content:center}.sc3d-arrow{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.05);color:rgba(255,255,255,.7);cursor:pointer;align-items:center;transition:all .2s;font-size:.9rem}.sc3d-arrow:hover{background:rgba(255,255,255,.15);color:#fff}@media (max-width:768px){.sc3d-wrap[data-sc3d=curved],.sc3d-wrap[data-sc3d=vinyl],.sc3d-wrap[data-sc3d=zoom]{height:360px!important;perspective:800px!important}.sc3d-wrap[data-sc3d=curved] .sc3d-card,.sc3d-wrap[data-sc3d=vinyl] .sc3d-card,.sc3d-wrap[data-sc3d=zoom] .sc3d-card{width:280px;height:210px;margin-left:-140px;margin-top:-105px;border-radius:14px}}@media (max-width:480px){.sc3d-wrap[data-sc3d=curved],.sc3d-wrap[data-sc3d=vinyl],.sc3d-wrap[data-sc3d=zoom]{height:300px!important;perspective:640px!important}.sc3d-wrap[data-sc3d=curved] .sc3d-card,.sc3d-wrap[data-sc3d=vinyl] .sc3d-card,.sc3d-wrap[data-sc3d=zoom] .sc3d-card{width:240px;height:180px;margin-left:-120px;margin-top:-90px;border-radius:12px}}.sc3d-film-card{position:relative;border-radius:14px;overflow:hidden;flex-shrink:0;width:200px;height:280px;transition:transform .45s cubic-bezier(.25,.46,.45,.94),opacity .45s ease,width .45s cubic-bezier(.25,.46,.45,.94);opacity:.45;cursor:pointer}.sc3d-film-card.active{width:340px;height:400px;opacity:1;z-index:2}.sc3d-film-card:not(.active):hover{opacity:.65}.sc3d-tinder-card{position:absolute;inset:0;border-radius:20px;overflow:hidden;will-change:transform;touch-action:none}.sc3d-tinder-card.flying-left{transform:translateX(-120%) rotate(-25deg)!important}.sc3d-tinder-card.flying-left,.sc3d-tinder-card.flying-right{opacity:0!important;transition:transform .35s ease,opacity .35s ease!important}.sc3d-tinder-card.flying-right{transform:translateX(120%) rotate(25deg)!important}.sc3d-spot-card{position:relative;border-radius:18px;overflow:hidden;flex-shrink:0;width:200px;height:280px;transition:transform .5s ease,box-shadow .5s ease,width .5s ease,height .5s ease;cursor:pointer}.sc3d-spot-card.active{width:360px;height:440px;box-shadow:0 0 80px rgba(255,255,255,.18),0 0 30px rgba(255,255,255,.08);z-index:2;transform:scale(1.02)}.sc3d-spot-card:not(.active):hover{opacity:.8}.sc3d-masonry{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding:20px 0;transition:all .5s ease}.sc3d-masonry-card{border-radius:14px;overflow:hidden;cursor:pointer;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:relative;height:220px}.sc3d-masonry-card.expanded{grid-column:1/-1;height:360px}.sc3d-masonry-card:not(.expanded){opacity:.75}.sc3d-masonry-card:not(.expanded):hover{opacity:.95;transform:scale(1.02)}.sc3d-kenburns-wrap{position:relative;width:100%;height:500px;overflow:hidden;border-radius:16px}.sc3d-kenburns-slide{position:absolute;inset:0;opacity:0;transition:opacity .15s ease}.sc3d-kenburns-slide.active{opacity:1}.sc3d-kenburns-slide img{width:110%;height:110%;object-fit:cover;animation:kb-anim 6s ease-in-out forwards}@keyframes kb-anim{0%{transform:scale(1) translate(0)}to{transform:scale(1.08) translate(-3%,-2%)}}.sc3d-kenburns-slide.alt img{animation:kb-anim-alt 6s ease-in-out forwards}@keyframes kb-anim-alt{0%{transform:scale(1.08) translate(-3%,-2%)}to{transform:scale(1) translate(3%,1%)}}.sc3d-parallax-wrap{position:relative;height:480px;overflow:hidden}.sc3d-parallax-card{position:absolute;border-radius:16px;overflow:hidden;will-change:transform;transition:box-shadow .3s ease;cursor:pointer}.sc3d-parallax-card:hover{box-shadow:0 20px 60px rgba(0,0,0,.5)}.sc3d-cover-wrap{position:relative;height:460px;perspective:800px;overflow:hidden}.sc3d-cover-card{position:absolute;top:50%;left:50%;border-radius:14px;overflow:hidden;cursor:pointer;will-change:transform;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s ease,filter .5s ease}.sc3d-scrubber-wrap{position:relative}.sc3d-scrubber-stage{position:relative;height:420px;overflow:hidden;border-radius:16px;margin-bottom:20px}.sc3d-scrubber-card{position:absolute;inset:0;opacity:0;transition:opacity .3s ease}.sc3d-scrubber-card.active{opacity:1}.sc3d-scrubber-bar-wrap{padding:0 20px}.sc3d-scrubber-track{position:relative;height:6px;background:rgba(255,255,255,.1);border-radius:3px;cursor:pointer;margin-bottom:8px}.sc3d-scrubber-fill{position:absolute;left:0;top:0;height:100%;background:var(--primary,#6366f1);border-radius:3px;transition:width .1s}.sc3d-scrubber-thumb{position:absolute;top:50%;width:18px;height:18px;background:#fff;border-radius:50%;transform:translate(-50%,-50%);cursor:-webkit-grab;cursor:grab;box-shadow:0 2px 8px rgba(0,0,0,.4);transition:left .1s}.sc3d-scrubber-thumb:active{cursor:-webkit-grabbing;cursor:grabbing}.ix-hover-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;max-width:900px;margin:0 auto;padding:20px 40px 40px}.ix-hover-card{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:3/4;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 40px rgba(0,0,0,.5);cursor:pointer;will-change:transform}.ix-hover-card-bg{position:absolute;inset:0;background-size:200% 200%;transition:background-position .3s ease}.ix-hover-card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.ix-hover-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 60%);z-index:2}.ix-hover-card-inner{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;padding:18px}.ix-hover-card-label h4{font-size:.9rem;font-weight:700;color:#fff;margin:0 0 3px}.ix-hover-card-label p{font-size:.7rem;color:rgba(255,255,255,.55);margin:0}.ix-drag-stage{width:420px;height:420px;margin:0 auto;perspective:900px;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ix-drag-stage:active{cursor:-webkit-grabbing;cursor:grabbing}.ix-drag-scene{width:100%;height:100%;position:relative;transform-style:preserve-3d;transform:rotateX(0deg) rotateY(15deg);will-change:transform}.ix-drag-face{position:absolute;width:420px;height:420px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 56px rgba(0,0,0,.55);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ix-drag-face--front{transform:translateZ(210px)}.ix-drag-face--back{transform:rotateY(180deg) translateZ(210px)}.ix-drag-face--left{transform:rotateY(-90deg) translateZ(210px)}.ix-drag-face--right{transform:rotateY(90deg) translateZ(210px)}.ix-drag-hint{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px;font-size:.72rem;color:rgba(255,255,255,.35);letter-spacing:1px;text-transform:uppercase}.ix-drag-hint-dot{width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.25)}.sc3d-conveyor-outer{position:relative;overflow:hidden;width:100%;padding:30px 0;cursor:default}.sc3d-conveyor-outer:after,.sc3d-conveyor-outer:before{content:"";position:absolute;top:0;bottom:0;width:140px;z-index:10;pointer-events:none}.sc3d-conveyor-outer:before{left:0;background:linear-gradient(to right,var(--convbg,#0a0520),transparent)}.sc3d-conveyor-outer:after{right:0;background:linear-gradient(to left,var(--convbg,#0a0520),transparent)}.sc3d-conveyor-track{display:flex;gap:24px;align-items:center;will-change:transform;width:max-content}.sc3d-conveyor-card{flex-shrink:0;width:560px;height:420px;border-radius:18px;overflow:hidden;position:relative;transform-style:preserve-3d;will-change:transform;border:1px solid rgba(255,255,255,.08);background:#1a0a35;box-shadow:0 20px 56px rgba(0,0,0,.55)}.sc3d-conveyor-card-inner{display:flex;height:100%;width:100%}.sc3d-card img,.sc3d-cinema-card img,.sc3d-conveyor-card img,.sc3d-cover-card img,.sc3d-film-card img,.sc3d-parallax-card img,.sc3d-reel-dual-card img,.sc3d-reel-polaroid-card img,.sc3d-reel-ribbon-card img,.sc3d-reel-throw-card img,.sc3d-reel-wave-card img,.sc3d-spot-card img,.sc3d-tinder-card img{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;image-rendering:-webkit-optimize-contrast;image-rendering:high-quality;transform-style:preserve-3d}.sc3d-cinema-strip{position:relative;width:100%;display:flex;align-items:center;justify-content:center;gap:24px;padding:40px 20px;min-height:280px}.sc3d-cinema-card{position:relative;flex-shrink:0;width:260px;height:195px;border-radius:10px;overflow:hidden;cursor:pointer;background:#0a0510;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 30px rgba(0,0,0,.45);transition:transform .55s cubic-bezier(.4,1.2,.5,1),box-shadow .55s ease,filter .55s ease;will-change:transform,filter}.sc3d-cinema-card.focused{transform:scale(1.32) translateY(-6px);z-index:5;box-shadow:0 24px 56px rgba(0,0,0,.6),0 0 0 2px var(--cinema-glow,rgba(34,211,238,.55))}.sc3d-cinema-card.dim{filter:brightness(.62) saturate(.85);transform:scale(.92)}.sc3d-cinema-perf-bot,.sc3d-cinema-perf-top{position:absolute;left:0;right:0;height:9px;display:flex;gap:5px;justify-content:center;align-items:center;padding:0 6px;background:#0a0510;z-index:2;pointer-events:none}.sc3d-cinema-perf-top{top:0}.sc3d-cinema-perf-bot{bottom:0}.sc3d-cinema-perf-hole{flex:1 1;height:5px;background:rgba(0,0,0,.85);border-radius:1px;max-width:11px}.sc3d-cinema-frame{position:absolute;top:9px;bottom:9px;left:0;right:0;overflow:hidden;background:#000}.sc3d-cinema-frame img{width:100%;height:100%;object-fit:cover;display:block}.sc3d-cinema-frame .sc3d-cinema-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(80,40,160,.45),rgba(20,5,60,.7))}.sc3d-cinema-meta{position:absolute;bottom:13px;left:0;right:0;padding:6px 14px 0;text-align:center;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.9);opacity:0;transition:opacity .35s ease;z-index:3;pointer-events:none}.sc3d-cinema-card.focused .sc3d-cinema-meta{opacity:1}.sc3d-cinema-meta .ttl{font-size:.78rem;font-weight:700;letter-spacing:.2px}.sc3d-cinema-meta .sub{font-size:.62rem;color:rgba(255,255,255,.7);margin-top:2px}.sc3d-cinema-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.sc3d-cinema-dot{width:24px;height:3px;background:rgba(255,255,255,.18);border:none;border-radius:2px;cursor:pointer;transition:all .3s;padding:0}.sc3d-cinema-dot.active{background:var(--cinema-glow,#22d3ee);width:42px}.sc3d-conv-chat{flex:1 1;padding:20px 16px;display:flex;flex-direction:column;gap:10px;overflow:hidden;background:linear-gradient(135deg,rgba(80,20,120,.6),rgba(40,10,80,.8))}.sc3d-conv-bubble{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:10px 12px;font-size:.72rem;color:rgba(255,255,255,.85);line-height:1.4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sc3d-conv-bubble.user{background:rgba(120,60,200,.25);border-color:rgba(140,80,220,.3);margin-left:8px}.sc3d-conv-portrait{width:200px;flex-shrink:0;position:relative;overflow:hidden}.sc3d-conv-portrait img{width:100%;height:100%;object-fit:cover;object-position:top center}.sc3d-conv-portrait .sc3d-conv-name{position:absolute;bottom:0;left:0;right:0;padding:14px 12px;background:linear-gradient(0deg,rgba(0,0,0,.85),transparent);text-align:center}.sc3d-conv-portrait .sc3d-conv-name b{display:block;font-size:.8rem;font-weight:800;color:#fff;letter-spacing:.5px}.sc3d-conv-portrait .sc3d-conv-name span{font-size:.65rem;color:rgba(255,255,255,.6);letter-spacing:.3px}.sc3d-reel-dual-outer{position:relative;overflow:hidden;width:100%;padding:28px 0}.sc3d-reel-dual-lane{display:flex;gap:16px;align-items:center;width:max-content;will-change:transform}.sc3d-reel-dual-lane+.sc3d-reel-dual-lane{margin-top:16px}.sc3d-reel-dual-card{flex-shrink:0;width:320px;height:200px;border-radius:14px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px rgba(0,0,0,.4)}.sc3d-reel-wave-outer{position:relative;overflow:hidden;width:100%;height:480px}.sc3d-reel-wave-track{display:flex;gap:18px;align-items:center;position:absolute;top:50%;left:0;will-change:transform;width:max-content;transform:translateY(-50%)}.sc3d-reel-wave-card{flex-shrink:0;width:300px;height:340px;border-radius:16px;overflow:hidden;position:relative;will-change:transform;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 40px rgba(0,0,0,.45)}.sc3d-reel-ticker-outer{position:relative;overflow:hidden;width:100%;padding:14px 0}.sc3d-reel-ticker-row{display:flex;gap:12px;align-items:center;width:max-content;will-change:transform}.sc3d-reel-ticker-row+.sc3d-reel-ticker-row{margin-top:12px}.sc3d-reel-ticker-card{flex-shrink:0;height:72px;padding:0 28px;border-radius:10px;display:flex;align-items:center;gap:18px;border:1px solid rgba(255,255,255,.1);white-space:nowrap;position:relative;overflow:hidden}.sc3d-reel-ticker-badge{font-size:.6rem;font-weight:900;text-transform:uppercase;letter-spacing:1px;padding:3px 8px;border-radius:4px;flex-shrink:0}.sc3d-reel-ticker-title{font-size:.9rem;font-weight:700;color:#fff;flex-shrink:0}.sc3d-reel-ticker-sub{font-size:.75rem;color:rgba(255,255,255,.5);flex-shrink:0}.sc3d-reel-ticker-divider{width:1px;height:32px;background:rgba(255,255,255,.15);flex-shrink:0}.sc3d-reel-ribbon-outer{position:relative;overflow:hidden;width:100%;height:500px;perspective:1100px;perspective-origin:50% 50%}.sc3d-reel-ribbon-stage{position:absolute;left:50%;top:50%;width:0;height:0;transform-style:preserve-3d}.sc3d-reel-ribbon-card{position:absolute;width:300px;height:380px;margin-left:-150px;margin-top:-190px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 56px rgba(0,0,0,.55);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.sc3d-reel-throw-outer{position:relative;overflow:hidden;width:100%;height:520px;cursor:-webkit-grab;cursor:grab}.sc3d-reel-throw-outer:active{cursor:-webkit-grabbing;cursor:grabbing}.sc3d-reel-throw-stage{position:absolute;inset:0}.sc3d-reel-throw-card{position:absolute;width:240px;height:320px;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 44px rgba(0,0,0,.55);cursor:-webkit-grab;cursor:grab;will-change:transform;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.sc3d-reel-polaroid-outer{position:relative;overflow:hidden;width:100%;height:520px}.sc3d-reel-polaroid-stage{position:absolute;inset:0}.sc3d-reel-polaroid-card{position:absolute;width:200px;background:#fff;border-radius:3px;padding:8px 8px 32px;box-shadow:0 8px 28px rgba(0,0,0,.5);will-change:transform,opacity}:root{--active-speed:1;--active-glow:0.08;--cursor-x:50%;--cursor-y:50%;--press-x:50%;--press-y:50%}@keyframes vex-pulse{0%{box-shadow:0 0 0 0 rgba(59,130,246,.5)}70%{box-shadow:0 0 0 8px rgba(59,130,246,0)}to{box-shadow:0 0 0 0 rgba(59,130,246,0)}}.live-dot,.pulse-dot,.status-dot,[data-vex-pulse]{animation:vex-pulse calc(2s/var(--active-speed)) infinite}[data-vex-custom=custom]{display:block;width:100%;max-width:100%;margin:0;position:relative;box-sizing:border-box}[data-vex-custom=custom] *,[data-vex-custom=custom] :after,[data-vex-custom=custom] :before{margin:0;padding:0;box-sizing:border-box}[data-vex-custom=custom]{--bg:#06080f;--bg2:#0c0e18;--bg-card:#111525;--surface:#161a2e;--gold:#d4a84f;--gold-d:#b8902f;--teal:#14b8a6;--cyan:#22d3ee;--text:#f1f5f9;--text-dim:#cbd5e1;--text-muted:#94a3b8;--green:#4ade80;--red:#f87171;--blue:#60a5fa;--orange:#fb923c;--border:rgba(255,255,255,.06);--hover-row:rgba(255,255,255,.04);--gold-bg:rgba(212,168,79,.08);--gold-border:rgba(212,168,79,.2);--glow-teal:rgba(20,184,166,.15);--glow-cyan:rgba(34,211,238,.12);--sidebar-bg:rgba(12,14,24,.97);--sidebar-hover:rgba(255,255,255,.04);--sidebar-active:rgba(20,184,166,.1);background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;overflow-x:clip}[data-vex-custom=custom] .vvx-fullbleed{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:var(--bg)}[data-vex-custom=custom] .vvx-fullbleed:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 50% 40% at 70% 15%,rgba(20,184,166,.06) 0,transparent 60%),radial-gradient(ellipse 40% 50% at 20% 80%,rgba(34,211,238,.04) 0,transparent 60%)}[data-vex-custom=custom] .vvx-fullbleed>*{position:relative;z-index:1}[data-vex-custom=custom]:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(ellipse 50% 40% at 70% 15%,rgba(20,184,166,.06) 0,transparent 60%),radial-gradient(ellipse 40% 50% at 20% 80%,rgba(34,211,238,.04) 0,transparent 60%)}[data-vex-custom=custom] .nav{position:fixed;top:0;left:0;right:0;height:56px;z-index:200;display:flex;align-items:center;padding:0 52px;background:rgba(6,8,15,.92);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);justify-content:space-between}[data-vex-custom=custom] .nav-logo{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:800;letter-spacing:-.3px;color:var(--text)}[data-vex-custom=custom] .logo-box{width:28px;height:28px;border-radius:7px;object-fit:cover;flex-shrink:0;box-shadow:0 0 12px rgba(123,70,255,.4)}[data-vex-custom=custom] .nav-links{display:flex;gap:28px;list-style:none}[data-vex-custom=custom] .nav-links a{font-size:13px;color:var(--text-muted);text-decoration:none;font-weight:500;transition:color .2s;display:inline-flex;align-items:center;gap:6px}[data-vex-custom=custom] .nav-links a:hover{color:var(--text)}[data-vex-custom=custom] .nav-link-ico{width:14px;height:14px;flex-shrink:0;opacity:.8;transition:opacity .2s}[data-vex-custom=custom] .nav-links a:hover .nav-link-ico{opacity:1}[data-vex-custom=custom] .nav-actions{display:flex;align-items:center;gap:12px}[data-vex-custom=custom] .nav-profile-btn{width:34px;height:34px;border-radius:9px;border:1px solid rgba(168,85,247,.3);background:rgba(255,255,255,.03);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .15s;flex-shrink:0}[data-vex-custom=custom] .nav-profile-btn:hover{border-color:rgba(34,211,238,.5);box-shadow:0 0 14px rgba(123,70,255,.3)}[data-vex-custom=custom] .nav-profile-btn img{width:18px;height:18px}[data-vex-custom=custom] .nav-cta{padding:8px 20px;border-radius:7px;font-size:12px;font-weight:700;background:linear-gradient(135deg,var(--teal),var(--cyan));color:#06080f;border:none;cursor:pointer;font-family:DM Sans,sans-serif;box-shadow:0 2px 14px rgba(20,184,166,.3);transition:transform .15s}[data-vex-custom=custom] .nav-cta:hover{transform:translateY(-1px)}[data-vex-custom=custom] .hero{display:grid;grid-template-columns:minmax(360px,480px) 1fr;max-width:100%;width:100%;margin:0;padding:32px 6vw 0;align-items:center;box-sizing:border-box;position:relative}[data-vex-custom=custom] .hero:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(rgba(6,8,15,.45),rgba(6,8,15,.68)),url(/images/background-hero.jpeg) 50%/cover no-repeat}[data-vex-custom=custom] .hero>*{position:relative;z-index:1}[data-vex-custom=custom] .hero-left{padding:44px 44px 44px 0;display:flex;flex-direction:column}[data-vex-custom=custom] .hero-badge{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;border-radius:30px;margin-bottom:20px;width:-moz-fit-content;width:fit-content;background:var(--glow-teal);border:1px solid rgba(20,184,166,.25);font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--teal);font-family:DM Mono,monospace}[data-vex-custom=custom] .badge-dot{width:5px;height:5px;border-radius:50%;background:var(--teal);box-shadow:0 0 8px var(--teal);animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 8px var(--teal)}50%{opacity:.4;box-shadow:0 0 2px var(--teal)}}[data-vex-custom=custom] .hero-h1{font-size:clamp(30px,2.8vw,48px);font-weight:900;line-height:1.08;letter-spacing:-2px;margin-bottom:16px;color:var(--text)}[data-vex-custom=custom] .hero-h1 .acc{background:linear-gradient(135deg,var(--teal),var(--cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-vex-custom=custom] .hero-sub{font-size:15px;line-height:1.75;color:var(--text-dim);margin-bottom:24px}[data-vex-custom=custom] .hero-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}[data-vex-custom=custom] .cta-p{padding:13px 26px;border-radius:10px;font-size:13px;font-weight:700;background:linear-gradient(135deg,var(--teal),var(--cyan));color:#06080f;border:none;cursor:pointer;box-shadow:0 4px 20px rgba(20,184,166,.3);transition:transform .15s;font-family:DM Sans,sans-serif}[data-vex-custom=custom] .cta-p:hover{transform:translateY(-2px)}[data-vex-custom=custom] .cta-s{padding:13px 22px;border-radius:10px;font-size:13px;font-weight:600;color:var(--text-dim);border:1px solid var(--border);background:transparent;cursor:pointer;font-family:DM Sans,sans-serif}[data-vex-custom=custom] .hero-stats{display:flex;gap:28px;padding-top:24px;border-top:1px solid var(--border)}[data-vex-custom=custom] .stat-num{font-size:24px;font-weight:800;letter-spacing:-.5px;color:var(--teal);line-height:1;margin-bottom:3px}[data-vex-custom=custom] .stat-lbl{font-size:10px;color:var(--text-muted);font-weight:500;letter-spacing:.5px}[data-vex-custom=custom] .hero-trust{display:flex;gap:16px;margin-top:16px;flex-wrap:wrap}[data-vex-custom=custom] .trust-chip{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--text-muted)}[data-vex-custom=custom] .trust-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}[data-vex-custom=custom] .launch-box{display:flex;align-items:center;gap:12px;padding:14px 18px;background:rgba(20,184,166,.04);border:1px solid rgba(20,184,166,.2);border-radius:12px;margin-bottom:16px;width:-moz-fit-content;width:fit-content}[data-vex-custom=custom] .launch-icon{width:36px;height:36px;border-radius:9px;flex-shrink:0;background:rgba(20,184,166,.1);border:1px solid rgba(20,184,166,.25);display:flex;align-items:center;justify-content:center;font-size:15px}[data-vex-custom=custom] .launch-text{font-size:12px;color:var(--text-muted)}[data-vex-custom=custom] .launch-text strong{display:block;font-size:14px;color:var(--teal);font-weight:700;margin-top:1px}[data-vex-custom=custom] .launch-text .launch-brand{display:block;font-size:9.5px;color:var(--text-muted);margin-top:3px;letter-spacing:.4px;text-transform:uppercase;opacity:.75}[data-vex-custom=custom] .notify-form{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}[data-vex-custom=custom] .notify-input-wrap{position:relative;flex:1 1;min-width:220px}[data-vex-custom=custom] .notify-mail-ico{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:15px;height:15px;color:var(--text-muted);pointer-events:none}[data-vex-custom=custom] .notify-input{width:100%;background:var(--hover-row);border:1px solid var(--border);border-radius:10px;padding:11px 14px 11px 37px;font-family:DM Sans,sans-serif;font-size:13px;color:var(--text);outline:none;transition:border-color .2s}[data-vex-custom=custom] .notify-input:focus{border-color:var(--teal)}[data-vex-custom=custom] .notify-input::placeholder{color:var(--text-muted)}[data-vex-custom=custom] .notify-btn{background:linear-gradient(135deg,var(--teal),var(--cyan));color:#06080f;border:none;border-radius:10px;padding:11px 22px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .15s}[data-vex-custom=custom] .notify-btn:hover{box-shadow:0 0 20px rgba(20,184,166,.35);transform:translateY(-1px)}[data-vex-custom=custom] .notify-success{display:none;align-items:center;gap:8px;font-size:12.5px;color:var(--teal);font-weight:600;background:rgba(20,184,166,.08);border:1px solid rgba(20,184,166,.25);border-radius:10px;padding:11px 16px;margin-bottom:14px}[data-vex-custom=custom] .notify-success.show{display:flex}[data-vex-custom=custom] .notify-success.error{color:#f87171;background:rgba(248,113,113,.08);border-color:rgba(248,113,113,.3)}[data-vex-custom=custom] .hero-stats-row{display:flex;gap:18px;flex-wrap:wrap;padding-top:16px;border-top:1px solid var(--border);margin-top:4px}[data-vex-custom=custom] .stat-icon-box{display:flex;align-items:center;gap:8px}[data-vex-custom=custom] .stat-icon{width:28px;height:28px;border-radius:50%;flex-shrink:0;background:rgba(20,184,166,.08);border:1px solid rgba(20,184,166,.2);display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--teal)}[data-vex-custom=custom] .stat-icon svg{width:15px;height:15px}[data-vex-custom=custom] .stat-icon-text .stat-num{font-size:15px;margin-bottom:0}[data-vex-custom=custom] .stat-icon-text .stat-lbl{font-size:8px}[data-vex-custom=custom] .hero-panels{max-width:1200px;margin:0 auto;padding:0 48px 36px;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}[data-vex-custom=custom] .panel{background:rgba(255,255,255,.015);border:1px solid var(--border);border-radius:14px;padding:22px}[data-vex-custom=custom] .panel-title{font-size:17px;font-weight:700;color:var(--teal);margin-bottom:16px}[data-vex-custom=custom] .panel-title.alt{color:var(--text)}[data-vex-custom=custom] .panel-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}[data-vex-custom=custom] .panel-item{text-align:center}[data-vex-custom=custom] .panel-item-icon{width:52px;height:52px;border-radius:50%;margin:0 auto 10px;overflow:hidden;flex-shrink:0}[data-vex-custom=custom] .panel-item-icon img{width:100%;height:100%;object-fit:cover}[data-vex-custom=custom] .panel-item-title{font-size:13px;font-weight:700;color:var(--text);margin-bottom:3px;white-space:normal}[data-vex-custom=custom] .panel-item-desc{font-size:11px;color:var(--text-muted);line-height:1.4;white-space:normal}[data-vex-custom=custom] .panel-feature{display:flex;align-items:center;gap:20px;flex-wrap:wrap}[data-vex-custom=custom] .pf-radar{width:64px;height:64px;border-radius:50%;flex-shrink:0;position:relative;background:radial-gradient(circle,rgba(20,184,166,.15) 0,transparent 70%);display:flex;align-items:center;justify-content:center}[data-vex-custom=custom] .pf-radar:after,[data-vex-custom=custom] .pf-radar:before{content:"";position:absolute;border-radius:50%;border:1px solid rgba(20,184,166,.2)}[data-vex-custom=custom] .pf-radar:before{inset:8px}[data-vex-custom=custom] .pf-radar:after{inset:16px}[data-vex-custom=custom] .pf-radar-dot{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 12px var(--teal);animation:pulse 2s ease-in-out infinite}[data-vex-custom=custom] .pf-text{flex:1 1;min-width:180px}[data-vex-custom=custom] .pf-text h3{font-size:17px;font-weight:700;color:var(--teal);margin-bottom:6px}[data-vex-custom=custom] .pf-text p{font-size:12.5px;color:var(--text-muted);line-height:1.5;margin-bottom:12px}[data-vex-custom=custom] .pf-icons{display:flex;gap:16px;flex-wrap:wrap}[data-vex-custom=custom] .pf-icon-item{text-align:center;flex:1 1;min-width:56px}[data-vex-custom=custom] .pf-icon-item .pii{width:44px;height:44px;border-radius:50%;margin:0 auto 8px;overflow:hidden}[data-vex-custom=custom] .pf-icon-item .pii img{width:100%;height:100%;object-fit:cover}[data-vex-custom=custom] .pf-icon-item .piit{font-size:11px;color:var(--text-muted);line-height:1.35;white-space:normal}@media(max-width:900px){[data-vex-custom=custom] .hero-panels{grid-template-columns:1fr;padding:0 20px 32px}[data-vex-custom=custom] .panel-grid{grid-template-columns:repeat(2,1fr)}[data-vex-custom=custom] .panel-feature{flex-direction:column;text-align:center}[data-vex-custom=custom] .pf-icons{justify-content:center}}[data-vex-custom=custom] .hero-right{padding:36px 0 36px 20px;border-left:none;min-width:0;overflow:visible;position:relative;z-index:2}[data-vex-custom=custom] .globe-mock{position:relative;z-index:1;width:90%;max-width:600px;margin-left:5%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;touch-action:none}[data-vex-custom=custom] #heroGlobe{position:relative;z-index:1;display:block;width:100%;height:100%;touch-action:none;cursor:-webkit-grab;cursor:grab}[data-vex-custom=custom] #heroGlobe:active{cursor:-webkit-grabbing;cursor:grabbing}[data-vex-custom=custom] .gm-card{position:absolute;z-index:3;background:rgba(17,21,37,.85);border:1px solid var(--border);border-radius:12px;padding:11px 14px;box-shadow:0 8px 24px rgba(0,0,0,.5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;transform:translateY(8px);transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;align-items:center;gap:10px}[data-vex-custom=custom] .gm-card.vis{opacity:1;transform:translateY(0)}[data-vex-custom=custom] .gm-ico{width:34px;height:34px;border-radius:9px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(20,184,166,.1);border:1px solid rgba(20,184,166,.2)}[data-vex-custom=custom] .gm-ico svg{width:18px;height:18px}[data-vex-custom=custom] .gm-card-title{font-size:9px;font-weight:600;color:var(--text-dim);margin-bottom:1px}[data-vex-custom=custom] .gm-card-val{font-family:DM Mono,monospace;font-size:15px;font-weight:800;line-height:1}[data-vex-custom=custom] .gm-card-sub{font-size:7.5px;color:var(--text-muted);margin-top:2px}[data-vex-custom=custom] .coming{max-width:100%;width:100%;margin:0;padding:0 6vw 48px;box-sizing:border-box}[data-vex-custom=custom] .coming-bar{display:flex;align-items:center;gap:16px;padding:20px 28px;background:linear-gradient(135deg,rgba(20,184,166,.06),rgba(34,211,238,.04));border:1px solid rgba(20,184,166,.15);border-radius:14px;flex-wrap:wrap}[data-vex-custom=custom] .coming-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;background:rgba(20,184,166,.12);border:1px solid rgba(20,184,166,.25);font-family:DM Mono,monospace;font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--teal);flex-shrink:0}[data-vex-custom=custom] .coming-badge .cb-dot{width:5px;height:5px;border-radius:50%;background:var(--teal);animation:pulse 1.5s ease-in-out infinite}[data-vex-custom=custom] .coming-text{flex:1 1;min-width:200px}[data-vex-custom=custom] .coming-title{font-size:14px;font-weight:700;color:var(--text);margin-bottom:2px}[data-vex-custom=custom] .coming-desc{font-size:12px;color:var(--text-dim)}[data-vex-custom=custom] .coming-items{display:flex;gap:8px;flex-wrap:wrap;margin-left:auto}[data-vex-custom=custom] .coming-chip{display:flex;align-items:center;gap:5px;padding:6px 14px;border-radius:8px;font-size:11px;font-weight:600;background:rgba(255,255,255,.04);border:1px solid var(--border);color:var(--text-dim);white-space:nowrap}[data-vex-custom=custom] .coming-chip .cc-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}@media(max-width:900px){[data-vex-custom=custom] .coming{padding:0 20px 32px}[data-vex-custom=custom] .coming-bar{flex-direction:column;align-items:flex-start;gap:12px}[data-vex-custom=custom] .coming-items{margin-left:0}}[data-vex-custom=custom] .app-section{border-top:none}[data-vex-custom=custom] .app{display:flex;min-height:100vh}[data-vex-custom=custom] .side{width:290px;flex-shrink:0;background:var(--sidebar-bg);border-right:1px solid var(--border);display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh;max-height:100vh;overflow:visible;z-index:50}[data-vex-custom=custom] .side-hdr{padding:20px 20px 16px;border-bottom:1px solid var(--border)}[data-vex-custom=custom] .side-hdr-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}[data-vex-custom=custom] .side-logo{display:flex;align-items:center;gap:10px}[data-vex-custom=custom] .side-logo .logo-mark{width:36px;height:36px;border-radius:10px;object-fit:cover;box-shadow:0 0 18px rgba(123,70,255,.4);flex-shrink:0}[data-vex-custom=custom] .side-logo .logo-text{font-size:17px;font-weight:800}[data-vex-custom=custom] .side-logo .logo-sub{font-size:11px;background:linear-gradient(90deg,#c084fc,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:block;margin-top:-2px;font-weight:600}[data-vex-custom=custom] .side-fav-btn{width:36px;height:36px;border-radius:10px;border:none;background:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .15s}[data-vex-custom=custom] .side-fav-btn img{width:100%;height:100%;object-fit:cover;border-radius:10px}[data-vex-custom=custom] .side-fav-btn:hover{transform:scale(1.07)}[data-vex-custom=custom] .side-fav-btn svg{width:16px;height:16px}[data-vex-custom=custom] .side-search-wrap{position:relative;display:flex;align-items:center}[data-vex-custom=custom] .side-search{width:100%;background:var(--hover-row);border:1px solid var(--border);border-radius:10px;padding:10px 34px;font-family:DM Sans,sans-serif;font-size:13px;color:var(--text);outline:none;transition:border-color .2s}[data-vex-custom=custom] .side-search:focus{border-color:var(--teal)}[data-vex-custom=custom] .side-search::placeholder{color:var(--text-muted)}[data-vex-custom=custom] .ssw-icon{position:absolute;left:11px;width:16px;height:16px;pointer-events:none}[data-vex-custom=custom] .ssw-filter{position:absolute;right:11px;width:16px;height:16px;pointer-events:none;opacity:.9}[data-vex-custom=custom] .side-nav{flex:1 1;overflow:visible;padding:14px 0}[data-vex-custom=custom] .side-label{padding:6px 20px 12px;font-family:DM Mono,monospace;font-size:10px;color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;margin-top:2px;display:flex;align-items:center;justify-content:space-between}[data-vex-custom=custom] .side-label:first-child{margin-top:0}[data-vex-custom=custom] .side-label .sl-bar{flex:1 1;max-width:70px;height:1px;margin-left:12px;background:linear-gradient(90deg,transparent,rgba(168,85,247,.5),var(--cyan))}[data-vex-custom=custom] .side-cat{display:flex;align-items:center;gap:13px;padding:12px 14px;margin:0 12px 9px;cursor:pointer;transition:all .15s;border-radius:13px;font-size:13px;color:var(--text-dim);position:relative;border:1px solid var(--border);background:rgba(255,255,255,.015);width:calc(100% - 24px);text-align:left;font-family:DM Sans,sans-serif}[data-vex-custom=custom] .side-cat:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 3px 3px 0;background:var(--cat-color,var(--teal));opacity:.85}[data-vex-custom=custom] .side-cat:hover{background:var(--sidebar-hover);border-color:rgba(255,255,255,.14)}[data-vex-custom=custom] .side-cat.active{background:linear-gradient(135deg,rgba(168,85,247,.1),rgba(34,211,238,.06));border-color:rgba(34,211,238,.45);box-shadow:0 0 0 1px rgba(168,85,247,.18),0 6px 22px rgba(0,0,0,.35)}[data-vex-custom=custom] .side-cat .sc-icon{width:46px;height:46px;border-radius:50%;flex-shrink:0;object-fit:cover}[data-vex-custom=custom] .side-cat .sc-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px;overflow:hidden}[data-vex-custom=custom] .side-cat .sc-title{font-size:14px;font-weight:700;color:var(--text);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-vex-custom=custom] .side-cat .sc-desc{font-size:10.5px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-vex-custom=custom] .side-cat .sc-right{display:flex;align-items:center;gap:7px;flex-shrink:0}[data-vex-custom=custom] .side-cat .sc-chevron{color:var(--text-muted);font-size:13px;opacity:.7}[data-vex-custom=custom] .side-cat .sc-count{font-size:12px;font-weight:700;color:var(--text-dim);font-family:DM Mono,monospace;background:rgba(255,255,255,.05);padding:4px 11px;border-radius:9px;min-width:26px;text-align:center;border:1px solid var(--border)}[data-vex-custom=custom] .side-cat.active .sc-count{background:rgba(34,211,238,.15);color:var(--cyan);border-color:rgba(34,211,238,.35)}[data-vex-custom=custom] .side-foot{padding:12px 16px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:8px;position:relative;z-index:12;background:var(--sidebar-bg)}[data-vex-custom=custom] .main{flex:1 1;padding:0}[data-vex-custom=custom] .menu-bar{display:none;align-items:center;gap:10px;padding:10px 16px;border-bottom:1px solid var(--border);background:var(--bg-card);position:-webkit-sticky;position:sticky;top:0;z-index:20}[data-vex-custom=custom] .menu-bar-title{font-size:14px;font-weight:700;color:var(--text)}[data-vex-custom=custom] .menu-bar .menu-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;font-size:18px;flex-shrink:0}[data-vex-custom=custom] .menu-btn{display:none;width:40px;height:40px;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:var(--text-muted)}[data-vex-custom=custom] .side-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:110;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}[data-vex-custom=custom] .side-backdrop.open{display:block}[data-vex-custom=custom] .cat-view{display:none;padding:28px 40px 80px;max-width:1200px;margin:0 auto}[data-vex-custom=custom] .cat-view.active{display:block}[data-vex-custom=custom] .cat-hdr{margin-bottom:28px}[data-vex-custom=custom] .cat-hdr .cat-badge{display:inline-flex;align-items:center;gap:8px;font-family:DM Mono,monospace;font-size:12px;color:var(--teal);background:var(--glow-teal);border:1px solid rgba(20,184,166,.2);padding:5px 14px;border-radius:20px;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px}[data-vex-custom=custom] .cat-hdr h1{font-size:26px;font-weight:700;margin-bottom:4px;color:var(--text)}[data-vex-custom=custom] .cat-hdr p{color:var(--text-dim);font-size:14px}[data-vex-custom=custom] .grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px}[data-vex-custom=custom] .card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;overflow:hidden;cursor:default;transition:all .3s cubic-bezier(.22,1,.36,1);position:relative}[data-vex-custom=custom] .card:hover{transform:translateY(-4px);border-color:rgba(20,184,166,.4);box-shadow:0 16px 40px rgba(0,0,0,.3),0 0 30px rgba(20,184,166,.06)}[data-vex-custom=custom] .card-soon{position:absolute;top:0;left:0;right:0;z-index:5;aspect-ratio:4/3;background:linear-gradient(180deg,transparent 40%,rgba(6,8,15,.55));display:flex;align-items:center;justify-content:center;pointer-events:none}[data-vex-custom=custom] .card-soon-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:20px;background:rgba(20,184,166,.12);border:1px solid rgba(20,184,166,.25);font-family:DM Mono,monospace;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--teal);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-vex-custom=custom] .card-soon-badge .csb-dot{width:5px;height:5px;border-radius:50%;background:var(--teal);animation:pulse 1.5s ease-in-out infinite}[data-vex-custom=custom] .card-thumb{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;padding:0;position:relative;overflow:hidden;background:var(--bg2)}[data-vex-custom=custom] .card-thumb>svg{width:100%;height:100%;display:block}[data-vex-custom=custom] .card-thumb>img{width:100%;height:100%;object-fit:cover;transition:transform .15s ease-out;transform-origin:center}[data-vex-custom=custom] .card-thumb .thumb-tag{position:absolute;top:10px;right:10px;font-family:DM Mono,monospace;font-size:8px;padding:3px 8px;border-radius:5px;letter-spacing:.5px;font-weight:600}[data-vex-custom=custom] .tag-earth{background:rgba(74,222,128,.12);color:var(--green)}[data-vex-custom=custom] .tag-space{background:rgba(96,165,250,.12);color:var(--blue)}[data-vex-custom=custom] .tag-geo{background:rgba(212,168,79,.12);color:var(--gold)}[data-vex-custom=custom] .tag-climate{background:rgba(248,113,113,.12);color:var(--red)}[data-vex-custom=custom] .card-body{padding:14px 16px}[data-vex-custom=custom] .card-title{font-size:14px;font-weight:700;margin-bottom:3px;color:#ffffff}[data-vex-custom=custom] .card-desc{font-size:11.5px;font-weight:500;color:#ffffff;line-height:1.5}[data-vex-custom=custom] .card-meta{display:flex;align-items:center;gap:10px;margin-top:10px;padding-top:10px;border-top:1px solid var(--border);font-size:11px;font-weight:600;color:#ffffff}[data-vex-custom=custom] .card-meta .cm-3d{font-family:DM Mono,monospace;color:#5eead4;font-weight:600}[data-vex-custom=custom] .rv{opacity:0;transform:translateY(24px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}[data-vex-custom=custom] .rv.vis{opacity:1;transform:translateY(0)}[data-vex-custom=custom] .no-reveal .rv{opacity:1!important;transform:none!important}@media(max-width:900px){[data-vex-custom=custom] .hero{grid-template-columns:1fr;padding:24px 20px 0}[data-vex-custom=custom] .hero-left{padding:32px 0 16px}[data-vex-custom=custom] .hero-right{border-left:none;border-top:1px solid var(--border);padding-left:0;padding-top:24px}[data-vex-custom=custom] .globe-mock{width:86%;max-width:359px;margin-left:0;margin-inline:auto;aspect-ratio:1}[data-vex-custom=custom] .gm-card{display:none}[data-vex-custom=custom] .launch-box{width:100%}[data-vex-custom=custom] .hero-stats-row{gap:14px}[data-vex-custom=custom] .hero-ctas{flex-direction:column}[data-vex-custom=custom] .hero-ctas button{width:100%;min-height:44px}[data-vex-custom=custom] .notify-form{flex-direction:column}[data-vex-custom=custom] .notify-input-wrap{min-width:0}[data-vex-custom=custom] .notify-btn{width:100%;min-height:44px}[data-vex-custom=custom] .notify-input{font-size:16px;min-height:44px}[data-vex-custom=custom] .side-search{font-size:16px}[data-vex-custom=custom] .side{position:fixed;left:0;top:0;bottom:0;width:280px;transform:translateX(-100%);z-index:120;transition:transform .3s cubic-bezier(.22,1,.36,1);height:100%}[data-vex-custom=custom] .side.open{transform:translateX(0);box-shadow:4px 0 24px rgba(0,0,0,.4)}[data-vex-custom=custom] .side-nav{padding-bottom:80px}[data-vex-custom=custom] .side-cat{min-height:44px}[data-vex-custom=custom] .side-fav-btn{width:44px;height:44px}[data-vex-custom=custom] .cat-view{padding:16px 16px 80px}[data-vex-custom=custom] .grid{grid-template-columns:1fr}[data-vex-custom=custom] .cta-p,[data-vex-custom=custom] .cta-s{min-height:44px}}.vex-tb-outer{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.vex-tb-outer::-webkit-scrollbar{display:none}.vex-tb-inner{flex-wrap:nowrap}@media (max-width:900px){.vex-tb-inner{flex-wrap:wrap}}@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;0,800;1,700;1,800&family=DM+Sans:wght@300;400;500;600;700&family=DM+Mono:wght@400;500&display=swap");.cvvx-wrap{font-family:DM Sans,system-ui,sans-serif;background:#f7f3ec;color:#1a1a1a;padding:0;margin:0;line-height:1.7}.cvvx-wrap *{box-sizing:border-box}.cvvx-wrap a{text-decoration:none;color:inherit}.cvvx-inner{max-width:900px;margin:0 auto;padding:0 40px}.cvvx-mast{padding:64px 0 48px;border-bottom:3px double #ccc0ad}.cvvx-eyebrow{font-family:DM Mono,monospace;font-size:12px;letter-spacing:3px;text-transform:uppercase;color:#8a6d2f;margin-bottom:12px}.cvvx-h{font-family:Playfair Display,Georgia,serif;font-size:clamp(38px,6vw,64px);font-weight:800;letter-spacing:-2px;line-height:1;margin-bottom:14px;color:#1a1a1a}.cvvx-h em{color:#8a6d2f;font-style:italic}.cvvx-sub{font-size:18px;color:#3a3a3a;max-width:520px;line-height:1.7}.cvvx-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:rgba(138,109,47,.08);border:1px solid rgba(138,109,47,.2);border-radius:100px;font-family:DM Mono,monospace;font-size:12px;color:#8a6d2f;letter-spacing:1px;text-transform:uppercase;margin-top:20px}.cvvx-pill:before{content:"●";font-size:10px;animation:cvvxBlink 1.8s steps(2) infinite}@keyframes cvvxBlink{50%{opacity:0}}.cvvx-cols{display:grid;grid-template-columns:1fr 280px;grid-gap:48px;gap:48px;padding:48px 0;align-items:start}.cvvx-shead{display:flex;align-items:baseline;gap:16px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e2d8ca}.cvvx-shnum{font-size:30px;color:#ccc0ad;letter-spacing:-1px}.cvvx-shnum,.cvvx-shtitle{font-family:Playfair Display,serif;font-weight:800}.cvvx-shtitle{font-size:22px;letter-spacing:-.4px;color:#1a1a1a;margin:0;line-height:1.2}.cvvx-shtitle em{color:#8a6d2f;font-style:italic}.cvvx-channels{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));grid-gap:10px;gap:10px;margin-bottom:36px}.cvvx-ch{min-width:0}.cvvx-ch-name{overflow-wrap:anywhere;min-width:0}.cvvx-ch-top{min-width:0}.cvvx-ch:hover{border-color:#ccc0ad;box-shadow:0 3px 12px rgba(0,0,0,.06)}.cvvx-ch-icon{display:flex;align-items:center;flex-shrink:0}.cvvx-ch-addr{font-family:DM Mono,monospace;font-size:12px;color:#8a6d2f;margin-bottom:4px;word-break:break-all}.cvvx-ch-desc{font-size:13px;color:#6b6b6b;line-height:1.5}.cvvx-divider{height:1px;background:linear-gradient(90deg,#ccc0ad,transparent 60%);margin:32px 0}.cvvx-edbanner{display:flex;align-items:center;gap:20px;padding:18px 22px;background:#fff;border:1px solid #e2d8ca;border-left:3px solid #0d8c7d;text-decoration:none;color:inherit;border-radius:4px;transition:all .2s;margin-bottom:24px}.cvvx-edbanner:hover{border-color:#ccc0ad;box-shadow:0 3px 12px rgba(0,0,0,.06)}.cvvx-edb-tag{font-family:DM Mono,monospace;font-size:11px;font-weight:500;color:#0d8c7d;letter-spacing:2.5px;text-transform:uppercase;white-space:nowrap;min-width:80px}.cvvx-edb-body{flex:1 1}.cvvx-edb-title{font-size:15px;font-weight:700;margin-bottom:4px;color:#1a1a1a}.cvvx-edb-sub{font-size:14px;color:#6b6b6b;line-height:1.55}.cvvx-edb-sub strong{color:#1a1a1a;font-weight:600}.cvvx-edb-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.cvvx-edb-email{font-family:DM Mono,monospace;font-size:13px;color:#0d8c7d;white-space:nowrap}.cvvx-edb-arr{font-size:16px;color:#0d8c7d}.cvvx-platlist{display:flex;flex-direction:column}.cvvx-plat{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #e2d8ca;text-decoration:none;color:inherit;transition:opacity .2s}.cvvx-plat:first-child{border-top:1px solid #e2d8ca}.cvvx-plat:hover{opacity:.7}.cvvx-plat-icon{display:flex;align-items:center;flex-shrink:0;font-size:24px}.cvvx-plat-name{font-family:DM Mono,monospace;font-size:15px;font-weight:600;color:#8a6d2f;min-width:170px}.cvvx-plat-accent .cvvx-plat-name{color:#0d8c7d}.cvvx-plat-desc{flex:1 1}.cvvx-plat-arr,.cvvx-plat-desc{font-size:14px;color:#6b6b6b}.cvvx-form-intro{font-size:16px;color:#6b6b6b;margin-bottom:20px;max-width:500px}.cvvx-field{margin-bottom:14px}.cvvx-field label{display:block;font-family:DM Mono,monospace;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:#8a6d2f;margin-bottom:6px}.cvvx-field input,.cvvx-field select,.cvvx-field textarea{width:100%;padding:10px 13px;background:#fff;border:1px solid #ccc0ad;border-radius:5px;color:#1a1a1a;font-family:DM Sans,sans-serif;font-size:15px;outline:none;transition:border-color .2s;line-height:1.5}.cvvx-field textarea{resize:vertical;min-height:90px}.cvvx-field input:focus,.cvvx-field select:focus,.cvvx-field textarea:focus{border-color:#8a6d2f}.cvvx-submit{padding:12px 28px;border:0;background:#0a0a0c;color:#f7f3ec;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;border-radius:5px;cursor:pointer;transition:background .2s;display:inline-flex;align-items:center;gap:8px}.cvvx-submit:hover{background:#8a6d2f}.cvvx-side{display:flex;flex-direction:column;gap:20px;position:-webkit-sticky;position:sticky;top:80px}.cvvx-sbox{padding:20px;background:#fff;border:1px solid #e2d8ca;border-radius:6px}.cvvx-sbox-title{font-family:Playfair Display,serif;font-size:17px;font-weight:800;margin-bottom:10px;border-bottom:1px solid #e2d8ca;padding-bottom:8px;color:#1a1a1a}.cvvx-sbox p{font-size:14px;color:#6b6b6b;line-height:1.65;margin-bottom:8px}.cvvx-sbox p:last-child{margin-bottom:0}.cvvx-sbox a{color:#8a6d2f}.cvvx-sbox a:hover{text-decoration:underline}.cvvx-mqquote{border-left:3px solid #8a6d2f;padding-left:16px;margin:20px 0}.cvvx-mqquote p{font-family:Playfair Display,serif;font-size:16px;font-style:italic;color:#3a3a3a}.cvvx-slist{list-style:none;padding:0;margin:0}.cvvx-slist li{font-size:14px;color:#6b6b6b;padding:7px 0;border-bottom:1px solid #e2d8ca;display:flex;justify-content:space-between;align-items:center}.cvvx-slist li:last-child{border-bottom:0}.cvvx-skey{color:#1a1a1a;letter-spacing:.5px}.cvvx-skey,.cvvx-sval{font-family:DM Mono,monospace;font-size:12px}.cvvx-sval{color:#8a6d2f}.cvvx-soclist{display:flex;flex-direction:column;gap:2px;margin-top:10px}.cvvx-socitem{display:flex;align-items:center;gap:9px;padding:8px 6px;border-radius:5px;font-size:14px;transition:background .15s;color:inherit}.cvvx-socitem:hover{background:rgba(0,0,0,.04)}.cvvx-socname{font-weight:600;flex:1 1}.cvvx-sochandle{font-family:DM Mono,monospace;font-size:12px;color:#8a6d2f}.cvvx-edinote{font-size:13px;color:#6b6b6b;margin:14px 0;line-height:1.6}.cvvx-edinote strong{color:inherit;font-weight:600}.cvvx-edinote a{color:#d4a84f}.cvvx-edinote a:hover{text-decoration:underline}@media(max-width:520px){#contactform,#contactform *{max-width:100%}#contactform{overflow-x:hidden}.cvvx-inner{padding:0 16px}.cvvx-h{font-size:clamp(30px,8vw,42px);letter-spacing:-1px}.cvvx-sub{font-size:16px}.cvvx-edb-right{flex-direction:column;gap:4px}.cvvx-edb-tag{min-width:0;white-space:normal}.cvvx-edb-email{word-break:break-word}.cvvx-edb-email,.cvvx-plat-name{white-space:normal;overflow-wrap:anywhere}.cvvx-shnum{font-size:24px}.cvvx-shtitle{font-size:19px}}.wff-hero{position:relative;min-height:520px;overflow:hidden;background:linear-gradient(150deg,#0a0a0a,#171717,#0a0a0a)}.wff-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.12;animation:wffOrb 22s ease-in-out infinite}.wff-orb:first-child{width:460px;height:460px;top:-12%;left:-6%;background:#3B82F6}.wff-orb:nth-child(2){width:340px;height:340px;bottom:-8%;right:6%;background:#10b981;animation-delay:-8s}.wff-orb:nth-child(3){width:250px;height:250px;top:42%;right:26%;background:#f59e0b;animation-delay:-16s}@keyframes wffOrb{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-18px,20px) scale(.92)}}.wff-grid{position:absolute;inset:0;background-image:linear-gradient(#3B82F60a 1px,transparent 0),linear-gradient(90deg,#3B82F60a 1px,transparent 0);background-size:52px 52px;pointer-events:none}.wff-fc{position:absolute;background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.9);border-radius:14px;width:210px;box-shadow:0 8px 32px #3B82F618;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);will-change:transform;z-index:2}@keyframes wffFloat{0%{transform:translateY(0) rotate(var(--rot))}25%{transform:translateY(-6px) rotate(var(--rot2))}50%{transform:translateY(-3px) rotate(var(--rot))}75%{transform:translateY(-8px) rotate(var(--rot2))}to{transform:translateY(0) rotate(var(--rot))}}@keyframes wffBar{0%{width:45%}to{width:92%}}.wff-card{max-width:500px;width:100%;text-align:center;background:rgba(255,255,255,.9);border:1px solid #3b82f620;border-radius:22px;padding:36px 40px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 12px 48px #3B82F618;z-index:20;position:relative}.wff-kicker{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#3B82F6;margin-bottom:14px;padding:5px 14px;background:#3B82F610;border:1px solid #3b82f620;border-radius:100px}.site-nav .logo img{max-height:64px!important;width:auto}.site-nav>a:not(.logo){font-size:.875rem;color:#a3a3a3;font-weight:500}.site-nav .btn-primary,.site-nav a.btn-primary{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.2)}.blog-hero{padding:72px 24px 40px;text-align:center}.blog-hero h1{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;margin-bottom:12px}.blog-hero p{font-size:1.1rem;color:#a3a3a3;max-width:500px;margin:0 auto}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:28px;gap:28px;padding:48px 24px}.post-card{background:#171717;border:1px solid #262626;border-radius:16px;overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.post-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px rgba(0,0,0,.1)}.post-card-img{height:200px;object-fit:cover;width:100%}.post-card-img-placeholder{height:160px;background:#171717;display:flex;align-items:center;justify-content:center;font-size:2.5rem}.post-card-body{padding:24px;flex:1 1;display:flex;flex-direction:column}.post-card-cat{font-size:.7rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#3B82F6;margin-bottom:8px}.post-card-title{font-size:1.1rem;font-weight:800;line-height:1.3;margin:0 0 10px;color:#f5f5f5}.post-card-excerpt{font-size:.9rem;color:#a3a3a3;line-height:1.6;flex:1 1;margin-bottom:16px}.post-card-meta{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:#a3a3a3}.post-card-read{color:#3B82F6;font-weight:600;font-size:.85rem}.empty-state{text-align:center;padding:80px 24px;color:#a3a3a3}.empty-state .icon{font-size:3rem;margin-bottom:16px}@media(max-width:600px){.site-nav{padding:12px 20px}.posts-grid{grid-template-columns:1fr;padding:24px 16px}}@keyframes ai3a{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}@keyframes ai3b{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes ai3c{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.35)}}@keyframes ai3e{0%,to{transform:scaleX(1)}50%{transform:scaleX(1.2)}}@keyframes ai3d{0%{stroke-dashoffset:16}to{stroke-dashoffset:0}}.err-code{font-size:clamp(6rem,20vw,10rem);font-weight:900;line-height:1;background:linear-gradient(135deg,#3B82F6,#3B82F688);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.err-title{font-size:clamp(1.4rem,4vw,2rem);font-weight:800;color:#f5f5f5;margin-bottom:12px}.err-desc{font-size:1rem;color:#a3a3a3;max-width:440px;margin:0 auto 32px;line-height:1.6}.legal-wrap{max-width:800px;margin:0 auto;padding:56px 24px 80px}.legal-wrap h1{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;color:#f5f5f5;margin-bottom:8px}.legal-wrap .legal-meta{font-size:.85rem;color:#a3a3a3;margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid #262626}.legal-wrap h2{font-size:1.05rem;font-weight:700;margin:36px 0 10px;color:#f5f5f5;border-bottom:1px solid #262626;padding-bottom:6px}.legal-wrap h3{font-size:.95rem;font-weight:700;margin:22px 0 8px;color:#f5f5f5}.legal-wrap p{color:#a3a3a3;margin-bottom:14px;font-size:.93rem;line-height:1.75}.legal-wrap ol,.legal-wrap ul{padding-left:20px;margin-bottom:14px}.legal-wrap li{color:#a3a3a3;margin-bottom:7px;font-size:.93rem;line-height:1.7;list-style:disc}.legal-wrap a{color:#3B82F6}.legal-wrap strong{color:#f5f5f5}.nav-scrolled:not(.vex-nav-dock):not(.vex-nav-premium){background:#0a0a0a!important;box-shadow:0 2px 20px rgba(0,0,0,.18)!important;border-bottom-color:#262626!important}.vex-nav-dock-wrap{position:-webkit-sticky;position:sticky;top:0;z-index:100;padding:14px 24px 0;background:transparent;transition:padding .25s ease}.vex-nav-dock{background:rgba(15,23,42,.92);background:color-mix(in srgb,color-mix(in srgb,#3B82F6 40%,#0f172a) 92%,transparent);max-width:1200px;margin:0 auto;border-radius:16px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:max-width .25s ease,margin .25s ease,border-radius .25s ease}.vex-nav-dock:before{content:"";position:absolute;inset:0;background:transparent;z-index:0;pointer-events:none}.vex-nav-dock>*{position:relative;z-index:1}.vex-nav-dock .vex-nd-brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.vex-nav-dock .vex-nd-icon{width:42px;height:42px;border-radius:10px;background:linear-gradient(135deg,#3B82F6,#3B82F666);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:16px;overflow:hidden;flex-shrink:0;box-shadow:0 2px 8px #3B82F640}.vex-nav-dock .vex-nd-icon img{width:100%;height:100%;object-fit:contain}.vex-nav-dock .vex-nd-logo-img{height:36px;max-height:48px;max-width:240px;width:auto;object-fit:contain;display:block;flex-shrink:0}.vex-nav-dock .vex-nd-text{display:flex;flex-direction:column;line-height:1.15}.vex-nav-dock .vex-nd-name{color:#fff;font-weight:800;font-size:1.05rem;letter-spacing:.3px}.vex-nav-dock .vex-nd-tag{color:rgba(255,255,255,.6);font-size:.7rem;margin-top:2px;font-weight:500}.vex-nav-dock .vex-nd-inner{display:flex;align-items:center;gap:2px;background:rgba(15,23,42,.92);background:color-mix(in srgb,color-mix(in srgb,#3B82F6 40%,#0f172a) 92%,transparent);border-radius:12px;padding:5px;border:1px solid rgba(255,255,255,.08)}.vex-nav-dock .vex-nd-inner a{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border-radius:8px;text-decoration:none;color:rgba(255,255,255,.85);font-weight:500;font-size:.88rem;transition:all .15s;white-space:nowrap}.vex-nav-dock .vex-nd-inner a:hover{color:#fff;background:rgba(255,255,255,.06)}.vex-nav-dock .vex-nd-inner a.active{background:#3B82F630;color:#fff;font-weight:600;box-shadow:inset 0 0 0 1px #3B82F655}.vex-nav-dock .vex-nd-inner a svg{width:15px;height:15px;flex-shrink:0;opacity:.85}.vex-nav-dock .vex-nd-cta{display:inline-flex;align-items:center;gap:6px;padding:10px 22px;background:linear-gradient(135deg,#3B82F6,#60A5FA);color:#fff;border-radius:10px;font-weight:700;text-decoration:none;font-size:.9rem;flex-shrink:0;box-shadow:0 4px 14px rgba(0,0,0,.25);transition:transform .2s,box-shadow .2s}.vex-nav-dock .vex-nd-cta:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(0,0,0,.35)}.vex-nav-dock .vex-nd-toggle{display:none;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 12px;color:#fff;cursor:pointer;font-size:1.1rem;flex-shrink:0}.vex-nav-dock-mobile{display:none;max-width:1200px;margin:8px auto 0;background:rgba(15,23,42,.92);background:color-mix(in srgb,color-mix(in srgb,#3B82F6 40%,#0f172a) 92%,transparent);border-radius:14px;padding:10px;flex-direction:column;gap:2px;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:max-width .25s ease,margin .25s ease,border-radius .25s ease}.vex-nav-dock-wrap.is-scrolled{padding:0}.vex-nav-dock-wrap.is-scrolled .vex-nav-dock,.vex-nav-dock-wrap.is-scrolled .vex-nav-dock-mobile{max-width:none;margin:0;border-radius:0;border-left:0;border-right:0;border-top:0;background:rgba(15,23,42,.85)!important;background:color-mix(in srgb,color-mix(in srgb,#3B82F6 35%,#0f172a) 88%,transparent)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 24px rgba(0,0,0,.3)!important}.vex-nav-dock-mobile:before{content:"";position:absolute;inset:0;background:transparent;z-index:0;pointer-events:none}.vex-nav-dock-mobile>*{position:relative;z-index:1}.vex-nav-dock-mobile.open{display:flex}.vex-nav-dock-mobile a{color:rgba(255,255,255,.8);text-decoration:none;padding:11px 14px;border-radius:8px;font-weight:500;font-size:.95rem;display:flex;align-items:center;gap:10px}.vex-nav-dock-mobile a:hover{background:rgba(255,255,255,.06);color:#fff}.vex-nav-dock-mobile a.active{color:#fff;background:#3B82F630}.vex-nav-dock-mobile a svg{width:18px;height:18px;flex-shrink:0;opacity:.85}.vex-nav-dock-mobile .vex-nd-mobile-cta{margin-top:6px;background:linear-gradient(135deg,#3B82F6,#60A5FA);color:#fff;font-weight:700;justify-content:center}@media (max-width:600px){.vex-nav-dock-wrap{padding:10px 10px 0}.vex-nav-dock{padding:10px 12px;border-radius:14px}.vex-nav-dock .vex-nd-icon{width:36px;height:36px;font-size:14px}.vex-nav-dock .vex-nd-name{font-size:.95rem}.vex-nav-dock .vex-nd-tag{font-size:.65rem}}