@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght=0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900&family=Space+Mono:wght@400;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#050040;background-color:#fff;font-family:Poppins,sans-serif}@property --nb-c1{syntax:"<color>";inherits:false;initial-value:#34d058}@property --nb-c2{syntax:"<color>";inherits:false;initial-value:#1fcfc8}@property --nb-c3{syntax:"<color>";inherits:false;initial-value:#3a9fe8}@keyframes nbColorCycle{0%{--nb-c1:#34d058;--nb-c2:#1fcfc8;--nb-c3:#3a9fe8}25%{--nb-c1:#1fcfc8;--nb-c2:#3a9fe8;--nb-c3:#4a82f0}50%{--nb-c1:#3a9fe8;--nb-c2:#4a82f0;--nb-c3:#34d058}75%{--nb-c1:#4a82f0;--nb-c2:#34d058;--nb-c3:#1fcfc8}to{--nb-c1:#34d058;--nb-c2:#1fcfc8;--nb-c3:#3a9fe8}}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}html{scroll-snap-type:y mandatory;scroll-behavior:smooth}.hero-section,.belief-section,.what-section,.solutions-section,.shift-section,.how-section,.why-section,.vision-section{scroll-snap-align:start;scroll-snap-stop:always}.final-cta-section{scroll-snap-align:start;scroll-snap-stop:always;min-height:unset}.footer{scroll-snap-align:none}body{color:#050040;background-color:#fff}:root{--brand:#050040;--accent:#7c3aed;--muted:#64748b;--border:#cbd5e1;--nav-height:73px}@keyframes gradFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}nav{z-index:200;width:100%;height:var(--nav-height);-webkit-backdrop-filter:none;background:0 0;border-bottom:1px solid #0000;justify-content:center;align-items:center;gap:32px;padding:0 24px;transition:background .4s,border-color .4s,box-shadow .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0;right:0}nav #menu a,nav .dropdown>span{color:var(--brand);letter-spacing:.01em;font-weight:600;transition:color .3s,opacity .3s}nav #menu a:hover{color:var(--accent);opacity:.85}@media (width>=768px){nav{padding:0 64px}}@media (width>=1024px){nav{padding:0 96px}}@media (width>=1280px){nav{padding:0 128px}}.logo-watermark{z-index:300;height:calc(var(--nav-height) - 20px);background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:7px 14px 7px 8px;text-decoration:none;transition:background .4s,border-color .4s,box-shadow .4s;display:flex;position:fixed;top:5%;left:24px;transform:translateY(-50%)}.logo-watermark:hover{background:#ffffff52;box-shadow:0 4px 20px #0500401a}.logo-watermark-icon{object-fit:contain;width:32px;height:32px}.logo-text-group{flex-direction:column;line-height:1.1;display:flex}.logo-text{color:var(--brand);letter-spacing:.03em;font-size:18px;font-weight:700}.logo-tagline{color:var(--muted);letter-spacing:.04em;font-size:10px;font-weight:400}#menu{align-items:center;gap:32px;height:100%;font-weight:500;display:flex}#menu a{text-decoration:none;transition:color .3s}.dropdown{cursor:pointer;align-items:center;gap:4px;display:flex;position:relative}.nav-right{align-items:center;gap:12px;display:flex;position:absolute;right:24px}@media (width>=768px){.nav-right{right:64px}}@media (width>=1024px){.nav-right{right:96px}}@media (width>=1280px){.nav-right{right:128px}}.menu-toggle{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f2937d9;border:none;border-radius:6px;padding:8px;transition:background .3s;display:none}.menu-toggle:hover{background:#000}.contact-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);letter-spacing:.02em;background:#1f2937d1;border:1px solid #ffffff26;border-radius:9999px;padding:10px 22px;font-size:13.5px;font-weight:500;transition:background .3s,box-shadow .3s}.contact-btn:hover{background:#000000eb;box-shadow:0 4px 16px #00000040}.close-btn{color:#fff;cursor:pointer;background:#1f2937d9;border:none;border-radius:6px;padding:8px;display:none}@media (width<=767px){.menu-toggle{display:block}#menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;background:#fffffff7;flex-direction:column;justify-content:center;gap:32px;width:0;height:100vh;transition:width .3s;position:fixed;top:0;left:0;overflow:hidden}#menu.open{width:100%}.close-btn{margin-top:40px;display:block}.dropdown-content{display:none!important}.dropdown{flex-direction:column}.contact-btn{display:none}}body.menu-open{overflow:hidden}.hero-section{width:100%;min-height:100vh;padding-top:var(--nav-height);justify-content:center;align-items:center;display:flex}.hero-body{text-align:center;flex-direction:column;align-items:center;width:100%;padding:80px 16px 120px;display:flex}@media (width>=768px){.hero-body{padding:80px 64px 120px}}.hero-headline{letter-spacing:-.02em;max-width:1220px;color:var(--brand);margin:0 auto 24px;font-size:38px;font-weight:600;line-height:1.18}@media (width>=768px){.hero-headline{font-size:60px}}@media (width>=1024px){.hero-headline{font-size:72px}}.hero-description{max-width:600px;color:var(--muted);margin:0 auto 32px;font-size:15px;line-height:1.75}@media (width>=768px){.hero-description{font-size:17px}}.cta-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.btn-primary{color:#fff;cursor:pointer;background-color:#1f2937;border:none;border-radius:9999px;padding:14px 28px;font-size:14px;font-weight:500;transition:background-color .3s}.btn-primary:hover{background-color:#000}.btn-secondary{border:1px solid var(--border);cursor:pointer;color:var(--brand);background:#ffffffb3;border-radius:9999px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:500;transition:background-color .3s;display:flex}.btn-secondary:hover{background-color:#e2e8f080}.section-inner,.belief-inner,.shift-inner,.vision-inner{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(36px)}.section-inner.reveal,.belief-inner.reveal,.shift-inner.reveal,.vision-inner.reveal{opacity:1;transform:translateY(0)}.section-inner{width:100%;max-width:1100px;margin:0 auto}.section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);background:#7c3aed0d;border:1px solid #7c3aed33;border-radius:9999px;margin-bottom:20px;padding:4px 14px;font-size:11px;font-weight:600;display:inline-block}.section-headline{letter-spacing:-.02em;color:var(--brand);max-width:1100px;margin-bottom:32px;font-size:32px;font-weight:600;line-height:1.25}@media (width>=768px){.section-headline{font-size:44px}}.section-intro{color:var(--muted);max-width:1100px;margin-bottom:32px;font-size:15px;line-height:1.7}.card-video-wrap{background:#0a0a18;border-radius:10px;width:100%;height:160px;margin-bottom:16px;position:relative;overflow:hidden}.card-video{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.solution-tile:hover .card-video{transform:scale(1.04)}.card-video-wrap:after{content:"";pointer-events:none;opacity:.38;border-radius:10px;transition:opacity .3s;position:absolute;inset:0}.solution-tile:hover .card-video-wrap:after{opacity:.22}.tint-purple:after,.tint-blue:after,.tint-green:after,.tint-rose:after{background:linear-gradient(135deg,#7c3aed,#e11d48,#ec4899)}.solution-tile .card-video-wrap{height:160px;margin-bottom:8px}.pillars-grid{grid-template-columns:1fr;gap:20px;margin-top:48px;display:grid}@media (width>=768px){.pillars-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.pillar-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;transition:box-shadow .3s,transform .3s,border-color .3s;display:flex;overflow:hidden}.pillar-card:hover{border-color:#7c3aed40;transform:translateY(-5px);box-shadow:0 20px 56px #05004021}.pillar-card-img-wrap{background:#f1f5f9;flex-shrink:0;width:100%;height:170px;position:relative;overflow:hidden}.pillar-card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);display:block}.pillar-card-overlay{opacity:0;pointer-events:none;background:linear-gradient(#05004000 0%,#0500408c 50%,#050040e0 100%);align-items:flex-end;padding:18px 16px;transition:opacity .35s,transform .35s;display:flex;position:absolute;inset:0;transform:translateY(8px)}.pillar-card:hover .pillar-card-overlay{opacity:1;transform:translateY(0)}.pillar-card-overlay-desc{color:#ffffffeb;margin:0;font-size:13px;font-weight:400;line-height:1.55}.pillar-card-body{flex-direction:column;gap:6px;padding:16px 22px 22px;display:flex}.pillar-num{letter-spacing:.1em;color:var(--accent);font-size:11px;font-weight:700;line-height:1}.pillar-title{color:var(--brand);margin:0;font-size:15px;font-weight:600;line-height:1.3}.what-section.reveal .pillar-card,.why-section.reveal .pillar-card{animation:.5s cubic-bezier(.16,1,.3,1) both cardReveal}.pillars-grid .pillar-card:first-child{animation-delay:50ms}.pillars-grid .pillar-card:nth-child(2){animation-delay:.12s}.pillars-grid .pillar-card:nth-child(3){animation-delay:.19s}@keyframes cardReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.belief-section{text-align:center;border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:center;align-items:center;min-height:100vh;padding:100px 24px;display:flex}.belief-inner{max-width:760px;margin:0 auto}.belief-text{color:var(--brand);letter-spacing:-.01em;margin-bottom:28px;font-size:28px;font-weight:500;line-height:1.4}@media (width>=768px){.belief-text{font-size:44px}}.belief-text em{color:var(--accent);font-style:italic}.belief-sub{color:var(--muted);margin-bottom:40px;font-size:16px;line-height:1.8}.belief-divider{background:var(--accent);opacity:.4;border-radius:2px;width:48px;height:2px;margin:0 auto 40px}.belief-close{color:var(--brand);font-size:17px;line-height:1.8}.what-section{align-items:center;min-height:100vh;padding:96px 24px;display:flex}@media (width>=768px){.what-section{padding:96px 64px}}@media (width>=1280px){.what-section{padding:96px 128px}}.what-body{flex-direction:column;gap:12px;max-width:1200px;margin-bottom:0;display:flex}.what-body p{color:var(--muted);font-size:15px;line-height:1.4}.solutions-section{border-top:1px solid var(--border);align-items:center;min-height:100vh;padding:96px 24px;display:flex}@media (width>=768px){.solutions-section{padding:96px 64px}}@media (width>=1280px){.solutions-section{padding:96px 128px}}.solutions-tabs{border:1px solid var(--border);background:#f1f5f9cc;border-radius:9999px;gap:8px;width:fit-content;margin-bottom:36px;padding:4px;display:flex}.sol-tab{color:var(--muted);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-radius:9999px;padding:9px 28px;font-family:Poppins,sans-serif;font-size:13.5px;font-weight:500;transition:all .25s}.sol-tab:hover{color:var(--brand);background:#fff9}.sol-tab-active{background:#1f2937;box-shadow:0 2px 10px #0500402e;color:#fff!important}.sol-tab-active:hover{background:#000}.tab-panel{animation:.35s both fadeSlideIn}.solutions-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (width>=640px){.solutions-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.solutions-grid{grid-template-columns:repeat(4,1fr)}}.solution-tile{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);cursor:pointer;background:#fffc;border-radius:16px;flex-direction:column;gap:10px;padding:28px 22px;transition:box-shadow .3s,transform .3s;display:flex}.solution-tile:hover{transform:translateY(-4px);box-shadow:0 10px 40px #0500401a}.tile-number{letter-spacing:.1em;color:var(--accent);font-size:11px;font-weight:700}.tile-title{color:var(--brand);font-size:15px;font-weight:600;line-height:1.3}.tile-desc{color:var(--muted);flex:1;font-size:13px;line-height:1.6}.tile-link{color:var(--brand);margin-top:4px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.tile-link:hover,.tile-link-accent{color:var(--accent)}.coming-soon-badge{letter-spacing:.1em;color:var(--accent);background:#7c3aed14;border:1px solid #7c3aed33;border-radius:9999px;width:fit-content;margin-bottom:4px;padding:3px 12px;font-size:11px;font-weight:700;display:inline-block}.product-video-tile{flex-direction:row;grid-column:span 2;align-items:stretch;gap:20px}.product-video-tile .product-tile-text{flex-direction:column;flex:1;gap:10px;display:flex}.product-video-wrap{background:#0a0a18;border:1px solid #7c3aed26;border-radius:10px;flex:1;height:100%;min-height:160px;overflow:hidden}.product-video{object-fit:cover;width:100%;height:100%;display:block}@media (width<=639px){.product-video-tile{flex-direction:column;grid-column:span 1}.product-video-wrap{height:160px;min-height:160px}}.how-section{border-top:1px solid var(--border);align-items:center;min-height:100vh;padding:96px 24px;display:flex}@media (width>=768px){.how-section{padding:96px 64px}}@media (width>=1280px){.how-section{padding:96px 128px}}.steps-horizontal-grid{width:100%;margin-top:48px;display:grid;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}@media (width<=1024px){.steps-horizontal-grid{grid-template-columns:repeat(2,1fr)!important;gap:20px!important}}@media (width<=640px){.steps-horizontal-grid{grid-template-columns:1fr!important}}.home-step-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;justify-content:flex-start;min-height:160px;transition:box-shadow .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;padding:32px 24px!important}.home-step-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 16px 48px #05004014}.home-step-card .is-step-top{align-items:center;margin-bottom:16px;display:flex}.home-step-card .is-step-label{letter-spacing:.1em;text-transform:none;color:var(--accent);background:#7c3aed12;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}.home-step-card .is-step-title{color:var(--brand);margin:0 0 12px;font-size:1.15rem;font-weight:700;transition:color .3s}.home-step-card:hover .is-step-title{color:var(--accent)}.home-step-card .is-step-desc{color:var(--muted);opacity:0;max-height:0;margin:0;font-size:.88rem;line-height:1.6;transition:opacity .35s,max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.home-step-card:hover .is-step-desc{opacity:1;max-height:160px;margin-top:4px}.home-step-card .is-step-connector{border-top:2px solid var(--border);border-right:2px solid var(--border);opacity:.6;z-index:5;width:12px;height:12px;transition:border-color .3s,opacity .3s;display:block;position:absolute;top:42px;right:-14px;transform:rotate(45deg)}.home-step-card:hover .is-step-connector{border-color:var(--accent);opacity:1}@media (width<=1024px){.home-step-card:nth-child(2) .is-step-connector,.home-step-card:nth-child(4) .is-step-connector{display:none!important}}@media (width<=640px){.home-step-card .is-step-connector{display:none!important}}.how-cta{margin-top:48px}.why-section{border-top:1px solid var(--border);align-items:center;min-height:100vh;padding:96px 24px;display:flex}@media (width>=768px){.why-section{padding:96px 64px}}@media (width>=1280px){.why-section{padding:96px 128px}}.why-body{color:var(--muted);max-width:1100px;font-size:15px;line-height:1.8}.final-cta-section{border-top:1px solid var(--border);text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px;display:flex}@media (width>=768px){.final-cta-section{padding:120px 64px}}.final-cta-section .section-inner{flex-direction:column;align-items:center;width:100%;padding:0 24px;display:flex;overflow:visible}.cta-headline{color:var(--brand);letter-spacing:-.02em;word-break:break-word;white-space:normal;width:100%;max-width:700px;margin-bottom:32px;padding-bottom:4px;font-size:26px;font-weight:800;line-height:1.4;overflow:visible}@media (width>=768px){.cta-headline{font-size:42px}}.last-snap{min-height:100vh}.footer{color:#fffc;scroll-snap-align:none;background:#000;padding:64px 24px 32px}@media (width>=768px){.footer{padding:64px 64px 32px}}@media (width>=1280px){.footer{padding:64px 128px 32px}}.footer-inner{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:48px;max-width:1100px;margin:0 auto;padding-bottom:48px;display:flex}@media (width>=768px){.footer-inner{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer-brand{flex-direction:column;gap:6px;display:flex}.footer-logo{letter-spacing:.08em;color:#fff;font-size:20px;font-weight:700}.footer-tagline{color:#ffffff73;letter-spacing:.04em;font-size:12px}.footer-links{flex-wrap:wrap;gap:40px;display:flex}.footer-col{flex-direction:column;gap:10px;min-width:140px;display:flex}.footer-col-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:4px;font-size:11px;font-weight:700}.footer-col a{color:#ffffffb3;font-size:13.5px;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#fff}.footer-badge{color:#ec4899e6;font-size:10px;font-weight:600}.footer-bottom{color:#ffffff59;flex-direction:column;gap:8px;max-width:1100px;margin:32px auto 0;font-size:12px;display:flex}@media (width>=768px){.footer-bottom{flex-direction:row;justify-content:space-between}}@keyframes cmdFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}:root{--brand:#050040;--accent:#7c3aed;--muted:#64748b;--border:#cbd5e1;--accent-gradient:linear-gradient(135deg, #7c3aed 0%, #e11d48 50%, #ec4899 100%)}body,button,input,textarea,select{font-family:Poppins,sans-serif!important}.hero-headline,.section-headline,.belief-text,.cta-headline,.tile-title,.pillar-title,.is-step-title{color:var(--brand)!important;font-family:Poppins,sans-serif!important}.hero-headline,.section-headline,.cta-headline{letter-spacing:-.02em!important;font-weight:700!important;line-height:1.18!important}.hero-headline{max-width:1200px!important;font-size:clamp(2.4rem,5vw,4.5rem)!important}.section-headline,.cta-headline{max-width:1100px!important;font-size:clamp(2rem,4.2vw,3.2rem)!important}.headline-accent,.belief-text em.headline-accent{background:linear-gradient(90deg, var(--nb-c1) 0%, var(--nb-c2) 50%, var(--nb-c3) 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;background-size:100% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;animation:3s linear infinite nbColorCycle!important;display:inline-block!important}.headline-thin{font-weight:inherit!important;color:var(--brand)!important}.hero-description,.section-intro,.what-body p,.why-body,.belief-sub,.belief-close,.tile-desc,.pillar-card-overlay-desc,.is-step-desc,.footer-col a,.footer-bottom span{font-family:Poppins,sans-serif!important}.hero-description,.section-intro,.what-body p,.why-body,.belief-sub,.belief-close,.tile-desc,.pillar-card-overlay-desc,.is-step-desc{text-align-last:left;text-align:justify!important;line-height:1.75!important}.hero-description{text-align-last:center;max-width:950px!important}.section-inner,.belief-inner,.shift-inner,.vision-inner,.what-body,.why-body{width:100%;max-width:1200px!important}.section-intro{max-width:100%!important}.section-label,.coming-soon-badge,.sol-tab-active,.home-step-card .is-step-label,.footer-badge{color:#7c3aed!important;background:#7c3aed0f!important;border-color:#7c3aed47!important}.sol-tab-active{color:#fff!important;background:#1f2937!important}.belief-divider{background:#7c3aed!important}.pillar-num,.tile-number,.home-step-card .is-step-connector{display:none!important}.solution-tile,.pillar-card,.home-step-card,.sol-tab,.btn-secondary,.btn-primary,.contact-btn,.cmd-item{transition:transform .25s,box-shadow .25s,background .25s,border-color .25s,color .25s!important}.solution-tile:hover,.pillar-card:hover,.home-step-card:hover,.sol-tab:hover,.btn-secondary:hover,.cmd-item:hover{border-color:var(--border)!important;color:var(--brand)!important;background:#fff!important;transform:translateY(-6px)!important;box-shadow:0 16px 40px #7c3aed1f!important}.btn-primary:hover,.contact-btn:hover{transform:translateY(-6px)!important;box-shadow:0 16px 40px #7c3aed1f!important}.home-step-card:hover .is-step-title,.tile-link:hover,nav #menu a:hover,nav .dropdown:hover>span{color:#7c3aed!important}.pillar-card:hover{border-color:var(--border)!important}.pillar-card:hover .pillar-card-img{transform:scale(1.04)!important}.pillar-card-overlay{background:linear-gradient(#05004000 0%,#0500407a 45%,#050040e0 100%)!important}.tint-purple:after,.tint-blue:after,.tint-green:after,.tint-rose:after{background:var(--accent-gradient)!important}.card-video-wrap:after{opacity:.22!important}.footer{color:#fffc!important;background:#000!important}.footer-whatsapp-link:hover{opacity:.9;transform:translate(4px);color:#fff!important}@media (width<=768px){.hero-description,.section-intro,.what-body p,.why-body,.belief-sub,.belief-close,.tile-desc,.pillar-card-overlay-desc,.is-step-desc{text-align:left!important}.hero-headline,.section-headline,.cta-headline{font-size:clamp(2rem,9vw,3rem)!important}}.vision-cta-headline{width:100%;max-width:1280px!important}.vision-cta-line{white-space:nowrap}@media (width<=900px){.vision-cta-line{white-space:normal}}.belief-section,.belief-inner{text-align:center!important}.belief-text,.belief-sub,.belief-close,.belief-close p,.belief-inner p,.belief-inner strong{text-align:center!important;text-align-last:center!important}.belief-inner{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}.home-step-card{box-shadow:0 4px 24px #05004005;border:1px solid var(--border)!important;background:#fff!important;border-radius:20px!important}.home-step-card .is-step-label{text-transform:uppercase}.footer{border-top:1px solid #0500400f;scroll-snap-align:end!important;scroll-snap-stop:normal!important;background:#fff!important;min-height:auto!important}.ia-hero-section,.ia-problem-section,.ia-solution-section,.ia-service1-section,.ia-service2-section,.ia-comparison-section,.ia-process-section,.ia-trust-section,.ia-close-section,.ia-cta-section{scroll-snap-align:start;scroll-snap-stop:always}.ia-faq-section{scroll-snap-align:start;scroll-snap-stop:normal;margin-bottom:0}.ia-section,.ia-hero-section,.ia-problem-section,.ia-solution-section,.ia-service1-section,.ia-service2-section,.ia-comparison-section,.ia-process-section,.ia-trust-section,.ia-close-section,.ia-cta-section,.ia-faq-section{border-top:1px solid #0500400d;align-items:center;min-height:100vh;padding:112px 24px;display:flex;background:#fff!important}@media (width>=768px){.ia-section{padding:120px 64px}}@media (width>=1280px){.ia-section{padding:120px 128px}}.ia-hero-section{width:100%;min-height:100vh;padding-top:var(--nav-height);border-top:none;justify-content:center;align-items:center;display:flex}.ia-hero-body{text-align:center;flex-direction:column;align-items:center;width:100%;padding:80px 16px 120px;display:flex}@media (width>=768px){.ia-hero-body{padding:80px 64px 120px}}.ia-hero-headline{letter-spacing:-.02em;max-width:820px;color:var(--brand);margin:0 auto 24px;font-size:38px;font-weight:600;line-height:1.18}@media (width>=768px){.ia-hero-headline{font-size:62px}}@media (width>=1024px){.ia-hero-headline{font-size:71px}}.ia-headline-accent{color:var(--accent)}.ia-hero-description{max-width:620px;color:var(--muted);margin:0 auto 32px;font-size:15px;line-height:1.65}@media (width>=768px){.ia-hero-description{font-size:17px}}.ia-problem-body{flex-direction:column;gap:16px;max-width:680px;margin-bottom:48px;display:flex}.ia-problem-body p{color:var(--muted);font-size:15px;line-height:1.8}.ia-problem-body em{color:var(--brand);font-style:italic}.ia-problem-bold{color:var(--brand)!important;font-size:18px!important;font-weight:600!important}.ia-pain-grid{grid-template-columns:1fr;gap:20px;margin-bottom:48px;display:grid}@media (width>=768px){.ia-pain-grid{grid-template-columns:repeat(3,1fr)}}.ia-pain-card,.ia-feature-card{cursor:default;border-radius:16px;flex-direction:column;padding:28px 24px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 24px #05004003;background:#fff!important;border:1px solid #05004014!important}.ia-pain-card:hover,.ia-feature-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0500400f;border-color:#3b3bff33!important}.ia-pain-num{letter-spacing:.1em;color:var(--accent);margin-bottom:12px;font-size:11px;font-weight:700;display:block}.ia-pain-title{color:var(--brand);margin-bottom:10px;font-size:15px;font-weight:600;line-height:1.3}.ia-pain-body{color:var(--muted);margin-bottom:0;font-size:13.5px;line-height:1.65}.ia-pain-extra{opacity:0;max-height:0;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .35s;overflow:hidden}.ia-pain-card:hover .ia-pain-extra{opacity:1;max-height:300px}.ia-pain-extra-text{color:var(--muted);padding-top:4px;font-size:13.5px;line-height:1.65}.ia-transition-line{color:var(--brand);border-left:3px solid var(--accent);max-width:600px;padding-left:20px;font-size:17px;font-weight:500;line-height:1.7}.ia-solution-body{flex-direction:column;gap:16px;max-width:680px;margin-bottom:48px;display:flex}.ia-solution-body p{color:var(--muted);font-size:15px;line-height:1.8}.ia-solution-highlight{color:var(--brand)!important;font-size:16px!important;font-weight:600!important}.ia-services-intro{margin-top:8px}.ia-services-intro-label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:20px;font-size:13px;font-weight:600;display:block}.ia-services-summary{flex-wrap:wrap;gap:16px;display:flex}.ia-service-pill{border:1px solid var(--border);cursor:pointer;color:var(--brand);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:16px 24px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;transition:all .25s;display:flex}.ia-service-pill:hover{border-color:var(--accent);background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #3b3bff0f}.ia-pill-num{letter-spacing:.1em;color:var(--accent);font-size:11px;font-weight:700}.ia-pill-arrow{color:var(--accent);font-weight:700}.ia-service1-section,.ia-service2-section{align-items:flex-start;padding-top:100px;padding-bottom:100px}.ia-service-two-col{grid-template-columns:1fr 260px;align-items:start;gap:72px;width:100%;max-width:1280px;display:grid}.ia-service-two-col-flip{grid-template-columns:260px 1fr}@media (width<=1024px){.ia-service-two-col,.ia-service-two-col-flip{grid-template-columns:1fr;gap:48px}}.ia-service-left{flex-direction:column;min-width:0;display:flex}.ia-service-right{top:calc(var(--nav-height,80px) + 32px);justify-content:center;align-items:flex-start;display:flex;position:sticky}.ia-phone-wrap{justify-content:center;display:flex;position:relative}.ia-phone-shell{z-index:1;background:#1c1c1e;border-radius:40px;flex-direction:column;align-items:center;gap:6px;width:280px;padding:10px 7px 12px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff12,0 0 0 3px #111112,0 0 0 4px #ffffff0a,0 28px 64px #0000004d,0 8px 20px #0000002e}.ia-phone-notch{background:#111;border-radius:9999px;flex-shrink:0;width:60px;height:7px}.ia-phone-screen video{object-fit:cover;width:100%;height:100%;display:block}.ia-phone-chin{background:#ffffff1a;border-radius:9999px;flex-shrink:0;width:48px;height:4px}.ia-phone-glow{filter:blur(44px);z-index:0;pointer-events:none;background:#3b3bff0d;border-radius:50%;width:160px;height:130px;position:absolute;bottom:-36px;left:50%;transform:translate(-50%)}.ia-screen-wrap{flex-direction:column;align-items:center;gap:0;display:flex;position:relative}.ia-screen-shell{z-index:1;background:#0c0c16;border-radius:12px 12px 6px 6px;width:300px;position:relative;overflow:hidden;box-shadow:0 0 0 1.5px #ffffff0f,0 0 0 3px #08080f,0 24px 60px #0000281f}.ia-screen-bar{background:#14141f;border-bottom:1px solid #ffffff0a;align-items:center;gap:6px;height:28px;padding:0 12px;display:flex}.ia-screen-dot{background:#ffffff1f;border-radius:50%;width:8px;height:8px}.ia-screen-display{aspect-ratio:17/15;background:#0a0a14;width:100%;overflow:hidden}.ia-screen-display video{object-fit:cover;width:100%;height:100%;display:block}.ia-screen-base{z-index:1;background:#10101a;border-radius:0 0 4px 4px;width:70%;height:8px;position:relative}.ia-screen-glow{filter:blur(40px);z-index:0;pointer-events:none;background:#3b3bff0a;border-radius:50%;width:200px;height:120px;position:absolute;bottom:-32px;left:50%;transform:translate(-50%)}.ia-service-subhead{color:var(--brand);max-width:620px;margin-bottom:36px;font-size:17px;font-style:italic;font-weight:500;line-height:1.55}.ia-explainer-box{background:#3b3bff08;border:1px solid #3b3bff1f;border-radius:16px;flex-direction:column;gap:14px;max-width:760px;margin-bottom:48px;padding:32px 28px;display:flex}.ia-explainer-box p{color:var(--muted);font-size:15px;line-height:1.8}.ia-explainer-lead{color:var(--brand)!important;font-size:17px!important;font-weight:500!important}.ia-explainer-close{color:var(--brand)!important;font-size:15.5px!important;font-weight:500!important}.ia-feature-card-alt{background:#fff;border-color:#05004014}.ia-feature-icon{color:var(--accent);margin-bottom:14px;font-size:22px;display:block}.ia-feature-title{color:var(--brand);margin-bottom:10px;font-size:15px;font-weight:600;line-height:1.3}.ia-feature-body{color:var(--muted);font-size:13.5px;line-height:1.65}.ia-outcomes-row{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1fr;gap:20px;margin-bottom:40px;padding:28px 0;display:grid}@media (width>=640px){.ia-outcomes-row{grid-template-columns:repeat(3,1fr)}}.ia-outcome{flex-direction:column;gap:8px;display:flex}.ia-outcome-stat{color:var(--brand);letter-spacing:-.02em;font-size:28px;font-weight:700}.ia-outcome-label{color:var(--muted);font-size:13px;line-height:1.5}.ia-works-on{flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:40px;display:flex}.ia-works-label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);white-space:nowrap;padding-top:4px;font-size:11px;font-weight:700}.ia-works-pills{flex-wrap:wrap;gap:8px;display:flex}.ia-works-pill{color:var(--brand);background:#0500400a;border:1px solid #05004014;border-radius:9999px;padding:4px 14px;font-size:12px;font-weight:500}.ia-service-cta{margin-top:8px}.ia-print-change{margin-bottom:40px}.ia-print-change-title{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:24px;font-size:15px;font-weight:700}.ia-print-change-list{flex-direction:column;gap:0;max-width:720px;display:flex}.ia-change-item{border-bottom:1px solid #cbd5e166;gap:20px;padding:20px 0;display:flex}.ia-change-item:last-child{border-bottom:none}.ia-change-icon{color:var(--accent);flex-shrink:0;padding-top:2px;font-size:16px;font-weight:700}.ia-change-item p{color:var(--muted);font-size:14px;line-height:1.75}.ia-comparison-section{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px;display:flex;position:relative;overflow:hidden}.ia-comparison-section:before{display:none!important}.ia-comparison-inner{z-index:1;opacity:0;width:100%;max-width:1000px;margin:0 auto;transition:opacity .7s,transform .7s;position:relative;transform:translateY(36px)}.ia-comparison-inner.reveal{opacity:1;transform:translateY(0)}.ia-comparison-inner .section-label{color:#3b3bff;background:#3b3bff0f;border-color:#3b3bff33}.ia-comparison-headline{color:#050040;letter-spacing:-.02em;text-align:left;margin-bottom:48px;font-size:30px;font-weight:600;line-height:1.25}@media (width>=768px){.ia-comparison-headline{font-size:44px}}.ia-comparison-grid{text-align:left;grid-template-columns:1fr;gap:24px;margin-bottom:48px;display:grid}@media (width>=768px){.ia-comparison-grid{grid-template-columns:1fr 1fr}}.ia-compare-col{border-radius:16px;padding:32px 28px}.ia-compare-before{background:#05004005;border:1px solid #0500400f}.ia-compare-after{background:#3b3bff05;border:1px solid #3b3bff33}.ia-compare-header{margin-bottom:24px}.ia-compare-tag{text-transform:uppercase;letter-spacing:.12em;border-radius:9999px;margin-bottom:12px;padding:3px 12px;font-size:10px;font-weight:700;display:inline-block}.ia-compare-tag-muted{color:#64748b;background:#0500400d;border:1px solid #0500400f}.ia-compare-tag-accent{color:#3b3bff;background:#3b3bff14;border:1px solid #3b3bff26}.ia-compare-header h3{color:#050040;font-size:15px;font-weight:600;line-height:1.4}.ia-compare-list{flex-direction:column;gap:14px;padding:0;list-style:none;display:flex}.ia-compare-list li{color:#475569;padding-left:16px;font-size:14px;line-height:1.6;position:relative}.ia-compare-list li:before{content:"–";color:#94a3b8;position:absolute;left:0}.ia-compare-list-accent li{color:#050040;font-weight:500}.ia-compare-list-accent li:before{content:"✓";color:#3b3bff;position:absolute;left:0}.ia-comparison-statement{color:#64748b;text-align:left;max-width:700px;font-size:16px;font-style:italic;line-height:1.7}.ia-step-header{flex-wrap:wrap;align-items:baseline;gap:16px;margin-bottom:10px;display:flex}.ia-step-time{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:#3b3bff0f;border:1px solid #3b3bff2e;border-radius:9999px;padding:2px 10px;font-size:11px;font-weight:600}.ia-faq-list{flex-direction:column;gap:0;max-width:760px;margin-top:8px;display:flex}.ia-faq-item{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #cbd5e199;transition:background .2s}.ia-faq-item:first-child{border-top:1px solid #cbd5e199}.ia-faq-question{color:var(--brand);justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-size:15px;font-weight:500;line-height:1.4;display:flex}.ia-faq-toggle{color:var(--accent);background:#3b3bff0d;border:1px solid #3b3bff33;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:22px;font-weight:300;line-height:1;transition:background .2s;display:flex}.ia-faq-item.open .ia-faq-toggle{background:#3b3bff1f}.ia-faq-answer{color:var(--muted);max-width:680px;padding-bottom:22px;font-size:14px;line-height:1.8}.ia-close-section{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.ia-close-section:before{display:none!important}.ia-close-inner{z-index:1;opacity:0;width:100%;max-width:760px;margin:0 auto;transition:opacity .7s,transform .7s;position:relative;transform:translateY(36px)}.ia-close-inner.reveal{opacity:1;transform:translateY(0)}.ia-label-light{color:#3b3bff!important;background:#3b3bff0f!important;border-color:#3b3bff26!important}.ia-close-headline{color:#050040;letter-spacing:-.02em;margin-bottom:40px;font-size:28px;font-weight:600;line-height:1.3}@media (width>=768px){.ia-close-headline{font-size:44px}}.ia-close-body{flex-direction:column;gap:18px;margin-bottom:40px;display:flex}.ia-close-body p{color:#475569;font-size:15.5px;line-height:1.85}.ia-learn-more-btn{border:1px solid var(--border);width:fit-content;color:var(--brand);cursor:pointer;background:#fff;border-radius:9999px;padding:12px 22px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s}.ia-learn-more-btn:hover{border-color:var(--border);transform:translateY(-6px);box-shadow:0 16px 40px #7c3aed1f;background:#fff!important}.ia-learn-more-content{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;gap:18px;width:100%;padding:24px 28px;display:none;box-shadow:0 4px 24px #05004003}.ia-learn-more-content.open{display:flex}.ia-close-bold{color:#3b3bff!important;font-size:18px!important;font-weight:600!important}.ia-close-statement{color:#64748b;border-left:2px solid #3b3bff66;padding-left:20px;font-size:17px;font-style:italic;line-height:1.7}.ia-cta-section .cta-container{margin-top:40px}.cta-sub{color:var(--muted);max-width:580px;margin:0 auto;font-size:15px;line-height:1.75}@media (width>=768px){.cta-sub{font-size:16px}}.ia-whatsapp-btn{cursor:pointer;align-items:center;gap:8px;display:flex}.ia-whatsapp-btn:hover{background-color:#e2e8f099}.ia-service2-three-col{grid-template-columns:260px 1fr 200px;align-items:start;gap:48px;width:100%;max-width:1400px;display:grid}@media (width<=1200px){.ia-service2-three-col{grid-template-columns:220px 1fr 180px;gap:32px}}@media (width<=960px){.ia-service2-three-col{grid-template-columns:1fr;gap:40px}.ia-service2-video-left,.ia-service2-video-right{justify-content:center;display:flex}}.ia-service2-video-left,.ia-service2-video-right{top:calc(var(--nav-height,80px) + 32px);justify-content:center;align-items:flex-start;display:flex;position:sticky}.ia-service2-content{flex-direction:column;min-width:0;display:flex}.ia-cta-section .cta-headline{letter-spacing:-.03em;color:var(--brand);text-align:center;max-width:950px;margin-bottom:24px;font-size:50px;font-weight:700;line-height:1.1}@media (width>=768px){.ia-cta-section .cta-headline{font-size:68px}}@media (width>=1024px){.ia-cta-section .cta-headline{font-size:80px}}.ia-ask-section{background:#3b3bff08;border:1px solid #3b3bff1f;border-radius:20px;max-width:760px;margin-top:64px;padding:36px 32px}.ia-ask-header{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.ia-ask-icon{color:var(--accent);flex-shrink:0;margin-top:2px;font-size:22px}.ia-ask-title{color:var(--brand);margin-bottom:4px;font-size:18px;font-weight:600}.ia-ask-subtitle{color:var(--muted);font-size:13.5px;line-height:1.5}.ia-ask-suggestions{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.ia-ask-suggestion-pill{color:var(--accent);cursor:pointer;background:#3b3bff0f;border:1px solid #3b3bff33;border-radius:9999px;padding:6px 16px;font-family:Poppins,sans-serif;font-size:12.5px;font-weight:500;transition:all .2s}.ia-ask-suggestion-pill:hover{background:#3b3bff1f;border-color:#3b3bff59;transform:translateY(-1px)}.ia-ask-input-row{align-items:flex-end;gap:12px;display:flex}.ia-ask-textarea{color:var(--brand);resize:none;background:#fff;border:1px solid #3b3bff33;border-radius:12px;outline:none;flex:1;padding:14px 16px;font-family:Poppins,sans-serif;font-size:14px;line-height:1.6;transition:border-color .2s}.ia-ask-textarea::placeholder{color:var(--muted);opacity:.7}.ia-ask-textarea:focus{border-color:#3b3bff73;box-shadow:0 0 0 3px #3b3bff12}.ia-ask-send-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .2s,transform .15s;display:flex}.ia-ask-send-btn:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.ia-ask-send-btn:disabled{opacity:.35;cursor:not-allowed;transform:none}.ia-ask-confirmation{flex-direction:column;gap:12px;padding:8px 0;display:flex}.ia-ask-confirm-icon{width:40px;height:40px;color:var(--accent);background:#3b3bff1a;border:1px solid #3b3bff40;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex}.ia-ask-confirm-title{color:var(--brand);margin:0;font-size:16px;font-weight:600}.ia-ask-confirm-body{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.ia-ask-demo-link{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:opacity .2s}.ia-ask-demo-link:hover{opacity:.7}.ia-ask-reset{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;transition:opacity .2s}.ia-ask-reset:hover{opacity:.7}.cmd-header{z-index:2;color:#05004052;text-transform:uppercase;letter-spacing:.12em;background:#fff;border-bottom:1px solid #05004012;padding:10px 14px 8px;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;position:relative}.cmd-item-left{color:#05004061;align-items:center;gap:10px;display:flex}.cmd-item-name{color:#050040;font-family:Poppins,sans-serif;font-size:13.5px;font-weight:500}.cmd-arrow-icon{color:#05004040;flex-shrink:0;transition:transform .15s,color .15s}.cmd-item:hover .cmd-arrow-icon{color:#05004080;transform:translate(2px)}.cmd-badge{letter-spacing:.04em;color:#3b3bff;background:#3b3bff1a;border-radius:9999px;flex-shrink:0;padding:3px 10px;font-family:Poppins,sans-serif;font-size:10px;font-weight:700}:root{--accent:#7c3aed;--ia-accent-purple:#7c3aed;--ia-accent-red:#e11d48;--ia-accent-pink:#ec4899}.ia-section,.ia-hero-section,.ia-problem-section,.ia-solution-section,.ia-service1-section,.ia-service2-section,.ia-comparison-section,.ia-process-section,.ia-trust-section,.ia-close-section,.ia-cta-section,.ia-faq-section{font-family:Poppins,sans-serif}@media (width>=768px){.ia-section{padding:96px 48px}}@media (width>=1280px){.ia-section{padding:96px 80px}}@media (width>=1600px){.ia-section{padding:96px 120px}}.ia-hero-body{max-width:1320px;margin:0 auto}.ia-hero-headline,.section-headline,.ia-comparison-headline,.ia-close-headline,.ia-cta-section .cta-headline,.cta-headline{letter-spacing:-.02em!important;color:var(--brand)!important;font-family:Poppins,sans-serif!important;font-weight:700!important;line-height:1.18!important}.ia-hero-headline{text-align:center;width:100%;max-width:1180px;margin-left:auto;margin-right:auto;font-size:clamp(2.4rem,5.1vw,4.5rem)!important}.section-headline,.ia-comparison-headline,.ia-close-headline{max-width:1100px;font-size:clamp(2rem,4.2vw,3.2rem)!important}.ia-process-section .ia-hero-headline{text-align:left;max-width:1100px;font-size:clamp(2rem,4.2vw,3.2rem)!important}.ia-cta-section .cta-headline,.cta-headline{max-width:1100px!important;font-size:clamp(2rem,4.2vw,3.2rem)!important}.ia-hero-description,.section-intro,.ia-problem-body,.ia-solution-body,.ia-service-subhead,.ia-explainer-box,.ia-feature-body,.ia-outcome-label,.ia-change-item p,.ia-comparison-statement,.ia-compare-list li,.ia-close-body,.cta-sub,.ia-faq-answer,.ia-ask-subtitle,.ia-ask-confirm-body{text-align-last:left;font-family:Poppins,sans-serif;text-align:justify!important}.headline-accent,.ia-headline-accent,.ia-grad-text,.ia-grad-text-cool,.ia-grad-text-warm,.ia-grad-shimmer{background:linear-gradient(90deg, var(--nb-c1) 0%, var(--nb-c2) 50%, var(--nb-c3) 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;background-size:100% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;animation:3s linear infinite nbColorCycle!important;display:inline-block!important}.section-label,.ia-label-light,.ia-compare-tag-accent,.ia-step-time,.ia-works-pill,.ia-ask-suggestion-pill{color:#7c3aed!important;background:#7c3aed0f!important;border-color:#7c3aed47!important}.ia-service-pill,.ia-pain-card,.ia-feature-card,.ia-compare-col,.ia-ask-section,.ia-faq-item,.ia-works-pill,.ia-outcome{transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;background:#fff!important}.ia-service-pill:hover,.ia-pain-card:hover,.ia-feature-card:hover,.ia-compare-col:hover,.ia-ask-section:hover,.ia-works-pill:hover{z-index:2;border-color:var(--border)!important;background:#fff!important;transform:translateY(-6px)!important;box-shadow:0 16px 40px #7c3aed1f!important}.ia-ask-suggestion-pill:hover,.ia-ask-send-btn:hover:not(:disabled),.ia-whatsapp-btn:hover,.cmd-item:hover{transform:translateY(-2px);background:#fff!important;box-shadow:0 16px 40px #7c3aed1f!important}.ia-phone-screen{aspect-ratio:9/19.5;background:#000;border-radius:32px!important}.ia-phone-screen video,.ia-screen-display video{background:#000;display:block;object-fit:contain!important;width:100%!important;height:100%!important}@media (width<=1200px){.ia-service-two-col,.ia-service2-three-col{grid-template-columns:1fr}.ia-service-right,.ia-service2-video-left,.ia-service2-video-right{position:relative;top:auto}}@media (width<=768px){.ia-hero-headline,.section-headline,.ia-comparison-headline,.ia-close-headline,.ia-process-section .ia-hero-headline,.ia-cta-section .cta-headline,.cta-headline{font-size:clamp(2rem,9vw,3rem)!important}.ia-hero-description,.section-intro,.ia-problem-body p,.ia-solution-body p,.ia-service-subhead,.ia-explainer-box p,.ia-feature-body,.ia-outcome-label,.ia-change-item p,.ia-comparison-statement,.ia-compare-list li,.ia-close-body p,.cta-sub,.ia-faq-answer,.ia-ask-subtitle,.ia-ask-confirm-body{text-align:left!important}.ia-phone-shell{width:min(320px,88vw)!important}.ia-screen-shell{width:min(340px,90vw)!important}}:root{--ia-accent-purple:#7c3aed;--ia-accent-red:#e11d48;--ia-accent-pink:#ec4899;--ia-soft-shadow:#7c3aed1f}.ia-section,.ia-hero-section,.ia-problem-section,.ia-solution-section,.ia-service1-section,.ia-service2-section,.ia-comparison-section,.ia-process-section,.ia-close-section,.ia-cta-section,.ia-faq-section{font-family:Poppins,sans-serif}.section-inner,.ia-comparison-inner,.ia-close-inner,.ia-service-two-col,.ia-service2-three-col{width:100%;max-width:1280px!important}.ia-hero-body{width:100%;margin:0 auto;max-width:1320px!important}.ia-hero-headline,.section-headline,.ia-comparison-headline,.ia-close-headline,.ia-process-headline,.ia-cta-section .cta-headline,.cta-headline{text-align:center;color:var(--brand)!important;letter-spacing:-.02em!important;font-family:Poppins,sans-serif!important;font-weight:700!important;line-height:1.18!important}.ia-hero-headline{max-width:1220px!important;font-size:clamp(2.4rem,4.7vw,4.3rem)!important}.section-headline,.ia-comparison-headline,.ia-close-headline,.ia-process-headline,.ia-cta-section .cta-headline,.cta-headline{margin-left:auto;margin-right:auto;max-width:1120px!important;font-size:clamp(2rem,4.2vw,3.2rem)!important}.ia-hero-description,.section-intro,.ia-problem-body p,.ia-solution-body p,.ia-service-subhead,.ia-explainer-box p,.ia-feature-body,.ia-outcome-label,.ia-change-item p,.ia-comparison-statement,.ia-compare-list li,.ia-close-body p,.cta-sub,.ia-faq-answer,.ia-ask-subtitle,.ia-ask-confirm-body{text-align-last:left;text-align:justify!important;font-family:Poppins,sans-serif!important}.ia-hero-description,.cta-sub{width:100%;margin-left:auto;margin-right:auto;line-height:1.75;max-width:980px!important}.ia-hero-description{text-align-last:center}.section-intro,.ia-problem-body,.ia-solution-body,.ia-explainer-box,.ia-print-change-list,.ia-close-body,.ia-faq-list,.ia-ask-section{width:100%;max-width:100%!important}.ia-service-subhead{max-width:900px!important}.ia-feature-card,.ia-pain-card,.ia-service-pill,.ia-compare-col,.ia-ask-section,.ia-works-pill,.ia-outcome,.ia-faq-item{background:#fff!important;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s!important}.ia-feature-card:hover,.ia-pain-card:hover,.ia-service-pill:hover,.ia-compare-col:hover,.ia-ask-section:hover,.ia-works-pill:hover{z-index:2;border-color:var(--border)!important;background:#fff!important;transform:translateY(-6px)!important;box-shadow:0 16px 40px #7c3aed1f!important}.ia-ask-suggestion-pill:hover,.ia-ask-send-btn:hover:not(:disabled),.ia-whatsapp-btn:hover,.cmd-item:hover,.footer-whatsapp-link:hover{transform:translateY(-2px);background:#fff!important;box-shadow:0 16px 40px #7c3aed1f!important}.section-label,.ia-label-light,.ia-compare-tag-accent,.ia-step-time,.ia-works-pill,.ia-ask-suggestion-pill,.cmd-item-active,.cmd-badge{color:#7c3aed!important;background:#7c3aed0f!important;border-color:#7c3aed47!important}.ia-pain-num,.ia-pill-num,.ia-pill-arrow,.ia-change-icon,.cmd-arrow-icon{display:none!important}.ia-feature-icon,.ia-ask-icon,.ia-faq-toggle,.ia-close-bold,.ia-compare-list-accent li:before{color:#7c3aed!important}.ia-explainer-box,.ia-ask-section{background:#7c3aed0a!important;border-color:#7c3aed24!important}.ia-service-two-col{grid-template-columns:minmax(0,1fr) 300px!important;gap:56px!important}.ia-service2-three-col{grid-template-columns:300px minmax(0,1fr) 300px!important;gap:36px!important;max-width:1440px!important}.ia-phone-shell{border-radius:40px!important;width:280px!important;padding:9px 7px 11px!important}.ia-phone-screen{aspect-ratio:9/18.2!important;background:#000!important;border-radius:30px!important;width:100%!important;overflow:hidden!important}.ia-phone-screen video,.ia-screen-display video{object-fit:contain!important;object-position:center center!important;background:#000!important;width:100%!important;height:100%!important;display:block!important}.ia-phone-notch{width:58px!important;height:7px!important}.ia-phone-chin{height:4px!important}.ia-phone-glow,.ia-screen-glow{background:#7c3aed0f!important}.ia-screen-shell{width:340px!important}@media (width<=1200px){.ia-service-two-col,.ia-service2-three-col{grid-template-columns:1fr!important}.ia-service-right,.ia-service2-video-left,.ia-service2-video-right{position:relative!important;top:auto!important}}@media (width<=900px){.ia-heading-line{white-space:normal}}@media (width<=768px){.ia-hero-headline,.section-headline,.ia-comparison-headline,.ia-close-headline,.ia-process-headline,.ia-cta-section .cta-headline,.cta-headline{font-size:clamp(2rem,9vw,3rem)!important}.ia-hero-description,.section-intro,.ia-problem-body p,.ia-solution-body p,.ia-service-subhead,.ia-explainer-box p,.ia-feature-body,.ia-outcome-label,.ia-change-item p,.ia-comparison-statement,.ia-compare-list li,.ia-close-body p,.cta-sub,.ia-faq-answer,.ia-ask-subtitle,.ia-ask-confirm-body{text-align:left!important}.ia-phone-shell{width:min(280px,86vw)!important}.ia-screen-shell{width:min(340px,90vw)!important}}.ia-learn-more-content p,.ia-close-body>p{text-align:justify!important}.ia-solution-learn-more{margin-bottom:0}.ia-service-cards-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:680px;margin-top:8px;display:grid}@media (width<=640px){.ia-service-cards-grid{grid-template-columns:1fr}}.ia-service-preview-card{cursor:pointer;background:#fff;border:1px solid #05004014;border-radius:16px;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.ia-service-preview-card:hover{border-color:#7c3aed40;transform:translateY(-6px);box-shadow:0 16px 40px #7c3aed1f}.ia-service-card-img-wrap{aspect-ratio:4/5;background:#f1f0fb;width:100%;height:280px;overflow:hidden}.ia-service-card-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.ia-service-preview-card:hover .ia-service-card-img{transform:scale(1.04)}.ia-service-card-body{flex-direction:column;gap:8px;padding:20px 22px 24px;display:flex}.ia-service-card-tag{text-transform:uppercase;letter-spacing:.1em;color:#7c3aed;background:#7c3aed0f;border:1px solid #7c3aed2e;border-radius:9999px;width:fit-content;padding:2px 10px;font-size:10px;font-weight:700}.ia-service-card-title{color:var(--brand);margin:0;font-size:16px;font-weight:600;line-height:1.3}.ia-service-card-desc{color:var(--muted);margin:0;font-size:13.5px;line-height:1.65}.ia-service-card-link{color:#7c3aed;margin-top:4px;font-size:13px;font-weight:600}.ia-service-card-img-wrap{aspect-ratio:5/2}.ia-service-cards-grid{max-width:760px}.ia-service-card-body{padding:14px 16px 18px}.ia-service-card-title{font-size:13.5px}.ia-service-card-desc,.ia-service-card-link{font-size:12px}.ia-service-card-tag{padding:2px 8px;font-size:9px}.ia-compare-after{box-shadow:0 0 40px #7c3aed1f,0 0 80px #7c3aed0f;border:1px solid #7c3aed59!important}.footer-logo-container{align-items:center;gap:10px;display:flex}.footer-logo-img{object-fit:contain;width:auto;height:32px}body:has(.snap-page){height:100%;overflow:hidden}html:has(.snap-page){height:100%;overflow:hidden}.snap-page{scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;height:100vh;overflow-y:scroll}.snap-page::-webkit-scrollbar{display:none}.snap-section{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;justify-content:center;height:100vh;min-height:100vh;display:flex;position:relative;overflow:hidden}.is-hero-snap{padding-top:var(--nav-height);align-items:center}.is-hero-body{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0 24px;display:flex}.is-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border-radius:9999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:28px;padding:6px 18px;font-size:12px;font-weight:500;display:flex}.section-intro{color:var(--muted);margin-bottom:32px;font-size:1.2rem;line-height:1.7}.is-hero-headline{color:var(--brand);letter-spacing:-.02em;max-width:1100px;margin:0 0 24px;font-size:clamp(2.4rem,6vw,4.8rem);font-weight:800;line-height:1.1}.is-headline-accent{color:var(--accent)}.is-hero-description{color:var(--muted);max-width:1100px;margin:0 0 36px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.is-hero-microcopy{color:var(--muted);margin-top:16px;font-size:13px}.is-problems-snap{border-top:1px solid var(--border);background-color:#f8fafc;justify-content:center;padding:0 24px}@media (width>=768px){.is-problems-snap{padding:0 64px}}@media (width>=1280px){.is-problems-snap{padding:0 128px}}.is-problems-inner{flex-direction:column;gap:32px;width:100%;max-width:1200px;margin:0 auto;display:flex}.is-problems-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.is-problems-headline{color:var(--brand);letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,3.5vw,2.8rem);font-weight:800;line-height:1.15}.is-problems-headline span{color:var(--accent)}.is-problems-sub{color:var(--muted);text-align:right;max-width:280px;margin:0;font-size:.95rem;line-height:1.6}@media (width<=640px){.is-problems-sub{text-align:left;max-width:100%}}.is-problems-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (width<=1024px){.is-problems-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=580px){.is-problems-grid{grid-template-columns:1fr}}.is-problem-card{border:1px solid var(--border);cursor:default;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;min-height:120px;padding:24px 22px 22px;transition:box-shadow .25s,transform .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.is-problem-card:before{content:"";background:var(--card-stripe,var(--accent));transform-origin:0;border-radius:18px 18px 0 0;height:3px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.is-problem-card:after{content:"";background:radial-gradient(ellipse at 20% 20%, var(--card-glow,#3b3bff0d) 0%, transparent 70%);opacity:0;pointer-events:none;border-radius:18px;transition:opacity .3s;position:absolute;inset:0}.is-problem-card:hover{border-color:var(--card-stripe,var(--accent));transform:translateY(-3px);box-shadow:0 12px 40px #0500401a}.is-problem-card:hover:before{transform:scaleX(1)}.is-problem-card:hover:after{opacity:1}.is-problem-card:first-child{--card-stripe:#3b3bff;--card-glow:#3b3bff0d}.is-problem-card:nth-child(2){--card-stripe:#7c3aed;--card-glow:#7c3aed0d}.is-problem-card:nth-child(3){--card-stripe:#0891b2;--card-glow:#0891b20d}.is-problem-card:nth-child(4){--card-stripe:#059669;--card-glow:#0596690d}.is-problem-card:nth-child(5){--card-stripe:#d97706;--card-glow:#d977060d}.is-problem-card:nth-child(6){--card-stripe:#dc2626;--card-glow:#dc26260d}.is-problem-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.is-problem-num{letter-spacing:.12em;color:var(--card-stripe,var(--accent));background:color-mix(in srgb, var(--card-stripe,var(--accent)) 10%, transparent);border-radius:5px;padding:3px 8px;font-size:10px;font-weight:800}.is-problem-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:700}.is-problem-title{color:var(--brand);margin:0 0 8px;font-size:1.05rem;font-weight:800;line-height:1.3}.is-problems-snap.revealed .is-problem-card{animation:.5s cubic-bezier(.16,1,.3,1) both cardReveal}.is-problems-snap.revealed .is-problem-card:first-child{animation-delay:50ms}.is-problems-snap.revealed .is-problem-card:nth-child(2){animation-delay:.12s}.is-problems-snap.revealed .is-problem-card:nth-child(3){animation-delay:.19s}.is-problems-snap.revealed .is-problem-card:nth-child(4){animation-delay:.26s}.is-problems-snap.revealed .is-problem-card:nth-child(5){animation-delay:.33s}.is-problems-snap.revealed .is-problem-card:nth-child(6){animation-delay:.4s}.is-solutions-snap{border-top:1px solid var(--border);padding:0 24px;overflow:hidden}@media (width>=768px){.is-solutions-snap{padding:0 64px}}@media (width>=1280px){.is-solutions-snap{padding:0 128px}}.is-solutions-snap .section-inner{max-width:1200px;margin:0 auto;padding:20px 0 16px}.is-xr-cards-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}@media (width<=900px){.is-xr-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.is-xr-cards-grid{grid-template-columns:1fr}}.is-xr-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;transition:box-shadow .3s,transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.is-xr-card:hover{border-color:#3b3bff40;transform:translateY(-5px);box-shadow:0 20px 56px #05004021}.is-xr-card-img-wrap{background:#f1f5f9;flex-shrink:0;width:100%;height:140px;position:relative;overflow:hidden}.is-xr-card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);display:block}.is-xr-card:hover .is-xr-card-img{transform:scale(1.08)}.is-xr-card-overlay{opacity:0;pointer-events:none;background:linear-gradient(#05004000 0%,#0500408c 50%,#050040e0 100%);align-items:flex-end;padding:18px 16px;transition:opacity .35s,transform .35s;display:flex;position:absolute;inset:0;transform:translateY(8px)}.is-xr-card:hover .is-xr-card-overlay{opacity:1;transform:translateY(0)}.is-xr-card-overlay-desc{color:#ffffffeb;margin:0;font-size:.82rem;font-weight:400;line-height:1.55}.is-xr-card-body{flex-direction:column;flex:1;gap:3px;padding:10px 14px 12px;display:flex}.is-xr-card-num{letter-spacing:.1em;color:var(--accent);font-size:11px;font-weight:800;line-height:1}.is-xr-card-title{color:var(--brand);margin:0;font-size:.88rem;font-weight:700;line-height:1.35}.is-xr-card-learn-more{color:var(--muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:4px;margin-top:6px;padding:0;font-family:inherit;font-size:.88rem;font-weight:600;transition:color .2s,gap .2s;display:inline-flex}.is-xr-card:hover .is-xr-card-learn-more{color:var(--accent);gap:8px}.is-solutions-snap.revealed .is-xr-card{animation:.5s cubic-bezier(.16,1,.3,1) both cardReveal}.is-solutions-snap.revealed .is-xr-card:first-child{animation-delay:40ms}.is-solutions-snap.revealed .is-xr-card:nth-child(2){animation-delay:.1s}.is-solutions-snap.revealed .is-xr-card:nth-child(3){animation-delay:.16s}.is-solutions-snap.revealed .is-xr-card:nth-child(4){animation-delay:.22s}.is-solutions-snap.revealed .is-xr-card:nth-child(5){animation-delay:.28s}.is-solutions-snap.revealed .is-xr-card:nth-child(6){animation-delay:.34s}.is-how-snap{border-top:1px solid var(--border);background:#f8fafc;padding:0 24px}@media (width>=768px){.is-how-snap{padding:0 64px}}@media (width>=1280px){.is-how-snap{padding:0 128px}}.is-how-snap .section-inner{width:100%;max-width:1200px;margin:0 auto;padding:60px 0}.is-steps-grid{grid-template-columns:1fr;gap:24px;margin-top:48px;display:grid;position:relative}@media (width>=768px){.is-steps-grid{grid-template-columns:repeat(3,1fr)}}.is-step-card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:32px 28px;transition:box-shadow .2s,transform .2s;position:relative}.is-step-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #05004017}.is-step-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.is-step-label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:#3b3bff12;border-radius:6px;padding:3px 9px;font-size:11px;font-weight:700}.is-step-phase{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.is-step-title{color:var(--brand);margin:0 0 10px;font-size:1.2rem;font-weight:700}.is-step-connector{display:none}@media (width>=768px){.is-step-connector{border-top:2px solid var(--accent);border-right:2px solid var(--accent);opacity:.4;width:16px;height:16px;display:block;position:absolute;top:50%;right:-20px;transform:rotate(45deg)translateY(-50%)}}.is-enables-snap{color:var(--brand);border-top:1px solid #ffffff0f;padding:0 24px;position:relative;overflow:hidden}.is-enables-snap:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#3b3bff26 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-250px;left:-180px}.is-enables-snap:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#7c3aed1f 0%,#0000 65%);border-radius:50%;width:550px;height:550px;position:absolute;bottom:-200px;right:-120px}@media (width>=768px){.is-enables-snap{padding:0 64px}}@media (width>=1280px){.is-enables-snap{padding:0 128px}}.is-enables-inner{z-index:1;opacity:0;width:100%;max-width:1100px;margin:0 auto;transition:opacity .7s,transform .7s;position:relative;transform:translateY(28px)}.is-enables-inner.reveal{opacity:1;transform:none}@keyframes sLabelGrad{0%{background-position:0%}to{background-position:300%}}.is-enables-headline{color:var(--brand);letter-spacing:-.025em;margin:14px 0 0;font-size:clamp(1.9rem,4vw,3.2rem);font-weight:800;line-height:1.12}.is-enables-sub{color:var(--muted);letter-spacing:.01em;margin-top:8px;margin-bottom:32px;font-size:1.2rem;font-weight:400;display:block}.cta-sub{text-align:center;justify-content:center;margin-bottom:32px;display:flex}.is-enables-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (width<=1100px){.is-enables-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.is-enables-grid{grid-template-columns:1fr}}.is-enable-item{border:1px solid var(--border);cursor:default;background:#f8fafc;border-radius:16px;flex-direction:column;gap:10px;padding:22px 18px 20px;transition:transform .25s,background .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.is-enable-item:hover{background:#fff;border-color:#3b3bff40;box-shadow:0 12px 40px #0500401a}.is-enable-item:before{content:"";-webkit-mask-composite:xor;opacity:0;z-index:2;pointer-events:none;background:linear-gradient(120deg,#fff0 0% 30%,#ffffffbf 50%,#fff0 70% 100%) 0 0/300% 300%;border-radius:17px;padding:1.5px;transition:opacity .3s;animation:2s linear infinite isShimmerBorder;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.is-enable-item:hover:before{opacity:1}@keyframes isShimmerBorder{0%{background-position:200%}to{background-position:-200%}}.is-enable-item:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(at 30% 0,#b4b4ff14 0%,#0000 65%);border-radius:16px;transition:opacity .3s;position:absolute;inset:0}.is-enable-item:hover:after{opacity:1}.is-enable-icon{z-index:1;font-size:1.4rem;line-height:1;position:relative}.is-enable-text{color:var(--brand);z-index:1;font-size:.875rem;font-weight:600;line-height:1.5;transition:color .2s;position:relative}.is-enable-item:hover .is-enable-text{color:var(--accent)}.is-enables-snap.revealed .is-enable-item{animation:.55s cubic-bezier(.16,1,.3,1) both isCardIn}.is-enables-snap.revealed .is-enable-item:first-child{animation-delay:40ms}.is-enables-snap.revealed .is-enable-item:nth-child(2){animation-delay:90ms}.is-enables-snap.revealed .is-enable-item:nth-child(3){animation-delay:.14s}.is-enables-snap.revealed .is-enable-item:nth-child(4){animation-delay:.19s}.is-enables-snap.revealed .is-enable-item:nth-child(5){animation-delay:.24s}.is-enables-snap.revealed .is-enable-item:nth-child(6){animation-delay:.29s}.is-enables-snap.revealed .is-enable-item:nth-child(7){animation-delay:.34s}.is-enables-snap.revealed .is-enable-item:nth-child(8){animation-delay:.39s}@keyframes isCardIn{0%{opacity:0;transform:translateY(22px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.is-cta-snap{border-top:1px solid var(--border);align-items:center;padding:0 24px}@media (width>=768px){.is-cta-snap{padding:0 64px}}@media (width>=1280px){.is-cta-snap{padding:0 128px}}.snap-footer{scroll-snap-align:start;scroll-snap-stop:normal}.snap-section .section-inner,.snap-section .is-enables-inner{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.snap-section.revealed .section-inner,.snap-section.revealed .is-enables-inner{opacity:1;transform:none}.headline-accent{background:linear-gradient(90deg, var(--nb-c1) 0%, var(--nb-c2) 50%, var(--nb-c3) 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;background-size:100% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;animation:3s linear infinite nbColorCycle!important;display:inline-block!important}.is-problem-desc{color:var(--muted);opacity:0;max-height:0;margin:0;font-size:.85rem;line-height:1.65;transition:opacity .3s,max-height .3s;overflow:hidden}.is-problem-card:hover .is-problem-desc{opacity:1;max-height:120px}.is-step-desc{color:var(--muted);opacity:0;max-height:0;margin:0 0 16px;font-size:.93rem;line-height:1.65;transition:opacity .3s,max-height .35s;overflow:hidden}.is-step-points{opacity:0;flex-direction:column;gap:7px;max-height:0;margin:0;padding:0;list-style:none;transition:opacity .3s 50ms,max-height .35s;display:flex;overflow:hidden}.is-step-points li{color:#374151;padding-left:18px;font-size:.88rem;line-height:1.5;position:relative}.is-step-points li:before{content:"✓";color:var(--accent);font-size:.82rem;font-weight:700;position:absolute;left:0}.is-step-card:hover .is-step-desc{opacity:1;max-height:120px}.is-step-card:hover .is-step-points{opacity:1;max-height:200px}.is-step-card{flex-direction:column;justify-content:center;display:flex}.is-solutions-snap{padding-top:100px!important}.ai-hero-section,.ai-problem-section,.ai-solution-section,.ai-functions-section,.ai-process-section,.ai-faq-section,.ai-cta-section{scroll-snap-align:start;scroll-snap-stop:always}.ai-section{border-top:1px solid var(--border);background:#fff;align-items:center;min-height:100vh;padding:96px 24px;display:flex}@media (width>=768px){.ai-section{padding:96px 48px}}@media (width>=1280px){.ai-section{padding:96px 80px}}@media (width>=1600px){.ai-section{padding:96px 120px}}.headline-thin{font-weight:300}.section-intro{color:var(--muted);text-align:justify;width:100%;max-width:100%;margin-bottom:0;font-family:Poppins,sans-serif;font-size:1.05rem;line-height:1.7}.section-headline{font-family:Poppins,sans-serif}.ai-hero-section{width:100%;min-height:100vh;padding-top:var(--nav-height);background:#fff;border-top:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ai-hero-body{text-align:center;z-index:2;flex-direction:column;align-items:center;width:100%;max-width:1000px;padding:80px 16px 120px;display:flex;position:relative}@media (width>=768px){.ai-hero-body{padding:80px 48px 120px}}@media (width>=1280px){.ai-hero-body{max-width:1100px;padding:80px 64px 120px}}.ai-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffc;border-radius:9999px;align-items:center;gap:10px;margin-bottom:32px;padding:8px 20px;font-size:12px;font-weight:500;animation:.7s both aiFadeDown;display:inline-flex}.ai-eyebrow-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s infinite aiPulse}@keyframes aiPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.ai-hero-headline{color:var(--brand);letter-spacing:-.02em;margin-bottom:28px;font-family:Poppins,sans-serif;font-size:clamp(2.4rem,6vw,4.5rem);font-weight:700;line-height:1.12;animation:.85s .1s both aiFadeDown}.ai-headline-accent{color:var(--accent)}.ai-hero-sub{color:var(--muted);text-align:center;width:100%;max-width:820px;margin:0 auto 40px;font-family:Poppins,sans-serif;font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.7;animation:.85s .2s both aiFadeDown}.ai-hero-cta-row{flex-wrap:wrap;justify-content:center;gap:16px;animation:.85s .3s both aiFadeDown;display:flex}.ai-hero-scroll-hint{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);flex-direction:column;align-items:center;gap:12px;margin-top:64px;font-family:Poppins,sans-serif;font-size:11px;animation:.85s .5s both aiFadeDown;display:flex}.ai-scroll-line{background:linear-gradient(to bottom, var(--muted), transparent);width:1px;height:40px;animation:2s infinite aiScrollPulse}@keyframes aiScrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.4;transform:scaleY(.5)}}.ai-hero-bg-orbs{pointer-events:none;z-index:1;display:none;position:absolute;inset:0}.ai-orb{filter:blur(80px);opacity:.18;border-radius:50%;animation:8s ease-in-out infinite alternate aiOrbFloat;position:absolute}.ai-orb-1{background:#7c3aed;width:500px;height:500px;animation-duration:9s;top:-10%;right:-8%}.ai-orb-2{background:#e11d48;width:350px;height:350px;animation-duration:11s;animation-delay:-3s;bottom:5%;left:-5%}.ai-orb-3{background:#ec4899;width:250px;height:250px;animation-duration:7s;animation-delay:-5s;top:40%;left:40%}@keyframes aiOrbFloat{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-30px)scale(1.08)}}.ai-problem-grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-top:48px;display:grid}@media (width<=900px){.ai-problem-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.ai-problem-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border-radius:16px;flex-direction:column;gap:16px;width:100%;padding:36px 28px;transition:transform .25s,box-shadow .25s;display:flex}.ai-problem-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #7c3aed1f}.ai-problem-icon{font-size:2rem}.ai-problem-card p{color:var(--brand);text-align:justify;width:100%;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.65}.ai-pillars-row{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-top:48px;display:grid}@media (width<=900px){.ai-pillars-row{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.ai-pillar{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border-radius:16px;flex-direction:column;gap:12px;width:100%;padding:32px 24px;transition:transform .25s,box-shadow .25s;display:flex}.ai-pillar:hover{transform:translateY(-6px);box-shadow:0 16px 40px #7c3aed1f}.ai-pillar-step{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent);border-radius:4px;width:fit-content;margin-bottom:18px;padding:3px 10px;font-family:Poppins,sans-serif;font-size:11px;font-weight:600}.ai-pillar-connector{display:none!important}.ai-pillar-title{color:var(--brand);font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.4}.ai-pillar-desc{color:var(--muted);text-align:justify;width:100%;font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.65}.ai-solution-note{border:1px solid var(--border);background:#7c3aed0a;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;width:100%;margin-top:40px;padding:24px 28px;display:flex}.ai-solution-note span{color:var(--brand);font-family:Poppins,sans-serif;font-size:.98rem;font-style:italic;font-weight:500}.ai-functions-layout{grid-template-columns:5fr 7fr;align-items:start;gap:40px;width:100%;margin-top:48px;display:grid}@media (width<=900px){.ai-functions-layout{grid-template-columns:1fr}}.ai-functions-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ai-fn-tab{cursor:pointer;text-align:left;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:flex-start;gap:6px;width:100%;padding:14px 16px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.ai-fn-tab:hover{color:var(--brand);border-color:var(--border);background:#7c3aed0d}.ai-fn-tab.active{border-color:var(--accent);color:var(--brand);background:#7c3aed14}.ai-fn-tab-icon{flex-shrink:0;font-size:1.2rem}.ai-fn-tab-label{flex:1;line-height:1.3}.ai-fn-tab-arrow{display:none!important}.ai-fn-tab-custom{flex-direction:row;grid-column:1/-1;align-items:center;gap:12px;margin-top:4px;font-size:.93rem;border-style:dashed!important;border-color:var(--border)!important}.ai-fn-tab-custom.active{border-style:solid!important;border-color:var(--accent)!important}.ai-fn-tab-more{color:var(--muted);padding:12px 18px;font-family:Poppins,sans-serif;font-size:.88rem;font-style:italic}.ai-functions-detail{position:sticky;top:100px}.ai-fn-detail-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:20px;width:100%;padding:36px 32px;animation:.3s aiFadeCard;box-shadow:0 8px 32px #7c3aed0f}@keyframes aiFadeCard{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ai-fn-detail-icon{margin-bottom:14px;font-size:2.2rem}.ai-fn-detail-title{color:var(--brand);margin-bottom:14px;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700}.ai-fn-detail-desc{color:var(--muted);text-align:justify;width:100%;margin-bottom:22px;font-family:Poppins,sans-serif;font-size:.97rem;line-height:1.7}.ai-fn-examples{flex-wrap:wrap;gap:8px;display:flex}.ai-fn-tag{border:1px solid var(--border);color:var(--brand);background:#fffc;border-radius:9999px;padding:5px 12px;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:500}.ai-functions-note{color:var(--muted);text-align:center;margin-top:14px;font-family:Poppins,sans-serif;font-size:.86rem;font-style:italic}.ai-steps-grid{grid-template-columns:repeat(4,1fr);width:100%;margin-top:48px;display:grid}@media (width<=900px){.ai-steps-grid{grid-template-columns:repeat(2,1fr);gap:0}.ai-step-card{border-right:1px solid var(--border)!important;border-radius:0!important}.ai-step-card:nth-child(odd){border-right:none!important}.ai-step-card:first-child,.ai-step-card:nth-child(2){border-bottom:none}}@media (width<=600px){.ai-steps-grid{grid-template-columns:1fr;gap:16px}.ai-step-card{border-right:1px solid var(--border)!important;border-radius:12px!important}}.ai-step-card{border:1px solid var(--border);cursor:pointer;background:#ffffffd9;border-right:none;padding:32px 24px;transition:transform .28s,box-shadow .28s,background .28s,border-color .28s;position:relative;overflow:hidden;transform:translateY(0)}.ai-step-card:first-child{border-radius:16px 0 0 16px}.ai-step-card:last-child{border-right:1px solid var(--border);border-radius:0 16px 16px 0}.ai-step-num-row{align-items:center;gap:10px;margin-bottom:18px;display:flex}.ai-step-num{font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:800;line-height:1}.ai-step-label-badge{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);border-radius:4px;padding:2px 7px;font-family:Poppins,sans-serif;font-size:10px;font-weight:600}.ai-step-title{color:var(--brand);margin-bottom:8px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700}.ai-step-desc{color:var(--muted);text-align:justify;width:100%;font-family:Poppins,sans-serif;font-size:.9rem;line-height:1.65}.ai-faq-list{flex-direction:column;width:100%;margin-top:48px;display:flex}.ai-faq-item{border-top:1px solid var(--border);cursor:pointer;width:100%;padding:24px 0}.ai-faq-item:last-child{border-bottom:1px solid var(--border)}.ai-faq-question{color:var(--brand);justify-content:space-between;align-items:center;gap:24px;width:100%;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;transition:color .2s;display:flex}.ai-faq-item:hover .ai-faq-question{color:var(--accent)}.ai-faq-toggle{color:var(--accent);flex-shrink:0;font-size:1.4rem;font-weight:300}.ai-faq-answer-wrap{max-height:0;transition:max-height .4s;overflow:hidden}.ai-faq-answer-wrap.open{max-height:300px}.ai-faq-answer{color:var(--muted);text-align:justify;width:100%;padding-top:14px;font-family:Poppins,sans-serif;font-size:.97rem;line-height:1.75}.ai-cta-centered{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:960px;margin:0 auto;display:flex}.ai-cta-centered .section-label{width:fit-content;margin:0 auto 20px;display:block}.ai-cta-headline{color:var(--brand);text-align:center;width:100%;margin-top:14px;margin-bottom:24px;font-family:Poppins,sans-serif;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:700;line-height:1.25}.ai-cta-sub{color:var(--muted);text-align:center;width:100%;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:1.05rem}.ai-cta-list{text-align:left;flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:40px;list-style:none;display:inline-flex}.ai-cta-list li{color:var(--brand);align-items:center;gap:12px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;display:flex}.ai-check{color:var(--accent);font-weight:700}.ai-cta-centered .contact-btn{margin:0 auto;padding:16px 48px;font-size:1rem;display:block}.ai-contact-form-wrap{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);background:#ffffffeb;border-radius:20px;padding:36px 32px;box-shadow:0 8px 40px #7c3aed14}.ai-form-title{color:var(--brand);margin-bottom:4px;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700}.ai-form-sub{color:var(--muted);margin-bottom:24px;font-family:Poppins,sans-serif;font-size:.88rem}.ai-form,.ai-contact-form{flex-direction:column;gap:16px;display:flex}.ai-field{flex-direction:column;gap:5px;display:flex}.ai-field label{color:var(--brand);letter-spacing:.02em;font-family:Poppins,sans-serif;font-size:.83rem;font-weight:600}.ai-field input,.ai-field select{border:1px solid var(--border);color:var(--brand);background:#fff;border-radius:9px;outline:none;padding:11px 14px;font-family:Poppins,sans-serif;font-size:.93rem;transition:border-color .2s,box-shadow .2s}.ai-field input:focus,.ai-field select:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.ai-submit-btn{width:100%;margin-top:6px}.ai-form-success{text-align:center;padding:40px 20px}.ai-success-icon{width:56px;height:56px;color:var(--accent);background:#7c3aed1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:1.6rem;display:flex}.ai-form-success h3{color:var(--brand);margin-bottom:8px;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:700}.ai-form-success p{color:var(--muted);font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.7}@keyframes aiFadeDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}nav.nav-over-dark #menu .active-nav-link{color:#c882fff2!important}.ai-field textarea{border:1px solid var(--border);color:var(--brand);resize:vertical;background:#fff;border-radius:9px;outline:none;min-height:110px;padding:11px 14px;font-family:Poppins,sans-serif;font-size:.93rem;line-height:1.6;transition:border-color .2s,box-shadow .2s}.ai-field textarea:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.ai-custom-req-form{flex-direction:column;gap:16px;margin-top:4px;display:flex}.footer{background:#000!important}.modal-backdrop{-webkit-backdrop-filter:blur(6px);z-index:9999;background:#05004073;justify-content:center;align-items:center;padding:20px;animation:.2s forwards modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal-box{background:#fff;border-radius:24px;width:100%;max-width:540px;max-height:90vh;padding:44px 40px 40px;animation:.25s forwards modalSlideUp;position:relative;overflow-y:auto;box-shadow:0 24px 80px #7c3aed29}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-box::-webkit-scrollbar{width:6px}.modal-box::-webkit-scrollbar-track{background:0 0}.modal-box::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}.modal-close-btn{cursor:pointer;width:36px;height:36px;color:var(--brand);background:#0500400d;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:18px;right:18px}.modal-close-btn:hover{background:#7c3aed1a}.modal-title{color:var(--brand);margin-bottom:8px;padding-right:32px;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}.modal-sub{color:var(--muted);margin-bottom:28px;font-family:Poppins,sans-serif;font-size:.93rem;line-height:1.65}@media (width<=600px){.modal-box{border-radius:18px;padding:36px 24px 28px}.modal-title{font-size:1.25rem}}@media (width<=480px){.ai-functions-tabs{grid-template-columns:1fr}.ai-fn-tab-custom{grid-column:1/-1}}@media (width<=768px){.ai-problem-grid,.ai-pillars-row,.ai-functions-layout{grid-template-columns:1fr}.ai-hero-sub{max-width:100%}.section-intro,.ai-problem-card p,.ai-pillar-desc,.ai-fn-detail-desc,.ai-step-desc,.ai-faq-answer{text-align:left}}.ai-problem-card,.ai-pillar,.ai-step-card,.ai-fn-detail-card,.ai-fn-tab{transition:transform .25s,box-shadow .25s,background .25s,border-color .25s,color .25s}.ai-problem-card:hover,.ai-pillar:hover,.ai-step-card:hover,.ai-fn-detail-card:hover,.ai-fn-tab:hover{z-index:3;transform:translateY(-6px);box-shadow:0 16px 40px #7c3aed1f;border-color:var(--border)!important;background:#fff!important}.ai-fn-tab.active{box-shadow:0 16px 40px #7c3aed1f;border-color:var(--accent)!important;background:#fff!important}.ai-step-card:before{display:none!important}.ai-step-card:hover{border-color:var(--border)!important;background:#fff!important}.ai-step-card:hover .ai-step-title,.ai-step-card:hover .ai-step-desc,.ai-step-card:hover .ai-step-label-badge{color:inherit!important}.ai-step-card:hover .ai-step-num{transform:none!important}.ai-step-card:hover .ai-step-label-badge{border-color:var(--border)!important;background:#fff!important}@media (width<=768px){.ai-problem-card:hover,.ai-pillar:hover,.ai-step-card:hover,.ai-fn-detail-card:hover,.ai-fn-tab:hover{transform:translateY(-3px)}}.ai-step-num{display:none!important}.ai-step-num-row{justify-content:flex-start;margin-bottom:20px}.ai-section .section-headline{letter-spacing:-.02em;width:100%;max-width:1180px;line-height:1.16}.ai-process-section .section-headline,.ai-faq-section .section-headline{max-width:1240px}.ai-cta-headline{letter-spacing:-.02em;width:100%;max-width:1120px;line-height:1.16}@media (width>=1024px){.ai-section .section-headline{font-size:clamp(2.35rem,4.2vw,3.65rem)}.ai-cta-headline{font-size:clamp(2.25rem,4vw,3.35rem)}}@media (width<=768px){.ai-section .section-headline,.ai-cta-headline{max-width:100%;line-height:1.22}}.footer-whatsapp-link{color:inherit;align-items:center;gap:8px;font-family:Poppins,sans-serif;text-decoration:none;transition:opacity .25s,transform .25s;display:inline-flex}.footer-whatsapp-link:hover{opacity:.85;transform:translate(4px)}.footer-whatsapp-icon{color:inherit;justify-content:center;align-items:center;line-height:1;display:inline-flex}.footer-whatsapp-icon svg{width:18px;height:18px;display:block}.ai-hero-body{max-width:1240px}.ai-hero-headline{width:100%;max-width:1220px;margin-left:auto;margin-right:auto;font-size:clamp(2.45rem,5.1vw,4.25rem);line-height:1.12}.ai-section .section-inner{width:100%;max-width:1280px}.ai-section .section-headline{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;font-size:clamp(2.15rem,3.9vw,3.45rem);line-height:1.15}.ai-cta-centered{max-width:1120px}.ai-cta-headline{width:100%;max-width:1080px;margin-left:auto;margin-right:auto;font-size:clamp(2.05rem,3.7vw,3.15rem);line-height:1.16}@media (width>=1280px){.ai-hero-headline{font-size:4.05rem}.ai-section .section-headline{font-size:3.25rem}.ai-cta-headline{font-size:3rem}}@media (width<=768px){.ai-hero-headline,.ai-section .section-headline,.ai-cta-headline{max-width:100%;line-height:1.22}}.section-label,.ai-pillar-step,.ai-step-label-badge,.ai-fn-tab.active,.ai-fn-tab:hover,.ai-fn-tab-custom.active,.ai-fn-tab-custom:hover,.ai-fn-tag,.coming-soon-badge{border-color:#62c7c559!important}.section-label,.ai-pillar-step,.ai-step-label-badge,.ai-faq-toggle,.ai-check,.active-nav-link,.ai-success-icon,.ai-fn-tab.active,.ai-fn-tab:hover,.cmd-item-active,.ai-form-success h3{color:#5cc8c4!important}.section-label,.ai-step-label-badge,.ai-fn-tab.active,.ai-fn-tab:hover,.ai-fn-tab-custom.active,.ai-fn-tab-custom:hover,.ai-solution-note,.ai-success-icon,.ai-form-success .ai-success-icon{background:#62c7c514!important}.ai-problem-card:hover,.ai-pillar:hover,.ai-step-card:hover,.ai-fn-detail-card:hover,.ai-fn-tab:hover{box-shadow:0 18px 45px #62c7c529!important}.ai-field input:focus,.ai-field select:focus,.ai-field textarea:focus{border-color:#62c7c5!important;box-shadow:0 0 0 3px #62c7c51f!important}:root{--accent:#5cc8c4}.headline-accent,.ai-headline-accent,.ai-grad-text,.ai-grad-text-cool,.ai-grad-text-warm,.ai-grad-shimmer,.ai-cta-headline .ai-headline-accent{background:linear-gradient(90deg, var(--nb-c1) 0%, var(--nb-c2) 50%, var(--nb-c3) 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;background-size:100% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;animation:3s linear infinite nbColorCycle!important;display:inline-block!important}@media (width>=1024px){.ai-hero-headline .headline-accent,.ai-hero-headline .ai-headline-accent{white-space:nowrap}.ai-hero-body{max-width:1320px!important}}@media (width<=1023px){.ai-hero-headline .headline-accent,.ai-hero-headline .ai-headline-accent{white-space:normal}}.ai-hero-headline{max-width:1280px!important;font-size:clamp(2.4rem,4.7vw,4rem)!important;line-height:1.14!important}.section-headline,.ai-cta-headline{max-width:1200px!important}.ai-hero-sub{max-width:980px!important}.ai-orb-1,.ai-orb-2,.ai-orb-3{background:linear-gradient(90deg,#34d058,#1fcfc8,#3a9fe8)!important}span.section-label,div.section-label,.ia-label-light,.ia-compare-tag-accent,.ia-step-time,.ia-works-pill,.ia-ask-suggestion-pill,.is-hero-eyebrow,.is-problem-num,.j-hero-eyebrow,.j-problem-num,.ai-pillar-step,.ai-step-label-badge,.coming-soon-badge,.pp-badge{-webkit-text-fill-color:#7c3aed!important;color:#7c3aed!important;background:#7c3aed14!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;border:1px solid #7c3aed47!important;align-items:center!important;display:inline-flex!important}.active-nav-link{color:var(--accent)!important;font-weight:600!important}.section-label{letter-spacing:.14em;text-transform:uppercase;border-radius:9999px;margin-bottom:20px;padding:5px 16px;font-size:11px;font-weight:700;display:inline-block;position:relative;background:linear-gradient(90deg,#d4a847 0%,#c084fc 33%,#f472b6 66%,#d4a847 100%) 0 0/300%!important;-webkit-text-fill-color:transparent!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important;animation:3s linear infinite jLabelGrad!important}.section-label:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#d4a847 0%,#c084fc 33%,#f472b6 66%,#d4a847 100%) 0 0/300%;border-radius:9999px;padding:1.5px;animation:3s linear infinite jLabelGrad;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (width>=1024px){.j-hero-headline .headline-accent,.j-hero-headline .j-headline-accent{white-space:nowrap}}@media (width<=1023px){.j-hero-headline .headline-accent,.j-hero-headline .j-headline-accent{white-space:normal}}@keyframes jLabelGrad{0%{background-position:0%}to{background-position:300%}}.j-hero-section,.j-video-section,.j-problem-section,.j-platform-section,.j-sol-section,.j-features-section,.j-benefits-section,.j-why-section,.j-cta-section{scroll-snap-align:start;scroll-snap-stop:always}.j-section{border-top:1px solid var(--border);background-color:#fff;align-items:center;min-height:100vh;padding:96px 24px;display:flex}@media (width>=768px){.j-section{padding:96px 64px}}@media (width>=1280px){.j-section{padding:96px 128px}}@keyframes jShimmer{0%{background-position:-200%}to{background-position:200%}}.headline-accent,.j-headline-accent,.j-grad-text,.j-grad-text-cool,.j-grad-text-warm,.j-grad-shimmer{background:linear-gradient(90deg, var(--nb-c1) 0%, var(--nb-c2) 50%, var(--nb-c3) 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;background-size:100% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;animation:3s linear infinite nbColorCycle!important;display:inline-block!important}.j-hero-section{width:100%;min-height:100vh;padding-top:var(--nav-height);background-color:#fff;border-top:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.j-hero-body{text-align:center;z-index:2;flex-direction:column;align-items:center;width:100%;max-width:1100px;padding:80px 16px 120px;display:flex;position:relative}@media (width>=768px){.j-hero-body{padding:80px 64px 120px}}.j-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffc;border-radius:9999px;align-items:center;gap:10px;margin-bottom:32px;padding:8px 20px;font-size:12px;font-weight:500;animation:.7s both jFadeDown;display:inline-flex}.j-eyebrow-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s infinite jPulse}@keyframes jPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.j-hero-headline{color:var(--brand);letter-spacing:-.02em;width:100%;max-width:1000px;margin-bottom:28px;font-size:clamp(2.4rem,6vw,4.5rem);font-weight:800;line-height:1.12;animation:.85s .1s both jFadeDown;display:inline-block}.j-hero-sub{color:var(--muted);max-width:1000px;margin:0 auto 40px;font-size:clamp(1rem,2vw,1.15rem);line-height:1.75;animation:.85s .2s both jFadeDown}.j-hero-cta-row{flex-wrap:wrap;justify-content:center;gap:16px;animation:.85s .3s both jFadeDown;display:flex}.j-hero-scroll-hint{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);flex-direction:column;align-items:center;gap:12px;margin-top:64px;font-size:11px;animation:.85s .5s both jFadeDown;display:flex}.j-scroll-line{background:linear-gradient(#5cc8c4,#0000);width:1px;height:40px;animation:2s infinite jScrollPulse}@keyframes jScrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.4;transform:scaleY(.5)}}.j-hero-bg-orbs{pointer-events:none;z-index:1;position:absolute;inset:0}.j-orb{filter:blur(80px);opacity:.15;border-radius:50%;animation:8s ease-in-out infinite alternate jOrbFloat;display:none;position:absolute}.j-orb-1,.j-orb-2,.j-orb-3{background:linear-gradient(90deg,#34d058,#1fcfc8,#3a9fe8)!important}@keyframes jOrbFloat{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-30px)scale(1.08)}}@keyframes jFadeDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}.j-video-section{align-items:center;min-height:100vh;padding:60px 24px;display:flex}@media (width>=768px){.j-video-section{padding:60px 64px}}@media (width>=1280px){.j-video-section{padding:60px 128px}}.j-video-split{grid-template-columns:1fr 1.5fr;align-items:center;gap:48px;width:100%;display:grid}@media (width<=900px){.j-video-split{grid-template-columns:1fr;gap:32px}}.j-video-left{flex-direction:column;gap:0;display:flex}.j-video-left .section-headline{margin-top:8px;margin-bottom:16px;font-size:clamp(1.6rem,2.8vw,2.4rem)}.j-video-left .section-intro{margin-bottom:28px;font-size:.93rem;line-height:1.7}.j-video-stats-col{flex-direction:column;gap:12px;margin-bottom:28px;display:flex}.j-video-stat-row{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #62c7c533;border-radius:12px;align-items:center;gap:14px;padding:14px 18px;display:flex}.j-video-stat-num{align-items:center;min-width:52px;font-size:1.5rem;font-weight:800;line-height:1;display:inline-flex}.j-infinity-fix{font-size:2.15rem;line-height:.8;display:inline-block;transform:translateY(-1px)}.j-video-stat-label{color:var(--brand);font-size:13px;font-weight:500;line-height:1.4}.j-video-cta-row{flex-wrap:wrap;gap:12px;display:flex}.j-video-right{position:relative}.j-video-glow-wrap{background:linear-gradient(90deg, var(--nb-c1) 0%, var(--nb-c2) 50%, var(--nb-c3) 100%);background-size:100% 100%;border-radius:20px;padding:2px;position:relative;box-shadow:0 0 40px #62c7c52e,0 24px 60px #00000026}.j-video-frame{background:#050010;border-radius:18px;position:relative;overflow:hidden}.j-video-frame video{object-fit:cover;border-radius:18px;width:100%;height:auto;max-height:65vh;display:block}.j-video-overlay{cursor:pointer;z-index:3;background:linear-gradient(#0500401f 0%,#0500286b 100%);border-radius:18px;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.j-video-overlay.hidden{opacity:0;pointer-events:none}.j-play-ring{border:1px solid #62c7c559;border-radius:50%;width:90px;height:90px;animation:2.5s ease-out infinite jRingPulse;position:absolute}.j-play-ring-2{animation-delay:.8s}@keyframes jRingPulse{0%{opacity:.6;transform:scale(.9)}to{opacity:0;transform:scale(1.7)}}.j-play-btn{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#62c7c52e;border:2px solid #62c7c5b3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .25s,background .25s,box-shadow .25s;display:flex;position:relative}.j-play-btn:hover{background:#62c7c552;transform:scale(1.12);box-shadow:0 0 28px #62c7c573}.j-play-btn svg{fill:#5cc8c4;filter:drop-shadow(0 0 5px #62c7c5b3);width:22px;height:22px;margin-left:3px}.j-video-badge{letter-spacing:.1em;text-transform:uppercase;color:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:4;background:#0500288c;border:1px solid #62c7c54d;border-radius:9999px;align-items:center;gap:7px;padding:5px 12px;font-size:10px;font-weight:600;display:flex;position:absolute;top:14px;left:14px}.j-video-badge-dot{background:#5cc8c4;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite jPulse}.j-video-duration{letter-spacing:.08em;color:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:4;background:#0500288c;border:1px solid #ffffff1f;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:600;position:absolute;bottom:14px;right:14px}@media (width<=640px){.j-video-section{padding:48px 16px}.j-play-btn{width:54px;height:54px}.j-play-btn svg{width:18px;height:18px}.j-play-ring{width:72px;height:72px}.j-video-frame video{max-height:45vw}}.j-problem-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:48px;display:grid}.j-problem-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffffd9;border-radius:16px;flex-direction:column;gap:10px;padding:28px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.j-problem-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #62c7c51a}.j-problem-card--expanded{transform:translateY(-4px);border-color:#62c7c580!important;box-shadow:0 16px 40px #62c7c524!important}.j-problem-card-top{align-items:center;gap:10px;display:flex}.j-problem-expand-icon{color:#5cc8c4;border:1px solid #62c7c54d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-left:auto;font-size:20px;font-weight:300;line-height:1;transition:transform .3s;display:flex}.j-problem-card--expanded .j-problem-expand-icon{background:#62c7c51a}.j-problem-num{letter-spacing:.1em;color:#5cc8c4;border:1px solid #62c7c54d;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.j-problem-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:600}.j-problem-title{color:var(--brand);font-size:15px;font-weight:700;line-height:1.3}.j-problem-preview{color:var(--muted);font-size:13px;font-style:italic;line-height:1.6}.j-problem-expandable{opacity:0;max-height:0;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .35s;overflow:hidden}.j-problem-card--expanded .j-problem-expandable{opacity:1;max-height:200px}.j-problem-desc{color:var(--muted);border-top:1px solid var(--border);padding-top:10px;font-size:13.5px;line-height:1.7}.j-learn-more-btn{letter-spacing:.04em;color:#5cc8c4;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:2px;padding:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;transition:opacity .2s,letter-spacing .2s}.j-learn-more-btn:hover{opacity:.7;letter-spacing:.08em}.j-platform-anchors{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:48px;display:grid}.j-anchor-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffffd9;border-radius:14px;align-items:center;gap:16px;padding:24px 22px;text-decoration:none;transition:all .25s;display:flex}.j-anchor-card:hover{border-color:#5cc8c4;transform:translateY(-3px);box-shadow:0 8px 32px #62c7c51f}.j-anchor-num{color:#5cc8c4;min-width:28px;font-size:13px;font-weight:700}.j-anchor-title{color:var(--brand);flex:1;font-size:14px;font-weight:600;line-height:1.3}.j-anchor-arrow{color:#5cc8c4;font-size:16px;transition:transform .2s}.j-anchor-card:hover .j-anchor-arrow{transform:translate(4px)}.j-sol-badge{letter-spacing:.14em;text-transform:uppercase;color:#5cc8c4;background:#62c7c50f;border:1px solid #62c7c559;border-radius:4px;margin-bottom:20px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.j-sol-video-layout{grid-template-columns:1fr 1.5fr;align-items:start;gap:48px;margin-top:40px;display:grid}.j-sol-video-layout--reverse{grid-template-columns:1.5fr 1fr}@media (width<=900px){.j-sol-video-layout,.j-sol-video-layout--reverse{grid-template-columns:1fr;gap:32px}.j-sol-video-layout--reverse .j-sol-content-col{order:2}.j-sol-video-layout--reverse .j-sol-video-col{order:1}}.j-sol-video-col{position:sticky;top:100px}.j-sol-video-wrap{background:linear-gradient(90deg, var(--nb-c1) 0%, var(--nb-c2) 50%, var(--nb-c3) 100%);background-size:100% 100%;border-radius:18px;padding:2px;position:relative;overflow:hidden;box-shadow:0 0 36px #62c7c526,0 24px 60px #0000001f}.j-sol-video{object-fit:cover;border-radius:16px;width:100%;height:auto;max-height:55vh;display:block}.j-sol-video-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:4;background:#05002899;border:1px solid #62c7c54d;border-radius:9999px;align-items:center;gap:7px;padding:5px 12px;font-size:10px;font-weight:600;display:flex;position:absolute;bottom:14px;left:14px}.j-sol-content-col{flex-direction:column;display:flex}.j-sol-split{grid-template-columns:1fr 1fr;gap:32px;margin-top:40px;display:grid}@media (width<=768px){.j-sol-split{grid-template-columns:1fr}}.j-sol-col-title{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:700}.j-sol-list{flex-direction:column;gap:12px;list-style:none;display:flex}.j-sol-list li{color:var(--brand);align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;display:flex}.j-check{color:#5cc8c4;flex-shrink:0;margin-top:4px;font-size:10px}.j-cap-layout{grid-template-columns:1fr 1.4fr;align-items:stretch;gap:32px;margin-top:48px;display:grid}@media (width<=960px){.j-cap-layout{grid-template-columns:1fr}}.j-cap-tabs{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border-radius:20px;flex-direction:column;gap:0;display:flex;overflow:hidden}.j-cap-tab{border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;border-radius:0;flex:1;align-items:center;gap:14px;width:100%;padding:20px 22px;font-family:Poppins,sans-serif;transition:all .22s;display:flex;position:relative}.j-cap-tab:last-child{border-bottom:none}.j-cap-tab:before{content:"";background:#5cc8c4;border-radius:0 3px 3px 0;width:3px;transition:transform .22s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.j-cap-tab:hover{background:#62c7c50a}.j-cap-tab.active{background:#62c7c50f}.j-cap-tab.active:before{transform:scaleY(1)}.j-cap-tab-icon{flex-shrink:0;font-size:1.4rem}.j-cap-tab-text{flex-direction:column;flex:1;gap:3px;display:flex}.j-cap-tab-title{color:var(--brand);font-size:14px;font-weight:700;line-height:1.2}.j-cap-tab-sub{color:var(--muted);font-size:11px;line-height:1.4}.j-cap-tab-arrow{color:#5cc8c4;opacity:0;flex-shrink:0;font-size:13px;transition:opacity .2s,transform .2s}.j-cap-tab.active .j-cap-tab-arrow{opacity:1;transform:translate(2px)}.j-cap-detail{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:20px;grid-template-rows:auto 1fr;display:grid;overflow:hidden;box-shadow:0 8px 40px #62c7c514}.j-cap-video-wrap{background:#050010;height:250px;position:relative;overflow:hidden}.j-cap-video{object-fit:cover;width:100%;height:100%;animation:.4s jFadeCard;display:block}.j-cap-video-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#05002899 100%);position:absolute;inset:0}.j-cap-video-tag{letter-spacing:.1em;text-transform:uppercase;color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05002899;border:1px solid #62c7c54d;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:9px;font-weight:600;display:flex;position:absolute;bottom:12px;left:12px}.j-cap-info{flex-direction:column;gap:0;padding:22px 24px;animation:.4s jFadeCard;display:flex}.j-cap-info-icon{display:none}.j-cap-info-body{flex:1}.j-cap-info-title{color:var(--brand);margin-bottom:3px;font-size:1rem;font-weight:700}.j-cap-info-subtitle{color:#5cc8c4;margin-bottom:10px;font-size:.82rem;font-style:italic;font-weight:500}.j-cap-info-desc{color:var(--muted);margin-bottom:14px;font-size:.83rem;line-height:1.65}@keyframes jFadeCard{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.j-feat-points{flex-direction:column;gap:10px;list-style:none;display:flex}.j-feat-points li{color:var(--brand);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.6;display:flex}.j-sol3-tab-bar{border-bottom:1px solid var(--border);gap:0;margin-top:40px;margin-bottom:36px;display:flex}.j-sol3-tab{color:var(--muted);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;padding:10px 28px 12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:color .2s;position:relative}.j-sol3-tab:after{content:"";background:linear-gradient(90deg, var(--nb-c1) 0%, var(--nb-c2) 50%, var(--nb-c3) 100%);border-radius:2px 2px 0 0;height:2px;transition:transform .25s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.j-sol3-tab:hover,.j-sol3-tab.active{color:var(--brand)}.j-sol3-tab.active:after{transform:scaleX(1)}.j-sol3-content-row{grid-template-columns:auto 1fr;align-items:start;gap:48px;display:grid}@media (width<=760px){.j-sol3-content-row{grid-template-columns:1fr;gap:32px}.j-sol3-phone-col{justify-content:center;display:flex}}.j-sol3-outcomes-col{flex-direction:column;gap:0;animation:.35s jFadeCard;display:flex}.j-sol3-outcomes-title{color:var(--brand);margin-bottom:8px;font-size:1rem;font-weight:700;line-height:1.3}.j-sol3-outcomes-desc{color:var(--muted);margin-bottom:16px;font-size:13px;line-height:1.65}.j-sol3-outcomes-list{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:24px;display:grid}.j-sol3-outcome-item{color:var(--brand);border:1px solid var(--border);background:#ffffffb3;border-radius:10px;align-items:flex-start;gap:8px;padding:9px 12px;font-size:12.5px;line-height:1.5;transition:border-color .2s,background .2s;display:flex}.j-sol3-outcome-item:hover{background:#62c7c50a;border-color:#62c7c559}@media (width<=900px){.j-sol3-outcomes-list{grid-template-columns:1fr}}.j-sol3-cta-row{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.j-sol3-phone-col .ia-phone-shell{border-radius:29px!important;width:145px!important;padding:11px 7px 13px!important}.j-sol3-phone-col .ia-phone-notch{width:55px;height:8px}.j-sol3-phone-col .ia-phone-chin{width:42px;height:4px}.j-benefits-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:48px;display:grid}@media (width<=768px){.j-benefits-grid{grid-template-columns:1fr}}.j-benefit-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border-radius:16px;flex-direction:column;gap:12px;padding:32px 28px;transition:transform .25s,box-shadow .25s;display:flex}.j-benefit-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #62c7c51a}.j-benefit-title{color:var(--brand);font-size:18px;font-weight:700}.j-benefit-sub{color:#5cc8c4;margin-bottom:4px;font-size:13px;font-style:italic;font-weight:500}.j-why-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px;display:grid}@media (width<=1100px){.j-why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.j-why-grid{grid-template-columns:1fr}}.j-why-item{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;background:#ffffffe0;border-radius:18px;flex-direction:column;gap:8px;padding:26px 22px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.j-why-item:hover{border-color:#62c7c580;transform:translateY(-5px);box-shadow:0 16px 40px #62c7c526}.j-why-num-bg{background:linear-gradient(135deg,#62c7c524 0%,#62c7c514 100%);-webkit-text-fill-color:transparent;color:#0000;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:800;line-height:1;position:absolute;top:-8px;right:12px}.j-why-icon{z-index:2;margin-bottom:2px;font-size:1.6rem;line-height:1;position:relative}.j-why-content{z-index:2;flex-direction:column;gap:5px;display:flex;position:relative}.j-why-text{color:var(--brand);font-size:14px;font-weight:700;line-height:1.35}.j-why-sub{color:var(--muted);font-size:12px;line-height:1.55}.j-why-glow{background:linear-gradient(90deg, var(--nb-c1) 0%, var(--nb-c2) 50%, var(--nb-c3) 100%);transform-origin:0;border-radius:0 0 18px 18px;height:2px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.j-why-item:hover .j-why-glow{transform:scaleX(1)}.j-cta-split{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}@media (width<=900px){.j-cta-split{grid-template-columns:1fr;gap:40px}}.j-cta-headline{color:var(--brand);margin-top:14px;margin-bottom:20px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;line-height:1.25}.j-cta-sub{color:var(--muted);margin-bottom:20px;font-size:1rem;font-style:italic}.j-cta-list{flex-direction:column;gap:10px;margin-bottom:28px;list-style:none;display:flex}.j-cta-list li{color:var(--brand);align-items:center;gap:10px;font-size:.97rem;font-weight:500;display:flex}.j-contact-form-wrap{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);background:#ffffffeb;border-radius:20px;padding:36px 32px;box-shadow:0 8px 40px #62c7c514}.j-form-title{color:var(--brand);margin-bottom:4px;font-size:1.25rem;font-weight:700}.j-form-sub{color:var(--muted);margin-bottom:24px;font-size:.88rem}.j-form{flex-direction:column;gap:16px;display:flex}.j-field{flex-direction:column;gap:5px;display:flex}.j-field label{color:var(--brand);letter-spacing:.02em;font-size:.83rem;font-weight:600}.j-field input,.j-field select{border:1px solid var(--border);color:var(--brand);background:#fff;border-radius:9px;outline:none;padding:11px 14px;font-family:Poppins,sans-serif;font-size:.93rem;transition:border-color .2s,box-shadow .2s}.j-field input:focus,.j-field select:focus{border-color:#5cc8c4;box-shadow:0 0 0 3px #62c7c51f}.j-submit-btn{width:100%;margin-top:6px}.j-form-success{text-align:center;padding:40px 20px}.j-success-icon{color:#5cc8c4;background:#62c7c51a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:1.4rem;display:flex}.j-form-success h3{color:var(--brand);margin-bottom:8px;font-size:1.3rem;font-weight:700}.j-form-success p{color:var(--muted);font-size:.95rem;line-height:1.65}nav.nav-scrolled{-webkit-backdrop-filter:blur(18px)saturate(1.6);background:#ffffff2e;border-bottom:1px solid #ffffff40;box-shadow:0 2px 32px #0500400f}nav.nav-scrolled #menu a,nav.nav-scrolled .dropdown>span{color:var(--brand);font-weight:600}.logo-watermark.logo-scrolled{-webkit-backdrop-filter:blur(18px);background:#ffffff2e;border-color:#ffffff47;box-shadow:0 2px 12px #0500400f}.cmd-dropdown{position:relative}.cmd-panel{z-index:999;background:#fff;border:1px solid #0500401a;border-radius:14px;min-width:260px;animation:.15s forwards cmdFadeIn;position:absolute;top:calc(100% + 14px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 6px #0500400a,0 12px 32px #0500401a}.cmd-panel:before{content:"";z-index:1;background:#fff;border-top:1px solid #0500401a;border-left:1px solid #0500401a;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.cmd-item{cursor:pointer;color:#050040;background:#fff;border-bottom:1px solid #0500280f;padding:11px 16px;font-family:Poppins,sans-serif;font-size:13.5px;font-weight:400;text-decoration:none;transition:background .12s;display:block}.cmd-item:last-child{border-bottom:none}.cmd-item:hover{background:#05004008}.cmd-item-active{color:#3b3bff;background:#3b3bff08!important}.cmd-item-active:hover{background:#3b3bff0f!important}.cmd-dropdown:after{content:"";width:280px;height:16px;position:absolute;top:100%;left:50%;transform:translate(-50%)}nav.nav-over-dark #menu a,nav.nav-over-dark #menu .dropdown>span{color:#ffffffd9!important}nav.nav-over-dark #menu a:hover,nav.nav-over-dark #menu .dropdown>span:hover{color:#fff!important}nav.nav-over-dark #menu .dropdown svg path{stroke:#ffffffd9!important}.j-sol-info-cards{flex-direction:column;gap:16px;margin-top:0;display:flex}.j-sol-info-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffffe0;border-radius:16px;padding:0;transition:border-color .25s,box-shadow .25s,transform .22s;overflow:hidden}.j-sol-info-card:hover{border-color:#62c7c573;transform:translateY(-2px);box-shadow:0 10px 32px #62c7c51f}.j-sol-info-card--expanded{transform:translateY(-2px);border-color:#62c7c58c!important;box-shadow:0 16px 40px #62c7c529!important}.j-sol-info-card-header{align-items:center;gap:14px;padding:20px 22px;display:flex}.j-sol-info-card-icon-wrap{background:#62c7c51a;border:1px solid #62c7c540;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}.j-sol-info-card-title{color:var(--brand);flex:1;margin:0;font-size:14px;font-weight:700;line-height:1.3}.j-sol-info-card-chevron{color:#5cc8c4;border:1px solid #62c7c54d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:700;transition:background .2s,transform .25s;display:flex}.j-sol-info-card--expanded .j-sol-info-card-chevron{background:#62c7c51a}.j-sol-info-card-preview{flex-wrap:wrap;gap:6px;max-height:80px;padding:0 22px 18px;transition:opacity .2s,max-height .3s;display:flex;overflow:hidden}.j-sol-info-card--expanded .j-sol-info-card-preview{opacity:0;pointer-events:none;max-height:0;padding-bottom:0}.j-sol-info-card-preview-pill{color:#1a20d7;white-space:nowrap;text-overflow:ellipsis;background:#62c7c51a;border:1px solid #62c7c538;border-radius:9999px;max-width:200px;padding:3px 10px;font-size:11px;font-weight:500;overflow:hidden}.j-sol-info-card-preview-more{color:#4768d4;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:flex}.j-sol-info-card-body{opacity:0;max-height:0;padding:0 22px;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .3s,padding .3s;overflow:hidden}.j-sol-info-card--expanded .j-sol-info-card-body{opacity:1;max-height:400px;padding:4px 22px 22px}.j-sol-info-list{gap:10px!important}.j-sol-info-list li{border-top:none;font-size:13.5px!important}.j-sol-info-list li:first-child{border-top:1px solid var(--border);padding-top:8px}.j-features-section{min-height:unset;padding-top:60px!important;padding-bottom:60px!important}.j-features-section .section-headline{margin-bottom:8px}.j-features-section .section-intro{margin-bottom:24px;font-size:.88rem;line-height:1.6}.j-features-section .j-cap-tab{flex:1;padding:12px 16px}.j-features-section .j-cap-tab-title{font-size:22px}.j-features-section .j-cap-tab-sub{font-size:15px;line-height:1.3}.j-features-section .j-cap-tab-icon{font-size:1.1rem}.j-features-section .j-cap-video-wrap{height:180px}.j-features-section .j-cap-info{gap:0;padding:14px 18px}.j-features-section .j-cap-info-title{margin-bottom:2px;font-size:.92rem}.j-features-section .j-cap-info-subtitle{margin-bottom:8px;font-size:.78rem}.j-features-section .j-cap-info-desc{margin-bottom:10px;font-size:.78rem;line-height:1.55}.j-features-section .j-feat-points{grid-template-columns:1fr 1fr;gap:7px;display:grid}.j-features-section .j-feat-points li{gap:7px;font-size:12px;line-height:1.45}.j-features-section .j-cap-layout{grid-template-columns:1fr 1fr;gap:20px;margin-top:24px;overflow:hidden}.j-features-section{overflow:hidden;padding-top:110px!important}.j-features-section .section-inner{width:100%;overflow:hidden}.j-platform-anchors{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.j-anchor-card--img{border-radius:18px;flex-direction:column;align-items:stretch;padding:0;overflow:hidden}.j-anchor-img-wrap{background:#f0f0f0;width:100%;height:200px;position:relative;overflow:hidden}.j-anchor-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.j-anchor-card--img:hover .j-anchor-img-wrap img{transform:scale(1.05)}.j-anchor-img-num{letter-spacing:.1em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0500288c;border:1px solid #fff3;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.j-anchor-card-body{flex-direction:column;gap:6px;padding:18px 20px 20px;display:flex}.j-anchor-card--img .j-anchor-title{color:var(--brand);font-size:15px;font-weight:700;line-height:1.3}.j-anchor-desc{color:var(--muted);font-size:12.5px;line-height:1.5}.j-anchor-card--img .j-anchor-arrow{color:#5cc8c4;align-self:flex-start;margin-top:4px;font-size:16px;transition:transform .2s}.j-anchor-card--img:hover .j-anchor-arrow{transform:translate(5px)}@media (width<=900px){.j-platform-anchors{grid-template-columns:1fr}.j-anchor-img-wrap{height:160px}}.section-label,.j-sol-badge,.j-cap-tab.active,.j-cap-tab:hover,.j-sol3-outcome-item:hover,.j-benefit-card:hover,.j-why-item:hover{border-color:#62c7c559!important}.section-label,.j-sol-badge,.j-anchor-num,.j-cap-tab-arrow,.j-play-btn svg,.j-benefit-sub,.j-learn-more-btn,.j-sol3-tab.active,.active-nav-link{color:#5cc8c4!important}.section-label,.j-sol-badge,.j-cap-tab.active,.j-cap-tab:hover,.j-play-btn,.j-sol3-outcome-item:hover,.j-sol3-tab:after{background:#62c7c514!important}.j-problem-card:hover,.j-anchor-card:hover,.j-benefit-card:hover,.j-why-item:hover,.j-sol-info-card:hover,.j-sol-info-card--expanded{box-shadow:0 18px 45px #62c7c529!important}:root{--pp-brand:#050040;--pp-accent:#5cc8c4;--pp-muted:#64748b;--pp-border:#cbd5e1}.pp-page{min-height:100vh;color:var(--pp-brand);background:#fff;font-family:Poppins,sans-serif}.pp-nav{z-index:200;-webkit-backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #cbd5e199;justify-content:space-between;align-items:center;height:73px;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0}.pp-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.pp-logo-icon{object-fit:contain;width:32px;height:32px}.pp-logo-text-group{flex-direction:column;line-height:1.1;display:flex}.pp-logo-text{letter-spacing:.03em;color:var(--pp-brand);font-size:18px;font-weight:700}.pp-logo-tagline{color:var(--pp-muted);letter-spacing:.04em;font-size:10px;font-weight:400}.pp-home-btn{color:#fff;cursor:pointer;letter-spacing:.02em;background:#1f2937d1;border:1px solid #ffffff26;border-radius:9999px;padding:10px 22px;font-family:Poppins,sans-serif;font-size:13.5px;font-weight:500;transition:background .2s,box-shadow .2s}.pp-home-btn:hover{background:#000;box-shadow:0 4px 16px #0003}.pp-hero{text-align:center;flex-direction:column;align-items:center;padding-top:73px;padding-bottom:100px;display:flex}.pp-page .pp-badge,.pp-page .pp-headline,.pp-page .pp-typewriter,.pp-page .pp-desc,.pp-page .pp-video-wrap,.pp-page .pp-features,.pp-page .pp-form-wrap{opacity:0;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transform:translateY(22px)}.pp-page.pp-entered .pp-badge{opacity:1;transition-delay:50ms;transform:none}.pp-page.pp-entered .pp-headline{opacity:1;transition-delay:.13s;transform:none}.pp-page.pp-entered .pp-typewriter{opacity:1;transition-delay:.21s;transform:none}.pp-page.pp-entered .pp-desc{opacity:1;transition-delay:.28s;transform:none}.pp-page.pp-entered .pp-video-wrap{opacity:1;transition-delay:.36s;transform:none}.pp-page.pp-entered .pp-features{opacity:1;transition-delay:.44s;transform:none}.pp-page.pp-entered .pp-form-wrap{opacity:1;transition-delay:.52s;transform:none}.pp-badge{letter-spacing:.12em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:8px;margin-top:60px;margin-bottom:24px;padding:6px 18px;font-size:11px;font-weight:600;display:inline-flex;color:#5cc8c4!important;background:#62c7c514!important;border:1px solid #62c7c559!important}.pp-badge-star{color:#07cc66}.pp-badge-sep{color:#62c7c559}.pp-headline{letter-spacing:-.03em;color:var(--pp-brand);max-width:720px;margin-bottom:20px;padding:0 24px;font-size:52px;font-weight:700;line-height:1.1}@media (width<=640px){.pp-headline{font-size:34px}}@media (width>=1024px){.pp-headline{font-size:68px}}.headline-accent,.pp-headline-accent{background:linear-gradient(90deg, var(--nb-c1) 0%, var(--nb-c2) 50%, var(--nb-c3) 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;background-size:100% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;animation:3s linear infinite nbColorCycle!important;display:inline-block!important}@media (width>=1024px){.pp-headline .headline-accent,.pp-headline .pp-headline-accent{white-space:nowrap}}.pp-typewriter{color:var(--pp-muted);letter-spacing:-.01em;height:24px;margin-bottom:16px;font-family:Space Mono,monospace;font-size:14px}.pp-cursor{color:#5cc8c4;margin-left:1px;animation:.9s step-end infinite ppBlink;display:inline-block}@keyframes ppBlink{0%,to{opacity:1}50%{opacity:0}}.pp-desc{color:var(--pp-muted);max-width:540px;margin-bottom:40px;padding:0 24px;font-size:15px;line-height:1.8}.pp-video-wrap{cursor:pointer;border-radius:20px;width:100%;max-width:860px;margin:0 auto 44px;padding:0 24px;position:relative;overflow:hidden}.pp-video{border:1px solid var(--pp-border);background:#0a0a18;border-radius:20px;width:100%;transition:box-shadow .3s,transform .25s,border-color .25s;display:block;box-shadow:0 4px 6px #05004008,0 20px 60px #05004014}.pp-video-wrap:hover .pp-video{border-color:var(--pp-border);transform:translateY(-4px);box-shadow:0 18px 45px #62c7c529!important}.pp-video-overlay{background:#05004047;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:14px;margin:0 24px;transition:opacity .25s;display:flex;position:absolute;inset:0}.pp-video-overlay--hidden{opacity:0;pointer-events:none}.pp-play-btn{cursor:pointer;width:72px;height:72px;color:var(--pp-brand);background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 32px #05004040}.pp-play-btn:hover{transform:scale(1.08);box-shadow:0 12px 40px #62c7c559}.pp-video-hint{color:#fffc;letter-spacing:.04em;font-size:13px;font-weight:500}.pp-features{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:44px;padding:0 24px;display:flex}.pp-pill{color:var(--pp-brand);opacity:0;border-radius:9999px;align-items:center;gap:7px;padding:8px 18px;font-size:13px;font-weight:500;transition:transform .25s,box-shadow .25s,background .25s;animation:.5s cubic-bezier(.16,1,.3,1) forwards ppPillIn;display:flex;background:#62c7c514!important;border:1px solid #62c7c559!important}.pp-pill:hover{transform:translateY(-3px);background:#fff!important;box-shadow:0 18px 45px #62c7c529!important}.pp-page.pp-entered .pp-pill{animation-name:ppPillIn}@keyframes ppPillIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.pp-form-wrap{flex-direction:column;align-items:center;gap:12px;padding:0 24px;display:flex}.pp-form-label{color:var(--pp-muted);font-size:13px}.pp-form{border:1px solid var(--pp-border);background:#fff;border-radius:9999px;align-items:center;gap:0;width:100%;max-width:460px;padding:5px 5px 5px 20px;transition:border-color .25s,box-shadow .25s;display:flex;box-shadow:0 2px 12px #0500400f}.pp-form:focus-within{border-color:#62c7c573;box-shadow:0 0 0 3px #62c7c51f,0 4px 20px #62c7c51a}.pp-email-input{color:var(--pp-brand);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:Poppins,sans-serif;font-size:13.5px}.pp-email-input::placeholder{color:#94a3b8}.pp-submit-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1f2937;border:none;border-radius:9999px;padding:11px 24px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s}.pp-submit-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 16px 40px #62c7c529!important}.pp-submit-btn:disabled{cursor:not-allowed;box-shadow:none;opacity:.7;background:#6b7280;transform:none}.pp-form-note{color:#94a3b8;letter-spacing:.03em;font-size:11.5px}.pp-success{color:#059669;background:#07cc6614;border:1px solid #07cc664d;border-radius:9999px;align-items:center;gap:10px;padding:14px 28px;font-size:14px;font-weight:500;animation:.4s cubic-bezier(.16,1,.3,1) ppSuccessPop;display:flex}@keyframes ppSuccessPop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (width<=520px){.pp-nav{padding:0 20px}.pp-form{border-radius:16px;flex-direction:column;gap:10px;padding:12px 16px}.pp-submit-btn{text-align:center;width:100%}}
