:root{--ink:#151813;--paper:#f7f7f0;--white:#fff;--green:#a2cd3a;--accent:#a2cd3a;--line:#dedfd6;--muted:#64685e;--display:"Apex Display",sans-serif;--body:"Apex Body",sans-serif;--sub:"Apex Subheading",sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font:400 18px/1.5 var(--body)}body:has(dialog[open]){overflow:hidden}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--display);font-style:italic;font-weight:900;text-transform:uppercase;letter-spacing:-.055em;line-height:.88}h1{font-size:clamp(58px,7.4vw,114px)}h2{font-size:clamp(40px,4.1vw,64px)}h3{font:800 24px/1.05 var(--sub);letter-spacing:-.025em}p{max-width:65ch}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{border:0}img{max-width:100%;display:block;height:auto}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--ink);outline-offset:5px}a:hover{text-decoration:none}button:disabled{pointer-events:none}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;left:20px;top:-100px;z-index:99;padding:12px 18px;background:#fff}.skip-link:focus{top:12px}.eyebrow{font:800 13px/1.2 var(--sub);letter-spacing:.035em;text-transform:uppercase}.subtle{color:var(--muted)}.section-pad{padding:88px max(32px,5vw)}.button{min-height:54px;padding:16px 24px;border-radius:4px;display:inline-flex;justify-content:center;gap:26px;align-items:center;font:800 16px/1.3 var(--sub);text-transform:uppercase;letter-spacing:-.015em;transition:background .18s,transform .18s}.button span{font:400 24px/1 var(--body)}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#35432a}.button-green{background:var(--green);color:var(--ink)}.button-green:hover{background:var(--green);box-shadow:inset 0 0 0 2px var(--ink)}.button-outline{border:1px solid var(--ink);background:transparent}.button-outline:hover{background:var(--white)}.announcement{min-height:32px;background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:center;gap:24px;padding:7px 20px;font:800 10px/1.4 var(--sub);letter-spacing:.095em;text-align:center}#shopify-section-apex-header{position:sticky;top:-32px;z-index:20}.site-header{height:91px;display:flex;align-items:center;justify-content:space-between;padding:10px max(32px,5vw);gap:32px;background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:20}.club-brand{width:138px;display:block;flex-shrink:0}.club-brand img{width:138px;height:58px;object-fit:contain}.desktop-nav{display:flex;gap:34px;align-items:center;margin-left:auto;margin-right:32px}.desktop-nav a{font:800 15px/1.2 var(--sub);padding:14px 0}.desktop-nav a:hover{text-decoration:underline;text-underline-offset:6px}.desktop-nav a:last-child{color:var(--ink);text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:3px;text-underline-offset:6px}.header-actions{display:flex;align-items:center;gap:22px}.cart-link{font:800 14px/1 var(--sub);display:flex;align-items:center;gap:13px;padding:12px 0}.cart-count{background:var(--ink);color:#fff;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font:400 12px/1 var(--body)}.mobile-menu{display:none}.mobile-menu:not([open]) nav{display:none}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);min-height:650px}.hero-copy{min-width:0;padding:62px 32px 30px max(32px,5vw);display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:38px;font-size:11px}.green-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);display:inline-block}.hero h1{margin-left:-5px;font-size:clamp(64px,7.4vw,118px);line-height:.8;letter-spacing:-.065em;white-space:nowrap}.hero h1 span{color:var(--ink);background:linear-gradient(transparent 80%,var(--accent) 80%)}.hero-description{font-size:19px;line-height:1.5;max-width:335px;margin:28px 0}.hero-signoff{display:flex;align-items:center;gap:17px;margin-top:58px}.hero-signoff img{width:92px;background:transparent}.hero-signoff span{max-width:120px;font-size:11px;line-height:1.3;color:var(--muted);border-left:1px solid var(--line);padding-left:16px}.hero-photo{position:relative;min-height:650px;overflow:hidden;background:#60645b}.hero-photo>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:50% 54%}.hero-photo:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#0000008c);pointer-events:none}.photo-caption{position:absolute;left:34px;bottom:34px;color:#fff;z-index:1}.photo-caption span{font:800 12px/1.3 var(--sub);letter-spacing:.1em}.photo-caption p{font-size:17px;margin-top:4px}.photo-index{position:absolute;right:24px;top:24px;background:var(--paper);padding:7px 11px;font:800 10px/1 var(--sub);letter-spacing:.03em}.benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--green);padding:19px max(32px,5vw);font:800 13px/1.2 var(--sub);letter-spacing:.02em;text-align:center}.benefit-strip span+span{border-left:1px solid #81a640}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:17px}.section-heading>p{font-size:17px;max-width:280px}.section-heading .subtle{font-size:13px;display:inline-block;margin-top:4px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-image-wrap{aspect-ratio:4/5;position:relative;overflow:hidden;background:#eceee5}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-image-wrap:hover .product-image{transform:scale(1.025)}.artwork-image{object-fit:contain;background:#4a4b47}.product-number{position:absolute;left:13px;top:12px;z-index:1;color:var(--ink);background:var(--paper);font:800 10px/1 var(--sub);padding:6px 7px}.card-hit{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;width:100%;height:100%;padding:0}.card-hit:focus-visible{outline-offset:-5px}.artwork-label{position:absolute;bottom:12px;left:12px;background:var(--paper);padding:5px 8px;font:400 11px/1 var(--body);pointer-events:none}.image-placeholder{width:100%;height:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);padding:24px;background:repeating-linear-gradient(135deg,transparent,transparent 14px,rgba(36,49,17,.025) 14px,rgba(36,49,17,.025) 15px),#eceee5}.placeholder-cross{font:400 50px/1 var(--body);color:#a2aa94;margin-bottom:22px}.image-placeholder p{font:800 16px/1.3 var(--sub);color:#525c46}.image-placeholder small{font-size:12px;margin-top:8px;max-width:140px}.product-card-details{display:flex;justify-content:space-between;align-items:flex-start;padding-top:17px}.product-card h3{font-size:20px}.product-card h3 button{background:none;padding:0;text-align:left;font:inherit}.product-card h3 a:hover,.product-card h3 button:hover{text-decoration:underline;text-underline-offset:4px}.product-card-details p{font-size:13px;color:var(--muted);margin-top:7px}.card-arrow{font:400 25px/1 var(--body);margin-left:10px}.bulk-note{border-top:1px solid var(--line);padding-top:25px;margin-top:44px;display:flex;align-items:center;justify-content:space-between;gap:26px}.bulk-note .eyebrow{max-width:225px;font-size:13px}.bulk-note p{font-size:15px;max-width:580px}.ordering-section{background:#e9edde}.ordering-section>.eyebrow{margin-bottom:17px}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:48px}.steps article{position:relative;padding-top:25px;border-top:1px solid #bec6af}.step-number{font:900 italic 44px/.9 var(--display);color:var(--accent);letter-spacing:-.055em;display:block;margin-bottom:22px}.steps h3{font-size:23px;margin-bottom:13px}.steps p{font-size:17px;line-height:1.5;max-width:330px}.steps p.eyebrow{font-size:13px;margin-top:15px}.offer-section{display:grid;grid-template-columns:1fr .8fr;gap:80px;background:var(--ink);color:var(--paper);align-items:center;overflow:hidden}.offer-copy>.eyebrow{color:var(--green);margin-bottom:21px}.offer-copy h2{font-size:clamp(44px,5vw,76px);margin-bottom:25px}.offer-copy>p:not(.eyebrow){max-width:400px;font-size:19px;line-height:1.5}.offer-copy .button{margin-top:28px}.offer-copy>small{display:block;margin-top:13px;color:#bec5b7;font-size:13px}.offer-ticket{background:var(--green);color:var(--ink);padding:38px 38px 30px;transform:rotate(2deg);max-width:460px;width:100%;justify-self:end;position:relative}.offer-ticket:before,.offer-ticket:after{content:"";width:26px;height:26px;background:var(--ink);border-radius:50%;position:absolute;top:57%}.offer-ticket:before{left:-13px}.offer-ticket:after{right:-13px}.offer-amount{font:900 italic clamp(100px,13vw,176px)/.82 var(--display);letter-spacing:-.065em;margin:3px 0 14px}.offer-ticket>.eyebrow{font-size:15px}.ticket-divider{border-top:1px dashed #729346;margin:28px 0 23px}.offer-ticket>span.eyebrow{font-size:10px;letter-spacing:.055em}.discount-code{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-top:8px}.discount-code strong{font:800 clamp(23px,3vw,34px)/1 var(--sub);letter-spacing:-.03em;-webkit-user-select:all;user-select:all}.discount-code button{background:transparent;border:1px solid #6b883d;border-radius:3px;padding:7px 10px;font:800 11px/1.2 var(--sub);white-space:nowrap}.discount-code button:hover{background:#ffffff40}.copy-status{font-size:12px;min-height:18px;margin-top:7px}.offer-validity{font-size:12px;line-height:1.4;margin-top:5px;max-width:280px}.faq-section{display:grid;grid-template-columns:1fr 1.25fr;gap:70px}.faq-section .eyebrow{margin-bottom:20px}.faq-section h2{max-width:330px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font:800 18px/1.3 var(--sub);padding:23px 0;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font:400 25px/1 var(--body)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{font-size:16px;line-height:1.55;padding:0 30px 23px 0;color:#51574a}.site-footer{padding:48px max(32px,5vw) 0;background:#fff;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:1.2fr 1fr .6fr;gap:40px;padding-bottom:50px}.footer-jumplete{display:block;width:180px}.footer-tagline{font:900 italic 21px/1 var(--display);letter-spacing:-.055em;margin-top:18px}.footer-note p{font-size:15px;color:var(--muted);margin-top:13px}.footer-main nav{display:flex;flex-direction:column;gap:11px;font:800 13px/1.5 var(--sub)}.footer-main nav a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:17px 0;font-size:12px;color:var(--muted)}.product-dialog{border:0;padding:0;background:var(--paper);color:var(--ink);width:min(880px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow:auto}.product-dialog::backdrop{background:#0f140aa6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-close{position:absolute;top:12px;right:12px;z-index:2;border-radius:50%;background:var(--paper);border:1px solid var(--line);width:42px;height:42px;font-size:30px;line-height:1}.dialog-grid{display:grid;grid-template-columns:.9fr 1fr}.dialog-image{background:#4a4b47;min-height:450px;display:grid;align-items:center}.dialog-image>img{width:100%;height:100%;max-height:620px;object-fit:contain}.dialog-copy{padding:55px 32px 30px}.dialog-copy .eyebrow{margin-bottom:20px;font-size:11px}.dialog-copy h2{font-size:48px;margin-bottom:22px}.dialog-copy>p:not(.eyebrow){font-size:16px}.dialog-copy>.button{margin-top:23px;width:100%}.delivery-note{font-size:14px!important;color:var(--muted);line-height:1.5;margin-top:18px}.offer-compact{border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.offer-compact p{font-size:14px;line-height:1.5}.offer-compact p+p{margin-top:5px;color:var(--muted)}.offer-compact a{display:inline-block;font:800 13px/1.3 var(--sub);text-transform:uppercase;text-decoration:underline;text-underline-offset:4px;margin-top:14px}.back-link{display:inline-block;font:800 12px/1.3 var(--sub);text-transform:uppercase;margin-bottom:30px}.cart-page h1{font-size:clamp(48px,6vw,82px);margin-bottom:38px}.cart-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:65px}.cart-summary{background:#eef0e6;padding:30px}.athlete-fields{border:0;padding:0;margin:0;min-width:0}.athlete-fields legend{font:800 27px/1.1 var(--sub);letter-spacing:-.03em;padding:0;margin-bottom:14px}.athlete-fields>p{font-size:15px;line-height:1.5;color:var(--muted);margin-bottom:22px}label{display:block;font:800 14px/1.2 var(--sub);margin:18px 0 9px}input,select{border:1px solid #a8af9d;background:var(--white);border-radius:2px;min-height:48px;padding:11px 13px;color:var(--ink);width:100%;font-size:16px}input[type=number]{width:90px}.athlete-fields .button{width:100%;margin-top:22px;min-height:46px;font-size:13px}.athlete-fields .form-status{font-size:13px;min-height:20px;margin:10px 0 0}.form-status:not(:empty){color:var(--ink)}.cart-totals{border-top:1px solid #cdd3c1;margin-top:20px;padding-top:18px}.cart-totals p{display:flex;justify-content:space-between;gap:20px;margin-bottom:10px;font-size:15px}.cart-totals p.subtle{font-size:12px}.checkout-button{width:100%;margin-top:20px}.preview-cart-note{font-size:12px;color:var(--muted);text-align:center;margin-top:12px}.empty-cart{background:#eef0e6;padding:50px 35px;margin-bottom:32px;min-height:340px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.empty-cart h2{font-size:42px}.empty-cart p{font-size:17px;margin:17px 0 23px;max-width:330px}.empty-cart-mark{font-size:45px;color:var(--accent);margin-bottom:20px}.cart-item{display:grid;grid-template-columns:120px 1fr;gap:22px;border-bottom:1px solid var(--line);padding:20px 0}.cart-item h2{font:800 23px/1.1 var(--sub);letter-spacing:-.025em;text-transform:none}.cart-item p{font-size:15px;margin:7px 0}.cart-item-image{width:120px;aspect-ratio:4/5;object-fit:contain;background:#eef0e6}.cart-item input{min-height:38px;padding:5px 10px;width:68px}.text-button{background:none;text-decoration:underline;padding:10px 0;text-underline-offset:4px;font-size:13px;display:block}.product-page-grid{display:grid;grid-template-columns:1fr .85fr;gap:70px}.product-gallery{display:flex;flex-direction:column;gap:20px}.product-gallery img{width:100%;object-fit:contain;background:#eef0e6}.product-gallery .image-placeholder{min-height:450px}.product-purchase h1{font-size:clamp(46px,5.5vw,74px);margin:20px 0 25px}.product-purchase .rte{margin-top:20px}.product-price{font-size:24px}.product-form{margin:25px 0}.product-form .button{width:100%;margin-top:25px}.product-extra{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.product-extra summary{font:800 17px/1.3 var(--sub);cursor:pointer}.product-extra p{margin-top:14px;font-size:16px}.basic-page{min-height:55vh;max-width:1050px}.basic-page h1{font-size:clamp(48px,6vw,80px);margin-bottom:25px}.basic-page>p{margin-bottom:25px}.basic-page form{max-width:400px}.basic-page form .button{margin-top:20px}.rte{font-size:17px;line-height:1.6}.rte p+p{margin-top:15px}.rte a{text-decoration:underline}@view-transition{navigation:auto}@media(min-width:1700px){.hero-copy{padding-left:max(5vw,calc((100vw - 1500px)/2))}.hero,.hero-photo{min-height:740px}}@media(max-width:1100px){.desktop-nav{gap:22px;margin-right:0}.hero,.hero-photo{min-height:575px}.hero-copy{padding-top:40px;padding-bottom:30px}.hero h1{font-size:7.7vw}.hero-signoff{margin-top:40px}.hero-description{font-size:17px}.hero-copy .eyebrow{font-size:10px;letter-spacing:0}.section-pad{padding-top:65px;padding-bottom:65px}.offer-section{gap:45px}.offer-ticket{padding:30px}.product-grid{gap:14px}.product-card h3{font-size:18px}.cart-layout{gap:30px}.product-page-grid{gap:35px}.hero-signoff img{width:80px}}@media(max-width:749px){#shopify-section-apex-header{top:-29px}html{scroll-padding-top:78px}.announcement{font-size:8px;letter-spacing:.045em;min-height:29px;padding:7px 10px}.announcement-date{display:none}.site-header{height:76px;padding:10px 22px;gap:20px}.club-brand,.club-brand img{width:112px}.club-brand img{height:47px}.desktop-nav{display:none}.header-actions{gap:20px}.cart-link{font-size:12px;gap:9px}.cart-count{width:23px;height:23px}.mobile-menu{display:block}.mobile-menu summary{list-style:none;width:30px;height:40px;display:flex;justify-content:center;flex-direction:column;gap:6px;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{width:24px;height:2px;background:var(--ink)}.mobile-menu[open] nav{position:absolute;left:0;right:0;top:76px;padding:22px;background:var(--paper);box-shadow:0 20px 22px #15181318;display:flex;flex-direction:column;gap:0;border-bottom:1px solid var(--line)}.mobile-menu nav a{padding:13px 0;font:800 18px/1.3 var(--sub)}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:40px 24px 30px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.02em;margin-bottom:25px}.hero h1{font-size:clamp(44px,14.8vw,108px);line-height:.81;margin-left:-3px}.hero-description{font-size:17px;max-width:355px;margin:22px 0}.hero .button{min-height:48px;font-size:14px;padding:14px 19px}.hero-signoff{margin-top:26px;gap:17px}.hero-signoff span{max-width:none;font-size:10px}.hero-signoff img{width:76px}.hero-photo{min-height:390px;height:105vw;max-height:540px}.hero-photo>img{object-position:50% 57%}.photo-caption{left:24px;bottom:24px}.photo-caption span{font-size:10px}.photo-caption p{font-size:15px}.photo-index{top:16px;right:16px;font-size:9px}.benefit-strip{padding:16px 10px;font-size:9px;letter-spacing:0}.benefit-strip span{padding:0 6px}.section-pad{padding:48px 22px}.section-heading{display:block;margin-bottom:27px}.section-heading .eyebrow{margin-bottom:14px;font-size:10px}.section-heading h2{font-size:45px}.section-heading>p{font-size:15px;margin-top:17px;max-width:none}.section-heading .subtle{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.product-image-wrap{aspect-ratio:3/4}.product-number{font-size:8px;padding:5px;left:8px;top:8px}.artwork-label{font-size:9px;padding:5px 6px;bottom:8px;left:8px}.product-card-details{padding-top:12px}.product-card h3{font-size:17px}.product-card-details p{font-size:11px;line-height:1.4;margin-top:5px;max-width:120px}.card-arrow{font-size:22px;margin-left:4px}.image-placeholder{min-height:0;padding:14px}.image-placeholder p{font-size:13px}.image-placeholder small{font-size:10px}.placeholder-cross{font-size:35px;margin-bottom:15px}.bulk-note{display:block;margin-top:30px;padding-top:20px}.bulk-note .eyebrow{font-size:12px}.bulk-note p{font-size:14px;margin-top:9px}.ordering-section>.eyebrow{font-size:9px}.ordering-section h2{font-size:44px;max-width:290px}.steps{grid-template-columns:1fr;gap:26px;margin-top:30px}.steps article{padding-top:20px;padding-left:53px}.step-number{position:absolute;left:0;top:22px;font-size:32px;margin-bottom:0}.steps h3{font-size:21px;margin-bottom:10px}.steps p{font-size:15px;max-width:none}.offer-section{grid-template-columns:1fr;gap:45px;padding-top:50px;padding-bottom:57px}.offer-copy>.eyebrow{font-size:10px}.offer-copy h2{font-size:52px;max-width:330px;margin-bottom:20px}.offer-copy>p:not(.eyebrow){font-size:17px}.offer-copy .button{margin-top:22px;font-size:14px}.offer-copy>small{font-size:12px}.offer-ticket{max-width:100%;width:calc(100% - 12px);padding:29px;justify-self:center;transform:rotate(1.5deg)}.offer-amount{font-size:132px}.offer-ticket>.eyebrow{font-size:13px}.discount-code strong{font-size:30px}.offer-validity{font-size:11px}.faq-section{grid-template-columns:1fr;gap:28px}.faq-section .eyebrow{font-size:10px;margin-bottom:15px}.faq-section h2{font-size:46px;max-width:300px}.faq-list summary{font-size:16px;padding:20px 0}.faq-list details>p{font-size:15px;padding-right:10px}.site-footer{padding:35px 22px 0}.footer-main{grid-template-columns:1fr 1fr;gap:32px 20px;padding-bottom:30px}.footer-main>div:first-child{grid-column:1/-1}.footer-jumplete{width:150px}.footer-tagline{font-size:18px;margin-top:12px}.footer-note .eyebrow{font-size:10px}.footer-note p{font-size:13px;margin-top:10px}.footer-main nav{font-size:12px;gap:9px}.footer-bottom{font-size:10px;line-height:1.4;padding:14px 0}.footer-bottom span:last-child{text-align:right;max-width:170px}.dialog-grid{grid-template-columns:1fr}.product-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.dialog-image{min-height:240px;height:38dvh}.dialog-image>img{height:100%;min-height:0;max-height:38dvh;object-fit:contain}.dialog-copy{padding:28px 22px}.dialog-copy h2{font-size:40px}.dialog-copy .eyebrow{margin-bottom:14px}.dialog-copy>p:not(.eyebrow){font-size:15px}.dialog-copy>.button{font-size:14px}.cart-layout{grid-template-columns:1fr;gap:30px}.cart-page h1{font-size:51px;margin-bottom:28px}.back-link{font-size:10px;margin-bottom:25px}.cart-summary{padding:25px 20px}.empty-cart{padding:30px 24px;min-height:290px}.empty-cart h2{font-size:38px}.empty-cart p{font-size:16px}.athlete-fields legend{font-size:25px}.athlete-fields>p{font-size:14px}.product-page-grid{grid-template-columns:1fr;gap:32px}.product-purchase h1{font-size:52px;margin:17px 0 20px}.product-gallery .image-placeholder{min-height:300px}.basic-page h1{font-size:50px}.cart-item{grid-template-columns:95px 1fr;gap:16px}.cart-item h2{font-size:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}::view-transition-group(*){animation:none}}.club-brand-partner{display:flex;align-items:center;gap:14px;width:auto}.club-brand-partner .club-brand-apex{width:85px;height:auto}.brand-times{font:400 21px/1 var(--body);color:var(--muted)}.club-brand-jumplete{display:flex;flex-direction:column;align-items:center;gap:4px}.club-brand-partner .club-brand-jumplete img{width:200px;height:auto}.club-brand-jumplete>span{font:800 10px/1 var(--sub);letter-spacing:.19em;text-transform:uppercase}@media(min-width:750px)and (max-width:1000px){.site-header{gap:20px}.desktop-nav{gap:18px}.desktop-nav a{font-size:13px}.club-brand-partner{gap:10px}.club-brand-partner .club-brand-apex{width:72px}.club-brand-partner .club-brand-jumplete img{width:170px}}@media(max-width:749px){.club-brand-partner{width:auto;gap:8px}.club-brand-partner .club-brand-apex{width:58px}.club-brand-partner .club-brand-jumplete img{width:130px}.brand-times{font-size:17px}.club-brand-jumplete>span{font-size:8px}.site-header,.header-actions{gap:12px}}@media(max-width:374px){.site-header{padding-left:16px;padding-right:16px;gap:10px}.club-brand-partner{gap:7px}.club-brand-partner .club-brand-apex{width:46px}.club-brand-partner .club-brand-jumplete img{width:106px}.header-actions{gap:10px}}.preview-sizes{border:0;padding:0;margin:24px 0}.preview-sizes legend{font:800 16px/1.3 var(--sub);margin-bottom:12px}.size-options{display:flex;flex-wrap:wrap;gap:8px}.size-option{position:relative;cursor:pointer}.size-option input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.size-option span{display:flex;align-items:center;justify-content:center;min-width:48px;min-height:46px;padding:8px 12px;border:1px solid var(--ink);font:800 16px/1 var(--sub)}.size-option input:checked+span{background:var(--ink);color:var(--paper)}.size-option input:focus-visible+span{outline:3px solid var(--ink);outline-offset:3px}.product-sizes-summary{font-size:14px!important;margin-top:4px!important}.preview-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 9px;color:var(--ink)}.preview-price s{color:var(--muted);font-size:14px}.preview-price strong{font:800 18px/1.4 var(--sub)}.preview-price .team-deal{display:block;flex-basis:100%;font:800 12px/1.4 var(--sub);text-transform:uppercase}.team-deal:before{content:"";display:inline-block;width:7px;height:7px;margin-right:5px;background:var(--accent);border-radius:50%}.product-card-details p:has(.preview-price){max-width:none}.dialog-copy .dialog-price{margin-bottom:20px}.dialog-price .preview-price strong{font-size:27px}.offer-section{background-image:linear-gradient(90deg,#151813f5,#151813b8),url(apex-graffiti.jpg);background-size:cover;background-position:center}.club-designs{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;padding-top:38px;align-items:center}.club-designs-copy>.eyebrow{display:inline-block;background:var(--green);color:var(--ink);padding:6px 9px;font-size:10px;max-width:none}.club-designs-copy h3{font-size:26px;line-height:1.05;max-width:300px;margin:16px 0 12px}.club-designs-copy p{font-size:16px;max-width:340px}.club-designs-art{display:grid;grid-template-columns:1fr 1fr;gap:16px;min-width:0}.club-designs-art figure{margin:0;background:transparent;padding:16px 12px 12px;min-width:0}.club-designs-art img{width:100%;aspect-ratio:1.3;object-fit:contain}.club-designs-art figcaption{font:400 11px/1.4 var(--body);color:var(--muted);margin-top:12px;text-align:center}@media(max-width:749px){.club-designs{grid-template-columns:1fr;gap:24px;padding-top:26px}.club-designs-copy h3{font-size:25px;max-width:300px}.club-designs-copy p{font-size:15px;max-width:none}.club-designs-art{gap:10px}.club-designs-art figure{padding:12px 8px 10px}.club-designs-art figcaption{font-size:10px}.offer-section{background-image:linear-gradient(#151813e8,#151813c7),url(apex-graffiti.jpg)}}.hero{position:relative;isolation:isolate;display:block;min-height:620px;overflow:hidden;background:var(--paper)}.hero .hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0;height:100%;max-height:none;z-index:-1;background:var(--paper)}.hero .hero-photo>img{object-position:50% 42%}.hero .hero-photo:after{top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f7f0f0,#f7f7f0d9 40%,#f7f7f05c)}.hero .hero-copy{position:relative;min-height:620px;width:100%;padding:70px max(32px,5vw) 52px}.hero .hero-description{max-width:390px}.hero .hero-signoff span{color:var(--ink)}@media(min-width:1200px){.hero,.hero .hero-copy{min-height:690px}.hero h1{font-size:108px}}@media(max-width:749px){.hero,.hero .hero-copy{min-height:550px}.hero .hero-copy{padding:44px 24px 38px}.hero .hero-photo>img{object-position:50% 45%}.hero .hero-photo:after{background:linear-gradient(90deg,#f7f7f0e0,#f7f7f0b8)}.hero .hero-description{max-width:355px}}.faq-team-photo{display:block;width:100%;height:auto;margin-top:30px;border-bottom:4px solid var(--accent)}@media(max-width:749px){.faq-team-photo{margin-top:24px;max-width:520px}}.faq-section{grid-template-areas:"heading questions" "photo questions";grid-template-rows:auto 1fr;row-gap:30px;align-items:start}.faq-heading{grid-area:heading}.faq-list{grid-area:questions}.faq-team-photo{grid-area:photo;margin-top:0}@media(max-width:749px){.faq-section{grid-template-areas:"heading" "questions" "photo";grid-template-rows:auto;gap:24px;padding-top:34px;padding-bottom:34px}.faq-section h2{font-size:38px;line-height:.9;max-width:290px}.faq-section .eyebrow{margin-bottom:12px}.faq-team-photo{margin-top:0;max-width:none;max-height:210px;object-fit:cover;object-position:center 40%;border-bottom-width:3px}.faq-list summary{padding:18px 0}}@media(min-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-image-wrap .image-placeholder{min-height:0}}@media(min-width:750px)and (max-width:1099px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.preview-size-guide{margin:0 0 22px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.preview-size-guide h3{font:800 14px/1.3 var(--sub);margin-bottom:8px}.preview-size-guide p{font:400 15px/1.7 var(--body);max-width:none}.size-options-fit{display:grid;grid-template-columns:1fr;gap:10px}.size-options-fit .size-option{margin:0}.size-options-fit .size-option span{justify-content:flex-start;font:400 15px/1.5 var(--body);padding:12px;min-height:48px}.club-designs-art img{mix-blend-mode:multiply}.quantity-field{margin:22px 0}.quantity-field label{margin:0 0 10px;font:800 16px/1.3 var(--sub)}.quantity-stepper{display:flex;align-items:stretch;width:156px;border:1px solid var(--ink)}.quantity-stepper button{width:46px;min-height:46px;background:transparent;font:400 23px/1 var(--body);flex-shrink:0}.quantity-stepper input[type=number]{width:62px;min-width:0;border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);border-radius:0;min-height:46px;padding:8px 3px;background:transparent;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.quantity-stepper input::-webkit-inner-spin-button,.quantity-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-stepper button:hover{background:var(--green)}.product-card-details>div{min-width:0}.product-card h3{line-height:1.15}.dialog-copy .rte,.product-purchase .rte{font-size:16px;line-height:1.5;margin:18px 0}.dialog-copy .rte p,.product-purchase .rte p{margin:0 0 16px}.rte ul{padding-left:20px;margin:14px 0 22px}.rte li+li{margin-top:7px}.rte details{border-top:1px solid var(--line);padding:0}.rte details:last-child{border-bottom:1px solid var(--line)}.rte summary{cursor:pointer;padding:15px 0;font:800 16px/1.4 var(--sub)}.rte details>p{margin:0 0 16px}.rte table{width:100%;border-collapse:collapse;table-layout:fixed;margin:12px 0 22px;font:400 14px/1.4 var(--body)}.rte caption{text-align:left;font:800 14px/1.4 var(--sub);padding:0 0 10px}.rte th,.rte td{padding:9px 7px;text-align:left;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.rte thead th{background:var(--green);font-weight:800}.rte tbody th{font-weight:800}.rte details:open{padding-bottom:8px}@media(max-width:749px){.dialog-copy .rte,.product-purchase .rte{font-size:15px}.rte table{font-size:13px}.rte th,.rte td{padding:8px 5px}}.brand-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:clamp(32px,6vw,100px);border-top:1px solid var(--line);background:var(--paper)}.brand-story-heading .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:24px}.brand-story h2{max-width:none;font-size:clamp(44px,5.5vw,76px);line-height:.95}.brand-story-tagline{font:800 12px/1.3 var(--sub);letter-spacing:.12em;margin-top:30px}.brand-story-copy{align-self:center;font-size:18px;line-height:1.6;max-width:54ch}.brand-story-copy p+p{margin-top:18px}.brand-story-copy strong{font-family:var(--sub);font-weight:800}@media(max-width:749px){.brand-story{grid-template-columns:1fr;gap:25px}.brand-story-heading .eyebrow{font-size:10px;margin-bottom:18px}.brand-story h2{font-size:46px;max-width:none}.brand-story-tagline{font-size:10px;margin-top:20px}.brand-story-copy{font-size:16px;line-height:1.55}.brand-story-copy p+p{margin-top:15px}}.order-policy{border-top:1px solid var(--line);margin:24px 0;padding-top:18px;font-size:14px;line-height:1.5}.order-policy strong{font-family:var(--sub)}.order-policy p{margin-top:8px}.order-policy a{text-decoration:underline;text-underline-offset:3px}.concept-note{font-size:13px;color:var(--muted)}.canadian-badge{display:inline-flex;align-items:center;gap:8px;max-width:100%;border:1px solid var(--line);border-radius:3px;padding:8px 11px;background:#f7f7f0d9;color:var(--ink);font:800 10px/1.35 var(--sub);letter-spacing:.035em;text-transform:uppercase}.canadian-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0}.hero-copy>.canadian-badge{margin-top:18px}.site-footer .canadian-badge{margin-top:18px}.dialog-copy>.canadian-badge,.product-purchase>.canadian-badge{margin-top:18px}.brand-story{display:block;position:relative;isolation:isolate;overflow:hidden;padding-top:76px;padding-bottom:76px;min-height:760px}.brand-story-photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;margin:0}.brand-story-photo img{width:100%;height:100%;object-fit:cover;object-position:66% top}.brand-story-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--paper) 0%,rgba(247,247,240,.98) 32%,rgba(247,247,240,.94) 44%,rgba(247,247,240,.58) 54%,rgba(247,247,240,0) 72%)}.brand-story-photo figcaption{position:absolute;bottom:28px;right:5vw;z-index:1;padding:8px 12px;background:#151813d9;color:var(--paper);font:800 10px/1.4 var(--sub);letter-spacing:.08em;text-transform:uppercase}.brand-story-content{width:46%;max-width:580px}.brand-story h2{font-size:clamp(44px,4.9vw,72px)}.brand-story-copy{font-size:17px;line-height:1.55;margin-top:32px}.brand-story-tagline{margin-top:24px}@media(max-width:1000px){.brand-story{padding:0;min-height:0}.brand-story-photo{position:relative;inset:auto;z-index:auto;height:clamp(280px,60vw,480px)}.brand-story-photo img{object-position:center top}.brand-story-photo:after{background:linear-gradient(0deg,var(--paper) 0%,rgba(247,247,240,.7) 8%,rgba(247,247,240,0) 32%)}.brand-story-photo figcaption{top:18px;left:22px;right:auto;bottom:auto;font-size:9px}.brand-story-content{width:100%;max-width:none;position:relative;padding:10px max(22px,5vw) 60px}.brand-story h2{font-size:clamp(42px,7.5vw,64px)}.brand-story-copy{max-width:65ch;font-size:16px;margin-top:26px}.brand-story-heading .eyebrow{margin-bottom:20px}.brand-story-tagline{margin-top:20px}}.gear-saving{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:20px;padding:22px;margin:24px 0;border:1px solid rgba(255,255,255,.94);border-radius:22px;background:radial-gradient(ellipse at 100% 0%,rgba(162,205,58,.2),transparent 66%),linear-gradient(125deg,#ffffffdb,#f4f8eb85);box-shadow:inset 0 1px #fff,inset 0 -1px #ffffffa6,0 7px 25px #2634150e,0 0 0 1px #36471b12;-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%)}.gear-saving:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(112deg,transparent 36%,rgba(255,255,255,.55) 36.5%,rgba(255,255,255,.05) 52%,transparent 52.5%);z-index:-1}.gear-saving-value{padding:4px 15px 4px 0;border-right:1px solid rgba(89,108,60,.14);text-align:center}.gear-saving-value strong{display:block;font:900 italic 52px/.95 var(--display);letter-spacing:-.065em;color:var(--ink)}.gear-saving-value>span{display:block;margin-top:8px;font:800 9px/1.25 var(--sub);letter-spacing:.09em;text-transform:uppercase}.gear-saving-copy>strong{display:block;font:800 18px/1.2 var(--sub);letter-spacing:-.02em}.gear-saving-copy>p{font:400 14px/1.45 var(--body);color:#535c49;margin:7px 0 12px;max-width:45ch}.gear-saving-auto{display:inline-flex;align-items:center;gap:6px;font:800 10px/1.2 var(--sub);letter-spacing:.01em}.gear-saving-auto>span{display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#a2cd3a3d;font-size:10px}.shop-section>.gear-saving{grid-template-columns:128px minmax(0,1fr);gap:28px;padding:26px 32px;margin:0 0 38px;max-width:100%}.shop-section>.gear-saving .gear-saving-value strong{font-size:74px}.shop-section>.gear-saving .gear-saving-value>span{font-size:10px}.shop-section>.gear-saving .gear-saving-copy>strong{font-size:26px}.shop-section>.gear-saving .gear-saving-copy>p{font-size:16px;max-width:none}.shop-section>.gear-saving .gear-saving-auto{font-size:11px}.dialog-copy>.gear-saving{margin-bottom:20px}@media(max-width:749px){.shop-section>.gear-saving{grid-template-columns:88px minmax(0,1fr);gap:18px;padding:22px 20px;border-radius:20px;margin-bottom:30px}.shop-section>.gear-saving .gear-saving-value strong{font-size:56px}.shop-section>.gear-saving .gear-saving-copy>strong{font-size:21px}.shop-section>.gear-saving .gear-saving-copy>p{font-size:14px}.gear-saving{gap:14px;padding:18px;grid-template-columns:74px minmax(0,1fr)}.gear-saving-value{padding-right:12px}.gear-saving-value strong{font-size:46px}.gear-saving-copy>strong{font-size:17px}.gear-saving-copy>p{font-size:13px}}@media(prefers-reduced-transparency:reduce){.gear-saving{background:#f1f4e9;-webkit-backdrop-filter:none;backdrop-filter:none}.gear-saving:before{display:none}}.product-size-buttons{margin:0 0 22px;min-width:0}.product-size-buttons .size-option{margin:0}.product-size-buttons .size-option span{min-width:54px;min-height:48px;border-color:var(--line);border-radius:5px;transition:background .15s,border-color .15s}.product-size-buttons .size-option input:checked+span{background:var(--ink);border-color:var(--ink);box-shadow:inset 0 -3px var(--accent)}.product-size-buttons .size-option input:not(:disabled):hover+span{border-color:var(--ink)}.product-size-buttons .size-option input:disabled+span{opacity:.45;text-decoration:line-through;cursor:not-allowed}.product-size-buttons .size-options-fit .size-option span{line-height:1.4;white-space:normal}.site-footer{background-image:linear-gradient(#f7f7f0f6,#f7f7f0f0),url(apex-graffiti.jpg);background-size:cover;background-position:center}
/*# sourceMappingURL=/cdn/shop/t/3/assets/apex.css.map */
