body{overflow-x:hidden}.hp-page{--ink:#1C1917;--ink-2:#44403C;--muted:#807A70;--bg:#FAF8F4;--surface:#FFFFFF;--gold:#A16207;--gold-soft:#B08D57;--gold-line:#E4D8C2;--line:#E7E2D8;--line-2:#D9D3C7;--star:#C09A3E;--shadow:0 1px 2px rgba(28,25,23,.04),0 8px 24px rgba(28,25,23,.06);--shadow-hover:0 4px 10px rgba(28,25,23,.08),0 18px 40px rgba(28,25,23,.12);background:var(--bg);color:var(--ink);font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:300;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:clip}.hp-page *{box-sizing:border-box}.hp-page h1,.hp-page h2,.hp-page h3{font-family:Cormorant,Times New Roman,serif;font-weight:500;letter-spacing:.3px;line-height:1.05;margin:0;color:var(--ink)}.hp-page a{color:inherit;text-decoration:none}.hp-page img{display:block;max-width:100%}.hp-page p{margin:0}.hp-tnum{font-variant-numeric:tabular-nums}.hp-txtlink svg,.hp-txtlink svg *,.hp-btn svg,.hp-btn svg *,.hp-viewall svg,.hp-viewall svg *,.hp-ticks svg,.hp-ticks svg *,.hp-scroll svg,.hp-scroll svg *,.hp-ce-cap svg,.hp-ce-cap svg *{fill:none!important}.hp-orn svg,.hp-orn svg *{fill:currentColor!important}.hp-stars svg{fill:currentColor!important}.hp-stars svg[fill=none],.hp-stars svg[fill=none] *{fill:none!important}.hp-orn .ln,.hp-dot,.hp-sw{display:inline-block!important}.hp-scrim,.hp-ov{display:block!important}.hp-wrap{max-width:1340px;margin:0 auto;padding:0 32px}.hp-eyebrow{font-size:11px;letter-spacing:.42em;text-transform:uppercase;color:var(--gold);font-weight:500;display:inline-block}.hp-eyebrow.on-dark{color:#e7d9bf}.hp-orn{display:flex;align-items:center;justify-content:center;gap:16px;color:var(--gold-soft)}.hp-orn .ln{width:60px;height:1px;background:var(--gold-line)}.hp-orn svg{width:15px;height:15px}.hp-orn.on-dark{color:#e7d9bf}.hp-orn.on-dark .ln{background:#e7d9bf73}.hp-stars{display:inline-flex;gap:1px;color:var(--star)}.hp-stars svg{width:14px;height:14px}.hp-ustars{color:var(--star);letter-spacing:3px;font-size:14px}.hp-sec{padding:96px 0}.hp-shead{text-align:center;max-width:720px;margin:0 auto 52px}.hp-shead .hp-orn{margin:16px auto}.hp-shead h2{font-size:46px;margin-top:10px}.hp-shead p{color:var(--muted);margin-top:14px;font-size:15px;max-width:560px;margin-left:auto;margin-right:auto}.hp-cta{display:flex;gap:16px;flex-wrap:wrap}.hp-cta.center{justify-content:center}.hp-btn{display:inline-flex;align-items:center;gap:10px;height:56px;padding:0 42px;font-size:11.5px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;border:1px solid transparent;border-radius:2px;transition:.25s;white-space:nowrap}.hp-btn svg{width:15px;height:15px;transition:transform .25s}.hp-btn:hover svg{transform:translate(4px)}.hp-page .hp-btn.gold{background:var(--gold);color:#fff;border-color:var(--gold)}.hp-page .hp-btn.gold:hover{background:var(--ink);border-color:var(--ink);color:#fff}.hp-page .hp-btn.ink{background:var(--ink);color:#f5efe6;border-color:var(--ink)}.hp-page .hp-btn.ink:hover{background:var(--gold);border-color:var(--gold);color:#fff}.hp-page .hp-btn.ghost{background:transparent;color:var(--ink);border-color:var(--line-2)}.hp-page .hp-btn.ghost:hover{border-color:var(--gold);color:var(--gold)}.hp-page .hp-btn.ghost-d{background:transparent;color:#fff;border-color:#ffffff80}.hp-page .hp-btn.ghost-d:hover{background:#fff;color:var(--ink);border-color:#fff}.hp-txtlink{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold)}.hp-txtlink svg{width:14px;height:14px;transition:transform .2s}.hp-txtlink:hover svg{transform:translate(4px)}.hp-page [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.hp-page [data-reveal].in{opacity:1;transform:none}.hp-hero{position:relative;height:92vh;min-height:620px;max-height:900px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:#15110e}.hp-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hp-hero .hp-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#120e0b75,#120e0b47 38%,#120e0b9e)}.hp-hero-in{position:relative;z-index:2;color:#fff;max-width:880px;padding:0 28px}.hp-hero-in .hp-eyebrow{margin-bottom:22px}.hp-hero-in h1{font-size:78px;color:#fff;font-weight:500;line-height:1.02;text-shadow:0 2px 30px rgba(0,0,0,.3)}.hp-hero-in .hp-orn{margin:24px auto 22px;color:#ead9b6}.hp-hero-in p{font-size:16px;color:#ffffffeb;max-width:540px;margin:0 auto 34px}.hp-hero-in .hp-cta{justify-content:center}.hp-scroll{position:absolute;left:50%;bottom:30px;transform:translate(-50%);z-index:2;color:#fffc;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:9.5px;letter-spacing:.3em;text-transform:uppercase}.hp-scroll svg{width:20px;height:20px;animation:hp-bob 2.2s ease-in-out infinite}@keyframes hp-bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.hp-ribbon{background:var(--surface);border-bottom:1px solid var(--line)}.hp-ribbon-in{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.hp-rb{padding:30px 18px;border-left:1px solid var(--line)}.hp-rb:first-child{border-left:none}.hp-rb b{display:block;font-family:Cormorant,serif;font-size:38px;font-weight:600;color:var(--ink);line-height:1}.hp-rb span{display:block;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-top:9px}.hp-manifesto{text-align:center;padding:104px 32px}.hp-manifesto .hp-orn{margin:0 auto 26px}.hp-manifesto p{font-family:Cormorant,serif;font-size:34px;font-weight:400;line-height:1.4;color:var(--ink);max-width:940px;margin:0 auto;letter-spacing:.2px}.hp-manifesto p em{font-style:italic;color:var(--gold)}.hp-manifesto .hp-sig{margin-top:34px;font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--muted)}.hp-coll-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:repeat(2,1fr);gap:20px;height:760px}.hp-ce{position:relative;display:block;overflow:hidden;border-radius:2px}.hp-ce.feat{grid-row:span 2}.hp-ce img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.hp-ce:hover img{transform:scale(1.05)}.hp-ce .hp-ov{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#120e0b9e,#120e0b0d 55%)}.hp-ce-cap{position:absolute;left:0;right:0;bottom:0;padding:34px;color:#fff;display:flex;flex-direction:column;gap:10px}.hp-ce-cap .hp-eyebrow{color:#e7d9bf}.hp-ce-cap .ct{font-family:Cormorant,serif;font-size:34px;font-weight:500}.hp-ce.feat .hp-ce-cap .ct{font-size:46px}.hp-ce-cap .hp-txtlink{color:#fff}.hp-edit{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hp-prod-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 28px}.hp-card{display:flex;flex-direction:column;position:relative;transition:.25s}.hp-media{position:relative;aspect-ratio:1/1;background:#f4f1eb;overflow:hidden;border-radius:2px;border:1px solid var(--line)}.hp-track{position:absolute;top:0;right:0;bottom:0;left:0}.hp-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:block;opacity:0;transition:opacity .5s ease}.hp-slide:first-child{opacity:1}.hp-card:hover .hp-slide:first-child{opacity:0}.hp-card:hover .hp-slide:nth-child(2){opacity:1}.hp-slide img{width:100%;height:100%;object-fit:cover}.hp-badge{position:absolute;top:14px;left:14px;z-index:2;background:#ffffffeb;color:var(--ink);font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;padding:7px 12px;border-radius:2px}.hp-badge.gold{background:var(--gold);color:#fff}.hp-badge.ink{background:var(--ink);color:#f5efe6}.hp-wish{position:absolute;top:10px;right:10px;z-index:3}.hp-dots{display:none;position:absolute;left:0;right:0;bottom:12px;justify-content:center;gap:7px;z-index:3}.hp-dot{width:7px;height:7px;border-radius:50%;background:#ffffffb3;box-shadow:0 1px 3px #00000073;cursor:pointer;transition:.2s}.hp-dot.active{background:var(--gold);transform:scale(1.18)}.hp-cbody{padding:18px 4px 0;text-align:center;display:flex;flex-direction:column;gap:8px;align-items:center;flex:1}.hp-ctag{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.hp-ctitle{font-family:Cormorant,serif;font-size:21px;font-weight:500;color:var(--ink);line-height:1.2}.hp-ctitle:hover{color:var(--gold)}.hp-rating{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.hp-swatches{display:flex;align-items:center;gap:9px;justify-content:center}.hp-sw{width:17px;height:17px;border-radius:50%;border:1px solid rgba(0,0,0,.14);cursor:pointer}.hp-sw:hover{box-shadow:0 0 0 1px var(--surface),0 0 0 2px var(--gold-soft)}.hp-sw.sel{box-shadow:0 0 0 1px var(--surface),0 0 0 2px var(--gold)}.hp-sw.w{background:linear-gradient(135deg,#f5f5f3,#dcdcda)}.hp-sw.y{background:linear-gradient(135deg,#f3dd9a,#d8b24c)}.hp-sw.r{background:linear-gradient(135deg,#f4cdbe,#dd9b86)}.hp-price{margin-top:auto;padding-top:4px;display:flex;align-items:baseline;gap:7px;justify-content:center}.hp-price .from{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.hp-price .amt{font-family:Montserrat,system-ui,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;font-variant-numeric:lining-nums tabular-nums;color:var(--ink)}.hp-viewall{display:flex;justify-content:center;margin-top:54px}.hp-story-in{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:var(--surface);border:1px solid var(--line);border-radius:2px;overflow:hidden}.hp-story-fig{position:relative;min-height:600px}.hp-story-fig img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hp-story-txt{padding:80px 72px;display:flex;flex-direction:column;justify-content:center}.hp-story-txt .hp-orn{justify-content:flex-start;margin:18px 0 22px}.hp-story-txt h2{font-size:48px;margin-bottom:22px}.hp-story-txt p{color:var(--ink-2);font-size:15.5px;margin-bottom:26px;max-width:480px}.hp-ticks{list-style:none;display:flex;flex-direction:column;gap:16px;margin:0 0 34px;padding:0}.hp-ticks li{display:flex;align-items:flex-start;gap:14px;color:var(--ink-2);font-size:14.5px}.hp-ticks svg{width:20px;height:20px;color:var(--gold);flex:none;margin-top:2px}.hp-press{padding:56px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg)}.hp-press .lab{text-align:center;font-size:10.5px;letter-spacing:.34em;text-transform:uppercase;color:var(--muted);margin-bottom:28px}.hp-press-row{display:flex;gap:60px;justify-content:center;align-items:center;flex-wrap:wrap}.hp-press-logo{font-family:Cormorant,serif;font-size:27px;letter-spacing:.14em;color:var(--ink-2);opacity:.62;transition:.25s}.hp-press-logo:hover{opacity:1;color:var(--gold)}.hp-rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.hp-rev{margin:0;background:var(--surface);border:1px solid var(--line);border-radius:2px;padding:38px 34px;display:flex;flex-direction:column;gap:16px;transition:.25s}.hp-rev:hover{box-shadow:var(--shadow-hover);border-color:var(--gold-line)}.hp-rev figcaption{font-family:Cormorant,serif;font-size:24px;font-weight:600;color:var(--ink)}.hp-rev blockquote{margin:0;color:var(--ink-2);font-size:14.5px;line-height:1.8}.hp-rev cite{font-style:normal;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-top:auto}.hp-bespoke{position:relative;overflow:hidden;background:#15110e;color:#fff;text-align:center;padding:120px 0}.hp-bespoke .bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.32}.hp-bespoke .bg img{width:100%;height:100%;object-fit:cover}.hp-bespoke .hp-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#120e0bb3,#120e0bd9)}.hp-bespoke-in{position:relative;z-index:2;max-width:720px;margin:0 auto;padding:0 28px}.hp-bespoke .hp-orn{margin:0 auto 22px}.hp-bespoke h2{font-size:52px;color:#f6efe3;margin:14px 0 18px}.hp-bespoke p{color:#f6efe3d1;max-width:540px;margin:0 auto 34px;font-size:15.5px}.hp-bespoke .hp-cta{justify-content:center}.hp-news{text-align:center;padding:96px 32px}.hp-news .hp-orn{margin:0 auto 22px}.hp-news h2{font-size:40px;margin-bottom:12px}.hp-news p{color:var(--muted);margin-bottom:30px;max-width:480px;margin-left:auto;margin-right:auto}.hp-news-form{display:flex;gap:10px;justify-content:center;max-width:520px;margin:0 auto}.hp-news-form input{flex:1;min-width:0;height:54px;border:1px solid var(--line-2);border-radius:2px;padding:0 16px;font-family:Montserrat;font-size:14px;background:#fff;color:var(--ink)}.hp-news-form input::placeholder{color:var(--muted)}.hp-news-form input:focus{outline:none;border-color:var(--gold)}.hp-news-form .hp-btn{flex:none;height:54px;padding:0 26px;letter-spacing:.14em}.hp-news-note{font-size:11.5px;color:var(--muted);margin-top:16px;letter-spacing:.04em}@media(max-width:1100px){.hp-hero-in h1{font-size:58px}.hp-manifesto p{font-size:27px}.hp-coll-grid{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto}.hp-ce{min-height:300px}.hp-ce.feat{grid-row:span 1;grid-column:span 2;min-height:380px}.hp-prod-grid{grid-template-columns:repeat(2,1fr);gap:24px}.hp-story-in{grid-template-columns:1fr}.hp-story-fig{min-height:420px}.hp-story-txt{padding:54px 40px}.hp-rev-grid{grid-template-columns:1fr}.hp-shead h2{font-size:40px}}@media(max-width:640px){.hp-wrap{padding:0 18px}.hp-sec{padding:64px 0}.hp-hero{min-height:540px}.hp-hero .hp-scrim{background:linear-gradient(180deg,#120e0b9e,#120e0b85 42%,#120e0bc7)}.hp-hero-in .hp-eyebrow{text-shadow:0 1px 10px rgba(0,0,0,.55)}.hp-hero-in h1{font-size:42px;text-shadow:0 2px 26px rgba(0,0,0,.62),0 1px 4px rgba(0,0,0,.45)}.hp-hero-in p{font-size:14.5px;color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.6)}.hp-ribbon-in{grid-template-columns:1fr 1fr}.hp-rb{border-left:none;border-top:1px solid var(--line)}.hp-rb:first-child,.hp-rb:nth-child(2){border-top:none}.hp-rb b{font-size:30px}.hp-manifesto{padding:64px 18px}.hp-manifesto p{font-size:22px}.hp-shead h2{font-size:32px}.hp-coll-grid{grid-template-columns:1fr}.hp-ce.feat{grid-column:span 1}.hp-prod-grid{grid-template-columns:1fr 1fr;gap:22px 14px}.hp-story-txt{padding:40px 24px}.hp-story-txt h2{font-size:34px}.hp-bespoke{padding:80px 0}.hp-bespoke h2{font-size:36px}.hp-news{padding:72px 18px}.hp-news-form{gap:8px}.hp-news-form .hp-btn{padding:0 18px}.hp-press-row{gap:30px}.hp-press-logo{font-size:20px}.hp-track{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hp-track::-webkit-scrollbar{display:none}.hp-slide{position:relative;inset:auto;opacity:1!important;flex:0 0 100%;scroll-snap-align:start}.hp-card:hover .hp-slide:first-child{opacity:1}.hp-dots{display:flex}.hp-btn{height:50px;padding:0 30px}}@media(prefers-reduced-motion:reduce){.hp-page *{animation:none!important;transition:none!important}.hp-page [data-reveal]{opacity:1;transform:none}}.footer-4{background:#faf8f4!important;color:#44403c;border-top:1px solid #E7E2D8;font-family:Montserrat,system-ui,-apple-system,sans-serif}.footer-4 .footer-block__heading{font-family:Cormorant,Times New Roman,serif!important;font-weight:500!important;font-size:25px!important;letter-spacing:.3px!important;text-transform:none!important;color:#1c1917!important}.footer-4 .footer-block__subheading,.footer-4 .footer-block__subheading *,.footer-4 .footer-block__text,.footer-4 .footer-block__text p,.footer-4 .rte,.footer-4 .rte p{color:#44403c!important;line-height:1.7}.footer-4 a{color:#44403c!important;transition:color .2s}.footer-4 a:hover{color:#a16207!important}.footer-4 .footer-block__details{border-color:#e7e2d8!important}.footer-4 .footer__content-bottom,.footer-4 .footer__copyright,.footer-4 .footer__copyright *{color:#807a70!important;border-top-color:#e7e2d8!important}.footer-4 .newsletter-form__input,.footer-4 input[type=email]{border:1px solid #D9D3C7!important;border-radius:2px!important;background:#fff!important;color:#1c1917!important;font-family:Montserrat,sans-serif!important}.footer-4 .newsletter-form__input:focus,.footer-4 input[type=email]:focus{border-color:#a16207!important;outline:none!important}.footer-4 .newsletter-form__button{background:#1c1917!important;color:#f5efe6!important;border:none!important;border-radius:2px!important;font-family:Montserrat,sans-serif!important;letter-spacing:.14em;text-transform:uppercase;transition:.2s}.footer-4 .newsletter-form__button:hover{background:#a16207!important;color:#fff!important}.footer-4 .list-social__link,.footer-4 .footer-block__list-social a{color:#1c1917!important}.footer-4 .list-social__link:hover,.footer-4 .footer-block__list-social a:hover{color:#a16207!important}
/*# sourceMappingURL=/cdn/shop/t/56/assets/hp-home.css.map */
