.header{z-index:1000;-webkit-backdrop-filter:blur(24px);background:#02050be0;border-bottom:none;width:100%;transition:all .3s;position:fixed;top:0;left:0;box-shadow:0 10px 40px #000c}.header+main{padding-top:var(--header-height)}.header-container{justify-content:space-between;align-items:center;gap:2rem;max-width:1320px;margin:0 auto;padding:.9rem 1.75rem;display:flex}.header-logo{flex-shrink:0;align-items:center;display:flex}.logo-link{align-items:center;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),filter .3s;display:flex}.logo-link:hover{filter:drop-shadow(0 0 12px #68d2df66);transform:scale(1.03)}.logo-img{object-fit:contain;width:auto;height:30px}.nav-desktop{flex:1;justify-content:center;align-items:center;display:flex}.nav-capsule{-webkit-backdrop-filter:blur(16px);background:#080e1aa6;border:none;border-radius:9999px;padding:.35rem .6rem;transition:all .3s;box-shadow:0 4px 24px #0009,inset 0 1px #ffffff0d}.nav-capsule:hover{border:none;box-shadow:0 6px 30px #000c,inset 0 1px #ffffff14,0 0 25px #68d2df1a}.nav-list{align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:#cbd5e1;letter-spacing:.03em;border-radius:9999px;align-items:center;padding:.55rem 1.25rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.nav-link span{z-index:2;position:relative}.nav-glow-indicator{opacity:0;z-index:1;background:0 0;border:1px solid #0000;border-radius:9999px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.nav-link:hover{color:#fff;text-shadow:0 0 12px #68d2df99}.nav-link:hover .nav-glow-indicator{opacity:1;background:#68d2df1f;border-color:#68d2df40;box-shadow:inset 0 0 12px #68d2df33}.nav-link.active{color:#68d2df;text-shadow:0 0 12px #68d2dfcc;font-weight:700}.nav-link.active .nav-glow-indicator{opacity:1;background:#68d2df2e;border:1px solid #68d2df73;box-shadow:0 0 20px #68d2df4d,inset 0 0 12px #68d2df40}.header-actions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.mobile-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;padding:0;display:none}.hamburger-bar{background-color:#f1f5f9;border-radius:2px;width:100%;height:2.5px;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-toggle.is-active .hamburger-bar:first-child{background-color:#68d2df;transform:translateY(9.5px)rotate(45deg);box-shadow:0 0 10px #68d2df}.mobile-toggle.is-active .hamburger-bar:nth-child(2){opacity:0;transform:translate(-12px)}.mobile-toggle.is-active .hamburger-bar:nth-child(3){background-color:#68d2df;transform:translateY(-10px)rotate(-45deg);box-shadow:0 0 10px #68d2df}.mobile-drawer{-webkit-backdrop-filter:blur(28px);box-sizing:border-box;opacity:0;pointer-events:none;background:#02050bf7;width:100%;height:calc(100vh - 72px);padding:3rem 2rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:72px;left:0;transform:translateY(-15px)}.mobile-drawer.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav-list{flex-direction:column;align-items:center;gap:1.75rem;margin:0 0 3rem;padding:0;list-style:none;display:flex}.mobile-nav-link{color:#e2e8f0;letter-spacing:.04em;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:500;text-decoration:none;transition:color .25s}.mobile-nav-link:hover{color:#68d2df;text-shadow:0 0 12px #68d2df99}.mobile-drawer-actions{justify-content:center;width:100%;display:flex}.mobile-drawer-actions .button{width:85%;max-width:320px}@media (width<=960px){.nav-desktop{display:none}.mobile-toggle{display:flex}.mobile-drawer{flex-direction:column;display:flex}}@media (width<=480px){.header-container{padding:.8rem 1.25rem}.logo-img{height:25px}}.button{--button-color:#68d2df;--button-text:#041014;--button-border:#9ee6ef;--button-hover:#87e0ea;--button-shadow:#68d2df4d;height:var(--button-height,44px);border:1px solid var(--button-border);background:var(--button-color);box-shadow:0 7px 20px var(--button-shadow);color:var(--button-text);font-family:var(--font-heading,"Outfit", sans-serif);letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:0 1.2rem;font-size:.88rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .22s cubic-bezier(.34,1.56,.64,1),background-color .22s,border-color .22s,box-shadow .22s;display:inline-flex}.button-success{--button-color:#4ade80;--button-text:#03210f;--button-border:#86efac;--button-hover:#65e494;--button-shadow:#4ade8047}.button-warning{--button-color:#fbbf24;--button-text:#271703;--button-border:#fcd34d;--button-hover:#fcca45;--button-shadow:#fbbf2447}.button-danger{--button-color:#fb7185;--button-text:#2b050d;--button-border:#fda4af;--button-hover:#fc8999;--button-shadow:#fb718547}.button-primary{--button-color:#68d2df;--button-text:#041014;--button-border:#9ee6ef;--button-hover:#87e0ea;--button-shadow:#68d2df4d}.button-secondary{--button-color:#172235;--button-text:#e6edf7;--button-border:#40506a;--button-hover:#22314a;--button-shadow:#0f172a6b}.button.icon-left .button-icon{order:-1}.button-icon{flex:none;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.button:hover{border-color:var(--button-hover);background:var(--button-hover);box-shadow:0 11px 28px var(--button-shadow);transform:translateY(-2px)}.button:hover .button-icon{transform:translate(3px)}.button.icon-left:hover .button-icon{transform:translate(-3px)}.button:active{transform:translateY(0)}.button:focus-visible{outline:2px solid var(--button-border);outline-offset:3px}@media (prefers-reduced-motion:reduce){.button,.button-icon{transition:none}}.footer{color:#8e9bb0;background:#02050b;border-top:1px solid #68d2df1f;padding-top:3.75rem;font-family:Plus Jakarta Sans,sans-serif;position:relative;overflow:hidden}.footer-glow-top{z-index:3;background:linear-gradient(90deg,#0000 0%,#68d2df66 50%,#0000 100%);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 25px #68d2df99}.footer-video-background{z-index:0;position:absolute;inset:0;overflow:hidden}.footer-background-video{object-fit:cover;object-position:center 54%;opacity:1;filter:saturate(.85)contrast(1.08);width:100%;height:100%;display:block;transform:scale(1.02)}.footer-container{z-index:2;max-width:1360px;margin:0 auto;padding:0 2.5rem 3.25rem;position:relative}.footer-columns{grid-template-columns:repeat(2,minmax(0,320px));justify-content:space-between;align-items:center;gap:3.5rem;display:grid}.platform-col{flex-direction:column;justify-content:center;align-self:center;align-items:stretch;width:100%;display:flex}.col-title{letter-spacing:.12em;color:#fff;text-transform:uppercase;margin:0 0 1.75rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.footer-feature-links{flex-direction:column;align-items:stretch;gap:.3rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.footer-feature-links li{width:100%}.feature-link{text-align:left;color:#94a3b8;background:#02050b33;border-radius:11px;flex-direction:row;justify-content:flex-start;align-items:center;gap:.7rem;width:100%;padding:.25rem .5rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.feature-icon{background:#68d2df0d;border:1px solid #68d2df33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .35s;display:flex;position:relative;overflow:visible;box-shadow:0 0 15px #68d2df1f}.feature-icon svg{width:18px;height:18px}.feature-icon:after{content:"";pointer-events:none;z-index:2;opacity:0;background-color:#fff;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 10px #fff,0 0 16px #68d2df,0 0 24px #68d2df}.feature-link:hover .feature-icon:after{animation:7s linear infinite energy-dot-orbit}.feature-link:hover{color:#fff;text-shadow:0 0 12px #68d2dfcc;background:#0a101c73;transform:translate(4px)}.feature-link:hover .feature-icon{background:#68d2df38;border-color:#68d2df;transform:scale(1.08);box-shadow:0 0 25px #68d2dfb3}@keyframes energy-dot-orbit{0%{opacity:.2;top:-3px;left:-3px}20%{opacity:1;top:-3px;left:calc(100% - 3px)}45%{opacity:.4;top:calc(100% - 3px);left:calc(100% - 3px)}70%{opacity:1;top:calc(100% - 3px);left:-3px}95%,to{opacity:.2;top:-3px;left:-3px}}.ai-text-glow{background:linear-gradient(135deg,#fff 0%,#68d2df 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:600}.contact-col{flex-direction:column;justify-self:end;width:100%;display:flex}.contact-card{box-sizing:border-box;backdrop-filter:blur(12px);background:#0a101c8c;border:1px solid #68d2df24;border-radius:16px;flex-direction:column;gap:1.25rem;width:100%;padding:1.35rem 1.6rem;display:flex;box-shadow:inset 0 1px 1px #ffffff0d}.contact-header{border-bottom:1px solid #68d2df1a;padding-bottom:.75rem}.contact-card-title{margin:0}.contact-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.contact-item{color:#94a3b8;align-items:center;gap:.75rem;font-size:.9rem;text-decoration:none;transition:color .25s,transform .25s;display:flex}.contact-item:not(.no-hover):hover{color:#68d2df;transform:translate(3px)}.contact-icon-bg{background:#68d2df14;border:1px solid #68d2df2e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.contact-item span{word-break:break-all}.social-wrapper{border-top:1px solid #68d2df1a;flex-direction:column;gap:.6rem;padding-top:1rem;display:flex}.social-links{justify-content:center;align-items:center;gap:.75rem;display:flex}.social-icon{color:#94a3b8;background:#0f172acc;border:1px solid #68d2df26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.social-icon:hover{color:#fff;border-color:#68d2df;transform:translateY(-3px)scale(1.1);box-shadow:0 0 15px #68d2df66}.social-icon.linkedin:hover{color:#0a66c2;border-color:#0a66c2;box-shadow:0 0 15px #0a66c266}.social-icon.instagram:hover{color:#e1306c;border-color:#e1306c;box-shadow:0 0 15px #e1306c66}.social-icon.twitter:hover{color:#1da1f2;border-color:#1da1f2;box-shadow:0 0 15px #1da1f266}.social-icon.youtube:hover{color:red;border-color:red;box-shadow:0 0 15px #f006}.social-icon.facebook:hover{color:#1877f2;border-color:#1877f2;box-shadow:0 0 15px #1877f266}.footer-bottom{z-index:2;backdrop-filter:blur(5px);background:#010307e0;border-top:1px solid #68d2df14;padding:1rem 2rem;position:relative}.footer-bottom-container{color:#64748b;justify-content:space-between;align-items:center;max-width:1360px;margin:0 auto;font-size:.875rem;display:flex}.footer-legal-links{align-items:center;gap:.75rem;display:flex}.footer-legal-links a{color:#94a3b8;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .25s}.footer-legal-links a:hover{color:#68d2df}.dot-separator{color:#334155}.footer-copyright{color:#64748b;font-size:.85rem}.whatsapp-float-btn{color:#fff;z-index:999;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;text-decoration:none;transition:all .35s cubic-bezier(.34,1.56,.64,1);animation:3s infinite whatsapp-pulse;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 6px 20px #25d36673,inset 0 1px 1px #fff6}.whatsapp-float-btn:hover{transform:scale(1.12)translateY(-3px);box-shadow:0 10px 30px #25d366b3,inset 0 1px 1px #fff9}@keyframes whatsapp-pulse{0%{box-shadow:0 0 #25d36699,0 6px 20px #25d36673}70%{box-shadow:0 0 0 15px #25d36600,0 6px 20px #25d36673}to{box-shadow:0 0 #25d36600,0 6px 20px #25d36673}}@media (width<=1120px){.footer-columns{gap:2rem}}@media (width<=768px){.footer-columns{grid-template-columns:minmax(0,320px);justify-content:stretch;gap:2.5rem}.contact-col{justify-self:stretch}.footer-video-background{display:none}.footer-bottom-container{text-align:center;flex-direction:column;gap:1rem}.whatsapp-float-btn{width:50px;height:50px;bottom:20px;right:20px}.whatsapp-float-btn svg{width:26px;height:26px}}:root{--header-height:72.8px;--primary:#68d2df;--primary-light:#9ee6ef;--primary-dark:#3bbbc9;--primary-glow:#68d2df73;--primary-glow-intense:#68d2dfbf;--bg-dark:#02050b;--bg-surface:#060b14;--bg-card:#0a101cbf;--border-subtle:#68d2df1f;--border-highlight:#68d2df59;--text-main:#f8fafc;--text-muted:#8e9bb0;--font-heading:"Outfit", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif}@media (width<=480px){:root{--header-height:69.6px}}*,:before,:after{box-sizing:border-box}html,body{background-color:var(--bg-dark);width:100%;min-height:100vh;color:var(--text-main);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;margin:0;padding:0;overflow-x:hidden}body{background-image:radial-gradient(circle at 50% 0,#68d2df12 0%,#0000 50%),radial-gradient(circle at 85% 30%,#3bbbc90a 0%,#0000 40%),radial-gradient(circle at 15% 70%,#68d2df08 0%,#0000 45%);background-attachment:fixed;flex-direction:column;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}main{flex:1}.hero-section{isolation:isolate;min-height:calc(100vh + var(--header-height));min-height:calc(100svh + var(--header-height));min-height:calc(100dvh + var(--header-height));background:radial-gradient(circle at 50% 46%,#1348582e,#0000 32%),linear-gradient(#02050b 0%,#030812 65%,#02050b 100%);place-items:center;padding:5rem 1.5rem;display:grid;position:relative;overflow:hidden}.hero-section:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(#0000,#02050b);height:130px;position:absolute;bottom:0;left:0;right:0}.hero-canvas-shell{z-index:1;pointer-events:auto;position:absolute;inset:0}#hero-documents-canvas{outline:none;width:100%;height:100%;display:block}#hero-documents-canvas.is-document-hovered{cursor:crosshair}.hero-grid-overlay{z-index:2;pointer-events:none;opacity:.24;background-image:linear-gradient(#68d2df14 1px,#0000 1px),linear-gradient(90deg,#68d2df14 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0;mask-image:radial-gradient(circle,#000 0%,#0000 72%)}.hero-orb{z-index:0;pointer-events:none;filter:blur(12px);border-radius:50%;position:absolute}.hero-orb-primary{background:radial-gradient(circle,#68d2df29,#0000 68%);width:48rem;height:48rem;animation:7s ease-in-out infinite alternate hero-orb-breathe;top:-22rem;left:50%;translate:-50%}.hero-orb-secondary{background:radial-gradient(circle,#237c9b1f,#0000 68%);width:38rem;height:38rem;animation:9s ease-in-out 1s infinite alternate-reverse hero-orb-breathe;bottom:-18rem;right:-17rem}.hero-container{z-index:3;text-align:center;pointer-events:none;justify-content:center;width:min(100%,1240px);margin:0 auto;display:flex;position:relative}.hero-copy{flex-direction:column;align-items:center;width:min(100%,990px);display:flex}.hero-badge{backdrop-filter:blur(14px);color:#9ee6ef;font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;background:#040c169e;border:1px solid #68d2df47;border-radius:999px;align-items:center;gap:.65rem;margin-bottom:2rem;padding:.52rem 1rem;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 0 34px #68d2df1a}.badge-radar{background:#68d2df;border-radius:50%;flex:none;width:8px;height:8px;position:relative;box-shadow:0 0 12px #68d2df}.badge-radar:after{content:"";border-radius:inherit;border:1px solid #68d2df80;animation:1.8s ease-out infinite hero-radar;position:absolute;inset:-5px}.hero-title{color:#f8fbff;max-width:1050px;font-family:var(--font-heading);letter-spacing:-.055em;text-wrap:balance;text-shadow:0 20px 55px #000000b8;margin:0;font-size:clamp(3rem,6.3vw,5.65rem);font-weight:800;line-height:1.01}.highlight-neon{color:#0000;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 22px #68d2df33);background:linear-gradient(115deg,#fff 2%,#a7edf4 44%,#68d2df 92%) text;display:inline}.hero-subtitle{color:#a8b6c9;text-wrap:balance;text-shadow:0 4px 24px #02050b;max-width:760px;margin:1.65rem auto 0;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:400;line-height:1.72}.hero-cta-group{pointer-events:auto;justify-content:center;margin-top:2.25rem;display:flex}.hero-confidence{color:#7f8fa5;letter-spacing:.02em;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1.35rem;margin-top:1.45rem;font-size:.78rem;font-weight:600;display:flex}.hero-confidence span{align-items:center;gap:.38rem;display:inline-flex}.hero-confidence i{color:#68d2df;text-shadow:0 0 8px #68d2dfa6;font-style:normal}.hero-interaction-hint{color:#a0b5c99e;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.55rem;font-size:.72rem;display:flex;position:absolute;top:calc(100% + clamp(3.1rem,7vh,5.2rem));left:50%;transform:translate(-50%)}.interaction-pointer{border:1px solid #68d2df80;border-radius:9px;width:16px;height:22px}.interaction-pointer:after{content:"";background:#68d2df;border-radius:2px;width:2px;height:5px;margin:4px auto 0;animation:1.7s ease-in-out infinite hero-pointer;display:block}@keyframes hero-orb-breathe{0%{opacity:.65;transform:scale(.95)}to{opacity:1;transform:scale(1.08)}}@keyframes hero-radar{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(1.7)}}@keyframes hero-pointer{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(7px)}}@media (width<=768px){.hero-section{padding:5rem 1.1rem}.hero-grid-overlay{opacity:.16;background-size:52px 52px}.hero-badge{letter-spacing:.08em;margin-bottom:1.5rem;font-size:.67rem}.hero-title{letter-spacing:-.045em;font-size:clamp(2.65rem,12vw,4rem)}.hero-subtitle{max-width:580px;font-size:1rem;line-height:1.62}.hero-confidence{max-width:330px}.hero-interaction-hint{display:none}}@media (prefers-reduced-motion:reduce){.hero-orb,.badge-radar:after,.interaction-pointer:after{animation:none}}.btn-ultra-premium{height:var(--button-glow-height,44px);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#68d2df33;border:1px solid #68d2df;border-radius:9999px;justify-content:center;align-items:center;padding:0 1.15rem;text-decoration:none;transition:transform .35s cubic-bezier(.34,1.56,.64,1),background .35s,border-color .35s,box-shadow .35s;display:inline-flex;position:relative;overflow:hidden;transform:translateY(-1.5px)scale(1.02);box-shadow:0 0 22px #68d2df73,inset 0 1px 1px #ffffff80}.btn-ultra-premium:before{content:"";z-index:3;border-radius:inherit;pointer-events:none;opacity:0;filter:drop-shadow(0 0 4px #68d2df)drop-shadow(0 0 10px #68d2dff2);-webkit-mask-composite:xor;background:linear-gradient(90deg,#68d2df,#e9fdff,#68d2df);padding:1.5px;transition:opacity .2s;position:absolute;inset:0;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0)}.btn-ultra-premium:hover:before{opacity:1}.btn-ultra-premium:hover{box-shadow:0 0 18px #68d2dfbf,0 0 36px #68d2df73,inset 0 0 8px #a2f0fb47}.btn-neon-ambient{z-index:0;border-radius:inherit;opacity:.65;filter:blur(8px);background:linear-gradient(135deg,#68d2df,#3bbbc9,#a2f0fb,#68d2df) 0 0/300% 300%;transition:opacity .35s,filter .35s;animation:4s infinite button-glow-gradient;position:absolute;inset:-2px}.btn-shimmer{z-index:1;pointer-events:none;background:linear-gradient(45deg,#0000 45%,#ffffff80 50%,#0000 55%);width:200%;height:200%;animation:3.5s cubic-bezier(.4,0,.2,1) infinite button-glow-shimmer;position:absolute;top:-50%;left:-50%;transform:rotate(30deg)}.btn-content{z-index:2;color:inherit;font-family:var(--font-heading,"Outfit", sans-serif);letter-spacing:.02em;text-shadow:0 0 8px #68d2df99;align-items:center;gap:.45rem;font-size:.85rem;font-weight:600;display:flex;position:relative}.icon-left .btn-arrow{order:-1;transform:translate(-3px)}.btn-arrow{color:#fff;filter:drop-shadow(0 0 6px #68d2df);flex:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),color .3s;transform:translate(3px)}.btn-ultra-premium:active{transform:translateY(0)scale(.98);box-shadow:0 0 12px #68d2df4d}.btn-ultra-premium:focus-visible{outline-offset:3px;outline:2px solid #9ee6ef}@keyframes button-glow-gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes button-glow-shimmer{0%{transform:translate(-150%)rotate(30deg)}30%,to{transform:translate(150%)rotate(30deg)}}@media (prefers-reduced-motion:reduce){.btn-neon-ambient,.btn-shimmer{animation:none}}.how-section{isolation:isolate;background:radial-gradient(circle at 50% 18%,#68d2df17,#0000 30%),#030711;border-top:1px solid #68d2df1f;padding:clamp(6.5rem,10vw,9rem) 1.5rem;position:relative;overflow:hidden}.how-grid{z-index:-1;opacity:.18;background-image:linear-gradient(#68d2df0f 1px,#0000 1px),linear-gradient(90deg,#68d2df0f 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;mask-image:linear-gradient(#0000,#000 15% 85%,#0000)}.how-container{max-width:1240px}.how-heading{text-align:center;max-width:850px;margin:0 auto clamp(3rem,6vw,5rem)}.how-eyebrow{color:#9ee6ef;font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;gap:.65rem;margin:0 0 1.2rem;font-size:.76rem;font-weight:700;display:flex}.how-eyebrow span{background:#68d2df;width:28px;height:1px;box-shadow:0 0 9px #68d2df}.how-heading h2{color:#fff;font-family:var(--font-heading);letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.04}.how-heading h2 span{color:#82e3ee;text-shadow:0 0 30px #68d2df40}.how-heading>p:last-child{color:#92a3b8;max-width:600px;margin:1.4rem auto 0;font-size:1.08rem;line-height:1.7}.how-services{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.how-card{background:linear-gradient(155deg,#0c1826e6,#050b15e0);border:1px solid #68d2df24;border-radius:22px;flex-direction:column;padding:1.5rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 24px 55px #00000047}.how-card:hover{border-color:#68d2df6b;transform:translateY(-6px);box-shadow:inset 0 1px #ffffff12,0 30px 65px #00000061,0 0 35px #68d2df12}.how-card-top{justify-content:space-between;align-items:center;display:flex}.how-number{color:#82e3ee80;font:700 .72rem var(--font-heading);letter-spacing:.14em}.how-icon{color:#9ee6ef;background:#68d2df17;border:1px solid #68d2df4d;border-radius:14px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 0 20px #68d2df14}.how-icon svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px}.how-card h3{color:#f5fbff;font-family:var(--font-heading);margin:1.8rem 0 .9rem;font-size:1.45rem;line-height:1.2}.how-card>p{color:#94a5ba;margin:0;font-size:.94rem;line-height:1.72}.how-preview{box-sizing:border-box;background:#02070eb8;border:1px solid #68d2df21;border-radius:14px;width:100%;height:104px;min-height:104px;margin-top:auto;padding:1rem;position:relative;overflow:hidden;transform:translateY(.15rem);box-shadow:inset 0 1px #ffffff0a}.how-card>p{padding-bottom:1.25rem}.preview-label{color:#dbe9f3;font:600 .72rem var(--font-heading);letter-spacing:.04em;display:block}.preview-search{height:104px;min-height:104px}.report-viewport{height:72px;overflow:hidden}.report-scroll{height:100%;animation:7s cubic-bezier(.65,0,.35,1) infinite paused report-preview-scroll}.how-card:hover .report-scroll{animation-play-state:running}.report-page{height:72px;position:relative;overflow:hidden}.preview-search i{background:linear-gradient(90deg,#68d2df6b,#68d2df14);border-radius:9px;height:6px;margin-top:11px;display:block}.preview-search i:first-of-type{width:84%}.preview-search i:nth-of-type(2){width:62%}.preview-search i:nth-of-type(3){width:73%}.how-preview b{color:#7ce6c4;font-size:.62rem;font-weight:600}.preview-search b{position:absolute;top:0;right:0}.preview-bell{padding-left:3.8rem}.preview-bell:before{content:"🔔";color:#f5b942;filter:drop-shadow(0 0 7px #f5b9428c);transform-origin:50% 15%;place-items:center;width:30px;height:30px;font-size:1.35rem;line-height:1;animation:3.2s ease-in-out infinite paused notification-warning-shake;display:grid;position:absolute;top:1rem;left:1rem}.how-card:hover .preview-bell:before{animation-play-state:running}.notification-stack{height:72px;position:relative}.notification-item{visibility:hidden;opacity:0;transition:opacity 1.5s,transform 1.5s,visibility 1.5s;position:absolute;inset:0;transform:translateY(5px)}.notification-item.is-visible{visibility:visible;opacity:1;transform:translateY(0)}.preview-bell strong,.preview-shield strong{color:#f0f7fb;margin-top:1.2rem;font-size:.84rem;display:block}.preview-bell small,.preview-shield small{color:#718298;margin-top:.35rem;font-size:.65rem;display:block}.notification-count{color:#041018;background:#68d2df;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.62rem;font-weight:700;display:grid;position:absolute;top:.65rem;right:.7rem;overflow:hidden}.preview-shield{padding:0}.status-stack{width:100%;height:100%;position:relative}.status-item{box-sizing:border-box;visibility:hidden;opacity:0;padding:1rem 1rem 1rem 3.9rem;transition:opacity 1.5s,transform 1.5s,visibility 1.5s;position:absolute;inset:0;transform:translateY(5px)}.status-item.is-visible{visibility:visible;opacity:1;transform:translateY(0)}.status-icon{box-sizing:border-box;width:30px;height:30px;font:800 .9rem var(--font-heading);border-radius:50%;place-items:center;display:grid;position:absolute;top:1.05rem;left:1.05rem}.status-regular .status-icon{color:#052219;background:#5ae2b5;border:6px solid #5ae2b533;box-shadow:0 0 18px #5ae2b559}.status-unfit .status-icon{color:#241704;background:#f5b942;box-shadow:0 0 18px #f5b94266}.status-revoked .status-icon{color:#2b0808;background:#f06969;font-size:1.2rem;box-shadow:0 0 18px #f0696966}.status-item strong{letter-spacing:.08em}.status-regular strong{color:#70e4bd}.status-unfit strong{color:#f5c65f}.status-revoked strong{color:#f48686}.how-cta{background:linear-gradient(90deg,#68d2df14,#08101cb8);border:1px solid #68d2df29;border-radius:18px;justify-content:space-between;align-items:center;gap:2rem;margin-top:clamp(2rem,5vw,4rem);padding:1.4rem 1.5rem 1.4rem 2rem;display:flex}.how-cta p{color:#c3d1df;margin:0;font-size:1rem}@media (width<=960px){.how-services{grid-template-columns:1fr}.how-card{min-height:auto}.how-cta{text-align:center;flex-direction:column}.how-card>p{max-width:720px}}@media (width<=520px){.how-section{padding-inline:1rem}.how-card{padding:1.3rem}.how-heading h2{font-size:2.45rem}.how-cta{padding:1.5rem 1rem}.how-cta .btn-ultra-premium{width:100%;font-size:.8rem}}@keyframes report-preview-scroll{0%,25%{transform:translateY(0)}34%,58%{transform:translateY(-72px)}67%,91%{transform:translateY(-144px)}to{transform:translateY(0)}}@keyframes notification-warning-shake{0%,72%,to{transform:rotate(0)}76%{transform:rotate(13deg)}80%{transform:rotate(-11deg)}84%{transform:rotate(9deg)}88%{transform:rotate(-7deg)}92%{transform:rotate(4deg)}96%{transform:rotate(0)}}@media (prefers-reduced-motion:reduce){.how-card{transition:none}.report-scroll,.preview-bell:before{animation:none}.notification-item,.status-item{transition:none}}.plans-section{isolation:isolate;background:linear-gradient(#02050b,#050a13 48%,#02050b);border-top:1px solid #68d2df1f;padding:clamp(6.5rem,10vw,9rem) 1.5rem;position:relative;overflow:hidden}.plans-glow{z-index:-1;filter:blur(120px);pointer-events:none;background:#68d2df1a;border-radius:50%;width:800px;height:500px;position:absolute;top:-250px;left:50%;transform:translate(-50%)}.plans-container{max-width:1240px}.plans-heading{text-align:center;max-width:820px;margin:0 auto 2.2rem}.plans-eyebrow{color:#9ee6ef;font:700 .76rem var(--font-heading);letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;gap:.65rem;margin:0 0 1.2rem;display:flex}.plans-eyebrow span{background:#68d2df;width:28px;height:1px;box-shadow:0 0 9px #68d2df}.plans-heading h2{color:#fff;font-family:var(--font-heading);letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(2.5rem,5vw,4.35rem);line-height:1.04}.plans-heading h2 span{color:#82e3ee;text-shadow:0 0 30px #68d2df40}.plans-heading>p:last-child{color:#92a3b8;margin:1.3rem auto 0;font-size:1.08rem}.billing-switch{background:#070f1acc;border:1px solid #68d2df29;border-radius:999px;width:max-content;margin:0 auto 3.5rem;padding:.3rem;display:flex}.billing-option{color:#8191a5;font:600 .78rem var(--font-heading);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.65rem 1.1rem;transition:all .25s}.billing-option span{color:#71dfbd;margin-left:.35rem;font-size:.62rem}.billing-option.is-active{color:#dffbfe;background:#68d2df29;box-shadow:inset 0 0 12px #68d2df1f}.plans-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.15rem;display:grid}.plan-card{background:linear-gradient(155deg,#0b1624eb,#040a13f0);border:1px solid #68d2df21;border-radius:22px;flex-direction:column;padding:1.7rem;transition:transform .3s,border-color .3s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0d,0 25px 55px #0000004d}.plan-card:hover{border-color:#68d2df61;transform:translateY(-6px)}.plan-card.is-featured{border-color:#68d2df7a;box-shadow:inset 0 1px #ffffff14,0 25px 65px #0006,0 0 35px #68d2df1a}.plan-badge{color:#031018;font:700 .65rem var(--font-heading);letter-spacing:.05em;text-transform:uppercase;background:#68d2df;border-radius:0 0 9px 9px;padding:.45rem .75rem;position:absolute;top:0;right:1.4rem}.plan-brand{margin:0 0:.35rem;letter-spacing:.1em;text-transform:uppercase;color:#68d2df!important;font:700 .68rem var(--font-heading)!important}.plan-head h3{color:#f6fbff;font:700 1.75rem var(--font-heading);margin:0}.plan-head>p:last-child{color:#8f9fb3;min-height:70px;margin:.8rem 0 0;font-size:.86rem;line-height:1.6}.plan-price{flex-wrap:wrap;align-items:baseline;min-height:74px;margin:1.4rem 0;display:flex}.plan-price>span{color:#91a2b5;margin-right:.3rem;font-size:.8rem}.plan-price strong{color:#fff;font:700 2.55rem var(--font-heading);letter-spacing:-.04em}.plan-price small{color:#7f90a4;margin-left:.3rem;font-size:.75rem}.plan-price em{color:#66d8b5;width:100%;margin-top:.25rem;font-size:.65rem;font-style:normal;display:none}.price-annual,.plans-grid[data-billing-mode=annual] .price-monthly{display:none}.plans-grid[data-billing-mode=annual] .price-annual,.plans-grid[data-billing-mode=annual] .annual-note{display:block}.plan-cta{color:#dffcff;min-height:46px;font:600 .82rem var(--font-heading);background:#68d2df14;border:1px solid #68d2df59;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;text-decoration:none;transition:all .25s;display:flex}.plan-cta:hover{background:#68d2df2e;border-color:#68d2df;box-shadow:0 0 22px #68d2df2b}.is-featured .plan-cta{color:#031018;background:#68d2df;box-shadow:0 0 24px #68d2df40}.plan-divider{background:linear-gradient(90deg,#68d2df38,#0000);height:1px;margin:1.5rem 0}.features-title{margin:0 0:1rem;color:#dce7f0;font:600 .78rem var(--font-heading)}.plan-card ul{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.plan-card li{color:#91a1b4;grid-template-columns:18px 1fr;gap:.65rem;font-size:.78rem;line-height:1.45;display:grid}.plan-card li svg{fill:none;stroke:#68d2df;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px}.plans-footnote{color:#627287;text-align:center;margin:2rem auto 0;font-size:.7rem}@media (width<=960px){.plans-grid{grid-template-columns:1fr;max-width:680px;margin-inline:auto}.plan-head>p:last-child{min-height:0}.plan-card{padding:1.5rem}.plan-card.is-featured{order:-1}}@media (width<=520px){.plans-section{padding-inline:1rem}.plans-heading h2{font-size:2.45rem}.billing-option{padding:.6rem .75rem}.billing-option span{display:none}}@media (prefers-reduced-motion:reduce){.plan-card,.billing-option,.plan-cta{transition:none}}.section-dark{background:#02050b;padding:6rem 1.5rem;position:relative}.section-dark.alt-bg{background:#040812;border-top:1px solid #68d2df1a}.section-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-title{color:#fff;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.section-subtitle{color:#8e9bb0;font-size:1.1rem}.about-section{isolation:isolate;background:radial-gradient(circle at 78% 30%,#68d2df1a,#0000 27%),linear-gradient(#02050b 0%,#050a14 48%,#02050b 100%);border-top:1px solid #68d2df1f;padding:clamp(6.5rem,10vw,9rem) 1.5rem;position:relative;overflow:hidden}.about-grid-glow{z-index:-1;pointer-events:none;opacity:.22;background-image:linear-gradient(#68d2df0f 1px,#0000 1px),linear-gradient(90deg,#68d2df0f 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;mask-image:linear-gradient(#0000,#000 18% 78%,#0000)}.about-container{max-width:1240px}.about-heading{max-width:840px;margin-bottom:clamp(2rem,4vw,3rem)}.about-eyebrow{color:#9ee6ef;font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:1.25rem;font-size:.76rem;font-weight:700;display:flex}.about-eyebrow span{background:#68d2df;width:28px;height:1px;box-shadow:0 0 9px #68d2df}.about-heading .section-title{letter-spacing:-.05em;text-wrap:balance;max-width:760px;margin-bottom:1.25rem;font-size:clamp(2.65rem,5vw,4.7rem);line-height:1.02}.about-heading .section-title span{color:#82e3ee;text-shadow:0 0 32px #68d2df4d}.about-lead{color:#9aabc0;max-width:650px;margin:0;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.7}.about-story{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:center;gap:clamp(4rem,8vw,8rem);display:grid}.about-copy{gap:.4rem;display:grid}.about-copy-block{outline:none;padding:.55rem 0 .55rem 2rem;position:relative}.about-copy-block:before,.about-copy-block:after{content:"";background:#68d2df38;border-radius:999px;width:1px;transition:opacity .3s,width .3s,box-shadow .3s;position:absolute;top:0;bottom:0;left:0}.about-copy-block:after{opacity:0;background:#68d2df;width:2px;box-shadow:0 0 7px #68d2df,0 0 20px #68d2dff2}.about-copy:not(:hover) .about-copy-block:first-child:after,.about-copy-block:hover:after,.about-copy-block:focus-visible:after{opacity:1}.about-copy p{color:#a7b4c7;margin:0;font-size:1.02rem;line-height:1.85}.about-copy strong{color:#eefcff;font-weight:600}.about-questions{gap:.7rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.about-questions li{color:#dbe7f2;padding-left:1.3rem;font-size:.98rem;line-height:1.55;position:relative}.about-questions li:before{content:"";background:#68d2df;border-radius:50%;width:6px;height:6px;position:absolute;top:.62em;left:0;box-shadow:0 0 9px #68d2dfe6}.about-copy .about-conclusion{color:#d9e4ee;font-family:var(--font-heading);margin:0;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.5}.about-copy .about-conclusion strong{color:#68d2df;text-shadow:0 0 18px #68d2df66}.about-signal{aspect-ratio:1;backdrop-filter:blur(18px);background:linear-gradient(145deg,#0c1927c7,#030911b8);border:1px solid #68d2df24;border-radius:32px;place-items:center;width:min(100%,430px);margin-inline:auto;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0f,0 30px 80px #0000006b}.about-signal:before{content:"";filter:blur(12px);background:radial-gradient(circle,#68d2df29,#0000 68%);border-radius:50%;position:absolute;inset:14%}.about-signal:after{content:"";z-index:0;background:conic-gradient(from 0deg, transparent 0 305deg, #68d2df52 345deg, transparent 360deg);border-radius:50%;animation:4.5s linear infinite signal-radar-sweep;position:absolute;inset:15%;mask-image:radial-gradient(circle,#0000 0 18%,#000 72%,#0000 73%)}.signal-orbit{z-index:1;border:1px solid #68d2df2e;border-radius:50%;position:absolute}.signal-orbit-outer{inset:15%}.signal-orbit-inner{border-style:dashed;inset:27%}.signal-core{z-index:3;color:#b8f4f9;background:#68d2df21;border:1px solid #9ee6efad;border-radius:28px;place-items:center;width:104px;height:104px;display:grid;position:relative;transform:rotate(45deg);box-shadow:0 0 42px #68d2df4d,inset 0 0 24px #68d2df1f}.signal-core svg{filter:drop-shadow(0 0 8px #68d2dfb3);width:54px;transform:rotate(-45deg)}.signal-chip{z-index:4;backdrop-filter:blur(12px);color:#b5c4d6;letter-spacing:.04em;--radar-x:156px;--radar-y:120px;--radar-x-mid:92px;--radar-y-mid:76px;white-space:nowrap;opacity:0;will-change:transform;filter:blur(3px);background:#050d18e0;border:1px solid #68d2df2e;border-radius:9px;padding:.55rem .75rem;font-size:.72rem;font-weight:600;transition:opacity .25s,filter .25s;animation:54s ease-in-out infinite signal-chip-drift;position:absolute;top:50%;left:50%;box-shadow:0 10px 28px #00000061}.signal-chip.is-detected{opacity:1;filter:blur()}.signal-chip i{background:#68d2df;border-radius:50%;width:7px;height:7px;animation:.65s ease-in-out infinite signal-radar-point;position:absolute;top:50%;left:-13px;transform:translateY(-50%);box-shadow:0 0 5px #68d2df,0 0 13px #68d2df}.signal-chip:nth-last-child(6){animation-delay:0s}.signal-chip:nth-last-child(5){animation-delay:-9s}.signal-chip:nth-last-child(4){animation-delay:-18s}.signal-chip:nth-last-child(3){animation-delay:-27s}.signal-chip:nth-last-child(2){animation-delay:-36s}.signal-chip:last-child{animation-delay:-45s}@keyframes signal-chip-drift{0%,to{transform:translate(calc(-50% - var(--radar-x-mid)), calc(-50% - var(--radar-y-mid)))}14%{transform:translate(calc(-50% + var(--radar-x)), calc(-50% - var(--radar-y-mid)))}28%{transform:translate(calc(-50% + var(--radar-x-mid)), calc(-50% + var(--radar-y)))}42%{transform:translate(calc(-50% - var(--radar-x)), calc(-50% + var(--radar-y-mid)))}57%{transform:translate(-50%, calc(-50% - var(--radar-y)))}71%{transform:translate(calc(-50% + var(--radar-x)), -50%)}85%{transform:translate(calc(-50% - var(--radar-x-mid)), calc(-50% + var(--radar-y)))}}@keyframes signal-radar-point{0%,to{opacity:.28;transform:translateY(-50%)scale(.72)}50%{opacity:1;transform:translateY(-50%)scale(1.15)}}@keyframes signal-radar-sweep{to{transform:rotate(360deg)}}.audience-heading{color:#dce8f3;font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:1.5rem;margin:clamp(5rem,9vw,8rem) 0 2rem;font-size:.82rem;font-weight:700;display:flex}.audience-heading div{background:linear-gradient(90deg,#68d2df52,#0000);flex:1;height:1px}.audience-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.audience-card{background:#08101cad;border:1px solid #68d2df1f;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:118px;padding:1.35rem 1.4rem;transition:transform .3s,border-color .3s,background .3s,box-shadow .3s;display:grid;position:relative;overflow:hidden}.audience-card:after{content:"";opacity:0;background:#68d2df;height:1px;transition:opacity .3s,inset .3s;position:absolute;inset:auto 15% 0;box-shadow:0 0 12px #68d2df}.audience-card:hover{background:#0b1927e6;border-color:#68d2df61;transform:translateY(-4px);box-shadow:0 18px 38px #0000005c,0 0 26px #68d2df14}.audience-card:hover:after{opacity:1;inset-inline:4%}.audience-number{color:#68d2df85;font-family:var(--font-heading);letter-spacing:.08em;align-self:start;font-size:.68rem;font-weight:700}.audience-card h3{color:#f3f8fc;margin:0 0 .35rem;font-size:1rem}.audience-card p{color:#8292a8;margin:0;font-size:.82rem;line-height:1.5}.audience-card>svg{color:#68d2df;opacity:.58;width:18px;transition:transform .3s,opacity .3s}.audience-card:hover>svg{opacity:1;transform:translate(3px)}@media (width<=900px){.about-story{grid-template-columns:1fr}.about-signal{width:min(100%,390px)}.audience-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.about-section{padding:5.5rem 1.1rem}.about-heading{margin-bottom:2rem}.about-story{gap:3.5rem}.about-copy-block{padding-left:1.25rem}.about-signal{border-radius:24px}.signal-chip{--radar-x:128px;--radar-y:98px;--radar-x-mid:74px;--radar-y-mid:62px;padding:.45rem .58rem;font-size:.58rem}.audience-heading{align-items:flex-start}.audience-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.signal-chip{animation-play-state:paused}.signal-chip i,.about-signal:after{animation:none}}.target-grid,.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.glass-card,.service-card{background:#080e1ab3;border:1px solid #68d2df26;border-radius:16px;padding:2.25rem;transition:all .35s}.glass-card:hover,.service-card:hover{border-color:#68d2df66;transform:translateY(-5px);box-shadow:0 15px 35px #000c,0 0 25px #68d2df26}.card-icon-wrap,.service-icon{margin-bottom:1.25rem;font-size:2rem}.glass-card h3,.service-card h3{color:#fff;margin:0 0 .6rem;font-size:1.3rem}.glass-card p,.service-card p{color:#8e9bb0;margin:0;line-height:1.6}
