*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,svg,video{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:none;border:none;padding:0}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}:root{--cream: #fff6e8;--espresso: #2b201b;--cherry: #e8464b;--lilac: #b8a1d8;--white: #ffffff;--radius-md: 16px;--radius-sm: 10px;--page-pad: 64px;--page-max: 1440px;--font-display: "Fraunces", Georgia, "Times New Roman", serif;--font-body: "Figtree", system-ui, sans-serif;--font-logo: "DM Serif Text", Georgia, serif;--ease: cubic-bezier(.25, .1, .25, 1);--transition: .22s var(--ease);--header-h: 72px}@media(max-width:990px){:root{--page-pad: 32px}}@media(max-width:749px){:root{--page-pad: 20px;--header-h: 64px}}.icon-crown{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;transform:rotate(-15deg);color:var(--cherry)}.icon-crown svg{display:block;width:100%;height:100%}.icon-crown--sm{width:12px;height:11px}.icon-crown--sm path{stroke-width:.75}.icon-crown--md{width:16px;height:14px}.icon-crown--lilac{color:var(--lilac)}.icon-crown--cherry{color:var(--cherry)}body{background:var(--cream);color:var(--espresso);font-family:var(--font-body);font-size:16px;font-weight:400}.main-content:focus{outline:none}.skip-link{position:absolute;left:-9999px;top:0;z-index:9999;padding:.75rem 1rem;background:var(--espresso);color:var(--cream);font-size:.875rem;font-weight:600}.skip-link:focus{left:1rem;top:1rem}.page-width{width:100%;max-width:var(--page-max);margin-inline:auto;padding-inline:var(--page-pad)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.font-display{font-family:var(--font-display)}.font-body{font-family:var(--font-body)}.font-logo{font-family:var(--font-logo)}.h1,.h2,.h3{font-family:var(--font-display);font-weight:500;line-height:1.1;letter-spacing:-.02em;color:var(--espresso)}.h1{font-size:clamp(2.5rem,5vw,4rem)}.h2{font-size:clamp(2rem,3.5vw,2.75rem)}.h3{font-size:clamp(1.25rem,2vw,1.5rem)}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--cherry);margin-bottom:1rem}.eyebrow--with-crown{margin-bottom:1rem}.eyebrow--on-cherry{color:var(--cream);justify-content:center}.body-lg{font-size:1.125rem;line-height:1.55}.body-sm{font-size:.875rem;line-height:1.5}.text-cream{color:var(--cream)}.text-cherry{color:var(--cherry)}.text-lilac{color:var(--lilac)}.text-white{color:var(--white)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.75rem 1.5rem;border-radius:var(--radius-md);border:2px solid transparent;font-family:var(--font-body);font-size:.9375rem;font-weight:600;letter-spacing:.02em;line-height:1;text-align:center;transition:background-color var(--transition),color var(--transition),border-color var(--transition),transform var(--transition),box-shadow var(--transition)}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--cherry);color:var(--white);border-color:var(--cherry)}.btn--primary:hover{background:#d33a40;border-color:#d33a40}.btn--secondary{background:transparent;color:var(--espresso);border-color:var(--espresso)}.btn--secondary:hover{background:var(--espresso);color:var(--cream)}.btn--dark{background:var(--espresso);color:var(--cream);border-color:var(--espresso)}.btn--dark:hover{background:#3d2f28;border-color:#3d2f28}.btn--full{width:100%}.btn .icon-arrow{width:16px;height:16px;transition:transform var(--transition)}.btn:hover .icon-arrow{transform:translate(3px)}.text-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.9375rem;font-weight:600;transition:color var(--transition),gap var(--transition)}.text-link:hover{gap:.65rem;color:var(--cherry)}.text-link--light{color:var(--cream)}.text-link--light:hover{color:var(--lilac)}.announcement-bar{background:var(--cherry);color:var(--cream);text-align:center;padding:.65rem var(--page-pad)}.announcement-bar__text{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1.4}.site-header{position:sticky;top:0;z-index:100;background:var(--cream);border-bottom:1px solid rgba(43,32,27,.08)}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;min-height:var(--header-h);padding-block:.75rem}.site-header__logo{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-logo);font-size:1.125rem;line-height:1;letter-spacing:.02em;justify-self:start}.site-header__logo-stay{color:var(--espresso)}.site-header__logo-posh{color:var(--cherry)}.site-header__nav{display:flex;align-items:center;justify-content:center;gap:1.75rem}.site-header__nav a,.site-header__nav-new{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;letter-spacing:.025em;color:var(--espresso);transition:color var(--transition);white-space:nowrap}.site-header__nav a:hover,.site-header__nav a[aria-current=page],.site-header__nav-new:hover{color:var(--cherry)}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:1.25rem}.site-header__search{font-size:.9375rem;font-weight:500;transition:color var(--transition)}.site-header__search:hover{color:var(--cherry)}.site-header__cart{position:relative;display:inline-flex;align-items:center;gap:.35rem}.site-header__cart .icon-bag{width:20px;height:20px}.cart-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.15rem;height:1.15rem;padding:0 .3rem;border-radius:999px;background:var(--cherry);color:var(--white);font-size:.65rem;font-weight:700;line-height:1}.cart-badge.is-empty,.cart-badge[hidden]{display:none}.site-header__menu-btn{display:none;width:40px;height:40px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.site-header__menu-btn span{display:block;width:20px;height:2px;background:var(--espresso);border-radius:1px;transition:transform var(--transition),opacity var(--transition)}.nav-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#2b201b73;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--transition),visibility var(--transition)}.nav-drawer.is-open{opacity:1;visibility:visible;pointer-events:auto}.nav-drawer__panel{position:absolute;top:0;left:0;width:min(100%,320px);height:100%;background:var(--cream);padding:1.5rem;transform:translate(-100%);transition:transform .28s var(--ease);display:flex;flex-direction:column;gap:2rem}.nav-drawer.is-open .nav-drawer__panel{transform:translate(0)}.nav-drawer__close{align-self:flex-end;font-size:.875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.nav-drawer__links{display:flex;flex-direction:column;gap:1.25rem}.nav-drawer__links a{font-family:var(--font-display);font-size:1.5rem;font-weight:500}html.nav-open{overflow:hidden}@media(max-width:990px){.site-header__inner{grid-template-columns:auto 1fr auto}.site-header__menu-btn{display:inline-flex}.site-header__nav{display:none}.site-header__logo{justify-self:center}.site-header__search-label{display:none}}.hero{padding-block:3.5rem 4rem}.hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}.hero__heading{font-family:var(--font-display);font-size:clamp(2.75rem,5.5vw,4.25rem);font-weight:500;line-height:1.05;letter-spacing:-.03em;margin-bottom:1.25rem}.hero__heading-line2{color:var(--cherry);display:block}.hero__text{font-size:1.0625rem;line-height:1.6;max-width:28rem;margin-bottom:1.75rem;color:#2b201bd9}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}.hero__trust{display:flex;flex-wrap:wrap;gap:1.25rem 1.75rem}.hero__trust-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:400;color:var(--espresso)}.hero__trust-item .icon-crown{flex-shrink:0}.hero__media{position:relative}.hero__image{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--radius-md)}.hero__badge{position:absolute;right:1.25rem;bottom:1.25rem;width:5.5rem;height:5.5rem;border-radius:50%;background:var(--lilac);color:var(--espresso);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.1;box-shadow:0 8px 24px #2b201b1f;animation:badge-float 4s ease-in-out infinite}.hero__badge-label{font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero__badge-price{font-family:var(--font-display);font-size:1.35rem;font-weight:600}@keyframes badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(max-width:990px){.hero__grid{grid-template-columns:1fr;gap:2.5rem}.hero__media{order:-1}.hero__image{aspect-ratio:5 / 4}}@media(max-width:749px){.hero{padding-block:2rem 3rem}.hero__actions{flex-direction:column}.hero__actions .btn{width:100%}.hero__trust{flex-direction:column;gap:.75rem}}.categories{padding-block:2rem 4.5rem}.categories__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2.5rem}.categories__header-copy .eyebrow{margin-bottom:.5rem}.categories__heading{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:600;letter-spacing:-.025em}.categories__view-all{font-size:1rem;font-weight:400;color:var(--espresso);white-space:nowrap;transition:color var(--transition)}.categories__view-all:hover{color:var(--cherry)}.categories__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.cat-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;min-height:380px;padding:1.5rem;border:1px solid var(--espresso);border-radius:var(--radius-md);overflow:hidden;transition:transform var(--transition);color:var(--espresso)}.cat-card:hover{transform:translateY(-4px)}.cat--lilac{background:var(--lilac)}.cat--cherry{background:var(--cherry);color:var(--espresso)}.cat--espresso{background:var(--espresso);color:var(--cream)}.cat--cream{background:var(--cream);border-color:var(--espresso)}.cat-card__title{font-family:var(--font-display);font-size:1.75rem;font-weight:600;line-height:1.15;letter-spacing:-.0125em;margin-bottom:.5rem}.cat-card__desc{font-size:.875rem;line-height:1.4;opacity:.8}.cat-card__image{width:100%;height:180px;object-fit:cover;border-radius:8px}@media(max-width:990px){.categories__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:.85rem;padding-bottom:.5rem;margin-inline:calc(var(--page-pad) * -1);padding-inline:var(--page-pad);-webkit-overflow-scrolling:touch}.cat-card{flex:0 0 min(70vw,240px);scroll-snap-align:start;min-height:260px}}@media(max-width:749px){.cat-card{flex-basis:min(78vw,220px)}}.featured-collection{padding-block:2rem 4.5rem}.featured-collection__header{text-align:center;max-width:36rem;margin:0 auto 2.5rem}.featured-collection__header .eyebrow{justify-content:center}.featured-collection__heading{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:600;letter-spacing:-.025em;margin-bottom:.5rem}.featured-collection__subheading{font-size:1.0625rem;color:#2b201bb3}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.product-card{background:var(--white);border:1px solid rgba(43,32,27,.12);border-radius:var(--radius-md);overflow:hidden;display:flex;flex-direction:column;transition:border-color var(--transition),box-shadow var(--transition)}.product-card:hover{border-color:#2b201b47;box-shadow:0 12px 32px #2b201b0f}.product-card__media{position:relative;aspect-ratio:1;background:#f7efe3;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--ease)}.product-card:hover .product-card__image{transform:scale(1.03)}.product-card__badge{position:absolute;top:.85rem;left:.85rem;font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--lilac);background:#ffffffeb;padding:.35rem .55rem;border-radius:6px}.product-card__body{display:flex;flex-direction:column;gap:.35rem;padding:1.15rem 1.15rem 1.25rem;flex:1}.product-card__meta{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.product-card__title{font-family:var(--font-display);font-size:1.125rem;font-weight:500;line-height:1.2}.product-card__title a:hover{color:var(--cherry)}.product-card__price{font-size:.9375rem;font-weight:600;white-space:nowrap}.product-card__form{margin-top:.85rem}@media(max-width:990px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.product-grid{grid-template-columns:1fr}}.brand-story{background:var(--espresso);color:var(--cream);padding-block:4.5rem}.brand-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}.brand-story__image{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--radius-md)}.brand-story__content .eyebrow{color:var(--lilac)}.brand-story__heading{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:500;letter-spacing:-.02em;color:var(--cream);margin-bottom:1.25rem}.brand-story__body{font-size:1.0625rem;line-height:1.65;color:#fff6e8d1;margin-bottom:1.75rem;max-width:32rem}.brand-story__quote{font-family:var(--font-display);font-size:clamp(1.25rem,2vw,1.5rem);font-style:italic;font-weight:400;line-height:1.35;color:var(--cream);margin-bottom:1.75rem}@media(max-width:990px){.brand-story__grid{grid-template-columns:1fr;gap:2rem}.brand-story__image{aspect-ratio:16 / 10}}.testimonials{padding-block:4.5rem}.testimonials__header{text-align:center;margin-bottom:2.5rem}.testimonials__header .eyebrow{justify-content:center}.testimonials__heading{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:600;letter-spacing:-.025em}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.testimonial-card{background:var(--white);border:1px solid var(--espresso);border-radius:var(--radius-md);padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.testimonial-card__stars{display:flex;gap:.25rem}.testimonial-card__stars img{width:14px;height:14px}.testimonial-card__quote{font-family:var(--font-display);font-size:clamp(1.25rem,2vw,2rem);font-weight:400;font-style:italic;line-height:1.25;letter-spacing:-.01em;flex:1}.testimonial-card__author{font-size:.875rem;font-weight:400}.testimonial-card__detail{font-size:.875rem;color:var(--cherry);margin-top:.15rem}.testimonials__grid:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}@media(max-width:990px){.testimonials__grid,.testimonials__grid:has(>:nth-child(2):last-child){grid-template-columns:1fr}}.editorial{background:var(--lilac);padding-block:4.5rem}.editorial__grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}.editorial__heading{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:500;letter-spacing:-.02em;margin-bottom:.75rem}.editorial__italic{font-family:var(--font-display);font-style:italic;font-size:1.125rem;margin-bottom:1.25rem;color:#2b201bd9}.editorial__body{font-size:1rem;line-height:1.6;margin-bottom:1.75rem;max-width:28rem;color:#2b201bcc}.editorial__image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius-md)}@media(max-width:990px){.editorial__grid{grid-template-columns:1fr;gap:2rem}.editorial__image{aspect-ratio:5 / 4}}.newsletter{background:var(--cherry);color:var(--cream);padding-block:4rem;text-align:center}.newsletter__heading{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:500;letter-spacing:-.02em;color:var(--cream);margin-bottom:.75rem}.newsletter__text{font-size:1.0625rem;max-width:28rem;margin:0 auto 1.75rem;color:#fff6e8eb}.newsletter .eyebrow--on-cherry{margin-bottom:.75rem}.newsletter__form{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;max-width:32rem;margin-inline:auto}.newsletter__input{flex:1 1 220px;min-height:48px;padding:.75rem 1.1rem;border:none;border-radius:var(--radius-md);background:var(--white);color:var(--espresso)}.newsletter__input::placeholder{color:#2b201b73}.newsletter__input:focus{outline:2px solid var(--espresso);outline-offset:2px}.newsletter__message{margin-top:1rem;font-size:.9375rem}@media(max-width:749px){.newsletter__form{flex-direction:column}.newsletter__form .btn{width:100%}}.site-footer{background:var(--cream);border-top:1px solid rgba(43,32,27,.08);padding-block:4rem 2rem}.site-footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:2.5rem;margin-bottom:3rem}.site-footer__logo{display:flex;flex-direction:column;align-items:center;gap:.15rem;width:fit-content;margin-bottom:1rem;font-family:var(--font-logo);font-size:1.125rem;line-height:1;letter-spacing:.02em;text-decoration:none}.site-footer__logo .icon-crown{margin-bottom:.15rem}.site-footer__logo-stay{color:var(--espresso)}.site-footer__logo-posh{color:var(--cherry)}.site-footer__blurb{font-size:.9375rem;line-height:1.55;color:#2b201bb3;max-width:18rem;margin-bottom:1.25rem}.site-footer__social{display:flex;gap:.65rem}.site-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--lilac);transition:transform var(--transition),background-color var(--transition)}.site-footer__social a:hover{transform:translateY(-2px);background:#a68cc9}.site-footer__social img{width:16px;height:16px}.site-footer__col-title{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem}.site-footer__links{display:flex;flex-direction:column;gap:.65rem}.site-footer__links a{font-size:.9375rem;color:#2b201bbf;transition:color var(--transition)}.site-footer__links a:hover{color:var(--cherry)}.site-footer__bottom{padding-top:1.5rem;border-top:1px solid rgba(43,32,27,.08);font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:#2b201b80}@media(max-width:990px){.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1 / -1}}@media(max-width:749px){.site-footer__grid{grid-template-columns:1fr;gap:2rem}}.main-section{padding-block:3rem 4.5rem}.main-section__heading{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:500;letter-spacing:-.02em;margin-bottom:1.5rem}.main-product{padding-block:4rem 5rem}.main-product__inner{display:grid;grid-template-columns:minmax(0,620px) minmax(0,1fr);gap:4rem;align-items:start}.main-product__gallery{display:flex;flex-direction:column;gap:1.25rem}.main-product__media{position:relative;border:1px solid var(--espresso);border-radius:24px;overflow:hidden;background:#f7efe3;aspect-ratio:1}.main-product__image{width:100%;height:100%;object-fit:cover}.main-product__badge{position:absolute;top:0;left:0;padding:.75rem 1rem;background:var(--lilac);color:var(--cream);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border-bottom-right-radius:20px}.main-product__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.main-product__thumb{display:block;width:100%;aspect-ratio:143 / 110;border-radius:12px;overflow:hidden;border:2px solid transparent;background:#f7efe3;transition:border-color var(--transition)}.main-product__thumb.is-active,.main-product__thumb:hover{border-color:var(--cherry)}.main-product__thumb img{width:100%;height:100%;object-fit:cover}.main-product__info{display:flex;flex-direction:column;gap:2rem}.main-product__breadcrumb{font-size:.75rem;font-weight:600;letter-spacing:.1em;color:#2b201b99}.main-product__breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0}.main-product__breadcrumb-item{display:inline-flex}.main-product__breadcrumb a{color:inherit;text-decoration:none;transition:color var(--transition)}.main-product__breadcrumb a:hover{color:var(--cherry)}.main-product__breadcrumb-sep{opacity:.5;list-style:none}.main-product__title{font-family:var(--font-display);font-size:clamp(2.25rem,4vw,3rem);font-weight:600;letter-spacing:-.025em;line-height:1.15;margin:0}.main-product__subtitle{margin-top:-1.25rem;font-size:1.125rem;line-height:1.55;color:#2b201bb3}.main-product__meta-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.main-product__price{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0}.main-product__rating{display:flex;align-items:center;gap:.5rem}.main-product__stars{display:flex;gap:2px}.main-product__stars img{width:14px;height:14px}.main-product__review-count{font-size:.875rem;color:#2b201bcc}.main-product__rule{width:100%;border:0;border-top:1px solid rgba(43,32,27,.15);margin:0}.main-product__description{font-size:1rem;line-height:1.5;color:var(--espresso)}.main-product__description p+p{margin-top:.75rem}.main-product__form{display:flex;flex-direction:column;gap:1.5rem}.main-product__options{border:0;padding:0;margin:0;min-width:0}.main-product__options-label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem}.main-product__option-pills{display:flex;flex-wrap:wrap;gap:.75rem}.main-product__pill{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border:1px solid var(--espresso);border-radius:100px;font-size:1rem;font-weight:600;letter-spacing:.01em;cursor:pointer;background:transparent;color:var(--espresso);transition:background var(--transition),color var(--transition)}.main-product__pill input{position:absolute;opacity:0;pointer-events:none}.main-product__pill.is-selected{background:var(--espresso);color:var(--cream)}.main-product__pill.is-unavailable{opacity:.4;cursor:not-allowed}.main-product__purchase{display:flex;align-items:center;gap:1rem}.main-product__qty{display:inline-flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border:1px solid var(--espresso);border-radius:var(--radius-md);font-weight:600;flex-shrink:0}.main-product__qty-btn{min-width:1.25rem;line-height:1;font-size:1.125rem}.main-product__qty-input{width:2rem;border:0;background:transparent;text-align:center;font-weight:600;-moz-appearance:textfield}.main-product__qty-input::-webkit-outer-spin-button,.main-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.main-product__submit{flex:1;min-height:56px}.main-product__usp{background:var(--lilac);border-radius:var(--radius-md);padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.main-product__usp-heading{display:flex;align-items:center;gap:.75rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em}.main-product__usp-text{font-size:.875rem;line-height:1.45}.scent-notes{background:var(--espresso);color:var(--cream);padding-block:5rem}.scent-notes__header{text-align:center;margin-bottom:3rem}.scent-notes__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--lilac);margin-bottom:.5rem}.scent-notes__heading{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;letter-spacing:-.02em}.scent-notes__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.scent-note{background:#ffffff12;border:1px solid var(--lilac);border-radius:var(--radius-md);padding:2rem;display:flex;flex-direction:column;gap:1rem}.scent-note__label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--lilac)}.scent-note__title{font-family:var(--font-display);font-size:clamp(1.35rem,2vw,1.75rem);font-weight:600;letter-spacing:-.01em;line-height:1.25}.scent-note__text{font-size:.875rem;line-height:1.45;opacity:.8}.how-to-wear{padding-block:5rem}.how-to-wear__inner{display:grid;grid-template-columns:minmax(0,480px) minmax(0,1fr);gap:4rem;align-items:center}.how-to-wear__media{border-radius:24px;overflow:hidden;aspect-ratio:1;background:#f7efe3}.how-to-wear__image{width:100%;height:100%;object-fit:cover}.how-to-wear__content{display:flex;flex-direction:column;gap:1.5rem}.how-to-wear__heading{font-family:var(--font-display);font-size:clamp(2.25rem,4vw,3rem);font-weight:600;letter-spacing:-.025em;line-height:1.15}.how-to-wear__text{font-size:1.125rem;line-height:1.55}.how-to-wear__quote{font-family:var(--font-display);font-style:italic;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.25;color:var(--cherry)}.collection-grid,.search-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.cart-table{width:100%;border-collapse:collapse}.cart-table th{text-align:left;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding-bottom:.85rem;border-bottom:1px solid rgba(43,32,27,.12)}.cart-table td{padding:1.25rem .5rem 1.25rem 0;border-bottom:1px solid rgba(43,32,27,.08);vertical-align:middle}.cart-item{display:flex;gap:1rem;align-items:center}.cart-item img{width:72px;height:72px;object-fit:cover;border-radius:10px;background:#f7efe3}.cart-item__title{font-family:var(--font-display);font-size:1.0625rem;font-weight:500}.cart-footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1.5rem;margin-top:2rem;align-items:center}.cart-minimum-notice{flex:1 1 100%;width:100%;margin:0;padding:.875rem 1rem;border-radius:var(--radius-md);background:#e8464b14;border:1px solid rgba(232,70,75,.25);color:var(--espresso);font-size:.9375rem;line-height:1.45}.cart-subtotal{font-size:1.125rem;font-weight:600}.rte h2,.rte h3{font-family:var(--font-display);margin:1.5rem 0 .75rem}.rte p+p{margin-top:.85rem}.rte a{color:var(--cherry);text-decoration:underline;text-underline-offset:2px}.empty-state{text-align:center;padding:3rem 1rem}.empty-state p{margin-bottom:1.5rem;color:#2b201bb3}.search-form{display:flex;gap:.65rem;max-width:32rem;margin-bottom:2rem}.search-form input{flex:1;min-height:48px;padding:.75rem 1rem;border:1px solid rgba(43,32,27,.2);border-radius:var(--radius-md);background:var(--white)}.password-page{min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:3rem var(--page-pad)}.password-page__inner{max-width:28rem}.password-page__logo{font-family:var(--font-logo);font-size:2rem;margin-bottom:1.5rem}.password-page__logo span{color:var(--cherry)}.password-form{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.password-form input{min-height:48px;padding:.75rem 1rem;border:1px solid rgba(43,32,27,.2);border-radius:var(--radius-md);background:var(--white)}@media(max-width:990px){.main-product{padding-block:2.5rem 3.5rem}.main-product__inner,.how-to-wear__inner{grid-template-columns:1fr;gap:2.5rem}.main-product__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.scent-notes__grid{grid-template-columns:1fr}.collection-grid,.search-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.main-product__purchase{flex-direction:column;align-items:stretch}.main-product__qty{justify-content:center}.main-product__option-pills{flex-direction:column}.main-product__pill{justify-content:center}}@media(max-width:749px){.collection-grid,.search-grid{grid-template-columns:1fr}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block;width:100%}.cart-table tr{padding:1rem 0;border-bottom:1px solid rgba(43,32,27,.08)}.cart-table td{border:0;padding:.35rem 0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
