@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--red:#e5262c;--ink:#141414;--muted:#666}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fafafa;color:var(--ink);font:16px/1.6 Inter,Arial,sans-serif}button,a,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}.announcement{background:var(--red);color:#fff;text-align:center;padding:8px 15px;font-size:12px;letter-spacing:2px;font-weight:700}header{display:flex;align-items:center;justify-content:space-between;padding:22px 5%;border-bottom:1px solid #ddd}.logo{font-size:36px;line-height:1;font-weight:800;letter-spacing:-2px;display:inline-block}.logo span{display:block;font-size:10px;letter-spacing:3px;margin-top:7px}nav{display:flex;gap:35px;font-size:14px;font-weight:600}.bag{background:none;border:1px solid #ccc;padding:10px 18px}.bag span{margin-left:12px;color:var(--red);font-weight:700}.hero{display:grid;grid-template-columns:1fr 1fr;background:#111;color:white;min-height:510px}.hero-copy{padding:50px 10%}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700}.hero .eyebrow{color:#ff5a5f}h1,h2,.program-art b{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif}h1{font-size:clamp(65px,7.7vw,110px);line-height:.93;letter-spacing:-1px;margin:25px 0}h1 span,h2 span{color:var(--red)}.hero-copy>p:not(.eyebrow){color:#c5c5c5}.button{display:flex;justify-content:space-between;align-items:center;gap:35px;background:var(--red);color:white;padding:15px 22px;border:0;font-weight:600;font-size:14px;width:fit-content}.hero .button{margin-top:28px}.hero-foot{font-size:11px;letter-spacing:2px;color:#aaa;margin-top:35px}.hero-photo{position:relative;overflow:hidden;background:#191919}.hero-photo img{width:100%;height:100%;object-fit:cover}.image-label{position:absolute;bottom:20px;left:24px;font-size:10px;letter-spacing:1.5px;background:#111b;padding:7px 10px;color:white}.shop{padding:60px 5%}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-head .eyebrow{color:var(--red);margin:0}h2{font-size:44px;line-height:1.05;margin:12px 0}.section-head>p{color:var(--muted);font-size:14px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-art,.program-art{height:330px;position:relative;overflow:hidden;background:#1b1b1b}.product-art img{width:100%;height:100%;object-fit:cover}.gear img{object-position:35% center;transform:scale(1.12)}.straps img{object-position:85% 65%;transform:scale(1.4)}.product-art>span{position:absolute;top:15px;left:15px;background:#fff;padding:4px 8px;font-size:11px;letter-spacing:1px}.program-art{background:var(--red);color:white;padding:25px;display:flex;flex-direction:column;justify-content:space-between}.program-art>span{font-size:11px;letter-spacing:2px}.program-art b{font-size:60px;line-height:.87}.program-art b span{color:#171717}.program-art>div{display:flex;justify-content:space-between;font-size:11px;font-weight:700}.product-heading{display:flex;justify-content:space-between;gap:10px;align-items:start;margin-top:20px}h3{font-size:16px;margin:0;font-weight:700}.product-heading strong{font-size:16px;white-space:nowrap}article>p{font-size:14px;color:var(--muted);min-height:46px}.outline{width:100%;display:flex;justify-content:space-between;padding:12px 15px;border:1px solid #bbb;background:transparent;font-size:14px;font-weight:600}.outline:hover{background:#141414;color:white}.preview-note{font-size:13px;color:#686868;line-height:1.6}.shop>.preview-note{margin-top:26px}.about{background:#171717;color:white;padding:50px 5%;display:grid;grid-template-columns:1fr 2fr;gap:50px}.about>.eyebrow{color:#ff5a5f}.about>div{display:grid;grid-template-columns:1fr 1fr;gap:20px}.about h2{font-size:50px;margin:0}.about p{color:#ccc;margin:0;font-size:15px}.about .location{grid-column:1/-1;font-size:11px;letter-spacing:1px;margin-top:20px}.faq{padding:50px 5%;max-width:1000px;margin:auto}.faq h2{margin-bottom:25px}details{border-top:1px solid #ddd;padding:17px 0}summary{cursor:pointer;font-weight:600;font-size:15px}details p{color:var(--muted);font-size:14px}footer{border-top:1px solid #ddd;padding:35px 5%;display:flex;justify-content:space-between;align-items:center}footer p{font-size:12px;letter-spacing:2px}footer small{color:#777;font-size:12px}dialog{border:0;padding:35px;width:min(92vw,500px);max-height:90vh;overflow:auto}dialog::backdrop{background:#0009}.close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:30px}.close:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #e5262c;outline-offset:4px}dialog h2{padding-right:12px;font-size:40px}dialog>strong{font-size:22px}dialog>p:not(.eyebrow){color:#666}dialog ul{padding-left:20px;font-size:14px}label{display:block;font-size:14px;font-weight:600}select{display:block;width:100%;padding:10px;margin-top:5px;background:white;border:1px solid #bbb}.button:disabled{background:#ddd;color:#666;cursor:not-allowed;width:100%;justify-content:center}.cart-row{padding:15px 0;border-bottom:1px solid #ddd}.cart-row>div{display:flex;justify-content:space-between;gap:15px}.cart-row p{font-size:13px;color:#666;margin:4px 0}.quantity{display:flex;gap:12px;align-items:center;margin-top:10px}.quantity button{background:white;border:1px solid #bbb;padding:3px 10px}.quantity .remove{border:0;font-size:13px;text-decoration:underline;margin-left:auto}.total{display:flex;justify-content:space-between;padding:22px 0;font-size:18px}.text-button{border:0;background:none;text-decoration:underline;padding:15px 0;font-size:14px}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#171717;color:white;padding:12px 24px;font-size:14px;opacity:0;pointer-events:none;transition:opacity .2s;z-index:10;width:max-content;max-width:90%}#toast.show{opacity:1}@media(max-width:800px){nav{gap:18px}.hero{grid-template-columns:1fr 1fr;min-height:460px}.hero-copy{padding:40px 8%}.hero h1{font-size:68px}.products{gap:18px}.product-art,.program-art{height:260px}.program-art b{font-size:48px}.product-heading{flex-direction:column;gap:5px}.about{grid-template-columns:1fr;gap:20px}}@media(max-width:600px){.announcement{font-size:10px;letter-spacing:1px}header{padding:18px 5%;flex-wrap:wrap;gap:20px}.logo{font-size:30px}nav{order:3;width:100%;justify-content:center;font-size:14px}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 6%}.hero h1{font-size:78px}.hero-photo{height:280px}.hero-foot{margin-top:24px}.shop{padding-top:40px}.section-head{display:block}.section-head>p{margin-top:10px}.products{grid-template-columns:1fr;gap:35px}.product-art,.program-art{height:340px}.program-art b{font-size:70px}.product-heading{flex-direction:row}.about>div{grid-template-columns:1fr}.about h2{font-size:44px}footer{gap:25px;flex-wrap:wrap}footer p{display:none}h2{font-size:38px}dialog{padding:28px}}

.programme-cover{display:block;background:#090909}.programme-cover img{display:block;width:100%;height:auto;aspect-ratio:595/842;object-fit:cover}.programme-meta{margin-top:22px!important;font-size:12px!important}.sample-link{display:inline-block;margin-top:18px;color:inherit;text-underline-offset:5px}#shop .products{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:700px){#shop .products{grid-template-columns:1fr}}

.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.contact-grid article{padding:24px;border:1px solid #333}.contact-grid h3{font-size:24px;margin-top:0}.contact-grid a{color:inherit;overflow-wrap:anywhere}.contact-grid .outline{display:block;text-decoration:none}.contact-grid p{margin:16px 0}@media(max-width:800px){.contact-grid{grid-template-columns:1fr}}
