html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0;padding:0}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh;overflow-x:hidden}#root{min-height:100vh}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}:root{--forest-950:#031912;--forest-900:#06251a;--forest-850:#0a3022;--forest-800:#103d2b;--forest-700:#1c563c;--lime:#b8ef4a;--lime-strong:#a6df32;--lime-soft:#e9f9c4;--ivory:#f5f1e8;--paper:#fbfaf6;--white:#fff;--graphite:#111914;--muted:#65716a;--line:#07312221;--shadow-soft:0 22px 65px #041f1517;--shadow-medium:0 34px 92px #041f1529;--shadow-deep:0 48px 120px #00100a6b;--page-progress:0;--pointer-x:50vw;--pointer-y:50vh;--pointer-shift-x:0px;--pointer-shift-y:0px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--graphite);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.menu-is-open{overflow:hidden}a,button,summary{-webkit-tap-highlight-color:transparent}button,a{font:inherit}a{color:inherit}section[id]{scroll-margin-top:112px}button{border:0}::selection{background:var(--lime);color:var(--forest-950)}.omni-site{background:var(--paper);min-height:100vh;position:relative;overflow:clip}.global-pointer-glow{z-index:150;top:var(--pointer-y);left:var(--pointer-x);pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle,#b8ef4a0e,#0000 68%);border-radius:50%;width:520px;height:520px;position:fixed;transform:translate(-50%,-50%)}.ui-icon{width:1em;height:1em;-webkit-mask-image:var(--icon-image);-webkit-mask-image:var(--icon-image);mask-image:var(--icon-image);background-color:currentColor;flex:none;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ui-icon-check{--icon-image:url(/icons/check.png)}.ui-icon-arrow{--icon-image:url(/icons/arrow.png)}.ui-icon-chevron{--icon-image:url(/icons/chevron.png)}.ui-icon-shield{--icon-image:url(/icons/shield.png)}.ui-icon-document{--icon-image:url(/icons/document.png)}.ui-icon-compare{--icon-image:url(/icons/compare.png)}.ui-icon-contract{--icon-image:url(/icons/contract.png)}.ui-icon-track{--icon-image:url(/icons/track.png)}.ui-icon-search-user{--icon-image:url(/icons/search-user.png)}.ui-icon-briefcase{--icon-image:url(/icons/briefcase.png)}.ui-icon-lock{--icon-image:url(/icons/lock.png)}.ui-icon-home{--icon-image:url(/icons/home.png)}.ui-icon-sparkle{--icon-image:url(/icons/sparkle.png)}.ui-icon-monitor{--icon-image:url(/icons/monitor.png)}.ui-icon-calendar{--icon-image:url(/icons/calendar.png)}.site-header{z-index:100;background:0 0;grid-template-columns:250px minmax(0,1fr);align-items:start;gap:18px;width:min(1240px,100% - 36px);min-height:112px;padding:0;transition:top .26s,width .26s,grid-template-columns .36s cubic-bezier(.16,1,.3,1),gap .36s cubic-bezier(.16,1,.3,1);display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%)}.site-header-scrolled{grid-template-columns:0 minmax(0,1fr);gap:0;width:min(1190px,100% - 22px);top:8px}.brand{z-index:2;opacity:1;visibility:visible;justify-content:center;align-items:center;width:250px;height:112px;text-decoration:none;transition:width .36s cubic-bezier(.16,1,.3,1),opacity .22s,visibility .22s,transform .36s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:translateY(0)}.brand-logo{object-fit:contain;filter:drop-shadow(0 16px 28px #00000047);width:390px;max-width:none;height:184px;margin:-92px 0 0 -195px;position:absolute;top:50%;left:50%}.brand:focus{outline:none}.brand:focus-visible:after{content:"";border:2px solid var(--lime);pointer-events:none;border-radius:18px;position:absolute;inset:10px 18px}.site-header-scrolled .brand{opacity:0;visibility:hidden;pointer-events:none;width:0;transform:translateY(-14px)}.header-bar{-webkit-backdrop-filter:blur(24px)saturate(130%);backdrop-filter:blur(24px)saturate(130%);background:#031912b8;border:1px solid #ffffff1c;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:64px;margin-top:12px;padding:8px 10px 8px 22px;transition:min-height .26s,margin-top .26s,background .26s,box-shadow .26s;display:grid;position:relative;box-shadow:0 20px 70px #000e0933}.site-header-scrolled .header-bar{background:#031912f0;min-height:58px;margin-top:0;box-shadow:0 18px 54px #000e094d}.main-nav{justify-content:center;align-items:center;gap:clamp(18px,2.2vw,34px);display:flex}.main-nav-mobile-only{display:none}.main-nav a,.header-login{color:#ffffffb3;font-size:.79rem;font-weight:760;text-decoration:none;transition:color .18s;position:relative}.main-nav a:after{content:"";background:var(--lime);transform-origin:0;border-radius:999px;height:2px;transition:transform .22s;position:absolute;bottom:-10px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover,.header-login:hover{color:var(--white)}.main-nav a:hover:after{transform:scaleX(1)}.header-actions{align-items:center;gap:10px;display:flex}.header-login{padding:10px 9px}.header-cta{background:var(--lime);min-height:46px;color:var(--forest-950);border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:.79rem;font-weight:900;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 34px #b8ef4a2b}.header-cta:hover{background:var(--lime-strong);transform:translateY(-2px);box-shadow:0 18px 42px #b8ef4a3d}.header-cta .ui-icon{font-size:1rem;transition:transform .18s}.header-cta:hover .ui-icon{transform:translate(3px)}.menu-toggle{width:46px;height:46px;color:var(--white);cursor:pointer;background:#ffffff14;border-radius:14px;place-items:center;display:none}.menu-toggle span{background:currentColor;border-radius:999px;width:19px;height:2px;transition:transform .18s;position:absolute}.menu-toggle span:first-child{transform:translateY(-4px)}.menu-toggle span:last-child{transform:translateY(4px)}.menu-toggle[aria-expanded=true] span:first-child{transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:rotate(-45deg)}.header-progress{background:linear-gradient(90deg, var(--lime), #b8ef4a33);height:2px;transform:scaleX(var(--page-progress));transform-origin:0;border-radius:999px;position:absolute;bottom:-1px;left:18px;right:18px}.button{border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:0 22px;font-size:.88rem;font-weight:900;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--lime);color:var(--forest-950);box-shadow:0 18px 42px #b8ef4a2e}.button-primary:hover{background:var(--lime-strong);box-shadow:0 22px 54px #b8ef4a40}.button-secondary{color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0e;border-color:#ffffff2e}.button-secondary:hover,.button-dark-ghost:hover{background:#ffffff17;border-color:#b8ef4a4d}.button-dark-ghost{color:var(--white);background:#ffffff0d;border-color:#ffffff29}.button .ui-icon{transition:transform .18s}.button:hover .ui-icon{transform:translate(4px)}.section-kicker{color:var(--forest-700);letter-spacing:.17em;align-items:center;gap:10px;font-size:.68rem;font-weight:900;display:inline-flex}.section-kicker:before{content:"";background:currentColor;border-radius:999px;width:26px;height:2px}.hero{min-height:920px;color:var(--white);background:radial-gradient(circle at 74% 30%,#b8ef4a1f,#0000 27%),radial-gradient(circle at 9% 88%,#ffffff0e,#0000 25%),linear-gradient(124deg,#031912 0%,#06251a 48%,#103d2b 100%);grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:clamp(44px,6vw,96px);padding:148px max(32px,50% - 620px) 92px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000 92%);mask-image:linear-gradient(#000000e6,#0000 92%)}.hero:after{content:"";background:radial-gradient(650px circle at var(--pointer-x) var(--pointer-y), #b8ef4a13, transparent 50%);pointer-events:none;position:absolute;inset:0}.hero-grid{opacity:.32;background-color:#0000;background-image:linear-gradient(90deg,#0000 49.8%,#b8ef4a12 50%,#0000 50.2%),linear-gradient(#0000 49.8%,#b8ef4a0d 50%,#0000 50.2%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:290px 290px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.hero-aurora{filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.hero-aurora-one{width:590px;height:590px;transform:translate(var(--pointer-shift-x), var(--pointer-shift-y));background:radial-gradient(circle,#b8ef4a21,#0000 66%);transition:transform .5s ease-out;top:12%;right:3%}.hero-aurora-two{background:radial-gradient(circle,#fff1,#0000 68%);width:640px;height:640px;bottom:-250px;left:-180px}.hero-orbit{pointer-events:none;border:1px solid #b8ef4a1a;border-radius:50%;position:absolute}.hero-orbit:before{content:"";background:var(--lime);border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:-5px;box-shadow:0 0 0 7px #b8ef4a14}.hero-orbit-one{width:520px;height:520px;animation:24s linear infinite orbit-spin;top:13%;right:7%}.hero-orbit-two{opacity:.55;width:380px;height:380px;animation:31s linear infinite orbit-spin-reverse;bottom:-12%;right:18%}.hero-copy,.device-stage{z-index:4;position:relative}.hero-copy{max-width:680px}.hero-kicker{color:#ffffffad;letter-spacing:.13em;align-items:center;gap:11px;margin-bottom:28px;font-size:.69rem;font-weight:850;display:inline-flex}.hero-kicker-dot{background:var(--lime);border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite status-pulse;box-shadow:0 0 0 7px #b8ef4a17}.hero-title{letter-spacing:-.062em;margin:0;font-family:Poppins,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(3.8rem,5.75vw,5.55rem);line-height:.91}.hero-title-line{margin:-.09em 0 -.18em;padding:.09em 0 .18em;display:block;overflow:hidden}.hero-title-line>span{transform-origin:0 100%;opacity:0;display:block;transform:translateY(115%)rotate(2deg)}.hero-title-line-three{color:var(--lime);margin-top:23px;font-size:.72em;line-height:1}.hero-title-line-four{color:var(--lime);font-size:.72em;line-height:1}.is-loaded .hero-title-line>span{animation:.95s cubic-bezier(.16,1,.3,1) forwards hero-line-in}.is-loaded .hero-title-line-two>span{animation-delay:.11s}.is-loaded .hero-title-line-three>span{animation-delay:.23s}.is-loaded .hero-title-line-four>span{animation-delay:.34s}.hero-enter{opacity:0;transform:translateY(24px)}.is-loaded .hero-enter{animation:.8s cubic-bezier(.16,1,.3,1) forwards hero-element-in}.is-loaded .hero-enter-1{animation-delay:.18s}.is-loaded .hero-enter-2{animation-delay:.5s}.is-loaded .hero-enter-3{animation-delay:.62s}.is-loaded .hero-enter-4{animation-delay:.74s}.is-loaded .hero-enter-device{animation-delay:.42s}.hero-description{color:#ffffffa6;max-width:610px;margin:30px 0 0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.72}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px;margin-top:31px;display:flex}.hero-primary-action{min-width:230px}.hero-login-prompt{color:#ffffff94;margin:0 0 0 4px;font-size:.76rem;line-height:1.5}.hero-login-prompt a{color:var(--white);font-weight:850;text-decoration:none;position:relative}.hero-login-prompt a:after{content:"";background:var(--lime);transform-origin:0;border-radius:999px;height:1px;transition:transform .18s;position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(.4)}.hero-login-prompt a:hover:after,.hero-login-prompt a:focus-visible:after{transform:scaleX(1)}.hero-login-prompt a:focus-visible{outline:none}.store-badges{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.store-badge{min-width:190px;min-height:62px;color:var(--white);-webkit-backdrop-filter:blur(14px)saturate(120%);backdrop-filter:blur(14px)saturate(120%);background:#000a068a;border:1px solid #ffffff26;border-radius:16px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:11px;padding:9px 15px;text-decoration:none;display:grid;box-shadow:0 16px 38px #000d082e}.store-badge-play{transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.store-badge-play:hover,.store-badge-play:focus-visible{background:#082218eb;border-color:#b8ef4a6b;transform:translateY(-2px);box-shadow:0 20px 48px #000d0847}.store-badge-play:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.store-badge-apple{color:#ffffffd1;background:#ffffff0b;border-color:#ffffff1a}.store-badge-icon{place-items:center;width:30px;height:30px;display:grid}.store-badge-icon svg{width:100%;height:100%;display:block}.store-badge-icon-apple{width:29px;height:31px}.store-badge-copy{gap:3px;min-width:0;line-height:1;display:grid}.store-badge-copy small{color:#ffffff80;letter-spacing:.09em;font-size:.51rem;font-weight:850}.store-badge-copy strong{color:currentColor;letter-spacing:-.02em;white-space:nowrap;font-family:Poppins,Inter,sans-serif;font-size:.94rem;font-weight:780}.hero-proof{flex-wrap:wrap;gap:12px 20px;margin-top:29px;display:flex}.hero-proof>span{color:#ffffff91;align-items:center;gap:8px;font-size:.72rem;font-weight:720;display:inline-flex}.hero-proof .ui-icon{color:var(--lime);font-size:.95rem}.device-stage{perspective:1400px;place-items:center;min-height:650px;display:grid}.device-aura{filter:blur(2px);background:radial-gradient(circle,#b8ef4a29,#b8ef4a06 55%,#0000 72%);border-radius:50%;width:560px;height:560px;animation:5s ease-in-out infinite aura-breathe;position:absolute}.device-shadow{filter:blur(24px);background:#000a06b8;border-radius:50%;width:330px;height:70px;position:absolute;bottom:18px;transform:rotate(-5deg)}.phone-shell{z-index:3;width:320px;height:640px;transform-style:preserve-3d;background:linear-gradient(145deg,#33443b 0%,#07150f 28%,#22342a 55%,#050a07 100%);border:1px solid #ffffff40;border-radius:49px;padding:9px;animation:5.5s ease-in-out infinite phone-float;position:relative;transform:rotateY(-11deg)rotateX(3deg)rotate(1.2deg);box-shadow:inset 0 0 0 2px #ffffff0b,inset 0 0 0 5px #00000057,0 55px 130px #000d089e}.phone-side-button{background:linear-gradient(#6e8076,#1b2b23);border-radius:4px 0 0 4px;width:4px;position:absolute;left:-5px}.phone-side-button-one{height:56px;top:118px}.phone-side-button-two{height:84px;top:186px}.phone-screen{width:100%;height:100%;color:var(--graphite);background:radial-gradient(circle at 92% 8%,#b8ef4a24,#0000 24%),linear-gradient(165deg,#f9f8f3,#f1efe8);border-radius:41px;padding:24px 16px 15px;position:relative;overflow:hidden}.phone-screen:after{content:"";pointer-events:none;background:linear-gradient(110deg,#fff3,#0000 48%);width:34%;height:100%;position:absolute;top:0;left:17%;transform:skew(-12deg)}.phone-dynamic-island{z-index:5;background:#050806;border-radius:999px;width:88px;height:25px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-statusbar{z-index:2;justify-content:space-between;align-items:center;min-height:22px;padding:0 7px;font-size:.52rem;font-weight:850;display:flex;position:relative}.phone-statusbar>div{align-items:center;gap:4px;display:flex}.status-signal{clip-path:polygon(0 100%,0 72%,22% 72%,22% 50%,44% 50%,44% 28%,66% 28%,66% 0,100% 0,100% 100%);background:linear-gradient(90deg,#152019 20%,#0000 20% 30%,#152019 30% 50%,#0000 50% 60%,#152019 60%);width:11px;height:7px}.status-wifi{border-top:2px solid #152019;border-radius:50%;width:10px;height:7px}.status-battery{background:#152019;border:1px solid #152019;border-radius:2px;width:14px;height:7px;box-shadow:inset 0 0 0 2px #f4f2eb}.phone-appbar{z-index:2;justify-content:space-between;align-items:center;margin-top:12px;display:flex;position:relative}.phone-brand{color:var(--forest-900);letter-spacing:.08em;align-items:center;gap:7px;font-family:Poppins,Inter,sans-serif;font-size:.69rem;font-weight:900;display:flex}.phone-brand-symbol{background:var(--forest-900);width:25px;height:25px;color:var(--lime);border-radius:9px;place-items:center;font-size:.64rem;display:grid}.phone-avatar{background:var(--white);width:28px;height:28px;color:var(--forest-800);border:1px solid #07312224;border-radius:50%;place-items:center;font-size:.51rem;font-weight:900;display:grid}.phone-greeting{z-index:2;gap:3px;margin-top:18px;display:grid;position:relative}.phone-greeting small{color:#778079;font-size:.58rem}.phone-greeting strong{letter-spacing:-.035em;font-family:Poppins,Inter,sans-serif;font-size:1.02rem}.phone-search{z-index:2;color:#7a847d;background:#ffffffd6;border:1px solid #0731221a;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:41px;margin-top:14px;padding:0 12px;font-size:.58rem;display:grid;position:relative;box-shadow:0 9px 25px #0731220e}.phone-search .ui-icon{color:var(--forest-700);font-size:.82rem}.phone-search small{background:var(--lime-soft);color:var(--forest-800);border-radius:6px;padding:4px 6px;font-size:.46rem;font-weight:850}.phone-feature{z-index:2;background:radial-gradient(circle at 91% 14%, #b8ef4a33, transparent 28%), linear-gradient(145deg, var(--forest-850), var(--forest-950));color:var(--white);border-radius:18px;gap:8px;margin-top:12px;padding:16px;display:grid;position:relative;box-shadow:0 15px 36px #041f152b}.phone-feature-kicker{color:var(--lime);letter-spacing:.1em;font-size:.46rem;font-weight:900}.phone-feature strong{max-width:220px;font-size:.75rem;line-height:1.35}.phone-feature-action{color:#ffffffb3;align-items:center;gap:7px;font-size:.52rem;font-weight:800;display:inline-flex}.phone-feature-action .ui-icon{color:var(--lime)}.phone-section-heading{z-index:2;justify-content:space-between;align-items:center;margin-top:16px;display:flex;position:relative}.phone-section-heading strong{font-size:.64rem}.phone-section-heading span{color:var(--forest-700);font-size:.49rem;font-weight:800}.phone-services{z-index:2;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid;position:relative}.phone-services article{background:#ffffffc2;border:1px solid #07312217;border-radius:14px;align-content:center;place-items:center;gap:7px;min-height:68px;display:grid}.phone-services article>span{background:var(--lime-soft);width:26px;height:26px;color:var(--forest-800);border-radius:9px;place-items:center;font-size:.75rem;display:grid}.phone-services small{color:#59645d;font-size:.48rem;font-weight:760}.phone-request{z-index:2;background:#ffffffc9;border:1px solid #07312217;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;margin-top:11px;padding:11px;display:flex;position:relative}.phone-request>div{align-items:center;gap:8px;min-width:0;display:flex}.phone-request-icon{background:var(--forest-900);width:27px;height:27px;color:var(--lime);border-radius:9px;flex:none;place-items:center;font-size:.72rem;display:grid}.phone-request>div>div{gap:2px;min-width:0;display:grid}.phone-request small{color:#7c857f;font-size:.43rem}.phone-request strong{text-overflow:ellipsis;white-space:nowrap;font-size:.54rem;overflow:hidden}.phone-request-status{background:var(--lime-soft);color:var(--forest-800);border-radius:999px;flex:none;padding:5px 7px;font-size:.42rem;font-weight:850}.phone-bottom-nav{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #07312217;border-radius:16px;grid-template-columns:repeat(3,1fr);align-items:center;min-height:48px;padding:4px;display:grid;position:absolute;bottom:11px;left:12px;right:12px;box-shadow:0 12px 30px #0731221a}.phone-bottom-nav span{color:#89918b;border-radius:12px;align-content:center;place-items:center;gap:3px;min-height:38px;font-size:.42rem;font-weight:760;display:grid}.phone-bottom-nav span.is-active{background:var(--lime-soft);color:var(--forest-800)}.phone-bottom-nav .ui-icon{font-size:.69rem}.floating-card{z-index:6;width:198px;min-width:198px;color:var(--white);-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);background:#051f16c9;border:1px solid #ffffff29;border-radius:16px;grid-template-columns:39px 1fr;align-items:center;gap:10px;padding:11px 13px;display:grid;position:absolute;box-shadow:0 24px 60px #000e0957}.floating-card-icon{width:39px;height:39px;color:var(--lime);background:#b8ef4a21;border-radius:12px;place-items:center;display:grid}.floating-card>div{gap:3px;display:grid}.floating-card small{color:#ffffff75;letter-spacing:.08em;font-size:.48rem;font-weight:850}.floating-card strong{font-size:.72rem}.floating-card-proposals{animation:4.4s ease-in-out infinite float-card-one;top:24%;right:-1%}.floating-card-payment{animation:5.1s ease-in-out infinite float-card-two;bottom:18%;left:-1%}.floating-badge{z-index:6;color:#ffffffa8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#051f16a8;border:1px solid #b8ef4a2e;border-radius:999px;align-items:center;gap:8px;padding:9px 11px;font-size:.57rem;font-weight:800;display:inline-flex;position:absolute;top:14%;left:2%}.floating-badge>span{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #b8ef4a14}.scroll-indicator{z-index:5;color:#ffffff73;letter-spacing:.12em;text-transform:uppercase;place-items:center;gap:8px;font-size:.55rem;font-weight:800;text-decoration:none;display:grid;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.scroll-indicator i{background:linear-gradient(var(--lime), transparent);width:1px;height:34px;animation:1.8s ease-in-out infinite scroll-line;display:block}.motion-marquee{background:var(--forest-950);color:#ffffffc7;border-top:1px solid #b8ef4a1f;border-bottom:1px solid #b8ef4a1f;position:relative;overflow:hidden}.motion-marquee:before,.motion-marquee:after{content:"";z-index:2;pointer-events:none;width:110px;position:absolute;top:0;bottom:0}.motion-marquee:before{background:linear-gradient(90deg, var(--forest-950), transparent);left:0}.motion-marquee:after{background:linear-gradient(-90deg, var(--forest-950), transparent);right:0}.motion-marquee-track{will-change:transform;width:max-content;animation:28s linear infinite marquee-scroll;display:flex}.motion-marquee-group{flex:none;justify-content:space-around;align-items:center;gap:28px;min-width:max(100vw,1080px);min-height:74px;padding:0 32px;display:flex}.motion-marquee-group span{letter-spacing:.11em;font-family:Poppins,Inter,sans-serif;font-size:clamp(.85rem,1.3vw,1rem);font-weight:800}.motion-marquee-group i{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 7px #b8ef4a12}[data-reveal]{opacity:0;transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);transform:translateY(38px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.audience-section{background:radial-gradient(circle at 11% 12%, #b8ef4a17, transparent 24%), linear-gradient(180deg, var(--ivory), var(--paper));padding:112px max(28px,50% - 620px);position:relative}.section-intro{text-align:center;max-width:890px;margin:0 auto 58px}.section-intro h2,.services-heading h2,.process-copy h2,.trust-copy h2,.closing-panel h2,.faq-panel h2{letter-spacing:-.055em;margin:16px 0 0;font-family:Poppins,Inter,sans-serif;font-size:clamp(2.5rem,4.4vw,4.25rem);line-height:1.02}.section-intro h2 span,.closing-panel h2 span{color:var(--forest-700)}.section-intro p{max-width:660px;color:var(--muted);margin:21px auto 0;font-size:1rem;line-height:1.72}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.audience-card{border:1px solid var(--line);min-height:520px;box-shadow:var(--shadow-soft);border-radius:34px;flex-direction:column;align-items:flex-start;padding:clamp(34px,4vw,52px);transition:transform .26s,box-shadow .26s,border-color .26s;display:flex;position:relative;overflow:hidden}.audience-card:hover{box-shadow:var(--shadow-medium);border-color:#0731223d;transform:translateY(-7px)}.audience-card-client{color:var(--graphite);background:radial-gradient(circle at 96% 100%,#b8ef4a30,#0000 34%),linear-gradient(145deg,#fff,#f7f5ed)}.audience-card-provider{background:radial-gradient(circle at 92% 92%, #b8ef4a21, transparent 35%), linear-gradient(145deg, var(--forest-850), var(--forest-950));color:var(--white);border-color:#b8ef4a24;box-shadow:0 32px 82px #00180f38}.audience-icon{background:var(--lime-soft);width:58px;height:58px;color:var(--forest-800);border:1px solid #0731221a;border-radius:18px;place-items:center;font-size:1.45rem;display:grid}.audience-card-provider .audience-icon{color:var(--lime);background:#b8ef4a1f;border-color:#b8ef4a2e}.audience-eyebrow{color:var(--forest-700);letter-spacing:.15em;margin-top:29px;font-size:.68rem;font-weight:900}.audience-card-provider .audience-eyebrow{color:var(--lime)}.audience-card h3{letter-spacing:-.048em;max-width:520px;margin:15px 0 0;font-family:Poppins,Inter,sans-serif;font-size:clamp(2rem,3vw,2.85rem);line-height:1.08}.audience-card>p{max-width:530px;color:var(--muted);margin:18px 0 0;line-height:1.72}.audience-card-provider>p{color:#ffffff9e}.audience-card ul{gap:10px;margin:26px 0 0;padding:0;list-style:none;display:grid}.audience-card li{color:#536159;align-items:center;gap:10px;font-size:.79rem;font-weight:740;display:flex}.audience-card-provider li{color:#ffffffad}.audience-card li .ui-icon{color:var(--forest-700);font-size:1rem}.audience-card-provider li .ui-icon{color:var(--lime)}.audience-card>a{z-index:2;color:var(--forest-800);align-items:center;gap:10px;margin-top:auto;padding-top:34px;font-size:.86rem;font-weight:900;text-decoration:none;display:inline-flex;position:relative}.audience-card-provider>a{color:var(--white)}.audience-card>a .ui-icon{transition:transform .18s}.audience-card>a:hover .ui-icon{transform:translate(4px)}.audience-card-orbit{border:1px solid #07312214;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-140px;right:-120px}.audience-card-orbit:after{content:"";border-radius:inherit;border:1px solid #0731220f;position:absolute;inset:42px}.audience-card-provider .audience-card-orbit,.audience-card-provider .audience-card-orbit:after{border-color:#ffffff0f}.process-section{background:radial-gradient(circle at 8% 7%, #b8ef4a14, transparent 24%), linear-gradient(140deg, var(--forest-950), var(--forest-900) 58%, var(--forest-850));color:var(--white);padding:88px max(28px,50% - 620px);position:relative;overflow:hidden}.process-copy{max-width:920px;margin-bottom:40px}.process-copy h2{max-width:900px;color:var(--white)}.process-copy p{color:#ffffff9c;max-width:720px;margin:20px 0 0;line-height:1.72}.process-grid{grid-template-columns:minmax(360px,.9fr) minmax(0,1.25fr);align-items:stretch;gap:16px;display:grid}.process-device{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 91% 8%,#b8ef4a21,#0000 28%),#ffffff0b;border:1px solid #b8ef4a24;border-radius:30px;width:100%;max-width:none;min-height:100%;padding:30px;position:relative;overflow:hidden;box-shadow:0 35px 90px #000e094d}.process-device:before{content:"";border:1px solid #b8ef4a1a;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-120px;right:-110px}.process-device-top{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.process-device-brand{letter-spacing:.13em;font-family:Poppins,Inter,sans-serif;font-size:.78rem;font-weight:900}.process-device-live{color:#ffffff7a;letter-spacing:.08em;align-items:center;gap:7px;font-size:.54rem;font-weight:850;display:inline-flex}.process-device-live i{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #b8ef4a14}.process-screen-icon{z-index:2;width:58px;height:58px;color:var(--lime);background:#b8ef4a1c;border:1px solid #b8ef4a2e;border-radius:18px;place-items:center;margin-top:44px;font-size:1.45rem;animation:.42s cubic-bezier(.16,1,.3,1) process-content-in;display:grid;position:relative}.process-screen-copy{z-index:2;gap:7px;margin-top:23px;animation:.48s cubic-bezier(.16,1,.3,1) process-content-in;display:grid;position:relative}.process-screen-copy span{color:var(--lime);letter-spacing:.12em;font-size:.62rem;font-weight:900}.process-screen-copy strong{letter-spacing:-.04em;font-family:Poppins,Inter,sans-serif;font-size:clamp(1.65rem,2.5vw,2.3rem);line-height:1.07}.process-screen-copy small{color:#ffffff8a;font-size:.73rem}.process-progress{z-index:2;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:30px;display:grid;position:relative}.process-progress button{cursor:pointer;background:#ffffff1a;border-radius:999px;height:4px;padding:0;overflow:hidden}.process-progress button span{border-radius:inherit;background:var(--lime);width:0;height:100%;transition:width .3s;display:block}.process-progress button.is-active span{width:100%}.process-mini-card{z-index:2;background:#ffffff0b;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:38px 1fr;align-items:center;gap:11px;min-height:60px;padding:10px 13px;display:grid;position:absolute;bottom:30px;left:30px;right:30px}.process-mini-card>span{width:38px;height:38px;color:var(--lime);background:#b8ef4a1c;border-radius:12px;place-items:center;display:grid}.process-mini-card>div{gap:3px;display:grid}.process-mini-card small{color:#ffffff61;letter-spacing:.09em;font-size:.5rem;font-weight:850}.process-mini-card strong{font-size:.7rem}.process-steps{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;align-content:stretch;gap:14px;padding:0;display:grid}.process-steps article{cursor:pointer;background:#ffffff09;border:1px solid #ffffff17;border-radius:24px;outline:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:225px;padding:25px;transition:border-color .28s,background .28s,transform .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden}.process-steps article:after{content:"";border:1px solid #ffffff0e;border-radius:50%;width:260px;height:260px;transition:border-color .28s;position:absolute;bottom:-130px;right:-100px}.process-steps article:hover,.process-steps article:focus-visible{background:#ffffff0d;border-color:#b8ef4a33;transform:translateY(-4px)}.process-steps article.is-active{background:radial-gradient(circle at 92% 12%,#b8ef4a14,#0000 31%),#fff1;border-color:#b8ef4a4d;transform:translateY(-4px);box-shadow:0 22px 56px #000e092e}.process-steps article.is-active:after{border-color:#b8ef4a1c}.process-step-icon{width:48px;height:48px;color:var(--lime);background:#b8ef4a17;border:1px solid #b8ef4a29;border-radius:15px;place-items:center;font-size:1.2rem;display:grid}.process-step-label{color:var(--lime);letter-spacing:.13em;margin-top:19px;font-size:.6rem;font-weight:900}.process-steps h3{letter-spacing:-.042em;max-width:420px;margin:11px 0 0;font-family:Poppins,Inter,sans-serif;font-size:clamp(1.35rem,1.8vw,1.82rem);line-height:1.09}.process-steps p{color:#ffffff94;max-width:430px;margin:13px 0 0;font-size:.82rem;line-height:1.58}.services-section{background:radial-gradient(circle at 88% 9%, #b8ef4a16, transparent 24%), var(--paper);padding:116px max(28px,50% - 620px)}.services-heading{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:60px;margin-bottom:52px;display:grid}.services-heading h2{max-width:850px}.services-heading>p{color:var(--muted);margin:0 0 7px;line-height:1.72}.services-bento{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.service-card{border:1px solid var(--line);background:linear-gradient(145deg,#fffffff2,#f6f4ecf0);border-radius:28px;flex-direction:column;align-items:flex-start;min-height:360px;padding:30px;transition:transform .26s,border-color .26s,box-shadow .26s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 52px #041f1511}.service-card-wide{grid-column:span 7}.service-card-standard,.service-card:nth-child(3){grid-column:span 5}.service-card:nth-child(4){grid-column:span 7}.service-card:hover{box-shadow:var(--shadow-medium);border-color:#07312240;transform:translateY(-7px)}.service-card-top{justify-content:space-between;align-items:flex-start;gap:20px;width:100%;display:flex}.service-card-icon{background:var(--lime-soft);width:54px;height:54px;color:var(--forest-800);border:1px solid #0731221a;border-radius:17px;place-items:center;font-size:1.35rem;display:grid}.service-card-eyebrow{color:var(--forest-700);letter-spacing:.14em;margin-top:auto;padding-top:42px;font-size:.64rem;font-weight:900}.service-card h3{letter-spacing:-.042em;max-width:520px;margin:12px 0 0;font-family:Poppins,Inter,sans-serif;font-size:clamp(1.65rem,2.5vw,2.35rem);line-height:1.09}.service-card p{max-width:560px;color:var(--muted);margin:14px 0 0;line-height:1.65}.service-tags{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.service-tags span{color:#506058;background:#ffffffb8;border:1px solid #0731221a;border-radius:999px;padding:7px 10px;font-size:.66rem;font-weight:760}.service-card-arrow{width:42px;height:42px;color:var(--forest-800);background:#ffffffbd;border:1px solid #0731221a;border-radius:14px;place-items:center;transition:transform .22s,background .22s;display:grid;position:absolute;bottom:25px;right:25px}.service-card:hover .service-card-arrow{background:var(--lime);transform:translate(3px,-3px)}.service-card-glow{background:radial-gradient(circle,#b8ef4a2e,#0000 68%);border-radius:50%;width:320px;height:320px;transition:transform .4s;position:absolute;bottom:-140px;right:-110px;transform:scale(.85)}.service-card:hover .service-card-glow{transform:scale(1.08)}.trust-section{background:radial-gradient(circle at 14% 8%, #b8ef4a14, transparent 25%), linear-gradient(145deg, var(--forest-950), var(--forest-850));color:var(--white);padding:108px max(28px,50% - 620px)}.trust-copy{max-width:none}.trust-copy h2{color:var(--white)}@media (width>=981px){.trust-copy h2{white-space:nowrap;max-width:none;font-size:clamp(2.35rem,3.4vw,3rem)}}.trust-rail{background:#ffffff17;border:1px solid #ffffff17;border-radius:26px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:56px;display:grid;overflow:hidden}.trust-rail article{background:#051f16f5;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:24px;min-height:190px;padding:28px;transition:background .22s;display:flex}.trust-rail article:hover{background:#0c3626fa}.trust-rail article>span{width:46px;height:46px;color:var(--lime);background:#b8ef4a1c;border-radius:15px;place-items:center;font-size:1.15rem;display:grid}.trust-rail article>div{gap:8px;display:grid}.trust-rail small{color:var(--lime);letter-spacing:.13em;font-size:.58rem;font-weight:900}.trust-rail strong{max-width:250px;font-size:.88rem;line-height:1.45}.closing-section{background:linear-gradient(180deg, var(--ivory), var(--paper));grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:20px;padding:92px max(28px,50% - 620px);display:grid}.closing-panel,.faq-panel{border-radius:34px}.closing-panel{background:radial-gradient(circle at 88% 16%, #b8ef4a26, transparent 28%), linear-gradient(145deg, var(--forest-850), var(--forest-950));min-height:570px;color:var(--white);border:1px solid #b8ef4a24;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(38px,5vw,64px);display:flex;position:relative;overflow:hidden;box-shadow:0 32px 84px #00170e38}.closing-panel h2{z-index:2;color:var(--white);position:relative}.closing-panel h2 span{color:var(--lime);display:block}.closing-panel>p{z-index:2;color:#ffffffa3;max-width:560px;margin:20px 0 0;line-height:1.72;position:relative}.closing-panel>.section-kicker,.closing-actions{z-index:2;position:relative}.closing-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.closing-orbit{border:1px solid #b8ef4a1c;border-radius:50%;position:absolute}.closing-orbit-one{width:430px;height:430px;animation:24s linear infinite orbit-spin;bottom:-180px;right:-140px}.closing-orbit-two{opacity:.55;width:150px;height:150px;animation:18s linear infinite orbit-spin-reverse;top:50px;right:80px}.faq-panel{border:1px solid var(--line);min-height:570px;box-shadow:var(--shadow-soft);background:#ffffffdb;padding:clamp(34px,4.2vw,54px)}.faq-panel h2{font-size:clamp(2.2rem,3.6vw,3.4rem)}.faq-list{gap:10px;margin-top:30px;display:grid}.faq-item{border:1px solid var(--line);background:#fbfaf6e6;border-radius:17px;overflow:hidden}.faq-item summary{min-height:66px;color:var(--graphite);cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;font-size:.82rem;font-weight:850;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-chevron{background:var(--lime-soft);width:34px;height:34px;color:var(--forest-800);border-radius:11px;flex:none;place-items:center;transition:transform .22s;display:grid}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-item p{color:var(--muted);margin:0;padding:0 18px 19px;font-size:.8rem;line-height:1.68}.site-footer{background:radial-gradient(circle at 14% 5%, #b8ef4a11, transparent 23%), var(--forest-950);color:var(--white);border-top:1px solid #b8ef4a1a;padding:66px max(28px,50% - 620px) 25px}.footer-top{grid-template-columns:minmax(240px,.78fr) minmax(0,1.55fr);gap:72px;padding-bottom:47px;display:grid}.footer-brand{align-content:start;gap:19px;display:grid}.footer-brand img{object-fit:contain;transform-origin:0;width:138px;height:76px;transform:scale(1.28)}.footer-brand p{color:#ffffff7d;max-width:330px;margin:0;font-size:.82rem;line-height:1.68}.footer-store-badge{width:fit-content;min-width:184px;min-height:58px;box-shadow:none;background:#ffffff0e;margin-top:3px}.footer-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;display:grid}.footer-links>div{align-content:start;gap:11px;display:grid}.footer-links strong{color:#ffffffdb;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.67rem;font-weight:900}.footer-links a{color:#ffffff7a;font-size:.77rem;text-decoration:none;transition:color .18s}.footer-links a:hover{color:var(--lime)}.footer-bottom{color:#ffffff57;border-top:1px solid #ffffff16;justify-content:space-between;gap:20px;padding-top:23px;font-size:.69rem;display:flex}@keyframes hero-line-in{0%{opacity:0;transform:translateY(115%)rotate(2deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes hero-element-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes phone-float{0%,to{transform:rotateY(-11deg)rotateX(3deg)rotate(1.2deg)translateY(0)}50%{transform:rotateY(-9deg)rotateX(2deg)rotate(.7deg)translateY(-12px)}}@keyframes aura-breathe{0%,to{opacity:.75;transform:scale(.94)}50%{opacity:1;transform:scale(1.04)}}@keyframes float-card-one{0%,to{transform:translateZ(55px)}50%{transform:translate3d(0,-10px,55px)}}@keyframes float-card-two{0%,to{transform:translateZ(65px)}50%{transform:translate3d(0,12px,65px)}}@keyframes status-pulse{0%,to{box-shadow:0 0 0 7px #b8ef4a14}50%{box-shadow:0 0 0 11px #b8ef4a05}}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes orbit-spin-reverse{to{transform:rotate(-360deg)}}@keyframes scroll-line{0%,to{opacity:.2;transform-origin:top;transform:scaleY(.45)}50%{opacity:1;transform:scaleY(1)}}@keyframes marquee-scroll{to{transform:translate(-50%)}}@keyframes process-content-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.site-header{grid-template-columns:220px minmax(0,1fr)}.site-header-scrolled{grid-template-columns:0 minmax(0,1fr)}.brand{width:220px;height:102px}.brand-logo{width:350px;height:166px;margin:-83px 0 0 -175px}.hero{grid-template-columns:minmax(0,1fr) minmax(390px,.88fr);gap:42px}.hero-title{font-size:clamp(3.45rem,5.7vw,4.8rem)}.phone-shell{width:300px;height:600px}.device-stage{min-height:620px}.floating-card-proposals{right:-1%}.floating-card-payment{left:-2%}}@media (width<=980px){.site-header{grid-template-columns:190px minmax(0,1fr)}.site-header-scrolled{grid-template-columns:0 minmax(0,1fr)}.brand{width:190px;height:92px}.brand-logo{width:310px;height:148px;margin:-74px 0 0 -155px}.header-bar{padding-left:15px}.main-nav{gap:17px}.main-nav a{font-size:.73rem}.header-login{display:none}.hero{grid-template-columns:1fr;gap:58px;min-height:auto;padding-top:136px}.hero-copy{max-width:760px}.device-stage{justify-self:center;width:min(100%,650px)}.hero-side-label{display:none}.audience-grid,.closing-section{grid-template-columns:1fr}.process-copy{margin-bottom:34px}.process-grid{grid-template-columns:1fr;gap:16px}.process-device{min-height:390px}.process-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.process-steps article{min-height:220px}.services-heading{grid-template-columns:1fr;gap:20px}.trust-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:1fr;gap:40px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.global-pointer-glow{display:none}section[id]{scroll-margin-top:88px}.site-header,.site-header-scrolled{grid-template-columns:118px minmax(0,1fr);gap:8px;width:calc(100% - 16px);min-height:72px;padding:0;top:8px}.brand,.site-header-scrolled .brand{opacity:1;visibility:visible;pointer-events:auto;width:118px;height:70px;transform:none}.brand-logo{width:186px;height:92px;margin:-46px 0 0 -93px}.header-bar,.site-header-scrolled .header-bar{border-radius:17px;justify-content:flex-end;gap:8px;min-height:54px;margin-top:8px;padding:5px 6px;display:flex}.main-nav{z-index:-1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;visibility:hidden;background:radial-gradient(circle at 90% 10%,#b8ef4a1f,#0000 28%),#031912f7;border:1px solid #ffffff1c;border-radius:25px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:4px;min-height:calc(100dvh - 95px);padding:28px 18px;transition:opacity .22s,visibility .22s,transform .22s;display:flex;position:fixed;top:86px;left:9px;right:9px;transform:translateY(-15px)scale(.98);box-shadow:0 35px 90px #000d0880}.main-nav-open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.main-nav .main-nav-mobile-only{display:flex}.main-nav a{color:#ffffffe0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:19px 13px;font-family:Poppins,Inter,sans-serif;font-size:1.35rem;font-weight:700;display:flex}.main-nav a:after{content:"↗";width:auto;height:auto;color:var(--lime);background:0 0;font-size:1rem;position:static;transform:none}.header-actions{justify-self:end}.header-login{display:none}.header-cta{min-height:44px;padding:0 13px}.header-cta span{display:none}.menu-toggle{display:grid;position:relative}.hero{gap:36px;padding:108px 20px 66px}.hero-kicker{margin-bottom:23px;font-size:.58rem;line-height:1.45}.hero-title{font-size:clamp(2.8rem,13.6vw,4.25rem);line-height:.93}.hero-title-line-three{margin-top:17px}.hero-description{margin-top:24px;font-size:.94rem}.hero-actions{grid-template-columns:1fr;width:100%;display:grid}.hero-actions .button{width:100%}.hero-login-prompt{text-align:center;margin-left:0}.store-badges{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.store-badge{min-width:0}.hero-proof{gap:10px;display:grid}.device-stage{transform-origin:top;min-height:535px;margin-bottom:-70px;transform:scale(.86)}.phone-shell{width:286px;height:572px}.floating-card,.floating-badge,.scroll-indicator{display:none}.motion-marquee-group{gap:24px;min-height:64px;padding-right:24px}.audience-section,.process-section,.services-section,.trust-section,.closing-section{padding:78px 20px}.section-intro{text-align:left;margin-bottom:36px}.section-intro h2,.services-heading h2,.process-copy h2,.trust-copy h2,.closing-panel h2,.faq-panel h2{font-size:clamp(2.25rem,11vw,3.35rem)}.section-intro p{margin-left:0}.audience-card{border-radius:27px;min-height:470px;padding:29px}.process-copy{margin-bottom:28px}.process-grid{gap:12px}.process-device{min-height:320px;padding:23px}.process-mini-card{bottom:23px;left:23px;right:23px}.process-steps{grid-template-columns:1fr;gap:11px}.process-steps article{border-radius:23px;min-height:0;padding:24px}.process-steps article:hover,.process-steps article:focus-visible,.process-steps article.is-active{transform:none}.services-bento{grid-template-columns:1fr}.service-card,.service-card-wide,.service-card-standard,.service-card:nth-child(3),.service-card:nth-child(4){grid-column:1}.service-card{border-radius:25px;min-height:330px;padding:26px}.service-card-eyebrow{padding-top:34px}.trust-rail{grid-template-columns:1fr}.trust-rail article{min-height:150px}.closing-panel,.faq-panel{border-radius:27px;min-height:auto;padding:30px}.closing-panel{min-height:500px}.closing-actions{width:100%;display:grid}.closing-actions .button{width:100%}.footer-top,.footer-links{grid-template-columns:1fr}.footer-links{gap:30px}.footer-bottom{flex-direction:column}}@media (width<=420px){.header-cta{display:none}.site-header,.site-header-scrolled{grid-template-columns:110px 46px;justify-content:space-between}.header-bar,.site-header-scrolled .header-bar{width:46px;min-height:46px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:14px;margin-top:10px;padding:0}.header-actions{gap:0}.header-progress{display:none}.brand,.site-header-scrolled .brand{width:110px;height:66px}.brand-logo{width:174px;height:86px;margin:-43px 0 0 -87px}.store-badges{grid-template-columns:1fr}.device-stage{margin-bottom:-130px;transform:scale(.76)}.floating-card-proposals{right:-15%}.floating-card-payment{left:-15%}.floating-badge{left:-10%}.audience-card,.service-card,.process-steps article,.closing-panel,.faq-panel{padding-left:24px;padding-right:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal],.hero-enter,.hero-title-line>span{opacity:1!important;transform:none!important}.motion-marquee-track{transform:none!important}}.hero-home{min-height:920px}.hero-client,.hero-provider{min-height:900px}.hero-back{color:#ffffff94;align-items:center;gap:8px;margin-bottom:18px;font-size:.72rem;font-weight:800;text-decoration:none;transition:color .18s;display:inline-flex}.hero-back:hover,.hero-back:focus-visible{color:var(--lime)}.hero-back:focus-visible{outline:2px solid var(--lime);outline-offset:5px;border-radius:4px}.hero-title-audience{font-size:clamp(3.35rem,5.2vw,5rem)}.hero-path-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:31px;display:grid}#caminhos{scroll-margin-top:130px}.hero-path{min-height:108px;color:var(--white);-webkit-backdrop-filter:blur(14px)saturate(120%);backdrop-filter:blur(14px)saturate(120%);border:1px solid #ffffff29;border-radius:19px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:18px;text-decoration:none;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:grid;position:relative;box-shadow:0 18px 44px #000d082e}.hero-path:hover,.hero-path:focus-visible{border-color:#b8ef4a6b;transform:translateY(-4px);box-shadow:0 24px 54px #000d084d}.hero-path:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.hero-path-client{background:#ffffff1a}.hero-path-provider{background:#b8ef4a17}.hero-path-icon{background:var(--lime-soft);width:42px;height:42px;color:var(--forest-800);border-radius:13px;place-items:center;font-size:1.08rem;display:grid}.hero-path-provider .hero-path-icon{color:var(--lime);background:#b8ef4a24}.hero-path-copy{gap:6px;min-width:0;display:grid}.hero-path-copy small{color:var(--lime);letter-spacing:.11em;font-size:.5rem;font-weight:900}.hero-path-copy strong{letter-spacing:-.025em;font-family:Poppins,Inter,sans-serif;font-size:clamp(.91rem,1.2vw,1.04rem);line-height:1.24}.hero-path>.ui-icon{color:var(--lime);font-size:1rem;transition:transform .18s}.hero-path:hover>.ui-icon{transform:translate(4px)}.hero-audience-actions{margin-top:29px}.marquee-pair{display:contents}.marquee-pair b{font:inherit}.route-home .site-footer{padding-top:52px}@media (width<=1180px){.hero-path-actions{grid-template-columns:1fr;max-width:520px}.hero-path{min-height:90px}}@media (width<=760px){.hero-home,.hero-client,.hero-provider{min-height:auto}.hero-title-audience{font-size:clamp(2.65rem,12.5vw,4rem)}.hero-path-actions{grid-template-columns:1fr;width:100%}.hero-path{width:100%;min-height:88px}}.provider-difference-section{background:radial-gradient(circle at 90% 8%, #b8ef4a1f, transparent 26%), linear-gradient(180deg, var(--ivory), var(--paper));padding:108px max(28px,50% - 620px);position:relative;overflow:hidden}.provider-difference-heading{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:60px;margin-bottom:48px;display:grid}.provider-difference-heading h2{letter-spacing:-.028em;max-width:780px;margin:16px 0 0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.35rem,3.45vw,3.5rem);font-weight:600;line-height:1.14}.provider-difference-heading>p{color:var(--muted);margin:0 0 7px;font-weight:400;line-height:1.78}.provider-difference-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.provider-difference-card{border:1px solid var(--line);background:#ffffffd1;border-radius:26px;flex-direction:column;align-items:flex-start;min-height:315px;padding:29px;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;box-shadow:0 20px 58px #041f1512}.provider-difference-card:hover{box-shadow:var(--shadow-medium);border-color:#0731223d;transform:translateY(-6px)}.provider-difference-card.is-primary{background:radial-gradient(circle at 92% 10%, #b8ef4a21, transparent 32%), linear-gradient(145deg, var(--forest-850), var(--forest-950));color:var(--white);border-color:#b8ef4a29;box-shadow:0 28px 72px #00180f33}.provider-difference-icon{background:var(--lime-soft);width:50px;height:50px;color:var(--forest-800);border-radius:16px;place-items:center;font-size:1.2rem;display:grid}.provider-difference-card.is-primary .provider-difference-icon{color:var(--lime);background:#b8ef4a1f}.provider-difference-eyebrow{color:var(--forest-700);letter-spacing:.12em;margin-top:auto;padding-top:34px;font-size:.6rem;font-weight:750}.provider-difference-card.is-primary .provider-difference-eyebrow{color:var(--lime)}.provider-difference-card h3{letter-spacing:-.02em;margin:11px 0 0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.45rem;font-weight:600;line-height:1.2}.provider-difference-card p{color:var(--muted);margin:13px 0 0;font-size:.82rem;font-weight:400;line-height:1.72}.provider-difference-card.is-primary p{color:#ffffff9e}@media (width<=980px){.provider-difference-heading{grid-template-columns:1fr;gap:18px}.provider-difference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.provider-difference-section{padding:78px 20px}.provider-difference-heading{margin-bottom:34px}.provider-difference-heading h2{font-size:clamp(2rem,9.4vw,2.75rem);line-height:1.18}.provider-difference-grid{grid-template-columns:1fr}.provider-difference-card{min-height:290px;padding:26px}}@media (width<=420px){.hero-path{grid-template-columns:39px minmax(0,1fr) auto;gap:10px;padding:15px}.hero-path-icon{width:39px;height:39px}.hero-path-copy strong{font-size:.9rem}}body{line-height:1.55}.main-nav a,.header-login{letter-spacing:.01em;font-weight:650}.header-cta,.button{font-weight:750}.hero-kicker{letter-spacing:.1em;font-weight:750}.hero-title{letter-spacing:-.038em;font-weight:650;line-height:1.01}.hero-home .hero-title{max-width:630px;font-size:clamp(3rem,4.7vw,4.55rem)}.hero-title-audience{font-size:clamp(3.05rem,4.8vw,4.5rem);font-weight:650}.hero-title-line{margin:-.04em 0 -.12em;padding:.04em 0 .12em}.hero-title-line-three{margin-top:.24em}.hero-description{max-width:570px;line-height:1.78}.hero-path-client{color:var(--forest-950);background:linear-gradient(135deg,#fff,#eef8da);border-color:#ffffffb8;box-shadow:0 20px 48px #000d0838}.hero-path-provider{background:linear-gradient(135deg, var(--lime), var(--lime-strong));color:var(--forest-950);border-color:#b8ef4abf;box-shadow:0 22px 52px #b8ef4a2e}.hero-path-client:hover,.hero-path-client:focus-visible{background:linear-gradient(135deg,#fff,#e4f5c1)}.hero-path-provider:hover,.hero-path-provider:focus-visible{background:linear-gradient(135deg, #c4f56a, var(--lime))}.hero-path-provider .hero-path-icon{background:var(--forest-900);color:var(--lime)}.hero-path-copy small,.hero-path-provider .hero-path-copy small{color:var(--forest-700);letter-spacing:.1em;font-weight:750}.hero-path-copy strong{letter-spacing:-.015em;font-size:clamp(1rem,1.3vw,1.14rem);font-weight:650;line-height:1.34}.hero-path>.ui-icon{color:var(--forest-800)}.store-badge-copy strong{letter-spacing:-.01em;font-weight:650}.hero-proof>span{font-weight:600}.section-intro h2,.services-heading h2,.process-copy h2,.trust-copy h2,.closing-panel h2,.faq-panel h2{letter-spacing:-.035em;font-weight:650;line-height:1.09}.audience-card h3,.service-card h3,.process-steps h3,.process-screen-copy strong{letter-spacing:-.025em;font-weight:650;line-height:1.15}.audience-card>p,.process-copy p,.process-steps p,.services-heading>p,.service-card p,.closing-panel>p,.faq-item p{line-height:1.76}.trust-rail strong,.faq-item summary{font-weight:650}@media (width<=760px){.hero-home .hero-title,.hero-title-audience{letter-spacing:-.032em;font-size:clamp(2.5rem,11.6vw,3.55rem);line-height:1.03}.hero-title-line-three{margin-top:.2em}}.route-client .hero-title,.route-provider .hero-title{letter-spacing:-.03em;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.9rem,4.45vw,4.2rem);font-weight:600;line-height:1.07}.route-client .hero-description,.route-provider .hero-description{font-weight:400;line-height:1.8}.route-client .section-kicker,.route-provider .section-kicker,.route-client .process-step-label,.route-provider .process-step-label,.route-client .service-card-eyebrow,.route-provider .service-card-eyebrow,.route-client .trust-rail small,.route-provider .trust-rail small{letter-spacing:.12em;font-weight:750}.route-client .process-copy h2,.route-provider .process-copy h2,.route-client .services-heading h2,.route-provider .services-heading h2,.route-client .trust-copy h2,.route-provider .trust-copy h2,.route-client .closing-panel h2,.route-provider .closing-panel h2,.route-client .faq-panel h2,.route-provider .faq-panel h2{letter-spacing:-.026em;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.15rem,3.15vw,3.2rem);font-weight:600;line-height:1.16}.route-client .closing-panel h2,.route-provider .closing-panel h2{max-width:530px;font-size:clamp(2.25rem,3.2vw,3.25rem);line-height:1.18}.route-client .closing-panel h2 span,.route-provider .closing-panel h2 span{margin-top:.12em}.route-client .faq-panel h2,.route-provider .faq-panel h2{font-size:clamp(2.05rem,2.75vw,2.8rem);line-height:1.18}.route-client .process-steps h3,.route-provider .process-steps h3,.route-client .service-card h3,.route-provider .service-card h3,.route-client .process-screen-copy strong,.route-provider .process-screen-copy strong{letter-spacing:-.018em;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;line-height:1.22}.route-client .process-copy p,.route-provider .process-copy p,.route-client .services-heading>p,.route-provider .services-heading>p,.route-client .process-steps p,.route-provider .process-steps p,.route-client .service-card p,.route-provider .service-card p,.route-client .closing-panel>p,.route-provider .closing-panel>p,.route-client .faq-item p,.route-provider .faq-item p{letter-spacing:0;font-weight:400;line-height:1.78}.route-client .trust-rail strong,.route-provider .trust-rail strong{letter-spacing:0;font-size:.84rem;font-weight:550;line-height:1.58}.route-client .faq-item summary,.route-provider .faq-item summary{letter-spacing:0;font-size:.8rem;font-weight:600;line-height:1.5}.route-client .button,.route-provider .button,.route-client .header-cta,.route-provider .header-cta{font-weight:700}@media (width>=981px){.route-client .trust-copy h2,.route-provider .trust-copy h2{white-space:normal;max-width:880px;font-size:clamp(2.1rem,2.75vw,2.75rem)}}@media (width<=760px){.route-client .hero-title,.route-provider .hero-title{letter-spacing:-.024em;font-size:clamp(2.4rem,10.8vw,3.35rem);line-height:1.08}.route-client .process-copy h2,.route-provider .process-copy h2,.route-client .services-heading h2,.route-provider .services-heading h2,.route-client .trust-copy h2,.route-provider .trust-copy h2,.route-client .closing-panel h2,.route-provider .closing-panel h2,.route-client .faq-panel h2,.route-provider .faq-panel h2{letter-spacing:-.022em;font-size:clamp(2rem,9.4vw,2.75rem);line-height:1.18}}.route-home .services-section{padding-top:108px;position:relative}.route-home .services-section:before{content:none;color:#07312252;letter-spacing:.18em;font-size:.64rem;font-weight:900;position:absolute;top:70px;left:max(28px,50% - 620px)}.home-section-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:clamp(34px,6vw,76px);display:grid}.home-section-heading h2,.home-product-copy h2,.home-provider-lead h2,.home-payment-copy h2,.home-app-copy h2,.home-faq-copy h2,.home-closing-shell h2{color:var(--graphite);letter-spacing:-.055em;margin:17px 0 0;font-size:clamp(2.7rem,5.2vw,5.15rem);line-height:.98}.home-section-heading>p,.home-product-copy>p,.home-provider-lead>p,.home-payment-copy>p,.home-app-copy>p,.home-faq-copy>p,.home-closing-shell>p{color:var(--muted);margin:0;font-size:.96rem;line-height:1.8}.home-section-heading-light h2,.home-provider-lead h2,.home-app-copy h2,.home-closing-shell h2{color:var(--white)}.home-journey-section{background:radial-gradient(circle at 10% 6%, #b8ef4a1a, transparent 24%), var(--ivory);padding:118px max(28px,50% - 620px) 128px}.home-journey-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:56px;display:grid}.home-journey-card{border:1px solid var(--line);background:#ffffffc2;border-radius:24px;min-height:310px;padding:24px 22px 26px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 18px 48px #041f150e}.home-journey-card:after{content:"";background:radial-gradient(circle,#b8ef4a29,#0000 68%);border-radius:50%;width:160px;height:160px;position:absolute;bottom:-62px;right:-56px}.home-journey-card:hover{box-shadow:var(--shadow-soft);border-color:#07312238;transform:translateY(-5px)}.home-journey-card-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.home-journey-card-top small{color:#07312257;letter-spacing:.13em;font-size:.65rem;font-weight:900}.home-journey-icon{background:var(--lime-soft);width:48px;height:48px;color:var(--forest-800);border-radius:15px;place-items:center;font-size:1.25rem;display:grid}.home-journey-card h3{color:var(--forest-950);letter-spacing:-.035em;margin:58px 0 10px;font-size:1.45rem}.home-journey-card p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.72}.home-security-section{background:var(--ivory);padding:0 max(20px,50% - 660px);position:relative}.home-security-shell{box-shadow:var(--shadow-deep);background:radial-gradient(circle at 85% 14%,#b8ef4a24,#0000 26%),radial-gradient(circle at 8% 92%,#ffffff0e,#0000 24%),linear-gradient(135deg,#031912 0%,#082b1e 56%,#0d3b2a 100%);border-radius:38px;padding:112px clamp(30px,5.5vw,74px) 78px;position:relative;overflow:hidden}.home-security-shell:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:64px 64px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.home-security-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:54px;display:grid;position:relative}.home-security-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0b;border:1px solid #ffffff1a;border-radius:23px;min-height:278px;padding:25px;box-shadow:inset 0 1px #ffffff0a}.home-security-icon{width:46px;height:46px;color:var(--lime);background:#b8ef4a14;border:1px solid #b8ef4a2e;border-radius:15px;place-items:center;margin-bottom:38px;font-size:1.2rem;display:grid}.home-security-card small{color:var(--lime);letter-spacing:.13em;font-size:.62rem;font-weight:900}.home-security-card h3{color:var(--white);letter-spacing:-.028em;margin:10px 0 9px;font-size:1.22rem;line-height:1.18}.home-security-card p{color:#ffffff8f;margin:0;font-size:.8rem;line-height:1.7}.home-trust-note{color:var(--lime-soft);background:#b8ef4a0f;border:1px solid #b8ef4a2e;border-radius:18px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:16px;margin-top:16px;padding:18px 21px;display:grid;position:relative}.home-trust-note>.ui-icon{font-size:1.25rem}.home-trust-note p{color:#fff9;margin:0;font-size:.8rem;line-height:1.65}.home-trust-note strong{color:var(--white)}.home-product-section{background:var(--paper);grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(54px,8vw,112px);padding:132px max(28px,50% - 620px);display:grid}.home-product-copy .button{margin-top:30px}.home-check-list{gap:13px;margin:30px 0 0;padding:0;list-style:none;display:grid}.home-check-list li{color:var(--forest-800);align-items:center;gap:12px;font-size:.84rem;font-weight:800;display:flex}.home-check-list li .ui-icon{background:var(--lime-soft);width:25px;height:25px;color:var(--forest-800);border-radius:50%;padding:6px}.home-product-visual{border:1px solid var(--line);box-shadow:var(--shadow-medium);background:radial-gradient(circle at 100% 0,#b8ef4a29,#0000 26%),#fff;border-radius:30px;gap:11px;padding:28px;display:grid;position:relative}.home-product-line{background:linear-gradient(#07312214,#b8ef4ab3,#07312214);width:2px;position:absolute;top:72px;bottom:72px;left:54px}.home-product-step{z-index:1;border:1px solid #0000;border-radius:19px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:16px;min-height:88px;padding:13px 16px 13px 0;display:grid;position:relative}.home-product-step.is-active{background:#f5f1e8b8;border-color:#07312217}.home-product-step>span{background:var(--forest-900);width:52px;height:52px;color:var(--lime);border:5px solid #fff;border-radius:50%;place-items:center;display:grid;box-shadow:0 8px 22px #041f151f}.home-product-step.is-active>span{background:var(--lime);color:var(--forest-950)}.home-product-step div{gap:2px;display:grid}.home-product-step small{color:#0731226b;letter-spacing:.13em;font-size:.58rem;font-weight:900}.home-product-step strong{color:var(--forest-950);font-size:1rem}.home-product-step em{color:var(--muted);font-size:.72rem;font-style:normal}.home-provider-section{color:var(--white);background:radial-gradient(circle at 80% 12%,#b8ef4a21,#0000 27%),linear-gradient(135deg,#031912 0%,#06251a 54%,#0c3425 100%);padding:126px max(28px,50% - 620px)}.home-provider-lead{max-width:900px}.home-provider-lead>p{max-width:720px;margin-top:24px}.home-provider-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.home-provider-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:64px;display:grid}.home-provider-card{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:24px;min-height:280px;padding:25px}.home-provider-card>span{width:49px;height:49px;color:var(--lime);background:#b8ef4a1a;border-radius:15px;place-items:center;margin-bottom:54px;font-size:1.25rem;display:grid}.home-provider-card h3{color:var(--white);letter-spacing:-.03em;margin:0 0 10px;font-size:1.28rem}.home-provider-card p{color:#ffffff8c;margin:0;font-size:.8rem;line-height:1.72}.home-provider-review{background:#b8ef4a0e;border:1px solid #b8ef4a29;border-radius:25px;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);align-items:center;gap:50px;margin-top:16px;padding:30px;display:grid}.home-provider-review small{color:var(--lime);letter-spacing:.13em;font-size:.62rem;font-weight:900}.home-provider-review h3{color:var(--white);letter-spacing:-.03em;margin:10px 0 0;font-size:1.45rem;line-height:1.15}.home-provider-review ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none;display:grid}.home-provider-review li{color:#ffffffb3;background:#ffffff0e;border-radius:13px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:9px;min-height:50px;padding:9px 11px;font-size:.72rem;font-weight:800;display:grid}.home-provider-review li span{color:var(--lime);font-size:.62rem;font-weight:900}.home-payment-section{background:var(--paper);padding:92px max(28px,50% - 620px)}.home-payment-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 92% 14%,#b8ef4a29,#0000 26%),#fff;border-radius:31px;grid-template-columns:86px minmax(0,1fr);gap:32px;padding:clamp(32px,5vw,58px);display:grid}.home-payment-icon{background:var(--forest-900);width:76px;height:76px;color:var(--lime);border-radius:23px;place-items:center;font-size:1.65rem;display:grid}.home-payment-copy h2{max-width:900px;font-size:clamp(2.35rem,4.4vw,4.35rem)}.home-payment-copy>p{max-width:760px;margin-top:20px}.home-payment-flow{grid-column:1/-1;grid-template-columns:max-content minmax(28px,1fr) max-content minmax(28px,1fr) max-content minmax(28px,1fr) max-content;align-items:center;gap:12px;margin-top:12px;display:grid}.home-payment-flow span{background:var(--lime-soft);color:var(--forest-800);white-space:nowrap;border-radius:999px;padding:11px 14px;font-size:.7rem;font-weight:850}.home-payment-flow i{background:#0731222e;height:1px}.home-aftercare-section{background:var(--ivory);padding:116px max(28px,50% - 620px)}.home-aftercare-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:50px;display:grid}.home-aftercare-grid article{border:1px solid var(--line);background:#ffffffc7;border-radius:24px;min-height:300px;padding:26px}.home-aftercare-grid article>span{background:var(--forest-900);width:48px;height:48px;color:var(--lime);border-radius:15px;place-items:center;margin-bottom:55px;display:grid}.home-aftercare-grid small{color:var(--forest-700);letter-spacing:.13em;font-size:.62rem;font-weight:900}.home-aftercare-grid h3{color:var(--forest-950);letter-spacing:-.03em;margin:10px 0 9px;font-size:1.28rem}.home-aftercare-grid p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.7}.home-modes-section{background:var(--ivory);grid-template-columns:1fr 1fr;gap:16px;padding:16px max(28px,50% - 620px) 118px;display:grid}.home-modes-card{border-radius:29px;min-height:390px;padding:clamp(30px,4vw,48px);overflow:hidden}.home-modes-presential{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#b8ef4a2b,#0000 30%),#fff}.home-modes-online{background:radial-gradient(circle at 88% 8%, #b8ef4a21, transparent 28%), var(--forest-900);border:1px solid #ffffff17}.home-modes-icon{background:var(--lime-soft);width:58px;height:58px;color:var(--forest-900);border-radius:18px;place-items:center;margin-bottom:95px;font-size:1.4rem;display:grid}.home-modes-online .home-modes-icon{color:var(--lime);background:#b8ef4a1a}.home-modes-card small{color:var(--forest-700);letter-spacing:.14em;font-size:.64rem;font-weight:900}.home-modes-online small{color:var(--lime)}.home-modes-card h3{max-width:510px;color:var(--forest-950);letter-spacing:-.045em;margin:12px 0;font-size:clamp(2rem,3.5vw,3.3rem);line-height:1.02}.home-modes-online h3{color:var(--white)}.home-modes-card p{max-width:520px;color:var(--muted);margin:0;font-size:.84rem;line-height:1.72}.home-modes-online p{color:#ffffff8f}.home-app-section{background:var(--paper);padding:0 max(20px,50% - 660px) 112px}.home-app-shell{color:var(--white);box-shadow:var(--shadow-deep);background:radial-gradient(circle at 82% 18%,#b8ef4a2b,#0000 28%),linear-gradient(135deg,#031912 0%,#092d20 100%);border-radius:35px;grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:72px;padding:clamp(42px,6vw,76px);display:grid;overflow:hidden}.home-app-copy>p{max-width:670px;margin-top:22px}.home-app-copy .store-badges{margin-top:28px}.home-app-mini{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:30px;flex-direction:column;min-height:410px;padding:28px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0d}.home-app-mini-top{color:var(--lime);letter-spacing:.13em;justify-content:space-between;align-items:center;gap:20px;font-size:.75rem;font-weight:900;display:flex}.home-app-mini-top small{color:var(--lime-soft);background:#b8ef4a17;border-radius:999px;padding:6px 9px}.home-app-mini>strong{max-width:330px;color:var(--white);letter-spacing:-.04em;margin-top:72px;font-size:2rem;line-height:1.08}.home-app-mini-items{gap:8px;margin-top:auto;display:grid}.home-app-mini-items span{color:#ffffffb3;background:#ffffff0e;border-radius:13px;align-items:center;gap:11px;min-height:47px;padding:0 14px;font-size:.78rem;font-weight:800;display:flex}.home-app-mini-items .ui-icon{color:var(--lime)}.home-faq-section{background:var(--paper);grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(50px,8vw,110px);padding:118px max(28px,50% - 620px);display:grid}.home-faq-copy{position:sticky;top:118px}.home-faq-copy h2{font-size:clamp(2.5rem,4.8vw,4.8rem)}.home-faq-copy>p{margin-top:22px}.home-faq-list{margin-top:0}.home-faq-list .faq-item{background:#ffffffeb}.home-faq-list .faq-item summary{min-height:74px;padding:18px 21px;font-size:.88rem}.home-faq-list .faq-item p{padding:0 21px 22px;font-size:.84rem}.home-closing-section{background:var(--paper);padding:0 max(20px,50% - 660px) 112px}.home-closing-shell{text-align:center;background:radial-gradient(circle at 50% 110%, #b8ef4a21, transparent 38%), var(--forest-950);color:var(--white);box-shadow:var(--shadow-deep);border-radius:35px;padding:clamp(52px,7vw,86px)}.home-closing-shell h2{max-width:840px;margin-inline:auto}.home-closing-shell>p{max-width:600px;margin:20px auto 0}.home-closing-actions{text-align:left;grid-template-columns:1fr 1fr;gap:13px;max-width:900px;margin:40px auto 0;display:grid}.home-closing-choice{min-height:92px;color:var(--white);background:#ffffff0d;border:1px solid #ffffff1c;border-radius:20px;grid-template-columns:52px minmax(0,1fr) 24px;align-items:center;gap:15px;padding:16px 19px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:grid}.home-closing-choice:hover{background:#b8ef4a13;border-color:#b8ef4a4d;transform:translateY(-3px)}.home-closing-choice>span{background:var(--lime);width:52px;height:52px;color:var(--forest-950);border-radius:16px;place-items:center;font-size:1.25rem;display:grid}.home-closing-choice div{gap:4px;display:grid}.home-closing-choice small{color:#ffffff7a;letter-spacing:.13em;font-size:.59rem;font-weight:900}.home-closing-choice strong{font-size:1rem}.home-closing-choice>.ui-icon{color:var(--lime)}.route-home .main-nav{gap:clamp(14px,1.7vw,26px)}.route-home .main-nav a{font-size:.75rem}@media (width<=1180px){.home-journey-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-journey-card:nth-child(4),.home-journey-card:nth-child(5){min-height:260px}.home-provider-grid,.home-aftercare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-app-shell{grid-template-columns:minmax(0,1fr) 360px;gap:46px}}@media (width<=980px){.home-section-heading,.home-product-section,.home-provider-review,.home-app-shell,.home-faq-section{grid-template-columns:1fr}.home-section-heading>p{max-width:700px}.home-security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-section{gap:48px}.home-provider-review{gap:28px}.home-payment-flow{grid-template-columns:1fr}.home-payment-flow i{width:1px;height:18px;margin-left:22px}.home-payment-flow span{width:fit-content}.home-app-mini{max-width:520px}.home-faq-copy{position:static}}@media (width<=760px){.route-home .services-section{padding-top:96px}.route-home .services-section:before{top:60px}.home-journey-section,.home-provider-section,.home-aftercare-section,.home-faq-section{padding:88px 18px}.home-product-section{padding:92px 18px}.home-payment-section{padding:72px 18px}.home-security-section,.home-app-section,.home-closing-section{padding-inline:12px}.home-security-shell,.home-app-shell,.home-closing-shell{border-radius:27px;padding:68px 20px 48px}.home-section-heading h2,.home-product-copy h2,.home-provider-lead h2,.home-payment-copy h2,.home-app-copy h2,.home-faq-copy h2,.home-closing-shell h2{letter-spacing:-.04em;font-size:clamp(2.15rem,10.5vw,3.2rem);line-height:1.03}.home-journey-grid,.home-security-grid,.home-provider-grid,.home-aftercare-grid,.home-modes-section,.home-closing-actions{grid-template-columns:1fr}.home-journey-card,.home-security-card,.home-provider-card,.home-aftercare-grid article{min-height:245px}.home-journey-card h3,.home-security-icon,.home-provider-card>span,.home-aftercare-grid article>span{margin-top:0}.home-journey-card h3{margin-top:42px}.home-security-icon,.home-provider-card>span,.home-aftercare-grid article>span{margin-bottom:40px}.home-product-visual{border-radius:24px;padding:18px}.home-product-line{left:44px}.home-product-step{grid-template-columns:48px minmax(0,1fr)}.home-product-step>span{width:48px;height:48px}.home-provider-actions{display:grid}.home-provider-actions .button{width:100%}.home-provider-review ol{grid-template-columns:1fr 1fr}.home-payment-card{border-radius:24px;grid-template-columns:1fr;gap:24px;padding:28px 20px}.home-payment-flow{grid-column:1}.home-modes-section{padding:12px 18px 88px}.home-modes-card{min-height:340px;padding:30px 24px}.home-modes-icon{margin-bottom:70px}.home-app-mini{min-height:350px;padding:23px}.home-app-mini>strong{margin-top:56px;font-size:1.65rem}.home-closing-choice{grid-template-columns:48px minmax(0,1fr) 20px}}@media (width<=420px){.home-provider-review ol,.home-trust-note{grid-template-columns:1fr}.home-product-step{padding-right:8px}.home-closing-choice{grid-template-columns:44px minmax(0,1fr) 18px;padding-inline:13px}.home-closing-choice>span{width:44px;height:44px}}.section-kicker:before{background:currentColor;border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 4px #1c563c14}:root{--muted:#4f5e56}.hero-description{color:#ffffffc7}.hero-kicker{color:#fffc}.hero-login-prompt{color:#ffffffb8}.home-section-heading-light>p,.home-provider-lead>p,.home-app-copy>p,.home-closing-shell>p{color:#ffffffc2}.home-security-card p,.home-modes-online p{color:#ffffffb8}.home-security-card small,.home-provider-review small,.home-aftercare-grid article small,.home-modes-online small{opacity:1}.route-home .hero{min-height:min(860px,94vh);padding-bottom:68px}.route-home .device-stage{transform-origin:50%;transform:scale(.95)}.route-home .hero-proof{justify-content:center;gap:10px;width:min(100%,650px);margin:30px auto 0}.route-home .hero-proof>span{color:#ffffffd6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0e;border:1px solid #b8ef4a2e;border-radius:999px;min-height:40px;padding:8px 12px;font-size:.77rem;font-weight:780;line-height:1.3}.route-home .hero-proof .ui-icon{font-size:1.02rem}.route-home .services-section:before{color:var(--forest-800);letter-spacing:.15em;font-size:.72rem;font-weight:950}.route-home .services-heading .section-kicker{color:var(--forest-800)}.home-journey-card-top{justify-content:flex-start}.home-journey-card-top small{display:none}.home-journey-card h3{margin-top:54px}.home-product-step div{gap:4px}.home-product-step div>small{display:none}.home-product-copy h2{line-height:1.035}.home-product-copy>p{margin-top:26px}.home-provider-review li{align-items:center;gap:10px;display:flex}.home-provider-review li>.ui-icon{color:var(--lime);flex:none;font-size:.9rem}.home-provider-review li>span{width:auto;height:auto;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;background:0 0;border:0;border-radius:0;display:inline}.route-home .main-nav a,.main-nav a,.header-login{font-size:.79rem}.service-card p,.services-heading>p,.home-journey-card p,.home-payment-copy>p,.home-aftercare-grid article p,.home-faq-copy>p,.home-faq-list .faq-item p{color:#536159}.service-card-eyebrow,.section-kicker{color:var(--forest-800)}.section-kicker-light{color:var(--lime)}@media (width<=980px){.route-home .hero{min-height:auto}.route-home .device-stage{transform:none}.route-home .hero-proof{justify-content:flex-start;margin-inline:0}.home-product-copy h2{line-height:1.06}.home-product-copy>p{margin-top:22px}}@media (width<=760px){html,body,#root,.omni-site{max-width:100%;overflow-x:clip}.site-header{width:calc(100% - 20px)}.route-home .hero{min-height:auto;padding-top:126px;padding-bottom:54px}.hero-copy{width:100%;max-width:none}.hero-title{letter-spacing:-.05em;font-size:clamp(3rem,14vw,4.15rem);line-height:.96}.hero-title-line-three{margin-top:18px}.hero-description{font-size:1rem;line-height:1.65}.route-home .hero-proof{justify-content:center;width:100%;margin-top:24px}.route-home .hero-proof>span{text-align:center;justify-content:center;width:100%}.route-home .services-section:before{font-size:.68rem;top:56px;left:18px;right:18px}.home-section-heading h2,.home-product-copy h2,.home-provider-lead h2,.home-payment-copy h2,.home-app-copy h2,.home-faq-copy h2,.home-closing-shell h2{overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none}.home-product-copy h2{line-height:1.08}.home-product-copy>p{margin-top:24px}.home-journey-card h3{margin-top:38px}.home-provider-review ol{gap:10px}.home-provider-review li{min-width:0;padding:12px 14px}.home-provider-review li span{overflow-wrap:anywhere;min-width:0}.home-payment-flow span{white-space:normal;max-width:100%}.home-app-shell,.home-security-shell,.home-closing-shell,.home-payment-card,.home-product-visual{min-width:0}}@media (width<=420px){.hero-title{font-size:clamp(2.75rem,13.5vw,3.55rem)}.route-home .hero-proof>span{font-size:.74rem}.home-provider-review li{width:100%}}.store-badge-copy small{color:#ffffffb3}.audience-card-provider>p,.provider-difference-card.is-primary p,.process-copy p,.process-steps p,.closing-panel>p{color:#ffffffbf}.audience-card-provider li,.process-screen-copy small,.process-device-live{color:#ffffffc2}.process-mini-card small,.floating-card small,.floating-badge{color:#ffffffb3}.home-trust-note p,.home-provider-card p,.home-modes-online p{color:#ffffffbd}.home-closing-choice small{color:#ffffffb3}.footer-brand p,.footer-links a{color:#ffffffad}.footer-bottom{color:#ffffff94}.hero-back{color:#ffffffbd}.route-home .services-section:before{content:none}.route-home .services-section{padding-top:92px}.route-home .services-heading{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:clamp(34px,5vw,68px);margin-bottom:44px}.route-home .services-heading .section-kicker{color:var(--forest-700);letter-spacing:.11em;font-size:.78rem;font-weight:850;display:inline-flex}.route-home .services-heading h2{letter-spacing:-.04em;max-width:780px;margin-top:14px;font-size:clamp(2.45rem,4vw,4.15rem);font-weight:620;line-height:1.04}.route-home .services-heading>p{color:#4f5f56;max-width:410px;margin-bottom:4px;font-size:1rem;line-height:1.68}.route-home .service-card{min-height:315px;padding:28px}.route-home .service-card-eyebrow{letter-spacing:.11em;margin-top:30px;padding-top:0;font-size:.68rem}.route-home .service-card h3{margin-top:10px;font-size:clamp(1.55rem,2.15vw,2.05rem)}.route-home .service-card p{color:#536159;margin-top:12px}.route-home .service-tags{margin-top:auto;padding-top:22px}.route-home .service-card-arrow{display:none}@media (width<=980px){.route-home .services-heading{grid-template-columns:1fr;gap:18px}.route-home .services-heading>p{max-width:700px}}@media (width<=760px){.route-home .services-section{padding-top:72px}.route-home .services-heading{margin-bottom:30px}.route-home .services-heading .section-kicker{font-size:.72rem}.route-home .services-heading h2{max-width:100%;font-size:clamp(2.05rem,9.4vw,2.85rem);line-height:1.08}.route-home .services-heading>p{font-size:.95rem;line-height:1.65}.route-home .service-card{min-height:0;padding:24px}.route-home .service-card-eyebrow{margin-top:24px}.route-home .service-tags{margin-top:18px;padding-top:0}}.route-home .hero{min-height:820px;padding-top:132px;padding-bottom:56px}.route-home .hero-description{max-width:610px}.route-home .hero-proof{justify-content:center;gap:10px 14px;max-width:760px}.route-home .hero-proof>span{color:#f5faf7d6;background:#ffffff0b;border:1px solid #b8ef4a30;border-radius:999px;min-height:36px;padding:0 12px}.route-home .site-header-scrolled .header-bar{min-height:54px;box-shadow:0 12px 32px #000e0933}.home-audience-section,.home-faq-compact-section{width:min(1140px,100% - 40px);margin:0 auto}.home-compact-heading h2{max-width:720px;color:var(--graphite);letter-spacing:-.052em;margin:14px 0 12px;font-size:clamp(2.35rem,4.7vw,4.35rem);line-height:.98}.home-compact-heading>p{color:#506158;max-width:680px;margin:0;font-size:1rem;line-height:1.68}.home-compact-heading-light h2{color:#fff}.home-compact-heading-light>p{color:#ecf4efbd}.home-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.home-audience-card{border:1px solid #07312221;border-radius:30px;flex-direction:column;min-height:510px;padding:clamp(28px,4vw,46px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #041f1514}.home-audience-client{background:radial-gradient(circle at 92% 86%,#b8ef4a29,#0000 32%),#fff}.home-audience-provider{color:#fff;background:radial-gradient(circle at 90% 12%,#b8ef4a17,#0000 30%),linear-gradient(145deg,#06251a,#0c3626);border-color:#b8ef4a26}.home-audience-icon{background:var(--lime-soft);width:54px;height:54px;color:var(--forest-800);border-radius:16px;place-items:center;margin-bottom:30px;font-size:1.25rem;display:grid}.home-audience-provider .home-audience-icon{color:var(--lime);background:#b8ef4a1c}.home-audience-eyebrow{color:var(--forest-700);letter-spacing:.14em;margin-bottom:10px;font-size:.72rem;font-weight:900}.home-audience-provider .home-audience-eyebrow{color:var(--lime)}.home-audience-card h3{letter-spacing:-.045em;max-width:500px;margin:0;font-size:clamp(2rem,3.6vw,3.35rem);line-height:1.02}.home-audience-card>p{color:#596960;max-width:540px;margin:18px 0 0;font-size:.98rem;line-height:1.7}.home-audience-facts{flex-wrap:wrap;gap:9px;margin-top:26px;display:flex}.home-audience-facts span,.home-audience-tags span{border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:.78rem;font-weight:850;display:inline-flex}.home-audience-facts span{color:var(--forest-800);background:#f5f9f4e0;border:1px solid #0731221f}.home-audience-facts .ui-icon{color:var(--forest-700)}.home-audience-provider .home-audience-facts .ui-icon{color:var(--lime)}.home-audience-tags{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.home-audience-tags span{color:#64736b;background:#ffffffa3;border:1px solid #0731221a;min-height:30px;padding-inline:10px;font-size:.7rem}.home-provider-review-inline{color:#ecf4efb8;background:#b8ef4a0e;border:1px solid #b8ef4a1f;border-radius:14px;align-items:flex-start;gap:10px;margin-top:17px;padding:13px 14px;font-size:.78rem;line-height:1.55;display:flex}.home-provider-review-inline .ui-icon{color:var(--lime);margin-top:2px}.home-audience-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.home-trust-payment-section{padding:0 0 92px}.home-trust-payment-shell{background:radial-gradient(circle at 88% 16%,#b8ef4a1c,#0000 28%),linear-gradient(145deg,#031912,#0c3526);border-radius:34px;width:min(1206px,100% - 32px);margin:0 auto;padding:clamp(44px,6vw,74px);box-shadow:0 34px 90px #03181130}.home-trust-payment-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;gap:18px;display:grid}.home-trust-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-trust-compact-card{background:#ffffff0b;border:1px solid #ffffff17;border-radius:18px;grid-template-columns:44px minmax(0,1fr);align-content:start;gap:13px;min-height:150px;padding:20px;display:grid}.home-trust-compact-card>span,.home-payment-compact-icon{width:44px;height:44px;color:var(--lime);background:#b8ef4a14;border:1px solid #b8ef4a33;border-radius:13px;place-items:center;display:grid}.home-trust-compact-card h3{color:#fff;margin:1px 0 6px;font-size:1.02rem;line-height:1.2}.home-trust-compact-card p{color:#e6f0e9a8;margin:0;font-size:.78rem;line-height:1.56}.home-payment-compact-card{background:radial-gradient(circle at 95% 5%,#b8ef4a1f,#0000 35%),#ffffff0e;border:1px solid #b8ef4a29;border-radius:22px;flex-direction:column;padding:26px;display:flex}.home-payment-compact-card>small{color:var(--lime);letter-spacing:.13em;margin-top:24px;font-size:.68rem;font-weight:900}.home-payment-compact-card h3{color:#fff;letter-spacing:-.04em;max-width:450px;margin:10px 0 12px;font-size:clamp(1.7rem,2.7vw,2.55rem);line-height:1.03}.home-payment-compact-card>p{color:#e6f0e9b0;margin:0;font-size:.88rem;line-height:1.65}.home-payment-compact-flow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;padding-top:28px;display:flex}.home-payment-compact-flow span{background:var(--lime-soft);min-height:31px;color:var(--forest-900);border-radius:999px;align-items:center;padding:0 10px;font-size:.68rem;font-weight:900;display:inline-flex}.home-payment-compact-flow .ui-icon{color:#b8ef4aad;font-size:.72rem}.home-payment-compact-proof{color:#f4f9f6c4;align-items:center;gap:8px;margin-top:18px;font-size:.78rem;font-weight:800;display:inline-flex}.home-payment-compact-proof .ui-icon{color:var(--lime)}.home-faq-compact-section{padding:6px 0 92px}.home-faq-compact-shell{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(36px,7vw,86px);padding:72px 0 54px;display:grid}.home-faq-compact-copy h2{max-width:460px;color:var(--graphite);letter-spacing:-.052em;margin:14px 0 12px;font-size:clamp(2.4rem,4.8vw,4.4rem);line-height:.98}.home-faq-compact-copy>p{color:#5c6b63;max-width:420px;margin:0;line-height:1.65}.home-faq-app-note{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:12px;margin-top:26px;padding:12px 15px;display:inline-flex}.home-faq-app-note>svg{width:25px;height:29px}.home-faq-app-note div{gap:2px;display:grid}.home-faq-app-note small{color:#718078;letter-spacing:.1em;font-size:.62rem;font-weight:900}.home-faq-app-note strong{color:var(--forest-900);font-size:.85rem}.home-faq-compact-list{gap:9px;display:grid}.home-faq-compact-list .faq-item{margin:0}.home-faq-compact-list .faq-item summary{min-height:66px}.home-final-bar{background:var(--forest-950);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:26px;padding:30px 34px;display:flex}.home-final-bar>div:first-child{gap:6px;display:grid}.home-final-bar small{color:var(--lime);letter-spacing:.13em;font-size:.66rem;font-weight:900}.home-final-bar strong{max-width:610px;font-size:clamp(1.25rem,2.3vw,1.85rem);line-height:1.18}.home-final-actions{flex:none;gap:10px;display:flex}.route-home .site-footer{margin-top:0}.route-home .footer-top{padding-top:48px}@media (width<=1050px){.route-home .hero{min-height:auto}.home-audience-grid,.home-trust-payment-grid,.home-faq-compact-shell{grid-template-columns:1fr}.home-audience-card{min-height:0}.home-trust-payment-grid{gap:14px}.home-payment-compact-card{min-height:380px}.home-faq-compact-shell{gap:34px}.home-faq-compact-copy>p{max-width:650px}}@media (width<=760px){.route-home .hero{padding-bottom:40px}.route-home .hero-proof{justify-content:flex-start}.home-audience-section,.home-faq-compact-section{width:min(100% - 24px,1140px)}.home-audience-section{padding:62px 0 66px}.home-compact-heading{margin-bottom:26px}.home-compact-heading h2,.home-faq-compact-copy h2{font-size:clamp(2.25rem,11vw,3.4rem)}.home-audience-card{border-radius:22px;padding:26px 22px}.home-audience-card h3{font-size:clamp(2rem,9.5vw,2.8rem)}.home-audience-facts{gap:7px}.home-audience-actions,.home-audience-card>.button,.home-audience-actions .button,.home-audience-card>.button{width:100%}.home-trust-payment-section{padding-bottom:60px}.home-trust-payment-shell{border-radius:24px;width:calc(100% - 16px);padding:34px 18px 20px}.home-trust-compact-grid{grid-template-columns:1fr}.home-trust-compact-card{min-height:0}.home-payment-compact-card{min-height:0;padding:22px 18px}.home-payment-compact-flow{gap:6px}.home-payment-compact-flow .ui-icon{display:none}.home-faq-compact-section{padding-bottom:58px}.home-faq-compact-shell{padding:42px 0 34px}.home-final-bar{border-radius:20px;flex-direction:column;align-items:stretch;padding:26px 20px}.home-final-actions{grid-template-columns:1fr;display:grid}.home-final-actions .button{width:100%}}@media (width<=480px){.home-audience-icon{margin-bottom:22px}.home-audience-facts span{min-height:34px;padding-inline:10px;font-size:.72rem}.home-provider-review-inline{font-size:.74rem}.home-payment-compact-flow span{font-size:.64rem}}.header-cta,.header-login,.main-nav a,.button{white-space:nowrap}.home-compact-heading h2,.home-audience-card h3,.home-payment-compact-card h3,.home-faq-compact-copy h2,.hero-title,.hero-description{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.home-compact-heading h2,.home-audience-card h3{text-wrap:balance}.home-audience-section{padding:74px 0 78px}.home-compact-heading{max-width:820px;margin-bottom:30px}.home-compact-heading h2{max-width:820px;font-size:clamp(2.35rem,4.25vw,3.95rem);line-height:1.01}.home-compact-heading>p{color:#45584e;max-width:620px}.home-audience-grid{align-items:stretch;gap:20px}.home-audience-card{border-radius:28px;min-height:0;padding:clamp(30px,3.6vw,42px)}.home-audience-client{background:radial-gradient(circle at 92% 88%,#b8ef4a38,#0000 34%),linear-gradient(145deg,#fff 0%,#f7faef 100%);border-color:#07312230;box-shadow:0 24px 64px #041f151a}.home-audience-provider{background:radial-gradient(circle at 90% 10%,#b8ef4a1f,#0000 32%),linear-gradient(145deg,#052218 0%,#0c3b29 100%);border-color:#b8ef4a33}.home-audience-icon{margin-bottom:24px}.home-audience-eyebrow{margin-bottom:12px}.home-audience-card h3{letter-spacing:-.04em;width:100%;max-width:520px;min-height:0;font-size:clamp(2rem,3vw,2.85rem);line-height:1.04}.home-audience-card>p{color:#465a50;max-width:550px;margin-top:16px;font-size:.98rem;line-height:1.65}.home-audience-provider>p{color:#f6faf7d1}.home-audience-facts{margin-top:22px}.home-audience-facts span,.home-audience-tags span{white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.home-audience-client .home-audience-facts span{color:#123d2c;background:#ffffffd6;border-color:#07312229}.home-audience-provider .home-audience-facts span{color:#fffffff0;background:#ffffff13;border-color:#b8ef4a3b}.home-audience-assurance{color:#3f554a;background:#ffffff9e;border:1px solid #07312221;border-radius:14px;align-items:flex-start;gap:10px;margin-top:18px;padding:13px 14px;font-size:.79rem;line-height:1.52;display:flex}.home-audience-assurance .ui-icon{color:var(--forest-700);flex:none;margin-top:2px}.home-audience-card>.button,.home-audience-actions{margin-top:24px;padding-top:0}.home-audience-actions-client{display:flex}.home-audience-actions-client .button{width:auto}.home-payment-compact-flow span,.home-final-actions .button,.home-faq-app-note strong,.store-badge-copy strong{white-space:nowrap;word-break:normal;overflow-wrap:normal}@media (width<=1050px){.home-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-audience-card h3{font-size:clamp(1.8rem,3.7vw,2.45rem)}}@media (width<=860px){.home-audience-grid{grid-template-columns:1fr}.home-audience-card h3{max-width:620px;font-size:clamp(2rem,7vw,3rem)}.home-audience-actions-client .button{width:100%}}@media (width<=760px){.header-cta{white-space:nowrap}.home-audience-section{padding:56px 0 60px}.home-compact-heading h2,.home-audience-card h3,.home-payment-compact-card h3,.home-faq-compact-copy h2{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.home-audience-card{padding:26px 22px}.home-audience-facts{grid-template-columns:repeat(2,minmax(0,max-content));justify-content:start;display:grid}.home-audience-facts span{width:max-content;max-width:100%}.home-audience-actions{align-items:stretch}.home-audience-actions .button,.home-audience-actions-client .button{width:100%}}@media (width<=420px){.home-audience-facts{grid-template-columns:1fr}.home-audience-facts span{width:fit-content}}@media (width>=761px){.hero-path{grid-template-columns:40px minmax(0,1fr) 18px;gap:10px;padding:16px 14px}.hero-path-copy{gap:5px}.hero-path-copy strong{white-space:nowrap;letter-spacing:-.025em;font-size:clamp(.86rem,1.05vw,1rem);line-height:1.2}.hero-path-copy small{white-space:nowrap;font-size:.47rem}}.home-audience-eyebrow{letter-spacing:.1em;border-radius:999px;align-items:center;width:fit-content;min-height:30px;margin-bottom:15px;padding:0 11px;font-size:.72rem;font-weight:900;display:inline-flex}.home-audience-client .home-audience-eyebrow{background:var(--forest-900);color:#fff}.home-audience-provider .home-audience-eyebrow{background:var(--lime);color:var(--forest-950)}.footer-support{min-width:190px}.footer-support-email{width:fit-content}.footer-links .footer-whatsapp{color:#ffffffd1;background:#b8ef4a0e;border:1px solid #b8ef4a33;border-radius:12px;align-items:center;gap:9px;width:fit-content;max-width:100%;margin-top:2px;padding:8px 10px;text-decoration:none;transition:color .18s,border-color .18s,background .18s,transform .18s;display:inline-flex}.footer-links .footer-whatsapp:hover{color:#fff;background:#b8ef4a17;border-color:#b8ef4a75;transform:translateY(-1px)}.footer-whatsapp-icon{min-width:18px;max-width:18px;min-height:18px;max-height:18px;color:var(--lime);flex:0 0 18px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden;width:18px!important;height:18px!important}.footer-whatsapp-icon svg{flex:0 0 18px;min-width:18px;max-width:18px;min-height:18px;max-height:18px;display:block;width:18px!important;height:18px!important}.footer-whatsapp-copy{gap:1px;min-width:0;line-height:1.2;display:grid}.footer-whatsapp-copy small{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:800}.footer-whatsapp-copy span{color:#ffffffdb;white-space:nowrap;font-size:.72rem;font-weight:700}@media (width<=760px){.footer-support{min-width:0}.footer-links .footer-whatsapp{width:fit-content}}
