:root{--ivory:#FBF8F3;--shell:#F1EAE0;--ink:#201914;--ink-80:#3A3129;--clay:#57493C;--bronze:#9C7A4E;--bronze-deep:#7C5F3B;--plum:#5E3A47;--terra:#8A3B2E;--line:#E3D9CA;--white:#FFFFFF;--serif:"Playfair Display","Times New Roman",Georgia,serif;--sans:"Jost","Helvetica Neue",Arial,sans-serif;--space:clamp(56px,7vw,96px);--radius:2px;--announce-h:40px;--header-h:73px;--chrome-h:calc(var(--announce-h) + var(--header-h));--shadow:0 12px 40px rgba(32,25,20,.1)}.hd,.hd *,.hd *:before,.hd *:after{margin:0;padding:0;box-sizing:border-box}.hd{font-family:var(--sans);font-size:16px;color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}.hd img{max-width:100%;display:block;height:auto}.hd a{color:inherit;text-decoration:none}.hd button{font-family:var(--sans);cursor:pointer;background:none;border:none;color:inherit;font-size:inherit;line-height:inherit}.hd h1,.hd h2,.hd h3{font-family:var(--serif);font-weight:400;line-height:1.1;letter-spacing:normal;text-transform:none}.hd .wrap{max-width:1320px;margin:0 auto;padding:0 clamp(18px,4vw,56px)}.hd .eyebrow{display:block;font-size:12px;letter-spacing:.26em;text-transform:uppercase;color:var(--bronze-deep);font-weight:600}.hd .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.hd :focus-visible{outline:2px solid var(--bronze-deep);outline-offset:3px}.hd .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:14px 34px;font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;border:1px solid var(--ink);border-radius:0;transition:background .3s,color .3s,border-color .3s;text-align:center}.hd .btn-dark{background:var(--ink);color:var(--ivory)}.hd .btn-dark:hover,.hd .btn-ghost{background:transparent;color:var(--ink)}.hd .btn-ghost:hover{background:var(--ink);color:var(--ivory)}.hd .btn-light{background:var(--ivory);color:var(--ink);border-color:var(--ivory)}.hd .btn-light:hover{background:transparent;color:var(--ivory)}.hd .btn-outline-light{background:transparent;color:var(--ivory);border-color:#fbf8f3a6}.hd .btn-outline-light:hover{background:var(--ivory);color:var(--ink);border-color:var(--ivory)}.hd.announce{background:var(--ink);color:#eadfc9;text-align:center;padding:0 44px;position:relative;height:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hd .announce-track{position:relative;width:100%;height:100%}.hd .announce-msg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.14em;text-transform:uppercase;opacity:0;transition:opacity .6s ease;padding:0 8px}.hd .announce-msg.on{opacity:1}.hd .announce-msg strong{color:#fff;font-weight:600;margin:0 5px}@media(prefers-reduced-motion:reduce){.hd .announce-msg{transition:none}}@media(max-width:560px){.hd.announce{padding:0 10px}.hd .announce-msg{font-size:10.5px;letter-spacing:.1em;line-height:1.35}}.shopify-section:has(>.hd.site-header){position:sticky;top:0;z-index:90}.hd.site-header{position:relative;z-index:90;background:#fbf8f3f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);transition:box-shadow .3s}.hd.site-header.scrolled{box-shadow:0 6px 24px #20191414}.hd .nav-row{display:flex;align-items:center;justify-content:space-between;height:72px;gap:18px}.hd .brand{flex:none;display:inline-flex;align-items:center}.hd .brand img{height:56px;width:auto;max-width:none}.hd .brand-fallback{font-family:var(--serif);font-size:25px;letter-spacing:.3em;font-weight:500}.hd .primary-nav ul{display:flex;gap:clamp(14px,2vw,30px);list-style:none}.hd .primary-nav li{position:relative}.hd .primary-nav a{display:inline-block;font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;padding:10px 0;position:relative;white-space:nowrap}.hd .primary-nav>ul>li>a:after{content:"";position:absolute;left:0;bottom:4px;width:0;height:1px;background:var(--bronze-deep);transition:width .3s}.hd .primary-nav>ul>li>a:hover:after,.hd .primary-nav>ul>li>a:focus-visible:after{width:100%}.hd .primary-nav a.is-sale{color:var(--terra)}.hd .primary-nav .sub{position:absolute;top:100%;left:-18px;min-width:220px;background:var(--ivory);border:1px solid var(--line);box-shadow:var(--shadow);padding:10px 0;display:block;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .25s,transform .25s,visibility .25s;z-index:95}.hd .primary-nav li:hover>.sub,.hd .primary-nav li:focus-within>.sub{opacity:1;visibility:visible;transform:none}.hd .primary-nav .sub li{display:block}.hd .primary-nav .sub a{display:block;padding:8px 20px;font-size:12px;letter-spacing:.12em}.hd .primary-nav .sub a:hover{color:var(--bronze-deep)}.hd .header-actions{display:flex;align-items:center;gap:6px}.hd .icon-btn{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;position:relative}.hd .icon-btn svg{width:21px;height:21px;stroke:var(--ink);fill:none;stroke-width:1.5}.hd .icon-btn:hover svg{stroke:var(--bronze-deep)}.hd .cart-count{position:absolute;top:4px;right:2px;min-width:18px;height:18px;border-radius:50%;background:var(--terra);color:#fff;font-size:10.5px;font-weight:600;display:flex;align-items:center;justify-content:center;padding:0 4px}.hd .burger{display:none}@media(max-width:960px){.hd .primary-nav{display:none}.hd .burger{display:inline-flex}}.hd.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#20191473;opacity:0;pointer-events:none;transition:opacity .3s;z-index:100}.hd.overlay.on{opacity:1;pointer-events:auto}.hd.drawer{position:fixed;top:0;bottom:0;left:0;width:min(86vw,360px);background:var(--ivory);z-index:110;transform:translate(-102%);transition:transform .35s cubic-bezier(.3,.7,.3,1);display:flex;flex-direction:column;overflow-y:auto}.hd.drawer.on{transform:none}.hd .drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line)}.hd .drawer-head img{height:42px;width:auto;max-width:none}.hd.drawer nav a{display:block;padding:16px 24px;font-size:15px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;border-bottom:1px solid var(--line)}.hd.drawer nav a.sub-link{padding:12px 24px 12px 40px;font-size:13px;color:var(--clay);text-transform:none;letter-spacing:.06em}.hd.drawer nav a.is-sale{color:var(--terra)}.hd .drawer-foot{margin-top:auto;padding:22px 24px;font-size:13.5px;color:var(--clay);line-height:2}@media(prefers-reduced-motion:reduce){.hd.drawer,.hd.overlay{transition:none}}.hd .search-bar{position:absolute;left:0;right:0;top:100%;background:var(--white);border-bottom:1px solid var(--line);padding:18px 0;display:none}.hd .search-bar.on{display:block}.hd .search-form{display:flex;gap:10px}.hd .search-form input{flex:1;min-height:50px;padding:10px 18px;border:1px solid var(--ink);border-radius:0;background:var(--ivory);font-size:16px;font-family:var(--sans);color:var(--ink)}.hd .search-form input:focus{outline:2px solid var(--bronze-deep);outline-offset:2px}.hd.cart-drawer{position:fixed;top:0;bottom:0;right:0;width:min(92vw,420px);background:var(--ivory);z-index:110;transform:translate(102%);transition:transform .35s cubic-bezier(.3,.7,.3,1);display:flex;flex-direction:column}.hd.cart-drawer.on{transform:none}.hd .cart-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--line)}.hd .cart-head h2{font-size:22px}.hd .ship-progress{padding:16px 22px;border-bottom:1px solid var(--line);font-size:13.5px;color:var(--clay)}.hd .ship-progress .bar{height:4px;background:var(--line);margin-top:10px;position:relative}.hd .ship-progress .fill{position:absolute;top:0;bottom:0;left:0;right:auto;background:var(--bronze);transition:width .4s}.hd .cart-items{flex:1;overflow-y:auto;padding:10px 22px}.hd .cart-empty{padding:48px 0;text-align:center;color:var(--clay)}.hd .cart-item{display:grid;grid-template-columns:76px 1fr auto;gap:14px;padding:16px 0;border-bottom:1px solid var(--line);align-items:center}.hd .cart-item img{width:76px;height:98px;object-fit:cover}.hd .cart-item .ci-name{font-size:14.5px;font-weight:500}.hd .cart-item .ci-size{font-size:12.5px;color:var(--clay)}.hd .qty{display:inline-flex;border:1px solid var(--line);margin-top:8px}.hd .qty button{width:32px;height:32px;font-size:16px}.hd .qty span{width:30px;display:flex;align-items:center;justify-content:center;font-size:14px}.hd .ci-right{text-align:right}.hd .ci-price{font-size:14.5px}.hd .ci-remove{font-size:12px;color:var(--clay);text-decoration:underline;margin-top:10px}.hd .cart-foot{padding:20px 22px;border-top:1px solid var(--line)}.hd .cart-subtotal{display:flex;justify-content:space-between;font-size:16px;font-weight:500;margin-bottom:6px}.hd .cart-note{font-size:12.5px;color:var(--clay);margin-bottom:14px}.hd .cart-foot .btn{width:100%}@media(prefers-reduced-motion:reduce){.hd.cart-drawer{transition:none}}.hd.hero{display:grid;grid-template-columns:minmax(0,46fr) minmax(0,54fr);background:var(--shell);height:calc(100svh - var(--chrome-h));min-height:420px;max-height:860px}.hd .hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,4vh,64px) clamp(22px,4.5vw,72px);min-height:0}.hd .hero-copy h1{font-size:clamp(34px,min(4.2vw,6.4vh),58px);margin:clamp(10px,1.6vh,20px) 0 clamp(12px,1.8vh,22px);letter-spacing:-.01em;text-wrap:balance}.hd .hero-copy h1 em{font-style:italic;color:var(--bronze-deep)}.hd .hero-copy .lede{font-size:clamp(15px,min(1.4vw,2.1vh),19px);font-weight:300;color:var(--clay);max-width:470px;margin-bottom:clamp(18px,3vh,34px)}.hd .hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.hd .hero-offer{margin-top:clamp(16px,2.6vh,30px);display:inline-flex;align-items:center;gap:10px;font-size:14px;color:var(--ink-80)}.hd .hero-offer b{background:var(--ink);color:var(--ivory);padding:4px 12px;letter-spacing:.18em;font-weight:500;font-size:12.5px}.hd .hero-media{position:relative;overflow:hidden}.hd .hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 18%}@media(max-width:860px){.hd.hero{grid-template-columns:1fr;grid-template-rows:minmax(120px,1fr) auto;height:calc(100svh - var(--chrome-h));min-height:0;max-height:none}.hd .hero-media{order:-1;max-height:none;aspect-ratio:auto;min-height:0}.hd .hero-media img{object-position:center 22%}.hd .hero-copy{padding:clamp(14px,2.4vh,24px) 22px clamp(16px,3vh,30px);text-align:left;justify-content:flex-start}.hd .hero-copy h1{font-size:clamp(27px,min(8.4vw,5vh),40px);margin:clamp(6px,1.2vh,14px) 0 clamp(8px,1.4vh,16px)}.hd .hero-copy .lede{font-size:clamp(13.5px,1.9vh,16px);margin-bottom:clamp(12px,2.2vh,22px)}.hd .hero-ctas{gap:10px}.hd .hero-ctas .btn{flex:1;min-width:150px;padding-inline:14px}.hd .hero-offer{margin-top:clamp(10px,1.8vh,20px);font-size:13px}}@media(max-width:560px){.hd.hero{grid-template-rows:minmax(100px,1fr) auto}}@media(max-height:600px)and (max-width:860px){.hd .hero-copy .lede{display:none}}.hd.trust{background:var(--white);border-bottom:1px solid var(--line)}.hd .trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.hd .trust-item{padding:24px 16px;text-align:center;border-left:1px solid var(--line)}.hd .trust-item:first-child{border-left:0}.hd .trust-item .t-title{font-family:var(--serif);font-size:18px}.hd .trust-item .t-title .star{color:var(--bronze)}.hd .trust-item .t-sub{font-size:12.5px;letter-spacing:.09em;text-transform:uppercase;color:var(--clay);margin-top:3px}@media(max-width:860px){.hd .trust-grid{grid-template-columns:1fr 1fr}.hd .trust-item:nth-child(odd){border-left:0}.hd .trust-item{padding:18px 12px}.hd .trust-item .t-title{font-size:16px}}.hd.sec{padding:var(--space) 0;background:var(--ivory)}.hd.sec.sec-white{background:var(--white)}.hd .sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:clamp(28px,4vw,48px)}.hd .sec-head h2{font-size:clamp(28px,3.4vw,44px);margin-top:12px}.hd .sec-head p{color:var(--clay);font-weight:300;margin-top:10px;max-width:520px}.hd .sec-link{font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;white-space:nowrap;border-bottom:1px solid var(--ink);padding-bottom:4px}.hd .sec-link:hover{color:var(--bronze-deep);border-color:var(--bronze-deep)}.hd .sec-head.center{flex-direction:column;align-items:center;text-align:center}.hd .mosaic{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.hd .tile{position:relative;overflow:hidden;background:var(--shell);display:block}.hd .tile img{transition:transform .7s cubic-bezier(.2,.6,.2,1)}.hd .tile:hover img,.hd .tile:focus-visible img{transform:scale(1.05)}.hd .tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#20191400 48%,#2019149e)}.hd .tile-label{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:22px;color:#fff}.hd .tile-label h3{font-size:clamp(20px,2vw,27px)}.hd .tile-label span{font-size:11.5px;letter-spacing:.22em;text-transform:uppercase;color:#ead9b9;display:inline-block;margin-top:5px}.hd .tile-a,.hd .tile-b{grid-column:span 3;aspect-ratio:4/4.6}.hd .tile-c,.hd .tile-d,.hd .tile-e{grid-column:span 2;aspect-ratio:4/4.4}.hd .tile-sale{background:var(--plum)}.hd .tile-sale:after{background:linear-gradient(180deg,#5e3a4726,#2e1a228c)}@media(max-width:860px){.hd .mosaic{grid-template-columns:1fr 1fr;gap:10px}.hd .tile-a,.hd .tile-b{grid-column:span 2;aspect-ratio:16/10}.hd .tile-c,.hd .tile-d{grid-column:span 1;aspect-ratio:3/3.4}.hd .tile-e{grid-column:span 2;aspect-ratio:16/7}}.hd .rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 54px)/4);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;scrollbar-width:none}.hd .rail::-webkit-scrollbar{display:none}.hd .rail>*{scroll-snap-align:start}@media(max-width:1100px){.hd .rail{grid-auto-columns:calc((100% - 2*18px)/3)}}@media(max-width:860px){.hd .rail{grid-auto-columns:calc((100% - 14px)/1.72);gap:14px}}.hd .rail-nav{display:flex;gap:8px}.hd .rail-btn{width:46px;height:46px;border:1px solid var(--ink);display:inline-flex;align-items:center;justify-content:center;transition:background .25s,color .25s}.hd .rail-btn:hover{background:var(--ink);color:var(--ivory)}.hd .rail-btn svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.6}.hd .rail-btn[disabled]{opacity:.3;pointer-events:none}.hd .grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:26px 18px}@media(max-width:1100px){.hd .grid4{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.hd .grid4{grid-template-columns:repeat(2,1fr);gap:22px 14px}}.hd .card{position:relative}.hd .card-media{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--shell);margin-bottom:12px}.hd .card-media>a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hd .card-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top;transition:opacity .45s ease}.hd .card-media img.alt{opacity:0}.hd .card:hover .card-media img.alt,.hd .card:focus-within .card-media img.alt{opacity:1}.hd .badge{position:absolute;top:12px;left:12px;z-index:2;padding:5px 11px;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;background:var(--ivory);color:var(--ink)}.hd .badge.dark{background:var(--ink);color:var(--ivory)}.hd .badge.sale{background:var(--terra);color:#fff}.hd .quick-add{position:absolute;left:10px;right:10px;bottom:10px;z-index:3;min-height:46px;background:#fbf8f3f7;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s;border:1px solid transparent}.hd .card:hover .quick-add,.hd .card:focus-within .quick-add{opacity:1;transform:none}.hd .quick-add:hover{border-color:var(--ink)}@media(hover:none){.hd .quick-add{opacity:1;transform:none;background:#fbf8f3eb}}.hd .size-sheet{position:absolute;left:10px;right:10px;bottom:10px;z-index:4;background:var(--ivory);box-shadow:var(--shadow);padding:12px;display:none}.hd .size-sheet.on{display:block}.hd .size-sheet p{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--clay);margin-bottom:8px}.hd .size-opts{display:flex;flex-wrap:wrap;gap:6px}.hd .size-opts button{min-width:42px;min-height:38px;padding:4px 8px;border:1px solid var(--line);font-size:12.5px;font-weight:500}.hd .size-opts button:hover,.hd .size-opts button:focus-visible{border-color:var(--ink);background:var(--ink);color:var(--ivory)}.hd .size-opts button[disabled]{opacity:.35;text-decoration:line-through;pointer-events:none}.hd .card-name{font-size:15px;font-weight:500;letter-spacing:.03em}.hd .card-name a:hover{color:var(--bronze-deep)}.hd .card-price{font-size:14.5px;color:var(--clay);margin-top:2px}.hd .card-price del{color:#a2988b;margin-right:8px}.hd .card-price .now{color:var(--terra);font-weight:500}.hd .swatches{display:flex;gap:7px;margin-top:9px}.hd .swatch{width:20px;height:20px;border-radius:50%;border:1px solid rgba(32,25,20,.25);padding:0;position:relative}.hd .swatch.on:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1px solid var(--ink);border-radius:50%}.hd .swatch:focus-visible{outline-offset:4px}.hd.editorial{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden;background:var(--plum)}.hd .editorial-img{position:absolute;top:0;right:0;bottom:0;left:0}.hd .editorial-img img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.hd .editorial-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1c1116b8,#1c111661 55%,#1c111614)}.hd .editorial-body{position:relative;z-index:2;color:var(--ivory);max-width:560px;padding:clamp(56px,7vw,90px) 0}.hd .editorial-body .eyebrow{color:#ead9b9}.hd .editorial-body h2{font-size:clamp(30px,3.8vw,52px);margin:16px 0 18px;color:#fff}.hd .editorial-body p{font-weight:300;color:#f0e7dc;max-width:440px;margin-bottom:30px}@media(max-width:860px){.hd.editorial{min-height:0}.hd .editorial-img:after{background:linear-gradient(180deg,#1c11164d,#1c1116c7 78%)}.hd .editorial-body{padding:200px 0 44px}}.hd .looks{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hd .look{background:var(--white);border:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hd .look-imgs{display:grid;grid-template-rows:1fr 1fr}.hd .look-imgs img{width:100%;height:100%;object-fit:cover;object-position:top}.hd .look-body{padding:clamp(22px,2.6vw,36px);display:flex;flex-direction:column;justify-content:center}.hd .look-body h3{font-size:clamp(21px,2vw,26px);margin:10px 0 8px}.hd .look-body .look-items{font-size:14px;color:var(--clay);line-height:1.75;margin-bottom:14px}.hd .look-total{font-size:15px;font-weight:500;margin-bottom:18px}.hd .look-body .btn{align-self:flex-start;padding:12px 24px;min-height:46px}@media(max-width:1000px){.hd .looks{grid-template-columns:1fr}}@media(max-width:560px){.hd .look{grid-template-columns:1fr}.hd .look-imgs{grid-template-rows:none;grid-template-columns:1fr 1fr;aspect-ratio:2/1.3}}.hd .rev-summary{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:10px;flex-wrap:wrap}.hd .rev-summary .score{font-family:var(--serif);font-size:44px;line-height:1}.hd .rev-summary .stars{color:var(--bronze);font-size:19px;letter-spacing:.2em}.hd .rev-summary .count{font-size:13.5px;color:var(--clay)}.hd .rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:clamp(28px,4vw,44px)}.hd .rev-card{background:var(--white);border:1px solid var(--line);padding:32px 28px;display:flex;flex-direction:column}.hd .rev-card .stars{color:var(--bronze);letter-spacing:.24em;font-size:14px;margin-bottom:14px}.hd .rev-card blockquote{font-family:var(--serif);font-size:18px;font-style:italic;line-height:1.5;flex:1;border:0;margin:0;padding:0}.hd .rev-card blockquote.placeholder{color:#a79c8d}.hd .rev-card .rev-meta{margin-top:18px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--clay)}.hd .rev-flag{display:inline-block;margin-top:8px;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--terra);border:1px dashed var(--terra);padding:3px 8px;align-self:flex-start}@media(max-width:860px){.hd .rev-grid{grid-template-columns:1fr}}.hd.story{background:var(--ink);color:var(--ivory);text-align:center}.hd.story .eyebrow{color:#d9be93}.hd.story h2{font-size:clamp(28px,3.6vw,46px);margin:16px auto 20px;max-width:700px;color:#fff}.hd.story p{font-weight:300;color:#d8cfc2;max-width:620px;margin:0 auto 32px}.hd .social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hd .social-tile{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--shell);display:block}.hd .social-tile img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .6s}.hd .social-tile:hover img{transform:scale(1.05)}.hd .social-tile .st-note{position:absolute;inset:auto 0 0 0;background:#2019148c;color:#fff;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;padding:7px 10px;text-align:center}@media(max-width:860px){.hd .social-grid{grid-template-columns:repeat(2,1fr)}}.hd .social-note{text-align:center;font-size:11.5px;color:#9a9083;margin-top:16px;letter-spacing:.05em}.hd.signup{background:var(--shell)}.hd .signup-box{max-width:600px;margin:0 auto;text-align:center}.hd .signup-box h2{font-size:clamp(27px,3.2vw,42px);margin:14px 0}.hd .signup-box>p{color:var(--clay);font-weight:300;margin-bottom:28px}.hd .signup-form{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.hd .signup-form input{flex:1;min-width:240px;min-height:50px;padding:12px 18px;border:1px solid var(--ink);border-radius:0;background:var(--ivory);font-size:16px;font-family:var(--sans);color:var(--ink)}.hd .signup-fine{font-size:12px;color:#9a9083;margin-top:16px}.hd .signup-done{font-family:var(--serif);font-size:21px;font-style:italic;padding:12px 0}.hd .signup-error{font-size:13px;color:var(--terra);margin-top:12px}.hd .faq{max-width:780px;margin:0 auto}.hd .faq details{border-bottom:1px solid var(--line)}.hd .faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 4px;font-family:var(--serif);font-size:19px;cursor:pointer}.hd .faq summary::-webkit-details-marker{display:none}.hd .faq summary:after{content:"+";font-family:var(--sans);font-size:22px;font-weight:300;color:var(--bronze-deep);flex:none;transition:transform .25s}.hd .faq details[open] summary:after{transform:rotate(45deg)}.hd .faq summary:hover{color:var(--bronze-deep)}.hd .faq .faq-a{padding:0 4px 24px;color:var(--clay);font-weight:300;max-width:660px}.hd.site-footer{background:var(--ink);color:#cfc5b7;padding-top:clamp(52px,6vw,76px)}.hd .foot-grid{display:grid;grid-template-columns:2.2fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:52px}.hd .foot-brand img{height:66px;width:auto;opacity:.95}.hd .foot-brand p{font-size:14px;font-weight:300;line-height:1.8;margin:18px 0 20px;max-width:280px}.hd .foot-social{display:flex;flex-wrap:wrap;gap:16px;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.hd .foot-social a:hover{color:#fff}.hd.site-footer h3{font-family:var(--sans);font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#fff;margin-bottom:16px;font-weight:600}.hd .foot-links a{display:block;font-size:14px;font-weight:300;padding:5px 0;transition:color .25s}.hd .foot-links a:hover{color:#fff}.hd .foot-select{width:100%;max-width:220px;background:transparent;border:1px solid rgba(251,248,243,.35);color:#cfc5b7;padding:12px 14px;font-family:var(--sans);font-size:13.5px;margin-top:4px;border-radius:0}.hd .foot-select option{color:var(--ink);background:var(--ivory)}.hd .payments{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.hd .payments span{border:1px solid rgba(251,248,243,.28);font-size:10.5px;letter-spacing:.08em;padding:5px 9px;text-transform:uppercase}.hd .foot-base{border-top:1px solid rgba(251,248,243,.14);padding:20px 0}.hd .foot-base-in{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:12px;letter-spacing:.08em}.hd .foot-base-in a{text-decoration:underline;text-underline-offset:3px;margin-right:14px}.hd .foot-note{font-size:14px;font-weight:300;margin-bottom:12px}@media(max-width:960px){.hd .foot-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hd .foot-grid{grid-template-columns:1fr}}.hd.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,20px);background:var(--ink);color:var(--ivory);padding:14px 26px;font-size:13.5px;letter-spacing:.06em;opacity:0;pointer-events:none;transition:opacity .3s,transform .3s;z-index:130}.hd.toast.on{opacity:1;transform:translate(-50%)}.hd .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.hd .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hd .reveal{opacity:1;transform:none;transition:none}.hd .tile img,.hd .card-media img,.hd .social-tile img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/hadara-new.css.map */
