/* Eye Wish: shared by the native Shopify theme and the private local preview. */
[hidden]{display:none!important}
:root{--paper:#faf7f2;--cream:#f1eadf;--sand:#dfd2c1;--ink:#26231f;--muted:#675f55;--line:#d4cabf;--brown:#594537;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,summary,select{cursor:pointer}button:disabled{cursor:not-allowed;background:#d7cfc4;color:#544c44;border-color:#d7cfc4}img{display:block;width:100%;height:100%;object-fit:cover}p{margin:0 0 16px}h1,h2,h3{font-weight:400;line-height:1.08;margin:0}h1,h2{font-family:var(--serif);letter-spacing:-.045em}h1{font-size:clamp(40px,5vw,70px)}h2{font-size:clamp(32px,3.4vw,48px)}h3{font-size:18px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #785b3d;outline-offset:4px}.wrap{max-width:1400px;margin-inline:auto;padding-inline:6%}.section{padding-block:72px}.eyebrow{font-size:10px;letter-spacing:.15em;text-transform:uppercase;font-weight:600;margin-bottom:15px}.muted,.sku{color:var(--muted);font-size:13px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);padding:13px 24px;font-size:13px;font-weight:600;transition:background .18s}.button:hover:not(:disabled){background:var(--brown);color:white}.button-outline{background:transparent;color:var(--ink)}.full{width:100%}.text-link{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:5px;font-size:13px;border:0;background:transparent;padding:4px 0}.skip{position:absolute;top:-80px;left:12px;padding:12px;background:white;z-index:100}.skip:focus{top:12px}.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}
.announcement{text-align:center;background:var(--brown);color:#fff9f0;padding:9px 12px;font-size:10px;letter-spacing:.08em}.header{position:relative;height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.wordmark{font-family:var(--serif);font-size:29px;letter-spacing:.035em;line-height:1}.wordmark span{display:block;font:8px var(--sans);letter-spacing:.15em;margin-top:10px}.logo{max-width:180px;height:auto}.desktop-nav{display:flex;gap:34px}.desktop-nav a,.cart-link{min-height:44px;display:flex;align-items:center;font-size:12px}.cart-link{gap:8px}.cart-link span{border:1px solid var(--line);border-radius:50%;width:24px;height:24px;display:grid;place-items:center}.mobile-menu{display:none}
.hero{display:grid;grid-template-columns:45% 55%;min-height:610px;padding-top:38px;padding-bottom:38px}.hero-copy{align-self:center;padding:30px 44px 30px 0}.hero h1{max-width:430px;font-size:clamp(52px,5.6vw,82px);margin:25px 0}.intro{font-size:15px;color:var(--muted);line-height:1.8;margin-block:24px}.hero .text-link{display:flex;width:fit-content;margin-top:12px}.hero-photo{position:relative;background:var(--sand);min-height:500px}.photo-caption{position:absolute;bottom:20px;left:24px;right:24px;font-size:9px;letter-spacing:.12em;background:var(--paper);padding:8px 12px;width:fit-content;max-width:calc(100% - 48px)}.photo-placeholder{height:100%;min-height:180px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;background:linear-gradient(135deg,#e8ded1,#d4c3ad);color:#62503f;text-align:center;padding:25px;font-size:11px;letter-spacing:.06em}.placeholder-cross{font-size:35px;font-weight:200;border:1px solid #ad9782;border-radius:100%;width:70px;height:70px;display:grid;place-items:center}.hero-photo .photo-placeholder{min-height:500px;background:linear-gradient(110deg,#d3c0a9 0%,#eee6da 50%,#d6c5b2 100%)}.trust-line{display:flex;justify-content:space-between;border-block:1px solid var(--line);padding-block:18px;font-size:11px;color:var(--muted)}.trust-line span:before{content:'✓';margin-right:9px}.section-heading{margin-bottom:32px}.row{display:flex;align-items:end;justify-content:space-between;gap:20px}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.category-photo{height:330px;overflow:hidden}.category-photo img{transition:transform .3s}.category:hover img{transform:scale(1.02)}.category:nth-child(2) .photo-placeholder{background:linear-gradient(135deg,#dedfd7,#b9bdb1)}.category-caption{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.category-caption h3{font-family:var(--serif);font-size:32px;margin-top:7px}.category-caption>span{font-size:28px}.selection{background:#f1eae0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.card-photo{display:block;position:relative;height:250px;background:#e7e1d8}.card-photo .photo-placeholder{background:#e2d8cb;font-size:10px;gap:12px}.card-photo .placeholder-cross{width:46px;height:46px;font-size:24px}.card-arrow{position:absolute;bottom:12px;right:15px;font-size:23px}.product-card .eyebrow{margin:22px 0 6px;font-size:9px}.product-card h3{font-size:15px;line-height:1.4;margin-bottom:7px}.product-card>p:last-child{font-size:12px}.brands{padding-block:52px;text-align:center;border-bottom:1px solid var(--line)}.brands>div{display:flex;flex-wrap:wrap;justify-content:center;gap:26px 48px;font:24px var(--serif);margin-top:26px}.advice{display:grid;grid-template-columns:1fr 1fr;gap:8%}.advice-photo{height:440px}.advice-copy{align-self:center}.advice-copy h2{margin-bottom:24px}.advice-copy>p:not(.eyebrow){color:var(--muted);max-width:450px}.editor-note{background:#f0e6d5;color:#5b4838;border-left:2px solid #9c8160;padding:12px 14px;font-size:12px;margin:18px 0;line-height:1.6}.footer{background:#ebe2d6;padding:48px 0 0}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1.2fr;gap:30px}.footer p{font-size:13px;margin-top:20px}.footer nav{display:flex;flex-direction:column;align-items:start;font-size:12px}.footer nav a{padding-block:8px;min-height:40px}.footer-bottom{border-top:1px solid #cec1b0;padding-block:20px;margin-top:36px;font-size:10px;color:var(--muted)}
.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;padding-block:28px;font-size:11px;color:var(--muted)}.product-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:7%;padding-bottom:70px}.product-main-photo{height:570px;background:var(--cream)}.product-main-photo img{object-fit:contain}.product-main-photo .photo-placeholder{min-height:570px}.gallery-extra{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.gallery-extra img{aspect-ratio:1;object-fit:contain;background:var(--cream)}.product-info{padding-top:30px;min-width:0}.product-info h1{font-size:46px;margin-bottom:15px}.product-info .price{font-size:23px;margin:22px 0}.availability{font-size:14px;margin:22px 0}.variant-form{margin:24px 0 8px}.variant-form label{display:block;font-size:12px;margin-bottom:8px}select{width:100%;background:var(--paper);border:1px solid #9d9182;min-height:48px;border-radius:0;padding:10px}.purchase-panel{margin-top:25px}.purchase-panel>.button{width:100%;margin-top:10px}.product-trust{display:flex;gap:24px;border-bottom:1px solid var(--line);padding-block:23px;font-size:11px}.product-trust span:before{content:'✓';margin-right:6px}.product-description{padding-top:24px}.product-info details,.cart-summary details{border-bottom:1px solid var(--line)}summary{min-height:52px;display:list-item;align-content:center;font-size:13px;font-weight:600;padding-block:14px}details>div,details>p{font-size:13px;color:var(--muted);padding-bottom:14px}.specs{font-size:13px;margin:0 0 20px}.specs>div{display:flex;justify-content:space-between;padding-block:5px;gap:20px}.specs dd{text-align:right;margin:0}.form-error{color:#923420;font-size:13px;margin-top:14px}.cart-page{min-height:55vh}.empty-cart{margin-top:40px}.cart-form{display:grid;grid-template-columns:1.3fr 1fr;gap:7%;margin-top:40px}.cart-item{display:grid;grid-template-columns:120px 1fr;gap:24px;padding:24px 0;border-top:1px solid var(--line)}.cart-image{height:150px}.cart-image .photo-placeholder{min-height:150px;padding:10px;font-size:8px;gap:8px}.cart-image .placeholder-cross{width:32px;height:32px;font-size:20px}.cart-item h2{font:18px/1.4 var(--sans);letter-spacing:0;margin:0 0 6px}.cart-item p{font-size:12px}.cart-item label{font-size:12px}.quantity{width:62px;min-height:44px;padding:7px;margin:0 12px;border:1px solid var(--line);background:transparent}.cart-summary{padding:30px;background:var(--cream);align-self:start}.cart-summary h2{font-size:30px;margin-bottom:24px}.cart-summary h3{font-size:14px;margin:20px 0 7px}.cart-summary>p{font-size:13px}.total{display:flex;justify-content:space-between;gap:15px}.cart-summary .button{margin-top:25px}.cart-help{margin-top:35px}.filters{display:flex;flex-wrap:wrap;gap:18px;margin-block:24px}.filters fieldset{border:0;display:flex;flex-direction:column;padding:8px 0}.filters label{min-height:44px;display:flex;align-items:center;gap:9px}.filters input{width:18px;height:18px}.filters details{min-width:130px}.pagination{margin-top:35px}.pagination a{padding:12px}.prose{max-width:850px;min-height:50vh}.prose h1{margin-bottom:30px}.preview-bar{padding:8px 20px;background:#fff0bd;color:#51452e;font-size:11px;text-align:center;border-bottom:1px solid #d7cba8}
.drop-intro{display:grid;grid-template-columns:180px minmax(250px,1fr) minmax(260px,420px);align-items:end;gap:24px;border-bottom:1px solid var(--line)}.drop-intro .eyebrow{align-self:start}.drop-intro p:last-child{color:var(--muted);margin:0}.style-nav{padding-bottom:72px}.style-links{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.style-links a{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;min-height:86px;padding:16px;border-right:1px solid var(--line);font:24px var(--serif)}.style-links a:last-child{border-right:0}.style-links span{font:9px var(--sans);color:var(--muted)}.style-links b{font:18px var(--sans);font-weight:400}.stock-note{color:#5b493a;font-weight:600}.sold-out-message{font-family:var(--serif);font-size:20px}.sold-out-alternatives{border-top:1px solid var(--line)}.sold-out-alternatives h2{margin-bottom:28px}.related-grid:empty:after{content:'Écrivez-nous sur WhatsApp : nous vous aiderons à trouver une monture similaire.';color:var(--muted)}
.hero-photo{overflow:hidden}.hero-video{display:none;position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-video.is-ready{display:block}.mood-switch{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px 5%;align-items:start;background:#eee6dc}.mood-intro{grid-column:1/-1;max-width:620px}.mood-intro h2{margin-bottom:13px}.mood-intro>p:last-child{color:var(--muted);max-width:480px}.mood-stage{position:relative;min-height:410px;overflow:hidden;background:#d9c9b5}.mood-art{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;transition:background .35s ease}.mood-art[data-mood="elegant"]{background:linear-gradient(135deg,#d4c0a8 0%,#f2e7d7 52%,#aa8f72 100%)}.mood-art[data-mood="minimal"]{background:linear-gradient(145deg,#e7e5df 0%,#f8f6f0 53%,#c8c7c0 100%)}.mood-art[data-mood="everyday"]{background:linear-gradient(135deg,#c9aa87 0%,#ead4b7 52%,#9a8063 100%)}.mood-art[data-mood="bold"]{background:linear-gradient(140deg,#694c3b 0%,#b47d5e 53%,#d9c4a9 100%)}.mood-art-word{position:relative;z-index:1;font:clamp(44px,7vw,82px)/1 var(--serif);letter-spacing:-.04em;color:#fbf7f0;text-shadow:0 2px 22px #30251d33}.mood-art-orbit{position:absolute;width:62%;aspect-ratio:1.1;border:1px solid #fff9;border-radius:50%;transform:rotate(-28deg) scaleX(.6);box-shadow:0 0 0 30px #ffffff0d,0 0 0 80px #ffffff0a}.mood-image{position:absolute;inset:0;object-fit:cover}.mood-image[hidden]{display:none}.mood-stage-caption{position:absolute;left:17px;bottom:16px;padding:7px 10px;background:var(--paper);font-size:9px;letter-spacing:.12em}.mood-controls{min-width:0}.mood-tabs{border-top:1px solid #cfc4b8}.mood-tab{width:100%;min-height:60px;display:grid;grid-template-columns:38px 1fr 25px;align-items:center;gap:8px;padding:9px 6px;border:0;border-bottom:1px solid #cfc4b8;background:transparent;text-align:left;font:clamp(20px,2.4vw,28px)/1.1 var(--serif);transition:padding .18s,background .18s}.mood-tab[aria-selected="true"]{padding-left:14px;background:#faf7f280}.mood-tab:focus-visible{outline-offset:-3px}.mood-number{font:9px var(--sans);color:var(--muted);letter-spacing:.08em}.mood-arrow{font:17px var(--sans);justify-self:end;opacity:0;transition:opacity .18s}.mood-tab[aria-selected="true"] .mood-arrow,.mood-tab:hover .mood-arrow{opacity:1}.mood-results{padding-top:18px}.mood-panel[hidden]{display:none}.mood-result-title{margin-bottom:12px;font-size:11px;letter-spacing:.06em}.mood-result-title>span:first-child{color:#a18e7a}.mood-product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mood-product-list .product-card .eyebrow{margin-top:8px}.mood-product-list .card-photo{height:140px}.mood-empty{font-size:12px;color:var(--muted);margin:0 0 14px}.mood-cta{min-height:46px;margin-top:14px;font-size:12px}.sold-out-help{margin-top:18px}
@media(min-width:1500px){.wrap{padding-inline:65px}}
@media(max-width:899px){.wrap{padding-inline:24px}.header{height:82px;gap:15px}.desktop-nav{display:none}.mobile-menu{display:block;position:static}.mobile-menu summary{list-style:none;width:44px;min-height:44px;font-size:22px;padding:0}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;left:0;right:0;top:115px;background:var(--paper);border-bottom:1px solid var(--line);padding:20px 24px;z-index:10;box-shadow:0 12px 20px #26231f0f}.mobile-menu nav a{display:block;padding:13px;font-size:16px}.wordmark{font-size:24px}.wordmark span{font-size:6px}.cart-link{font-size:11px}.hero{grid-template-columns:1fr 1fr;min-height:490px;gap:20px}.hero h1{font-size:52px}.hero-copy{padding:20px 0}.hero-photo,.hero-photo .photo-placeholder{min-height:420px}.hero .button{gap:12px;padding-inline:16px}.category-photo{height:270px}.product-grid{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.card-photo{height:300px}.product-layout{gap:5%}.product-info h1{font-size:34px}.product-main-photo,.product-main-photo .photo-placeholder{min-height:430px;height:430px}.product-trust{flex-wrap:wrap;gap:10px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.advice{gap:5%}.advice-photo{height:420px}.cart-form{gap:5%;grid-template-columns:1.1fr 1fr}.cart-summary{padding:22px}.preview-bar~.header .mobile-menu nav{top:150px}}
@media(max-width:599px){body{font-size:14px}.wrap{padding-inline:20px}.announcement{font-size:9px;padding:8px}.header{height:76px;gap:6px}.header .wordmark{text-align:center;font-size:23px}.wordmark span{letter-spacing:.1em;font-size:6px}.cart-link{font-size:0}.cart-link span{font-size:12px;width:29px;height:29px}.mobile-menu nav{top:106px}.hero{display:flex;flex-direction:column;padding-top:0;padding-bottom:28px;gap:0}.hero-photo{order:-1;margin-inline:-20px;min-height:280px;height:280px}.hero-photo .photo-placeholder{min-height:280px}.photo-caption{bottom:15px;left:20px;font-size:8px;padding:7px}.hero-copy{padding:30px 0 0}.hero-copy .eyebrow{font-size:9px;margin-bottom:12px}.hero h1{font-size:51px;max-width:300px;margin:0 0 17px}.intro{font-size:13px;line-height:1.8;margin:0 0 22px}.hero .button{width:100%;justify-content:space-between;padding-inline:20px}.hero .text-link{margin:8px auto 0}.trust-line{flex-wrap:wrap;justify-content:center;gap:8px 16px;padding-block:15px;font-size:9px}.trust-line span:nth-child(2){display:none}.section{padding-block:43px}.section-heading{margin-bottom:24px}.eyebrow{font-size:9px}h2{font-size:34px}.row{display:block}.row .text-link{margin-top:12px}.category-grid{gap:14px}.category-photo{height:210px}.category-photo .photo-placeholder{padding:12px;font-size:9px;gap:10px}.category-photo .placeholder-cross{width:42px;height:42px;font-size:24px}.category-caption{margin-top:13px}.category-caption .eyebrow{font-size:7px;letter-spacing:.075em}.category-caption h3{font-size:25px}.category-caption>span{font-size:20px}.product-grid{gap:25px 14px}.card-photo{height:185px}.card-photo .photo-placeholder{min-height:185px;padding:12px;font-size:8px}.product-card .eyebrow{margin-top:14px;font-size:8px;letter-spacing:.08em}.product-card h3{font-size:13px}.product-card>p:last-child{font-size:11px}.brands{padding-block:32px}.brands>div{font-size:21px;gap:20px 24px}.advice{grid-template-columns:1fr;gap:28px}.advice-photo{height:300px}.advice-copy .button{width:100%}.advice-copy h2{font-size:38px}.footer{padding-top:34px}.footer-grid{grid-template-columns:1fr;gap:22px}.footer-grid>div:last-child{grid-column:auto}.footer p{margin-top:16px}.footer-bottom{margin-top:22px}.breadcrumbs{padding-block:18px;font-size:10px;gap:9px}.product-layout{grid-template-columns:1fr;gap:25px;padding-bottom:40px}.product-main-photo,.product-main-photo .photo-placeholder{height:340px;min-height:340px}.product-info{padding:0}.product-info h1{font-size:38px;line-height:1.12}.product-info .eyebrow{margin-bottom:12px}.variant-form{margin-top:22px}.purchase-panel{margin-top:20px}.product-trust{justify-content:center;gap:20px}.cart-form{grid-template-columns:1fr;gap:30px;margin-top:25px}.cart-item{grid-template-columns:90px 1fr;gap:16px}.cart-image{height:130px}.cart-image .photo-placeholder{min-height:130px}.cart-item h2{font-size:16px}.quantity{margin-inline:5px;width:55px}.cart-summary{padding:24px}.cart-page h1{font-size:44px}.preview-bar{font-size:10px;padding:7px 14px}.preview-bar~.header .mobile-menu nav{top:142px}}
@media(max-width:899px){.drop-intro{grid-template-columns:1fr 1.5fr}.drop-intro p:last-child{grid-column:2}.style-links{grid-template-columns:1fr 1fr}.style-links a:nth-child(2){border-right:0}.style-links a:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:599px){.drop-intro{display:block}.drop-intro h2{margin-bottom:18px}.drop-intro p:last-child{font-size:13px}.style-nav{padding-bottom:43px}.style-links a{min-height:70px;padding:12px 10px;font-size:19px;gap:8px}.style-links b{font-size:14px}.sold-out-alternatives .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:899px){.mood-stage{min-height:340px}.mood-product-list .card-photo{height:120px}}
@media(max-width:599px){.mood-switch{display:block;padding:38px 20px;background:#eee6dc}.mood-intro h2{font-size:33px}.mood-intro>p:last-child{font-size:13px}.mood-stage{min-height:270px;margin:22px 0 16px}.mood-art-word{font-size:54px}.mood-tab{min-height:57px;font-size:23px}.mood-tabs{border-top:0}.mood-results{padding-top:14px}.mood-product-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mood-product-list .card-photo{height:112px}.mood-product-list .product-card h3{font-size:11px}.mood-cta{width:100%;justify-content:space-between;padding-inline:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(max-width:899px){.header .mobile-menu nav,.preview-bar~.header .mobile-menu nav{top:100%}}
/* Campaign still and film share one box; shopping remains available immediately. */
.campaign-poster{position:absolute;inset:0;object-position:50% 40%}.campaign-title{position:absolute;bottom:38px;left:25px;right:25px;color:white;text-shadow:0 1px 15px #0009;pointer-events:none}.campaign-title>span{display:block;font:clamp(35px,4.4vw,62px)/1 var(--serif);letter-spacing:.025em}.campaign-title small{display:block;font-size:9px;letter-spacing:.19em;margin-top:12px}.campaign-credit{position:absolute;bottom:12px;left:25px;color:white;text-shadow:0 1px 5px #000;font-size:9px}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#241b184d);pointer-events:none}.campaign-title,.campaign-credit,.film-control{z-index:1}.film-control{position:absolute;top:14px;right:14px;min-width:66px;min-height:44px;border:1px solid #fffd;background:#faf7f2e8;color:#26231f;font-size:11px;padding:10px 14px}.film-control[hidden]{display:none}.mood-image{object-position:50% 35%}.mood-switch[data-mood='minimal'] .mood-image{object-position:50% 35%}.mood-switch[data-mood='bold'] .mood-image{object-position:50% 30%}.mood-empty{grid-column:1/-1}
@media(max-width:599px){.hero-video,.campaign-poster{object-position:50% 38%}.campaign-title{bottom:34px;left:20px}.campaign-title>span{font-size:36px}.campaign-credit{left:20px}.mood-product-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:12px}.mood-product-list .product-card{flex:0 0 66%;scroll-snap-align:start}.mood-product-list .card-photo{height:180px}.mood-product-list .product-card h3{font-size:13px}.mood-product-list .mood-empty{flex:0 0 100%}.mood-stage{min-height:310px}}
/* Exact catalogue photography: the complete frame stays visible. */
.card-photo img{object-fit:contain;padding:12px;background:#fff}.product-main-photo:has(img){background:#fff}.product-main-photo img{padding:24px}.mood-product-list .card-photo img{padding:8px}

/* Boutique edition. Shared tokens and components; no extra app or font request. */
:root{--paper:#f8f5ef;--cream:#eee7dc;--sand:#d8c7b0;--ink:#29241f;--muted:#665b50;--brown:#473a2f;--line:#d9d0c4}
body{font-size:16px;line-height:1.65}
h1,h2{letter-spacing:-.04em}h2{font-size:clamp(32px,3.7vw,52px)}
.wrap{max-width:1440px;padding-inline:5%}
.section{padding-block:64px}
.eyebrow{font-size:12px;line-height:1.5;letter-spacing:.12em}
.muted,.sku,.section-intro{font-size:14px}
.button{font-size:14px;min-height:50px;gap:24px;padding:13px 22px;font-weight:500}
.button-outline:hover{background:var(--brown)}
.text-link{font-size:14px;min-height:44px}
.preview-bar{background:#e6dfd3;color:#4f453b;border:0;font-size:12px;line-height:1.5;letter-spacing:0;padding:5px 20px}
.announcement{font-size:12px;letter-spacing:.03em;background:#40362d;padding:8px 16px}
.header{height:88px;max-width:none;background:var(--paper);border-bottom:1px solid var(--line)}
.wordmark{font-size:29px;letter-spacing:.065em}.wordmark span{display:none}
.desktop-nav{gap:28px}.desktop-nav a,.cart-link{font-size:14px}
.hero-editorial{display:grid;grid-template-columns:52% 48%;min-height:510px;max-width:1440px;margin:auto;background:#e9e0d2;padding:0;position:relative}
.hero-editorial .hero-copy{padding:48px clamp(28px,5vw,75px);align-self:center}
.hero-editorial .hero-copy>.eyebrow{margin-bottom:24px;color:#6b5845}
.hero-editorial h1{font-size:clamp(54px,5.6vw,80px);line-height:1.04;max-width:600px;margin:0 0 22px;font-weight:400}
.hero-editorial h1 em{font-weight:400;color:#68513c}
.hero-editorial .intro{font-size:18px;line-height:1.65;color:#4b4035;margin:0 0 26px;max-width:370px}
.hero-editorial .hero-note{font-size:13px;color:#635344;margin:20px 0 0;max-width:340px}
.hero-editorial .hero-photo{min-height:510px;height:100%;overflow:hidden;margin:0}
.hero-editorial .hero-photo:after{inset:auto 0 0;height:90px;background:linear-gradient(transparent,#211b1599)}
.hero-editorial .campaign-poster,.hero-editorial .hero-video{object-position:50% 39%}
.hero-editorial .film-control{top:20px;right:20px;font-size:13px;min-width:108px;min-height:44px;background:#f8f5eff0;border:1px solid #f8f5ef}
.hero-editorial .campaign-credit{font-size:12px;line-height:1.5;bottom:17px;left:20px;right:20px;max-width:fit-content;text-shadow:none}
.shopping-paths{padding-block:28px}
.shopping-paths .category-grid{gap:24px}
.shopping-paths .category{display:grid;grid-template-columns:44% 1fr;align-items:center;background:#fff;border:1px solid var(--line);padding:16px;transition:border-color .2s}
.shopping-paths .category:hover{border-color:var(--brown)}
.shopping-paths .category-photo{height:125px}
.shopping-paths .category-product img{object-fit:contain;background:#fff;padding:8px}
.shopping-paths .category-caption{padding:12px 12px 12px 24px;margin:0;gap:16px}
.shopping-paths .category-caption h3{font:30px/1.1 var(--serif);margin:0 0 8px}
.category-label{font-size:13px;color:var(--muted);line-height:1.4;display:block}
.shopping-paths .category-caption>span{font:24px var(--sans)}
.selection{background:var(--paper);padding-top:42px;border-bottom:1px solid var(--line)}
.section-heading{margin-bottom:32px}
.section-heading h2{max-width:650px}
.selection .section-heading .text-link{white-space:nowrap}
.product-grid{gap:38px 24px}
.card-photo{height:auto;aspect-ratio:1.1;background:#fff;border:1px solid #e8e2d9;overflow:hidden}
.card-photo img{padding:22px;background:#fff;transition:transform .25s}
.card-photo:hover img{transform:scale(1.04)}
.product-card .eyebrow{font-size:12px;line-height:1.5;letter-spacing:.045em;font-weight:500;margin:15px 0 5px;color:#655647}
.product-card h3{font:23px/1.25 var(--serif);margin-bottom:7px;overflow-wrap:anywhere}
.card-kind,.card-version{font-size:13px;color:var(--muted);line-height:1.55;margin:0 0 6px}
.card-action{display:flex;justify-content:space-between;align-items:center;min-height:44px;font-size:14px;border-bottom:1px solid var(--line);margin-top:10px;gap:12px}
.card-action:hover{border-color:var(--ink)}
.product-card>p:last-child{font-size:14px}
.trust-line{font-size:13px;line-height:1.5;border-top:0;padding-block:24px;gap:16px}
.trust-line span:before{margin-right:7px}
.brands{border-block:1px solid var(--line);padding-block:42px;background:#eee7dc;max-width:none}
.brands>.eyebrow{margin-bottom:18px}
.brands>div,.more-brands>div{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px 36px;font:25px/1.35 var(--serif)}
.brands a{display:inline-flex;align-items:center;gap:12px;min-height:44px}.brands a span{font:16px var(--sans)}
.brands a:hover{text-decoration:underline;text-underline-offset:6px}
.more-brands{max-width:1050px;margin:18px auto 0}.more-brands summary{font-size:14px;font-weight:400}.more-brands>div{padding-top:20px}
.advice{gap:7%;align-items:center}
.advice-still-life{height:410px;padding:30px;background:#e6d9c7;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}
.advice-still-life>.eyebrow{font-size:12px;line-height:1.5;margin:0}
.advice-frame{height:200px;background:#fff}.advice-frame img{object-fit:contain;padding:24px;background:#fff}
.advice-still-life>p{font:32px/1.1 var(--serif);letter-spacing:-.03em;margin:0}.advice-still-life em{color:#69513a}
.advice-copy h2{font-size:clamp(36px,4vw,52px);margin-bottom:24px}
.advice-copy>p:not(.eyebrow){font-size:16px;max-width:480px}
.editor-note{font-size:13px;line-height:1.6;background:transparent;border-left:1px solid #a58c70;color:#6b5846;padding:8px 12px}
.shopping-guide{display:grid;grid-template-columns:1fr 1.3fr;gap:7%;border-top:1px solid var(--line)}
.guide-intro>p:not(.eyebrow){font-size:16px;color:var(--muted);margin:20px 0;max-width:380px}
.guide-questions details{border-bottom:1px solid var(--line)}.guide-questions details:first-child{border-top:1px solid var(--line)}
summary{font-size:15px;line-height:1.5;font-weight:500;min-height:58px}
details>p,details>div{font-size:15px;line-height:1.7}
.footer{background:#3c322a;color:#f9f2e8;padding-top:50px}
.footer .wordmark{font-size:36px}.footer p{font-size:15px;color:#e0d4c4}
.footer nav{font-size:14px}.footer nav a{min-height:44px}
.footer .editor-note{color:#e0d4c4;border-color:#a58c70}.footer .button-outline{color:#f9f2e8;border-color:#ad9d8c}
.footer-bottom{font-size:12px;color:#d4c8b9;border-color:#756352}
.catalogue-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}
.catalogue-heading h1{font-size:clamp(42px,5vw,64px)}
.catalogue-heading>p{color:var(--muted);font-size:16px;max-width:360px;margin:0}
.collection-tabs{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.collection-tabs a{display:flex;align-items:center;min-height:46px;padding:10px 20px;border:1px solid var(--line);font-size:14px}
.collection-tabs a[aria-current]{background:var(--brown);color:var(--paper);border-color:var(--brown)}
.filters{align-items:start;gap:14px;margin:22px 0 16px}
.filters details{padding-inline:16px;border:1px solid var(--line);background:#fff;min-width:200px}
.filters fieldset{max-height:330px;overflow:auto;padding-bottom:12px}.filters label{font-size:14px}.filters summary{min-height:48px}
.catalogue-count,.filter-active{font-size:14px;color:var(--muted);margin:0 0 20px}
.catalogue-empty{grid-column:1/-1;padding-block:40px}.catalogue-empty p{margin-block:20px}
.breadcrumbs{font-size:13px;padding-block:24px}
.product-layout{grid-template-columns:1.1fr 1fr;gap:6%}
.product-main-photo{height:510px;min-height:0;background:#fff!important;border:1px solid #e8e2d9}
.product-main-photo img{padding:35px}
.product-info{padding-top:8px}.product-info h1{font-size:48px;overflow-wrap:anywhere}
.product-info .muted,.availability{font-size:16px}.availability{margin-block:18px}
.variant-form label{font-size:14px}.sku{font-size:13px}
.photo-detail{font-size:13px;line-height:1.5;color:var(--muted);margin:14px 0 20px}
.variant-thumbnails{display:flex;gap:12px;flex-wrap:wrap}
.variant-thumbnails a{width:132px;background:#fff;border:1px solid var(--line);padding:6px}
.variant-thumbnails a[aria-current]{border:2px solid var(--brown);padding:5px}
.variant-thumbnails img{height:85px;object-fit:contain;background:#fff}
.variant-thumbnails span{display:block;text-align:center;font-size:12px;line-height:1.5;padding:5px 1px}
.product-trust{font-size:13px}
.fit-summary{background:var(--cream);padding:18px 20px;margin-block:22px}
.fit-summary>span{font-size:12px;letter-spacing:.05em}.fit-summary p{font-size:15px;margin:8px 0}.fit-summary .text-link{font-size:14px}
.specs{font-size:14px}.specs>div{padding-block:7px}
.preview-readiness summary{font-size:13px;color:var(--muted)}
.continue-selection{display:flex;align-items:center;justify-content:space-between;gap:26px;background:var(--cream);padding-block:40px;margin-bottom:50px}
.continue-selection h2{font-size:36px}
.empty-cart{background:var(--cream);padding:36px;margin-top:30px;max-width:650px}.empty-cart p{font-size:18px}
.cart-summary>p,.cart-summary h3,.cart-item p,.cart-item label,.form-error{font-size:14px}
@media(min-width:1100px){.product-gallery{position:sticky;top:24px;align-self:start}}
@media(max-width:899px){
.wrap{padding-inline:24px}.header{height:76px}.section{padding-block:48px}
.hero-editorial{grid-template-columns:50% 50%;min-height:460px}
.hero-editorial .hero-copy{padding:32px 26px}.hero-editorial h1{font-size:58px}
.hero-editorial .hero-photo{min-height:460px}
.hero-editorial .intro{font-size:16px}.hero-editorial .hero-note{font-size:13px}
.hero-editorial .button{padding-inline:16px;gap:15px}
.shopping-paths{padding-block:24px}.shopping-paths .category-grid{gap:16px}
.shopping-paths .category{padding:12px}.shopping-paths .category-photo{height:105px}
.shopping-paths .category-caption{padding:10px 0 10px 14px;gap:8px}
.shopping-paths .category-caption h3{font-size:27px}.category-label{font-size:12px}
.product-grid{gap:30px 20px}.card-photo img{padding:22px}
.advice-still-life{height:360px;padding:24px}.advice-frame{height:160px}.advice-still-life>p{font-size:30px}
.catalogue-heading{display:block}.catalogue-heading>p{margin-top:18px}
.product-main-photo{height:390px}.product-info h1{font-size:40px}
}
@media(max-width:599px){
.wrap{padding-inline:20px}.announcement{font-size:12px;padding:7px 12px}.preview-bar{font-size:12px;padding:5px 12px}
.header .wordmark{font-size:25px}.header{height:68px}.cart-link{font-size:0}.cart-link span{font-size:13px}
.hero-editorial{display:grid;grid-template-columns:55% 45%;min-height:380px;gap:0;background:#e9e0d2}
.hero-editorial .hero-copy{padding:26px 18px;position:relative;z-index:1}
.hero-editorial .hero-copy>.eyebrow{font-size:12px;letter-spacing:.025em;margin:0 0 18px;max-width:165px}
.hero-editorial h1{font-size:clamp(33px,10.5vw,48px);line-height:1.03;margin:0 0 19px;max-width:none}
.hero-editorial .intro{font-size:14px;line-height:1.55;margin:0 0 22px;color:#514537}
.hero-editorial .hero-note{display:none}
.hero-editorial .button{font-size:13px;padding:11px 12px;min-height:48px;gap:9px;justify-content:space-between;width:100%;white-space:nowrap}
.hero-editorial .hero-photo{order:0;min-height:380px;height:100%;width:100%;margin:0}
.hero-editorial .campaign-poster,.hero-editorial .hero-video{object-position:50% 40%}
.hero-editorial .film-control{top:12px;right:10px;min-width:0;font-size:12px;padding:10px 13px}
.hero-editorial .campaign-credit{font-size:12px;left:12px;right:8px;bottom:13px;max-width:140px;line-height:1.4}
.hero-editorial .hero-photo:after{height:115px}
.shopping-paths{padding-block:20px}
.shopping-paths .category-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}
.shopping-paths .category{display:flex;flex-direction:column;padding:10px}
.shopping-paths .category-photo{width:100%;height:92px}
.shopping-paths .category-product img{padding:4px}
.shopping-paths .category-caption{width:100%;padding:12px 1px 2px;align-items:center;gap:5px}
.shopping-paths .category-caption h3{font-size:24px;margin-bottom:5px}.category-label{font-size:12px;line-height:1.4}
.shopping-paths .category-caption>span{font-size:20px}
.selection{padding-top:30px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:34px}
.section-heading .text-link{font-size:14px;margin-top:12px}
.product-grid{gap:28px 14px}.card-photo{aspect-ratio:1}.card-photo img{padding:12px}
.product-card .eyebrow{font-size:12px;line-height:1.4;margin-top:12px;letter-spacing:0}
.product-card h3{font-size:22px;line-height:1.25}
.card-kind,.card-version{font-size:12px;line-height:1.55}.card-action{font-size:13px;min-height:44px;margin-top:9px}
.trust-line{font-size:13px;display:grid;grid-template-columns:1fr;gap:10px;justify-items:start;padding-block:22px}.trust-line span:nth-child(2){display:block}
.brands{padding-block:32px}.brands>div,.more-brands>div{font-size:23px;gap:12px 24px}
.advice{gap:24px}.advice-still-life{height:330px}.advice-frame{height:145px}.advice-copy h2{font-size:37px}
.advice-copy>p:not(.eyebrow){font-size:16px}
.shopping-guide{grid-template-columns:1fr;gap:20px}.guide-intro>p:not(.eyebrow){font-size:16px}
.guide-questions summary{font-size:15px}
.footer{padding-top:36px}.footer-grid{gap:24px}.footer-bottom{font-size:12px}
.catalogue-heading h1{font-size:46px}.catalogue-heading>p{font-size:16px}
.collection-tabs{gap:8px}.collection-tabs a{font-size:14px;padding:10px 13px}
.filters details{flex-basis:100%}.filters .button{min-height:46px}
.product-layout{display:block}.product-gallery{margin-bottom:28px}
.product-main-photo{height:310px;min-height:0}.product-main-photo img{padding:24px}
.product-info h1{font-size:42px}.variant-thumbnails a{width:128px}
.photo-detail{font-size:12px}.product-info .variant-form{margin-top:20px}
.product-trust{font-size:13px;justify-content:start;gap:15px}
.continue-selection{display:block;margin-bottom:32px;padding-block:30px}.continue-selection h2{font-size:34px}.continue-selection .button{margin-top:22px;width:100%;font-size:14px}
.empty-cart{padding:25px}.empty-cart .button{width:100%}
}
/* Conversion V2 — the existing boutique direction, one campaign moment. */
.hero-editorial h1{white-space:nowrap;font-size:clamp(54px,6.3vw,88px)}
.mood-navigation{padding-block:24px 8px}.mood-navigation>.row{align-items:center;margin-bottom:14px}.mood-navigation .eyebrow{margin:0}
.mood-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--line)}
.mood-links a{display:grid;grid-template-columns:24px 1fr 18px;gap:12px;align-items:center;min-height:86px;padding:16px;border-right:1px solid var(--line);font:28px/1.2 var(--serif)}
.mood-links a:last-child{border-right:0}.mood-links a:hover{background:var(--cream)}.mood-links span,.mood-links b{font:13px/1.4 var(--sans);color:var(--muted)}
.selection-note{font-size:14px;color:var(--muted);max-width:520px;margin:-10px 0 26px}.section-end{text-align:center;margin-top:36px}
.find-three-teaser{background:var(--brown);color:var(--paper);display:grid;grid-template-columns:1.4fr 1fr;gap:7%;align-items:center;margin-block:20px 0}
.find-three-teaser h2{font-size:clamp(34px,4.6vw,62px);line-height:1.12}.find-three-teaser h2 em{color:#dbc5a9;font-weight:400}
.find-three-teaser>div>p:not(.eyebrow){font-size:19px;line-height:1.7}.find-three-teaser .button{background:var(--paper);color:var(--brown);border-color:var(--paper)}
.find-three-teaser .button:hover{background:#dfcbb0;color:var(--ink)}.find-three-teaser .find-three-note{font-size:13px!important;color:#e2d3bf;margin:18px 0 0}
.find-three-page{max-width:1200px}.find-intro{max-width:800px;margin:20px 0 35px}.find-intro h1{font-size:clamp(44px,5.5vw,70px);line-height:1.1}.find-intro h1 em{color:#80654c;font-weight:400}.find-intro>p:last-child{margin:22px 0 0;color:var(--muted)}
.find-form{background:var(--cream);padding:32px;max-width:840px}.find-form fieldset{border:0;padding:0;margin:0;min-width:0}.find-form legend{font:28px/1.3 var(--serif);margin-bottom:24px}.quiz-progress{font-size:14px;color:var(--muted);margin-bottom:22px}
.quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quiz-options label{position:relative;display:flex;align-items:center;gap:12px;border:1px solid #b8a998;background:var(--paper);padding:20px;min-height:102px;cursor:pointer}
.quiz-options input,.quiz-unsure input{width:20px;height:20px;accent-color:var(--brown);flex-shrink:0}.quiz-options label:has(input:checked){border:2px solid var(--brown);padding:19px;background:#e4d7c4}
.quiz-options strong{display:block;font:25px/1.2 var(--serif)}.quiz-options small{display:block;font-size:14px;line-height:1.45;color:var(--muted);margin-top:8px}
.quiz-unsure{display:flex;align-items:center;gap:10px;min-height:50px;padding:10px 0;margin:15px 0;font-size:15px;cursor:pointer}.fit-options{grid-template-columns:repeat(3,minmax(0,1fr))}.quiz-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px}
.find-results{max-width:1000px}.find-results>p{margin-top:16px}.find-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-block:32px}.find-empty{background:var(--cream);padding:28px;margin:24px 0}.find-empty h3,.find-human h3{font:30px/1.2 var(--serif);margin-bottom:16px}.find-empty p{max-width:640px}.find-human{padding-block:28px;border-block:1px solid var(--line);margin-block:32px 18px}.find-human>p:not(.eyebrow){max-width:650px}
.product-variants{min-width:0}.price-pending{font-size:14px;color:var(--muted);margin:16px 0}.single-variant{font-size:15px}.product-info .purchase-panel{margin-top:18px}.purchase-help{padding-block:18px 0}.purchase-help>p{font-size:15px;margin:0}.purchase-help .help-pending{font-size:14px;margin-top:8px}.purchase-help .button{margin-top:10px;width:100%}
.fit-scale{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:14px 0}.fit-scale>span{font-size:14px;padding:8px 5px;text-align:center;border:1px solid #b9aa99;color:var(--muted)}.fit-scale .is-selected{background:var(--brown);color:var(--paper);border-color:var(--brown)}
.product-passport{border:1px solid var(--line);padding:24px;margin-block:26px;background:#f2ece3;scroll-margin-top:24px}.product-passport>.eyebrow{font-size:12px;margin-bottom:12px}.product-passport h2{font-size:30px;line-height:1.15;letter-spacing:-.025em;margin-bottom:20px}.product-passport .specs>div{border-bottom:1px solid var(--line);gap:16px;padding-block:10px}.product-passport dt{flex:1}.product-passport dd{flex:1.2;overflow-wrap:anywhere}.passport-source{font-size:13px;line-height:1.6;color:var(--muted);margin:18px 0 0}
.restock-box{padding:26px;background:var(--cream);margin-block:25px}.restock-box h2{font-size:32px;line-height:1.2;margin-bottom:16px}.restock-box .muted{font-size:13px;margin:15px 0 0}.restock-status:empty{display:none}.restock-status{margin:18px 0 0;font-size:15px}
.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.archive-page h1{max-width:800px}.archive-empty{grid-column:1/-1;background:var(--cream);padding:clamp(24px,5vw,60px);margin-top:20px}.archive-empty h2{margin:15px 0 24px}.archive-empty p{color:var(--muted)}
.seen-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px}.seen-card>a>img{aspect-ratio:4/5;height:auto;object-fit:cover}.seen-card p{font-size:14px;margin-top:12px}
.gallery-views{display:flex;gap:10px;overflow-x:auto;margin-block:12px 20px;padding:4px}.gallery-view{flex:0 0 110px;border:1px solid var(--line);padding:8px;background:#fff}.gallery-view img{height:66px;object-fit:contain}.gallery-view span{display:block;font-size:13px;margin-top:6px}.catalogue-advice{display:flex;gap:16px 30px;align-items:center;flex-wrap:wrap;border-top:1px solid var(--line);margin-top:36px;padding-top:20px}.catalogue-advice p{margin:0}
@media(max-width:899px){.mood-links a{font-size:24px;padding:14px 8px;gap:7px}.find-three-teaser{grid-template-columns:1fr 1fr}.find-form{padding:25px}.fit-options{gap:8px}.fit-options label{padding:14px}.fit-options label:has(input:checked){padding:13px}.fit-options strong{font-size:22px}}
@media(max-width:599px){
  .hero-editorial h1{font-size:clamp(30px,9vw,49px)}.hero-editorial .button{white-space:normal;font-size:14px;text-align:left}.hero-editorial .intro{font-size:16px}
  .shopping-paths .category-caption h3{font-size:24px}.mood-navigation{padding-top:10px}.mood-navigation>.row{display:block}.mood-navigation .muted{display:block;margin-top:4px;font-size:14px}
  .mood-links{grid-template-columns:1fr 1fr}.mood-links a{font-size:26px;min-height:70px;padding:14px 10px;grid-template-columns:20px 1fr 15px;gap:7px}.mood-links a:nth-child(2){border-right:0}.mood-links a:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .section-end .button{width:100%;gap:14px}.find-three-teaser{display:block;margin-top:0}.find-three-teaser h2{font-size:37px;line-height:1.15;margin-bottom:26px}.find-three-teaser>div>p:not(.eyebrow){font-size:17px}.find-three-teaser .button{width:100%}
  .find-intro{margin:12px 0 26px}.find-intro h1{font-size:43px}.find-intro>p:last-child{font-size:16px}.find-form{padding:22px 16px}.find-form legend{font-size:26px}.quiz-options{grid-template-columns:1fr}.quiz-options label{min-height:88px;padding:16px}.quiz-options label:has(input:checked){padding:15px}.quiz-options strong{font-size:26px}.quiz-options small{font-size:14px;margin-top:5px}.fit-options{grid-template-columns:1fr}.fit-options label{min-height:74px}.fit-options label>span{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.fit-options small{margin:0}.quiz-actions{flex-wrap:wrap}.quiz-actions .button,.quiz-next{width:100%}
  .find-result-grid{display:grid;grid-template-columns:1fr;gap:30px}.find-result-grid .card-photo{aspect-ratio:1.4}.find-empty{padding:22px}.find-empty h3{font-size:28px}
  .product-main-photo{height:270px}.product-gallery{margin-bottom:22px}.variant-thumbnails a{width:110px}.variant-thumbnails img{height:58px}.photo-detail{margin:10px 0 12px}.product-info h1{font-size:38px}.product-info .variant-form{margin-block:14px}.product-info .availability{margin-block:12px}
  .product-passport{padding:20px 16px}.product-passport h2{font-size:28px}.product-passport .specs{font-size:14px}.product-passport .specs>div{gap:10px}.restock-box{padding:22px 18px}.restock-box .button{width:100%}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seen-grid{grid-template-columns:1fr 1fr;gap:16px}
}

/* The source photos are white or transparent: show them on one continuous white gallery. */
.catalogue,.selection{background:#fff}
.catalogue{border-top:1px solid var(--line)}
.catalogue .card-photo,.selection .card-photo{background:#fff;border:0}
.catalogue .card-photo img,.selection .card-photo img{background:#fff}
.product-page{background:#fff}
.product-page .product-main-photo{background:#fff!important;border:0}
.product-card .card-name{margin:13px 0 6px;letter-spacing:0;overflow-wrap:anywhere}
.card-name a{display:block}
.card-brand{display:block;font:600 17px/1.32 var(--sans);color:var(--ink)}
.card-model{display:block;margin-top:3px;font:400 14px/1.45 var(--sans);color:var(--muted)}
.product-info .product-name{margin:0 0 12px;letter-spacing:0;overflow-wrap:anywhere}
.product-brand{display:block;font:600 clamp(24px,2.5vw,32px)/1.2 var(--sans);color:var(--ink)}
.product-model{display:block;margin-top:5px;font:400 clamp(22px,2.3vw,30px)/1.28 var(--serif);color:var(--muted)}
@media(max-width:599px){
  .catalogue{padding-block:36px}
  .product-card .card-name{margin-top:10px}
  .card-brand{font-size:15px}
  .card-model{font-size:13px}
  .product-brand{font-size:25px}
  .product-model{font-size:23px}
}
