:root{--rose:#b76f70;--cream:#f5f0e7;--radius:14px}
.site-header{position:sticky;top:0}.header-inner{min-height:76px}.logo-link{width:150px}.desktop-nav{font-size:10px;text-transform:none;letter-spacing:.07em}
.storefront-hero{display:grid;grid-template-columns:.88fr 1.12fr;min-height:430px;margin-top:24px;padding:0;overflow:hidden;border-radius:var(--radius);background:#eee6d8}
.storefront-hero__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(44px,6vw,92px)}
.storefront-hero__copy .eyebrow{margin-bottom:14px}.storefront-hero__copy h1{max-width:580px;margin:0;font-family:var(--serif);font-size:clamp(48px,5.4vw,86px);font-weight:400;line-height:.98;letter-spacing:-.035em}
.storefront-hero__text{max-width:520px;margin:20px 0 28px;color:var(--ink-soft);font-size:15px;line-height:1.7}.storefront-hero__text p{margin:0}
.storefront-hero__media{min-height:430px;overflow:hidden}.storefront-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 31%}
.category-section{padding-block:30px 45px}.category-circles{display:flex;justify-content:center;gap:clamp(18px,4vw,58px);overflow-x:auto;padding:4px 2px 12px;scrollbar-width:none}.category-circles::-webkit-scrollbar{display:none}
.category-circle{flex:0 0 92px;text-align:center;color:#4d443c;font-size:11px}.category-circle__image{display:block;width:82px;height:82px;margin:0 auto 11px;padding:4px;border:1px solid #d6b8a2;border-radius:50%;transition:transform .25s,border-color .25s}.category-circle__image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.category-circle:hover .category-circle__image{transform:translateY(-3px);border-color:var(--gold)}
.editorial-shop{padding-block:34px 105px}.shop-toolbar{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.shop-toolbar h2{margin:0;font-family:var(--serif);font-size:clamp(40px,4.2vw,66px);font-weight:400;line-height:1}.shop-toolbar .eyebrow{margin-bottom:10px}
.editorial-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.editorial-card{min-width:0}.editorial-card__image{position:relative;display:block;aspect-ratio:.82;overflow:hidden;border-radius:12px;background:var(--cream)}.editorial-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.editorial-card:hover img{transform:scale(1.025)}
.editorial-card__badge{position:absolute;top:12px;left:12px;padding:7px 10px;border-radius:20px;background:#24211e;color:#fff;font-size:8px;letter-spacing:.14em;text-transform:uppercase}.editorial-card__content{display:flex;justify-content:space-between;gap:18px;padding:15px 4px}.editorial-card__content p{margin:0 0 5px;color:var(--gold-deep);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.editorial-card__content h3{margin:0;font-family:var(--serif);font-size:21px;font-weight:400}.editorial-card__content>a{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid var(--sand);border-radius:50%}
.collection-section{padding-block:40px 110px}.product-grid--featured .product-card__media{height:auto;aspect-ratio:.82;border-radius:12px}.product-card__info h3{font-size:21px}.product-card__info{padding:14px 4px 0;border:0}
.lookbook{padding-block:35px 115px}.lookbook__header{display:grid;grid-template-columns:1fr minmax(280px,430px);gap:60px;align-items:end;margin-bottom:34px}.lookbook__header h2{margin:0;max-width:760px;font-family:var(--serif);font-size:clamp(42px,4.8vw,72px);font-weight:400;line-height:1}.lookbook__header>p{margin:0;color:var(--ink-soft);font-size:15px;line-height:1.75}.lookbook__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;gap:14px}.lookbook__item{position:relative;overflow:hidden;border-radius:12px;background:var(--cream)}.lookbook__item--1,.lookbook__item--4{grid-row:span 2}.lookbook__item img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.lookbook__item:hover img{transform:scale(1.03)}.lookbook__item span{position:absolute;left:14px;bottom:14px;padding:9px 12px;border-radius:20px;background:rgba(251,248,243,.9);color:#2f2924;font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(8px)}
@media(max-width:900px){.storefront-hero{grid-template-columns:1fr 1fr}.editorial-card-grid{grid-template-columns:repeat(2,1fr)}.category-circles{justify-content:flex-start}}
@media(max-width:640px){.storefront-hero{grid-template-columns:1fr;margin-top:14px}.storefront-hero__copy{padding:42px 26px}.storefront-hero__media{min-height:390px}.storefront-hero__copy h1{font-size:53px}.category-section{padding-bottom:28px}.category-circle{flex-basis:78px}.category-circle__image{width:70px;height:70px}.shop-toolbar{align-items:flex-start;flex-direction:column}.editorial-card-grid{grid-template-columns:1fr 1fr;gap:10px}.editorial-card__image{aspect-ratio:.76}.editorial-card__content h3{font-size:17px}.editorial-card__content>a{display:none}.editorial-shop{padding-bottom:70px}.lookbook__header{grid-template-columns:1fr;gap:20px}.lookbook__grid{grid-template-columns:1fr 1fr;grid-auto-rows:240px;gap:10px}.lookbook__item--1,.lookbook__item--4{grid-row:span 1}.lookbook{padding-bottom:75px}}
