.shop{--g:#003d2d;--y:#ffd200;color:#10291f;background:#f6f5f0}.shop a{color:inherit}.shop button{cursor:pointer}.shop button:disabled{cursor:not-allowed;opacity:.5}.shop-announcement{text-align:center;letter-spacing:.17em;background:#ffd200;padding:11px;font-size:10px;font-weight:800}.shop-header{border-bottom:1px solid #d9dfd8;align-items:center;gap:40px;max-width:1600px;margin:auto;padding:20px 5%;display:flex}.shop-brand{letter-spacing:-.05em;align-items:center;gap:12px;font-size:21px;font-weight:900;text-decoration:none;display:flex}.shop-brand img{object-fit:contain}.shop-brand small{letter-spacing:.18em;margin-top:5px;font-size:8px;display:block}.shop-header nav{gap:30px;margin-left:auto;display:flex}.shop-header nav a{font-size:13px;text-decoration:none}.bag{background:0 0;border:1px solid #bcc8c0;border-radius:24px;padding:10px 15px}.bag span{background:var(--g);color:#fff;border-radius:50%;margin-left:8px;padding:3px 7px}.shop-hero{background:var(--g);color:#fff;grid-template-columns:1.05fr 1fr;gap:25px;min-height:580px;padding:60px 7% 50px;display:grid;overflow:hidden}.shop .eyebrow{letter-spacing:.18em;font-size:10px;font-weight:800}.shop-hero h1{letter-spacing:-.04em;margin:25px 0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(70px,7.7vw,124px);font-weight:900;line-height:.88}.shop-hero h1 em{color:var(--y);font-style:normal}.shop-hero p:not(.eyebrow){color:#d7e3dc;max-width:360px;font-size:14px;line-height:1.7}.shop-button{background:var(--g);border:0;justify-content:center;align-items:center;gap:30px;padding:17px 24px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;color:#fff!important}.shop-button.yellow{background:var(--y);margin-top:12px;color:var(--g)!important}.hero-products{justify-content:center;align-items:center;display:flex;position:relative}.hero-products>img{object-fit:contain;mix-blend-mode:screen;filter:contrast(1.05);width:85%;max-height:480px;transform:rotate(-8deg)}.hero-mark{background:#003d2de0;border:1px solid #fff6;border-radius:50%;padding:35px 26px;font-size:12px;line-height:1.4;position:absolute;bottom:1%;right:-3%;transform:rotate(12deg)}.hero-mark b{color:var(--y)}.shop-strip{border-bottom:1px solid #d9dfd8;justify-content:space-between;gap:20px;padding:22px 7%;font-size:11px;display:flex}.shop-strip span{color:#829087;letter-spacing:.04em}.shop-strip b{color:#284538;margin-left:16px}.collection{max-width:1600px;margin:auto;padding:65px 5% 80px;scroll-margin-top:20px}.collection-title{justify-content:space-between;align-items:end;margin-bottom:27px;display:flex}.collection h2,.club-callout h2{letter-spacing:-.035em;margin:12px 0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(38px,4vw,58px);font-weight:900;line-height:1}.collection h2 span{color:#c7ad00}.collection-title>p{color:#67746d;font-size:12px}.shop-note{background:#ececdf;border-left:3px solid #c3b21a;margin:22px 0;padding:12px 16px;font-size:12px;line-height:1.6}.shop-tools{border-top:1px solid #d9dfd8;padding:22px 0 30px}.category-buttons{flex-wrap:wrap;gap:7px;display:flex}.category-buttons button{background:0 0;border:1px solid #d4dad2;border-radius:25px;padding:11px 16px;font-size:12px}.category-buttons button[aria-pressed=true]{background:var(--g);color:#fff;border-color:var(--g)}.search-tools{gap:10px;margin-top:20px;display:flex}.search-tools input,.search-tools select{background:0 0;border:1px solid #d4dad2;max-width:100%;padding:11px 12px;font-size:12px}.search-tools input{width:250px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px;display:grid}.product-photo{background:#fff;border:0;width:100%;height:310px;padding:24px;display:block;position:relative;overflow:hidden}.product-photo img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.product-photo:hover img{transform:scale(1.045)}.product-photo span{color:#fff;letter-spacing:.06em;opacity:0;background:#003d2df2;padding:12px;font-size:10px;transition:all .2s;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(6px)}.product-photo:hover span,.product-photo:focus-visible span{opacity:1;transform:none}.product-meta{padding:15px 1px}.product-meta small{text-transform:uppercase;letter-spacing:.11em;color:#6c7c71;font-size:9px}.product-meta h3{margin:8px 0;font-size:14px;line-height:1.35}.product-meta h3 a{text-decoration:none}.product-meta p{margin:8px 0;font-size:12px}.club-callout{background:#e5e9df;padding:65px 7%;position:relative;overflow:hidden}.club-callout h2{font-size:60px}.club-callout p{font-size:13px;line-height:1.7}.club-callout img{opacity:.85;height:210px;position:absolute;top:55px;right:12%;transform:rotate(7deg)}.shop-footer{color:#d4e2d7;background:#00271e;flex-wrap:wrap;align-items:center;gap:25px;padding:35px 5%;font-size:10px;display:flex}.shop-footer>span{margin-right:auto;font-size:13px;font-weight:700}.shop-footer small{margin-top:7px;font-size:10px;font-weight:400;display:block}.shop-footer a{text-decoration:none}.shop dialog{color:#173a29;background:#fff;border:0;width:min(900px,95vw);max-height:92dvh;padding:35px;overflow:auto;box-shadow:0 25px 90px #0004}.shop dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00180fcc}.dialog-close{z-index:2;background:#f2f4ee;border:0;border-radius:50%;width:38px;height:38px;font-size:28px;position:absolute;top:10px;right:12px}.product-detail{grid-template-columns:1fr 1fr;gap:30px;display:grid}.detail-photo{object-fit:contain;width:100%;height:370px}.thumbnails{gap:8px;display:flex}.thumbnails button{background:#fff;border:1px solid #d5ddd5;width:60px;height:65px}.thumbnails button[aria-pressed=true]{border:2px solid var(--g)}.thumbnails img{object-fit:contain;width:100%;height:100%}.detail-copy{padding:35px 0}.detail-copy h2{font-size:30px;line-height:1.1}.detail-copy>p{font-size:13px;line-height:1.7}.detail-price{margin:25px 0;font-size:23px;display:block}.shop-field{gap:8px;margin:15px 0;font-size:12px;font-weight:600;display:grid}.shop-field input,.shop-field textarea,.shop-field select{background:#fff;border:1px solid #c6d0c7;width:100%;min-width:0;padding:12px}.shop-field textarea{min-height:90px}.detail-copy>.shop-button{width:100%}.detail-copy>a{font-size:11px}.muted{color:#6c7c71;font-size:12px;line-height:1.5}.shop .cart-dialog{width:min(660px,95vw)}.cart-dialog h2{font-size:32px}.cart-line{border-bottom:1px solid #dce2dc;grid-template-columns:65px 1fr auto;gap:15px;padding:18px 0;font-size:12px;display:grid}.cart-line img{object-fit:contain;width:65px;height:80px}.cart-line small{color:#67746d;margin:7px 0;display:block}.cart-line input{border:1px solid #cdd8cd;width:50px;padding:5px}.text-button{color:#415b47;background:0 0;border:0;margin-left:12px;font-size:11px;text-decoration:underline}.checkout-grid{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.cart-total{border-block:1px solid #dce2dc;grid-template-columns:1fr auto;gap:13px;margin:20px 0;padding:20px 0;font-size:13px;display:grid}.consent{font-size:11px;line-height:1.7;display:block}.cart-dialog .shop-button{width:100%}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.empty{text-align:center;padding:40px}.shop [role=alert]{color:#9d3125;font-size:13px}.legal{white-space:pre-wrap;max-width:800px;margin:auto;padding:50px 25px;line-height:1.7}@media (min-width:1500px){.product-photo{height:380px}.shop-hero{padding-inline:10%}}@media (max-width:1000px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-photo{height:260px}.shop-hero{min-height:500px;padding:45px 6%}.shop-header{gap:20px}.shop-header nav{gap:15px}.hero-mark{padding:22px;right:-5%}}@media (max-width:700px){.shop-header{gap:10px;padding:15px 5%}.shop-brand{font-size:17px}.shop-brand img{width:36px;height:44px}.shop-header nav{display:none}.bag{margin-left:auto;font-size:12px}.shop-hero{grid-template-columns:1.1fr 1fr;gap:0;min-height:390px;padding:32px 5%}.shop-hero h1{font-size:64px}.shop-hero .eyebrow{max-width:160px;font-size:8px;line-height:1.5}.shop-hero p:not(.eyebrow){font-size:11px}.shop-hero .shop-button{gap:10px;padding:14px;font-size:11px}.hero-products>img{width:150%;max-width:none;margin-right:-20px}.hero-mark{padding:16px;font-size:8px;bottom:5%;right:-5%}.shop-strip{gap:10px;padding:17px 5%;font-size:9px}.shop-strip b{margin:5px 0 0;display:block}.collection{padding-top:38px}.collection-title{flex-direction:column;align-items:start;gap:5px}.collection-title>p{margin:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.product-photo{height:220px;padding:15px}.product-photo span{display:none}.product-meta h3{font-size:12px}.product-meta small{font-size:8px}.category-buttons button{padding:10px 13px;font-size:10px}.search-tools{grid-template-columns:1.15fr 1fr;display:grid}.search-tools input{width:100%}.club-callout{padding:40px 5%}.club-callout h2{font-size:42px}.club-callout img{opacity:.2;height:135px;top:70px;right:-20px}.shop-footer{gap:18px;padding:28px 5%}.shop-footer>span{width:100%}.shop dialog{padding:25px 20px}.product-detail{grid-template-columns:1fr;gap:10px}.detail-photo{height:260px}.detail-copy{padding:0}.detail-copy h2{font-size:25px}.checkout-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:48px 1fr auto;gap:10px}.cart-line img{width:48px}.product-meta p{font-size:11px}}@media (prefers-reduced-motion:reduce){.shop *{transition:none!important}}.hero-products>img{mix-blend-mode:normal;filter:none;background:#f8f7ef;border-radius:2px;width:78%;max-height:430px;padding:24px;box-shadow:15px 24px #00291f}.shop-hero h1{letter-spacing:-.025em;line-height:.95}@media (max-width:700px){.shop-hero h1{font-size:60px}.hero-products>img{width:110%;max-height:300px;padding:10px}.hero-mark{bottom:0}.shop-hero{overflow:hidden}}@media (max-width:480px){.shop-hero{grid-template-columns:1fr;min-height:490px;padding:35px 6% 32px;position:relative}.shop-hero>div:first-child{z-index:1;position:relative}.shop-hero h1{letter-spacing:-.015em;max-width:100%;margin:24px 0;font-size:64px}.shop-hero p:not(.eyebrow){max-width:180px;font-size:11px}.shop-hero .eyebrow{max-width:230px}.hero-products{opacity:.95;width:105px;position:absolute;bottom:74px;right:12px}.hero-products>img{width:100%;padding:7px;box-shadow:6px 8px #00291f}.hero-mark{display:none}.product-photo{height:190px}.shop-announcement{font-size:8px}.shop-header{gap:6px}.bag{padding:9px 10px}.shop-brand{font-size:15px}.shop-brand small{font-size:7px}}.shop-footer .shop-credit{color:#a7bbb0;letter-spacing:.025em;text-align:right;border-top:1px solid #23483c;flex-basis:100%;margin-top:0;padding-top:14px;font-size:10px;font-weight:400}
