:root{--site-max:1200px;--site-header:76px;--site-navy:#061a3a;--site-navy-2:#0a234e;--site-orange:#f97316;--site-soft:#eef3f9}
body{min-height:100vh;overflow-x:hidden}.site-container{width:min(var(--site-max),calc(100% - 40px));margin-inline:auto}.icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex:0 0 auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:999;background:#fff;color:#061a3a;padding:12px 16px;font-weight:800}.skip-link:focus{top:12px}
.site-header{height:var(--site-header);background:rgba(6,26,58,.98);color:#fff;position:sticky;top:0;z-index:80;border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.site-brand{display:flex;align-items:center;gap:10px;flex:0 0 auto}.site-brand img{width:154px;height:auto}.brand-market{font-size:9px;letter-spacing:.2em;font-weight:900;color:#ffb27a;border-left:1px solid rgba(255,255,255,.25);padding-left:10px}.site-navigation{display:flex;align-items:center;gap:4px;margin-left:auto}.site-navigation a{padding:10px 12px;color:rgba(255,255,255,.72);font-weight:800;font-size:13px;border-bottom:2px solid transparent}.site-navigation a:hover,.site-navigation a.is-active{color:#fff;border-bottom-color:var(--site-orange)}.header-actions{display:flex;align-items:center;gap:8px}.header-icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);color:#fff;background:transparent;cursor:pointer}.header-icon:hover{border-color:var(--site-orange);color:#ffb27a}.header-track{height:40px;display:flex;align-items:center;gap:7px;padding:0 10px;color:rgba(255,255,255,.84);font-weight:800;font-size:12px}.header-track .icon{width:18px}.header-client{height:42px;white-space:nowrap}.mobile-menu-toggle{display:none}.flash-region{position:fixed;z-index:110;top:calc(var(--site-header) + 12px);left:50%;transform:translateX(-50%);display:grid;gap:8px}.site-flash{box-shadow:var(--sx-shadow-md);align-items:center;justify-content:space-between}.site-flash button{margin-left:auto;border:0;background:transparent;color:inherit;font-size:22px;cursor:pointer}
.eyebrow{display:inline-flex;align-items:center;color:var(--site-orange);font-size:11px;line-height:1.2;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.eyebrow.light{color:#ffb27a}.section-space{padding:88px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-heading.centered{text-align:center;justify-content:center}.section-heading h2{font-size:clamp(28px,4vw,42px);line-height:1.12;margin:9px 0 10px;color:var(--sx-text);letter-spacing:-.03em}.section-heading p{margin:0;color:var(--sx-muted);font-size:16px;max-width:680px}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--site-orange);font-weight:900}.text-link:hover{color:var(--sx-orange-dark)}
.hero-section{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 74% 34%,rgba(37,99,235,.34),transparent 28%),linear-gradient(135deg,#04142f 0%,#092959 58%,#061a3a 100%);padding:90px 0 0}.hero-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000,transparent)}.hero-grid{position:relative;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;min-height:500px;gap:40px}.hero-copy{padding-bottom:70px}.hero-copy h1{font-size:clamp(42px,6vw,72px);line-height:.99;max-width:760px;margin:16px 0 24px;letter-spacing:-.055em}.hero-copy>p{font-size:18px;line-height:1.75;color:#c8d5e8;max-width:680px;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.hero-secondary{border-color:rgba(255,255,255,.26);color:#fff}.hero-secondary:hover{background:rgba(255,255,255,.08)}.catalog-live{display:flex;align-items:center;gap:9px;color:#aebed5;font-size:12px;font-weight:800;margin-top:26px}.catalog-live>span{width:8px;height:8px;background:#22c55e;box-shadow:0 0 0 5px rgba(34,197,94,.14);border-radius:50%}.hero-visual{position:relative;min-height:430px;display:grid;place-items:center}.hero-core{position:relative;z-index:3;width:180px;height:180px;display:grid;place-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.23);box-shadow:0 28px 80px rgba(0,0,0,.32);transform:rotate(45deg)}.hero-core img{width:105px;transform:rotate(-45deg)}.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%}.orbit-one{width:310px;height:310px}.orbit-two{width:420px;height:420px;border-style:dashed;animation:orbit 32s linear infinite}.hero-chip{position:absolute;z-index:5;display:flex;align-items:center;gap:9px;padding:11px 13px;background:rgba(6,26,58,.85);border:1px solid rgba(255,255,255,.2);box-shadow:0 16px 30px rgba(0,0,0,.24);font-size:12px;font-weight:900}.hero-chip .icon{color:#fb923c}.chip-one{left:7%;top:18%}.chip-two{right:2%;top:45%}.chip-three{left:16%;bottom:14%}@keyframes orbit{to{transform:rotate(360deg)}}.trust-row{position:relative;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.13);background:rgba(3,14,32,.34)}.trust-row>div{display:flex;align-items:center;justify-content:center;gap:11px;padding:20px;color:#cfdaea;font-weight:800;font-size:13px;border-right:1px solid rgba(255,255,255,.1)}.trust-row>div:last-child{border:0}.trust-row .icon{color:#fb923c}
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-card{padding:26px;display:flex;flex-direction:column;min-height:365px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);border-color:rgba(249,115,22,.45);box-shadow:var(--sx-shadow-md)}.product-card-top{display:flex;align-items:center;justify-content:space-between}.product-icon{width:52px;height:52px;display:grid;place-items:center;background:rgba(249,115,22,.12);color:var(--site-orange)}.product-icon .icon{width:26px;height:26px}.product-icon.large{width:68px;height:68px}.product-icon.large .icon{width:34px;height:34px}.product-code{display:inline-flex;padding:5px 8px;background:var(--sx-surface-soft);border:1px solid var(--sx-line);color:var(--sx-muted);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.product-card h3{font-size:29px;margin:24px 0 9px;letter-spacing:-.03em}.product-card>p{color:var(--sx-muted);font-size:15px;line-height:1.7;margin:0}.product-meta{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:18px;color:var(--sx-muted);font-size:12px;font-weight:800}.product-meta span{display:flex;gap:7px;align-items:center}.product-meta .icon{width:17px;height:17px;color:var(--site-orange)}.product-card-footer{display:flex;align-items:end;justify-content:space-between;gap:18px;border-top:1px solid var(--sx-line);margin-top:auto;padding-top:20px}.product-card-footer>div{display:grid}.product-card-footer small{color:var(--sx-muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.product-card-footer strong{font-size:22px}.empty-state{text-align:center;padding:60px 24px}.empty-state>span{display:inline-grid;place-items:center;width:70px;height:70px;color:var(--site-orange);background:rgba(249,115,22,.12)}.empty-state>span .icon{width:34px;height:34px}.empty-state h2,.empty-state h3{margin:22px 0 8px}.empty-state p{color:var(--sx-muted);margin:0 auto;max-width:560px}
.process-section{background:var(--sx-surface-soft);border-block:1px solid var(--sx-line)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.process-grid:before{content:"";position:absolute;left:12%;right:12%;top:50px;border-top:1px dashed var(--sx-line)}.process-card{position:relative;padding:0 20px;text-align:center}.process-number{position:absolute;right:10%;top:-8px;color:var(--sx-line);font-size:40px;font-weight:900}.process-icon{position:relative;z-index:2;margin:0 auto 22px;width:74px;height:74px;display:grid;place-items:center;background:var(--sx-surface);border:1px solid var(--sx-line);color:var(--site-orange);box-shadow:var(--sx-shadow-sm)}.process-icon .icon{width:30px;height:30px}.process-card h3{font-size:18px;margin:0 0 8px}.process-card p{color:var(--sx-muted);margin:0;line-height:1.7}.security-banner-wrap{padding:0 0 88px}.security-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:30px;background:linear-gradient(135deg,#061a3a,#0a2d62);color:#fff;border-left:5px solid var(--site-orange)}.security-big-icon{width:58px;height:58px;display:grid;place-items:center;background:rgba(249,115,22,.16);color:#fb923c}.security-big-icon .icon{width:30px;height:30px}.security-banner h2{margin:0 0 7px;font-size:24px}.security-banner p{margin:0;color:#bdcbe0;line-height:1.65}.security-link{background:transparent;border-color:rgba(255,255,255,.2);color:#fff}
.page-hero{padding:82px 0;background:radial-gradient(circle at 82% 0,rgba(37,99,235,.22),transparent 34%),linear-gradient(135deg,#061a3a,#0a2d62);color:#fff}.page-hero.compact{padding:60px 0}.page-hero h1{font-size:clamp(36px,5vw,58px);line-height:1.05;letter-spacing:-.045em;margin:14px 0 18px;max-width:900px}.page-hero p{font-size:17px;line-height:1.7;color:#c3d0e2;margin:0;max-width:760px}.product-hero{padding:70px 0;background:var(--sx-surface-soft);border-bottom:1px solid var(--sx-line)}.product-hero-grid{display:grid;grid-template-columns:1fr 280px;align-items:center;gap:50px}.back-link{display:inline-flex;align-items:center;gap:7px;color:var(--sx-muted);font-weight:800;font-size:13px;margin-bottom:30px}.product-title-row{display:flex;align-items:center;gap:20px}.product-title-row h1{font-size:clamp(38px,5vw,60px);margin:7px 0 0;letter-spacing:-.04em}.product-hero-grid>div>p{font-size:17px;line-height:1.75;color:var(--sx-muted);max-width:720px}.product-hero-mark{height:250px;display:grid;place-items:center;color:rgba(249,115,22,.32);border:1px solid var(--sx-line);background:linear-gradient(135deg,var(--sx-surface),var(--sx-surface-soft));transform:rotate(4deg)}.product-hero-mark .icon{width:125px;height:125px}.hero-meta{margin-top:24px}.plan-grid{display:grid;gap:24px}.plan-card{padding:28px}.plan-card-header{display:flex;justify-content:space-between;align-items:start;gap:20px}.plan-card-header h3{font-size:28px;margin:8px 0 0}.plan-card>p{color:var(--sx-muted);font-size:15px;line-height:1.7}.plan-price{display:flex;align-items:baseline;gap:8px;margin:26px 0}.plan-price strong{font-size:38px;color:var(--site-navy-2)}[data-theme="dark"] .plan-price strong{color:#fff}.plan-price span{color:var(--sx-muted);font-weight:800}.plan-columns{display:grid;grid-template-columns:1fr 1.35fr;gap:30px;border-block:1px solid var(--sx-line);padding:24px 0}.plan-columns h4{margin:0 0 14px;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--sx-muted)}.feature-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px}.feature-list.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-list li{display:flex;align-items:center;gap:8px;min-width:0}.feature-list li .icon{width:16px;height:16px;color:var(--sx-green)}.feature-list li span{overflow:hidden;text-overflow:ellipsis}.feature-list li strong{margin-left:auto}.plan-card-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px}.plan-card-footer small{max-width:650px;color:var(--sx-muted)}
.stepper{display:grid;grid-template-columns:repeat(4,1fr);max-width:880px;margin-top:35px;border:1px solid rgba(255,255,255,.16)}.stepper span{display:flex;align-items:center;gap:9px;padding:12px 14px;color:#aebed4;font-size:12px;font-weight:800;border-right:1px solid rgba(255,255,255,.12)}.stepper span:last-child{border:0}.stepper b{width:26px;height:26px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);font-size:11px}.stepper .is-current{color:#fff;background:rgba(249,115,22,.13)}.stepper .is-current b{background:var(--site-orange);border-color:var(--site-orange)}.purchase-section{background:var(--sx-bg)}.purchase-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:24px;align-items:start}.purchase-form{overflow:hidden}.form-section{padding:28px;border-bottom:1px solid var(--sx-line)}.form-section-title{display:flex;align-items:center;gap:14px;margin-bottom:22px}.form-section-title>span{width:42px;height:42px;display:grid;place-items:center;background:var(--site-navy);color:#fff;font-size:12px;font-weight:900}.form-section-title h2{margin:0;font-size:20px}.purchase-form .sx-field{min-width:0}.purchase-form .sx-input,.purchase-form .sx-select,.purchase-form .sx-textarea{background:var(--sx-surface-soft)}.sx-input-group .sx-input-addon{white-space:nowrap}.password-field{position:relative}.password-field .sx-input{padding-right:46px}.password-field button{position:absolute;right:1px;top:1px;width:41px;height:40px;border:0;border-left:1px solid var(--sx-line);background:transparent;color:var(--sx-muted);cursor:pointer}.password-field button .icon{width:18px}.form-consent{padding:24px 28px;display:grid;gap:12px}.form-consent label{display:flex;align-items:flex-start;gap:9px}.form-consent input{margin-top:4px}.form-consent a{color:var(--site-orange);font-weight:800}.turnstile-wrap{padding:0 28px 20px}.form-guard{margin:0 28px 20px}.form-guard strong{display:block}.purchase-submit{width:calc(100% - 56px);margin:0 28px 28px}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.purchase-aside{position:sticky;top:calc(var(--site-header) + 22px);display:grid;gap:15px}.order-summary{overflow:hidden}.summary-header{display:flex;gap:13px;align-items:center;padding:20px;border-bottom:1px solid var(--sx-line)}.summary-header>span{width:42px;height:42px;display:grid;place-items:center;background:rgba(249,115,22,.12);color:var(--site-orange)}.summary-header h2{font-size:18px;margin:2px 0 0}.summary-header small{color:var(--sx-muted);font-weight:800}.summary-empty{color:var(--sx-muted);padding:20px;margin:0}.order-summary dl{display:grid;grid-template-columns:1fr auto;gap:12px;padding:20px;margin:0}.order-summary dt{color:var(--sx-muted)}.order-summary dd{margin:0;font-weight:900;text-align:right}.summary-price{display:grid;padding:18px 20px;background:var(--site-navy);color:#fff}.summary-price small{color:#aebed4}.summary-price strong{font-size:26px}.angola-notice{margin:0}.angola-notice .icon{color:var(--sx-amber)}
.verification-page{min-height:calc(100vh - var(--site-header));padding:60px 20px;background:radial-gradient(circle at 20% 20%,rgba(37,99,235,.2),transparent 28%),var(--sx-bg);display:grid;place-items:center}.verification-shell{width:min(940px,100%);display:grid;grid-template-columns:.95fr 1.05fr;box-shadow:var(--sx-shadow-lg)}.verification-brand{padding:46px;background:linear-gradient(145deg,#061a3a,#0a2f68);color:#fff;display:flex;flex-direction:column;align-items:flex-start}.verification-brand>img{width:158px;margin-bottom:48px}.verification-shield{width:68px;height:68px;display:grid;place-items:center;background:rgba(249,115,22,.14);color:#fb923c;border:1px solid rgba(255,255,255,.17);margin-bottom:24px}.verification-shield .icon{width:34px;height:34px}.verification-brand h1{font-size:34px;line-height:1.1;margin:12px 0 16px}.verification-brand>p{color:#bdcbe0;line-height:1.7}.verification-product{display:flex;align-items:center;gap:12px;border-top:1px solid rgba(255,255,255,.15);padding-top:22px;margin-top:auto;width:100%}.verification-product>span{width:40px;height:40px;display:grid;place-items:center;background:rgba(255,255,255,.08)}.verification-product div{display:grid}.verification-product small{color:#aebed4}.verification-form-wrap{background:var(--sx-surface);padding:54px;display:flex;flex-direction:column;justify-content:center}.verification-email{display:grid;margin-bottom:26px;padding:16px;border:1px solid var(--sx-line);background:var(--sx-surface-soft)}.verification-email small{color:var(--sx-muted)}.otp-input{text-align:center!important;font-size:30px!important;letter-spacing:.35em!important;font-weight:900!important;height:64px}.otp-expiry{color:var(--sx-muted);font-size:12px;text-align:center;margin:16px 0}.full-button{width:100%}.resend-form{text-align:center;margin-top:18px}.text-button{border:0;background:transparent;color:var(--site-orange);font-weight:900;cursor:pointer}.text-button:disabled{opacity:.6}
.order-page{max-width:1000px}.order-lookup{width:min(620px,100%);margin:auto;padding:28px;display:grid;gap:18px}.order-lookup .summary-header{padding:0 0 20px}.token-input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.order-status-head{padding:28px;display:flex;justify-content:space-between;align-items:center;gap:30px;border-left:5px solid var(--site-orange);margin-bottom:22px}.order-status-head h2{font-size:30px;margin:8px 0}.order-status-head p{color:var(--sx-muted);margin:0;max-width:700px}.order-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:start}.order-detail dl{display:grid;grid-template-columns:150px 1fr;gap:13px;border-bottom:1px solid var(--sx-line);padding-bottom:20px;margin:0 0 20px}.order-detail dt{color:var(--sx-muted)}.order-detail dd{margin:0;font-weight:800}.order-detail dd small{display:block;color:var(--sx-muted);font-weight:600}.timeline{list-style:none;padding:0;margin:0}.timeline li{display:grid;grid-template-columns:36px 1fr;gap:12px;position:relative;padding-bottom:24px}.timeline li:not(:last-child):before{content:"";position:absolute;left:17px;top:33px;bottom:0;border-left:1px solid var(--sx-line)}.timeline li>span{width:36px;height:36px;display:grid;place-items:center;background:rgba(22,163,74,.11);color:var(--sx-green);z-index:2}.timeline li>span .icon{width:17px}.timeline li div{display:grid;gap:4px;padding-top:4px}.timeline time{color:var(--sx-muted);font-size:12px}
.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.story-grid article{padding:28px;border:1px solid var(--sx-line);background:var(--sx-surface)}.story-icon{width:55px;height:55px;display:grid;place-items:center;background:rgba(249,115,22,.12);color:var(--site-orange)}.story-icon .icon{width:27px;height:27px}.story-grid h2{font-size:21px;margin:22px 0 10px}.story-grid p{color:var(--sx-muted);line-height:1.75;margin:0}.principles-section{padding:80px 0;background:var(--site-navy);color:#fff}.principles-section h2{color:#fff}.principles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.12)}.principles-grid>div{display:grid;place-items:center;text-align:center;gap:12px;min-height:150px;background:var(--site-navy);padding:20px}.principles-grid .icon{width:30px;height:30px;color:#fb923c}.principles-grid span{font-weight:900}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.contact-card{padding:26px;border:1px solid var(--sx-line);background:var(--sx-surface);display:flex;flex-direction:column;align-items:flex-start;min-height:220px}.contact-card>span{width:50px;height:50px;display:grid;place-items:center;background:rgba(249,115,22,.12);color:var(--site-orange)}.contact-card h2{margin:22px 0 8px}.contact-card p{color:var(--sx-muted);line-height:1.7}.contact-card>a:not(.sx-btn){color:var(--site-orange);font-weight:900}.contact-card.featured{grid-row:span 2;background:linear-gradient(145deg,#061a3a,#0a2f68);color:#fff;justify-content:center}.contact-card.featured p{color:#bdcbe0}.legal-content{max-width:880px}.legal-content .sx-card-body{padding:40px}.legal-content section+section{border-top:1px solid var(--sx-line);padding-top:23px;margin-top:23px}.legal-content h2{font-size:20px}.legal-content p{color:var(--sx-muted);line-height:1.8}.legal-updated{font-weight:800}.error-page{min-height:65vh;display:grid;place-items:center;padding:60px 20px}.error-card{width:min(560px,100%);padding:50px;text-align:center}.error-code{font-size:74px;line-height:1;color:var(--site-orange);font-weight:950}.error-icon{margin:auto;width:70px;height:70px;display:grid;place-items:center;background:rgba(249,115,22,.12);color:var(--site-orange)}.error-icon.danger{background:rgba(220,38,38,.1);color:var(--sx-red)}.error-icon .icon{width:34px;height:34px}.error-card h1{margin:22px 0 10px}.error-card p{color:var(--sx-muted);margin:0 0 24px}
.site-footer{padding:68px 0 24px;background:linear-gradient(145deg,#04142f,#071e43);color:#fff}.footer-grid{display:grid;grid-template-columns:1.55fr repeat(3,minmax(140px,1fr));gap:48px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.footer-brand img{width:150px;height:auto;margin-bottom:7px}.footer-brand p{margin:0;color:#c5d1e1;line-height:1.65;max-width:340px}.footer-brand small{color:#8799b3;line-height:1.55}.footer-grid h2{margin:2px 0 8px;color:#fff;font-size:15px;letter-spacing:.02em}.footer-grid a{display:inline-flex;color:#b7c6da;line-height:1.45;font-size:14px}.footer-grid a:hover{color:#ff9a52}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:46px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:#8fa2bb;font-size:12px}.footer-bottom span:last-child{text-align:right}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(249,115,22,.4);outline-offset:2px}[hidden]{display:none!important}
[data-theme="dark"] .site-header{background:rgba(4,18,41,.97)}[data-theme="dark"] .product-code{background:var(--sx-card-2)}[data-theme="dark"] .process-section,[data-theme="dark"] .product-hero{background:#091a30}[data-theme="dark"] .product-hero-mark{background:linear-gradient(135deg,#0d1b31,#102542)}[data-theme="dark"] .purchase-form .sx-input,[data-theme="dark"] .purchase-form .sx-select,[data-theme="dark"] .purchase-form .sx-textarea{background:var(--sx-card-2)}
@media(max-width:1080px){.site-navigation{display:none;position:absolute;left:0;right:0;top:var(--site-header);background:#061a3a;border-top:1px solid rgba(255,255,255,.1);padding:10px 20px;flex-direction:column;align-items:stretch}.site-navigation.is-open{display:flex}.site-navigation a{padding:13px 8px}.mobile-menu-toggle{display:grid;margin-left:auto}.header-actions{gap:5px}.header-track span,.header-client span{display:none}.header-track{width:40px;padding:0;justify-content:center}.header-client{width:42px;padding:0}.hero-grid{grid-template-columns:1fr .75fr}.purchase-layout{grid-template-columns:minmax(0,1fr) 310px}.process-card{padding:0 10px}}
@media(max-width:820px){.site-container{width:min(100% - 28px,var(--site-max))}.hero-section{padding-top:65px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding-bottom:25px}.hero-visual{min-height:320px}.hero-core{width:135px;height:135px}.hero-core img{width:80px}.orbit-one{width:240px;height:240px}.orbit-two{width:315px;height:315px}.trust-row{grid-template-columns:1fr}.trust-row>div{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.product-grid,.story-grid,.contact-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr);gap:35px 0}.process-grid:before{display:none}.security-banner{grid-template-columns:auto 1fr}.security-banner .security-link{grid-column:1/-1}.product-hero-grid{grid-template-columns:1fr}.product-hero-mark{display:none}.plan-columns{grid-template-columns:1fr}.purchase-layout{grid-template-columns:1fr}.purchase-aside{position:static;grid-row:1}.stepper{grid-template-columns:repeat(2,1fr)}.stepper span:nth-child(2){border-right:0}.purchase-form .sx-form-grid{grid-template-columns:1fr}.verification-shell{grid-template-columns:1fr}.verification-brand{padding:34px}.verification-brand>img{margin-bottom:28px}.verification-form-wrap{padding:34px}.order-grid{grid-template-columns:1fr}.principles-grid{grid-template-columns:repeat(2,1fr)}.contact-card.featured{grid-row:auto}.feature-list,.feature-list.compact{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr);gap:34px}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom span:last-child{text-align:left}}
@media(max-width:540px){:root{--site-header:68px}.site-brand img{width:130px}.brand-market{display:none}.header-icon{width:36px;height:36px}.header-track,.header-client{width:36px;height:36px}.section-space{padding:60px 0}.hero-copy h1{font-size:42px}.hero-copy>p{font-size:16px}.hero-actions{display:grid}.hero-actions .sx-btn{width:100%}.hero-visual{min-height:280px}.chip-one{left:0}.chip-two{right:0}.chip-three{left:5%;bottom:6%}.section-heading{align-items:flex-start;flex-direction:column}.product-grid{grid-template-columns:1fr}.product-card{padding:21px}.product-card-footer{align-items:stretch;flex-direction:column}.product-card-footer .sx-btn{width:100%}.process-grid{grid-template-columns:1fr}.security-banner{grid-template-columns:1fr}.security-big-icon{width:48px;height:48px}.page-hero,.page-hero.compact{padding:50px 0}.product-hero{padding:45px 0}.product-title-row{align-items:flex-start}.product-icon.large{width:54px;height:54px}.plan-card{padding:21px}.plan-card-header,.plan-card-footer{flex-direction:column;align-items:stretch}.plan-card-footer .sx-btn{width:100%}.stepper{grid-template-columns:1fr}.stepper span{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.form-section{padding:22px 18px}.form-consent{padding:22px 18px}.turnstile-wrap{padding:0 18px 18px;overflow:hidden}.form-guard{margin:0 18px 18px}.purchase-submit{width:calc(100% - 36px);margin:0 18px 22px}.summary-header{padding:18px}.verification-page{padding:20px 14px}.verification-brand,.verification-form-wrap{padding:27px 22px}.verification-brand h1{font-size:28px}.order-status-head{align-items:flex-start;flex-direction:column;padding:22px}.order-detail dl{grid-template-columns:1fr;gap:4px}.order-detail dd{margin-bottom:9px}.principles-grid{grid-template-columns:1fr}.legal-content .sx-card-body{padding:24px}.error-card{padding:35px 22px}.flash-region{width:calc(100% - 20px)}.site-footer{padding-top:52px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-brand{grid-column:auto}.footer-bottom{margin-top:36px}}
@media(prefers-reduced-motion:reduce){.orbit-two{animation:none}}
