:root {
  --ink: #172126;
  --muted: #5e686c;
  --blue-950: #07364f;
  --blue-900: #0c4a6e;
  --blue-700: #146b97;
  --blue-100: #dcecf3;
  --ivory: #fbf8f1;
  --sand: #eee5d7;
  --beige: #d8c7ae;
  --wood: #8f6d4d;
  --white: #fff;
  --green: #19704a;
  --danger: #a33e34;
  --shadow-sm: 0 10px 30px rgba(18, 43, 55, .08);
  --shadow-lg: 0 24px 70px rgba(6, 40, 58, .2);
  --radius-sm: 12px;
  --radius: 20px;
  --radius-lg: 32px;
  --shell: min(1180px, calc(100% - 40px));
}

* { box-sizing: border-box; }
[hidden] { display: none !important; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: clip; color: var(--ink); background: var(--ivory); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.55; }
body.drawer-open { overflow: hidden; }
a { color: inherit; }
button, input, select { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
img { max-width: 100%; display: block; }
:focus-visible { outline: 3px solid #f0aa45; outline-offset: 3px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; z-index: 200; left: 16px; top: -80px; background: var(--white); padding: 12px 18px; border-radius: 8px; font-weight: 800; }
.skip-link:focus { top: 16px; }
.section-shell, .header-shell { width: var(--shell); margin-inline: auto; }

.announcement { min-height: 34px; display: grid; place-items: center; padding: 7px 18px; background: var(--blue-950); color: var(--white); text-align: center; font-size: .78rem; letter-spacing: .025em; }
.site-header { position: sticky; top: 0; z-index: 50; border-bottom: 1px solid rgba(7, 54, 79, .09); background: rgba(251, 248, 241, .94); backdrop-filter: blur(14px); }
.header-shell { min-height: 76px; display: flex; align-items: center; gap: 28px; }
.brand { margin-right: auto; }
.brand img, .footer-brand img { width: 142px; height: auto; object-fit: contain; }
.main-nav { display: flex; align-items: center; gap: 28px; }
.main-nav a, .back-link { text-decoration: none; font-weight: 720; font-size: .92rem; }
.main-nav a:not(.nav-whatsapp):hover { color: var(--blue-700); }
.nav-whatsapp { padding: 10px 16px; color: var(--white); background: var(--green); border-radius: 999px; }
.menu-toggle { display: none; border: 0; background: transparent; font-weight: 800; }
.cart-trigger { border: 0; background: var(--blue-900); color: var(--white); border-radius: 999px; padding: 10px 12px 10px 17px; font-weight: 800; cursor: pointer; }
.cart-count { display: inline-grid; min-width: 25px; min-height: 25px; margin-left: 6px; place-items: center; color: var(--blue-950); background: var(--white); border-radius: 50%; font-size: .78rem; }

.hero { position: relative; min-height: min(770px, calc(100vh - 110px)); display: grid; align-items: center; overflow: hidden; background: var(--blue-950); }
.hero-media, .hero-overlay { position: absolute; inset: 0; }
.hero-media { background: #b7aa9a url("assets/hero-baul-pie-cama-gris.webp") right center / auto 110% no-repeat; transform: scale(1.015); }
.hero-overlay { background: linear-gradient(90deg, rgba(3, 27, 41, .93) 0%, rgba(4, 37, 55, .76) 42%, rgba(4, 37, 55, .2) 75%, rgba(4, 37, 55, .08) 100%); }
.hero-content { position: relative; z-index: 1; width: min(1180px, calc(100% - 40px)); margin: auto; padding-block: 110px; color: var(--white); }
.eyebrow { margin: 0 0 14px; text-transform: uppercase; letter-spacing: .18em; font-size: .75rem; font-weight: 850; }
.eyebrow.dark { color: var(--blue-700); }
.hero h1, .section-heading h2, .advisor-copy h2, .product-title { margin: 0; font-family: Georgia, "Times New Roman", serif; font-weight: 500; letter-spacing: -.045em; line-height: .96; }
.hero h1 { max-width: 780px; font-size: clamp(3.4rem, 8vw, 7.1rem); }
.hero h1 em { color: #e8d6b8; font-weight: 400; }
.hero-content > p:not(.eyebrow) { max-width: 630px; margin: 26px 0 0; color: rgba(255,255,255,.84); font-size: clamp(1rem, 2vw, 1.2rem); }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
.button { min-height: 48px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 12px 19px; border: 0; border-radius: 999px; text-decoration: none; font-weight: 820; cursor: pointer; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-primary { color: var(--white); background: var(--blue-700); box-shadow: 0 12px 28px rgba(4, 32, 48, .2); }
.button-primary:hover { background: var(--blue-900); }
.button-glass { color: var(--white); background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.44); }
.button-secondary { color: var(--blue-900); background: var(--blue-100); }
.button-whatsapp { width: 100%; color: var(--white); background: var(--green); }
.hero-proof { display: flex; flex-wrap: wrap; gap: 18px 30px; margin: 52px 0 0; padding: 0; list-style: none; color: rgba(255,255,255,.76); font-size: .88rem; }
.hero-proof li::before { content: "✓"; margin-right: 8px; color: #e8d6b8; font-weight: 900; }

.trust-strip { width: min(1080px, calc(100% - 40px)); position: relative; z-index: 2; display: grid; grid-template-columns: repeat(3,1fr); gap: 1px; margin: -42px auto 0; overflow: hidden; border-radius: var(--radius); background: rgba(12,74,110,.14); box-shadow: var(--shadow-lg); }
.trust-strip article { display: flex; align-items: center; gap: 15px; min-height: 105px; padding: 22px 26px; background: var(--white); }
.trust-strip article > span { color: var(--beige); font-family: Georgia, serif; font-size: 2rem; }
.trust-strip strong, .trust-strip small { display: block; }
.trust-strip small { margin-top: 3px; color: var(--muted); }

.catalog-section { padding-block: 120px 100px; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 40px; margin-bottom: 42px; }
.section-heading h2, .advisor-copy h2 { font-size: clamp(2.5rem, 5vw, 4.6rem); }
.section-heading > p { max-width: 440px; margin: 0; color: var(--muted); }
.section-heading.light { color: var(--white); }
.section-heading.light > p { color: rgba(255,255,255,.72); }
.catalog-toolbar { display: flex; gap: 10px; margin-bottom: 18px; }
.search-field { flex: 1; }
.search-field input, .filters-panel select { width: 100%; min-height: 50px; border: 1px solid rgba(12,74,110,.16); border-radius: 14px; background: var(--white); color: var(--ink); }
.search-field input { padding: 12px 18px; box-shadow: var(--shadow-sm); }
.filters-toggle { display: none; border: 1px solid rgba(12,74,110,.16); border-radius: 14px; padding: 0 18px; background: var(--white); font-weight: 800; }
.category-tabs { display: flex; gap: 8px; overflow-x: auto; padding-bottom: 12px; scrollbar-width: none; }
.category-tabs::-webkit-scrollbar { display: none; }
.category-tab { flex: 0 0 auto; border: 1px solid rgba(12,74,110,.16); border-radius: 999px; padding: 9px 16px; background: transparent; color: var(--blue-900); font-weight: 750; cursor: pointer; }
.category-tab.active { color: var(--white); background: var(--blue-900); border-color: var(--blue-900); }
.catalog-layout { display: grid; grid-template-columns: 220px minmax(0,1fr); gap: 34px; margin-top: 24px; }
.filters-panel { align-self: start; position: sticky; top: 110px; display: grid; gap: 20px; padding: 24px; border-radius: var(--radius); background: var(--white); box-shadow: var(--shadow-sm); }
.filter-head { display: flex; justify-content: space-between; align-items: center; gap: 10px; }
.filter-head button { border: 0; padding: 0; background: transparent; color: var(--blue-700); font-size: .82rem; font-weight: 800; cursor: pointer; }
.filters-panel label { display: grid; gap: 7px; font-size: .82rem; font-weight: 820; }
.filters-panel select { min-height: 43px; padding-inline: 10px; }
.filters-panel .check-filter { display: flex; align-items: flex-start; gap: 9px; font-weight: 700; line-height: 1.35; }
.check-filter input { width: 18px; height: 18px; accent-color: var(--blue-900); }
.results-meta { display: flex; justify-content: space-between; gap: 20px; margin: 0 0 17px; color: var(--muted); font-size: .85rem; }
.results-meta p { margin: 0; font-weight: 750; color: var(--ink); }
.product-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.product-card { min-width: 0; overflow: hidden; border: 1px solid rgba(12,74,110,.09); border-radius: var(--radius); background: var(--white); box-shadow: 0 8px 24px rgba(18,43,55,.05); transition: transform .25s ease, box-shadow .25s ease; }
.product-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-sm); }
.product-image-wrap { position: relative; display: block; aspect-ratio: 4/3; overflow: hidden; background: linear-gradient(145deg,#f0e9dd,#dbe9ee); text-decoration: none; }
.product-image-wrap img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s ease; }
.product-card:hover img { transform: scale(1.025); }
.product-placeholder { width: 100%; height: 100%; display: grid; place-content: center; gap: 8px; padding: 28px; text-align: center; color: var(--blue-900); background: radial-gradient(circle at 70% 25%, rgba(255,255,255,.8), transparent 30%), linear-gradient(135deg,#efe5d6,#d9e8ee); }
.product-placeholder strong { font-family: Georgia, serif; font-size: 1.25rem; font-weight: 500; }
.product-placeholder small { color: var(--muted); }
.product-badge { position: absolute; left: 13px; top: 13px; z-index: 1; padding: 6px 9px; border-radius: 999px; background: var(--white); color: var(--blue-900); font-size: .68rem; font-weight: 900; box-shadow: var(--shadow-sm); }
.product-badge.sale { color: var(--white); background: var(--blue-900); }
.product-body { padding: 19px; }
.product-meta { display: flex; justify-content: space-between; gap: 8px; color: var(--blue-700); text-transform: uppercase; letter-spacing: .08em; font-size: .65rem; font-weight: 900; }
.product-card h3 { margin: 8px 0 7px; font-family: Georgia, serif; font-size: 1.38rem; font-weight: 500; line-height: 1.1; }
.product-card h3 a { text-decoration: none; }
.firmness-label { min-height: 22px; margin: 0; color: var(--muted); font-size: .8rem; }
.card-variation-notice { margin: 7px 0 0; color: var(--muted); font-size: .7rem; line-height: 1.35; }
.price-block { min-height: 58px; margin-top: 16px; }
.price-block small, .price-block strong { display: block; }
.price-block small { color: var(--muted); font-size: .72rem; }
.price-block strong { color: var(--blue-900); font-size: 1.25rem; }
.old-price { margin-left: 7px; color: var(--muted); text-decoration: line-through; font-size: .78rem; font-weight: 500; }
.product-card .button { width: 100%; margin-top: 14px; }
.empty-state { padding: 60px 20px; text-align: center; border: 1px dashed var(--beige); border-radius: var(--radius); background: var(--white); }
.empty-state p { color: var(--muted); }

.solutions-section { padding-block: 100px; background: var(--blue-950); }
.solution-grid { display: grid; grid-template-columns: 1.2fr .9fr .9fr; gap: 18px; }
.solution-card { position: relative; min-height: 430px; display: flex; align-items: flex-end; overflow: hidden; border-radius: var(--radius-lg); background-position: center; background-size: cover; }
.solution-card::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg,rgba(3,25,37,.9),rgba(3,25,37,.05) 70%); }
.solution-card > div { position: relative; z-index: 1; padding: 28px; color: var(--white); }
.solution-card span { text-transform: uppercase; letter-spacing: .12em; font-size: .7rem; font-weight: 850; }
.solution-card h3 { margin: 10px 0 18px; font-family: Georgia, serif; font-size: clamp(1.65rem,3vw,2.4rem); font-weight: 500; line-height: 1.05; }
.solution-card a { font-weight: 850; text-underline-offset: 5px; }
.solution-headboards { background-image: url("assets/productos/cabeceracafe2.webp"); }
.solution-puffs { background-image: url("assets/productos/puffmagico2individual.webp"); }
.solution-closets { background-image: url("assets/productos/closetsdeacero.webp"); }

.advisor-section { display: grid; grid-template-columns: 1.1fr .9fr; gap: 80px; align-items: center; padding-block: 115px; }
.advisor-copy > p:not(.eyebrow) { max-width: 620px; margin: 24px 0 30px; color: var(--muted); font-size: 1.05rem; }
.advisor-card { padding: 34px; border-radius: var(--radius-lg); color: var(--white); background: linear-gradient(145deg,var(--blue-900),var(--blue-950)); box-shadow: var(--shadow-lg); }
.advisor-card > span { color: #ead9bb; text-transform: uppercase; letter-spacing: .12em; font-size: .7rem; font-weight: 900; }
.advisor-card ol { margin: 24px 0 0; padding: 0; list-style: none; counter-reset: steps; }
.advisor-card li { counter-increment: steps; position: relative; padding: 0 0 24px 50px; color: rgba(255,255,255,.78); }
.advisor-card li::before { content: counter(steps); position: absolute; left: 0; top: -4px; width: 34px; height: 34px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.28); border-radius: 50%; color: var(--white); font-weight: 850; }
.advisor-card li:not(:last-child)::after { content: ""; position: absolute; left: 16px; top: 34px; bottom: 0; width: 1px; background: rgba(255,255,255,.2); }
.advisor-card strong { display: block; color: var(--white); }

.site-footer { color: rgba(255,255,255,.75); background: #062c41; }
.footer-grid { display: grid; grid-template-columns: 1.4fr repeat(3,1fr); gap: 42px; padding-block: 70px; }
.footer-brand img { filter: brightness(0) invert(1); margin-bottom: 18px; }
.footer-grid h2 { margin: 0 0 14px; color: var(--white); font-size: .9rem; }
.footer-grid p { margin: 0; font-size: .88rem; }
.footer-grid a { display: block; width: fit-content; margin-bottom: 8px; }
.footer-bottom { display: flex; justify-content: space-between; gap: 20px; padding-block: 20px; border-top: 1px solid rgba(255,255,255,.12); font-size: .78rem; }
.compact-footer { margin-top: 70px; }

.drawer-backdrop { position: fixed; inset: 0; z-index: 80; background: rgba(4,29,42,.55); backdrop-filter: blur(3px); }
.cart-drawer { position: fixed; z-index: 90; top: 0; right: 0; width: min(430px,100%); height: 100dvh; display: flex; flex-direction: column; padding: 25px; background: var(--ivory); box-shadow: -15px 0 50px rgba(4,29,42,.2); transform: translateX(105%); transition: transform .3s ease; }
.cart-drawer.open { transform: translateX(0); }
.cart-head { display: flex; align-items: start; justify-content: space-between; gap: 20px; padding-bottom: 18px; border-bottom: 1px solid rgba(12,74,110,.14); }
.cart-head small { color: var(--muted); text-transform: uppercase; letter-spacing: .12em; font-size: .66rem; font-weight: 850; }
.cart-head h2 { margin: 0; font-family: Georgia,serif; font-size: 2.2rem; font-weight: 500; }
.icon-button { width: 42px; height: 42px; border: 1px solid rgba(12,74,110,.14); border-radius: 50%; background: var(--white); font-size: 1.6rem; cursor: pointer; }
.cart-items { flex: 1; overflow-y: auto; padding-block: 18px; }
.cart-item { display: grid; grid-template-columns: 62px 1fr auto; gap: 12px; padding: 14px 0; border-bottom: 1px solid rgba(12,74,110,.1); }
.cart-item-image { width: 62px; height: 62px; overflow: hidden; border-radius: 12px; background: var(--sand); }
.cart-item-image img { width: 100%; height: 100%; object-fit: cover; }
.cart-item h3 { margin: 0; font-size: .9rem; }
.cart-item p { margin: 3px 0 8px; color: var(--muted); font-size: .74rem; }
.quantity-control { display: inline-flex; align-items: center; border: 1px solid rgba(12,74,110,.14); border-radius: 999px; }
.quantity-control button { width: 30px; height: 28px; border: 0; background: transparent; cursor: pointer; }
.quantity-control span { min-width: 24px; text-align: center; font-size: .8rem; }
.cart-item-price { text-align: right; font-size: .82rem; font-weight: 850; }
.remove-item { display: block; margin: 8px 0 0 auto; border: 0; padding: 0; background: transparent; color: var(--danger); font-size: .7rem; cursor: pointer; }
.cart-empty { margin: auto; padding: 40px 20px; text-align: center; color: var(--muted); }
.cart-empty strong { color: var(--ink); font-family: Georgia,serif; font-size: 1.45rem; font-weight: 500; }
.cart-summary { padding-top: 20px; border-top: 1px solid rgba(12,74,110,.14); }
.cart-summary > div { display: flex; justify-content: space-between; gap: 20px; }
.cart-summary > div strong { color: var(--blue-900); font-size: 1.35rem; }
.cart-summary p { margin: 8px 0 16px; color: var(--muted); font-size: .76rem; }
.text-button { display: block; margin: 12px auto 0; border: 0; background: transparent; color: var(--muted); text-decoration: underline; cursor: pointer; }
.toast { position: fixed; z-index: 120; left: 50%; bottom: 24px; max-width: calc(100% - 32px); padding: 12px 18px; border-radius: 999px; color: var(--white); background: var(--blue-950); box-shadow: var(--shadow-lg); transform: translate(-50%,100px); opacity: 0; transition: .25s ease; pointer-events: none; }
.toast.show { transform: translate(-50%,0); opacity: 1; }

.product-page { min-height: 70vh; padding-block: 34px 20px; }
.breadcrumbs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 28px; color: var(--muted); font-size: .8rem; }
.breadcrumbs a { text-underline-offset: 3px; }
.product-detail { display: grid; grid-template-columns: minmax(0,1.08fr) minmax(380px,.92fr); gap: 65px; align-items: start; }
.product-gallery { position: sticky; top: 118px; min-width: 0; }
.gallery-stage { display: grid; place-items: center; overflow: hidden; border-radius: var(--radius-lg); background: #f7f3eb; aspect-ratio: 1/1; }
.gallery-stage img { display: block; width: 100%; height: 100%; object-fit: contain; object-position: center center; background: #f7f3eb; }
.gallery-stage img.gallery-stage-image--vertical { width: 66.56%; height: 100%; object-fit: fill; }
.gallery-stage video { display: block; width: 100%; height: 100%; object-fit: contain; background: #f7f3eb; }
.gallery-stage .product-placeholder { min-height: 100%; }
.gallery-thumbnails { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 9px; margin-top: 12px; }
.gallery-thumbnail { overflow: hidden; min-width: 0; aspect-ratio: 4/3; border: 2px solid transparent; border-radius: 12px; padding: 0; background: var(--white); cursor: pointer; opacity: .72; transition: opacity .2s ease,border-color .2s ease; }
.gallery-thumbnail:hover, .gallery-thumbnail.selected { opacity: 1; border-color: var(--blue-700); }
.gallery-thumbnail img { width: 100%; height: 100%; object-fit: cover; }
.gallery-video-thumbnail { display: grid; place-content: center; gap: 2px; color: var(--white); background: var(--blue-900); }
.gallery-video-thumbnail span { font-size: 1.15rem; }
.gallery-video-thumbnail small { font-size: .65rem; font-weight: 800; }
.product-info { padding-top: 14px; }
.product-kicker { color: var(--blue-700); text-transform: uppercase; letter-spacing: .12em; font-size: .72rem; font-weight: 900; }
.product-title { margin-top: 8px; font-size: clamp(3rem,5vw,5.2rem); }
.product-description { margin: 22px 0; color: var(--muted); }
.variation-notice { margin: -6px 0 18px; padding: 12px 14px; border-radius: 12px; color: #5c4937; background: #f2e6d2; font-size: .82rem; }
.detail-note { padding: 12px 14px; border-left: 3px solid var(--beige); background: #f5efe5; color: var(--muted); font-size: .8rem; }
.option-group { margin-top: 26px; }
.option-label { display: flex; justify-content: space-between; gap: 12px; margin-bottom: 10px; font-weight: 850; }
.variant-options, .component-options { display: flex; flex-wrap: wrap; gap: 8px; }
.option-button { min-height: 42px; border: 1px solid rgba(12,74,110,.2); border-radius: 999px; padding: 9px 14px; background: var(--white); cursor: pointer; }
.option-button.selected { color: var(--white); background: var(--blue-900); border-color: var(--blue-900); }
.detail-price { margin-top: 28px; padding: 22px 0; border-block: 1px solid rgba(12,74,110,.14); }
.detail-price small, .detail-price strong { display: block; }
.detail-price small { color: var(--muted); }
.detail-price strong { color: var(--blue-900); font-size: clamp(1.8rem,4vw,2.6rem); }
.detail-price .regular { margin-top: 3px; color: var(--muted); font-size: .86rem; }
.installment { margin: 8px 0 0; color: var(--blue-700); font-weight: 780; }
.detail-actions { display: grid; grid-template-columns: 1fr auto; gap: 10px; margin-top: 22px; }
.quantity-select { width: 82px; min-height: 48px; border: 1px solid rgba(12,74,110,.2); border-radius: 999px; padding-inline: 14px; background: var(--white); }
.detail-actions .button { width: 100%; }
.detail-whatsapp { display: flex; width: 100%; margin-top: 10px; }
.payment-link { margin-top: 10px; }
.product-specs { margin-top: 30px; }
.product-specs details { border-top: 1px solid rgba(12,74,110,.12); }
.product-specs details:last-child { border-bottom: 1px solid rgba(12,74,110,.12); }
.product-specs summary { padding: 16px 0; font-weight: 820; cursor: pointer; }
.product-specs details p { margin: -4px 0 18px; color: var(--muted); }
.product-assurance { display: grid; grid-template-columns: repeat(3,1fr); gap: 1px; overflow: hidden; margin-top: 85px; border-radius: var(--radius); background: rgba(12,74,110,.12); }
.product-assurance article { padding: 28px; background: var(--white); }
.product-assurance article > span { color: var(--beige); font-family: Georgia,serif; font-size: 2rem; }
.product-assurance strong { display: block; margin-top: 10px; }
.product-assurance p { margin: 5px 0 0; color: var(--muted); font-size: .84rem; }
.loading-card { min-height: 400px; display: grid; place-items: center; color: var(--muted); }

@media (max-width: 1020px) {
  :root { --shell: min(100% - 32px, 900px); }
  .main-nav { gap: 17px; }
  .product-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .solution-grid { grid-template-columns: 1fr 1fr; }
  .solution-card:first-child { grid-column: 1/-1; min-height: 480px; }
  .advisor-section { gap: 40px; }
  .footer-grid { grid-template-columns: 1.4fr 1fr 1fr; }
  .footer-grid > div:last-child { grid-column: 2/-1; }
  .product-detail { gap: 35px; }
}

@media (max-width: 760px) {
  :root { --shell: min(100% - 28px, 620px); }
  .announcement { font-size: .7rem; }
  .header-shell { min-height: 66px; gap: 12px; }
  .brand img { width: 112px; }
  .menu-toggle { display: block; }
  .main-nav { position: absolute; left: 14px; right: 14px; top: calc(100% + 8px); display: none; align-items: stretch; flex-direction: column; gap: 0; padding: 10px; border-radius: 16px; background: var(--white); box-shadow: var(--shadow-lg); }
  .main-nav.open { display: flex; }
  .main-nav a { padding: 12px; }
  .nav-whatsapp { text-align: center; }
  .cart-trigger { margin-left: auto; padding-left: 13px; font-size: .8rem; }
  .hero { min-height: 690px; align-items: end; }
  .hero-media { background-position: center; background-size: cover; }
  .hero-overlay { background: linear-gradient(0deg,rgba(3,27,41,.97) 4%,rgba(4,37,55,.62) 68%,rgba(4,37,55,.2)); }
  .hero-content { padding-block: 120px 74px; }
  .hero h1 { font-size: clamp(3.25rem,16vw,5.2rem); }
  .hero h1 em { display: inline-block; font-size: .88em; }
  .hero-actions { align-items: stretch; flex-direction: column; }
  .hero-actions .button { width: 100%; }
  .hero-proof { gap: 10px; margin-top: 30px; }
  .hero-proof li { width: 100%; }
  .trust-strip { grid-template-columns: 1fr; margin-top: 0; border-radius: 0; width: 100%; box-shadow: none; }
  .trust-strip article { min-height: 88px; padding-inline: 22px; }
  .catalog-section { padding-block: 80px; }
  .section-heading { align-items: start; flex-direction: column; gap: 18px; }
  .section-heading h2, .advisor-copy h2 { overflow-wrap: anywhere; font-size: clamp(2.3rem,11vw,3.4rem); }
  .filters-toggle { display: block; }
  .catalog-layout { grid-template-columns: 1fr; }
  .filters-panel { position: static; display: none; }
  .filters-panel.open { display: grid; }
  .results-meta span { display: none; }
  .product-grid { grid-template-columns: 1fr; gap: 16px; }
  .product-card { display: grid; grid-template-columns: 42% 58%; }
  .product-image-wrap { aspect-ratio: auto; min-height: 250px; }
  .product-body { display: flex; flex-direction: column; padding: 16px; }
  .product-meta { display: block; }
  .product-meta span:last-child { display: none; }
  .product-card h3 { font-size: 1.25rem; }
  .price-block { margin-top: auto; padding-top: 14px; }
  .solutions-section { padding-block: 80px; }
  .solution-grid { grid-template-columns: 1fr; }
  .solution-card, .solution-card:first-child { grid-column: auto; min-height: 380px; }
  .advisor-section { grid-template-columns: 1fr; padding-block: 80px; }
  .footer-grid { grid-template-columns: 1fr; gap: 30px; }
  .footer-grid > div:last-child { grid-column: auto; }
  .footer-bottom { flex-direction: column; }
  .back-link { display: none; }
  .product-page { padding-top: 22px; }
  .product-detail { grid-template-columns: 1fr; gap: 28px; }
  .product-gallery { position: static; }
  .gallery-stage { aspect-ratio: 1/1; }
  .gallery-thumbnails { grid-template-columns: repeat(4,minmax(0,1fr)); }
  .product-title { font-size: clamp(2.8rem,14vw,4.3rem); }
  .product-info { padding-top: 0; }
  .product-assurance { grid-template-columns: 1fr; margin-top: 55px; }
}

@media (max-width: 470px) {
  .product-card { grid-template-columns: 1fr; }
  .product-image-wrap { min-height: 220px; aspect-ratio: 4/3; }
  .product-meta { display: flex; }
  .product-meta span:last-child { display: inline; }
  .detail-actions { grid-template-columns: 1fr; }
  .quantity-select { width: 100%; }
  .gallery-thumbnails { grid-template-columns: repeat(3,minmax(0,1fr)); }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
}
