/* Scoped extensions of the classic English shop design. */
.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px}
.catalog-card{display:flex;flex-direction:column;min-width:0;padding:0;background:#fff;border:1px solid #d3c3a5;border-radius:3px;overflow:hidden;box-shadow:0 5px 22px rgba(56,38,20,.07);transition:box-shadow .2s ease,border-color .2s ease}
.catalog-card:hover{border-color:#d3c3a5;box-shadow:0 10px 30px rgba(56,38,20,.13)}
.catalog-card-image{height:220px;display:flex;align-items:center;justify-content:center;padding:28px;background:#fff;border-bottom:1px solid #f4edda}
.catalog-card-image img{display:block;width:auto;height:auto;max-width:min(100%,var(--image-width));max-height:100%;object-fit:contain}
.catalog-card-copy{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:24px;min-width:0}
.catalog-card-copy .card-kind{font-size:.67rem;letter-spacing:.075em}
.catalog-card .sku{font-size:.76rem;margin:10px 0 14px;color:#244435;overflow-wrap:anywhere}
.catalog-card h2,.catalog-card h3{font-size:1.55rem;line-height:1.3;margin:0 0 16px;color:#244435;overflow-wrap:break-word}
.catalog-card h2 a:hover,.catalog-card h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.catalog-card-description{font-size:.875rem;line-height:1.7;color:#244435;margin:0 0 22px}
.catalog-card-copy>.text-link{margin-top:auto;min-height:44px;display:inline-flex;align-items:center;gap:12px}
.included-badge{font-size:.78rem;line-height:1.5;background:#f4edda;color:#244435;border-radius:6px;padding:8px 10px;margin:0 0 16px}
.real-category-hero{min-height:400px}.real-category-hero>div{min-width:0}
.real-category-hero .text-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;margin-top:10px}
.category-product-visual{display:flex;align-items:center;justify-content:center;justify-self:stretch;min-height:290px;padding:30px;background:#fff;border:6px solid rgba(255,255,255,.7);border-radius:2px;box-shadow:var(--shadow);overflow:hidden}
.real-category-hero .category-product-visual img{display:block;border:0;border-radius:0;box-shadow:none;aspect-ratio:auto;width:auto;height:auto;max-width:min(100%,var(--image-width));max-height:250px;object-fit:contain}
.real-catalog{grid-template-columns:210px minmax(0,1fr);gap:32px;padding-top:64px;scroll-margin-top:100px}
.real-catalog .filters{padding:22px;min-width:0}.real-catalog .filters h2{font-size:1.6rem}
.real-catalog input,.real-catalog select{border-radius:5px;max-width:100%}.real-catalog .catalog-main{min-width:0}
.real-catalog .catalog-toolbar select{max-width:200px}.real-catalog .catalog-toolbar label{flex-wrap:wrap}
.real-catalog .empty-state{background:#f4edda;border-radius:3px}
.real-search{max-width:none;margin:0}.real-search .search-help{max-width:760px}.real-search .search-status{margin-top:28px}
.real-product-detail{align-items:start;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:55px;padding-top:54px;padding-bottom:64px}
.real-product-detail>*,.real-product-description>*{min-width:0}.real-product-detail .product-gallery{margin:0}
.product-photo{min-height:470px;padding:40px;display:flex;align-items:center;justify-content:center;border:1px solid #d3c3a5;border-radius:2px;background:#fff;box-shadow:0 10px 40px rgba(56,38,20,.06)}
.product-photo img{display:block;width:auto;height:auto;max-width:min(100%,var(--image-width));max-height:500px;object-fit:contain}
.product-gallery figcaption{font-size:.78rem;line-height:1.65;color:#244435;margin:16px 8px 0}
.real-product-detail .product-summary h1{font-size:clamp(2.1rem,3.15vw,3rem);line-height:1.25;margin-bottom:22px;overflow-wrap:break-word}
.real-product-detail .product-summary .eyebrow{font-size:1.15rem;margin-bottom:18px}
.real-product-detail .product-summary>.sku{font-size:.9rem;line-height:1.6;color:#244435;padding-bottom:20px;border-bottom:1px solid #d3c3a5;margin-bottom:22px}
.real-product-detail .product-lead{font-size:1rem;line-height:1.85;color:#244435;margin-bottom:26px}
.real-product-detail .button{display:inline-flex;gap:16px;max-width:100%;text-align:center;margin-top:4px}
.product-spec-link{display:flex;align-items:center;gap:12px;min-height:44px;margin-top:16px}
.product-includes{padding:22px 24px;margin:0 0 26px;background:linear-gradient(120deg,#f4edda,#d3c3a5);border:1px solid #d3c3a5;border-radius:3px}
.product-includes h2{font-size:1.5rem;margin:0 0 14px;color:#244435}
.product-includes p{font-size:.875rem;line-height:1.65;margin:0 0 8px}
.product-includes p:first-of-type{display:flex;flex-wrap:wrap;gap:8px;font-size:1rem;color:#244435}
.product-includes p:last-child{margin-bottom:0}.capacity-note{padding-top:12px;border-top:1px solid #d3c3a5}
.real-product-description{gap:55px;align-items:start;grid-template-columns:minmax(0,1fr) minmax(0,1fr);scroll-margin-top:110px}
.real-product-description h2{font-size:clamp(2rem,3.2vw,3rem);margin-bottom:26px}
.real-product-description h3{font-size:1.5rem;color:#244435;margin-top:30px}
.real-product-description p{font-size:1rem;line-height:1.85;max-width:620px;color:#244435}
.specs-wrap{border:1px solid #d3c3a5;border-radius:3px;background:#fff;overflow:hidden}
.product-specs{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.875rem;line-height:1.7}
.product-specs caption{text-align:left;padding:22px;font-family:var(--serif);font-size:1.4rem;color:#244435;background:#fff}
.product-specs th,.product-specs td{padding:14px 20px;text-align:left;vertical-align:top;overflow-wrap:anywhere;border-top:1px solid #d3c3a5}
.product-specs th{font-weight:600;width:44%;color:#244435;background:#f4edda}.product-specs td{color:#244435}
.real-related h2{font-size:clamp(2rem,3.5vw,3.2rem)}.real-related .catalog-product-grid{margin-top:36px}
.category-return{display:inline-flex;align-items:center;gap:12px;min-height:44px;margin-top:30px}
.featured-product-image{height:170px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:9px;margin:15px 0;padding:12px}
.featured-product-image img{width:auto;height:auto;max-width:min(100%,var(--image-width));max-height:100%;object-fit:contain}
.product-coverflow .coverflow-card>p.sku{font-size:.72rem;margin:0 0 14px;overflow-wrap:anywhere}
.product-coverflow .coverflow-card h3{font-size:1.55rem;line-height:1.25}
.product-coverflow .coverflow-card>.text-link{min-height:44px;display:inline-flex;align-items:center;gap:10px}
@media(max-width:1100px){.real-catalog{grid-template-columns:190px minmax(0,1fr);gap:24px}.real-catalog .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-card-copy{padding:20px}.real-product-detail,.real-product-description{gap:32px}.product-photo{padding:24px;min-height:400px}.product-includes{padding:20px}.product-specs th,.product-specs td{padding:12px 16px}}
@media(max-width:760px){.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.real-catalog{grid-template-columns:1fr;padding-top:40px}.real-catalog .filters{display:grid;grid-template-columns:1fr;gap:0}.real-catalog .filters input,.real-catalog .filters select{min-height:46px}.real-catalog .catalog-toolbar{flex-direction:row;align-items:center}.real-category-hero{min-height:0}.category-product-visual{max-width:380px;width:100%;min-height:240px;justify-self:start}.real-category-hero .category-product-visual img{max-height:215px}.real-product-detail,.real-product-description{grid-template-columns:1fr}.real-product-detail{padding-top:32px;gap:34px}.product-photo{min-height:300px;padding:28px}.product-photo img{max-height:350px}.real-product-detail .product-summary h1{font-size:2.4rem}.real-product-description{gap:30px}.product-specs{font-size:.85rem}.real-related .catalog-product-grid{grid-template-columns:1fr}.real-related .catalog-card{max-width:500px;width:100%}.real-search .search-row{flex-wrap:wrap}.real-search .search-row input{min-width:0;flex-basis:65%}}
@media(max-width:500px){.catalog-product-grid,.real-catalog .catalog-product-grid{grid-template-columns:1fr}.catalog-card-image{height:240px;padding:28px}.catalog-card-copy{padding:24px}.catalog-card h2,.catalog-card h3{font-size:1.65rem}.real-catalog .catalog-toolbar{display:block}.real-catalog .catalog-toolbar label{margin-top:18px}.real-product-detail .product-summary h1{font-size:2.15rem}.real-product-detail .button{font-size:.82rem;padding:14px 17px}.product-specs th,.product-specs td{padding:12px}.product-includes{padding:20px}.featured-product-image{height:155px}.product-coverflow .coverflow-card h3{font-size:1.45rem}}
@media(prefers-reduced-motion:reduce){.catalog-card{transition:none}}
/* New-product details and explicit review drafts. */
.product-media{min-width:0}.product-details-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:18px;margin-top:24px}
.product-details-gallery figure{margin:0;min-width:0}.detail-photo{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d3c3a5;border-radius:3px;min-height:160px;padding:20px}
.detail-photo img{display:block;width:auto;height:auto;max-width:min(100%,var(--image-width));max-height:230px;object-fit:contain}
.product-details-gallery figcaption{font-size:.78rem;line-height:1.65;color:#244435;margin:12px 8px 0}.photo-pending{text-align:center;color:#244435;max-width:240px;line-height:1.8}.draft-status{padding:10px 14px;background:#f4edda;border:1px solid #d3c3a5;color:#244435;border-radius:8px;font-size:.82rem;margin:0 0 22px}

.catalog-card-copy .card-kind,.catalog-card .sku,.included-badge,.product-gallery figcaption,.product-details-gallery figcaption,.draft-status{font-size:.875rem}.product-specs caption{font-family:var(--serif)}.catalog-card-copy{background:#fcf7e9}.category-product-visual,.product-photo{border:7px ridge #87633c}.product-includes{background:#eee5ce}.catalog-card h2,.catalog-card h3{font-weight:400}.catalog-card-description{font-size:1rem}
