@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#111;background:#faf9f7;font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}svg{width:22px;height:22px;stroke-width:1.5;vertical-align:middle}header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 4.6%;border-bottom:1px solid #e9e6e2;background:#faf9f7}.brand{font-size:37px;letter-spacing:14px;line-height:1.1;font-weight:500}.brand small{font-size:10px;letter-spacing:4.4px;display:block;text-align:center;margin-top:9px;padding-right:10px}nav{display:flex;gap:32px;font-size:14px}nav a{padding:14px 0;position:relative}nav a:hover:after,nav a.active:after{content:'';height:1px;background:#111;bottom:5px;left:0;right:0;position:absolute}.header-actions{display:flex;gap:19px}.header-actions button{position:relative;padding:4px}#count{position:absolute;background:#111;color:#fff;font-size:10px;border-radius:50%;padding:2px 5px;right:-5px;top:-5px}.mobile-menu{display:none}.hero{position:relative;min-height:650px;overflow:hidden;background:#eae7e2}.hero-art{position:absolute;inset:0;background-image:url('assets/visages.jpg');background-size:cover;background-position:center;background-repeat:no-repeat}.hero-copy{position:relative;width:49%;padding:58px 0 40px 4.9%;background:linear-gradient(90deg,#eeede9 75%,transparent)}.eyebrow{font-size:12px;letter-spacing:2px;margin:0 0 23px}.eyebrow span{margin:0 13px}h1{font-size:clamp(40px,4.7vw,72px);letter-spacing:-2.6px;line-height:1.035;margin:0 0 25px;font-weight:650}.intro{font-size:20px;line-height:1.4;max-width:400px;margin:0 25px 26px 0}.button{background:#171717;color:white;display:inline-flex;gap:26px;padding:17px 26px;border-radius:3px;font-size:17px;align-items:center}.button:hover{background:#373737}.craft{display:flex;gap:14px;align-items:center;margin-top:32px}.craft>svg{height:34px;width:34px}.craft strong,.craft span{display:block;font-size:13px}.craft span{color:#5c5a57;margin-top:3px}.hero-caption{position:absolute;right:4.3%;top:37%;letter-spacing:2px;line-height:1.9;font-size:14px;padding:25px 0 25px 24px;background:#deddd7;border-left:1px solid #777}.hero-bottom{position:absolute;bottom:28px;right:4.2%;display:flex;align-items:center;gap:17px;font-size:14px;background:#e7e5e0;padding:6px}.hero-bottom span{margin-right:15px}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:12px 2.4% 0}.categories>a{height:295px;position:relative;overflow:hidden;background:#e8e5df}.categories img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.categories a:hover img{transform:scale(1.05)}.categories a:after{content:'';position:absolute;inset:0;background:linear-gradient(100deg,#eeece7cc,transparent 65%)}.category-number,.categories h2,.circle{position:absolute;z-index:1;left:18px}.category-number{top:18px;border-bottom:1px solid #888;padding-bottom:8px;width:44px;font-size:17px}.categories h2{top:65px;line-height:1.2;font-size:21px;font-weight:600;margin:0;max-width:140px;text-shadow:0 1px 10px #fff}.circle{bottom:23px;width:39px;height:39px;border:1px solid;border-radius:50%;display:grid;place-items:center;background:#ffffff66}.values{margin:0 2.8%;padding:33px 25px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #dedbd5;gap:25px}.values>div{display:flex;gap:23px;align-items:center}.values svg{width:43px;height:43px;flex-shrink:0}.values p{font-size:16px;margin:0}.values small{display:block;font-size:14px;color:#565450;margin-top:6px}#collection{padding:22px 2.8% 34px;scroll-margin-top:24px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.section-title h2{font-size:34px;letter-spacing:-1px;font-weight:600;margin:0}.section-title a{font-size:14px;display:flex;align-items:center;gap:17px}.products{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.product-image{border:0;padding:0;width:100%;display:block;overflow:hidden;background:#e6e2dc}.product-image img{width:100%;height:270px;object-fit:cover;display:block;transition:transform .4s}.product-image:hover img{transform:scale(1.05)}.product-info{padding:12px 9px;display:flex;justify-content:space-between;align-items:center;gap:8px}.product-name{font-size:14px;display:block;margin-bottom:4px}.price{font-size:14px;font-weight:600}.add{border-radius:50%;width:37px;height:37px;flex-shrink:0;background:#111;color:#fff}.add svg{width:18px}.newsletter{margin:0 2.3% 14px;background:#181818;color:#fff;border-radius:3px;padding:30px 34px;display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:30px;align-items:center}.newsletter h2{font-size:27px;line-height:1.1;margin:0 0 9px;letter-spacing:-.5px}.newsletter p{font-size:14px;line-height:1.5;margin:0;color:#ddd}.newsletter-word{letter-spacing:3px;font-size:20px;border-left:1px solid #555;padding:20px 30px;line-height:1.7}.newsletter-word em{letter-spacing:0;font-family:Georgia,serif;font-size:24px;white-space:nowrap}form label{display:block;font-size:14px;margin-bottom:9px}.email-row{display:flex}.email-row input{width:100%;min-width:0;padding:13px;border:1px solid #ddd;border-radius:2px 0 0 2px;background:#faf9f7;font-size:14px}.email-row button{color:white;border:1px solid #ddd;white-space:nowrap;padding:10px 17px;font-size:13px}.email-row svg{width:17px;margin-left:8px}#newsletter-note{margin-top:11px;font-size:12px}.brand-banner{background:#101010;min-height:220px;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}.brand-banner:before{content:'';position:absolute;inset:0;background:#0009}.brand-banner>*{position:relative}.brand-banner .brand{font-size:40px;letter-spacing:17px}.brand-banner p{letter-spacing:4px;font-size:13px;margin-top:35px}.brand-banner b{padding:0 15px}footer{padding:25px 4.6%;display:flex;justify-content:space-between;align-items:center;font-size:13px}footer>div{display:flex;gap:22px}footer button{padding:5px 0}footer span{color:#666}dialog{border:0;border-radius:5px;padding:40px;width:min(760px,92vw);max-height:90vh;box-shadow:0 30px 100px #0005}dialog::backdrop{background:#0007;backdrop-filter:blur(4px)}.close{position:absolute;right:10px;top:10px;padding:8px}.detail{display:grid;grid-template-columns:1fr 1fr;gap:30px}.detail img{width:100%;max-height:450px;object-fit:cover}.detail h2{font-size:32px;letter-spacing:-1px}.detail p{line-height:1.6;color:#555}.detail .price{font-size:23px;display:block;margin:22px 0}.detail .button{font-size:14px;gap:10px}.cart-item{display:flex;align-items:center;gap:15px;border-bottom:1px solid #ddd;padding:14px 0}.cart-item img{width:70px;height:80px;object-fit:cover}.cart-item>div{flex:1}.quantity{display:flex;align-items:center;gap:9px}.quantity button{border:1px solid #ccc;padding:4px 8px}.cart-total{display:flex;justify-content:space-between;font-size:22px;margin:24px 0}.notice{padding:15px;background:#f0efec;font-size:14px;line-height:1.6}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#111;color:white;padding:15px 24px;border-radius:4px;opacity:0;transition:.3s;pointer-events:none;z-index:9}#toast.visible{opacity:1;transform:translate(-50%,0)}#searchbar{margin:18px 0}#searchbar label{display:block;margin-bottom:8px}#searchbar input{padding:13px;border:1px solid #aaa;min-width:300px;background:transparent}#filter-status{margin-bottom:18px;color:#555;font-size:14px}button:focus-visible,a:focus-visible{outline:2px solid #626262;outline-offset:4px}[hidden]{display:none!important}
@media(min-width:1500px){.hero{min-height:720px}.hero-copy{padding-top:75px}.categories>a{height:340px}}@media(max-width:1100px){nav{gap:20px}.brand{font-size:30px;letter-spacing:10px}.hero{min-height:560px}.hero-copy{padding-top:40px}.intro{font-size:17px}.hero-caption{font-size:12px}.categories>a{height:250px}.values{padding:25px 5px;gap:15px}.values>div{gap:12px}.values p{font-size:14px}.values small{font-size:12px}.product-image img{height:220px}.newsletter{grid-template-columns:1fr 1.3fr}.newsletter-word{display:none}}@media(max-width:760px){header{height:77px;padding:0 5%}.brand{font-size:27px;letter-spacing:8px}.brand small{font-size:8px;letter-spacing:2.5px}.header-actions{gap:12px}.header-actions svg{width:20px}nav{display:none;position:absolute;top:77px;background:#faf9f7;left:0;right:0;padding:20px;z-index:5;flex-wrap:wrap}nav.open{display:flex}.mobile-menu{display:block}.hero{min-height:740px;background:#e9e7e2}.hero-art{top:auto;bottom:0;height:345px;background-size:780px auto;background-position:right -45px top -50px}.hero-copy{width:100%;padding:32px 6% 20px;background:linear-gradient(#eeede9 90%,transparent)}.eyebrow{font-size:11px;margin-bottom:15px}h1{font-size:46px;letter-spacing:-1.9px;line-height:1.02}h1 br:nth-child(2){display:none}.intro{max-width:370px;font-size:16px;margin-bottom:18px}.button{font-size:14px;padding:14px 19px}.craft{display:none}.hero-caption{display:none}.hero-bottom{bottom:13px;right:5%;font-size:12px}.categories{grid-template-columns:repeat(2,1fr);gap:8px;padding:10px}.categories>a{height:250px}.categories h2{font-size:19px;top:58px}.values{grid-template-columns:1fr 1fr;padding:24px 5px;gap:25px 15px}.values svg{width:30px;height:30px}.values p{font-size:13px}.values small{font-size:12px}#collection{padding:25px 12px}.section-title{align-items:flex-start;gap:15px}.section-title h2{font-size:25px}.section-title a{font-size:12px;max-width:115px;gap:6px}.section-title a svg{flex-shrink:0;width:16px}.products{grid-template-columns:repeat(2,1fr);gap:10px}.product-image img{height:240px}.product-info{padding:10px 2px 17px}.product-name{font-size:13px}.newsletter{margin:0 10px 10px;padding:26px 23px;grid-template-columns:1fr;gap:25px}.newsletter h2{font-size:27px}.brand-banner{min-height:180px;background-size:auto 1500px}.brand-banner .brand{font-size:32px;letter-spacing:12px}.brand-banner p{font-size:9px;letter-spacing:1.5px;margin-top:26px}.brand-banner b{padding:0 5px}footer{padding:24px 17px;flex-wrap:wrap;gap:25px}footer>div{gap:19px;flex-wrap:wrap}footer span{font-size:12px}.detail{grid-template-columns:1fr}.detail img{height:260px}.detail h2{margin-top:0}dialog{padding:35px 22px}.cart-item{gap:8px}.cart-item img{width:50px;height:65px}.quantity{gap:5px}.quantity button{padding:3px 6px}#searchbar input{min-width:0;width:80%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Newsletter welcome offer */
.newsletter{grid-template-columns:1.15fr .75fr 1.4fr}.newsletter-offer{border:1px solid #686868;border-radius:3px;padding:20px 12px;text-align:center}.newsletter-offer strong{display:block;font-size:44px;letter-spacing:-2px;font-weight:600;line-height:1.1}.newsletter-offer span{display:block;font-size:10px;letter-spacing:1.8px;margin-top:9px}.newsletter #newsletter-terms{font-size:12px;margin-top:12px;line-height:1.5;color:#d7d7d7}.newsletter #newsletter-note{color:#ddd}.newsletter .email-row button{padding:10px 12px}.newsletter .email-row svg{margin-left:4px}.newsletter h2{font-size:clamp(23px,2.2vw,32px)}
@media(max-width:1100px){.newsletter{grid-template-columns:1fr 1.3fr}.newsletter-offer{display:none}}
@media(max-width:760px){.newsletter{grid-template-columns:1fr}.newsletter h2{font-size:27px}.newsletter .email-row button{white-space:normal;min-width:124px}.newsletter .email-row svg{display:none}}

/* Responsive layout: photography and interface text remain separate. */
.hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.hero-art{inset:0 0 0 50%;height:auto;background-size:cover;background-position:center 52%}.hero-copy{width:auto;padding:54px 8% 48px 10%;background:#eeede9;align-self:stretch}.hero-copy h1{font-size:clamp(40px,4.7vw,72px)}.hero-caption{display:none}.hero-bottom{background:#faf9f7e8;border-radius:3px;bottom:20px;right:25px}.intro{margin-right:0}.values>div{min-width:0;gap:16px}.values p{line-height:1.35}.values small{line-height:1.5}.newsletter>*,.newsletter form{min-width:0}.newsletter h2{max-width:380px;line-height:1.17;text-wrap:balance}.newsletter p{line-height:1.6}.newsletter .email-row{display:grid;grid-template-columns:minmax(0,1fr) auto}.newsletter .email-row input{font-size:16px;min-height:48px}.newsletter .email-row button{font-size:14px;min-height:48px;white-space:nowrap}.brand-banner{background:#101010;min-height:220px;padding:42px 24px;overflow:visible}.brand-banner:before{display:none}.brand-banner .brand{line-height:1.2}.brand-banner p{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px 18px;line-height:1.7;margin:27px 0 0;text-align:center;letter-spacing:2px}.brand-banner p span{white-space:nowrap}.brand-banner b{padding:0}.brand-banner small{line-height:1.6}
@media(max-width:1100px){.hero{min-height:580px}.hero-copy{padding:42px 7% 40px 9%}.values{gap:22px}.values>div{gap:10px}.values svg{width:32px;height:32px}.newsletter .email-row{grid-template-columns:1fr;gap:10px}.newsletter .email-row input{border-radius:2px}.newsletter .email-row button{border-radius:2px}}
@media(max-width:760px){.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:36px 6% 32px;order:0}.hero-copy h1{font-size:clamp(36px,9.6vw,52px);max-width:530px}.hero-art{position:relative;inset:auto;order:1;width:100%;height:420px;background-size:cover;background-position:center 55%}.hero-bottom{bottom:16px;right:16px}.values{gap:24px 16px;margin:0 16px;padding:28px 0}.values>div{align-items:flex-start;gap:10px}.values p{font-size:14px}.values small{font-size:13px;margin-top:5px}.values svg{width:26px;height:26px;margin-top:3px}.newsletter{padding:28px 24px;gap:24px}.newsletter h2{font-size:28px;max-width:440px}.newsletter p{font-size:15px}.newsletter .email-row{grid-template-columns:1fr;gap:10px}.newsletter .email-row input{width:100%;padding:14px 15px;min-height:50px}.newsletter .email-row button{width:100%;min-height:50px;font-size:15px;white-space:nowrap}.newsletter .email-row svg{display:inline-block}.newsletter #newsletter-terms,.newsletter #newsletter-note{font-size:13px;line-height:1.6}.brand-banner{min-height:215px;padding:38px 20px}.brand-banner .brand{font-size:32px;letter-spacing:10px;padding-left:10px}.brand-banner .brand small{font-size:10px;letter-spacing:3px;padding-right:10px}.brand-banner p{font-size:10px;gap:8px 10px;letter-spacing:1px;max-width:360px}.brand-banner b{display:none}.brand-banner p span:last-child{flex-basis:100%}footer{align-items:flex-start}footer>div{gap:16px 22px}}
@media(max-width:360px){.values{grid-template-columns:1fr}.newsletter{padding:24px 18px}.hero-art{height:360px}.brand-banner .brand{font-size:28px;letter-spacing:8px}}

/* Category discovery feed */
body.discovery-mode{background:#faf9f7;color:#171717}
body.discovery-mode>header,body.discovery-mode>main,body.discovery-mode>footer{display:none}
body.menu-open{overflow:hidden}
.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.discovery{min-height:100vh;background:#faf9f7;color:#171717}
.discovery-shell{position:sticky;top:0;z-index:20;background:rgba(250,249,247,.96);backdrop-filter:blur(18px);border-bottom:1px solid #e2dfd9;padding-top:max(10px,env(safe-area-inset-top))}
.discovery-topbar{max-width:760px;margin:0 auto;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;padding:8px 12px 9px}
.discovery-icon-button{position:relative;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#171717;transition:background .2s,transform .2s}
.discovery-icon-button:hover{background:#ece9e3}.discovery-icon-button:active{transform:scale(.94)}
.discovery-icon-button svg{width:25px;height:25px;stroke-width:1.8}
.discovery-cart span{position:absolute;right:0;top:0;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#171717;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700;border:2px solid #faf9f7}
.discovery-search{height:46px;min-width:0;border:1px solid #d8d4cd;background:#fff;border-radius:25px;display:flex;align-items:center;gap:10px;padding:0 16px;color:#77736d;transition:border-color .2s,background .2s}
.discovery-search:focus-within{border-color:#8b877f;background:#fff}
.discovery-search svg{width:21px;height:21px;flex:0 0 auto}
.discovery-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#171717;font-size:16px;line-height:1}
.discovery-search input::placeholder{color:#817d76}
.discovery-categories{max-width:760px;margin:0 auto;display:flex;gap:25px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding:3px 15px 0;scroll-snap-type:x proximity}
.discovery-categories::-webkit-scrollbar{display:none}
.discovery-categories button{position:relative;flex:0 0 auto;scroll-snap-align:center;color:#929292;font-size:15px;font-weight:500;padding:11px 0 14px;transition:color .2s}
.discovery-categories button.active{color:#171717;font-weight:650}
.discovery-categories button.active:after{content:'';position:absolute;width:22px;height:3px;border-radius:3px;left:50%;bottom:5px;transform:translateX(-50%);background:#171717}
.discovery-content{max-width:760px;margin:0 auto;padding:10px 10px calc(40px + env(safe-area-inset-bottom))}
.discovery-feed{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:start}
.feed-column{display:flex;min-width:0;flex-direction:column;gap:10px}
.feed-column-offset{padding-top:34px}
.discovery-card{min-width:0;background:#fff;border-radius:12px;overflow:hidden;break-inside:avoid;box-shadow:0 8px 30px rgba(38,34,29,.07);border:1px solid #ece9e3}
.discovery-product-image{display:block;width:100%;padding:0;background:#ece9e3;overflow:hidden;aspect-ratio:var(--product-ratio)}
.discovery-product-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}
.discovery-product-image:hover img{transform:scale(1.025)}
.discovery-product-info{display:flex;align-items:center;gap:7px;padding:11px 9px 12px 12px}
.discovery-product-copy{display:block;min-width:0;flex:1;padding:0;text-align:left;color:#171717}
.discovery-product-copy strong{display:block;font-size:14px;line-height:1.3;font-weight:600;white-space:normal}
.discovery-product-copy span{display:block;color:#6f6b65;font-size:14px;font-weight:500;margin-top:5px}
.discovery-add{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:#171717;color:#fff;transition:transform .2s,background .2s}
.discovery-add:hover{background:#373737}.discovery-add:active{transform:scale(.9)}
.discovery-add svg{width:18px;height:18px;stroke-width:2}
.discovery-empty{grid-column:1/-1;min-height:55vh;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#8f8f8f;padding:40px 24px}
.discovery-empty svg{width:35px;height:35px;margin-bottom:18px}
.discovery-empty strong{color:#171717;font-size:18px}.discovery-empty span{font-size:14px;line-height:1.5;margin-top:8px;max-width:270px}
.discovery-backdrop{position:fixed;inset:0;z-index:39;background:rgba(0,0,0,.62);backdrop-filter:blur(3px)}
.discovery-menu{position:fixed;z-index:40;inset:0 auto 0 0;width:min(84vw,340px);padding:max(22px,env(safe-area-inset-top)) 22px max(25px,env(safe-area-inset-bottom));background:#faf9f7;color:#171717;transform:translateX(-102%);transition:transform .28s ease;box-shadow:20px 0 70px rgba(0,0,0,.25);display:flex;flex-direction:column}
.discovery-menu.open{transform:translateX(0)}
.discovery-menu-head{display:flex;justify-content:space-between;align-items:center;padding:3px 2px 27px}
.menu-brand{font-size:21px;font-weight:650;letter-spacing:6px}
.discovery-menu-head button{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#171717}
.discovery-menu nav{position:static;inset:auto;display:flex;flex-direction:column;align-items:stretch;gap:5px;padding:0;background:transparent;z-index:auto;flex-wrap:nowrap}
.discovery-menu nav button{display:flex;align-items:center;gap:14px;width:100%;padding:14px 10px;border-radius:9px;color:#242321;text-align:left;font-size:16px}
.discovery-menu nav button:hover{background:#ece9e3}
.discovery-menu nav svg{width:21px;height:21px;color:#6f6b65}
.discovery-menu>p{margin:auto 10px 0;color:#45423d;font-size:14px;line-height:1.6}
.discovery-menu>p span{color:#77736d;font-size:13px}

@media(min-width:761px){
  .discovery-topbar{grid-template-columns:48px minmax(0,1fr) 48px;padding-top:13px}
  .discovery-content{padding-top:15px}
  .discovery-card{border-radius:14px}
  .discovery-product-copy strong{font-size:16px}.discovery-product-copy span{font-size:15px}
}
@media(max-width:360px){
  .discovery-topbar{grid-template-columns:40px minmax(0,1fr) 40px;gap:6px;padding-left:8px;padding-right:8px}
  .discovery-icon-button{width:40px;height:40px}
  .discovery-search{height:43px;padding:0 13px}
  .discovery-search input{font-size:15px}
  .discovery-categories{gap:21px;padding-left:12px;padding-right:12px}
  .discovery-content{padding-left:7px;padding-right:7px}
  .discovery-feed,.feed-column{gap:7px}
  .feed-column-offset{padding-top:27px}
  .discovery-product-info{padding:10px 8px 11px 10px}
  .discovery-product-copy strong,.discovery-product-copy span{font-size:13px}
  .discovery-add{width:30px;height:30px;flex-basis:30px}
}
@media(prefers-reduced-motion:reduce){
  .discovery-menu,.discovery-product-image img,.discovery-icon-button,.discovery-add{transition:none}
}

/* Clear delivery promises and an image-free brand banner. */
.values{grid-template-columns:repeat(3,minmax(0,1fr))}
.brand-banner{background-color:#101010!important;background-image:none!important}
.brand-banner:before{content:none!important;display:none!important;background:none!important}
@media(max-width:760px){
  .values{grid-template-columns:1fr;gap:20px;margin:0 18px;padding:27px 0}
  .values>div{align-items:center;gap:15px}
  .values svg{width:31px;height:31px;margin-top:0}
  .brand-banner{background-color:#101010!important;background-image:none!important}
}

/* Responsive catalogue: two tactile columns on mobile, three balanced columns on larger screens. */
@media(min-width:761px){
  .discovery-topbar,.discovery-categories,.discovery-content{max-width:1180px}
  .discovery-shell{padding-left:24px;padding-right:24px}
  .discovery-topbar{grid-template-columns:48px minmax(320px,720px) 48px;justify-content:space-between;gap:20px;padding-left:0;padding-right:0}
  .discovery-categories{padding-left:0;padding-right:0;gap:32px}
  .discovery-content{padding:18px 24px 64px}
  .discovery-feed,.feed-column{gap:14px}
  .discovery-product-info{padding:13px 12px 14px 14px}
}
@media(min-width:900px){
  .discovery-feed{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
  .feed-column{gap:16px}
  .feed-column-offset{padding-top:44px}
  .feed-column-soft-offset{padding-top:20px}
  .discovery-card{border-radius:16px}
  .discovery-product-copy strong{font-size:16px}
  .discovery-product-copy span{font-size:15px}
  .discovery-add{width:38px;height:38px;flex-basis:38px}
}
@media(min-width:1280px){
  .discovery-content{padding-left:0;padding-right:0}
}
