html,body,#root{width:100%;height:100%;min-height:100%;margin:0;background:#faf8f5}
body{overflow:hidden;-webkit-font-smoothing:antialiased}
#root{display:flex;flex-direction:column;max-width:1440px;margin:0 auto}
*{box-sizing:border-box}
:focus-visible{outline:2px solid #e9004f;outline-offset:3px}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
html,body{font-family:Arial,Helvetica,sans-serif}
#root{max-width:none}
a{color:inherit;text-decoration:none}
button,[role=button],a{touch-action:manipulation}
button,[role=button]{cursor:pointer}
input,textarea,select{font-size:16px!important}
.website-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:22px 4%;border-bottom:1px solid #deddd9;background:#faf8f5;color:#191919;z-index:5}
.website-brand{font-size:28px;font-weight:600;letter-spacing:3px;line-height:1.1}
.website-brand span{display:block;font-size:9px;font-weight:400;letter-spacing:2px;margin-top:8px}
.website-desktop-nav{display:flex;gap:30px;align-items:center}
.website-desktop-nav a{font-size:14px;min-height:44px;display:flex;align-items:center;border-bottom:2px solid transparent}
.website-desktop-nav a[aria-current=page]{border-color:#e9004f}
.website-desktop-nav a:hover,.website-help:hover,.website-section-heading>a:hover{color:#b9003f}
.website-help{font-size:13px;padding:12px 0;white-space:nowrap}
.website-help span{margin-left:10px}
.website-home{flex:1;min-height:0;overflow-y:auto;background:#faf8f5;color:#191919;overscroll-behavior-y:contain}
.website-hero{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:auto;min-height:560px}
.website-hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:64px 9%}
.website-eyebrow{font-size:11px;letter-spacing:2px;line-height:1.5;margin:0 0 24px;color:#a5274c}
.website-hero h1{font-size:clamp(44px,5.5vw,78px);line-height:1.03;letter-spacing:-3px;font-weight:400;margin:0 0 26px}
.website-hero-copy>p:not(.website-eyebrow){font-size:17px;line-height:1.7;color:#5e5c59;max-width:320px;margin:0 0 32px}
.website-primary{background:#191919;color:#fff;display:flex;gap:40px;align-items:center;padding:18px 24px;font-size:14px;min-height:52px}
.website-primary:hover{background:#3b3b3b}
.website-hero-note{font-size:12px;color:#66625f;margin-top:22px}
.website-hero-image{position:relative;min-height:560px;overflow:hidden;background:#e8e6e2}
.website-hero-image>img{position:absolute;width:100%;height:100%;object-fit:cover}
.website-hero-image>span{position:absolute;bottom:24px;left:24px;right:24px;background:#faf8f5;display:flex;justify-content:space-between;gap:20px;padding:18px 20px;font-size:12px;line-height:1.5}
.website-discover{max-width:1440px;padding:64px 4%;margin:auto}
.website-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}
.website-section-heading .website-eyebrow{margin-bottom:12px}
.website-section-heading h2{font-size:32px;font-weight:400;letter-spacing:-1px;margin:0}
.website-section-heading>a{font-size:14px;white-space:nowrap;padding-bottom:5px;border-bottom:1px solid #aaa}
.website-categories{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:32px}
.website-categories a{border:1px solid #ccc8c2;padding:12px 18px;font-size:11px;letter-spacing:1px;min-height:40px}
.website-categories a:hover{background:#ebe8e3;border-color:#191919}
.website-featured{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.website-product-image{aspect-ratio:3/4;background:#e8e6e2;overflow:hidden;margin-bottom:18px}
.website-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.website-product:hover img{transform:scale(1.025)}
.website-product-category{font-size:10px;letter-spacing:1px;color:#777}
.website-product h3{font-size:14px;font-weight:500;line-height:1.5;margin:7px 0}
.website-product p{font-size:13px;line-height:1.6;margin:0}
.website-product p span{color:#666}
.website-footer{border-top:1px solid #d7d3cc;padding:36px 4%;display:flex;align-items:center;justify-content:space-between;gap:24px}
.website-footer strong{font-size:22px;letter-spacing:3px}
.website-footer p{font-size:12px;line-height:1.7;color:#666}
.website-footer>a{font-size:13px}
@media(min-width:900px){#website-content{width:100%;max-width:1440px;align-self:center}#website-content[data-screen=search],#website-content[data-screen=account],#website-content[data-screen=bag],#website-content[data-screen=concierge]{max-width:1000px;border-left:1px solid #ece9e4;border-right:1px solid #ece9e4}}
@media(max-width:899px){.website-desktop-nav{display:none}.website-header{padding:16px 20px}.website-brand{font-size:24px}.website-hero{min-height:450px}.website-hero-copy{padding:40px 8%}.website-hero-image{min-height:450px}.website-hero h1{font-size:48px}.website-featured{gap:16px}.website-discover{padding:44px 24px}.website-primary{gap:16px;padding:16px}.website-footer{padding:28px 24px}.website-section-heading h2{font-size:27px}}
@media(max-width:599px){.website-hero{grid-template-columns:1fr}.website-hero-copy{padding:36px 24px}.website-hero h1{font-size:46px;letter-spacing:-2px;margin-bottom:18px}.website-hero-copy>p:not(.website-eyebrow){font-size:15px;margin-bottom:22px}.website-eyebrow{margin-bottom:18px}.website-hero-image{min-height:360px}.website-hero-image>span{left:16px;right:16px;bottom:16px}.website-hero-note{margin-top:16px}.website-discover{padding:36px 20px}.website-section-heading{align-items:flex-start;flex-direction:column;gap:16px}.website-section-heading h2{font-size:26px}.website-featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.website-product h3{font-size:13px}.website-categories{gap:8px}.website-categories a{padding:11px 12px}.website-footer{align-items:flex-start;flex-direction:column;gap:12px}.website-footer p{margin:0}.website-help{font-size:12px}}
@media(prefers-reduced-motion:reduce){.website-product-image img{transition:none}.website-product:hover img{transform:none}}
@media(min-width:900px){#website-content[data-screen=product]{max-width:none}}
.website-notice{position:fixed;right:24px;bottom:24px;z-index:100;max-width:400px;padding:18px 20px;background:#191919;color:#fff;box-shadow:0 4px 24px #0002;display:flex;gap:16px;align-items:center}
.website-notice p{font-size:13px;line-height:1.5;margin:0}
.website-notice>div{display:flex;align-items:center;gap:12px;flex-shrink:0}
.website-notice button{background:none;border:0;color:inherit;padding:10px 0;min-height:44px;font-size:13px;cursor:pointer;white-space:nowrap}
.website-notice button[aria-label]{font-size:24px;min-width:32px}
@media(max-width:899px){.website-notice{left:16px;right:16px;bottom:126px;max-width:none;flex-wrap:wrap;gap:6px}}
.website-skip{position:absolute;top:8px;left:16px;transform:translateY(-200%);background:#191919;color:white;padding:14px 20px;z-index:50;font-size:14px}
.website-skip:focus{transform:translateY(0)}
#website-content:focus{outline:none}
#website-filters{left:auto!important;width:min(100%,600px);box-shadow:-12px 0 40px #0002}
.website-price-range{display:grid;gap:20px;width:100%;padding:4px 0}
.website-price-range label{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:13px;line-height:20px}
.website-price-range input{width:100%;height:32px;margin:0;accent-color:#a3155b;cursor:pointer}
.website-price-range label span{color:#5f5f5f}
@media(max-width:599px){#website-filters{box-shadow:none}}

.website-share{box-sizing:border-box;width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:32px;border:1px solid #ddd;background:#fff;color:#111;font:16px/1.5 Arial,sans-serif}.website-share::backdrop{background:rgba(0,0,0,.42)}.website-share-close{display:block;margin:0 0 20px auto;min-height:44px;border:0;background:none;font:inherit;cursor:pointer}.website-share h2{font-size:28px;font-weight:400;margin:12px 0}.website-share label{display:block;font-size:14px;margin:24px 0 8px}.website-share input{box-sizing:border-box;width:100%;padding:12px;border:1px solid #aaa;border-radius:0;background:#fff;color:#111;font:16px/1.5 Arial,sans-serif}.website-share .website-primary{margin-top:20px;width:100%;cursor:pointer}.website-share-status{min-height:24px;font-size:14px;margin-bottom:0}

/* Website controls use bundled Lucide SVGs, independent of emoji fonts. */
.website-icon{display:inline-block;flex-shrink:0;vertical-align:middle;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}
.website-help,.website-section-heading>a,.website-footer>a,.website-notice button{display:inline-flex;align-items:center;gap:10px}
.website-help .website-icon{margin:0}
.website-bag-icon{position:relative;display:inline-flex}
.website-bag-count{position:absolute;right:-9px;top:-7px;min-width:16px;height:16px;padding:0 3px;border-radius:10px;background:#a3155b;color:#fff;font:10px/16px Arial;text-align:center}
html,body{overflow:hidden}
#root{position:fixed;inset:0;height:100dvh;min-height:0;padding-bottom:env(safe-area-inset-bottom)}
#root>div{min-height:0}
.website-account{flex:1;min-height:0;overflow:auto;padding:36px 28px 110px;background:#faf8f5;color:#191919}
.website-account-heading{display:flex;gap:16px;align-items:center}
.website-account-avatar{display:grid;place-items:center;width:52px;height:52px;background:#191919;color:white;font-size:18px;letter-spacing:1px;border-radius:50%}
.website-account h1{font-size:28px;font-weight:400;letter-spacing:-.6px;margin:0 0 6px}
.website-account-heading p{font-size:13px;color:#666;margin:0}
.website-account-intro{font-size:14px;line-height:1.7;color:#666;max-width:440px;margin:24px 0}
.website-account-actions{border-top:1px solid #d9d5cf}
.website-account-actions button{width:100%;display:flex;align-items:center;gap:16px;min-height:86px;border:0;border-bottom:1px solid #d9d5cf;background:transparent;color:inherit;text-align:left;padding:16px 0;font:inherit}
.website-account-actions button>span:nth-child(2){flex:1;min-width:0}
.website-account-actions strong{display:block;font-size:16px;font-weight:400}
.website-account-actions small{display:block;font-size:12px;line-height:1.5;color:#666;margin-top:6px}
.website-account-actions button:hover{background:#f0ede8}
.website-account-note{background:#eeeae4;padding:20px;margin-top:28px}
.website-account-note h2{font-size:14px;font-weight:500;margin:0 0 8px}
.website-account-note p{font-size:12px;line-height:1.7;color:#666;margin:0}
#website-search-field{background:#faf8f5;padding:12px 16px;min-height:72px}
#website-search-field input{color:#191919!important;caret-color:#a3155b}
#website-search-field [aria-label="Submit search"]{background:#191919;border-color:#191919!important}
#website-search-field [aria-label="Clear search"]>div{color:#191919}
#website-search-intro{padding-top:20px;padding-bottom:20px}
#website-search-intro>div:first-child{display:none}
#website-search-intro>div:nth-child(2){font-size:28px;line-height:34px;margin-top:0}
#website-search-intro>div:nth-child(3){font-size:14px;line-height:21px}
@media(max-width:899px){
.website-header{padding:12px 16px;gap:16px;min-height:66px}
.website-brand{font-size:22px;letter-spacing:2px}
.website-brand span{font-size:8px;letter-spacing:1.3px;margin-top:5px}
.website-help{font-size:12px;min-height:44px;padding:8px 0;gap:6px}
.website-home{padding-bottom:82px}
.website-account{padding:24px 20px 110px}
#website-collection-header{display:none}
#website-collection-intro{padding:18px 16px 16px}
#website-collection-intro>div:first-child{display:none}
#website-collection-intro>div:nth-child(2){font-size:28px;line-height:34px;margin-top:0}
#website-collection-intro>div:nth-child(3){font-size:13px;line-height:19px;letter-spacing:0}
#website-collection-tools{margin-left:16px;margin-right:16px;gap:6px}
#website-collection-tools>div:last-child{width:76px}
#website-collection-tools [role=button]>div{font-size:11px;letter-spacing:.25px}
#website-collection-count{padding:0 16px 10px;gap:4px;flex-wrap:wrap}
#website-collection-count>div{font-size:11px;letter-spacing:0}
#website-collection-count [role=button]{min-height:44px;justify-content:center}
#website-collection-count [role=button]>div{font-size:11px;letter-spacing:0}
[data-mobile-nav=true] [aria-current=page]{color:#a3155b}
}
@media(max-width:599px){
.website-hero-copy{padding:24px 20px}
.website-hero h1{font-size:38px;line-height:1.08;letter-spacing:-1.5px;margin-bottom:16px}
.website-hero-copy>p:not(.website-eyebrow){font-size:14px;line-height:1.6;margin-bottom:18px}
.website-eyebrow{font-size:10px;margin-bottom:12px;letter-spacing:1.5px}
.website-primary{min-height:48px;padding:14px 18px;font-size:13px}
.website-hero-note{font-size:11px;margin-top:14px}
.website-hero-image{min-height:320px}
.website-hero-image>span{padding:14px;font-size:11px}
.website-notice{bottom:calc(90px + env(safe-area-inset-bottom))}
}
/* Keep animated React Native route layers inside the content stacking context. */
#website-content{isolation:isolate;min-height:0}
.website-header{position:relative;isolation:isolate}
