
:root{--pink:#d77f96;--pink-dark:#b45f76;--border:#eadde1;--ink:#1d191a}
*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(100% - 32px,1280px);margin:auto}
.announcement{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.announcement__inner{height:30px;display:flex;align-items:center;justify-content:space-between}
.site-header{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:30}.header__inner{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.header__nav{display:flex;gap:28px;font-size:13px}.header__brand{text-align:center;line-height:1}.header__wordmark{display:block;font-size:36px;font-weight:300;letter-spacing:.18em}.header__submark{display:block;font-size:11px;letter-spacing:.35em;margin-top:7px}.header__logo{max-height:54px;width:auto}.header__actions{display:flex;justify-content:flex-end;gap:18px;font-size:18px}
.hero{position:relative;min-height:570px;overflow:hidden;background:#211817}.hero__media,.hero__image,.hero__overlay{position:absolute;inset:0;width:100%;height:100%}.hero__image{object-fit:cover}.hero__overlay{background:linear-gradient(90deg,rgba(20,14,14,.78),rgba(20,14,14,.22) 55%,rgba(20,14,14,.04))}.hero__content-wrap{position:relative;z-index:2;min-height:570px;display:flex;align-items:center}.hero__content{max-width:600px;color:#fff;padding:70px 0}.eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;margin:0 0 18px}.eyebrow--rose{color:var(--pink-dark)}.hero h1,.section-heading h2,.promo-split h2,.collection-page h1,.main-product h1{font-family:Georgia,'Times New Roman',serif;font-weight:400}.hero h1{font-size:clamp(52px,6vw,88px);line-height:.95;margin:0 0 24px}.hero__copy{text-transform:uppercase;letter-spacing:.08em}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border:1px solid var(--ink);background:#fff;color:var(--ink);font-size:12px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.button--pink{background:var(--pink);border-color:var(--pink);color:#fff}.button--full{width:100%;margin-top:14px}
.features{border-bottom:1px solid var(--border)}.features__grid{display:grid;grid-template-columns:repeat(4,1fr)}.feature{display:flex;align-items:center;justify-content:center;gap:18px;padding:22px;border-right:1px solid var(--border)}.feature:last-child{border-right:0}.feature__icon{font-size:33px;color:var(--pink)}.feature strong,.feature span{display:block;font-size:11px;letter-spacing:.08em}.feature span{font-size:10px}
.collection-section{padding:72px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.section-heading h2{font-size:54px;line-height:1;margin:0}.text-link{font-size:12px;text-decoration:underline;text-underline-offset:5px}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.product-card__image-wrap{background:#f8ecef;aspect-ratio:1/1;overflow:hidden}.product-card__image,.product-card__placeholder{width:100%;height:100%;object-fit:cover}.product-card__info{display:flex;justify-content:space-between;gap:12px;padding:12px 4px}.product-card__title{font-family:Georgia,serif;font-size:18px}.product-card__price{font-size:14px;margin-top:5px}.product-card__bag{width:38px;height:38px;border-radius:50%;background:var(--pink);color:#fff;display:flex;align-items:center;justify-content:center}
.promo-split{display:grid;grid-template-columns:1fr 1fr;min-height:390px;background:#f4dce4}.promo-split__image{position:relative;overflow:hidden;min-height:390px}.promo-split__image>img{width:100%;height:100%;object-fit:cover}.promo-split__image-copy{position:absolute;left:48px;bottom:34px;color:#fff;max-width:390px}.promo-split__image-copy h2{font-family:Georgia,serif;font-size:44px;line-height:1.05;margin:0 0 15px}.promo-split__content{display:flex;flex-direction:column;justify-content:center;padding:50px 70px;background:linear-gradient(120deg,#f7dfe6,#f2cbd8)}.promo-split__content h2{font-size:48px;line-height:1;margin:0 0 18px}.newsletter-form{display:flex;max-width:520px;margin-top:20px}.newsletter-form input{flex:1;padding:15px;border:1px solid #fff;background:#fff}
.site-footer{background:#171515;color:#fff;padding:54px 0 0}.footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px;padding-bottom:50px}.footer__wordmark{font-size:36px;letter-spacing:.18em}.footer__submark{letter-spacing:.35em;font-size:11px;margin:4px 0 22px}.footer__brand p{max-width:330px;color:#d0c6c8;font-size:13px}.footer__tagline{font-family:Georgia,serif;font-size:18px!important;color:#e0a7b7!important}.site-footer h3{font-size:13px}.site-footer a{display:block;color:#d8cfd1;font-size:12px;margin:8px 0}.footer__bottom{border-top:1px solid #3a3335;padding:18px 0 22px;display:flex;justify-content:space-between;color:#aaa;font-size:11px}.footer__bottom div{display:flex;gap:22px}.footer__bottom a{display:inline;margin:0}
.main-product,.collection-page,.basic-page,.cart-page{padding:60px 0 80px}.main-product__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px}.main-product__media{background:#f9eef1}.main-product__info h1{font-size:52px;margin:5px 0 10px}.main-product__price{font-size:22px;margin-bottom:24px}.main-product__info select,.main-product__info input[type=number]{width:100%;padding:12px;margin:7px 0 14px;border:1px solid var(--border)}.collection-page__header{text-align:center;max-width:760px;margin:0 auto 45px}.collection-page h1{font-size:58px}.cart-line{display:flex;gap:20px;padding:18px 0;border-bottom:1px solid var(--border)}.cart-line__image{width:120px;height:120px;object-fit:cover}.cart-total{font-size:22px;margin:24px 0}
@media(max-width:990px){.header__nav{display:none}.header__inner{grid-template-columns:1fr auto}.header__brand{justify-self:start}.features__grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.promo-split{grid-template-columns:1fr}.promo-split__content{padding:42px 28px}.footer__grid{grid-template-columns:1fr 1fr}.main-product__grid{grid-template-columns:1fr}}
@media(max-width:640px){.announcement__secondary{display:none}.hero,.hero__content-wrap{min-height:540px}.hero h1{font-size:54px}.feature{padding:16px 8px;gap:10px}.section-heading h2{font-size:40px}.product-grid{gap:12px}.product-card__title{font-size:15px}.promo-split__image-copy{left:25px;bottom:25px}.promo-split__content h2{font-size:40px}.newsletter-form{flex-direction:column;gap:8px}.footer__grid{grid-template-columns:1fr 1fr;gap:32px}.footer__brand{grid-column:1/-1}.footer__bottom{flex-direction:column;gap:12px}}
