.customer-history{gap:20px;min-width:0;display:grid}.customer-history-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-history-heading h2{margin:0;font-size:23px}.customer-history-heading h2 span{color:#687164;margin-left:8px;font-size:15px}.customer-history-heading>button,.shipment-number button{color:#344331;background:#fff;border:1px solid #d2d9ce;border-radius:10px;place-items:center;min-width:40px;min-height:40px;display:grid}.customer-order{background:#fff;border:1px solid #d0d8c9;border-radius:18px;overflow:hidden;box-shadow:0 5px 22px #1e30150a}.customer-order-head{border-top:4px solid #71824c;justify-content:space-between;align-items:flex-start;gap:15px;padding:23px 24px 18px;display:flex}.customer-order-head h3{margin:8px 0 0;font-size:21px}.order-caption{color:#58644f;letter-spacing:.04em;align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.customer-order-status{white-space:nowrap;background:#f0f3e9;border:1px solid #dbe1cc;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:700}.customer-order-status.status-shipped{color:#234766;background:#e8eff8;border-color:#ceddec}.customer-order-status.status-completed{color:#245532;background:#e5f1e6}.customer-order-status.status-cancelled{color:#873d30;background:#f5ece9;border-color:#ead6cf}.customer-order-total{background:#f3f5ee;justify-content:space-between;align-items:center;gap:14px;padding:18px 24px;display:flex}.customer-order-total>div{gap:3px;display:grid}.customer-order-total span{color:#58634f;font-size:14px}.customer-order-total strong{color:#263321;font-size:28px;font-weight:800}.customer-order-items{padding:0 24px}.customer-order-item{border-bottom:1px solid #e7ebe3;justify-content:space-between;align-items:center;gap:18px;padding:17px 0;display:flex}.customer-order-item>div{gap:5px;min-width:0;display:grid}.customer-order-item strong{overflow-wrap:anywhere;font-size:16px;line-height:1.5}.customer-order-item span{color:#697263;font-size:14px}.customer-order-item>b{white-space:nowrap;font-size:16px}.order-cost-note{color:#697263;margin:14px 0;padding:0 24px;font-size:13px;line-height:1.6}.customer-order-recipient{align-items:flex-start;gap:9px;padding:8px 24px 20px;font-size:15px;display:flex}.customer-order-recipient svg{flex-shrink:0;margin-top:3px}.customer-order-recipient small{color:#697263;margin-top:4px;font-size:14px;display:block}.customer-shipment{background:#edf2e9;border:1px solid #d5dfca;border-radius:12px;margin:0 16px 16px;padding:20px}.shipment-top{align-items:center;gap:12px;display:flex}.shipment-top>svg{flex-shrink:0}.shipment-top h4{margin:5px 0 0;font-size:17px;line-height:1.4}.shipment-delivered{color:#29532e;margin-left:auto;font-size:13px}.shipment-number{flex-wrap:wrap;align-items:center;gap:10px;margin:17px 0 10px;display:flex}.shipment-number>span{color:#56624e;font-size:14px}.shipment-number code{overflow-wrap:anywhere;word-break:break-all;font-size:16px;font-weight:700}.shipment-number button{background:0 0;margin-left:auto}.customer-shipment p{color:#57624f;margin:10px 0;font-size:14px;line-height:1.6}.shipment-links{flex-wrap:wrap;gap:12px 22px;display:flex}.shipment-links a,.shipment-links button{text-underline-offset:4px;color:#324c30;background:0 0;border:0;align-items:center;gap:8px;min-height:42px;padding:0;font-size:14px;font-weight:650;text-decoration:underline;display:inline-flex}.shipment-checked{color:#66715e;margin-top:8px;font-size:12px;display:block}.shipment-events{border-top:1px solid #d4deca;margin-top:16px;padding-top:14px}.shipment-events summary{cursor:pointer;align-items:center;gap:9px;min-height:32px;font-size:14px;font-weight:700;display:flex}.shipment-events summary svg{margin-left:auto}.shipment-events[open] summary svg{transform:rotate(180deg)}.shipment-events ol{max-height:420px;margin:18px 0 0;padding:0 0 0 8px;list-style:none;overflow:auto}.shipment-events li{border-left:2px solid #c2cfb7;padding:0 0 18px 19px;position:relative}.shipment-events li:before{content:"";background:#829765;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;left:-5px}.shipment-events li:last-child{padding-bottom:0}.shipment-events li div{gap:5px;display:grid}.shipment-events strong{font-size:14px;font-weight:650}.shipment-events span{color:#53614b;font-size:14px}.shipment-events time{color:#64715b;font-size:12px}.shipment-pending{background:#f4f5f1;border-radius:10px;align-items:center;gap:12px;margin:0 24px 24px;padding:16px;display:flex}.shipment-pending svg{color:#637556;flex-shrink:0}.shipment-pending p{margin:0;font-size:14px;line-height:1.6}.customer-orders-empty{text-align:center;background:#fff;border:1px solid #d6dece;border-radius:16px;padding:45px 20px}.customer-orders-empty>svg{color:#677d45;margin:0 auto 12px}.customer-orders-empty h3{font-size:23px}.customer-orders-empty p{color:#67705f}.order-load-more{justify-self:center}.order-history-loading{gap:16px;display:grid}.order-spin{animation:1s linear infinite order-spin}@keyframes order-spin{to{transform:rotate(360deg)}}.customer-history button:disabled{opacity:.55;cursor:wait}.customer-history :focus-visible{outline-offset:4px;outline:3px solid #8b9d5b}@media (max-width:640px){.customer-order-head{flex-direction:column;padding:18px 16px}.customer-order-total{padding:16px}.customer-order-items{padding:0 16px}.customer-order-item{align-items:flex-start;gap:10px}.customer-order-item>b{font-size:14px}.customer-order-total strong{font-size:25px}.order-cost-note{padding:0 16px}.customer-order-recipient{padding:8px 16px 18px}.customer-shipment{margin:0 10px 10px;padding:15px}.shipment-pending{margin:0 16px 16px}.customer-history-heading h2{font-size:21px}.customer-order-item>div{flex:1}.customer-order-item>b{white-space:normal;text-align:right;max-width:35%}}@media (prefers-reduced-motion:reduce){.order-spin{animation:none}}.delivery-details{--delivery-ink:#19291f;--delivery-green:#263e2c;--delivery-red:#a44635;--delivery-line:#d8ddd3;color:var(--delivery-ink)}.delivery-details section[id]{scroll-margin-top:25px}.delivery-details p{color:#65715d;font-size:16px;line-height:1.75}.delivery-intro{max-width:820px;margin:0 0 26px;font-size:19px!important;line-height:1.6!important}.delivery-nav{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.delivery-nav a{border:1px solid #cad3c2;border-radius:3px;align-items:center;gap:10px;min-height:46px;padding:10px 15px;font-size:14px;font-weight:650;transition:background .2s;display:flex}.delivery-nav a>svg:last-child{color:#87917c;margin-left:8px}.delivery-nav a:hover{background:#e5eadf}.delivery-details a:focus-visible{outline-offset:4px;outline:3px solid #c1855c}.delivery-methods{grid-template-columns:minmax(0,1.55fr) minmax(310px,1fr);gap:22px;display:grid}.delivery-transport{border:1px solid var(--delivery-line);background:#fff;border-top:4px solid #a65b42;border-radius:4px;padding:35px}.delivery-section-heading{align-items:flex-start;gap:21px;margin-bottom:25px;display:flex}.delivery-icon{color:#587043;background:#edf0e7;border:1px solid #dce1d2;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:53px;height:53px;display:flex}.delivery-eyebrow{letter-spacing:1.15px;color:#935842;font-size:12px;font-weight:750;line-height:1.6;display:block}.delivery-details h2{letter-spacing:-.7px;margin:12px 0 0;font-size:34px;font-weight:800;line-height:1.15}.delivery-details h3{margin:0 0 10px;font-size:20px;font-weight:750;line-height:1.3}.delivery-transport>p{margin:18px 0}.delivery-carriers{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:22px 0;padding:0;list-style:none;display:grid}.delivery-carriers li{color:#3e5c35;text-align:center;background:#f5f7f0;border:1px solid #dce1d4;border-radius:3px;justify-content:center;align-items:center;min-height:69px;padding:12px 10px;font-size:22px;font-weight:850;line-height:1.2;display:flex}.delivery-carriers li:nth-child(2){color:#a6382c}.delivery-carriers li:nth-child(3){color:#243951}.delivery-carriers li:last-child{color:#414636;font-size:17px}.delivery-facts{border-top:1px solid var(--delivery-line);grid-template-columns:1fr 1fr;gap:25px;margin-top:27px;padding-top:22px;display:grid}.delivery-facts>div>span{color:#3a4a31;font-size:14px;font-weight:750;line-height:1.4}.delivery-facts p{margin:8px 0 0;font-size:15px;line-height:1.7}.delivery-text-link{color:#97533d;align-items:center;gap:10px;font-size:15px;font-weight:700;line-height:1.5;display:inline-flex}.delivery-text-link:hover{text-underline-offset:4px;text-decoration:underline}.delivery-transport>.delivery-text-link{margin-top:24px}.delivery-pickup{color:#fff;background:#213827;border-radius:4px;flex-direction:column;align-items:flex-start;padding:35px;display:flex}.delivery-pickup>.delivery-icon{color:#d9c49e;background:#ffffff0d;border-color:#acbf9566;margin-bottom:23px}.delivery-pickup>.delivery-eyebrow{color:#adbf9d}.delivery-pickup h2{color:#fff;font-size:32px}.delivery-pickup address{color:#bbccad;flex-direction:column;gap:10px;margin:26px 0 18px;font-size:14px;font-style:normal;line-height:1.55;display:flex}.delivery-pickup address strong{letter-spacing:-.3px;color:#f3e8cf;font-size:23px;font-weight:750;line-height:1.4}.delivery-pickup p{color:#c0ceb4;margin:0 0 25px;font-size:15px;line-height:1.7}.delivery-button{color:#fff;background:#aa4634;border-radius:3px;justify-content:center;align-items:center;gap:13px;min-height:48px;padding:12px 18px;font-size:15px;font-weight:700;line-height:1.5;transition:background .2s;display:inline-flex}.delivery-button:hover{background:#bb523e}.delivery-button.light{color:#25331f;background:#e2c59c;width:100%;margin-top:auto}.delivery-button.light:hover{background:#efd4ab}.delivery-pickup-phone{color:#e3ebd9;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:20px;font-size:17px;font-weight:650;line-height:1.4;display:flex}.delivery-pickup-phone:hover{text-underline-offset:4px;text-decoration:underline}.delivery-payment{color:#fff;background:#18291e;border-radius:4px;margin-top:30px;padding:34px 38px}.delivery-payment-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.delivery-payment-heading .delivery-eyebrow{color:#bac7ac}.delivery-payment-heading h2{font-size:30px}.delivery-payment-heading>svg{color:#c7b28c;flex-shrink:0}.delivery-payment-options{grid-template-columns:1fr 1fr;gap:35px;margin-top:30px;display:grid}.delivery-payment-options article{align-items:flex-start;gap:18px;display:flex}.delivery-payment-options article+article{border-left:1px solid #c6d6b72f;padding-left:35px}.delivery-payment-icon{color:#d6bd92;flex-shrink:0;margin-top:2px}.delivery-payment-options h3{color:#f6eedc;font-size:20px}.delivery-payment-options p{color:#c0ceb5;margin:0;font-size:16px}.delivery-payment-note{color:#c7d3ba;border-top:1px solid #d9e4c52a;justify-content:space-between;align-items:center;gap:28px;margin-top:28px;padding-top:21px;font-size:14px;line-height:1.7;display:flex}.delivery-payment-note>span{max-width:810px}.delivery-payment-note>a{color:#e8c7a7;white-space:nowrap;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.delivery-payment-note>a:hover{text-decoration:underline}.delivery-returns{margin-top:61px}.delivery-returns-heading{grid-template-columns:1fr .95fr;align-items:center;gap:50px;margin-bottom:27px;display:grid}.delivery-returns-heading h2{font-size:31px}.delivery-returns-heading>p{margin:0}.delivery-return-cases{grid-template-columns:1fr 1fr;gap:20px;display:grid}.delivery-return-cases article{border:1px solid var(--delivery-line);background:#fff;border-radius:4px;align-items:flex-start;gap:20px;padding:27px;display:flex}.delivery-return-cases article:last-child .delivery-icon{color:#a46946;background:#f6f0e5;border-color:#e8ddc8}.delivery-return-cases h3{margin:3px 0 10px;font-size:20px}.delivery-return-cases p{margin:0;font-size:15px;line-height:1.75}.delivery-return-steps{grid-template-columns:repeat(3,1fr);gap:25px;margin:29px 0 24px;padding:0;list-style:none;display:grid}.delivery-return-steps li{align-items:flex-start;gap:14px;display:flex}.delivery-return-steps li>span{color:#62764f;border:1px solid #b8c4aa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:flex}.delivery-return-steps h3{margin:3px 0 9px;font-size:16px;line-height:1.4}.delivery-return-steps p{margin:0;font-size:14px;line-height:1.7}.delivery-legal{border-top:1px solid var(--delivery-line);border-bottom:1px solid var(--delivery-line);color:#648050;align-items:flex-start;gap:13px;padding:20px 0;display:flex}.delivery-legal>svg{flex-shrink:0;margin-top:4px}.delivery-legal p{margin:0;font-size:14px;line-height:1.75}.delivery-legal a{white-space:normal;color:#4a613d;text-underline-offset:3px;text-decoration:underline;display:inline}.delivery-legal a>svg{vertical-align:middle;margin-left:3px;display:inline}.delivery-help{background:#e8eddf;border-left:4px solid #aa553e;justify-content:space-between;align-items:center;gap:30px;margin-top:30px;padding:27px 30px;display:flex}.delivery-help-copy{align-items:center;gap:20px;display:flex}.delivery-help-copy>svg{color:#7b8969;flex-shrink:0}.delivery-help h2{margin:0 0 7px;font-size:25px}.delivery-help p{max-width:550px;margin:0;font-size:15px;line-height:1.65}.delivery-help-actions{flex-direction:column;flex-shrink:0;align-items:center;gap:14px;display:flex}.delivery-help-actions .delivery-text-link{font-size:14px}@media (max-width:1100px){.delivery-methods{grid-template-columns:1.3fr 1fr;gap:18px}.delivery-transport,.delivery-pickup{padding:26px}.delivery-section-heading{gap:15px}.delivery-details h2{font-size:29px}.delivery-carriers{grid-template-columns:repeat(2,1fr)}.delivery-carriers li{min-height:56px}.delivery-pickup h2{font-size:29px}.delivery-returns-heading{gap:30px}.delivery-return-cases article{gap:15px;padding:22px}.delivery-return-cases .delivery-icon{width:43px;height:43px}.delivery-help{gap:25px;padding:25px}}@media (max-width:760px){.delivery-intro{margin-bottom:21px;font-size:17px!important}.delivery-nav{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:23px;display:grid}.delivery-nav a{justify-content:space-between;gap:8px;padding:10px 12px;font-size:14px}.delivery-nav a>svg{flex-shrink:0}.delivery-nav a>svg:last-child{display:none}.delivery-methods{grid-template-columns:1fr;gap:19px}.delivery-transport,.delivery-pickup{padding:25px 22px}.delivery-section-heading{gap:14px}.delivery-icon{width:44px;height:44px}.delivery-icon>svg{width:24px}.delivery-details h2,.delivery-pickup h2{font-size:28px;line-height:1.18}.delivery-eyebrow{letter-spacing:.8px;font-size:12px}.delivery-section-heading{margin-bottom:20px}.delivery-section-heading .delivery-eyebrow{max-width:215px}.delivery-carriers{gap:9px;margin:20px 0}.delivery-carriers li{min-height:59px;font-size:23px}.delivery-carriers li:last-child{font-size:17px}.delivery-facts{grid-template-columns:1fr;gap:18px;margin-top:23px;padding-top:20px}.delivery-facts p{font-size:15px}.delivery-pickup>.delivery-icon{margin-bottom:20px}.delivery-pickup address{margin-top:23px}.delivery-pickup address strong{font-size:24px}.delivery-pickup p{font-size:16px}.delivery-payment{margin-top:25px;padding:26px 23px}.delivery-payment-heading h2{font-size:28px}.delivery-payment-heading>svg{display:none}.delivery-payment-options{grid-template-columns:1fr;gap:25px;margin-top:25px}.delivery-payment-options article{gap:14px}.delivery-payment-options article+article{border-top:1px solid #c6d6b72f;border-left:0;padding:23px 0 0}.delivery-payment-options h3{font-size:20px}.delivery-payment-options p{font-size:16px}.delivery-payment-note{flex-direction:column;align-items:flex-start;gap:15px;margin-top:24px;font-size:14px}.delivery-returns{margin-top:42px}.delivery-returns-heading{grid-template-columns:1fr;gap:17px;margin-bottom:24px}.delivery-returns-heading h2{font-size:28px}.delivery-return-cases{grid-template-columns:1fr;gap:16px}.delivery-return-cases article{gap:14px;padding:22px 18px}.delivery-return-cases h3{font-size:19px}.delivery-return-cases p{font-size:15px}.delivery-return-steps{grid-template-columns:1fr;gap:22px;margin:26px 0}.delivery-return-steps h3{font-size:17px}.delivery-return-steps p{font-size:15px}.delivery-legal{gap:10px}.delivery-legal p{font-size:14px}.delivery-help{flex-direction:column;align-items:stretch;margin-top:25px;padding:24px 20px}.delivery-help-copy{align-items:flex-start;gap:13px}.delivery-help-copy>svg{width:25px;margin-top:2px}.delivery-help h2{font-size:23px}.delivery-help p{font-size:15px}.delivery-help-actions{align-items:stretch}.delivery-help-actions .delivery-text-link{justify-content:center}}@media (max-width:380px){.delivery-section-heading{display:block}.delivery-section-heading .delivery-icon{margin-bottom:17px}.delivery-return-cases article{display:block}.delivery-return-cases .delivery-icon{margin-bottom:15px}.delivery-nav a{padding:10px;font-size:13px}}.about-page .page-heading{display:none}.about-page{padding-top:24px;padding-bottom:64px}.about-page .breadcrumbs{margin-bottom:23px}.club-story{--club-ink:#14241b;--club-red:#b44636;--club-cream:#f4ebd9;--club-line:#d4d8ce;color:var(--club-ink)}.club-story button,.club-story a{-webkit-tap-highlight-color:transparent}:is(.club-story a:focus-visible,.club-story button:focus-visible){outline-offset:5px;outline:3px solid #bc7653}.club-intro{color:#fff;background:#122319;border-radius:6px;grid-template-columns:minmax(0,1fr) minmax(280px,365px);gap:50px;padding:48px;display:grid;overflow:hidden}.club-kicker{letter-spacing:1.2px;color:#c6cebd;align-items:center;gap:10px;font-size:13px;font-weight:700;line-height:1.6;display:flex}.club-kicker>span{background:#be5342;flex-shrink:0;width:25px;height:3px}.club-intro h1{letter-spacing:-1.9px;margin:25px 0 24px;font-size:clamp(38px,4.4vw,64px);font-weight:850;line-height:1.06}.club-intro h1>span{color:#d25743}.club-intro h1 em{color:#e1c89f;font-size:.84em;font-style:normal;line-height:1.25}.club-story p{font-size:17px;line-height:1.75}.club-intro p{color:#c7d0c0;max-width:610px;margin:0 0 15px}.club-intro p.club-lead{color:#f1f2ec;max-width:530px;font-size:20px;line-height:1.5}.club-intro-actions{flex-wrap:wrap;align-items:center;gap:22px;margin:25px 0 30px;display:flex}.club-button{color:#fff;background:#b04435;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:16px;min-height:49px;padding:13px 20px;font-size:15px;font-weight:750;transition:background .2s;display:inline-flex}.club-button:hover{background:#c34f3e}.club-text-link{align-items:center;gap:12px;font-size:15px;font-weight:650;line-height:1.5;display:inline-flex}.club-text-link:hover{text-underline-offset:5px;text-decoration:underline}.club-photo{text-align:left;cursor:zoom-in;background:#1b2b20;border-radius:4px;width:100%;display:block;position:relative;overflow:hidden}.club-photo img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.club-photo:hover img{transform:scale(1.025)}.club-photo-caption{color:#fff;background:linear-gradient(#0000,#08100bd9);justify-content:space-between;align-items:center;gap:15px;padding:38px 20px 18px;font-size:14px;font-weight:600;line-height:1.45;display:flex;position:absolute;bottom:0;left:0;right:0}.club-photo-caption svg{flex-shrink:0}.club-intro-photo{height:245px}.club-intro-photo img{object-position:center 40%}.club-intro-film{align-items:center;min-width:0;display:flex}.club-video{isolation:isolate;aspect-ratio:9/16;color:#fff;background:#0a100c;border-radius:5px;width:100%;margin:0;display:block;position:relative;overflow:hidden;box-shadow:0 12px 36px #0612092b}.club-video video{object-fit:contain;background:#0a100c;width:100%;height:100%;position:absolute;inset:0}.club-video-shade{pointer-events:none;background:linear-gradient(#06110b80,#0000 19% 61%,#06110bed);position:absolute;inset:0}.club-video-top{letter-spacing:.6px;text-shadow:0 1px 5px #000;justify-content:space-between;gap:12px;font-size:12px;font-weight:700;line-height:1.5;display:flex;position:absolute;top:17px;left:15px;right:15px}.club-video-top span:last-child{color:#e1e3d8;font-size:12px}.club-video figcaption{pointer-events:none;position:absolute;bottom:76px;left:19px;right:19px}.club-video figcaption>span{color:#c3cdbf;margin-bottom:5px;font-size:13px;line-height:1.5;display:block}.club-video figcaption strong{max-width:250px;font-size:23px;font-weight:800;line-height:1.12;display:block}.club-video-controls{border-top:1px solid #c1caba40;align-items:center;gap:5px;padding-top:10px;display:flex;position:absolute;bottom:13px;left:12px;right:12px}.club-video-controls button{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:39px;display:flex}.club-video-controls button:hover{background:#ffffff2a}.club-video-controls>span{color:#d1d9cb;flex:1;padding:0 4px;font-size:12px;line-height:1.3}.club-video-start,.club-video-fallback{color:#fff;background:#112319e8;border:1px solid #d2d9bc80;border-radius:4px;align-items:center;gap:10px;padding:15px 20px;font-size:16px;font-weight:650;display:flex;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.club-video-fallback{text-align:center;width:max-content;max-width:90%}.club-video:-webkit-full-screen{aspect-ratio:auto;border-radius:0;width:100vw;max-width:none;height:100vh}.club-video:fullscreen{aspect-ratio:auto;border-radius:0;width:100vw;max-width:none;height:100vh}.club-video:-webkit-full-screen video{object-fit:contain}.club-video:fullscreen video{object-fit:contain}.club-video:-webkit-full-screen .club-video-controls{bottom:22px;left:24px;right:24px}.club-video:fullscreen .club-video-controls{bottom:22px;left:24px;right:24px}.club-video:-webkit-full-screen figcaption{bottom:95px;left:24px}.club-video:fullscreen figcaption{bottom:95px;left:24px}.club-film-bar{border-bottom:1px solid var(--club-line);color:#61715e;justify-content:space-between;align-items:center;gap:20px;padding:18px 3px;display:flex}.club-film-bar>span{align-items:center;gap:10px;font-size:14px;line-height:1.6;display:flex}.club-film-bar button{color:#33482e;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #adb9a5;border-radius:3px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:7px 12px;font-size:14px;font-weight:650;display:inline-flex}.club-film-bar button:hover{background:#e7ebdf}.club-section{margin-top:85px;scroll-margin-top:24px}.club-section-number{letter-spacing:1.3px;color:#8c4a39;font-size:13px;font-weight:750;line-height:1.6;display:block}.club-story h2{letter-spacing:-1.1px;margin:18px 0 24px;font-size:clamp(30px,3.3vw,44px);font-weight:820;line-height:1.12}.club-story h2 em{color:#557344;font-style:normal}.club-section-copy p{color:#64715d;margin:0 0 19px}.club-field{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:64px;display:grid}.club-field-films,.club-life-films{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.club-field-films .club-video:nth-child(2){margin-top:55px}.club-field-note{border-top:1px solid var(--club-line);color:#985340;align-items:flex-start;gap:13px;margin-top:24px;padding:20px 0 0;display:flex}.club-field-note svg{flex-shrink:0;margin-top:5px}.club-field-note p{max-width:330px;font-size:15px;line-height:1.65}.club-team{border-top:1px solid var(--club-line);padding-top:58px}.club-team-heading{grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;margin-bottom:18px;display:grid}.club-team-heading p{color:#64715d;margin:0 0 20px}.club-team-photo{aspect-ratio:1280/644}.club-team-photo .club-photo-caption{padding:55px 28px 23px;font-size:16px}.club-principles{grid-template-columns:repeat(3,1fr);gap:35px;margin:32px 0 40px;display:grid}.club-principles>div{border-left:2px solid #c8cdbc;padding-left:20px}.club-principles>div>span{color:#96614d;letter-spacing:1px;font-size:13px;font-weight:750}.club-principles h3{margin:8px 0;font-size:21px;font-weight:750;line-height:1.3}.club-principles p{color:#6a7563;max-width:340px;margin:0;font-size:16px;line-height:1.7}.club-photo-grid{grid-template-columns:1.2fr .8fr 1.2fr;gap:17px;display:grid}.club-photo-grid .club-photo{height:300px}.club-photo-grid .club-photo img{object-fit:contain}.club-photo-grid .club-photo-caption{padding:40px 15px 15px;font-size:13px}.club-life{border-top:1px solid var(--club-line);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:65px;padding-top:58px;display:grid}.club-life-films .club-video:nth-child(2){margin-top:55px}.club-life .club-text-link{color:#8e4938;margin-top:8px}.club-shop-actions{flex-wrap:wrap;align-items:center;gap:16px 22px;margin-top:25px;display:flex}.club-shop-actions .club-text-link{margin-top:0}.club-join{color:#fff;background:#18291e;border-radius:5px;grid-template-columns:110px 1fr auto;align-items:center;gap:30px;margin-top:85px;padding:42px;display:grid}.club-join-brand>.grizzly-bear{object-fit:contain;width:110px;height:110px;display:block}.club-join .club-section-number{color:#b9c4ac;font-size:12px}.club-join h2{margin:12px 0 14px;font-size:35px}.club-join p{color:#c7d1bd;margin:0;font-size:15px;line-height:1.8}.club-join-actions{flex-direction:column;align-items:center;gap:19px;display:flex}.club-join-actions .club-text-link{color:#d6dccb;font-size:14px}.club-lightbox[data-slot=dialog-content]{color:#fff;background:#0e1b13;border:1px solid #64735b;border-radius:5px;gap:15px;max-width:min(95vw,1280px);max-height:94vh;padding:18px}.club-lightbox [data-slot=dialog-title]{margin:0 0 0 4px;padding-right:45px;font-size:17px;line-height:1.5}.club-lightbox>img{object-fit:contain;width:100%;height:auto;max-height:calc(94vh - 100px)}.club-lightbox-close{color:#fff;cursor:pointer;border:1px solid #ffffff50;border-radius:3px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:10px;right:12px}@media (max-width:1100px){.club-intro{grid-template-columns:minmax(0,1fr) 310px;gap:32px;padding:32px}.club-intro h1{font-size:46px}.club-intro-photo{height:210px}.club-field,.club-life{gap:30px}.club-video-top{letter-spacing:0;font-size:12px;left:10px;right:10px}.club-video-top>span:last-child{display:none}.club-video figcaption{left:14px;right:14px}.club-video figcaption strong{font-size:20px}.club-video-controls>span{display:none}.club-video-controls{justify-content:space-between}.club-team-heading{gap:30px}.club-story h2{font-size:34px}.club-photo-grid .club-photo{height:240px}.club-join{grid-template-columns:85px 1fr;gap:24px;padding:32px}.club-join-brand>.grizzly-bear{width:85px;height:85px}.club-join-actions{flex-flow:wrap;grid-column:2;align-items:center}.club-join h2{font-size:32px}}@media (max-width:760px){.about-page{padding-top:18px;padding-bottom:35px}.about-page .breadcrumbs{margin-bottom:17px}.club-intro{grid-template-columns:1fr;gap:26px;padding:27px 22px 24px}.club-kicker{letter-spacing:.6px;font-size:12px}.club-intro h1{letter-spacing:-1px;margin:23px 0 21px;font-size:clamp(34px,8.4vw,52px)}.club-story p{font-size:16px;line-height:1.75}.club-intro p.club-lead{font-size:18px}.club-intro-actions{align-items:flex-start;gap:20px;margin:25px 0}.club-intro-photo{aspect-ratio:1280/788;height:auto}.club-intro-photo .club-photo-caption{padding:35px 12px 13px;font-size:13px}.club-intro-film{justify-self:center;width:min(100%,330px)}.club-video-top{left:15px;right:15px}.club-video-top>span:last-child{display:block}.club-video figcaption{left:19px;right:19px}.club-video figcaption strong{font-size:24px}.club-video-controls>span{display:block}.club-film-bar{flex-direction:column;align-items:flex-start;gap:12px;padding:18px 0}.club-film-bar>span{font-size:14px}.club-film-bar>span>svg{flex-shrink:0}.club-film-bar button{font-size:14px}.club-section{margin-top:48px}.club-story h2{letter-spacing:-.8px;margin:16px 0 20px;font-size:clamp(28px,7.5vw,39px)}.club-section-number{letter-spacing:1px;font-size:12px}.club-field,.club-life{grid-template-columns:1fr;gap:25px}.club-field-films,.club-life-films{align-items:start;gap:14px}.club-field-films .club-video:nth-child(2),.club-life-films .club-video:nth-child(2){margin-top:40px}.club-field-films .club-video-top,.club-life-films .club-video-top{font-size:12px;top:12px;left:10px;right:10px}.club-field-films .club-video-top>span:last-child,.club-life-films .club-video-top>span:last-child{display:none}.club-field-films .club-video figcaption,.club-life-films .club-video figcaption{bottom:63px;left:11px;right:11px}.club-field-films .club-video figcaption>span,.club-life-films .club-video figcaption>span{display:none}.club-field-films .club-video figcaption strong,.club-life-films .club-video figcaption strong{font-size:18px;line-height:1.15}.club-field-films .club-video-controls,.club-life-films .club-video-controls{gap:5px;bottom:10px;left:8px;right:8px}.club-field-films .club-video-controls>span,.club-life-films .club-video-controls>span{display:none}.club-field-films .club-video-controls button,.club-life-films .club-video-controls button{width:36px;height:39px}.club-video-start{padding:12px}.club-video-start>span{display:none}.club-field-note{margin-top:20px;padding-top:16px}.club-field-note p{font-size:15px}.club-team,.club-life{padding-top:37px}.club-team-heading{grid-template-columns:1fr;gap:0;margin-bottom:17px}.club-team-heading p{margin-bottom:0}.club-team-photo .club-photo-caption{padding:35px 12px 13px;font-size:13px}.club-principles{grid-template-columns:1fr;gap:24px;margin:27px 0 30px}.club-principles>div{padding-left:16px}.club-principles h3{font-size:20px}.club-principles p{max-width:none;font-size:16px}.club-photo-grid{grid-template-columns:1fr 1fr;gap:12px}.club-photo-grid>div:first-child{grid-column:1/-1}.club-photo-grid>div:first-child .club-photo{aspect-ratio:1280/677;height:auto}.club-photo-grid .club-photo{height:220px}.club-photo-grid .club-photo-caption{align-items:flex-end;padding:40px 10px 11px;font-size:12px}.club-photo-grid .club-photo-caption>svg{width:16px}.club-life .club-section-copy{grid-row:1}.club-join{grid-template-columns:60px 1fr;align-items:start;gap:20px 15px;margin-top:48px;padding:27px 21px}.club-join-brand>.grizzly-bear{width:60px;height:70px}.club-join h2{font-size:28px;line-height:1.15}.club-join p{font-size:15px}.club-join-actions{grid-column:1/-1;justify-content:center;gap:18px}.club-join-actions .club-button{width:100%}.club-lightbox[data-slot=dialog-content]{gap:12px;padding:12px}.club-lightbox [data-slot=dialog-title]{font-size:15px;line-height:1.4}.club-lightbox-close{top:7px;right:7px}}@media (max-width:370px){.club-intro{padding:23px 16px}.club-intro h1{font-size:32px}.club-field-films,.club-life-films{grid-template-columns:1fr;width:100%;max-width:280px;margin-inline:auto}.club-field-films .club-video:nth-child(2),.club-life-films .club-video:nth-child(2){margin-top:8px}.club-photo-grid{grid-template-columns:1fr}.club-photo-grid .club-photo{aspect-ratio:1280/900;height:auto}.club-join{grid-template-columns:1fr}.club-join-brand{display:none}}@media (min-width:371px) and (max-width:760px){.club-intro{grid-template-columns:minmax(0,1fr) 44%;gap:17px}.club-intro-copy{display:contents}.club-intro .club-kicker{grid-area:1/1/auto/-1}.club-intro h1{grid-area:2/1/auto/-1;margin:4px 0 5px}.club-intro p.club-lead{grid-area:3/1;align-self:center;margin:0;font-size:17px;line-height:1.55}.club-intro-film{grid-area:3/2;width:100%}.club-intro-copy>p:not(.club-lead){grid-area:4/1/auto/-1;margin:7px 0 0}.club-intro-actions{grid-area:5/1/auto/-1;gap:18px;margin:6px 0}.club-intro-photo{grid-area:6/1/auto/-1;margin-top:5px}.club-intro-film .club-video-top{font-size:12px;line-height:1.4;top:11px;left:9px;right:9px}.club-intro-film .club-video-top>span:last-child{display:none}.club-intro-film .club-video figcaption{bottom:59px;left:10px;right:10px}.club-intro-film .club-video figcaption>span{display:none}.club-intro-film .club-video figcaption strong{font-size:17px;line-height:1.15}.club-intro-film .club-video-controls{gap:3px;bottom:9px;left:6px;right:6px}.club-intro-film .club-video-controls>span{display:none}.club-intro-film .club-video-controls button{width:32px;height:36px}.club-intro-film .club-video-controls svg{width:16px}.club-intro-film .club-video-start{padding:10px}.club-intro-film .club-video-start>span{display:none}}@media (prefers-reduced-motion:reduce){.club-photo img,.club-button{transition:none}.club-photo:hover img{transform:none}}.club-welcome{color:#fff;background:#15241b;border:1px solid #40523c;border-radius:6px;margin-bottom:30px;overflow:hidden}.club-welcome-heading{justify-content:space-between;align-items:center;gap:20px;padding:25px 30px;display:flex}.club-welcome .club-section-number{color:#d9ba91}.club-story .club-welcome h2{color:#fff;margin:8px 0 0;font-size:clamp(26px,3vw,38px)}.club-welcome-heading>span{color:#d2d9cb;white-space:nowrap;font-size:14px}.club-welcome video{aspect-ratio:16/9;object-fit:contain;background:#000;width:100%;display:block}@media (max-width:760px){.club-welcome-heading{flex-wrap:wrap;gap:10px;padding:20px}}.blog-page,.blog-article{min-width:0}.blog-hero{isolation:isolate;color:#fff7e9;background:#1f2d23;border:1px solid #7c8a6f;border-radius:8px;min-height:430px;position:relative;overflow:hidden;box-shadow:0 16px 36px #13211430}.blog-hero>img{z-index:-3;object-fit:cover;object-position:center 40%;width:100%;height:100%;position:absolute;inset:0}.blog-hero-shade{z-index:-2;background:linear-gradient(90deg,#101e15ed 0%,#19281ca8 46%,#14221920 100%),linear-gradient(#0000 60%,#17251dbc);position:absolute;inset:0}.blog-hero-copy{max-width:640px;padding:44px 48px}.blog-kicker{letter-spacing:2px;color:#a46540;font-size:12px;font-weight:700;line-height:1.7}.blog-hero .blog-kicker{color:#e5c49a}.blog-hero h1{letter-spacing:.5px;color:#fff8e9;margin:18px 0;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:clamp(39px,4.5vw,65px);line-height:1.06}.blog-hero h1 em{color:#db9c6d;font-style:normal}.blog-hero p{color:#e7ecdc;font-size:16px;line-height:1.7}.blog-hero-caption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#18251ba8;border:1px solid #fff5d45c;border-radius:4px;align-items:center;gap:9px;padding:9px 13px;font-size:12px;display:flex;position:absolute;bottom:23px;right:25px}.blog-feed-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin:38px 0 23px;display:flex}.blog-feed-heading h2{color:#263725;margin-top:7px;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:34px;line-height:1.2}.blog-feed-heading>span{color:#6a7860;font-size:13px}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.blog-card{background:#fffdf8;border:1px solid #d8ddce;border-radius:7px;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 8px 22px #28362712}.blog-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #1e2c241e}.blog-card-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.blog-card-cover{aspect-ratio:16/10;color:#ddcba6;background:#24342a;place-items:center;display:grid;position:relative;overflow:hidden}.blog-card-cover>img,.blog-card-cover>video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.blog-card-cover.text-only{background:linear-gradient(135deg,#233528,#405139);border-bottom:4px solid #aa6440}.blog-format{color:#fff8e7;background:#18221fe8;border:1px solid #fff2;border-radius:4px;align-items:center;gap:7px;padding:6px 10px;font-size:12px;display:flex;position:absolute;bottom:13px;left:13px}.blog-video-mark{color:#fff5dc;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:1;background:#19241ebb;border:1px solid #f5e6bb;border-radius:50%;place-items:center;width:60px;height:60px;display:grid}.blog-video-mark svg{margin-left:4px}.blog-card-body{flex-direction:column;flex:1;padding:23px;display:flex}.blog-card-body time{color:#8a684a;font-size:12px;font-weight:600}.blog-card-body h2{color:#2d3d2a;overflow-wrap:anywhere;margin:10px 0 12px;font-size:23px;line-height:1.25}.blog-card-body p{color:#717b68;white-space:pre-line;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:15px;line-height:1.65;display:-webkit-box;overflow:hidden}.blog-read{color:#935c3c;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:20px;font-size:14px;font-weight:700;display:flex}.blog-empty{text-align:center;background:#fffdf8;border:1px solid #d8dfcf;border-top:3px solid #a56846;border-radius:7px;padding:45px 25px}.blog-empty>svg{color:#9c7950;margin:0 auto 17px}.blog-empty h3{color:#2f422a;margin-bottom:10px;font-size:24px}.blog-empty p{color:#737d6a;max-width:510px;margin:0 auto 20px;font-size:16px}.blog-empty a{color:#995e3a;align-items:center;gap:12px;font-size:14px;font-weight:700;display:inline-flex}.blog-message{background:#fff4e7;border:1px solid #e2c8ab;border-radius:6px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;padding:18px;display:flex}.blog-message button{font-weight:700;text-decoration:underline}.blog-loading{color:#6b7b5f;padding:10px 0;font-size:14px}.blog-pagination{justify-content:center;align-items:center;gap:25px;margin-top:30px;display:flex}.blog-pagination button{background:#fffdf8;border:1px solid #becbad;border-radius:5px;align-items:center;gap:9px;padding:10px 16px;font-size:14px;display:inline-flex}.blog-pagination button:disabled{opacity:.45;cursor:default}.blog-pagination>span{font-size:14px}.blog-article{background:#fffdf9;border:1px solid #daddd2;border-top:4px solid #9d583b;border-radius:7px;padding:32px 38px;box-shadow:0 12px 30px #15231418}.blog-back{color:#8f6243;align-items:center;gap:9px;font-size:14px;font-weight:600;display:inline-flex}.blog-article-heading{color:#273925;background:0 0;max-width:950px;padding:27px 0 23px}.blog-article-heading h1{letter-spacing:-.7px;overflow-wrap:anywhere;margin-top:12px;font-size:clamp(28px,4vw,47px);line-height:1.17}.blog-article-text{white-space:pre-wrap;overflow-wrap:anywhere;color:#506047;max-width:850px;margin-bottom:30px;font-size:17px;line-height:1.85}.blog-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.blog-gallery.single{grid-template-columns:1fr}.blog-gallery figure{background:#eff1e9;border:1px solid #d9dfcf;border-radius:6px;min-width:0;margin:0;overflow:hidden}.blog-gallery figcaption{color:#657159;overflow-wrap:anywhere;padding:11px 14px;font-size:14px}.blog-photo{cursor:zoom-in;background:#1f2b23;width:100%;display:block;position:relative}.blog-photo img{object-fit:contain;aspect-ratio:4/3;width:100%;height:auto;max-height:640px;display:block}.blog-photo>span{color:#fff7e8;background:#16201ddd;border:1px solid #fff3;border-radius:4px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;display:flex;position:absolute;bottom:12px;right:12px}.blog-gallery .blog-video{grid-column:1/-1}.blog-video video{background:#17221b;width:100%;max-height:720px;display:block}.blog-back-bottom{border-top:1px solid #e0e5d7;width:100%;margin-top:30px;padding-top:24px}.blog-lightbox{background:#19201b!important;border-color:#555f47!important;width:min(1250px,96vw)!important;max-width:1250px!important;padding:10px!important}.blog-lightbox>img{object-fit:contain;width:100%;height:auto;max-height:85vh}.blog-lightbox>button{color:#263725;background:#fff6e5;border-radius:4px;padding:4px;top:16px;right:16px}:is(.blog-page a:focus-visible,.blog-page button:focus-visible,.blog-article a:focus-visible,.blog-article button:focus-visible){outline-offset:4px;outline:3px solid #ac6a44}@media (max-width:1000px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-hero{min-height:400px}.blog-hero-copy{padding:35px}.blog-hero-caption{bottom:18px;right:18px}.blog-article{padding:27px}}@media (max-width:760px){.blog-hero{min-height:440px}.blog-hero>img{object-position:62% center}.blog-hero-shade{background:linear-gradient(90deg,#14251be6,#15241b5c),linear-gradient(#0000 25%,#15251aee)}.blog-hero-copy{padding:29px 23px}.blog-hero h1{font-size:46px}.blog-hero-caption{bottom:19px;left:23px;right:auto}.blog-feed-heading{flex-direction:column;align-items:flex-start;gap:8px;margin:29px 0 20px}.blog-feed-heading h2{font-size:30px}.blog-grid{grid-template-columns:1fr;gap:20px}.blog-card-body{padding:20px}.blog-article{padding:20px 17px}.blog-article-heading{padding:23px 0 18px}.blog-article-text{font-size:16px;line-height:1.8}.blog-gallery{grid-template-columns:1fr;gap:15px}.blog-kicker{letter-spacing:1.1px}.blog-message{flex-direction:column;align-items:flex-start}.blog-pagination{gap:12px}.blog-pagination button{padding:10px 13px}}@media (prefers-reduced-motion:reduce){.blog-card{transition:none}.blog-card:hover{transform:none}}.blog-article-heading{box-shadow:none;z-index:auto;border:0;position:static}header .header-actions{gap:10px}header .header-actions>.header-action{background:#ffffff06;border:1px solid #ffffff26;border-radius:5px;gap:12px;min-height:54px;padding:9px 15px;transition:background .2s,border-color .2s}header .header-actions>.header-action:hover,header .header-actions>.header-action.active{background:#ffffff10;border-color:#dbb99180}header .header-actions>.cart-action{color:#253529;background:#e8d8bc;border-color:#e8d8bc}header .header-actions>.cart-action:hover,header .header-actions>.cart-action.active{color:#253529;background:#f2e4cd;border-color:#f2e4cd}header .header-actions>.cart-action>span:not(.bag-icon),header .header-actions>.cart-action b{color:#253529}header .header-actions small{color:#c8d0c0;font-size:12px;line-height:1.5;display:block}header .header-actions .bag-icon i{color:#fff;background:#953e30;border:2px solid #e8d8bc;min-width:19px;height:19px;font-size:11px;top:-9px;right:-10px}.commerce-page{--commerce-ink:#192d22;--commerce-muted:#63705e;--commerce-red:#9c4030;--commerce-line:#dce0d4;padding-top:28px;padding-bottom:70px}.commerce-page .breadcrumbs{margin-bottom:22px;font-size:14px}.commerce-heading{color:#fff;background:#182c21;border-left:5px solid #ab4936;border-radius:5px;justify-content:space-between;align-items:center;gap:28px;margin-bottom:32px;padding:30px 36px;display:flex}.commerce-eyebrow{letter-spacing:1.6px;color:#dcc4a1;font-size:12px;font-weight:750;line-height:1.6;display:block}.commerce-heading h1{letter-spacing:-1px;margin:9px 0 11px;font-size:clamp(30px,3.4vw,43px);font-weight:800;line-height:1.15}.commerce-heading p{color:#cbd4c6;font-size:16px;line-height:1.65}.commerce-heading-mark{color:#dac29f;border-left:1px solid #ffffff26;align-items:center;gap:18px;padding-left:30px;display:flex}.commerce-heading-mark>svg{stroke-width:1.3px;width:46px;height:46px}.commerce-heading-mark>span{letter-spacing:1.7px;max-width:100px;font-size:12px;font-weight:700;line-height:1.8}.commerce-page .btn{border-radius:4px;gap:14px;min-height:48px;font-size:15px}.commerce-page .btn.primary{color:#fff;background:#8f392e}.commerce-page .btn.primary:hover{background:#a24635}:is(.commerce-page a:focus-visible,.commerce-page button:focus-visible,.commerce-page input:focus-visible){outline-offset:3px;outline:3px solid #be8554}.commerce-page .text-link{align-items:center;gap:10px;margin-top:8px;padding:15px 0;font-size:15px;display:inline-flex}.commerce-page .commerce-empty{border:1px solid var(--commerce-line);text-align:left;text-wrap:wrap;background:#fff;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:46px;min-height:310px;padding:50px 40px;display:flex}.commerce-empty-art{background:#f1f2e9;border:1px solid #e0e4d6;border-radius:50%;flex-shrink:0;place-items:center;width:150px;height:156px;display:grid;position:relative}.commerce-empty-art>.grizzly-bear{width:105px;height:118px}.commerce-empty-art>span:not(.grizzly-bear){color:#eee0c6;background:#25432e;border:4px solid #fff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;bottom:4px;right:-4px}.commerce-empty-copy{max-width:440px}.commerce-empty-copy [data-slot=empty-header]{text-align:left;align-items:flex-start;gap:12px;max-width:none}.commerce-empty-copy [data-slot=empty-title]{color:var(--commerce-ink);font-size:27px;font-weight:750;line-height:1.25}.commerce-empty-copy [data-slot=empty-description]{color:var(--commerce-muted);font-size:16px;line-height:1.75}.commerce-empty-copy>.btn{margin-top:25px}.commerce-page .cart-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px;display:grid}.cart-main{min-width:0}.commerce-section-title{justify-content:space-between;align-items:center;gap:16px;margin:0 0 17px;display:flex}.commerce-section-title h2{color:var(--commerce-ink);font-size:21px;font-weight:750;line-height:1.3}.commerce-section-title>span{white-space:nowrap;color:#4e6241;background:#e5e9dc;border-radius:4px;padding:5px 10px;font-size:14px}.commerce-page .cart-list{background:0 0;border:0;flex-direction:column;gap:13px;padding:0;display:flex}.commerce-page .cart-row{border:1px solid var(--commerce-line);background:#fff;border-radius:5px;grid-template-columns:88px minmax(0,1fr) 106px 106px 32px;align-items:center;gap:15px;padding:20px 17px;display:grid}.commerce-page .cart-row:last-child{border-bottom:1px solid var(--commerce-line)}.cart-item-photo{background:#eef0e8;border:1px solid #e5e7df;border-radius:4px;display:block;overflow:hidden}.cart-item-photo .product-image{aspect-ratio:1;object-fit:contain;width:100%;height:auto}.commerce-page .cart-item-info{min-width:0}.commerce-page .cart-item-info>a{overflow-wrap:anywhere;color:var(--commerce-ink);font-size:16px;font-weight:650;line-height:1.45}.commerce-page .cart-item-info>span{color:var(--commerce-muted);overflow-wrap:anywhere;margin:7px 0;font-size:13px;line-height:1.5}.commerce-page .cart-item-info>strong{color:#58664f;font-size:14px;font-weight:600}.cart-item-info>strong>small{font-size:12px;font-weight:400}.cart-item-actions{display:contents}.commerce-page .quantity{background:#f8f9f4;border:1px solid #d4dacb;border-radius:4px;justify-self:start;margin:0;font-size:15px}.commerce-page .quantity button{color:#344d2d;width:35px;height:40px}.commerce-page .quantity button:hover:not(:disabled){background:#e7ecdf}.commerce-page .quantity span{font-variant-numeric:tabular-nums;min-width:28px}.cart-line-total{text-align:right;min-width:0}.cart-line-total>span{color:#748067;margin-bottom:4px;font-size:12px;display:block}.cart-line-total>strong{white-space:nowrap;color:var(--commerce-ink);font-size:16px;font-weight:750}.commerce-page .remove{color:#87907b;border-radius:4px;place-items:center;width:34px;height:40px;display:grid}.commerce-page .remove:hover:not(:disabled){color:#9c4030;background:#f8ebe5}.commerce-page .cart-summary{color:#fff;background:#1d3427;border:1px solid #20392b;border-top:4px solid #b88658;border-radius:5px;padding:27px 25px;position:sticky;top:24px;overflow:hidden;box-shadow:0 12px 24px #172b2010}.commerce-page .cart-summary h2{letter-spacing:-.5px;margin:10px 0 27px;font-size:28px}.commerce-page .cart-summary>div{color:#d7dfd0;gap:15px;margin-bottom:17px;font-size:14px;line-height:1.65}.commerce-page .cart-summary>div strong{color:#fff}.commerce-page .cart-summary .total{border-top:1px solid #ffffff29;margin-top:22px;margin-bottom:22px;padding-top:20px;display:block}.commerce-page .cart-summary .total>span{color:#c0cbb9;font-size:14px;display:block}.commerce-page .cart-summary .total strong{font-variant-numeric:tabular-nums;white-space:normal;overflow-wrap:anywhere;margin-top:6px;font-size:34px;line-height:1.25;display:block}.commerce-page .cart-summary .btn{color:#203626;background:#e8d4ac;width:100%;font-size:15px;font-weight:700}.commerce-page .cart-summary .btn:hover{background:#f5e3bf}.commerce-page .cart-summary>p{color:#c2cdbb;margin-top:18px;font-size:14px;line-height:1.65}.commerce-page .cart-summary>.guest-checkout{margin-bottom:0;font-size:14px;line-height:1.7;display:block}.commerce-page .guest-checkout p{color:#d7dfd0;margin-bottom:16px;font-size:14px}.commerce-page .checkout-form{border:1px solid var(--commerce-line);background:#fff;border-radius:5px;margin-top:24px;padding:28px;scroll-margin-top:20px}.commerce-form-heading{color:var(--commerce-ink);align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.commerce-form-heading>svg{color:#956a43;flex-shrink:0;margin-top:3px}.commerce-page .commerce-form-heading h2{margin:0;font-size:24px;font-weight:750;line-height:1.25}.commerce-form-heading p{color:var(--commerce-muted);margin-top:8px;font-size:15px;line-height:1.65}.commerce-page label{color:#35472e;font-size:15px;font-weight:600}.commerce-page label>input,.commerce-page .profile-form input{color:#263724;background:#f9faf5;border:1px solid #d5dccb;border-radius:4px;min-height:48px;margin-top:9px;padding:12px 13px;font-size:16px;font-weight:400}.commerce-page input[readonly]{color:#66705e;background:#eef1e8}.commerce-page .form-grid [data-slot=select-trigger]{background:#f9faf5;border-color:#d5dccb;width:100%;min-height:48px;margin-top:9px;font-size:16px}.commerce-page .notice{border-radius:4px;padding:15px 18px;font-size:14px;line-height:1.7}.commerce-page .checkout-form .notice{margin-bottom:22px}.commerce-page .account-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:28px;display:grid}.commerce-page .profile-card{color:#fff;background:#1c3427;border:1px solid #253e2b;border-top:4px solid #b88658;border-radius:5px;padding:29px 25px}.commerce-page .profile-card .avatar{float:none;color:#263e2c;box-sizing:content-box;background:#dcc7a3;border:5px solid #ffffff1a;border-radius:8px;width:70px;height:70px;margin:24px 0 20px;font-size:32px;font-weight:700}.commerce-page .profile-card h2{font-size:24px;line-height:1.35}.commerce-page .profile-card>p{color:#c3cfbb;margin-top:8px;font-size:14px;line-height:1.65}.profile-stats{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;grid-template-columns:1fr 1fr;gap:15px;margin:25px 0;padding:22px 0;display:grid}.profile-stats strong{color:#ead4af;font-size:27px;font-weight:750;line-height:1.2;display:block}.profile-stats span{color:#cbd5c1;margin-top:6px;font-size:13px;display:block}.commerce-page .profile-card .logout-form{margin:0}.commerce-page .profile-card .logout-form button{color:#e2e7db;text-align:center;border:1px solid #ffffff38;border-radius:4px;width:100%;min-height:44px;padding:9px 12px;font-size:14px;display:block}.commerce-page .profile-card .logout-form button:hover{background:#ffffff0c}.commerce-page .account-tabs{gap:0;min-width:0}.commerce-page .account-tabs [data-slot=tabs-list]{background:#e7eadd;border:1px solid #d9dfce;border-radius:5px;gap:6px;width:100%;height:auto;min-height:58px;margin-bottom:22px;padding:6px;display:flex}.commerce-page .account-tabs [data-slot=tabs-trigger]{color:#526347;min-height:44px;box-shadow:none;white-space:normal;border-radius:3px;flex:1;gap:10px;padding:11px 18px;font-size:15px;line-height:1.35}.commerce-page .account-tabs [data-slot=tabs-trigger]:after{display:none}.commerce-page .account-tabs [data-slot=tabs-trigger][data-state=active]{color:#fff;background:#284531}.commerce-page .account-tabs .tab-count{color:inherit;text-align:center;background:#ffffff26;border-radius:3px;min-width:23px;padding:2px 5px;font-size:12px}.commerce-page .account-tabs [data-slot=tabs-content]{margin:0}.commerce-page .account-tabs .commerce-empty{gap:28px;min-height:340px;padding:35px 28px}.commerce-page .account-tabs .commerce-empty-art{width:110px;height:120px}.commerce-page .account-tabs .commerce-empty-art>.grizzly-bear{width:80px;height:93px}.commerce-page .account-tabs .commerce-empty-copy [data-slot=empty-title]{font-size:25px}.commerce-page .profile-form{border:1px solid var(--commerce-line);background:#fff;border-radius:5px;max-width:none;padding:28px}.profile-fields{grid-template-columns:1fr 1fr;gap:22px;margin:27px 0;display:grid}.commerce-page .profile-fields label{min-width:0;margin:0;display:block}.profile-fields label:first-child{grid-column:1/-1}.profile-fields label:nth-child(2){grid-area:2/1/auto/-1}.commerce-page .profile-form label small{color:#6d775f;margin-top:8px;font-size:14px;font-weight:400;line-height:1.6}.commerce-page .order-card{border:1px solid var(--commerce-line);border-left:4px solid #8d9c75;border-radius:5px;margin-bottom:18px;padding:25px 28px}.commerce-page .order-heading h3{color:var(--commerce-ink);font-size:20px}.commerce-page .order-heading div>span{color:var(--commerce-muted);font-size:14px;line-height:1.6}.commerce-page .order-status{color:#735133;background:#eee6d6;padding:7px 10px;font-size:12px;font-weight:600;line-height:1.5}.commerce-page .order-line{align-items:flex-start;gap:20px;font-size:16px;line-height:1.5}.commerce-page .order-line small{color:var(--commerce-muted);font-size:14px;line-height:1.6}.commerce-page .order-line strong{font-size:15px}.commerce-page .order-total{align-items:center;gap:15px;padding-top:5px;font-size:15px}.commerce-page .order-total strong{white-space:nowrap;color:var(--commerce-ink);font-size:26px}.commerce-page .order-card>.muted{color:var(--commerce-muted);margin-top:12px;font-size:14px}.commerce-page .success-box{border:1px solid var(--commerce-line);background:#fff;border-top:4px solid #7c9068;border-radius:6px;gap:20px;max-width:760px;padding:44px 30px}.commerce-page .success-box p{color:var(--commerce-muted);font-size:16px;line-height:1.7}@media (max-width:1100px){.commerce-page .cart-layout{grid-template-columns:minmax(0,1fr) 300px;gap:22px}.commerce-page .cart-row{grid-template-columns:78px minmax(0,1fr) 32px;gap:14px;padding:18px}.cart-item-actions{grid-column:2/-1;justify-content:space-between;align-items:center;gap:18px;display:flex}.commerce-page .cart-row>.remove{grid-area:1/3;align-self:start}.cart-item-photo{grid-row:1/3;align-self:start}.commerce-page .cart-summary{padding:25px 20px}.commerce-page .account-layout{grid-template-columns:245px minmax(0,1fr);gap:24px}.commerce-page .account-tabs .commerce-empty{flex-direction:column;align-items:flex-start;gap:24px}.commerce-heading-mark{gap:14px;padding-left:20px}.commerce-heading-mark>span{display:none}}@media (max-width:900px){header .header-actions>.header-action{justify-content:center;width:47px;min-height:47px;padding:10px}header .header-actions{gap:8px}}@media (max-width:760px){header .header-actions>.header-action{width:44px;min-height:44px;padding:9px}header .header-actions{gap:7px}.commerce-page{padding-top:21px;padding-bottom:42px}.commerce-page .breadcrumbs{margin-bottom:17px}.commerce-heading{gap:18px;margin-bottom:25px;padding:24px 21px}.commerce-heading h1{letter-spacing:-.7px;margin:9px 0 11px;font-size:31px}.commerce-heading p{font-size:15px;line-height:1.7}.commerce-eyebrow{letter-spacing:1.25px;font-size:11px}.commerce-heading-mark{display:none}.commerce-page .cart-layout{grid-template-columns:1fr;gap:25px}.commerce-section-title h2{font-size:19px}.commerce-page .cart-summary{order:0;padding:27px 24px;position:static}.commerce-page .cart-row{grid-template-columns:72px minmax(0,1fr) 30px;gap:13px;padding:16px}.commerce-page .cart-item-info>a{font-size:15px}.commerce-page .cart-item-actions{border-top:1px solid #e7ebde;grid-column:1/-1;gap:12px;padding-top:14px}.cart-item-photo{grid-row:1}.commerce-page .cart-line-total{align-items:center;gap:10px;display:flex}.cart-line-total>span{margin:0}.cart-line-total>strong{font-size:17px}.commerce-page .commerce-empty,.commerce-page .account-tabs .commerce-empty{text-align:center;flex-direction:column;align-items:center;gap:27px;min-height:0;padding:34px 24px}.commerce-page .commerce-empty-art{width:120px;height:130px}.commerce-page .commerce-empty-art>.grizzly-bear{width:84px;height:101px}.commerce-empty-copy [data-slot=empty-header]{text-align:center;align-items:center}.commerce-empty-copy [data-slot=empty-title],.commerce-page .account-tabs .commerce-empty-copy [data-slot=empty-title]{font-size:24px}.commerce-empty-copy>.btn{width:100%;margin-top:23px}.commerce-page .account-layout{grid-template-columns:1fr;gap:24px}.commerce-page .profile-card{grid-template-columns:70px minmax(0,1fr);align-items:center;column-gap:20px;margin:0;padding:24px;display:grid}.commerce-page .profile-card>.commerce-eyebrow{grid-column:1/-1;margin-bottom:21px}.commerce-page .profile-card .avatar{grid-row:2/4;align-self:start;width:60px;height:60px;margin:0;font-size:29px}.commerce-page .profile-card h2{grid-column:2;font-size:23px}.commerce-page .profile-card>p{grid-column:2;margin-top:6px;font-size:14px}.profile-stats{grid-column:1/-1;width:100%;margin:22px 0;padding:18px 0}.commerce-page .profile-card .logout-form{grid-column:1/-1}.commerce-page .account-tabs [data-slot=tabs-list]{gap:4px;margin-bottom:18px;padding:5px}.commerce-page .account-tabs [data-slot=tabs-trigger]{gap:7px;padding:10px 8px;font-size:14px}.commerce-page .account-tabs [data-slot=tabs-trigger]>svg{flex-shrink:0;width:16px}.commerce-page .profile-form,.commerce-page .checkout-form{padding:24px 20px}.profile-fields{grid-template-columns:1fr;gap:20px;margin:23px 0}.profile-fields label:nth-child(2){grid-area:auto}.commerce-page .commerce-form-heading h2{font-size:22px}.commerce-page .profile-form>.btn{width:100%}.commerce-page .order-card{padding:21px 18px}.commerce-page .order-heading{flex-wrap:wrap;gap:12px}.commerce-page .order-heading h3{font-size:18px}.commerce-page .order-line{gap:14px;font-size:15px}.commerce-page .order-line strong{font-size:14px}.commerce-page .order-total strong{font-size:23px}}@media (max-width:380px){.commerce-page .account-tabs [data-slot=tabs-trigger]>svg{display:none}.commerce-page .profile-card{column-gap:14px}.commerce-page .cart-row{gap:10px;padding:14px}.commerce-page .cart-line-total{display:block}.cart-line-total>span{margin-bottom:4px}.commerce-page .order-line{flex-wrap:wrap}.commerce-page .order-line>strong{margin-left:auto}}@media (prefers-reduced-motion:reduce){header .header-actions>.header-action{transition:none}}.catalog-filters{background:#f0f1e8;border:1px solid #d7decb;border-radius:4px;margin:20px 0 16px;padding:18px 20px}.filter-heading{justify-content:space-between;gap:12px;margin-bottom:14px;font-size:13px;font-weight:700;display:flex}.filter-heading>span,.filter-heading>button{align-items:center;gap:8px;display:flex}.filter-heading>button{color:#536342;font-weight:500}.filter-fields{grid-template-columns:1.4fr 1fr 1fr 1.25fr;gap:16px;display:grid}.filter-fields label,.filter-fields legend{color:#57634a;font-size:12px;font-weight:650}.filter-fields label{gap:7px;display:grid}.filter-fields fieldset{border:0;min-width:0;padding:0}.filter-fields legend{margin-bottom:7px}.filter-fields input,.filter-fields [data-slot=select-trigger]{color:#293821;background:#fffdf7;border:1px solid #c7d0ba;border-radius:3px;width:100%;min-width:0;height:42px;padding:8px 10px;font-size:14px}.price-range{align-items:center;gap:7px;display:flex}.price-range input{width:calc(50% - 10px)}.filter-error{color:#9b362c;margin-top:10px;font-size:13px}.saved-product{flex-direction:column;min-width:0;display:flex;position:relative}.saved-product>.product{width:100%;height:100%}.favorite-button{z-index:3;color:#57634b;background:#fffef3ee;border:1px solid #e0e4d5;border-radius:50%;place-items:center;width:37px;height:37px;transition:background .15s;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 2px 9px #16261712}.favorite-button:hover{background:#edf2df}.favorite-button.saved,.save-text.saved{color:#547334}.favorite-button:focus-visible{outline-offset:2px;outline:3px solid #889e60}.favorite-button:disabled{opacity:.5}.favorites-action .bag-icon{position:relative}.favorites-action{min-width:0}.header-actions{gap:18px}.product-actions-panel{background:#f5f6ed;border:1px solid #cad5bb;border-radius:4px;margin:22px 0;padding:20px}.product-action-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.product-action-title>span{align-items:center;gap:7px;font-size:15px;font-weight:700;display:flex}.save-text{white-space:nowrap;color:#5c6c4e;align-items:center;gap:6px;font-size:13px;display:flex}.product-actions-panel>label{gap:8px;font-size:13px;font-weight:600;display:grid}.product-actions-panel [data-slot=select-trigger]{background:#fff;width:100%;height:44px}.selected-stock{color:#3f6337;margin:12px 0;font-size:13px}.selected-stock.waiting{color:#83764d}.product-actions-panel .btn{min-height:46px;margin-top:12px;font-size:14px}.restock-confirmed{color:#436339;align-items:flex-start;gap:10px;padding:14px 0;font-size:14px;display:flex}.restock-confirmed svg{flex-shrink:0}.restock-dialog{color:#2a3927;max-width:490px!important}.restock-dialog form{gap:16px;display:grid}.restock-dialog label{gap:8px;font-size:14px;font-weight:600;display:grid}.restock-dialog input{border:1px solid #c3cdb7;border-radius:4px;width:100%;padding:12px;font-size:16px}.restock-dialog form>p{color:#637059;font-size:13px;line-height:1.6}.saved-collection>.section-heading{margin:15px 0 25px}.saved-collection .products{grid-template-columns:repeat(4,minmax(0,1fr))}.saved-empty{text-align:center;background:#fafaf2;border:1px solid #d9dfce;padding:60px 25px}.saved-empty svg{color:#81906a;margin:0 auto 15px}.saved-empty h3{font-size:24px}.saved-empty p{color:#68745c;margin-top:10px}.restock-inbox{background:#fafbf3;border:1px solid #d9dfce;border-radius:4px;margin:45px 0 15px;padding:28px}.restock-inbox>h2{align-items:center;gap:12px;font-size:26px;display:flex}.restock-inbox>p{color:#69755d;max-width:740px;margin:12px 0 20px}.customer-restock{border-top:1px solid #dce2d1;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;display:flex}.customer-restock.unread{border-left:3px solid #76974a;padding-left:17px}.customer-restock h3{margin:10px 0 5px;font-size:17px}.customer-restock p{color:#5c6952;font-size:14px}.restock-status{color:#677250;background:#eaece1;border-radius:3px;padding:5px 9px;font-size:12px;line-height:1.4;display:inline-flex}.restock-status.available{color:#356035;background:#e0ecd3}.restock-status.contacted{color:#75796c;background:#eceee8}.restock-inbox-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;max-width:340px;display:flex}.restock-inbox-actions>button{color:#67755a;padding:5px;font-size:13px}.restock-inbox-actions .btn{min-height:42px;padding:10px 14px;font-size:13px}.account-restock-alert{color:#476334;background:#e7efda;border:1px solid #c0d2a2;align-items:center;gap:8px;margin:12px 0;padding:12px;font-size:14px;display:flex}.profile-card>.btn{margin:20px 0 15px}.extra-product-gallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;margin:24px 0;display:grid}.extra-product-gallery>button{background:#f7f7ee;border:1px solid #dce1d2;border-radius:4px;overflow:hidden}.extra-product-gallery img{aspect-ratio:1;object-fit:contain;width:100%}.first-game-teaser{color:#f4f4dc;background:#273a2d;border:1px solid #65794e;border-radius:5px;align-items:center;gap:20px;margin:23px 0;padding:24px 28px;display:flex}.first-game-teaser>span:nth-child(2){flex:1;gap:5px;display:grid}.first-game-teaser small{letter-spacing:1.6px;color:#b5c490;font-size:10px;font-weight:700}.first-game-teaser b{font-size:24px;line-height:1.2}.first-game-teaser span>span{color:#d0d7bc;font-size:13px}.first-game-icon{color:#b8d08b;border:1px solid #71815b;border-radius:4px;place-items:center;width:55px;height:55px;display:grid}.first-game-hero{color:#f9f8e9;isolation:isolate;background:#233128;border-radius:5px;min-height:395px;position:relative;overflow:hidden}.first-game-hero>img{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.first-game-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#14241af7,#14241acc 45%,#14241a1f);position:absolute;inset:0}.first-game-hero>div{max-width:690px;padding:45px}.first-game-hero h2{letter-spacing:-1px;text-transform:uppercase;margin:18px 0 20px;font-size:48px;line-height:1.05}.first-game-hero p{color:#e3e6d6;max-width:530px;margin-bottom:25px;line-height:1.75}.first-game-layout{grid-template-columns:minmax(0,1.55fr) minmax(295px,1fr);gap:36px;margin:46px 0;display:grid}.first-game-layout h2{margin:10px 0 12px;font-size:30px}.first-game-layout .muted{font-size:14px;line-height:1.7}.first-game-checks{gap:12px;margin-top:24px;display:grid}.first-game-checks article{background:#fcfcf4;border:1px solid #dce1d0;border-radius:4px;align-items:flex-start;gap:16px;padding:23px;display:flex}.first-game-checks article.owned{background:#f0f4e6;border-color:#b9cba1}.checklist-number{color:#84936c;border-bottom:2px solid #adbe8d;padding:6px 2px;font-size:13px;font-weight:750}.first-game-checks article>div{flex:1}.first-game-checks h3{margin:0 0 8px;font-size:20px}.first-game-checks p{color:#68745d;font-size:14px;line-height:1.7}.first-game-checks article a{color:#546c35;align-items:center;gap:6px;margin-top:12px;font-size:13px;font-weight:650;display:flex}.first-game-checks label{white-space:nowrap;align-items:center;gap:7px;padding-top:4px;font-size:12px;display:flex}.first-game-budget{background:#eef1e3;border:1px solid #bbc9a6;border-radius:5px;align-self:start;padding:28px;position:sticky;top:20px}.first-game-budget>label{gap:8px;margin:23px 0 17px;font-size:13px;font-weight:650;display:grid}.first-game-budget input{background:#fffdf5;border:1px solid #aeba97;border-radius:4px;min-width:0;max-width:100%;padding:14px;font-size:24px}.first-game-budget>p{font-size:14px;line-height:1.7}.first-game-needs{border-top:1px solid #ccd6ba;border-bottom:1px solid #ccd6ba;margin:15px 0;padding:18px 0}.first-game-needs h3{margin-bottom:12px;font-size:14px}.first-game-needs>span{align-items:center;gap:10px;margin:8px 0;font-size:14px;display:flex}.first-game-needs>span>span{background:#6e8552;border-radius:50%;width:5px;height:5px}.first-game-budget>.btn{margin-top:14px;font-size:14px}.first-game-budget>small{color:#6a765b;margin:12px 0;font-size:12px;line-height:1.7;display:block}.first-game-address{color:#61744c;border-top:1px solid #ced6bf;gap:9px;margin-top:20px;padding-top:20px;font-size:12px;line-height:1.8;display:flex}.first-game-address svg{flex-shrink:0}.first-game-note{color:#eef2df;background:#2b3b2d;border-radius:4px;align-items:flex-start;gap:20px;padding:28px;display:flex}.first-game-note>svg{color:#bed491;flex-shrink:0}.first-game-note>div{flex:1}.first-game-note h3{margin:0 0 8px;font-size:20px}.first-game-note p{color:#ced8bd;max-width:700px;font-size:14px;line-height:1.7}.first-game-note>a{color:#d7e6b8;align-items:center;gap:7px;max-width:185px;font-size:13px;display:flex}@media (max-width:1150px){.header-actions{gap:12px}.favorites-action>span:last-child{display:none}.filter-fields{grid-template-columns:1fr 1fr}.saved-collection .products{grid-template-columns:repeat(3,minmax(0,1fr))}.first-game-layout{gap:22px}.first-game-checks article{flex-wrap:wrap}.first-game-checks label{margin-left:37px}.first-game-checks article>div{flex-basis:calc(100% - 52px)}}@media (max-width:760px){.filter-fields{gap:12px}.catalog-filters{padding:16px}.filter-fields [data-slot=select-trigger]{font-size:12px}.saved-collection .products{grid-template-columns:repeat(2,minmax(0,1fr))}.restock-inbox{padding:18px}.restock-inbox>h2{font-size:22px}.customer-restock{flex-direction:column;align-items:flex-start;gap:15px}.restock-inbox-actions{justify-content:flex-start}.first-game-teaser{gap:13px;padding:18px}.first-game-teaser b{font-size:20px}.first-game-teaser>svg{width:20px}.first-game-icon{display:none}.first-game-hero>div{padding:28px}.first-game-hero h2{font-size:35px}.first-game-hero>img{object-position:60% center}.first-game-hero:after{background:#172c21cf}.first-game-layout{grid-template-columns:1fr;margin-top:30px}.first-game-budget{position:static}.first-game-checks article{padding:18px}.first-game-note{flex-wrap:wrap;padding:22px}.first-game-note>div{min-width:200px}.first-game-note>a{max-width:none;margin-left:49px}.extra-product-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.product-action-title{flex-wrap:wrap;align-items:flex-start}.product-actions-panel{padding:16px}.header-actions{gap:12px}.favorite-button{width:34px;height:34px;top:9px;right:9px}.favorites-action{display:flex!important}}@media (max-width:420px){.filter-fields,.saved-collection .products{grid-template-columns:1fr}.first-game-hero h2{font-size:30px}.first-game-teaser b{font-size:17px}.first-game-teaser span>span{font-size:12px}.first-game-note>a{margin-left:0}.first-game-budget{padding:22px}.restock-inbox-actions .btn{width:100%}}.product-image-empty{color:#849171;text-align:center;background:#f0f2e8;flex-direction:column;justify-content:center;align-items:center;gap:14px;height:100%;min-height:220px;padding:25px;font-size:13px;display:flex}header .nav{align-items:center;gap:10px;height:auto;min-height:68px;padding-top:8px;padding-bottom:8px}header .nav>a{min-height:48px}header .nav>a.nav-feature{letter-spacing:.35px;text-transform:uppercase;border:1px solid #ffffff35;border-radius:4px;justify-content:center;align-items:center;gap:9px;height:auto;min-height:48px;padding:12px 18px;font-size:15px;font-weight:800;line-height:1.35;transition:filter .18s,transform .18s,box-shadow .18s;display:flex;box-shadow:inset 0 1px #ffffff35,0 3px #0002}header .nav>.nav-feature.catalog-nav{color:#102c37;background:linear-gradient(120deg,#b4eafb,#61c5e5)}header .nav>.nav-feature.military{color:#fff;background:linear-gradient(120deg,#bf5035,#a73825)}header .nav>.nav-feature.airsoft{color:#192413;background:linear-gradient(120deg,#d2e97e,#a9ce48)}header .nav>.nav-feature.first-game-nav{color:#2c200b;background:linear-gradient(120deg,#ffd27b,#f2ae37)}header .nav>.nav-feature.cart-nav{color:#342810;background:linear-gradient(120deg,#fff0bf,#e7c575)}header .nav>.nav-feature.about-nav{color:#14372d;background:linear-gradient(120deg,#b4ead6,#6bc9a8)}header .nav>.nav-feature.delivery-menu{color:#202e49;background:linear-gradient(120deg,#d8e3fa,#a5bce3)}header .nav>a.nav-feature:hover{filter:brightness(1.09);transform:translateY(-1px)}header .nav>a.nav-feature.active{border-color:#fff;box-shadow:inset 0 -3px,0 3px #0002}header .nav>a.nav-feature:focus-visible{outline-offset:4px;outline:3px solid #f3b544}.direction-card .direction-open:focus-visible{outline-offset:4px;outline:3px solid #f3b544}header .nav>a.nav-feature svg{stroke-width:2.5px;flex:none}header .nav>a:not(.nav-feature):not(.catalog-nav){padding:0 10px}.direction-grid .direction-card{--direction-accent:#b7462e;border:1px solid #dfdcd4;border-top:5px solid var(--direction-accent);border-radius:6px;box-shadow:0 14px 35px #07160e30}.direction-grid .direction-card.airsoft{--direction-accent:#b9d85d}.direction-card .direction-art{aspect-ratio:3/2;background:#20251d;height:auto;display:block}.direction-card .direction-scene{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s;display:block}.direction-card.airsoft .direction-scene{object-position:right center}.direction-card .direction-label{color:#fff;background:#26321eee;border:1px solid #ffffff50;border-radius:3px;align-items:center;gap:8px;max-width:calc(100% - 40px);padding:10px 13px;font-size:14px;font-weight:700;display:inline-flex;top:20px;left:20px;box-shadow:0 4px 18px #0003}.direction-card.military .direction-label{background:#a83c27f2}.direction-card .direction-label svg{flex-shrink:0}.direction-card .direction-body{padding:26px 28px 22px}.direction-grid .direction-card .direction-body h2{letter-spacing:.6px;font-size:clamp(30px,3.1vw,44px);font-weight:900;line-height:1.12}.direction-grid .direction-card.military .direction-body h2{color:#a83c27}.direction-grid .direction-card.airsoft .direction-body h2{color:#32431d}.direction-card .direction-body p{color:#535e4e}.direction-grid .direction-card .direction-cta{background:var(--direction-accent);color:#fff;border-radius:3px;min-height:52px;font-weight:700;transition:filter .2s}.direction-grid .direction-card.airsoft .direction-cta{color:#1d2914}.direction-card .direction-open:hover .direction-cta{background:var(--direction-accent);filter:brightness(1.06)}.direction-card .direction-open:hover .direction-scene{transform:scale(1.025)}@media (min-width:761px) and (max-width:1280px){header .nav{grid-template-columns:repeat(12,minmax(0,1fr));display:grid}header .nav>a:nth-child(-n+4){grid-column:span 3;width:auto;min-width:0}header .nav>a:nth-child(n+5){grid-column:span 3}}@media (max-width:1100px){header .nav{gap:8px}header .nav>a.nav-feature{gap:7px;padding:11px 13px;font-size:14px}header .nav>a:not(.nav-feature):not(.catalog-nav){padding:0 7px}}@media (max-width:760px){header .nav{grid-template-columns:repeat(12,minmax(0,1fr));gap:7px;padding:10px 14px 4px;display:grid}header .nav>a:nth-child(-n+4){grid-column:span 6;width:auto;min-width:0}header .nav>a:nth-child(n+5){grid-column:span 3}header .nav>a.catalog-nav{border-radius:4px;justify-content:center;height:48px}header .nav>a.nav-feature{letter-spacing:0;white-space:nowrap;min-height:48px;padding:12px 7px;font-size:14px!important}header .nav>a.nav-feature svg{width:17px;height:17px;display:block}header .nav>a.nav-feature.nav-service{white-space:normal;flex-direction:column;gap:5px;height:100%;min-height:76px;padding:9px 3px;font-size:14px!important}header .nav>a.nav-service>span{justify-content:center;align-items:center;min-height:34px;line-height:1.2;display:flex}header .nav>a:not(.nav-feature):not(.catalog-nav){min-height:43px;padding:6px 2px;font-size:13px}.direction-card .direction-art{aspect-ratio:auto}.direction-card .direction-scene{aspect-ratio:3/2;height:auto}.direction-card .direction-label{width:100%;max-width:none;box-shadow:none;border:0;border-radius:0;padding:10px 22px;position:static}.direction-card .direction-body{padding:22px}.direction-grid .direction-card .direction-body h2{font-size:32px}}@media (max-width:360px){header .nav>a.nav-feature{gap:5px;font-size:13px!important}.direction-card .direction-body{padding:20px}}@media (prefers-reduced-motion:reduce){header .nav>a.nav-feature,.direction-card .direction-scene{transition:none}header .nav>a.nav-feature:hover,.direction-card .direction-open:hover .direction-scene{transform:none}}header .nav>.nav-feature.blog-nav{color:#331d38;background:linear-gradient(120deg,#f0d4f4,#c995d4)}@media (min-width:1281px){header .nav{gap:8px}header .nav>a.nav-feature{padding:12px 13px;font-size:14px}}.catalog-card.product{background:#fffef9;border:1px solid #d5dccd;border-radius:12px;flex-direction:column;height:100%;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 6px 22px #24342108}.catalog-card.product:hover{border-color:#99ac84;transform:translateY(-3px);box-shadow:0 12px 28px #24342112}.catalog-card-visual{aspect-ratio:1;background:radial-gradient(at 50% 55%,#fff 20%,#f3f4ec 80%);border-bottom:1px solid #e1e5d8;display:block;position:relative;overflow:hidden}.catalog-card-label{z-index:1;letter-spacing:.15em;color:#657356;font-size:9px;font-weight:800;line-height:1.4;position:absolute;top:18px;left:17px;right:60px}.catalog-card-visual .product-image{aspect-ratio:auto;border:0;border-radius:0;width:100%;height:100%;margin:0;transition:transform .35s}.catalog-card-visual .product-image-sso img{filter:drop-shadow(0 8px 8px #24342110);width:100%;height:100%;padding:16px;object-fit:contain!important;object-position:center!important}.catalog-card-scene .catalog-card-visual .product-image-sso img{filter:none;padding:0;object-fit:cover!important}.catalog-card-scene .catalog-card-label{color:#fff;text-shadow:0 1px 5px #000}.catalog-card-visual .product-image-empty{color:#899779;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:24px;font-size:13px;display:flex}.catalog-card-view{color:#52663b;background:#fffef6e8;border:1px solid #d6decb;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:14px;right:15px}.catalog-card:hover .catalog-card-visual .product-image{transform:scale(1.035)}.catalog-card-body{flex-direction:column;flex:1;gap:11px;min-width:0;padding:19px 18px 16px;display:flex}.catalog-card-category{letter-spacing:.09em;text-transform:uppercase;color:#6e7d5e;font-size:10px;font-weight:750;line-height:1.5}.catalog-card-title{letter-spacing:-.02em;color:#233a2a;overflow-wrap:anywhere;font-size:17px;font-weight:750;line-height:1.4}.catalog-card-title:hover{color:#a43e2a}.catalog-card-features{color:#6a775c;flex-wrap:wrap;gap:6px;font-size:11px;line-height:1.4;display:flex}.catalog-card-features>span{overflow-wrap:anywhere;background:#f7f8f1;border:1px solid #e0e6d7;border-radius:4px;max-width:100%;padding:4px 7px}.catalog-card-stock{color:#82704d;align-items:center;gap:7px;margin-top:auto;padding-top:9px;font-size:12px;line-height:1.5;display:flex}.catalog-card-stock svg{flex-shrink:0}.catalog-card-stock.available{color:#426839}.catalog-card-link{color:#354d2e;border-top:1px solid #e0e5d8;justify-content:space-between;align-items:center;gap:8px;min-height:39px;margin-top:3px;padding-top:14px;font-size:13px;font-weight:750;display:flex}.catalog-card-link svg{color:#a73e29;flex-shrink:0}.catalog-card-link:hover{color:#a73e29}.catalog-card a:focus-visible{outline-offset:-3px;outline:3px solid #b54d31}.filter-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.outfit-card{border-radius:12px;box-shadow:0 6px 22px #24342108}.outfit-card-photo{background:radial-gradient(#fff,#f3f4ec);border-block:1px solid #e1e5d8}.outfit-card-photo .product-image-sso img{filter:drop-shadow(0 8px 7px #24342114);padding:18px 18px 43px}.cart-summary .quote-summary{border-block:1px solid #d0d9c2;padding:17px 0;line-height:1.6;display:block}.cart-summary .quote-summary strong{font-size:18px;display:block}.cart-summary .quote-summary span{color:#cad6c2;margin-top:6px;font-size:13px;display:block}@media (max-width:760px){.catalog-card-body{gap:9px;padding:15px 13px 14px}.catalog-card-title{font-size:15px}.catalog-card-label{font-size:8px;top:14px;left:12px;right:50px}.catalog-card-visual .product-image-sso img{padding:34px 8px 16px}.catalog-card-link{font-size:12px}.catalog-card-stock{font-size:11px}.catalog-card-features{font-size:10px}.filter-fields{grid-template-columns:1fr}.catalog-card.product{border-radius:9px}}@media (max-width:370px){.products{grid-template-columns:minmax(0,1fr)!important}.catalog-card-title{font-size:18px}.catalog-card-body{padding:20px}.catalog-card-label{font-size:10px}.catalog-card-link{font-size:14px}.catalog-card-stock{font-size:13px}}@media (prefers-reduced-motion:reduce){.catalog-card.product,.catalog-card-visual .product-image{transition:none}.catalog-card.product:hover{transform:none}}.catalog-card-assortment .catalog-card-visual{background:#fff}.catalog-card-assortment .catalog-card-label{color:#354a2c}.catalog-card-assortment .catalog-card-visual .product-image-sso img{filter:none}.catalog-card-quantity{color:#354a2c;background:#edf2e5;border:1px solid #dce4cf;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:flex}.catalog-card-quantity strong{font-size:22px;line-height:1}.catalog-card-photo-note{color:#657356;font-size:13px;line-height:1.5}@media (max-width:760px){.catalog-card-visual .product-image-sso img{padding:10px}}.starter-guide{--starter-ink:#20392c;--starter-line:#d5deca;--starter-red:#a83b27;color:var(--starter-ink);margin-top:12px}.starter-hero{color:#f4f5e7;background:#172f23;border-radius:10px;grid-template-columns:1.07fr 1fr;display:grid;overflow:hidden}.starter-hero-copy{align-self:center;padding:40px 40px 30px}.starter-eyebrow{letter-spacing:.13em;color:#6a7e52;font-size:11px;font-weight:800;line-height:1.6}.starter-hero .starter-eyebrow{color:#b7c89c}.starter-hero h2{letter-spacing:-.045em;margin:17px 0 25px;font-size:clamp(42px,4.5vw,66px);font-weight:800;line-height:1.02}.starter-hero h2 em{color:#c6dd8b;font-style:normal}.starter-lead{color:#dae4cd;max-width:500px;margin-bottom:25px;font-size:17px;line-height:1.75}.starter-hero .btn{white-space:normal;min-height:49px;font-size:14px;line-height:1.5}.starter-three-steps{margin:30px 0 0;padding:0;list-style:none;display:grid}.starter-three-steps li{border-top:1px solid #fff2;gap:15px;padding:15px 0;display:flex}.starter-three-steps li>span{color:#c5d99b;margin-top:3px;font-size:12px;font-weight:750}.starter-three-steps b{font-size:16px}.starter-three-steps p{color:#bdcdb0;margin:5px 0 0;font-size:13px;line-height:1.6}.starter-hero-foot{color:#b7c8aa;max-width:470px;margin:18px 0 0;font-size:12px;line-height:1.7}.starter-portrait{flex-direction:column;align-self:stretch;min-width:0;margin:0;display:flex}.starter-portrait img{aspect-ratio:2/3;object-fit:contain;background:#203729;flex:1;width:100%;height:auto;min-height:0;display:block}.starter-portrait figcaption{color:#d0dec0;background:#10271c;padding:14px 20px;font-size:12px;line-height:1.6}.starter-shopping-list{margin-top:42px;scroll-margin-top:20px}.starter-list-heading h2{letter-spacing:-.035em;margin:9px 0 13px;font-size:36px;line-height:1.2}.starter-list-heading p{color:#5e6e50;max-width:820px;margin:0;font-size:16px;line-height:1.7}.starter-jump{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0 38px;display:grid}.starter-jump a{background:#f6f8f0;border:1px solid #ccd8bd;border-radius:6px;align-items:center;gap:10px;padding:17px 16px;font-size:14px;font-weight:750;line-height:1.4;display:flex}.starter-jump a>span{color:var(--starter-red);font-size:12px}.starter-jump a>svg{color:#63784a;flex-shrink:0;margin-left:auto}.starter-jump a:hover{background:#edf3e1;border-color:#889c70}.starter-group{margin:0 0 42px;scroll-margin-top:20px}.starter-group-heading{align-items:flex-start;gap:18px;margin-bottom:21px;display:flex}.starter-group-heading>span{color:#a63e29;padding-top:4px;font-size:18px;font-weight:800;line-height:1.4}.starter-group-heading h2{letter-spacing:-.025em;margin:0 0 9px;font-size:28px;line-height:1.25}.starter-group-heading p{color:#657653;max-width:850px;margin:0;font-size:14px;line-height:1.7}.starter-items{gap:17px;display:grid}.starter-item{border:1px solid var(--starter-line);background:#fffef9;border-radius:9px;grid-template-columns:170px minmax(0,1fr) 230px;align-items:start;gap:23px;padding:23px;scroll-margin-top:20px;display:grid}.starter-item-picture{aspect-ratio:1;background:#f2f4eb;border:1px solid #e3e8d9;border-radius:6px;position:relative;overflow:hidden}.starter-item-picture>a{height:100%;display:block}.starter-item-picture .product-image{aspect-ratio:auto;border:0;border-radius:0;width:100%;height:100%;margin:0}.starter-item-picture .product-image-sso img{filter:drop-shadow(0 6px 5px #25352012);width:100%;height:100%;padding:10px;object-fit:contain!important;object-position:center!important}.starter-item-placeholder{text-align:center;color:#798b64;flex-direction:column;justify-content:center;align-items:center;gap:11px;height:100%;padding:16px;font-size:12px;line-height:1.5;display:flex}.starter-item-placeholder svg{flex-shrink:0}.starter-item-amount{color:#647d45;background:#edf3e2;border-radius:3px;padding:4px 7px;font-size:11px;font-weight:750;line-height:1.5;display:inline-block}.starter-item-copy h3{letter-spacing:-.02em;margin:10px 0 15px;font-size:23px;line-height:1.25}.starter-item-copy p{color:#57664c;margin:10px 0 0;font-size:14px;line-height:1.7}.starter-item-copy p b{color:#2e482f;font-weight:750}.starter-item-shop{border-left:1px solid #e0e6d7;flex-direction:column;gap:10px;min-width:0;padding-left:20px;display:flex}.starter-example-label{letter-spacing:.08em;text-transform:uppercase;color:#859271;font-size:10px;font-weight:750;line-height:1.6}.starter-example{overflow-wrap:anywhere;align-items:flex-start;gap:7px;font-size:14px;font-weight:700;line-height:1.5;display:flex}.starter-example svg{color:#a73f29;flex-shrink:0;margin-top:3px}.starter-example:hover{color:#a73f29}.starter-availability{color:#8b734a;font-size:12px;line-height:1.5}.starter-availability.available{color:#50733c}.starter-item-shop>p{color:#748460;margin:0;font-size:13px;line-height:1.6}.starter-consult{gap:6px;font-size:13px;font-weight:700;line-height:1.5;display:flex}.starter-consult svg{flex-shrink:0}.starter-catalog-links{flex-direction:column;gap:7px;margin-top:5px;display:flex}.starter-catalog-links a{background:#eef3e5;border:1px solid #d5dfc7;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;min-height:37px;padding:9px 10px;font-size:12px;font-weight:650;display:flex}.starter-catalog-links svg{flex-shrink:0}.starter-catalog-links a:hover{background:#e4edda;border-color:#9fb58a}.starter-item-caution{background:#fffcf4;border-color:#ded3b5}.starter-item-caution .starter-item-amount{color:#856027;background:#f5ead2}.starter-item-copy p.starter-warning{color:#785924;background:#f8efdc;border-radius:4px;gap:8px;padding:11px;font-size:12px;line-height:1.6;display:flex}.starter-warning svg{flex-shrink:0;margin-top:2px}.starter-check{border-top:1px solid var(--starter-line);border-bottom:1px solid var(--starter-line);align-items:flex-start;gap:15px;margin:10px 0 25px;padding:24px 0;display:flex}.starter-check>svg{color:#708950;flex-shrink:0;margin-top:3px}.starter-check h2{margin:0 0 9px;font-size:23px;line-height:1.3}.starter-check p{color:#647653;max-width:900px;margin:0;font-size:14px;line-height:1.75}.starter-help{background:#e8efde;border:1px solid #cad7b8;border-radius:8px;align-items:center;gap:18px;padding:26px;scroll-margin-top:20px;display:flex}.starter-help>svg{color:#71894e;flex-shrink:0}.starter-help>div{flex:1;min-width:0}.starter-help h2{margin:0 0 9px;font-size:23px;line-height:1.3}.starter-help p{color:#647653;margin:0;font-size:14px;line-height:1.65}.starter-help .btn{white-space:normal;font-size:14px}.starter-guide a:focus-visible{outline-offset:4px;outline:3px solid #b75232}@media (max-width:1100px){.starter-hero-copy{padding:30px}.starter-hero h2{font-size:47px}.starter-item{grid-template-columns:135px minmax(0,1fr) 190px;gap:19px;padding:20px}.starter-item-shop{padding-left:16px}.starter-item-copy h3{font-size:21px}.starter-item-copy p{font-size:13px}.starter-jump a{padding:15px 12px;font-size:13px}.starter-lead{font-size:16px}}@media (max-width:900px){.starter-item{grid-template-columns:130px minmax(0,1fr)}.starter-item-shop{border-top:1px solid #e0e6d7;border-left:0;grid-column:2;padding:15px 0 0}.starter-catalog-links{flex-flow:wrap}.starter-catalog-links a{min-width:130px}.starter-hero-copy{padding:27px}.starter-hero h2{font-size:43px}.starter-three-steps b{font-size:15px}.starter-help{flex-wrap:wrap}.starter-help .btn{margin-left:46px}}@media (max-width:760px){.starter-hero{grid-template-columns:1fr}.starter-hero-copy{padding:27px 25px}.starter-hero h2{font-size:46px}.starter-lead{margin-bottom:22px;font-size:16px}.starter-three-steps{margin-top:24px}.starter-three-steps li{padding:12px 0}.starter-portrait{width:100%;max-width:100%}.starter-portrait img{max-height:760px}.starter-list-heading h2{font-size:31px}.starter-list-heading p{font-size:14px}.starter-jump{grid-template-columns:1fr;gap:8px;margin-bottom:30px}.starter-jump a{padding:13px 16px;font-size:14px}.starter-group-heading{gap:13px}.starter-group-heading h2{font-size:25px}.starter-group-heading>span{font-size:16px}.starter-group-heading p{font-size:13px}.starter-shopping-list{margin-top:30px}.starter-item{grid-template-columns:100px minmax(0,1fr);gap:16px;padding:18px}.starter-item-copy h3{margin-bottom:12px;font-size:21px}.starter-item-copy p{font-size:14px}.starter-item-shop{grid-column:1/-1}.starter-item-copy{display:contents}.starter-item-amount{grid-area:1/2;align-self:start;width:max-content;max-width:100%;font-size:10px}.starter-item-copy h3{grid-area:1/2;align-self:start;min-width:0;margin:37px 0 0}.starter-item-picture{grid-row:1;align-self:start}.starter-item-copy>p{grid-column:1/-1;margin:0}.starter-item-shop{padding-top:13px}.starter-help{gap:12px;padding:22px 19px}.starter-help>div{min-width:180px}.starter-help h2{font-size:21px}.starter-help .btn{width:100%;margin:8px 0 0}.starter-check h2{font-size:21px}.starter-check p{font-size:13px}.starter-check{gap:12px}}@media (max-width:400px){.starter-item{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:15px}.starter-item-copy h3{font-size:19px}.starter-item-amount{width:auto;font-size:10px}.starter-hero-copy{padding:25px 21px}.starter-hero h2{font-size:clamp(35px,10vw,44px)}.starter-hero .btn{justify-content:center;width:100%;padding:12px 10px}.starter-item-placeholder{gap:6px;padding:9px;font-size:10px}.starter-item-placeholder svg{width:29px}.starter-catalog-links a{min-width:115px}.starter-item-copy h3{margin-top:45px}}.supply-card{background:#fff;border:1px solid #d9dfd8;flex-direction:column;min-width:0;display:flex;box-shadow:0 2px 9px #20322308}.supply-card-image-link{display:block;overflow:hidden}.supply-photo{color:#fff;isolation:isolate;background:linear-gradient(140deg,#173324bc,#203b29a6),url(/images/optimized/hero-game-640.webp) 50%/cover;padding:47px 15px 34px;position:relative}.supply-photo-label{justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;top:14px;left:16px;right:16px}.supply-photo-label b{letter-spacing:.6px;font-size:17px;line-height:1.1}.supply-photo-label>span{letter-spacing:1px;color:#e1e9dd;font-size:11px}.supply-photo-object{aspect-ratio:1.25;background:#fff;border-radius:2px;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 8px 25px #08160e40}.supply-photo-object img{object-fit:contain;width:100%;height:100%;padding:9px;transition:transform .3s;display:block}.supply-photo-sku{letter-spacing:.35px;white-space:nowrap;text-overflow:ellipsis;color:#d4dfcd;font-size:11px;position:absolute;bottom:10px;left:16px;right:16px;overflow:hidden}.supply-photo-unconfirmed{text-align:center;color:#606b60;justify-items:center;gap:14px;padding:18px;font-size:16px;line-height:1.6;display:grid}.supply-card-content{flex-direction:column;flex:1;padding:20px;display:flex}.supply-category{color:#69735e;font-size:12px;line-height:1.5}.supply-card-title{color:#202c24;margin:8px 0 10px;font-size:17px;font-weight:750;line-height:1.4;display:block}.supply-card-title:hover{color:#934432}.supply-card-purpose{color:#657063;margin:0 0 18px;font-size:14px;line-height:1.55}.supply-incoming{border-top:1px solid #e4e7e0;gap:5px;margin-top:auto;padding-top:12px;font-size:14px;line-height:1.5;display:grid}.supply-incoming-status{color:#876332;align-items:center;gap:7px;display:flex}.supply-incoming-status svg{flex:none}.supply-incoming strong{color:#43533e;font-size:14px;font-weight:600}.supply-card-bottom{justify-content:space-between;align-items:center;gap:10px;padding-top:18px;display:flex}.supply-price{flex-wrap:wrap;align-items:baseline;gap:3px 8px;min-width:0;display:flex}.supply-price strong{color:#1e2d23;font-size:24px;font-weight:800;line-height:1.2}.supply-price>span{color:#6c7568;white-space:nowrap;font-size:13px}.supply-card-open{color:#fff;background:#a33a2c;border-radius:2px;flex:none;place-items:center;width:36px;height:36px;display:grid}.supply-card-open:hover{background:#822c20}.supply-detail{margin-top:4px}.supply-detail>.text-link{margin-bottom:24px}.supply-detail-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:45px;display:grid}.supply-gallery{min-width:0}.supply-enlarge{cursor:zoom-in;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.supply-photo.large{padding:60px 23px 42px}.supply-photo.large .supply-photo-object{aspect-ratio:1}.supply-photo.large .supply-photo-object img{padding:20px}.supply-photo.large .supply-photo-label{top:21px;left:24px;right:24px}.supply-photo.large .supply-photo-label b{font-size:25px}.supply-photo.large .supply-photo-label>span{font-size:12px}.supply-photo.large .supply-photo-sku{font-size:12px;bottom:14px;left:24px}.supply-enlarge-label{color:#31402c;background:#e5eadf;justify-content:center;align-items:center;gap:9px;padding:12px;font-size:14px;display:flex}.supply-photo-note,.supply-price-note{color:#687260;margin:13px 0;font-size:14px;line-height:1.6}.supply-detail-kicker{color:#777158;letter-spacing:.65px;text-transform:uppercase;margin:0 0 20px;font-size:13px;line-height:1.6;display:block}.supply-detail-overview .supply-price strong{font-size:38px}.supply-detail-overview .supply-price>span{font-size:16px}.supply-description{color:#5b6956;margin:24px 0;font-size:17px;line-height:1.8}.supply-incoming.detail{background:#edf0e7;border:1px solid #d9e0d0;gap:7px;margin:22px 0;padding:19px 21px;font-size:16px}.supply-incoming.detail strong{font-size:18px}.supply-incoming.detail p{color:#66735b;margin:0;font-size:14px;line-height:1.6}.supply-detail-overview .btn{min-height:48px;margin-top:10px;font-size:16px}.supply-delivery-link{color:#526744;align-items:center;gap:8px;padding-top:23px;font-size:14px;display:flex}.supply-delivery-link svg:last-child{margin-left:auto}.supply-detail-information{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px;margin-top:46px;display:grid}.supply-detail-information>section{background:#fff;border:1px solid #dde1d7;border-top:3px solid #526545;padding:29px}.supply-section-number{letter-spacing:1.2px;color:#8f6048;font-size:12px;font-weight:700}.supply-detail h2{color:#213126;margin:13px 0 22px;font-size:27px;font-weight:750;line-height:1.25}.supply-detail h3{margin:26px 0 10px;font-size:18px;font-weight:700;line-height:1.4}.supply-use>p,.supply-related>p{color:#65705f;margin:0 0 14px;font-size:16px;line-height:1.8}.supply-product-note{color:#665d44;background:#f3f2eb;border-left:3px solid #ac8153;margin-top:25px;padding:15px 17px;font-size:14px;line-height:1.7}.supply-specifications dl{margin:0}.supply-specifications dl>div{border-bottom:1px solid #e6e8e0;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:20px;padding:14px 0;font-size:15px;line-height:1.6;display:grid}.supply-specifications dt{color:#77806e}.supply-specifications dd{color:#2e3f2b;overflow-wrap:anywhere;margin:0}.supply-sources{color:#5e7050;margin-top:24px;font-size:14px;line-height:1.6}.supply-sources summary{cursor:pointer}.supply-sources a{text-underline-offset:3px;align-items:center;gap:8px;padding-top:12px;text-decoration:underline;display:flex}.supply-related{border-top:1px solid #d9ded2;margin-top:38px;padding-top:32px}.supply-related>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.supply-related>div>a{background:#fff;border:1px solid #dce2d7;align-items:center;gap:17px;min-width:0;padding:13px;font-size:15px;line-height:1.5;display:flex}.supply-related img{object-fit:contain;flex:none;width:92px;height:76px}.supply-related svg{flex:none;margin-left:auto}.supply-photo-dialog{background:#fff;max-height:94dvh;padding:25px;overflow:auto;width:min(900px,95vw)!important;max-width:900px!important}.supply-photo-dialog img{object-fit:contain;width:100%;height:auto;max-height:72dvh}.supply-photo-dialog p{color:#5b6854;font-size:14px;line-height:1.6}.supply-detail a:focus-visible{outline-offset:3px;outline:3px solid #b9774f}.supply-card a:focus-visible{outline-offset:3px;outline:3px solid #b9774f}.supply-enlarge:focus-visible{outline-offset:3px;outline:3px solid #b9774f}@media (hover:hover) and (prefers-reduced-motion:no-preference){.supply-card-image-link:hover img{transform:scale(1.035)}}@media (max-width:1100px){.supply-card-content{padding:16px}.supply-detail-grid{gap:26px}.supply-detail-information{gap:20px}.supply-detail-information>section{padding:24px}.supply-photo-label>span{font-size:10px}}@media (max-width:760px){.supply-detail-grid,.supply-detail-information{grid-template-columns:1fr}.supply-detail-grid{gap:24px}.supply-detail-information{margin-top:30px}.supply-detail-overview .supply-price strong{font-size:32px}.supply-photo.large{padding:52px 17px 36px}.supply-photo.large .supply-photo-label{top:17px;left:18px;right:18px}.supply-photo.large .supply-photo-label b{font-size:22px}.supply-photo.large .supply-photo-sku{left:18px}.supply-detail-information>section{padding:23px 20px}.supply-detail h2{font-size:25px}.supply-related>div{grid-template-columns:1fr}.supply-photo-dialog{padding:19px}.supply-specifications dl>div{gap:14px}.supply-card-title{font-size:16px}}@media (max-width:580px){.products:has(.supply-card){grid-template-columns:1fr;gap:22px}.supply-card-content{padding:20px}.supply-card-title{font-size:19px}.supply-card-purpose{font-size:15px}.supply-photo-object{aspect-ratio:1.35}.supply-photo-label>span{font-size:12px}.supply-photo-label b{font-size:21px}.supply-photo-sku{font-size:12px}.supply-incoming,.supply-incoming strong{font-size:15px}.supply-price>span{font-size:14px}.supply-card-open{width:43px;height:43px}}@media (prefers-reduced-motion:reduce){.supply-photo-object img{transition:none}}.supply-dialog-close{color:#263d28;cursor:pointer;background:#f1f3ed;border-radius:3px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:14px;right:14px}.supply-photo-dialog>[data-slot=dialog-title]{padding-right:33px}
