.productdetailllunstuidhfb-container { max-width: 1350px; }
.productdetailllunstuidhfb-filters { display: none; }
.productdetailllunstuidhfb-sidebar-nav a:not(.is-active), .productdetailllunstuidhfb-sidebar-note { display: block; }
.productdetailllunstuidhfb-sidebar-nav a.is-active { justify-content: flex-start; font-size: 15px; }
.productdetailllunstuidhfb-sidebar-nav a::before { position: absolute; top: 50%; left: 12px; width: auto; height: auto; color: var(--white); font-size: 12px; line-height: 1; content: '▾'; transform: translateY(-50%); }
.productdetailllunstuidhfb-sidebar-nav a.is-active::before { content: '▾'; display: block; }
.productdetailllunstuidhfb-catalogue { display: grid; grid-template-columns: 260px minmax(0, 1fr); gap: 24px; align-items: start; }
.productdetailllunstuidhfb-sidebar { display: grid; gap: 18px; }
.productdetailllunstuidhfb-sidebar-nav { background: var(--accent); color: var(--white); }
@media (max-width: 760px) { .productdetailllunstuidhfb-catalogue { grid-template-columns: 1fr; } .productdetailllunstuidhfb-sidebar { display: block; } .productdetailllunstuidhfb-sidebar-nav { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0; background: var(--accent); } .productdetailllunstuidhfb-sidebar-nav h3 { grid-column: 1 / -1; padding: 16px 12px 12px; background: rgba(0,0,0,.06); } .productdetailllunstuidhfb-sidebar-nav a { min-height: 58px; padding: 12px 8px 12px 22px; border-right: 1px solid rgba(255,255,255,.12); border-bottom: 1px solid rgba(255,255,255,.12); font-size: 12px; line-height: 1.2; } .productdetailllunstuidhfb-sidebar-nav a.is-active {font-size: 12px; background: rgba(0,0,0,.18); box-shadow: inset 0 0 0 1px rgba(255,255,255,.2); } .productdetailllunstuidhfb-introduction-grid, .productdetailllunstuidhfb-story-grid, .productdetailllunstuidhfb-enquiry-grid { grid-template-columns: 1fr; gap: 42px; } .productdetailllunstuidhfb-introduction-image, .productdetailllunstuidhfb-story-image { height: 430px; } .productdetailllunstuidhfb-filter-heading { display: block; } .productdetailllunstuidhfb-filter-toggle { display: inline-flex; margin-top: 22px; min-height: 46px; padding: 11px 20px; border: 1px solid var(--primary); background: var(--white); color: var(--primary); font: 600 12px var(--font-body); cursor: pointer; } .productdetailllunstuidhfb-filter-controls { position: fixed; top: 0; right: 0; bottom: 0; z-index: 70; display: none; grid-template-columns: 1fr; width: min(86vw, 360px); margin: 0; padding: 90px 24px 24px; overflow-y: auto; background: var(--white); box-shadow: -12px 0 30px rgba(23,32,42,.14); } .productdetailllunstuidhfb-filter-controls.is-open { display: grid; align-content: start; } .productdetailllunstuidhfb-filter-controls .productdetailllunstuidhfb-sort { padding-top: 14px; border-top: 1px solid var(--border); } .productdetailllunstuidhfb-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px 14px; } }
@media (max-width: 480px) { .productdetailllunstuidhfb-introduction, .productdetailllunstuidhfb-filters, .productdetailllunstuidhfb-products, .productdetailllunstuidhfb-highlights, .productdetailllunstuidhfb-story, .productdetailllunstuidhfb-enquiry, .productdetailllunstuidhfb-final-cta { padding: 68px 0; } .productdetailllunstuidhfb-sidebar-nav { grid-template-columns: 1fr 1fr; } .productdetailllunstuidhfb-sidebar-nav a { min-height: 52px; padding-left: 18px; font-size: 11px; } .productdetailllunstuidhfb-introduction-details span { font-size: 10px; } .productdetailllunstuidhfb-detail-strip div div { padding: 22px 10px 22px 0; } .productdetailllunstuidhfb-detail-strip div div:not(:first-child) { padding-left: 10px; } .productdetailllunstuidhfb-cta-actions { flex-direction: column; align-items: stretch; } .productdetailllunstuidhfb-cta-actions .productdetailllunstuidhfb-button { width: 100%; } }
.productdetailllunstuidhfb-sidebar-nav h3 { margin: 0; padding: 20px 18px 18px; border-bottom: 1px solid rgba(255,255,255,.15); color: var(--white); font-family: var(--font-body); font-size: 13px; letter-spacing: .1em; text-transform: uppercase; }
.productdetailllunstuidhfb-sidebar-nav a { position: relative; display: flex; align-items: center; gap: 10px; padding: 14px 18px 14px 28px; color: var(--white); font-size: 15px; font-weight: 500; line-height: 1.4; text-decoration: none; }
.productdetailllunstuidhfb-sidebar-nav a:hover, .productdetailllunstuidhfb-sidebar-nav a:focus { background: rgba(0,0,0,.08); color: var(--white); }
.productdetailllunstuidhfb-sidebar-nav a.is-active { background: rgba(255,255,255,.12); color: var(--white); box-shadow: inset 0 0 0 1px rgba(255,255,255,.2); }
.productdetailllunstuidhfb-sidebar-note { display: none; }
.productdetailllunstuidhfb-sidebar-button { min-height: 38px; margin-top: 18px; padding: 9px 12px; font-size: 11px; }
.productdetailllunstuidhfb-catalogue-main { min-width: 0; }
.productdetailllunstuidhfb-introduction, .productdetailllunstuidhfb-filters, .productdetailllunstuidhfb-products, .productdetailllunstuidhfb-highlights, .productdetailllunstuidhfb-story, .productdetailllunstuidhfb-enquiry, .productdetailllunstuidhfb-final-cta { padding: 70px 0; }
.productdetailllunstuidhfb-introduction { background: var(--bg-alt); }
.productdetailllunstuidhfb-introduction-grid, .productdetailllunstuidhfb-story-grid, .productdetailllunstuidhfb-enquiry-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 80px; align-items: center; }
.productdetailllunstuidhfb-introduction-image, .productdetailllunstuidhfb-story-image { height: 600px; overflow: hidden; }
.productdetailllunstuidhfb-introduction-image img, .productdetailllunstuidhfb-story-image img, .productdetailllunstuidhfb-highlight-grid img { display: block; width: 100%; height: 100%; object-fit: cover; }
.productdetailllunstuidhfb-eyebrow { margin: 0 0 14px; color: var(--accent); font-size: 13px; font-weight: 700; letter-spacing: .16em; line-height: 1.4; text-transform: uppercase; }
.productdetailllunstuidhfb-introduction-content h2, .productdetailllunstuidhfb-section-heading h2, .productdetailllunstuidhfb-story-content h2, .productdetailllunstuidhfb-enquiry-form h2, .productdetailllunstuidhfb-final-cta h2 { margin-bottom: 22px; color: var(--primary); font-size: clamp(36px, 4vw, 58px); line-height: 1.05; }
.productdetailllunstuidhfb-introduction-content p, .productdetailllunstuidhfb-story-content p { max-width: 570px; }
.productdetailllunstuidhfb-introduction-details { display: grid; grid-template-columns: repeat(4, 1fr); margin-top: 42px; border-top: 1px solid var(--accent); }
.productdetailllunstuidhfb-introduction-details span { padding: 16px 10px 0 0; border-right: 1px solid var(--accent); color: var(--primary); font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.productdetailllunstuidhfb-introduction-details span:not(:first-child) { padding-left: 14px; }
.productdetailllunstuidhfb-introduction-details span:last-child { border-right: 0; }
.productdetailllunstuidhfb-filter-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; }
.productdetailllunstuidhfb-filter-heading h2 { margin: 0; color: var(--primary); font-size: clamp(32px, 3.5vw, 48px); line-height: 1.05; }
.productdetailllunstuidhfb-filter-toggle { display: none; }
.productdetailllunstuidhfb-filter-controls { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)) minmax(140px, .8fr); gap: 14px; margin-top: 36px; padding-top: 24px; border-top: 1px solid var(--border); }
.productdetailllunstuidhfb-filter-controls label { display: grid; gap: 8px; color: var(--primary); font-size: 12px; font-weight: 700; letter-spacing: .04em; }
.productdetailllunstuidhfb-filter-controls select { width: 100%; min-height: 48px; padding: 12px 14px; border: 1px solid var(--border); border-radius: 0; background: var(--bg-alt); color: var(--text-dark); font: 400 13px var(--font-body); }
.productdetailllunstuidhfb-filter-controls select:focus { outline: 2px solid var(--accent); outline-offset: 1px; }
.productdetailllunstuidhfb-section-heading { max-width: 700px; margin-bottom: 2px; }
.productdetailllunstuidhfb-product-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; counter-reset: productdetailllunstuidhfb-product; }
.productdetailllunstuidhfb-product-card { position: relative; counter-increment: productdetailllunstuidhfb-product; border: 1px solid #e5e5e5; background: var(--white); }
.productdetailllunstuidhfb-product-card a { display: block; color: var(--primary); text-decoration: none; }
.productdetailllunstuidhfb-product-image { height: 330px; overflow: hidden; }
.productdetailllunstuidhfb-product-image { position: relative; }
.productdetailllunstuidhfb-product-image::after { position: absolute; top: 12px; left: 12px; padding: 5px 8px; background: rgba(23,32,42,.82); color: var(--white); content: 'D.NO. ' counter(productdetailllunstuidhfb-product, decimal-leading-zero); font: 700 10px var(--font-body); letter-spacing: .08em; }
.productdetailllunstuidhfb-product-image img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
.productdetailllunstuidhfb-product-card a:hover img, .productdetailllunstuidhfb-product-card a:focus img { transform: scale(1.045); }
.productdetailllunstuidhfb-product-content { position: relative; padding: 18px 12px 15px; }
.productdetailllunstuidhfb-product-content h3 { margin: 0 34px 1px 0; font-family: var(--font-body); font-size: 15px; font-weight: 600; line-height: 1.1; }
.productdetailllunstuidhfb-product-content p, .productdetailllunstuidhfb-product-colour, .productdetailllunstuidhfb-arrow { display: none; }
.productdetailllunstuidhfb-product-colour i { display: inline-block; width: 13px; height: 13px; border: 1px solid rgba(255,255,255,.8); border-radius: 50%; background: var(--swatch); }
.productdetailllunstuidhfb-arrow { position: absolute; top: 20px; right: 4px; color: var(--accent); font-size: 20px; transition: transform .25s ease; }
.productdetailllunstuidhfb-product-card a:hover .productdetailllunstuidhfb-arrow, .productdetailllunstuidhfb-product-card a:focus .productdetailllunstuidhfb-arrow { transform: translateX(4px); }
.productdetailllunstuidhfb-highlights { background: var(--secondary); }
.productdetailllunstuidhfb-highlight-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.productdetailllunstuidhfb-highlight-grid article { background: var(--white); }
.productdetailllunstuidhfb-highlight-grid img { height: 320px; }
.productdetailllunstuidhfb-highlight-grid div { padding: 22px; }
.productdetailllunstuidhfb-highlight-grid h3 { margin: 0 0 8px; font-family: var(--font-body); font-size: 17px; }
.productdetailllunstuidhfb-highlight-grid p { margin: 0; font-size: 14px; line-height: 1.7; }
.productdetailllunstuidhfb-story-content { position: relative;  }
.productdetailllunstuidhfb-story-image { height: 370px; }
.productdetailllunstuidhfb-detail-strip { padding: 0; background: var(--primary); }
.productdetailllunstuidhfb-detail-strip .productdetailllunstuidhfb-container { display: grid; grid-template-columns: repeat(4, 1fr); }
.productdetailllunstuidhfb-detail-strip div div { padding: 28px 20px 28px 0; border-right: 1px solid rgba(255,255,255,.3); }
.productdetailllunstuidhfb-detail-strip div div:not(:first-child) { padding-left: 20px; }
.productdetailllunstuidhfb-detail-strip div div:last-child { border-right: 0; }
.productdetailllunstuidhfb-detail-strip strong, .productdetailllunstuidhfb-detail-strip span { display: block; }
.productdetailllunstuidhfb-detail-strip strong { margin-bottom: 7px; color: var(--white); font-size: 13px; letter-spacing: .14em; text-transform: uppercase; }
.productdetailllunstuidhfb-detail-strip span { color: rgba(255,255,255,.7); font-size: 14px; }
.productdetailllunstuidhfb-enquiry { background: var(--bg-alt); }
.productdetailllunstuidhfb-enquiry-grid { grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr); gap: 0; align-items: stretch; }
.productdetailllunstuidhfb-enquiry-image { display: flex; min-height: 680px; align-items: end; padding: 42px; background: linear-gradient(0deg, rgba(23,32,42,.84), rgba(23,32,42,.08)), var(--enquiry-image) center/cover; }
.productdetailllunstuidhfb-enquiry-image h2 { max-width: 370px; margin: 0; color: var(--white); font-size: 38px; line-height: 1.08; }
.productdetailllunstuidhfb-enquiry-form { padding: 54px; background: var(--white); }
.productdetailllunstuidhfb-button { margin-top: 14px; }
.productdetailllunstuidhfb-final-cta { text-align: center; background: linear-gradient(90deg, rgba(23,32,42,.9), rgba(23,32,42,.5)), var(--cta-image) center/cover; }
.productdetailllunstuidhfb-final-cta .productdetailllunstuidhfb-container { max-width: 800px; }
.productdetailllunstuidhfb-final-cta h2, .productdetailllunstuidhfb-final-cta p { color: var(--white); }
.productdetailllunstuidhfb-final-cta p { opacity: .8; }
.productdetailllunstuidhfb-cta-actions { display: flex; justify-content: center; gap: 14px; margin-top: 24px; }
.productdetailllunstuidhfb-button--light { border-color: var(--white); color: var(--white); }
@media (max-width: 1000px) { .productdetailllunstuidhfb-catalogue { grid-template-columns: 170px minmax(0, 1fr); gap: 18px; } .productdetailllunstuidhfb-product-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } .productdetailllunstuidhfb-filter-controls { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 760px) { .productdetailllunstuidhfb-catalogue { grid-template-columns: 1fr; } .productdetailllunstuidhfb-sidebar { display: block; } .productdetailllunstuidhfb-sidebar-nav { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0; background: var(--accent); } .productdetailllunstuidhfb-sidebar-nav h3 { grid-column: 1 / -1; padding: 16px 12px 12px; background: rgba(0,0,0,.06); } .productdetailllunstuidhfb-sidebar-nav a { min-height: 46px; padding: 10px 10px 10px 28px; border-right: 1px solid rgba(255,255,255,.12); border-bottom: 1px solid rgba(255,255,255,.12); font-size: 13px; line-height: 1.25; } .productdetailllunstuidhfb-sidebar-nav a.is-active { background: rgba(0,0,0,.18); box-shadow: inset 0 0 0 1px rgba(255,255,255,.2); } .productdetailllunstuidhfb-introduction-grid, .productdetailllunstuidhfb-story-grid, .productdetailllunstuidhfb-enquiry-grid { grid-template-columns: 1fr; gap: 42px; } .productdetailllunstuidhfb-introduction-image, .productdetailllunstuidhfb-story-image { height: 430px; } .productdetailllunstuidhfb-filter-heading { display: block; } .productdetailllunstuidhfb-filter-toggle { display: inline-flex; margin-top: 22px; min-height: 46px; padding: 11px 20px; border: 1px solid var(--primary); background: var(--white); color: var(--primary); font: 600 12px var(--font-body); cursor: pointer; } .productdetailllunstuidhfb-filter-controls { position: fixed; top: 0; right: 0; bottom: 0; z-index: 70; display: none; grid-template-columns: 1fr; width: min(86vw, 360px); margin: 0; padding: 90px 24px 24px; overflow-y: auto; background: var(--white); box-shadow: -12px 0 30px rgba(23,32,42,.14); } .productdetailllunstuidhfb-filter-controls.is-open { display: grid; align-content: start; } .productdetailllunstuidhfb-filter-controls .productdetailllunstuidhfb-sort { padding-top: 14px; border-top: 1px solid var(--border); } .productdetailllunstuidhfb-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px 14px; } .productdetailllunstuidhfb-product-image { height: 250px; } .productdetailllunstuidhfb-highlight-grid { grid-template-columns: 1fr; } .productdetailllunstuidhfb-detail-strip .productdetailllunstuidhfb-container { grid-template-columns: repeat(2, 1fr); } .productdetailllunstuidhfb-detail-strip div div:nth-child(2) { border-right: 0; } .productdetailllunstuidhfb-enquiry-image { min-height: 380px; } .productdetailllunstuidhfb-enquiry-form { padding: 30px 22px; } }
@media (max-width: 480px) { .productdetailllunstuidhfb-introduction, .productdetailllunstuidhfb-filters, .productdetailllunstuidhfb-products, .productdetailllunstuidhfb-highlights, .productdetailllunstuidhfb-story, .productdetailllunstuidhfb-enquiry, .productdetailllunstuidhfb-final-cta { padding: 68px 0; } .productdetailllunstuidhfb-introduction-details span { font-size: 10px; } .productdetailllunstuidhfb-detail-strip div div { padding: 22px 10px 22px 0; } .productdetailllunstuidhfb-detail-strip div div:not(:first-child) { padding-left: 10px; } .productdetailllunstuidhfb-cta-actions { flex-direction: column; align-items: stretch; } .productdetailllunstuidhfb-cta-actions .productdetailllunstuidhfb-button { width: 100%; } }
