body.landing-active{background:#0a0c14}body.landing-active[data-landing-theme=light]{background:#eaeaea}.landing-header{--landing-header-control-h:38px;position:relative;z-index:5;background:#07090f;border-bottom:1px solid rgba(255,255,255,.06)}.landing-header__inner{max-width:1200px;margin:0 auto;padding:16px var(--gap);display:flex;align-items:center;gap:24px}.landing-header__brand{display:inline-flex;align-items:center;text-decoration:none;flex:0 0 auto}.landing-header__brand:focus-visible{outline:none}.landing-header__logo-picture{display:inline-flex;align-items:center}.landing-header__logo-image{display:block;width:119px;height:auto}.landing-header__brand:focus-visible .landing-header__logo-image{filter:drop-shadow(0 0 .45rem rgba(45,185,14,.28))}.landing-header__nav{display:flex;align-items:center;gap:22px;flex:1 1 auto;justify-content:flex-start;margin-left:32px}.landing-header__nav a{color:var(--l-muted);text-decoration:none;font-family:var(--l-font);font-size:14px;font-weight:400;transition:color .15s ease}.landing-header__nav a:focus-visible,.landing-header__nav a:hover{color:var(--l-fg);outline:none}.landing-header__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.landing-header__tools{display:flex;align-items:center;gap:10px;flex-shrink:0}.landing-header__theme{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.landing-header__theme-system,.landing-header__theme-toggle{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:var(--l-muted);transition:border-color .15s ease,background-color .15s ease,color .15s ease,box-shadow .15s ease,transform .1s ease}.landing-header__theme-toggle{width:var(--landing-header-control-h);height:var(--landing-header-control-h);padding:0;border-radius:8px;cursor:pointer;box-shadow:0 10px 22px rgba(7,9,15,.32)}.landing-header__theme-icon,.landing-header__theme-toggle{display:inline-flex;align-items:center;justify-content:center}.landing-header__theme-icon{width:20px;height:20px;color:var(--l-muted-2)}.landing-header__theme-icon--active{color:var(--l-accent)}.landing-header__theme-system{width:30px;height:30px;border-radius:8px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:rgba(255,255,255,.05);box-shadow:none}.landing-header__theme-system:hover,.landing-header__theme-toggle:hover{border-color:rgba(255,255,255,.2);color:var(--l-fg)}.landing-header__theme-system:active,.landing-header__theme-toggle:active{transform:translateY(1px)}.landing-header__theme-system[aria-pressed=true]{background:#102519;border-color:rgba(7,255,129,.42);color:var(--l-accent)}.landing-header__theme-system:focus-visible,.landing-header__theme-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(46,229,160,.18)}.landing-header__lang-dropdown.p-dropdown{height:var(--landing-header-control-h);min-width:120px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.06);box-shadow:none}.landing-header__lang-dropdown .p-dropdown-label{padding:0 10px 0 12px;display:flex;align-items:center;font-family:var(--l-font);font-size:14px;color:var(--l-muted)}.landing-header__lang-dropdown .p-dropdown-label.p-placeholder{color:var(--l-muted)}.landing-header__lang-dropdown .p-dropdown-trigger{width:2rem;color:rgba(255,255,255,.45)}.landing-header__country-option{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--l-fg)}.landing-header__country-option img{display:block;flex-shrink:0;-o-object-fit:cover;object-fit:cover;border-radius:2px}.landing .landing-header__lang-panel.p-dropdown-panel{background:#11141f;border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:0 16px 40px rgba(0,0,0,.45)}.landing .landing-header__lang-panel .p-dropdown-items{padding:6px 0}.landing .landing-header__lang-panel .p-dropdown-item{padding:8px 12px;color:var(--l-fg)}.landing .landing-header__lang-panel .p-dropdown-item.p-highlight{background:rgba(7,255,129,.12);color:var(--l-fg)}.landing[data-theme=light] .landing-header__lang-panel.p-dropdown-panel{background:#ffffff;border-color:rgba(190,190,190,.8);box-shadow:0 12px 28px rgba(24,32,51,.12)}.landing-header__signin{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:var(--landing-header-control-h);padding:0 18px;background:#191b22;border:1px solid #303238;border-radius:8px;color:var(--l-muted);font-family:var(--l-font);font-size:13px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.landing-header__signin:focus-visible,.landing-header__signin:hover{background:rgba(255,255,255,.1);color:var(--l-fg);outline:none}.landing__cta-label{display:inline-flex;align-items:center}.landing__cta-has-arrow:after{content:"";display:inline-block;flex-shrink:0;width:9.5px;height:8.5px;margin-left:.4em;background-color:currentColor;-webkit-mask-image:url(/wb-landing/cta-arrow.svg);mask-image:url(/wb-landing/cta-arrow.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.landing-header__cta .landing__cta-has-arrow:after{width:10px;height:9px;margin-left:.45em}.landing-header__cta{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:2px;height:var(--landing-header-control-h);padding:0 22px;background:var(--cta-gradient);border:0;border-radius:8px;color:var(--cta-ink);font-family:var(--l-font);font-size:13px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;box-shadow:var(--cta-glow);transition:background .15s ease,box-shadow .2s ease}.landing-header__cta:hover{background:var(--cta-gradient-hover);box-shadow:var(--cta-glow-hover)}.landing-header__cta:focus-visible{outline:2px solid rgba(46,229,160,.6);outline-offset:2px}@media (max-width:1100px){.landing-header__nav{gap:18px;margin-left:16px}.landing-header__nav a{font-size:13px}.landing-header__lang-dropdown.p-dropdown{min-width:52px;width:auto}.landing-header__lang-dropdown .p-dropdown-label{padding:0 8px}.landing-header__country-option--value span{display:none}}@media (max-width:800px){.landing-header{--landing-header-control-h:36px}.landing-header__nav{display:none}.landing-header__actions{margin-left:auto;gap:8px}.landing-header__tools{gap:8px}.landing-header__theme-toggle{width:var(--landing-header-control-h);height:var(--landing-header-control-h)}.landing-header__theme-system{display:none}.landing-header__lang-dropdown.p-dropdown{min-width:18px;width:18px;min-height:0;height:var(--landing-header-control-h);padding:0;justify-content:center;background:transparent;border:none}.landing-header__lang-dropdown .p-dropdown-label{padding:0;margin:0;justify-content:center;flex:1 1 auto;width:100%}.landing-header__lang-dropdown .p-dropdown-trigger{display:none;width:0;min-width:0;flex:0 0 0;overflow:hidden}.landing-header__country-option--value{justify-content:center;gap:0;padding:0;margin:0}.landing-header__country-option--value img{width:18px;height:10px}.landing-header__signin{min-width:60px;padding:0 14px}.landing-header__cta,.landing-header__signin{height:var(--landing-header-control-h);font-size:10px;border-radius:8px}.landing-header__cta{min-width:113px;padding:0 12px;flex:0 0 auto}.landing-header__inner{padding:2px;justify-content:space-between;gap:12px}}@media (max-width:480px){.landing-header__logo-image{width:119px}.landing-header__cta,.landing-header__signin{padding:0 14px}.landing-header__inner{gap:8px}}.landing-footer{position:relative;overflow:hidden;background:#0a0c14;color:#bfc7d6;font-family:var(--l-font)}.landing-footer__inner{z-index:1;max-width:1328px;margin:0 auto;padding:32px var(--gap) 24px;gap:24px}.landing-footer__cta-block,.landing-footer__inner{position:relative;display:flex;flex-direction:column}.landing-footer__cta-block{gap:10px;padding-bottom:70px}.landing-footer__cta-brand{display:inline-flex;width:-moz-fit-content;width:fit-content;text-decoration:none}.landing-footer__cta-brand-logo{display:block;width:119px;height:auto}.landing-footer__cta-text{display:flex;flex-direction:column;gap:10px}.landing-footer__cta-title{font-size:20px;line-height:1.24;font-weight:700;color:var(--l-fg);margin:0;max-width:336px}.landing-footer__cta-title-line{display:block}.landing-footer__cta-subtitle{font-size:14px;line-height:1.55;color:var(--l-muted);margin:0;max-width:340px}.landing-footer__cta-btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;width:min(100%,350px);min-width:0;min-height:44px;padding:10px 18px;background:var(--cta-gradient);color:var(--cta-ink);border:1px solid transparent;border-radius:10px;font-family:var(--l-font);font-size:14px;font-weight:700;cursor:pointer;box-shadow:var(--cta-glow);transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.landing-footer__cta-btn:focus-visible,.landing-footer__cta-btn:hover{background:var(--cta-gradient);color:var(--cta-ink);border-color:transparent;box-shadow:var(--cta-glow-hover);outline:none}.landing-footer__cta-image{display:block;width:196px;height:auto;-o-object-fit:contain;object-fit:contain;position:absolute;right:-2px;bottom:-22px;pointer-events:none}.landing-footer__main{display:flex;flex-direction:column;gap:20px;padding-top:24px}.landing-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.landing-footer__brand-link{display:inline-flex;text-decoration:none}.landing-footer__brand-link:focus-visible{outline:none}.landing-footer__brand-logo{display:block;width:119px;height:auto}.landing-footer__brand-link:focus-visible .landing-footer__brand-logo{filter:drop-shadow(0 0 .45rem rgba(45,185,14,.26))}.landing-footer__brand-description{margin:0;max-width:228px;font-size:12px;line-height:1.45;color:#bfc7d6;padding-bottom:0;border-bottom:none}.landing-footer__brand-cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;width:min(100%,228px);min-height:44px;margin-top:4px;padding:12px 28px;border:0;border-radius:10px;background:var(--cta-gradient);color:var(--cta-ink);font:inherit;font-size:14px;font-weight:700;line-height:1.2;cursor:pointer;box-shadow:var(--cta-glow);transition:box-shadow .15s ease,transform .1s ease}.landing-footer__brand-cta:focus-visible,.landing-footer__brand-cta:hover{box-shadow:var(--cta-glow-hover);outline:none;transform:translateY(-1px)}.landing-footer__connect{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.landing-footer__social-title{display:none}.landing-footer__social{list-style:none;padding:0;margin:0;display:flex;gap:6px}.landing-footer__social-pill{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:60px;height:34px;border:1px solid rgba(71,84,107,.3);border-radius:10px;background:rgba(255,255,255,.05);color:#bfc7d6;text-decoration:none;transition:color .15s ease,border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.landing-footer__social-pill svg{display:block;flex-shrink:0}.landing-footer__social-pill:focus-visible,.landing-footer__social-pill:hover{color:#07ff81;border-color:rgba(7,255,129,.45);background:rgba(13,20,34,.9);box-shadow:0 0 0 1px rgba(7,255,129,.12);outline:none}.landing-footer__email{width:-moz-fit-content;width:fit-content;font-size:12px;line-height:1.35;color:#bfc7d6;text-decoration:underline;text-underline-offset:3px;transition:color .15s ease}.landing-footer__email:focus-visible,.landing-footer__email:hover{color:var(--l-accent);outline:none}.landing-footer__nav{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px 26px}.landing-footer__nav-section h4{color:#ffffff;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;margin:0;position:relative;padding-bottom:8px}.landing-footer__nav-section h4:after{content:"";display:block;position:absolute;bottom:0;left:0;width:24px;height:2px;background:#07ff8188}.landing-footer__nav-section ul{list-style:none;padding:12px 0 0;margin:0;display:flex;flex-direction:column;gap:2px}.landing-footer__nav-link-btn,.landing-footer__nav-section a{color:#bfc7d6;text-decoration:none;font-size:12px;line-height:1.35;transition:color .15s ease;background:none;border:0;padding:0;cursor:pointer;font-family:inherit;text-align:left}.landing-footer__nav-link-btn:focus-visible,.landing-footer__nav-link-btn:hover,.landing-footer__nav-section a:focus-visible,.landing-footer__nav-section a:hover{color:var(--l-accent);outline:none}.landing-footer__bottom{border-top:1px solid rgba(71,84,107,.35);padding:16px 0;display:flex;flex-direction:column;gap:10px;font-size:10px;color:#bfc7d6;line-height:1.55}.landing-footer__bottom p{margin:0}.landing-footer__bottom-copy{display:flex;flex-direction:column;gap:8px}.landing-footer__bottom-disclaimer{font-size:11px;line-height:1.45;color:#bfc7d6}.landing-footer__bottom-description{font-size:10px;line-height:1.5;color:#bfc7d6}.landing-footer__copyright{font-size:11.5px;line-height:1.45;color:#bfc7d6}.landing-footer__policies{display:flex;gap:8px;flex-wrap:wrap;align-items:center;font-size:11.5px;color:#bfc7d6}.landing-footer__policies a{font-size:11.5px;color:#bfc7d6;text-decoration:none;transition:color .15s ease}.landing-footer__policies a:focus-visible,.landing-footer__policies a:hover{color:var(--l-fg);outline:none}@media (min-width:800px){.landing-footer__inner{padding:56px 48px 32px;gap:36px}.landing-header__logo-image{width:158px;margin-top:-12px}.landing-footer__cta-block{flex-direction:row;align-items:center;justify-content:space-between;gap:32px;padding-bottom:0}.landing-footer__cta-brand,.landing-footer__cta-text{flex:1 1 0}.landing-footer__cta-brand{display:none}.landing-footer__cta-btn{align-self:flex-start;width:auto;min-width:0;min-height:0;padding:12px 20px;font-size:15px}.landing-footer__cta-image{display:none}.landing-footer__cta-title{font-size:24px;max-width:720px}.landing-footer__cta-subtitle{max-width:720px}.landing-footer__main{display:grid;grid-template-columns:208px minmax(0,1fr) 202px;grid-template-areas:"brand nav connect";align-items:start;-moz-column-gap:48px;column-gap:48px;row-gap:0}.landing-footer__brand{grid-area:brand;gap:18px;max-width:248px}.landing-footer__brand-logo{width:158px}.landing-footer__brand-description{max-width:228px;font-size:12px;line-height:1.45}.landing-footer__brand-cta{width:100%;max-width:228px}.landing-footer__connect{grid-area:connect;align-items:flex-start;gap:14px;padding-top:2px}.landing-footer__email{font-size:12px;margin-top:2px}.landing-footer__social-title{display:block;color:#bfc7d6;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin:0 0 2px}.landing-footer__social{gap:6px;margin:0}.landing-footer__social-pill{width:60px;height:34px;border-radius:10px;border-color:rgba(71,84,107,.3);background:rgba(255,255,255,.05)}.landing-footer__nav{grid-area:nav;grid-template-columns:repeat(4,minmax(0,1fr));-moz-column-gap:24px;column-gap:24px;row-gap:0;padding-top:2px}.landing-footer__nav-section h4{font-size:11px;padding-bottom:8px}.landing-footer__nav-section ul{padding-top:12px;gap:2px}.landing-footer__nav-link-btn,.landing-footer__nav-section a{font-size:13px}.landing-footer__bottom{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;grid-template-rows:auto auto;align-items:start;-moz-column-gap:32px;column-gap:32px;row-gap:10px;padding:40px 0}.landing-footer__bottom-copy{grid-column:2;grid-row:1/span 2;align-items:center;text-align:center;gap:10px;max-width:640px;margin:0 auto;justify-self:center}.landing-footer__bottom-disclaimer{font-size:11px}.landing-footer__bottom-description{font-size:10px;max-width:560px}.landing-footer__policies{grid-column:3;grid-row:1;justify-content:flex-end;align-self:center;gap:10px;white-space:nowrap}.landing-footer__copyright{grid-column:1;grid-row:1;align-self:center;white-space:nowrap}}.landing{--l-bg:#0a0c14;--l-bg-alt:#0f131c;--l-fg:#ffffff;--l-muted:#bfc7d6;--l-muted-2:#8891a6;--l-accent:#07ff81;--l-accent-ink:#0a1f0f;--l-border:rgba(255,255,255,0.08);--l-surface:rgba(255,255,255,0.04);--l-radius:16px;--l-radius-sm:10px;--l-font:"Plus Jakarta Sans","Open Sans",Arial,sans-serif;--cta-gradient:linear-gradient(135deg,#07ff81,#07ff81);--cta-gradient-hover:linear-gradient(135deg,#13ff8a,#13ff8a);--cta-gradient-active:linear-gradient(135deg,#06e676,#06e676);--cta-glow:0 8px 24px rgba(7,255,129,0.35);--cta-glow-hover:0 10px 28px rgba(7,255,129,0.42);--cta-ink:#051a0d;--logo-pill-gradient:linear-gradient(135deg,#4b9cff,#2ee5c0);width:100%;overflow-x:hidden;background:var(--l-bg);color:var(--l-fg);font-family:var(--l-font);line-height:1.55}.landing .container{max-width:1200px;margin:0 auto;padding:0 var(--gap);position:relative;z-index:1}.landing__section-title-line{display:block}.landing__section--scanner>.container{max-width:1360px}.landing__final-cta>.container{max-width:1358px}.landing__hero{position:relative;background:var(--l-bg);color:var(--l-fg);padding:28px 0 48px;overflow:hidden}.landing__hero-grid-bg{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:220px 180px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.9) 40%,rgba(0,0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.9) 40%,rgba(0,0,0,0))}.landing__hero-grid{display:grid;grid-template-columns:1fr;gap:18px;align-items:flex-start;position:relative;padding-bottom:260px}.landing__hero-left{display:flex;flex-direction:column;gap:16px;position:relative;z-index:2}.landing__hero-tag{align-self:flex-start;padding:6px 14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.1);border-radius:999px;font-size:12px;font-weight:500;letter-spacing:.02em;color:var(--l-muted);display:inline-flex;align-items:center;gap:8px}.landing__hero-tag__dot{display:block;flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--l-accent);box-shadow:0 0 8px rgba(46,229,192,.6)}.landing__hero-title{font-size:clamp(28px,4.2vw,46px);font-weight:700;line-height:1.12;letter-spacing:-.015em;margin:0;max-width:780px;color:var(--l-fg)}.landing__hero-title-accent{color:var(--l-accent)}.landing__hero-title-line,.landing__hero-title-mobile-line{display:block}.landing__hero-subtitle{font-size:17px;line-height:1.55;color:var(--l-muted);max-width:560px;margin:0}.landing__hero-subtitle--desktop{display:none}.landing__hero-subtitle--mobile{display:block}.landing__section-subtitle--desktop{display:none}.landing__section-subtitle--mobile{display:block}.landing__section-title-desktop{display:none}.landing__section-title-mobile{display:inline}.landing__hero-ctas{display:flex;flex-wrap:wrap;gap:12px}.landing__hero-trust-line{font-size:12px;color:var(--l-muted);margin:0}.landing__hero-features{list-style:none;padding:0;margin:10px 0 0;display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--l-muted);max-width:260px}.landing__hero-features li{display:flex;align-items:center;gap:6px}.landing__hero-feature-icon{width:14px;height:14px;flex-shrink:0;color:var(--l-muted)}@media (max-width:799px){.landing__hero{padding:12px 0 34px;min-height:0;overflow:visible}.landing__hero-grid-bg{background-image:none}.landing[data-theme=dark] .landing__hero-glow{display:none}.landing__hero-grid{gap:0;min-height:0;padding-bottom:0}.landing__hero-left{gap:12px}.landing__hero-tag{padding:5px 12px;gap:6px;font-size:12px;border-radius:15px}.landing__hero-tag__dot{width:5px;height:5px}.landing__hero-title{font-size:24px;max-width:340px}.landing__hero-subtitle{font-size:14px;max-width:316px}.landing__hero .landing__cta-btn{font-size:12px;min-width:157px;min-height:33px;padding:10px 22px;border-radius:10px}.landing__hero-trust-line{font-size:11px}.landing__hero-features{margin-top:8px;gap:6px;font-size:11px;max-width:210px}.landing__hero-feature-icon{width:8px;height:8px}.landing__hero-ninja{max-width:388px}}.landing__hero-right{position:relative;justify-self:end;align-self:end;width:min(82vw,388px);margin:-92px -10px 0 auto;display:flex;align-items:flex-end;justify-content:flex-end;overflow:visible;z-index:1}.landing__hero-ninja{position:relative;z-index:2;width:100%;max-width:100%;height:auto;display:block;filter:drop-shadow(0 30px 60px rgba(0,0,0,.5));margin-right:0}.landing__hero-scanner-bar{display:none;position:absolute;left:50%;top:24px;transform:translateX(-50%);align-items:center;justify-content:space-between;width:min(100%,440px);padding:12px 18px;background:#191b22;border-radius:20px;font-size:13px;font-weight:700;color:var(--l-fg);z-index:1}.landing__hero-live{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:4px 10px;border-radius:12px;background:rgba(7,255,129,.15);border:1px solid rgba(7,255,129,.4);color:var(--l-accent);font-size:10px;font-weight:500;line-height:1;letter-spacing:.05em}.landing__hero-live-dot{width:6px;height:6px;margin:0}.landing__hero-overlay{display:none;position:absolute;background:rgba(15,19,28,.9);border:1px solid var(--l-border);border-radius:var(--l-radius-sm);padding:10px 14px;font-size:14px;font-weight:700;color:var(--l-fg);backdrop-filter:blur(6px);z-index:1}.landing__hero-overlay--control{top:44%;left:32%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:16px;color:var(--l-muted);font-size:12px;font-weight:500;padding:7px 16px;display:inline-flex;align-items:center;gap:8px;backdrop-filter:blur(10px)}.landing__hero-overlay--control .landing__hero-tag__dot{width:6px;height:6px;box-shadow:0 0 8px rgba(46,229,192,.6)}.landing__hero-overlay--roi{bottom:18%;right:0;flex-direction:column;gap:4px;background:#191b22;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:12px 16px;width:164px;box-shadow:0 8px 20px rgba(0,0,0,.3)}.landing__hero-overlay-roi-label{font-size:11px;color:#737a8a;font-weight:400}.landing__hero-overlay--roi strong{font-size:14px;font-weight:700;color:var(--l-accent);line-height:1.3}.landing__hero-overlay--profit{top:30%;right:2%;font-family:"Inter",var(--l-font);font-size:22px;color:var(--l-fg);background:transparent;border:none;backdrop-filter:none;padding:0}.landing__hero-overlay--coef{top:50%;right:0;background:#ffffff;color:#0f0f14;font-family:"Inter",var(--l-font);font-size:18px;border-radius:10px;border:1px solid var(--l-muted);padding:10px 22px}.landing__cta-btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--l-font);font-size:15px;font-weight:700;padding:14px 26px;border:1px solid transparent;border-radius:10px;cursor:pointer;text-decoration:none;transition:background-color .15s ease,box-shadow .2s ease,color .15s ease,transform .1s ease,text-decoration-color .15s ease,text-underline-offset .15s ease}.landing__cta-btn--primary{background:var(--cta-gradient);color:var(--cta-ink);box-shadow:var(--cta-glow)}.landing__cta-btn--primary:hover{background:var(--cta-gradient-hover);box-shadow:var(--cta-glow-hover)}.landing__cta-btn--primary:active{background:var(--cta-gradient-active);box-shadow:0 4px 12px rgba(46,229,160,.18);transform:translateY(1px)}.landing__cta-btn--primary:focus-visible{outline:none;box-shadow:var(--cta-glow),0 0 0 4px rgba(46,229,160,.45)}.landing__cta-btn--primary:disabled,.landing__cta-btn--primary[aria-disabled=true]{background:#1c232e;color:rgba(74,87,105,.5);border-color:rgba(64,77,97,.6);box-shadow:none;cursor:not-allowed}.landing__cta-btn--secondary{background:transparent;border-color:transparent;color:#a6adbd;font-weight:500;font-size:14px;padding:14px 16px;border-radius:5px;position:relative;text-decoration:underline;text-decoration-color:rgba(255,255,255,.28);text-underline-offset:4px}.landing__cta-btn--secondary .landing__cta-has-arrow:after{opacity:0;transform:translateX(-4px);transition:opacity .15s ease,transform .15s ease}.landing__cta-btn--secondary:hover{color:#ffffff;text-decoration-color:rgba(255,255,255,.4)}.landing__cta-btn--secondary:hover .landing__cta-has-arrow:after{opacity:.6;transform:translateX(0)}.landing__cta-btn--secondary:active{color:#07ff81;font-weight:600;text-decoration-color:rgba(7,255,129,.65)}.landing__cta-btn--secondary:active .landing__cta-has-arrow:after{opacity:1}.landing__cta-btn--secondary:focus-visible{outline:1.5px solid rgba(7,255,129,.65);outline-offset:2px;color:#ffffff}.landing__cta-btn--secondary:disabled,.landing__cta-btn--secondary[aria-disabled=true]{color:rgba(166,173,189,.5);cursor:not-allowed;text-decoration:none}.landing__cta-btn--secondary:disabled .landing__cta-has-arrow:after,.landing__cta-btn--secondary[aria-disabled=true] .landing__cta-has-arrow:after{opacity:0}.landing__social-proof{margin:20px 0 0;font-size:var(--fs-7);opacity:.75}.landing__section{padding:64px 0;background:var(--l-bg);color:var(--l-fg)}.landing__section--alt{background:var(--l-bg-alt)}.landing__section--dark{background:var(--l-bg)}.landing__section-title{font-size:clamp(26px,3.5vw,38px);font-weight:700;line-height:1.2;letter-spacing:-.01em;text-align:center;margin:0 0 16px;color:var(--l-fg)}.landing__section-subtitle{text-align:center;color:var(--l-muted);margin:0 auto 40px;max-width:640px;font-size:16px}.landing__eyebrow{display:inline-block;margin-bottom:12px;padding:4px 12px;border-radius:999px;background:rgba(7,255,129,.1);color:var(--l-accent);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.landing__section p{font-size:16px;max-width:720px;margin:0 auto 16px;color:var(--l-muted)}@media (max-width:799px){.landing__section{padding-top:24px}.landing__section-title{font-size:20px;line-height:1.24;margin-bottom:14px;text-align:left;margin-left:0;margin-right:0}.landing__section-subtitle{font-size:14px;margin-bottom:32px;max-width:345px;text-align:left;margin-left:0;margin-right:0}.landing__section p{font-size:14px}.landing__eyebrow{font-size:11px;padding:6px 16px;margin-bottom:14px}}.landing__learn-more{display:inline-flex;align-items:center;gap:6px;margin-top:16px;color:var(--l-accent);font-weight:600;font-size:15px;text-decoration:none;transition:opacity .2s}.landing__learn-more:hover{opacity:.75;text-decoration:underline}.landing a:focus-visible,.landing button:focus-visible,.landing summary:focus-visible{outline:2px solid var(--l-accent);outline-offset:2px;border-radius:4px}.landing__section-title--left{text-align:left}.landing__section-subtitle.landing__section-subtitle--left{text-align:left;margin-left:0;margin-right:0}.landing__steps{display:grid;grid-template-columns:1fr;gap:20px;margin:20px auto 40px;max-width:100%}.landing__step{--step-accent:var(--l-accent);position:relative;background:#0c1020;border:1px solid #1e2a40;border-radius:var(--l-radius);padding:12px 12px 48px;overflow:hidden}.landing__step:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent 0,color-mix(in srgb,var(--step-accent) 90%,transparent) 30%,color-mix(in srgb,var(--step-accent) 90%,transparent) 70%,transparent 100%)}.landing__step--green{--step-accent:var(--l-accent)}.landing__step--blue{--step-accent:#619eff}.landing__step--orange{--step-accent:#ff8844}.landing__steps .landing__step:nth-of-type(4) .landing__step-tag{color:#0a7c4c}.landing__step-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.landing__step-num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid color-mix(in srgb,var(--step-accent) 40%,transparent);color:var(--step-accent);font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:13px;border-radius:8px;margin:0}.landing__step-tag{color:color-mix(in srgb,var(--step-accent) 50%,transparent);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.landing__step h3{font-size:17px;font-weight:700;color:var(--l-fg);margin:0 0 10px}.landing__step p{font-size:13px;color:var(--l-muted);margin:0;max-width:none;line-height:1.5}.landing__step-icon{position:absolute;bottom:12px;right:14px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:none;border-radius:0}.landing__step-icon img,.landing__step-icon svg{display:block;width:100%;height:100%}@media (max-width:799px){.landing__steps{gap:0;position:relative}.landing__step--blue,.landing__step--orange{--step-accent:var(--l-accent)}.landing__step{display:grid;grid-template-columns:40px minmax(0,1fr);gap:16px;padding:0 0 32px;background:transparent;border:none;border-radius:0;overflow:visible}.landing__step:last-child{padding-bottom:0}.landing__step:before{display:none}.landing__step:after{content:"";position:absolute;left:18px;top:44px;width:3px;height:calc(100% - 44px);border-radius:2px;background:linear-gradient(180deg,color-mix(in srgb,var(--step-accent) 0%,transparent) 0,color-mix(in srgb,var(--step-accent) 85%,transparent) 50%,color-mix(in srgb,var(--step-accent) 0%,transparent) 100%);opacity:1}.landing__step:last-child:after{display:none}.landing__step-head{grid-column:1/2;grid-row:1/span 2;align-self:flex-start;flex-direction:column;margin:0}.landing__step-num{width:40px;height:40px;border-radius:50%;border:2px solid var(--step-accent);color:var(--step-accent);font-size:13px}.landing__step-tag{display:none}.landing__step h3{grid-column:2/3;margin:0 0 6px;font-size:16px}.landing__step p{grid-column:2/3;font-size:13px;line-height:1.5}.landing__step-icon{display:none}}.landing__video{max-width:1024px;margin:0 auto 16px}.landing__video-image{display:block;width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.landing__video-caption{text-align:center;font-size:13px;color:var(--l-muted);margin:0}.landing__video-caption-link{color:var(--l-accent);font-weight:700;text-decoration:none}.landing__video-caption-link:hover{text-decoration:underline}.landing__section--dark{position:relative}.landing__counters{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin:0 auto 24px;max-width:100%}.landing__counter{--c-accent:var(--l-accent);position:relative;background:#0c1020;border:1px solid rgba(71,84,107,.6);border-radius:var(--l-radius);padding:36px 24px 28px;box-shadow:0 8px 24px rgba(0,0,0,.35);overflow:hidden;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:196px}.landing__counter:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent 0,color-mix(in srgb,var(--c-accent) 90%,transparent) 30%,color-mix(in srgb,var(--c-accent) 90%,transparent) 70%,transparent 100%)}.landing__counter--green{--c-accent:var(--l-accent)}.landing__counter--blue{--c-accent:#619eff}.landing__counter-value{display:block;font-family:Plus Jakarta Sans,sans-serif;font-size:48px;font-weight:700;letter-spacing:-.01em;color:var(--l-fg);line-height:1.16;margin-bottom:12px}.landing__counter-label{font-size:13px;color:var(--l-muted);line-height:1.46}@media (max-width:800px){.landing__counter-value{font-size:38px}.landing__counter{min-height:160px;padding:28px 16px 22px}.landing__counter--blue{--c-accent:var(--l-accent)}}@media (max-width:480px){.landing__counter-value{font-size:32px}}.landing__results-summary{position:relative;color:#c7d6e8;font-size:15px;line-height:1.6;font-weight:700;margin:32px 0 16px;border-top:1px solid rgba(56,66,87,.5);padding:24px 0 8px 16px}.landing__results-summary:before{content:"";position:absolute;left:0;top:32px;bottom:8px;width:3px;border-radius:2px;background:linear-gradient(to bottom,rgba(7,255,129,0) 0,var(--l-accent) 50%,rgba(7,255,129,0) 100%)}.landing__results-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap;max-width:1195px;margin:0 auto}.landing__results-disclaimer{flex:1 1 60%;max-width:780px;font-size:12px;line-height:1.5;color:var(--l-muted);margin:0}.landing__results-footer .landing__eyebrow{align-self:flex-end}.landing__results-summary-wrap{position:relative;display:flex;align-items:flex-start;gap:12px}.landing__results-summary-wrap .landing__results-summary{flex:1 1 auto;width:100%;max-width:100%}.landing__results-ninja{width:80px;height:auto;flex:0 0 80px;align-self:center;filter:drop-shadow(0 8px 18px rgba(0,0,0,.45));pointer-events:none}.landing__results-live-note{margin-bottom:0;flex-shrink:0}@media (min-width:800px){.landing__results-ninja{display:none}}.landing__section--compare{position:relative;overflow:hidden}.landing__compare-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}.landing__compare-wrap{position:relative;background:transparent;border:1px solid rgba(255,255,255,.07);border-radius:12px;overflow:visible;margin-top:64px}.landing__compare-badge,.landing__tariff-best{display:inline-flex;align-items:center;gap:5px;padding:5px 14px;background:rgba(7,255,129,.15);border:1px solid rgba(7,255,129,.35);border-radius:999px;color:var(--l-accent);font-size:11px;font-weight:700;line-height:1;white-space:nowrap;z-index:2}.landing__compare-badge{position:absolute;top:-30px;left:50%;transform:translate(-70%,-50%)}.landing__compare-badge-icon{font-size:10px;line-height:1;color:inherit}.landing__compare-badge-text{letter-spacing:.01em}.landing__compare-table{width:100%;border-collapse:collapse;font-size:14px;border-radius:12px;overflow:hidden}.landing__compare-table td,.landing__compare-table th{padding:14px 16px;text-align:center;vertical-align:middle}.landing__compare-table td:first-child,.landing__compare-table th:first-child{text-align:left}.landing__compare-table thead th{font-weight:500;font-size:12px;background:#141a29;color:var(--l-muted);border-bottom:1px solid rgba(255,255,255,.07)}.landing__compare-table thead .landing__compare-col-wb{color:var(--l-accent);font-weight:700;font-size:13px;background:rgba(7,255,129,.12)}.landing__compare-table tbody tr:nth-child(odd){background:#0e111a}.landing__compare-table tbody tr:nth-child(2n){background:#0c0f17}.landing__compare-table tbody td{border-bottom:1px solid rgba(255,255,255,.04);color:var(--l-muted)}.landing__compare-table tbody tr:last-child td{border-bottom:none}.landing__compare-table .landing__compare-col-wb{background:rgba(7,255,129,.06);color:var(--l-fg);font-weight:700}.landing__compare-check{font-weight:700}.landing__compare-check--on{color:var(--l-accent)}.landing__compare-check--mid{color:#66bf66;font-weight:400}.landing__compare-check--off{color:#994040}@media (max-width:799px){.landing__compare-check--off{color:#ef4444}}.landing__compare-footnote{font-size:12px;color:var(--l-muted);margin:16px 0 0}.landing__section .landing__compare-summary{position:relative;color:#c7d6e8;font-size:15px;line-height:1.6;font-weight:600;margin:32px 0 0;padding:8px 0 8px 16px;max-width:820px}.landing__compare-summary:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:2px;background:linear-gradient(to bottom,rgba(7,255,129,0) 0,var(--l-accent) 50%,rgba(7,255,129,0) 100%)}.landing__compare-ninja{display:none}.landing__compare-ninja img{height:600px;display:block}.landing__section--tariffs{background:#0a0c14;position:relative}.landing__section--tariffs>.container{max-width:1328px}.landing__section--tariffs:before{content:"";position:absolute;left:50%;top:100px;width:600px;height:600px;max-width:100vw;transform:translateX(-50%);pointer-events:none;background:radial-gradient(circle,rgba(7,255,129,.08) 0,rgba(7,255,129,0) 60%);filter:blur(30px)}.landing__tariffs{padding-top:0}.landing__eyebrow--blue{background:rgba(97,158,255,.14);color:#619eff;text-transform:none;letter-spacing:.04em;border:1px solid rgba(97,158,255,.3)}.landing__tariffs-head{text-align:center;margin-bottom:24px}.landing__section--tariffs .landing__tariffs-head .landing__section-subtitle,.landing__section--tariffs .landing__tariffs-head .landing__section-title{text-align:center;margin-left:auto;margin-right:auto}.landing__section--tariffs .landing__tariffs-head .landing__section-subtitle{margin-bottom:12px}.landing__tariffs-head .landing__eyebrow{display:block;width:-moz-fit-content;width:fit-content;margin-left:0;margin-right:auto;margin-bottom:16px}.landing__tariffs{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:24px;align-items:center}.landing__tariff{--t-accent:#2a3448;--t-accent-fg:#bfc7d6;--t-name-fg:var(--t-accent-fg);--t-tag-fg:var(--t-accent-fg);--t-profit-fg:var(--t-accent-fg);--t-body-fg:#bfc7d6;--t-border:#1c2438;--t-hr:#1c2438;position:relative;background:#0b0e18;border:1px solid var(--t-border);border-radius:16px;padding:22px 18px 26px;display:flex;flex-direction:column;overflow:hidden}.landing__tariff-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.landing__tariff:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right,transparent 0,color-mix(in srgb,var(--t-accent) 90%,transparent) 30%,color-mix(in srgb,var(--t-accent) 90%,transparent) 70%,transparent 100%)}.landing__tariff--grey{--t-accent:#2a3448;--t-accent-fg:#bfc7d6;--t-name-fg:#bfc7d6;--t-tag-fg:#4e5a72;--t-profit-fg:#bfc7d6;--t-border:#1c2438}.landing__tariff--blue,.landing__tariff--blue-light{--t-accent:#619eff;--t-accent-fg:#619eff;--t-name-fg:#619eff;--t-tag-fg:#619eff;--t-profit-fg:#619eff;--t-border:rgba(97,158,255,0.35)}.landing__tariff--teal{--t-accent:#1ec7de;--t-accent-fg:#1ec7de;--t-name-fg:#1ec7de;--t-tag-fg:#1ec7de;--t-profit-fg:#1ec7de;--t-border:rgba(30,199,222,0.35)}.landing__tariff--orange{--t-accent:#ff8844;--t-accent-fg:#ff8844;--t-name-fg:#ff8844;--t-tag-fg:#ff8844;--t-profit-fg:#ff8844;--t-border:rgba(255,136,68,0.35)}.landing__tariff--green{--t-accent:#07ff81;--t-accent-fg:#22c55e;--t-name-fg:#22c55e;--t-tag-fg:#22c55e;--t-profit-fg:#22c55e;--t-border:rgba(7,255,129,0.55);--t-hr:#0f3022}.landing__tariff--featured{background:#071b10;border:1.5px solid rgba(7,255,129,.55);box-shadow:0 0 120px rgba(7,255,129,.22),0 0 48px rgba(7,255,129,.18),inset 0 0 24px rgba(7,255,129,.04);overflow:visible}.landing__tariff-best{position:absolute;top:-10px;left:50%;transform:translate(-50%,calc(-100% - 10px))}@media (max-width:799px){.landing__tariff-best{left:12px;transform:translateY(calc(-100% - 8px));top:20px;background:#0a0c14}}.landing__tariff-tag{align-self:flex-start;background:transparent;color:var(--t-tag-fg);border:1px solid color-mix(in srgb,var(--t-tag-fg) 35%,transparent);font-size:8.5px;font-weight:700;padding:4px 10px;border-radius:12px;letter-spacing:.05em;margin-bottom:14px}.landing__tariff-name{font-size:17px;font-weight:700;color:var(--t-name-fg);margin:0 0 10px;line-height:1}@media (max-width:799px){.landing__section--tariffs .landing__section-title-accent{display:block}.landing__tariffs-head{margin-bottom:18px}.landing__section--tariffs .landing__tariffs-head .landing__section-subtitle,.landing__section--tariffs .landing__tariffs-head .landing__section-title,.landing__tariffs-head .landing__section-subtitle,.landing__tariffs-head .landing__section-title{text-align:left;margin-left:0;margin-right:0}.landing__tariffs-head .landing__section-title{max-width:360px}.landing__tariffs-head .landing__section-subtitle{max-width:308px}.landing[data-theme=light] .landing__tariffs-head .landing__section-subtitle{color:#404040}.landing__tariffs-head .landing__eyebrow{margin-bottom:14px}.landing__tariffs{padding-top:6px;gap:12px;margin-bottom:18px}.landing__tariff{padding:18px 16px 28px;overflow:visible}.landing__tariff--featured{padding-top:16px}.landing__tariff-mobile-head{gap:10px;margin-bottom:20px}.landing__tariff-name{font-size:16px;margin:0;padding-top:16px}.landing__tariff-duration-pill{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:6px 10px;border-radius:999px;color:var(--t-accent-fg);font-size:11px;line-height:1;white-space:nowrap;flex-shrink:0}.landing__tariff--green .landing__tariff-name{color:#2db90e}.landing__tariff-price{font-size:20px;margin-bottom:10px}.landing__tariff-price-suffix{font-size:11px}.landing__tariff-hr{display:none}.landing__tariff-profit-row{margin-bottom:18px}.landing__tariff-features{margin-bottom:22px;gap:7px}.landing__tariff-cta{font-size:12px;padding:10px 12px;border-radius:10px;margin-bottom:0}.landing__tariff-cta--filled-green{font-size:14px;padding:12px}.landing__tariffs-caption{font-size:11px;max-width:308px;width:min(100%,308px);margin-top:12px;line-height:1.45}}.landing__tariff-price{font-size:30px;font-weight:700;color:var(--t-body-fg);line-height:1.1;margin-bottom:8px}.landing__tariff-price-suffix{font-size:11px;font-weight:400;color:var(--t-body-fg)}@media (min-width:800px){.landing__tariff-price-suffix{display:none}}.landing__tariff-duration{font-size:12px;color:var(--t-body-fg);margin-bottom:14px}.landing__tariff-hr{border:none;border-top:1px solid var(--t-hr);margin:4px 0 16px}.landing__tariff-profit-row{display:flex;gap:4px;align-items:baseline;font-size:12px;color:var(--t-body-fg);margin-bottom:14px}.landing__tariff-profit-row strong{color:var(--t-profit-fg);font-weight:700;font-size:13px}.landing__tariff-features{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:7px}.landing__tariff-features li{font-size:11.5px;color:var(--t-body-fg);line-height:1.3;position:relative;padding-left:16px}.landing__tariff-features li:before{content:"✓";position:absolute;left:0;top:0;color:var(--t-body-fg);font-weight:700}.landing__tariff--featured .landing__tariff-features li{font-size:12px;color:rgba(191,199,214,.85)}.landing__tariff-desc{font-size:11px;color:var(--t-body-fg);margin:0 0 auto;padding-bottom:18px;max-width:none;line-height:1.35}.landing__tariff--featured .landing__tariff-desc{font-size:12px;color:var(--t-body-fg)}.landing__tariff-cta{border:1px solid transparent;font-family:var(--l-font);font-weight:700;font-size:13px;padding:11px 12px;border-radius:8px;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;margin-bottom:10px}.landing__tariff-cta--outline-grey{background:transparent;border-color:#2a3448;color:#bfc7d6}.landing__tariff-cta--outline-blue{background:transparent;border-color:rgba(97,158,255,.4);color:#619eff}.landing__tariff-cta--outline-teal{background:transparent;border-color:rgba(30,199,222,.5);color:#1ec7de}.landing__tariff-cta--outline-teal:hover{background:rgba(30,199,222,.08);border-color:rgba(30,199,222,.7)}.landing__tariff-cta--filled-green{background:#07ff81;color:#080a10;font-size:14px;padding:14px}.landing__tariff-cta--outline-orange{background:#160e08;border-color:rgba(255,136,68,.5);color:#ff8844}.landing__tariff-cta:hover{transform:translateY(-1px)}.landing__tariff-cta--filled-green:hover{box-shadow:0 8px 24px rgba(7,255,129,.3)}.landing__tariff-footnote{font-size:9.5px;color:var(--t-body-fg);text-align:center;margin:4px 0 0;line-height:1.25}.landing__tariff--featured .landing__tariff-footnote{color:var(--t-body-fg)}.landing__tariffs-caption{text-align:center;font-size:12px;color:var(--t-body-fg);max-width:566px;margin:20px auto 0;line-height:1.45}.landing__section--risks{background:#0a0c14;position:relative;overflow:hidden}.landing__risks-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:32px;align-items:start}.landing__risks-text{text-align:left}.landing__risks-text .landing__eyebrow{display:inline-block;margin-bottom:16px}.landing__risks-lead,.landing__risks-text .landing__section-title{text-align:left;margin-left:0;margin-right:0}.landing__risks-lead{margin-bottom:16px;max-width:480px}.landing__risks-body-p,.landing__risks-text p{font-size:15px;color:var(--l-muted);line-height:1.65;max-width:480px;text-align:left;margin:12px 0}.landing__risks-list{list-style:none;padding:0;margin:8px 0;max-width:480px}.landing__risks-list li{position:relative;padding-left:14px;font-size:15px;line-height:1.5;color:var(--l-muted);text-align:left}.landing__risks-list li:before{content:"";position:absolute;left:0;top:.65em;width:4px;height:4px;border-radius:50%;background:var(--l-muted);transform:translateY(-50%)}.landing__risks-list li:last-child{margin-bottom:0}.landing__risks-cta{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:14px 24px;background:#121724;border:1px solid rgba(7,255,129,.4);border-radius:10px;color:var(--l-accent);font-family:var(--l-font);font-weight:500;font-size:14px;cursor:pointer;box-shadow:0 4px 14px rgba(7,255,129,.15);transition:transform .15s ease,box-shadow .2s ease}.landing__risks-cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(7,255,129,.2)}.landing__risk-cards{display:flex;flex-direction:column;gap:16px}.landing__risk-card{--r-accent:#ffad2e;position:relative;display:flex;gap:16px;padding:20px 20px 20px 32px;background:#11141f;border:1px solid rgba(255,255,255,.07);border-radius:14px;box-shadow:0 6px 18px rgba(0,0,0,.2);align-items:flex-start}.landing__risk-card--warn{--r-accent:#ffad2e}.landing__risk-card--danger{--r-accent:#ff7326}.landing__risk-card--ok{--r-accent:#07ff81}.landing__risk-card--info{--r-accent:#619eff}.landing__risk-card--teal{--r-accent:#07ff81}.landing__education-footnote{text-align:right;font-size:12px;color:var(--l-muted);margin:16px 0 0}.landing__risks-summary{position:relative;color:#c7d6e8;font-size:16px;line-height:1.5;font-weight:600;margin:24px 0;padding:4px 0 4px 16px}.landing__risks-summary:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;border-radius:2px;background:linear-gradient(to bottom,rgba(7,255,129,0) 0,var(--l-accent) 50%,rgba(7,255,129,0) 100%)}.landing__risk-card-bar{position:absolute;left:16px;top:14px;bottom:14px;width:2px;background:linear-gradient(to bottom,transparent 0,color-mix(in srgb,var(--r-accent) 90%,transparent) 30%,color-mix(in srgb,var(--r-accent) 90%,transparent) 70%,transparent 100%)}.landing__risk-card-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;background:none;border-radius:0}.landing__risk-card-icon img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.landing__risk-card-body{flex:1;min-width:0}.landing__risk-card-body h3{font-size:15px;font-weight:700;color:var(--l-fg);margin:0 0 12px}.landing__risk-card-body p{font-size:13px;color:var(--l-muted);line-height:1.55;margin:0;max-width:none}.landing__section--education{background:#0a0c14;position:relative}.landing__education-links{display:grid;grid-template-columns:1fr;gap:16px;margin:32px 0 0}.landing__education-card{position:relative;display:flex;flex-direction:column;padding:20px 28px 20px 26px;background:#0c1020;border:1px solid color-mix(in srgb,var(--e-accent) 12%,transparent);border-radius:var(--l-radius);text-decoration:none;color:var(--l-fg);transition:transform .15s ease,border-color .2s ease;overflow:hidden}.landing__education-card,.landing__education-card--green{--e-accent:var(--l-accent)}.landing__education-card--blue{--e-accent:#619eff}.landing__education-card--orange{--e-accent:#ff8844}.landing__education-bar{position:absolute;left:0;top:6px;bottom:6px;width:3px;background:linear-gradient(to bottom,transparent 0,color-mix(in srgb,var(--e-accent) 90%,transparent) 30%,color-mix(in srgb,var(--e-accent) 90%,transparent) 70%,transparent 100%)}.landing__education-num{font-size:11px;font-weight:700;color:var(--e-accent);letter-spacing:.1em;margin-bottom:12px;text-transform:uppercase}.landing__education-title{font-size:17px;font-weight:700;color:var(--l-fg);margin:0 0 10px;line-height:1.25}.landing__education-desc{font-size:13px;line-height:1.55;color:var(--l-muted);margin:0 0 14px;max-width:none}.landing__education-cta{align-self:flex-end;font-size:13px;font-weight:600;color:var(--l-accent);margin-top:auto}.landing__education-card:hover .landing__education-cta{text-decoration:underline}.landing__education-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--e-accent) 30%,transparent)}.landing__section--faq{background:#05060b;position:relative;overflow:hidden}.landing__section--faq:after,.landing__section--faq:before{content:"";position:absolute;pointer-events:none;background:radial-gradient(ellipse,rgba(7,255,129,.14) 0,rgba(7,255,129,0) 60%);filter:blur(36px)}.landing__faq-grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}.landing__faq-ninja{display:none;position:relative;height:760px}.landing__faq-ninja img{width:auto;height:760px;max-width:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom;margin-left:-110px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.4))}.landing__faq-ninja-badge{position:absolute;display:none;font-family:"Plus Jakarta Sans",var(--l-font);font-weight:700;font-size:11px;line-height:1;padding:6px 10px;border-radius:999px;background:rgba(7,255,129,.14);color:var(--l-accent);border:1px solid rgba(7,255,129,.4);white-space:nowrap;pointer-events:none;z-index:2}.landing__faq-ninja-badge--roi{top:12%;right:8%}.landing__faq-ninja-badge--users{top:38%;left:-46px}.landing__eyebrow--faq{margin-bottom:16px}.landing__faq-main .landing__eyebrow--faq,.landing__faq-main .landing__section-title{margin-bottom:14px}.landing__faq-main .landing__faq{margin:22px 0}.landing__faq-main .landing__faq-item[open]{margin:7px 0}.landing__faq-main .landing__faq-item summary{gap:13px;padding:16px 43px 16px 22px}.landing__faq-main .landing__faq-answer{padding:0 22px 18px 54px}.landing__faq-main .landing__faq-answer p{line-height:1.55;margin:0 0 7px}.landing__faq-main .landing__faq-cta{margin:14px 0 0;gap:16px}.landing__faq{margin:24px 0;border-top:1px solid rgba(255,255,255,.06)}.landing__faq-item{border-bottom:1px solid rgba(255,255,255,.05);position:relative}.landing__faq-item[open]{background:#0d1422;border:1px solid #47546baa;border-radius:12px;margin:8px 0;padding:0;overflow:hidden}.landing__faq-item[open]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:2px;background:linear-gradient(to bottom,transparent 0,color-mix(in srgb,var(--l-accent) 90%,transparent) 30%,color-mix(in srgb,var(--l-accent) 90%,transparent) 70%,transparent 100%)}.landing__faq-item summary{display:flex;align-items:baseline;gap:14px;padding:18px 48px 18px 24px;font-family:var(--l-font);font-size:15.5px;font-weight:700;color:var(--l-muted);cursor:pointer;list-style:none;position:relative}.landing__faq-item[open] summary{color:var(--l-fg);font-size:16px}.landing__faq-item summary::-webkit-details-marker{display:none}.landing__faq-num{font-size:11px;font-weight:700;letter-spacing:.06em;flex-shrink:0;min-width:22px}.landing__faq-item[open] .landing__faq-num,.landing__faq-num{color:var(--l-accent)}.landing__faq-question{flex:1;min-width:0}.landing__faq-toggle{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:18px;height:18px;pointer-events:none}.landing__faq-toggle:after,.landing__faq-toggle:before{content:"";position:absolute;background:var(--l-muted);border-radius:1px;top:50%;left:50%}.landing__faq-toggle:before{width:14px;height:2px;transform:translate(-50%,-50%)}.landing__faq-toggle:after{width:2px;height:14px;transform:translate(-50%,-50%);transition:transform .2s ease}.landing__faq-item[open] .landing__faq-toggle:before{background:rgba(7,255,129,.6)}.landing__faq-item[open] .landing__faq-toggle:after{display:none}.landing__faq-answer{padding:0 24px 20px 60px}.landing__faq-answer p{font-size:13.5px;color:var(--l-muted);line-height:1.7;margin:0 0 8px;max-width:none}.landing__faq-answer p:last-child{margin-bottom:0;color:var(--l-muted);font-size:13px}.landing__faq-cta{display:flex;flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:18px;font-size:13px;color:var(--l-muted);margin:16px 0 0}.landing__faq-cta-link{color:var(--l-accent);font-weight:700;text-decoration:none;display:inline;white-space:nowrap}.landing__faq-cta-link:hover{text-decoration:underline}.landing__final-cta{color:var(--l-fg);padding:0}.landing__final-cta-box{position:relative;border-radius:30px;padding:40px 32px;overflow:hidden;display:grid;grid-template-columns:1fr;gap:20px}.landing__final-cta-text{position:relative;z-index:2;max-width:100%}.landing__final-cta-media{display:none}.landing__final-cta-title{font-family:var(--l-font);font-size:clamp(26px,4vw,40px);font-weight:600;line-height:1.3;letter-spacing:-.03em;color:var(--l-fg);margin:0 0 12px}.landing__final-cta-text .landing__eyebrow--blue{margin-bottom:24px}.landing__final-cta-body{font-size:16px;line-height:1.65;color:var(--l-muted);margin:0 0 32px;max-width:600px}.landing__final-cta-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.landing__final-cta-btn{display:inline-flex;align-items:center;gap:6px;padding:14px 28px;background:var(--l-accent);border:1px solid var(--l-accent);border-radius:10px;color:var(--cta-ink);font-family:var(--l-font);font-weight:700;font-size:15px;cursor:pointer;box-shadow:0 6px 20px rgba(7,255,129,.3);transition:background-color .15s ease,box-shadow .2s ease,transform .1s ease;position:relative;z-index:2}.landing__final-cta-btn:hover{background:#1aff90;box-shadow:0 10px 28px rgba(7,255,129,.45)}.landing__final-cta-btn:active{background:#05d669;transform:translateY(1px)}.landing__final-cta-btn:focus-visible{outline:none;box-shadow:0 6px 20px rgba(7,255,129,.3),0 0 0 4px rgba(7,255,129,.45)}.landing__final-cta-btn--secondary{background:#121724;border-color:rgba(7,255,129,.4);color:var(--l-accent);font-weight:600;font-size:14px;box-shadow:0 4px 14px rgba(7,255,129,.15)}.landing__final-cta-btn--secondary:hover{background:rgba(7,255,129,.06);border-color:rgba(7,255,129,.6);box-shadow:0 6px 18px rgba(7,255,129,.2)}.landing__final-cta-trust{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px;color:#8c99ab;font-size:13px;line-height:1.6}.landing__final-cta-ninja{top:0;z-index:2;filter:drop-shadow(-20px -10px 30px rgba(0,0,0,.5))}.landing__final-cta-ninja,.landing__final-cta-screenshot{display:none;position:absolute;right:0;width:380px;height:auto;pointer-events:none}.landing__final-cta-screenshot{bottom:0;z-index:1;border-radius:12px;box-shadow:0 24px 60px rgba(0,0,0,.4)}.landing__scanner-demo{display:grid;grid-template-columns:1fr;gap:24px;max-width:1281px;margin:0 auto;position:relative}.landing__scanner-desktop{display:none}.landing__scanner-mobile{background:#121722;border:1px solid var(--l-border);border-radius:var(--l-radius);overflow:hidden}.landing__scanner-desktop-image{width:100%;height:auto;display:block;border-radius:var(--l-radius-sm);box-shadow:none}.landing__scanner-desktop-bar{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#0f131c;border-bottom:1px solid var(--l-border)}.landing__scanner-dots{display:inline-flex;gap:6px}.landing__scanner-dots span{width:10px;height:10px;border-radius:50%;background:#2a3344;display:block}.landing__scanner-dots span:first-child{background:#ff5f57}.landing__scanner-dots span:nth-child(2){background:#febc2e}.landing__scanner-dots span:nth-child(3){background:#28c840}.landing__scanner-url{font-size:12px;color:var(--l-muted-2);font-family:"Inter",var(--l-font)}.landing__scanner-body{padding:14px 18px 18px}.landing__scanner-row{display:grid;grid-template-columns:1.3fr .7fr 1.3fr .7fr .9fr .7fr;gap:12px;padding:12px 6px;font-size:13px;color:var(--l-fg);border-bottom:1px solid rgba(255,255,255,.04);align-items:center}.landing__scanner-row--head{color:var(--l-muted-2);font-size:11px;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--l-border)}.landing__scanner-profit{color:var(--l-accent);font-weight:700;font-family:"Inter",var(--l-font)}.landing__scanner-time{color:var(--l-muted-2);font-family:"Inter",var(--l-font)}.landing__scanner-mobile{max-width:320px;margin:0 auto;padding:14px 12px}.landing__scanner-mobile-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 6px;border-bottom:1px solid rgba(255,255,255,.04);font-size:13px}.landing__scanner-mobile-row:last-child{border-bottom:none}.landing__scanner-mobile-pair{color:var(--l-muted-2);font-size:11px;margin-top:2px}.landing__phone-mockup{display:flex;justify-content:center;margin:0 auto;max-width:245px}.landing__phone-mockup-image{width:100%;height:auto;display:block}.landing__phone-frame{width:100%;background:linear-gradient(180deg,#1a2236,#0f1624);border:2px solid #2a3552;border-radius:36px;padding:14px 14px 18px;box-shadow:0 30px 60px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.06);font-family:"Inter",var(--l-font)}.landing__phone-statusbar{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;color:#ffffff;padding:0 12px 8px;letter-spacing:.02em}.landing__phone-statusbar-icons{display:inline-flex;align-items:center;gap:5px;color:#fff;opacity:.95}.landing__phone-statusbar-icons svg{display:block}.landing__phone-app{background:#07090f;border-radius:22px;padding:14px 12px 16px;display:flex;flex-direction:column;gap:12px}.landing__phone-app-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.landing__phone-logo{font-family:"Plus Jakarta Sans",var(--l-font);font-size:14px;font-weight:700;color:#ffffff;display:inline-flex;align-items:center}.landing__phone-logo-bet{background:var(--logo-pill-gradient);color:#0a1620;padding:2px 6px;margin-left:3px;border-radius:4px;font-weight:700}.landing__phone-tabs{display:inline-flex;background:rgba(255,255,255,.06);border-radius:8px;padding:2px}.landing__phone-tab{font-size:11px;font-weight:600;color:var(--l-muted);padding:4px 10px;border-radius:6px}.landing__phone-tab--active{background:var(--cta-gradient);color:var(--cta-ink)}.landing__phone-filter{display:inline-flex;align-items:center;align-self:flex-start;gap:4px;background:rgba(46,229,160,.12);color:var(--l-accent);border:1px solid rgba(46,229,160,.25);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.landing__phone-forks{display:flex;flex-direction:column;gap:8px}.landing__phone-fork-card{position:relative;background:linear-gradient(180deg,#11192a,#0a1020);border:1px solid rgba(46,229,160,.18);border-radius:12px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.landing__phone-fork-roi{position:absolute;top:-1px;left:-1px;background:var(--cta-gradient);color:var(--cta-ink);font-size:11px;font-weight:700;padding:4px 8px;border-radius:12px 0 8px 0;font-family:"Inter",var(--l-font)}.landing__phone-fork-rows{margin-top:16px;display:flex;flex-direction:column;gap:4px}.landing__phone-fork-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;padding:4px 0;border-bottom:1px dashed rgba(255,255,255,.05)}.landing__phone-fork-row:last-child{border-bottom:none}.landing__phone-fork-bk{color:var(--l-muted);font-weight:500}.landing__phone-fork-coef{color:#ffffff;font-weight:700;font-family:"Inter",var(--l-font)}.landing__scanner-features{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:24px 0 0;font-size:14px;color:var(--l-muted);max-width:1205px;margin:32px auto 24px}.landing__scanner-features li.landing__scanner-features-item{display:flex;align-items:center;gap:8px}.landing__scanner-feature-icon{flex-shrink:0;width:26px;height:26px;display:block;-o-object-fit:contain;object-fit:contain}.landing__scanner-caption{position:relative;color:#c7d6e8;font-size:15px;font-weight:600;line-height:1.6;padding-left:16px;max-width:1197px;margin:28px auto 24px}.landing__section--scanner .landing__scanner-caption{width:100%;max-width:1197px}.landing__scanner-caption:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:2px;background:linear-gradient(to bottom,rgba(7,255,129,0) 0,var(--l-accent) 50%,rgba(7,255,129,0) 100%)}.landing__scanner-cta{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:26px;max-width:1197px;margin-left:auto;margin-right:50px;width:-moz-fit-content;width:fit-content}.landing__scanner-cta-link{background:transparent;border:0;padding:0;cursor:pointer;color:var(--l-accent);font-family:var(--l-font);font-size:13px;font-weight:700;transition:text-decoration-color .15s ease,text-underline-offset .15s ease,color .15s ease}.landing__scanner-cta-link:hover{text-decoration:underline;text-decoration-color:rgba(7,255,129,.65);text-underline-offset:4px}.landing__scanner-cta-link:focus-visible{outline:1.5px solid rgba(7,255,129,.65);outline-offset:4px;border-radius:4px}.landing__scanner-cta-notes{display:flex;flex-direction:column;gap:2px;font-size:11px;color:var(--l-muted);text-align:left}@media (max-width:800px){.landing__scanner-features{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.landing__scanner-cta{align-items:flex-start}.landing__scanner-cta-notes{text-align:left}}@media (max-width:480px){.landing__scanner-features{grid-template-columns:1fr}}@media (max-width:799px){.landing__section--scanner{padding:24px 0 44px}.landing__section--tariffs{padding:44px 0 38px}.landing__section--results .landing__section-subtitle,.landing__section--results .landing__section-title,.landing__section--scanner .landing__section-subtitle,.landing__section--scanner .landing__section-title{text-align:left;margin-left:0;margin-right:0;max-width:344px}.landing__section--results{padding-top:40px;padding-bottom:43px}.landing__section--results .landing__section-title{max-width:315px}.landing__section--results .landing__section-subtitle{margin-bottom:20px}.landing__section--scanner .landing__scanner-features{max-width:344px;margin:14px 0 10px;padding-top:12px;gap:12px 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.landing__section--scanner .landing__scanner-features li{font-size:10px;line-height:1.35;font-weight:700}.landing__section--scanner .landing__scanner-caption{max-width:332px;margin:16px 0;padding-left:10px;font-size:14px;line-height:1.48}.landing__section--scanner .landing__scanner-caption:before{top:0;bottom:0;width:1px;border-radius:0}.landing__section--scanner .landing__scanner-cta{max-width:332px;align-items:flex-start;margin:0}.landing__section--scanner .landing__scanner-cta-notes{text-align:left;font-size:10px;line-height:1.35}.landing__phone-mockup{max-width:248px}.landing__section--results .landing__counters{gap:12px;max-width:350px;margin:0 0 26px}.landing__section--results .landing__counter{min-height:111px;padding:16px 18px 14px;border-radius:16px}.landing__section--results .landing__counter-value{font-size:40px;line-height:1;margin-bottom:14px;white-space:nowrap}.landing__section--results .landing__counter-label{font-size:10px;line-height:1.3;text-align:left;width:100%;max-width:132px}.landing__section--results .landing__results-summary-wrap{display:block;margin-top:9px}.landing__section--results .landing__results-summary{max-width:336px;width:100%;margin:0;padding:0 0 0 14px;border-top:0;font-size:13px;line-height:1.6}.landing__section--results .landing__results-summary:before{top:0;bottom:0;width:1px;border-radius:0}.landing__section--results .landing__results-ninja{position:absolute;right:-37px;top:-196px;width:148px;height:223px;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;filter:drop-shadow(0 3px 5px rgba(0,0,0,.05))}.landing__section--results .landing__results-footer{margin-top:20px;align-items:flex-start}.landing__section--results .landing__results-disclaimer{max-width:330px;font-size:11px;line-height:1.37;margin:0}}.landing__section-title-accent{color:var(--l-accent)}.landing__forks-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:40px;align-items:start}.landing__forks-schema,.landing__forks-text{min-width:0;overflow-wrap:anywhere}.landing__forks-text .landing__section-title{text-align:left;margin-top:0}.landing__forks-blocks{display:flex;flex-direction:column;gap:18px;margin:24px 0}.landing__forks-blocks h3{color:var(--l-muted-2);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px}.landing__forks-blocks p{margin:0;max-width:none;color:var(--l-muted);font-size:15px;line-height:1.6}.landing__forks-schema{padding:24px;text-align:center;position:relative}.landing__forks-schema-title-bar{display:block;width:100%;max-width:304px;height:auto;margin:6px auto 14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.landing__forks-schema-scanner{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;padding:10px 16px;background:#121722;border:1px solid rgba(46,229,160,.45);border-radius:12px;font-size:13px;font-weight:700;color:var(--l-fg);margin:8px auto 0;box-shadow:0 0 36px rgba(46,229,160,.14),inset 0 0 0 1px rgba(46,229,160,.06)}.landing__forks-schema-scanner .landing__scanner-time{padding:4px 12px;background:rgba(15,19,28,.9);border:1px solid rgba(255,255,255,.08);border-radius:10px;color:var(--l-fg)}.landing__forks-schema-hint{color:var(--l-muted-2);font-size:12px;margin:8px 0 20px}.landing__forks-schema-cards{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-bottom:16px}.landing__forks-bk-card{padding:14px 16px;background:#0f131c;border-radius:var(--l-radius-sm);text-align:left;border:1px solid var(--l-border);border-top:2px solid var(--l-muted-2)}.landing__forks-bk-card--blue{background:linear-gradient(180deg,rgba(59,130,246,.18),rgba(59,130,246,.06));border:1px solid rgba(59,130,246,.45);border-top:2px solid #3b82f6}.landing__forks-bk-card--blue .landing__forks-bk-label{color:#619eff}.landing__forks-bk-card--orange{background:linear-gradient(180deg,rgba(255,136,68,.18),rgba(255,136,68,.06));border:1px solid rgba(255,136,68,.45);border-top:2px solid #ff8844}.landing__forks-bk-card--orange .landing__forks-bk-label{color:#ff8844}.landing__forks-bk-label{display:block;font-size:10px;font-weight:700;color:var(--l-muted-2);letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.landing__forks-bk-card strong{display:block;font-size:16px;margin-bottom:10px}.landing__forks-bk-card dl{margin:0;display:grid;grid-template-columns:auto 1fr;gap:4px 12px;font-size:12px}.landing__forks-bk-card dt{color:#64748b}.landing__forks-bk-card dd{margin:0;color:var(--l-fg);font-family:"Inter",var(--l-font)}.landing__forks-schema-profit{padding:10px 14px;background:linear-gradient(180deg,rgba(46,229,160,.18),rgba(46,229,160,.06));border:1px solid rgba(46,229,160,.45);border-radius:var(--l-radius-sm);display:flex;flex-direction:column;gap:2px;align-items:center;margin-bottom:14px;box-shadow:0 0 40px rgba(46,229,160,.35),inset 0 0 20px rgba(46,229,160,.05)}.landing__forks-schema-profit strong{color:var(--l-accent);font-family:"Inter",var(--l-font);font-size:24px;font-weight:700;letter-spacing:-.01em}.landing__forks-schema-profit strong span{font-size:16px;margin-left:6px;opacity:.85}.landing__forks-schema-profit-label{text-transform:uppercase;letter-spacing:.05em}.landing__forks-schema-profit-label,.landing__forks-schema-profit-note{font-size:12px;color:var(--l-muted-2)}.landing__forks-schema-footnote{font-size:11px;color:var(--l-muted-2);margin:0}.landing__forks-schema-diagram{display:block;width:100%;max-width:912px;height:auto;margin:18px auto 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;border-radius:var(--l-radius-sm);box-shadow:inset 0 0 40px 14px rgba(7,9,15,1),inset 0 0 96px 36px rgba(7,9,15,.55)}@media (max-width:799px){.landing__forks-schema{padding:0}.landing__forks-schema>.landing__eyebrow{display:none}.landing__forks-schema-diagram{margin-top:0;width:100%;max-width:min(100%,360px);height:auto;box-shadow:none;border-radius:0}}.landing[data-theme=light] .landing__section--forks{background:var(--l-bg)}.landing[data-theme=light] .landing__forks-schema-diagram{box-shadow:none;border-radius:0}@media (min-width:800px){.landing[data-theme=light] .landing__forks-schema{padding:16px 0 0}.landing[data-theme=light] .landing__forks-schema-diagram{max-width:100%}}@media (max-width:799px){.landing[data-theme=light] .landing__forks-schema{padding:0}}@media (min-width:800px){.landing{--gap:0px}.landing-header__inner{padding:8px var(--gap)}.landing__section--tariffs{padding:52px 0 44px}.landing__hero{padding:34px 0 56px}.landing__hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:18px;align-items:end;padding-bottom:0}.landing__hero-left{gap:18px;padding-top:0;transform:translateY(-100px)}.landing[data-theme=light] .landing-header__inner{min-height:66px;padding-top:14px;padding-bottom:14px;box-sizing:border-box}.landing[data-theme=light] .landing-header__logo-image{width:158px}.landing[data-theme=light] .landing__hero-left{transform:none}.landing[data-theme=light] .landing__hero-title{font-size:35px;letter-spacing:-.525px;line-height:1.12}.landing[data-theme=light] .landing__hero .landing__cta-btn--primary{min-height:56px;min-width:234px;padding:16px 28px;font-size:15px}.landing[data-theme=light] .landing__hero-scanner-bar{border-radius:20px;min-height:52px;padding:0 20px;width:min(100%,520px)}.landing__hero-title{max-width:620px;font-size:35px;line-height:1.14;letter-spacing:-.02em}.landing__hero-subtitle{max-width:520px}.landing__hero-right{position:relative;width:auto;min-height:625px;margin:0;justify-content:flex-end;transform:translateY(-28px)}.landing__hero-ninja{width:685px;max-width:none;margin-right:-12px;position:relative;top:83px}.landing__hero-scanner-bar{display:flex;top:73px;left:54%;width:min(100%,500px);padding:14px 34px;border-radius:24px}.landing__hero-overlay{display:block}.landing__hero-overlay--roi{display:flex;right:-100px;bottom:8%;width:136px}.landing__hero-overlay--control{display:inline-flex;top:50%;left:-2%;white-space:nowrap}.landing__hero-overlay--profit{top:35%;right:8%}.landing__hero-overlay--coef{top:58%;right:0}.landing__hero-features{font-size:14px;max-width:none}.landing__hero-subtitle--desktop{display:block}.landing__hero-subtitle--mobile{display:none}.landing__section-subtitle--desktop{display:block}.landing__section-subtitle--mobile{display:none}.landing__section-title-desktop{display:inline}.landing__section-title-mobile{display:none}.landing__section--scanner .landing__section-title{font-size:30px;line-height:1.6;max-width:1044px;margin-left:auto;margin-right:auto}.landing__section--results .landing__section-title{font-size:30px;line-height:1.6;max-width:1032px;margin-left:auto;margin-right:auto}.landing__section--scanner .landing__section-subtitle{max-width:1219px;margin-bottom:50px}.landing__section--results .landing__section-subtitle{max-width:684px;margin-bottom:28px}.landing__scanner-demo{grid-template-columns:1fr;align-items:start;min-height:389px}.landing__section--scanner .landing__scanner-features{margin:22px auto 16px;padding-top:18px}.landing__section--scanner .landing__scanner-features li{font-size:11px;line-height:16px;white-space:nowrap}.landing__section--scanner .landing__scanner-caption{margin:28px auto 14px;padding-left:15px;font-size:14px;line-height:1.45}.landing__scanner-mobile{margin:0}.landing__scanner-desktop{display:block}.landing__phone-mockup{display:none}.landing__forks-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.landing__steps{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.landing[data-theme=light] .landing__step,.landing[data-theme=light] .landing__step--blue,.landing[data-theme=light] .landing__step--green,.landing[data-theme=light] .landing__step--orange{background:#e1e1e1;border-color:rgba(27,35,52,.11);box-shadow:0 3px 5px rgba(0,0,0,.05)}.landing__counters{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:40px}.landing__section--results .landing__results-summary{max-width:100%;margin:0 0 12px;padding:28px 0 0 18px}.landing__section--results .landing__results-summary:before{top:18px;bottom:0}.landing__section--results .landing__results-footer{gap:16px}.landing__section--results .landing__results-disclaimer{margin:0;max-width:772px}.landing__education-links{grid-template-columns:repeat(3,minmax(0,1fr))}.landing__section{padding-top:48px}.landing__compare-grid{grid-template-columns:minmax(0,1fr) 240px;gap:40px}.landing__compare-ninja{display:block;align-self:end}.landing__risks-grid{grid-template-columns:minmax(0,1fr) minmax(0,540px);gap:48px}.landing__risk-cards{max-width:480px;width:100%;justify-self:end;margin-left:40px}.landing__risks-text .landing__section-title{max-width:520px}.landing__tariffs{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:center;padding-top:36px}.landing__tariffs-head{text-align:center;margin-bottom:24px}.landing__tariffs-head .landing__section-title{font-size:30px;line-height:1.6;max-width:1260px;margin-left:auto;margin-right:auto;text-align:center;white-space:nowrap}.landing__tariffs-head .landing__section-subtitle{max-width:1120px;margin-bottom:0;margin-left:auto;margin-right:auto;text-align:center}.landing__tariffs-caption{text-align:center;margin-left:auto;margin-right:auto;max-width:720px}.landing__tariff{padding:20px 18px 24px}.landing__tariff--featured{padding:20px 18px 32px}.landing__section--faq>.container.landing__faq-grid{max-width:1328px}.landing__faq-grid{grid-template-columns:minmax(200px,280px) minmax(0,1fr);gap:40px;align-items:start}.landing__faq-ninja{display:block;position:sticky;top:80px;grid-column:1;grid-row:1;justify-self:start;height:760px}.landing__faq-ninja img{width:auto;height:760px;max-width:none}.landing__faq-main{grid-column:2;grid-row:1;min-width:0;width:100%;max-width:80%;justify-self:start;margin-left:140px}.landing__faq-ninja-badge{display:inline-block}.landing__final-cta-box{grid-template-columns:minmax(0,580px) minmax(340px,1fr);-moz-column-gap:48px;column-gap:48px;align-items:flex-start;padding:96px 48px 80px 64px;min-height:647px}.landing__final-cta-text{max-width:580px}.landing__final-cta-title{font-size:30px;line-height:1.27;max-width:504px;margin-bottom:18px}.landing__final-cta-body{max-width:580px;line-height:1.625;margin-bottom:40px}.landing__final-cta-buttons{gap:16px;margin-bottom:25px}.landing__final-cta-btn{min-height:52px;justify-content:center;padding:16px 20px}.landing__final-cta-btn:not(.landing__final-cta-btn--secondary){width:220px}.landing__final-cta-btn--secondary{width:260px}.landing__final-cta-trust{gap:4px;line-height:1.7}.landing__final-cta-media{display:block;position:relative;pointer-events:none;min-height:471px}.landing__final-cta-screenshot{right:0;top:70px;width:min(682px,100%);height:454px}.landing__final-cta-ninja,.landing__final-cta-screenshot{display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top}.landing__final-cta-ninja{right:76px;top:260px;width:min(531px,78%);height:400px;opacity:1}}@media (min-width:1200px){.landing__hero{padding:28px 0 55px}.landing__steps{grid-template-columns:repeat(4,minmax(0,1fr))}.landing__section{padding-top:48px}.landing__section--scanner{padding:75px 0 0}.landing__section--results{padding:75px 0 60px}.landing__final-cta{padding:0}.landing__education-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.landing__final-cta-box{display:block;padding:96px 48px 80px 64px;min-height:647px}.landing__final-cta-media{position:absolute;inset:0;display:block;min-height:0;pointer-events:none}.landing__final-cta-screenshot{right:0;top:70px;width:682px;height:454px;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top;max-width:none}.landing__final-cta-ninja{right:76px;top:260px;width:531px;height:400px;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;opacity:1;max-width:none}}@media (max-width:799px){.landing__compare-table td,.landing__compare-table th{padding:10px;font-size:12px}}.landing[data-theme=dark]{color-scheme:dark}.landing[data-theme=light]{--l-bg:#eaeaea;--l-bg-alt:#e7e7e7;--l-fg:#1b2334;--l-muted:#4d5564;--l-muted-2:#6d7480;--l-accent:#2db90e;--l-accent-ink:#ffffff;--l-border:rgba(27,35,52,0.12);--l-surface:rgba(255,255,255,0.82);--cta-gradient:linear-gradient(135deg,#32c313,#28b40f);--cta-gradient-hover:linear-gradient(135deg,#3ad516,#2fc812);--cta-gradient-active:linear-gradient(135deg,#29ad10,#23970d);--cta-glow:0 16px 34px rgba(45,185,14,0.18);--cta-glow-hover:0 18px 42px rgba(45,185,14,0.26);--cta-ink:#ffffff;--logo-pill-gradient:linear-gradient(135deg,#404040,#404040);--l-card:#e1e1e1;--l-card-alt:#f7f7f8;--l-shadow-card:0 14px 34px rgba(17,24,39,0.08);--l-summary-bar-gradient:linear-gradient(180deg,rgba(45,185,14,0),rgba(45,185,14,0.85) 50%,rgba(45,185,14,0));color-scheme:light}.landing[data-theme=light] .landing-header{background:#9e9e9e;border-bottom-color:rgba(255,255,255,.06)}.landing[data-theme=light] .landing-header__nav a{color:#ffffff}.landing[data-theme=light] .landing-header__nav a:focus-visible,.landing[data-theme=light] .landing-header__nav a:hover{color:rgba(255,255,255,.92)}.landing[data-theme=light] .landing-header__lang-dropdown.p-dropdown,.landing[data-theme=light] .landing-header__signin,.landing[data-theme=light] .landing-header__theme-system,.landing[data-theme=light] .landing-header__theme-toggle{background:#efefef;border-color:rgba(12,16,32,.1);color:#404040;box-shadow:none}.landing[data-theme=light] .landing-header__lang-dropdown .p-dropdown-label,.landing[data-theme=light] .landing-header__lang-dropdown .p-dropdown-trigger{color:#404040}.landing[data-theme=light] .landing-header__signin:focus-visible,.landing[data-theme=light] .landing-header__signin:hover,.landing[data-theme=light] .landing-header__theme-system:hover,.landing[data-theme=light] .landing-header__theme-toggle:hover{background:#ffffff;border-color:rgba(12,16,32,.14);color:#182033}.landing[data-theme=light] .landing-header__theme-icon{color:#6a7280}.landing[data-theme=light] .landing-header__theme-icon--active{color:var(--l-accent)}.landing[data-theme=light] .landing-header__theme-system[aria-pressed=true]{background:#ffffff;border-color:rgba(45,185,14,.45);color:var(--l-accent)}.landing[data-theme=light] .landing-header__cta{background:#2db90e;color:#ffffff;border:1px solid rgba(64,64,64,.1);box-shadow:none}.landing[data-theme=light] .landing-header__cta:focus-visible,.landing[data-theme=light] .landing-header__cta:hover{color:#ffffff}.landing[data-theme=light] .landing__hero{background:#eaeaea}.landing[data-theme=light] .landing__hero-grid-bg{background-image:linear-gradient(rgba(27,35,52,.04) 1px,transparent 0),linear-gradient(90deg,rgba(27,35,52,.035) 1px,transparent 0);opacity:1;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.55) 45%,rgba(0,0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.55) 45%,rgba(0,0,0,0))}.landing[data-theme=light] .landing__hero-glow{background:radial-gradient(circle,rgba(45,185,14,.12) 0,rgba(45,185,14,.05) 32%,rgba(45,185,14,.02) 55%,rgba(45,185,14,0) 76%);mix-blend-mode:normal}.landing[data-theme=light] .landing__hero-tag{background:#efefef;border:1px solid rgba(12,16,32,.1);border-radius:15px;color:#404040;font-weight:500;font-size:12px;padding:7px 14px 7px 12px}.landing[data-theme=light] .landing__hero-tag__dot{width:7px;height:7px;background:#2db90e;box-shadow:none}.landing[data-theme=light] .landing__hero-title{color:#000000}.landing[data-theme=light] .landing__hero-title-accent{color:#2db90e}.landing[data-theme=light] .landing__hero-feature-icon,.landing[data-theme=light] .landing__hero-features,.landing[data-theme=light] .landing__hero-subtitle,.landing[data-theme=light] .landing__hero-trust-line{color:#404040}.landing[data-theme=light] .landing__cta-btn--primary,.landing[data-theme=light] .landing__cta-btn--primary:active,.landing[data-theme=light] .landing__cta-btn--primary:focus-visible,.landing[data-theme=light] .landing__cta-btn--primary:hover,.landing[data-theme=light] .landing__final-cta-btn:not(.landing__final-cta-btn--secondary),.landing[data-theme=light] .landing__final-cta-btn:not(.landing__final-cta-btn--secondary):active,.landing[data-theme=light] .landing__final-cta-btn:not(.landing__final-cta-btn--secondary):focus-visible,.landing[data-theme=light] .landing__final-cta-btn:not(.landing__final-cta-btn--secondary):hover{color:#ffffff}.landing[data-theme=light] .landing__hero .landing__cta-btn--primary{box-shadow:0 8px 24px rgba(7,255,129,.35)}.landing[data-theme=light] .landing-footer__brand-cta,.landing[data-theme=light] .landing-footer__brand-cta:focus-visible,.landing[data-theme=light] .landing-footer__brand-cta:hover{color:#ffffff}.landing[data-theme=light] .landing__hero .landing__cta-btn--secondary{color:#404040;font-weight:500;text-decoration-color:#404040}.landing[data-theme=light] .landing__hero .landing__cta-btn--secondary:focus-visible,.landing[data-theme=light] .landing__hero .landing__cta-btn--secondary:hover{color:#182033;text-decoration-color:#182033}.landing[data-theme=light] .landing__hero-ninja{filter:drop-shadow(0 24px 48px rgba(120,130,150,.22))}.landing[data-theme=light] .landing__section p{color:var(--l-muted)}.landing[data-theme=light] .landing__counter,.landing[data-theme=light] .landing__education-card,.landing[data-theme=light] .landing__faq-item[open],.landing[data-theme=light] .landing__hero-overlay,.landing[data-theme=light] .landing__hero-scanner-bar,.landing[data-theme=light] .landing__scanner-desktop-image{background:var(--l-card);border-color:rgba(27,35,52,.11);box-shadow:var(--l-shadow-card)}.landing[data-theme=light] .landing__section--scanner .landing__scanner-desktop-image{background:transparent;box-shadow:none;border-color:rgba(27,35,52,.1)}.landing[data-theme=light] .landing__section--results .landing__counter{background:#e1e1e1;border-color:rgba(158,158,158,.2);box-shadow:0 3px 5px rgba(0,0,0,.05)}.landing[data-theme=light] .landing__hero-scanner-bar{background:#efefef;border:1px solid rgba(12,16,32,.1);color:#404040;box-shadow:none}.landing[data-theme=light] .landing__hero-live{background:#2db90e;border:1px solid rgba(12,16,32,.1);color:#ffffff}.landing[data-theme=light] .landing__hero-live .landing__hero-live-dot{background:#ffffff;width:6px;height:6px;box-shadow:none}.landing[data-theme=light] .landing__hero-overlay{background:#efefef;border:1px solid rgba(64,64,64,.1);color:#404040;backdrop-filter:none}.landing[data-theme=light] .landing__hero-overlay--control{background:#efefef;border:1px solid rgba(64,64,64,.1);color:#404040;font-weight:500;font-size:12px;border-radius:16px;padding:8px 14px}.landing[data-theme=light] .landing__hero-overlay--control .landing__hero-tag__dot{background:#2db90e;box-shadow:none}.landing[data-theme=light] .landing__hero-overlay--roi{background:#efefef;border:1px solid rgba(64,64,64,.1);box-shadow:0 3px 5px rgba(0,0,0,.05)}.landing[data-theme=light] .landing__hero-overlay--roi strong{font-size:20px;color:#2db90e}.landing[data-theme=light] .landing__hero-overlay-roi-label{color:#737a8a}.landing[data-theme=light] .landing-footer__bottom,.landing[data-theme=light] .landing-footer__bottom-description,.landing[data-theme=light] .landing-footer__bottom-disclaimer,.landing[data-theme=light] .landing-footer__copyright,.landing[data-theme=light] .landing-footer__policies,.landing[data-theme=light] .landing-footer__policies a,.landing[data-theme=light] .landing__compare-footnote,.landing[data-theme=light] .landing__education-desc,.landing[data-theme=light] .landing__faq-answer p,.landing[data-theme=light] .landing__faq-cta,.landing[data-theme=light] .landing__forks-schema-footnote,.landing[data-theme=light] .landing__forks-schema-profit-label,.landing[data-theme=light] .landing__hero-overlay-roi-label,.landing[data-theme=light] .landing__results-disclaimer{color:#404040}.landing[data-theme=light] .landing__hero-overlay--profit{background:transparent;border:none;box-shadow:none;color:#404040;font-size:20px;font-weight:700;padding:0}.landing[data-theme=light] .landing__hero-overlay--coef{background:#efefef;border:1px solid rgba(64,64,64,.1);color:#404040;font-size:18px;font-weight:700;box-shadow:none;min-height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center}.landing[data-theme=light] .landing__cta-btn--secondary{color:#4d5564;text-decoration-color:rgba(27,35,52,.18)}.landing[data-theme=light] .landing__cta-btn--secondary:focus-visible,.landing[data-theme=light] .landing__cta-btn--secondary:hover{color:#182033;text-decoration-color:rgba(27,35,52,.24)}.landing[data-theme=light] .landing__cta-btn--secondary:active{color:var(--l-accent);text-decoration-color:rgba(45,185,14,.45)}.landing[data-theme=light] .landing__eyebrow{background:rgba(255,255,255,.82);border:1px solid rgba(27,35,52,.1)}.landing[data-theme=light] .landing__eyebrow--blue{background:#f5f5f588;border-color:#0c10201a;color:#404040}.landing[data-theme=light] .landing__final-cta-body,.landing[data-theme=light] .landing__final-cta-trust,.landing[data-theme=light] .landing__forks-blocks p,.landing[data-theme=light] .landing__risk-card-body p,.landing[data-theme=light] .landing__risks-text p,.landing[data-theme=light] .landing__scanner-caption,.landing[data-theme=light] .landing__scanner-cta-notes,.landing[data-theme=light] .landing__scanner-features li,.landing[data-theme=light] .landing__tariff-desc,.landing[data-theme=light] .landing__tariff-features li,.landing[data-theme=light] .landing__tariff-footnote,.landing[data-theme=light] .landing__tariffs-caption{color:var(--l-muted)}.landing[data-theme=light] .landing__compare-summary:before,.landing[data-theme=light] .landing__results-summary:before,.landing[data-theme=light] .landing__risks-summary:before,.landing[data-theme=light] .landing__scanner-caption:before{width:3px;border-radius:2px;background:var(--l-summary-bar-gradient);opacity:1}.landing[data-theme=light] .landing__education-cta,.landing[data-theme=light] .landing__faq-cta-link,.landing[data-theme=light] .landing__learn-more,.landing[data-theme=light] .landing__scanner-cta-link{color:var(--l-accent)}.landing[data-theme=light] .landing-footer,.landing[data-theme=light] .landing__final-cta,.landing[data-theme=light] .landing__section--compare,.landing[data-theme=light] .landing__section--education,.landing[data-theme=light] .landing__section--faq,.landing[data-theme=light] .landing__section--forks,.landing[data-theme=light] .landing__section--risks,.landing[data-theme=light] .landing__section--tariffs{background:var(--l-bg)}.landing[data-theme=light] .landing-footer:before{background:linear-gradient(90deg,rgba(158,158,158,0),rgba(158,158,158,.35) 12%,rgba(158,158,158,.12) 34%,rgba(158,158,158,.06) 62%,rgba(158,158,158,0))}.landing[data-theme=light] .landing__final-cta-box:before,.landing[data-theme=light] .landing__section--compare:before,.landing[data-theme=light] .landing__section--faq:after,.landing[data-theme=light] .landing__section--faq:before,.landing[data-theme=light] .landing__section--risks:before,.landing[data-theme=light] .landing__section--tariffs:before{background:radial-gradient(ellipse,rgba(45,185,14,.08) 0,rgba(45,185,14,.02) 55%,rgba(45,185,14,0) 100%)}.landing[data-theme=light] .landing__forks-schema-profit,.landing[data-theme=light] .landing__forks-schema-scanner{background:var(--l-card-alt);border-color:rgba(27,35,52,.09)}.landing[data-theme=light] .landing__scanner-url{color:#6d7480}.landing[data-theme=light] .landing__compare-summary,.landing[data-theme=light] .landing__forks-schema-hint,.landing[data-theme=light] .landing__results-summary,.landing[data-theme=light] .landing__risks-summary{color:#465263}.landing[data-theme=light] .landing__results-summary{border-top-color:rgba(27,35,52,.08)}.landing[data-theme=light] .landing__forks-bk-card--blue{background:#f2f6ff;border-color:rgba(97,158,255,.2)}.landing[data-theme=light] .landing__forks-bk-card--orange{background:#fff4ec;border-color:rgba(255,136,68,.22)}.landing[data-theme=light] .landing__forks-bk-card dd,.landing[data-theme=light] .landing__forks-bk-card dt,.landing[data-theme=light] .landing__forks-schema-hint{color:var(--l-muted)}.landing[data-theme=light] .landing__faq{border-color:rgba(27,35,52,.08)}.landing[data-theme=light] .landing__compare-wrap{background:transparent;border:none;box-shadow:none;border-radius:20px}.landing[data-theme=light] .landing__compare-table{border-radius:20px}.landing[data-theme=light] .landing__compare-badge,.landing[data-theme=light] .landing__tariff-best{background:#2db90e;border:none;color:#ffffff;font-size:12px;font-weight:700;padding:5px 14px;border-radius:999px;box-shadow:none}.landing[data-theme=light] .landing__compare-badge{left:50%;transform:translate(-70%,-50%)}.landing[data-theme=light] .landing__compare-badge-icon,.landing[data-theme=light] .landing__compare-badge-text{color:#ffffff}.landing[data-theme=light] .landing__compare-badge-icon{font-size:11px}.landing[data-theme=light] .landing__compare-badge-text{letter-spacing:0}.landing[data-theme=light] .landing__compare-table thead th{background:#9e9e9e;color:#404040;border-bottom:none;font-weight:500}.landing[data-theme=light] .landing__compare-table thead .landing__compare-col-wb{background:#2db90e88;color:#ffffff;font-weight:700}.landing[data-theme=light] .landing__compare-table tbody tr:nth-child(2n),.landing[data-theme=light] .landing__compare-table tbody tr:nth-child(odd){background:#e1e1e1}.landing[data-theme=light] .landing__compare-table tbody td{color:#404040;border-bottom:none}.landing[data-theme=light] .landing__compare-table tbody td:first-child{color:#404040;font-weight:500}.landing[data-theme=light] .landing__compare-table .landing__compare-col-wb{background:#2db90e77;color:#ffffff;font-weight:700}.landing[data-theme=light] .landing__compare-col-wb .landing__compare-check--on{color:#ffffff}.landing[data-theme=light] .landing__compare-check--mid{color:#2db90e;font-weight:700}.landing[data-theme=light] .landing__compare-check--off{color:#e04b4b;font-weight:700}.landing[data-theme=light] .landing__tariff{--t-body-fg:#404040;background:var(--l-card);border-color:rgba(27,35,52,.08)}.landing[data-theme=light] .landing__tariff--grey{--t-accent:rgba(95,112,145,0.35);--t-accent-fg:#404040;--t-name-fg:#404040;--t-tag-fg:#64748b;--t-profit-fg:#111827}.landing[data-theme=light] .landing__tariff--blue-light{--t-accent:rgba(97,158,255,0.45);--t-accent-fg:#619eff;--t-name-fg:#619eff;--t-tag-fg:#619eff;--t-profit-fg:#619eff;--t-border:rgba(97,158,255,0.35)}.landing[data-theme=light] .landing__tariff--teal{--t-accent:rgba(30,199,222,0.45);--t-accent-fg:#1ec7de;--t-name-fg:#1ec7de;--t-tag-fg:#1ec7de;--t-profit-fg:#1ec7de;--t-border:rgba(30,199,222,0.35)}.landing[data-theme=light] .landing__tariff--orange{--t-accent:rgba(255,136,68,0.45);--t-accent-fg:#ff8844;--t-name-fg:#ff8844;--t-tag-fg:#ff8844;--t-profit-fg:#ff8844;--t-border:rgba(255,136,68,0.35)}.landing[data-theme=light] .landing__tariff--green{--t-accent:#2db90e;--t-accent-fg:#2db90e;--t-name-fg:#2db90e;--t-tag-fg:#2db90e;--t-profit-fg:#2db90e;--t-border:#2db90e;--t-hr:rgba(45,185,14,0.15)}.landing[data-theme=light] .landing__tariff--featured{background:var(--l-card);border:1.5px solid rgba(45,185,14,.55);box-shadow:0 0 120px rgba(45,185,14,.22),0 0 48px rgba(45,185,14,.18),inset 0 0 24px rgba(45,185,14,.04);overflow:visible}.landing[data-theme=light] .landing__tariff-duration-pill,.landing[data-theme=light] .landing__tariff-tag{border:1px solid color-mix(in srgb,var(--t-tag-fg) 35%,transparent);color:var(--t-tag-fg)}.landing[data-theme=light] .landing__tariff--grey .landing__tariff-price,.landing[data-theme=light] .landing__tariff--grey .landing__tariff-profit-row strong,.landing[data-theme=light] .landing__tariff-price{color:#111827}.landing[data-theme=light] .landing__tariff--blue-light .landing__tariff-profit-row strong{color:#619eff}.landing[data-theme=light] .landing__tariff--teal .landing__tariff-profit-row strong{color:#1ec7de}.landing[data-theme=light] .landing__tariff--green .landing__tariff-profit-row strong{color:#2db90e}.landing[data-theme=light] .landing__tariff--orange .landing__tariff-profit-row strong{color:#ff8844}.landing[data-theme=light] .landing__tariff-duration,.landing[data-theme=light] .landing__tariff-price-suffix{color:#64748b}.landing[data-theme=light] .landing__tariff-desc,.landing[data-theme=light] .landing__tariff-features li,.landing[data-theme=light] .landing__tariff-footnote,.landing[data-theme=light] .landing__tariff-profit-row,.landing[data-theme=light] .landing__tariffs-caption{color:#404040}.landing[data-theme=light] .landing__tariff-hr{border-top-color:rgba(27,35,52,.08)}.landing[data-theme=light] .landing__tariff-cta--outline-blue,.landing[data-theme=light] .landing__tariff-cta--outline-grey,.landing[data-theme=light] .landing__tariff-cta--outline-orange,.landing[data-theme=light] .landing__tariff-cta--outline-teal{background:#141d30}.landing[data-theme=light] .landing__tariff-cta--outline-grey{border-color:rgba(27,35,52,.22);color:#e1e1e1}.landing[data-theme=light] .landing__tariff-cta--outline-blue{border-color:#619eff}.landing[data-theme=light] .landing__tariff-cta--outline-teal{border-color:#1ec7de}.landing[data-theme=light] .landing__tariff-cta--outline-orange{border-color:#ff8844}.landing[data-theme=light] .landing__tariff-cta--filled-green{background:#2db90e;color:#ffffff}.landing[data-theme=light] .landing__tariff-cta--filled-green:hover{background:#2db90e;box-shadow:0 8px 24px rgba(45,185,14,.35)}.landing[data-theme=light] .landing__risks-cta{background:#2db90e;color:#ffffff;border-color:#2db90e}.landing[data-theme=light] .landing__risks-cta:hover{background:#2db90e;box-shadow:0 8px 24px rgba(45,185,14,.35)}.landing[data-theme=light] .landing__final-cta-btn--secondary{background:#e1e1e1;color:#2db90e;border-color:rgba(45,185,14,.5);box-shadow:0 4px 4px rgba(7,255,129,.15)}.landing[data-theme=light] .landing__risk-card{background:#e1e1e1;border-color:rgba(27,35,52,.11);box-shadow:0 3px 5px rgba(0,0,0,.05)}.landing[data-theme=light] .landing__risk-card-bar{box-shadow:none}.landing[data-theme=light] .landing__risk-card--teal .landing__risk-card-bar{width:2px;border-radius:1px;background:var(--l-summary-bar-gradient)}.landing[data-theme=light] .landing__education-card:hover,.landing[data-theme=light] .landing__final-cta-btn--secondary:hover{box-shadow:0 16px 30px rgba(17,24,39,.14)}.landing[data-theme=light] .landing__final-cta-btn--secondary:focus-visible,.landing[data-theme=light] .landing__final-cta-btn--secondary:hover{background:rgba(255,255,255,.82);border-color:rgba(45,185,14,.72);color:#27980c;box-shadow:0 6px 18px rgba(7,255,129,.18)}.landing[data-theme=light] .landing__faq-item{border-bottom-color:rgba(27,35,52,.08)}.landing[data-theme=light] .landing__faq-item[open]{background:#e1e1e1;border-color:rgba(45,185,14,.18)}.landing[data-theme=light] .landing__faq-item summary{color:#3f4b5e}.landing[data-theme=light] .landing__faq-item[open] summary{color:#1b2334}.landing[data-theme=light] .landing__faq-toggle:after,.landing[data-theme=light] .landing__faq-toggle:before{background:#8f98a6}.landing[data-theme=light] .landing__faq-item[open] .landing__faq-toggle:before{background:#2db90e}.landing[data-theme=light] .landing__faq-ninja img{margin-left:-50px}.landing[data-theme=light] .landing__final-cta-box{background:transparent;border:none;box-shadow:none}.landing[data-theme=light] .landing-footer__cta-title,.landing[data-theme=light] .landing__final-cta-title{color:#1b2334}.landing[data-theme=light] .landing__final-cta-ninja{filter:drop-shadow(-20px -8px 24px rgba(140,148,164,.18))}.landing[data-theme=light] .landing__final-cta-screenshot{box-shadow:none}.landing[data-theme=light] .landing-footer__brand-link,.landing[data-theme=light] .landing-footer__cta-brand{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:min(100%,154px);min-height:47px;padding:6px 10px;background:#9e9e9e;border-radius:10px}.landing[data-theme=light] .landing-footer__brand-link:focus-visible .landing-footer__brand-logo{filter:none}.landing[data-theme=light] .landing-footer__brand-logo,.landing[data-theme=light] .landing-footer__cta-brand-logo{display:block;width:auto;max-width:134px;height:34px;-o-object-fit:contain;object-fit:contain;filter:none}.landing[data-theme=light] .landing-footer__brand-description,.landing[data-theme=light] .landing-footer__cta-subtitle,.landing[data-theme=light] .landing-footer__email,.landing[data-theme=light] .landing-footer__nav-link-btn,.landing[data-theme=light] .landing-footer__nav-section a,.landing[data-theme=light] .landing-footer__social-title{color:#404040}.landing[data-theme=light] .landing-footer__nav-section h4{color:#000000}.landing[data-theme=light] .landing-footer__nav-section h4:after{background:var(--l-accent)}.landing[data-theme=light] .landing-footer__social-pill{background:#9e9e9e;border-color:#9e9e9e;color:#ffffff}.landing[data-theme=light] .landing-footer__social-pill:active,.landing[data-theme=light] .landing-footer__social-pill:focus-visible,.landing[data-theme=light] .landing-footer__social-pill:hover{background:#7d7d7d;border-color:#404040;color:#ffffff;box-shadow:0 2px 8px rgba(27,35,52,.12)}.landing[data-theme=light] .landing-footer__brand-cta,.landing[data-theme=light] .landing-footer__cta-btn{background:#2db90e;border-color:transparent;color:#ffffff;box-shadow:0 8px 24px rgba(7,255,129,.35)}.landing[data-theme=light] .landing-footer__brand-cta:focus-visible,.landing[data-theme=light] .landing-footer__brand-cta:hover,.landing[data-theme=light] .landing-footer__cta-btn:focus-visible,.landing[data-theme=light] .landing-footer__cta-btn:hover{background:#2db90e;color:#ffffff;box-shadow:0 10px 28px rgba(7,255,129,.42)}.landing[data-theme=light] .landing-footer__bottom{border-top-color:rgba(158,158,158,.45)}.landing[data-theme=light] .landing-footer__email:focus-visible,.landing[data-theme=light] .landing-footer__email:hover,.landing[data-theme=light] .landing-footer__nav-link-btn:focus-visible,.landing[data-theme=light] .landing-footer__nav-link-btn:hover,.landing[data-theme=light] .landing-footer__nav-section a:focus-visible,.landing[data-theme=light] .landing-footer__nav-section a:hover,.landing[data-theme=light] .landing-footer__policies a:focus-visible,.landing[data-theme=light] .landing-footer__policies a:hover{color:var(--l-accent)}@media (max-width:799px){.landing[data-theme=light] .landing__tariff{box-shadow:0 10px 24px rgba(17,24,39,.06)}.landing[data-theme=light] .landing-header{--landing-header-control-h:30px;background:#9e9e9e;border-bottom:none}.landing[data-theme=light] .landing-header__inner{min-height:43px;gap:8px}.landing[data-theme=light] .landing-header__logo-image{width:119px;max-height:30px;-o-object-fit:contain;object-fit:contain}.landing[data-theme=light] .landing-header__theme-toggle{width:30px;height:30px;border-radius:8px;box-shadow:none}.landing[data-theme=light] .landing-header__lang-dropdown.p-dropdown{min-width:18px;width:18px;min-height:0;height:30px;padding:0;background:transparent;border-color:transparent}.landing[data-theme=light] .landing-header__signin{min-width:60px;width:60px;padding:0 8px;font-size:10px;font-weight:700;border-radius:8px;background:#efefef;border-color:rgba(12,16,32,.1);color:#404040}.landing[data-theme=light] .landing-header__cta{min-width:113px;height:30px;padding:0 10px;font-size:10px;border-radius:8px;background:#2db90e;box-shadow:none}.landing[data-theme=light] .landing__hero{background:#eaeaea;padding-top:14px;min-height:0;overflow:visible}.landing[data-theme=light] .landing__hero-glow,.landing[data-theme=light] .landing__hero-grid-bg{display:none}.landing[data-theme=light] .landing__hero-grid{padding-bottom:0}.landing[data-theme=light] .landing__hero-left{gap:10px}.landing[data-theme=light] .landing__hero-tag{background:rgba(245,245,245,.5);border-color:rgba(12,16,32,.1);font-size:9px;font-weight:500;padding:5px 10px 5px 18px;min-height:20px;line-height:1.2;gap:5px}.landing[data-theme=light] .landing__hero-tag__dot{width:5px;height:5px}.landing[data-theme=light] .landing__hero-title{color:#000000;font-size:24px;letter-spacing:-.36px;line-height:1.12;max-width:340px}.landing[data-theme=light] .landing__hero-title-accent{color:#2db90e}.landing[data-theme=light] .landing__hero-subtitle--mobile{color:#404040;font-size:14px;line-height:1.55;max-width:314px}.landing[data-theme=light] .landing__hero .landing__cta-btn--primary{min-width:157px;min-height:33px;padding:10px 13px;font-size:12px;background:#2db90e;box-shadow:0 8px 24px rgba(7,255,129,.35)}.landing[data-theme=light] .landing__hero-trust-line{font-size:9px;color:#404040;line-height:1.35}.landing[data-theme=light] .landing__hero-features{margin-top:6px;gap:6px;font-size:9px;color:#404040;max-width:299px}.landing[data-theme=light] .landing__hero-feature-icon{width:8px;height:8px;color:#404040}.landing[data-theme=light] .landing__hero-right{width:min(69vw,269px);margin:-80px -20px 0 auto}.landing[data-theme=light] .landing__hero-ninja{max-width:269px;filter:drop-shadow(0 20px 40px rgba(120,130,150,.2))}.landing[data-theme=light] .landing__step:after{background:var(--l-summary-bar-gradient)}.landing[data-theme=light] .landing-footer__inner{padding-top:28px;padding-bottom:20px;gap:20px}.landing[data-theme=light] .landing-footer__cta-block{padding-bottom:64px;gap:12px}.landing[data-theme=light] .landing-footer__cta-brand{width:min(100%,154px);min-height:47px}.landing[data-theme=light] .landing-footer__cta-title{font-size:20px;line-height:1.24;color:#000000}.landing[data-theme=light] .landing-footer__cta-subtitle{font-size:14px;color:#404040}.landing[data-theme=light] .landing-footer__cta-btn{width:min(100%,350px);min-height:44px;font-size:14px;background:#2db90e;box-shadow:0 8px 24px rgba(7,255,129,.35)}.landing[data-theme=light] .landing-footer__cta-image{width:min(52vw,196px);right:0;bottom:-18px}.landing[data-theme=light] .landing-footer__main{padding-top:8px}.landing[data-theme=light] .landing-footer__nav-section h4{color:#000000}.landing[data-theme=light] .landing-footer__bottom{padding-top:14px;gap:8px}}@media (min-width:800px){.landing[data-theme=light] .landing-footer__inner{padding-bottom:30px}.landing[data-theme=light] .landing-footer__brand-description{max-width:212px;padding-bottom:0;border-bottom:0;font-size:12px;line-height:1.45}.landing[data-theme=light] .landing-footer__brand-logo{max-width:134px;height:34px;width:auto}.landing[data-theme=light] .landing-footer__social-title{color:#404040;font-size:10px;letter-spacing:.02em}.landing[data-theme=light] .landing-footer__email{font-size:12px;color:#404040;text-decoration:underline}}.landing__hero--content{padding-bottom:32px}.landing__hero-grid--single{grid-template-columns:1fr!important;padding-bottom:0!important}.landing__hero-grid--single .landing__hero-left{max-width:920px;margin-inline:auto;text-align:center}.landing__hero-grid--single .landing__hero-title{text-align:center}.landing__hero-grid--single .landing__hero-subtitle{text-align:center;margin-inline:auto}.landing__hero-grid--single .landing__hero-ctas{justify-content:center}.landing__section-body{max-width:720px;margin-inline:auto}.landing__section-body p{margin:0 0 1rem;line-height:1.7;color:var(--l-muted)}.landing__section-body p strong{color:var(--l-fg)}.landing__section-body p a{color:var(--l-accent);text-decoration:underline;text-underline-offset:3px}.landing__section-body ol,.landing__section-body ul{margin:0 0 1rem;padding-left:1.5rem;color:var(--l-muted)}.landing__section-body ul{list-style:disc}.landing__section-body ol{list-style:decimal}.landing__section-body li{margin-bottom:.5rem;line-height:1.6}.landing__section-body h3{font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem;color:var(--l-fg)}.landing__callout{margin:1.5rem 0;padding:18px 20px;border-left:4px solid var(--l-accent);background:var(--l-surface);border-radius:var(--l-radius-sm);color:var(--l-muted)}.landing__callout .landing__eyebrow{display:inline-block;margin-bottom:8px}.landing__callout-body p{margin:0;line-height:1.5}.landing__callout-body p+p{margin-top:.5rem}.landing__section--finalcta{padding:48px 0 64px}.landing__section--finalcta .landing__final-cta-box{max-width:1080px;margin-inline:auto}.landing__site-header{border-bottom:1px solid var(--l-border);background:var(--l-bg)}.landing[data-theme=light] .landing__site-header{background:rgba(239,239,239,.9)}.landing__header-inner{max-width:1280px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;padding:14px 24px;gap:24px}.landing__header-brand{font-size:1.25rem;font-weight:800;letter-spacing:-.01em;color:var(--l-fg);text-decoration:none}.landing__header-nav{display:flex;gap:24px;font-size:.9rem;color:var(--l-muted)}.landing__header-nav a{color:inherit;text-decoration:none;transition:color .15s}.landing__header-nav a:hover{color:var(--l-fg)}.landing__header-cta{padding:10px 22px!important;font-size:.9rem!important;border-radius:9999px!important}@media (max-width:720px){.landing__header-nav{display:none}.landing__header-inner{gap:12px}}.landing__footer{border-top:1px solid var(--l-border);margin-top:64px}.landing__footer-inner{max-width:1280px;margin-inline:auto;padding:32px 24px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;color:var(--l-muted);font-size:.875rem}.landing__footer-nav{display:flex;gap:24px}.landing__footer-nav a{color:inherit;text-decoration:none;transition:color .15s}.landing__footer-nav a:hover{color:var(--l-fg)}.landing__accent{color:var(--l-accent)}.landing__nav-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.landing__nav-grid a{display:block;padding:20px;background:var(--l-surface);border:1px solid var(--l-border);border-radius:var(--l-radius);transition:border-color .2s,transform .2s;text-decoration:none}.landing__nav-grid a:hover{border-color:var(--l-accent);transform:translateY(-1px)}.landing__nav-grid strong{display:block;font-size:1rem;color:var(--l-fg);margin-bottom:6px;font-weight:600;line-height:1.4}.landing__nav-grid span{font-size:.8rem;color:var(--l-muted-2);font-family:ui-monospace,SF Mono,Menlo,monospace}