:root{--navy:#072a34;--navy2:#0b3440;--ink:#102a31;--lime:#c7ff2c;--aqua:#20b8c7;--paper:#f4f6f3;--warm:#ecefe9;--line:#dbe1dc;--muted:#66777b;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.store-shell{width:min(1180px,calc(100% - 48px));margin:auto}.store-header{height:76px;background:var(--navy);color:#fff;border-bottom:1px solid rgba(255,255,255,.1);position:relative;z-index:20}.store-nav{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.store-brand{display:flex;align-items:center;gap:14px;color:#fff;text-decoration:none;justify-self:start}.store-brand img{width:142px;height:42px;object-fit:contain}.store-brand span{padding-left:14px;border-left:1px solid rgba(255,255,255,.25);font-size:10px;letter-spacing:.18em;font-weight:700}.store-menu{display:flex;align-items:center;gap:34px}.store-menu a,.store-support{color:#dce7e8;text-decoration:none;font-size:12px;font-weight:600}.store-menu a:hover{color:#fff}.store-support{justify-self:end;border:1px solid rgba(255,255,255,.35);border-radius:50px;padding:11px 17px;color:#fff}.store-hero{background:var(--navy);color:#fff;padding:48px 0 0;overflow:hidden}.hero-grid{min-height:580px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center}.hero-copy{position:relative;z-index:2;padding:45px 0 70px}.hero-kicker,.section-title>div>span,.system-copy>span,.purchase-flow header>span,.final-cta span{display:block;color:var(--lime);font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.hero-copy h1{font-family:"Barlow Condensed",sans-serif;font-size:clamp(72px,8vw,110px);line-height:.82;letter-spacing:-.035em;text-transform:uppercase;margin:24px 0 28px}.hero-copy>p{max-width:500px;color:#b5c8cb;font-size:16px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:38px}.button{display:inline-flex;padding:15px 24px;border-radius:6px;font-size:12px;font-weight:700;text-decoration:none}.button-lime{background:var(--lime);color:#0b2830}.text-link{color:#fff;font-size:12px;font-weight:600;text-decoration:none}.hero-product{position:relative;height:100%;min-height:560px;display:flex;align-items:center;justify-content:center}.hero-glow{position:absolute;width:550px;height:550px;border-radius:50%;background:radial-gradient(circle,rgba(41,188,200,.32),rgba(7,42,52,0) 68%)}.hero-product>img{position:relative;width:115%;max-width:760px;filter:drop-shadow(0 38px 28px rgba(0,0,0,.28));transform:translateY(10px)}.hero-label{position:absolute;right:2%;bottom:16%;background:#fff;color:var(--ink);padding:16px 20px;min-width:160px;box-shadow:0 15px 35px rgba(0,0,0,.18)}.hero-label span,.hero-label small{display:block;color:var(--muted);font-size:8px}.hero-label strong{display:block;font-size:20px;margin:5px 0}.hero-benefits{height:92px;border-top:1px solid rgba(255,255,255,.11);display:grid;grid-template-columns:repeat(3,1fr)}.hero-benefits div{display:flex;flex-direction:column;justify-content:center;padding:0 30px;border-right:1px solid rgba(255,255,255,.11)}.hero-benefits div:first-child{padding-left:0}.hero-benefits div:last-child{border:0}.hero-benefits strong{font-size:12px}.hero-benefits span{color:#8fa9ad;font-size:10px;margin-top:4px}.products-section{padding:105px 0 90px;background:#fff}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section-title>div>span{color:#1598a4}.section-title h2,.system-copy h2,.purchase-flow h2,.final-cta h2{font-family:"Barlow Condensed",sans-serif;font-size:58px;line-height:.95;letter-spacing:-.02em;text-transform:uppercase;margin:12px 0 0}.section-title>p{max-width:430px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{border:1px solid var(--line);background:#fff;min-width:0}.product-media{position:relative;height:310px;background:var(--paper);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-media img{width:108%;height:280px;object-fit:contain;transition:transform .35s}.product-card:hover .product-media img{transform:scale(1.025)}.stock-label{position:absolute;top:17px;left:17px;z-index:2;background:var(--navy);color:#fff;padding:7px 10px;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-content{padding:24px}.product-name>span{color:#1495a1;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.product-name h3{font-size:28px;letter-spacing:-.035em;margin:7px 0 18px}.product-content ul{list-style:none;padding:17px 0;margin:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-content li{font-size:10px;color:var(--muted);margin:7px 0;padding-left:14px;position:relative}.product-content li:before{content:"";position:absolute;left:0;top:6px;width:5px;height:5px;background:var(--aqua);border-radius:50%}.product-buy{display:flex;justify-content:space-between;align-items:end;padding-top:20px}.product-buy>div{display:flex;flex-direction:column}.product-buy small,.product-buy span{font-size:8px;color:var(--muted)}.product-buy strong{font-size:22px;letter-spacing:-.025em;margin:3px 0}.product-buy a{background:var(--navy);color:#fff;text-decoration:none;font-size:11px;font-weight:700;padding:12px 17px;border-radius:5px}.product-buy a:hover{background:#10505e}.products-note{font-size:10px;color:var(--muted);text-align:center;margin:26px 0 0}.system-section{background:var(--paper);padding:95px 0}.system-grid{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);min-height:540px}.system-media{position:relative;background:#dfe6e2;display:flex;align-items:center;justify-content:center;overflow:hidden}.system-media>span{position:absolute;top:25px;left:28px;color:#597176;font-size:9px;font-weight:700;letter-spacing:.15em}.system-media img{width:90%;height:440px;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(0,0,0,.13))}.system-copy{color:#fff;padding:70px;display:flex;flex-direction:column;justify-content:center}.system-copy>span{color:var(--lime)}.system-copy h2{font-size:55px;margin:15px 0 24px}.system-copy>p{color:#a9bec2;font-size:13px;line-height:1.75;max-width:470px}.system-specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.14);margin-top:30px;padding-top:25px;gap:25px}.system-specs div{display:flex;flex-direction:column}.system-specs strong{font-family:"Barlow Condensed";font-size:40px;color:var(--lime)}.system-specs span{font-size:9px;line-height:1.5;color:#9fb4b8}.purchase-flow{padding:95px 0;background:#fff}.purchase-flow header{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:30px}.purchase-flow header>span{color:#1598a4}.purchase-flow h2{font-size:48px;text-align:right;margin:0}.flow-grid{display:grid;grid-template-columns:repeat(3,1fr)}.flow-grid article{padding:32px 45px 0 0}.flow-grid article+article{border-left:1px solid var(--line);padding-left:45px}.flow-grid article>span{font-family:"Barlow Condensed";font-size:28px;color:#a7b2af}.flow-grid h3{font-size:17px;margin:22px 0 8px}.flow-grid p{color:var(--muted);font-size:11px;line-height:1.65}.final-cta{background:var(--lime);padding:65px 0}.final-cta .store-shell{display:flex;justify-content:space-between;align-items:end}.final-cta span{color:#2e4a36}.final-cta h2{font-size:46px;max-width:730px;margin-top:12px}.final-cta a{color:var(--ink);font-size:12px;font-weight:700;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:5px}.store-empty{grid-column:1/-1;text-align:center;color:var(--muted)}.store-footer{background:#031c23;color:#fff;padding:52px 0 20px}.store-footer-main{display:flex;justify-content:space-between;align-items:center;padding-bottom:42px}.store-footer-brand{display:flex;flex-direction:column;gap:10px}.store-footer-brand img{width:145px;height:40px;object-fit:contain}.store-footer-brand span{font-size:9px;color:#789499}.store-footer-links{display:flex;gap:30px}.store-footer-links a{color:#b6c7c9;text-decoration:none;font-size:10px}.store-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:18px;display:flex;justify-content:space-between;color:#607f84;font-size:8px}
/* Checkout and payment */.store-checkout,.store-payment{background:var(--paper);min-height:740px;padding:42px 0 90px}.store-back{display:inline-flex;color:var(--ink);font-size:11px;text-decoration:none}.store-checkout-head,.store-payment-head{text-align:center;margin:48px 0 40px}.store-checkout-head>span,.store-payment-head>span{font-size:9px;color:#1598a4;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.store-checkout-head h1,.store-payment-head h1{font-family:"Barlow Condensed";font-size:58px;line-height:1;text-transform:uppercase;margin:12px 0}.store-checkout-head p,.store-payment-head p{color:var(--muted);font-size:12px}.store-checkout-grid{display:grid;grid-template-columns:1fr 390px;gap:18px;align-items:start}.store-form-card,.store-order-card,.store-paytr-frame,.store-payment-unavailable{background:#fff;border:1px solid var(--line);padding:32px}.store-form-title{display:flex;gap:13px;padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:24px}.store-form-title>span{width:28px;height:28px;background:var(--navy);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:10px;flex:none}.store-form-title h2{font-size:17px;margin:2px 0 4px}.store-form-title p{font-size:10px;color:var(--muted);margin:0}.store-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.store-fields label{display:flex;flex-direction:column;gap:7px}.store-fields .is-full{grid-column:1/-1}.store-fields label>span,.store-quantity>span{font-size:9px;font-weight:700}.store-fields input,.store-fields textarea,.store-quantity select{border:1px solid #cfd8d4;border-radius:4px;padding:12px 13px;font:400 12px Manrope;outline:none;background:#fff}.store-fields input:focus,.store-fields textarea:focus{border-color:var(--aqua);box-shadow:0 0 0 3px rgba(32,184,199,.1)}.store-order-card{position:sticky;top:18px}.store-order-label{font-size:9px;color:#1598a4;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.store-order-product{display:flex;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.store-order-product img{width:105px;height:78px;object-fit:contain;background:var(--paper)}.store-order-product small{font-size:8px;color:var(--muted)}.store-order-product h2{font-size:23px;margin:4px 0}.store-order-product p{font-size:9px;color:var(--muted);margin:0}.store-quantity{display:flex;justify-content:space-between;align-items:center;padding:17px 0}.store-quantity select{width:70px;padding:7px}.store-order-line{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin:11px 0}.store-order-line strong{color:var(--ink);text-align:right}.store-order-total{display:flex;justify-content:space-between;align-items:end;border-top:1px solid var(--line);margin-top:17px;padding-top:17px}.store-order-total>span{font-size:10px;font-weight:700;display:flex;flex-direction:column}.store-order-total small{font-size:8px;color:var(--muted);font-weight:400}.store-order-total strong{font-size:22px}.store-agreement{display:flex;gap:8px;margin:20px 0;color:var(--muted);font-size:8px;line-height:1.5}.store-agreement input{accent-color:var(--navy)}.store-pay-button,.store-primary{width:100%;border:0;background:var(--navy);color:#fff;border-radius:4px;padding:14px;font:700 11px Manrope;cursor:pointer;text-decoration:none;display:flex;justify-content:center}.store-pay-note{text-align:center;color:var(--muted);font-size:8px}.store-alert{background:#fff2f2;border-left:3px solid #c72d2d;padding:17px;color:#a52626;margin-bottom:18px}.store-alert ul{font-size:10px}.store-paytr-frame{max-width:900px;margin:auto}.store-paytr-frame iframe{width:100%;min-height:650px}.store-payment-unavailable{max-width:560px;margin:auto;text-align:center;padding:55px}.store-payment-unavailable>i{font-size:40px;color:var(--aqua)}.store-payment-unavailable h2{font-size:25px}.store-payment-unavailable p{color:var(--muted);font-size:11px;line-height:1.6}.store-payment-unavailable a{display:inline-flex;background:var(--navy);color:#fff;padding:12px 17px;border-radius:4px;text-decoration:none;font-size:10px}.store-result{min-height:720px;background:var(--paper);display:grid;place-items:center;padding:60px 20px}.store-result-card{max-width:580px;background:#fff;border:1px solid var(--line);padding:55px;text-align:center}.store-result-icon{width:58px;height:58px;background:#e4f8ed;color:#178250;border-radius:50%;display:grid;place-items:center;margin:auto;font-size:27px}.is-waiting .store-result-icon{background:#fff4d7;color:#986811}.store-result-card>span:nth-child(2){display:block;color:var(--muted);font-size:9px;margin-top:18px}.store-result-card h1{font-family:"Barlow Condensed";font-size:42px;text-transform:uppercase;line-height:1;margin:14px 0}.store-result-card>p{font-size:11px;color:var(--muted);line-height:1.65}.store-result-order{background:var(--paper);padding:18px;margin:24px 0;display:flex;flex-direction:column;gap:4px}.store-result-order small{font-size:8px;color:var(--muted)}.store-result-order strong{font-size:17px}.store-result-order span{font-size:11px;font-weight:700}.store-result-actions{display:flex;justify-content:center;gap:10px}.store-result-actions .store-primary{width:auto}.store-result-actions>a:not(.store-primary){color:var(--ink);padding:13px;text-decoration:none;font-size:10px;font-weight:700}
@media(max-width:900px){.store-menu{display:none}.store-nav{grid-template-columns:1fr auto}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center;padding:65px 0 10px}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-product{min-height:430px}.hero-product>img{width:min(720px,105%)}.hero-label{right:6%;bottom:12%}.section-title{display:block}.section-title>p{margin-top:18px}.product-grid{grid-template-columns:1fr}.product-media{height:390px}.product-media img{height:360px}.system-grid{grid-template-columns:1fr}.system-copy{padding:55px}.purchase-flow header{display:block}.purchase-flow h2{text-align:left;margin-top:12px}.store-checkout-grid{grid-template-columns:1fr}.store-order-card{position:static}}
@media(max-width:600px){.store-shell{width:calc(100% - 28px)}.store-header{height:66px}.store-brand img{width:112px}.store-brand span{font-size:8px}.store-support{padding:9px 12px;font-size:9px}.store-hero{padding-top:10px}.hero-grid{min-height:610px}.hero-copy{padding-top:50px}.hero-copy h1{font-size:68px}.hero-copy>p{font-size:13px}.hero-actions{flex-direction:column;gap:15px;margin-top:28px}.hero-product{min-height:300px}.hero-product>img{width:125%;max-width:none}.hero-glow{width:360px;height:360px}.hero-label{right:0;bottom:4%;padding:12px 15px;min-width:135px}.hero-benefits{height:auto;grid-template-columns:1fr;padding:10px 0}.hero-benefits div,.hero-benefits div:first-child{padding:14px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.products-section{padding:75px 0}.section-title h2,.system-copy h2,.purchase-flow h2,.final-cta h2{font-size:43px}.product-media{height:260px}.product-media img{height:245px;width:110%}.system-section{padding:0}.system-grid{width:100%;}.system-media{min-height:330px}.system-media img{height:300px}.system-copy{padding:45px 25px}.system-specs{grid-template-columns:1fr}.purchase-flow{padding:75px 0}.flow-grid{grid-template-columns:1fr}.flow-grid article,.flow-grid article+article{border-left:0;border-top:1px solid var(--line);padding:24px 0}.final-cta{padding:55px 0}.final-cta .store-shell{display:block}.final-cta a{display:inline-block;margin-top:25px}.store-footer-main{display:block}.store-footer-links{display:grid;grid-template-columns:1fr 1fr;margin-top:35px}.store-footer-bottom{display:block}.store-footer-bottom span{display:block;margin-top:6px}.store-checkout-head h1,.store-payment-head h1{font-size:45px}.store-fields{grid-template-columns:1fr}.store-fields .is-full{grid-column:auto}.store-form-card,.store-order-card{padding:22px}.store-result-card{padding:40px 22px}}
