@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--a:#45c5c6;--ink:#111313;--muted:#9a9e9e;--line:#303434;--paper:#f1f3f0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--ink);color:#fff;font-family:Manrope,sans-serif;font-size:16px}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid var(--a);outline-offset:5px}.announcement{height:34px;background:var(--a);color:#101818;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:800;letter-spacing:1.4px}.announcement span{margin:0 18px}.nav{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #ffffff16;background:#111313}.brand{display:flex;align-items:center;gap:14px}.brand svg{width:66px;height:58px;fill:var(--a)}.brand-name{font-size:19px;letter-spacing:5px;font-weight:800}.brand small{font-size:9px;letter-spacing:3px;display:block;color:#9ea5a5;margin-top:4px}.navlinks{display:flex;gap:33px;font-size:13px;font-weight:800;letter-spacing:1px}.navlinks a:hover{color:var(--a)}.cart-toggle,.menu-toggle{border:0;background:none;color:#fff;display:flex;align-items:center;gap:10px;font-size:13px}.cart-toggle svg{width:21px}.cart-count{background:var(--a);color:#101818;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:800}.menu-toggle{display:none}.hero{min-height:640px;height:calc(100svh - 134px);max-height:860px;position:relative;display:flex;align-items:center;overflow:hidden;background:#191d1e}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:65% 40%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,12,13,.85),rgba(8,12,13,.42) 48%,rgba(8,12,13,.04) 90%)}.hero-copy{z-index:1;position:relative;width:90%;margin:auto;padding:54px 0 85px}.eyebrow{font-size:12px;letter-spacing:3px;font-weight:800;text-transform:uppercase;color:var(--a);display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:27px;height:2px;background:var(--a)}h1,h2,h3,.display{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-weight:700;line-height:.95;margin:0}h1{font-size:clamp(68px,7.7vw,126px);letter-spacing:-1px;margin:24px 0}h1 span{color:var(--a)}.hero-copy p{font-size:15px;color:#c3c9c9;max-width:355px;line-height:1.8;margin:0 0 31px}.button{min-height:51px;display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--a);color:#102121;border:1px solid var(--a);padding:15px 24px;font-size:12px;letter-spacing:1.1px;font-weight:800;text-transform:uppercase;transition:background .2s,transform .2s}.button:hover{background:#73dddd;transform:translateY(-2px)}.button.outline{background:none;color:#fff;border-color:#647070}.hero-foot{position:absolute;z-index:1;left:5%;right:5%;bottom:28px;display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:2px;color:#ccd1d1}.hero-foot span:last-child{color:var(--a)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:38px 5%;border-bottom:1px solid var(--line);background:#161919}.benefit{display:flex;gap:20px;align-items:center;padding:0 30px;border-right:1px solid var(--line)}.benefit:first-child{padding-left:0}.benefit:last-child{border:0}.benefit svg{flex-shrink:0;width:31px;height:31px;stroke:var(--a);fill:none;stroke-width:1.4}.benefit strong{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.6px}.benefit p{font-size:12px;line-height:1.7;color:var(--muted);margin:7px 0 0}.section{padding:88px 5%}.section-top{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}.section-top .eyebrow{margin-bottom:14px}h2{font-size:clamp(43px,4.5vw,65px)}.text-link{font-size:12px;font-weight:800;letter-spacing:1px;border-bottom:1px solid #636969;padding:0 0 8px;white-space:nowrap}.text-link:hover{color:var(--a)}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bundle-card{background:#1c2020;border:1px solid #303535;position:relative;overflow:hidden}.bundle-visual{height:295px;position:relative;background:radial-gradient(at center,#334243,#1b2020 74%);overflow:hidden}.bundle-visual img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:18px;left:18px;z-index:1;background:var(--a);color:#101c1c;padding:7px 10px;font-size:10px;font-weight:800;letter-spacing:1px}.bundle-index{position:absolute;right:17px;top:13px;color:#ffffff28;font-family:'Barlow Condensed',sans-serif;font-size:44px}.bundle-content{padding:25px}.bundle-content h3{font-size:34px}.bundle-content p{font-size:13px;line-height:1.8;color:#aeb6b6;min-height:46px;margin:13px 0 22px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.price{font-size:19px;font-weight:800}.price del{font-size:12px;color:#8d9595;font-weight:500;margin-left:8px}.add-icon{width:40px;height:40px;border:1px solid #576262;color:#fff;background:none;font-size:25px}.add-icon:hover{background:var(--a);color:#111}.motto{min-height:440px;position:relative;display:grid;place-items:center;text-align:center;overflow:hidden}.motto>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 40%;filter:brightness(.35)}.motto-copy{position:relative;padding:65px 20px}.motto .eyebrow{justify-content:center}.motto h2{font-size:clamp(50px,6.5vw,92px);margin:20px 0 27px}.motto h2 span{-webkit-text-stroke:1px white;color:transparent}.products{background:var(--paper);color:#141818}.products .eyebrow{color:#347f80}.products .eyebrow:before{background:#347f80}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-visual{height:260px;position:relative;background:#dce2df;overflow:hidden}.product-visual img{width:100%;height:100%;object-fit:cover}.product-visual .badge{background:#111;color:white}.product-card h3{font-size:27px;line-height:1.1;margin:20px 0 8px}.product-card p{font-size:12px;color:#626a68;margin:0 0 15px}.product-card .price{font-size:17px}.product-card .add-icon{border-color:#aeb8b3;color:#111}.team-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;align-items:center}.team-photo{aspect-ratio:1.28;object-fit:cover;width:100%;filter:grayscale(1)}.team-copy h2{font-size:clamp(48px,5vw,74px);margin:20px 0}.team-copy>p{color:#aeb6b6;font-size:14px;line-height:1.9;max-width:420px}.team-note{display:block;font-size:11px;color:#8f9999;margin-top:22px}.footer{border-top:1px solid var(--line);padding:37px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer .brand svg{width:44px;height:39px}.footer .brand-name{font-size:14px}.footer p{font-size:11px;color:#9ba4a4}.demo-note{font-size:11px;line-height:1.8;color:#899292;text-align:center;padding:10px 5% 22px}.demo-banner{background:#253c3c;color:#d5eeee;text-align:center;font-size:11px;padding:7px 14px}.dialog{border:1px solid #495353;background:#181d1d;color:#fff;padding:0;width:min(510px,95vw);max-height:90vh}.dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid var(--line)}.dialog-header h2{font-size:33px}.close{background:none;border:0;color:#fff;font-size:26px;padding:5px 10px}.cart-body{padding:24px}.cart-empty{color:#bcc6c6;line-height:1.8}.cart-item{display:grid;grid-template-columns:1fr auto;gap:9px;border-bottom:1px solid var(--line);padding:16px 0}.cart-item strong{font-size:14px}.cart-item small{font-size:12px;color:#aab5b5}.quantity{display:flex;align-items:center;gap:13px}.quantity button{background:none;color:white;border:1px solid #556262;width:29px;height:29px}.remove{background:none;border:0;color:#c4cccc;text-decoration:underline;font-size:11px}.cart-total{display:flex;justify-content:space-between;padding:23px 0;font-weight:800}.shipping-progress{height:3px;background:#394444;margin:12px 0}.shipping-progress i{height:100%;display:block;background:var(--a)}.shipping-copy{font-size:12px;color:#b8c4c4}.cart-body>.button{width:100%}.cart-disclaimer{font-size:12px;line-height:1.7;color:#a5b2b2;margin-top:15px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--a);padding:13px 22px;color:#112525;z-index:9;font-size:13px;font-weight:700;box-shadow:0 5px 20px #0005}.toast:empty{display:none}.skip-link{position:absolute;top:-100px;left:20px;z-index:20;background:var(--a);padding:12px;color:#111}.skip-link:focus{top:10px}.shop-main{padding:60px 5%;min-height:60vh}.shop-main h1{font-size:65px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:7%}.product-detail img{width:100%}.product-detail select,.product-detail input{padding:13px;background:#202727;color:white;border:1px solid #657272;margin:15px 0;width:100%}.prose{line-height:1.9}.cart-table{width:100%;border-collapse:collapse}.cart-table td,.cart-table th{text-align:left;padding:20px 10px;border-bottom:1px solid var(--line)}.cart-table input{width:70px;padding:10px}.shopify-section:empty{display:none}
@media(min-width:1550px){.nav,.section,.benefits,.footer{padding-left:calc((100% - 1400px)/2);padding-right:calc((100% - 1400px)/2)}.hero-copy{max-width:1400px}}
@media(max-width:900px){.navlinks{gap:18px;font-size:11px}.brand-name{font-size:15px;letter-spacing:3px}.brand svg{width:56px}.hero{min-height:600px;max-height:780px}.benefits{padding:28px 4%}.benefit{padding:0 18px;gap:12px}.benefit p{font-size:11px}.benefit strong{font-size:11px}.bundle-visual{height:230px}.bundle-content{padding:20px}.bundle-content h3{font-size:29px}.product-grid{grid-template-columns:repeat(2,1fr);gap:30px}.product-visual{height:330px}.section{padding:65px 5%}.team-grid{gap:5%}}
@media(max-width:620px){.announcement{font-size:10px;letter-spacing:1px;height:31px}.announcement span{margin:0 8px}.nav{height:83px;padding:0 5%;position:relative;z-index:3}.brand{gap:8px}.brand svg{width:50px;height:48px}.brand-name{font-size:14px;letter-spacing:3px}.brand small{font-size:7px;letter-spacing:2px}.menu-toggle{display:block;font-size:23px}.navlinks{display:none;position:absolute;top:83px;left:0;right:0;background:#111;padding:25px 5%;font-size:14px}.navlinks.open{display:flex;flex-direction:column}.nav-actions{display:flex;align-items:center;gap:18px}.cart-label{display:none}.hero{height:680px;min-height:0;max-height:calc(100svh - 114px)}.hero-photo{object-position:62% center}.hero:after{background:linear-gradient(90deg,#080c0de0,#080c0d44),linear-gradient(0deg,#080c0d77,transparent)}.hero-copy{padding:30px 0 65px}h1{font-size:68px;line-height:.96;margin:22px 0}.hero-copy p{font-size:13px;max-width:275px}.hero-foot{font-size:9px;letter-spacing:1px;bottom:20px}.hero-foot span:last-child{display:none}.eyebrow{font-size:10px;letter-spacing:2px}.benefits{grid-template-columns:1fr;padding:12px 5%}.benefit,.benefit:first-child{padding:18px 0;border:0;border-bottom:1px solid var(--line);gap:20px}.benefit strong{font-size:12px}.benefit p{font-size:12px;margin-top:4px}.benefit svg{width:27px}.section{padding:52px 5%}.section-top{align-items:start;margin-bottom:25px}.section-top .text-link{font-size:10px;max-width:90px;white-space:normal;line-height:1.7}h2{font-size:44px}.bundle-grid{grid-template-columns:1fr;gap:20px}.bundle-visual{height:290px}.bundle-content p{min-height:0}.bundle-content{padding:24px}.bundle-content h3{font-size:35px}.motto{min-height:340px}.motto h2{font-size:53px}.product-grid{gap:28px 14px}.product-visual{height:200px}.product-card h3{font-size:25px}.product-card p{font-size:11px;line-height:1.5;min-height:32px}.product-card .price{font-size:14px}.product-card .add-icon{width:33px;height:33px}.badge{font-size:9px;padding:6px 8px;top:12px;left:12px}.team-grid{grid-template-columns:1fr;gap:28px}.team-copy h2{font-size:51px}.footer{flex-direction:column;align-items:start;padding:30px 5%;gap:15px}.footer p{margin:0}.product-detail{grid-template-columns:1fr}.shop-main h1{font-size:47px}.cart-table td,.cart-table th{padding:14px 4px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(min-width:621px) and (max-width:760px){.navlinks{gap:14px;font-size:10px}.brand-name{font-size:13px;letter-spacing:2px}.brand small{font-size:8px;letter-spacing:1px}.brand{gap:10px}.cart-label{display:none}.nav{padding:0 4%}}

.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-card .add-icon{display:grid;place-items:center}.footer>div{display:flex;gap:20px;flex-wrap:wrap}.hero h1{white-space:normal}
