.editorial-home{background:var(--eh-cream);color:var(--eh-espresso);font-family:Montserrat,Inter,sans-serif;font-weight:300;font-size:15px;line-height:1.5;letter-spacing:.01em}.editorial-home *{box-sizing:border-box}.editorial-home a{color:inherit;text-decoration:none}.editorial-home section{position:relative}.editorial-home h1,.editorial-home h2,.editorial-home h3,.editorial-home h4{font-family:Cormorant Garamond,serif;font-weight:400;letter-spacing:-.01em;line-height:1.02;margin:0}.editorial-home .mono{font-family:JetBrains Mono,monospace}.editorial-home .eh-eyebrow,.editorial-home .eh-section-head .eyebrow{font-size:10.5px;letter-spacing:.3em;text-transform:uppercase;color:var(--eh-ink-mute);display:flex;align-items:center;gap:10px}.editorial-home .eh-eyebrow:before{content:"";width:22px;height:1px;background:var(--eh-taupe);display:inline-block}.editorial-home .eh-hero{padding:24px 22px 22px;display:grid;gap:16px}@media(max-width:859px){.editorial-home .eh-hero{position:relative;padding:0;min-height:92svh;min-height:92vh;display:block;overflow:hidden}.editorial-home .eh-hero-visual{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;max-width:none!important;width:100%!important;height:100%!important;margin:0!important;border-radius:0!important;aspect-ratio:auto!important;z-index:1;order:0!important}.editorial-home .eh-hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2b1f1700,#2b1f1726 40%,#2b1f178c 72%,#2b1f17d9);z-index:2;pointer-events:none}.editorial-home .eh-hero-copy{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:28px 22px 36px;color:var(--eh-cream)}.editorial-home .eh-hero .eh-eyebrow{display:none!important}.editorial-home .eh-hero-title{color:var(--eh-cream)!important;margin-top:10px}.editorial-home .eh-hero-title .amp{color:var(--eh-rouge)!important}.editorial-home .eh-hero-sub{color:#fff!important;margin-top:16px;text-shadow:0 1px 14px rgba(43,31,23,.4)}.editorial-home .eh-hero-cta{margin-top:18px}.editorial-home .eh-hero-cta .eh-btn{--bg: var(--eh-cream);--fg: var(--eh-espresso);border-color:var(--eh-cream)}.editorial-home .eh-hero-cta .eh-btn:hover,.editorial-home .eh-hero-cta .eh-btn:focus-visible{background-color:var(--eh-rouge);color:var(--eh-cream);border-color:var(--eh-rouge)}.editorial-home .eh-hero-cta .eh-btn.ghost{--bg: transparent;--fg: var(--eh-cream);border-color:var(--eh-cream)}.editorial-home .eh-hero-cta .eh-btn.ghost:hover,.editorial-home .eh-hero-cta .eh-btn.ghost:focus-visible{background-color:var(--eh-rouge);color:var(--eh-cream);border-color:var(--eh-rouge)}.editorial-home .eh-hero-visual .eh-drift{top:22px;right:16px;bottom:auto;z-index:4}}.editorial-home.is-wide .eh-hero{grid-template-columns:minmax(0,1fr) minmax(500px,720px);align-items:end;justify-content:space-between;padding:48px 64px 40px;gap:32px}.editorial-home .eh-hero-title{font-size:clamp(36px,10vw,88px);font-style:italic;font-weight:400;margin:14px 0 0}.editorial-home .eh-hero-title .line{display:block;overflow:hidden}.editorial-home .eh-hero-title .line .inner{display:block;transform:translateY(110%);animation:eh-riseIn 1.1s .2s cubic-bezier(.2,.7,.2,1) both}.editorial-home .eh-hero-title .line:nth-child(2) .inner{animation-delay:.35s}.editorial-home .eh-hero-title .line:nth-child(3) .inner{animation-delay:.5s}.editorial-home .eh-hero-title .roman{font-style:normal;letter-spacing:-.02em}.editorial-home .eh-hero-title .amp{color:var(--eh-rouge);font-style:italic}@keyframes eh-riseIn{to{transform:translateY(0)}}.editorial-home .eh-hero-sub{max-width:34ch;color:var(--eh-ink-mute);font-size:14px;line-height:1.6;margin:22px 0 0;opacity:0;transform:translateY(12px);animation:eh-fadeUp 1s .9s ease-out both}@keyframes eh-fadeUp{to{opacity:1;transform:translateY(0)}}.editorial-home .eh-hero-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px;opacity:0;transform:translateY(12px);animation:eh-fadeUp 1s 1.05s ease-out both}.editorial-home .eh-btn{--bg: var(--eh-espresso);--fg: var(--eh-cream);display:inline-flex;align-items:center;gap:10px;padding:14px 22px;background:var(--bg);color:var(--fg);border:1px solid var(--bg);border-radius:999px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.editorial-home .eh-btn .label{display:block}.editorial-home .eh-btn:hover,.editorial-home .eh-btn:focus-visible{background-color:var(--eh-rouge);border-color:var(--eh-rouge);color:var(--eh-cream)}.editorial-home .eh-btn.ghost{--bg: transparent;--fg: var(--eh-espresso);border-color:var(--eh-espresso)}.editorial-home .eh-btn.ghost:hover,.editorial-home .eh-btn.ghost:focus-visible{background-color:var(--eh-rouge);border-color:var(--eh-rouge);color:var(--eh-cream)}.editorial-home .eh-btn svg{width:12px;height:12px}.editorial-home .eh-hero-visual{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:4 / 5;background:var(--eh-cream-2);max-width:320px;margin-left:auto;margin-right:auto;width:100%;order:-1}.editorial-home.is-wide .eh-hero-visual{aspect-ratio:16 / 9;max-width:100%;width:100%;margin:0;justify-self:end;order:0;transform:translate(-40px);box-shadow:0 40px 80px -20px #2b1f1747,0 18px 36px -12px #2b1f172e}.editorial-home .eh-hero-visual .placeholder,.editorial-home .eh-hero-visual .eh-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.editorial-home .eh-hero-visual .placeholder{background:repeating-linear-gradient(135deg,#2b1f170a 0 14px,#2b1f1700 14px 28px),linear-gradient(180deg,#ddd0ba,#c9b89e 60%,#b49e82)}@media(max-width:859px){.editorial-home .eh-hero-visual .eh-hero-img-desktop:not(:only-child){display:none}}@media(min-width:860px){.editorial-home .eh-hero-visual .eh-hero-img-mobile{display:none}}.editorial-home .eh-caption{position:absolute;top:14px;left:14px;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--eh-cream);background:#2b1f1759;padding:6px 10px;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2}.editorial-home .eh-drift{position:absolute;right:14px;bottom:14px;background:var(--eh-cream);color:var(--eh-espresso);border-radius:999px;padding:10px 14px;font-size:11px;display:flex;align-items:center;gap:10px;box-shadow:0 10px 30px -10px #0000004d;z-index:2}.editorial-home .eh-drift .dot{width:6px;height:6px;border-radius:50%;background:var(--eh-rouge);animation:eh-pulse 1.6s infinite}@keyframes eh-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.editorial-home .eh-trust{border-top:1px solid var(--eh-line);border-bottom:1px solid var(--eh-line);padding:18px 0;overflow:hidden}.editorial-home .eh-trust-track{display:flex;gap:38px;align-items:center;animation:eh-marquee 40s linear infinite;width:max-content;padding-left:22px}.editorial-home .eh-trust-track .item{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--eh-ink-mute);display:flex;align-items:center;gap:10px;white-space:nowrap}.editorial-home .eh-trust-track .item:after{content:"\25c7";color:var(--eh-taupe);font-size:8px;margin-left:10px}@keyframes eh-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.editorial-home .eh-section-head{padding:36px 22px 14px;display:grid;gap:10px}.editorial-home .eh-section-head.no-pad{padding-left:0;padding-right:0}.editorial-home .eh-section-head h2{font-size:clamp(34px,7vw,64px);font-style:italic;font-weight:400}.editorial-home .eh-section-head h2 p{margin:0}.editorial-home .eh-section-head h2 em{font-style:italic}.editorial-home .eh-section-head h2 span:not(em){font-style:normal;letter-spacing:-.02em}.editorial-home .eh-section-head .intro{color:var(--eh-ink-mute);max-width:46ch;font-size:13.5px;margin:0}.editorial-home.is-wide .eh-section-head{padding:64px 64px 20px;grid-template-columns:1fr 1fr;align-items:end;gap:40px}.editorial-home.is-wide .eh-section-head .intro{justify-self:end}.editorial-home.is-wide .eh-section-head.no-pad{padding-left:0;padding-right:0}.editorial-home .eh-products{padding:4px 22px 30px;display:grid;grid-template-columns:1fr 1fr;gap:14px 10px}.editorial-home.is-wide .eh-products{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:8px 64px 64px;gap:48px 32px;max-width:1040px;margin-left:auto;margin-right:auto;justify-content:center}.editorial-home .eh-product{cursor:pointer;display:block}.editorial-home .eh-product .img{position:relative;aspect-ratio:4 / 5;border-radius:8px;overflow:hidden;background:var(--eh-cream-2)}.editorial-home .eh-product .img .ph{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(135deg,#2b1f170a 0 12px,#2b1f1700 12px 24px),linear-gradient(160deg,#d9ccb6,#a8927a)}.editorial-home .eh-product-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1),opacity .5s}.editorial-home .eh-product-img.secondary{opacity:0}.editorial-home .eh-product:hover .eh-product-img.primary{transform:scale(1.04)}.editorial-home .eh-product:hover .eh-product-img.secondary{opacity:1}.editorial-home .eh-product .tag{position:absolute;top:10px;left:10px;font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;padding:4px 8px;border-radius:999px;background:var(--eh-cream);color:var(--eh-espresso);z-index:2}.editorial-home .eh-product .tag.rouge{background:var(--eh-rouge);color:var(--eh-cream)}.editorial-home .eh-product .wish{position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:50%;background:#ffffffd9;display:grid;place-items:center;opacity:0;transform:translateY(-4px);transition:.35s;z-index:3}.editorial-home .eh-product:hover .wish{opacity:1;transform:translateY(0)}.editorial-home .eh-product .wish svg{width:13px;height:13px;color:var(--eh-espresso)}.editorial-home .eh-product .meta{display:grid;gap:2px;margin-top:10px}.editorial-home .eh-product .name{font-family:Montserrat,Inter,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.3}.editorial-home .eh-product .sub{font-size:11px;letter-spacing:.04em;color:var(--eh-ink-mute);text-transform:uppercase}.editorial-home .eh-product .price{font-size:12.5px;margin-top:4px;letter-spacing:.02em}.editorial-home .eh-product .price .strike{color:var(--eh-ink-mute);text-decoration:line-through;margin-right:6px}.editorial-home .eh-lookbook{padding:28px 22px}.editorial-home.is-wide .eh-lookbook{padding:52px 64px}.editorial-home .eh-look-grid{display:grid;gap:10px;grid-template-columns:1fr}.editorial-home.is-wide .eh-look-grid{grid-template-columns:1.2fr 1fr 1.2fr;grid-template-rows:260px 220px;gap:20px}.editorial-home .eh-look{position:relative;overflow:hidden;border-radius:10px;aspect-ratio:4 / 3;background:var(--eh-sand);display:block}.editorial-home.is-wide .eh-look{aspect-ratio:auto}.editorial-home.is-wide .eh-look.tall{grid-row:span 2;aspect-ratio:auto}.editorial-home .eh-look .ph,.editorial-home .eh-look-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 6s ease-out}.editorial-home .eh-look .ph{background:repeating-linear-gradient(30deg,#2b1f170a 0 14px,#2b1f1700 14px 28px),linear-gradient(180deg,#cdbba0,#9c8770)}.editorial-home .eh-look:hover .eh-look-img,.editorial-home .eh-look:hover .ph{transform:scale(1.06)}.editorial-home .eh-look .cap{position:absolute;left:14px;bottom:14px;color:var(--eh-cream);z-index:2;text-shadow:0 1px 12px rgba(0,0,0,.35)}.editorial-home .eh-look .cap .kicker{font-size:10px;letter-spacing:.22em;text-transform:uppercase;opacity:.9}.editorial-home .eh-look .cap h3{font-family:Cormorant Garamond,serif;font-weight:400;font-style:italic;font-size:26px;margin:4px 0 0}.editorial-home .eh-story{padding:28px 22px;display:grid;gap:20px;background:var(--eh-espresso);color:var(--eh-cream);position:relative;overflow:hidden;max-width:100%}.editorial-home.is-wide .eh-story{grid-template-columns:1fr 1fr;padding:48px 64px;gap:48px;align-items:center}.editorial-home.is-wide .eh-story:not(:has(.eh-story-visual)){grid-template-columns:1fr;padding:72px 64px;justify-items:center;text-align:center}.editorial-home.is-wide .eh-story:not(:has(.eh-story-visual)) .eh-story-text{max-width:58ch}.editorial-home.is-wide .eh-story:not(:has(.eh-story-visual)) .eh-story-copy,.editorial-home.is-wide .eh-story:not(:has(.eh-story-visual)) .eh-story-stats{max-width:none}.editorial-home .eh-story:not(:has(.eh-story-visual)) .eh-eyebrow{justify-content:center}.editorial-home .eh-story:not(:has(.eh-story-visual)) .eh-story-stats{justify-items:center}.editorial-home .eh-story .eyebrow{font-size:10.5px;letter-spacing:.3em;text-transform:uppercase;color:#f4efe78c}.editorial-home .eh-story h2{font-size:clamp(26px,5vw,48px);font-style:italic;font-weight:400;line-height:1.1;margin:10px 0 0}.editorial-home .eh-story h2 em{font-style:italic}.editorial-home .eh-story h2 span:not(em){font-style:normal;letter-spacing:-.02em}.editorial-home .eh-story h2 p{margin:0}.editorial-home .eh-story-copy{color:#f4efe7bf;max-width:42ch;font-size:13.5px;line-height:1.6;margin-top:14px}.editorial-home .eh-story-copy p{margin:0 0 10px}.editorial-home .eh-story-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;max-width:100%}.editorial-home .eh-story-stats .stat{min-width:0}.editorial-home .eh-story-stats .stat .n{font-family:Cormorant Garamond,serif;font-size:38px;font-style:italic;color:var(--eh-cream);display:block;line-height:1}.editorial-home .eh-story-stats .stat .l{display:block;margin-top:6px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#f4efe78c;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.editorial-home .eh-signature{font-family:Cormorant Garamond,serif;font-style:italic;font-size:22px;border-top:1px solid rgba(244,239,231,.18);padding-top:18px;margin-top:36px;display:flex;align-items:center;justify-content:space-between}.editorial-home .eh-signature small{font-family:Montserrat,Inter,sans-serif;font-style:normal;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#f4efe780}.editorial-home .eh-story-visual{aspect-ratio:3 / 2;border-radius:10px;background:repeating-linear-gradient(135deg,#f4efe70d 0 14px,#f4efe700 14px 28px),linear-gradient(170deg,#5a4436,#2f221a);position:relative;overflow:hidden;max-width:280px;margin-left:auto;margin-right:auto;width:100%}@media(min-width:860px){.editorial-home .eh-story-visual{max-width:360px;justify-self:end}}.editorial-home .eh-story-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.editorial-home .eh-benefits{padding:28px 22px;display:grid;grid-template-columns:1fr 1fr;gap:20px;border-bottom:1px solid var(--eh-line)}.editorial-home.is-wide .eh-benefits{grid-template-columns:repeat(4,1fr);padding:40px 64px;gap:40px}.editorial-home .eh-benefit{display:grid;gap:8px;justify-items:center;text-align:center}.editorial-home .eh-benefit .icn{width:56px;height:56px;border-radius:50%;background:var(--eh-cream-2);display:grid;place-items:center;color:var(--eh-espresso);margin-bottom:6px}.editorial-home .eh-benefit .icn svg{width:26px;height:26px}.editorial-home .eh-benefit h4{font-family:Cormorant Garamond,serif;font-size:19px;font-weight:500}.editorial-home .eh-benefit p{margin:0;color:var(--eh-ink-mute);font-size:12.5px;line-height:1.55;max-width:28ch}.editorial-home .eh-reviews{padding:4px 22px 36px}.editorial-home.is-wide .eh-reviews{padding:8px 64px 56px}.editorial-home .eh-reviews .eh-section-head{padding-top:16px;padding-bottom:10px}.editorial-home.is-wide .eh-reviews .eh-section-head{padding-top:24px;padding-bottom:14px}.editorial-home .eh-review-rail{display:flex;gap:12px;overflow-x:auto;padding-bottom:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.editorial-home .eh-review-rail::-webkit-scrollbar{display:none}.editorial-home.is-wide .eh-review-rail{overflow:visible;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.editorial-home .eh-review{flex:0 0 82%;scroll-snap-align:start;background:var(--eh-cream);border:1px solid var(--eh-line);border-radius:12px;padding:18px;display:grid;gap:10px;overflow:hidden}.editorial-home .eh-review-img{margin:-18px -18px 2px;aspect-ratio:4 / 3;background:var(--eh-cream-2);overflow:hidden}.editorial-home .eh-review-img img{width:100%;height:100%;object-fit:cover;display:block}.editorial-home.is-wide .eh-review{flex:initial}.editorial-home .eh-review .stars{color:var(--eh-rouge);letter-spacing:2px;font-size:12px}.editorial-home .eh-review .quote{font-family:Cormorant Garamond,serif;font-size:20px;line-height:1.35;font-style:italic;font-weight:400;margin:0}.editorial-home .eh-review .who{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--eh-ink-mute)}.editorial-home .eh-review .who .av{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--eh-sand),var(--eh-taupe));color:var(--eh-espresso);display:grid;place-items:center;font-size:11px;font-weight:500;text-transform:uppercase}.editorial-home .eh-ugc{padding:4px 0 40px}.editorial-home.is-wide .eh-ugc{padding:8px 0 64px}.editorial-home .eh-ugc .eh-section-head{padding:16px 22px 10px}.editorial-home.is-wide .eh-ugc .eh-section-head{padding:24px 64px 14px}.editorial-home .eh-ugc-scroller{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 22px 16px;scrollbar-width:none}.editorial-home .eh-ugc-scroller::-webkit-scrollbar{display:none}.editorial-home.is-wide .eh-ugc-scroller{padding:6px 64px 16px;gap:18px}.editorial-home .eh-ugc-tile{flex:0 0 42%;aspect-ratio:1 / 1.1;border-radius:10px;background:var(--eh-sand);position:relative;overflow:hidden;scroll-snap-align:start;display:block}.editorial-home.is-wide .eh-ugc-tile{flex:0 0 180px;aspect-ratio:1 / 1;height:180px}.editorial-home.is-wide .eh-ugc-scroller{justify-content:flex-start;align-items:flex-start}.editorial-home .eh-ugc-tile .ph,.editorial-home .eh-ugc-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease-out}.editorial-home .eh-ugc-tile .ph{background:repeating-linear-gradient(90deg,#2b1f1708 0 14px,#2b1f1700 14px 28px),linear-gradient(145deg,#d4c0a2,#a28b70)}.editorial-home .eh-ugc-tile:hover .eh-ugc-img,.editorial-home .eh-ugc-tile:hover .ph{transform:scale(1.06)}.editorial-home .eh-ugc-tile .handle{position:absolute;bottom:10px;left:10px;color:var(--eh-cream);font-size:11px;background:#2b1f1773;padding:4px 8px;border-radius:999px;z-index:2}.editorial-home .eh-ugc-tile .heart{position:absolute;top:10px;right:10px;color:var(--eh-cream);font-size:11px;display:flex;align-items:center;gap:4px;z-index:2}.editorial-home .eh-ugc-tile .heart:before{content:"\2665";margin-right:4px}.editorial-home .eh-newsletter{background:var(--eh-cream-2);padding:40px 22px;text-align:center;display:grid;gap:22px;justify-items:center;border-top:1px solid var(--eh-line)}.editorial-home.is-wide .eh-newsletter{padding:72px 64px}.editorial-home .eh-newsletter h2{font-size:clamp(64px,14vw,140px)!important;font-style:italic;max-width:16ch;line-height:1}.editorial-home .eh-newsletter .eyebrow{font-family:Cormorant Garamond,serif!important;font-style:italic!important;text-transform:none!important;letter-spacing:0!important;font-size:clamp(20px,2.6vw,28px)!important;color:var(--eh-espresso)!important}.editorial-home .eh-newsletter .eyebrow:before{display:none!important}.editorial-home .eh-newsletter h2 em{font-style:italic}.editorial-home .eh-newsletter h2 span:not(em){font-style:normal;letter-spacing:-.02em}.editorial-home .eh-newsletter h2 p{margin:0}.editorial-home .eh-newsletter p{color:var(--eh-ink-mute);max-width:42ch;font-size:13.5px;margin:0}.editorial-home .eh-newsletter form{display:block;width:min(420px,100%);background:transparent;border:0;padding:0}.editorial-home .eh-newsletter-pill{display:flex;gap:6px;background:var(--eh-cream);border:1px solid var(--eh-line);border-radius:999px;padding:5px;width:100%}.editorial-home .eh-newsletter input{flex:1;border:0;background:transparent;outline:0;padding:10px 14px;font:inherit;font-size:13px;color:var(--eh-espresso)}.editorial-home .eh-newsletter input::placeholder{color:var(--eh-ink-mute)}.editorial-home .eh-newsletter .eh-btn{padding:10px 16px;font-size:11px}.editorial-home .eh-form-msg{margin-top:14px;font-size:13px;font-style:italic;letter-spacing:.01em;width:100%;text-align:center}.editorial-home .eh-form-msg.eh-form-success{color:var(--eh-espresso)}.editorial-home .eh-form-msg.eh-form-error{color:var(--eh-rouge)}.editorial-home .eh-faq{padding:32px 22px 20px}.editorial-home.is-wide .eh-faq{padding:64px;display:grid;grid-template-columns:1fr 1.4fr;gap:60px;align-items:start}.editorial-home .eh-faq .eh-section-head{padding:0 0 14px;display:block}.editorial-home .eh-faq .eh-section-head h2{font-size:clamp(32px,6vw,54px)}.editorial-home .eh-faq-list{display:grid}.editorial-home .eh-faq-item{border-top:1px solid var(--eh-line);padding:18px 0;cursor:pointer}.editorial-home .eh-faq-item:last-child{border-bottom:1px solid var(--eh-line)}.editorial-home .eh-faq-item summary{list-style:none;display:flex;justify-content:space-between;gap:16px;font-family:Cormorant Garamond,serif;font-size:20px;font-weight:500}.editorial-home .eh-faq-item summary::-webkit-details-marker{display:none}.editorial-home .eh-faq-item .plus{font-family:Montserrat,Inter,sans-serif;font-weight:300;font-size:20px;color:var(--eh-ink-mute);transition:transform .4s;line-height:1}.editorial-home .eh-faq-item[open] .plus{transform:rotate(45deg);color:var(--eh-rouge)}.editorial-home .eh-faq-item .a{color:var(--eh-ink-mute);font-size:13.5px;line-height:1.6;padding-top:10px;max-width:56ch}.editorial-home .eh-faq-item .a p{margin:0 0 8px}.editorial-home .reveal{opacity:0;transform:translateY(22px);transition:opacity 1s cubic-bezier(.2,.7,.2,1),transform 1s cubic-bezier(.2,.7,.2,1)}.editorial-home .reveal.is-in{opacity:1;transform:translateY(0)}.editorial-home .reveal[data-delay="1"]{transition-delay:.08s}.editorial-home .reveal[data-delay="2"]{transition-delay:.16s}.editorial-home .reveal[data-delay="3"]{transition-delay:.24s}.editorial-home .reveal[data-delay="4"]{transition-delay:.32s}@media(prefers-reduced-motion:reduce){.editorial-home .reveal{opacity:1;transform:none;transition:none}.editorial-home .eh-hero-title .line .inner{animation:none;transform:none}.editorial-home .eh-hero-sub,.editorial-home .eh-hero-cta{animation:none;opacity:1;transform:none}.editorial-home .eh-trust-track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/editorial-homepage.css.map */
