/* Laravel storefront bindings for the design system in /website. */
.shop-heading>.container{display:flex;align-items:end;justify-content:space-between;gap:1.5rem}
.shop-layout{padding-block:2.25rem 4rem}.filter-toggle{display:none}.filters form{display:grid;gap:1rem}.filters label{display:grid;gap:.4rem;font-size:.8rem;font-weight:700;color:var(--navy-900)}
.filters input,.filters select{width:100%;height:42px;border:1px solid var(--stone-200);border-radius:var(--radius-sm);background:var(--white);padding:0 .75rem;color:var(--ink-700)}
.filter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.filter-heading button{display:none}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.clear-filters{text-align:center;color:var(--ink-500);font-size:.82rem;text-decoration:underline}
.product-card-image img{width:86%;height:90%;object-fit:contain}.product-card-body{padding:1rem;display:flex;flex:1;flex-direction:column}.product-meta{color:var(--gold-600);font-size:.72rem;font-weight:700}.product-name{font-size:.94rem;line-height:1.35;margin:.35rem 0}.product-size{color:var(--ink-500);font-size:.78rem}.product-card-footer{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin:1rem 0}.stock-status{font-size:.72rem;font-weight:700}.in-stock{color:var(--success)}.out-stock{color:var(--wine-700)}
.home-product-card .product-media>a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1rem}.home-product-card .product-media img{width:78%;height:84%;object-fit:contain}.home-product-card .product-body{padding:1rem 1.05rem 1.15rem}.home-product-card .product-meta{color:var(--ink-500);font-weight:400}.home-product-card .rating{color:var(--gold-600);font-size:.72rem;letter-spacing:.02em}.home-product-card .rating small{font-family:var(--font-body);color:var(--ink-500);letter-spacing:0}.home-product-card .product-price{margin-top:.15rem}.home-product-card .product-price .now{font-family:var(--font-display);font-size:1.15rem;font-weight:600}.home-product-card .btn{margin-top:.6rem}.home-grid{grid-template-columns:repeat(4,1fr)}
.pdp .gallery-main img{width:78%;height:82%;object-fit:contain}.pdp .gallery-thumbs img{width:100%;height:100%;object-fit:contain}.pdp .gallery-thumbs button{overflow:hidden}.pdp .pdp-info h1{font-family:var(--font-display);font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.15;margin-block:.5rem .6rem}.pdp .pdp-highlights li>span{color:var(--success);font-weight:800}.pdp .case-button{margin:-.75rem 0 1.25rem}.pdp .related-grid{grid-template-columns:repeat(4,1fr)}
.pagination{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem}.pagination a{color:var(--gold-600);font-weight:700}.pagination span{color:var(--ink-300)}.empty-state{text-align:center;border:1px dashed var(--stone-200);padding:3rem 1rem}.empty-state p{margin:.7rem 0 1.25rem;color:var(--ink-500)}
.breadcrumbs{display:flex;gap:.5rem;padding-block:1rem;color:var(--ink-500);font-size:.8rem;overflow:hidden;white-space:nowrap}.product-page{padding-bottom:3rem}.product-detail{padding-block:2rem 4rem}.product-gallery{min-width:0}.main-product-image{min-height:560px;background:var(--white);border:1px solid var(--stone-200);display:grid;place-items:center;padding:2rem}.main-product-image img{width:100%;height:520px;object-fit:contain}.image-thumbnails{display:flex;gap:.6rem;margin-top:.75rem;overflow:auto}.image-thumbnails button{width:68px;height:68px;border:1px solid var(--stone-200);background:var(--white);padding:.3rem}.image-thumbnails img{width:100%;height:100%;object-fit:contain}
.product-info h1{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);line-height:1.08;color:var(--navy-900)}.detail-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin:1rem 0 1.5rem}.detail-tags span{background:var(--cream-100);padding:.3rem .55rem;font-size:.75rem}.option-heading{display:flex;justify-content:space-between;margin-bottom:.65rem}.option-heading span{color:var(--ink-500);font-size:.8rem}.variant-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.variant-option{display:grid;grid-template-columns:1fr auto;gap:.2rem .75rem;text-align:left}.variant-option small{grid-column:1/-1}.variant-option.active{border-color:var(--navy-900);background:var(--navy-900);color:var(--cream-50)}
.purchase-panel{margin-top:1.5rem;padding:1.25rem;background:var(--cream-100);border:1px solid var(--stone-200)}.purchase-panel>div:first-child{display:flex;justify-content:space-between;gap:1rem}.selected-size{font-size:1.2rem;font-weight:700}.detail-price{font-family:var(--font-display);font-size:1.7rem;color:var(--navy-900)}.availability{margin:.3rem 0 1rem;color:var(--success)}.purchase-actions{display:grid;grid-template-columns:116px 1fr;gap:.7rem}.quantity-control{height:48px;display:grid;grid-template-columns:36px 1fr 36px;border:1px solid var(--stone-200);background:var(--white)}.quantity-control button,.quantity-control input{border:0;background:transparent;text-align:center;min-width:0}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;padding:.75rem 1rem;font-weight:700}.button-primary{background:var(--navy-900);color:var(--cream-50)}.case-button{width:100%;margin-top:.65rem;border-color:var(--gold-600);background:transparent;color:var(--navy-900);gap:.5rem}.case-button[hidden]{display:none}.product-description{border-top:1px solid var(--stone-200);margin-top:1.5rem;padding-top:1.5rem}.product-description h2{font-family:var(--font-display)}.related-products{border-top:1px solid var(--stone-200);padding-block:3rem}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.section-heading h2{font-family:var(--font-display)}.related-grid{grid-template-columns:repeat(4,1fr)}
.cart-overlay.open{opacity:1;visibility:visible}.cart-drawer.open{transform:translateX(0)}.cart-drawer-header,.cart-drawer-footer{padding:1rem;border-bottom:1px solid var(--stone-200)}.cart-drawer-header{display:flex;gap:1rem;align-items:center}.cart-drawer-header>div{display:flex;flex-direction:column}.cart-close{width:40px;height:40px;border:1px solid var(--stone-200);background:var(--cream-100)}.cart-items{overflow:auto}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:.75rem;padding:1rem;border-bottom:1px solid var(--stone-200)}.cart-item-image{width:70px;height:88px;object-fit:contain}.cart-item-info>span{display:block;color:var(--ink-500);font-size:.78rem}.cart-item-price{font-weight:700}.cart-remove{border:0;background:none;color:var(--wine-700)}.cart-empty{display:none;text-align:center;padding:3rem 1rem}.cart-empty.show{display:block}.cart-drawer-footer{border-top:1px solid var(--stone-200);border-bottom:0}.cart-drawer-footer.hidden{display:none}.cart-subtotal,.cart-footer-actions{display:flex;justify-content:space-between;gap:.75rem}.cart-footer-actions>*{flex:1}.toast{position:fixed;right:1rem;bottom:1rem;z-index:150;background:var(--navy-900);color:white;padding:.8rem 1rem;opacity:0;transform:translateY(10px);transition:.2s}.toast.show{opacity:1;transform:none}
@media(max-width:900px){.filter-toggle{display:inline-flex}.filters{display:none}.filters.open{display:block;position:fixed;inset:0 0 0 auto;width:min(360px,92vw);z-index:130;background:var(--cream-50);padding:1.25rem;overflow:auto}.filter-heading button{display:block}.related-grid,.pdp .related-grid{grid-template-columns:repeat(2,1fr)}.home-grid{grid-template-columns:repeat(2,1fr)}.primary-nav{display:none}.primary-nav.open{display:block}.main-product-image{min-height:420px}.main-product-image img{height:380px}}
@media(max-width:620px){.topbar{display:none}.header-main{grid-template-columns:auto 1fr auto;gap:.6rem}.brand-word{display:none}.brand img{height:42px}.header-actions .label{display:none}.header-search input{padding-left:.75rem}.shop-heading>.container{align-items:flex-start}.plp-head h1{font-size:2rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.product-media{aspect-ratio:1/1.15}.product-card-body{padding:.75rem}.product-card-footer{align-items:flex-start;flex-direction:column}.variant-options{grid-template-columns:1fr}.purchase-actions{grid-template-columns:1fr}.main-product-image{min-height:340px;padding:1rem}.main-product-image img{height:310px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Shop listing: retain the website/products.html composition while binding it to Laravel data. */
.plp-layout.shop-layout{padding-block:2.5rem 4rem}.plp-layout .filters form{display:block}.plp-layout .filters .filters-head{margin:0}.plp-layout .filter-head-actions{display:flex;align-items:center;gap:.9rem}.plp-layout .filter-head-actions a{font-size:.78rem;color:var(--ink-500);font-weight:700}.plp-layout .filter-head-actions a:hover{color:var(--wine-700)}.plp-layout .filters label{display:flex;gap:0;font-size:.85rem;font-weight:400;color:var(--ink-700)}.plp-layout .filters .check-row{display:flex}.plp-layout .filters .check-row span{display:flex;align-items:center;gap:.6rem}.plp-layout .filters .check-row small{color:var(--ink-300);font-size:.76rem}.plp-layout .filters input[type="radio"]{width:1.05rem;height:1.05rem;accent-color:var(--navy-900)}.plp-layout .filters input[type="range"]{height:auto;padding:0;border:0}.plp-layout .filter-selects{gap:.8rem}.plp-layout .filter-selects label{display:grid;gap:.35rem;font-size:.78rem;font-weight:700;color:var(--navy-900)}.plp-layout .filter-selects input,.plp-layout .filter-selects select{height:40px;padding:0 .7rem;border:1px solid var(--stone-200);border-radius:var(--radius-sm);background:var(--white);color:var(--ink-700)}.plp-layout .filter-group summary>span{color:var(--ink-500);font-size:1.1rem;line-height:1}.plp-layout .select-wrap>span{position:absolute;right:.7rem;top:50%;transform:translateY(-58%);pointer-events:none;color:var(--ink-500);font-size:1rem}.plp-layout .active-filters .chip a{color:var(--ink-500);font-size:.75rem}.plp-layout .active-filters .chip a:hover{color:var(--wine-700)}.plp-layout .product-results>.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.plp-layout .product-results>.product-grid .product-media{aspect-ratio:1/1.12}.plp-layout .product-results>.product-grid .product-body{padding:1.15rem}.plp-layout .product-results>.product-grid .product-name{font-size:1rem}.plp-layout .pagination a,.plp-layout .pagination span{min-width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--stone-200);border-radius:var(--radius-sm);font-size:.85rem;font-weight:700;color:var(--navy-900);background:var(--white)}.plp-layout .pagination a:hover{border-color:var(--gold-500)}.plp-layout .pagination .is-active{background:var(--navy-900);border-color:var(--navy-900);color:var(--gold-300)}
@media(max-width:900px){.plp-layout.shop-layout .filters{display:block;position:fixed;inset:0 0 0 auto;width:min(340px,88vw);height:100vh;padding:0;z-index:150;background:var(--white);transform:translateX(100%);transition:transform .3s var(--ease);overflow-y:auto}.plp-layout.shop-layout .filters.open,.plp-layout.shop-layout .filters.is-open{transform:translateX(0)}.plp-layout.shop-layout .filters .filters-mobile-close{display:flex}.plp-layout.shop-layout .product-grid.is-list{grid-template-columns:1fr}.plp-layout.shop-layout .product-grid.is-list .product-card{flex-direction:row}.plp-layout.shop-layout .product-grid.is-list .product-media{width:180px;flex:none;aspect-ratio:auto}.plp-layout.shop-layout .product-grid.is-list .product-body{flex-direction:row;align-items:center;gap:1.5rem;flex-wrap:wrap}.plp-layout.shop-layout .product-grid.is-list .product-name{min-height:0;-webkit-line-clamp:1;flex:1 1 220px}.plp-layout.shop-layout .product-grid.is-list .product-info{display:flex;flex-direction:column;gap:.4rem;flex:2;min-width:180px}.plp-layout.shop-layout .product-grid.is-list .btn{margin-top:0}}
@media(max-width:1180px){.plp-layout .product-results>.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.plp-layout .product-results>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.plp-layout .product-results>.product-grid .product-body{padding:.8rem}.plp-layout .product-results>.product-grid .product-name{font-size:.9rem}}

/* The list toggle must override the more-specific catalog grid rule above. */
.plp-layout .product-results > .product-grid.is-list{grid-template-columns:minmax(0,1fr)}
.plp-layout .product-results > .product-grid.is-list .product-card{min-height:230px;display:flex;flex-direction:row;align-items:stretch;overflow:hidden}
.plp-layout .product-results > .product-grid.is-list .product-media{width:250px;min-width:250px;aspect-ratio:auto;border-radius:var(--radius-md) 0 0 var(--radius-md)}
.plp-layout .product-results > .product-grid.is-list .product-media>a{padding:1.25rem}
.plp-layout .product-results > .product-grid.is-list .product-media img{width:72%;height:88%;object-fit:contain}
.plp-layout .product-results > .product-grid.is-list .product-body{min-width:0;padding:1.35rem 1.5rem;display:flex;flex:1;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}
.plp-layout .product-results > .product-grid.is-list .product-info{min-width:0;flex:1;display:flex;flex-direction:column;gap:.35rem}
.plp-layout .product-results > .product-grid.is-list .product-name{font-size:1.12rem;min-height:0;overflow:visible;display:block}
.plp-layout .product-results > .product-grid.is-list .product-size{max-width:62ch}
.plp-layout .product-results > .product-grid.is-list .product-price{margin-top:.25rem}
.plp-layout .product-results > .product-grid.is-list .btn{width:170px;flex:none;margin:0}
@media(max-width:640px){.plp-layout .product-results > .product-grid.is-list .product-card{min-height:0;flex-direction:column}.plp-layout .product-results > .product-grid.is-list .product-media{width:100%;min-width:0;aspect-ratio:1/1.05;border-radius:var(--radius-md) var(--radius-md) 0 0}.plp-layout .product-results > .product-grid.is-list .product-body{padding:1rem;flex-direction:column;align-items:stretch;gap:.8rem}.plp-layout .product-results > .product-grid.is-list .btn{width:100%}}
