*,*::before,*::after{box-sizing:border-box}html{scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:400 17px/1.55 var(--font)}body:has(dialog[open]){overflow:hidden}h1,h2,h3,h4,p,ul,ol,figure{margin:0}h1,h2,h3,h4{font-family:var(--display);font-weight:700;line-height:1.05;letter-spacing:-.04em}h1{font-size:clamp(2.8rem,5.8vw,5rem);max-width:18ch}h2{font-size:clamp(2rem,3.6vw,3.3rem)}h3{font-size:1.6rem}h4{font-size:1.25rem}p+p{margin-top:1rem}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button{border:0}a,button,input,select,textarea,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--teal);outline-offset:5px}img{max-width:100%;height:auto;display:block}svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}fieldset{padding:0;border:0;margin:0;min-width:0}legend{font-weight:700;margin-bottom:12px}label{display:block;font-weight:600}input:not([type=checkbox],[type=radio]),select,textarea{width:100%;min-height:52px;padding:12px 15px;border:1px solid #85908e;border-radius:12px;background:white}input[type=checkbox],input[type=radio]{width:21px;height:21px;accent-color:var(--teal);flex-shrink:0}textarea{min-height:130px;resize:vertical}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:16px;border-bottom:1px solid var(--line)}th{font-weight:700;background:var(--mint)}hr{border:0;border-top:1px solid var(--line);margin:24px 0}small,.small{font-size:14px;line-height:1.45}strong{font-weight:700}[hidden]{display:none!important}::selection{background:var(--yellow);color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;left:12px;top:-100px;padding:16px;background:var(--ink);color:white;z-index:100}.skip-link:focus{top:12px}.wrap{width:min(var(--page),calc(100% - 80px));margin-inline:auto}.section{padding-block:64px}.section+.section{padding-top:20px}.stack{display:grid;gap:20px}.stack-lg{display:grid;gap:36px}.row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.between{justify-content:space-between}.muted{color:var(--muted)}.lead{font-size:20px;line-height:1.5;max-width:52ch}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.section-head p{max-width:47ch}.text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-weight:600}.btn{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:12px 25px;border:1.5px solid var(--ink);border-radius:var(--pill);font-weight:700;text-decoration:none;background:var(--ink);color:white;line-height:1.3;transition:background var(--ease),transform var(--ease)}.btn:hover{background:#3c4c70;transform:translateY(-2px)}.btn.secondary{background:transparent;color:var(--ink)}.btn.secondary:hover{background:#2835530c}.btn.light{background:white;color:var(--ink);border-color:white}.btn.teal{background:var(--teal);border-color:var(--teal);color:white}.btn.full{width:100%}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink);text-decoration:none}.icon-btn:hover{background:var(--mint)}.pill{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 17px;border:1px solid var(--line);border-radius:var(--pill);background:white;text-decoration:none;line-height:1.4}.pill:hover{border-color:var(--ink)}.pill[aria-pressed=true],.pill.active{background:var(--ink);color:white;border-color:var(--ink)}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:var(--pill);font-size:14px;font-weight:600;background:var(--mint);color:var(--teal)}.badge.neutral{background:var(--lilac);color:var(--ink)}.badge.warn{background:var(--yellow);color:var(--ink)}.badge.error{background:var(--error-bg);color:var(--error)}
/* Une recherche et deux raccourcis qui restent à leur place. */
.demo-strip{background:var(--ink);color:white;padding:7px 0;font-size:13px}.demo-strip .wrap{display:flex;justify-content:space-between;gap:16px}.demo-strip a{color:white}.masthead{border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:10}.header-main{display:flex;align-items:center;gap:30px;padding-block:23px}.brand{text-decoration:none;display:inline-block;line-height:1}.brand-word{font:800 48px/.9 var(--display);letter-spacing:-3px;position:relative}.brand-word::after{content:'';position:absolute;width:9px;height:9px;background:var(--teal);border-radius:50%;left:2px;top:1px}.brand small{display:block;margin-top:9px;text-align:center;font-size:11px;letter-spacing:.12em}.header-search{position:relative;flex:1;max-width:600px}.search-form{display:flex;align-items:center;background:white;border:1px solid #a9b1ac;border-radius:100px;padding:4px 5px 4px 16px;gap:4px}.search-form input{background:none;border:0!important;min-width:0;outline-offset:-2px!important}.search-form button{border:0;background:var(--ink);color:white;min-width:44px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center}.header-actions{display:flex;gap:18px;align-items:center;margin-left:auto}.header-actions a{display:grid;justify-items:center;text-decoration:none;font-size:13px;gap:4px;position:relative;min-width:48px;min-height:52px}.cart-count{position:absolute;top:-8px;right:0;min-width:20px;height:20px;display:grid;place-items:center;border-radius:50%;font-size:12px;background:var(--apricot);color:var(--ink)}.header-nav{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 0 13px}.header-nav a,.header-nav summary{min-height:44px;display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;text-decoration:none}.header-nav a:hover{color:var(--teal)}.nav-group{display:flex;gap:30px;align-items:center}.header-nav details>summary{cursor:pointer;list-style:none}.header-nav details>summary::-webkit-details-marker{display:none}.mega-menu{position:absolute;left:0;right:0;top:100%;background:var(--paper);padding:32px 0;box-shadow:var(--shadow);border-block:1px solid var(--line)}.mega-menu .wrap{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:48px}.mega-menu h3{margin-bottom:14px}.mega-menu a{display:flex;font-weight:400}.mega-note{background:var(--lilac);padding:24px;border-radius:var(--r2)}.mobile-menu-btn{display:none}.search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;background:white;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:var(--shadow);z-index:25}.search-suggestions a{display:flex;gap:12px;align-items:center;padding:10px 4px;min-height:48px;text-decoration:none;border-bottom:1px solid var(--line)}.search-suggestions a:last-child{border:0}.search-suggestions img{width:45px;height:45px;object-fit:contain}.search-suggestions span{display:block}.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;margin-block:26px;font-size:14px}.breadcrumbs a{min-height:30px;display:inline-flex;align-items:center}.breadcrumbs span{display:flex;align-items:center}.page-intro{padding-block:15px 42px}.page-intro h1{margin-bottom:20px}.page-intro .lead{max-width:65ch}
/* Le pli et les grands repères : signature de Déclic. */
.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:24px;margin-top:30px}.hero-copy{background:var(--apricot);border-radius:32px;min-height:520px;padding:43px 42px 34px;display:flex;flex-direction:column;align-items:start;position:relative;overflow:hidden}.hero-copy h1{font-size:clamp(3.6rem,5.4vw,5.2rem);line-height:.98;letter-spacing:-.06em;margin:35px 0 25px;max-width:10ch}.hero-copy p{max-width:34ch;font-size:18px}.hero-copy .btn{margin-top:26px}.hero-top{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:14px;font-weight:600}.spark{width:38px;height:38px;stroke-width:1.5}.hero-copy::after{content:'';position:absolute;right:-25px;bottom:-25px;width:130px;height:130px;border:28px solid #e6a986;border-radius:50%;pointer-events:none}.hero-right{display:grid;grid-template-rows:1fr auto;gap:18px}.hero-stage{background:var(--lilac);border-radius:32px;position:relative;min-height:340px;overflow:hidden;padding:24px 30px;display:flex;flex-direction:column;justify-content:space-between}.hero-stage h2{font-size:30px;max-width:10ch;z-index:2}.stage-photo{position:absolute;right:25px;bottom:24px;width:52%;height:75%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(10deg)}.stage-circle{position:absolute;width:320px;height:320px;border-radius:50%;background:#f8f6fb;bottom:-110px;left:-85px}.stage-mini{position:absolute;left:40px;bottom:24px;width:26%;height:53%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-12deg)}.stage-mark{align-self:flex-end;border:1px solid var(--ink);border-radius:50%;width:88px;height:88px;display:flex;align-items:center;justify-content:center;transform:rotate(-9deg);text-align:center;font-size:14px;line-height:1.2;position:relative;z-index:2}.hero-reorder{background:var(--mint);border-radius:24px;padding:22px 26px;display:flex;gap:20px;align-items:center;text-decoration:none}.hero-reorder h3{font-size:25px;letter-spacing:-.035em;margin-bottom:4px}.hero-reorder .circle-icon{margin-left:auto}.circle-icon{width:52px;height:52px;min-width:52px;border-radius:50%;background:var(--ink);color:white;display:grid;place-items:center}.reassurance{display:flex;justify-content:space-around;gap:20px;padding-block:26px;border-bottom:1px solid var(--line);font-size:14px}.reassurance span{display:flex;align-items:center;gap:10px}.category-paths{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.path-card{display:flex;align-items:center;gap:16px;min-height:100px;padding:20px 18px;border:1px solid var(--line);border-radius:20px;text-decoration:none;transition:background var(--ease)}.path-card:hover{background:white}.path-card .path-icon{border-radius:50%;background:var(--lilac);width:54px;height:54px;display:grid;place-items:center;flex-shrink:0}.path-card:nth-child(2) .path-icon{background:var(--apricot)}.path-card:nth-child(3) .path-icon{background:var(--mint)}.path-card:nth-child(4) .path-icon{background:var(--yellow)}.path-card strong{display:block;font:600 22px/1.15 var(--display);letter-spacing:-.025em}.path-card small{display:block;margin-top:5px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{min-width:0;position:relative;display:flex;flex-direction:column}.product-image{background:#fff;border-radius:20px;display:block;position:relative;aspect-ratio:1/1.04;margin-bottom:18px;overflow:hidden}.product-image>img{width:100%;height:100%;padding:25px;object-fit:contain;transition:transform 220ms ease}.product-image:hover>img{transform:scale(1.035)}.product-image .badge{position:absolute;left:12px;top:12px;z-index:1}.product-brand{font-size:14px;color:var(--muted);margin-bottom:6px}.product-card h3{font-size:23px;line-height:1.13;letter-spacing:-.035em;margin-bottom:8px}.product-card h3 a{text-decoration:none}.product-card .product-desc{font-size:14px;color:var(--muted);margin-bottom:14px}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto}.price{font:700 26px/1.1 var(--display);letter-spacing:-.04em;white-space:nowrap}.price small{font:400 13px var(--font);letter-spacing:0}.product-bottom .icon-btn{background:var(--ink);color:white;border:0}.fold-panel{background:var(--lilac);border-radius:32px 32px 70px 32px;padding:42px;position:relative}.fold-panel::after{content:'';position:absolute;bottom:0;right:0;width:45px;height:45px;background:#d2c5ed;border-radius:24px 0 0 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:32px}.guide-promo{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;background:var(--yellow);border-radius:32px;padding:46px}.guide-promo p{margin:22px 0}.dial{width:260px;height:260px;border-radius:50%;border:1px solid var(--ink);margin:auto;position:relative;display:grid;place-items:center}.dial::before{content:'';position:absolute;inset:20px;border-radius:50%;border:1px dashed var(--ink)}.dial-center{font:700 77px/1 var(--display);letter-spacing:-.07em}.dial-center small{display:block;font:500 16px var(--font);letter-spacing:0;text-align:center;margin-top:8px}.dial-dot{position:absolute;top:15px;right:39px;background:var(--ink);color:white;border:8px solid var(--yellow);width:55px;height:55px;border-radius:50%;display:grid;place-items:center}.niche-banner{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;background:var(--mint);border-radius:32px;overflow:hidden;padding:44px}.niche-banner img{max-height:290px;width:100%;object-fit:contain;mix-blend-mode:multiply}.niche-banner p{margin:22px 0}.service-line{display:flex;align-items:center;gap:32px;padding:38px 0;border-block:1px solid var(--line)}.service-line h2{font-size:32px;max-width:18ch}.service-line p{max-width:48ch}.service-line .btn{margin-left:auto;white-space:nowrap}
/* Catalogue et filtres. */
.category-head{background:var(--lilac);border-radius:28px;padding:32px 36px;margin-bottom:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}.category-head h1{font-size:55px}.category-head p{max-width:58ch;margin-top:15px}.category-head .category-glyph{width:85px;height:85px;stroke-width:1}.catalog-layout{display:grid;grid-template-columns:220px 1fr;gap:32px}.catalog-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filters{border-top:1px solid var(--line)}.filter-group{padding:22px 0;border-bottom:1px solid var(--line)}.filter-group legend{padding-top:18px}.check-label{display:flex;align-items:center;gap:12px;font-weight:400;min-height:44px;cursor:pointer}.filters select{margin-top:10px}.filters .btn{margin-top:20px}.catalog-tools{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;flex-wrap:wrap}.catalog-tools select{width:auto;max-width:210px}.active-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.mobile-filter{display:none}.empty-state{border:1px dashed #85908e;border-radius:24px;padding:48px 32px;text-align:center;background:white;grid-column:1/-1}.empty-state svg{width:48px;height:48px;margin:0 auto 20px}.empty-state h2,.empty-state h3{margin-bottom:16px}.empty-state p{max-width:48ch;margin:0 auto 22px}.seo-copy{max-width:850px;border-top:1px solid var(--line);padding-top:36px}.seo-copy h2{font-size:30px;margin-bottom:22px}.seo-copy h3{margin:28px 0 15px}.pagination{display:flex;justify-content:center;gap:12px;margin-top:32px}
/* Une décision produit, pas une fiche de laboratoire. */
.pdp{display:grid;grid-template-columns:1.08fr 1fr;gap:64px;align-items:start}.pdp-gallery{position:sticky;top:25px}.pdp-main-image{background:white;border-radius:32px;height:550px;position:relative;padding:35px;display:grid;place-items:center}.pdp-main-image img{width:100%;height:100%;max-height:450px;object-fit:contain}.pdp-main-image .badge{position:absolute;top:22px;left:22px}.gallery-caption{padding:14px 6px;color:var(--muted);font-size:14px}.gallery-tools{display:flex;gap:12px;align-items:center}.gallery-tools button{border:1px solid var(--line);padding:10px 18px;min-height:44px;border-radius:12px;background:transparent}.gallery-tools button[aria-pressed=true]{border-color:var(--ink);background:var(--mint)}.pdp-copy h1{font-size:clamp(2.8rem,4vw,4rem);margin:10px 0 18px;max-width:15ch}.pdp-copy .brand-link{font-weight:600;color:var(--teal)}.pdp-price{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:25px 0}.pdp-price .price{font-size:37px}.product-decision{background:white;border:1px solid var(--line);border-radius:24px;padding:24px;margin-top:26px}.choice-group{display:flex;gap:8px;flex-wrap:wrap}.choice-group button{min-width:49px;min-height:48px;border:1px solid #9ba5a0;border-radius:12px;background:white;padding:10px 14px}.choice-group button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.choice-help{font-size:14px;color:var(--muted);margin-top:13px}.variant-status{margin:16px 0}.lot-selector{margin-top:22px}.quantity{display:inline-flex;align-items:center;gap:2px;border:1px solid #a9b1ac;border-radius:100px;background:white}.quantity button{width:44px;min-width:44px;height:46px;display:grid;place-items:center;background:transparent}.quantity output,.quantity input{width:46px!important;min-height:44px!important;padding:8px 0!important;border:0!important;text-align:center;background:transparent;font-weight:600}.buy-row{display:flex;gap:12px;margin-top:22px}.buy-row .btn{flex:1}.pdp-reassurance{display:grid;gap:10px;margin-top:24px;font-size:14px}.pdp-reassurance span{display:flex;gap:10px}.compat-note{padding:20px;background:var(--mint);border-radius:16px;margin-top:24px}.compat-note h2{font-size:22px;margin-bottom:8px}.details-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;margin-block:50px}.details-grid h2{font-size:34px;margin-bottom:24px}.details-grid h3{margin:30px 0 14px}.spec-list{margin:0}.spec-list>div{display:flex;gap:20px;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line)}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0;font-weight:600;text-align:right}.accordion{border-top:1px solid var(--line)}.accordion details{border-bottom:1px solid var(--line);padding:0}.accordion summary{padding:22px 30px 22px 0;font-weight:600;cursor:pointer;position:relative;list-style:none;min-height:54px}.accordion summary::after{content:'+';position:absolute;right:6px;font-size:24px;top:14px}.accordion details[open] summary::after{content:'−'}.accordion details>div{padding:0 0 24px}.review-block{border:1px solid var(--line);border-radius:20px;padding:24px;background:white}.review-block h3{margin-bottom:12px}.mobile-buy{display:none}.product-image-dialog{max-width:650px!important}.product-image-dialog img{max-height:65dvh;width:100%;object-fit:contain}
/* Guides, outils, services. */
.article-layout{display:grid;grid-template-columns:235px minmax(0,760px);gap:60px;justify-content:center}.toc{position:sticky;top:30px;align-self:start;border-left:3px solid var(--apricot);padding-left:22px}.toc h2{font-size:22px;margin-bottom:15px}.toc a{display:block;min-height:44px;padding:10px 0;font-size:15px;text-decoration:none}.article-body{font-size:18px;line-height:1.8}.article-body h2{font-size:36px;margin:46px 0 24px}.article-body h3{margin:28px 0 18px}.article-body p+p{margin-top:20px}.article-body ul,.content-list{padding-left:23px}.article-body li,.content-list li{margin-bottom:10px}.article-byline{margin-top:20px;color:var(--muted);font-size:14px}.advice{padding:25px;background:var(--mint);border-radius:20px;margin-block:25px}.advice h2,.advice h3{font-size:24px;margin:0 0 12px}.context-product{display:flex;gap:24px;align-items:center;background:white;border:1px solid var(--line);border-radius:20px;padding:22px;margin:26px 0;font-size:16px;line-height:1.5}.context-product img{width:105px;height:130px;object-fit:contain}.context-product h3{font-size:24px;margin:4px 0 10px}.table-scroll{overflow-x:auto;margin-block:24px}.tool-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:30px}.tool-form{background:white;border:1px solid var(--line);border-radius:28px;padding:32px}.field{display:grid;gap:8px}.fields-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.result-panel{background:var(--lilac);border-radius:28px;padding:35px;align-self:start;position:sticky;top:24px}.result-number{font:700 74px/1 var(--display);letter-spacing:-.06em;margin:22px 0}.result-number small{font:500 18px var(--font);letter-spacing:0}.recipe-bars{display:flex;height:35px;border-radius:100px;overflow:hidden;margin:25px 0}.recipe-bars>span:first-child{background:var(--teal)}.recipe-bars>span:last-child{background:var(--ink)}.result-panel .spec-list{margin:20px 0}.error-message{background:var(--error-bg);border-left:3px solid var(--error);color:var(--error);padding:14px 18px;border-radius:8px;margin-block:16px}.success-message{background:var(--mint);border-left:3px solid var(--teal);padding:14px 18px;border-radius:8px;margin-block:16px}.compat-result{padding:28px;border-radius:24px;background:var(--mint);margin-top:24px}.compat-result[data-result=no]{background:var(--error-bg)}.compat-result[data-result=unknown]{background:var(--yellow)}.compat-result h3{margin-bottom:12px}.quiz-panel{max-width:800px;margin:auto;background:var(--lilac);border-radius:32px;padding:38px}.quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:26px}.quiz-option{background:white;border:1px solid #aeb3bf;border-radius:18px;min-height:120px;padding:22px;text-align:left;font-weight:600}.quiz-option svg{display:block;margin-bottom:14px}.quiz-option:hover{border-color:var(--ink);background:var(--paper)}.quiz-progress{display:flex;gap:8px;margin-bottom:24px}.quiz-progress span{width:50px;height:6px;border-radius:10px;background:#c5bbd7}.quiz-progress span.active{background:var(--ink)}.status-track{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;list-style:none;padding:0;margin:30px 0}.status-track li{border-top:4px solid var(--line);padding-top:18px}.status-track li.done{border-color:var(--teal)}.status-track strong{display:block}.status-track small{display:block;margin-top:7px}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{padding:30px;border:1px solid var(--line);border-radius:24px}.service-card svg{width:36px;height:36px;margin-bottom:22px}.service-card h3{margin-bottom:16px}.service-card p{margin-bottom:18px}.big-number{font:700 92px/1 var(--display);letter-spacing:-.06em}.about-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.about-disc{aspect-ratio:1;background:var(--apricot);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;border:25px solid var(--lilac);transform:rotate(-8deg)}.about-disc strong{font:700 65px/1 var(--display);letter-spacing:-.05em}.about-disc span{margin-top:15px}.brand-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.brand-wall a{padding:28px 20px;border:1px solid var(--line);border-radius:18px;text-decoration:none;font:600 28px var(--display);text-align:center}.brand-wall a:hover{background:var(--lilac)}
/* Panier local et tunnel de démonstration. */
.cart-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);gap:45px;align-items:start}.cart-lines{display:grid;gap:18px}.cart-line{display:grid;grid-template-columns:100px 1fr auto;gap:22px;padding:22px 0;border-bottom:1px solid var(--line);align-items:start}.cart-line>img{width:100px;height:130px;background:white;object-fit:contain;border-radius:16px;padding:10px}.cart-line h3{font-size:23px;margin-bottom:7px}.cart-line .line-options{margin-top:16px;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.cart-line .remove-line{background:none;text-decoration:underline;min-height:44px;padding:6px;color:var(--muted)}.order-summary{background:var(--lilac);padding:30px;border-radius:28px;position:sticky;top:24px}.order-summary h2{font-size:30px;margin-bottom:26px}.summary-line{display:flex;justify-content:space-between;gap:20px;margin:14px 0}.summary-total{border-top:1px solid #b5afc2;padding-top:19px;font-size:22px;font-weight:700;margin-top:22px}.order-summary .btn{margin-top:22px}.order-summary .small{margin-top:17px}.order-summary select{margin-top:14px}.coupon{margin-top:26px}.coupon summary{min-height:44px;cursor:pointer}.coupon form{margin-top:12px}.reorder-line{display:grid;grid-template-columns:32px 80px 1fr auto;gap:20px;align-items:center;padding:23px 0;border-bottom:1px solid var(--line)}.reorder-line>img{width:80px;height:100px;object-fit:contain;border-radius:12px;background:white}.reorder-line label{font-size:20px;line-height:1.25}.reorder-line .muted{margin-top:8px}.reorder-line select{width:auto;min-width:130px;margin-top:12px}.order-nav{display:flex;justify-content:space-between;gap:14px;list-style:none;padding:0;margin-bottom:38px}.order-nav li{flex:1;border-bottom:3px solid var(--line);padding-bottom:15px;color:var(--muted)}.order-nav li.active{border-color:var(--ink);color:var(--ink);font-weight:700}.order-nav li.done{border-color:var(--teal);color:var(--teal)}.order-nav .step-num{border:1px solid currentColor;width:28px;height:28px;display:inline-grid;place-items:center;border-radius:50%;margin-right:8px}.checkout-panel{background:white;border:1px solid var(--line);border-radius:28px;padding:32px}.checkout-panel h2{font-size:35px;margin-bottom:20px}.checkout-actions{display:flex;justify-content:space-between;gap:15px;margin-top:28px}.shipping-option,.payment-option{padding:18px;border:1px solid #a9b1ac;border-radius:16px;display:flex;align-items:start;gap:13px;margin-bottom:14px;font-weight:400;cursor:pointer}.shipping-option:has(input:checked),.payment-option:has(input:checked){border:2px solid var(--teal);padding:17px;background:#e0eee530}.shipping-option strong,.payment-option strong{display:block}.shipping-option .option-price{margin-left:auto;white-space:nowrap;font-weight:700}.confirmation-head{text-align:center;background:var(--mint);border-radius:32px;padding:48px 28px;margin:32px 0}.confirmation-head h1{margin:20px auto;font-size:58px}.confirmation-head>.circle-icon{margin:auto;background:var(--teal);width:64px;height:64px}.account-layout{display:grid;grid-template-columns:220px 1fr;gap:45px}.account-nav{display:grid;gap:8px;align-self:start}.account-nav a,.account-nav button{min-height:48px;text-align:left;display:block;background:transparent;padding:12px 17px;text-decoration:none;border-radius:12px}.account-nav .active{background:var(--lilac);font-weight:700}.order-card{border:1px solid var(--line);background:white;border-radius:24px;padding:25px}.order-card h3{margin-bottom:10px}.order-card-images{display:flex;gap:12px;margin:22px 0}.order-card-images img{width:65px;height:80px;object-fit:contain}.login-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:1080px;margin:auto;align-items:start}.login-story{background:var(--apricot);padding:42px;border-radius:32px}.login-story h2{font-size:49px}.login-story p{margin:24px 0}.tabs{display:flex;gap:10px;margin-bottom:26px;flex-wrap:wrap}.tabs button{border:1px solid #a9b1ac;min-height:48px;padding:11px 18px;border-radius:100px;background:transparent}.tabs button[aria-selected=true]{background:var(--ink);color:white;border-color:var(--ink)}
/* Pied et surcouches accessibles. */
.nicotine{margin-top:55px;background:var(--mint);padding:22px 0;border-block:1px solid #b8d4c1;font-size:15px}.nicotine .wrap{display:flex;align-items:center;gap:16px}.adult-mark{width:43px;height:43px;min-width:43px;border:1px solid var(--teal);border-radius:50%;display:grid;place-items:center;font-weight:700}.site-footer{padding:45px 0 20px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}.footer-top h2{font-size:20px;margin-bottom:16px}.footer-top a:not(.brand){display:flex;align-items:center;min-height:44px;font-size:14px;text-decoration:none}.footer-top a:hover{text-decoration:underline}.footer-brand p{margin-top:23px;max-width:25ch;font-size:15px}.footer-bottom{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:22px;margin-top:34px;border-top:1px solid var(--line);font-size:13px}.footer-bottom button{background:transparent;text-decoration:underline;min-height:44px;padding:0}.footer-bottom a{display:inline-flex;align-items:center;min-height:44px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:60;width:max-content;max-width:calc(100% - 32px);border:1px solid var(--teal);background:white;border-radius:20px;padding:18px 24px;box-shadow:var(--shadow);display:flex;align-items:center;gap:20px}.toast a{font-weight:700;white-space:nowrap}.toast button{border:0;background:transparent;min-width:44px;min-height:44px;display:grid;place-items:center}dialog{border:1px solid var(--line);border-radius:28px;padding:30px;width:calc(100% - 32px);max-width:500px;max-height:calc(100dvh - 40px);overflow-y:auto;color:var(--ink);background:var(--paper);box-shadow:var(--shadow)}dialog::backdrop{background:#28355355;backdrop-filter:blur(3px)}dialog h2{font-size:34px;margin:14px 0 20px}dialog p{margin-bottom:20px}.dialog-close{margin-left:auto;display:flex}.drawer{margin:0 0 0 auto;border-radius:28px 0 0 28px;height:100dvh;max-height:100dvh;max-width:430px;padding:25px}.drawer nav{display:grid;gap:5px;margin-top:24px}.drawer nav a{padding:15px 0;min-height:50px;border-bottom:1px solid var(--line);text-decoration:none;font:600 24px var(--display)}.age-card{position:fixed;bottom:22px;left:24px;z-index:50;width:405px;max-width:calc(100% - 48px);background:white;border:1px solid var(--ink);border-radius:24px;box-shadow:var(--shadow);padding:24px}.age-card h2{font-size:28px;margin:8px 0 12px}.age-card p{font-size:15px;margin-bottom:16px}.age-card .row{gap:10px}.age-card .btn{flex:1;padding:12px 17px}.cookie-card{position:fixed;bottom:22px;right:24px;z-index:49;width:430px;max-width:calc(100% - 48px);background:white;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:23px}.cookie-card h2{font-size:24px;margin-bottom:12px}.cookie-card p{font-size:14px;margin-bottom:18px}.cookie-card .row{gap:10px}.cookie-card .btn{flex:1}.component-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.component-cell{padding:28px;border:1px solid var(--line);border-radius:24px;background:white;min-width:0}.component-cell h2{font-size:27px;margin-bottom:22px}.skeleton{background:#e7e9e5;border-radius:12px;height:20px;margin:12px 0}.skeleton.big{height:150px}.swatches{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.swatch{border:1px solid var(--line);border-radius:18px;overflow:hidden}.swatch-color{height:100px}.swatch p{padding:14px;font-size:14px}.screen-map{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;list-style:none;padding:0;counter-reset:screens}.screen-map a{display:flex;align-items:center;gap:18px;padding:20px;min-height:88px;border:1px solid var(--line);border-radius:18px;text-decoration:none;background:white}.screen-map a::before{counter-increment:screens;content:counter(screens,decimal-leading-zero);font:600 30px var(--display);color:var(--teal)}.screen-map a:hover{background:var(--lilac)}.identity-hero{padding-block:60px}.identity-hero h1{font-size:clamp(5rem,11vw,10rem);letter-spacing:-.075em}.identity-hero .lead{margin:25px 0 32px;max-width:65ch}.identity-preview{margin-top:36px;border-radius:28px;background:var(--apricot);padding:36px;display:flex;justify-content:space-between;align-items:center;gap:30px}.identity-preview h2{max-width:13ch;font-size:48px}.identity-preview .brand-word{font-size:85px}.legal-doc{max-width:850px}.legal-doc h2{font-size:30px;margin:32px 0 20px}.loading-state{padding:30px;border:1px solid var(--line);border-radius:24px}.no-js{background:var(--yellow);padding:20px}.form-note{font-size:14px;color:var(--muted);margin-top:12px}.page-error{text-align:center;padding-block:50px}.page-error .big-number{font-size:180px;line-height:1;letter-spacing:-.09em;color:var(--teal)}.page-error h1{margin:25px auto}.page-error .search-form{max-width:600px;margin:32px auto}.page-error p{max-width:52ch;margin:auto}.page-error .row{justify-content:center}.touch-break{display:none}
@media(min-width:1600px){.hero-copy h1{font-size:88px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.header-main{gap:22px}.nav-group{gap:20px}.header-actions{gap:12px}.header-nav a,.header-nav summary{font-size:14px}.hero-copy{padding:34px 30px}.hero-copy h1{font-size:64px}.category-paths{grid-template-columns:1fr 1fr}.pdp{gap:35px}.pdp-main-image{height:460px}.product-grid{gap:18px}.article-layout{gap:35px;grid-template-columns:190px 1fr}.catalog-layout{grid-template-columns:185px 1fr;gap:25px}.catalog-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-line{flex-wrap:wrap}.service-line .btn{margin-left:0}.cart-layout{gap:28px}.footer-top{gap:22px}.swatches{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header-main{flex-wrap:wrap;gap:18px;padding-block:19px}.brand-word{font-size:44px}.header-search{order:4;flex-basis:100%;max-width:none}.header-actions{margin-left:auto}.header-actions>a:first-child{display:none}.header-nav{display:none}.mobile-menu-btn{display:flex}.hero{grid-template-columns:1fr 1fr;gap:16px}.hero-copy{min-height:460px;padding:26px}.hero-copy h1{font-size:51px}.hero-copy p{font-size:17px}.hero-stage{padding:22px;min-height:280px}.hero-stage h2{font-size:25px}.stage-mark{width:68px;height:68px;font-size:12px}.hero-reorder{padding:20px;gap:10px}.hero-reorder h3{font-size:23px}.hero-reorder p{font-size:14px}.hero-reorder .circle-icon{width:44px;height:44px;min-width:44px}.reassurance{flex-wrap:wrap;justify-content:start;gap:15px 28px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 18px}.guide-promo{gap:25px;padding:30px}.dial{width:210px;height:210px}.niche-banner{gap:25px;padding:30px}.section{padding-block:44px}.pdp{grid-template-columns:1fr 1fr;gap:26px}.pdp-main-image{height:370px;padding:20px}.product-decision{padding:20px}.buy-row{flex-wrap:wrap}.buy-row .btn{min-width:150px}.pdp-copy h1{font-size:43px}.pdp-gallery{position:static}.details-grid{gap:30px}.article-layout{display:block}.toc{position:static;border:1px solid var(--line);border-radius:20px;padding:24px;margin-bottom:30px}.toc a{display:inline-flex;margin-right:20px}.tool-layout{gap:24px}.tool-form,.result-panel{padding:25px}.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.account-layout{grid-template-columns:1fr}.account-nav{display:flex;flex-wrap:wrap;gap:7px}.account-nav a,.account-nav button{font-size:15px}.login-layout{gap:35px}.login-story{padding:30px}.login-story h2{font-size:40px}.service-cards{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.screen-map{grid-template-columns:1fr 1fr}.about-hero{gap:30px}.about-disc strong{font-size:45px}.section-head{align-items:start}.demo-strip{font-size:12px}.demo-strip .wrap>span{max-width:68%}.cookie-card{right:16px;bottom:16px}.age-card{left:16px;bottom:16px}}
@media(max-width:600px){body{font-size:16px}.wrap{width:calc(100% - 32px)}.section{padding-block:36px}.section+.section{padding-top:15px}h1{font-size:43px}h2{font-size:32px}h3{font-size:24px}small,.small,.badge,.form-note,.choice-help,.product-brand,.product-card .product-desc,.gallery-caption,.pdp-reassurance,.footer-brand p,.footer-top a:not(.brand),.article-byline,.breadcrumbs,.toc a,.reassurance,.pill,.header-actions a,.search-suggestions,.demo-strip,.footer-bottom,.nicotine,.hero-top,.path-card small,.swatch p{font-size:16px}.demo-strip{padding:8px 0;font-size:12px}.demo-strip .wrap{gap:10px}.demo-strip .wrap>span{max-width:72%}.header-main{gap:13px;padding-block:16px}.brand-word{font-size:40px}.brand small{font-size:10px}.header-actions{gap:12px}.header-actions a{min-width:44px;font-size:12px;min-height:48px}.header-actions>a:nth-child(2){display:none}.header-actions svg{width:25px;height:25px}.header-actions .mobile-menu-btn{order:2}.icon-btn{width:44px;height:44px;min-width:44px}.search-form{padding-left:10px}.search-form input{font-size:16px;padding-left:7px}.search-suggestions{position:absolute;padding:14px;max-height:55dvh;overflow:auto}.hero{grid-template-columns:1fr;margin-top:20px;gap:15px}.hero-copy{min-height:420px;padding:27px 25px 29px;border-radius:25px}.hero-copy h1{font-size:63px;line-height:.96;margin:29px 0 23px}.hero-copy p{font-size:17px;max-width:30ch}.hero-copy .btn{margin-top:24px}.hero-top{font-size:14px}.hero-right{gap:15px;grid-template-columns:1fr}.hero-stage{min-height:300px;border-radius:25px;padding:25px}.hero-stage h2{font-size:30px;max-width:9ch}.stage-photo{right:8%;height:83%;width:48%;bottom:6px}.stage-mini{left:38px;width:24%;height:60%;bottom:14px}.stage-mark{font-size:13px;width:73px;height:73px}.hero-reorder{padding:22px;border-radius:23px}.hero-reorder h3{font-size:26px}.hero-reorder p{font-size:16px}.reassurance{display:grid;gap:16px;padding:25px 8px}.reassurance svg{width:22px;height:22px}.section-head{display:block;margin-bottom:23px}.section-head .text-link,.section-head p{margin-top:15px}.category-paths{gap:12px}.path-card{display:block;padding:20px 16px;min-height:178px}.path-card .path-icon{margin-bottom:17px;width:45px;height:45px}.path-card strong{font-size:23px}.path-card small{font-size:16px;line-height:1.35}.product-grid{gap:30px 14px}.product-image{border-radius:16px;margin-bottom:15px;aspect-ratio:1/1.15}.product-image>img{padding:15px 8px}.product-image .badge{font-size:12px;padding:5px 9px;left:7px;top:7px}.product-card h3{font-size:23px;line-height:1.1}.product-card .product-desc{font-size:16px;line-height:1.4}.product-brand{font-size:16px}.product-bottom{gap:7px;align-items:start}.price{font-size:25px}.price small{font-size:12px;display:block;margin-top:5px}.product-bottom .icon-btn{min-width:44px}.guide-promo,.niche-banner,.split{grid-template-columns:1fr}.guide-promo{padding:27px;gap:30px;border-radius:25px}.guide-promo h2{font-size:36px}.guide-promo .dial{width:200px;height:200px;grid-row:2}.niche-banner{padding:27px;gap:20px;border-radius:25px}.niche-banner img{max-height:230px}.service-line{gap:22px;padding:28px 0}.service-line h2{font-size:32px;max-width:20ch}.service-line .btn{width:100%}.fold-panel{padding:27px;border-radius:24px 24px 60px 24px}.breadcrumbs{margin-block:22px;font-size:14px;gap:8px}.breadcrumbs a{min-height:36px}.page-intro{padding-block:5px 30px}.page-intro .lead,.lead{font-size:18px}.category-head{padding:26px;border-radius:24px;margin-bottom:22px}.category-head h1{font-size:43px}.category-head .category-glyph{display:none}.catalog-layout{display:block}.filters{display:none}.mobile-filter{display:inline-flex}.catalog-tools{gap:14px}.catalog-tools select{max-width:185px;min-width:0;font-size:16px}.catalog-tools .result-count{width:100%;order:3}.catalog-layout .product-grid{gap:30px 14px}.active-filters{margin-bottom:20px}.pdp{grid-template-columns:1fr;gap:20px}.pdp-main-image{height:370px;border-radius:24px;padding:28px}.pdp-main-image img{max-height:310px}.gallery-caption{font-size:14px}.gallery-tools{justify-content:center}.pdp-copy h1{font-size:45px;margin-top:12px}.pdp-price{margin:23px 0}.product-decision{padding:23px 20px;border-radius:20px}.choice-group{gap:9px}.choice-group button{min-width:48px;padding:10px 12px;font-size:16px}.pdp-reassurance{font-size:16px;line-height:1.5}.buy-row{flex-wrap:nowrap;gap:10px}.buy-row .btn{font-size:16px;padding-inline:14px}.quantity button{width:44px;min-width:44px}.quantity output,.quantity input{width:33px!important}.details-grid{grid-template-columns:1fr;gap:32px;margin-block:36px}.details-grid h2{font-size:32px}.mobile-buy{position:fixed;bottom:0;left:0;right:0;z-index:30;display:flex;justify-content:space-between;gap:18px;align-items:center;padding:12px 16px max(12px,env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);box-shadow:0 -5px 20px #28355308}.mobile-buy .btn{flex:1;font-size:16px;padding-inline:18px;min-height:52px}.mobile-buy .price{font-size:24px}.mobile-buy small{display:block;font-size:14px;margin-top:3px}.has-mobile-buy{padding-bottom:88px}.article-body{font-size:18px;line-height:1.75}.article-body h2{font-size:31px;margin-top:35px}.article-body h3{font-size:25px}.toc a{display:block;margin-right:0;font-size:16px}.context-product{gap:16px;padding:18px}.context-product img{width:67px;height:110px}.context-product h3{font-size:23px}.context-product .btn{font-size:16px;padding-inline:17px;min-height:48px}.table-scroll{font-size:16px}.table-scroll th,.table-scroll td{padding:13px}.tool-layout{grid-template-columns:1fr;gap:20px}.result-panel{position:static;padding:26px}.tool-form{padding:24px}.fields-2{grid-template-columns:1fr}.result-number{font-size:66px}.quiz-panel{padding:25px}.quiz-options{grid-template-columns:1fr}.quiz-option{min-height:95px;padding:20px}.quiz-option svg{display:inline-block;vertical-align:middle;margin:0 12px 0 0}.cart-line{grid-template-columns:70px 1fr;gap:15px;padding:22px 0}.cart-line>img{width:70px;height:100px;padding:7px}.cart-line>.price{grid-column:2;font-size:25px;grid-row:2}.cart-line h3{font-size:23px}.cart-line .line-options{gap:8px}.cart-line .remove-line{padding-inline:9px}.order-summary{padding:25px}.order-summary h2{font-size:29px}.reorder-line{grid-template-columns:25px 55px 1fr;gap:11px}.reorder-line>img{width:55px;height:90px}.reorder-line>.quantity{grid-column:3;justify-self:start}.reorder-line label{font-size:20px}.reorder-line select{min-width:0;max-width:100%;width:100%;font-size:16px}.order-nav{gap:7px;margin-bottom:25px;font-size:13px}.order-nav li{text-align:center;line-height:1.3;padding-bottom:12px}.order-nav .step-num{display:grid;margin:0 auto 8px}.checkout-panel{padding:23px 20px;border-radius:22px}.checkout-panel h2{font-size:31px}.checkout-actions{flex-wrap:wrap}.checkout-actions .btn{flex:1}.shipping-option{flex-wrap:wrap;padding:16px}.shipping-option:has(input:checked){padding:15px}.shipping-option .option-price{margin-left:34px}.shipping-option>span:not(.option-price){flex:1;min-width:170px}.confirmation-head{padding:32px 23px}.confirmation-head h1{font-size:43px}.status-track{grid-template-columns:1fr 1fr;gap:25px}.account-nav{gap:4px}.account-nav a,.account-nav button{font-size:16px}.login-layout{grid-template-columns:1fr;gap:32px}.login-story{padding:28px}.login-story h2{font-size:41px}.about-hero{grid-template-columns:1fr;gap:35px}.about-disc{max-width:330px;width:100%;margin:auto}.about-disc strong{font-size:52px}.brand-wall{grid-template-columns:1fr 1fr;gap:12px}.brand-wall a{font-size:24px;padding:24px 10px}.service-card{padding:25px}.nicotine{font-size:16px;line-height:1.5;margin-top:40px;padding-block:24px}.nicotine .wrap{gap:13px;align-items:start}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:35ch}.footer-top a:not(.brand){font-size:16px;line-height:1.4;margin-bottom:5px}.footer-top h2{font-size:23px;letter-spacing:-.03em}.footer-bottom{font-size:14px}.toast{bottom:16px;padding:14px 16px;gap:10px;flex-wrap:wrap;border-radius:17px;width:calc(100% - 28px)}.has-mobile-buy .toast{bottom:96px}.toast>span{flex:1;min-width:200px}.toast a{font-size:16px}.toast button{position:absolute;top:9px;right:8px}.toast>span{padding-right:28px}.cookie-card,.age-card{padding:22px;left:16px;right:16px;bottom:16px;max-width:none;width:auto;max-height:calc(100dvh - 40px);overflow:auto}.cookie-card p,.age-card p{font-size:16px}.age-card .btn,.cookie-card .btn{font-size:16px;padding:12px 16px}.component-grid{grid-template-columns:1fr}.component-cell{padding:23px}.component-cell h2{font-size:27px}.swatches{grid-template-columns:1fr 1fr;gap:12px}.swatch-color{height:88px}.screen-map{grid-template-columns:1fr}.screen-map a{min-height:76px}.identity-hero{padding-block:35px}.identity-hero h1{font-size:90px}.identity-preview{padding:25px;display:grid;gap:40px}.identity-preview h2{font-size:39px}.identity-preview .brand-word{font-size:66px}.page-error .big-number{font-size:140px}.empty-state{padding:35px 22px}.empty-state h2{font-size:30px}.page-error{padding-top:25px}.touch-break{display:block}}
.confirmation-head h2{font-size:50px;margin:20px auto;max-width:18ch}
.pdp>*{min-width:0}.gallery-tools{flex-wrap:wrap}.about-disc{width:86%;max-width:420px;margin-inline:auto}
input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}
@media(max-width:600px){.pdp-main-image{height:285px}.pdp-main-image img{max-height:240px}}
@media(max-width:600px){.header-actions>a:first-child{display:grid}.header-actions>a:first-child span{font-size:12px}.header-actions{gap:10px}.confirmation-head h2{font-size:39px}}
@media(max-width:600px){p,small,.small,.badge,.breadcrumbs,.demo-strip,.hero-top,.gallery-caption,.header-actions a,.header-actions>a:first-child span,.footer-bottom,.choice-help,.form-note,.price small,.mobile-buy small,.product-image .badge,.stage-mark{font-size:16px}.brand small{display:none}.hero-copy{min-height:420px}.stage-mark{width:85px;height:85px}.about-disc{width:86%}.pdp{grid-template-columns:minmax(0,1fr)}.product-brand,.product-desc{overflow-wrap:anywhere}}
@media(max-width:350px){.category-paths{grid-template-columns:1fr}.path-card{display:flex;min-height:100px;align-items:center}.path-card .path-icon{margin-bottom:0}.buy-row{flex-wrap:wrap}.buy-row .btn{flex-basis:100%}.header-actions>a:first-child span{display:none}.hero-copy h1{font-size:56px}.about-disc{border-width:18px}.about-disc strong{font-size:43px}.stage-mark{font-size:16px}.pdp-price{flex-wrap:wrap}.mobile-buy{gap:10px;padding-inline:12px}.mobile-buy .btn{padding-inline:12px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.masthead,.demo-strip,.site-footer,.mobile-buy,.toast,.cookie-card,.age-card,.btn,.toc{display:none!important}body{background:white;color:black;font-size:11pt}.wrap{width:100%}.article-layout{display:block}a{text-decoration:underline}.section{padding:20px 0}.pdp-gallery,.order-summary{position:static}h1{font-size:30pt}h2{font-size:22pt}}
