:root{--wine:#553647;--wine-2:#8a3337;--blush:#f5eae6;--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:smooth}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}
.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;gap:8px}.header-tools a{position:relative;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;font-size:18px}.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:nth-child(2),.header-tools a:nth-child(3){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)}}
.feed-sentinel{height:1px;overflow:hidden;visibility:hidden}.feed-sentinel[hidden]{display:none}

/* 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}}
