:root{--dark:#1a1918;--accent:#bd131a;--accent-ink:#fff;--gray:#76726e;--light:#f0efee;--border:#e3e2e0;--paper:#faf9f6;--white:#fff;--ease:cubic-bezier(.2,.7,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:170px}body{margin:0;font-family:var(--font-body);font-size:14px;line-height:1.65;color:var(--dark);background:var(--paper);-webkit-font-smoothing:antialiased}body.panel-open,body.variant-modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button,input,select,textarea{color:inherit}button{line-height:1.3}img{max-width:100%;display:block}svg{display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.2;letter-spacing:-.045em}h1,h2{font-weight:800}h1{overflow-wrap:anywhere}p{color:var(--gray)}::selection{background:var(--accent);color:var(--accent-ink)}:focus-visible{outline:2px solid #752b36;outline-offset:5px}main:focus{outline:none}a,button{touch-action:manipulation}.container{max-width:1360px;margin-inline:auto;padding-inline:40px}.section{padding-block:72px}.section-title{font-size:clamp(28px,3vw,38px);margin:0 0 28px;line-height:1.2}.eyebrow{display:block;font-size:14px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px;line-height:1.5}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading .section-title{margin-bottom:0}.section-heading p{margin:10px 0 0;font-size:14px}.ui-icon{width:22px;height:22px;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:200;top:8px;left:12px;background:var(--accent);color:var(--accent-ink);padding:12px 20px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.btn,.btn-cancel{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:48px;padding:13px 24px;border:1px solid var(--accent);border-radius:999px;background:var(--accent);color:var(--accent-ink);font-size:14px;font-weight:700;line-height:1.45;transition:background .2s,border-color .2s,color .2s,transform .2s}.btn:hover{background:var(--dark);border-color:var(--dark);color:#fff}.btn-accent{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.btn-accent:hover{background:var(--dark);border-color:var(--dark);color:#fff}.btn-outline,.btn-cancel{background:transparent;border-color:var(--border);color:var(--dark)}.btn-outline:hover,.btn-cancel:hover{background:var(--dark);border-color:var(--dark);color:#fff}.btn-sm{min-height:40px;padding:10px 16px;font-size:14px;gap:9px}.btn-sm .ui-icon{width:15px;height:15px}.btn-danger{background:#773c32;border-color:#773c32}.btn-outline-danger:hover{background:#773c32;border-color:#773c32;color:#fff}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--border);border-radius:50%;background:transparent}.icon-button:hover{background:var(--light)}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:14px;color:var(--gray);margin:0 0 32px;line-height:1.8}.breadcrumb a:hover{color:var(--dark)}.breadcrumb svg{width:12px;height:12px}.breadcrumb [aria-current=page]{color:var(--dark)}.empty-state{padding:72px 24px;text-align:center;background:var(--light);border:1px solid var(--border);border-radius:6px}.empty-state>.ui-icon{width:40px;height:40px;margin:0 auto 24px;color:var(--gray)}.empty-state h2{font-size:28px;margin-bottom:14px}.empty-state p{max-width:420px;margin:0 auto 25px}.form-error{padding:12px 16px;background:var(--accent);border:1px solid var(--accent);border-radius:4px;color:#fff;font-size:14px}.plain-list{list-style:none;margin:0;padding:0}
/* A calm, stationary service line and a clear shopping header. */
.topbar{background:var(--dark);color:#d8d5d2;font-size:14px;overflow:hidden}.topbar-inner{height:35px;display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:0}.topbar-shipping{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.topbar-shipping .ui-icon{width:16px;height:16px;margin-right:4px;color:var(--accent)}.topbar a{display:flex;align-items:center;gap:9px}.topbar a .ui-icon{width:12px;height:12px}.topbar strong{color:#fff;font-weight:600}.site-header{position:sticky;top:0;z-index:40;background:var(--paper);border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:52px;min-height:91px}.logo{display:inline-flex;flex-direction:column;align-items:flex-start;flex-shrink:0;gap:3px}.logo-img{display:block;height:58px;width:auto}.logo-word{display:flex;align-items:baseline;gap:3px;font-size:34px;letter-spacing:-1.9px;font-weight:800;line-height:1.15}.logo-word i{width:7px;height:7px;background:#982738;display:block;border-radius:1px}.logo-tagline{font-size:14px;letter-spacing:.255em;font-weight:700}.search-form{display:flex;align-items:center;gap:12px;background:#efeeec;border:1px solid transparent;border-radius:4px;max-width:470px;flex:1;min-width:100px;height:45px;padding:0 7px 0 16px}.search-form:focus-within{border-color:#98928b;background:#fff}.search-form>.ui-icon{width:19px;height:19px;color:var(--gray)}.search-form input{flex:1;min-width:0;width:100%;border:none;background:transparent;outline:none;font-size:14px;padding:0;height:100%}.search-form input::placeholder{color:#86827d}.search-form button{border:0;background:transparent;padding:9px;display:flex}.search-form button:hover{background:var(--accent);color:var(--accent-ink);border-radius:3px}.search-form button .ui-icon{width:18px;height:18px}.header-right{display:flex;gap:27px;align-items:center}.header-link{position:relative;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;white-space:nowrap;min-height:44px}.header-link>.ui-icon{width:21px;height:21px}.header-link:hover{color:#792733}.cart-count{background:var(--accent);color:var(--accent-ink);font-size:14px;font-weight:800;min-width:26px;height:26px;display:flex;align-items:center;justify-content:center;padding:0 5px;border-radius:50%}.nav-wrap{border-top:1px solid var(--border)}.main-nav{display:flex;align-items:center;min-height:48px;gap:32px;font-size:14px;font-weight:600}.category-menu-btn{display:flex;align-items:center;gap:12px;background:transparent;border:none;border-right:1px solid var(--border);padding:0 30px 0 0;white-space:nowrap;min-height:25px;font-size:14px;font-weight:700}.category-menu-btn .ui-icon{width:18px;height:18px}.nav-category-links{display:flex;gap:30px;align-items:center;flex:1}.nav-category-links a{white-space:nowrap;padding-block:15px;position:relative}.nav-category-links a:after{content:'';position:absolute;height:2px;left:0;right:0;bottom:0;background:var(--dark);transform:scaleX(0);transition:transform .2s}.nav-category-links a:hover:after,.nav-category-links a[aria-current=page]:after{transform:scaleX(1)}.nav-sale{display:flex;align-items:center;gap:9px;white-space:nowrap}.nav-sale .ui-icon{width:14px;height:14px}.sale-dot{width:6px;height:6px;background:#922f3e;border-radius:50%}.mobile-menu-btn{display:none}.category-panel-overlay{position:fixed;inset:0;background:#1a1817a6;backdrop-filter:blur(3px);z-index:80;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.category-panel-overlay.is-visible{opacity:1;visibility:visible}.category-panel{position:fixed;inset:0 auto 0 0;width:min(430px,calc(100% - 24px));z-index:90;background:var(--paper);padding:34px;overflow-y:auto;overscroll-behavior:contain;transform:translateX(-100%);visibility:hidden;transition:transform .3s var(--ease),visibility .3s}.category-panel.is-open{transform:translateX(0);visibility:visible}.category-panel-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.category-panel-header .eyebrow{font-size:14px;color:var(--gray);margin-bottom:8px}.category-panel-header h2{font-size:32px;margin:0}.category-panel-header .icon-button{width:36px;height:36px}.category-panel-item{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:600;padding:13px 0;border-bottom:1px solid var(--border)}.category-panel-item:hover{color:#fff}.category-panel-icon{background:var(--light);border-radius:4px;padding:8px}.category-panel-icon svg{width:20px;height:20px}.category-panel-item>.ui-icon{width:15px;height:15px;margin-left:auto}.category-panel-offer{display:flex;justify-content:space-between;align-items:flex-end;background:var(--accent);color:var(--accent-ink);padding:23px;margin-top:26px;border-radius:4px;font-size:21px;line-height:1.4;letter-spacing:-.03em}.category-panel-offer>.ui-icon{width:30px;height:30px}.category-panel-account{display:flex;gap:25px;font-size:14px;margin-top:23px;color:var(--gray)}
/* Homepage: editorial photography, useful categories, then the merchandise. */
.home-hero-wrap{padding-top:24px}.home-hero{min-height:518px;position:relative;background:#1e1c1a;border-radius:7px;overflow:hidden;color:var(--paper);isolation:isolate;display:flex;align-items:center}.hero-photo{position:absolute;inset:0 0 0 43%;width:57%;height:100%;object-fit:cover;object-position:50% 60%;z-index:-2;filter:saturate(.55)}.home-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#1e1c1a 0%,#1e1c1a 30%,#1e1c1aeb 40%,#1e1c1a05 75%)}.hero-content{padding:58px 58px 75px;max-width:690px}.hero-content .eyebrow{display:flex;align-items:center;gap:10px;color:#dfdddb;font-size:14px;letter-spacing:.19em;margin-bottom:25px}.hero-content .eyebrow:before{content:'';width:6px;height:6px;background:var(--accent);border-radius:50%}.hero-content h1{font-size:clamp(56px,6.6vw,89px);letter-spacing:-.065em;line-height:1.03;margin:0 0 23px}.hero-content h1 span{color:var(--accent)}.hero-content>p{font-size:14px;color:#c2beba;line-height:1.9;max-width:325px;margin-bottom:29px}.hero-actions{display:flex;align-items:center;gap:24px}.hero-actions .btn{min-height:49px;padding-inline:21px;font-size:14px}.hero-actions .btn .ui-icon{width:17px;height:17px}.hero-secondary{font-size:14px;font-weight:600;border-bottom:1px solid #b8b3ae;padding-bottom:4px}.hero-secondary:hover{color:var(--accent);border-color:var(--accent)}.hero-index{position:absolute;left:58px;bottom:24px;display:flex;gap:10px;align-items:center;color:#99938d;font-size:14px;letter-spacing:.17em}.hero-index span{color:var(--accent);font-weight:800}.hero-index i{height:1px;width:30px;background:#6d6761}.hero-photo-label{position:absolute;right:27px;bottom:27px;display:flex;align-items:center;gap:23px;color:#fff;font-size:14px}.hero-photo-label small{display:block;font-size:14px;letter-spacing:.14em;color:#c0bcb9;margin-bottom:4px}.hero-photo-label>.ui-icon{width:37px;height:37px;border:1px solid #ffffff59;padding:10px;border-radius:50%}.hero-photo-label:hover .ui-icon{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.benefits-row{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--border);padding-block:26px;gap:20px}.benefit{display:flex;align-items:center;justify-content:center;gap:14px}.benefit+.benefit{border-left:1px solid var(--border)}.benefit>.ui-icon{width:24px;height:24px;color:#645e58}.benefit strong{font-size:14px;font-weight:700;display:block}.benefit p{font-size:14px;margin:3px 0 0}.home-categories{padding-top:49px;padding-bottom:51px}.home-categories .section-heading{margin-bottom:24px}.home-categories .section-title{font-size:24px}.category-rail{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:11px}.category-shortcut{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:18px 5px 12px;font-size:14px;font-weight:600;text-align:center;border:1px solid var(--border);border-radius:5px;background:#fff;transition:background .2s,border-color .2s}.category-shortcut:hover{background:var(--accent);border-color:var(--accent)}.category-shortcut svg{width:31px;height:31px;stroke-width:1.25}.home-products{padding-top:22px;padding-bottom:64px}.home-products .eyebrow,.new-products-section .eyebrow{color:var(--gray)}.collection-link-row{display:flex;gap:20px;align-items:center}.collection-link-row a{font-size:14px;color:var(--gray)}.collection-link-row a.is-active{color:var(--dark);font-weight:700;border-bottom:1px solid var(--dark);padding-bottom:5px}.editorial-duo{display:grid;grid-template-columns:1.15fr 1fr;gap:22px}.editorial-card{position:relative;min-height:340px;overflow:hidden;border-radius:5px;display:flex;align-items:flex-end;background:var(--dark);color:#fff;isolation:isolate}.editorial-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;filter:saturate(.5);transition:transform .6s var(--ease)}.editorial-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#1116,#1111 10%,#111c);z-index:-1}.editorial-card:hover>img{transform:scale(1.035)}.editorial-card-content{padding:34px;flex:1}.editorial-card .eyebrow{font-size:14px;color:#d9d7d5;margin-bottom:12px}.editorial-card h2{font-size:36px;margin-bottom:17px;line-height:1.15}.editorial-card-light{background:#e6e4e2;color:var(--dark)}.editorial-card-light:after{display:none}.editorial-card-light .eyebrow{color:#645e59}.editorial-card-light .editorial-card-content{position:relative;z-index:1;width:60%;flex:none}.editorial-product-image{position:absolute;right:-6%;bottom:0;width:62%;height:95%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-8deg)}.editorial-card-light:hover .editorial-product-image{transform:rotate(-4deg) scale(1.03)}.editorial-number{position:absolute;top:25px;right:29px;font-size:14px;letter-spacing:.13em;color:#67615b}.new-products-section{padding-block:65px}.brand-strip{border-top:1px solid var(--border);padding-top:30px;padding-bottom:39px;display:flex;align-items:center;gap:55px}.brand-strip>.eyebrow{font-size:14px;color:var(--gray);white-space:nowrap;margin:0;max-width:90px}.brand-names{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:28px;flex:1;color:#77716b}.brand-names span{font-size:22px;letter-spacing:-.06em;font-weight:800;line-height:1}.brand-names span:nth-child(2n){font-style:italic;letter-spacing:-.03em}.brand-names span:nth-child(3n){font-weight:600;font-size:19px;letter-spacing:.03em}
/* Footer uses real destinations throughout. */
.site-footer{background:var(--dark);color:#eeeceb}.footer-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;padding-top:60px;padding-bottom:48px;border-bottom:1px solid #2e2b28}.footer-top .eyebrow{font-size:14px;color:#8f887f;letter-spacing:.17em;margin-bottom:15px}.footer-top h2{font-size:clamp(22px,2.4vw,30px);font-weight:400;letter-spacing:-.01em;line-height:1.4;max-width:460px;margin:0;color:#c8c2ba}.footer-explore{display:flex;align-items:center;gap:24px;font-size:14px}.footer-explore>span{display:flex;align-items:center;justify-content:center;border-radius:50%;width:48px;height:48px;background:var(--accent);color:var(--accent-ink)}.footer-explore:hover>span{background:#8f121c}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-block:56px}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.footer-brand .logo-word{font-size:30px}.footer-brand .logo-word i{background:var(--accent)}.footer-brand .logo-tagline{font-size:14px}.footer-brand .logo-img{height:72px}.logo-on-plate{background:var(--paper);border-radius:10px;padding:14px 20px}.footer-brand p{max-width:280px;font-size:14px;color:#84807a;line-height:1.9;margin:0}.footer-col h3{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#6f6a64;margin:0 0 22px}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{font-size:15px;padding:9px 0}.footer-col a{color:#c4bfb9;transition:color .15s}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid #2e2b28;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:26px;color:#716c66;font-size:14px}.footer-bottom a{color:#c4bfb9}
@media(min-width:1600px){.home-hero{min-height:550px}}
@media(max-width:1199px){.header-inner{gap:30px}.header-link>span:not(.cart-count){display:none}.header-right{gap:22px}.search-form{max-width:440px}.main-nav{gap:23px}.nav-category-links{gap:23px}.category-menu-btn{padding-right:23px}.nav-sale{font-size:14px}.hero-content{padding-left:42px}.hero-index{left:42px}.hero-content h1{font-size:76px}.category-rail{gap:8px}.category-shortcut{font-size:14px}.brand-strip{gap:35px}.brand-names{gap:22px}}
@media(max-width:991px){.container{padding-inline:28px}.topbar-intro{display:none}.topbar-inner{justify-content:space-between}.header-inner{gap:27px;min-height:80px}.logo-word{font-size:30px}.logo-img{height:50px}.search-form{max-width:none}.main-nav{gap:23px}.category-menu-btn{font-size:14px}.nav-category-links{gap:24px;overflow-x:auto;scrollbar-width:none}.nav-sale{display:none}.home-hero{min-height:485px}.hero-content{max-width:520px;padding:48px 36px 67px}.hero-content h1{font-size:69px}.hero-content>p{max-width:280px}.hero-content .eyebrow{font-size:14px}.hero-photo{inset-left:40%;width:60%;left:40%}.hero-index{left:36px}.hero-photo-label{right:20px}.category-rail{grid-template-columns:repeat(5,1fr);gap:10px}.category-shortcut{flex-direction:row;gap:10px;padding:16px 8px;font-size:14px}.category-shortcut svg{width:25px;height:25px}.benefit{gap:10px}.benefit strong,.benefit p{font-size:14px}.section{padding-block:55px}.editorial-card{min-height:295px}.editorial-card-content{padding:26px}.editorial-card h2{font-size:30px}.editorial-duo{gap:16px}.brand-names span{font-size:19px}.brand-strip{gap:25px}.brand-names{gap:22px}.footer-grid{gap:30px}}
@media(max-width:767px){html{scroll-padding-top:165px}.container{padding-inline:20px}.section{padding-block:40px}.topbar{font-size:14px}.topbar-inner{height:31px;justify-content:center;gap:0}.topbar-inner>a{display:none}.topbar-shipping .ui-icon{width:14px;height:14px}.header-inner{display:grid;grid-template-columns:30px 1fr auto;gap:0 14px;min-height:0;padding-top:17px;padding-bottom:14px;row-gap:16px}.mobile-menu-btn{display:flex;width:30px;height:36px;border:none;border-radius:0}.mobile-menu-btn .ui-icon{width:24px;height:24px}.logo-word{font-size:29px;letter-spacing:-1.7px}.logo-tagline{font-size:5.5px;letter-spacing:.21em}.logo-word i{width:5px;height:5px}.logo-img{height:42px}.header-right{gap:14px}.header-link{min-height:36px}.header-link>.ui-icon{width:20px;height:20px}.header-right .header-link:first-child{display:none}.cart-link{gap:5px}.cart-count{min-width:22px;height:22px;font-size:14px;padding:0 4px}.search-form{grid-column:1/-1;grid-row:2;width:100%;height:39px;max-width:none;padding-left:12px;border-radius:3px}.search-form input{font-size:14px}.search-form>.ui-icon{width:16px;height:16px}.search-form button{padding:8px}.nav-wrap{display:none}.home-hero-wrap{padding-top:16px}.home-hero{min-height:540px;align-items:flex-start;border-radius:5px}.hero-photo{inset:0;width:100%;height:100%;object-position:56% 53%;filter:saturate(.4)}.home-hero:after{background:linear-gradient(180deg,#161413ed 0%,#1d1b19b8 35%,#29101415 75%,#181716ab 100%)}.hero-content{padding:32px 25px 72px;max-width:none}.hero-content .eyebrow{font-size:14px;letter-spacing:.16em;margin-bottom:19px;gap:8px}.hero-content h1{font-size:58px;line-height:1.04;margin-bottom:18px;letter-spacing:-.065em}.hero-content>p{font-size:14px;max-width:265px;line-height:1.85;margin-bottom:24px;color:#d2cfcc}.hero-actions{gap:18px;flex-wrap:wrap}.hero-actions .btn{font-size:14px;min-height:44px;padding:12px 16px}.hero-actions .btn .ui-icon{width:15px;height:15px}.hero-secondary{font-size:14px}.hero-index{left:25px;bottom:24px;font-size:14px;gap:7px}.hero-index i{width:16px}.hero-photo-label{right:20px;bottom:20px;gap:10px;font-size:14px}.hero-photo-label small{font-size:14px}.hero-photo-label>.ui-icon{width:30px;height:30px;padding:8px}.benefits-row{padding-block:20px;grid-template-columns:1fr 1fr;gap:10px}.benefit{justify-content:flex-start;gap:10px}.benefit+.benefit{padding-left:15px}.benefit:last-child{display:none}.benefit>.ui-icon{width:20px;height:20px}.benefit strong{font-size:14px}.benefit p{font-size:14px;line-height:1.5}.home-categories{padding-top:32px;padding-bottom:38px}.home-categories .section-title{font-size:23px}.section-heading{gap:16px;margin-bottom:24px}.section-title{font-size:28px}.section-heading .eyebrow{font-size:14px;margin-bottom:9px}.section-heading p{font-size:14px}.category-rail{display:flex;gap:9px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#d3d0ce transparent}.category-shortcut{flex:0 0 85px;flex-direction:column;padding:16px 6px 13px;gap:12px;scroll-snap-align:start;font-size:14px}.category-shortcut svg{width:28px;height:28px}.home-products{padding-top:0;padding-bottom:38px}.collection-link-row{gap:12px}.collection-link-row a{font-size:14px}.editorial-duo{grid-template-columns:1fr;gap:14px}.editorial-card{min-height:275px}.editorial-card-content{padding:27px}.editorial-card h2{font-size:32px}.editorial-card-light{min-height:260px}.editorial-card-light .editorial-card-content{width:64%}.editorial-product-image{width:62%;right:-5%;height:92%}.new-products-section{padding-block:40px}.brand-strip{display:block;padding-top:22px;padding-bottom:29px}.brand-strip>.eyebrow{max-width:none;margin-bottom:24px;font-size:14px;letter-spacing:.15em}.brand-names{display:grid;grid-template-columns:repeat(3,1fr);gap:25px 15px}.brand-names span{font-size:19px;text-align:center}.brand-names span:nth-child(3n){font-size:17px}.footer-top{padding-top:37px;padding-bottom:31px;display:block}.footer-top h2{margin-top:16px;max-width:none}.footer-top .eyebrow{font-size:14px;margin-bottom:12px}.footer-explore{margin-top:24px;justify-content:space-between;font-size:14px}.footer-explore>span{width:39px;height:39px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 20px;padding-block:36px}.footer-brand{grid-column:1/-1;gap:18px;padding-bottom:16px;margin-bottom:8px;border-bottom:1px solid #2e2b28}.footer-brand .logo-word{font-size:27px}.footer-brand .logo-img{height:56px}.logo-on-plate{padding:10px 16px}.footer-brand p{font-size:14px;max-width:none;line-height:1.85;margin:0}.footer-col:last-child{grid-column:1/-1}.footer-col:last-child ul{display:grid;grid-template-columns:1fr 1fr}.footer-col h3{font-size:12px;margin-bottom:14px}.footer-col li{font-size:15px;padding:7px 0}.footer-bottom{font-size:14px;gap:12px;flex-wrap:wrap;padding-block:20px}.footer-bottom>span:nth-child(2){display:none}.category-panel{padding:25px}.breadcrumb{font-size:14px;margin-bottom:25px}.empty-state{padding:45px 20px}.empty-state h2{font-size:24px}}
@media(max-width:374px){.container{padding-inline:16px}.header-inner{gap:14px 10px}.header-right{gap:11px}.hero-content{padding-inline:22px}.hero-content h1{font-size:51px}.hero-actions{gap:13px}.hero-actions .btn{padding-inline:13px}.hero-secondary{font-size:14px}.hero-photo-label{right:16px}.hero-index{left:22px}.hero-index>i,.hero-index>span:last-child{display:none}.benefit strong{font-size:14px}.benefit p{font-size:14px}.footer-brand{gap:20px}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.cart-feedback{position:fixed;top:106px;right:24px;z-index:120;display:flex;align-items:center;gap:13px;background:var(--accent);color:var(--accent-ink);box-shadow:0 22px 40px -16px #7a0d1266,0 6px 18px #1a19182e;border-radius:12px;padding:15px 18px;font-size:14px;max-width:min(360px,calc(100% - 32px));width:max-content;opacity:0;visibility:hidden;transform:translateY(-12px) scale(.96);transform-origin:top right;transition:opacity .3s var(--ease),transform .3s var(--ease),visibility .3s}.cart-feedback.is-visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.cart-feedback-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#ffffff2e}.cart-feedback-icon .ui-icon{width:16px;height:16px}.cart-feedback-message{font-weight:700;line-height:1.5}.cart-feedback a{display:inline-flex;color:inherit;font-weight:800;font-size:14px;text-transform:uppercase;letter-spacing:.03em;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;opacity:.94}.cart-feedback a:hover{opacity:1}.cart-feedback button{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:26px;height:26px;margin-left:2px;background:none;border:none;border-radius:50%;color:inherit;opacity:.8}.cart-feedback button:hover{opacity:1;background:#ffffff26}.cart-feedback button .ui-icon{width:12px;height:12px}.cart-feedback:has(a:focus-visible){outline:2px solid #fff;outline-offset:3px}.cart-feedback-error{background:#5c2620}
.cart-count{transition:transform .2s var(--ease)}.cart-count.is-bump{animation:cartCountBump .5s var(--ease)}
.variant-modal-overlay{position:fixed;inset:0;background:#1a1817a6;backdrop-filter:blur(3px);z-index:150;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.variant-modal-overlay.is-visible{opacity:1;visibility:visible}
.variant-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-46%);width:min(420px,calc(100% - 32px));z-index:151;background:#fff;border-radius:16px;padding:28px;box-shadow:0 30px 60px -20px #1a191859;opacity:0;visibility:hidden;transition:opacity .25s var(--ease),transform .25s var(--ease),visibility .25s}
.variant-modal.is-open{opacity:1;visibility:visible;transform:translate(-50%,-50%)}
.variant-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px}
.variant-modal-product{display:flex;gap:16px;align-items:center;margin:0 0 20px;padding:0 0 20px;border-bottom:1px solid var(--border)}
.variant-modal-product img{width:64px;height:64px;border-radius:10px;object-fit:contain;background:var(--light);border:1px solid var(--border);flex-shrink:0}
.variant-modal-product h3{font-size:15px;margin:0 0 6px;font-weight:700;padding-right:28px;line-height:1.4}
.variant-modal-product .price-fmt{font-size:16px;font-weight:800}
.variant-modal-form{display:flex;flex-direction:column;gap:16px}
.variant-modal-form .product-options{gap:14px}
.variant-modal-form .stock-info:empty{display:none}
.variant-modal-form .btn{width:100%}
@keyframes cartCountBump{0%{transform:scale(1)}40%{transform:scale(1.65)}100%{transform:scale(1)}}
.collection-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:42px;padding-bottom:37px;border-bottom:1px solid var(--border)}.collection-heading h1{font-size:clamp(35px,4vw,52px);margin:0 0 14px;line-height:1.15}.collection-heading .eyebrow{color:var(--gray)}.collection-heading p{font-size:14px;max-width:550px;margin:0}.collection-count{font-size:48px;font-weight:500;letter-spacing:-.06em;color:#8a827a;white-space:nowrap}.collection-count small{font-size:14px;letter-spacing:0;font-weight:400;color:var(--gray)}
.editorial-card-light>img.editorial-product-image{inset:auto -6% 0 auto;width:62%;height:95%;object-fit:contain;filter:none;z-index:0;transform:rotate(-8deg)}.editorial-card-light:hover>img.editorial-product-image{transform:rotate(-4deg) scale(1.03)}
.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:68;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#25d366,#128c7e);box-shadow:0 10px 26px #201e1c4d;transition:transform .2s}.whatsapp-float:hover{transform:scale(1.06)}.whatsapp-float svg{width:36px;height:36px}
.cookie-banner{position:fixed;left:24px;bottom:24px;z-index:68;display:flex;flex-direction:column;gap:14px;max-width:320px;background:var(--dark);color:#eeeceb;padding:20px;border-radius:12px;box-shadow:0 16px 40px #1a191833}.cookie-banner[hidden]{display:none}.cookie-banner p{margin:0;font-size:14px;line-height:1.7;color:#c6c2bf}.cookie-banner .btn{align-self:flex-start}
.mobile-tabbar{display:none;transform-origin:center bottom;will-change:transform,opacity}
.mobile-tabbar-item{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:9px 2px;background:none;border:0;border-radius:19px;color:#9a938c;text-align:center;-webkit-tap-highlight-color:transparent;transition:color .15s}
.mobile-tabbar-item span{font-size:14px;font-weight:600;line-height:1.1}
.mobile-tabbar-item .ui-icon{width:21px;height:21px;transition:transform .12s var(--ease)}
.mobile-tabbar-item:active .ui-icon{transform:scale(.86)}
.mobile-tabbar-item.is-active{color:var(--dark)}
.mobile-tabbar-item.is-active .ui-icon{color:var(--accent)}
.mobile-tabbar-icon-wrap{position:relative;display:inline-flex}
.mobile-tabbar-badge{position:absolute;top:-5px;right:-9px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--accent);color:var(--accent-ink);font-size:14px;font-weight:700;line-height:16px;text-align:center}
@media(max-width:767px){.collection-heading{gap:16px;margin-bottom:28px;padding-bottom:25px}.collection-heading h1{font-size:34px}.collection-heading p{font-size:14px}.collection-count{display:none}.collection-heading .eyebrow{font-size:14px}.cart-feedback{top:82px;right:12px;font-size:14px;padding:12px 14px;gap:10px;max-width:calc(100% - 24px)}.cart-feedback-icon{width:24px;height:24px}.cart-feedback-icon .ui-icon{width:13px;height:13px}
body{padding-bottom:calc(96px + env(safe-area-inset-bottom))}
.mobile-tabbar{display:flex;position:fixed;left:16px;right:16px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:70;padding:4px;gap:2px;background:var(--paper);border-radius:27px;border:1px solid var(--border);box-shadow:0 20px 40px -16px rgba(26,25,24,.3),0 6px 16px -8px rgba(26,25,24,.14)}
}
.breadcrumb{font-size:14px}
