:root{--shop-ivory:#f7f2ec;--shop-paper:#fcfaf7;--shop-taupe:#b9aa9f;--shop-rose:#d8c0b7;--shop-espresso:#2f2521;--shop-burgundy:#6f2f37;--shop-line:#2f252124;--shop-muted:#756a64;--shop-serif:"Bodoni Moda", Georgia, serif;--shop-sans:"Inter", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body.shop-body{background:var(--shop-paper);color:var(--shop-espresso);font-family:var(--shop-sans);margin:0;line-height:1.55}.shop-body a{color:inherit}.shop-skip{z-index:200;background:var(--shop-espresso);padding:10px 14px;text-decoration:none;position:fixed;top:-80px;left:16px;color:#fff!important}.shop-skip:focus{top:16px}.shop-topline{background:var(--shop-espresso);color:#f8f4ef;letter-spacing:.18em;text-transform:uppercase;justify-content:space-between;gap:20px;min-height:34px;padding:8px clamp(20px,4vw,64px);font-size:10px;display:flex}.shop-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--shop-line);background:#fcfaf7f0;position:sticky;top:0}.shop-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(24px,4vw,58px);max-width:1540px;min-height:82px;margin:0 auto;padding:0 clamp(20px,4vw,64px);display:grid}.shop-logo,.shop-footer__logo{font-family:var(--shop-serif);letter-spacing:.18em;font-weight:500}.shop-logo{font-size:28px;text-decoration:none}.shop-nav,.shop-actions{align-items:center;display:flex}.shop-nav{justify-content:center;gap:clamp(14px,2vw,30px)}.shop-nav a,.shop-actions a{letter-spacing:.06em;white-space:nowrap;font-size:12px;text-decoration:none;position:relative}.shop-nav a:after{content:"";background:currentColor;height:1px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}.shop-nav a:hover:after,.shop-nav a:focus-visible:after{right:0}.shop-actions{justify-content:flex-end;gap:20px}.shop-cart-link span{border:1px solid var(--shop-line);border-radius:999px;place-items:center;min-width:19px;height:19px;margin-left:4px;font-size:10px;display:inline-grid}.shop-mobile-menu{display:none}.shop-main{min-width:0}.shop-kicker{color:var(--shop-burgundy);letter-spacing:.2em;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:600}.shop-hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(48px,8vw,130px);max-width:1540px;min-height:calc(100vh - 116px);margin:0 auto;padding:clamp(40px,7vw,110px) clamp(20px,4vw,64px);display:grid}.shop-hero__copy{max-width:640px}.shop-hero h1,.shop-section-heading h2,.shop-editorial h2,.shop-sale-banner h2,.shop-outlet h2{font-family:var(--shop-serif);letter-spacing:-.035em;font-weight:400}.shop-hero h1{margin:0;font-size:clamp(58px,7.2vw,118px);line-height:.92}.shop-hero__lead{max-width:520px;color:var(--shop-muted);margin:28px 0 0;font-size:clamp(15px,1.3vw,18px)}.shop-hero__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.shop-button{border:1px solid var(--shop-espresso);letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:11px;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-flex}.shop-button:hover{transform:translateY(-2px)}.shop-button--dark{background:var(--shop-espresso);color:#fff!important}.shop-button--ghost{background:0 0}.shop-button--light{border-color:#fff;color:#fff!important}.shop-hero__media{background:#ded3cb;height:min(74vh,860px);min-height:560px;margin:0;position:relative;overflow:hidden}.shop-hero__media:before{content:"";z-index:1;pointer-events:none;border:1px solid #ffffff7a;position:absolute;inset:18px}.shop-hero__media img,.shop-editorial__media img,.shop-product-card__media img{object-fit:cover;width:100%;height:100%;display:block}.shop-hero__media figcaption{z-index:2;color:#fff;letter-spacing:.16em;text-transform:uppercase;background:#2f2521b8;padding:8px 10px;font-size:9px;position:absolute;bottom:24px;left:28px}.shop-category-strip,.shop-products,.shop-occasions,.shop-outlet{max-width:1540px;margin:0 auto;padding:clamp(72px,8vw,130px) clamp(20px,4vw,64px)}.shop-section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px;display:flex}.shop-section-heading h2,.shop-editorial h2,.shop-sale-banner h2,.shop-outlet h2{margin:0;font-size:clamp(38px,4.6vw,72px);line-height:1}.shop-section-heading>a,.shop-text-link{letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:600;text-decoration:none}.shop-section-note{max-width:360px;color:var(--shop-muted);margin:0;font-size:12px}.shop-category-grid{background:var(--shop-line);border:1px solid var(--shop-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.shop-category-card{flex-direction:column;justify-content:space-between;min-height:330px;padding:28px;text-decoration:none;transition:transform .25s,filter .25s;display:flex}.shop-category-card:hover{filter:saturate(1.05);transform:translateY(-6px)}.shop-category-card>span{letter-spacing:.18em;font-size:10px}.shop-category-card strong{font-family:var(--shop-serif);margin-top:auto;font-size:clamp(34px,3vw,52px);font-weight:400}.shop-category-card small{color:#2f2521b8;letter-spacing:.12em;text-transform:uppercase;margin-top:8px;font-size:10px}.shop-category-card--ivory{background:#eee6dc}.shop-category-card--taupe{background:#c7b8ad}.shop-category-card--rose{background:#d9c1b9}.shop-category-card--espresso{background:#3b302c;color:#f8f4ef!important}.shop-category-card--espresso small{color:#ffffffad}.shop-products{background:var(--shop-paper)}.shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,28px);display:grid}.shop-product-card{min-width:0}.shop-product-card__media{aspect-ratio:3/4;background:#eee8e2;position:relative;overflow:hidden}.shop-product-card__media img{transition:transform .45s}.shop-product-card:hover .shop-product-card__media img{transform:scale(1.025)}.shop-product-card__media--detail img{object-position:50% 25%}.shop-product-card__placeholder{align-content:center;place-items:center;gap:10px;display:grid}.shop-product-card__placeholder span{font-family:var(--shop-serif);letter-spacing:.08em;font-size:clamp(48px,6vw,84px)}.shop-product-card__placeholder small{letter-spacing:.18em;text-transform:uppercase;font-size:9px}.shop-product-card__placeholder--light{background:linear-gradient(145deg,#eadfd5,#f7f1eb)}.shop-product-card__placeholder--dark{color:#fff;background:linear-gradient(145deg,#2d2421,#594740)}.shop-badge{background:var(--shop-burgundy);color:#fff;letter-spacing:.13em;text-transform:uppercase;padding:6px 9px;font-size:9px;position:absolute;top:14px;left:14px}.shop-badge--new{color:var(--shop-espresso);background:#f6f0ea}.shop-product-card__body{padding:16px 2px 0}.shop-product-card__body p{color:var(--shop-muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 4px;font-size:10px}.shop-product-card__body h3{font-family:var(--shop-serif);margin:0;font-size:22px;font-weight:400}.shop-price{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;font-size:12px;display:flex}.shop-price del{color:#9c918b}.shop-price strong{font-weight:500}.shop-editorial{background:#e7ddd3;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:760px;display:grid}.shop-editorial__media{min-height:680px;overflow:hidden}.shop-editorial__media img{object-position:center 24%}.shop-editorial__copy{flex-direction:column;justify-content:center;padding:clamp(56px,8vw,120px);display:flex}.shop-editorial__copy p:not(.shop-kicker){color:#645a55;max-width:480px;margin:28px 0}.shop-text-link span{margin-left:8px}.shop-section-heading--centered{text-align:center;justify-content:center}.shop-occasion-list{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.shop-occasion-list a{border:1px solid var(--shop-line);border-radius:999px;padding:13px 18px;font-size:11px;text-decoration:none;transition:background .2s,color .2s}.shop-occasion-list a:hover{background:var(--shop-espresso);color:#fff}.shop-sale-banner{background:var(--shop-burgundy);color:#fff;justify-content:space-between;align-items:end;gap:40px;min-height:430px;padding:clamp(60px,8vw,120px) clamp(20px,8vw,130px);display:flex}.shop-sale-banner .shop-kicker{color:#f5dfe1}.shop-outlet{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:60px;display:grid}.shop-outlet__copy{max-width:720px}.shop-outlet__copy>p:not(.shop-kicker){max-width:560px;color:var(--shop-muted)}.shop-outlet__mark{font-family:var(--shop-serif);color:#e4d8ce;letter-spacing:-.06em;font-size:clamp(64px,11vw,170px);line-height:.8}.shop-pilot-note{border-top:1px solid var(--shop-line);border-bottom:1px solid var(--shop-line);max-width:1412px;color:var(--shop-muted);justify-content:space-between;gap:20px;margin:0 auto 80px;padding:20px 24px;font-size:11px;display:flex}.shop-pilot-note span{color:var(--shop-espresso);letter-spacing:.13em;text-transform:uppercase;font-weight:600}.shop-pilot-note p{margin:0}.shop-footer{background:var(--shop-espresso);color:#f8f4ef;grid-template-columns:1.5fr .7fr .9fr 1fr;gap:46px;padding:64px clamp(20px,4vw,64px) 34px;display:grid}.shop-footer__logo{margin-bottom:14px;font-size:26px;display:block}.shop-footer__brand p{color:#ffffff9e;max-width:300px;margin:0;font-size:12px}.shop-footer h2{letter-spacing:.15em;text-transform:uppercase;margin:0 0 16px;font-size:10px}.shop-footer>div:not(.shop-footer__brand){flex-direction:column;gap:8px;display:flex}.shop-footer a,.shop-footer span,.shop-footer p{color:#ffffffad;font-size:11px;text-decoration:none}.shop-footer__meta{justify-content:end}.shop-body a:focus-visible,.shop-body summary:focus-visible{outline:2px solid var(--shop-burgundy);outline-offset:4px}@media (width<=1120px){.shop-nav{display:none}.shop-header__inner{grid-template-columns:auto 1fr auto}.shop-actions{justify-self:end}.shop-mobile-menu{justify-self:end;display:block}.shop-mobile-menu summary{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;font-size:11px;list-style:none}.shop-mobile-menu summary::-webkit-details-marker{display:none}.shop-mobile-menu__panel{background:var(--shop-paper);border:1px solid var(--shop-line);gap:12px;width:min(320px,100vw - 40px);padding:20px;display:grid;position:absolute;top:100%;right:20px;box-shadow:0 24px 60px #2f25211f}.shop-mobile-menu__panel a{text-decoration:none}.shop-category-grid,.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-editorial{grid-template-columns:1fr 1fr}.shop-footer{grid-template-columns:1.4fr 1fr 1fr}.shop-footer__meta{grid-column:1/-1}}@media (width<=760px){.shop-topline span:last-child,.shop-actions>a:first-child{display:none}.shop-header__inner{gap:18px;min-height:70px}.shop-logo{font-size:23px}.shop-actions{margin-left:auto}.shop-cart-link{font-size:10px!important}.shop-hero{grid-template-columns:1fr;gap:34px;min-height:auto;padding-top:56px}.shop-hero h1{font-size:clamp(52px,18vw,78px)}.shop-hero__media{height:70vh;min-height:520px}.shop-section-heading{flex-direction:column;align-items:start}.shop-section-note{max-width:100%}.shop-category-grid,.shop-product-grid{grid-template-columns:1fr 1fr}.shop-category-card{min-height:250px;padding:20px}.shop-editorial{grid-template-columns:1fr}.shop-editorial__media{min-height:580px}.shop-editorial__copy{padding:60px 24px 72px}.shop-sale-banner{flex-direction:column;justify-content:center;align-items:start}.shop-outlet{grid-template-columns:1fr}.shop-outlet__mark{overflow:hidden}.shop-pilot-note{flex-direction:column;margin:0 20px 60px}.shop-footer{grid-template-columns:1fr 1fr}.shop-footer__brand,.shop-footer__meta{grid-column:1/-1}}@media (width<=520px){.shop-category-grid,.shop-product-grid{grid-template-columns:1fr}.shop-category-card{min-height:220px}.shop-product-card__media{aspect-ratio:4/5}.shop-footer{grid-template-columns:1fr}.shop-footer__brand,.shop-footer__meta{grid-column:auto}}
