:root{--paper:#f9f7f2;--ink:#302a22;--muted:#71695e;--gold:#916c2c;--line:#e1d7c7;--serif:'Italiana',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.65 var(--sans)}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,summary,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:wait}button{border:0;background:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.05;letter-spacing:-2px}em{font-style:normal;color:var(--gold)}:focus-visible{outline:2px solid var(--gold);outline-offset:5px}[hidden]{display:none!important}.skip{position:fixed;left:15px;top:-100px;padding:12px;background:var(--ink);color:white;z-index:100}.skip:focus{top:15px}.announcement{background:var(--ink);color:#fff8eb;text-align:center;font-size:9px;letter-spacing:2px;padding:9px 5%;position:relative}.announcement a{position:absolute;right:4%;top:7px;letter-spacing:.3px;font-size:11px}.header{height:91px;background:rgba(249,247,242,.97);display:flex;align-items:center;justify-content:space-between;padding:0 4%;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{width:150px}.brand img{width:145px;height:62px;object-fit:contain}.desktop-nav{display:flex;gap:35px;align-items:center;font-size:12px}.desktop-nav>a,.collection-menu>summary{padding:25px 0}.desktop-nav>a:hover,.text-link:hover{color:var(--gold)}.collection-menu>summary{cursor:pointer;list-style:none}.collection-menu>summary::-webkit-details-marker{display:none}.collection-menu>summary span{margin-left:8px}.menu-panel{position:absolute;top:90px;left:0;right:0;padding:32px max(5%,calc((100% - 1100px)/2));background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 20px 30px #302a220d;display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.menu-panel>div{display:flex;flex-direction:column;gap:9px}.menu-panel .eyebrow{margin-bottom:10px}.menu-panel a:hover{text-decoration:underline}.header-actions{display:flex;align-items:center;gap:22px}.search-trigger{display:flex;align-items:center;gap:10px;font-size:12px}.search-trigger svg,.search-field svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.3}.mobile-toggle{display:none}.eyebrow{display:block;font:500 10px/1.5 var(--sans);letter-spacing:2px}.hero{display:grid;grid-template-columns:46% 54%;min-height:640px}.hero-copy{padding:84px 6% 25px 8.7%;display:flex;flex-direction:column;align-items:flex-start}.hero-copy>.eyebrow{display:flex;align-items:center;gap:13px}.small-line{width:28px;height:1px;background:var(--gold)}h1{font-size:clamp(66px,6.7vw,110px);margin:34px 0 25px;letter-spacing:-3px}.hero-copy>p{color:var(--muted);font-size:14px;line-height:1.9}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:17px 24px;font-size:12px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#6f511f}.button span{font-size:20px;line-height:1}.hero .button{margin-top:33px}.hero-footnote{width:100%;display:flex;justify-content:space-between;gap:12px;font-size:8px;letter-spacing:1px;margin-top:auto;padding-top:56px;color:var(--muted)}.hero-photo{position:relative;overflow:hidden;min-height:640px;background:#c7b19b}.hero-photo>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:63% center}.hero-photo::after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#32291e66);pointer-events:none}.photo-note{position:absolute;top:26px;right:30px;writing-mode:vertical-rl;letter-spacing:1.5px;font-size:10px;color:#fff}.hero-image-link{position:absolute;bottom:30px;left:32px;right:32px;color:white;z-index:1;border-top:1px solid #ffffff80;padding-top:15px;display:flex;justify-content:space-between;font-size:12px}.brand-strip{display:flex;align-items:center;justify-content:space-between;padding:23px 4%;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.2px}.brand-strip>span{display:flex;align-items:center;gap:18px}.brand-strip>span::before{content:'✧';color:var(--gold);font-size:18px}.brand-strip a{font-size:11px;text-decoration:underline;text-underline-offset:5px}.section{padding:84px 4%;max-width:1680px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}.section-heading h2{font-size:clamp(35px,3.6vw,60px);margin-top:15px}.text-link{font-size:12px;border-bottom:1px solid var(--gold);padding:0 0 8px;display:inline-flex;gap:30px;align-items:center}.text-link span{font-size:18px}.section-heading>p{color:var(--muted);font-size:12px;max-width:240px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.tile-image{aspect-ratio:4/5;overflow:hidden;background:#e6dfd4}.tile-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.collection-tile:hover img{transform:scale(1.04)}.tile-caption{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:20px}.tile-caption .eyebrow{font-size:8px;letter-spacing:1.4px;color:var(--muted)}.tile-caption h3{font:26px/1.3 var(--serif);margin-top:7px}.circle-arrow{border:1px solid #d3c4a7;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;transition:background .2s}.collection-tile:hover .circle-arrow{background:var(--ink);color:white}.favorites{padding-top:30px}.filter-row{display:flex;gap:22px;align-items:center;border-bottom:1px solid var(--line);margin-bottom:30px}.filter{padding:13px 0;font-size:12px;border-bottom:2px solid transparent;margin-bottom:-1px;color:var(--muted)}.filter.active{border-color:var(--ink);color:var(--ink)}#filter-count{margin-left:auto;font-size:10px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 24px}.product-image{display:block;position:relative;background:#f1ece2;aspect-ratio:1.1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:40px;mix-blend-mode:multiply;transition:transform .5s}.product-image:hover img{transform:scale(1.05)}.product-label{position:absolute;top:18px;left:18px;z-index:1;font-size:8px;letter-spacing:1.1px;color:#695943}.product-open{position:absolute;bottom:12px;right:15px;font-size:10px;background:var(--paper);padding:7px 12px;opacity:0;transform:translateY(8px);transition:.2s}.product-image:hover .product-open,.product-image:focus-visible .product-open{opacity:1;transform:none}.product-meta{display:flex;align-items:center;justify-content:space-between;padding-top:16px;color:var(--muted);font-size:9px;letter-spacing:1.1px}.quick-view{font-size:22px;min-width:36px;min-height:36px;border:1px solid var(--line);border-radius:50%;line-height:1}.quick-view:hover{background:var(--ink);color:white}.product h3{font-size:15px;font-weight:500;margin-top:3px;min-height:25px}.product-enquire{display:inline-block;font-size:11px;color:var(--muted);margin-top:10px;text-underline-offset:4px}.product-enquire:hover{text-decoration:underline}.browse-more{display:flex;justify-content:center;padding-top:40px}.comfort-feature{display:grid;grid-template-columns:1fr 1fr;background:#eee5d4}.comfort-visual{position:relative;min-height:540px;display:flex;justify-content:center;align-items:center;background:#eee9e3;overflow:hidden}.comfort-visual>.eyebrow{position:absolute;top:35px;left:8%;z-index:1}.comfort-visual>img{height:370px;width:70%;object-fit:contain;mix-blend-mode:multiply;z-index:1;transform:rotate(-8deg)}.comfort-index{position:absolute;font:500px/1 Georgia,serif;color:#ded2c3;opacity:.65;bottom:-50px;left:0}.comfort-copy{padding:75px 11%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.comfort-copy h2{font-size:clamp(38px,3.6vw,60px);margin:25px 0}.comfort-copy>p{color:#675c4a;max-width:330px;line-height:1.9}.comfort-facts{display:flex;flex-wrap:wrap;gap:15px;margin:25px 0 30px;font-size:10px}.comfort-facts span+span{border-left:1px solid #cfc0a2;padding-left:15px}.catalog-feature{display:flex;gap:45px;align-items:center;position:relative;overflow:hidden;padding-top:95px;padding-bottom:95px}.catalog-feature>div:first-child{width:48%}.catalog-feature h2{font-size:clamp(38px,4.2vw,68px);margin-top:20px}.catalog-feature p{color:var(--muted);margin-bottom:25px}.file-note{display:block;font-size:8px;letter-spacing:1.4px;color:var(--muted);margin-top:14px}.catalog-mark{position:absolute;right:2%;font:200px/1 Georgia,serif;color:#e2dfd3;z-index:-1}footer{background:var(--ink);color:#f8f1e5;padding:65px 4% 25px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-bottom:65px}.footer-top>.eyebrow{color:#d5c5a5}.footer-top h2{font-size:clamp(40px,4.4vw,68px);margin:20px 0 25px}.footer-top em{color:#c9bda2}.footer-cta{border-bottom:1px solid #c3a56a;padding-bottom:10px;display:inline-flex;gap:50px;font-size:12px}.footer-links{display:grid;grid-template-columns:1fr 1.5fr;gap:30px;align-content:center}.footer-links>div{display:flex;flex-direction:column;gap:12px;font-size:12px;color:#d2c8b8}.footer-links h3{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#fff;margin-bottom:10px}.footer-links a:hover{color:white;text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #6f6049;padding-top:25px;font-size:10px;color:#c9beab}.footer-bottom>span{font-size:20px;letter-spacing:6px;color:var(--paper)}.footer-bottom small{display:block;font-size:7px;letter-spacing:3px;margin-top:3px}.footer-bottom a{white-space:nowrap}dialog{border:0;padding:35px;max-width:900px;width:calc(100% - 40px);max-height:85vh;background:var(--paper);color:var(--ink);overscroll-behavior:contain}dialog::backdrop{background:#2b241aa8;backdrop-filter:blur(5px)}.dialog-heading{display:flex;justify-content:space-between;gap:15px;margin-bottom:25px}.dialog-heading h2{font-size:42px;margin-top:10px}.close-dialog{font-size:30px;align-self:flex-start;width:40px;height:40px}.search-field{display:flex;gap:15px;align-items:center;border-bottom:1px solid var(--ink);padding:15px 0}.search-field input{background:none;border:0;outline:0;width:100%;font-size:18px;color:var(--ink)}.search-field:focus-within{box-shadow:0 2px var(--gold)}.category-select{display:flex;align-items:center;gap:15px;margin:20px 0;font-size:12px}.category-select select{padding:8px;border:1px solid var(--line);background:var(--paper);max-width:70%}#search-status{font-size:12px;color:var(--muted);margin:15px 0}#search-results{display:grid;grid-template-columns:1fr 1fr;gap:12px}.result{display:flex;gap:15px;align-items:center;padding:10px;background:#f1ece2}.result img{width:65px;height:80px;object-fit:contain;mix-blend-mode:multiply}.result span{font-size:13px}.result small{display:block;color:var(--muted);font-size:10px;margin-top:4px}#product-dialog>.close-dialog{position:absolute;right:12px;top:12px;z-index:1}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px}.detail-image{background:#f1ece2;display:grid;place-items:center}.detail-image img{width:100%;height:380px;object-fit:contain;mix-blend-mode:multiply;padding:30px}.detail-copy{padding:30px 0}.detail-copy h2{font-size:38px;margin:18px 0;letter-spacing:-1px}.detail-copy p{color:var(--muted);font-size:13px}.detail-copy .button{margin-top:25px;gap:15px}.detail-copy .text-link{display:flex;width:fit-content;margin-top:20px}.detail-copy .detail-note{font-size:10px;margin-top:25px}
@media(min-width:1600px){.hero{max-height:850px}.hero-copy{padding-left:max(8.7%,calc((100vw - 1450px)/2))}.hero-photo{min-height:750px}}
@media(max-width:1050px){.desktop-nav{gap:22px}.hero{min-height:550px}.hero-copy{padding-top:65px}.hero-photo{min-height:550px}h1{font-size:70px}.hero-footnote{flex-direction:column;font-size:7px}.tile-caption h3{font-size:21px}.collection-grid{gap:15px}.product-image img{padding:35px 20px}.comfort-copy{padding:50px 8%}.comfort-visual{min-height:490px}}
@media(max-width:760px){.announcement{font-size:8px;letter-spacing:1.2px}.announcement a{display:none}.header{height:76px;padding:0 20px}.brand,.brand img{width:125px}.brand img{height:54px}.desktop-nav{display:none}.search-trigger>span{display:none}.header-actions{gap:19px}.mobile-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:35px;height:40px}.mobile-toggle span{width:22px;height:1px;background:var(--ink)}#mobile-nav{position:absolute;top:75px;left:0;right:0;background:var(--paper);padding:15px 25px 25px;border-bottom:1px solid var(--line);max-height:75vh;overflow:auto}#mobile-nav a{display:block;padding:13px 0;border-bottom:1px solid var(--line)}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 24px 35px}.hero-copy>.eyebrow{font-size:8px}h1{font-size:70px;margin:23px 0 20px}.hero-copy>p{font-size:13px}.hero .button{margin-top:25px}.hero-footnote{display:none}.hero-photo{min-height:390px}.hero-photo>img{object-position:60% center}.photo-note{right:20px;top:20px}.hero-image-link{left:24px;right:24px;bottom:20px}.brand-strip{padding:17px 20px;gap:10px;justify-content:space-around;font-size:9px}.brand-strip>span{gap:7px}.brand-strip>span::before{font-size:13px}.brand-strip>span:nth-child(3),.brand-strip>a{display:none}.section{padding:50px 20px}.section-heading{align-items:flex-start;gap:20px;margin-bottom:25px}.section-heading h2{font-size:37px;letter-spacing:-1px}.section-heading>.text-link{font-size:10px;gap:10px;white-space:nowrap;align-self:end}.section-heading .eyebrow{font-size:8px;letter-spacing:1.4px}.collection-grid{grid-template-columns:1fr 1fr;gap:25px 14px}.tile-caption{padding-top:12px}.tile-caption h3{font-size:20px;margin-top:6px}.tile-caption .eyebrow{font-size:7px;letter-spacing:1px}.circle-arrow{width:25px;height:25px;font-size:12px}.favorites{padding-top:15px}.favorites .section-heading{display:block}.favorites .section-heading>p{margin-top:15px;max-width:none}.filter-row{gap:18px;overflow:auto}.filter{white-space:nowrap;font-size:10px}#filter-count{display:none}.product-grid{grid-template-columns:1fr 1fr;gap:30px 14px}.product-image{aspect-ratio:.8}.product-image img{padding:34px 10px 15px}.product-label{font-size:6px;letter-spacing:.5px;top:12px;left:10px}.product-open{display:none}.product-meta{font-size:7px;letter-spacing:.5px;gap:6px;padding-top:12px}.quick-view{min-width:29px;min-height:29px;font-size:18px}.product h3{font-size:12px;line-height:1.6;min-height:39px;margin-top:5px}.product-enquire{font-size:9px;margin-top:9px}.comfort-feature{grid-template-columns:1fr}.comfort-visual{min-height:365px}.comfort-visual>img{height:265px}.comfort-visual>.eyebrow{top:25px;left:24px;font-size:8px}.comfort-index{font-size:350px;left:10%}.comfort-copy{padding:40px 24px 45px}.comfort-copy h2{font-size:43px;letter-spacing:-1px}.comfort-copy>p{font-size:13px}.catalog-feature{display:block;padding:55px 24px}.catalog-feature>div:first-child{width:auto}.catalog-feature h2{font-size:48px}.catalog-feature>div:nth-child(2){margin-top:25px}.catalog-feature p{font-size:13px}.catalog-mark{right:-20px;bottom:20px;font-size:170px}footer{padding:45px 24px 25px}.footer-top{grid-template-columns:1fr;gap:45px;padding-bottom:35px}.footer-top h2{font-size:50px}.footer-links{gap:20px}.footer-links>div{font-size:11px}.footer-links h3{font-size:9px}.footer-bottom{flex-wrap:wrap;gap:18px}.footer-bottom>span{font-size:16px}.footer-bottom>p{order:3;width:100%;font-size:9px}.footer-bottom>a{margin-left:auto}dialog{padding:22px;width:calc(100% - 24px);max-height:90dvh}.dialog-heading h2{font-size:34px}.dialog-heading .eyebrow{font-size:8px}.search-field input{font-size:14px}#search-results{grid-template-columns:1fr}.detail-layout{grid-template-columns:1fr;gap:15px}.detail-image img{height:230px}.detail-copy{padding:0}.detail-copy h2{font-size:32px}.detail-copy .button{width:100%;justify-content:center}.close-dialog{min-width:35px}.header .search-trigger{min-height:40px}.detail-copy .detail-note{margin-top:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Clear navigation and a complete, compact category directory. */
.hero{min-height:440px}.hero-photo{min-height:440px}.hero-copy{padding-top:54px;padding-bottom:48px;justify-content:center}.hero h1{font-size:clamp(50px,5vw,80px);letter-spacing:-2px;margin:23px 0}.hero-copy>p{max-width:360px}.hero .button{margin-top:25px}.collections{padding-top:54px;padding-bottom:58px}.collection-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:27px 18px}.tile-image{aspect-ratio:1.2}.tile-caption{padding-top:12px;align-items:center}.tile-caption h3{font:500 13px/1.5 var(--sans);margin:0;letter-spacing:0}.tile-caption>span{color:var(--gold);flex-shrink:0}.collection-tile:last-child .tile-image{background:#eee9e3}.collection-tile:last-child img{object-fit:contain;padding:12px;mix-blend-mode:multiply}.section-heading h2{font-size:clamp(32px,3vw,46px);letter-spacing:-1px}.section-heading>p{max-width:290px}.quick-view{font-size:10px;letter-spacing:0;border-radius:0;padding:6px 10px;min-height:32px}.catalog-feature h2{font-size:42px;letter-spacing:-1px}.catalog-feature{padding-top:55px;padding-bottom:55px}.footer-top h2{font-size:48px;max-width:420px}.desktop-nav [aria-current=page]{color:var(--gold)}
@media(max-width:1050px){.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.desktop-nav{gap:20px}.hero h1{font-size:55px}.hero-copy{padding-top:35px}}
@media(max-width:760px){.hero{grid-template-columns:1fr;min-height:0;position:relative}.hero-photo{position:absolute;inset:0;min-height:0;opacity:.13;pointer-events:none}.hero-photo>img{object-position:right center}.hero-copy{padding:35px 24px 38px;position:relative;z-index:1}.hero h1{font-size:48px;letter-spacing:-1px;line-height:1.08}.hero-copy>p{font-size:13px;max-width:310px;color:#554b3e}.collections{padding:35px 20px 40px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.tile-image{aspect-ratio:1.45}.tile-caption h3{font-size:12px}.tile-caption{gap:6px;min-height:35px;padding-top:9px}.collections .section-heading{display:block}.collections .section-heading>p{margin-top:12px;font-size:12px}.section-heading h2{font-size:34px}.quick-view{min-height:32px;min-width:47px;font-size:9px;padding:4px 7px}.catalog-feature h2{font-size:36px}.footer-top h2{font-size:40px}.product-image img{padding-top:15px}.favorites .section-heading>p{font-size:12px}}
/* Original homepage favourites, in a compact layout. */
.favorites .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.favorites .product-image{height:200px;aspect-ratio:auto}.favorites .product-image img{padding:18px 24px}.favorites .product h3{font-size:14px;min-height:46px}.favorites .product-meta{font-size:8px;min-height:48px}.catalog-feature{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;background:#f1ece2;padding:40px 4%;max-width:none}.catalog-feature>div:first-child{width:auto}.catalog-feature .catalog-copy{max-width:480px}.catalog-feature h2{margin-bottom:22px}.catalog-feature p{margin-bottom:25px}.catalog-photo img{width:100%;height:auto;object-fit:contain}.global-presence{padding-top:60px;padding-bottom:65px}.country-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.country-grid li{display:flex;align-items:center;gap:14px;padding:15px 18px;border:1px solid var(--line);font-size:12px}.country-grid img{width:30px;height:21px;object-fit:contain}
@media(max-width:1050px){.favorites .product-grid{gap:15px}.favorites .product-meta{letter-spacing:0;font-size:7px}.country-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.favorites .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.favorites .product-image{height:155px}.favorites .product-image img{padding:12px 16px}.favorites .product h3{font-size:12px;min-height:40px}.favorites .product-meta{font-size:7px;align-items:center}.catalog-feature{grid-template-columns:1fr;gap:28px;padding:35px 20px}.catalog-feature>div:nth-child(2){margin-top:0}.catalog-feature h2{font-size:34px}.catalog-photo img{height:auto}.global-presence{padding:40px 20px}.country-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.country-grid li{padding:12px;gap:10px;font-size:11px}.country-grid img{width:26px;height:18px}}
/* Reserve the editorial typeface for the main hero headline only. */
h2,h3,.section-heading h2,.catalog-feature h2,.footer-top h2,.dialog-heading h2,.detail-copy h2{font-family:var(--sans);font-weight:500;letter-spacing:-.035em;line-height:1.2}
.section-heading h2{font-size:clamp(28px,2.6vw,38px)}
.catalog-feature h2{font-size:36px}
.footer-top h2{font-size:40px}
.dialog-heading h2{font-size:32px}
.detail-copy h2{font-size:30px}
@media(max-width:760px){.section-heading h2{font-size:28px}.catalog-feature h2{font-size:30px}.footer-top h2{font-size:34px}.dialog-heading h2,.detail-copy h2{font-size:27px}}
/* Category navigation below the main menu, as on the original homepage. */
@media(min-width:761px){
 .header{height:auto;min-height:91px;flex-wrap:wrap}
 .header>.brand{margin-top:14px;margin-bottom:14px}
 .category-subnav{flex:0 0 100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 25px;border-top:1px solid var(--line);padding:16px 0;max-height:115px;overflow:hidden;opacity:1;transition:max-height .2s,padding .2s,opacity .15s}
 .category-subnav a{font-size:10px;letter-spacing:.65px;text-transform:uppercase;white-space:nowrap;padding:2px 0}
 .category-subnav a:hover{color:var(--gold);text-decoration:underline;text-underline-offset:5px}
 .header.categories-collapsed .category-subnav{max-height:0;padding:0;opacity:0;border-top-color:transparent;pointer-events:none}
 html{scroll-padding-top:185px}
}
@media(max-width:760px){.category-subnav{display:none}}
/* Original menu wording and typography, with stronger emphasis. */
.desktop-nav>a,#mobile-nav>a{font-family:var(--sans);font-weight:700;font-size:13px;letter-spacing:1.8px;text-transform:uppercase}
.category-subnav a{font-family:var(--sans);font-weight:600}
/* Antique gold and champagne colour trial. */
.announcement{background:#876426;color:#fffaf0}
.button-dark{background:#876426;color:#fffaf0}
.button-dark:hover{background:#6f511f}
footer{background:#181818;border-top:3px solid #b49455}
.quick-view:hover,.collection-tile:hover .circle-arrow{background:#876426;color:#fffaf0}
/* Compact catalogue section, keeping the complete image visible. */
.catalog-feature{padding-top:28px;padding-bottom:28px;gap:36px}
.catalog-photo{display:flex;justify-content:center;align-items:center}
.catalog-photo img{width:auto;max-width:100%;height:auto;max-height:260px;object-fit:contain}
@media(max-width:760px){.catalog-feature{padding:28px 20px;gap:22px}.catalog-photo img{max-height:190px}}
