@font-face{font-family:Satista;src:url(/fonts/Satista-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilmer;src:url(/fonts/Gilmer-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilmer;src:url(/fonts/Gilmer-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--sand:#cdb796;--clay:#ab9070;--taupe:#79614a;--olive:#4b4e3d;--moss:#877e65;--cream:#f6efe2;--stone:#e5d8c4;--ink:#3c352a;--accent:var(--clay);--shadow:rgba(75,78,61,.16);--max-width:1180px;--transition:240ms ease}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Gilmer,Helvetica Neue,Arial,sans-serif;background:radial-gradient(circle at 20% 20%,#fff 0,var(--cream) 50%,#f1e6d5 100%);color:var(--ink);line-height:1.6}.logo span,h1,h2,h3{font-family:Satista,Cormorant Garamond,Times New Roman,serif;font-weight:400}a{color:inherit;text-decoration:none}button,input{font-family:inherit;font-size:1rem}.page{display:flex;flex-direction:column;min-height:100vh}.hero{background:#ede1d0;padding:32px 6vw 60px;color:var(--olive)}.top-bar{justify-content:flex-end;font-size:.85rem;text-transform:uppercase;letter-spacing:.12em}.nav,.top-bar{display:flex;align-items:center}.nav{justify-content:space-between;margin-top:32px;border-top:1px solid var(--stone);border-bottom:1px solid rgba(75,78,61,.16);padding:18px 0}.logo{font-size:1.45rem;letter-spacing:.18em;text-transform:none;display:flex;flex-direction:column;gap:4px;color:var(--olive)}.logo small{font-size:.65rem;letter-spacing:.26em;color:var(--moss)}.logo-home{display:flex;align-items:center;gap:10px;flex-direction:row}.logo-mark{width:120px;height:auto;object-fit:contain}.logo-text{display:flex;flex-direction:column;gap:4px}@media (max-width:600px){.logo-mark{width:90px}}.nav-links{display:flex;gap:20px;font-size:.85rem;text-transform:uppercase;letter-spacing:.12em}.nav-link{transition:color var(--transition)}.nav-link:hover{color:var(--taupe)}.hero-media{margin-top:40px;background:transparent;min-height:55vh;position:relative;border-radius:6px;box-shadow:0 30px 60px var(--shadow);overflow:hidden}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:0;transform:scale(1.03);transition:opacity .8s ease,transform 1.2s ease}.hero-slide.is-active{opacity:1;transform:scale(1)}.hero-media:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1) 12px,transparent 0,transparent 28px),repeating-linear-gradient(-45deg,rgba(75,78,61,.08),rgba(75,78,61,.08) 12px,transparent 0,transparent 28px);opacity:.2;mix-blend-mode:soft-light;pointer-events:none}.hero-overlay{position:absolute;inset:0;flex-direction:column;text-align:center;color:#fff9f2;background:linear-gradient(160deg,rgba(75,78,61,.24),rgba(121,97,74,.22));padding:20px;animation:fadeUp .8s ease forwards}.audio-controls,.hero-overlay{display:flex;justify-content:center;align-items:center}.audio-controls{margin-top:20px;gap:10px;flex-wrap:wrap}.audio-button{padding:8px 14px;border-radius:999px;border:1px solid hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.1);color:#fff;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:transform var(--transition),background var(--transition),border var(--transition)}.audio-button:hover{transform:translateY(-1px);background:hsla(0,0%,100%,.18)}.audio-button.ghost{border-color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.05)}.audio-fab{position:fixed;right:16px;bottom:20px;z-index:20;padding:10px 18px;border-radius:999px;border:1px solid rgba(75,78,61,.25);background:rgba(75,78,61,.9);color:#fefbf6;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;box-shadow:0 14px 30px rgba(0,0,0,.18);transition:transform var(--transition),box-shadow var(--transition),opacity var(--transition)}.audio-fab:focus-visible,.audio-fab:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(0,0,0,.22)}.audio-fab:active{transform:translateY(0)}.audio-fab:focus-visible{outline:2px solid #fefbf6;outline-offset:2px}@media (max-width:600px){.audio-fab{bottom:14px;right:12px;padding:10px 16px;font-size:.72rem}}.hero-dots{margin-top:22px;display:flex;gap:10px;justify-content:center}.hero-dot{width:11px;height:11px;border-radius:50%;border:1px solid hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.35);cursor:pointer;transition:transform var(--transition),background var(--transition),border var(--transition)}.hero-dot.is-active{background:#fff;border-color:#fff;transform:scale(1.1)}.eyebrow{letter-spacing:.2em;font-size:.75rem;margin-bottom:12px}.eyebrow,.hero h1{text-transform:uppercase}.hero h1{font-size:clamp(2.4rem,4vw,3.6rem);letter-spacing:.08em}.subtitle{max-width:520px;margin-top:14px;font-size:1.1rem}.cta-row{margin-top:26px;display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.ghost-button,.primary-button{padding:10px 24px;border-radius:999px;border:1px solid transparent;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;cursor:pointer;transition:transform var(--transition),box-shadow var(--transition),background var(--transition)}.primary-button{background:var(--taupe);color:#fdf8f1;box-shadow:0 16px 40px rgba(121,97,74,.32)}.primary-button:hover{transform:translateY(-2px)}.ghost-button{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.5);color:#fff9f2}main{flex:1 1;padding:60px 6vw 80px;display:flex;flex-direction:column;gap:80px}section{max-width:var(--max-width);margin:0 auto;width:100%}.intro{text-align:center;font-size:1.1rem;color:var(--olive)}.section-title{text-align:center;margin-bottom:32px}.section-title span{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:var(--moss)}.section-title h2{margin-top:10px;font-size:clamp(1.8rem,3vw,2.6rem)}.section-subtitle{margin-top:8px;font-size:1rem;color:var(--olive);font-style:italic}.stays-hero{background:linear-gradient(160deg,hsla(36,35%,70%,.9),hsla(33,26%,55%,.82));padding:32px 6vw 48px}.stays-hero-body{max-width:920px;margin:52px auto 28px;text-align:center;display:grid;grid-gap:12px;gap:12px;color:#fff9f2}.stays-hero h1{font-size:clamp(2.2rem,4vw,3rem);letter-spacing:.08em;text-transform:uppercase}.stays-hero-copy{font-size:1.05rem;line-height:1.7;color:#fff9f2}.stays-main{padding:60px 6vw 90px;display:flex;flex-direction:column;gap:64px}.stays-intro{max-width:900px;margin:0 auto;text-align:center;font-size:1.05rem;color:var(--olive);line-height:1.8}.stays-grid{display:grid;grid-gap:32px;gap:32px}.stay-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:28px;gap:28px;background:#fffaf2;border-radius:12px;overflow:hidden;box-shadow:0 20px 44px rgba(75,78,61,.08)}.stay-media{min-height:300px;background-size:cover;background-position:50%}.stay-body{padding:26px;display:grid;grid-gap:12px;gap:12px;align-content:center;color:var(--olive)}.stay-body h2{font-size:1.6rem;letter-spacing:.04em}.stay-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.nav .is-active{color:var(--taupe)}.spa-hero{background:#f6efe2}.spa-hero-body{max-width:840px;margin:46px auto 14px;text-align:center;display:grid;grid-gap:14px;gap:14px;color:var(--olive)}.spa-hero h1{font-size:clamp(2.2rem,4vw,3.2rem);letter-spacing:.06em}.spa-hero-copy{font-size:1.05rem;line-height:1.8;color:var(--olive)}.spa-cta-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:6px}.spa-ghost{border-color:var(--taupe);color:var(--taupe);background:transparent}.spa-main{padding:60px 6vw 90px;display:flex;flex-direction:column;gap:70px;background:#fffaf2}.spa-intro{max-width:820px;margin:0 auto;text-align:center;font-size:1.05rem;color:var(--olive);line-height:1.8}.spa-feature{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:34px;gap:34px;align-items:center}.spa-feature.is-reversed .spa-feature-copy{order:2}.spa-feature.is-reversed .spa-feature-media{order:1}.spa-feature-copy{display:grid;grid-gap:12px;gap:12px;color:var(--olive)}.spa-feature-copy h2{font-size:clamp(1.8rem,3vw,2.4rem)}.spa-feature-copy p{font-size:1.02rem;line-height:1.8}.spa-note{font-style:italic;color:var(--moss)}.spa-feature-media{min-height:320px;background-size:cover;background-position:50%;border-radius:10px;box-shadow:0 24px 46px rgba(75,78,61,.12);background-color:#ede1d0}.spa-cta-card{background:#fffdf8;border:1px solid rgba(75,78,61,.12);border-radius:12px;padding:28px;display:flex;justify-content:space-between;align-items:center;gap:18px;box-shadow:0 18px 36px rgba(75,78,61,.08);color:var(--olive)}.spa-cta-card h3{font-size:1.5rem;margin-bottom:6px}.spa-cta-card p{max-width:640px;line-height:1.6}.spa-newsletter{padding:26px 0;display:grid;grid-gap:16px;gap:16px;border-top:1px solid rgba(75,78,61,.08);border-bottom:1px solid rgba(75,78,61,.08)}.spa-news-heading{text-align:center;letter-spacing:.14em;text-transform:uppercase;font-size:.9rem;color:var(--olive)}.spa-news-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.spa-news-form input{padding:12px 14px;border-radius:8px;border:1px solid rgba(75,78,61,.18);background:#fff;color:var(--olive)}.spa-news-form input::placeholder{color:var(--moss)}.spa-news-form .ghost-button{justify-self:start;padding-left:22px;padding-right:22px}.spa-news-form .ghost-button:hover{background:rgba(121,97,74,.06)}@media (max-width:800px){.spa-cta-card{flex-direction:column;align-items:flex-start}}.shop-hero{background:linear-gradient(180deg,#f6efe2,#fff9f2)}.shop-hero-body{max-width:880px;margin:46px auto 12px;text-align:center;display:grid;grid-gap:14px;gap:14px;color:var(--olive)}.shop-hero h1{font-size:clamp(2.2rem,4vw,3rem);letter-spacing:.05em}.shop-hero-copy{font-size:1.05rem;line-height:1.8}.shop-main{padding:50px 6vw 90px;display:flex;flex-direction:column;gap:40px;background:#fffaf2}.shop-controls{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;align-items:center}.shop-categories{display:flex;gap:10px;flex-wrap:wrap}.shop-chip{padding:9px 16px;border-radius:999px;border:1px solid rgba(75,78,61,.18);background:#fff;color:var(--olive);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;cursor:pointer;transition:background var(--transition),border var(--transition),color var(--transition)}.shop-chip.is-active{background:var(--taupe);border-color:var(--taupe);color:#fdf8f1}.shop-search input{padding:11px 14px;border-radius:10px;border:1px solid rgba(75,78,61,.18);background:#fff;color:var(--olive);min-width:240px}.shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.product-card{background:#fffdf8;border:1px solid rgba(75,78,61,.1);border-radius:12px;box-shadow:0 18px 36px rgba(75,78,61,.08);display:flex;flex-direction:column;overflow:hidden}.product-thumb{min-height:220px;background:linear-gradient(135deg,hsla(33,26%,55%,.16),rgba(121,97,74,.12));color:var(--taupe);display:grid;place-items:center;letter-spacing:.14em;text-transform:uppercase;font-size:.85rem}.product-body{padding:18px;display:grid;grid-gap:6px;gap:6px;color:var(--olive)}.product-body h3{font-size:1rem;letter-spacing:.02em}.product-subtitle{font-size:.9rem;color:var(--moss)}.product-price{font-weight:600;margin-top:4px}.shop-ghost{border-color:var(--taupe);color:var(--taupe);background:transparent;width:-moz-fit-content;width:fit-content;padding-left:18px;padding-right:18px}.product-body .shop-ghost:disabled{opacity:.6;cursor:default}.shop-cta-card{background:#fffdf8;border:1px solid rgba(75,78,61,.12);border-radius:12px;padding:24px;display:flex;justify-content:space-between;gap:16px;align-items:center;box-shadow:0 18px 36px rgba(75,78,61,.08);color:var(--olive)}.shop-cta-card h3{font-size:1.4rem;margin-bottom:6px}.shop-cta-card p{max-width:640px;line-height:1.6}.shop-cta-card .primary-button:disabled{opacity:.8;cursor:default}@media (max-width:840px){.shop-cta-card{flex-direction:column;align-items:flex-start}}.coming-hero{background:#f6efe2}.coming-hero-body{max-width:760px;margin:44px auto 10px;text-align:center;display:grid;grid-gap:12px;gap:12px;color:var(--olive)}.coming-hero h1{font-size:clamp(2rem,3.6vw,2.8rem);letter-spacing:.06em}.coming-copy{font-size:1.02rem;line-height:1.8}.coming-main{padding:60px 6vw 90px;display:flex;justify-content:center;background:#fffaf2}.coming-card{background:#fffdf8;border:1px solid rgba(75,78,61,.1);border-radius:12px;padding:26px;max-width:620px;width:100%;box-shadow:0 18px 36px rgba(75,78,61,.08);display:grid;grid-gap:12px;gap:12px;color:var(--olive);text-align:center}.coming-card h2{font-size:1.6rem}.coming-card p{line-height:1.7}.coming-tag{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;color:var(--moss)}.coming-ghost{border-color:var(--taupe);color:var(--taupe);background:transparent;justify-self:center}.reservations-spa{background:#fffdf8;border:1px solid rgba(75,78,61,.1);border-radius:12px;padding:26px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:18px;gap:18px;box-shadow:0 18px 36px rgba(75,78,61,.08);color:var(--olive)}.reservations-spa__copy{display:grid;grid-gap:10px;gap:10px}.reservations-spa__copy h2{font-size:1.6rem}.reservations-spa__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.reservations-spa__list{display:grid;grid-gap:10px;gap:10px}.reservations-spa__item{background:#fff;border:1px solid rgba(75,78,61,.1);border-radius:10px;padding:14px;display:flex;justify-content:space-between;align-items:center;gap:12px}.reservations-spa__item h3{font-size:1.02rem}.reservations-spa__meta{font-size:.9rem;color:var(--moss)}.reservations-spa__desc{font-size:.95rem}.reservations-main{padding:50px 6vw 90px;display:flex;flex-direction:column;gap:32px}.booking-panel{background:#fffaf2;border:1px solid rgba(75,78,61,.12);border-radius:12px;padding:18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:14px;gap:14px;box-shadow:0 14px 30px rgba(75,78,61,.08)}.booking-field label{display:block;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:var(--olive);margin-bottom:8px}.booking-input{width:100%;text-align:left;padding:12px 14px;border-radius:10px;border:1px solid rgba(75,78,61,.14);background:hsla(0,0%,100%,.8);color:var(--olive);cursor:pointer;transition:border var(--transition),box-shadow var(--transition)}.booking-input:focus-visible,.booking-input:hover{border-color:var(--taupe);box-shadow:0 10px 26px rgba(75,78,61,.08);outline:none}.booking-summary{background:#fffaf2;border:1px solid rgba(75,78,61,.12);border-radius:12px;padding:18px;display:flex;justify-content:space-between;align-items:center;gap:16px;box-shadow:0 14px 30px rgba(75,78,61,.08)}.summary-text{display:grid;grid-gap:6px;gap:6px;color:var(--olive)}.summary-title{font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:.9rem}.summary-sub{font-size:.95rem}.room-results{display:grid;grid-gap:20px;gap:20px}.room-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:22px;gap:22px;background:#fffaf2;border-radius:12px;overflow:hidden;border:1px solid rgba(75,78,61,.1);box-shadow:0 16px 36px rgba(75,78,61,.08)}.room-media{min-height:240px;background-size:cover;background-position:50%}.room-body{padding:22px;display:grid;grid-gap:10px;gap:10px;color:var(--olive);align-content:center}.room-details{font-size:.98rem}.room-tags{display:flex;flex-wrap:wrap;gap:8px}.room-tag{padding:6px 10px;border-radius:999px;background:rgba(75,78,61,.08);font-size:.8rem;letter-spacing:.03em}.room-ctas{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}@media (max-width:800px){.booking-summary{flex-direction:column;align-items:flex-start}}@media (max-width:700px){.stays-hero-body{margin-top:34px}.stay-card{grid-template-columns:1fr}.stay-body{padding:22px}}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.card{background:#fffaf2;border-radius:10px;box-shadow:0 20px 44px rgba(75,78,61,.08);overflow:hidden;display:flex;flex-direction:column;min-height:320px;animation:fadeUp .9s ease forwards}.card-media{background:linear-gradient(135deg,hsla(33,26%,55%,.55),rgba(121,97,74,.5));min-height:160px;background-size:cover;background-position:50%;background-repeat:no-repeat}.card-body{padding:20px;display:flex;flex-direction:column;gap:10px}.tag{text-transform:uppercase;letter-spacing:.2em;font-size:.7rem;color:var(--moss)}.feature{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:40px;gap:40px;align-items:center;color:var(--olive)}.feature-media{background:linear-gradient(160deg,rgba(121,97,74,.55),hsla(44,14%,46%,.5));min-height:320px;border-radius:8px;box-shadow:0 24px 50px rgba(75,78,61,.14)}.feature-copy{display:flex;flex-direction:column;gap:16px}.feature-copy .ghost-button{align-self:flex-start;border-color:var(--taupe);color:var(--taupe);background:transparent}.feature-banner{grid-template-columns:1fr}.feature-banner .feature-media{min-height:440px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-color:#ede1d0}.stories{display:flex;flex-direction:column;gap:20px;color:var(--olive)}.story-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:22px;gap:22px}.story{background:#fffdf8;border-radius:8px;padding:16px;display:grid;grid-gap:16px;gap:16px;box-shadow:0 16px 30px rgba(75,78,61,.08)}.story-media{background:linear-gradient(120deg,hsla(33,26%,55%,.45),rgba(121,97,74,.42));min-height:140px;border-radius:6px;background-size:cover;background-position:50%;background-repeat:no-repeat}.newsletter{background:var(--olive);color:#fefbf6;padding:50px;border-radius:12px;display:grid;grid-gap:24px;gap:24px}.newsletter-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.newsletter-form input{padding:12px 14px;border-radius:8px;border:1px solid hsla(38,80%,98%,.25);background:hsla(0,0%,100%,.06);color:#fefbf6}.newsletter-form input::placeholder{color:#fefbf6;opacity:1}.newsletter .primary-button{border-radius:8px;width:100%;background:#fefbf6;color:var(--olive);box-shadow:none}.footer{margin-top:auto;background:#fdf8f1;border-top:1px solid rgba(75,78,61,.1);padding:28px 6vw;display:flex;justify-content:space-between;gap:24px;font-size:.9rem}.footer a{margin-right:16px;color:var(--taupe)}.shop-editorial-page{background:#faf1e3;color:#4b4e3d;font-family:Inter,Gilmer,Helvetica Neue,Arial,sans-serif}.shop-editorial-page h1,.shop-editorial-page h2,.shop-editorial-page h3{font-family:Playfair Display,Cormorant Garamond,Satista,serif;font-weight:500;letter-spacing:.02em}.shop-editorial-hero{background:linear-gradient(180deg,#f6efe2,#faf1e3);padding-bottom:84px}.shop-nav{max-width:1280px;margin-left:auto;margin-right:auto}.shop-wrap{width:min(100%,1280px);margin:0 auto}.shop-editorial-main{padding:0 6vw 120px;display:grid;grid-gap:120px;gap:120px;background:#faf1e3}.shop-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.24em;color:#8c6b4c}.shop-hero-editorial{margin-top:72px;display:grid;grid-template-columns:1fr 1.15fr;grid-gap:52px;gap:52px;align-items:center}.shop-hero-copy-block{display:grid;grid-gap:18px;gap:18px}.shop-hero-copy-block h1{font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.06;color:#4b4e3d}.shop-hero-copy-block p{font-size:1.02rem;line-height:1.85;max-width:50ch;color:rgba(75,78,61,.9)}.shop-inline-link{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;color:#4b4e3d;border-bottom:1px solid rgba(75,78,61,.4);padding-bottom:3px;transition:color var(--transition),border-color var(--transition),transform var(--transition)}.shop-inline-link:hover{color:#8c6b4c;border-color:rgba(140,107,76,.7);transform:translateY(-1px)}.shop-hero-image{border-radius:20px;overflow:hidden;box-shadow:0 28px 52px rgba(75,78,61,.12);min-height:440px}.shop-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.shop-section-heading{display:grid;grid-gap:12px;gap:12px;margin-bottom:34px}.shop-section-heading h2{font-size:clamp(1.7rem,3.2vw,2.9rem);max-width:20ch;line-height:1.2;color:#4b4e3d}.shop-section-subtext{max-width:70ch;color:rgba(75,78,61,.86);line-height:1.8}.house-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.house-collection-tile{background:hsla(0,0%,100%,.72);border-radius:18px;overflow:hidden;box-shadow:0 14px 38px rgba(75,78,61,.08);transition:transform .38s ease,box-shadow .38s ease}.house-collection-tile:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(75,78,61,.11)}.house-collection-media{aspect-ratio:4/5}.house-collection-media img{width:100%;height:100%;object-fit:cover;display:block}.house-collection-body{padding:18px 18px 20px;display:grid;grid-gap:8px;gap:8px}.house-collection-body h3{font-size:1.2rem}.house-collection-body p{font-size:.92rem;color:rgba(75,78,61,.85)}.editorial-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.editorial-product-card{background:hsla(0,0%,100%,.84);border-radius:18px;box-shadow:0 16px 40px rgba(75,78,61,.1);overflow:hidden;transition:transform .34s ease,box-shadow .34s ease}.editorial-product-card:hover{transform:translateY(-7px);box-shadow:0 22px 46px rgba(75,78,61,.13)}.editorial-product-media{position:relative;aspect-ratio:4/5}.editorial-product-media img{width:100%;height:100%;object-fit:cover;display:block}.status-badge{position:absolute;top:14px;right:14px;border-radius:999px;padding:6px 12px;font-size:.65rem;text-transform:uppercase;letter-spacing:.16em;color:#4b4e3d;background:hsla(37,70%,94%,.92);border:1px solid rgba(75,78,61,.15)}.editorial-product-body{padding:18px 18px 22px;display:grid;grid-gap:8px;gap:8px}.editorial-product-category{font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;color:#8c6b4c}.editorial-product-body h3{font-size:1.24rem}.editorial-product-body p{color:rgba(75,78,61,.84);line-height:1.65}.editorial-product-cta{width:-moz-fit-content;width:fit-content;margin-top:6px;border-radius:999px;border:1px solid rgba(75,78,61,.24);background:transparent;color:#4b4e3d;padding:9px 14px;font-size:.69rem;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:background var(--transition),transform var(--transition),border-color var(--transition)}.editorial-product-cta:hover{background:rgba(75,78,61,.06);border-color:rgba(75,78,61,.35);transform:translateY(-1px)}.scent-editorial{display:grid;grid-template-columns:1fr 1fr;grid-gap:34px;gap:34px;align-items:stretch}.scent-editorial-copy{background:hsla(0,0%,100%,.62);border:1px solid rgba(75,78,61,.08);border-radius:20px;padding:44px;display:grid;grid-gap:18px;gap:18px}.scent-editorial-copy h2{font-size:clamp(1.8rem,3vw,2.8rem);max-width:18ch;line-height:1.2}.scent-editorial-copy p{line-height:1.8;color:rgba(75,78,61,.9)}.shop-quote{font-family:Playfair Display,Cormorant Garamond,serif;font-size:1.22rem;color:#8c6b4c}.scent-editorial-media{border-radius:20px;overflow:hidden;box-shadow:0 20px 44px rgba(75,78,61,.12)}.scent-editorial-media img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.spotlight-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:34px;gap:34px;align-items:center}.spotlight-media{border-radius:20px;overflow:hidden;box-shadow:0 20px 44px rgba(75,78,61,.11)}.spotlight-media img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.spotlight-copy{background:hsla(0,0%,100%,.62);border:1px solid rgba(75,78,61,.08);border-radius:20px;padding:44px;display:grid;grid-gap:18px;gap:18px}.spotlight-copy h2{font-size:clamp(1.8rem,3vw,2.8rem);max-width:18ch;line-height:1.2}.spotlight-copy p{line-height:1.8;color:rgba(75,78,61,.9)}.shop-concierge{background:linear-gradient(145deg,hsla(36,35%,70%,.28),hsla(37,70%,94%,.9));border:1px solid rgba(75,78,61,.08);border-radius:20px;padding:44px;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:34px;gap:34px;align-items:end}.shop-concierge-copy{display:grid;grid-gap:14px;gap:14px}.shop-concierge-copy h2{font-size:clamp(1.8rem,3vw,2.8rem);max-width:18ch}.shop-concierge-copy p{line-height:1.8;color:rgba(75,78,61,.9)}.shop-concierge-form{display:grid;grid-gap:12px;gap:12px}.shop-concierge-form input{border:1px solid rgba(75,78,61,.2);border-radius:999px;padding:14px 18px;background:hsla(0,0%,100%,.9);color:#4b4e3d}.shop-concierge-form button{border:1px solid transparent;border-radius:999px;padding:13px 18px;background:#4b4e3d;color:#faf1e3;text-transform:uppercase;letter-spacing:.13em;font-size:.74rem;cursor:pointer;transition:transform var(--transition),box-shadow var(--transition),background var(--transition)}.shop-concierge-form button:hover{transform:translateY(-1px);background:#3f4134;box-shadow:0 10px 24px rgba(75,78,61,.24)}.reveal-section{opacity:0;transform:translateY(28px);transition:opacity .82s ease,transform .82s ease}.reveal-section.is-visible{opacity:1;transform:translateY(0)}.sr-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:1080px){.shop-editorial-main{gap:96px}.shop-hero-editorial{grid-template-columns:1fr}.shop-hero-image{min-height:380px}.editorial-product-grid,.house-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scent-editorial,.shop-concierge,.spotlight-section{grid-template-columns:1fr}.shop-concierge{align-items:start}}@media (max-width:700px){.shop-editorial-main{gap:78px;padding-bottom:90px}.shop-hero-editorial{margin-top:52px;gap:28px}.shop-hero-image{min-height:300px}.editorial-product-grid,.house-collection-grid{grid-template-columns:1fr}.scent-editorial-copy,.shop-concierge,.spotlight-copy{padding:28px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.nav{flex-direction:column;gap:16px}.nav-links{flex-wrap:wrap;justify-content:center}.hero-media{min-height:45vh}.newsletter{padding:32px}.footer{flex-direction:column}}@media (max-width:600px){.top-bar{gap:12px}.cta-row,.top-bar{flex-direction:column}.hero-overlay{padding:16px}}