@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Jost:wght@200;300;400;500&display=swap";:root{--black: #0e0a06;--rich: #0e0a06;--cream: #FBF6EA;--honey: #EED8A0;--gold: #C89A08;--coral: #D44830;--coral-dk: #A83420;--teal: #0DB8A4;--teal-mid: #088A7A;--ease: cubic-bezier(.22, 1, .36, 1);--max-width: 1380px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{background:var(--cream);color:var(--black);font-family:Jost,sans-serif;font-weight:300;overflow-x:hidden;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}ul{list-style:none}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--teal)}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.1}.sw{padding:5rem 4rem;max-width:var(--max-width);margin:0 auto}.sw-full{padding:5rem 4rem}.text-cream{color:var(--cream)}.text-teal{color:var(--teal)}.text-coral{color:var(--coral)}.bg-dark{background:var(--black)}.bg-cream,.bg-honey{background:var(--cream)}.bg-teal{background:var(--teal)}.ember-label{display:inline-flex;align-items:center;gap:.8rem;font-size:.57rem;font-weight:500;letter-spacing:.36em;text-transform:uppercase;color:var(--gold);margin-bottom:.9rem}.ember-label:after{content:"";width:22px;height:1px;background:var(--gold);opacity:.4}.ember-label--teal{color:var(--teal)}.ember-label--gold{color:var(--gold)}.ember-label--gold:after{background:var(--gold)}.ember-label--honey{color:#b58a2c;font-weight:500}.ember-label--honey:after{background:#b58a2c;opacity:.8}.ember-label--teal:after{background:var(--teal)}.ember-label--coral{color:var(--coral)}.ember-label--coral:after{background:var(--coral)}.hl{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4.2vw,3.2rem);font-weight:400;line-height:1.08;color:var(--black)}.pull-quote{font-family:Cormorant Garamond,serif;font-size:clamp(1.2rem,2.5vw,1.8rem);font-style:italic;color:#0db8a4;line-height:1.4;text-align:center;margin:3rem 0;position:relative}.pull-quote:before,.pull-quote:after{content:'"';font-size:1.5em;color:#d44830;opacity:.6}.hl em{font-style:italic;color:var(--teal)}.hl--light{color:var(--cream)}.hl--light em{color:var(--gold)}.body-copy{font-size:.88rem;line-height:1.92;color:#0e0a0680;max-width:560px}.body-copy--light{color:#eed8a073}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:Jost,sans-serif;font-size:.68rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;border:none;padding:1rem 2.2rem;transition:background .25s,transform .3s var(--ease),box-shadow .3s;position:relative;overflow:hidden;cursor:pointer;text-decoration:none}.btn--primary{background:var(--coral);color:var(--cream)}.btn--primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.07),transparent);transform:translate(-100%);transition:transform .5s var(--ease)}.btn--primary:hover{background:var(--coral-dk);transform:translateY(-2px);box-shadow:0 12px 28px #d4483047}.btn--primary:hover:before{transform:translate(100%)}.btn--ghost{background:transparent;color:#eed8a066;border:1px solid rgba(238,216,160,.14)}.btn--ghost:hover{color:var(--cream);border-color:#eed8a04d;transform:translateY(-2px)}.btn--ghost--dark{color:#0e0a0680;border:1px solid rgba(14,10,6,.15)}.btn--ghost--dark:hover{background:var(--black);color:var(--cream);border-color:var(--black)}.btn--teal{background:var(--teal);color:var(--black)}.btn--teal:hover{background:var(--teal-mid)}.rv{opacity:1;transform:none}.announcement-bar{background:var(--black);padding:.65rem 2rem;display:flex;align-items:center;justify-content:center;gap:2.5rem;border-bottom:1px solid rgba(238,216,160,.06);position:relative;z-index:100}.announcement-bar__item{display:flex;align-items:center;gap:.5rem;font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;color:#eed8a08c;white-space:nowrap}.announcement-bar__dot{color:var(--teal);font-size:.7rem}.announcement-bar__highlight{color:var(--teal)}.site-header{position:sticky;top:0;z-index:500;background:#0e0a06f5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(238,216,160,.06);transition:padding .4s var(--ease)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 4rem;max-width:1600px;margin:0 auto}.header__logo{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:400;letter-spacing:.48em;text-transform:uppercase;color:var(--cream);text-decoration:none;display:flex;align-items:center;gap:.3rem}.header__logo-dot{width:5px;height:5px;border-radius:50%;background:var(--teal);animation:pulse-dot 3s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.4);box-shadow:0 0 8px #0db8a480}}.header__nav{display:flex;gap:2rem}.header__nav-link{font-size:.6rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#fbf6ead9;text-decoration:none;transition:color .2s;position:relative}.header__nav-link:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:var(--gold);transition:width .3s var(--ease)}.header__nav-link:hover{color:var(--gold)}.header__nav-link:hover:after{width:100%}.header__actions{display:flex;align-items:center;gap:.8rem}.header__cart{font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:#fbf6ea66;border:1px solid rgba(251,246,234,.1);padding:.58rem .9rem;background:transparent;transition:border-color .25s,color .25s;position:relative}.header__cart:hover{border-color:var(--gold);color:var(--gold)}.header__cart-count{position:absolute;top:-6px;right:-6px;width:16px;height:16px;border-radius:50%;background:var(--coral);color:#fff;font-size:.45rem;display:flex;align-items:center;justify-content:center}.header__hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:.3rem}.header__hamburger span{width:22px;height:1px;background:#fbf6ea99;display:block;transition:all .3s}.mobile-nav{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--black);z-index:600;flex-direction:column;padding:5rem 2rem 2rem;gap:1.5rem}.mobile-nav.open{display:flex}.mobile-nav__close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;color:var(--cream);font-size:1.5rem}.mobile-nav__link{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;color:#fbf6ea99;text-decoration:none;border-bottom:1px solid rgba(238,216,160,.06);padding-bottom:1.2rem;transition:color .2s}.mobile-nav__link:hover{color:var(--teal)}.header__nav{gap:1.4rem;align-items:center}.header__nav-group{position:relative}.header__nav-trigger{background:none;border:none;font-family:inherit;font-size:.6rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#fbf6ead9;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:.35rem;transition:color .2s;position:relative}.header__nav-trigger:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:var(--gold);transition:width .3s var(--ease)}.header__nav-trigger:hover{color:var(--gold)}.header__nav-group:hover .header__nav-trigger:after,.header__nav-trigger:focus-visible:after{width:100%}.header__nav-chevron{font-size:.55em;opacity:.7;transition:transform .3s var(--ease),opacity .2s}.header__nav-group:hover .header__nav-chevron,.header__nav-trigger:focus-visible .header__nav-chevron{transform:rotate(180deg);opacity:1}.header__dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%,-6px);background:var(--black);border:1px solid rgba(238,216,160,.08);padding:1.7rem 0 1.3rem;min-width:240px;opacity:0;pointer-events:none;transition:opacity .2s,transform .25s var(--ease);z-index:500;box-shadow:0 18px 50px #00000080}.header__dropdown:before{content:"";position:absolute;bottom:100%;left:-20px;right:-20px;height:14px}.header__nav-group:hover .header__dropdown,.header__nav-group:focus-within .header__dropdown{opacity:1;transform:translate(-50%);pointer-events:auto}.header__dropdown-link{display:block;font-family:Jost,sans-serif;font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:#fbf6eab3;text-decoration:none;padding:.6rem 1.6rem;transition:color .2s,background .2s,padding-left .2s;white-space:nowrap}.header__dropdown-link:hover{color:var(--gold);background:#c89a080d;padding-left:1.9rem}.mobile-nav__group{display:flex;flex-direction:column}.mobile-nav__trigger{background:none;border:none;text-align:left;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;color:#fbf6ea99;padding:0 0 1.2rem;border-bottom:1px solid rgba(238,216,160,.06);display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:color .2s}.mobile-nav__trigger:hover{color:var(--teal)}.mobile-nav__trigger-chevron{font-size:.85rem;opacity:.55;transition:transform .3s var(--ease)}.mobile-nav__group.open .mobile-nav__trigger-chevron{transform:rotate(180deg);opacity:1}.mobile-nav__submenu{display:none;flex-direction:column;padding:1rem 0 .4rem .8rem;gap:.25rem}.mobile-nav__group.open .mobile-nav__submenu{display:flex}.mobile-nav__sublink{font-family:Jost,sans-serif;font-size:.82rem;font-weight:300;letter-spacing:.04em;color:#fbf6ea8c;text-decoration:none;padding:.55rem 0;transition:color .2s}.mobile-nav__sublink:hover{color:var(--teal)}.hero{min-height:45vh;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:8rem 4rem 5rem;gap:4rem}.hero__scroll{display:none}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0e0905,#1a1005 12%,#2e1808 28%,#4a2810 42%,#6a3815 54%,#8a4a1c 62%,#b06020 68%,#c87028,#d07828,#c06818 80%,#9a4810 85%,#5a2808 91%,#2a1206 96%,#120804)}.hero__glow{position:absolute;bottom:0;left:0;right:0;height:50%;background:radial-gradient(ellipse 85% 55% at 50% 100%,rgba(200,104,48,.22) 0%,rgba(180,80,30,.1) 35%,transparent 70%);animation:glow-pulse 6s ease-in-out infinite}@keyframes glow-pulse{0%,to{opacity:.8}50%{opacity:1}}.hero__grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.hero__horizon{position:absolute;bottom:43%;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(238,184,80,.18),transparent)}.hero__content{position:relative;z-index:2;max-width:720px}.hero__eyebrow{display:flex;align-items:center;gap:1rem;font-size:.58rem;letter-spacing:.44em;text-transform:uppercase;color:var(--teal);margin-bottom:1.6rem;animation:fade-up 1s var(--ease) .4s both}.hero__eyebrow:before{content:"";width:26px;height:1px;background:var(--teal);opacity:.5}.hero__title{font-family:Cormorant Garamond,serif;font-size:clamp(4.5rem,11vw,9rem);font-weight:300;color:var(--cream);letter-spacing:.28em;text-transform:uppercase;line-height:.95;animation:fade-up 1.2s var(--ease) .6s both}.hero__dot{display:inline-block;width:clamp(8px,1vw,13px);height:clamp(8px,1vw,13px);border-radius:50%;background:var(--teal);margin-left:.06em;vertical-align:super;animation:ember-dot 3s ease-in-out infinite}@keyframes ember-dot{0%,to{box-shadow:0 0 #0db8a400;transform:scale(1)}50%{box-shadow:0 0 18px 5px #0db8a44d;transform:scale(1.2)}}.hero__tagline{font-family:Cormorant Garamond,serif;font-size:clamp(1rem,1.9vw,1.4rem);font-style:italic;font-weight:300;color:#fbf6eab8;margin-top:1.2rem;letter-spacing:.06em;text-shadow:0 1px 10px rgba(0,0,0,.4);animation:fade-up 1s var(--ease) .9s both}.hero__subtext{font-size:.88rem;line-height:1.85;color:#fbf6ea9e;margin-top:.8rem;max-width:460px;text-shadow:0 1px 12px rgba(0,0,0,.4);animation:fade-up 1s var(--ease) 1s both}.hero__actions{display:flex;gap:1rem;align-items:center;margin-top:2.2rem;flex-wrap:wrap;animation:fade-up 1s var(--ease) 1.1s both}.hero__proof{display:flex;align-items:center;gap:1rem;margin-top:1.4rem;animation:fade-up 1s var(--ease) 1.3s both}.hero__proof-stars{color:var(--gold);font-size:.75rem;letter-spacing:.1em}.hero__proof-text{font-size:.65rem;color:#eed8a0b3}.hero__proof-text span{color:#eed8a099}.hero__scroll{position:absolute;right:4rem;bottom:3rem;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem;animation:fade-in 1s 2s both}.hero__scroll-line{width:1px;height:50px;background:linear-gradient(to bottom,rgba(13,184,164,.6),transparent);animation:scroll-pulse 2.5s ease-in-out infinite}@keyframes scroll-pulse{0%,to{opacity:.3}50%{opacity:1}}.hero__scroll-text{font-size:.5rem;letter-spacing:.26em;text-transform:uppercase;color:#c89a088c}@keyframes fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.trust-strip{background:var(--cream);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.trust-strip__item{padding:1.8rem 1.2rem;display:flex;align-items:flex-start;gap:.8rem;border-right:1px solid rgba(14,10,6,.08);min-width:0}.trust-strip__title{font-size:.62rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--black);margin-bottom:.18rem;white-space:nowrap}.trust-strip__desc{font-size:.68rem;color:#0e0a0680;line-height:1.5}.trust-strip__item{padding:1.8rem 1.5rem;display:flex;align-items:center;gap:1rem;border-right:1px solid rgba(14,10,6,.08);transition:background .25s}.trust-strip__item:last-child{border-right:none}.trust-strip__item:hover{background:#0e0a060a}.trust-strip__icon{font-size:1.2rem;flex-shrink:0}.trust-strip__title{font-size:.65rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--black);margin-bottom:.18rem}.trust-strip__desc{font-size:.7rem;color:#0e0a0680;line-height:1.5}.marquee{background:var(--gold);padding:.82rem 0;overflow:hidden}.marquee__inner{display:flex;gap:3rem;align-items:center;animation:marquee-roll 24s linear infinite;width:max-content}.marquee__item{font-size:.57rem;letter-spacing:.26em;text-transform:uppercase;color:#0e0a0699;white-space:nowrap}.marquee__dot{width:3px;height:3px;border-radius:50%;background:#0e0a0638;flex-shrink:0}@keyframes marquee-roll{0%{transform:translate(0)}to{transform:translate(-50%)}}.proof-bar{background:var(--black);padding:.9rem 4rem;display:flex;justify-content:space-between;align-items:center}.proof-bar__live{display:flex;align-items:center;gap:.7rem;font-size:.62rem;color:#eed8a059}.proof-bar__dot{width:6px;height:6px;border-radius:50%;background:var(--teal);animation:live-pulse 2s ease-in-out infinite}@keyframes live-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.proof-bar__rating{font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:#eed8a099}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#0e0a0612}.product-card{background:var(--cream);position:relative;overflow:hidden;display:flex;flex-direction:column;transition:transform .5s var(--ease)}.product-card:hover{transform:translateY(-3px)}.product-card--featured{grid-column:span 1}.product-card__image-wrap{position:relative;overflow:hidden;background:var(--black);aspect-ratio:1/1}.product-card--featured .product-card__image-wrap{aspect-ratio:1/1}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.8rem}.product-card__image-placeholder-icon{font-size:3rem;line-height:1}.product-card--featured .product-card__image-placeholder-icon{font-size:4.5rem}.product-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 40%,rgba(14,10,6,.6) 100%);opacity:0;transition:opacity .4s}.product-card:hover .product-card__overlay{opacity:1}.product-card__quick-add{position:absolute;bottom:1rem;left:1rem;right:1rem;background:var(--coral);color:var(--cream);border:none;font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;padding:.7rem;transform:translateY(8px);opacity:0;transition:transform .4s var(--ease),opacity .4s;text-decoration:none;text-align:center;display:block;cursor:pointer;font-family:inherit}.product-card:hover .product-card__quick-add{transform:translateY(0);opacity:1}.product-card__quick-add:hover{background:var(--coral-dk);color:var(--cream)}.product-card__badge{position:absolute;top:.8rem;left:.8rem;background:var(--teal);color:var(--black);font-size:.48rem;letter-spacing:.14em;text-transform:uppercase;padding:.22rem .55rem;z-index:2}.product-card__badge--gold{background:var(--gold)}.product-card__body{padding:1.6rem;display:flex;flex-direction:column;gap:.45rem;flex:1}.product-card__category{font-size:.55rem;letter-spacing:.22em;text-transform:uppercase;color:var(--teal);opacity:.7}.product-card__title{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:400;color:var(--black);line-height:1.2;text-decoration:none}.product-card--featured .product-card__title{font-size:1.55rem}.product-card__title:hover{color:var(--teal-mid)}.product-card__desc{font-size:.74rem;line-height:1.78;color:#0e0a066b}.product-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.9rem;border-top:1px solid rgba(14,10,6,.07)}.product-card__price{font-family:Cormorant Garamond,serif;font-size:1.18rem;font-weight:300;color:var(--black)}.product-card__tag{font-size:.5rem;letter-spacing:.12em;text-transform:uppercase;padding:.17rem .5rem;border:1px solid rgba(13,184,164,.25);color:var(--teal)}.product-card__urgency{display:flex;justify-content:space-between;align-items:center;font-size:.6rem;padding:.5rem 0;border-top:1px solid rgba(14,10,6,.05)}.product-card__stock{display:flex;align-items:center;gap:.5rem;color:var(--teal)}.product-card__stock-dot{width:5px;height:5px;border-radius:50%;background:var(--teal)}.product-card__shipping{color:#0e0a0666}.gift-finder{background:var(--black);padding:5rem 4rem}.gift-finder__inner{max-width:var(--max-width);margin:0 auto}.gift-finder__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.gift-finder__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#eed8a00a}.gift-finder__card{background:var(--black);padding:2.4rem 2rem;display:flex;flex-direction:column;gap:1.2rem;transition:background .3s var(--ease);position:relative;overflow:hidden;text-decoration:none}.gift-finder__card:hover{background:var(--rich)}.gift-finder__card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--teal);transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease)}.gift-finder__card:hover:after{transform:scaleX(1)}.gift-finder__icon{font-size:1.7rem;line-height:1}.gift-finder__who{font-size:.57rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);opacity:.8}.gift-finder__title{font-family:Cormorant Garamond,serif;font-size:1.22rem;color:var(--cream);line-height:1.2}.gift-finder__boxes{font-size:.7rem;color:#eed8a099;line-height:1.72}.gift-finder__arrow{font-size:.62rem;color:var(--gold);margin-top:auto;transition:transform .3s var(--ease)}.gift-finder__card:hover .gift-finder__arrow{transform:translate(5px)}.how-it-works__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#0e0a060f;margin-top:2.5rem}.how-it-works__step{background:var(--cream);padding:2.6rem 2rem;display:flex;flex-direction:column;gap:.9rem;border-right:1px solid rgba(14,10,6,.06);position:relative;transition:background .3s}.how-it-works__step:last-child{border-right:none}.how-it-works__step:hover{background:#c89a0814}.how-it-works__number{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;color:#0e0a060d;line-height:1}.how-it-works__icon{width:42px;height:42px;border:1px solid rgba(14,10,6,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.95rem}.how-it-works__title{font-family:Cormorant Garamond,serif;font-size:1.2rem;color:var(--black)}.how-it-works__desc{font-size:.78rem;line-height:1.8;color:#0e0a067a}.how-it-works__arrow{position:absolute;top:2.6rem;right:-11px;width:22px;height:22px;border-radius:50%;background:var(--cream);border:1px solid var(--teal);display:flex;align-items:center;justify-content:center;z-index:2;color:var(--teal);font-size:.56rem}.how-it-works__step:last-child .how-it-works__arrow{display:none}.story-card-section{background:var(--black);display:grid;grid-template-columns:1fr 1fr}.story-card-section__visual{padding:5rem;display:flex;align-items:center;justify-content:center;border-right:1px solid rgba(238,216,160,.04)}.story-card{background:var(--cream);padding:2.4rem;max-width:320px;width:100%;box-shadow:0 28px 64px #0006;position:relative}.story-card__rule{height:2px;background:var(--teal);margin-bottom:1.2rem}.story-card__label{font-size:.52rem;letter-spacing:.28em;text-transform:uppercase;color:var(--teal);margin-bottom:.8rem}.story-card__body{font-family:Cormorant Garamond,serif;font-size:.93rem;font-style:italic;line-height:1.8;color:var(--black)}.story-card__sign{margin-top:1.2rem;padding-top:1rem;border-top:1px solid rgba(14,10,6,.09);font-family:Cormorant Garamond,serif;font-style:italic;font-size:.82rem;color:var(--teal-mid);display:flex;align-items:center;gap:.4rem}.story-card__dot{width:4px;height:4px;border-radius:50%;background:var(--gold)}.story-card__seal{position:absolute;top:-14px;right:-14px;width:44px;height:44px;border-radius:50%;background:var(--gold);display:flex;align-items:center;justify-content:center;font-size:.9rem;color:var(--black);animation:seal-rotate 8s linear infinite}@keyframes seal-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.story-card-section__content{padding:5rem;display:flex;flex-direction:column;justify-content:center;gap:1.6rem}.story-card-section__list{display:flex;flex-direction:column;gap:.9rem}.story-card-section__item{display:flex;gap:.8rem;align-items:flex-start;font-size:.78rem;color:#eed8a061;line-height:1.65;padding:.9rem 0;border-bottom:1px solid rgba(238,216,160,.05)}.story-card-section__item:last-child{border-bottom:none}.story-card-section__check{color:var(--teal);font-size:.62rem;margin-top:.1rem;flex-shrink:0}.promise-band{background:var(--cream);padding:4rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.promise-band__quote{font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:300;font-style:italic;color:var(--black);line-height:1.55}.promise-band__quote em{font-style:italic;color:var(--teal);font-weight:500}.promise-band__attr{font-size:.6rem;letter-spacing:.24em;text-transform:uppercase;color:#0e0a0661;margin-top:1.2rem}.promise-band__list{display:flex;flex-direction:column;gap:1rem}.promise-band__item{display:flex;align-items:center;gap:1rem}.promise-band__circle{width:42px;height:42px;border-radius:50%;background:#0e0a061a;display:flex;align-items:center;justify-content:center;font-size:.95rem;flex-shrink:0}.promise-band__item-name{font-size:.7rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--black)}.promise-band__item-desc{font-size:.68rem;color:#0e0a0680;margin-top:.12rem}.collections-strip{display:grid;grid-template-columns:repeat(6,1fr);height:250px}.collections-strip__item{position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:1.1rem;transition:flex .5s var(--ease);flex:1;text-decoration:none}.collections-strip__item:hover{flex:2}.collections-strip__bg{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .6s var(--ease)}.collections-strip__item:hover .collections-strip__bg{transform:scale(1.06)}.collections-strip__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(14,10,6,.72) 0%,transparent 55%)}.collections-strip__name{position:relative;z-index:2;font-family:Cormorant Garamond,serif;font-size:.82rem;font-style:italic;color:var(--cream);opacity:.75;transition:opacity .3s;line-height:1.2}.collections-strip__item:hover .collections-strip__name{opacity:1}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5px;background:#0e0a0612;margin-top:2.5rem}.testimonial{background:var(--cream);padding:2.4rem;display:flex;flex-direction:column;gap:1.1rem}.testimonial--dark{background:var(--black)}.testimonial__stars{color:var(--gold);font-size:.66rem;letter-spacing:.2em}.testimonial__top{display:flex;justify-content:space-between;align-items:flex-start}.testimonial__verified{font-size:.5rem;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);opacity:.7}.testimonial__quote{font-family:Cormorant Garamond,serif;font-size:1.06rem;font-style:italic;line-height:1.65;color:var(--black)}.testimonial--dark .testimonial__quote{color:var(--cream)}.testimonial__name{font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--teal-mid)}.testimonial--dark .testimonial__name{color:var(--teal)}.testimonial__location{font-size:.58rem;color:#0e0a064d}.testimonial--dark .testimonial__location{color:#eed8a099}.testimonials__aggregate{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.testimonials__score{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;color:var(--black);line-height:1}.testimonials__rating-stars{color:var(--gold);font-size:.8rem;letter-spacing:.15em}.testimonials__count{font-size:.68rem;color:#0e0a0666;margin-top:.2rem}.subscription-section{background:var(--teal);display:grid;grid-template-columns:1fr 1fr}.subscription-section__left{padding:5rem;display:flex;flex-direction:column;justify-content:center;gap:1.8rem}.subscription-section__right{padding:5rem;background:#0e0a0614;display:flex;flex-direction:column;justify-content:center;gap:1.1rem}.subscription-plan{background:#0e0a0614;padding:1.35rem;display:flex;justify-content:space-between;align-items:center;border:1px solid transparent;transition:border-color .3s,background .3s;cursor:pointer}.subscription-plan:hover,.subscription-plan.active{border-color:#0e0a0633;background:#0e0a0626}.subscription-plan__name{font-family:Cormorant Garamond,serif;font-size:1.1rem;color:var(--black)}.subscription-plan__desc{font-size:.68rem;color:#0e0a0680;margin-top:.1rem}.subscription-plan__price{font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:300;color:var(--black);text-align:right}.subscription-plan__per{font-size:.55rem;letter-spacing:.1em;color:#0e0a0661}.subscription-plan__best{position:absolute;top:0;right:0;background:var(--gold);padding:.18rem .65rem;font-size:.48rem;letter-spacing:.14em;text-transform:uppercase;color:var(--black)}.subscription-features{display:flex;flex-direction:column;gap:.65rem}.subscription-features__item{display:flex;align-items:center;gap:.8rem;font-size:.78rem;color:#0e0a068c}.email-signup{background:var(--black);padding:5rem 4rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.8rem}.email-signup__form{display:flex;max-width:460px;width:100%}.email-signup__input{flex:1;background:#fbf6ea0d;border:1px solid rgba(251,246,234,.1);border-right:none;padding:.88rem 1.2rem;font-family:Jost,sans-serif;font-size:.82rem;font-weight:300;color:var(--cream);outline:none;transition:border-color .25s}.email-signup__input::placeholder{color:#fbf6ea33}.email-signup__input:focus{border-color:var(--teal)}.email-signup__btn{background:var(--teal);color:var(--black);border:none;padding:.88rem 1.4rem;font-family:Jost,sans-serif;font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;transition:background .25s;white-space:nowrap}.email-signup__btn:hover{background:var(--teal-mid)}.email-signup__note{font-size:.6rem;letter-spacing:.12em;color:#eed8a08c}.email-signup__incentive{display:flex;align-items:center;gap:.7rem;font-size:.65rem;color:#eed8a04d}.email-signup__incentive:before,.email-signup__incentive:after{content:"";flex:1;height:1px;background:#eed8a014}.site-footer{background:var(--black);padding:5rem 4rem 2.5rem;border-top:1px solid rgba(238,216,160,.06)}.footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;padding-bottom:4rem;border-bottom:1px solid rgba(238,216,160,.05);margin-bottom:2rem}.footer__brand{font-family:Cormorant Garamond,serif;font-size:1rem;letter-spacing:.48em;text-transform:uppercase;color:var(--cream);display:flex;align-items:center;gap:.3rem}.footer__brand-dot{width:5px;height:5px;border-radius:50%;background:var(--teal)}.footer__tagline{font-family:Cormorant Garamond,serif;font-size:.86rem;font-style:italic;color:#eed8a038;line-height:1.65;max-width:210px;margin-top:.8rem}.footer__address{font-style:normal;font-size:.65rem;color:#eed8a08c;margin-top:.6rem;line-height:1.7}.footer__address a{color:#eed8a0a6;text-decoration:none}.footer__social{display:flex;gap:.7rem;margin-top:1rem}.footer__social-link{width:34px;height:34px;border:1px solid rgba(238,216,160,.08);display:flex;align-items:center;justify-content:center;font-size:.64rem;color:#eed8a047;text-decoration:none;transition:border-color .25s,color .25s}.footer__social-link:hover{border-color:var(--teal);color:var(--teal)}.footer__col-title{font-size:.55rem;letter-spacing:.28em;text-transform:uppercase;color:#eed8a038;margin-bottom:1.3rem}.footer__col-links{display:flex;flex-direction:column;gap:.65rem}.footer__col-links a{font-size:.77rem;color:#eed8a054;text-decoration:none;transition:color .25s}.footer__col-links a:hover{color:var(--gold)}.footer__bottom{display:flex;justify-content:space-between;align-items:center}.footer__legal{font-size:.58rem;color:#eed8a073;line-height:1.85}.footer__legal a{color:inherit;text-decoration:none}.footer__certs{display:flex;gap:.6rem}.footer__cert{font-size:.47rem;letter-spacing:.12em;text-transform:uppercase;padding:.24rem .6rem;border:1px solid rgba(200,154,8,.18);color:#eed8a059}.product-page{display:grid;grid-template-columns:1fr 1fr;min-height:80vh}.product-page__media{position:sticky;top:0;height:100vh;overflow:hidden;background:var(--black)}.product-page__media-img{width:100%;height:100%;object-fit:cover}.product-page__media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:8rem}.product-page__info{padding:5rem 4rem;display:flex;flex-direction:column;gap:1.5rem}.product-page__vendor{font-size:.58rem;letter-spacing:.28em;text-transform:uppercase;color:var(--teal)}.product-page__title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:400;color:var(--black);line-height:1.1}.product-page__price{font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:300;color:var(--black)}.product-page__description{font-size:.88rem;line-height:1.92;color:#0e0a068c}.product-page__divider{height:1px;background:#0e0a0614}.product-page__form{display:flex;flex-direction:column;gap:1rem}.product-page__label{font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:#0e0a0666;margin-bottom:.4rem}.product-page__variants{display:flex;flex-wrap:wrap;gap:.5rem}.product-page__variant{padding:.5rem 1rem;border:1px solid rgba(14,10,6,.15);font-size:.72rem;background:transparent;color:var(--black);transition:all .25s}.product-page__variant:hover,.product-page__variant.selected{background:var(--black);color:var(--cream);border-color:var(--black)}.product-page__quantity{display:flex;align-items:center;gap:0}.product-page__qty-btn{width:40px;height:44px;border:1px solid rgba(14,10,6,.15);background:transparent;font-size:1.1rem;color:var(--black);transition:background .2s}.product-page__qty-btn:hover{background:#0e0a060d}.product-page__qty-input{width:60px;height:44px;border:1px solid rgba(14,10,6,.15);border-left:none;border-right:none;text-align:center;font-family:Jost,sans-serif;font-size:.9rem;font-weight:300;background:transparent}.product-page__atc{width:100%;background:var(--coral);color:var(--cream);border:none;padding:1.1rem 2rem;font-family:Jost,sans-serif;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;transition:background .25s,transform .3s var(--ease)}.product-page__atc:hover{background:var(--coral-dk);transform:translateY(-1px)}.product-page__trust{display:flex;flex-direction:column;gap:.6rem}.product-page__trust-item{display:flex;align-items:center;gap:.7rem;font-size:.74rem;color:#0e0a0673}.product-page__trust-icon{color:var(--teal)}.product-page__story-card{background:var(--cream);padding:1.5rem;border-left:2px solid var(--teal)}.product-page__story-label{font-size:.52rem;letter-spacing:.22em;text-transform:uppercase;color:var(--teal);margin-bottom:.5rem}.product-page__story-text{font-family:Cormorant Garamond,serif;font-size:.88rem;font-style:italic;line-height:1.75;color:var(--black)}.collection-page__hero{background:var(--black);padding:5rem 4rem 4rem;position:relative;overflow:hidden}.collection-page__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 50% 100%,rgba(200,104,48,.15) 0%,transparent 65%)}.collection-page__hero-content{position:relative;z-index:2;max-width:680px}.collection-page__title{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;color:var(--cream);letter-spacing:.2em;text-transform:uppercase}.collection-page__description{font-size:.86rem;line-height:1.9;color:#fbf6ea73;margin-top:1rem;max-width:540px}.collection-page__products{padding:4rem;background:var(--cream)}.collection-page__filter-bar{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;border-bottom:1px solid rgba(14,10,6,.07);margin-bottom:2.5rem}.collection-page__count{font-size:.7rem;color:#0e0a0666}.collection-page__sort{display:flex;align-items:center;gap:1rem;font-size:1.5rem;letter-spacing:.14em;text-transform:uppercase;color:#0e0a0680}.collection-page__sort select{font-family:Jost,sans-serif;font-size:.65rem;letter-spacing:.14em;border:1px solid rgba(14,10,6,.12);padding:.4rem .8rem;background:transparent;color:var(--black);cursor:pointer}.cart-page{padding:4rem;max-width:1000px;margin:0 auto}.cart-page__title{font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:300;color:var(--black);letter-spacing:.1em;margin-bottom:3rem}.cart-page__items{display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(14,10,6,.07)}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:2rem;padding:2rem 0;border-bottom:1px solid rgba(14,10,6,.07);align-items:start}.cart-item__image{width:100px;height:100px;object-fit:cover;background:var(--cream)}.cart-item__name{font-family:Cormorant Garamond,serif;font-size:1.1rem;color:var(--black);text-decoration:none}.cart-item__name:hover{color:var(--teal-mid)}.cart-item__variant{font-size:.68rem;color:#0e0a0666;margin-top:.3rem}.cart-item__remove{font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:#0e0a064d;background:none;border:none;margin-top:.8rem;transition:color .2s}.cart-item__remove:hover{color:var(--coral)}.cart-item__price{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:300;color:var(--black)}.cart-page__footer{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(14,10,6,.07);display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.cart-page__total{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:300;color:var(--black)}.cart-page__total span{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:#0e0a0666;margin-right:.8rem}.cart-page__shipping-note{font-size:.7rem;color:#0e0a0666}.cart-page__empty{text-align:center;padding:6rem 2rem}.cart-page__empty-title{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;color:var(--black);margin-bottom:1rem}.cart-page__empty-text{font-size:.86rem;color:#0e0a0666;margin-bottom:2rem}@media screen and (max-width:1024px){.sw,.sw-full,.gift-finder{padding:4rem 1.5rem}.proof-bar{padding:.9rem 1.5rem;flex-direction:column;gap:.5rem}.header__nav{display:none}.header__hamburger{display:flex}.header-inner{padding:1rem 1.5rem}.hero{padding:0 1.5rem 5rem;min-height:80vh}.hero__scroll{display:none}.trust-strip{grid-template-columns:repeat(2,1fr)}.gift-finder__grid{grid-template-columns:1fr 1fr}.gift-finder__grid .gift-finder__card:last-child{grid-column:1 / -1}.product-grid{grid-template-columns:1fr 1fr}.product-card--featured{grid-column:span 2}.how-it-works__grid{grid-template-columns:1fr 1fr}.story-card-section{grid-template-columns:1fr}.story-card-section__visual,.story-card-section__content{padding:3rem 1.5rem}.promise-band{grid-template-columns:1fr;gap:2.5rem;padding:3.5rem 1.5rem}.collections-strip{grid-template-columns:repeat(3,1fr);height:200px}.testimonials__grid,.subscription-section{grid-template-columns:1fr}.subscription-section__left,.subscription-section__right{padding:3rem 1.5rem}.email-signup{padding:4rem 1.5rem}.site-footer{padding:4rem 1.5rem 2rem}.footer__grid{grid-template-columns:1fr 1fr;gap:2.5rem}.product-page{grid-template-columns:1fr}.product-page__media{position:relative;height:auto}.product-page__info{padding:2.5rem 1.5rem}.collection-page__hero{padding:3.5rem 1.5rem 3rem}.collection-page__products,.cart-page{padding:2.5rem 1.5rem}}@media screen and (max-width:640px){.announcement-bar{gap:1rem;padding:.65rem 1rem}.announcement-bar__item:nth-child(3),.announcement-bar__item:nth-child(4){display:none}.product-grid{grid-template-columns:1fr}.product-card--featured{grid-column:span 1}.product-card--featured .product-card__image-wrap{aspect-ratio:1/1}.collections-strip{grid-template-columns:repeat(2,1fr);height:280px}.gift-finder__grid,.how-it-works__grid{grid-template-columns:1fr}.footer__grid{grid-template-columns:1fr;gap:2rem}.cart-item{grid-template-columns:80px 1fr}.cart-item__price{grid-column:2}}body{font-size:16px!important}.announcement-bar__item{font-size:.72rem!important;color:#fbf6eae6!important;letter-spacing:.12em!important}.header__nav-link{color:#fbf6eae6!important;font-size:.68rem!important;letter-spacing:.16em!important}.header__cart{color:#fbf6eab3!important;border-color:#fbf6ea40!important;font-size:.65rem!important}.hero__eyebrow{color:var(--gold)!important;font-size:.72rem!important;letter-spacing:.3em!important}.hero__tagline{color:#fbf6eae6!important;font-size:clamp(1.1rem,1.8vw,1.5rem)!important}.hero__subtext{color:#fbf6ead1!important;font-size:.95rem!important;line-height:1.85!important}.hero__proof-text{color:#fbf6eab3!important;font-size:.75rem!important}.hero__proof-text span{color:#fbf6eae6!important}.trust-strip__title{font-size:.7rem!important;color:var(--black)!important;font-weight:600!important;letter-spacing:.08em!important}.trust-strip__desc{font-size:.72rem!important;color:#0e0a06b8!important;line-height:1.55!important}.proof-bar__live{font-size:.72rem!important;color:#eed8a0b3!important}.proof-bar__rating{font-size:.68rem!important;color:#eed8a099!important;letter-spacing:.12em!important}.ember-label{font-size:.65rem!important;color:var(--gold)!important;opacity:1!important;letter-spacing:.28em!important}.ember-label--teal{color:var(--teal)!important}.ember-label--honey{color:#b58a2c!important;font-weight:500!important}.ember-label--gold{color:var(--gold)!important}.ember-label--coral{color:var(--coral)!important}.hl{font-size:clamp(2.2rem,4vw,3.2rem)!important;color:var(--black)!important}.hl em{color:var(--teal)!important}.hl--light{color:#fbf6ea!important}.hl--light em{color:var(--teal)!important}.product-card__category{font-size:.62rem!important;color:var(--gold)!important;opacity:1!important;letter-spacing:.16em!important}.product-card__title{font-size:1.25rem!important;color:var(--black)!important}.product-card__desc{font-size:.82rem!important;color:#0e0a06a6!important;line-height:1.8!important}.product-card__price{font-size:1.25rem!important;color:var(--black)!important}.product-card__stock{font-size:.68rem!important;color:var(--teal-mid)!important}.product-card__shipping{font-size:.68rem!important;color:#0e0a0699!important}.product-card__tag{font-size:.58rem!important;color:var(--gold)!important;border-color:#c89a0859!important}.gift-finder__who{font-size:.65rem!important;color:var(--gold)!important;opacity:1!important;letter-spacing:.18em!important}.gift-finder__title{font-family:Cormorant Garamond,serif!important;font-size:1.35rem!important;color:#fbf6ea!important;line-height:1.25!important}.gift-finder__boxes{font-size:.78rem!important;color:#fbf6eab8!important;line-height:1.75!important}.gift-finder__arrow{font-size:.68rem!important;color:var(--gold)!important;letter-spacing:.14em!important}.how-it-works__step{background:#fff!important}.how-it-works__step:hover{background:#c89a0814!important}.how-it-works__title{font-family:Cormorant Garamond,serif!important;font-size:1.3rem!important;color:var(--black)!important;font-weight:400!important}.how-it-works__desc{font-size:.85rem!important;color:#0e0a06bf!important;line-height:1.85!important}.how-it-works__number{font-size:3.5rem!important;color:#0e0a060f!important}.story-card__label{font-size:.6rem!important;color:var(--gold)!important;letter-spacing:.22em!important}.story-card__body{font-size:1rem!important;color:var(--black)!important;line-height:1.85!important}.story-card__sign{font-size:.9rem!important;color:var(--teal-mid)!important}.story-card-section__item{font-size:.85rem!important;color:#eed8a0d1!important;line-height:1.7!important}.story-card-section__check{color:var(--gold)!important;font-size:.75rem!important}.body-copy--light{font-size:.92rem!important;color:#eed8a0c7!important;line-height:1.9!important}.promise-band{background:var(--cream)!important;padding:5rem 4rem!important}.promise-band__quote{font-size:clamp(1.5rem,2.8vw,2.2rem)!important;color:var(--black)!important;line-height:1.6!important}.promise-band__quote em{color:var(--teal)!important;font-style:italic!important;font-weight:500!important}.promise-band__attr{font-size:.75rem!important;color:#0e0a06a6!important;letter-spacing:.18em!important;margin-top:1.5rem!important}.promise-band__item-name{font-size:.78rem!important;color:var(--black)!important;font-weight:600!important;letter-spacing:.1em!important}.promise-band__item-desc{font-size:.78rem!important;color:#0e0a06b8!important;margin-top:.2rem!important;line-height:1.6!important}.collections-strip{height:300px!important}.collections-strip__name{font-family:Cormorant Garamond,serif!important;font-size:1.5rem!important;font-weight:400!important;color:var(--honey)!important;opacity:1!important;letter-spacing:.1em!important;line-height:1.35!important;text-shadow:0 2px 12px rgba(0,0,0,.6)!important}.collections-strip__item:hover .collections-strip__name{color:#fbf6ea!important}.testimonials__score{font-size:3.5rem!important;color:var(--black)!important}.testimonials__rating-stars{font-size:.9rem!important;color:var(--gold)!important}.testimonials__count{font-size:.75rem!important;color:#0e0a068c!important}.testimonial__quote{font-size:1.1rem!important;color:var(--black)!important;line-height:1.7!important}.testimonial--dark .testimonial__quote{color:#fbf6ea!important}.testimonial__name{font-size:.68rem!important;color:var(--teal-mid)!important;letter-spacing:.16em!important}.testimonial--dark .testimonial__name{color:var(--gold)!important}.testimonial__location{font-size:.65rem!important;color:#0e0a0673!important}.testimonial--dark .testimonial__location{color:#eed8a080!important}.testimonial__verified{font-size:.58rem!important;color:var(--gold)!important;opacity:1!important}.subscription-section__left .ember-label{color:#0e0a0699!important;font-size:.65rem!important}.subscription-section__left h2{color:var(--black)!important;font-size:clamp(2rem,3.5vw,3rem)!important}.subscription-section__left h2 em{color:#0e0a0699!important}.subscription-section__left .body-copy{color:#0e0a06d1!important;font-size:.9rem!important;line-height:1.85!important}.subscription-features__item{font-size:.85rem!important;color:#0e0a06d1!important;line-height:1.7!important}.subscription-plan__name{font-family:Cormorant Garamond,serif!important;font-size:1.2rem!important;color:var(--black)!important}.subscription-plan__desc{font-size:.75rem!important;color:#0e0a06b3!important}.subscription-plan__price{font-family:Cormorant Garamond,serif!important;font-size:1.6rem!important;color:var(--black)!important}.subscription-plan__per{font-size:.62rem!important;color:#0e0a0699!important}.subscription-section__right>p{font-size:.75rem!important;color:#0e0a0699!important}.subscription-section__right>div:first-of-type{font-size:.62rem!important;color:#0e0a0699!important;letter-spacing:.22em!important}.email-signup{background:var(--black)!important}.email-signup h2{font-size:clamp(2rem,4vw,3rem)!important;color:#fbf6ea!important}.email-signup h2 em{color:var(--teal)!important}.email-signup p{font-size:.9rem!important;color:#eed8a0b8!important;line-height:1.85!important}.email-signup__input{background:#fbf6ea14!important;border-color:#fbf6ea33!important;color:#fbf6ea!important;font-size:.88rem!important}.email-signup__input::placeholder{color:#fbf6ea73!important}.email-signup__btn{background:var(--teal)!important;color:var(--black)!important;font-size:.68rem!important;letter-spacing:.16em!important;font-weight:500!important}.email-signup__incentive{font-size:.72rem!important;color:#eed8a099!important;letter-spacing:.08em!important}.site-footer{background:var(--black)!important}.footer__brand{font-size:1.1rem!important;color:#fbf6ea!important;letter-spacing:.45em!important}.footer__tagline{font-size:.88rem!important;color:#eed8a08c!important;line-height:1.7!important}.footer__address{font-size:.75rem!important;color:#eed8a080!important;line-height:1.75!important}.footer__address a{color:#eed8a0a6!important}.footer__col-title{font-size:.6rem!important;color:#eed8a0a6!important;letter-spacing:.22em!important;margin-bottom:1.4rem!important}.footer__col-links a{font-size:.82rem!important;color:#eed8a0a6!important;line-height:1!important}.footer__col-links a:hover{color:var(--gold)!important}.footer__social-link{color:#eed8a08c!important;border-color:#eed8a02e!important;font-size:.72rem!important}.footer__social-link:hover{color:var(--gold)!important;border-color:var(--gold)!important}.footer__legal{font-size:.65rem!important;color:#eed8a073!important;line-height:1.9!important}.footer__cert{font-size:.55rem!important;color:#eed8a0b3!important;border-color:#c89a084d!important;letter-spacing:.1em!important}.hero{min-height:70vh!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;padding:0 4rem 5rem!important;gap:0!important}.hero__title{font-size:clamp(5rem,12vw,9rem)!important;line-height:1!important;display:block!important;white-space:nowrap!important}.hero__dot{display:inline-block!important;vertical-align:middle!important;margin-left:.12em!important;margin-bottom:.15em!important;width:clamp(10px,1.1vw,14px)!important;height:clamp(10px,1.1vw,14px)!important}.hero__eyebrow{color:var(--gold)!important;font-size:.75rem!important;font-weight:500!important;letter-spacing:.28em!important;opacity:1!important;text-shadow:0 1px 8px rgba(0,0,0,.5)!important;margin-bottom:1.2rem!important}.hero__eyebrow:before{background:var(--teal)!important;opacity:1!important}.btn--ghost{color:#fbf6ead9!important;border:1px solid rgba(251,246,234,.45)!important;font-size:.68rem!important;letter-spacing:.18em!important}.btn--ghost:hover{color:#fbf6ea!important;border-color:#fbf6eacc!important;background:#fbf6ea14!important}.trust-strip{position:relative!important;z-index:10!important}.hero__content{position:relative!important;z-index:2!important;max-width:640px!important;width:100%!important}.how-it-works__number{font-size:3.5rem!important;color:#0e0a061f!important;line-height:1!important;margin-bottom:-.5rem!important}.gift-finder .btn--ghost{color:#fbf6ead9!important;border-color:#fbf6ea66!important}.gift-finder .btn--ghost:hover{color:#fbf6ea!important;border-color:var(--gold)!important}.hero__proof-stars{color:var(--gold)!important;font-size:.9rem!important}.hero__proof-text{font-size:.78rem!important;color:#fbf6eabf!important}.hero__proof-text span{color:#fbf6ea!important;font-weight:500!important}.hero__tagline{color:#fbf6eaf2!important;font-size:clamp(1.1rem,1.8vw,1.4rem)!important;text-shadow:0 1px 10px rgba(0,0,0,.5)!important}.hero__subtext{color:#fbf6ead9!important;font-size:.95rem!important;line-height:1.85!important;text-shadow:0 1px 10px rgba(0,0,0,.4)!important;max-width:520px!important}@media screen and (max-width:1024px){.hero{padding:0 1.5rem 4rem!important;min-height:80vh!important;justify-content:flex-end!important}.hero__content{max-width:100%!important}}.announcement-bar{background:var(--black)!important;padding:.7rem 2rem!important;border-bottom:1px solid rgba(238,216,160,.08)!important}.announcement-bar__item{font-size:.68rem!important;font-weight:400!important;letter-spacing:.14em!important;color:#fbf6ead9!important;text-transform:uppercase!important}.announcement-bar{background:var(--black)!important;border-bottom:1px solid rgba(238,216,160,.08)!important;overflow:hidden!important;padding:0!important;position:relative!important;z-index:100!important}.announcement-bar__track{overflow:hidden;padding:.7rem 0}.announcement-bar__inner{display:flex;gap:3rem;align-items:center;animation:announcement-scroll 28s linear infinite;width:max-content;white-space:nowrap}.announcement-bar__item{display:inline-flex;align-items:center;gap:.6rem;font-size:.68rem!important;font-weight:400!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#fbf6ead9!important;white-space:nowrap}.announcement-bar__dot{color:var(--gold)!important;font-size:.65rem!important}.announcement-bar__highlight{color:var(--gold)!important;font-weight:500!important}@keyframes announcement-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.marquee{display:none!important}@media screen and (max-width:768px){.corporate-hero-grid{grid-template-columns:1fr!important;gap:3rem!important}section>div[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important;gap:2rem!important}section[style*="padding:7rem 4rem"]{padding:4rem 1.5rem!important}section[style*="padding:9rem 4rem"]{padding:5rem 1.5rem 3rem!important}section[style*="padding:8rem 4rem"]{padding:4rem 1.5rem!important}section[style*="padding:6rem 4rem"]{padding:4rem 1.5rem!important}section[style*="padding:5rem 4rem"]{padding:3.5rem 1.5rem!important}.corp-stats-grid{grid-template-columns:1fr 1fr!important}#ember-corporate-form div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}#ember-corporate-form div[style*="grid-column:span 2"]{grid-column:span 1!important}.recipient-body{grid-template-columns:1fr!important}.recipient-body .corp-field[style*="grid-column:span 2"]{grid-column:span 1!important}.corp-step{font-size:.5rem!important;padding:.7rem .5rem!important;letter-spacing:.08em!important}div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important;gap:0!important}.promise-band{padding:3.5rem 1.5rem!important;gap:2rem!important}.story-card-section__visual,.story-card-section__content{padding:2.5rem 1.5rem!important}.collections-strip{grid-template-columns:repeat(2,1fr)!important;height:320px!important}.trust-strip{grid-template-columns:1fr 1fr!important}.trust-strip__item{padding:1.2rem 1rem!important}.trust-strip__title{font-size:.58rem!important;white-space:normal!important}.testimonials__grid,.gift-finder__grid,.how-it-works__grid,.subscription-section{grid-template-columns:1fr!important}.footer__grid{grid-template-columns:1fr!important;gap:2rem!important}body{overflow-x:hidden!important}section{overflow-x:hidden!important}.hero__actions{flex-direction:column!important;align-items:flex-start!important}.product-grid{grid-template-columns:1fr!important}}@media screen and (max-width:480px){.announcement-bar__inner{animation-duration:20s!important}.hero__title{font-size:clamp(4rem,18vw,5.5rem)!important;letter-spacing:.18em!important}.corp-step{font-size:.42rem!important;padding:.6rem .4rem!important;letter-spacing:.05em!important}.hero__actions .btn{width:100%!important;text-align:center!important}.review-recipient-detail{font-size:.7rem!important}}@media screen and (max-width:768px){article section>div,article section>div>div{max-width:100%!important}article div[style*="grid-template-columns: 1fr 1fr"],article div[style*="grid-template-columns:1fr 1fr"]{display:flex!important;flex-direction:column!important;gap:0!important}article section{padding:4rem 1.5rem!important}article section:first-child{padding:5rem 1.5rem 3rem!important}article h1{font-size:clamp(2.5rem,10vw,3.5rem)!important}article h2{font-size:clamp(1.8rem,7vw,2.5rem)!important}article p[style*="font-size:1.3rem"]{font-size:1.1rem!important;padding-left:1.2rem!important}article div[style*="border-left:2px solid var(--coral)"],article div[style*="border-left:2px solid var(--teal)"]{width:100%!important}article div[style*="grid-template-columns: 1fr 1fr"]>div,article div[style*="grid-template-columns:1fr 1fr"]>div{border-top:1px solid rgba(14,10,6,.07)!important;width:100%!important}article div[style*="display:flex;gap:1rem;justify-content:center"]{flex-direction:column!important;align-items:center!important;width:100%!important}article div[style*="display:flex;gap:1rem;justify-content:center"] .btn{width:100%!important;max-width:320px!important;justify-content:center!important}article section[style*="background:var(--teal)"]{padding:3.5rem 1.5rem!important}article section[style*="background:var(--teal)"] div{font-size:clamp(1.4rem,5vw,1.8rem)!important}article section[style*="background:var(--honey)"],article section[style*="background:var(--cream)"]{padding:4rem 1.5rem!important}article p[style*="font-size:.96rem"]{font-size:.9rem!important}article p[style*="font-size:.92rem"]{font-size:.88rem!important}article p[style*="font-size:.88rem"]{font-size:.86rem!important}article div[style*="background:rgba(14,10,6,.07)"]>div{border-top:1px solid rgba(14,10,6,.07)!important;padding:2rem 1.2rem!important}}@media screen and (max-width:480px){article h1{font-size:clamp(2.2rem,9vw,3rem)!important}article p[style*="font-size:1.05rem"]{font-size:.9rem!important}}.product-gallery__main{aspect-ratio:1 / 1!important}.product-gallery__main-img,.product-gallery__main-video{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:none!important}.product-gallery__main-img.active,.product-gallery__main-video.active{display:block!important}@media(min-width:1025px){.product-gallery__main{aspect-ratio:unset!important;flex:1!important;height:auto!important}}.hero-inner p,.hero p{color:#fbf6ead9!important}.footer__tagline{color:#fbf6eac7!important}.footer__col-links a,.footer__address a{color:#fbf6eab8!important}.footer__legal{color:#fbf6ea99!important}.product-page__trust-item{color:#0e0a06b8!important}.product-page__description p{color:#0e0a06bf!important}.our-story-section p,.contains-text,.delivery-section p{color:#fbf6ead9!important}.faq-answer{color:#0e0a06bf!important}.header__search-btn{background:none;border:none;cursor:pointer;color:var(--black);display:flex;align-items:center;justify-content:center;padding:.3rem;margin-right:.5rem;transition:color .2s;flex-shrink:0}.header__search-btn:hover{color:var(--teal)}.search-overlay{position:fixed;top:0;left:0;right:0;background:var(--black);z-index:300;transform:translateY(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);padding:0}.search-overlay.open{transform:translateY(0)}.search-overlay__inner{max-width:800px;margin:0 auto;display:flex;align-items:center;gap:1rem;padding:1.4rem 2rem}.search-overlay__form{flex:1;display:flex;align-items:center;border-bottom:1px solid rgba(251,246,234,.25);gap:.8rem}.search-overlay__input{flex:1;background:none;border:none;outline:none;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:300;color:#fbf6ea;padding:.8rem 0;caret-color:var(--teal)}.search-overlay__input::placeholder{color:#fbf6ea4d;font-style:italic}.search-overlay__submit{background:none;border:none;cursor:pointer;color:#fbf6ea80;display:flex;align-items:center;transition:color .2s;flex-shrink:0}.search-overlay__submit:hover{color:var(--teal)}.search-overlay__close{background:none;border:none;cursor:pointer;color:#fbf6ea73;font-size:.9rem;transition:color .2s;flex-shrink:0;padding:.5rem}.search-overlay__close:hover{color:var(--teal)}@media(max-width:768px){.search-overlay__inner{padding:1rem 1.5rem;gap:.6rem}.search-overlay__input{font-size:1.1rem}}.header__cart{color:#fbf6eae0!important;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:color .2s}.header__cart:hover{color:#fbf6ea!important}.btn--ghost--dark{display:inline-block;background:transparent;color:#fbf6eae0;border:1px solid rgba(251,246,234,.35);font-family:Jost,sans-serif;font-weight:400;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:all .2s}.btn--ghost--dark:hover{border-color:#fbf6eab3;color:#fbf6ea}.breadcrumbs{background:var(--cream);padding:.8rem 2rem;border-bottom:1px solid rgba(14,10,6,.06)}.breadcrumbs__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.breadcrumbs__link{font-family:Jost,sans-serif;font-size:.65rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#0e0a0673;text-decoration:none;transition:color .2s}.breadcrumbs__link:hover{color:var(--teal)}.breadcrumbs__sep{font-size:.65rem;color:#0e0a0640}.breadcrumbs__current{font-family:Jost,sans-serif;font-size:.65rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#0e0a06a6}@media(max-width:768px){.breadcrumbs{padding:.7rem 1.5rem}}@media(min-width:1025px){.hero{min-height:78vh!important;max-height:85vh!important}.hero__content{max-width:580px!important;padding-top:0!important}.hero__title{font-size:7rem!important;letter-spacing:.15em!important;margin-bottom:1.2rem!important;line-height:1!important}.hero__tagline{font-size:1.15rem!important;margin-bottom:.8rem!important}.hero__subtext{font-size:.88rem!important;line-height:1.85!important;max-width:420px!important;margin-bottom:1.8rem!important}.hero__eyebrow{margin-bottom:.8rem!important}.hero__actions{margin-bottom:1.5rem!important}.hero__scroll{display:none!important}}@media(min-width:769px)and (max-width:1024px){.hero{min-height:70vh!important}.hero__title{font-size:5.5rem!important}}@media(min-width:1025px){.objects-collection-hero,.collection-hero{min-height:auto!important;padding:3.5rem 6rem 3rem!important}.collection__header{padding:3rem 4rem 2rem!important}.collection__title,.collection__header h1{font-size:clamp(2.2rem,4vw,3.5rem)!important;line-height:1.05!important}}@media(min-width:1025px){.hero{min-height:78vh!important;max-height:88vh!important}.hero__content{max-width:52%!important}.hero__title{font-size:6.5rem!important;letter-spacing:.14em!important;line-height:1!important;margin-bottom:1rem!important}.hero__tagline{font-size:1.1rem!important;margin-bottom:.7rem!important}.hero__subtext{font-size:.85rem!important;max-width:400px!important;margin-bottom:1.5rem!important}.hero__actions{margin-bottom:1.2rem!important}.hero__scroll{display:none!important}}@media(min-width:769px)and (max-width:1024px){.hero{min-height:70vh!important}.hero__title{font-size:5rem!important}.hero__content{max-width:60%!important}}@media(min-width:1025px){.otr-hero{padding:4.5rem 6rem 3.5rem!important}.otr-hero h1{font-size:clamp(2.5rem,5vw,4.2rem)!important;margin-bottom:1.2rem!important}.otr-hero p{margin-bottom:1.5rem!important}}@media(min-width:1025px){.collection-hero{padding:3.5rem 6rem 2.5rem!important;min-height:auto!important}.collection-hero h1,.collection__title{font-size:clamp(2rem,4vw,3.2rem)!important;line-height:1.05!important}.collection-hero .collection__description{font-size:.85rem!important;max-width:600px!important}}@media(min-width:1025px){.ritual-grid,.collection-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))!important}}@media(min-width:1025px){.hero{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-height:auto!important;max-height:none!important;padding:2.5rem 5rem!important;gap:0!important;grid-template-columns:unset!important}.hero__content{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto auto auto!important;width:100%!important;max-width:100%!important;column-gap:4rem!important;row-gap:0!important;position:relative!important;z-index:2!important;align-items:start!important}.hero__eyebrow{grid-column:1!important;grid-row:1!important;margin-bottom:.8rem!important;font-size:.68rem!important}.hero__title{grid-column:1!important;grid-row:2!important;font-size:clamp(4rem,7.5vw,6.5rem)!important;letter-spacing:.2em!important;line-height:.95!important;margin-bottom:.8rem!important;white-space:nowrap!important}.hero__dot{width:10px!important;height:10px!important;vertical-align:super!important;margin-left:.08em!important;margin-bottom:0!important}.hero__tagline{grid-column:1!important;grid-row:3!important;font-size:1.05rem!important;margin-top:.4rem!important;margin-bottom:.5rem!important}.hero__subtext{grid-column:1!important;grid-row:4!important;font-size:.88rem!important;max-width:100%!important;margin-top:.3rem!important;line-height:1.75!important}.hero__actions{grid-column:2!important;grid-row:2 / 4!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;align-self:center!important;margin-top:0!important;margin-bottom:0!important;gap:.8rem!important}.hero__actions .btn{width:100%!important;max-width:280px!important;justify-content:center!important}.hero__proof{grid-column:2!important;grid-row:4!important;align-self:end!important;margin-top:.5rem!important}.hero__scroll{display:none!important}}@media(min-width:1025px){section.otr-hero{padding:4rem 5rem 3rem!important}}@media(min-width:1025px){.collection-page__hero{padding:3.5rem 5rem 2.5rem!important}.collection-page__title,.collection-page__hero h1{font-size:clamp(2rem,3.5vw,3rem)!important;letter-spacing:.12em!important;line-height:1.1!important}}@media(min-width:1025px){.ritual-grid,.collection-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}}@media(min-width:1025px){.otr-philosophy,.otr-categories{padding:3.5rem 4rem!important}.otr-philosophy-inner{gap:3rem!important}}@media(min-width:1025px){.product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:1px!important}.product-card--featured{grid-column:span 1!important}.otr-product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:1px!important}.collection-page__products .product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}.coll-grid{grid-template-columns:repeat(4,1fr)!important;gap:.8rem!important}.coll-card__img{aspect-ratio:1/1!important}}@media(min-width:1025px){.collection-page__products .product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,320px))!important;justify-content:start!important}}@media(min-width:1025px){.collection-page__products .product-grid{background:transparent!important}.collection-page__products .product-card{border:1px solid rgba(14,10,6,.07)!important}}@media(min-width:1025px){.page-our-story section:first-of-type,article>section:first-of-type{padding-top:3rem!important;padding-bottom:3rem!important;min-height:auto!important}}article section p,article section li,article p,article li{color:#0e0a06bf!important}article section[style*="background:var(--black)"] p,article section[style*="background:#0e0a06"] p,article section[style*="background:var(--black)"] li,article section[style*="background:var(--rich)"] p{color:#fbf6ead1!important}article section p em,article p em{color:var(--teal-mid)!important}article section[style*="background:var(--honey)"] p,article section[style*="background:var(--cream)"] p,article section[style*="background:#FBF6EA"] p,article section[style*="background:#EED8A0"] p{color:#0e0a06b8!important}article section[style*="background:var(--teal)"] p,article section[style*="background:#0DB8A4"] p{color:#0e0a06d1!important}@media(min-width:1025px){article section:first-of-type{padding:3rem 5rem!important;min-height:auto!important}article section:first-of-type>div,article section:first-of-type>div>div{text-align:left!important;margin-left:0!important;margin-right:auto!important;max-width:100%!important}article section:first-of-type h1{font-size:clamp(2rem,3.8vw,3.2rem)!important;line-height:1.15!important;white-space:normal!important;max-width:100%!important}article section:first-of-type .ember-label{justify-content:flex-start!important}article section:first-of-type p{max-width:680px!important;text-align:left!important}}.sticky-top{position:sticky;top:0;z-index:500}.site-header{position:relative!important;z-index:auto!important}.hero__horizon{display:none!important}.product-card__image-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-card__overlay{pointer-events:none!important;z-index:2}.product-card__badge,.product-card__quick-add{z-index:4!important}.skip-to-content{position:absolute;top:-100px;left:.5rem;background:var(--cream);color:var(--black);padding:.8rem 1.2rem;font-family:Jost,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;z-index:1000;border:2px solid var(--gold);transition:top .2s}.skip-to-content:focus,.skip-to-content:focus-visible{top:.5rem;outline:2px solid var(--gold);outline-offset:2px}*:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:2px}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.section-recipient-circles,.section-featured-carousel,.section-featured-collection,.section-collections-strip,.section-testimonials,.section-promise-band,.section-story-card,.section-gift-finder,.section-how-it-works,.section-subscription,.section-email-signup,.section-footer{content-visibility:auto;contain-intrinsic-size:auto 700px}@media(max-width:768px){input[type=text],input[type=email],input[type=tel],input[type=search],input[type=number],input[type=url],input[type=password],select,textarea{font-size:16px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:768px){.mobile-nav__link,.mobile-nav__trigger,.mobile-nav__sublink,.btn,.header__cart,.header__hamburger{min-height:44px}.mobile-nav__sublink{padding-block:.9rem}}html,body{overflow-x:clip;max-width:100vw}img{max-width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ember.css.map */
