@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Archivo:wght@400;500;600&display=swap");[data-theme=maison] body{--brand-primary:#17140f;--brand-primary-hover:#2b261d;--brand-primary-active:#000;--brand-primary-soft:#efe9df;--brand-secondary:#1a1712;--brand-accent:#a8763c;--brand-on-primary:#f7f3ea;--brand-on-secondary:#eee7da;--brand-on-accent:#fff;--brand-ink:#17140f;--brand-muted:#8a8073;--accent:var(--brand-primary);--accent-hover:var(--brand-primary-hover);--on-accent:var(--brand-on-primary);--soft:var(--brand-primary-soft);--ground:var(--brand-secondary);--on-ground:var(--brand-on-secondary);--star:var(--brand-accent);--sale:var(--brand-accent);--ink:var(--brand-ink);--muted:var(--brand-muted);--paper:#f7f4ee;--panel:#fff;--shell:#ece7dd;--line:#ded7ca;--line-2:#cfc7b7;--font-display:"DM Serif Display","Bodoni Moda",Georgia,serif;--font-ui:"Archivo","Helvetica Neue",Arial,sans-serif;--pad:40px;--maxw:1600px;--section-y:128px;--ease:cubic-bezier(0.22,0.61,0.36,1)}[data-theme=maison] *,[data-theme=maison] :after,[data-theme=maison] :before{box-sizing:border-box}[data-theme=maison] *{margin:0;padding:0}[data-theme=maison] [hidden]{display:none!important}[data-theme=maison]{-webkit-text-size-adjust:100%}[data-theme=maison] body{font-family:var(--font-ui);font-size:15px;line-height:1.6;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}[data-theme=maison] img,[data-theme=maison] svg,[data-theme=maison] video{display:block;max-width:100%}[data-theme=maison] img{height:auto;background:var(--shell)}[data-theme=maison] a{color:inherit;text-decoration:none}[data-theme=maison] ol,[data-theme=maison] ul{list-style:none}[data-theme=maison] button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}[data-theme=maison] input,[data-theme=maison] select,[data-theme=maison] textarea{font:inherit;color:inherit}[data-theme=maison] :focus-visible{outline:2px solid var(--accent);outline-offset:3px}[data-theme=maison] ::selection{background:var(--accent);color:var(--on-accent)}[data-theme=maison] .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}[data-theme=maison] .skip-link{position:absolute;left:-9999px;top:8px;z-index:300;background:var(--accent);color:var(--on-accent);padding:12px 20px}[data-theme=maison] .skip-link:focus{left:8px}[data-theme=maison] .bk-sec{display:contents}[data-theme=maison] .bk-sec-hidden{display:none!important}[data-theme=maison] .bk-sec-skin>.container>:only-child,[data-theme=maison] .bk-sec-skin>:not(.container){background:var(--sec-bg)!important;color:var(--sec-fg)}[data-theme=maison] .container{max-width:var(--maxw);margin:0 auto;padding-left:var(--pad);padding-right:var(--pad)}[data-theme=maison] .container--narrow{max-width:860px}[data-theme=maison] .bleed{width:100%}[data-theme=maison] .section{padding-top:var(--section-y);padding-bottom:var(--section-y)}[data-theme=maison] .section--flush-top{padding-top:0}[data-theme=maison] .section--tight{padding-top:72px;padding-bottom:72px}[data-theme=maison] .section--shell{background:var(--shell)}[data-theme=maison] .grid{display:grid}[data-theme=maison] .grid>*{min-width:0}[data-theme=maison] .stack>*+*{margin-top:1.1em}[data-theme=maison] .display{font-family:var(--font-display);font-weight:400;line-height:1.02;letter-spacing:-.005em}[data-theme=maison] .display--hero{font-size:clamp(3rem,8vw,8rem)}[data-theme=maison] .display--xl{font-size:clamp(2.6rem,5.5vw,5rem)}[data-theme=maison] .display--l{font-size:clamp(2rem,3.6vw,3.4rem)}[data-theme=maison] .display--m{font-size:clamp(1.6rem,2.6vw,2.4rem)}[data-theme=maison] .display--s{font-size:clamp(1.3rem,2vw,1.7rem)}[data-theme=maison] .display em{font-style:italic}[data-theme=maison] .kicker{font-family:var(--font-ui);font-size:11px;font-weight:600;letter-spacing:.28em;text-transform:uppercase}[data-theme=maison] .kicker--muted{color:var(--muted)}[data-theme=maison] .lede{font-size:clamp(1rem,1.3vw,1.18rem);color:var(--muted);line-height:1.65}[data-theme=maison] .muted{color:var(--muted)}[data-theme=maison] .section-head{margin-bottom:56px}[data-theme=maison] .section-head--center{text-align:center;max-width:680px;margin-inline:auto}[data-theme=maison] .section-head .kicker{display:block;margin-bottom:18px}[data-theme=maison] .section-head h2{margin:0}[data-theme=maison] .section-head p{margin-top:16px;color:var(--muted)}[data-theme=maison] .head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:44px}[data-theme=maison] .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:0 40px;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;border:1px solid transparent;cursor:pointer;transition:background .3s var(--ease),color .3s var(--ease),border-color .3s var(--ease)}[data-theme=maison] .btn--solid{background:var(--accent);color:var(--on-accent)}[data-theme=maison] .btn--solid:hover{background:var(--accent-hover)}[data-theme=maison] .btn--outline{border-color:currentColor;color:inherit}[data-theme=maison] .btn--outline:hover{background:var(--ink);color:var(--paper)}[data-theme=maison] .btn--light{background:#fff;color:var(--ink)}[data-theme=maison] .btn--light:hover{background:transparent;color:#fff;border-color:#fff}[data-theme=maison] .btn--ghost{border-color:var(--line-2);color:var(--ink)}[data-theme=maison] .btn--ghost:hover{border-color:var(--ink)}[data-theme=maison] .btn--block{display:flex;width:100%}[data-theme=maison] .btn--sm{min-height:44px;padding:0 22px}[data-theme=maison] .btn--disabled,[data-theme=maison] .btn[disabled]{background:var(--shell);color:var(--muted);border-color:transparent;cursor:not-allowed}[data-theme=maison] .ulink{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;padding-bottom:4px;border-bottom:1px solid}[data-theme=maison] .ulink:hover{color:var(--muted)}[data-theme=maison] .icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}[data-theme=maison] .icon--sm{width:16px;height:16px}[data-theme=maison] .social-ic{width:18px;height:18px;fill:currentColor}[data-theme=maison] .announce{background:var(--accent);color:var(--on-accent);text-align:center;padding:11px 16px;font-size:11px;letter-spacing:.22em;text-transform:uppercase}[data-theme=maison] .announce a{text-decoration:underline;text-underline-offset:3px}[data-theme=maison] .header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:color-mix(in srgb,var(--paper) 88%,transparent);-webkit-backdrop-filter:saturate(1.4) blur(14px);backdrop-filter:saturate(1.4) blur(14px);border-bottom:1px solid var(--line)}[data-theme=maison] .header-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:20px;gap:20px;min-height:84px}[data-theme=maison] .nav-links{display:flex;align-items:center;gap:34px}[data-theme=maison] .nav-links a{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;padding:8px 0;border-bottom:1px solid transparent;transition:border-color .25s}[data-theme=maison] .nav-links a:hover,[data-theme=maison] .nav-links a[aria-current=page]{border-bottom-color:currentColor}[data-theme=maison] .wordmark{justify-self:center;font-family:var(--font-display);font-size:clamp(1.4rem,2.4vw,1.9rem);letter-spacing:.34em;text-indent:.34em;text-transform:uppercase;white-space:nowrap}[data-theme=maison] .tools{justify-self:end;display:flex;align-items:center;gap:6px}[data-theme=maison] .tool{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;transition:opacity .2s}[data-theme=maison] .tool:hover{opacity:.6}[data-theme=maison] .count{position:absolute;top:5px;right:3px;min-width:16px;height:16px;padding:0 4px;background:var(--accent);color:var(--on-accent);font-size:10px;line-height:16px;text-align:center;border-radius:999px}[data-theme=maison] .head-phone{display:inline-flex;align-items:center;gap:8px;padding:0 12px;font-size:12px;letter-spacing:.04em;white-space:nowrap}[data-theme=maison] .head-phone:hover{color:var(--muted)}[data-theme=maison] .searchbox,[data-theme=maison] .searchbox form{display:flex;align-items:center}[data-theme=maison] .nav-check{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}[data-theme=maison] .nav-check:checked~.container .nav-toggle .ic-open,[data-theme=maison] .nav-toggle,[data-theme=maison] .nav-toggle .ic-close{display:none}[data-theme=maison] .nav-check:checked~.container .nav-toggle .ic-close{display:block}[data-theme=maison] .nav-panel{display:none}[data-theme=maison] .hero{position:relative}[data-theme=maison] .hero-media{position:relative;width:100%;height:min(90vh,900px);min-height:560px;overflow:hidden;background:var(--shell)}[data-theme=maison] .hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%}[data-theme=maison] .hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,10,8,.62) 0,rgba(12,10,8,.18) 42%,rgba(12,10,8,0) 72%)}[data-theme=maison] .hero-body{position:absolute;inset:auto 0 0 0;z-index:1;color:#fff;padding-bottom:clamp(48px,7vw,96px)}[data-theme=maison] .hero-inner{max-width:760px}[data-theme=maison] .hero-body .kicker{color:hsla(0,0%,100%,.85)}[data-theme=maison] .hero-body h1{margin:20px 0 26px}[data-theme=maison] .hero-actions{display:flex;gap:14px;flex-wrap:wrap}[data-theme=maison] .hero--split .hero-media{height:auto;aspect-ratio:16/9}[data-theme=maison] .valuebar{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}[data-theme=maison] .valuebar .grid{grid-template-columns:repeat(4,1fr)}[data-theme=maison] .value{display:flex;align-items:center;justify-content:center;gap:12px;padding:26px 16px;text-align:left}[data-theme=maison] .value+.value{border-left:1px solid var(--line)}[data-theme=maison] .value .icon{color:var(--accent);flex:none}[data-theme=maison] .value b{display:block;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}[data-theme=maison] .value span{font-size:12.5px;color:var(--muted)}[data-theme=maison] .cats{grid-template-columns:repeat(3,1fr);gap:2px}[data-theme=maison] .cat{position:relative;display:block;overflow:hidden;background:var(--shell)}[data-theme=maison] .cat-media{position:relative;aspect-ratio:3/4}[data-theme=maison] .cat-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}[data-theme=maison] .cat:hover .cat-media img{transform:scale(1.05)}[data-theme=maison] .cat:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,10,8,.55),rgba(12,10,8,0) 55%)}[data-theme=maison] .cat-body{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:clamp(24px,3vw,44px);color:#fff}[data-theme=maison] .cat-body h3{margin-bottom:12px}[data-theme=maison] .cats--duo{grid-template-columns:repeat(2,1fr)}[data-theme=maison] .cats--duo .cat-media{aspect-ratio:4/5}[data-theme=maison] .product-grid{grid-template-columns:repeat(4,1fr);gap:44px var(--pad)}[data-theme=maison] .product-grid--3{grid-template-columns:repeat(3,1fr)}[data-theme=maison] .card{display:flex;flex-direction:column}[data-theme=maison] .card-media{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;background:var(--shell)}[data-theme=maison] .card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .6s var(--ease),transform 1s var(--ease)}[data-theme=maison] .card-img--hover{opacity:0}@media (hover:hover){[data-theme=maison] .card:hover .card-img--primary{transform:scale(1.04)}[data-theme=maison] .card:hover .card-img--hover{opacity:1}}[data-theme=maison] .card-media.media-fit{background:#fff}[data-theme=maison] .card-media.media-fit .card-img{object-fit:contain;padding:8%}[data-theme=maison] .card-body{padding-top:18px;display:flex;flex-direction:column;gap:6px;flex:1 1}[data-theme=maison] .card-eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}[data-theme=maison] .card-title{font-size:15px;font-weight:500;line-height:1.4}[data-theme=maison] .card-title a:hover{color:var(--muted)}[data-theme=maison] .card-price{margin-top:auto;padding-top:4px;font-size:14px;display:flex;gap:10px;align-items:baseline;flex-wrap:wrap}[data-theme=maison] .price-was{color:var(--muted);text-decoration:line-through}[data-theme=maison] .price-now{color:var(--sale)}[data-theme=maison] .card-swatches{display:flex;gap:6px;padding-top:6px}[data-theme=maison] .card-swatch{width:13px;height:13px;border-radius:50%;background:var(--sw,var(--shell));box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}[data-theme=maison] .card-swatch--more{width:auto;font-size:10px;color:var(--muted);box-shadow:none;line-height:13px}[data-theme=maison] .badge{position:absolute;top:14px;left:14px;z-index:1;padding:6px 11px;background:#fff;color:var(--ink);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}[data-theme=maison] .badge--sale{background:var(--sale);color:var(--on-accent)}[data-theme=maison] .badge--dark{background:var(--ink);color:var(--paper)}[data-theme=maison] .card-media.is-sold-out:after{content:"";position:absolute;inset:0;background:hsla(40,36%,95%,.55)}[data-theme=maison] .split{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}[data-theme=maison] .split--reverse .split-media{order:2}[data-theme=maison] .split-media{position:relative;min-height:620px;overflow:hidden;background:var(--shell)}[data-theme=maison] .split-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}[data-theme=maison] .split-body{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,128px)}[data-theme=maison] .split-body.on-shell{background:var(--shell)}[data-theme=maison] .split-body .kicker{margin-bottom:20px}[data-theme=maison] .split-body h2{margin-bottom:22px}[data-theme=maison] .split-body .btn,[data-theme=maison] .split-body .ulink{margin-top:30px;align-self:flex-start}[data-theme=maison] .promos{grid-template-columns:repeat(2,1fr);gap:2px}[data-theme=maison] .promo{position:relative;display:block;overflow:hidden;min-height:520px;background:var(--shell)}[data-theme=maison] .promo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}[data-theme=maison] .promo:hover img{transform:scale(1.04)}[data-theme=maison] .promo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,10,8,.5),rgba(12,10,8,0) 60%)}[data-theme=maison] .promo-body{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:clamp(28px,3.5vw,56px);color:#fff}[data-theme=maison] .promo-body .kicker{color:hsla(0,0%,100%,.85);margin-bottom:12px;display:block}[data-theme=maison] .promo-body h3{margin-bottom:18px}[data-theme=maison] .deal{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;grid-gap:clamp(32px,5vw,88px);gap:clamp(32px,5vw,88px)}[data-theme=maison] .deal-media{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--panel)}[data-theme=maison] .deal-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}[data-theme=maison] .deal-media.media-fit{background:#fff}[data-theme=maison] .deal-media.media-fit img{object-fit:contain;padding:7%}[data-theme=maison] .deal-body .kicker{color:var(--accent);margin-bottom:18px;display:block}[data-theme=maison] .deal-body h2{margin-bottom:18px}[data-theme=maison] .deal-price{display:flex;gap:12px;align-items:baseline;margin:22px 0;font-size:22px}[data-theme=maison] .countdown{display:flex;gap:12px;margin:26px 0 30px}[data-theme=maison] .cd-cell{min-width:72px;text-align:center;padding:14px 10px;background:var(--ink);color:var(--paper)}[data-theme=maison] .cd-cell b{display:block;font-family:var(--font-display);font-size:28px;line-height:1}[data-theme=maison] .cd-cell span{font-size:10px;letter-spacing:.18em;text-transform:uppercase;opacity:.75;margin-top:6px;display:block}[data-theme=maison] .reviews{grid-template-columns:repeat(3,1fr);gap:var(--pad)}[data-theme=maison] .review{padding:40px 34px;background:var(--panel);border:1px solid var(--line)}[data-theme=maison] .stars{color:var(--star);letter-spacing:.24em;font-size:14px;margin-bottom:16px}[data-theme=maison] .review blockquote{font-family:var(--font-display);font-size:1.25rem;line-height:1.5}[data-theme=maison] .review figcaption{margin-top:20px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}[data-theme=maison] .newsletter{text-align:center}[data-theme=maison] .subscribe{display:flex;gap:10px;max-width:520px;margin:30px auto 0}[data-theme=maison] .subscribe input{flex:1 1;width:0;min-width:0;height:56px;padding:0 18px;background:var(--panel);border:1px solid var(--line-2)}[data-theme=maison] .subscribe input:focus{outline:none;border-color:var(--ink)}[data-theme=maison] .subscribe-note{margin-top:16px;font-size:12.5px;color:var(--muted)}[data-theme=maison] .footer{background:var(--ground);color:var(--on-ground);padding-top:88px}[data-theme=maison] .footer a:hover{color:#fff}[data-theme=maison] .footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);grid-gap:56px;gap:56px;padding-bottom:64px}[data-theme=maison] .footer .wordmark{justify-self:start;color:#fff}[data-theme=maison] .footer-blurb{margin-top:26px;max-width:34ch;color:color-mix(in srgb,var(--on-ground) 78%,transparent)}[data-theme=maison] .foot-whatsapp{display:inline-flex;align-items:center;gap:10px;margin-top:24px;padding:12px 20px;border:1px solid color-mix(in srgb,var(--on-ground) 34%,transparent);font-size:11px;letter-spacing:.16em;text-transform:uppercase}[data-theme=maison] .foot-whatsapp:hover{background:hsla(0,0%,100%,.08)}[data-theme=maison] .socials{display:flex;gap:12px;margin-top:26px}[data-theme=maison] .socials a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid color-mix(in srgb,var(--on-ground) 30%,transparent);border-radius:50%;transition:background .2s,border-color .2s}[data-theme=maison] .socials a:hover{background:#fff;color:var(--ground);border-color:#fff}[data-theme=maison] .footer h4{font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#fff;margin-bottom:20px}[data-theme=maison] .footer li{margin-bottom:11px;font-size:14px}[data-theme=maison] .footer-bottom{border-top:1px solid color-mix(in srgb,var(--on-ground) 16%,transparent);padding:24px 0;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:12px}[data-theme=maison] .powered{color:color-mix(in srgb,var(--on-ground) 70%,transparent)}[data-theme=maison] .powered a{text-decoration:underline;text-underline-offset:3px}[data-theme=maison] .pay{display:flex;gap:8px}[data-theme=maison] .pay span{border:1px solid color-mix(in srgb,var(--on-ground) 26%,transparent);padding:3px 9px;font-size:10px;letter-spacing:.1em}[data-theme=maison] .fab-whatsapp{position:fixed;right:22px;bottom:22px;z-index:200;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 30px -8px rgba(0,0,0,.4);transition:transform .2s var(--ease)}[data-theme=maison] .fab-whatsapp:hover{transform:translateY(-3px)}[data-theme=maison] .fab-whatsapp svg{width:30px;height:30px;fill:currentColor}[data-theme=maison] .journal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:56px var(--pad);gap:56px var(--pad)}[data-theme=maison] .article{display:flex;flex-direction:column}[data-theme=maison] .article-media{position:relative;aspect-ratio:3/2;overflow:hidden;background:var(--shell)}[data-theme=maison] .article-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}[data-theme=maison] .article:hover .article-media img{transform:scale(1.04)}[data-theme=maison] .article-body{padding-top:20px}[data-theme=maison] .article-meta{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);display:flex;gap:10px;align-items:center}[data-theme=maison] .article-meta .dot{width:3px;height:3px;border-radius:50%;background:currentColor}[data-theme=maison] .article h3{font-family:var(--font-display);font-weight:400;font-size:clamp(1.3rem,2vw,1.75rem);line-height:1.14;margin:14px 0 10px}[data-theme=maison] .article h3 a:hover{color:var(--muted)}[data-theme=maison] .article p{color:var(--muted);font-size:14px}[data-theme=maison] .article .ulink{margin-top:16px}[data-theme=maison] .journal-feature .split-media{min-height:0;aspect-ratio:4/3}[data-theme=maison] .cbanner{position:relative;width:100%;height:46vh;min-height:360px;overflow:hidden;background:var(--shell)}[data-theme=maison] .cbanner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 32%}[data-theme=maison] .cbanner:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,10,8,.6),rgba(12,10,8,.05) 60%)}[data-theme=maison] .cbanner-body{position:absolute;inset:auto 0 0 0;z-index:1;padding-bottom:clamp(32px,4vw,56px);color:#fff}[data-theme=maison] .cbanner-body .crumbs{color:hsla(0,0%,100%,.75);margin-bottom:14px}[data-theme=maison] .cbanner-body .crumbs a:hover{color:#fff}[data-theme=maison] .cbanner-body p.lede{color:hsla(0,0%,100%,.9);margin-top:14px;max-width:60ch}[data-theme=maison] .page-head{padding:56px 0 44px;border-bottom:1px solid var(--line)}[data-theme=maison] .page-head--center{text-align:center}[data-theme=maison] .page-head h1{margin-top:14px}[data-theme=maison] .page-head p{margin-top:16px;color:var(--muted);max-width:62ch}[data-theme=maison] .page-head--center p{margin-inline:auto}[data-theme=maison] .crumbs{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}[data-theme=maison] .crumbs a:hover{color:var(--ink)}[data-theme=maison] .crumbs span+span:before{content:"/";margin:0 8px}[data-theme=maison] .shop{display:grid;grid-template-columns:240px 1fr;grid-gap:64px;gap:64px;align-items:start;padding-top:48px}[data-theme=maison] .shop>*{min-width:0}[data-theme=maison] .filters{position:-webkit-sticky;position:sticky;top:108px}[data-theme=maison] .fgroup{border-bottom:1px solid var(--line)}[data-theme=maison] .fgroup:first-child{border-top:1px solid var(--line)}[data-theme=maison] .fgroup summary{list-style:none;cursor:pointer;padding:18px 0;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between}[data-theme=maison] .fgroup summary::-webkit-details-marker{display:none}[data-theme=maison] .fgroup summary:after{content:"+";color:var(--muted)}[data-theme=maison] .fgroup[open] summary:after{content:"\2013"}[data-theme=maison] .fbody{padding-bottom:20px;display:flex;flex-direction:column;gap:3px}[data-theme=maison] .check{display:flex;align-items:center;gap:10px;padding:5px 0;font-size:14px;color:var(--muted);cursor:pointer}[data-theme=maison] .check:hover{color:var(--ink)}[data-theme=maison] .check input{accent-color:var(--accent);width:15px;height:15px;flex:none}[data-theme=maison] .check .n{margin-left:auto;font-size:12px}[data-theme=maison] .chips{display:flex;flex-wrap:wrap;gap:8px}[data-theme=maison] .chip{position:relative;cursor:pointer}[data-theme=maison] .chip input{position:absolute;opacity:0;inset:0;margin:0;cursor:pointer}[data-theme=maison] .chip-b{display:grid;place-items:center;min-width:42px;height:38px;padding:0 8px;border:1px solid var(--line-2);font-size:13px;transition:border-color .2s,background .2s}[data-theme=maison] .chip:hover .chip-b{border-color:var(--ink)}[data-theme=maison] .chip input:checked+.chip-b{background:var(--ink);color:var(--paper);border-color:var(--ink)}[data-theme=maison] .chip input:disabled+.chip-b{color:var(--muted);background:var(--shell);text-decoration:line-through;cursor:not-allowed}[data-theme=maison] .toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:36px}[data-theme=maison] .toolbar p{font-size:13px;color:var(--muted)}[data-theme=maison] .selline{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}[data-theme=maison] .selline select{border:1px solid var(--line-2);background:var(--panel);padding:10px 12px;font-size:13px;letter-spacing:normal;text-transform:none;cursor:pointer}[data-theme=maison] #filter-check,[data-theme=maison] .drawer-toggle{display:none}[data-theme=maison] .pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:80px;font-size:13px}[data-theme=maison] .pagination .cur,[data-theme=maison] .pagination a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 12px;border:1px solid transparent}[data-theme=maison] .pagination a:hover{border-color:var(--line-2)}[data-theme=maison] .pagination .cur{background:var(--ink);color:var(--paper)}[data-theme=maison] .pdp{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:clamp(32px,4vw,80px);gap:clamp(32px,4vw,80px);align-items:start}[data-theme=maison] .pdp>*{min-width:0}[data-theme=maison] .gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}[data-theme=maison] .gitem{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--shell)}[data-theme=maison] .gitem img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}[data-theme=maison] .gitem--full{grid-column:1/-1;aspect-ratio:16/12}[data-theme=maison] .pdp-info{position:-webkit-sticky;position:sticky;top:108px}[data-theme=maison] .pdp-brand{color:var(--muted)}[data-theme=maison] .pdp-info h1{margin:12px 0 16px}[data-theme=maison] .pdp-price{display:flex;align-items:baseline;gap:12px;font-size:22px;flex-wrap:wrap}[data-theme=maison] .pdp-tax{font-size:12.5px;color:var(--muted);margin-top:6px}[data-theme=maison] .pdp-desc{color:var(--muted);margin-top:24px}[data-theme=maison] .opt{margin-top:32px}[data-theme=maison] .opt-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}[data-theme=maison] .opt-head .kicker{color:var(--ink)}[data-theme=maison] .opt-head a{font-size:12px;color:var(--muted);text-decoration:underline;text-underline-offset:3px}[data-theme=maison] .swatches{display:flex;flex-wrap:wrap;gap:10px}[data-theme=maison] .sw{position:relative;display:block;cursor:pointer}[data-theme=maison] .sw input{position:absolute;opacity:0;inset:0;margin:0;cursor:pointer}[data-theme=maison] .sw-dot{display:block;width:32px;height:32px;border-radius:50%;background:var(--sw,var(--shell));box-shadow:inset 0 0 0 1px rgba(0,0,0,.16);transition:box-shadow .2s}[data-theme=maison] .sw input:checked+.sw-dot{box-shadow:inset 0 0 0 1px rgba(0,0,0,.16),0 0 0 2px var(--paper),0 0 0 3px var(--ink)}[data-theme=maison] .pdp-actions{margin-top:34px;display:flex;flex-direction:column;gap:10px}[data-theme=maison] .qty{display:inline-flex;align-items:center;border:1px solid var(--line-2);height:56px}[data-theme=maison] .qty select{height:100%;border:0;background:transparent;padding:0 14px;cursor:pointer}[data-theme=maison] .qty select:focus{outline:none}[data-theme=maison] .buy-row{display:flex;gap:10px}[data-theme=maison] .buy-row .btn{flex:1 1}[data-theme=maison] .pdp-meta{margin-top:30px;display:flex;flex-direction:column;gap:12px}[data-theme=maison] .pdp-meta li{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--muted)}[data-theme=maison] .pdp-meta .icon{flex:none;width:18px;height:18px;color:var(--accent)}[data-theme=maison] .accordion{margin-top:38px}[data-theme=maison] .accordion details{border-top:1px solid var(--line)}[data-theme=maison] .accordion details:last-of-type{border-bottom:1px solid var(--line)}[data-theme=maison] .accordion summary{list-style:none;cursor:pointer;padding:20px 2px;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between}[data-theme=maison] .accordion summary::-webkit-details-marker{display:none}[data-theme=maison] .accordion summary:after{content:"+"}[data-theme=maison] .accordion details[open] summary:after{content:"\2013"}[data-theme=maison] .accordion .acc-body{padding:0 2px 24px;font-size:14px;color:var(--muted)}[data-theme=maison] .accordion .acc-body li{position:relative;padding-left:16px;margin-bottom:6px}[data-theme=maison] .accordion .acc-body li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:1px;background:var(--muted)}[data-theme=maison] .cart-layout{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:72px;gap:72px;align-items:start}[data-theme=maison] .cart-layout>*{min-width:0}[data-theme=maison] .cart-line{display:grid;grid-template-columns:110px 1fr auto;grid-gap:22px;gap:22px;padding:28px 0;border-bottom:1px solid var(--line);align-items:start}[data-theme=maison] .cart-line:first-child{border-top:1px solid var(--line)}[data-theme=maison] .cart-thumb{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--shell)}[data-theme=maison] .cart-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}[data-theme=maison] .cart-detail{min-width:0}[data-theme=maison] .cart-detail h3{font-size:15px;font-weight:500}[data-theme=maison] .cart-variant{font-size:13px;color:var(--muted);margin-top:4px}[data-theme=maison] .cart-controls{display:flex;align-items:center;gap:16px;margin-top:16px;flex-wrap:wrap}[data-theme=maison] .cart-controls .qty{height:42px}[data-theme=maison] .remove{font-size:12px;color:var(--muted);text-decoration:underline;text-underline-offset:3px}[data-theme=maison] .remove:hover{color:var(--sale)}[data-theme=maison] .cart-money{text-align:right;font-size:15px;white-space:nowrap}[data-theme=maison] .summary{background:var(--shell);padding:36px;position:-webkit-sticky;position:sticky;top:108px}[data-theme=maison] .summary h2{margin-bottom:24px}[data-theme=maison] .srow{display:flex;justify-content:space-between;gap:16px;padding:9px 0;font-size:14px;color:var(--muted)}[data-theme=maison] .srow strong{font-weight:500;color:var(--ink)}[data-theme=maison] .stotal{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--line-2);margin-top:14px;padding-top:18px;font-size:19px;color:var(--ink)}[data-theme=maison] .promo-code{display:flex;gap:8px;margin:22px 0 6px}[data-theme=maison] .promo-code input{flex:1 1;width:0;min-width:0;height:48px;padding:0 14px;border:1px solid var(--line-2);background:var(--panel);font-size:14px}[data-theme=maison] .promo-code input:focus{outline:none;border-color:var(--ink)}[data-theme=maison] .summary .btn{margin-top:24px}[data-theme=maison] .summary-note{margin-top:14px;font-size:12px;color:var(--muted);text-align:center}[data-theme=maison] .ship-meter{margin-top:20px}[data-theme=maison] .ship-meter p{font-size:12px;color:var(--muted);margin-bottom:8px}[data-theme=maison] .ship-track{height:3px;background:var(--line-2);overflow:hidden}[data-theme=maison] .ship-fill{height:100%;background:var(--accent);width:var(--progress,0)}[data-theme=maison] .drawer{position:fixed;inset:0;z-index:250;visibility:hidden}[data-theme=maison] .drawer:target{visibility:visible}[data-theme=maison] .drawer-scrim{position:absolute;inset:0;background:rgba(12,10,8,.5);opacity:0;transition:opacity .3s}[data-theme=maison] .drawer:target .drawer-scrim{opacity:1}[data-theme=maison] .drawer-panel{position:absolute;top:0;right:0;height:100%;width:min(420px,100vw);background:var(--paper);transform:translateX(100%);transition:transform .35s var(--ease);display:flex;flex-direction:column}[data-theme=maison] .drawer:target .drawer-panel{transform:none}[data-theme=maison] .drawer-head{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid var(--line)}[data-theme=maison] .drawer-head h2{font-size:1.2rem}[data-theme=maison] .drawer-body{padding:24px;overflow-y:auto;flex:1 1}[data-theme=maison] .drawer-foot{padding:24px;border-top:1px solid var(--line)}[data-theme=maison] .spec{padding:48px 0;border-bottom:1px solid var(--line)}[data-theme=maison] .spec:last-child{border-bottom:0}[data-theme=maison] .spec-head{margin-bottom:28px}[data-theme=maison] .spec-head h2{font-size:22px;font-weight:500;font-family:var(--font-ui)}[data-theme=maison] .spec-head p{font-size:14px;color:var(--muted);margin-top:6px;max-width:70ch}[data-theme=maison] .spec-demo{padding:36px;background:var(--shell)}[data-theme=maison] .spec code{background:var(--line);padding:2px 6px}[data-theme=maison] .spec code,[data-theme=maison] .spec-code{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:12.5px}[data-theme=maison] .spec-code{display:block;margin-top:20px;padding:24px;background:var(--ink);color:#d8d2c6;overflow-x:auto;white-space:pre;line-height:1.7}[data-theme=maison] .spec-code .t{color:#a7c7b0}[data-theme=maison] .spec-code .c{color:#857d70;font-style:italic}[data-theme=maison] .tokens{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:16px;gap:16px}[data-theme=maison] .token i{display:block;height:60px;border:1px solid var(--line-2);margin-bottom:8px}[data-theme=maison] .token b{display:block;font-size:12px}[data-theme=maison] .token span{font-size:11px;color:var(--muted);font-family:ui-monospace,Menlo,monospace}@media (max-width:1200px){[data-theme=maison] .product-grid{grid-template-columns:repeat(3,1fr)}[data-theme=maison] .footer-grid{grid-template-columns:1fr 1fr;gap:44px}}@media (max-width:1000px){[data-theme=maison],[data-theme=maison] body{--section-y:88px;--pad:28px}[data-theme=maison] .shop{grid-template-columns:200px 1fr;gap:40px}}@media (max-width:900px){[data-theme=maison] .header{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--paper)}[data-theme=maison] .header-bar{grid-template-columns:1fr auto 1fr;min-height:66px}[data-theme=maison] .nav-links--primary{display:none}[data-theme=maison] .nav-toggle{display:inline-flex}[data-theme=maison] .nav-panel{display:block;max-height:0;overflow:hidden;transition:max-height .35s var(--ease);border-top:1px solid transparent}[data-theme=maison] .nav-check:checked~.nav-panel{max-height:80vh;overflow-y:auto;border-top-color:var(--line)}[data-theme=maison] .nav-panel ul{padding:10px 0 22px}[data-theme=maison] .nav-panel a{display:block;padding:14px 0;font-size:13px;letter-spacing:.16em;text-transform:uppercase}[data-theme=maison] .hero-media{height:78vh;min-height:460px}[data-theme=maison] .valuebar .grid{grid-template-columns:1fr 1fr}[data-theme=maison] .value:nth-child(3){border-left:0}[data-theme=maison] .value{border-top:1px solid var(--line)}[data-theme=maison] .value:nth-child(-n+2){border-top:0}[data-theme=maison] .cats{grid-template-columns:1fr 1fr}[data-theme=maison] .product-grid,[data-theme=maison] .product-grid--3{grid-template-columns:repeat(2,1fr);gap:36px var(--pad)}[data-theme=maison] .split{grid-template-columns:1fr}[data-theme=maison] .split--reverse .split-media{order:0}[data-theme=maison] .split-media{min-height:0;aspect-ratio:4/3}[data-theme=maison] .promos{grid-template-columns:1fr}[data-theme=maison] .deal{grid-template-columns:1fr;gap:32px}[data-theme=maison] .pdp,[data-theme=maison] .reviews{grid-template-columns:1fr}[data-theme=maison] .pdp{gap:36px}[data-theme=maison] .pdp-info{position:static}[data-theme=maison] .gallery{display:flex;gap:6px;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:calc(var(--pad) * -1);padding-inline:var(--pad);scrollbar-width:none}[data-theme=maison] .gallery::-webkit-scrollbar{display:none}[data-theme=maison] .gitem{flex:0 0 84%;scroll-snap-align:center}[data-theme=maison] .gitem--full{flex-basis:84%;aspect-ratio:3/4}[data-theme=maison] .shop{grid-template-columns:1fr;gap:0}[data-theme=maison] .filters{position:static;margin-bottom:28px}[data-theme=maison] .drawer-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}[data-theme=maison] #filter-check{display:block;position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}[data-theme=maison] #filter-check:focus-visible~.drawer-toggle{outline:2px solid var(--accent);outline-offset:2px}[data-theme=maison] .fbody-wrap{display:none}[data-theme=maison] #filter-check:checked~.fbody-wrap{display:block;padding-top:12px}[data-theme=maison] .cart-layout{grid-template-columns:1fr;gap:44px}[data-theme=maison] .summary{position:static}[data-theme=maison] .footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){[data-theme=maison],[data-theme=maison] body{--pad:18px}[data-theme=maison] .cats{grid-template-columns:1fr}[data-theme=maison] .product-grid,[data-theme=maison] .product-grid--3{grid-template-columns:repeat(2,1fr);gap:28px 14px}[data-theme=maison] .head-phone .num{display:none}[data-theme=maison] .footer-grid{grid-template-columns:1fr;gap:36px}[data-theme=maison] .cart-line{grid-template-columns:84px 1fr}[data-theme=maison] .cart-money{grid-column:2;text-align:left;margin-top:4px}[data-theme=maison] .valuebar .grid{grid-template-columns:1fr}[data-theme=maison] .value{border-left:0!important}[data-theme=maison] .value:nth-child(n+2){border-top:1px solid var(--line)}[data-theme=maison] .countdown{gap:8px}[data-theme=maison] .cd-cell{min-width:0;flex:1 1}}@media (prefers-reduced-motion:reduce){[data-theme=maison] *,[data-theme=maison] :after,[data-theme=maison] :before{transition:none!important;animation:none!important;scroll-behavior:auto!important}}@media print{[data-theme=maison] .announce,[data-theme=maison] .btn,[data-theme=maison] .fab-whatsapp,[data-theme=maison] .footer,[data-theme=maison] .header{display:none!important}[data-theme=maison] body{background:#fff}}[data-theme=maison] .rte{color:var(--ink);font-size:15px;line-height:1.75}[data-theme=maison] .rte>*+*{margin-top:1em}[data-theme=maison] .rte h2,[data-theme=maison] .rte h3,[data-theme=maison] .rte h4{font-family:var(--font-display);font-weight:400;line-height:1.15}[data-theme=maison] .rte h2{font-size:clamp(1.5rem,2.4vw,2rem)}[data-theme=maison] .rte h3{font-size:1.35rem}[data-theme=maison] .rte h4{font-size:1.1rem}[data-theme=maison] .rte li,[data-theme=maison] .rte p{color:var(--muted)}[data-theme=maison] .rte a{text-decoration:underline;text-underline-offset:3px}[data-theme=maison] .rte a:hover{color:var(--ink)}[data-theme=maison] .rte ol,[data-theme=maison] .rte ul{padding-left:1.2em}[data-theme=maison] .rte ul{list-style:disc}[data-theme=maison] .rte ol{list-style:decimal}[data-theme=maison] .rte li{margin-top:.35em}[data-theme=maison] .rte img{margin:1.2em 0}[data-theme=maison] .rte blockquote{padding-left:18px;border-left:2px solid var(--line-2);color:var(--muted);font-family:var(--font-display);font-size:1.2rem}[data-theme=maison] .acc-body .rte{color:var(--muted);font-size:14px;line-height:1.65}[data-theme=maison] .acc-body .rte ol,[data-theme=maison] .acc-body .rte ul{list-style:none;padding-left:0}[data-theme=maison] .pdp-rating{display:flex;align-items:center;gap:10px;margin-top:10px;font-size:13px;color:var(--muted)}[data-theme=maison] .pdp-rating .stars{margin:0;font-size:13px}[data-theme=maison] .pdp-stock{margin-top:16px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}[data-theme=maison] .pdp-stock.is-low,[data-theme=maison] .pdp-stock.is-oos{color:var(--sale)}[data-theme=maison] .sw input:disabled+.sw-dot,[data-theme=maison] .sw.is-oos .sw-dot{opacity:.35}[data-theme=maison] .pdp-specs{width:100%;border-collapse:collapse;font-size:14px}[data-theme=maison] .pdp-specs td,[data-theme=maison] .pdp-specs th{text-align:left;padding:9px 0;border-bottom:1px solid var(--line);vertical-align:top}[data-theme=maison] .pdp-specs tr:last-child td,[data-theme=maison] .pdp-specs tr:last-child th{border-bottom:0}[data-theme=maison] .pdp-specs th{color:var(--muted);font-weight:500;width:42%;padding-right:16px}[data-theme=maison] .pagination button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 12px;border:1px solid transparent;background:none;font-size:13px;cursor:pointer}[data-theme=maison] .pagination button:hover{border-color:var(--line-2)}[data-theme=maison] .notice{text-align:center;padding:clamp(48px,7vw,96px) 24px;border:1px solid var(--line);background:var(--panel)}[data-theme=maison] .notice h1{margin-bottom:10px}[data-theme=maison] .notice .btn{margin-top:24px}[data-theme=maison] .co-grid{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:72px;gap:72px;align-items:start}[data-theme=maison] .co-grid>*{min-width:0}[data-theme=maison] .form-title{font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin:0 0 20px}[data-theme=maison] .field{margin-bottom:18px}[data-theme=maison] .field>label{display:block;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}[data-theme=maison] .field input,[data-theme=maison] .field textarea{width:100%;min-height:52px;padding:14px;border:1px solid var(--line-2);background:var(--panel);font-size:14px}[data-theme=maison] .field input:focus,[data-theme=maison] .field textarea:focus{outline:none;border-color:var(--ink)}[data-theme=maison] .field textarea{resize:vertical}[data-theme=maison] .field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}[data-theme=maison] .pay-list{display:flex;flex-direction:column;gap:10px}[data-theme=maison] .pay-opt{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line-2);cursor:pointer;font-size:14px}[data-theme=maison] .pay-opt.is-active{border-color:var(--ink)}[data-theme=maison] .pay-opt input{accent-color:var(--accent);width:16px;height:16px;flex:none}[data-theme=maison] .co-error{color:var(--sale);font-size:13px;margin-top:14px}@media (max-width:900px){[data-theme=maison] .co-grid{grid-template-columns:1fr;gap:44px}[data-theme=maison] .filters .fbody-wrap.is-open{display:block;padding-top:12px}}@media (max-width:560px){[data-theme=maison] .field-row{grid-template-columns:1fr}}[data-theme=maison] .drawer.is-open{visibility:visible}[data-theme=maison] .drawer.is-open .drawer-scrim{opacity:1}[data-theme=maison] .drawer.is-open .drawer-panel{transform:none}[data-theme=maison] .qty button{display:inline-flex;align-items:center;justify-content:center;width:38px;align-self:stretch;color:var(--ink)}[data-theme=maison] .qty button:hover{color:var(--muted)}[data-theme=maison] .qty>span{min-width:34px;text-align:center;font-size:14px}[data-theme=maison] .searchbox{position:relative}[data-theme=maison] .search-pop{position:absolute;top:calc(100% + 12px);right:0;z-index:120;display:flex;align-items:center;gap:10px;width:min(340px,calc(100vw - var(--pad) * 2));padding:12px 16px;background:var(--paper);border:1px solid var(--line);box-shadow:0 16px 40px -16px rgba(12,10,8,.3)}[data-theme=maison] .search-pop .icon{flex:none;color:var(--muted)}[data-theme=maison] .search-pop input{flex:1 1;width:0;min-width:0;height:32px;border:0;background:transparent;font-size:14px;letter-spacing:normal}[data-theme=maison] .search-pop input:focus{outline:none}[data-theme=maison] .nav-panel{position:absolute;left:0;right:0;top:100%;z-index:90;background:var(--paper)}[data-theme=maison] .nav-panel.is-open{max-height:80vh;overflow-y:auto;border-top-color:var(--line)}[data-theme=maison] .nav-panel .nav-bag{display:block;width:100%;text-align:left;padding:14px 0;font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}[data-theme=maison] .nav-panel .nav-bag:hover{color:var(--muted)}