:root{--wine:#751b28;--wine-dark:#46101a;--yellow:#e7b928;--ink:#282323;--muted:#766c69;--paper:#f5f1eb;--line:#ddd4ca;--white:#fff;}
*{box-sizing:border-box;margin:0;padding:0;}
html{background:#d8d2cb;}
body{min-height:100vh;background:radial-gradient(circle at 20% 0,rgba(231,185,40,.12),transparent 28rem),#d8d2cb;color:var(--ink);font-family:'Manrope',sans-serif;-webkit-print-color-adjust:exact;print-color-adjust:exact;}
button,a{font:inherit;}
button:focus-visible,a:focus-visible{outline:3px solid rgba(231,185,40,.8);outline-offset:3px;}
.catalog-toolbar{position:sticky;top:0;z-index:30;min-height:76px;padding:12px max(20px,calc((100vw - 1080px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;background:rgba(35,29,29,.96);color:#fff;box-shadow:0 8px 26px rgba(35,20,22,.22);backdrop-filter:blur(14px);}
.catalog-back{width:max-content;display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:13px;font-weight:700;}
.catalog-back:hover{color:var(--yellow);}
.catalog-toolbar-copy{display:grid;text-align:center;gap:2px;}
.catalog-toolbar-copy strong{font-family:'Oswald',sans-serif;font-size:17px;text-transform:uppercase;letter-spacing:.4px;}
.catalog-toolbar-copy span{color:#c9bfba;font-size:11px;font-weight:600;}
.catalog-download{justify-self:end;min-height:44px;padding:0 18px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--yellow);color:var(--wine-dark);font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 10px 24px rgba(231,185,40,.18);transition:transform .18s,background .18s;}
.catalog-download:hover{background:#f0c943;transform:translateY(-1px);}.catalog-download:active{transform:translateY(1px);}.catalog-download:disabled{opacity:.55;cursor:wait;transform:none;}.catalog-download .ph{font-size:19px;}
.catalog-document{width:210mm;margin:32px auto 64px;display:grid;gap:24px;}
.catalog-page-shell{position:relative;width:210mm;height:297mm;}
.catalog-page{position:absolute;inset:0;width:210mm;height:297mm;min-height:297mm;overflow:hidden;background:var(--white);box-shadow:0 18px 54px rgba(55,35,37,.16);transform-origin:top left;}
.catalog-cover{padding:19mm 17mm 16mm;display:flex;flex-direction:column;background:linear-gradient(150deg,#fff 0 54%,#f5eee8 54% 100%);}
.cover-top{display:flex;align-items:flex-start;justify-content:space-between;}.cover-top img{width:51mm;height:18mm;object-fit:contain;object-position:left center;}.cover-top span{margin-top:5mm;color:var(--wine);font-size:9pt;font-weight:700;text-transform:capitalize;}
.cover-main{position:relative;z-index:2;margin-top:39mm;max-width:150mm;}.cover-kicker{margin-bottom:5mm;color:var(--wine);font-size:9pt!important;font-weight:800;text-transform:uppercase;letter-spacing:1.8pt;}.cover-main h1{font-family:'Oswald',sans-serif;font-size:41pt;line-height:.94;letter-spacing:-1.4pt;color:var(--wine-dark);}.cover-main h1 span{color:var(--wine);}.cover-main>p:last-child{max-width:118mm;margin-top:9mm;color:#5c5350;font-size:12pt;line-height:1.65;}
.cover-visual{position:absolute;right:-16mm;bottom:35mm;width:105mm;height:88mm;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:3mm;transform:rotate(-7deg);opacity:.97;}.cover-visual div{background:var(--wine);}.cover-visual div:first-child{grid-row:1/3;background:linear-gradient(160deg,var(--wine-dark),var(--wine));}.cover-visual div:nth-child(2){background:var(--yellow);}.cover-visual div:nth-child(3){background:#d9c9bd;}
.cover-bottom{position:absolute;left:17mm;right:17mm;bottom:16mm;padding-top:5mm;border-top:1px solid rgba(70,16,26,.2);display:flex;align-items:center;justify-content:space-between;gap:10mm;font-size:9pt;}.cover-bottom strong{color:var(--wine);}.cover-bottom span{color:#6d625e;}
.catalog-index{padding:18mm 17mm 16mm;display:flex;flex-direction:column;}.page-heading{display:grid;grid-template-columns:1.5fr 1fr;align-items:end;gap:18mm;padding-bottom:8mm;border-bottom:2px solid var(--wine);}.page-heading span{color:var(--wine);font-size:8pt;font-weight:800;text-transform:uppercase;letter-spacing:1.2pt;}.page-heading h2{margin-top:2mm;font-family:'Oswald',sans-serif;font-size:25pt;line-height:1;color:var(--wine-dark);}.page-heading p{color:var(--muted);font-size:9pt;line-height:1.55;}
.index-groups{margin-top:9mm;display:grid;grid-template-columns:1fr 1fr;column-gap:12mm;}.index-row{min-height:17mm;padding:3mm 0;display:grid;grid-template-columns:11mm 1fr 8mm;align-items:center;gap:4mm;border-bottom:1px solid var(--line);}.index-number{font-family:'Oswald',sans-serif;color:#aa9d97;font-size:10pt;}.index-row div{display:grid;gap:1mm;}.index-row strong{font-size:9pt;line-height:1.25;}.index-row small{color:var(--wine);font-size:7pt;font-weight:700;}.index-row b{width:7mm;height:7mm;border-radius:50%;display:grid;place-items:center;background:#f2e5e6;color:var(--wine);font-size:7pt;}
.index-note{margin-top:auto;padding:5mm;display:flex;align-items:flex-start;gap:4mm;background:#fff7d9;color:#554514;font-size:8pt;line-height:1.55;}.index-note .ph{font-size:15pt;color:#8a6810;}.page-footer{position:absolute;left:17mm;right:17mm;bottom:8mm;padding-top:3mm;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#8a7f7b;font-size:7pt;font-weight:700;text-transform:uppercase;letter-spacing:.6pt;}
.product-sheet{padding:13mm 15mm 15mm;}.sheet-header{height:17mm;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);}.sheet-header img{width:38mm;height:12mm;object-fit:contain;object-position:left center;}.sheet-header>div{display:grid;text-align:right;gap:1mm;}.sheet-header span{color:var(--wine);font-size:7pt;font-weight:800;text-transform:uppercase;letter-spacing:1pt;}.sheet-header strong{font-size:8pt;}
.sheet-hero{height:112mm;padding:10mm 0 9mm;display:grid;grid-template-columns:1.08fr .92fr;gap:11mm;border-bottom:1px solid var(--line);}.sheet-image{position:relative;min-width:0;height:92mm;padding:5mm 5mm 2.5mm;display:grid;grid-template-rows:minmax(0,1fr) auto;place-items:center;background:linear-gradient(145deg,#f9f7f4,#eee7e0);overflow:hidden;}.sheet-image>img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;min-width:0;min-height:0;align-self:center;justify-self:center;object-fit:contain;object-position:center;mix-blend-mode:multiply;}.sheet-image>span{position:static;justify-self:end;margin-top:1.5mm;padding:1.2mm 2.2mm;background:rgba(231,185,40,.2);font-size:6.5pt;font-weight:800;}.sheet-placeholder{display:grid;justify-items:center;gap:3mm;color:#a99d98;}.sheet-placeholder .ph{font-size:36pt;}.sheet-placeholder span{font-size:8pt;}
.sheet-intro{align-self:center;}.sheet-family{display:inline-block;margin-bottom:4mm;padding:1.5mm 3mm;background:#f2e5e6;color:var(--wine);font-size:7pt;font-weight:800;text-transform:uppercase;letter-spacing:.6pt;}.sheet-intro h2{font-family:'Oswald',sans-serif;color:var(--wine-dark);font-size:24pt;line-height:1.04;text-wrap:balance;}.sheet-meta{margin:5mm 0;display:flex;flex-wrap:wrap;gap:3mm 7mm;}.sheet-meta span{display:grid;gap:.8mm;font-size:8pt;font-weight:800;}.sheet-meta small{color:#8b7f7a;font-size:6pt;text-transform:uppercase;letter-spacing:.8pt;}.sheet-intro>p{color:#615754;font-size:9pt;line-height:1.58;}.sheet-price{margin-top:6mm;padding:4mm 0;border-top:1px solid var(--line);display:flex;gap:8mm;}.sheet-price span{display:grid;gap:1mm;}.sheet-price small{color:#7f7470;font-size:6.5pt;font-weight:700;}.sheet-price strong{color:var(--wine);font-family:'Oswald',sans-serif;font-size:15pt;}
.sheet-details{padding-top:9mm;display:grid;grid-template-columns:.88fr 1.12fr;gap:11mm;}.sheet-details h3{margin-bottom:5mm;font-family:'Oswald',sans-serif;color:var(--wine-dark);font-size:14pt;text-transform:uppercase;letter-spacing:.3pt;}.feature-block ul{list-style:none;display:grid;gap:3.2mm;}.feature-block li{position:relative;padding-left:6mm;color:#554d4a;font-size:8pt;line-height:1.45;}.feature-block li::before{content:'';position:absolute;left:0;top:1.4mm;width:2.5mm;height:2.5mm;background:var(--yellow);transform:rotate(45deg);}.spec-block dl{display:grid;}.spec-block dl>div{min-height:10mm;padding:2.2mm 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:4mm;align-items:center;border-bottom:1px solid #e8e1db;}.spec-block dt{color:#7a6f6b;font-size:7.2pt;font-weight:600;}.spec-block dd{font-size:7.5pt;font-weight:800;text-align:right;}.spec-empty{min-height:35mm;padding:6mm;display:grid;place-items:center;text-align:center;background:#f7f3ef;color:#766b67;font-size:8pt;}.spec-empty .ph{font-size:25pt;color:var(--wine);}
.product-sheet.is-spec-dense .spec-block dl>div{min-height:6.5mm;padding:1.1mm 0;}.product-sheet.is-spec-dense .spec-block dt,.product-sheet.is-spec-dense .spec-block dd{font-size:6.5pt;line-height:1.25;}
.double-product-sheet{padding:10mm 14mm 13mm}.double-sheet-header{height:14mm;padding-bottom:3mm;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.double-sheet-header img{width:34mm;height:10mm;object-fit:contain;object-position:left center}.double-sheet-header>div{display:grid;gap:.8mm;text-align:right}.double-sheet-header strong{color:var(--wine-dark);font-family:'Oswald',sans-serif;font-size:10pt;text-transform:uppercase}.double-sheet-header span{color:#8a7e79;font-size:6.5pt;font-weight:700}.double-products{height:252mm;display:grid;grid-template-rows:1fr 1fr}.compact-product{position:relative;min-height:0;padding:7mm 0 6mm;overflow:hidden}.compact-product:first-child{border-bottom:1.5px solid var(--wine)}.compact-product-top{height:54mm;display:grid;grid-template-columns:58mm minmax(0,1fr);gap:7mm}.compact-image{position:relative;height:54mm;padding:3mm 3mm 1.5mm;display:grid;grid-template-rows:minmax(0,1fr) auto;place-items:center;background:linear-gradient(145deg,#faf8f5,#eee8e2);overflow:hidden}.compact-image>img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;min-width:0;min-height:0;align-self:center;justify-self:center;object-fit:contain;object-position:center;mix-blend-mode:multiply}.compact-image>small{position:static;justify-self:end;margin-top:1mm;padding:1mm 1.6mm;background:rgba(231,185,40,.2);font-size:5.4pt;font-weight:800}.compact-placeholder{color:#aaa;font-size:29pt}.compact-summary{min-width:0;align-self:center}.compact-category{display:inline-block;margin-bottom:2mm;color:var(--wine);font-size:6pt;font-weight:800;text-transform:uppercase;letter-spacing:.8pt}.compact-summary h2{color:var(--wine-dark);font-family:'Oswald',sans-serif;font-size:16pt;line-height:1.02;text-wrap:balance}.compact-meta{margin:2.5mm 0;display:flex;flex-wrap:wrap;gap:4mm}.compact-meta span{display:flex;gap:1.5mm;color:#4f4744;font-size:6.3pt;font-weight:800}.compact-meta b{color:#8b7f7a;font-size:5.5pt;text-transform:uppercase}.compact-summary>p{color:#625956;font-size:6.6pt;line-height:1.4}.compact-price{margin-top:2.5mm;padding-top:2mm;border-top:1px solid var(--line);display:flex;gap:7mm}.compact-price span{display:grid;gap:.4mm}.compact-price small{color:#817570;font-size:5.2pt;font-weight:700}.compact-price strong{color:var(--wine);font-family:'Oswald',sans-serif;font-size:10pt}.compact-details{height:51mm;margin-top:5mm;display:grid;grid-template-columns:.8fr 1.2fr;gap:8mm}.compact-details h3{margin-bottom:2.5mm;color:var(--wine-dark);font-family:'Oswald',sans-serif;font-size:9pt;text-transform:uppercase}.compact-features ul{list-style:none;display:grid;gap:1.7mm}.compact-features li{position:relative;padding-left:4mm;color:#5b524e;font-size:6.2pt;line-height:1.32}.compact-features li::before{content:'';position:absolute;left:0;top:1mm;width:1.7mm;height:1.7mm;background:var(--yellow);transform:rotate(45deg)}.compact-specs dl{display:grid}.compact-specs dl>div{min-height:4.4mm;padding:.6mm 0;border-bottom:1px solid #ece5df;display:grid;grid-template-columns:.9fr 1.1fr;gap:3mm;align-items:center}.compact-specs dt{color:#796e69;font-size:5.5pt}.compact-specs dd{font-size:5.7pt;font-weight:800;text-align:right}.compact-more,.compact-no-specs{margin-top:1.5mm;color:var(--wine);font-size:5.5pt;font-weight:800}.compact-product-link{position:absolute;left:0;bottom:4mm;color:var(--wine);font-size:5.5pt;font-weight:800;text-decoration:none}.compact-product-count{position:absolute;right:0;bottom:4mm;color:#91857f;font-size:5.5pt;font-weight:800}.compact-endcap{display:grid;place-items:center;align-content:center;gap:4mm;text-align:center;background:linear-gradient(145deg,#faf6f2,#f2e8e1)}.compact-endcap img{width:48mm;height:16mm;object-fit:contain}.compact-endcap strong{color:var(--wine-dark);font-family:'Oswald',sans-serif;font-size:17pt;text-transform:uppercase}.compact-endcap p{max-width:105mm;color:#706661;font-size:8pt;line-height:1.5}.compact-endcap span{color:var(--wine);font-size:7pt;font-weight:800}
.catalog-loading,.catalog-error{width:min(720px,calc(100vw - 32px));min-height:380px;margin:12vh auto;padding:48px;display:grid;place-items:center;align-content:center;gap:14px;text-align:center;background:#fff;border-radius:18px;box-shadow:0 20px 60px rgba(55,35,37,.13);}.catalog-loading span,.catalog-error p{color:var(--muted);font-size:14px;}.catalog-loading-mark{width:50px;height:50px;border:4px solid #eee5df;border-top-color:var(--wine);border-radius:50%;animation:catalog-spin .8s linear infinite;}.catalog-error .ph{color:var(--wine);font-size:44px;}.catalog-error button{padding:11px 18px;border:0;border-radius:999px;background:var(--wine);color:#fff;font-weight:800;cursor:pointer;}
.catalog-toast{position:fixed;left:50%;bottom:24px;z-index:40;padding:12px 18px;border-radius:10px;background:var(--ink);color:#fff;font-size:13px;font-weight:700;opacity:0;transform:translate(-50%,16px);pointer-events:none;transition:.2s;}.catalog-toast.show{opacity:1;transform:translate(-50%,0);}
@keyframes catalog-spin{to{transform:rotate(360deg);}}
@media(max-width:900px){.catalog-toolbar{grid-template-columns:auto 1fr auto;padding-inline:16px;}.catalog-toolbar-copy{text-align:left;}.catalog-document{width:var(--catalog-preview-width);margin:18px auto 44px;gap:14px;}.catalog-page-shell{width:var(--catalog-preview-width);height:var(--catalog-preview-height);}.catalog-page{transform:scale(var(--catalog-preview-scale));}.catalog-download span{display:none;}.catalog-download{width:44px;padding:0;}.catalog-back{font-size:0;}.catalog-back .ph{font-size:20px;}}
@media(max-width:560px){.catalog-toolbar-copy strong{font-size:14px;}.catalog-toolbar-copy span{font-size:10px;}}
@media print{
  @page{size:A4 portrait;margin:0;}
  html,body{width:210mm;background:#fff;}
  .catalog-toolbar,.catalog-toast,.catalog-loading,.catalog-error{display:none!important;}
  .catalog-document{width:210mm;margin:0;display:block;}
  .catalog-page-shell{width:210mm;height:297mm;page-break-after:always;break-after:page;}
  .catalog-page-shell:last-child{page-break-after:auto;break-after:auto;}
  .catalog-page{width:210mm;height:297mm;min-height:297mm;margin:0;box-shadow:none;transform:none!important;}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;}}
