:root{--wine:#111;--wine-2:#111;--blush:#f2f2f2;--page:#f2f2f2;--paper:#fff;--ink:#211c19;--muted:#776d65;--line:rgba(53,35,31,.1);--shell:min(1440px,calc(100% - 48px));--shadow:0 16px 40px rgba(53,35,31,.08)}
*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;background:var(--page);color:var(--ink);font:15px/1.5 "Avenir Next","Helvetica Neue",Arial,sans-serif;padding-bottom:104px}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.shell{width:var(--shell);margin-inline:auto}
html,body{width:100%;max-width:100%;overflow-x:clip}main{width:100%;min-width:0;overflow-x:clip}
.app-header{position:sticky;top:0;z-index:40;background:rgba(255,253,249,.92);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.app-header-inner{width:var(--shell);margin:auto;min-height:82px;display:grid;grid-template-columns:150px minmax(280px,680px) 1fr;align-items:center;gap:28px}.wordmark{font-size:15px;line-height:1;font-weight:850;letter-spacing:.2em}.wordmark span{display:block}.wordmark span+span{margin-top:5px;color:var(--wine)}
.app-search{height:48px;border:1px solid rgba(53,35,31,.22);border-radius:999px;background:#fff;display:grid;grid-template-columns:24px 1fr 40px;align-items:center;padding:0 7px 0 17px;position:relative}.app-search>i{font-size:18px}.app-search input{border:0;outline:0;background:transparent;width:100%;height:100%;padding:0 12px;color:var(--ink)}.camera-search{height:36px;width:36px;display:grid;place-items:center;border-radius:50%}.camera-search:hover{background:var(--blush)}.search-dropdown{display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);max-height:420px;overflow:auto}.search-suggestion{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;padding:10px;border-bottom:1px solid var(--line);cursor:pointer}.search-suggestion img{width:48px;height:58px;object-fit:cover}.header-tools{display:flex;justify-content:flex-end;align-items:center;gap:8px}.header-tools a{position:relative;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;font-size:18px}.header-tools .header-contact{width:auto;height:auto;padding:8px 5px;border-radius:0;border-bottom:1px solid transparent;font-size:13px;font-weight:400;white-space:nowrap}.header-tools .header-contact:hover{background:transparent;border-bottom-color:currentColor}.header-tools a:hover{background:#fff}.header-tools b,.app-dock b{position:absolute;right:1px;top:0;background:var(--wine-2);color:#fff;border-radius:20px;min-width:18px;height:18px;display:grid;place-items:center;font-size:10px}
.category-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(132px,1fr);gap:14px;padding-top:24px;padding-bottom:24px;overflow-x:auto;scrollbar-width:none}.category-rail::-webkit-scrollbar,.subcategory-rail::-webkit-scrollbar,.recent-rail::-webkit-scrollbar{display:none}.category-tile{height:150px;border-radius:14px;overflow:hidden;position:relative;background:#cfc5bd;isolation:isolate}.category-tile:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(20,13,11,.8));z-index:-1}.category-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .5s}.category-tile:hover img{transform:scale(1.05)}.category-tile span{position:absolute;left:14px;right:14px;bottom:12px;color:#fff;font-weight:800;text-align:center;font-size:14px}.new-tile span{font-family:Georgia,serif;font-size:20px}
.shipping-ticker{background:var(--wine-2);color:#fff}.shipping-ticker .shell{min-height:58px;display:flex;align-items:center;gap:20px}.shipping-ticker strong{font-size:16px}.shipping-ticker span{opacity:.78;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shipping-ticker button{margin-left:auto;border:0;background:transparent;color:#fff;width:40px;height:40px;cursor:pointer;font-size:18px}
.discovery{background:linear-gradient(125deg,#f8efeb,#f2e4e2);padding:58px 0 42px}.desktop-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px;gap:60px}.desktop-section-heading span,.section-title span,.editorial-promo>span,.editorial-promo div>span,.coupon-card>div>span{color:var(--wine-2);font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.desktop-section-heading h1{font:clamp(32px,4vw,58px)/1 Georgia,serif;margin:8px 0 0;letter-spacing:-.03em}.desktop-section-heading p{max-width:440px;color:var(--muted);margin:0}.subcategory-rail{display:grid;grid-auto-flow:column;grid-auto-columns:112px;justify-content:space-between;gap:20px;overflow-x:auto}.subcategory-bubble{text-align:center}.subcategory-bubble>span{width:106px;height:106px;display:block;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(85,54,71,.07);transition:transform .25s}.subcategory-bubble:hover>span{transform:translateY(-5px)}.subcategory-bubble img{width:100%;height:100%;object-fit:cover}.subcategory-bubble strong{display:block;margin-top:10px;font-size:13px;font-weight:650}.rail-dots{display:none;justify-content:center;gap:7px;margin-top:26px}.rail-dots i{width:8px;height:8px;border-radius:9px;background:#d9bdbc}.rail-dots .active{width:28px;background:var(--wine-2)}
.editorial-row{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;margin-top:42px}.coupon-card,.editorial-promo{min-height:250px;border:1px solid var(--line);border-radius:16px;overflow:hidden;position:relative}.coupon-card{background:linear-gradient(120deg,#fff8ed,#f7d9db);padding:42px;display:grid;grid-template-columns:76px 1fr;gap:24px;align-items:center}.coupon-icon{width:70px;height:70px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--wine-2);font-size:27px}.coupon-card h2,.editorial-promo h2{font:clamp(25px,3vw,40px)/1.08 Georgia,serif;margin:8px 0 10px}.coupon-card p{color:var(--muted);margin:0}.dismiss{position:absolute;right:18px;top:18px;border:0;background:none;color:var(--wine-2);font-size:20px;cursor:pointer}.coupon-actions{display:flex;gap:12px;margin-top:24px;align-items:center}.coupon-actions b{padding:12px 18px;border:1px dashed rgba(138,51,55,.35);background:#fff;border-radius:9px;color:var(--wine-2)}.coupon-actions a{padding:13px 20px;background:var(--wine-2);color:#fff;border-radius:9px;font-weight:750}.editorial-promo{display:flex;flex-direction:column;justify-content:flex-end;padding:38px;background:var(--promo-bg,var(--wine));color:var(--promo-text,#fff)}.editorial-promo p{opacity:.78;max-width:520px}.editorial-promo b{margin-top:18px}.image-promo{padding:0}.image-promo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.image-promo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.78))}.image-promo div{position:relative;z-index:1;padding:32px;color:#fff}
.product-section{margin-top:64px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section-title h2{font:clamp(28px,3vw,42px)/1 Georgia,serif;margin:7px 0 0}.section-title>a{font-weight:750;color:var(--wine);border-bottom:1px solid currentColor;padding-bottom:3px}.recent-rail{display:grid;grid-auto-flow:column;grid-auto-columns:260px;gap:16px;overflow-x:auto}.masonry-products{columns:5 220px;column-gap:16px}.app-product-card{background:#fff;border-radius:13px;overflow:hidden;position:relative;margin:0 0 16px;break-inside:avoid;box-shadow:0 1px 0 var(--line);transition:transform .25s,box-shadow .25s}.app-product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.wishlist-btn{position:absolute;right:11px;top:11px;z-index:3;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.87);font-size:20px;display:grid;place-items:center;cursor:pointer}.app-product-image{background:#e9e5e0;overflow:hidden}.app-product-image img{width:100%;height:auto;min-height:250px;max-height:520px;object-fit:cover}.app-product-copy{padding:14px 15px 10px}.app-product-type{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.app-product-copy h3{font-size:15px;line-height:1.25;font-weight:550;margin:5px 0 9px}.app-price{display:flex;gap:8px;align-items:center}.app-price strong{font-size:14px}.app-price del{font-size:12px;color:var(--muted)}.quick-add{margin:0 14px 14px;width:calc(100% - 28px);height:36px;border:1px solid var(--line);background:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;gap:7px;cursor:pointer;font-size:12px;font-weight:750}.quick-add:hover{background:var(--wine);color:#fff}.recent-rail .app-product-image img{height:320px;object-fit:cover}
.service-strip{margin-top:70px;background:#fff;border-radius:16px;display:grid;grid-template-columns:repeat(3,1fr);padding:30px}.service-strip>div{display:flex;gap:16px;align-items:center;padding:0 24px;border-right:1px solid var(--line)}.service-strip>div:last-child{border:0}.service-strip i{color:var(--wine-2);font-size:22px}.service-strip span{display:flex;flex-direction:column}.service-strip small{color:var(--muted);margin-top:2px}.app-dock{position:fixed;z-index:50;bottom:16px;left:50%;transform:translateX(-50%);width:min(620px,calc(100% - 28px));height:72px;border:1px solid rgba(53,35,31,.13);border-radius:22px;background:rgba(255,253,249,.94);box-shadow:0 18px 50px rgba(42,27,34,.16);backdrop-filter:blur(18px);display:grid;grid-template-columns:repeat(5,1fr);padding:6px}.app-dock a{position:relative;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--muted);font-size:11px}.app-dock i{font-size:18px}.app-dock a:hover,.app-dock .active{background:#f4e9e5;color:var(--ink)}.app-dock b{right:24%;top:4px}
@media(max-width:900px){:root{--shell:calc(100% - 28px)}.app-header-inner{grid-template-columns:1fr auto;min-height:76px;gap:12px}.wordmark{display:none}.header-tools a:not([aria-label="Cart"]){display:none}.app-search{grid-column:1}.category-rail{grid-auto-columns:126px}.desktop-section-heading{display:block}.desktop-section-heading p{margin-top:16px}.editorial-row{grid-template-columns:1fr}.subcategory-rail{justify-content:start}.service-strip{grid-template-columns:1fr;padding:10px 22px}.service-strip>div{border-right:0;border-bottom:1px solid var(--line);padding:18px 0}}
@media(max-width:600px){body{padding-bottom:90px}.app-header-inner{min-height:78px}.app-search{height:48px}.header-tools{gap:0}.header-tools a{width:40px}.category-rail{width:100%;padding:18px 16px;grid-auto-columns:126px;gap:12px}.category-tile{height:126px;border-radius:12px}.shipping-ticker .shell{width:100%;padding-left:32px}.shipping-ticker span{display:none}.shipping-ticker strong{font-size:14px}.discovery{padding:30px 0 26px}.desktop-section-heading{display:none}.subcategory-rail{grid-template-rows:repeat(2,1fr);grid-auto-columns:82px;gap:20px 25px}.subcategory-bubble>span{width:82px;height:82px}.subcategory-bubble strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rail-dots{display:flex}.editorial-row{width:100%;margin-top:30px;gap:12px}.coupon-card{border-radius:0;min-height:212px;padding:28px 30px;grid-template-columns:62px 1fr;gap:16px}.coupon-icon{width:58px;height:58px}.coupon-card h2{font:700 21px/1.2 "Avenir Next",sans-serif}.coupon-card p{font-size:13px}.coupon-actions{flex-wrap:wrap;margin-top:16px}.coupon-actions b,.coupon-actions a{padding:10px 14px}.editorial-promo{border-radius:0;min-height:220px}.product-section{width:100%;margin-top:36px}.section-title{padding:0 16px}.section-title h2{font:700 24px/1.1 "Avenir Next",sans-serif}.section-title span{font-size:10px}.section-title>a{font-size:12px;margin-left:10px}.masonry-products{columns:2;column-gap:8px;padding:0 8px}.app-product-card{border-radius:10px;margin-bottom:8px}.app-product-image img{min-height:190px;max-height:380px}.app-product-copy{padding:10px 11px 7px}.app-product-copy h3{font-size:13px}.quick-add{margin:0 10px 10px;width:calc(100% - 20px)}.quick-add span{display:none}.recent-rail{padding:0 16px;grid-auto-columns:210px}.recent-rail .app-product-image img{height:260px}.service-strip{width:calc(100% - 28px);margin-top:40px}.app-dock{bottom:0;width:100%;height:76px;border-radius:0;border-left:0;border-right:0;border-bottom:0;padding-bottom:max(6px,env(safe-area-inset-bottom));}.app-dock a{border-radius:0}.app-dock .active{background:transparent;color:var(--ink)}}

/* Compact storefront scale: product information leads, controls stay secondary. */
.app-header-inner{min-height:68px}.category-rail{grid-auto-columns:minmax(112px,1fr);padding-top:16px;padding-bottom:16px}.category-tile{height:118px}.shipping-ticker .shell{min-height:46px}.shipping-ticker strong{font-size:14px}.discovery{padding:38px 0 30px}.desktop-section-heading{margin-bottom:25px}.desktop-section-heading h1{font-size:clamp(28px,3vw,42px)}.subcategory-rail{grid-auto-columns:88px}.subcategory-bubble>span{width:84px;height:84px}.editorial-row{margin-top:30px}.coupon-card,.editorial-promo{min-height:205px}.coupon-card{padding:30px}.coupon-card h2,.editorial-promo h2{font-size:clamp(22px,2.3vw,32px)}.product-section{margin-top:46px}.section-title{margin-bottom:18px}.section-title h2{font-size:clamp(24px,2.5vw,34px)}.masonry-products{columns:6 190px;column-gap:12px}.app-product-card{margin-bottom:12px}.app-product-image img{min-height:210px;max-height:420px}.app-product-copy{padding:10px 11px}.app-product-type{font-size:9px}.app-product-copy h3{font-size:13px;margin:3px 0 8px}.app-product-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.app-price{min-width:0;flex-wrap:wrap;gap:4px}.app-price strong{font-size:12px}.app-price del{font-size:10px}.quick-add{flex:0 0 auto;width:auto;height:30px;margin:0;padding:0 9px;border-radius:7px;font-size:10px;gap:5px}.service-strip{margin-top:48px;padding:22px}.app-dock{height:64px;width:min(560px,calc(100% - 28px))}
@media(max-width:600px){.category-tile{height:112px}.discovery{padding:25px 0 22px}.subcategory-rail{grid-auto-columns:74px;gap:17px 20px}.subcategory-bubble>span{width:74px;height:74px}.coupon-card,.editorial-promo{min-height:190px}.coupon-card{padding:24px 20px}.product-section{margin-top:30px}.masonry-products{column-gap:7px;padding:0 7px}.app-product-image img{min-height:165px;max-height:330px}.app-product-copy{padding:8px 9px}.app-product-copy h3{font-size:12px}.quick-add{width:30px;padding:0;justify-content:center}.quick-add span{display:none}.app-dock{height:70px}}
.app-product-foot{padding:0 11px 10px}@media(max-width:600px){.app-product-foot{padding:0 9px 8px}}

/* Handoff #3 supersedes earlier scale and shell decisions. */
body{font-size:14px;padding-bottom:82px}.app-dock{bottom:0;width:min(1280px,100%);height:58px;border-radius:0;border-bottom:0;box-shadow:0 -3px 12px rgba(0,0,0,.08);padding:2px max(0px,env(safe-area-inset-right)) max(2px,env(safe-area-inset-bottom)) max(0px,env(safe-area-inset-left))}.app-dock a{border-radius:0;font-size:12px;gap:2px}.app-dock i{font-size:20px}.app-dock a:hover,.app-dock .active{background:transparent;color:var(--wine)}.app-dock b{min-width:16px;height:16px;right:32%;top:1px}.promotion-row{margin-top:16px}.promotion-row .coupon-card{max-width:780px;margin-inline:auto}.wishlist-btn{width:44px;height:44px;right:6px;top:6px;background:transparent}.quick-add{position:relative}.quick-add:after{content:"";position:absolute;inset:-6px}.app-product-image img{min-height:0;max-height:none;object-fit:initial}
@media(min-width:1280px){.category-rail{grid-auto-columns:80px;justify-content:space-between}.category-tile{height:80px}.category-tile span{font-size:11px;left:5px;right:5px;bottom:6px}.new-tile span{font:800 11px/1.1 "Avenir Next",sans-serif}.subcategory-rail{grid-auto-columns:80px}.subcategory-bubble>span{width:76px;height:76px}}
@media(min-width:900px) and (max-width:1279px){.category-rail{grid-auto-columns:76px}.category-tile{height:76px}.category-tile span{font-size:11px;left:4px;right:4px;bottom:5px}.new-tile span{font:800 11px/1.1 "Avenir Next",sans-serif}.subcategory-rail{grid-auto-columns:76px}.subcategory-bubble>span{width:72px;height:72px}}
@media(min-width:600px) and (max-width:899px){.category-rail{grid-auto-columns:72px}.category-tile{height:72px}.category-tile span{font-size:10px;left:4px;right:4px;bottom:5px}.new-tile span{font:800 10px/1.1 "Avenir Next",sans-serif}.subcategory-rail{grid-auto-columns:72px}.subcategory-bubble>span{width:68px;height:68px}.masonry-products{columns:3}}
@media(max-width:599px){:root{--shell:calc(100% - 32px)}body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.app-header-inner{min-height:60px;gap:8px}.app-search{height:44px;border-radius:22px;padding-left:14px;grid-template-columns:22px 1fr 36px}.app-search>i{font-size:20px}.camera-search{width:36px;height:36px;font-size:20px}.header-tools a{display:none}.header-tools a[aria-label="Cart"]{display:grid;width:44px;height:44px;font-size:22px}.header-tools a.header-contact{display:none!important}.category-rail{width:100%;grid-auto-columns:64px;gap:11px;padding:12px 16px 11px}.category-tile{height:64px;border-radius:8px}.category-tile span{font-size:11px;line-height:1.05;left:3px;right:3px;bottom:5px}.new-tile span{font:800 11px/1.05 "Avenir Next",sans-serif}.shipping-ticker .shell{min-height:36px;height:36px;padding-left:16px}.shipping-ticker strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shipping-ticker button{width:36px;height:36px}.discovery{padding:16px 0 13px}.subcategory-rail{grid-template-rows:repeat(2,88px);grid-auto-columns:60px;column-gap:calc((100vw - 32px - 240px)/3);row-gap:18px;overflow-x:auto;scroll-snap-type:x mandatory}.subcategory-bubble{scroll-snap-align:start}.subcategory-bubble>span{width:58px;height:58px}.subcategory-bubble strong{font-size:13px;line-height:1.08;margin-top:7px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.rail-dots{margin-top:12px}.promotion-row{width:100%;margin-top:16px}.promotion-row .coupon-card{min-height:0;padding:16px;grid-template-columns:46px 1fr;gap:12px;border-radius:0}.coupon-icon{width:46px;height:46px;font-size:20px}.coupon-card h2{font-size:19px;margin:5px 30px 4px 0}.coupon-card p{font-size:13px;line-height:1.35}.coupon-actions{margin-top:12px;gap:8px}.coupon-actions b,.coupon-actions a{min-height:44px;display:inline-flex;align-items:center;padding:9px 12px}.dismiss{right:10px;top:10px;width:44px;height:44px}.product-section{margin-top:24px}.section-title{margin-bottom:12px}.masonry-products{columns:2;column-gap:4px;padding:0 4px}.app-product-card{margin-bottom:4px;border-radius:8px}.app-product-copy{padding:7px 8px 5px}.app-product-foot{padding:0 8px 7px}.app-product-copy h3{font-size:12px;line-height:1.2;min-height:2.4em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.quick-add{width:34px;min-width:34px;height:32px;padding:0}.quick-add span{display:none}.app-dock{height:calc(54px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.app-dock a{font-size:12px;gap:2px}.app-dock i{font-size:20px}.app-dock b{right:24%;top:0}.service-strip{margin-bottom:8px}}
@media(max-width:599px){.subcategory-rail{grid-auto-flow:row;grid-template-columns:repeat(4,60px);grid-template-rows:repeat(2,88px);justify-content:space-between;column-gap:0}}
.scroll-top{position:fixed;right:max(16px,calc((100vw - 1280px)/2 + 16px));bottom:74px;z-index:45;width:44px;height:44px;border:1px solid #111;border-radius:50%;background:#111;color:#fff;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.16s;cursor:pointer}.scroll-top.visible{opacity:1;visibility:visible;transform:none}@media(max-width:599px){.scroll-top{right:14px;bottom:calc(70px + env(safe-area-inset-bottom))}}

/* Lighter storefront typography: retain hierarchy without a heavy UI. */
.wordmark{font-weight:600}
.category-tile span,.new-tile span{font-weight:500}
.shipping-ticker strong{font-weight:500}
.desktop-section-heading span,
.section-title span,
.editorial-promo>span,
.editorial-promo div>span,
.coupon-card>div>span{font-weight:600}
.desktop-section-heading h1,
.coupon-card h2,
.editorial-promo h2,
.section-title h2{font-weight:400}
.subcategory-bubble strong{font-weight:500}
.coupon-actions b,.coupon-actions a{font-weight:500}
.section-title>a{font-weight:500}
.app-product-copy h3{font-weight:400}
.app-price strong{font-weight:500}
.quick-add{font-weight:500}
.service-strip strong{font-weight:500}
.app-dock a{font-weight:400}

@media(min-width:900px){
  body{padding-bottom:32px}
  .app-dock{display:none}
  .scroll-top{bottom:24px}
}

/* Full-width horizontal member coupon. */
.member-coupon-row{width:100%;max-width:none;margin-top:28px}
.member-coupon-row .member-coupon{
  width:100%;
  max-width:none;
  margin-inline:0;
  min-height:132px;
  padding:24px clamp(28px,4vw,64px);
  grid-template-columns:70px minmax(230px,1.25fr) minmax(220px,1fr) auto;
  align-items:center;
  gap:clamp(20px,3vw,48px);
  border-left:0;
  border-right:0;
  border-radius:0;
  background:#f2f2f2;
}
.member-coupon__intro>span{font-size:11px;font-weight:300}
.member-coupon__intro h2{margin:4px 0 0;font-size:clamp(17px,1.6vw,22px);font-weight:400}
.member-coupon__copy{max-width:360px;font-size:12px;line-height:1.45}
.member-coupon .coupon-actions{margin-top:0;white-space:nowrap}
.member-coupon .coupon-actions b,.member-coupon .coupon-actions a{font-size:12px;font-weight:400;padding:10px 14px}
@media(max-width:899px){
  .member-coupon{grid-template-columns:56px 1fr;padding:22px 24px;gap:16px}
  .member-coupon__copy,.member-coupon .coupon-actions{grid-column:2}
}
@media(max-width:599px){
  .discovery{display:none!important}
  .member-coupon-row{margin-top:16px}
  .member-coupon-row .member-coupon{grid-template-columns:46px 1fr;padding:16px;gap:12px}
  .member-coupon__intro h2{font-size:17px;margin-right:28px}
}

/* Neutral storefront theme. */
.app-search{border-radius:999px!important}
.app-header a:hover,.category-menu a:hover,.subcategory-bubble:hover strong,.product-section .app-product-link:hover,.product-section .app-product-link:hover h3,.product-section .section-title a:hover,.subcategory-more:hover,.app-dock a:hover,.app-footer a:hover,[role="tab"]:hover{color:#111!important}
.footer-signups button,.whatsapp-signup a{border-left-color:#111!important;background:#111!important}
.footer-bottom-wrap{background:#111!important;color:#fff!important}

.mobile-category-trigger,.mobile-category-layer,.mobile-search-trigger,.mobile-search-close,.mobile-edition-hero{display:none}
.desktop-header-links{display:none}
.desktop-recommend-tabs{display:none}
.desktop-trust-strip{display:none}
@media(min-width:901px){
  .desktop-header-links{position:sticky;top:60px;z-index:39;display:block;width:100%;border-bottom:1px solid #242424;background:#050505;color:#fff}
  .desktop-header-links__inner{width:var(--shell);min-height:40px;margin:auto;display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.2vw,34px);overflow:hidden}
  .desktop-header-links a{min-height:40px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;color:#ddd;font-size:12px;font-weight:400;transition:color .16s,background-color .16s}
  .desktop-header-links a:hover,.desktop-header-links a:focus-visible{color:#fff!important;outline:0}
  .desktop-header-links i{font-size:12px;color:#aaa}
  .desktop-link-badge{padding:2px 5px;border-radius:3px;background:#d92323;color:#fff;font-size:9px;font-weight:500;line-height:1.2;text-transform:uppercase}
  .desktop-recommend-tabs{position:-webkit-sticky;position:sticky;top:100px;z-index:41;width:100%;min-height:44px;margin:46px 0 -46px;padding:0 clamp(20px,3vw,36px);display:flex;align-items:stretch;align-self:flex-start;gap:26px;overflow-x:auto;scrollbar-width:none;border-top:1px solid #e8e8e8;border-bottom:1px solid #dedede;background:rgba(255,255,255,.98);box-shadow:0 2px 5px rgba(0,0,0,.04);white-space:nowrap}
  .desktop-recommend-tabs::-webkit-scrollbar{display:none}
  .desktop-recommend-tabs a{position:relative;min-height:44px;display:inline-flex;align-items:center;color:#666;font-size:13px;font-weight:400}
  .desktop-recommend-tabs a:hover,.desktop-recommend-tabs a:focus-visible{color:#111!important;outline:0}
  .desktop-recommend-tabs a.active{color:#111;font-weight:500}
  .desktop-recommend-tabs a.active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#111}
  .category-feed-status{grid-column:1/-1;margin:0;padding:48px 12px;color:#666;text-align:center;font-size:14px}
  .desktop-trust-strip{width:calc(100% - clamp(40px,6vw,72px));margin:46px auto 0;padding:20px clamp(20px,3vw,36px);display:grid;grid-template-columns:minmax(180px,.65fr) minmax(0,2.35fr);align-items:center;gap:26px;background:#fff;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}
  .desktop-trust-strip h2{margin:0;font-size:17px;font-weight:400;line-height:1.2}
  .desktop-trust-strip>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}
  .desktop-trust-strip a{min-width:0;padding:4px 22px;display:flex;align-items:center;gap:12px;border-left:1px solid #e6e6e6;color:#333}
  .desktop-trust-strip a:hover{color:#111!important}
  .desktop-trust-strip i{flex:0 0 auto;color:#111;font-size:20px}
  .desktop-trust-strip span{min-width:0;display:flex;flex-direction:column}
  .desktop-trust-strip strong{font-size:13px;font-weight:500}
  .desktop-trust-strip small{margin-top:2px;color:#777;font-size:11px;line-height:1.35}
}
@media(max-width:900px){
  .app-header{position:fixed;top:0;left:0;right:0;background:transparent!important;border-bottom-color:transparent!important;box-shadow:none!important;backdrop-filter:none;transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease}
  .app-header.is-scrolled,.app-header.search-open{background:rgba(255,255,255,.97)!important;border-bottom-color:#e7e7e7!important;box-shadow:0 1px 5px rgba(0,0,0,.06)!important;backdrop-filter:blur(14px)}
  .mobile-edition-hero{position:relative;width:100%;height:auto;aspect-ratio:1;display:block;overflow:hidden;background:#fff}
  .mobile-edition-hero:after{content:"";position:absolute;inset:0 0 auto;height:110px;background:linear-gradient(rgba(0,0,0,.18),transparent);pointer-events:none}
  .mobile-edition-hero:before{content:"";position:absolute;z-index:1;inset:auto 0 0;height:48%;background:linear-gradient(transparent,rgba(0,0,0,.68));pointer-events:none}
  .mobile-edition-hero img{width:100%;height:100%;display:block;object-fit:cover}
  .mobile-edition-copy{position:absolute;z-index:2;left:clamp(16px,4vw,30px);right:clamp(16px,5vw,38px);bottom:clamp(20px,5vw,38px);display:flex;flex-direction:column;align-items:flex-start;color:#fff;text-align:left}
  .mobile-edition-copy strong{font-size:clamp(24px,5vw,38px);font-weight:500;line-height:1.08;letter-spacing:-.02em}
  .mobile-edition-copy small{max-width:620px;margin-top:8px;color:rgba(255,255,255,.9);font-size:clamp(13px,2.2vw,17px);font-weight:350;line-height:1.4}
}
@media(max-width:599px){
  .category-showcase{display:none!important}
  .app-header-inner{position:relative;width:100%;padding:0 8px;grid-template-columns:40px minmax(0,1fr) 40px 40px!important;gap:5px}
  .mobile-category-trigger{width:40px;height:40px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#111;font-size:21px;cursor:pointer}
  .wordmark{position:absolute;left:50%;top:50%;z-index:1;display:block!important;transform:translate(-50%,-50%);text-align:center;font-size:18px!important;font-weight:400!important;letter-spacing:.1em!important;white-space:nowrap}
  .wordmark span{display:inline!important}.wordmark span+span{margin-left:4px!important}
  .mobile-search-trigger{grid-column:3;width:40px;height:40px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#111;font-size:20px}
  .header-tools{grid-column:4;display:flex!important;width:40px;justify-content:center}
  .header-tools>a{display:none!important}.header-tools>a[aria-label="Cart"]{width:40px!important;height:40px!important;display:grid!important;font-size:21px!important}
  .app-search{display:none;position:absolute;z-index:3;left:52px;right:8px;top:50%;height:40px!important;transform:translateY(-50%);grid-template-columns:20px minmax(0,1fr) 32px 34px!important;background:#fff}
  .app-header.search-open .app-search{display:grid}
  .app-header.search-open .wordmark,.app-header.search-open .mobile-search-trigger{visibility:hidden}
  .mobile-search-close{width:34px;height:34px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#111;font-size:18px}
  .mobile-category-layer{position:fixed;z-index:10020;inset:0;display:block}
  .mobile-category-layer[hidden]{display:none}
  .mobile-category-scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(0,0,0,.42)}
  .mobile-category-drawer{position:absolute;inset:0;width:100%;overflow-y:auto;isolation:isolate;background:#222 var(--category-drawer-image) center/cover no-repeat;box-shadow:12px 0 32px rgba(0,0,0,.18);animation:category-drawer-in .22s ease-out}
  .mobile-category-drawer:before{content:"";position:fixed;z-index:-1;inset:0;background:rgba(0,0,0,.64);pointer-events:none}
  .mobile-category-drawer-head{position:sticky;top:0;z-index:1;min-height:64px;padding:0 8px;display:grid;place-items:center;border:0;background:transparent;backdrop-filter:none;color:#fff}
  .mobile-category-drawer-head h2{margin:0;color:#fff!important;text-align:center;font-size:20px!important;font-weight:350!important;letter-spacing:.12em}
  .mobile-category-close{position:absolute;right:8px;top:8px;width:46px;height:46px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#fff;font-size:23px}
  .mobile-category-drawer nav{padding:6px 0 24px;background:transparent}
  .mobile-category-drawer nav a{min-height:58px;padding:0 20px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#fff;text-align:center;font-size:17px;font-weight:300;text-shadow:0 1px 5px rgba(0,0,0,.35)}
  .mobile-category-drawer nav a span{padding:8px 16px;border-radius:999px;background:transparent;transition:background-color .16s ease}
  .mobile-category-drawer nav a:hover span,.mobile-category-drawer nav a:focus-visible span,.mobile-category-drawer nav a:active span{background:rgba(0,0,0,.5)}
  .mobile-category-drawer nav a:focus-visible{outline:0}
  .mobile-category-drawer nav i{color:#fff;font-size:13px}
  body.category-drawer-open{overflow:hidden}
}
@keyframes category-drawer-in{from{transform:translateX(-100%)}to{transform:translateX(0)}}

@media(max-width:900px){
  .mobile-edition-hero{margin:0!important;padding:0!important}
  .app-header:not(.is-scrolled):not(.search-open),
  .app-header:not(.is-scrolled):not(.search-open) .wordmark,
  .app-header:not(.is-scrolled):not(.search-open) .wordmark span,
  .app-header:not(.is-scrolled):not(.search-open) button,
  .app-header:not(.is-scrolled):not(.search-open) .header-tools a{color:#fff!important}
  .app-header.is-scrolled,.app-header.search-open,
  .app-header.is-scrolled .wordmark,.app-header.search-open .wordmark,
  .app-header.is-scrolled button,.app-header.search-open button,
  .app-header.is-scrolled .header-tools a,.app-header.search-open .header-tools a{color:#111!important}
}

/* Distinguish the recently viewed shelf. */
.recent-section{
  background:#fff;
  padding:clamp(20px,3vw,36px);
}
.clients-also-viewed{display:none}
.jewellery-section,.wigs-section{display:none}
.dresses-section,.bags-section,.official-wear-section,.men-section{display:none}
.home-popular-searches{display:none}
@media(min-width:901px){
  .clients-also-viewed,.jewellery-section,.wigs-section,.dresses-section,.bags-section,.official-wear-section,.men-section{display:block}
  .dresses-section,.bags-section,.official-wear-section,.men-section{width:100%;padding:clamp(20px,3vw,36px);background:#fff}
  .dress-service-benefits{margin:0 0 30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dedede;background:#f2f2f2}
  .dress-service-benefits article{min-width:0;min-height:116px;padding:20px;display:flex;align-items:flex-start;gap:13px;border-right:1px solid #dedede;background:#fff}
  .dress-service-benefits article:last-child{border-right:0}
  .dress-service-benefits i{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:14px}
  .dress-service-benefits h3{margin:1px 0 5px;color:#222;font-size:14px;font-weight:500;line-height:1.25}
  .dress-service-benefits p{margin:0;color:#727272;font-size:11px;line-height:1.5}
  .dresses-section .section-title h2,.bags-section .section-title h2,.official-wear-section .section-title h2,.men-section .section-title h2{font-size:14px!important;font-weight:300}
  .dresses-grid,.bags-grid,.official-wear-grid,.men-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:348px;gap:18px 10px;align-items:stretch}
  .dresses-grid .app-product-card,.bags-grid .app-product-card,.official-wear-grid .app-product-card,.men-grid .app-product-card{display:flex;width:auto;min-width:0;height:348px;margin:0;flex-direction:column}
  .dresses-grid .app-product-link,.bags-grid .app-product-link,.official-wear-grid .app-product-link,.men-grid .app-product-link{display:flex;min-height:0;flex:1;flex-direction:column}
  .dresses-grid .app-product-image,.bags-grid .app-product-image,.official-wear-grid .app-product-image,.men-grid .app-product-image{height:240px;min-height:240px;flex:0 0 240px}
  .dresses-grid .app-product-image img,.bags-grid .app-product-image img,.official-wear-grid .app-product-image img,.men-grid .app-product-image img{width:100%;height:100%;min-height:0;max-height:none;object-fit:cover}
  .dresses-grid .app-product-copy,.bags-grid .app-product-copy,.official-wear-grid .app-product-copy,.men-grid .app-product-copy{min-height:0;flex:1}
  .dresses-grid .app-product-type,.bags-grid .app-product-type,.official-wear-grid .app-product-type,.men-grid .app-product-type{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
  .dresses-grid .app-product-foot,.bags-grid .app-product-foot,.official-wear-grid .app-product-foot,.men-grid .app-product-foot{margin-top:auto}
  .home-popular-searches{width:100%;padding:32px clamp(20px,3vw,36px) 42px;display:block;background:#fff}
  .home-popular-searches h2{margin:0 0 16px;color:#222;font-size:18px;font-weight:450}
  .home-popular-searches>div{display:flex;flex-wrap:wrap;gap:10px}
  .home-popular-searches a{min-height:38px;padding:9px 16px;display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:999px;background:#f6f6f6;color:#222;font-size:13px;text-decoration:none;transition:background-color .16s,color .16s,border-color .16s}
  .home-popular-searches a:hover,.home-popular-searches a:focus-visible{border-color:#111;background:#111;color:#fff!important;outline:0}
}
.new-arrivals-section{background:#fff;padding:clamp(20px,3vw,36px)}
.new-arrivals-rail{scroll-snap-type:x mandatory;scroll-behavior:smooth}
.new-arrivals-rail .app-product-card{scroll-snap-align:start}
.gender-showcases{width:100%;padding:clamp(20px,3vw,36px);background:transparent}
.desktop-subcategory-pills{display:none}
@media(min-width:901px){
  .desktop-subcategory-pills{
    width:100%;
    margin:46px 0 -26px;
    padding:22px clamp(20px,3vw,36px);
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:9px;
    background:#fff;
  }
  .desktop-subcategory-pills a{
    min-height:34px;
    padding:7px 14px;
    display:inline-flex;
    align-items:center;
    border:1px solid #dedede;
    border-radius:999px;
    background:#f2f2f2;
    color:#333;
    font-size:13px;
    font-weight:400;
    line-height:1.2;
    text-decoration:none;
    transition:background-color .16s,color .16s,border-color .16s;
  }
  .desktop-subcategory-pills a:hover,
  .desktop-subcategory-pills a:focus-visible{
    border-color:#111;
    background:#111;
    color:#fff!important;
    outline:0;
  }
}
.gender-showcase-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,28px)}
.gender-showcase{min-width:0;padding:16px;background:#fff;border-radius:7px}
.gender-showcase-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.gender-showcase-head h2{margin:0;font-size:17px!important;line-height:1.2;font-weight:400}
.gender-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.gender-product{display:block;min-width:0;color:#333;text-decoration:none}
.gender-product-image{display:block;aspect-ratio:1;overflow:hidden;background:#f2f2f2;border-radius:5px}
.gender-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}
.gender-product:hover .gender-product-image img{transform:scale(1.025)}
.gender-product-price{display:flex;align-items:baseline;gap:5px;min-width:0;padding:7px 2px 2px;font-size:13px;line-height:1.2;white-space:nowrap}
.gender-product-price strong{font-weight:500;color:#27232a}
.gender-product-price del{overflow:hidden;color:#8d8990;font-size:10px;text-overflow:ellipsis}
.gender-view-all{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:8px 14px!important;border:0!important;border-radius:5px;background:rgba(0,0,0,.62);color:#fff!important;font-size:13px;font-weight:500!important;text-decoration:none!important}
.gender-view-all i{font-size:11px}
.gender-view-all:hover{background:rgba(0,0,0,.78)!important;color:#fff!important}
.casava-home-faq,.popular-category-literature{display:none}
@media(min-width:901px){
  .casava-home-faq{width:100%;margin-top:58px;padding:42px 0 46px;display:block;background:#fff;border-top:1px solid #e3e3e3}
  .casava-home-faq__head{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}
  .casava-home-faq__head span{color:#777;font-size:11px;font-weight:500;letter-spacing:.09em;text-transform:uppercase}
  .casava-home-faq__head h2{margin:7px 0 0;font-size:25px;font-weight:400;line-height:1.2}
  .casava-home-faq__head>a{padding-bottom:3px;display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid #aaa;color:#333;font-size:12px;font-weight:450;white-space:nowrap}
  .casava-home-faq__head>a:hover{color:#111!important;border-bottom-color:#111}
  .casava-home-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 44px;border-bottom:1px solid #e4e4e4}
  .casava-home-faq details{border-top:1px solid #e4e4e4}
  .casava-home-faq summary{min-height:62px;padding:17px 2px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#222;font-size:14px;font-weight:450;line-height:1.35;cursor:pointer;list-style:none}
  .casava-home-faq summary::-webkit-details-marker{display:none}
  .casava-home-faq summary i{flex:0 0 auto;color:#777;font-size:11px;transition:transform .18s ease}
  .casava-home-faq details[open] summary i{transform:rotate(45deg)}
  .casava-home-faq details p{max-width:620px;margin:-3px 32px 20px 2px;color:#686868;font-size:13px;font-weight:350;line-height:1.65}
  .popular-category-literature{
    display:block;
    width:100%;
    margin-top:54px;
    padding:42px 0 46px;
    border-top:1px solid #e3e3e3;
    background:#fff;
    color:#292929;
  }
  .popular-category-literature-head{max-width:900px;margin-bottom:30px}
  .popular-category-literature-head>span{color:#777;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}
  .popular-category-literature-head h2{margin:7px 0 12px;font-size:25px;font-weight:400;line-height:1.2}
  .popular-category-literature-head p{margin:0;color:#666;font-size:14px;font-weight:350;line-height:1.7}
  .popular-category-literature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 44px}
  .popular-category-literature-grid article{padding:24px 0;border-top:1px solid #e6e6e6}
  .popular-category-literature-grid h3{margin:0 0 9px;font-size:18px;font-weight:450;line-height:1.25}
  .popular-category-literature-grid p{margin:0;color:#626262;font-size:13px;font-weight:350;line-height:1.68}
  .popular-category-literature-grid a{margin-top:13px;display:inline-flex;color:#111;border-bottom:1px solid currentColor;font-size:12px;font-weight:500;text-decoration:none}
  .popular-category-literature-grid a:hover{color:#555!important}
}
.recent-section .section-title h2{
  font-family:"Avenir Next","Helvetica Neue",Arial,sans-serif;
  font-size:clamp(20px,2.2vw,28px);
  line-height:1.2;
  font-weight:300;
  letter-spacing:-.01em;
}
@media(max-width:599px){
  .recent-section{padding:18px 16px}
  .recent-section .section-title{padding:0}
  .recent-section .section-title h2{font-size:19px}
}
@media(min-width:600px){
  body{padding-bottom:32px!important}
  .app-dock{display:none!important}
  .scroll-top{bottom:24px}
}
@media(max-width:899px){.header-tools .header-contact{display:none}.header-tools a span{display:none}}

/* Neutral storefront surfaces: white and #f2f2f2 only. */
html,body{background:#f2f2f2}
[hidden]{display:none!important}
.app-header{background:#fff}
.camera-search:hover,.header-tools a:hover{background:#f2f2f2}
.category-tile,.app-product-image{background:#f2f2f2}
.shipping-ticker{background:#f2f2f2;color:var(--ink);border-block:1px solid var(--line)}
.shipping-ticker button{color:var(--ink)}
.discovery{background:#fff}
.subcategory-bubble>span{background:#f2f2f2}
.coupon-card,.editorial-promo{background:#fff;color:var(--ink)}
.coupon-icon{background:#f2f2f2}
.coupon-actions a{background:#f2f2f2;color:var(--ink);border:1px solid var(--line)}
.quick-add:hover{background:#f2f2f2;color:var(--ink)}
.service-strip,.app-dock{background:#fff}

/* Equal-height product cards on tablet and desktop layouts. */
@media(min-width:600px){
  .masonry-products{
    display:grid;
    grid-template-columns:repeat(auto-fill,minmax(180px,1fr));
    grid-auto-rows:1fr;
    gap:6px;
    columns:auto;
  }
  .masonry-products .app-product-card,
  .recent-rail .app-product-card{
    display:flex;
    flex-direction:column;
    height:100%;
    margin-bottom:0;
  }
  .app-product-link{display:flex;flex:1;flex-direction:column}
  .masonry-products .app-product-image,
  .recent-rail .app-product-image{height:240px;flex:0 0 240px}
  .masonry-products .app-product-image img,
  .recent-rail .app-product-image img{width:100%;height:100%;object-fit:cover}
  .app-product-copy{flex:1}
  .app-product-foot{margin-top:auto}
  .recent-rail{grid-auto-rows:1fr}
  .app-product-type{font-size:11px}
  .app-product-copy h3{font-size:15px;line-height:1.3}
  .app-price strong{font-size:14px}
  .app-price del{font-size:12px}
}

.app-product-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}
.app-product-actions{display:flex;align-items:center;gap:2px;flex:0 0 auto}
.app-product-actions .wishlist-btn,
.app-product-actions .quick-add{
  position:static;
  width:34px;
  min-width:34px;
  height:34px;
  margin:0;
  padding:0;
  border:0;
  border-radius:50%;
  background:transparent;
  color:var(--ink);
  display:grid;
  place-items:center;
  font-size:17px;
  box-shadow:none;
}
.app-product-actions .wishlist-btn:hover,
.app-product-actions .quick-add:hover{background:transparent;color:var(--ink)}
.app-product-actions .wishlist-btn,
.app-product-actions .grid-cart-btn{
  background:transparent!important;
  border:0!important;
  border-color:transparent!important;
  color:var(--ink)!important;
  font-size:22px!important;
}
.app-product-actions .wishlist-btn:hover,
.app-product-actions .wishlist-btn.is-active,
.app-product-actions .grid-cart-btn:hover{
  background:transparent!important;
  border-color:transparent!important;
  color:var(--ink)!important;
}

/* Quiet desktop header and card typography. */
@media(min-width:600px){
.app-header{background:#fff;color:#292929}
.app-header-inner{grid-template-columns:190px minmax(280px,680px) 1fr;min-height:60px}
.wordmark{
  display:flex;
  align-items:center;
  gap:.5em;
  white-space:nowrap;
  font-size:14px;
  font-weight:400;
  letter-spacing:.14em;
  color:#292929;
}
.wordmark span{display:inline}
.wordmark span+span{margin-top:0;color:#292929}
.app-search{height:40px;border-radius:999px;color:#3d3d3d}
.app-search input{font-weight:400;color:#333}
.app-search input::placeholder{color:#777;font-weight:300}
.header-tools,.header-tools a,.header-tools .header-contact{color:#333;font-weight:400}
}
@media(min-width:901px){
  .header-tools{gap:clamp(10px,1.25vw,20px)}
  .header-tools a,.header-tools .header-contact{width:auto;height:40px;padding:0;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:0;background:transparent;font-size:12px;font-weight:400;white-space:nowrap}
  .header-tools a i{font-size:15px}
  .header-tools a:hover,.header-tools .header-contact:hover{background:transparent;color:#000;border:0}
  .header-tools b{top:0;right:-10px;min-width:17px;height:17px;padding:0 4px;background:#111;font-size:9px}
}
.category-tile span,
.subcategory-bubble strong,
.app-product-type,
.app-product-copy h3,
.app-price strong,
.app-price del{font-weight:400;color:#555}
.app-product-type{color:#777}
.app-product-card{border-radius:7px}
.app-product-actions .wishlist-btn,
.app-product-actions .grid-cart-btn,
.app-product-actions .wishlist-btn:hover,
.app-product-actions .wishlist-btn.is-active,
.app-product-actions .grid-cart-btn:hover{color:#777!important;font-weight:400!important}

/* Large, automatically scrolling category cards. */
@media(min-width:600px){
  .category-rail{
    grid-auto-columns:clamp(190px,18vw,250px);
    justify-content:start;
    gap:10px;
    padding-top:14px;
    padding-bottom:14px;
    scroll-snap-type:x mandatory;
    scroll-behavior:smooth;
  }
  .category-tile{
    height:150px;
    border-radius:8px;
    scroll-snap-align:start;
  }
  .category-tile span,
  .new-tile span{
    left:14px;
    right:14px;
    bottom:12px;
    font:400 16px/1.2 "Avenir Next","Helvetica Neue",Arial,sans-serif;
    text-align:left;
  }
}

/* One-card category carousel with manual navigation. */
.category-showcase{margin-top:24px}
.category-carousel{position:relative;margin-top:24px}
.category-rail{
  width:100%;
  grid-auto-columns:calc((100% - 36px)/4);
  justify-content:start;
  gap:12px;
  padding:0;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
}
.category-tile{
  width:100%;
  height:clamp(180px,22vw,285px);
  border-radius:4px;
  scroll-snap-align:start;
}
.category-tile span,.new-tile span{
  left:clamp(12px,1.5vw,22px);
  right:auto;
  width:calc(100% - clamp(24px,3vw,44px));
  bottom:clamp(18px,3vw,34px);
  font:300 clamp(14px,1.5vw,19px)/1.15 "Avenir Next","Helvetica Neue",Arial,sans-serif;
  color:#fff;
  text-align:left;
}
.category-copy strong{display:block;font:inherit;color:inherit}
.category-copy small{
  display:-webkit-box;
  margin-top:5px;
  overflow:hidden;
  color:rgba(255,255,255,.86);
  font-size:.62em;
  font-weight:300;
  line-height:1.25;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.category-chevron{
  position:absolute;
  z-index:4;
  top:50%;
  width:44px;
  height:44px;
  transform:translateY(-50%);
  border:1px solid rgba(0,0,0,.12);
  border-radius:50%;
  background:rgba(255,255,255,.9);
  color:#444;
  display:grid;
  place-items:center;
  cursor:pointer;
  font-size:17px;
}
.category-chevron-left{left:14px}
.category-chevron-right{right:14px}
.category-chevron:hover{background:#fff}
@media(min-width:1024px){
  .category-showcase{display:grid;grid-template-columns:minmax(210px,250px) minmax(0,1fr);gap:16px;align-items:stretch;width:calc(100% - 24px);max-width:none;margin-left:12px;margin-right:12px}
  .category-carousel{min-width:0;margin-top:0}
  .category-menu{height:clamp(180px,22vw,285px);overflow:hidden;border-radius:0;background:#fff;border:0}
  .category-menu>a{height:calc(100%/6);min-height:34px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;color:#444;font-size:13px;font-weight:400}
  .category-menu>a:last-child{border-bottom:0}
  .category-menu>a span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
  .category-menu>a i{font-size:10px;color:#888}
  .category-menu>a:hover{background:#f2f2f2;color:#111}
}
@media(max-width:1023px){
  .category-menu{display:none}
  .category-showcase{margin-top:18px}
  .category-carousel{margin-top:0}
  .category-rail{grid-auto-columns:calc((100% - 12px)/2)}
}
@media(max-width:599px){
  .app-header{position:sticky;top:0}
  .category-showcase{width:calc(100% - 24px);max-width:calc(100% - 24px);margin:16px auto 0}
  .category-carousel{width:100%;margin-top:0}
  .category-rail{width:100%;padding:0;grid-auto-columns:100%;gap:8px}
  .category-tile{height:160px;border-radius:3px}
  .category-tile span,.new-tile span{font-size:19px;font-weight:400;left:10px;right:auto;width:calc(100% - 20px);bottom:14px;color:#fff}
  .category-copy small{font-size:.72em}
  .category-chevron{width:38px;height:38px;font-size:14px}
  .category-chevron-left{left:9px}.category-chevron-right{right:9px}
}

/* Keep product details compact by reserving only one line for the name. */
.app-product-copy h3{
  display:block;
  min-height:0;
  margin-bottom:4px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

/* Compact discovery heading and separate the section from categories. */
.discovery{margin-top:28px}
.desktop-section-heading h1{
  margin:0;
  font-family:"Avenir Next","Helvetica Neue",Arial,sans-serif;
  font-size:clamp(18px,1.8vw,24px);
  line-height:1.2;
  font-weight:400;
  letter-spacing:-.015em;
}
.desktop-section-heading{width:100%}
.desktop-section-heading h1{display:flex;align-items:center;gap:18px;width:100%}
.desktop-section-heading h1::after{content:"";height:1px;flex:1;background:#d2d2d2}
.recent-section .section-title>div,
.recommended .section-title>div,
.new-arrivals-section .section-title>div{display:flex;align-items:center;gap:16px;flex:1;min-width:0}
.recent-section .section-title>div::after,
.recommended .section-title>div::after,
.new-arrivals-section .section-title>div::after{content:"";height:1px;flex:1;background:#d2d2d2}
@media(max-width:599px){
  .discovery{margin-top:18px}
}

@media(min-width:900px){
  .subcategory-rail{
    display:grid;
    grid-auto-flow:row;
    grid-template-columns:repeat(8,minmax(80px,1fr));
    gap:22px 18px;
    overflow:visible;
    align-items:start;
  }
  .subcategory-bubble{min-width:0}
  .subcategory-bubble>span{margin-inline:auto}
  .subcategory-rail:not(.is-expanded) .subcategory-bubble:nth-child(n+25){display:none}
}
.subcategory-more{display:none}
@media(max-width:599px){
  .subcategory-rail{grid-template-rows:repeat(3,88px)}
  .subcategory-rail:not(.is-expanded) .subcategory-bubble:nth-child(n+13){display:none}
  .subcategory-more:not([hidden]){display:flex;margin:20px auto 0;padding:11px 18px;align-items:center;gap:9px;border:0;background:transparent;color:#555;font:500 16px/1 "Avenir Next","Helvetica Neue",Arial,sans-serif;cursor:pointer}
  .subcategory-more i{font-size:13px;transition:transform .2s}
  .subcategory-more.is-expanded i{transform:rotate(180deg)}
  .member-coupon .coupon-actions b,
  .member-coupon .coupon-actions a{font-size:15px;font-weight:500}
}
@media(min-width:900px){
  .subcategory-more:not([hidden]){display:flex;margin:24px auto 0;padding:9px 16px;align-items:center;gap:8px;border:0;background:transparent;color:#555;font:400 13px/1 "Avenir Next","Helvetica Neue",Arial,sans-serif;cursor:pointer}
  .subcategory-more i{font-size:10px;transition:transform .2s}
  .subcategory-more.is-expanded i{transform:rotate(180deg)}
}

@media(min-width:900px){
  .recommended .masonry-products{
    display:grid;
    grid-template-columns:repeat(5,minmax(0,1fr));
    gap:6px;
    columns:auto;
  }
}
.recommended{width:100%;max-width:none;padding:clamp(20px,3vw,36px) clamp(16px,3vw,44px);background:#fff}
.recommended .app-product-card{margin:0}
.recommended,.recommended .masonry-products{min-width:0;max-width:100%}
.app-product-link{position:relative;z-index:1}
.app-product-link::after{content:"";position:absolute;z-index:1;inset:0}
.app-product-foot{position:relative;z-index:2;background:#fff}
.app-product-card,
.app-product-card:hover{box-shadow:none!important}

/* Consistent purple feedback for interactive text and navigation. */
.app-header a:hover,
.category-menu a:hover,
.subcategory-bubble:hover strong,
.product-section .app-product-link:hover,
.product-section .app-product-link:hover h3,
.product-section .section-title a:hover,
.subcategory-more:hover,
.app-dock a:hover,
.app-footer a:hover,
[role="tab"]:hover{
  color:#111!important;
}

.app-footer{margin-top:56px;padding:48px 0 0;background:#fff;border-top:1px solid #e6e6e6;color:#333}
.footer-grid{display:grid;grid-template-columns:1.15fr 1.15fr 1.2fr .9fr;gap:clamp(28px,4vw,64px);align-items:start}
.footer-grid section{display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-width:0}
.app-footer h3{margin:0 0 10px;color:#222;font-size:14px;font-weight:500}
.app-footer .footer-subtitle{margin-top:18px}
.app-footer a{color:#444;font-size:12px;font-weight:300;line-height:1.45}
.app-footer a:hover{color:#111;text-decoration:underline}
.footer-app{display:flex;align-items:center;gap:11px;margin-bottom:8px;color:#333}
.footer-app>i{width:34px;height:34px;display:grid;place-items:center;border:1px solid #ddd;border-radius:6px;font-size:17px}
.footer-app span{display:flex;flex-direction:column;font-size:12px}
.footer-app small{color:#777;font-size:10px}
.footer-signups{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:42px;padding-top:32px;border-top:1px solid #e5e5e5}
.footer-signups section{min-width:0}
.footer-signups form,.whatsapp-signup{display:grid;grid-template-columns:1fr auto;min-height:42px;border:1px solid #cfcfcf;background:#fff}
.footer-signups input{min-width:0;border:0;outline:0;padding:0 13px;background:transparent;color:#333;font-size:12px}
.footer-signups button,.whatsapp-signup a{border:0;border-left:1px solid #111;padding:0 18px;background:#111;color:#fff;font-size:11px;font-weight:400;text-transform:uppercase;cursor:pointer;display:flex;align-items:center}
.footer-signups p{margin:9px 0 0;color:#666;font-size:11px}
.whatsapp-signup{grid-template-columns:auto 1fr auto}
.whatsapp-signup>span{display:flex;align-items:center;padding:0 12px;border-right:1px solid #cfcfcf;color:#555;font-size:12px}
.footer-consent{margin-top:24px;color:#777;font-size:10px;line-height:1.5}
.footer-consent a{font-size:inherit;text-decoration:underline}
.footer-bottom-wrap{width:100%;margin-top:30px;background:#111;color:#fff}
.footer-bottom{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:11px}
.footer-bottom a{color:#f8f1fb;font-size:11px;text-transform:uppercase;letter-spacing:.04em}
@media(max-width:899px){
  .footer-grid{grid-template-columns:1fr 1fr;gap:34px 28px}
  .footer-signups{grid-template-columns:1fr;gap:26px}
}
@media(max-width:599px){
  .app-footer{margin-top:36px}
  .app-footer h3{font-size:16px}
  .app-footer a{font-size:14px;line-height:1.55}
  .footer-app span{font-size:14px}
  .footer-signups p{font-size:13px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:30px 22px}
  .footer-signups{grid-template-columns:1fr;gap:24px}
  .footer-bottom{align-items:flex-start;justify-content:center;flex-direction:column;padding-block:20px}
  .footer-signups form,.whatsapp-signup{width:100%;min-width:0;grid-template-columns:minmax(0,1fr) auto}
  .whatsapp-signup{grid-template-columns:auto minmax(0,1fr) auto}
  .footer-signups input{width:100%;min-width:0}
}

@media(max-width:599px){
  .subcategory-bubble strong{font-size:15px;line-height:1.2}
  .app-product-type{font-size:12px}
  .app-product-copy h3{font-size:15px;line-height:1.25}
  .app-price strong{font-size:15px;font-weight:600;color:#111}
  .app-price del{font-size:12px}
}

/* Use one storefront type family while preserving icon glyph fonts. */
body,button,input,select,textarea,
.wordmark,.new-tile span,.desktop-section-heading h1,.section-title h2,
.coupon-card h2,.editorial-promo h2{
  font-family:"Avenir Next","Helvetica Neue",Arial,sans-serif!important;
}

.recommended .section-title h2,
.recent-section .section-title h2,
.new-arrivals-section .section-title h2{
  font-size:16px!important;
  line-height:1.2;
  font-weight:300;
  letter-spacing:0;
}

@media(max-width:599px){
  .recommended .section-title h2,
  .recent-section .section-title h2,
  .new-arrivals-section .section-title h2{font-size:20px!important}
  .recommended,
  .recent-section,
  .new-arrivals-section,
  .gender-showcases{padding:12px 6px}
  .app-search{height:36px;border-radius:8px;grid-template-columns:20px minmax(0,1fr) 30px;padding:0 5px 0 12px}
  .app-search>i{font-size:16px}
  .camera-search{width:30px;height:30px;font-size:16px}
  .recommended .section-title,
  .recent-section .section-title,
  .new-arrivals-section .section-title{padding-inline:2px}
  .gender-showcase-rail{display:grid;grid-auto-flow:column;grid-auto-columns:min(84vw,340px);grid-template-columns:none;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-inline:2px}
  .gender-showcase-rail::-webkit-scrollbar{display:none}
  .gender-showcase{padding:12px;scroll-snap-align:start}
  .gender-showcase-head h2{font-size:17px!important}
  .gender-view-all{padding:9px 13px!important;font-size:14px}
  .app-search input,
  .app-search input::placeholder{font-size:16px}
}

/* Keep the responsive header outside layout flow so the hero begins at y=0. */
@media(max-width:900px){
  body{margin-top:0!important;padding-top:0!important}
  .app-header{position:fixed!important;top:0!important;left:0;right:0;z-index:1000;margin:0!important;background:transparent!important;border-bottom-color:transparent!important}
  .app-header.is-scrolled,.app-header.search-open{background:rgba(255,255,255,.97)!important;border-bottom-color:#e7e7e7!important}
  body>.mobile-edition-hero{position:relative;z-index:0;margin:0!important;padding:0!important;transform:none!important}
}
@media(max-width:599px){
  html,html body,body main{background:#fff!important}
  .recent-section,.new-arrivals-section,.gender-showcases{display:none!important}
  .promotion-row,
  .member-coupon-row,
  .member-coupon-row .member-coupon,
  .product-section,
  .recent-section,
  .new-arrivals-section,
  .recommended,
  .gender-showcases,
  .gender-showcase,
  .service-strip,
  .app-footer{background:#fff!important}
  .app-search{border-radius:999px!important}
}

.mobile-recommend-title{display:none}
@media(max-width:599px){
  html,body{overscroll-behavior-y:auto;touch-action:pan-y}
  .app-header.is-scrolled,.app-header.search-open,.app-dock{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
  .recommended .masonry-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;columns:auto}
  .recommended .app-product-card{width:100%;margin:0;break-inside:auto}
  .recommended .app-product-image{aspect-ratio:1/1.2;min-height:0;background:#f2f2f2}
  .recommended .app-product-image img{width:100%;height:100%;min-height:0;max-height:none;object-fit:cover}
  .recommended .app-product-copy h3{font-size:14px!important;font-weight:350!important;line-height:1.22!important}
  .recommended .app-price strong{font-size:14px!important;font-weight:600!important;color:#111!important}
  .recommended .app-price del{font-size:10px!important;font-weight:350!important}
  .desktop-recommend-title{display:none!important}
  .mobile-recommend-title{display:block!important}
  .recommended .app-product-type{display:none}
  .recommended .app-product-copy h3{font-weight:350!important}
  .recommended .app-product-card.is-recommend-hidden{display:none}
  .recommend-sentinel{height:2px;width:100%}
}

/* Full-screen focused search on phones. */
@media(max-width:599px){
  body.mobile-search-open{overflow:hidden!important}
  .app-header.search-open{
    height:100dvh!important;
    min-height:100vh!important;
    overflow:hidden;
    background:#000!important;
    border:0!important;
    color:#fff!important;
  }
  .app-header.search-open .app-header-inner{
    position:relative;
    width:100%;
    min-height:64px;
    margin:0;
    padding:10px 12px;
    display:block;
  }
  .app-header.search-open .mobile-category-trigger,
  .app-header.search-open .mobile-search-trigger,
  .app-header.search-open .wordmark,
  .app-header.search-open .header-tools{display:none!important}
  .app-header.search-open .app-search{
    position:relative!important;
    z-index:2;
    inset:auto!important;
    width:100%;
    height:44px!important;
    transform:none!important;
    display:grid;
    grid-template-columns:22px minmax(0,1fr) 36px 38px!important;
    padding:0 4px 0 14px;
    border:0!important;
    border-radius:999px!important;
    background:#fff!important;
    color:#111!important;
  }
  .app-header.search-open .mobile-search-close{color:#111!important}
  .app-header.search-open .search-dropdown{
    position:absolute;
    top:calc(100% + 22px);
    left:50%;
    right:auto;
    width:min(520px,calc(100vw - 32px));
    max-height:calc(100dvh - 92px);
    overflow-y:auto;
    transform:translateX(-50%);
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    color:#fff;
    scrollbar-width:none;
  }
  .app-header.search-open .search-dropdown::-webkit-scrollbar{display:none}
  .app-header.search-open .search-suggestion{
    width:100%;
    min-height:72px;
    margin:0 auto 8px;
    padding:7px 10px;
    grid-template-columns:48px minmax(0,1fr);
    gap:14px;
    align-items:center;
    border:0;
    border-radius:9px;
    background:rgba(255,255,255,.08);
    color:#fff;
    text-align:left;
  }
  .app-header.search-open .search-suggestion img{
    width:48px;
    height:58px;
    border-radius:5px;
    object-fit:cover;
    background:rgba(255,255,255,.12);
  }
  .app-header.search-open .search-suggestion span{
    color:#fff!important;
    font-size:15px;
    font-weight:350;
    line-height:1.3;
  }
}

/* Keep the Home header cart control visually still on pointer interaction. */
.app-header .header-tools a[aria-label="Cart"]:hover,
.app-header .header-tools a[aria-label="Cart"]:focus,
.app-header .header-tools a[aria-label="Cart"]:active{
  background:transparent!important;
  color:inherit;
  box-shadow:none!important;
  transform:none!important;
}
