*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:99}.announcement{background:var(--navy);color:#dceeff;text-align:center;padding:9px 20px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.site-header{min-height:92px;display:flex;align-items:center;gap:30px;padding:12px max(4vw,34px);border-bottom:1px solid #e6edf3;background:#fffffff7;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;min-width:276px}.brand img{width:58px;height:58px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand strong,.footer-brand strong{font-size:20px;letter-spacing:.03em;color:var(--navy)}.brand em,.footer-brand em{font-style:normal;color:var(--blue)}.brand small{font-size:8px;letter-spacing:.095em;text-transform:uppercase;color:#6a7484;margin-top:4px}.site-header nav{display:flex;align-items:center;justify-content:center;gap:22px;flex:1}.site-header nav a,.header-actions a{font-size:13px;font-weight:700;color:#39475d;white-space:nowrap}.header-actions{display:flex;gap:15px}.cart-link{background:var(--blue);color:#fff!important;padding:12px 15px;border-radius:5px}.hero{min-height:675px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:72px max(7vw,54px);gap:5vw;overflow:hidden;background:linear-gradient(110deg,#fff 0% 52%,#eff8fe)}.hero-copy{max-width:690px}.eyebrow,.kicker{font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--blue)}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:22px}.eyebrow span{height:2px;width:34px;background:var(--blue)}h1{font-size:clamp(44px,5.2vw,76px);line-height:1.02;letter-spacing:-.045em;margin:0;color:var(--navy)}h1 em{font-style:normal;color:var(--blue)}h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.035em;color:var(--navy);margin:12px 0}.hero-text{font-size:19px;line-height:1.7;color:#59677a;max-width:630px;margin:26px 0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;font-weight:800;padding:17px 22px;font-size:14px;cursor:pointer}.primary{background:linear-gradient(135deg,#0788d5,var(--blue));color:#fff;box-shadow:0 12px 30px #1599df3d}.secondary{border:1px solid #b9cad8;color:var(--navy);background:#fff}.white{background:#fff;color:var(--navy)}.centered{display:flex;width:max-content;margin:34px auto 0}.hero-proof{display:flex;gap:28px;margin-top:28px;color:#536277;font-size:12px;font-weight:700}.hero-proof span{display:flex;align-items:center;gap:7px}.hero-proof svg,.check-row svg,.layer-note svg{width:20px;fill:none;stroke:var(--blue);stroke-width:1.8}.photo-hero{height:545px;border-radius:20px;overflow:visible;box-shadow:0 30px 70px #07193b33;position:relative}.hero-photo{width:100%;height:100%;object-fit:cover;border-radius:20px}.floating-card{position:absolute;background:#fffffff2;border:1px solid #d2e5f1;border-radius:11px;box-shadow:0 18px 45px #0a2b4e24;padding:14px 16px;display:grid;grid-template-columns:28px 1fr;column-gap:8px;min-width:215px}.floating-card strong{font-size:13px;color:var(--navy)}.floating-card small{grid-column:2;color:#6a7789;font-size:9px;margin-top:4px}.floating-card svg{grid-row:1/3;width:25px;fill:none;stroke:var(--blue)}.card-air{left:-34px;top:50px}.card-tools{right:-22px;bottom:42px}.pulse{width:12px;height:12px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 7px #1599df24;margin:2px 6px}.trust-strip{background:var(--navy);color:#fff;display:grid;grid-template-columns:repeat(3,1fr);padding:26px max(7vw,54px)}.trust-strip div{padding:0 34px;border-right:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;gap:5px}.trust-strip div:last-child{border:0}.trust-strip strong{font-size:13px}.trust-strip span{font-size:11px;color:#9eb6d2}.section{padding:95px max(7vw,54px)}.intro-copy,.richtext,.section-heading>div:last-child{color:#59677a;line-height:1.75}.enemy-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:44px 0}.enemy-grid article{padding:25px 20px;border-radius:10px;background:linear-gradient(145deg,var(--navy),#0c3769);color:#fff}.enemy-grid p{font-size:11px;line-height:1.65;color:#bcd2e8}.layer-note{display:flex;gap:12px;max-width:980px;margin:auto;padding:18px 24px;border-radius:8px;background:var(--navy);color:#d9e9f8;font-size:12px;line-height:1.6}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:42px}.section-heading>div:last-child{max-width:430px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{border:1px solid #dce9f2;border-radius:12px;background:#fff;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px #07193b17}.product-card img,.product-card svg{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f6fafc}.product-card h3,.product-card p,.product-card .price,.product-card .text-link{margin-left:22px;margin-right:22px}.product-card h3{color:var(--navy);font-size:19px}.product-card .price{font-weight:800}.text-link{display:block;color:var(--blue);font-size:12px;font-weight:800;margin-top:15px;margin-bottom:24px}.image-text{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center;padding:100px max(8vw,70px);background:var(--mist)}.image-text.reverse .image-panel{order:2}.image-panel{min-height:500px;border-radius:16px;overflow:hidden}.image-panel img{width:100%;height:100%;object-fit:cover}.check-row{display:grid;grid-template-columns:34px 1fr;gap:12px;margin:20px 0}.check-row strong{display:block;color:var(--navy);font-size:15px;margin-bottom:3px}.check-row span{font-size:13px;color:#59677a;line-height:1.5}.center-heading{text-align:center;max-width:760px;margin:0 auto 55px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.steps article{text-align:center;padding:30px}.steps article>span{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;font-weight:800;box-shadow:0 0 0 9px #e9f6fd}.steps h3{color:var(--navy);margin-top:28px}.steps p{color:#59677a;font-size:14px;line-height:1.7}.certification{padding:95px max(8vw,70px);display:grid;grid-template-columns:.65fr 1.35fr;gap:8vw;align-items:center;background:linear-gradient(120deg,var(--navy),#0a3970);color:#fff}.certification h2{color:#fff}.cert-intro{color:#bfd2e6;line-height:1.75}.cert-seal img{width:100%;max-width:320px;display:block;margin:auto;filter:drop-shadow(0 24px 32px rgba(0,0,0,.25))}.cert-pillars{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.cert-pillars article{padding:20px;border:1px solid rgba(143,212,250,.2);border-radius:9px;background:#ffffff0e}.cert-pillars article>span{display:block;color:var(--sky);font-size:9px;font-weight:900;letter-spacing:.15em;margin-bottom:8px}.cert-pillars strong{font-size:14px}.cert-pillars p{font-size:11px;line-height:1.65;color:#bcd1e5}.light{color:var(--sky)}.final-cta{text-align:center;background:#0a2045;padding:85px 20px;color:#fff}.final-cta img{width:95px;height:95px;object-fit:contain;margin-bottom:12px}.final-cta h2{color:#fff;max-width:800px;margin:14px auto}.final-cta>div{color:#b7cae0}.final-cta .button{margin-top:16px}footer{padding:60px max(7vw,54px) 28px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:70px;height:70px;object-fit:contain}.footer-brand div{display:flex;flex-direction:column}.footer-brand span{font-size:9px;color:#7b8aa0;margin-top:5px}footer>div:not(.footer-brand):not(.legal){display:flex;flex-direction:column;gap:12px}footer>div>strong{font-size:12px;color:var(--navy);text-transform:uppercase;letter-spacing:.1em}footer a{font-size:12px;color:#667487}.legal{grid-column:1/-1;border-top:1px solid #dde5ec;padding-top:20px;display:flex;justify-content:space-between;color:#7a8797;font-size:10px}.main-product{display:grid;grid-template-columns:1fr 1fr;gap:6vw}.product-media{display:grid;gap:16px}.product-media img,.product-media video{width:100%;border-radius:10px}.product-info h1{font-size:clamp(38px,4.5vw,64px)}.product-price{font-size:24px;font-weight:900;color:var(--blue);margin:20px 0}.product-description{line-height:1.75;color:#59677a}.product-info form{display:grid;gap:12px;margin-top:28px}.product-info select,.product-info input,.cart-page input,.section input[type=search]{padding:13px;border:1px solid #b9cad8;border-radius:5px}.buy-button{width:100%}.shopify-payment-button{margin-top:4px}.cart-item{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid #dce9f2}.cart-item img{width:130px}.cart-summary{text-align:right;margin-top:30px}.page-content{max-width:950px;margin:auto}.page-content h1,.cart-page h1{font-size:clamp(38px,5vw,64px)}@media(max-width:1100px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.photo-hero{height:500px}.enemy-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.announcement{font-size:9px}.site-header{min-height:76px;padding:9px 18px}.brand{min-width:0}.brand img{width:48px;height:48px}.brand strong{font-size:16px}.brand small,.header-actions>a:first-child{display:none}.hero{padding:58px 24px 42px}.hero-text{font-size:16px}.hero-proof{flex-direction:column;gap:10px}.photo-hero{height:410px}.card-air{left:10px;top:18px}.card-tools{right:10px;bottom:18px}.trust-strip{grid-template-columns:1fr;padding:18px 24px}.trust-strip div{border-right:0;border-bottom:1px solid rgba(255,255,255,.16);padding:15px 0}.section,.image-text,.certification{padding:70px 24px}.enemy-grid,.product-grid,.steps,.cert-pillars,.main-product{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column;gap:5px}.image-text{grid-template-columns:1fr}.image-text.reverse .image-panel{order:0}.image-panel{min-height:360px}.certification{grid-template-columns:1fr}.cert-seal img{max-width:245px}footer{grid-template-columns:1fr 1fr;padding:50px 24px 25px}.footer-brand{grid-column:1/-1}.legal{flex-direction:column;gap:8px}h1{font-size:46px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
