.shop-shell{color:#18231d;background:#eceae0;min-height:100vh}.shop-header{color:#fff;background:#18231d;justify-content:space-between;align-items:center;height:74px;padding:0 5vw;display:flex}.shop-logo{letter-spacing:-1.6px;font-size:24px;font-weight:950}.shop-logo span{color:#c8ff4b}.shop-header nav{align-items:center;gap:24px;font-size:11px;font-weight:800;display:flex}.shop-header nav a:last-child{color:#18231d;background:#c8ff4b;border-radius:999px;padding:11px 16px}.shop-hero{justify-content:space-between;align-items:end;gap:25px;padding:70px 6vw 36px;display:flex}.shop-hero span,.product-kicker{letter-spacing:.14em;color:#628b08;text-transform:uppercase;font-size:9px;font-weight:900}.shop-hero h1{letter-spacing:-.06em;margin:12px 0;font-size:clamp(44px,6vw,76px);line-height:.93}.shop-hero p{color:#5f6a62;max-width:420px;font-size:13px;line-height:1.6}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:20px 6vw 80px;display:grid}.shop-card{background:#fffef8;border:1px solid #ced2ca;flex-direction:column;display:flex}.shop-card img{aspect-ratio:1.08;object-fit:cover;background:#dfe3da;width:100%}.shop-card>div{padding:20px}.shop-card small{letter-spacing:.1em;color:#69900d;font-size:8px;font-weight:900}.shop-card h2{margin:8px 0 5px;font-size:20px}.shop-card p{color:#6e7870;margin:0;font-size:10px}.shop-card footer{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.shop-card strong{font-size:26px}.shop-card footer span{background:#c8ff4b;padding:10px 12px;font-size:10px;font-weight:900}.shop-empty{text-align:center;background:#fffef8;border:1px solid #ced2ca;grid-column:1/-1;padding:70px}.shop-empty h2{font-size:28px}.shop-empty a{background:#c8ff4b;margin-top:10px;padding:13px 16px;font-weight:900;display:inline-block}.product-page{padding:55px 6vw 90px}.product-back{font-size:10px;font-weight:900}.product-layout{grid-template-columns:1.1fr .9fr;gap:55px;margin-top:25px;display:grid}.product-gallery{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.product-gallery img{aspect-ratio:1;object-fit:cover;background:#dfe3da;width:100%}.product-gallery img:first-child{aspect-ratio:1.35;grid-column:1/-1}.product-info{padding-top:10px}.product-info h1{letter-spacing:-.055em;margin:15px 0;font-size:clamp(40px,5vw,66px);line-height:.95}.product-sub{color:#68736b;font-size:12px}.product-price{margin:28px 0 4px;font-size:40px}.product-pay-note{color:#748078;font-size:9px}.add-basket{cursor:pointer;background:#c8ff4b;border:0;justify-content:space-between;width:100%;margin:22px 0;padding:17px 19px;font-weight:950;display:flex}.add-basket:disabled{opacity:.55}.inspection-box{border-top:1px solid #c8ccc4;margin-top:25px}.inspection-box h2{margin:22px 0 12px;font-size:15px}.inspection-box dl{margin:0}.inspection-box div{border-top:1px solid #d7dad4;grid-template-columns:100px 1fr;padding:10px 0;font-size:11px;display:grid}.inspection-box dt{font-weight:900}.inspection-box dd{color:#677169;margin:0}.product-description{color:#59655d;font-size:12px;line-height:1.65}.cart-page{padding:55px 6vw 90px}.cart-page h1{letter-spacing:-.05em;font-size:55px}.cart-layout{grid-template-columns:1fr 350px;gap:25px;display:grid}.cart-items,.cart-summary{background:#fffef8;border:1px solid #ced2ca}.cart-row{border-bottom:1px solid #dde0da;grid-template-columns:105px 1fr auto;align-items:center;gap:18px;padding:18px;display:grid}.cart-row img{object-fit:cover;width:105px;height:105px}.cart-row h2{margin:0 0 6px;font-size:16px}.cart-row p{color:#6f7971;font-size:10px}.cart-row button{cursor:pointer;background:0 0;border:0;font-size:9px;text-decoration:underline}.cart-row strong{font-size:20px}.cart-summary{height:max-content;padding:25px}.cart-summary h2{margin-top:0}.cart-total{border-top:1px solid #cfd3cb;justify-content:space-between;padding:18px 0;font-size:20px;display:flex}.checkout-button{cursor:pointer;background:#c8ff4b;border:0;width:100%;padding:16px;font-weight:950}.checkout-button:disabled{opacity:.5}.cart-message{color:#a33b30;font-size:10px;line-height:1.5}.order-success{text-align:center;place-items:center;min-height:calc(100vh - 74px);padding:30px;display:grid}.order-success div{background:#fffef8;border:1px solid #ced2ca;max-width:570px;padding:55px}.order-success span{background:#c8ff4b;border-radius:50%;place-items:center;width:55px;height:55px;font-size:25px;display:inline-grid}.order-success h1{font-size:42px}.order-success p{color:#667169;line-height:1.6}.order-success a{color:#fff;background:#18231d;margin-top:15px;padding:13px 17px;font-weight:900;display:inline-block}.sold-notice{background:#ffe292;margin:18px 0;padding:14px;font-size:11px;font-weight:900}@media (max-width:850px){.shop-grid{grid-template-columns:repeat(2,1fr)}.product-layout,.cart-layout{grid-template-columns:1fr}.product-info{padding-top:0}.cart-summary{max-width:none}}@media (max-width:560px){.shop-header{padding:0 18px}.shop-header nav a:not(:last-child){display:none}.shop-hero{padding:48px 18px 25px;display:block}.shop-grid{grid-template-columns:1fr;padding:15px 18px 60px}.product-page,.cart-page{padding:35px 18px 70px}.product-layout{gap:25px}.product-info h1{font-size:40px}.cart-row{grid-template-columns:76px 1fr}.cart-row img{width:76px;height:76px}.cart-row>strong{grid-column:2}.shop-empty{padding:45px 20px}}.shop-header{background:#102a22}.shop-logo{font-size:inherit;letter-spacing:normal;color:#fff}.shop-logo>span{color:inherit}.shop-logo .brand-racket{background:0 0;border-color:#c8ff4b}.shop-logo .brand-racket:after{background:#c8ff4b}.shop-logo .brand-racket i,.shop-logo .brand-words small{color:#c8ff4b}.shop-hero span,.product-kicker,.shop-card small{color:#456b00}.shop-header nav a,.shop-card footer span,.add-basket,.checkout-button,.cart-row button{align-items:center;min-height:44px;display:flex}.shop-card footer span{justify-content:center}.cart-row button{padding:0 8px}.cart-message[role=alert]{font-weight:700}.shop-promises{color:#102a22;letter-spacing:.08em;text-transform:uppercase;background:#c8ff4b;justify-content:center;align-items:center;gap:42px;min-height:38px;padding:9px 18px;font-size:9px;font-weight:900;display:flex}.shop-promises span:before{content:"✓";margin-right:7px}@media (max-width:560px){.shop-promises{white-space:nowrap;justify-content:flex-start;overflow:hidden}.shop-promises span:nth-child(n+2){display:none}}
