.shop-shell{max-width:1240px;margin:auto;padding:55px 24px 80px;color:var(--blue)}.shop-shell h1{font:500 clamp(34px,4.5vw,60px)/1.1 "Playfair Display",serif;margin:20px 0}.shop-shell h2{font:500 28px/1.2 "Playfair Display",serif}.shop-eyebrow{font-size:12px;letter-spacing:2px}.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:40px}.shop-card img{width:100%;aspect-ratio:1;object-fit:cover}.shop-card span{display:inline-block;border-bottom:1px solid;padding:8px 0}.shop-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:50px;margin-top:30px}.shop-gallery img{width:100%;margin-bottom:18px;aspect-ratio:1;object-fit:cover}.shop-price{font-size:26px}.shop-price del{font-size:19px;color:#666}.shop-badge{font-size:15px;background:#edf2f8;padding:6px}.shop-copy{white-space:pre-line;color:#333}.shop-button,.shop-secondary{display:inline-block;padding:13px 22px;min-height:46px;background:var(--blue);color:white;border:1px solid var(--blue);font:inherit;cursor:pointer;text-align:center}.shop-secondary{background:white;color:var(--blue)}.shop-add,.shop-formats{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:22px 0}.shop-formats label{width:100%}.shop-shell input,.shop-shell select{padding:12px;border:1px solid #bbb;font:inherit;max-width:100%;min-height:46px}.shop-shell input[type=number]{width:80px}.shop-notice{padding:18px;background:#edf2f8}.shop-food{margin-top:55px}.shop-food details{border-bottom:1px solid #ddd;padding:18px 0}.shop-food summary{cursor:pointer;min-height:28px;font-size:18px}.shop-cart-line{display:grid;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:24px;border-bottom:1px solid #ddd;padding:25px 0}.shop-cart-line img{aspect-ratio:1;object-fit:cover;width:100%}.shop-cart-line form{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.shop-remove{background:none;border:0;text-decoration:underline;font:inherit;cursor:pointer;min-height:44px;color:var(--blue)}.shop-totals{max-width:450px;margin:35px 0 35px auto}.shop-home{background:#f7f6f3}.shop-cta{display:block;text-align:center;padding:24px}.hero video{width:100%;height:100%;object-fit:cover}.hero__title:has(.shop-button){flex-direction:column;justify-content:center;gap:24px}.shop-shell :focus-visible{outline:3px solid #a87f39;outline-offset:3px}@media(max-width:800px){.shop-detail{grid-template-columns:1fr;gap:16px}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-cart-line{grid-template-columns:70px minmax(0,1fr)}.shop-cart-line>strong{grid-column:2}}@media(max-width:560px){.shop-grid{grid-template-columns:1fr}.shop-shell{padding:30px 20px 55px}.hero video{width:calc(100% - 32px);margin:0 16px;height:auto;aspect-ratio:6/7}.shop-add .shop-button{width:100%}}
.shop-formats>p{width:100%;margin:0}.shop-format{display:grid;gap:5px;min-width:90px;text-align:center;padding:12px 16px;border:1px solid #ccd3de}.shop-format strong{font-weight:600}.shop-format span{font-size:14px}.shop-format.is-selected{border:2px solid var(--blue);background:#f2f5fa}.product-nav--shop{flex-wrap:wrap;justify-content:center;gap:12px 24px}

.checkout-form{display:flex;flex-direction:column;gap:10px}.checkout-form input,.checkout-form select{width:100%}.checkout-form label{margin-top:12px}.checkout-form .checkout-consent{display:block}.checkout-form .checkout-consent input{width:auto;margin-right:8px}.checkout-form a,.checkout-summary a{ text-decoration:underline}.checkout-summary{padding:24px;background:var(--light);align-self:start}.checkout-summary p>strong:last-child{float:right}.checkout-form .validation-summary-valid{display:none}.checkout-form .validation-summary-errors{color:#9b2020}#checkout-payment{max-width:620px;margin:40px auto}.card-field{min-height:60px;margin:12px 0}.checkout-shell hr{border:0;border-top:1px solid var(--border)}

.checkout-form .checkout-consent input{min-height:0;padding:0;vertical-align:middle}.checkout-code-form{max-width:480px}.checkout-code-form input{font-size:24px;letter-spacing:8px}
