.catalog-page,.detail-page{background:#f6f5f0;color:#17231f}
.premium-pagination{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;border-top:1px solid #cbd0c5;font-size:13px}.premium-pagination>a{padding:12px 0;border-bottom:1px solid #17231f}.premium-pagination>span{color:#717b6b}
.catalog-hero{padding-top:48px;padding-bottom:56px}.catalog-hero h1{max-width:1100px;font-weight:400;font-size:clamp(48px,6.8vw,100px);line-height:1.04}.catalog-hero>div{gap:32px}.catalog-hero>div>span{border:1px solid #cbd0c5;border-radius:50%;width:88px;height:88px;display:grid;place-items:center;flex-shrink:0}
.catalog-collection-label{display:flex;justify-content:space-between;gap:20px;margin-top:38px;font-size:11px;letter-spacing:.1em;color:#717b6b}
.premium-catalog-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:64px 4vw;padding-top:34px}
.premium-catalog-grid .catalog-card{grid-column:span 5;min-width:0}.premium-catalog-grid .catalog-card:nth-child(4n+1),.premium-catalog-grid .catalog-card:nth-child(4n+4){grid-column:span 7}
.premium-catalog-grid .catalog-card:nth-child(4n+1) .catalog-image,.premium-catalog-grid .catalog-card:nth-child(4n+4) .catalog-image{aspect-ratio:5/4}
.premium-catalog-grid .catalog-card h2{font-weight:400;font-size:clamp(22px,2.2vw,34px);line-height:1.22}.premium-catalog-grid .catalog-card p{font-size:10px;letter-spacing:.07em;text-transform:uppercase}.premium-catalog-grid .catalog-card>div>a{color:#58624f;font-weight:400}.premium-catalog-grid .catalog-image span{opacity:1;transform:none;border-radius:50%;font-size:11px;padding:17px 12px}.premium-catalog-grid .catalog-empty{grid-column:1/-1}
.premium-family-grid{grid-template-columns:1.3fr 1fr;align-items:center;gap:56px 4vw}.premium-family-grid .category-tile{min-height:440px}.premium-family-grid .category-tile:nth-child(4n+1),.premium-family-grid .category-tile:nth-child(4n+4){min-height:620px}.premium-family-grid .category-tile h2{font-size:clamp(32px,3.5vw,52px);line-height:1.06;font-weight:400}.family-index{position:absolute;top:25px;left:28px;z-index:2;border:1px solid #ffffff90;border-radius:50%;width:42px;height:42px;display:grid;place-items:center}
.catalog-cta{background:#1b2a24;color:#f6f5f0;padding:38px;gap:30px;margin-top:30px}.catalog-cta p{font-weight:400;font-size:clamp(24px,2.8vw,38px);letter-spacing:-.035em;max-width:630px}.catalog-cta a{flex-shrink:0}
.detail-page .crumbs{flex-wrap:wrap;line-height:1.6}.detail-title{gap:40px;padding:25px 0 42px;border-bottom:1px solid #cbd0c5}.detail-title h1{font-size:clamp(38px,4.8vw,72px);font-weight:400;max-width:1050px}.detail-title .back-link{flex-shrink:0}.detail-layout{grid-template-columns:minmax(0,1fr) 330px;gap:40px;padding-bottom:80px}.premium-gallery{display:grid;grid-template-columns:minmax(0,1fr) 100px;gap:14px;align-items:start}.premium-gallery .main-photo img{aspect-ratio:5/4;object-fit:contain;background:#e8e9e2}.premium-gallery .gallery-bottom{display:block;margin:0}.premium-gallery .thumbnails{display:flex;flex-direction:column;max-width:100%;max-height:430px;overflow-y:auto;padding:0 4px 8px 0;gap:10px}.premium-gallery .thumbnails img{width:100%;height:68px}.premium-gallery .thumbnails button{padding:3px;width:100%}.premium-gallery .gallery-bottom>span{display:block;text-align:center;margin-top:12px;font-size:11px}.premium-no-photo{padding:100px 30px;text-align:center;background:#e8e9e2;letter-spacing:.12em}
.detail-page .enquiry{background:#e8ebe2;border-top:3px solid #243a2c;padding:30px;top:24px}.detail-page .enquiry h2{font-size:35px}.detail-page .enquiry input,.detail-page .enquiry textarea{background:#f6f5f0;border:0;border-bottom:1px solid #b6beb0}.detail-page .quote-primary{background:#243a2c}.detail-page .detail-tabs{justify-content:space-between;gap:15px;font-size:12px}.detail-page .detail-section{padding:48px 0}.detail-page .detail-section img{max-width:100%;height:auto}.detail-page .detail-section>div{overflow-x:auto}.detail-page .spec-table>div:nth-child(odd){background:#eceedf80}.detail-page .spec-table>div{padding:18px 15px}.detail-page .detail-section h2{font-size:clamp(28px,3vw,42px)}
@media(max-width:1100px){.detail-layout{grid-template-columns:minmax(0,1fr) 290px;gap:24px}.premium-gallery{display:block}.premium-gallery .gallery-bottom{display:flex;margin-top:12px;gap:10px}.premium-gallery .thumbnails{flex-direction:row;max-width:calc(100% - 60px);overflow-x:auto;padding:0 0 6px}.premium-gallery .thumbnails button{width:82px}.premium-gallery .thumbnails img{height:56px}.premium-family-grid .category-tile:nth-child(n){min-height:450px}.catalog-cta{padding:28px}}
@media(max-width:800px){.detail-layout{grid-template-columns:1fr}.detail-page .enquiry{position:static}.detail-title{padding-top:5px}.detail-page .mobile-quote{gap:10px;box-shadow:0 -4px 22px #17231f10}.detail-page .mobile-quote a{flex:1;text-align:center;background:#243a2c;padding:15px 10px}.detail-page .mobile-quote a:last-child{background:#e4eadf;color:#243a2c}.detail-page .premium-gallery .main-photo img{aspect-ratio:4/3}}
@media(max-width:650px){.catalog-hero>div>span{width:auto;height:auto;border:0;border-radius:0;display:block}.premium-catalog-grid{grid-template-columns:1fr;gap:40px}.premium-catalog-grid .catalog-card:nth-child(n){grid-column:auto}.premium-catalog-grid .catalog-card:nth-child(n) .catalog-image{aspect-ratio:4/3}.premium-family-grid{grid-template-columns:1fr;gap:26px}.premium-family-grid .category-tile:nth-child(n){min-height:420px}.catalog-collection-label{font-size:9px;letter-spacing:.04em}.catalog-cta{padding:28px;display:block}.catalog-cta a{display:inline-block;white-space:normal}.catalog-hero h1{overflow-wrap:anywhere}.detail-title h1{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){.catalog-image img,.category-tile img{transition:none}}
