.shop-page{padding-bottom:0}.shop-page [hidden]{display:none!important}.shop-page .desktop-nav a[aria-current=page]{color:var(--red);text-decoration:underline;text-underline-offset:12px}.shop-main{max-width:1440px;margin:0 auto;padding:20px 5.3vw 0;min-height:65vh}.shop-masthead{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:32px;margin-bottom:16px}.shop-page h1{font-size:clamp(48px,5vw,72px);line-height:1.1;letter-spacing:-.035em;overflow-wrap:anywhere}.shop-subtitle{font-size:clamp(22px,2vw,28px);line-height:1.4;margin-top:4px}.shop-tools{display:flex;gap:24px;align-items:center}.shop-search{position:relative;flex:1;min-width:0}.shop-search svg{position:absolute;left:18px;top:18px;width:24px;height:24px;pointer-events:none;fill:none;stroke:currentColor;stroke-width:1.5}.shop-search input{width:100%;height:60px;padding:14px 16px 14px 56px;border:1px solid var(--border);border-radius:2px;background:#fff;font:inherit;font-size:16px;color:var(--ink)}.shop-search input::placeholder{color:var(--muted);opacity:1}.shop-cart-link{display:flex;gap:12px;align-items:center;min-height:48px;white-space:nowrap;font-size:18px}.shop-cart-link:hover{color:var(--red)}.shop-cart-link svg{height:28px;width:28px;fill:none;stroke:currentColor;stroke-width:1.5}.shop-navigation{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line);min-height:60px}.shop-navigation nav{display:flex;flex-wrap:wrap;gap:8px 32px;min-width:0}.shop-navigation nav a{display:flex;align-items:center;min-height:56px;padding:12px 0;border-bottom:2px solid transparent;font-size:18px;overflow-wrap:anywhere}.shop-navigation nav a:hover,.shop-navigation nav a[aria-current=true]{color:var(--red);border-bottom-color:var(--red)}.shop-navigation>p{font-size:14px;line-height:1.5;flex-shrink:0;padding-bottom:16px}.shop-result-count{font-size:16px;color:var(--muted);margin:16px 0 0}.shop-result-count:empty{display:none}.shop-chapter{padding:40px 0 44px;border-bottom:1px solid var(--line);scroll-margin-top:32px}.shop-chapter h2{font-size:clamp(30px,3.5vw,48px);margin:0 0 26px;overflow-wrap:anywhere}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px}.product-photo{display:flex;align-items:center;justify-content:center;aspect-ratio:1;background:var(--surface);position:relative;overflow:hidden;color:var(--muted);font-size:18px;text-align:center}.product-photo img{width:100%;height:100%;object-fit:contain;position:absolute;inset:0}.product-card .product-photo{aspect-ratio:1.16}.product-photo:hover{color:var(--ink)}.product-card h3{font-size:20px;line-height:1.5;letter-spacing:-.02em;margin-top:16px;overflow-wrap:anywhere}.product-price{font-size:18px;line-height:1.5;margin-top:4px;font-variant-numeric:tabular-nums}.product-card .text-link{font-size:18px;min-height:44px;margin-top:10px;gap:20px}.shop-state{padding:64px 0 80px;max-width:720px}.shop-state h2{font-size:clamp(28px,3vw,40px);margin-bottom:16px}.shop-state p{max-width:60ch}.shop-state .button{margin-top:24px}.shop-view-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:40px}.shop-view-top .text-link{font-size:18px;min-height:48px}.shop-product-detail{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.shop-product-detail h1{font-size:clamp(32px,3.5vw,48px);line-height:1.25}.shop-product-detail .product-price{font-size:28px;margin:24px 0}.product-description{margin:24px 0;white-space:pre-line;overflow-wrap:anywhere}.product-description:empty{display:none}.shop-product-detail [data-stock]{margin:24px 0}.shop-add-controls{display:flex;gap:16px;margin-top:12px}.shop-page input[type=number]{width:96px;min-height:56px;padding:12px;border:1px solid var(--border);background:#fff;color:var(--ink);border-radius:2px;font:inherit}.shop-add-controls .button{flex:1}.product-feedback{min-height:28px;margin:16px 0}.product-delivery{border-top:1px solid var(--line);padding-top:24px;margin-top:32px}.product-delivery p+p{margin-top:12px;color:var(--muted)}.shop-cart-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:64px;margin-top:40px}.shop-cart-items{list-style:none;padding:0;margin:0 0 32px}.shop-cart-items li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;border-bottom:1px solid var(--line);padding:28px 0}.shop-cart-items li:first-child{border-top:1px solid var(--line)}.cart-product-name{font-size:22px;line-height:1.4;overflow-wrap:anywhere}.cart-product-name:hover{color:var(--red)}.cart-item-controls{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.cart-item-controls .text-link{font-size:16px;min-height:44px}.shop-cart-warning:empty,.cart-item-warning:empty{display:none}.shop-cart-warning,.cart-item-warning{margin-bottom:16px;color:var(--ink)}.cart-item-warning{font-size:16px;margin-top:12px}.shop-cart-summary{background:var(--surface);padding:32px;align-self:start}.shop-cart-summary h2{font-size:32px;margin-bottom:28px}.shop-cart-summary p{font-size:16px}.shop-cart-summary .shop-total-label{margin:0;font-size:18px}.shop-cart-summary .shop-total{font-size:28px;line-height:1.4;margin:8px 0 28px;font-variant-numeric:tabular-nums}.shop-cart-summary p+p{margin-top:16px}.shop-cart-summary .button{width:100%;margin:28px 0 0}.shop-cart-summary .button+p{margin-top:16px}.shop-storage-note{padding:16px 0;border-bottom:1px solid var(--line);margin-bottom:24px}.shop-page .site-footer{max-width:calc(1440px - 10.6vw);margin-left:auto;margin-right:auto}@media(max-width:1199px){.shop-main{padding:40px 32px 0}.shop-masthead{grid-template-columns:1fr;gap:28px}.shop-tools{max-width:100%}.product-grid{gap:24px}.shop-product-detail,.shop-cart-layout{gap:32px}.shop-navigation>p{max-width:260px}.shop-page .site-footer{margin-left:32px;margin-right:32px}}@media(min-width:768px)and (max-width:959px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.shop-main{padding:32px 24px 0}.shop-masthead{gap:24px;margin-bottom:20px}.shop-page h1{font-size:48px}.shop-subtitle{font-size:22px;max-width:20ch}.shop-tools{display:grid;grid-template-columns:1fr;gap:12px}.shop-cart-link{justify-self:end;font-size:18px}.shop-search input{height:56px}.shop-search svg{top:16px}.shop-navigation{display:flex;flex-direction:column-reverse;align-items:stretch;gap:8px}.shop-navigation>p{max-width:none;padding:0 0 8px;font-size:16px}.shop-navigation nav{gap:0 24px}.shop-navigation nav a{font-size:16px;min-height:48px}.shop-chapter{padding:32px 0 40px}.shop-chapter h2{font-size:30px;margin-bottom:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.product-photo{font-size:16px}.product-card h3{font-size:18px;margin-top:12px}.product-price{font-size:18px}.product-card .text-link{font-size:16px;gap:12px}.shop-state{padding:40px 0 56px}.shop-state h2{font-size:30px}.shop-state .button{width:100%}.shop-view-top{margin-bottom:28px}.shop-product-detail,.shop-cart-layout{grid-template-columns:1fr;gap:32px}.shop-product-detail h1{font-size:32px}.shop-product-detail .product-price{font-size:24px}.shop-cart-items li{grid-template-columns:minmax(0,1fr);gap:16px}.cart-item-controls{flex-direction:row;justify-content:space-between;align-items:center}.shop-cart-summary{padding:24px}.shop-page .site-footer{margin-left:24px;margin-right:24px}.shop-cart-summary .shop-total{font-size:24px}}@media(max-width:359px){.shop-main{padding-left:16px;padding-right:16px}.product-grid{grid-template-columns:1fr}.shop-view-top{gap:12px;flex-wrap:wrap}.shop-page .site-footer{margin-left:16px;margin-right:16px}.shop-add-controls{flex-wrap:wrap}}
