:root{--ink:#10182b;--paper:#f5f3ee;--white:#fff;--blue:#2756ff;--blue-deep:#1737bd;--orange:#ff704a;--line:#10182b24;--muted:#6d7482}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{background:var(--paper);border-bottom:1px solid var(--line);z-index:50;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 clamp(24px,5vw,78px);display:grid;position:relative}.brand{letter-spacing:.08em;align-items:center;gap:12px;font-size:13px;font-weight:800;display:inline-flex}.brand-mark{background:var(--blue);color:#fff;clip-path:polygon(50% 0,91% 17%,91% 58%,50% 100%,9% 58%,9% 17%);flex:none;place-items:center;width:54px;height:62px;font-size:25px;font-weight:900;display:inline-grid;position:relative}.brand-mark:after{content:"";clip-path:inherit;border:1px solid #ffffff80;position:absolute;inset:6px}.brand-mark i{background:var(--orange);border-radius:50%;width:7px;height:7px;position:absolute;top:10px;right:7px}.brand-mark.compact{width:30px;height:34px;font-size:14px}.brand-mark.compact:after{inset:4px}.brand-mark.compact i{width:4px;height:4px;top:5px;right:4px}.site-header nav{gap:30px;font-size:13px;font-weight:650;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:var(--blue);height:2px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-actions{justify-self:end;align-items:center;gap:18px;display:flex}.language{letter-spacing:.13em;font-size:12px;font-weight:850}.language-switcher{align-items:center;gap:9px;display:flex}.language-switcher .language{opacity:.56;transition:opacity .2s,color .2s}.language-switcher .language:hover,.language-switcher .language[aria-current=page]{color:#fff;opacity:1}.button{letter-spacing:.015em;cursor:pointer;border:0;justify-content:center;align-items:center;min-height:48px;padding:0 23px;font-size:13px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0813322e}.button-small{background:var(--ink);color:#fff;min-height:40px;padding:0 17px}.button-light{color:var(--ink);background:#fff}.button-dark{background:var(--ink);color:#fff}.button:disabled{cursor:not-allowed;opacity:.76;box-shadow:none;transform:none}.menu-toggle{display:none}.hero{background:var(--blue);color:#fff;grid-template-columns:1.03fr .97fr;min-height:690px;padding:92px clamp(24px,7vw,112px) 0;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.18;background-image:linear-gradient(#ffffff24 1px,#0000 1px),linear-gradient(90deg,#ffffff24 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 85%);mask-image:linear-gradient(90deg,#000,#0000 85%)}.hero-glow{filter:blur(20px);opacity:.24;background:#6f89ff;border-radius:50%;width:600px;height:600px;position:absolute;top:-210px;right:-160px}.hero-copy{z-index:2;max-width:700px;padding-top:30px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:var(--blue);margin:0 0 22px;font-size:11px;font-weight:800}.eyebrow.light{color:#ffffffad}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:750px;margin-bottom:28px;font-size:clamp(50px,5.5vw,84px);line-height:.98}h1 span{color:#ffffff91;display:block}.hero-lede{color:#ffffffc7;max-width:590px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:30px;margin-top:37px;display:flex}.text-link{align-items:center;gap:12px;font-size:13px;font-weight:800;display:inline-flex}.text-link span{font-size:18px;transition:transform .2s}.text-link:hover span{transform:translate(4px)}.light-link{color:#fff}.hero-visual{z-index:2;place-items:center;min-height:510px;display:grid;position:relative}.hero-shield{z-index:2;filter:drop-shadow(0 30px 50px #0a134959);width:min(54%,300px);position:relative}.hero-shield svg{width:100%;overflow:visible}.hero-shield path:first-child{fill:#fff}.shield-line{fill:none;stroke:var(--blue);stroke-width:3px;opacity:.22}.shield-check{fill:none;stroke:var(--orange);stroke-width:12px;stroke-linecap:square;stroke-linejoin:bevel}.orbit{border:1px solid #ffffff47;border-radius:50%;position:absolute}.orbit-one{width:430px;height:430px}.orbit-two{border-style:dashed;width:570px;height:570px;animation:35s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.status-card{z-index:3;color:var(--ink);background:#fff;align-items:center;gap:14px;min-width:250px;padding:17px 24px;display:flex;position:absolute;bottom:22%;right:2%;box-shadow:0 24px 60px #0a13494d}.status-card strong,.status-card small{display:block}.status-card strong{font-size:13px}.status-card small{color:var(--muted);margin-top:4px;font-size:11px}.status-dot{background:#43cb83;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 6px #43cb8326}.proof-strip{z-index:3;border-top:1px solid #ffffff3d;grid-column:1/-1;grid-template-columns:repeat(3,1fr);align-self:end;height:90px;display:grid;position:relative}.proof-strip span{border-right:1px solid #ffffff3d;align-items:center;gap:16px;font-size:12px;font-weight:650;display:flex}.proof-strip span:last-child{border:0}.proof-strip span:before{content:"";background:var(--orange);flex:none;width:18px;height:2px}.section{padding:120px clamp(24px,7vw,112px)}.section-heading{grid-template-columns:1.1fr 1fr;align-items:end;gap:0 8vw;margin-bottom:62px;display:grid}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.method-head h2,.faq-title h2{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(38px,4vw,60px);line-height:1.04}.section-heading>p:last-child{color:var(--muted);max-width:560px;margin-bottom:4px;line-height:1.7}.product-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.product-card{color:#fff;flex-direction:column;min-height:510px;padding:46px;display:flex;position:relative;overflow:hidden}.product-card.cobalt{background:var(--blue)}.product-card.orange{background:var(--orange)}.product-card:after{content:"";border:1px solid #ffffff3d;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-150px;right:-150px;box-shadow:0 0 0 48px #ffffff09,0 0 0 96px #ffffff06}.product-top{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}.product-icon{border:1px solid #ffffff8c;place-items:center;width:70px;height:70px;display:grid}.product-icon svg{fill:none;stroke:#fff;stroke-width:2.8px;stroke-linejoin:round;width:38px}.product-label{text-transform:uppercase;letter-spacing:.14em;color:#ffffffb3;font-size:10px;font-weight:800}.product-card h3{letter-spacing:-.04em;margin-bottom:18px;font-size:52px}.product-card>p{color:#ffffffc7;max-width:560px;line-height:1.65}.product-card ul,.plan-card ul{margin:18px 0 34px;padding:0;list-style:none}.product-card li{padding:9px 0 9px 24px;font-size:13px;position:relative}.product-card li:before{content:"✓";position:absolute;left:0}.product-card .text-link{z-index:2;margin-top:auto;position:relative}.method{background:#fff;padding-bottom:0}.method-head{max-width:860px;margin-bottom:62px}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.steps article{border-right:1px solid var(--line);padding:36px 44px 70px 0}.steps article:not(:first-child){padding-left:44px}.steps article:last-child{border-right:0}.steps article:before{content:"";background:var(--blue);width:30px;height:3px;margin-bottom:28px;display:block}.steps h3{margin:0 0 12px;font-size:24px}.steps p{color:var(--muted);font-size:14px;line-height:1.65}.console-block{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;min-height:580px;margin:0 calc(-1*clamp(24px,7vw,112px));padding:90px clamp(24px,7vw,112px);display:grid;overflow:hidden}.console-copy h2{letter-spacing:-.05em;margin:34px 0 22px;font-size:clamp(42px,4.6vw,68px);line-height:1.03}.console-copy p{color:#ffffff9e;max-width:490px;line-height:1.7}.console-ui{color:var(--ink);background:#f8f9fc;transform:rotate(1deg);box-shadow:0 35px 80px #00000059}.window-bar{background:#e8ebf2;align-items:center;gap:7px;height:44px;padding:0 14px;display:flex}.window-bar i{background:#b2b8c5;border-radius:50%;width:8px;height:8px}.window-bar b{color:#818896;letter-spacing:.08em;margin-left:auto;font:750 8px/1 monospace}.console-body{grid-template-columns:66px 1fr;min-height:365px;display:grid}.console-body aside{background:var(--blue);flex-direction:column;align-items:center;gap:31px;padding-top:22px;display:flex}.console-body aside i{background:#ffffff7a;width:18px;height:2px}.console-main{padding:32px 38px}.console-status{background:#fff;border:1px solid #e3e6ee;align-items:center;gap:16px;padding:20px;display:flex}.mini-shield{color:#fff;background:var(--blue);clip-path:polygon(50% 0,90% 16%,90% 61%,50% 100%,10% 61%,10% 16%);place-items:center;width:40px;height:46px;font-weight:900;display:grid}.console-status b,.console-status small{display:block}.console-status b{font-size:14px}.console-status small{color:var(--muted);letter-spacing:.12em;margin-top:5px;font-size:8px}.console-label{letter-spacing:.13em;color:var(--muted);margin:29px 0 10px;font:800 8px/1 monospace}.event-row{border-top:1px solid #e4e7ee;grid-template-columns:30px 1fr auto;align-items:center;min-height:51px;font-size:11px;display:grid}.event-row em{color:var(--muted);font-style:normal}.event-icon{color:#22a969;background:#e7f8f0;border-radius:50%;place-items:center;width:19px;height:19px;font-size:9px;display:grid}.plans{background:var(--paper)}.centered{text-align:center;max-width:800px;margin-left:auto;margin-right:auto;display:block}.centered h2{margin:0 auto 22px}.centered>p:last-child{margin:0 auto}.plan-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.plan-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:480px;padding:38px;display:flex;position:relative}.plan-card.featured{background:var(--blue);color:#fff;border-color:var(--blue);transform:translateY(-12px);box-shadow:0 25px 60px #2756ff33}.plan-tag{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.1em;align-self:flex-start;padding:7px 10px;font:800 9px/1 monospace}.featured .plan-tag{border-color:#ffffff59}.plan-card h3{letter-spacing:-.035em;margin:32px 0 14px;font-size:30px}.plan-card>p{color:var(--muted);min-height:74px;line-height:1.6}.featured>p{color:#ffffffb8}.plan-card li{border-bottom:1px solid var(--line);padding:11px 0 11px 25px;font-size:13px;position:relative}.plan-card li:before{content:"✓";color:var(--blue);position:absolute;left:0}.featured li{border-color:#fff3}.featured li:before{color:#fff}.plan-card .button{width:100%;margin-top:auto}.plan-card small{text-align:center;color:var(--muted);margin-top:12px;font-size:10px}.featured small{color:#ffffff91}.checkout-error{text-align:center;color:#9c2f16;background:#fff0ec;border:1px solid #ff704a59;max-width:760px;margin:30px auto 0;padding:15px 18px;font-size:13px}.shopify-trust{color:var(--muted);justify-content:center;align-items:center;gap:9px;margin:32px auto 0;display:flex}.shopify-trust span{letter-spacing:.12em;margin-right:5px;font:800 9px/1 monospace}.shopify-trust i{border:1px solid var(--line);min-width:35px;color:var(--ink);text-align:center;background:#fff;padding:6px 7px;font:800 9px/1 sans-serif}.faq{background:#fff;grid-template-columns:.75fr 1.25fr;gap:10vw;display:grid}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;gap:20px;padding:25px 0;font-size:15px;font-weight:750;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--blue);font-size:24px;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);padding:0 46px 24px 0;font-size:14px;line-height:1.65}.final-cta{background:var(--blue);color:#fff;justify-content:space-between;align-items:center;gap:40px;padding:75px clamp(24px,7vw,112px);display:flex}.final-cta h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,58px);line-height:1}.final-cta .eyebrow{margin-bottom:16px}footer{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr 1fr 1fr;align-items:center;padding:35px clamp(24px,7vw,112px);font-size:11px;display:grid}footer p{text-align:center;margin:0}footer>span{text-align:right}.footer-links{justify-content:flex-end;gap:18px;display:flex}.footer-links a:hover{color:var(--blue)}.subsite{background:var(--paper);min-height:100vh}.sub-header{position:sticky;top:0}.sub-header .brand-mark{width:30px;height:34px;font-size:14px}.sub-header .brand-mark:after{inset:4px}.sub-header .brand-mark i{width:4px;height:4px;top:5px;right:4px}.page-hero{color:#fff;grid-template-columns:minmax(0,1fr);align-content:center;min-height:680px;padding:105px clamp(24px,7vw,112px) 64px;display:grid;position:relative;overflow:hidden}.page-hero:before{content:"";opacity:.25;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 88%);mask-image:linear-gradient(90deg,#000,#0000 88%)}.page-hero-copy{z-index:2;max-width:820px;position:relative}.back-link{letter-spacing:.04em;margin-bottom:54px;font-size:12px;font-weight:800;display:inline-flex}.page-hero h1{max-width:900px}.page-hero-copy>p:not(.eyebrow){color:#ffffffc7;max-width:680px;font-size:18px;line-height:1.7}.page-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.page-highlights{z-index:2;border-top:1px solid #ffffff47;grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:78px;padding-top:30px;display:grid;position:relative}.page-highlights span{align-items:center;gap:14px;font-size:12px;font-weight:700;display:flex}.page-highlights span:before{content:"";background:#fff9;flex:none;width:18px;height:2px}.page-section{padding:110px clamp(24px,7vw,112px)}.detail-intro{grid-template-columns:1fr 1fr;align-items:end;gap:0 8vw;display:grid}.detail-intro .eyebrow{grid-column:1/-1}.detail-intro h2,.simple-hero h1,.flow-section h2,.sub-cta h2{letter-spacing:-.05em;margin-bottom:0;font-size:clamp(42px,5vw,70px);line-height:1}.detail-intro>p:last-child{color:var(--muted);max-width:580px;line-height:1.75}.feature-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:72px;display:grid}.feature-row article{border-right:1px solid var(--line);padding:34px 42px 30px}.feature-row article:nth-child(3n+1){padding-left:0}.feature-row article:nth-child(3n){border-right:0}.feature-row article:nth-child(n+4){border-top:1px solid var(--line)}.feature-row article:before,.support-grid article:before{content:"";background:var(--blue);width:28px;height:3px;margin-bottom:34px;display:block}.feature-row h3{margin:0 0 14px;font-size:25px}.feature-row p{color:var(--muted);font-size:14px;line-height:1.7}.product-media{color:#fff;background:#090e14;overflow:hidden}.product-media-copy{grid-template-columns:1fr 1fr;align-items:end;gap:0 8vw;margin-bottom:52px;display:grid}.product-media-copy .eyebrow{color:#ffd000;grid-column:1/-1}.product-media-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4.5vw,66px);line-height:1}.product-media-copy>p:last-child{color:#ffffffa8;max-width:570px;margin:0;line-height:1.75}.product-media-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px;display:grid}.product-media-gallery figure:first-child{grid-column:1/-1}.product-media-gallery .compact-shot{grid-column:1/-1;justify-self:center;width:min(100%,320px)}.product-media figure{margin:0}.product-media-frame{background:#20262e;border:1px solid #ffffff2e;padding:10px;display:block;box-shadow:0 40px 100px #00000073}.product-media img{width:100%;height:auto;display:block}.product-media figcaption{color:#ffffff7a;letter-spacing:.025em;margin-top:17px;font-size:11px}.product-media figcaption b{color:#fff;margin-right:12px;font-size:12px}.flow-section{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;gap:10vw;display:grid}.flow-section ol{border-top:1px solid #fff3;margin:0;padding:0;list-style:none}.flow-section li{border-bottom:1px solid #fff3;grid-template-columns:28px 1fr;align-items:center;min-height:88px;font-size:15px;display:grid}.flow-section li:before{content:"→";color:var(--orange);font-weight:800}.sub-cta{background:var(--blue);color:#fff;justify-content:space-between;align-items:center;gap:40px;padding:70px clamp(24px,7vw,112px);display:flex}.multi-footer{grid-template-columns:1fr auto 1fr}.multi-footer>nav{justify-content:flex-end;gap:18px;display:flex}.multi-footer a:hover{color:var(--blue)}.simple-hero{border-bottom:1px solid var(--line);padding:94px clamp(24px,7vw,112px) 75px}.simple-hero h1{max-width:980px;margin-bottom:25px}.simple-hero>p:last-child{max-width:720px;color:var(--muted);font-size:17px;line-height:1.7}.buy-section{padding-top:78px}.purchase-notes{border-top:1px solid var(--line);max-width:830px;margin:80px auto 0;padding-top:32px}.purchase-notes>p:not(.eyebrow){color:var(--muted);padding-left:25px;line-height:1.6;position:relative}.purchase-notes>p:not(.eyebrow):before{content:"";background:var(--blue);width:10px;height:2px;position:absolute;top:.72em;left:0}.support-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.support-grid article{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:330px;padding:38px;display:flex}.support-grid h2{margin:0 0 16px;font-size:28px}.support-grid p{color:var(--muted);line-height:1.7}.support-grid .text-link{margin-top:auto}.support-contact{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;gap:10vw;display:grid}.support-contact h2{letter-spacing:-.045em;font-size:clamp(36px,4vw,58px);line-height:1}.support-contact>div:last-child{border-top:1px solid #ffffff38}.support-contact>div:last-child p{color:#ffffffd1;border-bottom:1px solid #ffffff2e;margin:0;padding:19px 0}.support-contact small{color:#ffffff80;margin-top:24px;display:block}.grouped-faq{padding-top:62px}.faq-group{border-top:1px solid var(--line);grid-template-columns:.55fr 1.45fr;gap:8vw;padding:50px 0;display:grid}.faq-group h2{margin:0;font-size:29px}.legal-hero{background:#fff}.legal-content{max-width:1060px;margin:auto}.legal-content article{border-top:1px solid var(--line);padding:36px 0}.legal-content h2{margin-bottom:13px;font-size:25px}.legal-content p{color:var(--muted);line-height:1.75}.legal-disclaimer{background:#fff0ec;border:1px solid #ff704a4d;padding:20px;color:#87341f!important}:root{--ink:#07111f;--paper:#08111d;--white:#eef6ff;--blue:#2f6bff;--blue-deep:#173ea8;--orange:#f5c84b;--cyan:#31dcc8;--surface:#0d1827;--surface-2:#111f31;--line:#94b3d32e;--muted:#93a7bd}body{background:radial-gradient(circle at 78% -20%, #2f6bff21, transparent 34rem), var(--paper);color:var(--white)}.site-header{border-bottom-color:var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060e19f0;box-shadow:0 10px 30px #0000002e}.brand{color:var(--white)}.brand b{color:var(--cyan)}.brand-mark{background:linear-gradient(145deg, var(--blue), #1844b7);box-shadow:0 0 24px #2f6bff47}.brand-mark i{background:var(--cyan);box-shadow:0 0 12px #31dcc8e6}.site-header nav a:after{background:var(--cyan)}.language{color:#c6d8eb}.button{border-radius:3px}.button:hover{box-shadow:0 12px 32px #124fc847}.button-small,.button-dark{color:#fff;background:linear-gradient(135deg,#245fe9,#173f9f);border:1px solid #6f9dff6b}.button-light{color:#07111f;background:#edf7ff;border:1px solid #ffffffb8}.hero{background:radial-gradient(circle at 78% 34%,#2f6bff4d,#0000 30rem),linear-gradient(125deg,#07111f 0%,#0a1930 56%,#09263b 100%);border-bottom:1px solid #31dcc838}.hero:before{opacity:.3;background-image:linear-gradient(#4682b41f 1px,#0000 1px),linear-gradient(90deg,#4682b41f 1px,#0000 1px);-webkit-mask-image:linear-gradient(90deg,#000,#00000080 72%,#0000);mask-image:linear-gradient(90deg,#000,#00000080 72%,#0000)}.hero-glow{opacity:.16;filter:blur(44px);background:#1b91b7}.hero h1 span{color:#82b5ff}.hero-lede{color:#bed0e2}.hero-shield{filter:drop-shadow(0 0 46px #2f6bff47)}.hero-shield path:first-child{fill:#0d1c2c;stroke:#6f9dffcc;stroke-width:2px}.shield-line{stroke:var(--cyan);opacity:.58}.shield-check{stroke:var(--cyan)}.orbit{border-color:#44cdde4d}.status-card{color:var(--white);background:#0d1827f0;border:1px solid #539bdc52;box-shadow:0 20px 60px #0000006b,0 0 30px #2f6bff1f}.status-card small{color:var(--muted)}.status-dot{background:var(--cyan);box-shadow:0 0 0 6px #31dcc81f,0 0 18px #31dcc88c}.proof-strip{border-top-color:#7ba9cf40}.proof-strip span{color:#c7d8e8;border-right-color:#7ba9cf33}.proof-strip span:before{background:var(--cyan);box-shadow:0 0 10px #31dcc873}.section-heading>p:last-child,.steps p,.plan-card>p,details p,.detail-intro>p:last-child,.feature-row p,.simple-hero>p:last-child,.purchase-notes>p:not(.eyebrow),.support-grid p,.legal-content p{color:var(--muted)}.eyebrow{color:var(--cyan)}.product-card{border:1px solid var(--line);border-radius:6px;box-shadow:0 26px 70px #00000038}.product-card.cobalt{background:linear-gradient(145deg,#2762df3b,#0000 58%),#0d1a2a;border-color:#4c84ff70}.product-card.orange{background:linear-gradient(145deg,#f5c84b26,#0000 58%),#141a21;border-color:#f5c84b61}.product-card:after{border-color:#6d9ecd24;box-shadow:0 0 0 48px #3b75a606,0 0 0 96px #3b75a605}.product-icon{background:#0913208f;border-color:#8bb4da61;border-radius:4px}.product-card.cobalt .product-icon svg{stroke:#78a7ff}.product-card.orange .product-icon svg{stroke:var(--orange)}.product-card.cobalt .product-label{color:#8fb6ff}.product-card.orange .product-label{color:#f7d979}.product-card>p{color:#aebfd0}.product-card li:before{color:var(--cyan)}.product-card.orange li:before{color:var(--orange)}.method,.plans,.faq{background:#0a1421}.steps{border-top-color:var(--line)}.steps article{border-right-color:var(--line)}.steps article:before,.feature-row article:before,.support-grid article:before{background:var(--cyan);box-shadow:0 0 10px #31dcc852}.console-block,.flow-section,.support-contact{background:linear-gradient(135deg,#2f6bff17,#0000 42%),#060d18;border-top:1px solid #5284b52e;border-bottom:1px solid #5284b52e}.console-ui{color:var(--white);background:#0d1827;border:1px solid #689ac740;border-radius:5px;box-shadow:0 35px 90px #00000085,0 0 40px #2f6bff1a}.window-bar{background:#14243a;border-bottom:1px solid #8aabc92e}.window-bar i{background:#53708c}.window-bar b{color:#8ca3b9}.console-body aside{background:#102e5c}.console-status{background:#101d2d;border-color:#77a0c633}.console-label,.console-status small,.event-row em{color:var(--muted)}.event-row{border-top-color:#80a0be29}.event-icon{color:var(--cyan);background:#31dcc81f}.event-icon.e2{color:var(--orange);background:#f5c84b1f}.plan-card,.support-grid article{background:var(--surface);border-color:var(--line);border-radius:5px}.plan-card.featured{background:linear-gradient(145deg,#2f6bff47,#0000 60%),#0d1c31;border-color:#4d86ff80;box-shadow:0 25px 65px #00000057,0 0 30px #2f6bff1a}.plan-card li{border-bottom-color:var(--line)}.plan-card li:before{color:var(--cyan)}.plan-card small,.shopify-trust{color:var(--muted)}.shopify-trust i{background:var(--surface);color:#cfe0ef;border-color:var(--line)}.checkout-error{color:#f3d77d;background:#f5c84b14;border-color:#f5c84b4d}details,.faq-list{border-color:var(--line)}summary span,.text-link:hover,.footer-links a:hover,.multi-footer a:hover{color:var(--cyan)}.final-cta,.sub-cta{background:radial-gradient(circle at 82% 30%,#31dcc81c,#0000 22rem),linear-gradient(110deg,#102d61,#0b1a30 62%,#09252f);border-top:1px solid #31dcc83d}footer{border-top-color:var(--line);background:#060d17}.subsite{background:var(--paper)}.page-hero.blue{background:radial-gradient(circle at 82% 28%,#2f6bff4d,#0000 28rem),linear-gradient(125deg,#07111f,#0b2142)}.page-hero.orange{background:radial-gradient(circle at 82% 28%,#f5c84b26,#0000 28rem),linear-gradient(125deg,#07111f,#25210f)}.page-hero.split{background:radial-gradient(circle at 22% 30%,#2f6bff38,#0000 28rem),radial-gradient(circle at 82% 32%,#f5c84b1f,#0000 26rem),#07111f}.page-hero:before{opacity:.38;background-image:linear-gradient(#5184b21f 1px,#0000 1px),linear-gradient(90deg,#5184b21f 1px,#0000 1px)}.page-hero-copy>p:not(.eyebrow){color:#bfd0e1}.page-highlights{border-top-color:#82a9cc47}.page-highlights span{color:#d3e2ef}.page-highlights span:before{background:var(--cyan);box-shadow:0 0 8px #31dcc85c}.product-detail,.buy-section,.grouped-faq,.legal-content{background:#09131f}.feature-row,.feature-row article{border-color:var(--line)}.product-media{background:radial-gradient(circle at 50% 0,#2f6bff14,#0000 34rem),#050b13;border-top:1px solid #517ea933}.product-media-frame{background:#111d2b;border-color:#7ca1c242;border-radius:5px;box-shadow:0 32px 80px #00000080}.product-media figcaption{color:#8095aa}.product-media figcaption b{color:#e8f2fb}.flow-section ol,.flow-section li{border-color:#82a1bf38}.flow-section li:before{color:var(--cyan)}.simple-hero,.legal-hero{background:#0a1421}.purchase-notes,.faq-group,.legal-content article{border-color:var(--line)}.purchase-notes>p:not(.eyebrow):before{background:var(--cyan)}.support-contact>div:last-child,.support-contact>div:last-child p{border-color:#84a6c633}.legal-disclaimer{background:#f5c84b14;border-color:#f5c84b47;color:#efd37d!important}@media (max-width:960px){.site-header{grid-template-columns:1fr auto auto}.site-header nav{border-bottom:1px solid var(--line);background:#081421;flex-direction:column;padding:28px;display:none;position:absolute;top:82px;left:0;right:0}.site-header nav.open{display:flex}.menu-toggle{background:0 0;border:0;flex-direction:column;gap:6px;margin-right:12px;padding:10px;display:flex}.menu-toggle span{background:var(--white);width:22px;height:2px}.hero{grid-template-columns:1fr;padding-top:60px}.hero-visual{min-height:470px}.section-heading{grid-template-columns:1fr}.section-heading>p:last-child{margin-top:24px}.console-block{grid-template-columns:1fr}.plan-grid{grid-template-columns:1fr;max-width:640px;margin:auto}.plan-card.featured{transform:none}.faq{grid-template-columns:1fr}.page-hero{grid-template-columns:1fr;min-height:620px}.detail-intro,.flow-section,.support-contact{grid-template-columns:1fr}.detail-intro>p:last-child{margin-top:28px}.product-media-copy{grid-template-columns:1fr}.product-media-copy>p:last-child{margin-top:28px}.feature-row,.support-grid{grid-template-columns:1fr}.feature-row article,.feature-row article:not(:first-child){border-top:0;border-right:0;border-bottom:1px solid var(--line);padding:30px 0}.support-grid article{min-height:280px}.faq-group{grid-template-columns:1fr;gap:25px}}@media (max-width:640px){.site-header{height:70px;padding:0 18px}.site-header nav{top:70px}.brand{font-size:10px}.header-actions .button{display:none}.header-actions{gap:5px}.language-switcher{gap:6px}.language-switcher .language{letter-spacing:.06em;font-size:10px}.hero{min-height:auto;padding:62px 22px 0}.hero-copy{padding-top:0}h1{font-size:50px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-visual{min-height:390px}.orbit-one{width:300px;height:300px}.orbit-two{width:390px;height:390px}.status-card{min-width:220px;bottom:16%;right:0}.proof-strip{grid-template-columns:1fr;height:auto;margin:0 -22px;padding:0 22px}.proof-strip span{border-bottom:1px solid #fff3;border-right:0;min-height:58px}.section{padding:82px 22px}.product-grid,.steps{grid-template-columns:1fr}.product-card{min-height:530px;padding:32px}.steps article,.steps article:not(:first-child){border-right:0;border-bottom:1px solid var(--line);padding:30px 0}.steps h3{margin-top:18px}.console-block{grid-template-columns:minmax(0,1fr);margin:0 -22px;padding:72px 22px}.console-copy{min-width:0}.console-ui{transform-origin:0;width:520px;min-width:0;margin-right:-90px;transform:scale(.78)}.plan-card{padding:30px}.final-cta{flex-direction:column;align-items:flex-start;padding:62px 22px}footer{grid-template-columns:1fr;gap:20px;padding:32px 22px}footer p,footer>span{text-align:left}.footer-links{flex-wrap:wrap;justify-content:flex-start}.page-hero{min-height:auto;padding:72px 22px 42px}.back-link{margin-bottom:42px}.page-hero-copy>p:not(.eyebrow),.simple-hero>p:last-child{font-size:15px}.page-actions{flex-direction:column;align-items:flex-start}.page-highlights{grid-template-columns:1fr;gap:18px;margin-top:58px}.page-section{padding:76px 22px}.feature-row{margin-top:48px}.product-media-copy{margin-bottom:36px}.product-media-gallery{grid-template-columns:1fr}.product-media-gallery figure:first-child{grid-column:auto}.product-media-frame{margin:0 -12px;padding:5px}.flow-section{gap:48px}.sub-cta{flex-direction:column;align-items:flex-start;padding:60px 22px}.simple-hero{padding:70px 22px 55px}.multi-footer{grid-template-columns:1fr}.multi-footer>nav{flex-wrap:wrap;justify-content:flex-start}.support-grid{gap:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
