@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");*,: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;padding-left:0!important;padding-right:0!important}footer,header{width:100%}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;color:#102024;background:#eff7f4;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:#65777a}.text-light{color:rgba(255,255,255,.75)}.subtitle{font-size:1.1rem;color:#65777a;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:#24b895;color:#fff}.btn-gradient{background:linear-gradient(135deg,#63e6c5,#24b895);color:#fff}.btn-outline{background:transparent;border:1px solid rgba(0,0,0,.12);color:#102024}.btn-outline:hover{background:rgba(0,0,0,.04)}.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:#0d1a1d;border-bottom:1px solid rgba(255,255,255,.1);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:#24b895}.site-nav .nav-links{display:flex;gap:24px}.site-nav .nav-links a{color:#ffffff;font-size:.875rem;font-weight:500}.site-nav .nav-links a:hover{color:#24b895}.hero{padding:100px 24px;background:radial-gradient(circle at 18% 4%,rgba(99,230,197,.22),transparent 28%),linear-gradient(180deg,#f4fbf8,#eaf4f1 50%,#dce9e6);color:#102024;text-align:center}.hero h1{max-width:800px;margin:0 auto 16px;font-weight:800}.hero .subtitle{color:#65777a;margin:0 auto 32px}.hero-title{background:linear-gradient(135deg,#63e6c5,#24b895);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-split{padding:80px 24px;background:radial-gradient(circle at 18% 4%,rgba(99,230,197,.22),transparent 28%),linear-gradient(180deg,#f4fbf8,#eaf4f1 50%,#dce9e6);color:#102024}.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:#65777a;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(0,0,0,.04);font-size:.85rem;color:rgba(0,0,0,.3);overflow:hidden}.hero-split .hero-image img{object-fit:contain!important;max-width:100%;max-height:100%}.hero-carousel{padding:80px 24px;background:radial-gradient(circle at 18% 4%,rgba(99,230,197,.22),transparent 28%),linear-gradient(180deg,#f4fbf8,#eaf4f1 50%,#dce9e6);color:#102024}.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:#65777a;margin-bottom:32px;text-align:left}.hero-carousel .carousel-wrap{border-radius:16px;overflow:hidden;background:rgba(0,0,0,.04);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:#102024;background:rgba(0,0,0,.04)}.hero-carousel .carousel-slide.active{opacity:1}.hero-carousel .carousel-slide img{object-fit:contain!important;background:rgba(0,0,0,.04)}.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(0,0,0,.2);border:none;cursor:pointer;transition:all .3s}.hero-carousel .carousel-dot.active{background:#24b895;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:#e8f2ef;text-align:center}.hero-minimal h1{color:#102024;max-width:700px;margin:0 auto 12px;font-weight:800}.hero-minimal .subtitle{color:#65777a;margin:0 auto 28px}.hero-minimal .label{color:#24b895;margin-bottom:12px}.hero-bold{padding:120px 24px;background:radial-gradient(circle at 18% 4%,rgba(99,230,197,.22),transparent 28%),linear-gradient(180deg,#f4fbf8,#eaf4f1 50%,#dce9e6);color:#102024;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:#65777a;margin:0 auto 36px;font-size:1.2rem}.hero-video{position:relative;padding:120px 24px;text-align:center;color:#102024;overflow:hidden}.hero-video .video-bg{position:absolute;inset:0;background:radial-gradient(circle at 18% 4%,rgba(99,230,197,.22),transparent 28%),linear-gradient(180deg,#f4fbf8,#eaf4f1 50%,#dce9e6)}.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 rgba(16,32,36,.12);border-radius:12px;background:#ffffff;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:#65777a;font-size:.9rem;line-height:1.6}.bg-dark{background:#ffffff;color:#102024}.bg-light{background:#e8f2ef}.bg-gradient-dark{background:radial-gradient(circle at 18% 4%,rgba(99,230,197,.22),transparent 28%),linear-gradient(180deg,#f4fbf8,#eaf4f1 50%,#dce9e6);color:#102024}.bg-gradient-cta{background:#0d1a1d;color:#fff}.testimonial{text-align:left}.testimonial blockquote{font-style:italic;color:#65777a;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:#ffffff;border-radius:20px;padding:28px;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid rgba(16,32,36,.12);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:#65777a;margin-bottom:20px;font-style:italic}.ts-author{gap:12px;padding-top:16px;border-top:1px solid rgba(16,32,36,.12)}.ts-author,.ts-avatar{display:flex;align-items:center}.ts-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#63e6c5,#24b895);justify-content:center;font-size:20px;color:#fff;flex-shrink:0}.ts-name{font-size:.9rem;font-weight:600;color:#102024}.ts-role{font-size:.8rem;color:#65777a}.ts-hero{background:linear-gradient(135deg,#63e6c5,#24b895);border-radius:24px;padding:60px 40px;color:#fff;text-align:center;box-shadow:0 20px 60px #24b89533;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,#63e6c5,#24b895);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,#eff7f4,transparent)}.ts-marquee-wrap:after{right:0;background:linear-gradient(270deg,#eff7f4,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:#ffffff;border-radius:16px;padding:20px;border:1px solid rgba(16,32,36,.12);flex-shrink:0}@media(max-width:768px){.ts-mcard{min-width:260px}}.faq-item{border:1px solid rgba(16,32,36,.12);border-radius:10px;margin-bottom:8px}.faq-item summary{padding:16px;font-weight:600;cursor:pointer}.faq-item summary:hover{color:#24b895}.faq-item p{padding:0 16px 16px;color:#65777a;font-size:.9rem;line-height:1.6}.faq-accordion{display:flex;flex-direction:column;gap:12px}.faq-acc-item{background:#ffffff;border-radius:16px;overflow:hidden;border:2px solid rgba(16,32,36,.12);transition:all .3s;cursor:pointer}.faq-acc-item:hover{border-color:#24b89544}.faq-acc-item.active{border-color:#24b895;box-shadow:0 8px 24px #24b89522}.faq-acc-head{display:flex;align-items:center;gap:16px;padding:20px 24px;transition:all .2s}.faq-acc-head:hover{background:rgba(0,0,0,.02)}.faq-acc-item.active .faq-acc-head{background:linear-gradient(135deg,#63e6c5,#24b895)}.faq-acc-icon{width:44px;height:44px;background:rgba(0,0,0,.05);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:#102024;transition:color .3s}.faq-acc-item.active .faq-acc-q{color:#fff}.faq-acc-tog{width:32px;height:32px;background:rgba(0,0,0,.05);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s;font-size:.75rem;color:#65777a}.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:#65777a;font-size:.9rem;line-height:1.7;border-top:1px solid rgba(16,32,36,.12);padding:16px 24px 24px}.faq-chat-wrap{max-width:700px;margin:0 auto;background:#ffffff;border-radius:20px;border:1px solid rgba(16,32,36,.12);overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.08)}.faq-chat-head{padding:16px 24px;background:linear-gradient(135deg,#63e6c5,#24b895);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:#24b895;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:#f3f4f6;color:#102024;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:#ffffff;border-radius:20px;padding:28px;box-shadow:0 4px 16px rgba(0,0,0,.06);border:1px solid rgba(16,32,36,.12);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:#24b895;box-shadow:0 12px 40px #24b89522}.faq-fcard-head{display:flex;align-items:center;gap:16px}.faq-fcard-icon{width:52px;height:52px;background:linear-gradient(135deg,#63e6c5,#24b895);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;flex-shrink:0;box-shadow:0 4px 12px #24b89533}.faq-fcard-q{flex:1 1;font-size:1.05rem;font-weight:700;color:#102024}.faq-fcard-tog{width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#65777a;transition:all .3s;flex-shrink:0}.faq-fcard.active .faq-fcard-tog{background:#24b895;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 rgba(16,32,36,.12);color:#65777a;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:#102024}.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 rgba(16,32,36,.12);border-radius:10px;font-size:.9rem;font-family:inherit;transition:border-color .2s;background:#ffffff;color:#102024}input:focus,textarea:focus{outline:none;border-color:#24b895;box-shadow:0 0 0 3px #24b89522}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:radial-gradient(circle at 18% 4%,rgba(99,230,197,.22),transparent 28%),linear-gradient(180deg,#f4fbf8,#eaf4f1 50%,#dce9e6)}.team-member h3{margin-bottom:4px;font-size:.95rem}.team-member p{color:#65777a;font-size:.8rem}.metric{text-align:center}.metric-value{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1}.metric-label{color:#65777a;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:#24b895}.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:#0d1a1d;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:#65777a}.map-placeholder{height:300px;background:#e8f2ef;border-radius:16px}.banner{padding:14px 20px;background:linear-gradient(135deg,#63e6c5,#24b895);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,rgba(16,32,36,.12) 20%,rgba(16,32,36,.12) 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 rgba(16,32,36,.12);border-radius:12px;font-weight:600;font-size:.85rem;background:#ffffff;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:#0d1a1d;color:#65777a;padding:50px 24px 30px;text-align:center}.footer-brand{font-size:1.125rem;font-weight:700;color:#102024;margin-bottom:16px}.footer-nav{display:flex;justify-content:center;gap:24px;margin-bottom:24px;flex-wrap:wrap}.footer-nav a{color:#65777a;font-size:.875rem}.footer-nav a:hover{color:#102024}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.footer-copy{font-size:.75rem;color:#65777a}.footer-credit{font-size:.625rem;color:#65777a;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:#24b895;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:#24b895;border-radius:2px}.nav-scrolled:not(.vex-nav-dock):not(.vex-nav-premium){background:#0d1a1d!important;box-shadow:0 2px 20px rgba(0,0,0,.18)!important;border-bottom-color:rgba(255,255,255,.1)!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,.55)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.7)!important;box-shadow:0 8px 32px rgba(0,0,0,.06)!important}.card:hover{background:rgba(255,255,255,.8)!important;box-shadow:0 20px 50px rgba(0,0,0,.1)!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,#24b895,#63e6c5)!important;box-shadow:0 8px 24px #24b89540!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(255,255,255,.6)!important;border-bottom:1px solid rgba(0,0,0,.06)!important;box-shadow:0 4px 20px rgba(0,0,0,.04)!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(36,184,149,.5)}70%{box-shadow:0 0 0 8px rgba(36,184,149,0)}to{box-shadow:0 0 0 0 rgba(36,184,149,0)}}.live-dot,.pulse-dot,.status-dot,[data-vex-pulse]{animation:vex-pulse calc(2s/var(--active-speed)) infinite}.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,#24b895 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,#24b895,#24b89566);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 #24b89540}.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,#24b895 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:#24b89530;color:#fff;font-weight:600;box-shadow:inset 0 0 0 1px #24b89555}.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,#63e6c5,#24b895);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,#24b895 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,#24b895 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:#24b89530}.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,#63e6c5,#24b895);color:#fff;font-weight:700;justify-content:center}@media (max-width:900px){.vex-nav-dock{padding:12px 16px;gap:12px}.vex-nav-dock .vex-nd-cta,.vex-nav-dock .vex-nd-inner{display:none}.vex-nav-dock .vex-nd-toggle{display:inline-flex}}@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}}*,[data-vex-custom=custom] :after,[data-vex-custom=custom] :before{margin:0;padding:0;box-sizing:border-box}:root{--bg:#f7f7f5;--bg2:#f0f0eb;--bg-card:#ffffff;--gold:#15803d;--gold-d:#166534;--teal:#14b8a6;--text:#1a1a2e;--text-dim:#1e293b;--text-muted:#334155;--green:#166534;--red:#ef4444;--blue:#2563eb;--orange:#ea580c;--border:rgba(0,0,0,.08);--code-bg:rgba(0,0,0,.05);--hover-row:rgba(0,0,0,.03);--kbd-bg:rgba(0,0,0,.06);--sidebar-bg:#ffffff;--sidebar-hover:rgba(0,0,0,.03);--sidebar-active:rgba(21,128,61,.1);--gold-bg:rgba(21,128,61,.1);--gold-border:rgba(21,128,61,.25);--wp-base:#b8cce8;--wp-g1:rgba(90,160,255,.3);--wp-g2:rgba(150,110,230,.15);--wp-g3:rgba(70,200,175,.14);--wp-g4:rgba(210,100,140,.1);--tb-bg:rgba(243,243,248,.82);--tb-text:rgba(0,0,0,.55);--ex-mica:rgba(255,255,255,.9);--ex-body:rgba(249,249,253,.96);--ex-sidebar:rgba(243,243,248,.97);--ex-text:rgba(0,0,0,.8);--ex-dim:rgba(0,0,0,.4);--ex-brd:rgba(0,0,0,.06);--ex-hover:rgba(0,0,0,.03);--ex-sel:rgba(0,0,0,.05);--wt-bar:#2d2d2d;--wt-body:#0c0c0c;--wt-tab:#2d2d2d;--wt-tab-act:#0c0c0c}body{background:var(--bg);color:var(--text);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-vex-custom=custom] body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 80% 20%,rgba(21,128,61,.05) 0,transparent 65%)}[data-vex-custom=custom] [data-theme=dark]{--bg:#0e0f1a;--bg2:#14151f;--bg-card:#1a1b2a;--gold:#16a34a;--gold-d:#22c55e;--teal:#14b8a6;--text:#f0f0f8;--text-dim:#e2e8f0;--text-muted:#cbd5e1;--green:#4ade80;--red:#f87171;--blue:#60a5fa;--orange:#fb923c;--border:rgba(255,255,255,.08);--code-bg:rgba(255,255,255,.06);--hover-row:rgba(255,255,255,.04);--kbd-bg:rgba(255,255,255,.08);--sidebar-bg:rgba(14,15,26,.97);--sidebar-hover:rgba(255,255,255,.04);--sidebar-active:rgba(22,163,74,.1);--gold-bg:rgba(22,163,74,.1);--gold-border:rgba(22,163,74,.25)}[data-vex-custom=custom] [data-theme=dark] body:before{background:radial-gradient(ellipse 60% 50% at 80% 20%,rgba(22,163,74,.04) 0,transparent 65%)}[data-vex-custom=custom] [data-theme=dark] .nav{background:rgba(14,15,26,.95);border-color:rgba(255,255,255,.06)}[data-vex-custom=custom] [data-theme=dark] .nav-cta{box-shadow:0 2px 14px rgba(22,163,74,.2)}[data-vex-custom=custom] [data-theme=dark] .hero-right{border-left-color:rgba(255,255,255,.06)}[data-vex-custom=custom] [data-theme=dark] .mock-bar,[data-vex-custom=custom] [data-theme=dark] .mock-win{background:var(--bg-card);border-color:rgba(255,255,255,.06)}[data-vex-custom=custom] [data-theme=dark] .mock-side{background:var(--bg2);border-color:rgba(255,255,255,.06)}[data-vex-custom=custom] [data-theme=dark] .mock-content{background:var(--bg)}[data-vex-custom=custom] [data-theme=dark] .mc-card{border-color:rgba(255,255,255,.06)}[data-vex-custom=custom] [data-theme=dark] .mc-card-body{background:var(--bg-card)}[data-vex-custom=custom] [data-theme=dark] .ms-logo{border-color:rgba(255,255,255,.06)}[data-vex-custom=custom] [data-theme=dark] .side{background:var(--sidebar-bg)}[data-vex-custom=custom] [data-theme=dark] .card{background:var(--bg-card);border-color:rgba(255,255,255,.06)}[data-vex-custom=custom] [data-theme=dark] .card:hover{border-color:rgba(22,163,74,.4);box-shadow:0 16px 40px rgba(0,0,0,.3)}[data-vex-custom=custom] [data-theme=dark] .card-thumb{background:linear-gradient(135deg,var(--bg2),var(--bg-card))}[data-vex-custom=custom] [data-theme=dark] .guide-topbar{background:rgba(14,15,26,.95);border-color:rgba(255,255,255,.06)}[data-vex-custom=custom] [data-theme=dark] .cs-box{background:var(--bg-card);border-color:rgba(255,255,255,.06)}[data-vex-custom=custom] [data-theme=dark] .sc-card{background:linear-gradient(135deg,rgba(22,163,74,.06),rgba(22,163,74,.02));border-color:rgba(22,163,74,.2)}[data-vex-custom=custom] [data-theme=dark] .sc-card:hover{background:linear-gradient(135deg,rgba(22,163,74,.1),rgba(22,163,74,.04));border-color:rgba(22,163,74,.4);box-shadow:0 2px 12px rgba(22,163,74,.15)}[data-vex-custom=custom] [data-theme=dark] .app-section{border-color:rgba(255,255,255,.06)}[data-vex-custom=custom] .tg-sm{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:12px;color:var(--text-muted)}[data-vex-custom=custom] .tg-sm .tt2{width:32px;height:18px;background:var(--border);border-radius:18px;position:relative;transition:background .3s}[data-vex-custom=custom] .tg-sm .th{width:14px;height:14px;background:var(--gold);border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .3s;box-shadow:0 1px 3px rgba(0,0,0,.3)}[data-vex-custom=custom] [data-theme=dark] .tg-sm .th{transform:translateX(14px)}[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(255,255,255,.95);-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;background:linear-gradient(135deg,#15803d,#166534);display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:900}[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}[data-vex-custom=custom] .nav-links a:hover{color:var(--text)}[data-vex-custom=custom] .nav-cta{padding:8px 20px;border-radius:7px;font-size:12px;font-weight:700;background:linear-gradient(135deg,#15803d,#166534);color:#fff;border:none;cursor:pointer;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 2px 14px rgba(21,128,61,.3);transition:transform .15s}[data-vex-custom=custom] .nav-cta:hover{transform:translateY(-1px)}[data-vex-custom=custom] .hero{display:grid;grid-template-columns:400px 1fr;max-width:1200px;margin:0 auto;padding:32px 48px 0;align-items:center}[data-vex-custom=custom] .hero-left{padding:40px 40px 36px 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(--gold-bg);border:1px solid var(--gold-border);font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--gold);font-family:DM Mono,SF Mono,Consolas,Courier New,monospace}[data-vex-custom=custom] .badge-dot{width:5px;height:5px;border-radius:50%;background:var(--gold);box-shadow:0 0 5px var(--gold);animation:blink 1.5s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}[data-vex-custom=custom] .hero-h1{font-size:clamp(30px,2.8vw,48px);font-weight:900;line-height:1.06;letter-spacing:-2px;margin-bottom:16px;color:var(--text)}[data-vex-custom=custom] .hero-h1 .acc{background:linear-gradient(135deg,#15803d,#4ade80);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-vex-custom=custom] .hero-sub{font-size:15px;line-height:1.75;color:var(--text-muted);margin-bottom:22px}[data-vex-custom=custom] .hero-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}[data-vex-custom=custom] .cta-p{padding:13px 26px;border-radius:10px;font-size:13px;font-weight:700;background:linear-gradient(135deg,#15803d,#166534);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 20px rgba(21,128,61,.35);transition:transform .15s;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,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-muted);border:1px solid var(--border);background:transparent;cursor:pointer;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-vex-custom=custom] .hero-stats{display:flex;gap:28px;padding-top:28px;border-top:1px solid var(--border)}[data-vex-custom=custom] .stat-num{font-size:24px;font-weight:800;letter-spacing:-.5px;color:var(--gold);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-right{padding:36px 0 36px 44px;border-left:1px solid var(--border);min-width:0;overflow:hidden}[data-vex-custom=custom] .mock-win{background:var(--bg-card,#fff);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.08);position:relative}[data-vex-custom=custom] [data-theme=dark] .mock-win{box-shadow:0 8px 40px rgba(0,0,0,.3)}[data-vex-custom=custom] .mock-bar{height:38px;background:var(--bg-card,#fff);border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 14px;gap:8px}[data-vex-custom=custom] .mock-dots{display:flex;gap:5px}[data-vex-custom=custom] .md{width:9px;height:9px;border-radius:50%}[data-vex-custom=custom] .md.r{background:#ff5f56}[data-vex-custom=custom] .md.y{background:#ffbd2e}[data-vex-custom=custom] .md.g{background:#27ca3f}[data-vex-custom=custom] .mock-bc{flex:1 1;font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;font-size:10px;color:var(--text-muted)}[data-vex-custom=custom] .mock-bc strong{color:var(--text)}[data-vex-custom=custom] .mock-next{padding:4px 12px;border-radius:5px;border:1px solid var(--gold-border);font-size:10px;font-weight:600;color:var(--gold);background:none;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-vex-custom=custom] .mock-body{display:flex;height:380px;overflow:hidden}[data-vex-custom=custom] .mk-side{width:140px;border-right:1px solid var(--border);background:var(--bg,#fafafa);padding:8px 0;flex-shrink:0;overflow:hidden}[data-vex-custom=custom] .mk-logo{display:flex;align-items:center;gap:6px;padding:0 10px 8px;border-bottom:1px solid var(--border);margin-bottom:6px}[data-vex-custom=custom] .mk-logo-m{width:18px;height:18px;border-radius:5px;background:linear-gradient(135deg,var(--gold),var(--teal));display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:900;color:#fff}[data-vex-custom=custom] .mk-logo-t{font-size:9px;font-weight:700;color:var(--text)}[data-vex-custom=custom] .mk-label{font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;font-size:7px;color:var(--text-muted);letter-spacing:1px;text-transform:uppercase;padding:4px 10px}[data-vex-custom=custom] .mk-lesson{display:flex;align-items:center;gap:6px;padding:4px 10px;font-size:9px;color:var(--text-muted);border-left:2px solid transparent;transition:all .25s}[data-vex-custom=custom] .mk-lesson.active{color:var(--gold);font-weight:600;background:var(--gold-bg);border-left-color:var(--gold)}[data-vex-custom=custom] .mk-lesson.done{color:var(--text-muted);opacity:.5}[data-vex-custom=custom] .mk-num{width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;background:rgba(0,0,0,.05);color:var(--text-muted);flex-shrink:0;transition:all .25s}[data-vex-custom=custom] [data-theme=dark] .mk-num{background:rgba(255,255,255,.06)}[data-vex-custom=custom] .mk-lesson.active .mk-num{background:var(--gold);color:#fff}[data-vex-custom=custom] .mk-lesson.done .mk-num{background:rgba(20,184,166,.12);color:var(--teal);font-size:8px}[data-vex-custom=custom] .mk-div{height:1px;background:var(--border);margin:5px 10px}[data-vex-custom=custom] .mk-main{flex:1 1;padding:14px 16px;overflow:hidden;display:flex;flex-direction:column;gap:8px}[data-vex-custom=custom] .mk-page-title{font-size:13px;font-weight:800;letter-spacing:-.3px;color:var(--text)}[data-vex-custom=custom] .mk-body{font-size:9px;line-height:1.6;color:var(--text-muted)}[data-vex-custom=custom] .mk-tip{padding:7px 10px;border-left:3px solid var(--teal);background:rgba(20,184,166,.05);border-radius:0 6px 6px 0;font-size:9px;color:var(--text-muted);line-height:1.5;opacity:0;transform:translateY(4px);transition:all .4s}[data-vex-custom=custom] .mk-tip strong{color:var(--teal)}[data-vex-custom=custom] .mk-tip.vis{opacity:1;transform:translateY(0)}[data-vex-custom=custom] .mk-key{display:flex;gap:7px;padding:7px 10px;background:var(--bg-card,#fff);border:1px solid var(--border);border-radius:7px;opacity:0;transform:translateY(4px);transition:all .4s .1s}[data-vex-custom=custom] .mk-key.vis{opacity:1;transform:translateY(0)}[data-vex-custom=custom] .mk-key-icon{font-size:11px;margin-top:1px}[data-vex-custom=custom] .mk-key-label{font-size:7px;font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;color:var(--teal);font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:1px}[data-vex-custom=custom] .mk-key-title{font-size:10px;font-weight:700;color:var(--text);margin-bottom:1px}[data-vex-custom=custom] .mk-key-desc{font-size:8px;color:var(--text-muted);line-height:1.4}[data-vex-custom=custom] .mk-warn{display:flex;gap:7px;padding:7px 10px;background:rgba(239,68,68,.04);border:1px solid rgba(239,68,68,.12);border-radius:7px;opacity:0;transform:translateY(4px);transition:all .4s .2s}[data-vex-custom=custom] .mk-warn.vis{opacity:1;transform:translateY(0)}[data-vex-custom=custom] .mk-warn-icon{font-size:10px;margin-top:1px}[data-vex-custom=custom] .mk-warn-title{font-size:9px;font-weight:700;color:var(--red)}[data-vex-custom=custom] .mk-warn-desc{font-size:8px;color:var(--text-muted);line-height:1.4}[data-vex-custom=custom] .mk-right{width:120px;border-left:1px solid var(--border);background:var(--bg-card,#fff);padding:10px;flex-shrink:0;overflow:hidden;display:flex;flex-direction:column;gap:8px}[data-vex-custom=custom] .mk-r-label{font-size:7px;font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px}[data-vex-custom=custom] .mk-prog-track{height:3px;background:rgba(0,0,0,.06);border-radius:2px;overflow:hidden}[data-vex-custom=custom] [data-theme=dark] .mk-prog-track{background:rgba(255,255,255,.06)}[data-vex-custom=custom] .mk-prog-fill{height:100%;background:var(--gold);border-radius:2px;transition:width .8s ease-out}[data-vex-custom=custom] .mk-r-pct{font-size:8px;color:var(--text-muted);font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;margin-top:1px}[data-vex-custom=custom] .mk-term{opacity:0;transform:translateX(4px);transition:all .35s;display:flex;gap:4px}[data-vex-custom=custom] .mk-term.vis{opacity:1;transform:translateX(0)}[data-vex-custom=custom] .mk-term-w{font-size:9px;font-weight:700;color:var(--teal);flex-shrink:0}[data-vex-custom=custom] .mk-term-d{font-size:7.5px;color:var(--text-muted);line-height:1.3}[data-vex-custom=custom] .mk-vex{position:absolute;bottom:12px;right:12px;width:180px;background:var(--bg-card,#fff);border:1px solid var(--border);border-radius:10px;box-shadow:0 6px 24px rgba(0,0,0,.1);overflow:hidden;opacity:0;transform:translateY(8px) scale(.97);transition:all .5s cubic-bezier(.34,1.56,.64,1)}[data-vex-custom=custom] [data-theme=dark] .mk-vex{box-shadow:0 6px 24px rgba(0,0,0,.3)}[data-vex-custom=custom] .mk-vex.vis{opacity:1;transform:translateY(0) scale(1)}[data-vex-custom=custom] .mk-vex-hdr{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;border-bottom:1px solid var(--border)}[data-vex-custom=custom] .mk-vex-title{font-size:9px;font-weight:700;color:var(--text);display:flex;align-items:center;gap:4px}[data-vex-custom=custom] .mk-vex-dot{width:5px;height:5px;border-radius:50%;background:var(--green);animation:blink .9s infinite}[data-vex-custom=custom] .mk-vex-body{padding:8px;display:flex;flex-direction:column;gap:6px}[data-vex-custom=custom] .mk-vex-id{display:flex;align-items:center;gap:6px}[data-vex-custom=custom] .mk-vex-av{width:20px;height:20px;border-radius:5px;background:linear-gradient(135deg,var(--gold),var(--gold-d));display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:900;color:#fff;flex-shrink:0}[data-vex-custom=custom] .mk-vex-name{font-size:9px;font-weight:700;color:var(--text)}[data-vex-custom=custom] .mk-vex-sub{font-size:7px;color:var(--text-muted);font-family:DM Mono,SF Mono,Consolas,Courier New,monospace}[data-vex-custom=custom] .mk-vex-msg{background:var(--gold-bg);border:1px solid var(--gold-border);border-radius:6px;padding:5px 7px;font-size:8px;color:var(--text-muted);line-height:1.5}[data-vex-custom=custom] .mk-vex-input{display:flex;gap:4px;align-items:center;border:1px solid var(--border);border-radius:5px;overflow:hidden}[data-vex-custom=custom] .mk-vex-input input{flex:1 1;padding:4px 6px;outline:none;color:var(--text-muted);background:transparent}[data-vex-custom=custom] .mk-vex-input button,[data-vex-custom=custom] .mk-vex-input input{border:none;font-size:8px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-vex-custom=custom] .mk-vex-input button{padding:4px 8px;background:var(--gold);color:#fff;font-weight:700}[data-vex-custom=custom] .app-section{border-top:1px solid var(--border)}[data-vex-custom=custom] .app{display:flex;align-items:flex-start;min-height:100vh}[data-vex-custom=custom] .mob-topbar{display:none;align-items:center;gap:10px;padding:10px 16px;background:var(--bg-card);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:90}[data-vex-custom=custom] .menu-btn-nav{display:flex;width:38px;height:38px;min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--border);background:var(--bg-card);font-size:17px;color:var(--text);cursor:pointer;flex-shrink:0}[data-vex-custom=custom] .mob-topbar-title{font-size:14px;font-weight:700;color:var(--text)}[data-vex-custom=custom] .mob-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:140}[data-vex-custom=custom] .mob-overlay.show{display:block}[data-vex-custom=custom] .side{width:340px;flex-shrink:0;background:var(--sidebar-bg);border-right:1px solid var(--border);display:flex;flex-direction:column;transition:background .35s,border-color .35s,transform .3s;z-index:50;position:-webkit-sticky;position:sticky;top:0}[data-vex-custom=custom] .side-hdr{padding:20px 20px 16px;border-bottom:1px solid var(--border)}[data-vex-custom=custom] .side-logo{display:flex;align-items:center;gap:10px;margin-bottom:14px}[data-vex-custom=custom] .side-logo .logo-mark{width:32px;height:32px;background:linear-gradient(135deg,var(--gold),var(--teal));border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff;font-size:13px}[data-vex-custom=custom] .side-logo .logo-text{font-size:16px;font-weight:700}[data-vex-custom=custom] .side-logo .logo-sub{font-size:10px;color:var(--text-muted);display:block;margin-top:-2px}[data-vex-custom=custom] .side-search{width:100%;background:var(--hover-row);border:1px solid var(--border);border-radius:8px;padding:8px 12px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,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] .side-nav{padding:12px 0}[data-vex-custom=custom] .side-label{padding:6px 20px;font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;font-size:10px;color:var(--text-muted);letter-spacing:1.5px;text-transform:uppercase;margin-top:12px;margin-bottom:2px}[data-vex-custom=custom] .side-label:first-child{margin-top:0}[data-vex-custom=custom] .side-cat{display:flex;align-items:center;gap:10px;padding:10px 20px;cursor:pointer;transition:all .15s;border-radius:0;font-size:13px;color:var(--text-dim);position:relative;border:none;background:none;width:100%;text-align:left;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-vex-custom=custom] .side-cat:hover{background:var(--sidebar-hover)}[data-vex-custom=custom] .side-cat.active{background:var(--sidebar-active);color:var(--gold);font-weight:600}[data-vex-custom=custom] .side-cat.active:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;background:var(--gold);border-radius:0 3px 3px 0}[data-vex-custom=custom] .side-cat .sc-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}[data-vex-custom=custom] .side-cat .sc-count{margin-left:auto;font-size:10px;color:var(--text-muted);font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;background:var(--hover-row);padding:2px 7px;border-radius:10px}[data-vex-custom=custom] .side-cat.active .sc-count{background:rgba(21,128,61,.15);color:var(--gold)}[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,#fff)}[data-vex-custom=custom] .ai-tools-btn{display:flex;align-items:center;gap:8px;width:100%;padding:9px 14px;border-radius:8px;font-size:12px;font-weight:600;background:linear-gradient(135deg,rgba(21,128,61,.1),rgba(20,184,166,.08));border:1px solid rgba(21,128,61,.2);color:var(--gold);cursor:pointer;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .2s}[data-vex-custom=custom] .ai-tools-btn:hover{background:linear-gradient(135deg,rgba(21,128,61,.15),rgba(20,184,166,.12));border-color:rgba(21,128,61,.35);box-shadow:0 2px 10px rgba(21,128,61,.1)}[data-vex-custom=custom] .ai-tools-btn .atb-icon{width:22px;height:22px;border-radius:6px;background:linear-gradient(135deg,var(--gold),var(--teal));display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff;font-weight:800;flex-shrink:0}[data-vex-custom=custom] .ai-tools-btn .atb-arrow{margin-left:auto;font-size:14px;transition:transform .2s}[data-vex-custom=custom] .ai-tools-btn:hover .atb-arrow{transform:translateX(2px)}[data-vex-custom=custom] .side-foot-row{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--text-muted)}[data-vex-custom=custom] .tools-panel{position:absolute;top:0;left:0;right:0;bottom:90px;z-index:10;background:var(--sidebar-bg,#fff);display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .3s cubic-bezier(.22,1,.36,1);overflow:hidden}[data-vex-custom=custom] .tools-panel.open{transform:translateX(0)}[data-vex-custom=custom] .tp-hdr{padding:16px 16px 12px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:10px;flex-shrink:0}[data-vex-custom=custom] .tp-back{width:28px;height:28px;border-radius:6px;border:1px solid var(--border);background:none;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--text-muted);cursor:pointer;transition:all .15s;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-vex-custom=custom] .tp-back:hover{background:var(--hover-row);color:var(--text)}[data-vex-custom=custom] .tp-hdr-text{font-size:14px;font-weight:700;color:var(--text)}[data-vex-custom=custom] .tp-hdr-sub{font-size:9px;color:var(--text-muted);font-family:DM Mono,SF Mono,Consolas,Courier New,monospace}[data-vex-custom=custom] .tp-body{flex:1 1;overflow-y:auto;padding:12px}[data-vex-custom=custom] .tp-label{font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;font-size:8px;color:var(--text-muted);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px;margin-top:4px}[data-vex-custom=custom] .tp-card{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;margin-bottom:6px;background:rgba(0,0,0,.015);border:1px solid var(--border);cursor:pointer;transition:all .2s}[data-vex-custom=custom] [data-theme=dark] .tp-card{background:rgba(255,255,255,.02)}[data-vex-custom=custom] .tp-card:hover{border-color:rgba(21,128,61,.3);background:rgba(21,128,61,.04);box-shadow:0 2px 8px rgba(21,128,61,.08)}[data-vex-custom=custom] .tp-card-icon{width:34px;height:34px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}[data-vex-custom=custom] .tp-card-text{flex:1 1;min-width:0}[data-vex-custom=custom] .tp-card-name{font-size:11px;font-weight:700;color:var(--text);margin-bottom:1px}[data-vex-custom=custom] .tp-card-desc{font-size:9px;color:var(--text-muted);line-height:1.4}[data-vex-custom=custom] .tp-card-ai{font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;font-size:7px;font-weight:600;color:var(--teal);background:rgba(20,184,166,.1);padding:2px 6px;border-radius:4px;flex-shrink:0;letter-spacing:.5px}[data-vex-custom=custom] .side-courses{padding:4px 12px 8px}[data-vex-custom=custom] .sc-card{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;margin-bottom:4px;background:linear-gradient(135deg,rgba(21,128,61,.04),rgba(21,128,61,.01));border:1px solid rgba(21,128,61,.18);cursor:pointer;transition:all .2s;position:relative;overflow:hidden}[data-vex-custom=custom] .sc-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#15803d,#166534);border-radius:0 2px 2px 0;opacity:.6;transition:opacity .2s}[data-vex-custom=custom] .sc-card:hover{border-color:rgba(21,128,61,.4);background:linear-gradient(135deg,rgba(21,128,61,.08),rgba(21,128,61,.03));box-shadow:0 2px 12px rgba(21,128,61,.1)}[data-vex-custom=custom] .sc-card:hover:before{opacity:1}[data-vex-custom=custom] .sc-card:hover{border-color:rgba(21,128,61,.35);background:rgba(21,128,61,.04)}[data-vex-custom=custom] .sc-card-icon{width:32px;height:32px;border-radius:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}[data-vex-custom=custom] .sc-card-text{flex:1 1;min-width:0}[data-vex-custom=custom] .sc-card-title{font-size:11px;font-weight:700;color:var(--text);line-height:1.2;transition:color .2s}[data-vex-custom=custom] .sc-card-meta{font-size:9px;color:var(--text-muted);font-family:DM Mono,SF Mono,Consolas,Courier New,monospace}[data-vex-custom=custom] .sc-card-go{font-size:10px;color:var(--gold);font-weight:600;flex-shrink:0;opacity:0;transition:opacity .2s}[data-vex-custom=custom] .sc-card:hover .sc-card-go{opacity:1}[data-vex-custom=custom] .sc-card:hover .sc-card-title{color:var(--gold)}[data-vex-custom=custom] .main{flex:1 1;padding:0;min-width:0}[data-vex-custom=custom] .cat-view{display:none;padding:28px 40px 80px;max-width:1100px;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-badge{display:inline-block;background:var(--gold-bg);color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:12px}[data-vex-custom=custom] .cat-hdr h1{font-size:28px;font-weight:800;letter-spacing:-.5px;margin-bottom:10px}[data-vex-custom=custom] .cat-hdr p{line-height:1.6;max-width:640px;margin-bottom:20px}[data-vex-custom=custom] .cat-stats{display:flex;gap:32px;flex-wrap:wrap}[data-vex-custom=custom] .cat-stat .val{font-size:26px;font-weight:800;color:var(--gold);line-height:1}[data-vex-custom=custom] .cat-stat .lbl{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-top:4px}[data-vex-custom=custom] .cat-hdr .cat-badge{display:inline-flex;align-items:center;gap:8px;font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;font-size:12px;color:var(--teal);background:rgba(20,184,166,.08);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-muted);font-size:14px}[data-vex-custom=custom] .grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,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:pointer;transition:all .3s cubic-bezier(.22,1,.36,1);position:relative}[data-vex-custom=custom] .card:hover{transform:translateY(-4px);border-color:rgba(21,128,61,.4);box-shadow:0 16px 40px rgba(0,0,0,.08)}[data-vex-custom=custom] .card-thumb{height:auto;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;padding:0;position:relative;overflow:hidden;background:#fafafa}[data-vex-custom=custom] .card-thumb>svg{width:100%;height:100%;display:block}[data-vex-custom=custom] .card-thumb .thumb-tag{position:absolute;top:12px;right:12px;font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;font-size:9px;padding:3px 8px;border-radius:6px;letter-spacing:.5px}[data-vex-custom=custom] .tag-dev{background:rgba(20,184,166,.12);color:var(--teal)}[data-vex-custom=custom] .tag-growth{background:rgba(21,128,61,.12);color:var(--gold)}[data-vex-custom=custom] .tag-deploy{background:rgba(37,99,235,.1);color:var(--blue)}[data-vex-custom=custom] .tag-outreach{background:rgba(167,139,250,.1);color:#7c3aed}[data-vex-custom=custom] .card-body{padding:16px 18px}[data-vex-custom=custom] .card-title{font-size:15px;font-weight:600;margin-bottom:4px}[data-vex-custom=custom] .card-desc{font-size:12px;color:var(--text-muted);line-height:1.5}[data-vex-custom=custom] .card-meta{display:flex;align-items:center;gap:12px;margin-top:10px;padding-top:10px;border-top:1px solid var(--border);font-size:11px;color:var(--text-muted)}[data-vex-custom=custom] .card-meta .steps-count{font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;color:var(--teal)}[data-vex-custom=custom] .guide-view{display:none;padding:0}[data-vex-custom=custom] .guide-view.active{display:block}[data-vex-custom=custom] .guide-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:12px;padding:12px 24px;background:rgba(255,255,255,.95);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}[data-vex-custom=custom] .back-btn{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-muted);cursor:pointer;padding:6px 12px;border-radius:6px;border:1px solid var(--border);transition:all .15s;background:none;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-vex-custom=custom] .back-btn:hover{background:var(--hover-row);color:var(--text)}[data-vex-custom=custom] .guide-topbar .gt-title{font-size:14px;font-weight:600;color:var(--text)}[data-vex-custom=custom] .guide-topbar .gt-tag{font-size:10px;padding:2px 8px;border-radius:4px}[data-vex-custom=custom] .guide-content{max-width:820px;margin:0 auto;padding:40px 40px 100px}[data-vex-custom=custom] .hdr{text-align:center;margin-bottom:50px}[data-vex-custom=custom] .badge{display:inline-block;font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;font-size:12px;color:var(--teal);background:rgba(20,184,166,.08);border:1px solid rgba(20,184,166,.2);padding:4px 14px;border-radius:20px;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px}[data-vex-custom=custom] .hdr h1{font-size:30px;font-weight:700;letter-spacing:-.5px;margin-bottom:10px;color:var(--text)}[data-vex-custom=custom] .hdr p{color:var(--text-muted);font-size:15px;max-width:520px;margin:0 auto}[data-vex-custom=custom] .stp{margin-bottom:40px}[data-vex-custom=custom] .sl{font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;font-size:11px;color:var(--gold);letter-spacing:2px;text-transform:uppercase;margin-bottom:8px}[data-vex-custom=custom] .stp h2{font-size:20px;font-weight:600;margin-bottom:10px}[data-vex-custom=custom] .stp p{color:var(--text-muted);font-size:14px;margin-bottom:14px}[data-vex-custom=custom] .stp p strong{color:var(--text);font-weight:600}[data-vex-custom=custom] .co{background:rgba(21,128,61,.06);border-left:3px solid var(--gold);padding:11px 14px;border-radius:0 8px 8px 0;margin:14px 0;font-size:13px;color:var(--text-muted)}[data-vex-custom=custom] .co.t{background:rgba(20,184,166,.05);border-left-color:var(--teal)}[data-vex-custom=custom] .co.r{background:rgba(239,68,68,.05);border-left-color:var(--red)}[data-vex-custom=custom] .dv{height:1px;background:var(--border);margin:40px 0}[data-vex-custom=custom] code{font-size:13px;background:var(--code-bg);border:1px solid var(--border);border-radius:4px;color:var(--teal)}[data-vex-custom=custom] code,[data-vex-custom=custom] kbd{font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;padding:2px 8px}[data-vex-custom=custom] kbd{font-size:12px;background:var(--kbd-bg);border-bottom:1px solid var(--border);border:solid var(--border);border-width:1px 1px 2px;border-radius:4px;color:var(--text)}[data-vex-custom=custom] .cs-box{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:20px;margin:16px 0}[data-vex-custom=custom] .cs-box h4{font-size:14px;font-weight:600;margin-bottom:12px;color:var(--gold)}[data-vex-custom=custom] .cr{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid var(--border);font-size:13px}[data-vex-custom=custom] .cr:last-child{border-bottom:none}[data-vex-custom=custom] .cr .cc2{font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;font-size:12px;color:var(--teal)}[data-vex-custom=custom] .cr .cd{color:var(--text-muted);font-size:12px}[data-vex-custom=custom] .guide-cta{margin-top:40px;padding:20px;border-radius:14px;background:linear-gradient(135deg,rgba(21,128,61,.06),rgba(20,184,166,.04));border:1px solid rgba(21,128,61,.2);display:flex;align-items:center;gap:16px;transition:all .2s}[data-vex-custom=custom] .guide-cta:hover{border-color:rgba(21,128,61,.4);box-shadow:0 4px 20px rgba(21,128,61,.08)}[data-vex-custom=custom] .guide-cta-icon{width:48px;height:48px;border-radius:12px;flex-shrink:0;background:linear-gradient(135deg,var(--gold),var(--teal));display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;font-weight:800;box-shadow:0 4px 14px rgba(21,128,61,.25)}[data-vex-custom=custom] .guide-cta-text{flex:1 1;min-width:0}[data-vex-custom=custom] .guide-cta-label{font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;font-size:9px;color:var(--teal);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:4px;font-weight:600}[data-vex-custom=custom] .guide-cta-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:3px}[data-vex-custom=custom] .guide-cta-desc{font-size:12px;color:var(--text-muted);line-height:1.5}[data-vex-custom=custom] .guide-cta-btn{padding:10px 20px;border-radius:8px;font-size:12px;font-weight:700;background:linear-gradient(135deg,#15803d,#166534);color:#fff;white-space:nowrap;border:none;cursor:pointer;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;flex-shrink:0;box-shadow:0 2px 10px rgba(21,128,61,.25);transition:transform .15s}[data-vex-custom=custom] .guide-cta-btn:hover{transform:translateY(-1px)}@media(max-width:900px){[data-vex-custom=custom] .guide-cta{flex-direction:column;text-align:center;gap:12px}}[data-vex-custom=custom] .i-fold{width:18px;height:18px;display:inline-block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M2 4a1 1 0 011-1h4.5a1 1 0 01.7.3L9.9 5H17a1 1 0 011 1v9a1 1 0 01-1 1H3a1 1 0 01-1-1V4z' fill='%23f4b840'/%3E%3Cpath d='M2 7h16v8a1 1 0 01-1 1H3a1 1 0 01-1-1V7z' fill='%23ffcf4a'/%3E%3C/svg%3E") 50%/contain no-repeat;flex-shrink:0}[data-vex-custom=custom] .i-js{width:18px;height:18px;display:inline-block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 2a1 1 0 00-1 1v14a1 1 0 001 1h10a1 1 0 001-1V7l-5-5H5z' fill='%23f7df1e'/%3E%3Cpath d='M11 2v4a1 1 0 001 1h4' fill='none' stroke='%23c4b018' stroke-width='.7'/%3E%3Ctext x='7' y='14' font-size='6' font-weight='bold' fill='%23333' font-family='monospace'%3EJS%3C/text%3E%3C/svg%3E") 50%/contain no-repeat;flex-shrink:0}[data-vex-custom=custom] .i-json{width:18px;height:18px;display:inline-block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 2a1 1 0 00-1 1v14a1 1 0 001 1h10a1 1 0 001-1V7l-5-5H5z' fill='%2390caf9'/%3E%3Cpath d='M11 2v4a1 1 0 001 1h4' fill='none' stroke='%2364b5f6' stroke-width='.7'/%3E%3Ctext x='6' y='14' font-size='5' font-weight='bold' fill='%231565c0' font-family='monospace'%3E%7B%7D%3C/text%3E%3C/svg%3E") 50%/contain no-repeat;flex-shrink:0}[data-vex-custom=custom] .i-md{width:18px;height:18px;display:inline-block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 2a1 1 0 00-1 1v14a1 1 0 001 1h10a1 1 0 001-1V7l-5-5H5z' fill='%23e0e0e0'/%3E%3Cpath d='M11 2v4a1 1 0 001 1h4' fill='none' stroke='%23bbb' stroke-width='.7'/%3E%3Ctext x='5.5' y='14' font-size='5.5' font-weight='bold' fill='%23555' font-family='monospace'%3EMD%3C/text%3E%3C/svg%3E") 50%/contain no-repeat;flex-shrink:0}[data-vex-custom=custom] .desk{position:relative;border-radius:10px;overflow:hidden;margin:20px 0;height:420px;box-shadow:0 2px 20px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.06)}[data-vex-custom=custom] .desk-wp{position:absolute;inset:0;background:radial-gradient(ellipse 60% 70% at 40% 50%,var(--wp-g1) 0,transparent 70%),radial-gradient(ellipse 50% 60% at 70% 35%,var(--wp-g2) 0,transparent 65%),radial-gradient(ellipse 55% 50% at 45% 70%,var(--wp-g3) 0,transparent 60%),radial-gradient(ellipse 40% 45% at 65% 55%,var(--wp-g4) 0,transparent 55%),var(--wp-base)}[data-vex-custom=custom] .desk-w{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:92%;bottom:52px;display:flex;flex-direction:column;z-index:5;border-radius:8px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.06)}[data-vex-custom=custom] .w-bar{display:flex;align-items:center;height:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;padding-left:14px;gap:10px}[data-vex-custom=custom] .w-bar .w-t{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-vex-custom=custom] .w-cap{display:flex;margin-left:auto;height:100%}[data-vex-custom=custom] .w-cap .cb{width:46px;display:flex;align-items:center;justify-content:center;cursor:default;transition:background .1s;font-size:10px;color:inherit}[data-vex-custom=custom] .wt-bar{background:var(--wt-bar);color:#aaa}[data-vex-custom=custom] .ps-tab{display:flex;align-items:center;gap:5px;padding:0 10px;height:24px;background:var(--wt-tab-act);border-radius:6px 6px 0 0;font-size:11px;color:#fff;margin-top:auto}[data-vex-custom=custom] .ps-tab .psi{width:14px;height:14px;background:#012456;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:7.5px;color:#fff;font-weight:700;font-family:DM Mono,SF Mono,Consolas,Courier New,monospace}[data-vex-custom=custom] .wt-add{font-size:14px;color:#666;margin-left:4px;align-self:flex-end;margin-bottom:2px}[data-vex-custom=custom] .wt-body{background:var(--wt-body);flex:1 1;overflow:auto;position:relative}[data-vex-custom=custom] .wt-in{padding:14px 48px 14px 18px;font-family:DM Mono,Consolas,monospace;font-size:12px;line-height:1.8}[data-vex-custom=custom] .wt-in .pr{color:#14b8a6}[data-vex-custom=custom] .wt-in .cm{color:#f0f0f8}[data-vex-custom=custom] .wt-in .ou{color:#5a5a72}[data-vex-custom=custom] .wt-in .su{color:#4ade80}[data-vex-custom=custom] .wt-in .er{color:#f87171}[data-vex-custom=custom] .wt-in .ln{display:block;min-height:1.8em}[data-vex-custom=custom] .x-bar{background:rgba(255,255,255,.95);color:rgba(0,0,0,.4)}[data-vex-custom=custom] .x-body{background:rgba(250,250,252,.96);flex:1 1;display:flex;flex-direction:column;overflow:hidden}[data-vex-custom=custom] .x-toolbar{display:flex;align-items:center;gap:6px;padding:5px 12px;border-bottom:1px solid var(--ex-brd)}[data-vex-custom=custom] .x-bc{flex:1 1;background:var(--ex-body);border:1px solid var(--ex-brd);border-radius:4px;padding:4px 12px;font-size:12px;color:var(--ex-dim);display:flex;align-items:center;gap:4px}[data-vex-custom=custom] .x-main{display:flex;flex:1 1;overflow:hidden}[data-vex-custom=custom] .x-side-p{width:160px;background:var(--ex-sidebar);border-right:1px solid var(--ex-brd);padding:8px 0;flex-shrink:0;font-size:12px}[data-vex-custom=custom] .x-sh-s{font-size:10px;color:var(--ex-dim);padding:6px 14px 3px;text-transform:uppercase;letter-spacing:.5px}[data-vex-custom=custom] .x-si-s{display:flex;align-items:center;gap:6px;padding:3px 14px;color:var(--ex-text);font-size:11px}[data-vex-custom=custom] .x-si-s.sel{background:var(--ex-sel)}[data-vex-custom=custom] .x-content-p{flex:1 1;display:flex;flex-direction:column;overflow:hidden}[data-vex-custom=custom] .x-cols-p{display:flex;padding:0 12px;border-bottom:1px solid var(--ex-brd);font-size:10px;color:var(--ex-dim)}[data-vex-custom=custom] .x-cols-p span{padding:3px 0}[data-vex-custom=custom] .x-col-n{flex:1 1}[data-vex-custom=custom] .x-files-p{flex:1 1;padding:2px 0;overflow:auto}[data-vex-custom=custom] .ef{display:flex;align-items:center;gap:8px;padding:3px 12px;font-size:12px;color:var(--ex-text);cursor:default}[data-vex-custom=custom] .ef .en{flex:1 1}[data-vex-custom=custom] .tb{position:absolute;bottom:0;left:0;right:0;height:44px;background:var(--tb-bg);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);display:flex;align-items:center;justify-content:center;z-index:10;border-top:1px solid rgba(0,0,0,.06)}[data-vex-custom=custom] .tb-c{display:flex;align-items:center;gap:1px}[data-vex-custom=custom] .tb-i{width:36px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:14px;color:var(--tb-text);cursor:default;position:relative}[data-vex-custom=custom] .tb-i.act:after{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);width:14px;height:2.5px;background:#0078d4;border-radius:2px}[data-vex-custom=custom] .tb-r{position:absolute;right:8px;font-size:10px;color:var(--tb-text);text-align:right;line-height:1.3}[data-vex-custom=custom] .cpb{position:absolute;top:10px;right:10px;z-index:5;width:26px;height:26px;border-radius:5px;background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.08);color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:11px}[data-vex-custom=custom] .cpb:hover{background:rgba(0,0,0,.08);color:#666}[data-vex-custom=custom] .cpt{position:absolute;top:-20px;right:0;background:#333;color:#4ade80;padding:2px 6px;border-radius:3px;font-family:DM Mono,SF Mono,Consolas,Courier New,monospace;font-size:9px;white-space:nowrap;opacity:0;transition:opacity .2s;pointer-events:none}[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)}@media(max-width:900px){body,html{overflow-x:hidden}[data-vex-custom=custom] .hero{grid-template-columns:1fr;padding:32px 20px 0}[data-vex-custom=custom] .hero-left{position:relative;top:auto;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] .mock-body{height:280px}[data-vex-custom=custom] .mk-right,[data-vex-custom=custom] .mk-side,[data-vex-custom=custom] .mk-vex{display:none}[data-vex-custom=custom] .mock-bar{padding:0 10px}[data-vex-custom=custom] .app{position:relative}[data-vex-custom=custom] .mob-topbar{display:flex}[data-vex-custom=custom] .side{position:fixed;left:0;top:0;bottom:0;width:280px;max-width:85vw;transform:translateX(-100%);z-index:150;transition:transform .3s;box-shadow:4px 0 24px rgba(0,0,0,.25);overflow-y:auto;overflow-x:hidden;padding-bottom:80px}[data-vex-custom=custom] .side.open{transform:translateX(0)}[data-vex-custom=custom] .side-nav{overflow-y:visible}[data-vex-custom=custom] .cat-view{padding:16px 16px 80px}[data-vex-custom=custom] .side-search{font-size:16px;padding:11px 12px;min-height:44px}[data-vex-custom=custom] .grid{grid-template-columns:1fr}[data-vex-custom=custom] .guide-topbar{padding:10px 16px}[data-vex-custom=custom] .guide-content{padding:20px 16px 80px}[data-vex-custom=custom] .desk{height:260px}[data-vex-custom=custom] .hdr h1{font-size:24px}[data-vex-custom=custom] .stp h2{font-size:18px}[data-vex-custom=custom] .x-side-p{display:none}}[data-vex-custom=custom] .vcc-wrap{max-width:820px;width:100%;margin:0 auto}[data-vex-custom=custom] .vcc-hero-left{display:flex;flex-direction:column;gap:20px}[data-vex-custom=custom] .vcc-h1{font-size:clamp(38px,4.5vw,68px);font-weight:700;line-height:1;letter-spacing:-.03em;color:#0f172a}[data-vex-custom=custom] .vcc-h1 span{color:#14b8a6;display:block}[data-vex-custom=custom] .vcc-tagline{font-size:17px;font-weight:600;letter-spacing:-.01em;background:linear-gradient(90deg,#14b8a6,#d4a84f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-vex-custom=custom] .vcc-cta-box{display:flex;align-items:center;gap:10px;background:rgba(20,184,166,.07);border:1px solid rgba(20,184,166,.25);border-radius:10px;padding:11px 16px;width:-moz-fit-content;width:fit-content}[data-vex-custom=custom] .vcc-cta-ps{font-family:DM Mono,monospace;font-size:12px;color:#14b8a6;font-weight:600;white-space:nowrap}[data-vex-custom=custom] .vcc-cta-text{font-family:DM Mono,monospace;font-size:12px;color:#334155}[data-vex-custom=custom] .vcc-cta-arrow{font-size:18px;font-weight:700;color:#14b8a6;margin:0 4px}[data-vex-custom=custom] .vcc-cta-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;color:#14b8a6;letter-spacing:.06em;text-transform:uppercase;border-left:1px solid rgba(20,184,166,.3);padding-left:10px}[data-vex-custom=custom] .vcc-bullets{display:flex;flex-direction:column;gap:9px}[data-vex-custom=custom] .vcc-bullet{display:flex;align-items:flex-start;gap:9px;font-size:14px;color:#334155;line-height:1.5}[data-vex-custom=custom] .vcc-dot{width:6px;height:6px;border-radius:50%;background:#14b8a6;flex-shrink:0;margin-top:5px}[data-vex-custom=custom] .vcc-terminal-wrap{position:relative;border-radius:12px;overflow:hidden;background:linear-gradient(160deg,#7a9dbf,#8fafc8 45%,#7a9dbf);box-shadow:0 20px 60px rgba(0,0,0,.35),0 4px 16px rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.25)}[data-vex-custom=custom] .vcc-tb-controls{display:flex;align-items:center;gap:0;padding:8px 12px 0;background:rgba(0,0,0,.15)}[data-vex-custom=custom] .vcc-tb-tab{display:flex;align-items:center;gap:6px;padding:6px 16px;background:#1e1e2e;border-radius:8px 8px 0 0;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:#e2e8f0}[data-vex-custom=custom] .vcc-tb-icon{font-size:12px;color:#d4a84f}[data-vex-custom=custom] .vcc-tb-tab-plus{padding:6px 10px;color:rgba(255,255,255,.4);font-size:14px;cursor:default}[data-vex-custom=custom] .vcc-tb-winbtns{margin-left:auto;display:flex;gap:0}[data-vex-custom=custom] .vcc-wb{width:46px;height:28px;display:flex;align-items:center;justify-content:center;font-size:11px;color:rgba(255,255,255,.6);cursor:default;transition:background .1s}[data-vex-custom=custom] .vcc-wb:hover{background:rgba(255,255,255,.15)}[data-vex-custom=custom] .vcc-wb.vcc-close:hover{background:#e81123;color:#fff}[data-vex-custom=custom] .vcc-term-window{background:#1e1e2e;margin:0 14px 14px}[data-vex-custom=custom] .vcc-term-titlebar{background:#252535;padding:7px 12px;display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(255,255,255,.06)}[data-vex-custom=custom] .vcc-term-path{font-family:DM Mono,monospace;font-size:10px;color:#14b8a6}[data-vex-custom=custom] .vcc-term-.vcc-term-ps{font-family:DM Mono,monospace;font-size:11px;color:#94a3b8;margin-bottom:6px}[data-vex-custom=custom] .vcc-term-ps span{color:#14b8a6;font-weight:500}[data-vex-custom=custom] .vcc-term-textarea{width:100%;background:transparent;border:none;outline:none;resize:none;font-family:DM Mono,monospace;font-size:13px;color:#f87171;caret-color:#d4a84f;line-height:1.8;min-height:150px}[data-vex-custom=custom] .vcc-term-textarea::placeholder{color:rgba(180,190,210,.45);font-style:italic}[data-vex-custom=custom] .vcc-term-hint{font-family:DM Mono,monospace;font-size:9px;color:rgba(180,190,210,.3);text-align:right;padding:2px 0 8px}[data-vex-custom=custom] .vcc-term-actions{display:flex;align-items:center;gap:8px;padding:8px 14px 12px}[data-vex-custom=custom] .vcc-btn-analyze{display:flex;align-items:center;gap:6px;background:#14b8a6;border:none;border-radius:6px;padding:7px 16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;color:#fff;cursor:pointer;transition:all .15s;flex-shrink:0}[data-vex-custom=custom] .vcc-btn-analyze:hover{background:#0e9b8a}[data-vex-custom=custom] .vcc-btn-analyze svg{width:13px;height:13px}[data-vex-custom=custom] .vcc-btn-clear{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:7px 12px;font-family:DM Sans,sans-serif;font-size:12px;color:rgba(255,255,255,.5);cursor:pointer;transition:all .15s}[data-vex-custom=custom] .vcc-btn-clear:hover{background:rgba(255,255,255,.13);color:rgba(255,255,255,.8)}[data-vex-custom=custom] .vcc-term-result{margin:0 14px 12px;border-radius:6px;overflow:hidden;min-height:96px;max-height:96px;overflow-y:auto;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.02);border:1px dashed rgba(255,255,255,.08)}[data-vex-custom=custom] .vcc-term-result:empty:after{content:"Results appear here — no layout shift while you type or analyze.";color:rgba(180,190,210,.35);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11px;font-style:italic;padding:0 16px;text-align:center}[data-vex-custom=custom] .vcc-term-result .vcc-result-found,[data-vex-custom=custom] .vcc-term-result .vcc-result-notfound{width:100%;align-self:stretch;display:flex;flex-direction:column;justify-content:center}[data-vex-custom=custom] .vcc-term-result .vcc-result-loading{width:100%;text-align:center}[data-vex-custom=custom] .vcc-result-found{background:rgba(20,184,166,.12);border:1px solid rgba(20,184,166,.3);padding:10px 12px}[data-vex-custom=custom] .vcc-result-notfound{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.25);padding:10px 12px}[data-vex-custom=custom] .vcc-result-title{font-family:DM Mono,monospace;font-size:10px;color:#14b8a6;font-weight:500;margin-bottom:4px}[data-vex-custom=custom] .vcc-result-text{font-family:DM Sans,sans-serif;font-size:11px;color:#e2e8f0;line-height:1.5}[data-vex-custom=custom] .vcc-result-loading{font-family:DM Mono,monospace;font-size:10px;color:#94a3b8;padding:8px 12px}[data-vex-custom=custom] .vcc-loading-dots:after{content:"...";animation:dots 1.2s infinite}@keyframes dots{0%{content:"."}33%{content:".."}66%{content:"..."}}[data-vex-custom=custom] .vcc-taskbar{display:flex;align-items:center;padding:5px 10px;background:rgba(10,10,20,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);gap:6px;border-top:1px solid rgba(255,255,255,.1)}[data-vex-custom=custom] .vcc-tb-weather{display:flex;align-items:center;gap:4px;font-family:DM Sans,sans-serif;font-size:10px;color:rgba(255,255,255,.7);margin-right:2px}[data-vex-custom=custom] .vcc-tb-icon-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:default;border-radius:4px;transition:background .1s;color:rgba(255,255,255,.7)}[data-vex-custom=custom] .vcc-tb-icon-btn:hover{background:rgba(255,255,255,.12)}[data-vex-custom=custom] .vcc-tb-icon-btn.vcc-active{background:rgba(255,255,255,.15)}[data-vex-custom=custom] .vcc-tb-pin{width:2px;height:14px;background:#14b8a6;border-radius:1px;position:absolute;bottom:1px;left:50%;transform:translateX(-50%)}[data-vex-custom=custom] .vcc-tb-app{position:relative;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:default}[data-vex-custom=custom] .vcc-tb-sep{width:1px;height:18px;background:rgba(255,255,255,.12);margin:0 2px}[data-vex-custom=custom] .vcc-tb-clock{font-family:DM Sans,sans-serif;font-size:10px;color:rgba(255,255,255,.75);text-align:right;line-height:1.4;margin-left:auto}[data-vex-custom=custom] .vcc-tb-tray{display:flex;align-items:center;gap:4px;color:rgba(255,255,255,.6);font-size:10px;font-family:DM Mono,monospace}[data-vex-custom=custom] .vcc-tab-bar{display:flex;align-items:center;gap:6px;padding:16px 0 0;max-width:1100px;width:100%}[data-vex-custom=custom] .vcc-tab-pill{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:99px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;cursor:default;transition:all .15s}[data-vex-custom=custom] .vcc-tab-pill.vcc-cmd{background:#1e293b;color:#f1f5f9}[data-vex-custom=custom] .vcc-tab-pill.vcc-err{background:#fee2e2;color:#991b1b}[data-vex-custom=custom] .vcc-tab-pill.vcc-vcli{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}[data-vex-custom=custom] .vcc-tab-pill.vcc-browser{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}[data-vex-custom=custom] .vcc-tab-pill.vcc-sec{background:#fefce8;color:#854d0e;border:1px solid #fef08a}[data-vex-custom=custom] .vcc-tab-count{background:rgba(255,255,255,.2);border-radius:99px;padding:1px 7px;font-size:10px}[data-vex-custom=custom] .vcc-tab-pill.vcc-err .vcc-tab-count{background:rgba(153,27,27,.15)}[data-vex-custom=custom] .vcc-tab-pill.vcc-vcli .vcc-tab-count{background:rgba(22,101,52,.15)}[data-vex-custom=custom] .vcc-tab-pill.vcc-browser .vcc-tab-count{background:rgba(30,64,175,.15)}[data-vex-custom=custom] .vcc-tab-pill.vcc-sec .vcc-tab-count{background:rgba(133,77,14,.15)}@media(max-width:860px){[data-vex-custom=custom] .hero{grid-template-columns:1fr;gap:28px}[data-vex-custom=custom] .vcc-terminal-wrap{order:-1}}.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:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:36px}.cvvx-ch{padding:14px;border:1px solid #e2d8ca;border-radius:6px;background:#fff;display:block;transition:all .2s}.cvvx-ch:hover{border-color:#ccc0ad;box-shadow:0 3px 12px rgba(0,0,0,.06)}.cvvx-ch-top{gap:12px;margin-bottom:6px}.cvvx-ch-icon,.cvvx-ch-top{display:flex;align-items:center}.cvvx-ch-icon{flex-shrink:0}.cvvx-ch-name{font-size:17px;font-weight:700;letter-spacing:-.2px;color:#1a1a1a}.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}.wff-hero{position:relative;min-height:520px;overflow:hidden;background:linear-gradient(150deg,#eff7f4,#e8f2ef,#eff7f4)}.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:#24b895}.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(#24b8950a 1px,transparent 0),linear-gradient(90deg,#24b8950a 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 #24b89518;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 #24b89520;border-radius:22px;padding:36px 40px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 12px 48px #24b89518;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:#24b895;margin-bottom:14px;padding:5px 14px;background:#24b89510;border:1px solid #24b89520;border-radius:100px}.site-nav .logo img{max-height:64px!important;width:auto}.site-nav>a:not(.logo){font-size:.875rem;color:#ffffff;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:#65777a;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:#ffffff;border:1px solid rgba(16,32,36,.12);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:#e8f2ef;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:#24b895;margin-bottom:8px}.post-card-title{font-size:1.1rem;font-weight:800;line-height:1.3;margin:0 0 10px;color:#102024}.post-card-excerpt{font-size:.9rem;color:#65777a;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:#65777a}.post-card-read{color:#24b895;font-weight:600;font-size:.85rem}.empty-state{text-align:center;padding:80px 24px;color:#65777a}.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,#24b895,#24b89588);-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:#102024;margin-bottom:12px}.err-desc{font-size:1rem;color:#65777a;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:#102024;margin-bottom:8px}.legal-wrap .legal-meta{font-size:.85rem;color:#65777a;margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid rgba(16,32,36,.12)}.legal-wrap h2{font-size:1.05rem;font-weight:700;margin:36px 0 10px;color:#102024;border-bottom:1px solid rgba(16,32,36,.12);padding-bottom:6px}.legal-wrap h3{font-size:.95rem;font-weight:700;margin:22px 0 8px;color:#102024}.legal-wrap p{color:#65777a;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:#65777a;margin-bottom:7px;font-size:.93rem;line-height:1.7;list-style:disc}.legal-wrap a{color:#24b895}.legal-wrap strong{color:#102024}.vex-nav-premium{background:#0a0f1a;border-bottom:1px solid #24b89566;height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;position:relative;font-family:inherit}.vex-nav-premium .vex-np-brand{display:flex;align-items:center;gap:14px;text-decoration:none}.vex-nav-premium .vex-np-icon{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#24b895,#24b89566);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:18px;overflow:hidden;flex-shrink:0}.vex-nav-premium .vex-np-icon img{width:100%;height:100%;object-fit:contain}.vex-nav-premium .vex-np-text{display:flex;flex-direction:column;line-height:1.1}.vex-nav-premium .vex-np-name{color:#fff;font-weight:800;font-size:1.1rem;letter-spacing:.5px;text-transform:uppercase}.vex-nav-premium .vex-np-tag{color:#24b895;font-size:.65rem;letter-spacing:2px;text-transform:uppercase;font-weight:600;margin-top:2px}.vex-nav-premium .vex-np-links{display:flex;gap:48px;align-items:center}.vex-nav-premium .vex-np-links a{color:#94a3b8;font-weight:500;font-size:.95rem;text-decoration:none;position:relative;padding:6px 0;transition:color .15s}.vex-nav-premium .vex-np-links a:hover{color:#fff}.vex-nav-premium .vex-np-links a.active{color:#24b895;font-weight:600}.vex-nav-premium .vex-np-links a.active:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background:#24b895;border-radius:2px}.vex-nav-premium .vex-np-cta{display:inline-flex;align-items:center;gap:6px;padding:0 24px;height:46px;background:linear-gradient(135deg,#24b895,#24b895cc);color:#fff;border-radius:10px;font-weight:700;text-decoration:none;font-size:.9rem;box-shadow:0 4px 16px #24b89533;transition:transform .2s,box-shadow .2s}.vex-nav-premium .vex-np-cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #24b89555}.vex-nav-premium .vex-np-toggle{display:none;background:none;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:8px 12px;color:#fff;cursor:pointer;font-size:1.1rem}.vex-nav-premium-mobile{display:none;background:#0a0f1a;border-bottom:1px solid #24b89533;padding:16px 40px;flex-direction:column;gap:8px}.vex-nav-premium-mobile.open{display:flex}.vex-nav-premium-mobile a{color:#cbd5e1;text-decoration:none;padding:12px 14px;border-radius:8px;font-weight:500;font-size:.95rem}.vex-nav-premium-mobile a:hover{background:rgba(255,255,255,.05);color:#fff}.vex-nav-premium-mobile a.active{color:#24b895;background:#24b89515}.vex-nav-premium-mobile .vex-np-mobile-cta{margin-top:8px;text-align:center;background:linear-gradient(135deg,#24b895,#24b895cc);color:#fff;font-weight:700}