@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600&family=Montserrat:wght@300;400;500;600;700;800;900&display=swap";:root{--font-brand:"Montserrat", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--font-body:"Montserrat", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--font-serif:"Cormorant Garamond", Georgia, serif;--bg:#f8f7f4;--bg-alt:#f1eee8;--ivory:#f8f7f4;--ivory-deep:#f1eee8;--gold:#c8a96e;--gold-soft:#c8a96e24;--surface:#ffffffdb;--surface-strong:#fffffff7;--surface-dark:#0a0a0a;--line:#0e0e0e12;--line-strong:#0e0e0e29;--text:#0a0a0a;--muted:#6b6760;--muted-strong:#3d3d38;--accent:#ff6e00;--accent-soft:#ff6e001a;--shadow-soft:0 24px 72px #0a0a0a12;--shadow-strong:0 32px 100px #0a0a0a21;--radius-2xl:36px;--radius-xl:26px;--radius-lg:20px;--radius-md:14px;--container:min(1240px, calc(100vw - 32px));--transition-base:.22s cubic-bezier(.4, 0, .2, 1);--header-h:90px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--ivory);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{width:100%;display:block}button,input,textarea,select{font:inherit}main{min-height:60vh}main.with-offset{padding-top:var(--header-h)}.container{width:var(--container);margin:0 auto}.app-shell{min-height:100vh;overflow-x:hidden}.vh-root{color:#fff;background:#0a0a0a;flex-direction:column;width:100%;height:100dvh;min-height:100dvh;display:flex;position:relative;overflow:clip}.vh-media{z-index:0;position:absolute;inset:0}.vh-video{z-index:0;object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .42s;position:absolute;inset:0}.vh-video.is-ready{opacity:1}.vh-poster{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;transition:opacity .32s,visibility .32s;position:absolute;inset:0}.vh-poster.is-hidden{opacity:0;visibility:hidden}.vh-fallback{z-index:-1;background:radial-gradient(at 30%,#ff6e0047 0%,#0000 55%),radial-gradient(at 80% 20%,#ffffff0f 0%,#0000 40%),linear-gradient(160deg,#0e0e0e 0%,#1a1108 45%,#0a0806 100%);position:absolute;inset:0}.vh-overlay-bottom{z-index:1;background:linear-gradient(#0000 0%,#00000057 52%,#000000c7 100%);height:38%;position:absolute;inset:auto 0 0}.vh-content{z-index:1;min-height:100%;padding-top:var(--header-h);flex:1;align-items:stretch;padding-bottom:0;display:flex;position:relative}.vh-inner{flex-direction:column;justify-content:space-between;gap:48px;height:100%;min-height:100%;display:flex}.vh-copy{z-index:2;flex:0 720px;width:100%;max-width:680px;padding-top:clamp(4px,1.2vh,14px);position:relative}.vh-sep{color:var(--accent);font-size:1rem}.vh-actions{flex-wrap:wrap;align-items:center;gap:16px;animation:.9s .65s both vh-fade-up;display:flex}.vh-strip-wrap{animation:.9s .8s both vh-fade-up}.vh-strip{box-shadow:none;scrollbar-width:none;-ms-overflow-style:none;background:0 0;border:none;justify-content:space-between;align-items:center;gap:0;width:100%;padding:10px 0;display:flex;overflow-x:auto}.vh-strip::-webkit-scrollbar{display:none}.vh-strip-item{border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:clamp(4px,.8vw,8px);min-width:0;padding:clamp(4px,.8vw,8px) clamp(4px,1vw,10px);text-decoration:none;transition:background .18s,transform .2s;display:flex;position:relative}.vh-strip-img{background:linear-gradient(135deg,#f5ede4 0%,#ede0d5 100%);border:2px solid #ffffffe6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(48px,6vw,72px);height:clamp(48px,6vw,72px);display:flex;overflow:hidden;box-shadow:0 2px 10px #0000001f}.vh-strip-img img{object-fit:cover;width:100%;height:100%;display:block}.vh-strip-placeholder{background:linear-gradient(135deg,#ff6e0026,#ff6e000d);width:100%;height:100%}.vh-strip-img-all{color:var(--accent);background:linear-gradient(135deg,#ff6e0024,#ff6e000f);border-color:#ff6e0033}.vh-strip-all:hover{background:#ff6e001a}.vh-strip-name{letter-spacing:.01em;color:#ffffffeb;text-align:center;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;width:100%;font-size:clamp(.6rem,1.1vw,.72rem);font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.vh-strip-all .vh-strip-name{color:#ffffffb3}.vh-strip-badge{letter-spacing:.06em;text-transform:uppercase;background:var(--accent);color:#fff;border-radius:999px;padding:2px 6px;font-size:.52rem;font-weight:700;line-height:1.4;position:absolute;top:4px;right:6px}.vh-scroll{z-index:2;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:10px;padding:0;animation:.8s 1.1s both vh-fade-up;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.vh-scroll-label{letter-spacing:.26em;text-transform:uppercase;color:#ffffff73;font-size:.62rem}.vh-scroll-track{background:#ffffff2e;border-radius:1px;width:1.5px;height:52px;display:block;overflow:hidden}.vh-scroll-thumb{background:var(--accent);border-radius:1px;width:100%;height:40%;animation:1.8s ease-in-out infinite vh-scroll-anim;display:block}@keyframes vh-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes vh-scroll-anim{0%{opacity:0;transform:translateY(-100%)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(250%)}}@media (width<=860px){.vh-content{padding-bottom:clamp(70px,12vh,100px);padding-top:var(--header-h)}.vh-strip-item{padding:5px 4px}.vh-scroll{display:none}}@media (width<=560px){.vh-strip-item{padding:4px 3px}.vh-actions{flex-direction:column;align-items:flex-start}}.ann-bar{color:#ffffffc7;letter-spacing:.16em;text-transform:uppercase;background:linear-gradient(90deg,#0e0e0ef5 0%,#1c1510eb 48%,#0e0e0ef5 100%);border-bottom:1px solid #ffa95e14;flex-shrink:0;align-items:center;height:30px;font-size:.62rem;display:flex;overflow:hidden}.ann-track{white-space:nowrap;align-items:center;gap:0;animation:28s linear infinite ann-scroll;display:flex}.ann-item{align-items:center;gap:16px;padding:0 20px;display:inline-flex}.ann-dot{color:#ffa95e75;font-size:.6rem}@keyframes ann-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{z-index:100;background:0 0;border-bottom:1px solid #0000;flex-direction:column;transition:background .28s,border-color .28s,box-shadow .28s;display:flex;position:fixed;top:0;left:0;right:0}.site-header .nav-bar-wrap{-webkit-backdrop-filter:blur(14px)saturate(140%);background:linear-gradient(#ffffff14 0%,#ffffff08 100%);border-bottom:1px solid #ffffff14;transition:background .28s,-webkit-backdrop-filter .28s,backdrop-filter .28s,box-shadow .28s,border-color .28s;position:relative;box-shadow:inset 0 1px #ffffff0f}.site-header.is-hero .nav-bar-wrap{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border-bottom-color:#0000;border-radius:0}.site-header.is-hero .nav-bar-wrap:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#00000080 0%,#0000003d 46%,#00000014 72%,#0000 100%);height:calc(100% + 54px);position:absolute;top:0;left:0;right:0}.site-header.is-hero .nav-bar{z-index:1;position:relative}.site-header.is-scrolled .nav-bar-wrap{-webkit-backdrop-filter:blur(18px)saturate(170%);background:linear-gradient(#ffffffe0 0%,#fff7f0cc 100%);border-bottom-color:#ff923024;box-shadow:0 14px 34px #0e0e0e0f,inset 0 1px #ffffff85}.site-header.is-solid .nav-bar-wrap{-webkit-backdrop-filter:blur(18px)saturate(170%);background:linear-gradient(#ffffffe6 0%,#fff8f2d1 100%);border-bottom-color:#ff923024;box-shadow:0 14px 34px #0e0e0e0f,inset 0 1px #ffffff8f}.site-header.is-scrolled,.site-header.is-solid{border-bottom-color:#ff923014;box-shadow:0 1px 20px #0e0e0e0a}.nav-bar{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;height:60px;display:grid}.brand-mark{flex-shrink:0;justify-self:start;align-items:center;display:inline-flex}.brand-logo{object-fit:contain;width:auto;height:42px;transition:filter .28s,opacity .28s;display:block}.site-header.is-hero .brand-logo{filter:brightness(0)invert()}.desktop-nav{align-items:center;gap:4px;display:flex}.nav-link{letter-spacing:.08em;color:#ffffffe6;text-shadow:0 1px 16px #0000002e;padding:6px 11px;font-size:.76rem;font-weight:600;transition:color .28s,opacity .22s;display:inline-block;position:relative}.site-header.is-scrolled .nav-link,.site-header.is-solid .nav-link{color:#171310d1;text-shadow:none}.nav-link:after{content:"";transform-origin:50%;opacity:.9;background:linear-gradient(90deg,#ff6e0024 0%,#ff6e00f5 50%,#ff6e0024 100%);border-radius:1px;height:1.5px;transition:transform .22s cubic-bezier(.4,0,.2,1),opacity .22s;position:absolute;bottom:2px;left:14px;right:14px;transform:scaleX(0)}.nav-link:hover{color:#fff}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.nav-link.active{color:#fff}.site-header.is-scrolled .nav-link:hover,.site-header.is-scrolled .nav-link.active,.site-header.is-solid .nav-link:hover,.site-header.is-solid .nav-link.active{color:#9c4600}.nav-actions{justify-self:end;align-items:center;gap:5px;display:flex}.nav-cta{color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#ff8a36 0%,#f1690e 100%);border:1px solid #fff3;border-radius:999px;align-items:center;height:33px;padding:0 14px;font-size:.7rem;font-weight:700;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 24px #ff6e002e,inset 0 1px #ffffff2e}.nav-cta:hover{background:linear-gradient(135deg,#ff9448 0%,#ef6b15 100%);transform:translateY(-1px);box-shadow:0 14px 28px #ff6e0038,inset 0 1px #ffffff3d}.nav-icon-btn{color:#ffffffeb;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .16s,color .28s,border-color .22s,transform .18s;display:inline-flex;position:relative}.site-header.is-hero .nav-icon-btn{background:0 0;border-color:#0000}.site-header.is-scrolled .nav-icon-btn,.site-header.is-solid .nav-icon-btn{color:var(--text);background:#ffffff94;border-color:#ff92301f}.nav-icon-btn:hover{background:#ffffff24;transform:translateY(-1px)}.site-header.is-scrolled .nav-icon-btn:hover,.site-header.is-solid .nav-icon-btn:hover{background:#fff0e7eb}.nav-badge{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.62rem;font-weight:700;line-height:1;display:grid;position:absolute;top:4px;right:4px}.nav-burger{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;padding:0;transition:background .18s,border-color .18s,transform .18s;display:none}.site-header.is-hero .nav-burger{background:0 0;border-color:#0000}.nav-burger span{background:#ffffffe6;width:20px;height:1.4px;transition:transform .26s cubic-bezier(.4,0,.2,1),opacity .2s,width .2s,background .28s;display:block}.site-header.is-scrolled .nav-burger span,.site-header.is-solid .nav-burger span{background:var(--text)}.site-header.is-scrolled .nav-burger,.site-header.is-solid .nav-burger{background:#ffffff94;border-color:#ff92301f}.nav-burger:hover{background:#ffffff1f;transform:translateY(-1px)}.site-header.is-scrolled .nav-burger:hover,.site-header.is-solid .nav-burger:hover{background:#fff0e7eb}.nav-burger.is-open span:first-child{transform:translateY(6.5px)rotate(45deg)}.nav-burger.is-open span:nth-child(2){opacity:0;width:0}.nav-burger.is-open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.nav-overlay{z-index:200;pointer-events:none;visibility:hidden;position:fixed;inset:0}.nav-overlay.is-open{pointer-events:auto;visibility:visible}.nav-overlay-backdrop{z-index:0;-webkit-backdrop-filter:blur(4px);opacity:0;background:#0a0a0a80;transition:opacity .34s;position:absolute;inset:0}.nav-overlay.is-open .nav-overlay-backdrop{opacity:1}.nav-overlay-panel{z-index:1;background:radial-gradient(ellipse at 90% 0%, #ff6e0014 0%, transparent 50%), var(--ivory);border-left:1px solid var(--line);flex-direction:column;width:min(400px,100vw);height:100dvh;transition:transform .36s cubic-bezier(.32,0,.2,1);display:flex;position:absolute;top:0;right:0;overflow:hidden auto;transform:translate(100%);box-shadow:-24px 0 60px #0a0a0a2e}.nav-overlay.is-open .nav-overlay-panel{transform:translate(0)}.nav-overlay-head{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.nav-overlay-close{border:1px solid var(--line-strong);cursor:pointer;width:40px;height:40px;color:var(--muted);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .16s,color .16s,border-color .16s,transform .26s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.nav-overlay-close:hover{background:var(--accent-soft);color:var(--accent);border-color:#ff6e004d;transform:rotate(90deg)}.nav-overlay-nav{flex-direction:column;flex:1;padding:6px 0 0;display:flex}.nav-overlay-link{min-height:56px;font-size:.94rem;font-family:var(--font-brand);letter-spacing:.01em;color:var(--muted-strong);border-bottom:1px solid var(--line);opacity:0;align-items:center;gap:12px;padding:0 24px;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:flex;position:relative;transform:translate(16px)}.nav-overlay.is-open .nav-overlay-link{opacity:1;transition:color .15s ease, background .15s ease, opacity .32s calc(var(--i,0) * 50ms + 60ms) ease, transform .32s calc(var(--i,0) * 50ms + 60ms) cubic-bezier(.22, 1, .36, 1);transform:translate(0)}.nav-overlay-link:hover{color:var(--text);background:#ff6e000d}.nav-overlay-link.active{color:var(--accent);background:#ff6e000a}.nav-overlay-link.active:before{content:"";background:var(--accent);border-radius:0 3px 3px 0;width:3px;height:48%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.nav-overlay-link-ico{background:var(--ivory-deep);width:34px;height:34px;color:var(--muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.nav-overlay-link:hover .nav-overlay-link-ico,.nav-overlay-link.active .nav-overlay-link-ico{background:var(--accent-soft);color:var(--accent)}.nav-overlay-link-text{font-family:var(--font-brand);letter-spacing:.01em;flex:1;font-size:.94rem;font-weight:600;line-height:1}.nav-overlay-link-arr{color:var(--muted);opacity:.35;flex-shrink:0;transition:transform .15s,opacity .15s}.nav-overlay-link:hover .nav-overlay-link-arr{opacity:.65;transform:translate(3px)}.nav-overlay-link-btn{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;font-family:inherit}.nav-overlay-sub-panel{grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1);display:grid}.nav-overlay-sub-panel.is-open{grid-template-rows:1fr}.nav-overlay-sub-inner{overflow:hidden}.nav-overlay-foot{border-top:1px solid var(--line);flex-direction:column;flex-shrink:0;gap:8px;padding:18px 24px 40px;display:flex}.nav-overlay-cta-primary{justify-content:space-between;width:100%}.nav-overlay-foot-row{gap:8px;display:flex}.nav-overlay-foot-btn{border:1px solid var(--line-strong);color:var(--muted-strong);letter-spacing:.05em;text-transform:uppercase;background:0 0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:11px 14px;font-size:.73rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:flex}.nav-overlay-foot-btn:hover{background:var(--ivory-deep);color:var(--text);border-color:#0e0e0e38}.nav-overlay-cta-half{flex:1;justify-content:center;gap:7px}.brand-mark span,h1,h2,h3,.footer-title,.page-title,.section-title,.product-card-title{font-family:Cormorant Garamond,serif}.eyebrow,.product-card-topline,.detail-meta>div span,.checkout-form label span,.contact-card strong,.footer-bottom{letter-spacing:.28em;text-transform:uppercase;color:var(--accent);font-size:.68rem}.product-card-footer,.detail-meta,.summary-line,.footer-bottom,.hero-actions,.purchase-row{align-items:center;display:flex}.button,.text-link,.thumbnail,.text-button,.whatsapp-fab,.collection-card,.editorial-card,.product-card{transition:all .22s}.hero-section,.section,.page-section{padding:72px 0;position:relative}.product-page-premium{padding-top:16px;padding-bottom:40px}.section+.section,.section+.page-section,.page-section+.section,.page-section+.page-section{box-shadow:inset 0 32px 44px -42px #1211112e,inset 0 10px 20px -18px #ffffff8c}.hero-grid,.split-intro,.section-head,.ritual-grid,.footer-grid,.cart-layout,.checkout-layout,.contact-layout,.product-detail-grid,.collection-grid,.product-grid,.editorial-grid,.brand-panels,.filter-bar,.form-grid,.thumbnail-row,.faq-list,.cart-list,.routine-hero-band,.routine-steps,.routine-editorial{gap:20px;display:grid}.hero-grid,.split-intro,.section-head,.ritual-grid,.footer-grid,.cart-layout,.checkout-layout,.contact-layout,.product-detail-grid,.form-grid,.routine-hero-band,.routine-editorial{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-grid,.product-grid,.editorial-grid,.brand-panels{grid-template-columns:repeat(4,minmax(0,1fr))}.routine-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-bar{grid-template-columns:1.4fr .9fr .9fr}.thumbnail-row{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-copy,.hero-panel,.summary-card,.contact-card,.product-card,.collection-card,.editorial-card,.brand-panel,.faq-item,.detail-panel,.checkout-form,.cart-item,.routine-step-card,.routine-hero-card,.routine-editorial-stack>div,.routine-cta-panel{background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-soft);border:1px solid #1713100f}.hero-copy,.hero-panel,.summary-card,.checkout-form,.contact-card,.routine-cta-panel{border-radius:var(--radius-2xl)}.collection-card,.editorial-card,.brand-panel,.detail-panel,.cart-item,.product-card,.faq-item,.routine-step-card,.routine-hero-card,.routine-editorial-stack>div{border-radius:var(--radius-xl)}.hero-copy,.hero-panel,.summary-card,.checkout-form,.contact-card,.collection-card,.editorial-card,.brand-panel,.detail-panel,.routine-step-card,.routine-hero-card,.routine-editorial-stack>div,.routine-cta-panel{padding:30px}.hero-grid{align-items:stretch;padding-top:18px}.hero-copy{background:radial-gradient(circle at 0 0,#ff6e0024,#0000 28%),linear-gradient(#ffffffeb 0%,#faf5efb8 100%);min-height:620px;position:relative;overflow:hidden}.hero-copy:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff6e0024,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;top:80px;right:-120px}.hero-copy h1,.page-title{letter-spacing:-.04em;max-width:12ch;margin:0;font-size:clamp(3.6rem,7vw,7.2rem);line-height:.92}.page-head-wide .page-title{max-width:14ch}.section-title,.footer-title{max-width:12ch;margin:0;font-size:clamp(2.4rem,4vw,4.6rem);line-height:.96}.site-footer .footer-title{margin-bottom:8px;font-size:clamp(1.75rem,2.6vw,2.6rem)}.site-footer .eyebrow{margin-bottom:8px}.site-footer .footer-copy{margin:0;font-size:.92rem;line-height:1.65}.site-footer .footer-column a{font-size:.92rem;line-height:1.45}.site-footer .footer-bottom{letter-spacing:.14em;font-size:.68rem}.hero-text,.section-copy,.footer-copy,.product-card-copy,.hero-card-quote p,.contact-card span,.faq-item p,.brand-panel p,.detail-panel p,.detail-panel li,.rich-content p,.rich-content li,.summary-note,.status-message,.error-message{color:var(--muted);font-size:.98rem;line-height:1.82}.section-copy-wide{max-width:72ch}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px}.button{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;min-height:52px;transition:background var(--transition-base), transform var(--transition-base), box-shadow var(--transition-base);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 28px;font-size:.76rem;font-weight:700;display:inline-flex}.button:hover,.collection-card:hover,.editorial-card:hover,.product-card:hover,.header-ritual-link:hover{transform:translateY(-3px)}.button-dark{color:#fff;background:linear-gradient(135deg,#ff8533 0%,#e55a00 60%,#c40 100%);box-shadow:inset 0 1px #ffffff2e}.button-dark:hover{box-shadow:inset 0 1px #ffffff38}.button-light{color:var(--text);background:#ffffffd6;border-color:#17131014}.button-small{letter-spacing:.12em;min-height:36px;padding:0 14px;font-size:.68rem}.button.is-disabled{opacity:.5;pointer-events:none}.hero-panel{color:#fff;box-shadow:var(--shadow-strong);background:linear-gradient(160deg,#111111f5 0%,#28201bf0 60%,#604a33e0 100%);align-content:start;display:grid;position:relative;overflow:hidden}.hero-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 10%,#ffffff14,#0000 18%),radial-gradient(circle at 90% 80%,#b8946742,#0000 22%);position:absolute;inset:0}.hero-card{border-radius:var(--radius-xl);padding:26px;position:relative}.hero-card-primary{background:#ffffff0f;border:1px solid #ffffff14}.hero-card-primary strong{max-width:10ch;margin-top:10px;font-size:clamp(2.2rem,3vw,3.6rem);display:block}.hero-card-primary span,.hero-stat-grid span{color:#ffffffb8}.hero-card-quote{color:var(--muted-strong);background:#fffffff5;margin-top:18px}.hero-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.hero-stat-grid>div{border-radius:var(--radius-md);background:#ffffff14;border:1px solid #ffffff0f;padding:20px}.hero-stat-grid strong,.section-dark .eyebrow,.section-dark .text-link,.section-dark p,.section-title-light{color:#fff}.section-soft{background:linear-gradient(#ffffff42 0%,#ffffff0f 100%)}.section-dark{color:#fff;background:radial-gradient(circle at 0 0,#b8946733,#0000 20%),linear-gradient(#151210 0%,#0f0d0c 100%)}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;margin-bottom:28px;display:flex}.ritual-points{gap:18px;display:grid}.ritual-points>div{border-top:1px solid #ffffff24;padding:20px 0}.ritual-points strong{margin-bottom:8px;font-size:1.08rem;display:block}.collection-card,.editorial-card,.brand-panel,.routine-step-card{background:linear-gradient(#fffffff0 0%,#f7f2ecd6 100%);align-content:start;height:100%;display:grid;position:relative;overflow:hidden}.collection-card:before,.editorial-card:before,.brand-panel:before,.routine-step-card:before{content:"";background:radial-gradient(circle,#ff6e001f,#0000 72%);border-radius:50%;width:150px;height:150px;position:absolute;inset:auto -40px -60px auto}.collection-index{color:var(--accent);letter-spacing:.16em;margin-bottom:18px;font-size:.78rem;display:inline-block}.collection-card h2,.collection-card h3,.editorial-card h2,.editorial-card h3,.brand-panel h2,.product-card-title,.cart-copy h2,.summary-card h2,.faq-group h2,.rich-content h2,.rich-content h3,.routine-step-card h2,.routine-hero-card strong{margin:0 0 12px;font-size:2rem}.product-card{background:linear-gradient(#fffffffa 0%,#f8f4eeeb 100%);height:100%;display:grid;overflow:hidden}.product-card-media,.product-detail-media,.cart-media,.article-cover{background:radial-gradient(circle at 100% 0,#ff6e001f,#0000 24%),linear-gradient(#1111110f,#11111103);overflow:hidden}.product-card-media{aspect-ratio:1.08;position:relative}.product-card-media img,.product-detail-media img,.cart-media img,.article-cover img{object-fit:cover;height:100%}.thumbnail img{object-fit:contain;width:100%;height:100%;padding:6px;display:block}.product-detail-media img{aspect-ratio:auto;object-fit:cover;object-position:center center;width:100%;height:100%;margin:0;padding:0;display:block}.product-card-media img,.thumbnail img{transition:transform .26s}.product-card:hover .product-card-media img{transform:scale(1.05)}.thumbnail:hover img{transform:none}.thumbnail:hover{border-color:#17131052}.thumbnail-column .thumbnail:hover{transform:none}.image-placeholder{background:radial-gradient(circle at 100% 0,#ff6e002e,#0000 24%),linear-gradient(135deg,#1111110f,#ffffffe6);width:100%;height:100%}.product-card-overlay{color:#fff;letter-spacing:.18em;text-transform:uppercase;background:#111111b8;border-radius:999px;padding:8px 12px;font-size:.76rem;position:absolute;inset:auto 18px 18px}.product-card-body{align-content:start;gap:10px;padding:16px 16px 18px;display:grid}.product-card-badge-lane{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-height:20px;display:flex;overflow:hidden}.product-card-badge{max-width:100%;min-height:20px;color:var(--muted-strong);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2;border:1px solid #1211110f;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 7px;font-size:.52rem;font-weight:800;display:inline-flex}.product-card-badge:before{content:"";opacity:.78;background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.product-card-badge--feature{color:#2f2b28;background:#1211110f;border-color:#12111117}.product-card-badge--new{color:#cf6b10;background:#ff6e000f;border-color:#ff6e001f}.product-card-badge--promo{color:#c55a04;background:#ff6e0014;border-color:#ff6e0024}.product-card-badge--stock-low{color:#c2410c;background:#fb923c14;border-color:#fb923c24}.product-card-badge--stock-out{color:#b91c1c;background:#ef44441a;border-color:#ef444424}.product-card-topline{justify-content:space-between;margin-bottom:0}.product-card-footer,.detail-meta,.summary-line,.footer-bottom{justify-content:space-between;gap:16px}.summary-line{flex-wrap:wrap}.summary-line span{flex:180px;min-width:0}.summary-line strong{flex:none}.price-stack{flex-direction:column;gap:4px;display:flex}.price-stack strong,.detail-meta strong,.summary-line strong{font-size:1.08rem}.price-stack span{color:var(--muted);font-size:.9rem;text-decoration:line-through}.product-card-copy,.editorial-card p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.text-link,.text-button{cursor:pointer;background:0 0;border:0;padding:0}.text-link:hover,.text-button:hover{opacity:.7}.page-head{max-width:760px;margin-bottom:30px}.page-head .section-copy{max-width:60ch}.field{border:1px solid var(--line-strong);width:100%;min-height:54px;color:var(--text);transition:border-color var(--transition-base), box-shadow var(--transition-base);background:#fffffff0;border-radius:14px;outline:none;padding:0 18px;font-size:.94rem}.field:focus{border-color:#ff6e006b;box-shadow:0 0 0 4px #ff6e0014}.textarea{resize:vertical;min-height:140px;padding:18px}.empty-state{border-radius:var(--radius-2xl);text-align:center;box-shadow:var(--shadow-soft);background:#ffffffbd;border:1px solid #17131014;padding:58px 30px}.product-detail-stage{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffffd6 0%,#ffffff85 100%);border:1px solid #17131014;border-radius:28px;padding:16px 20px;box-shadow:0 28px 70px #12111114}.product-detail-media{aspect-ratio:4/5;width:100%;max-height:clamp(380px,56vh,520px);box-shadow:none;background:#f8f7f5;border:1px solid #1713100f;border-radius:16px;place-items:center;display:grid;position:relative;overflow:hidden}.pdp-nav-btn{z-index:10;-webkit-backdrop-filter:blur(8px);color:#171310;cursor:pointer;opacity:0;background:#ffffffe0;border:1px solid #1713101a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:opacity .16s,background .16s,border-color .16s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.product-detail-media:hover .pdp-nav-btn{opacity:1}.pdp-nav-btn:hover{background:#fff;border-color:#17131042}.pdp-nav-btn--prev{left:12px}.pdp-nav-btn--next{right:12px}.pdp-nav-dots{z-index:10;gap:5px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.pdp-nav-dot{cursor:pointer;background:#1713102e;border:0;border-radius:99px;width:5px;height:5px;padding:0;transition:background .16s,width .2s}.pdp-nav-dot.is-active{background:#171310;width:16px}.product-detail-media-shell,.product-detail-shell,.detail-panel-card,.detail-panel-editorial{animation:.7s both product-detail-rise}.product-detail-media-shell{gap:8px;display:grid}.product-detail-grid{grid-template-columns:minmax(0,420px) minmax(0,1fr);align-items:start;gap:28px}.product-detail-visuals{grid-template-columns:clamp(60px,5.2vw,72px) minmax(0,1fr);align-items:start;gap:clamp(6px,.7vw,10px);display:grid}.product-detail-media-caption{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:0 6px;display:flex}.product-detail-media-caption span,.detail-panel-kicker{letter-spacing:.18em;text-transform:uppercase;font-size:.68rem}.product-detail-media-caption strong{color:var(--text);font-size:.88rem;font-weight:600}.thumbnail{aspect-ratio:1;cursor:pointer;background:#fff;border:1.5px solid #17131014;border-radius:6px;width:100%;padding:0;transition:border-color .16s,box-shadow .16s;overflow:hidden}.thumbnail.active{box-shadow:none;background:#fff;border-color:#171310d1}.thumbnail-column{grid-auto-rows:max-content;align-content:start;align-self:start;gap:6px;padding-top:2px;display:grid}.thumbnail-row.thumbnail-column{grid-template-columns:1fr}.product-detail-title{letter-spacing:-.04em;max-width:none;font-size:clamp(1.68rem,2.45vw,2.55rem);line-height:.96}.product-detail-copy{align-content:start;gap:18px;display:grid}.product-detail-shell{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;gap:22px;padding:0}.product-detail-header{gap:14px;display:grid}.product-review-strip{flex-wrap:wrap;align-items:center;gap:14px;width:fit-content;max-width:100%;display:flex;position:relative}.product-review-stars{align-items:center;gap:2px;display:inline-flex}.product-review-star{place-items:center;width:16px;height:16px;display:inline-grid;position:relative}.product-review-star-base,.product-review-star-fill{grid-area:1/1;font-size:1rem;line-height:1}.product-review-star-base{color:#ff6e002e}.product-review-star-fill{color:var(--accent);white-space:nowrap;justify-self:start;overflow:hidden}.product-review-score{color:var(--accent);font-size:.96rem;font-weight:700}.product-review-trigger{color:var(--muted-strong);cursor:pointer;text-underline-offset:.18em;transition:color var(--transition-base);background:0 0;border:0;padding:0;font-size:.92rem;font-weight:600;-webkit-text-decoration:underline #0a0a0a4d;text-decoration:underline #0a0a0a4d}.product-review-trigger:hover{color:var(--accent)}.product-review-hovercard{opacity:0;pointer-events:none;z-index:3;background:#fffffff5;border:1px solid #17131014;border-radius:18px;gap:6px;min-width:240px;padding:14px 16px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 12px);left:0;transform:translateY(8px);box-shadow:0 20px 42px #1211111f}.product-review-hovercard strong{color:var(--text);font-size:.92rem}.product-review-hovercard span{color:var(--muted);font-size:.84rem;line-height:1.55}.product-review-strip:hover .product-review-hovercard,.product-review-strip:focus-within .product-review-hovercard{opacity:1;transform:translateY(0)}.product-review-form{gap:14px;display:grid}.product-review-form label{gap:8px;display:grid}.product-review-form label span,.product-review-status{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem}.product-review-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-review-textarea{min-height:120px}.product-review-form-actions{justify-content:flex-start;display:flex}.product-review-status{color:var(--accent);margin:0}.product-review-modal{z-index:320;isolation:isolate;place-items:center;padding:clamp(12px,2vw,24px);display:grid;position:fixed;inset:0}.product-review-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:0;background:#1111116b;position:absolute;inset:0}.product-review-modal-card{z-index:1;background:#fffffff5;border:1px solid #17131014;border-radius:24px;gap:18px;width:min(100%,560px);max-width:min(100%,600px);padding:20px;display:grid;position:relative;overflow:visible;box-shadow:0 28px 70px #1211112e}.product-review-modal-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-review-modal-head h2{margin:8px 0 0;font-size:clamp(1.35rem,1.7vw,1.75rem);line-height:.98}.product-review-modal-close{width:40px;height:40px;color:var(--text);cursor:pointer;background:#1111110a;border:1px solid #17131014;border-radius:999px;font-size:1.4rem}.product-heading-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.product-badge-row{flex-wrap:wrap;gap:8px;display:flex}.product-badge-chip{min-height:32px;color:var(--text);letter-spacing:.16em;text-transform:uppercase;background:#ffffffb8;border:1px solid #17131014;border-radius:999px;align-items:center;padding:0 12px;font-size:.68rem;display:inline-flex}.product-hero-description{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.85}.product-price-panel{gap:16px;display:grid}.product-price-block{gap:4px;display:grid}.product-price-block span{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.72rem}.product-price-block strong{font-family:var(--font-brand);letter-spacing:-.04em;font-size:clamp(1.7rem,2.35vw,2.45rem);line-height:.95}.product-price-block small{color:var(--muted);font-size:.94rem;text-decoration:line-through}.detail-meta{border:1px solid var(--line);background:#ffffff9e;border-radius:22px;margin:28px 0;padding:22px 24px}.detail-meta-compact{background:#ffffffad;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:18px 20px}.detail-meta-compact>div{gap:6px;display:grid}.detail-meta-compact>div span,.detail-meta-compact>div strong{letter-spacing:0;text-transform:none;color:var(--text);font-size:.88rem;font-weight:600;line-height:1.35}.purchase-panel{gap:14px;display:grid}.pdp-tabs-shell{gap:0;margin-top:32px;display:grid}.pdp-tabs-nav{top:calc(var(--header-h) + 12px);z-index:5;position:sticky}.pdp-tabs-nav-track{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;scroll-snap-type:x proximity;box-sizing:border-box;background:#f4f1edf7;border:1px solid #17131014;border-radius:20px;align-items:center;gap:4px;width:100%;padding:5px;display:flex;overflow-x:auto;box-shadow:0 8px 28px #12111117}.pdp-tabs-nav-track::-webkit-scrollbar{display:none}.pdp-tab{min-height:44px;color:var(--muted);letter-spacing:.01em;white-space:nowrap;cursor:pointer;scroll-snap-align:start;background:0 0;border:0;border-radius:14px;flex:1;justify-content:center;align-items:center;padding:0 12px;font-size:.85rem;font-weight:600;transition:background .16s,color .16s,box-shadow .16s;display:flex}.pdp-tab:hover{color:var(--text);background:#ffffff94}.pdp-tab.is-active{color:var(--text);background:#fff;box-shadow:0 2px 12px #1211111a}.pdp-tab-icon{opacity:.6;flex-shrink:0;align-items:center;display:flex}.pdp-tab.is-active .pdp-tab-icon{opacity:1}.pdp-panels{margin-top:18px}@keyframes pdp-panel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pdp-panel{background:#ffffffb8;border:1px solid #17131012;border-radius:24px;padding:28px 32px;animation:.24s both pdp-panel-in;box-shadow:0 16px 40px #1211110d}.pdp-panel--text p{color:var(--muted-strong);margin:0;font-size:1rem;line-height:1.9}.pdp-benefits-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.pdp-benefits-list li{color:var(--muted-strong);align-items:flex-start;gap:14px;font-size:.97rem;line-height:1.65;display:flex}.pdp-benefit-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.48em}.pdp-actifs-list{gap:20px;margin:0;padding:0;list-style:none;display:grid}.pdp-actif-item{border-left:2px solid var(--accent);gap:4px;padding-left:16px;display:grid}.pdp-actif-name{color:var(--text);font-size:.97rem;font-weight:700}.pdp-actif-desc{color:var(--muted);font-size:.88rem;line-height:1.65}.pdp-avis-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.pdp-avis-score-block{align-items:center;gap:12px;display:flex}.pdp-avis-score-num{font-family:var(--font-brand);letter-spacing:-.04em;color:var(--text);font-size:clamp(2.2rem,4vw,3rem);line-height:1}.pdp-avis-stars{gap:2px;display:flex}.pdp-star{font-size:1.1rem;line-height:1;position:relative}.pdp-star-base{color:#ff6e0026}.pdp-star-fill{color:var(--accent);white-space:nowrap;position:absolute;top:0;left:0;overflow:hidden}.pdp-avis-count{color:var(--muted);font-size:.82rem}.pdp-review-status-msg{color:#0a7040;background:#00a05014;border-radius:12px;margin:0 0 18px;padding:12px 16px;font-size:.9rem}.pdp-reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.pdp-review-card{background:#f8f6f3e6;border:1px solid #17131012;border-radius:18px;padding:20px}.pdp-review-card-stars{color:#ff6e002e;gap:2px;margin-bottom:10px;font-size:.95rem;display:inline-flex}.pdp-review-card-stars .is-filled{color:var(--accent)}.pdp-review-title{color:var(--text);margin:0 0 6px;font-size:.93rem;font-weight:700}.pdp-review-text{color:var(--muted-strong);margin:0 0 10px;font-size:.88rem;line-height:1.7}.pdp-review-author{color:var(--muted);letter-spacing:.03em;font-size:.78rem}.pdp-reviews-empty{text-align:center;padding:32px 0}.pdp-reviews-empty p{color:var(--muted);margin:0;font-size:.94rem}.pdp-review-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.pdp-review-date{color:var(--muted);font-size:.74rem}.pdp-review-actions{border-top:1px solid #17131012;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:12px;display:flex}.pdp-review-action-btn{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #1713101a;border-radius:999px;align-items:center;gap:5px;padding:5px 13px;font-size:.78rem;font-weight:500;line-height:1.4;transition:all .15s;display:inline-flex}.pdp-review-action-btn:hover{color:var(--text);background:#1713100d;border-color:#1713102e}.pdp-review-action-btn.is-liked{color:var(--accent);background:#ff6e0012;border-color:#ff6e0040}.pdp-review-action-btn.is-active{color:var(--text);background:#1713100f;border-color:#17131033}.pdp-review-replies{border-top:1px solid #17131012;gap:8px;margin-top:14px;padding-top:12px;display:grid}.pdp-reply-card{background:#17131008;border:1px solid #1713100f;border-radius:12px;padding:11px 14px}.pdp-reply-card--brand{background:#ff6e000a;border-color:#ff6e0024}.pdp-reply-header{align-items:center;gap:7px;margin-bottom:5px;display:flex}.pdp-reply-author{color:var(--text);font-size:.78rem;font-weight:700}.pdp-reply-badge{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;background:#ff6e001a;border-radius:999px;padding:2px 7px;font-size:.65rem;font-weight:700}.pdp-reply-text{color:var(--muted-strong,#4b4540);margin:0;font-size:.83rem;line-height:1.65}.pdp-reply-empty{color:var(--muted);text-align:center;margin:0;padding:6px 0;font-size:.82rem}.pdp-reply-form{gap:8px;margin-top:4px;display:flex}.pdp-reply-input{color:var(--text);background:#ffffffe6;border:1px solid #17131024;border-radius:999px;outline:none;flex:1;padding:9px 14px;font-family:inherit;font-size:.83rem}.pdp-reply-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff6e0014}.pdp-reply-submit{background:var(--text);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;padding:9px 16px;font-size:.78rem;font-weight:600;transition:opacity .15s}.pdp-reply-submit:disabled{opacity:.45;cursor:not-allowed}.pdp-reply-login-msg{color:var(--muted);text-align:center;margin:0;padding:8px 0;font-size:.82rem}.pdp-reply-login-msg a{color:var(--accent);font-weight:600}.pdp-review-auth-prompt{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:14px;padding:32px 20px;display:flex}.pdp-review-auth-prompt p{color:var(--muted-strong,#4b4540);margin:0;font-size:.95rem}.pdp-review-author-info{color:var(--muted-strong,#4b4540);background:#ff6e000d;border:1px solid #ff6e001f;border-radius:10px;align-items:center;gap:8px;margin-bottom:4px;padding:10px 14px;font-size:.83rem;display:flex}.pdp-review-author-info strong{color:var(--text)}@media (width<=768px){.pdp-reviews-grid{grid-template-columns:1fr}.pdp-reply-form{flex-direction:column}.pdp-reply-submit{border-radius:12px;padding:10px}}.purchase-row{gap:16px;margin-bottom:24px}.quantity-box{border:1px solid var(--line);background:#ffffffc2;border-radius:999px;align-items:center;gap:12px;min-height:54px;padding:0 12px;display:inline-flex}.quantity-box button{cursor:pointer;background:#11111114;border:0;border-radius:999px;width:34px;height:34px;transition:transform .18s,background .18s}.quantity-box button:hover{background:#11111124;transform:scale(1.04)}@media (width<=980px){.pdp-tabs-nav-track{gap:2px}.pdp-tab{min-height:40px;padding:0 10px;font-size:.8rem}.pdp-tab-icon{display:none}.pdp-panel{border-radius:20px;padding:22px 20px}.pdp-reviews-grid{grid-template-columns:1fr 1fr}.brand-pillar-vert .brand-pillar-num{display:none}}@media (width<=600px){.pdp-tab{min-height:42px;padding:0 8px;font-size:.75rem}.pdp-reviews-grid{grid-template-columns:1fr}}.rich-content ul{margin:0;padding-left:18px}@keyframes product-detail-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.cart-list,.faq-list,.faq-groups{margin-top:10px}.cart-item{grid-template-columns:110px 1fr auto auto;align-items:center;padding:18px}.cart-media{aspect-ratio:1;border-radius:18px}.cart-copy{min-width:0}.cart-copy h2{margin-bottom:8px}.summary-card,.checkout-form,.contact-card{padding:30px}.summary-card{position:sticky;top:120px}.summary-note,.status-message,.error-message{margin:14px 0 0}.error-message{color:#9d2e2e}.status-message{color:#1f6f43}.total-line{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.checkout-form label,.contact-card{gap:8px;display:grid}.article-shell{max-width:920px}.article-cover{border-radius:var(--radius-2xl);margin-bottom:24px}.rich-content h2,.rich-content h3{margin-top:40px}.faq-page .page-head{margin-bottom:64px}.faq-gammes{gap:64px;display:grid}.faq-gamme-block{gap:24px;display:grid}.faq-gamme-header{border-bottom:2px solid #f0ede8;padding-bottom:16px}.faq-gamme-title{color:#1a1a18;letter-spacing:-.01em;margin:4px 0 0;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:800}.faq-accordion{border-top:1px solid #e8e4de;gap:0;display:grid}.faq-accordion-item{border-bottom:1px solid #e8e4de}.faq-accordion-trigger{cursor:pointer;text-align:left;color:#1a1a18;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 0;transition:color .18s;display:flex}.faq-accordion-trigger:hover{color:#e06d00}.faq-accordion-q{flex:1;font-size:.97rem;font-weight:600;line-height:1.45}.faq-accordion-chevron{color:#9a8f83;flex-shrink:0;transition:transform .22s,color .18s}.faq-accordion-item.is-open .faq-accordion-chevron{color:#e06d00;transform:rotate(180deg)}.faq-accordion-body{gap:14px;padding:0 0 22px;display:grid}.faq-accordion-reponse{color:#4a4540;margin:0;font-size:.9rem;line-height:1.7}.faq-accordion-reponse-longue{color:#6a625a;background:#faf8f5;border-left:3px solid #f0a050;border-radius:0 6px 6px 0;margin:0;padding:14px 16px;font-size:.875rem;line-height:1.75}.faq-voir-plus{cursor:pointer;color:#e06d00;letter-spacing:.02em;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.82rem;font-weight:600;transition:opacity .15s;display:inline-flex}.faq-voir-plus:hover{opacity:.75}.faq-group{margin-bottom:28px}.faq-group h2{text-transform:capitalize}.faq-item{padding:20px 22px}.faq-item summary{cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:14px 0 0}.site-footer{color:#ffffffb8;background:radial-gradient(circle at 12% 18%,#ffd6aa47,#0000 18%),radial-gradient(circle at 88% 12%,#ffaa4c38,#0000 20%),linear-gradient(145deg,#ff8a1f 0%,#ff6e00 42%,#ea5b00 100%);margin-top:48px;padding:10px 0 4px}main.page-diagnostic-peau+.site-footer{margin-top:0}.footer-grid{grid-template-columns:minmax(0,1.35fr) minmax(180px,.7fr) minmax(180px,.7fr);align-items:start;gap:6px}.footer-brand-block{align-content:center;justify-items:center;gap:2px;min-height:100%;display:grid}.footer-brand-head{justify-content:center;align-items:center;gap:12px;width:min(100%,420px);margin-inline:auto;display:flex}.footer-brand-logo{object-fit:contain;filter:brightness(0)invert();will-change:filter, opacity;flex-shrink:0;width:auto;height:clamp(44px,4.8vw,58px);animation:3.8s ease-in-out infinite footer-brand-blink}.site-footer .footer-brand-head .footer-title{max-width:12ch;margin:0;font-size:clamp(1.35rem,2.1vw,2.1rem);line-height:.98}.footer-brand-tagline-image{object-fit:contain;filter:brightness(0)invert();will-change:filter, opacity;flex:0 auto;width:auto;max-width:min(100%,340px);height:clamp(44px,4.8vw,58px);animation:3.8s ease-in-out .4s infinite footer-brand-blink;display:block}@keyframes footer-brand-blink{0%,42%{filter:brightness(0)invert();opacity:1}50%,92%{filter:brightness(0);opacity:.96}to{filter:brightness(0)invert();opacity:1}}.footer-social-row{align-items:center;gap:8px;margin-top:6px;display:flex}.footer-social-link{color:#fff;width:36px;height:36px;transition:background var(--transition-base), color var(--transition-base), border-color var(--transition-base), transform var(--transition-base);background:0 0;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.footer-social-link:hover{color:var(--accent);background:#fff;border-color:#fff;transform:translateY(-2px)}.footer-social-link svg{width:16px;height:16px;display:block}.footer-column{gap:2px;display:grid}.footer-column h3{color:#fff;margin:0;font-size:1rem}.footer-column a{color:#ffffffb8;transition:color var(--transition-base);padding:2px 0;font-size:.86rem;line-height:1.5}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;margin-top:6px;padding-top:4px}.footer-copyright{color:#fff8ef;text-shadow:0 1px 2px #782a0047}.footer-partner-link{align-items:center;display:inline-flex}.footer-partner-logo{object-fit:contain;width:auto;height:26px}.brand-story,.brand-cta,.routine-shell{gap:26px;display:grid}.brand-cta{border-radius:var(--radius-2xl);padding:34px}.routine-shell{gap:30px}.routine-hero-card-dark{color:#fff;box-shadow:var(--shadow-strong);background:linear-gradient(160deg,#111111f5 0%,#271e18f0 100%)}.routine-hero-card-dark p,.routine-hero-card-dark .eyebrow{color:#ffffffc2}.routine-step-card span{color:var(--accent);letter-spacing:.18em;margin-bottom:14px;font-size:.8rem;display:inline-block}.routine-editorial-copy,.routine-editorial-stack{gap:18px;display:grid}.routine-editorial-stack>div strong{margin-bottom:8px;font-size:1.08rem;display:block}.routine-cta-panel{background:radial-gradient(circle at 100%,#ff6e0024,#0000 24%),linear-gradient(#fffffff0 0%,#f7f1eae0 100%);justify-content:space-between;align-items:center;gap:14px;padding:24px;display:flex}.routine-cta-panel>div:first-child{gap:10px;display:grid}.routine-cta-panel .eyebrow{letter-spacing:.2em;font-size:.64rem}.routine-cta-panel .section-title{max-width:12.5ch;font-size:clamp(1.9rem,3.1vw,3.2rem);line-height:.98}.routine-cta-actions{flex-wrap:wrap;gap:10px;display:flex}.routine-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;gap:10px;min-height:48px;padding:0 18px 0 20px;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s,color .22s;position:relative;overflow:hidden}.routine-button:before{content:"";opacity:0;background:linear-gradient(90deg,#ffffff14 0%,#fff0 58%);transition:opacity .22s;position:absolute;inset:0}.routine-button span,.routine-button svg{z-index:1;position:relative}.routine-button svg{flex-shrink:0;width:14px;height:14px;transition:transform .22s}.routine-button:hover:before{opacity:1}.routine-button:hover svg{transform:translate(2px)}.routine-button-primary{color:#fff;background:linear-gradient(135deg,#111 0%,#2c2118 100%);border:1px solid #11111114;box-shadow:0 14px 30px #12111129}.routine-button-primary:hover{box-shadow:0 18px 36px #12111133}.routine-button-secondary{color:var(--text);background:#ffffffbd;border:1px solid #12111114;box-shadow:0 10px 24px #12111112}.routine-button-secondary:hover{background:#ffffffe6;box-shadow:0 14px 28px #12111117}.loading-screen{text-align:center;place-items:center;gap:16px;min-height:40vh;display:grid}.loading-orbit{border:1px solid #1111111f;border-top-color:#111;border-radius:999px;width:56px;height:56px;animation:.9s linear infinite spin}.whatsapp-fab{z-index:50;background:linear-gradient(155deg,#62ee74 0%,#25d366 45%,#0dab47 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;padding:0;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:20px;right:20px;overflow:visible;box-shadow:0 6px 22px #25d36680,0 3px 8px #0000002e}.whatsapp-fab:hover{transform:translateY(-3px)scale(1.08);box-shadow:0 12px 36px #25d36699,0 5px 14px #0003}.whatsapp-fab:focus-visible{outline-offset:4px;outline:3px solid #25d366}.whatsapp-fab-ring{pointer-events:none;border:2px solid #25d3666b;border-radius:50%;animation:2.4s ease-out infinite whatsapp-pulse;position:absolute;inset:-8px}.whatsapp-fab-svg{width:60%;height:60%;display:block}@keyframes whatsapp-pulse{0%{opacity:.8;transform:scale(.92)}70%{opacity:0;transform:scale(1.12)}to{opacity:0;transform:scale(1.12)}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1120px){.hero-grid,.split-intro,.section-head,.ritual-grid,.footer-grid,.cart-layout,.checkout-layout,.contact-layout,.product-detail-grid,.form-grid,.routine-hero-band,.routine-editorial{grid-template-columns:1fr}.collection-grid,.product-grid,.editorial-grid,.brand-panels,.routine-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar,.detail-section-grid,.detail-meta-compact{grid-template-columns:1fr 1fr}.filter-bar>:first-child{grid-column:1/-1}.summary-card{position:static}.cart-item{grid-template-columns:96px minmax(0,1fr);align-items:start}.cart-item .quantity-box,.cart-item .text-button{grid-column:2}.cart-item .text-button{justify-self:start}.page-head{max-width:680px}.page-title{font-size:clamp(2.8rem,6vw,4.8rem)}.section-title,.footer-title{font-size:clamp(2rem,3.8vw,3.4rem)}}@media (width<=860px){.desktop-nav,.nav-cta{display:none}.nav-burger{display:inline-flex}.nav-bar{grid-template-columns:1fr auto}.nav-bar .desktop-nav{display:none}}@media (width<=760px){:root{--header-h:82px}.collection-grid,.product-grid,.editorial-grid,.brand-panels,.filter-bar,.routine-steps{grid-template-columns:1fr}.nav-bar{height:54px}.brand-logo{height:36px}.hero-copy h1,.page-title,.section-title,.footer-title{max-width:none}.page-head{margin-bottom:22px}.section-head{align-items:start;margin-bottom:22px}.hero-section,.section,.page-section{padding:30px 0}.hero-copy,.hero-panel,.summary-card,.checkout-form,.contact-card,.collection-card,.editorial-card,.brand-panel,.detail-panel,.routine-step-card,.routine-hero-card,.routine-editorial-stack>div,.routine-cta-panel{padding:22px}.hero-copy{min-height:auto}.cart-item{grid-template-columns:1fr}.cart-item .quantity-box,.cart-item .text-button{grid-column:auto}.product-card-body{gap:10px;padding:18px}.product-card-copy,.editorial-card p{-webkit-line-clamp:3;line-clamp:3}.footer-grid{gap:20px}.footer-column h3{font-size:.7rem}.site-footer{padding:40px 0 0}.site-footer .footer-column a{font-size:.84rem}.purchase-row,.routine-cta-panel{flex-direction:column;align-items:stretch}.thumbnail-row{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{text-align:center;flex-direction:column-reverse;align-items:center;gap:8px}.whatsapp-fab{width:52px;height:52px;bottom:14px;right:14px}.whatsapp-fab-ring{inset:-6px}.ann-bar{letter-spacing:.12em;height:28px;font-size:.58rem}.nav-bar-wrap{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom-right-radius:16px;border-bottom-left-radius:16px}.nav-actions{gap:5px}.nav-icon-btn,.nav-burger{background:#ffffff14;border-radius:12px;width:34px;height:34px}.nav-overlay-panel{width:100%;box-shadow:none;border-left:none}.nav-overlay-head{padding:16px 18px}.nav-overlay-head .brand-logo{height:32px}.nav-overlay-nav{padding:4px 0 0}.nav-overlay-link{gap:10px;min-height:52px;padding:0 18px}.nav-overlay-link-ico{border-radius:8px;width:30px;height:30px}.nav-overlay-link-text{font-size:.9rem}.nav-overlay-foot{padding:16px 18px 36px}.nav-overlay-routine-row{padding-right:12px}.nav-overlay-sub{margin:0 12px 6px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"brand brand""nav info";align-items:start;gap:14px 12px;padding-bottom:18px}.footer-brand-block{border-bottom:1px solid #ffffff12;grid-area:brand;margin-bottom:0;padding-bottom:14px}.footer-brand-head{justify-content:flex-start}.footer-column{align-content:start}.site-footer{border-top-left-radius:0;border-top-right-radius:0;margin-top:40px}.footer-brand-block{text-align:center;border-bottom:1px solid #ffffff14;justify-items:center;gap:6px;padding-bottom:10px}.footer-brand-head{flex-flow:row;justify-content:center;align-items:center;gap:12px}.footer-column--nav{grid-area:nav}.footer-column--info{grid-area:info}.footer-column{text-align:left;justify-items:start;gap:4px;padding-top:0}.footer-column a{padding:2px 0}.footer-bottom{letter-spacing:.12em;text-align:center;flex-direction:column-reverse;justify-content:center;align-items:center;gap:6px;font-size:.62rem}.home-promise-section .section-title{letter-spacing:-.01em;font-size:clamp(1.3rem,5.5vw,1.8rem);line-height:1.1}.promise-title-line{margin-bottom:.15em}.promise-title-line:nth-child(2),.promise-title-line:nth-child(3){display:inline}.promise-title-line:last-child{text-align:center;margin-top:.1em;display:block}.home-promise-section .split-intro-copy{text-align:center;padding:24px 20px}.home-promise-section .split-intro-panel{padding:20px}.home-promise-section .section-copy{text-align:center;font-size:.9rem;line-height:1.7}.home-promise-section .promise-brand-link{margin:24px auto 0;display:inline-flex}.vh-root{border-bottom-right-radius:28px;border-bottom-left-radius:28px;min-height:calc(100dvh - 6px)}.vh-content{padding-top:calc(var(--header-h) + 8px);padding-bottom:26px}.vh-inner{gap:18px}.vh-stage{gap:14px}.vh-copy{max-width:none;padding:0 2px}.vh-signature-lockup{gap:10px;max-width:420px;margin-top:20px}.vh-signature-kicker{letter-spacing:.22em;font-size:.56rem}.vh-signature-kicker:before{width:30px}.vh-signature-stage{width:min(100%,420px);min-height:clamp(112px,30vw,180px)}.vh-signature-mark{width:min(100%,320px)}.vh-signature-mark-black{transform:translate(calc(24px - 50%),calc(12px - 50%))scale(.986)}.vh-signature-mark-orange{transform:translate(calc(10px - 50%),calc(5px - 50%))scale(.99)}.vh-sidecard{background:linear-gradient(#ffffff24 0%,#ffffff12 100%);border-radius:18px;padding:14px}.vh-sidecard strong{font-size:1.18rem;line-height:.94}.vh-sidecard-body{margin-top:12px}.vh-sidecard-body p{font-size:.84rem;line-height:1.62}.vh-sidecard-metrics{gap:8px;margin-top:12px}.vh-sidecard-metrics strong{font-size:.88rem}.vh-strip-wrap{padding-top:0}.vh-strip{gap:6px}.vh-strip-item{background:linear-gradient(#ffffff29 0%,#ffffff14 100%);border-radius:14px;grid-template-columns:44px 1fr;padding:7px}.vh-strip-img{border-radius:8px;height:46px}.vh-strip-name{letter-spacing:-.03em;font-size:.68rem}.home-promise-section,.home-routine-section,.home-gammes-section,.home-signature-section,.home-why-section,.home-bestsellers-section,.home-journal-section{position:relative}.home-promise-section .container,.home-routine-section .container,.home-gammes-section .container,.home-signature-section .container,.home-why-section .container,.home-bestsellers-section .container,.home-journal-section .container{width:min(100vw - 20px,1240px)}.home-promise-section{padding-top:18px}.home-signature-section .text-link:after,.home-gammes-section .text-link:after,.home-bestsellers-section .text-link:after,.home-avis-section .text-link:after{content:"↗";letter-spacing:0;font-size:.92rem;line-height:1;transition:transform .22s}.home-signature-section .text-link:hover,.home-gammes-section .text-link:hover,.home-bestsellers-section .text-link:hover,.home-avis-section .text-link:hover{opacity:1;color:var(--accent);background:linear-gradient(#fff 0%,#fff7edf2 100%);border-color:#ff6e003d;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffe6,0 14px 28px #12111114}.home-signature-section .text-link:hover:after,.home-gammes-section .text-link:hover:after,.home-bestsellers-section .text-link:hover:after,.home-avis-section .text-link:hover:after{transform:translate(2px,-1px)}.home-why-section{padding-block:46px}.home-why-section .ritual-grid{grid-template-columns:minmax(220px,.82fr) minmax(0,1.38fr);align-items:start;gap:24px}.home-why-section .section-title{max-width:10.5ch}.home-why-section .ritual-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-why-section .ritual-points>div{border-top:1px solid #ffffff1a;padding:14px 0 0}.home-why-section .ritual-points strong{margin-bottom:6px;font-size:.96rem;line-height:1.22}.home-why-section .ritual-points p{color:#ffffffb8;margin:0;font-size:.8rem;line-height:1.52}.split-intro-premium{gap:14px}.split-intro-copy,.split-intro-panel,.routine-cta-panel,.ritual-points>div{border-radius:20px}.split-intro-copy{background:linear-gradient(#ffffffb8 0%,#ffffff38 100%);padding:18px 16px 0}.split-intro-panel{background:linear-gradient(#ffffffd6 0%,#f9f7f38a 100%);padding:16px 0 16px 16px;box-shadow:0 16px 36px #1211110f}.split-intro-panel .section-copy{font-size:.9rem;line-height:1.72}.split-intro-note{letter-spacing:.14em;margin-top:14px;font-size:.62rem}.routine-cta-panel{background:radial-gradient(circle at 100% 0,#ff6e001f,#0000 30%),linear-gradient(#fffffffa 0%,#f7f1eaeb 100%);gap:12px;padding:16px;box-shadow:0 18px 42px #1211110f}.routine-cta-panel .section-title{max-width:11ch;font-size:clamp(1.42rem,6.5vw,2rem);line-height:.96}.routine-cta-actions{gap:8px}.routine-button{border-radius:16px;min-height:46px;padding:0 14px 0 16px}.product-grid-premium{gap:14px}.product-grid-premium .product-card,.collection-card,.editorial-card{border-radius:24px;box-shadow:0 18px 40px #1211110f}.product-grid-premium .product-card-media{aspect-ratio:1}.product-grid-premium .product-card-body{padding:16px}.product-grid-premium .product-card-title{font-size:1.42rem;line-height:.94}.product-grid-premium .product-card-copy{max-width:none;font-size:.9rem;line-height:1.62}.home-why-section .ritual-points{gap:12px}.home-why-section .ritual-points>div{padding:14px 0}.product-page-premium{padding-top:18px}.product-page-premium .container{width:min(100vw - 20px,1240px)}.product-detail-stage{border-radius:22px;padding:12px 12px 28px}.product-detail-grid{gap:20px}.product-detail-visuals{flex-direction:column;gap:10px;display:flex}.product-detail-media-shell{order:1;width:100%}.product-detail-media-caption{flex-direction:column;align-items:flex-start;gap:4px;padding:0 2px}.product-detail-media{aspect-ratio:4/5;border-radius:22px;overflow:hidden;box-shadow:0 8px 32px #12111112}.pdp-nav-btn{opacity:1;width:32px;height:32px}.pdp-nav-btn--prev{left:8px}.pdp-nav-btn--next{right:8px}.thumbnail-row.thumbnail-column{grid-template-columns:none;grid-auto-rows:none;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;order:2;gap:6px;padding:2px 0 6px;display:flex;overflow-x:auto}.thumbnail-row.thumbnail-column::-webkit-scrollbar{display:none}.thumbnail-row.thumbnail-column .thumbnail{scroll-snap-align:start;border-radius:6px;flex:0 0 clamp(52px,13vw,62px);width:clamp(52px,13vw,62px);height:clamp(52px,13vw,62px)}.product-detail-copy{background:0 0;border-radius:0;gap:16px;padding:0}.product-detail-shell{border-radius:0;gap:18px;padding:0}.product-section-nav{top:calc(var(--header-h) + 10px);border-radius:16px;grid-auto-columns:minmax(140px,1fr);box-shadow:0 10px 24px #12111114}.product-sections-shell{gap:16px;margin-top:20px}.product-section-nav-link{min-height:54px;padding:0 16px;font-size:.84rem}.product-heading-topline{gap:10px}.product-badge-row{gap:8px}.product-review-strip{gap:10px}.product-review-trigger,.product-review-score{font-size:.88rem}.product-review-modal{place-items:end center;padding:16px}.product-review-modal-card{border-radius:22px;width:min(100%,680px);max-height:min(82vh,700px);padding:18px}.product-review-form-grid{grid-template-columns:1fr;gap:10px}.product-detail-title{max-width:none;font-size:clamp(1.6rem,6.5vw,2.3rem);line-height:.95}.product-hero-description{font-size:.94rem;line-height:1.68}.detail-meta{background:#ffffffd1;border-radius:18px;gap:14px;margin:0;padding:16px}.detail-meta-compact{grid-template-columns:1fr 1fr;padding:16px}.detail-meta>div{min-width:0}.detail-meta strong{font-size:1rem}.purchase-row{flex-direction:column;gap:10px;margin-bottom:0}.purchase-row .button.button-dark{letter-spacing:.03em;width:100%;min-height:52px;box-shadow:none;border-radius:16px;font-size:1rem}.quantity-box{border-radius:16px;justify-content:space-between;width:100%;padding:0 10px}.product-price-block strong{font-size:clamp(1.9rem,6vw,2.4rem)}.detail-panel{background:linear-gradient(#ffffffe0 0%,#f8f4eec7 100%);border-radius:20px;padding:18px}.detail-section-grid{grid-template-columns:1fr;gap:14px}.detail-section-stack-structured{gap:16px}.detail-panel-card,.detail-panel-editorial{border-radius:20px;padding:18px}.detail-panel h2{font-size:1.42rem}.detail-panel p,.detail-panel li,.detail-list-rich span{word-break:break-word;font-size:.92rem;line-height:1.7}}@media (width<=520px){.product-detail-stage{border-radius:20px;padding:10px 10px 28px}.product-detail-media{aspect-ratio:4/5;border-radius:18px}.product-detail-title{max-width:none;font-size:clamp(1.52rem,7vw,2rem)}.product-price-block strong{font-size:clamp(1.75rem,7.5vw,2.2rem)}.thumbnail-row.thumbnail-column .thumbnail{flex:0 0 clamp(46px,12vw,56px);width:clamp(46px,12vw,56px);height:clamp(46px,12vw,56px)}.product-review-modal{align-items:end;padding:10px}.product-review-modal-card{border-radius:20px 20px 0 0;width:100%;max-height:min(88vh,100%);padding:16px}.product-review-modal-head h2{font-size:1.28rem}.product-review-modal-close{width:36px;height:36px;font-size:1.2rem}.product-sections-shell{gap:14px;margin-top:16px}.product-section-nav{top:calc(var(--header-h) + 8px);border-radius:14px;grid-auto-columns:minmax(124px,1fr)}.product-section-nav-link{min-height:48px;padding:0 14px;font-size:.78rem}.product-review-strip{align-items:flex-start}.product-review-hovercard{min-width:min(240px,100vw - 48px)}.product-review-form label span,.product-review-status{letter-spacing:.12em;font-size:.66rem}.detail-section-stack-structured{gap:14px}.detail-panel,.detail-panel-card,.detail-panel-editorial{border-radius:18px;padding:16px}.detail-panel-head{margin-bottom:10px}.detail-panel-head h2{font-size:1.24rem;line-height:1.02}.detail-panel-kicker{letter-spacing:.14em;font-size:.62rem}.product-reviews-list{grid-template-columns:1fr;gap:12px}.product-review-card,.product-review-empty{border-radius:20px;padding:18px}}@media (width<=760px){.cart-page-premium,.checkout-page-premium{padding-top:18px}.cart-page-premium .container,.checkout-page-premium .container{width:min(100vw - 20px,1240px)}.cart-page-premium .page-head,.checkout-page-premium .page-head{margin-bottom:18px}.cart-page-premium .page-title,.checkout-page-premium .page-title{max-width:10.5ch;font-size:clamp(1.7rem,7vw,2.45rem);line-height:.92}.cart-item-premium,.cart-summary-card,.checkout-form-premium,.checkout-summary-card{border-radius:22px;box-shadow:0 20px 44px #12111114}.cart-item-premium{background:linear-gradient(#fffffff5 0%,#f7f2ecdb 100%);gap:12px;padding:14px}.cart-item-premium .cart-media{aspect-ratio:1.08;border-radius:18px;box-shadow:0 14px 30px #12111114}.cart-item-premium .cart-copy h2{margin-bottom:6px;font-size:1.26rem;line-height:.96}.cart-item-premium .cart-copy p{color:var(--muted-strong);margin:0;font-size:.92rem}.cart-item-premium .quantity-box{background:#ffffffe0;border-radius:16px;min-height:48px;box-shadow:inset 0 0 0 1px #1211110d}.cart-item-premium .text-button{letter-spacing:.14em;text-transform:uppercase;background:#1211110d;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:.72rem;font-weight:700;display:inline-flex}.cart-summary-card,.checkout-summary-card{background:linear-gradient(#fffffffa 0%,#f8f4eee6 100%);padding:18px}.cart-summary-card h2,.checkout-summary-card h2{margin-bottom:8px;font-size:1.38rem}.cart-summary-card .summary-note{font-size:.88rem;line-height:1.6}.cart-summary-card .button.button-dark,.checkout-form-premium .button.button-dark{width:100%;min-height:50px;box-shadow:none;border-radius:16px}.cart-page-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.cart-count-badge{letter-spacing:.16em;text-transform:uppercase;color:var(--muted-strong);background:#ffffffe6;border:1px solid #0a0a0a14;border-radius:999px;padding:8px 14px;font-size:.72rem;font-weight:700}.cart-item-premium{grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.cart-item-premium .cart-media{aspect-ratio:1}.cart-item-premium .cart-copy h2{margin-bottom:6px}.cart-item-premium .cart-item-price{color:var(--text);margin:0;font-size:.95rem;font-weight:700}.cart-item-premium .cart-item-meta{color:var(--muted);margin:6px 0 0;font-size:.78rem}.cart-item-actions{justify-items:end;gap:10px;display:grid}.cart-item-total{font-size:1rem;font-weight:800}.cart-trust{color:var(--muted-strong);gap:8px;padding:12px 0 2px;font-size:.78rem;display:grid}.cart-continue-link{justify-content:center;margin-top:8px}@media (width<=980px){.cart-item-premium{grid-template-columns:90px minmax(0,1fr)}.cart-item-actions{grid-column:1/-1;justify-items:start}.cart-item-total{justify-self:start}}@media (width<=640px){.cart-page-head{flex-direction:column;align-items:flex-start}}.checkout-form-premium{background:linear-gradient(#fffffffa 0%,#f8f4eee6 100%);padding:18px}.checkout-form-premium .form-grid{gap:12px}.checkout-form-premium label{gap:6px}.checkout-form-premium .field{background:#ffffffeb;border-radius:16px;min-height:52px;padding:0 16px}.checkout-form-premium .textarea{min-height:124px;padding:16px}.checkout-summary-card .summary-line{border-bottom:1px solid #1211110f;gap:8px;padding:10px 0}.checkout-summary-card .summary-line:last-child{border-bottom:0}.checkout-summary-card .total-line{border-top:1px solid #12111114;margin-top:8px;padding-top:14px}.checkout-summary-card .total-line strong{font-size:1.18rem}}.catalogue-page-luxury,.journal-page-luxury,.journal-article-luxury{position:relative}.catalogue-page-head,.journal-page-head,.article-page-head{padding:0 0 18px;position:relative}.article-page-head .page-title{max-width:none;font-size:clamp(1.9rem,3.5vw,2.8rem)}.catalogue-page-head .page-title,.routine-detail-head .page-title{letter-spacing:-.034em;max-width:15ch;font-size:clamp(2.45rem,4.15vw,4.2rem);line-height:1.05}.catalogue-page-head:after,.journal-page-head:after,.article-page-head:after{content:"";background:linear-gradient(90deg, var(--accent) 0%, #ff6e002e 100%);width:88px;height:1px;position:absolute;bottom:0;left:0}.catalogue-page-head .section-copy,.journal-page-head .section-copy,.article-page-head .section-copy{color:var(--muted-strong)}.catalogue-filter-bar{background:linear-gradient(#fffffff5 0%,#f7f1eadb 100%);border:1px solid #1211110f;border-radius:26px;padding:16px;box-shadow:0 18px 44px #1211110f}.catalogue-field{background:#ffffffeb;border-color:#12111114;box-shadow:inset 0 0 0 1px #ffffff6b}.catalogue-product-grid{gap:28px}.catalogue-product-grid .product-card{border-radius:28px;box-shadow:0 22px 60px #12111114}.catalogue-product-grid .product-card-media{aspect-ratio:1.02}.catalogue-empty-state{background:linear-gradient(#fffffff5 0%,#f7f1ead1 100%)}.catalogue-load-more{justify-content:center;margin-top:48px;display:flex}.catalogue-load-more-btn{border:1.5px solid var(--line-strong);background:var(--surface-strong);color:var(--text);font-family:var(--font-brand);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:15px 32px;font-size:.78rem;font-weight:700;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.catalogue-load-more-btn:hover:not(:disabled){background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:none;transform:translateY(-2px)}.catalogue-load-more-btn:disabled{opacity:.7;cursor:not-allowed}.catalogue-load-more-count{background:var(--accent-soft);color:var(--accent);letter-spacing:.08em;border-radius:999px;padding:3px 10px;font-size:.68rem}.catalogue-load-more-btn:hover:not(:disabled) .catalogue-load-more-count{color:#fff;background:#ffffff38}.catalogue-load-more-spinner{border:2px solid #0a0a0a2e;border-top-color:var(--text);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite spin}.catalogue-count{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-top:20px;font-size:.72rem}.journal-page-head{max-width:820px}.journal-editorial-grid{gap:26px}.journal-editorial-card{background:radial-gradient(circle at 100% 0,#ff6e0024,#0000 24%),linear-gradient(#fffffffa 0%,#f8f4eedb 100%);border:1px solid #1211110f;border-radius:30px;min-height:340px;padding:28px;box-shadow:0 20px 54px #1211110f}.journal-editorial-card span{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:700}.journal-editorial-card h2,.journal-editorial-card h3{font-size:clamp(1.8rem,2.1vw,2.4rem);line-height:.96}.journal-editorial-card p{max-width:32ch}.journal-article-luxury .article-shell{max-width:980px}.article-page-head{max-width:780px}.article-cover-luxury{border-radius:34px;max-height:380px;overflow:hidden;box-shadow:0 28px 70px #1211111f}.article-cover-luxury img{object-fit:cover;width:100%;height:100%;max-height:380px;display:block}.journal-editorial-card .card-image{object-fit:cover;border-radius:18px;width:100%;height:160px;margin-bottom:16px;display:block}.article-rich-content{background:linear-gradient(#fffffff5 0%,#f8f4eee0 100%);border:1px solid #1211110d;border-radius:30px;padding:34px 38px;box-shadow:0 20px 52px #1211110f}.article-rich-content p,.article-rich-content li{color:var(--muted-strong);font-size:1rem;line-height:1.92}.article-rich-content h2,.article-rich-content h3{margin-top:34px;font-size:clamp(1.7rem,2.2vw,2.35rem);line-height:.98}.article-related-section{padding-top:22px}@media (width<=1120px){.catalogue-product-grid{gap:22px}.journal-editorial-card{min-height:300px}}@media (width<=760px){.catalogue-page-luxury,.journal-page-luxury,.journal-article-luxury{padding-top:18px}.catalogue-page-luxury .container,.journal-page-luxury .container,.journal-article-luxury .container{width:min(100vw - 20px,1240px)}.catalogue-page-head,.journal-page-head,.article-page-head{padding-bottom:14px}.catalogue-page-head .page-title,.routine-detail-head .page-title{max-width:16ch;font-size:clamp(2rem,7.4vw,2.85rem);line-height:1.08}.catalogue-page-head:after,.journal-page-head:after,.article-page-head:after{width:64px}.catalogue-filter-bar{border-radius:20px;gap:10px;padding:12px}.catalogue-product-grid{gap:14px}.catalogue-product-grid .product-card{border-radius:26px}.catalogue-product-grid .product-card-media{aspect-ratio:1}.journal-editorial-grid{gap:14px}.journal-editorial-card{border-radius:24px;min-height:auto;padding:20px 18px}.journal-editorial-card h2,.journal-editorial-card h3{font-size:1.48rem;line-height:.96}.article-cover-luxury{border-radius:24px}.article-rich-content{border-radius:22px;padding:20px 18px}.article-rich-content p,.article-rich-content li{font-size:.94rem;line-height:1.78}.article-rich-content h2,.article-rich-content h3{font-size:1.4rem;line-height:.98}}.brand-page-luxury,.routine-page-luxury,.gammes-page-luxury,.gamme-detail-page-luxury,.contact-page-luxury{position:relative}.brand-page-head,.routine-page-head,.gammes-page-head,.gamme-detail-page-head,.contact-page-head{padding-bottom:18px;position:relative}.routine-page-head .page-title{letter-spacing:-.035em;max-width:15ch;font-size:clamp(2.5rem,4.4vw,4.6rem);line-height:1.04}.brand-page-head .page-title{letter-spacing:0;white-space:nowrap;max-width:100%;font-size:clamp(1.95rem,2.45vw,2.55rem);line-height:1.05}.contact-page-head .page-title{letter-spacing:-.033em;max-width:15ch;font-size:clamp(2.35rem,4vw,4rem);line-height:1.06}.gammes-page-head .page-title{letter-spacing:-.033em;max-width:15ch;font-size:clamp(2.4rem,4.05vw,4.1rem);line-height:1.05}.journal-page-head .page-title{letter-spacing:-.034em;max-width:15ch;font-size:clamp(2.45rem,4.2vw,4.3rem);line-height:1.05}.brand-page-head:after,.routine-page-head:after,.gammes-page-head:after,.gamme-detail-page-head:after,.contact-page-head:after{content:"";background:linear-gradient(90deg, var(--accent) 0%, #ff6e002e 100%);width:88px;height:1px;position:absolute;bottom:0;left:0}.brand-panels-luxury,.gammes-collection-grid,.gamme-detail-product-grid{gap:26px}.brand-panel-luxury,.gamme-collection-card{border-radius:30px;box-shadow:0 22px 58px #1211110f}.brand-panel-luxury{background:radial-gradient(circle at 100% 0,#ff6e001f,#0000 22%),linear-gradient(#fffffffa 0%,#f8f4eedb 100%);min-height:260px;padding:30px}.brand-panel-luxury h2{font-size:clamp(1.65rem,2vw,2.25rem);line-height:.96}.brand-cta-luxury{border-radius:34px;align-items:center;box-shadow:0 28px 70px #1211111f}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}[data-reveal][data-delay="1"]{transition-delay:.12s}[data-reveal][data-delay="2"]{transition-delay:.24s}.brand-philosophy{background:linear-gradient(135deg,#ff6e000d 0%,#fff0 60%);border:1px solid #ff6e001f;border-radius:28px;padding:clamp(28px,4vw,52px) clamp(24px,5vw,64px);position:relative;overflow:hidden}.brand-philosophy:before{content:"";background:linear-gradient(90deg, var(--accent) 0%, #ff6e0026 100%);width:0;height:2px;transition:width .9s cubic-bezier(.4,0,.2,1) .3s;position:absolute;bottom:0;left:clamp(24px,5vw,64px)}.brand-philosophy.is-visible:before{width:72px}.brand-philosophy-text{color:var(--muted-strong);max-width:72ch;margin:0;font-size:clamp(1.05rem,1.4vw,1.22rem);line-height:1.95}.brand-editorial-grid{grid-template-columns:1fr 1fr;gap:clamp(16px,2.8vw,32px);display:grid}.brand-editorial-block{background:#ffffffb3;border:1px solid #17131012;border-radius:24px;align-content:start;gap:12px;padding:clamp(24px,3vw,38px);transition:box-shadow .3s,transform .3s;display:grid;box-shadow:0 12px 36px #1211110d}.brand-editorial-block:hover{transform:translateY(-3px);box-shadow:0 20px 50px #12111117}.brand-editorial-block--accent{background:linear-gradient(160deg,#ff6e000a 0%,#ffffffc2 55%)}.brand-editorial-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:700}.brand-editorial-title{letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(1.25rem,1.6vw,1.55rem);line-height:1.2}.brand-editorial-body{color:var(--muted);margin:0;font-size:.93rem;line-height:1.82}.brand-durable{gap:28px;display:grid}.brand-durable-head{gap:8px;display:grid}.brand-durable-title{letter-spacing:-.025em;margin:0;font-size:clamp(1.45rem,2vw,2rem);line-height:1.1}.brand-pillars-track{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#fffffff2 0%,#faf8f5e6 100%);border:1px solid #17131014;border-radius:28px;height:clamp(280px,36vw,420px);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #12111114,0 8px 24px #1211110a,inset 0 1px #fffc}.brand-pillar{cursor:pointer;text-align:left;z-index:1;background:0 0;border:none;border-right:1px solid #1713100f;flex:0 0 68px;padding:0;transition:all .48s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.brand-pillar:last-child{border-right:0}.brand-pillar.is-open{background:#fff3;flex:1;box-shadow:inset 0 0 40px #ffffff4d}.brand-pillar:not(.is-open):hover{background:#ffffff1a;transform:scale(1.02);box-shadow:0 8px 24px #1211111a}.brand-pillar:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.brand-pillar-vert{flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:28px;transition:transform .3s;display:flex;position:absolute;inset:0}.brand-pillar:not(.is-open):hover .brand-pillar-vert{transform:translateY(-4px)}.brand-pillar.is-open .brand-pillar-vert{opacity:0}.brand-pillar-num{letter-spacing:.2em;color:var(--accent);font-size:.7rem;font-weight:900;transition:all .3s;position:relative}.brand-pillar:not(.is-open):hover .brand-pillar-num{color:var(--accent-light);transform:scale(1.1)}.brand-pillar-vtitle{writing-mode:vertical-rl;color:var(--muted);font-size:.82rem;font-weight:600;transition:color .3s;transform:rotate(180deg)}.brand-pillar:not(.is-open):hover .brand-pillar-vtitle{color:var(--text)}.brand-pillar-content{opacity:0;pointer-events:none;flex-direction:column;justify-content:flex-end;gap:12px;min-width:240px;padding:32px 36px;transition:all .4s cubic-bezier(.4,0,.2,1) .12s;display:flex;position:absolute;inset:0;transform:translate(10px)scale(.95)}.brand-pillar.is-open .brand-pillar-content{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.brand-pillar-tag{letter-spacing:.25em;color:var(--accent);opacity:.8;font-size:.7rem;font-weight:900}.brand-pillar-title{color:var(--text);margin-bottom:4px;font-size:clamp(1.1rem,1.5vw,1.4rem);font-weight:700;line-height:1.3;position:relative}.brand-pillar-title:after{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-light));width:0;height:2px;transition:width .4s;position:absolute;bottom:-2px;left:0}.brand-pillar.is-open .brand-pillar-title:after{width:60px}.brand-pillar-text{color:var(--muted);max-width:48ch;margin:0;font-size:.9rem;line-height:1.6;transition:color .3s}.brand-pillar.is-open .brand-pillar-text{color:var(--text)}@media (width>=981px){.brand-durable{gap:10px}.brand-durable-head{gap:2px}.brand-durable-title{font-size:clamp(1.15rem,1.35vw,1.45rem);line-height:1.02}.brand-pillars-track{border-radius:18px;height:clamp(170px,18vw,230px)}.brand-pillar{flex-basis:50px}.brand-pillar-vert{padding-bottom:14px}.brand-pillar-content{gap:6px;padding:18px 24px}.brand-pillar-title{margin-bottom:0;font-size:clamp(.94rem,1.08vw,1.08rem);line-height:1.18}.brand-pillar-text{font-size:.78rem;line-height:1.38}.brand-pillar-tag{font-size:.62rem}.brand-pillar-vtitle{font-size:.74rem}}.brand-footer-cta{background:#ffffffad;border:1px solid #17131014;border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:28px 36px;display:flex;box-shadow:0 8px 28px #1211110f}.brand-footer-cta-copy{gap:4px;display:grid}.brand-footer-cta-sub{color:var(--text);margin:0;font-size:1rem;font-weight:600}.promise-brand-link{letter-spacing:.06em;text-transform:uppercase;color:var(--text);border-bottom:1px solid #17131038;align-items:center;gap:7px;margin-top:16px;padding-bottom:2px;font-size:.82rem;font-weight:700;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.promise-brand-link:hover{color:var(--accent);border-color:var(--accent)}@media (width<=980px){.brand-editorial-grid{grid-template-columns:1fr}.brand-pillars-track{flex-direction:column;gap:8px;height:auto}.brand-pillar{border-bottom:1px solid #17131012;border-right:0;flex:0 0 64px;min-height:64px}.brand-pillar:last-child{border-bottom:0}.brand-pillar.is-open{flex:none}.brand-pillar-vert{flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;padding:0 24px}.brand-pillar-num{font-size:1.1rem;font-weight:600}.brand-pillar-vtitle{writing-mode:horizontal-tb;font-size:1rem;font-weight:500;transform:none}.brand-pillar-content{opacity:0;visibility:hidden;pointer-events:none;grid-template-rows:0fr;gap:0;max-height:0;padding:0 24px;transition:grid-template-rows .38s cubic-bezier(.4,0,.2,1),padding .38s,max-height .38s,opacity .22s;display:grid;position:static;overflow:hidden;transform:none}.brand-pillar.is-open .brand-pillar-content{opacity:1;visibility:visible;pointer-events:auto;grid-template-rows:1fr;max-height:260px;padding:16px 24px 28px}.brand-pillar-tag{display:none}.brand-pillar-title{margin-bottom:8px;font-size:1.2rem;overflow:hidden}.brand-pillar-text{font-size:.95rem;line-height:1.5;overflow:hidden}.brand-philosophy{padding:24px}}@media (width<=600px){.brand-footer-cta{flex-direction:column;align-items:flex-start;padding:22px 20px}}.brand-showcase{gap:clamp(18px,3.4vw,42px);min-width:0;display:grid}.brand-showcase-row{box-shadow:none;background:0 0;border-bottom:0;border-radius:0;grid-template-columns:minmax(0,.96fr) minmax(280px,.84fr);align-items:center;gap:clamp(24px,4vw,52px);min-width:0;padding:clamp(18px,3.4vw,42px) 0;display:grid}.brand-showcase-row:first-child{padding-top:0}.brand-showcase-row:last-child{border-bottom:0}.brand-showcase-row.is-reverse{grid-template-columns:minmax(280px,.84fr) minmax(0,.96fr)}.brand-showcase-row.is-reverse .brand-showcase-copy{order:2}.brand-showcase-row.is-reverse .brand-showcase-media{order:1}.brand-showcase-copy{gap:14px;min-width:0;display:grid}.brand-showcase-copy h2{letter-spacing:0;overflow-wrap:normal;white-space:nowrap;max-width:100%;margin:0;font-size:clamp(1.8rem,2.25vw,2.25rem);line-height:1.05}.brand-showcase-copy>p{max-width:52ch;color:var(--muted-strong);overflow-wrap:break-word;margin:0;font-size:1.02rem;line-height:1.72}.brand-showcase-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.brand-showcase-stat{background:0 0;border:0;border-radius:0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:0;display:grid}.brand-showcase-stat-icon{color:#d2782f;background:#ff6e001a;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.brand-showcase-stat-icon svg{width:18px;height:18px}.brand-showcase-stat strong{color:#181614;overflow-wrap:anywhere;font-size:.94rem;line-height:1.2;display:block}.brand-showcase-stat p{color:var(--muted);margin:2px 0 0;font-size:.73rem;line-height:1.45}.brand-showcase-note{width:fit-content;max-width:100%;color:var(--muted-strong);overflow-wrap:break-word;background:0 0;border:0;border-radius:0;align-items:center;gap:10px;margin:0;padding:0;font-size:.8rem;line-height:1.45;display:inline-flex}.brand-showcase-note svg{color:#d2782f;flex-shrink:0;width:18px;height:18px}.brand-showcase-media{justify-content:center;align-items:center;min-width:0;display:flex}.brand-visual{aspect-ratio:auto;isolation:isolate;background:0 0;border:0;border-radius:0;place-items:center;width:min(100%,clamp(260px,30vw,440px));min-height:0;display:grid;position:relative;overflow:visible}.brand-visual:after{content:none}.brand-photo-visual{aspect-ratio:auto;width:100%;max-width:440px;min-height:0;margin:0}.brand-photo-image{object-fit:contain;object-position:center;width:100%;max-width:100%;height:auto;max-height:clamp(210px,30vw,340px);display:block}.brand-photo-map{max-width:430px}.brand-photo-map .brand-photo-image{max-height:clamp(220px,30vw,330px)}.brand-photo-million{max-width:380px}.brand-photo-million .brand-photo-image{max-height:clamp(210px,28vw,320px)}.brand-photo-vegan,.brand-photo-clean{max-width:360px}.brand-photo-vegan .brand-photo-image,.brand-photo-clean .brand-photo-image{max-height:clamp(200px,27vw,300px)}.brand-illustration-svg{z-index:1;width:100%;height:100%;min-height:inherit;display:block;position:relative;overflow:visible}.brand-visual-map{aspect-ratio:.88;justify-self:center;max-width:540px;min-height:clamp(430px,54vw,620px)}.brand-visual-map svg{width:100%;height:100%}.brand-map-route{fill:none;stroke:#d98a45;stroke-width:1.7px;stroke-linecap:round;stroke-dasharray:2 10;opacity:.5}.brand-map-pharmacy{color:#ff6e00}.brand-map-label{fill:#5f4938;font-family:var(--font-brand);letter-spacing:.02em;font-size:12px;font-weight:800}.brand-map-caption text:first-of-type,.brand-map-caption text:last-of-type{fill:#171614;font-family:var(--font-brand);letter-spacing:.08em;text-transform:uppercase;font-size:18px;font-weight:900}.brand-map-caption text:last-of-type{fill:#df8a42;font-size:15px}.brand-dashboard-value,.brand-dashboard-tile-value{fill:#171614;font-family:var(--font-brand);font-weight:900}.brand-dashboard-value{fill:#df8a42;font-size:62px}.brand-dashboard-label,.brand-dashboard-soft,.brand-dashboard-tile-label{fill:#6b6760;font-family:var(--font-brand);letter-spacing:.08em;text-transform:uppercase;font-weight:800}.brand-dashboard-label{fill:#171614;font-size:17px}.brand-dashboard-soft{fill:#ff6e00;font-size:13px}.brand-dashboard-tile-value{fill:#ff6e00;font-size:24px}.brand-dashboard-tile-label{font-size:10px}.brand-dashboard-badge,.brand-clean-badge{filter:drop-shadow(0 16px 22px #5f3c211c)}.brand-dashboard-light{fill:#fff}.brand-seal-text text,.brand-seal-chip text,text.brand-clean-list,.brand-clean-list text{font-family:var(--font-brand);letter-spacing:.12em;text-transform:uppercase;font-weight:900}.brand-seal-text text{fill:#df8a42;font-size:13px}.brand-seal-chip text{fill:#171614;font-size:8px}text.brand-clean-list,.brand-clean-list text{fill:#171614;font-size:10px}.brand-visual-million{place-items:center;display:grid}.brand-orbit{color:#d2782f;text-align:center;background:#ffffffe6;border:1px solid #d2782f33;border-radius:50%;place-items:center;padding:14px;display:grid;position:absolute}.brand-orbit svg{width:24px;height:24px}.brand-orbit-main{width:210px;height:210px}.brand-orbit-main strong{color:#d2782f;font-size:2.55rem;line-height:1}.brand-orbit-main span{color:#1d1a18;text-transform:uppercase;letter-spacing:.06em;font-size:1.05rem}.brand-orbit-main small{color:#d2782f;text-transform:uppercase;letter-spacing:.12em;font-size:.8rem}.brand-orbit-top{width:98px;height:98px;top:12px}.brand-orbit-top strong,.brand-orbit-value{font-size:1.35rem;line-height:1}.brand-orbit-top span,.brand-orbit-left span,.brand-orbit-right span{text-transform:uppercase;letter-spacing:.08em;color:#1d1a18;font-size:.68rem}.brand-orbit-left{width:98px;height:98px;bottom:18px;left:18px}.brand-orbit-right{width:98px;height:98px;bottom:24px;right:18px}.brand-visual-vegan{place-items:center;display:grid}.brand-ring{border:2px dashed #d2782f59;border-radius:50%;width:235px;height:235px}.brand-vegan-node{color:#d2782f;background:#fff8f0f2;border:1px solid #d2782f33;border-radius:50%;place-items:center;width:90px;height:90px;display:grid;position:absolute}.brand-vegan-node svg{width:46px;height:46px}.brand-vegan-top{top:26px}.brand-vegan-left{bottom:44px;left:36px}.brand-vegan-right{bottom:44px;right:36px}.brand-visual-sulfate{place-items:center;display:grid}.brand-molecule-core{background:radial-gradient(circle at 30% 30%,#fffffff2 0%,#f5e5d3bd 50%,#ffe6c773 100%);border:1px solid #d2782f2e;border-radius:50%;width:180px;height:180px}.brand-dot{background:#d8996173;border-radius:50%;width:16px;height:16px;position:absolute}.brand-dot-1{top:52px;left:56px}.brand-dot-2{top:84px;right:48px}.brand-dot-3{bottom:58px;left:82px}.brand-dot-4{bottom:74px;right:78px}.brand-badge{text-align:center;color:#d2782f;background:#ffffffed;border:1px solid #d2782f3d;border-radius:50%;place-items:center;width:116px;min-height:116px;padding:12px;display:grid;position:absolute}.brand-badge svg{width:32px;height:32px}.brand-badge span{letter-spacing:.06em;text-transform:uppercase;color:#1d1a18;font-size:.68rem;font-weight:700;line-height:1.35}.brand-badge-a{top:18px;left:34px}.brand-badge-b{top:62px;right:34px}.brand-badge-c{bottom:16px;left:115px}.routine-hero-band-luxury,.routine-steps-luxury,.routine-editorial-luxury{gap:24px}.routine-hero-card-luxury,.routine-step-card-luxury,.routine-editorial-stack>div{border-radius:28px;box-shadow:0 18px 48px #1211110f}.routine-hero-card-luxury{padding:28px}.routine-hero-card-luxury strong{font-size:clamp(1.7rem,2.1vw,2.4rem);line-height:.95}.routine-step-card-luxury{padding:28px}.routine-step-card-luxury h2{font-size:1.75rem}.gamme-collection-card{background:radial-gradient(circle at 100% 0,#ff6e001f,#0000 24%),linear-gradient(#fffffffa 0%,#f8f4eedb 100%);min-height:300px;padding:28px}.gamme-collection-card h2{font-size:clamp(1.8rem,2.1vw,2.45rem);line-height:.96}.gamme-detail-catalog-link{text-align:center;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;width:100%;margin-top:22px;font-size:.9rem;font-weight:700;display:flex}.gamme-detail-product-grid .product-card{border-radius:28px;box-shadow:0 22px 60px #12111114}.contact-card-luxury,.contact-form-luxury{border-radius:30px;box-shadow:0 22px 58px #1211110f}.contact-card-luxury{background:radial-gradient(circle at 100% 0,#ff6e001f,#0000 24%),linear-gradient(#fffffffa 0%,#f8f4eee0 100%);padding:30px}.contact-form-luxury{background:linear-gradient(#fffffffa 0%,#f8f4eee6 100%)}@media (width<=1120px){.brand-panels-luxury,.gammes-collection-grid,.gamme-detail-product-grid{gap:20px}.brand-panel-luxury,.gamme-collection-card{min-height:auto}.brand-showcase-row,.brand-showcase-row.is-reverse{grid-template-columns:minmax(0,1fr);gap:24px;padding:24px 0}.brand-showcase-row.is-reverse .brand-showcase-copy,.brand-showcase-row.is-reverse .brand-showcase-media{order:initial}.brand-showcase-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-visual{justify-self:center;width:min(100%,400px);max-width:400px;min-height:0}.brand-visual-map{max-width:390px;min-height:0}}@media (width<=760px){.brand-page-luxury,.routine-page-luxury,.gammes-page-luxury,.gamme-detail-page-luxury,.contact-page-luxury{padding-top:18px}.brand-page-luxury .container,.routine-page-luxury .container,.gammes-page-luxury .container,.gamme-detail-page-luxury .container,.contact-page-luxury .container{width:min(100%,100vw - clamp(20px,6vw,32px))}.brand-page-head,.routine-page-head,.gammes-page-head,.gamme-detail-page-head,.contact-page-head{padding-bottom:14px}.routine-page-head .page-title{max-width:16ch;font-size:clamp(2.1rem,8vw,3rem);line-height:1.08}.brand-page-head .page-title{white-space:normal;max-width:16ch;font-size:clamp(2rem,7.5vw,2.95rem);line-height:1.08}.contact-page-head .page-title{max-width:16ch;font-size:clamp(1.95rem,7.1vw,2.7rem);line-height:1.08}.gammes-page-head .page-title{max-width:16ch;font-size:clamp(2rem,7.3vw,2.8rem);line-height:1.08}.journal-page-head .page-title{max-width:16ch;font-size:clamp(2rem,7.4vw,2.85rem);line-height:1.08}.brand-page-head:after,.routine-page-head:after,.gammes-page-head:after,.gamme-detail-page-head:after,.contact-page-head:after{width:64px}.brand-panel-luxury,.routine-hero-card-luxury,.routine-step-card-luxury,.gamme-collection-card,.contact-card-luxury,.contact-form-luxury,.gamme-detail-catalog-link{margin-top:18px}.brand-panel-luxury h2,.routine-hero-card-luxury strong,.gamme-collection-card h2{font-size:1.45rem}.routine-step-card-luxury h2{font-size:1.4rem}.brand-cta-luxury{border-radius:24px}.brand-showcase{gap:20px}.brand-showcase-row,.brand-showcase-row.is-reverse{border-radius:0;padding:18px 0}.brand-showcase-copy{gap:10px}.brand-showcase-copy h2{overflow-wrap:anywhere;white-space:normal;max-width:none;font-size:clamp(1.46rem,7.4vw,2rem);line-height:1.08}.brand-showcase-copy>p{font-size:.92rem;line-height:1.64}.brand-showcase-stat{border-radius:0;grid-template-columns:30px minmax(0,1fr);gap:8px;padding:0}.brand-showcase-stat-icon{width:30px;height:30px}.brand-showcase-stat-icon svg{width:16px;height:16px}.brand-showcase-stat strong{font-size:.84rem}.brand-showcase-stat p{font-size:.66rem}.brand-showcase-note{gap:8px;padding:0;font-size:.72rem}.brand-visual{border-radius:0;width:min(100%,340px);min-height:0}.brand-visual-map{max-width:340px;min-height:0}.brand-photo-image,.brand-photo-map .brand-photo-image,.brand-photo-million .brand-photo-image,.brand-photo-vegan .brand-photo-image,.brand-photo-clean .brand-photo-image{max-height:240px}.brand-illustration-svg{min-height:230px}.brand-visual-map .brand-illustration-svg{min-height:470px}.brand-orbit-main{width:172px;height:172px}.brand-orbit-main strong{font-size:2.02rem}.brand-orbit-main span{font-size:.86rem}.brand-orbit-top,.brand-orbit-left,.brand-orbit-right{width:82px;height:82px}.brand-orbit-top span,.brand-orbit-left span,.brand-orbit-right span{font-size:.57rem}.brand-ring{width:188px;height:188px}.brand-vegan-node{width:72px;height:72px}.brand-vegan-node svg{width:34px;height:34px}.brand-vegan-left{bottom:28px;left:20px}.brand-vegan-right{bottom:28px;right:20px}.brand-molecule-core{width:138px;height:138px}.brand-badge{width:92px;min-height:92px;padding:8px}.brand-badge svg{width:24px;height:24px}.brand-badge span{font-size:.56rem}.brand-badge-a{left:16px}.brand-badge-b{right:16px}.brand-badge-c{bottom:10px;left:88px}}@media (width<=520px){.brand-showcase{gap:16px}.brand-showcase-row,.brand-showcase-row.is-reverse{border-radius:0;gap:16px;padding:14px 0}.brand-showcase-stats{grid-template-columns:minmax(0,1fr)}.brand-showcase-note{border-radius:0;align-items:flex-start;width:100%}.brand-visual{aspect-ratio:auto;width:min(100%,300px);min-height:0}.brand-visual-map{aspect-ratio:auto;min-height:0}.brand-photo-image,.brand-photo-map .brand-photo-image,.brand-photo-million .brand-photo-image,.brand-photo-vegan .brand-photo-image,.brand-photo-clean .brand-photo-image{max-height:210px}.brand-illustration-svg{min-height:210px}.brand-visual-map .brand-illustration-svg{min-height:430px}.brand-map-label{font-size:9px}.brand-map-caption{display:none}.brand-dashboard-value{font-size:48px}.brand-dashboard-tile-value{font-size:20px}.brand-seal-text text{font-size:10px}text.brand-clean-list,.brand-clean-list text{font-size:8px}}@media (width<=380px){.brand-showcase-row,.brand-showcase-row.is-reverse{padding:12px 0}.brand-visual,.brand-visual-map{min-height:0}.brand-photo-image,.brand-photo-map .brand-photo-image,.brand-photo-million .brand-photo-image,.brand-photo-vegan .brand-photo-image,.brand-photo-clean .brand-photo-image{max-height:190px}.brand-illustration-svg{min-height:190px}.brand-visual-map .brand-illustration-svg{min-height:395px}.brand-showcase-copy h2{font-size:clamp(1.32rem,7vw,1.74rem)}}.gammes-page-enhanced{position:relative;overflow:clip}.gammes-page-enhanced:before,.gammes-page-enhanced:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.gammes-page-enhanced:before{background:radial-gradient(circle,#ff6e001a 0%,#0000 70%);width:300px;height:300px;top:12px;left:-130px}.gammes-page-enhanced:after{background:radial-gradient(circle,#c8a96e1f 0%,#0000 72%);width:280px;height:280px;top:190px;right:-120px}.gammes-page-enhanced .container{z-index:1;position:relative}.gamme-card-media img{object-fit:contain;object-position:center;width:100%;height:100%;padding:12px}.gamme-card-fallback{background:linear-gradient(135deg, var(--gamme-accent-soft,#ff6e001f) 0%, #ffffff85 100%);width:100%;height:100%}.gamme-card-link{letter-spacing:.18em;text-transform:uppercase;width:fit-content;color:var(--gamme-accent,var(--accent));align-items:center;gap:9px;font-size:.72rem;font-weight:800;display:inline-flex}.gamme-card-link svg{flex-shrink:0;transition:transform .22s}.gamme-collection-card--enhanced:hover .gamme-card-link svg{transform:translate(3px)}.gammes-collection-grid--enhanced{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.gamme-collection-card--enhanced{background:var(--gamme-surface,linear-gradient(160deg, #fffffffc 0%, #f8f4eef2 100%));border:1px solid var(--gamme-ring,#c8a96e2e);border-radius:30px;grid-template-columns:132px minmax(0,1fr);gap:22px;min-height:0;padding:22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative;box-shadow:0 18px 42px #1211110f}.gamme-collection-card--enhanced:hover{transform:translateY(-4px);box-shadow:0 26px 52px #1211111a}.gamme-collection-card--enhanced:before{content:"";background:radial-gradient(circle, var(--gamme-glow,#ff6e0029) 0%, transparent 72%);pointer-events:none;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-44px;right:-44px}.gamme-card-media{background:linear-gradient(145deg, #fffffff5 0%, var(--gamme-accent-soft,#ff6e001f) 100%);border-radius:24px;min-height:164px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffeb}.gamme-card-body{flex-direction:column;min-width:0;display:flex}.gamme-card-overline{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.gamme-card-tag{background:var(--gamme-accent-soft,#ff6e001f);width:fit-content;color:var(--gamme-accent,var(--accent));letter-spacing:.14em;text-transform:uppercase;border-radius:999px;align-items:center;padding:6px 12px;font-size:.66rem;font-weight:800;display:inline-flex}.gamme-card-need{color:var(--muted);font-size:.76rem;font-weight:600}.gamme-collection-card--enhanced h2{letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(1.55rem,1.8vw,2.12rem);line-height:.98}.gamme-collection-card--enhanced p{color:var(--muted);flex:1;margin:0;font-size:.88rem;line-height:1.74}.gamme-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;margin-top:18px;display:flex}.gamme-card-pill{color:var(--muted-strong);background:#ffffffc2;border:1px solid #0e0e0e0f;border-radius:14px;align-items:center;padding:9px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.gammes-empty-state{text-align:center;background:linear-gradient(#fffffff7 0%,#f8f4eeeb 100%);border:1px solid #0e0e0e14;border-radius:30px;margin-top:8px;padding:42px 24px;box-shadow:0 20px 42px #1211110f}.gammes-empty-state h2{margin:0 0 10px}.gammes-empty-state p{max-width:56ch;color:var(--muted);margin:0 auto;line-height:1.7}.gammes-empty-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.gammes-cta-panel{background:#fafafa;border:1px solid #ebebeb;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;margin-top:32px;padding:36px 40px;display:flex}.gammes-cta-panel__text{flex-direction:column;flex:300px;gap:8px;display:flex}.gammes-cta-panel__kicker{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin:0;font-size:11px;font-weight:700}.gammes-cta-panel__title{font-family:var(--font-brand);letter-spacing:-.02em;color:#111;margin:0;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:800;line-height:1.25}.gammes-cta-panel__desc{color:#777;max-width:46ch;margin:0;font-size:13.5px;line-height:1.6}.gammes-cta-panel__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:20px;display:flex}.gammes-cta-panel__btn{color:#fff;height:44px;font-family:var(--font-brand);letter-spacing:.03em;white-space:nowrap;background:#111;border-radius:8px;align-items:center;padding:0 24px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.gammes-cta-panel__btn:hover{background:var(--accent)}.gammes-cta-panel__link{color:#666;white-space:nowrap;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .15s}.gammes-cta-panel__link:hover{color:#111}@media (width<=1100px){.gammes-cta-panel{flex-direction:column;align-items:flex-start}.gammes-collection-grid--enhanced{grid-template-columns:1fr}.gammes-cta-panel>p{max-width:none}.gammes-cta-actions{flex-flow:wrap}}@media (width<=760px){.gammes-page-enhanced{padding-top:8px}.gammes-collection-grid--enhanced{gap:14px}.gammes-empty-state{border-radius:24px}.gamme-collection-card--enhanced{border-radius:22px;grid-template-columns:104px minmax(0,1fr);align-items:start;gap:14px;padding:16px}.gamme-card-media{border-radius:18px;height:112px;min-height:0}.gamme-card-overline{gap:8px;margin-bottom:10px}.gamme-card-tag{letter-spacing:.12em;padding:5px 10px;font-size:.62rem}.gamme-card-need{font-size:.72rem}.gamme-collection-card--enhanced h2{margin-bottom:8px;font-size:1.26rem;line-height:1.02}.gamme-collection-card--enhanced p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.58;display:-webkit-box;overflow:hidden}.gamme-card-footer{align-items:flex-start;gap:10px;margin-top:14px}.gamme-card-pill{justify-content:center;width:100%;padding:8px 10px;font-size:.72rem}.gamme-card-link{letter-spacing:.16em;font-size:.68rem}.gammes-empty-state{padding:28px 18px}}@media (width<=560px){.gammes-empty-actions{width:100%}.gammes-empty-actions .button{justify-content:center;width:100%}.gammes-cta-panel__actions{width:100%}.gammes-cta-panel__btn{justify-content:center;width:100%}.gammes-collection-grid--enhanced{gap:12px}.gamme-card-media{border-radius:16px;height:96px}.gamme-card-media img{padding:8px}.gamme-collection-card--enhanced{border-radius:20px;grid-template-columns:88px minmax(0,1fr);gap:12px;padding:14px}.gamme-collection-card--enhanced:before{width:120px;height:120px;bottom:-34px;right:-34px}.gamme-card-overline{margin-bottom:8px}.gamme-collection-card--enhanced h2{margin-bottom:6px;font-size:1.12rem}.gamme-collection-card--enhanced p{-webkit-line-clamp:2;line-clamp:2;font-size:.77rem;line-height:1.5}.gamme-card-footer{gap:8px;margin-top:12px}.gamme-card-pill{font-size:.69rem;line-height:1.35}.gamme-card-link{letter-spacing:.14em;font-size:.64rem}.gammes-cta-panel{margin-top:24px;padding:24px 20px}.gammes-cta-panel__title{font-size:1.15rem}.gammes-cta-panel__actions{flex-direction:column;align-items:stretch}}.vh-overlay-grain{z-index:1;mix-blend-mode:soft-light;opacity:.35;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:5px 5px;position:absolute;inset:0}.vh-inner{gap:24px}.vh-stage{grid-template-columns:minmax(0,1.32fr) minmax(240px,.48fr);align-items:end;gap:28px;display:grid}.vh-copy{max-width:760px}.vh-signature-lockup{gap:12px;width:100%;max-width:320px;margin:0 0 14px;animation:1s .62s both vh-fade-up;display:grid}.vh-signature-kicker{letter-spacing:.26em;text-transform:uppercase;color:#ffffff9e;align-items:center;gap:10px;font-size:.64rem;display:inline-flex}.vh-signature-kicker:before{content:"";background:linear-gradient(90deg,#ffffffb8,#ffffff14);width:44px;height:1px}.vh-signature-stage{isolation:isolate;place-items:center;width:100%;min-height:clamp(104px,10vw,132px);margin:0;display:grid;position:relative}.vh-signature-mark{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;transform-origin:50%;width:min(100%,300px);height:auto;position:absolute;top:50%;left:50%}.vh-signature-mark-white{z-index:5;filter:brightness(0)invert()drop-shadow(0 14px 28px #ffffff2e)drop-shadow(0 28px 60px #00000042);animation:7.2s ease-in-out infinite vh-signature-float-main;transform:translate(-50%,-50%)}.vh-signature-mark-black{z-index:3;opacity:.16;filter:brightness(0)drop-shadow(0 22px 34px #00000038);animation:8.1s ease-in-out infinite vh-signature-float-shadow;transform:translate(calc(40px - 50%),calc(18px - 50%))scale(.985)}.vh-signature-mark-orange{z-index:4;opacity:.8;filter:brightness(0)saturate()invert(53%)sepia(97%)saturate(2674%)hue-rotate(2deg)brightness(102%)contrast(101%)drop-shadow(0 16px 34px #ff6e002e);mix-blend-mode:screen;animation:7.8s ease-in-out infinite vh-signature-float-accent;transform:translate(calc(18px - 50%),calc(8px - 50%))scale(.992)}@keyframes vh-signature-float-main{0%,to{transform:translate(-50%,-50%)rotate(0)scale(1)}50%{transform:translate(-50%,calc(-50% - 8px))rotate(-.9deg)scale(1.012)}}@keyframes vh-signature-float-shadow{0%,to{transform:translate(calc(40px - 50%),calc(18px - 50%))rotate(0)scale(.985)}50%{transform:translate(calc(46px - 50%),calc(28px - 50%))rotate(1.1deg)scale(.996)}}@keyframes vh-signature-float-accent{0%,to{transform:translate(calc(18px - 50%),calc(8px - 50%))rotate(0)scale(.992)}50%{transform:translate(calc(26px - 50%),calc(2px - 50%))rotate(-1deg)scale(1.004)}}.vh-sidecard{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;background:linear-gradient(#ffffff1f 0%,#ffffff0f 100%);border:1px solid #ffffff1f;border-radius:22px;place-self:end;max-width:310px;padding:18px;animation:.95s .55s both vh-fade-up;position:relative}.vh-sidecard .eyebrow,.vh-sidecard p,.vh-sidecard span{color:#ffffffad}.vh-sidecard strong{margin-top:8px;font-family:Cormorant Garamond,serif;font-size:1.55rem;line-height:.95;display:block}.vh-sidecard-body{margin-top:16px}.vh-sidecard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.vh-sidecard-metrics>div{border-top:1px solid #ffffff1f;padding-top:10px}.vh-sidecard-metrics strong{margin:0 0 4px;font-size:1rem}.vh-strip-wrap{padding-top:2px}.vh-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid;overflow:visible}.vh-strip-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:vh-fade-up .9s var(--delay,0s) both;background:linear-gradient(#ffffff1f 0%,#ffffff0f 100%);border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:58px 1fr;align-items:center;gap:8px;padding:8px;display:grid}.vh-strip-item:hover{background:linear-gradient(#ffffff2e 0%,#ffffff14 100%);transform:translateY(-6px)}.vh-strip-visual{position:relative}.vh-strip-img{border:1px solid #ffffff38;border-radius:10px;width:100%;height:60px}.vh-strip-copy{text-align:left;gap:2px;display:grid}.vh-strip-meta{color:#ffffff9e;letter-spacing:.13em;text-transform:uppercase;font-size:.56rem}.vh-strip-name{color:#fff;font-family:Cormorant Garamond,serif;font-size:.76rem;line-height:.95}.product-grid-premium{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.product-grid-premium .product-card{border-radius:26px;position:relative;overflow:hidden;box-shadow:0 24px 64px #12111114}.product-grid-premium .product-card:before{content:"";pointer-events:none;background:linear-gradient(#fff0 48%,#ffffff3d 100%);position:absolute;inset:0}.product-grid-premium .product-card:first-child{transform:translateY(0)}.product-grid-premium .product-card:nth-child(2){transform:translateY(22px)}.product-grid-premium .product-card:nth-child(3){transform:translateY(8px)}.product-grid-premium .product-card:hover{transform:translateY(-8px)}.product-grid-premium .product-card-media{aspect-ratio:1}.product-grid-premium .product-card-overlay{background:#121111c7;inset:auto 16px 16px}.product-grid-premium .product-card-body{padding:18px}.product-grid-premium .product-card-topline{letter-spacing:.2em;font-size:.68rem}.product-grid-premium .product-card-copy{max-width:28ch}.home-signature-section .product-grid-premium,.home-bestsellers-section .product-grid-premium{align-items:start;gap:16px}.home-signature-section .product-grid-premium .product-card,.home-bestsellers-section .product-grid-premium .product-card{border-radius:20px;width:min(100%,306px);margin-inline:auto;box-shadow:0 16px 38px #12111111}.home-signature-section .product-grid-premium .product-card-media,.home-bestsellers-section .product-grid-premium .product-card-media{aspect-ratio:1/.8}.home-signature-section .product-grid-premium .product-card-overlay,.home-bestsellers-section .product-grid-premium .product-card-overlay{padding:6px 10px;font-size:.64rem;inset:auto 13px 13px}.home-signature-section .product-grid-premium .product-card-topline,.home-bestsellers-section .product-grid-premium .product-card-topline{letter-spacing:.16em;font-size:.62rem}.home-signature-section .product-grid-premium .product-card-title,.home-bestsellers-section .product-grid-premium .product-card-title{font-size:1.42rem;line-height:.95}.home-signature-section .product-grid-premium .product-card-copy,.home-bestsellers-section .product-grid-premium .product-card-copy{max-width:22ch;font-size:.8rem;line-height:1.5}.home-signature-section .product-grid-premium .product-card-footer,.home-bestsellers-section .product-grid-premium .product-card-footer{gap:8px}.home-signature-section .product-grid-premium .product-card-button,.home-bestsellers-section .product-grid-premium .product-card-button{min-height:37px;padding:0 14px;font-size:.68rem}.product-card-button{min-height:42px;color:var(--text);cursor:pointer;background:#1211110d;border:1px solid #12111114;border-radius:999px;padding:0 18px;transition:transform .18s,background .18s,color .18s}.product-card-button:hover{color:#fff;background:#111;transform:translateY(-2px)}@media (width<=1120px){.vh-stage,.vh-strip,.product-grid-premium{grid-template-columns:1fr}.vh-strip-item{grid-template-columns:54px 1fr}.vh-root{min-height:auto}.product-grid-premium .product-card:first-child,.product-grid-premium .product-card:nth-child(2),.product-grid-premium .product-card:nth-child(3){transform:none}}@media (width<=760px){.vh-content{padding-bottom:40px}.vh-sidecard{justify-self:stretch;max-width:none;padding:16px}.vh-strip-item{grid-template-columns:48px 1fr;gap:8px;padding:8px}.vh-strip-img{border-radius:9px;height:52px}.vh-strip-name{font-size:.72rem}}body,button,input,textarea,select{font-family:var(--font-body)}p,li,label,input,textarea,select,.section-copy,.product-card-copy,.editorial-card p,.collection-card p,.contact-card p,.summary-line,.detail-description,.faq-answer,.footer-copy{font-family:var(--font-body);letter-spacing:-.012em;font-weight:400;line-height:1.72}.brand-mark span,h1,h2,h3,h4,h5,h6,.footer-title,.page-title,.section-title,.product-card-title,.vh-sidecard strong,.vh-strip-name{font-family:var(--font-brand);text-transform:none;font-style:normal}.page-title,.section-title,.product-card-title,.vh-sidecard strong,.vh-strip-name{letter-spacing:-.055em;line-height:.94}.page-title,.section-title{font-weight:800}.vh-sidecard strong{letter-spacing:-.06em;font-size:clamp(1.75rem,2.4vw,2.45rem);font-weight:800;line-height:.9}.vh-strip-name{font-size:clamp(1.18rem,1.65vw,1.58rem);font-weight:700;line-height:.96}.nav-link,.nav-cta,.nav-icon-btn,.eyebrow,.product-card-topline,.detail-meta>div span,.checkout-form label span,.contact-card strong,.footer-bottom,.vh-strip-meta,.text-link,.button,.product-card-button{font-family:var(--font-body)}.eyebrow,.product-card-topline,.detail-meta>div span,.checkout-form label span,.contact-card strong,.footer-bottom,.vh-strip-meta{letter-spacing:.26em;text-transform:uppercase;font-size:.72rem;font-weight:600}.nav-link{letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:600}.nav-cta,.button,.product-card-button{letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:700}.product-card-title{white-space:normal;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0;max-width:100%;font-size:clamp(1.34rem,1.82vw,1.96rem);font-weight:800;line-height:1;display:block}.product-grid-premium .product-card-title{font-size:clamp(1.58rem,2.18vw,2.18rem);line-height:.95}.section-title{max-width:12ch}.editorial-card h3,.collection-card h2,.collection-card h3{font-family:var(--font-brand);letter-spacing:-.04em;font-weight:700;line-height:1}@media (width<=760px){.section-title,.page-title,.product-card-title{letter-spacing:-.05em}.nav-link,.nav-cta,.button,.product-card-button{letter-spacing:.12em}}.split-intro-premium{grid-template-columns:minmax(0,.88fr) minmax(180px,.46fr) minmax(0,1.06fr);align-items:stretch;gap:34px}.promise-section-eyebrow{margin:0 0 20px}.home-promise-section{box-shadow:none;background:0 0;padding:40px 0}.home-promise-section .split-intro-copy,.home-promise-section .split-intro-panel{box-shadow:none;background:0 0}.split-intro-copy{align-content:start;gap:16px;padding-top:0;animation:.9s cubic-bezier(.22,1,.36,1) both splitFadeUp;display:grid}.split-intro-premium .section-title{letter-spacing:-.015em;max-width:none;font-size:clamp(1.6rem,2.8vw,2.4rem);line-height:1.08}.promise-title-line{margin-bottom:.2em;display:block}.promise-title-line:nth-child(2),.promise-title-line:nth-child(3),.promise-title-line:last-child{display:inline}.home-promise-section .promise-title-line:first-child{color:var(--text)}.home-promise-section .promise-title-line:nth-child(2){color:#171310b8}.home-promise-section .promise-title-line:nth-child(3),.home-promise-section .promise-title-line:last-child{color:var(--accent)}.split-intro-visual{place-items:center;min-width:0;animation:1s cubic-bezier(.22,1,.36,1) 50ms both splitFadeUp;display:grid;position:relative}.split-intro-visual:before{content:"";filter:blur(18px);opacity:.95;pointer-events:none;background:radial-gradient(circle,#ffffffb8 0%,#ffffff5c 38%,#0000 74%);border-radius:50%;position:absolute;inset:12% 14%}.split-intro-image{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 34px #12111114);width:min(100%,210px);height:auto;display:block;position:relative;-webkit-mask-image:radial-gradient(#000 58%,#000000f0 72%,#000000a8 86%,#0000 100%);mask-image:radial-gradient(#000 58%,#000000f0 72%,#000000a8 86%,#0000 100%)}.home-promise-section .split-intro-premium{align-items:center}.home-promise-section .split-intro-visual{place-self:center}.split-intro-panel{box-shadow:none;background:linear-gradient(#ffffff57 0%,#f9f7f324 100%);border:0;border-radius:0;padding:20px 0 20px 30px;animation:1.1s cubic-bezier(.22,1,.36,1) 90ms both splitFadeUp;position:relative;overflow:hidden}.split-intro-panel:before{content:"";background:linear-gradient(#ff6e0000 0%,#ff6e00e6 18%,#ff6e003d 100%);width:1px;position:absolute;top:6px;bottom:6px;left:0}.home-promise-section .split-intro-panel{padding-left:0}.home-promise-section .promise-brand-link{grid-column:1/-1;justify-self:center;width:max-content;margin:-4px auto 0;display:flex}.home-promise-section .split-intro-panel:before{display:none}.split-intro-panel .section-copy{max-width:54ch;color:var(--muted-strong);margin:0;font-size:1rem;line-height:1.95}.split-intro-note{color:var(--text);letter-spacing:.16em;text-transform:uppercase;opacity:.8;align-items:center;gap:12px;margin-top:18px;font-size:.68rem;font-weight:700;display:inline-flex}.split-intro-note span{background:#1211112e;flex-shrink:0;width:34px;height:1px}@keyframes splitFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes overlayLinkIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes overlaySubIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width>=761px){.home-promise-section{isolation:isolate;background:0 0;padding:30px 0;overflow:hidden}.home-promise-section:before{content:none}.home-promise-section .split-intro-premium{grid-template-columns:minmax(0,1.05fr) minmax(230px,.5fr) minmax(0,1fr);align-items:center;gap:22px;padding:4px 54px;position:relative}.home-promise-section .split-intro-premium:before,.home-promise-section .split-intro-premium:after{content:none}.home-promise-section .split-intro-copy{align-content:center;gap:18px}.home-promise-section .promise-section-eyebrow{margin-bottom:10px}.home-promise-section .section-title{letter-spacing:-.028em;max-width:10.5ch;color:var(--text);font-size:clamp(2.3rem,3.7vw,3.8rem);line-height:.96}.home-promise-section .promise-title-line{margin:0;display:block}.home-promise-section .promise-title-line:nth-child(2),.home-promise-section .promise-title-line:nth-child(3),.home-promise-section .promise-title-line:last-child{display:inline}.home-promise-section .split-intro-visual{width:178px;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;place-self:center}.home-promise-section .split-intro-visual:before{filter:blur(18px);opacity:.88;background:radial-gradient(circle,#ffffffbd 0%,#ffffff47 38%,#0000 72%);border:0;inset:10% 12%}.home-promise-section .split-intro-visual:after{content:none}.home-promise-section .split-intro-visual>div{place-items:center;width:100%;height:100%;display:grid}.home-promise-section .split-intro-image{filter:drop-shadow(0 22px 34px #1211111f);width:min(100%,166px)}.home-promise-section .split-intro-panel{min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;align-content:center;align-self:stretch;padding:0 0 0 26px;display:grid}.home-promise-section .split-intro-panel .section-copy{color:#171310b8;max-width:42ch;font-size:1.02rem;line-height:1.9}.home-promise-section .split-intro-note{color:#171310db;align-items:flex-start;margin-top:10px;line-height:1.55}.home-promise-section .promise-brand-link{background:var(--text);color:#fff;border:1px solid #1713101f;border-radius:999px;grid-column:1/-1;justify-self:center;width:max-content;margin:-10px auto 0;padding:12px 17px 11px 19px;transition:transform .18s,background .18s,border-color .18s;box-shadow:0 18px 42px #1211112e}.home-promise-section .promise-brand-link:hover{background:var(--accent);color:#fff;border-color:#ff6e006b;transform:translateY(-2px)}}@media (width<=1120px){.split-intro-premium{grid-template-columns:minmax(0,.96fr) minmax(140px,.38fr) minmax(0,1fr);gap:24px}.split-intro-image{width:min(100%,170px)}.split-intro-panel{padding:18px 0 18px 24px}.routine-button{min-height:44px;padding:0 16px 0 18px}}@media (width<=760px){.home-promise-section{padding:28px 0}.home-promise-section .promise-section-eyebrow{margin-bottom:10px}.home-promise-section .split-intro-copy{padding:14px 14px 0}.split-intro-premium{grid-template-columns:1fr;gap:12px}.split-intro-visual{order:2;justify-self:center;justify-items:center;width:100%}.split-intro-visual>div{justify-content:center;width:100%;display:flex}.split-intro-image{width:min(100%,136px)}.split-intro-panel{order:3;padding:8px 0 8px 18px}.home-promise-section .split-intro-panel{padding:8px 0}.split-intro-panel:before{width:1px;top:2px;bottom:2px;left:0}.split-intro-panel .section-copy{font-size:.94rem;line-height:1.78}.promise-title-line:last-child{text-align:center;margin-top:.1em;display:block}.home-promise-section .promise-brand-link{order:4;margin-top:0}.routine-button{justify-content:space-between;width:100%}.routine-cta-panel{padding:18px}.routine-cta-panel>div:first-child{gap:8px}.routine-cta-panel .section-title{font-size:clamp(1.55rem,6vw,2.2rem)}}.vh-overlay-grain{opacity:.028;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0}@keyframes skeleton-wave{0%{background-position:-400% 0}to{background-position:400% 0}}.skeleton{border-radius:var(--radius-md);background:linear-gradient(90deg,#eeede9 25%,#e6e5e1 50%,#eeede9 75%) 0 0/400% 100%;animation:1.6s ease-in-out infinite skeleton-wave}.skeleton-collection-card{border-radius:var(--radius-xl);height:240px}.skeleton-product-card{border-radius:var(--radius-xl);height:440px}.skeleton-editorial-card{border-radius:var(--radius-xl);height:200px}.toast-stack{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:28px;right:28px}.toast-item{border-radius:14px;align-items:center;gap:10px;max-width:360px;padding:13px 18px;font-size:.84rem;font-weight:600;animation:.28s cubic-bezier(.34,1.56,.64,1) both toast-in;display:flex;box-shadow:0 16px 48px #00000024}.toast-success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.toast-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=560px){.toast-stack{bottom:80px;left:16px;right:16px}.toast-item{max-width:100%}}.product-card-stock-badge{letter-spacing:.08em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background:#fb923ceb;border-radius:999px;padding:4px 10px;font-size:.62rem;font-weight:700;position:absolute;top:14px;left:14px}.product-card-stock-out{background:#ef4444e6}.error-boundary-page{justify-content:center;align-items:center;min-height:60vh;padding:60px 24px;display:flex}.error-boundary-inner{text-align:center;max-width:520px}.error-boundary-title{letter-spacing:-.03em;margin:12px 0 20px;font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,5vw,4rem);line-height:1}.error-boundary-copy{color:var(--muted);margin-bottom:32px;line-height:1.8}.error-boundary-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.error-boundary-detail{text-align:left;color:var(--muted);background:var(--bg-alt);border-radius:var(--radius-md);white-space:pre-wrap;word-break:break-all;margin-top:32px;padding:16px;font-size:.72rem;overflow-x:auto}.avis-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.avis-card{border-radius:var(--radius-xl);transition:transform var(--transition-base), box-shadow var(--transition-base);background:#ffffffe0;border:1px solid #0a0a0a12;align-content:start;gap:12px;padding:30px 28px 24px;display:grid;position:relative;box-shadow:0 18px 52px #0a0a0a0f}.avis-card:before{content:"“";font-family:var(--font-serif);color:#ff6e001a;pointer-events:none;font-size:5rem;font-style:normal;line-height:1;position:absolute;top:14px;right:22px}.avis-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px #0a0a0a1a}.avis-stars{gap:3px;display:flex}.avis-star{color:var(--accent);font-size:.88rem}.avis-star-empty{color:#ff6e002e}.avis-titre{font-family:var(--font-serif);color:var(--text);margin:0;font-size:1.28rem;font-weight:600;line-height:1.18}.avis-commentaire{color:var(--muted);margin:0;font-size:.9rem;line-height:1.78}.avis-footer{border-top:1px solid #0a0a0a12;justify-content:space-between;align-items:center;gap:8px;margin-top:4px;padding-top:14px;display:flex}.avis-auteur{letter-spacing:.1em;text-transform:uppercase;color:var(--muted-strong);font-size:.72rem;font-weight:700}.avis-produit-link{color:var(--accent);letter-spacing:.04em;transition:opacity var(--transition-base);font-size:.72rem;font-weight:600}.avis-produit-link:hover{opacity:.72;text-decoration:underline}@media (width<=900px){.avis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.avis-grid{grid-template-columns:minmax(0,1fr)}}.home-newsletter-section{background:#fff;border-top:1px solid #00000012;padding-block:60px}.nl-panel{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;display:grid}.nl-copy .eyebrow{color:var(--accent)}.nl-title{max-width:15ch;color:#111!important;letter-spacing:-.03em!important;margin-top:14px!important;margin-bottom:16px!important;font-size:clamp(1.8rem,3.6vw,2.9rem)!important;line-height:1.1!important}.nl-desc{color:#00000080;margin:0;font-size:.9rem;line-height:1.7}.nl-form-card{background:#fafaf9;border:1px solid #00000014;border-top:2px solid #ff6e0040;border-radius:20px;padding:36px 32px}.nl-form-intro{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin:0 0 18px;font-size:.65rem;font-weight:700}.newsletter-form{flex-direction:column;gap:10px;display:flex}.newsletter-input-row{flex-direction:column;gap:8px;display:flex}.newsletter-input{color:#111;box-sizing:border-box;width:100%;height:48px;transition:border-color var(--transition-base), box-shadow var(--transition-base);background:#fff;border:1px solid #00000024;border-radius:10px;outline:none;padding:0 18px;font-family:inherit;font-size:.9rem}.newsletter-input::placeholder{color:#0000004d}.newsletter-input:focus{border-color:#ff6e0080;box-shadow:0 0 0 3px #ff6e001a}.newsletter-btn{color:#fff;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;width:100%;height:48px;transition:background var(--transition-base), box-shadow var(--transition-base), opacity var(--transition-base);background:linear-gradient(135deg,#ff8533 0%,#e04800 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-family:inherit;font-size:.74rem;font-weight:700;display:flex}.newsletter-btn:hover{box-shadow:none;background:linear-gradient(135deg,#ff9148 0%,#cc3800 100%)}.newsletter-btn:disabled{opacity:.5;cursor:not-allowed}.newsletter-success{color:#16a34a;align-items:center;gap:10px;padding:12px 0;font-size:.88rem;font-weight:600;display:flex}@media (width<=900px){.nl-panel{grid-template-columns:1fr;gap:28px}}@media (width<=560px){.home-newsletter-section{padding-block:44px}.nl-form-card{border-radius:16px;padding:24px 18px}}.vh-stage{align-items:stretch;gap:40px;display:flex;position:relative}.vh-sidecard{-webkit-backdrop-filter:blur(12px);background:linear-gradient(#ffffff14 0%,#ffffff0a 100%);border:1px solid #ffffff24;border-radius:24px;flex-shrink:0;align-self:flex-start;width:min(320px,30vw);margin-top:clamp(12px,2.8vh,30px);margin-left:auto;padding:22px 24px;animation:.9s .9s both vh-fade-up}.vh-sidecard-story{text-align:center;direction:rtl;justify-items:center;gap:8px;display:grid}.vh-sidecard-story p{color:#ffffffe0;letter-spacing:.01em;text-wrap:balance;margin:0;font-size:.84rem;line-height:1.74}.vh-sidecard-story-gap{color:#ffffffa8;margin-top:6px}.vh-sidecard-story-highlight{color:#fff;text-shadow:0 10px 26px #0003;font-size:.94rem;font-weight:700;line-height:1.66}.vh-sidecard-story-tag{color:#ffffffc7;margin-top:2px}.vh-sidecard-story-tag a{color:#ff9b4a;letter-spacing:.04em;font-weight:700;transition:color .18s,opacity .18s}.vh-sidecard-story-tag a:hover{color:#ffb36c;opacity:1}@media (width<=900px){.vh-stage{flex-direction:column;align-items:flex-start;gap:24px}.vh-copy{display:none}.vh-sidecard{width:100%;max-width:380px}.vh-signature-lockup{max-width:100%}.vh-sidecard-story p{font-size:.94rem;line-height:1.85}.vh-sidecard-story-highlight{font-size:1.04rem}}@media (width<=560px){.vh-sidecard{display:none}}@media (width<=760px){.vh-inner{justify-content:flex-end}.vh-stage{justify-content:center;width:100%}.vh-copy{display:none}.vh-sidecard{width:100%;max-width:none;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0;padding:0;display:block}.vh-signature-lockup{gap:0;max-width:320px;margin:0 auto}.vh-signature-stage{width:100%;min-height:clamp(96px,26vw,150px)}.vh-signature-mark{width:min(100%,260px)}.vh-signature-mark-black{transform:translate(calc(18px - 50%),calc(9px - 50%))scale(.986)}.vh-signature-mark-orange{transform:translate(calc(8px - 50%),calc(4px - 50%))scale(.99)}.vh-sidecard-story,.vh-strip-wrap{display:none}}@media (width<=560px){.vh-signature-lockup{max-width:260px}.vh-signature-stage{min-height:88px}.vh-signature-mark{width:min(100%,220px)}}.vh-inner{justify-content:center;gap:0}.vh-stage{justify-content:center;align-items:center;width:100%;min-height:clamp(420px,66vh,760px);display:flex}.vh-cinema{justify-content:center;align-items:center;width:min(100%,360px);min-height:auto;margin:0 auto;animation:1s .28s both vh-fade-up;display:flex;position:relative}.vh-cinema-aura{filter:blur(34px);opacity:.7;pointer-events:none;border-radius:50%;position:absolute}.vh-cinema-aura--left{background:radial-gradient(circle,#ff812257 0%,#ff812200 72%);width:clamp(180px,24vw,320px);height:clamp(180px,24vw,320px);animation:10s ease-in-out infinite vh-cinema-drift;top:18%;left:8%}.vh-cinema-aura--right{background:radial-gradient(circle,#ffffff2e 0%,#fff0 74%);width:clamp(220px,28vw,360px);height:clamp(220px,28vw,360px);animation:12s ease-in-out infinite reverse vh-cinema-drift;bottom:14%;right:6%}.vh-cinema-grid{opacity:.46;pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:26px 26px;border-radius:44px;position:absolute;inset:10% 16%;-webkit-mask-image:radial-gradient(circle,#000 28%,#0000002e 72%,#0000 100%);mask-image:radial-gradient(circle,#000 28%,#0000002e 72%,#0000 100%)}.vh-cinema-rings{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.vh-cinema-ring{border:1px solid #ffffff1f;border-radius:50%;position:absolute;box-shadow:inset 0 0 26px #ffffff08}.vh-cinema-ring--outer{aspect-ratio:1;width:min(72vw,760px);animation:22s linear infinite vh-cinema-spin}.vh-cinema-ring--mid{aspect-ratio:1;border-style:dashed;border-color:#ffffff17;width:min(56vw,560px);animation:16s linear infinite reverse vh-cinema-spin}.vh-cinema-ring--inner{aspect-ratio:1;border-color:#ff91402e;width:min(40vw,380px);animation:4.4s ease-in-out infinite vh-cinema-pulse}.vh-cinema-stage{aspect-ratio:auto;width:min(100%,520px);box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;place-items:center;display:grid;position:relative;overflow:visible}.vh-cinema-stage:before,.vh-cinema-stage:after{display:none}.vh-cinema-beam{opacity:.72;pointer-events:none;border-radius:999px;position:absolute}.vh-cinema-beam--vertical{background:linear-gradient(#fff0 0%,#ffb173e6 50%,#fff0 100%);width:2px;height:72%;animation:3.8s ease-in-out infinite vh-cinema-pulse}.vh-cinema-beam--horizontal{background:linear-gradient(90deg,#fff0 0%,#ffb173d9 50%,#fff0 100%);width:62%;height:2px;animation:4.8s ease-in-out infinite reverse vh-cinema-pulse}.vh-cinema-orb{filter:blur(10px);pointer-events:none;border-radius:50%;position:absolute}.vh-cinema-orb--one{background:#ffffff6b;width:18px;height:18px;animation:7.6s ease-in-out infinite vh-cinema-float-orb;top:18%;left:24%}.vh-cinema-orb--two{background:#ff91408f;width:12px;height:12px;animation:6.4s ease-in-out infinite reverse vh-cinema-float-orb;top:28%;right:20%}.vh-cinema-orb--three{background:#ffffff38;width:22px;height:22px;animation:8.2s ease-in-out infinite vh-cinema-float-orb;bottom:20%;right:28%}.vh-cinema-mark-stack{aspect-ratio:2.55;isolation:isolate;width:min(100%,460px);position:relative}.vh-cinema-mark{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;position:relative}.vh-cinema-mark--solo{filter:brightness(0)invert()drop-shadow(0 18px 42px #ffffff29)drop-shadow(0 32px 70px #00000042);width:min(100%,320px);animation:7.4s ease-in-out infinite vh-cinema-float-main;display:block}.vh-cinema-mark--main{z-index:3;filter:brightness(0)invert()drop-shadow(0 18px 42px #ffffff2e)drop-shadow(0 40px 74px #0000004d);animation:7.4s ease-in-out infinite vh-cinema-float-main;transform:translate(-50%,-50%)}.vh-cinema-mark--accent{z-index:2;opacity:.82;filter:brightness(0)saturate()invert(53%)sepia(97%)saturate(2674%)hue-rotate(2deg)brightness(102%)contrast(101%)drop-shadow(0 12px 34px #ff6e0033);mix-blend-mode:screen;animation:8.2s ease-in-out infinite vh-cinema-float-accent;transform:translate(calc(18px - 50%),calc(6px - 50%))scale(.994)}.vh-cinema-mark--shadow{z-index:1;opacity:.18;filter:brightness(0)drop-shadow(0 20px 40px #00000038);animation:9.4s ease-in-out infinite vh-cinema-float-shadow;transform:translate(calc(38px - 50%),calc(18px - 50%))scale(.986)}.vh-cinema-copy{text-align:center;justify-items:center;gap:10px;width:min(100%,520px);padding:0 20px;animation:.95s .55s both vh-fade-up;display:grid;position:absolute;bottom:clamp(14px,4vh,34px);left:50%;transform:translate(-50%)}.vh-cinema-kicker{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffc7;letter-spacing:.22em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;font-size:.62rem;font-weight:700;display:inline-flex}.vh-cinema-copy p{color:#ffffffe0;text-wrap:balance;text-shadow:0 12px 28px #0000004d;max-width:34ch;margin:0;font-size:clamp(.82rem,1.5vw,.96rem);line-height:1.7}@keyframes vh-cinema-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes vh-cinema-pulse{0%,to{opacity:.42;transform:scale(.985)}50%{opacity:.92;transform:scale(1.02)}}@keyframes vh-cinema-drift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-16px)scale(1.05)}}@keyframes vh-cinema-float-main{0%,to{transform:translate(-50%,-50%)rotate(0)scale(1)}50%{transform:translate(-50%,calc(-50% - 10px))rotate(-.8deg)scale(1.016)}}@keyframes vh-cinema-float-accent{0%,to{transform:translate(calc(18px - 50%),calc(6px - 50%))rotate(0)scale(.994)}50%{transform:translate(calc(26px - 50%),calc(-50% - 2px))rotate(-1deg)scale(1.006)}}@keyframes vh-cinema-float-shadow{0%,to{transform:translate(calc(38px - 50%),calc(18px - 50%))rotate(0)scale(.986)}50%{transform:translate(calc(48px - 50%),calc(28px - 50%))rotate(1deg)scale(.997)}}@keyframes vh-cinema-float-orb{0%,to{opacity:.42;transform:translate(0,0)}50%{opacity:.95;transform:translateY(-16px)}}@keyframes vh-cinema-sheen{0%,to{opacity:.42;transform:translate(-8%)translateY(0)}50%{opacity:.82;transform:translate(8%)translateY(-1%)}}@media (width<=900px){.vh-stage{min-height:clamp(360px,58vh,620px)}.vh-cinema{width:min(100%,760px);min-height:clamp(340px,58vh,620px)}.vh-cinema-stage{width:min(100%,540px)}.vh-cinema-ring--outer{width:min(86vw,620px)}.vh-cinema-ring--mid{width:min(68vw,460px)}.vh-cinema-ring--inner{width:min(48vw,300px)}}@media (width<=760px){.vh-content{padding-bottom:22px}.vh-stage{min-height:clamp(320px,52vh,520px)}.vh-cinema{min-height:clamp(300px,50vh,480px)}.vh-cinema-grid{background-size:18px 18px;inset:12% 6%}.vh-cinema-stage{border-radius:28px;width:min(100%,420px)}.vh-cinema-stage:before{border-radius:22px;inset:10px}.vh-cinema-copy{gap:8px;bottom:10px}.vh-cinema-kicker{letter-spacing:.18em;padding:7px 12px;font-size:.54rem}.vh-cinema-copy p{font-size:.76rem;line-height:1.55}.vh-cinema-aura--left{top:14%;left:-4%}.vh-cinema-aura--right{bottom:10%;right:-6%}}@media (width<=560px){.vh-stage{min-height:clamp(280px,46vh,420px)}.vh-cinema{min-height:clamp(270px,44vh,400px)}.vh-cinema-stage{aspect-ratio:1.1;width:min(100%,330px)}.vh-cinema-mark-stack{width:min(84%,280px)}.vh-cinema-ring--outer{width:min(102vw,420px)}.vh-cinema-ring--mid{width:min(78vw,280px)}.vh-cinema-ring--inner{width:min(54vw,190px)}.vh-cinema-orb--three{display:none}.vh-cinema-copy{width:min(100%,300px)}}@media (prefers-reduced-motion:reduce){.vh-cinema,.vh-cinema-aura,.vh-cinema-ring,.vh-cinema-stage:after,.vh-cinema-beam,.vh-cinema-orb,.vh-cinema-mark,.vh-cinema-copy{transition:none!important;animation:none!important}}.vh-stage{align-items:flex-end;height:100%;min-height:100%;padding-bottom:0;position:relative}.vh-corner-brand{z-index:3;justify-content:flex-end;align-items:center;display:inline-flex;position:absolute;top:clamp(4px,1.6vh,16px);right:0}.vh-corner-brand-mark{object-fit:contain;filter:brightness(0)invert()drop-shadow(0 10px 24px #00000038);width:auto;height:34px;display:block}@media (width<=760px){.vh-stage{min-height:100%}.vh-corner-brand{top:2px;left:50%;right:auto;transform:translate(-50%)}.vh-corner-brand-mark{height:28px}}@media (prefers-reduced-motion:reduce){.vh-corner-brand-mark{transition:none!important;animation:none!important}}.cta-btn{font-family:var(--font-brand);letter-spacing:.13em;text-transform:uppercase;will-change:transform;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:14px 22px 14px 26px;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.cta-btn:hover{transform:translateY(-2px)}.cta-btn:active{transform:translateY(0)scale(.98)}.cta-btn-arrow{align-items:center;transition:transform .22s cubic-bezier(.34,1.56,.64,1);display:flex}.cta-btn:hover .cta-btn-arrow{transform:translate(4px)}.cta-btn--dark{color:#fff;box-shadow:none;background:linear-gradient(135deg,#ff6e00 0%,#e55a00 100%)}.cta-btn--dark:hover{box-shadow:none}.cta-btn--light{color:var(--text);background:#ffffffeb;border-color:#ffffff2e;box-shadow:0 8px 24px #0e0e0e29}.cta-btn--light:hover{background:#fff;box-shadow:0 14px 36px #0e0e0e38}.cta-btn--ghost{color:var(--text);border-color:var(--line-strong);box-shadow:none;background:0 0}.cta-btn--ghost:hover{background:var(--text);color:#fff;border-color:var(--text);box-shadow:0 8px 28px #0e0e0e2e}.vh-cta-block{flex-direction:column;gap:18px;padding-bottom:clamp(32px,6vh,64px);animation:.9s .55s both vh-fade-up;display:flex}.vh-cta-eyebrow{font-family:var(--font-brand);letter-spacing:.32em;text-transform:uppercase;color:#ffffff6b;align-items:center;gap:12px;margin:0;font-size:.58rem;font-weight:600;display:inline-flex}.vh-cta-eyebrow:before{content:"";background:linear-gradient(90deg,#ff6e00bf 0%,#ff6e000a 100%);flex-shrink:0;width:38px;height:1px}.vh-cta-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cta-btn--hero-ghost{color:#ffffffe0;box-shadow:none;-webkit-backdrop-filter:blur(10px);background:#ffffff14;border-color:#ffffff42}.cta-btn--hero-ghost:hover{color:#fff;background:#ffffff29;border-color:#ffffff7a;transform:translateY(-2px);box-shadow:0 8px 32px #0000003d}.cta-btn--hero-ghost:active{transform:translateY(0)scale(.98)}.cta-btn--hero-ghost .cta-btn-arrow{transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.cta-btn--hero-ghost:hover .cta-btn-arrow{transform:translate(4px)}@media (width<=560px){.vh-cta-block{gap:12px;padding-bottom:clamp(20px,4vh,36px)}.vh-cta-actions{flex-flow:row;align-items:center;gap:8px}.vh-cta-actions .cta-btn{letter-spacing:.1em;flex:1;justify-content:center;gap:7px;min-height:42px;padding:10px 14px;font-size:.68rem}}.back-btn{background:var(--surface-strong);border:1px solid var(--line-strong);color:var(--muted-strong);font-family:var(--font-brand);letter-spacing:.13em;text-transform:uppercase;will-change:transform;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:28px;padding:9px 18px 9px 13px;font-size:.72rem;font-weight:700;text-decoration:none;transition:background .22s,border-color .22s,color .22s,box-shadow .22s,transform .22s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 2px 12px #0e0e0e0f,0 1px 3px #0e0e0e0a}.back-btn:hover{background:var(--text);border-color:var(--text);color:#fff;transform:translateY(-1px);box-shadow:0 8px 28px #0e0e0e2e}.back-btn:active{transform:translateY(0)scale(.98)}.back-btn-arrow{align-items:center;transition:transform .22s cubic-bezier(.34,1.56,.64,1);display:flex}.back-btn:hover .back-btn-arrow{transform:translate(-3px)}.back-btn-label{line-height:1}.nav-dropdown-wrap{align-items:center;display:inline-flex;position:relative}.nav-dropdown-wrap:after{content:"";height:10px;position:absolute;top:100%;left:0;right:0}.nav-link-dropdown{align-items:center;gap:4px;display:inline-flex}.nav-dropdown-chevron{opacity:.75;flex-shrink:0;transition:transform .22s cubic-bezier(.4,0,.2,1)}.nav-dropdown-chevron.is-open{transform:rotate(180deg)}.nav-dropdown-panel{z-index:300;opacity:0;pointer-events:none;background:#fff;border:1px solid #12111117;border-radius:16px;min-width:320px;padding:8px 0 10px;transition:opacity .18s,transform .18s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 8px 40px #00000021,0 1px 4px #0000000d}.nav-dropdown-panel.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-dropdown-panel:before{content:"";background:#fff;border-top:1px solid #12111117;border-left:1px solid #12111117;border-radius:2px 0 0;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.nav-dropdown-header{letter-spacing:.2em;text-transform:uppercase;color:#9ca3af;border-bottom:1px solid #1211110f;margin-bottom:4px;padding:8px 16px 6px;font-size:.65rem;font-weight:700}.nav-dropdown-item{cursor:pointer;flex-direction:column;gap:3px;padding:9px 16px;text-decoration:none;transition:background .14s;display:flex}.nav-dropdown-item:hover{background:#fafaf9}.nav-dropdown-item-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:2px 7px;font-size:.65rem;font-weight:700;display:inline-block}.nav-dropdown-item-badge[data-type=grasse]{color:#c2410c;background:#fff7ed}.nav-dropdown-item-badge[data-type=mixte]{color:#1d4ed8;background:#eff6ff}.nav-dropdown-item-badge[data-type=seche]{color:#6d28d9;background:#f5f3ff}.nav-dropdown-item-badge[data-type=corps]{color:#15803d;background:#f0fdf4}.nav-dropdown-item-badge[data-type=sensible]{color:#86198f;background:#fdf4ff}.nav-dropdown-item-badge[data-type=autre]{color:#6b6b67;background:#f4f4f2}.nav-dropdown-item-label{color:#121212;white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-size:.8rem;font-weight:500;line-height:1.35;overflow:hidden}.nav-dropdown-all{color:#ff6e00;letter-spacing:.02em;background:#fafaf9;border:1px solid #12111112;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin:6px 10px 0;padding:8px 10px;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .14s,color .14s;display:flex}.nav-dropdown-all:hover{background:#fff7ed}.nav-link-btn{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.nav-dropdown-panel--liens{min-width:160px}.nav-dropdown-liens-item{color:#1a1a18;border-radius:8px;margin:2px 6px;padding:10px 18px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .13s,color .13s;display:block}.nav-dropdown-liens-item:hover,.nav-dropdown-liens-item.active{color:#ff6e00;background:#fff7ed}.nav-overlay-routine-group{flex-direction:column;display:flex}.nav-overlay-routine-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-right:16px;display:flex}.nav-overlay-routine-row .nav-overlay-link{opacity:1;border-bottom:none;flex:1;transform:none}.nav-overlay-routine-group>.nav-overlay-link{border-bottom:1px solid var(--line)}.nav-overlay-routine-toggle{border:1px solid var(--line-strong);cursor:pointer;width:34px;height:34px;color:var(--muted);background:0 0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:background .14s,color .14s,border-color .14s;display:flex}.nav-overlay-routine-toggle:hover{background:var(--accent-soft);color:var(--accent);border-color:#ff6e003d}.nav-overlay-routine-toggle svg{transition:transform .26s cubic-bezier(.4,0,.2,1)}.nav-overlay-routine-toggle.is-open svg{transform:rotate(180deg)}.nav-overlay-sub{border-left:2px solid #ff6e0033;flex-direction:column;gap:2px;margin:0 16px 8px;padding:8px 16px 12px 18px;display:flex}.nav-overlay-sub--plain{border-left-color:var(--line-strong)}.nav-overlay-sub-link{border-radius:10px;flex-direction:column;gap:3px;padding:9px 10px;text-decoration:none;transition:background .13s;display:flex}.nav-overlay-sub-link:hover,.nav-overlay-sub-link.active{background:var(--accent-soft)}.nav-overlay-sub-link--plain{color:var(--muted-strong);flex-direction:row;align-items:center;padding:9px 10px;font-size:.88rem;font-weight:600}.nav-overlay-sub-link--plain.active{color:var(--accent)}.nav-overlay-sub-badge{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:2px 8px;font-size:.58rem;font-weight:700;display:inline-block}.nav-overlay-sub-badge[data-type=grasse]{color:#c2410c;background:#fff7ed}.nav-overlay-sub-badge[data-type=mixte]{color:#1d4ed8;background:#eff6ff}.nav-overlay-sub-badge[data-type=seche]{color:#6d28d9;background:#f5f3ff}.nav-overlay-sub-badge[data-type=corps]{color:#15803d;background:#f0fdf4}.nav-overlay-sub-badge[data-type=sensible]{color:#86198f;background:#fdf4ff}.nav-overlay-sub-badge[data-type=autre]{color:#6b6b67;background:#f4f4f2}.nav-overlay-sub-name{color:var(--muted-strong);font-size:.83rem;font-weight:500;line-height:1.35}.nav-overlay-sub-all{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);border-radius:10px;justify-content:space-between;align-items:center;margin-top:4px;padding:9px 10px;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .13s;display:flex}.nav-overlay-sub-all:hover{background:var(--accent-soft)}.routine-quick-nav{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 3.2rem;display:flex}.routine-quick-pill{letter-spacing:.08em;text-transform:uppercase;background:color-mix(in srgb, var(--pill-bg,#f4f4f2) 84%, white);min-height:38px;color:var(--pill-color,#6b6b67);border:1px solid color-mix(in srgb, var(--pill-color,#6b6b67) 14%, white);border-radius:999px;align-items:center;padding:0 18px;font-size:.72rem;font-weight:800;text-decoration:none;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s,border-color .18s;display:inline-flex;box-shadow:0 4px 14px #1211110d}.routine-quick-pill:hover{border-color:color-mix(in srgb, var(--pill-color,#6b6b67) 38%, white);transform:translateY(-2px);box-shadow:0 10px 28px #12111114}.routine-state-panel{text-align:center;color:var(--muted);background:#ffffffbd;border:1px solid #12111114;border-radius:24px;margin-bottom:2rem;padding:42px 28px;font-size:.94rem;box-shadow:0 8px 32px #1211110f}.rcard-grid{flex-direction:column;gap:28px;margin-bottom:4rem;display:flex}.rcard{--rcard-accent:var(--accent);--rcard-soft:#ff6e0017;--rcard-line:#ff6e0021;content-visibility:auto;contain-intrinsic-size:480px;background:#fff;border:1px solid #12111112;border-radius:24px;scroll-margin-top:104px;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 2px 8px #1211110a,0 12px 36px #1211110f}.rcard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #1211110f,0 20px 52px #12111117}.rcard:before{content:"";background:var(--rcard-accent);z-index:2;border-radius:24px 24px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.rcard-hero{grid-template-columns:1fr min(40%,320px);min-height:280px;display:grid}.rcard-copy{flex-direction:column;gap:12px;padding:36px 28px 28px 32px;display:flex}.rcard-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--rcard-accent);margin:0;font-size:.62rem;font-weight:800}.rcard-badge{letter-spacing:.1em;text-transform:uppercase;border:1.5px solid var(--rcard-accent);color:var(--rcard-accent);background:var(--rcard-soft);border-radius:999px;align-items:center;width:fit-content;padding:5px 14px;font-size:.66rem;font-weight:700;display:inline-flex}.rcard-title{letter-spacing:-.03em;color:#111110;margin:0;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;line-height:1.06}.rcard-rule{background:var(--rcard-accent);border-radius:2px;flex-shrink:0;width:36px;height:3px}.rcard-desc{color:var(--muted-strong);max-width:46ch;margin:0;font-size:.88rem;line-height:1.78}.rcard-chips{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.rcard-chip{min-height:28px;color:var(--muted-strong);letter-spacing:.1em;text-transform:uppercase;background:#1211110a;border:1px solid #12111112;border-radius:999px;align-items:center;padding:0 12px;font-size:.64rem;font-weight:700;display:inline-flex}.rcard-visual{background:radial-gradient(ellipse at 68% 22%, var(--rcard-glow,#0000001f) 0%, transparent 55%), var(--rcard-bg,#f0ede8);position:relative;overflow:hidden}.rcard-visual:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#fff 0%,#ffffffb8 10%,#ffffff38 26%,#0000 42%);position:absolute;inset:0}.rcard-visual img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .52s cubic-bezier(.22,1,.36,1);display:block}.rcard:hover .rcard-visual img{transform:scale(1.04)}.rcard-seq{border-top:1px solid var(--rcard-line,#1211110f);background:linear-gradient(135deg, var(--rcard-soft,#f9f8f680) 0%, transparent 70%), #f9f8f68c;padding:22px 28px 28px 32px}.rcard-seq-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;margin-bottom:20px;display:flex}.rcard-seq-label{letter-spacing:.22em;text-transform:uppercase;color:var(--rcard-accent);margin:0;font-size:.6rem;font-weight:800}.rcard-seq-sig{color:var(--rcard-accent);font-size:.84rem;font-style:italic;font-weight:600}.rcard-steps{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:flex-start;gap:0;padding-bottom:6px;display:flex;overflow-x:auto}.rcard-steps::-webkit-scrollbar{display:none}.rcard-step{scroll-snap-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;min-width:94px;display:flex}.rcard-step-num{background:var(--rcard-accent);color:#fff;width:28px;height:28px;box-shadow:0 4px 12px color-mix(in srgb, var(--rcard-accent) 38%, transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:flex}.rcard-step-media{background:radial-gradient(circle at 50% 30%, var(--rcard-soft), transparent 66%), #f0ede8;border:1px solid #12111112;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;text-decoration:none;transition:box-shadow .16s;display:flex;overflow:hidden}a.rcard-step-media:hover{box-shadow:0 6px 20px color-mix(in srgb, var(--rcard-accent) 22%, #12111114)}.rcard-step-media img{object-fit:contain;width:68%;height:68%}.rcard-step-name{color:#1a1a18;text-align:center;margin:0;font-size:.8rem;font-weight:700;line-height:1.2}.rcard-step-desc{color:var(--muted);text-align:center;margin:0;font-size:.7rem;line-height:1.4}.rcard-step-monogram{color:color-mix(in srgb, var(--rcard-accent) 52%, #9ca3af);font-size:1.25rem;font-weight:700}.rcard-step-sep{color:var(--rcard-accent);opacity:.42;-webkit-user-select:none;user-select:none;flex-shrink:0;align-self:flex-start;padding-top:59px;padding-left:2px;padding-right:2px;font-size:1.1rem;line-height:1}.rcard-foot{border-top:1px solid var(--rcard-line,#1211110f);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:16px 28px 20px 32px;display:flex}.rcard-foot-sig{color:var(--muted);max-width:30ch;margin:0;font-size:.78rem;font-style:italic;line-height:1.5}.rcard-cta{background:var(--rcard-accent);color:#fff;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;box-shadow:0 4px 16px color-mix(in srgb, var(--rcard-accent) 32%, transparent);border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:10px 22px;font-size:.7rem;font-weight:800;text-decoration:none;transition:box-shadow .18s,transform .18s;display:inline-flex}.rcard-cta:hover{box-shadow:0 8px 24px color-mix(in srgb, var(--rcard-accent) 44%, transparent);transform:translateY(-1px)}@media (width>=1280px){.rcard-hero{grid-template-columns:1fr min(36%,340px);min-height:300px}.rcard-copy{padding:40px 32px 32px 40px}.rcard-seq,.rcard-foot{padding-left:40px;padding-right:32px}.rcard-step{min-width:100px}.rcard-step-media{width:74px;height:74px}.rcard-step-sep{padding-top:62px}}@media (width<=1024px){.rcard-hero{grid-template-columns:1fr min(37%,280px);min-height:256px}.rcard-copy{gap:10px;padding:28px 22px 22px 26px}.rcard-seq,.rcard-foot{padding-left:26px;padding-right:22px}.rcard-step{min-width:88px}.rcard-step-media{width:62px;height:62px}.rcard-step-sep{padding-top:56px}}@media (width<=768px){.rcard-grid{gap:18px;margin-bottom:2.5rem}.rcard{border-radius:20px;scroll-margin-top:90px}.rcard-hero{grid-template-columns:1fr}.rcard-visual{aspect-ratio:16/9;min-height:unset;border-bottom:1px solid var(--rcard-line,#1211110f);order:-1}.rcard-visual:after{background:linear-gradient(#0000 50%,#ffffff1f 68%,#ffffff94 88%,#fff 100%)}.rcard-copy{gap:10px;padding:22px 20px 18px}.rcard-desc{max-width:none}.rcard-seq{padding:18px 20px 22px}.rcard-seq-head{flex-direction:column;align-items:flex-start;gap:4px}.rcard-steps{padding-right:16px}.rcard-foot{flex-direction:column;align-items:flex-start;padding:14px 20px 18px}.rcard-foot-sig{max-width:none}.rcard-cta{justify-content:center;width:100%}.rcard-step{min-width:88px}.rcard-step-media{width:70px;height:70px}.rcard-step-sep{padding-top:67px;font-size:1rem}.routine-page-head .page-title{max-width:none}.routine-page-head .section-copy{font-size:.88rem;line-height:1.68}.routine-quick-nav{justify-content:flex-start;gap:8px;margin-bottom:1.8rem}.routine-quick-pill{min-height:42px;padding:0 14px;font-size:.64rem}.routine-state-panel{padding:28px 20px}.routine-cta-panel .section-title{max-width:none}.routine-cta-actions{flex-direction:column}.routine-cta-actions .cta-btn{justify-content:center;width:100%}}@media (width<=480px){.rcard{border-radius:16px}.rcard-visual{aspect-ratio:16/9}.rcard-title{font-size:clamp(1.2rem,5.5vw,1.6rem);line-height:1.05}.rcard-desc{font-size:.82rem}.rcard-copy{padding:18px 16px 16px}.rcard-seq{padding:14px 16px 20px}.rcard-seq-sig{font-size:.78rem}.rcard-foot{padding:12px 16px 16px}.rcard-step{min-width:66px}.rcard-step-media{width:52px;height:52px}.rcard-step-num{width:24px;height:24px;font-size:.62rem}.rcard-step-sep{padding-top:48px;font-size:.88rem}.rcard-step-name{word-break:break-word;font-size:.74rem}.rcard-step-desc{font-size:.65rem}}@media (width<=380px){.routine-quick-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin-bottom:1.5rem;padding-bottom:4px;overflow-x:auto}.routine-quick-nav::-webkit-scrollbar{display:none}.routine-quick-pill{flex-shrink:0}}@media (width<=360px){.rcard-step{min-width:60px}.rcard-step-media{width:48px;height:48px}.rcard-step-sep{padding-top:46px;font-size:.8rem}}@media (prefers-reduced-motion:reduce){.rcard,.rcard-cta,.rcard-step-media,.rcard-visual img{transition:none}.rcard:hover,.rcard-cta:hover,.rcard:hover .rcard-visual img{transform:none}}.routine-detail-shell{gap:30px;display:grid;overflow-x:hidden}.routine-detail-hero{background:radial-gradient(circle at top right, var(--routine-soft,#ff6e001f), transparent 30%), linear-gradient(180deg, #fffffffa 0%, #f8f4eee0 100%);border:1px solid color-mix(in srgb, var(--routine-line,#ff6e0029) 90%, #ffffffd1);border-radius:32px;gap:20px;padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 58px #1211110f}.routine-detail-head{gap:12px;max-width:72ch;display:grid}.routine-detail-meta{flex-wrap:wrap;gap:10px;display:flex}.routine-detail-pill{border:1px solid color-mix(in srgb, var(--routine-line,#ff6e0029) 90%, #ffffffd6);min-height:36px;color:color-mix(in srgb, var(--routine-accent,var(--accent)) 78%, #6f6962);letter-spacing:.16em;text-transform:uppercase;background:#ffffffbd;border-radius:999px;align-items:center;padding:0 14px;font-size:.68rem;font-weight:800;display:inline-flex}.routine-detail-products{gap:20px;display:grid}.routine-detail-section-head{gap:8px;display:grid}.routine-detail-selection-top{justify-content:space-between;align-items:end;gap:18px;display:flex}.routine-detail-selection-button{color:#fff;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#171614;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:.68rem;font-weight:800;transition:opacity .14s,transform .14s;display:inline-flex;box-shadow:0 14px 24px #1211111f}.routine-detail-selection-button:hover{opacity:.92;transform:translateY(-1px)}.routine-detail-selection-button.is-disabled{color:#8d857f;box-shadow:none;cursor:not-allowed;background:#1211111f}.routine-detail-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.routine-detail-fallback-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.routine-detail-static-card{background:linear-gradient(#fffffff5 0%,#f7f3ede0 100%);border:1px solid #12111114;border-radius:24px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 18px 40px #1211110d}.routine-detail-static-step{width:42px;height:42px;color:var(--muted-strong);letter-spacing:.1em;background:#ffffffe0;border:1px solid #12111114;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:inline-flex}.routine-detail-static-media{aspect-ratio:1;background:radial-gradient(circle at top,#ffffffe0 0%,#0000 66%),linear-gradient(#fffffffa 0%,#f5f1ebeb 100%);border-radius:18px;place-items:center;width:74px;display:grid;overflow:hidden}.routine-detail-static-main{color:inherit;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:14px;min-width:0;text-decoration:none;display:grid}.routine-detail-static-media img{object-fit:contain;width:100%;height:100%;padding:10px}.routine-detail-static-media span{color:var(--muted-strong);font-size:1.2rem;font-weight:700}.routine-detail-static-copy{min-width:0}.routine-detail-static-card h3{margin:0 0 4px;font-size:1rem;line-height:1.3}.routine-detail-static-card p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.55}.routine-detail-static-footer{align-items:center;display:flex}.routine-detail-static-button{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:#171614;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:.66rem;font-weight:800;transition:opacity .14s,transform .14s;display:inline-flex}.routine-detail-static-button:hover{opacity:.92;transform:translateY(-1px)}.routine-detail-static-button.is-disabled{color:#8d857f;cursor:not-allowed;background:#1211111f}@media (width<=1120px){.routine-detail-product-grid,.routine-detail-fallback-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.routine-detail-hero{border-radius:24px;padding:24px 20px}.routine-detail-selection-top{flex-direction:column;align-items:stretch}.routine-detail-product-grid,.routine-detail-fallback-grid{grid-template-columns:1fr}.routine-detail-static-card{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:14px}.routine-detail-static-step{width:34px;height:34px;font-size:.62rem}.routine-detail-static-media{border-radius:16px;width:62px}.routine-detail-static-main{grid-template-columns:62px minmax(0,1fr);gap:12px}.routine-detail-static-footer{grid-column:1/-1}.routine-detail-static-button,.routine-detail-selection-button{width:100%}}.routine-sel-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:20px;display:grid}.routine-sel-card{background:#fff;border:1px solid #12111112;border-radius:22px;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 20px #1211110d}.routine-sel-card:hover{transform:translateY(-3px);box-shadow:0 14px 40px #1211111a}.routine-sel-card-media{aspect-ratio:1;background:linear-gradient(#fffffffa 0%,#f5f1ebeb 100%);flex-shrink:0;text-decoration:none;display:block;position:relative;overflow:hidden}.routine-sel-card-media img{object-fit:contain;width:100%;height:100%;padding:14px;transition:transform .24s}.routine-sel-card:hover .routine-sel-card-media img{transform:scale(1.04)}.routine-sel-card-monogram{color:#c5bfb8;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.2rem;font-weight:700;display:flex}.routine-sel-card-body{flex:1;gap:5px;padding:14px 16px 10px;display:grid}.routine-sel-card-type{letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.68rem;font-weight:700}.routine-sel-card-name{color:#171614;margin:0;font-size:.92rem;font-weight:700;line-height:1.3}.routine-sel-card-price{color:#171614;align-items:baseline;gap:7px;margin-top:4px;font-size:.9rem;font-weight:700;display:flex}.routine-sel-card-price-promo{color:#c2410c}.routine-sel-card-price-old{color:var(--muted);font-size:.75rem;font-weight:500;text-decoration:line-through}.routine-sel-card-footer{flex-direction:column;gap:8px;padding:0 14px 14px;display:flex}.routine-sel-card-btn{color:#fff;letter-spacing:.13em;text-transform:uppercase;cursor:pointer;background:#171614;border:0;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:40px;padding:0 14px;font-size:.66rem;font-weight:800;transition:opacity .14s,transform .14s;display:flex}.routine-sel-card-btn:hover{opacity:.88;transform:translateY(-1px)}.routine-sel-card-btn.is-disabled{color:#9b9490;cursor:not-allowed;background:#1211111a;transform:none}.routine-sel-card-link{color:#171614;letter-spacing:.11em;text-transform:uppercase;border:1px solid #1211111f;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:.64rem;font-weight:700;text-decoration:none;transition:background .14s,border-color .14s;display:flex}.routine-sel-card-link:hover{background:#1211110a;border-color:#1211113d}.routine-sel-cta{background:#171614;border-radius:24px;margin-top:6px;padding:26px 30px}.routine-sel-cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.routine-sel-cta-label{letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;margin:0 0 5px;font-size:.66rem;font-weight:800}.routine-sel-cta-count{color:#fff;margin:0;font-size:1.05rem;font-weight:700}.routine-sel-cta-btn{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;min-height:50px;box-shadow:none;white-space:nowrap;background:#ff6e00;border:0;border-radius:999px;align-items:center;gap:10px;padding:0 26px;font-size:.7rem;font-weight:800;transition:opacity .14s,transform .14s;display:inline-flex}.routine-sel-cta-btn:hover{opacity:.92;transform:translateY(-1px)}@media (width<=900px){.routine-sel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (width<=540px){.routine-sel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.routine-sel-card-body{padding:12px 12px 8px}.routine-sel-card-footer{gap:7px;padding:0 12px 12px}.routine-sel-card-btn{min-height:38px;font-size:.6rem}.routine-sel-card-link{min-height:34px;font-size:.6rem}.routine-sel-cta{padding:20px}.routine-sel-cta-inner{flex-direction:column;align-items:stretch;gap:16px}.routine-sel-cta-btn{justify-content:center;width:100%;min-height:46px}}.routine-detail-page{overflow-x:clip}.routine-detail-page .routine-detail-shell{grid-template-columns:minmax(0,1fr);gap:clamp(22px,3.2vw,34px);width:min(1180px,100vw - clamp(20px,5vw,48px))}.routine-detail-page .routine-detail-shell>*{min-width:0;max-width:100%}.routine-showcase-hero{border:1px solid color-mix(in srgb, var(--routine-line,#1d4ed829) 80%, #ffffffe6);background:radial-gradient(ellipse at 90% 10%, var(--routine-soft,#1d4ed81f) 0%, transparent 52%), radial-gradient(ellipse at 5% 90%, var(--routine-soft,#1d4ed80f) 0%, transparent 40%), linear-gradient(160deg, #fff 0%, #f8f9ff 100%);box-sizing:border-box;border-radius:clamp(20px,2.4vw,32px);grid-template-columns:minmax(0,1fr) minmax(240px,.78fr);align-items:center;gap:clamp(20px,3vw,36px);min-width:0;max-width:100%;padding:clamp(28px,3.6vw,48px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 56px #12111112}.routine-showcase-copy{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.routine-showcase-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--routine-accent,var(--accent));overflow-wrap:anywhere;margin:0;font-size:.68rem;font-weight:800}.routine-showcase-skin-badge{border:1.5px solid color-mix(in srgb, var(--routine-accent,var(--accent)) 28%, #00000014);height:32px;color:var(--routine-accent,var(--accent));letter-spacing:.14em;text-transform:uppercase;background:#ffffffeb;border-radius:999px;align-self:flex-start;align-items:center;padding:0 16px;font-size:.66rem;font-weight:800;display:inline-flex}.routine-showcase-title{word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.012em;max-width:100%;margin:0;font-size:clamp(1.72rem,3.1vw,2.48rem);line-height:1.06}.routine-showcase-title:after{content:"";background:var(--routine-accent,#ff6e00);border-radius:2px;width:40px;height:3px;margin-top:18px;display:block}.routine-showcase-desc{color:#171614b8;overflow-wrap:break-word;max-width:56ch;margin:0;font-size:clamp(.94rem,1.2vw,1.02rem);line-height:1.8}.routine-showcase-pills{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.routine-showcase-pill{border:1px solid color-mix(in srgb, var(--routine-line,#ff6e0029) 84%, #ffffffd1);min-height:34px;color:color-mix(in srgb, var(--routine-accent,#ff6e00) 72%, #6b655f);letter-spacing:.14em;text-transform:uppercase;text-align:center;overflow-wrap:anywhere;background:#ffffffd9;border-radius:999px;align-items:center;max-width:100%;padding:0 14px;font-size:.7rem;font-weight:800;display:inline-flex}.routine-showcase-actions{flex-wrap:wrap;gap:12px;min-width:0;max-width:100%;margin-top:10px;display:flex}.routine-showcase-btn{letter-spacing:.13em;text-transform:uppercase;cursor:pointer;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:min(100%,178px);max-width:100%;min-height:46px;padding:0 22px;font-size:.68rem;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .16s,opacity .16s,border-color .16s,background .16s;display:inline-flex;overflow:hidden}.routine-showcase-btn-primary{color:#fff;box-shadow:none;background:#ff6e00;border:0}.routine-showcase-btn-ghost{color:#171614;background:#fffc;border-color:#12111124}.routine-showcase-btn:hover{transform:translateY(-1px)}.routine-showcase-visual{justify-self:end;place-items:center;width:100%;min-width:0;max-width:440px;min-height:320px;display:grid;position:relative}.routine-showcase-visual-glow{background:radial-gradient(circle at center, color-mix(in srgb, var(--routine-soft,#ff6e0024) 85%, #ffffffb3) 0%, transparent 72%);filter:blur(3px);border-radius:28px;position:absolute;inset:14% 10% 10%}.routine-showcase-product-stack{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,420px);display:grid;position:relative}.routine-showcase-product-frame{place-items:center;min-height:132px;padding:4px;display:grid}.routine-showcase-product-image{object-fit:contain;filter:drop-shadow(0 10px 18px #1211111f);width:100%;max-width:100%;height:auto;max-height:142px}.routine-showcase-product-placeholder{color:#a39a92;font-size:1.35rem;font-weight:700}.routine-showcase-section-head{gap:6px;margin-bottom:2px;display:grid}.routine-showcase-section-head .section-title{letter-spacing:-.01em;text-wrap:balance;overflow-wrap:anywhere;max-width:100%;margin:0;line-height:1.14}.routine-showcase-steps .section-title,.routine-showcase-products .section-title{white-space:normal;letter-spacing:-.012em;font-size:clamp(1.02rem,1.65vw,1.34rem)}.routine-showcase-section-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--routine-accent,var(--accent));margin:0;font-size:.65rem;font-weight:800}.routine-showcase-steps,.routine-showcase-products,.routine-showcase-bundle,.routine-showcase-benefits{box-shadow:none;background:0 0;border:0;border-radius:0;padding:22px 0}.routine-showcase-steps,.routine-showcase-products,.routine-showcase-bundle{border-bottom:1px solid #12111114}.routine-showcase-seq-tagline{color:var(--routine-accent,var(--accent));letter-spacing:-.015em;margin:4px 0 0;font-size:clamp(1rem,1.8vw,1.3rem);font-weight:700;line-height:1.2}.routine-showcase-steps-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#1211111f transparent;flex-direction:row;align-items:flex-start;gap:0;margin-top:28px;padding-bottom:6px;display:flex;overflow-x:auto}.routine-showcase-steps-dots{display:none}.routine-showcase-step-col{text-align:center;scroll-snap-align:start;flex-direction:column;flex:1;align-items:center;min-width:92px;max-width:150px;padding:0 8px;display:flex}.routine-showcase-step-svg-icon{color:var(--routine-accent,var(--accent));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.routine-showcase-step-svg-icon svg{width:38px;height:38px}.routine-showcase-step-media{aspect-ratio:1;background:color-mix(in srgb, var(--routine-soft,#1d4ed814) 65%, #f4f4f3);border:1px solid #0000000d;border-radius:14px;justify-content:center;align-items:center;width:clamp(72px,7vw,112px);display:flex;overflow:hidden}.routine-showcase-step-img{object-fit:contain;width:68%;height:68%}.routine-showcase-step-monogram{color:color-mix(in srgb, var(--routine-accent,var(--accent)) 35%, #c4bbb3);font-size:1.45rem;font-weight:700}.routine-showcase-step-text{margin-top:14px;padding:0 2px}.routine-showcase-step-col h3{color:#171614;letter-spacing:-.006em;overflow-wrap:anywhere;margin:0 0 5px;font-size:.94rem;font-weight:700;line-height:1.2}.routine-showcase-step-col p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:.76rem;line-height:1.5}.routine-showcase-step-sep{color:var(--routine-accent,var(--accent));opacity:.5;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;padding-left:2px;padding-right:2px;font-size:1.25rem;line-height:1;display:flex}.routine-showcase-products-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));align-items:stretch;gap:14px;margin-top:14px;display:grid}.routine-showcase-product-card{background:#fff;border:1px solid #12111112;border-radius:16px;flex-direction:column;min-width:0;height:100%;transition:transform .24s,box-shadow .24s;display:flex;overflow:hidden;box-shadow:0 2px 12px #1211110f}.routine-showcase-product-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #1211111a}.routine-showcase-product-media{aspect-ratio:1;background:color-mix(in srgb, var(--routine-soft,#1d4ed814) 50%, #f8f8f7);border-radius:0;place-items:center;min-width:0;padding:14px;text-decoration:none;display:grid;position:relative}.routine-showcase-product-step{background:var(--routine-accent,#ff6e00);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:.58rem;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 2px 6px #00000026}.routine-showcase-product-media img{object-fit:contain;width:100%;height:100%}.routine-showcase-product-monogram{color:#c4bbb3;font-size:2rem;font-weight:700}.routine-showcase-product-body{gap:5px;min-width:0;padding:14px 16px 10px;display:grid}.routine-showcase-product-type{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;margin:0;font-size:.62rem;font-weight:700}.routine-showcase-product-name{letter-spacing:-.004em;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:.92rem;line-height:1.35}.routine-showcase-product-price{color:#171614;flex-wrap:wrap;align-items:baseline;gap:7px;min-width:0;font-size:.92rem;font-weight:700;display:flex}.routine-showcase-product-price-promo{color:#c2410c}.routine-showcase-product-price-old{color:var(--muted);font-size:.74rem;text-decoration:line-through}.routine-showcase-product-footer{gap:8px;min-width:0;margin-top:auto;padding:4px 16px 16px;display:grid}.routine-showcase-product-btn,.routine-showcase-product-link{letter-spacing:.11em;text-transform:uppercase;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;text-align:center;border-radius:999px;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:36px;padding:0 10px;font-size:.6rem;font-weight:800;line-height:1.18;text-decoration:none;display:inline-flex;overflow:hidden}.routine-showcase-product-btn{color:#fff;cursor:pointer;background:#ff6e00;border:0}.routine-showcase-product-btn.is-disabled{color:#8d857f;cursor:not-allowed;background:#1211111f}.routine-showcase-product-link{color:#171614;background:#fff;border:1px solid #12111124}.routine-showcase-bundle{grid-template-columns:minmax(0,1fr) minmax(240px,300px);align-items:start;gap:24px;width:100%;max-width:100%;margin-top:4px;display:grid}.routine-showcase-bundle-copy,.routine-showcase-bundle-pricing{min-width:0}.routine-showcase-bundle-copy h3{letter-spacing:-.01em;overflow-wrap:anywhere;max-width:30ch;margin:0 0 10px;line-height:1.18}.routine-showcase-bundle .eyebrow{overflow-wrap:anywhere;max-width:100%}.routine-showcase-bundle-copy ul{color:var(--muted-strong);gap:8px;margin:0;padding-left:18px;font-size:.89rem;line-height:1.58;display:grid}.routine-showcase-bundle-pricing{background:0 0;border:0;border-radius:0;align-self:start;gap:6px;padding:8px 0 0;display:grid}.routine-showcase-bundle-pricing p{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin:0;font-size:.7rem;font-weight:700}.routine-showcase-bundle-old{color:var(--muted);font-size:.94rem;text-decoration:line-through}.routine-showcase-bundle-pricing strong{color:#ff6e00;letter-spacing:-.015em;overflow-wrap:anywhere;font-size:1.9rem;line-height:1}.routine-showcase-bundle-btn{color:#fff;letter-spacing:.11em;text-transform:uppercase;cursor:pointer;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;text-align:center;background:#ff6e00;border:0;border-radius:999px;width:100%;max-width:100%;min-height:44px;margin-top:8px;font-size:.64rem;font-weight:800;line-height:1.18;overflow:hidden}.routine-showcase-bundle-pricing small{color:var(--muted);font-size:.73rem}.routine-showcase-benefits-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:10px;margin-top:10px;display:grid}.routine-showcase-benefits .section-title{white-space:normal;letter-spacing:-.01em;font-size:clamp(1.1rem,1.85vw,1.5rem)}.routine-showcase-benefit{background:0 0;border:0;border-radius:0;gap:6px;min-width:0;padding:8px 0;display:grid}.routine-showcase-benefit h3{letter-spacing:-.004em;overflow-wrap:anywhere;margin:0;font-size:.86rem;line-height:1.34}.routine-showcase-benefit p{color:var(--muted);margin:0;font-size:.77rem;line-height:1.58}@media (width<=1120px){.routine-showcase-hero{grid-template-columns:minmax(0,1fr) minmax(220px,340px);gap:24px;padding:28px}.routine-showcase-visual{justify-self:end;max-width:340px;min-height:260px}.routine-showcase-product-stack{max-width:380px;margin:0 auto}.routine-showcase-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.routine-showcase-step-col{min-width:104px;max-width:140px}.routine-showcase-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.routine-showcase-bundle{grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:20px}.routine-showcase-bundle-pricing{max-width:360px}.routine-showcase-steps,.routine-showcase-products,.routine-showcase-bundle,.routine-showcase-benefits{padding:22px 0}.routine-showcase-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.routine-showcase-btn{width:100%}}@media (width<=980px){.routine-showcase-hero{grid-template-columns:minmax(0,1fr)}.routine-showcase-visual{justify-self:center;max-width:420px}.routine-showcase-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.routine-showcase-steps-grid{gap:0}.routine-showcase-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.routine-showcase-bundle-copy h3{font-size:1.18rem}.routine-showcase-bundle{grid-template-columns:minmax(0,1fr)}.routine-showcase-bundle-pricing{max-width:360px}}@media (width<=768px){.routine-detail-page{padding-top:14px}.routine-detail-page .container{width:min(100%,100vw - clamp(20px,6vw,32px))}.routine-detail-shell{gap:24px}.routine-showcase-hero{border-radius:24px;gap:20px;padding:22px 20px}.routine-showcase-copy{justify-items:stretch}.routine-showcase-eyebrow{letter-spacing:.18em;line-height:1.35}.routine-showcase-title{font-size:clamp(1.52rem,6.8vw,1.92rem);line-height:1.06}.routine-showcase-desc{font-size:.94rem;line-height:1.68}.routine-showcase-visual{max-width:360px;min-height:220px}.routine-showcase-visual-glow{filter:blur(6px);inset:18% 14% 14%}.routine-showcase-product-stack{gap:8px;max-width:300px}.routine-showcase-product-frame{min-height:120px;padding:4px}.routine-showcase-product-image{max-height:120px}.routine-showcase-pills{gap:8px}.routine-showcase-pill{letter-spacing:.11em;min-height:32px;padding:0 12px;font-size:.64rem}.routine-showcase-actions{grid-template-columns:1fr;gap:10px;width:100%;min-width:0}.routine-showcase-btn{letter-spacing:.11em;text-overflow:clip;white-space:normal;justify-content:center;min-width:0;min-height:46px;padding:10px 16px;font-size:.64rem;overflow:visible}.routine-showcase-steps,.routine-showcase-products,.routine-showcase-bundle,.routine-showcase-benefits{padding:18px 0}.routine-showcase-steps .section-title,.routine-showcase-products .section-title{white-space:normal;font-size:1.02rem}.routine-showcase-steps-grid{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#12111124 transparent;padding-bottom:8px}.routine-showcase-step-col{min-width:84px;max-width:120px;padding:0 6px}.routine-showcase-step-media{width:82px}.routine-showcase-step-svg-icon svg{width:34px;height:34px}.routine-showcase-step-sep{font-size:1.1rem}.routine-showcase-steps-dots{justify-content:center;align-items:center;gap:8px;margin-top:10px;display:flex}.routine-showcase-step-dot{cursor:pointer;background:#1211112e;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .18s cubic-bezier(.22,1,.36,1),background .16s}.routine-showcase-step-dot.is-active{background:var(--routine-accent,#ff6e00);border-radius:999px;width:22px}.routine-showcase-steps-grid::-webkit-scrollbar{height:4px}.routine-showcase-steps-grid::-webkit-scrollbar-track{background:0 0}.routine-showcase-steps-grid::-webkit-scrollbar-thumb{background:#12111124;border-radius:999px}.routine-showcase-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.routine-showcase-product-body{gap:4px;padding:12px 14px 8px}.routine-showcase-product-name{font-size:.88rem;line-height:1.34}.routine-showcase-product-price{font-size:.86rem}.routine-showcase-product-btn,.routine-showcase-product-link{white-space:normal;min-height:40px;padding:8px 10px;font-size:.6rem}.routine-showcase-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.routine-showcase-benefits .section-title{white-space:normal;font-size:clamp(.96rem,3.6vw,1.22rem)}.routine-showcase-bundle{background:radial-gradient(circle at 100% 0,#ff6e0014,#0000 44%),linear-gradient(#ffffffe0 0%,#f8f4eec2 100%);border:1px solid #12111112;border-radius:20px;grid-template-columns:1fr;gap:18px;padding:16px}.routine-showcase-bundle-pricing{background:#ffffffd1;border:1px solid #12111112;border-radius:18px;width:100%;max-width:none;padding:14px}.routine-showcase-bundle-copy h3{max-width:none}.routine-showcase-bundle-pricing p,.routine-showcase-bundle-old,.routine-showcase-bundle-pricing strong,.routine-showcase-bundle-pricing small{overflow-wrap:anywhere}.routine-showcase-bundle-copy ul{gap:8px;font-size:.86rem}.routine-showcase-bundle-btn{text-overflow:clip;white-space:normal;width:100%;min-width:0;padding:10px 16px;overflow:visible}}@media (width<=520px){.routine-detail-shell{gap:20px}.routine-showcase-hero{border-radius:22px;padding:18px 16px;display:block}.routine-showcase-title{font-size:clamp(1.36rem,7.6vw,1.74rem);line-height:1.08}.routine-showcase-desc{font-size:.9rem;line-height:1.62}.routine-showcase-visual{display:none}.routine-showcase-pills{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.routine-showcase-pill{letter-spacing:.08em;white-space:normal;justify-content:center;min-width:0;min-height:34px;padding:6px 8px;line-height:1.15}.routine-showcase-step-col{min-width:72px;max-width:104px;padding:0 5px}.routine-showcase-step-media{width:70px}.routine-showcase-step-svg-icon svg{width:30px;height:30px}.routine-showcase-step-col h3{font-size:.84rem}.routine-showcase-step-col p{font-size:.71rem}.routine-showcase-step-sep{font-size:1rem}.routine-showcase-product-media{border-radius:12px;padding:8px}.routine-showcase-product-step{min-height:20px;padding:0 7px;font-size:.54rem;top:7px;left:7px}.routine-showcase-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.routine-showcase-product-name{font-size:.84rem;line-height:1.32}.routine-showcase-product-price{font-size:.82rem}.routine-showcase-product-btn,.routine-showcase-product-link{letter-spacing:.1em;min-height:38px;font-size:.58rem}.routine-showcase-bundle-copy h3{font-size:1.1rem;line-height:1.2}.routine-showcase-bundle-copy ul{gap:6px;padding-left:16px;font-size:.82rem}.routine-showcase-bundle-pricing strong{font-size:1.7rem}.routine-showcase-bundle-btn{letter-spacing:.08em;min-height:42px;font-size:.6rem}.routine-showcase-bundle-pricing small{font-size:.68rem}.routine-showcase-benefits .section-title{font-size:.96rem}.routine-showcase-benefit h3{font-size:.84rem}.routine-showcase-benefit p{font-size:.74rem}}@media (width<=430px){.routine-detail-shell{gap:18px}.routine-showcase-hero{border-radius:20px;gap:14px;padding:16px 14px}.routine-showcase-copy{gap:8px}.routine-showcase-title{font-size:clamp(1.24rem,7vw,1.56rem)}.routine-showcase-steps .section-title,.routine-showcase-products .section-title{font-size:.92rem}.routine-showcase-desc{font-size:.87rem;line-height:1.58}.routine-showcase-pills{gap:6px}.routine-showcase-pill{letter-spacing:.09em;min-height:28px;padding:0 10px;font-size:.58rem}.routine-showcase-btn{letter-spacing:.09em;min-height:42px;padding:8px 12px;font-size:.58rem}.routine-showcase-btn-primary{box-shadow:none}.routine-showcase-visual{max-width:280px;min-height:164px}.routine-showcase-product-stack{gap:6px;max-width:240px}.routine-showcase-product-frame{min-height:92px;padding:0}.routine-showcase-product-image{filter:drop-shadow(0 8px 14px #1211111a);max-height:96px}.routine-showcase-steps,.routine-showcase-products,.routine-showcase-bundle,.routine-showcase-benefits{padding:14px 0}.routine-showcase-steps-grid{gap:0}.routine-showcase-step-col{min-width:68px;max-width:96px;padding:0 4px}.routine-showcase-step-media{border-radius:12px;width:64px}.routine-showcase-step-svg-icon svg{width:28px;height:28px}.routine-showcase-steps-dots{gap:6px;margin-top:8px}.routine-showcase-step-dot{width:7px;height:7px}.routine-showcase-step-dot.is-active{width:18px}.routine-showcase-step-col h3{font-size:.8rem}.routine-showcase-step-col p{font-size:.68rem;line-height:1.45}.routine-showcase-step-sep{font-size:.9rem}.routine-showcase-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.routine-showcase-product-media{border-radius:11px;padding:6px}.routine-showcase-product-step{min-height:18px;padding:0 6px;font-size:.5rem;top:6px;left:6px}.routine-showcase-product-body{gap:3px;padding:8px 0 6px}.routine-showcase-product-type{font-size:.56rem}.routine-showcase-product-name{font-size:.8rem;line-height:1.3}.routine-showcase-product-price{font-size:.78rem}.routine-showcase-product-price-old{font-size:.66rem}.routine-showcase-product-footer{gap:6px;padding:0 0 6px}.routine-showcase-product-btn,.routine-showcase-product-link{letter-spacing:.08em;min-height:36px;font-size:.54rem}.routine-showcase-bundle-copy h3{font-size:1.04rem;line-height:1.22}.routine-showcase-bundle-copy ul{gap:5px;padding-left:14px;font-size:.78rem}.routine-showcase-bundle-pricing strong{font-size:1.5rem}.routine-showcase-bundle-old{font-size:.86rem}.routine-showcase-bundle-btn{min-height:40px;font-size:.56rem}.routine-showcase-bundle,.routine-showcase-bundle-pricing{border-radius:16px;padding:12px}.routine-showcase-bundle-pricing small{font-size:.64rem}.routine-showcase-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.routine-showcase-benefits .section-title{font-size:.9rem}.routine-showcase-benefit{gap:4px;padding:6px 0}.routine-showcase-benefit h3{font-size:.8rem}.routine-showcase-benefit p{font-size:.7rem;line-height:1.52}}@media (width<=380px){.routine-showcase-hero{border-radius:18px;padding:14px 12px}.routine-showcase-title{font-size:clamp(1.14rem,6.4vw,1.42rem)}.routine-showcase-desc{font-size:.84rem;line-height:1.56}.routine-showcase-visual{max-width:260px;min-height:146px}.routine-showcase-product-stack{max-width:220px}.routine-showcase-product-frame{min-height:82px}.routine-showcase-product-image{max-height:86px}.routine-showcase-pill{min-height:26px;padding:0 8px;font-size:.54rem}.routine-showcase-pills{grid-template-columns:1fr}.routine-showcase-btn{min-height:40px;padding:8px 10px;font-size:.56rem}.routine-showcase-steps .section-title,.routine-showcase-products .section-title{font-size:.86rem}.routine-showcase-steps-grid{grid-auto-columns:minmax(184px,90%)}.routine-showcase-products-grid{grid-template-columns:1fr;gap:10px}.routine-showcase-product-media{aspect-ratio:1.15}.routine-showcase-product-name{font-size:.86rem;line-height:1.34}.routine-showcase-product-price{font-size:.82rem}.routine-showcase-product-btn,.routine-showcase-product-link{min-height:40px;font-size:.58rem}.routine-showcase-bundle-copy h3{font-size:.98rem}.routine-showcase-bundle-pricing strong{font-size:1.4rem}.routine-showcase-benefits-grid{grid-template-columns:1fr;gap:6px}.routine-showcase-benefits .section-title{font-size:.86rem}.routine-showcase-benefit h3{font-size:.78rem}.routine-showcase-benefit p{font-size:.68rem}}.auth-page-wrap{background:var(--ivory);align-items:center;min-height:100vh;display:flex}.auth-page-wrap.with-offset{padding-top:var(--header-h);align-items:flex-start;padding-bottom:36px}.auth-split{gap:24px;width:100%;display:grid}.auth-split-left{display:none}.auth-split-title{margin:8px 0 10px;font-size:clamp(1.8rem,3.2vw,2.6rem);line-height:1.05}.auth-split-subtitle{color:#171717bf;max-width:42ch;margin:0 0 18px;font-size:.98rem;line-height:1.7}.auth-split-list{color:#171717d1;gap:10px;margin:0;padding:0;font-size:.9rem;list-style:none;display:grid}.auth-split-list li{align-items:center;gap:10px;display:flex}.auth-split-list li:before{content:"";background:#1717178c;border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (width>=980px){.auth-page-wrap.with-offset .container{max-width:none;padding-left:0;padding-right:0}.auth-split{min-height:calc(100vh - var(--header-h));background:#fff;border:1px solid #0a0a0a14;border-radius:28px;grid-template-columns:1.05fr .95fr;overflow:hidden;box-shadow:0 40px 90px #0a0a0a14}.auth-split-left{background:radial-gradient(circle at 10% 10%,#fff4e6 0%,#fdf7f2 35%,#f7efe8 100%);border-right:1px solid #0a0a0a0f;align-items:center;padding:clamp(40px,5vw,80px);display:flex}.auth-split-left-inner{max-width:520px}.auth-split-right{justify-content:center;align-items:center;padding:clamp(24px,3vw,56px);display:flex}.auth-split-right .auth-panel{width:100%;max-width:520px;box-shadow:none;background:0 0;border:none;margin:0;padding:0}}@media (width>=980px) and (height<=800px){.auth-split-left{padding:clamp(24px,3.5vw,48px)}.auth-split-title{font-size:clamp(1.5rem,2.6vw,2.2rem)}.auth-split-subtitle{margin-bottom:12px}.auth-panel{gap:18px;padding:28px}.auth-form{gap:12px}}.auth-panel{border-radius:var(--radius-2xl);background:#fffffff0;border:1px solid #0a0a0a14;gap:24px;max-width:520px;margin:0 auto;padding:40px;display:grid;box-shadow:0 32px 80px #0a0a0a14}.auth-panel-head{gap:8px;display:grid}.auth-page-title{margin:0;font-size:clamp(1.8rem,3.5vw,2.6rem);line-height:1.02}.auth-tab-bar{background:#0a0a0a0d;border-radius:14px;gap:0;padding:4px;display:flex}.auth-tab{min-height:44px;color:var(--muted-strong);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background var(--transition-base), color var(--transition-base), box-shadow var(--transition-base);background:0 0;border:none;border-radius:11px;flex:1;font-size:.76rem;font-weight:700}.auth-tab.is-active{color:var(--text);background:#fff;box-shadow:0 4px 16px #0a0a0a14}.auth-tab:not(.is-active):hover{color:var(--text)}.auth-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;align-items:center;gap:10px;padding:14px 16px;font-size:.88rem;font-weight:500;line-height:1.5;display:flex}.auth-error svg{flex-shrink:0}.auth-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;align-items:center;gap:10px;padding:14px 16px;font-size:.88rem;font-weight:500;line-height:1.5;display:flex}.auth-success svg{flex-shrink:0}.auth-form{gap:16px;display:grid}.auth-field-group{gap:8px;display:grid}.auth-label{letter-spacing:.16em;text-transform:uppercase;color:var(--muted-strong);align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:flex}.auth-label-opt{letter-spacing:.08em;text-transform:none;color:var(--muted);font-size:.66rem;font-weight:500}.auth-submit{width:100%;margin-top:4px}.auth-footer-note{color:var(--muted);text-align:center;margin:0;font-size:.72rem;line-height:1.65}.auth-footer-link{color:var(--accent);text-underline-offset:.15em;transition:text-decoration-color var(--transition-base);font-weight:600;-webkit-text-decoration:underline #ff6e0052;text-decoration:underline #ff6e0052}.auth-footer-link:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.auth-social{flex-direction:column;gap:12px;display:flex}.auth-social-icons{justify-content:center;gap:10px;display:flex}.auth-social-google-wrap{flex-shrink:0;width:46px;min-height:46px}.auth-social-google-wrap>div,.auth-social-google-wrap iframe{width:46px!important}.auth-social-btn{width:46px;min-height:46px;color:var(--text);cursor:pointer;background:#fff;border:1.5px solid #0a0a0a24;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .18s,border-color .18s,box-shadow .18s;display:flex}.auth-social-btn:hover:not(:disabled){background:#fafafa;border-color:#0a0a0a38;box-shadow:0 4px 14px #0a0a0a0f}.auth-social-btn:disabled{opacity:.6;cursor:not-allowed}.auth-social-btn--facebook{border-color:#1877f233}.auth-social-btn--microsoft{border-color:#0078d433}.auth-social-btn--apple{color:#fff;background:#111;border-color:#0a0a0a52}.auth-social-btn--apple:hover:not(:disabled){background:#0a0a0a;border-color:#0a0a0a73;box-shadow:0 6px 16px #0000002e}.auth-social-spinner{border:2px solid #0a0a0a24;border-top-color:var(--text);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite spin;display:inline-block}.auth-social-divider{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:14px;margin-top:4px;font-size:.72rem;font-weight:600;display:flex}.auth-social-divider:before,.auth-social-divider:after{content:"";background:#0a0a0a1a;flex:1;height:1px}@media (width<=600px){.auth-panel{border-radius:var(--radius-xl);padding:28px 22px}}.product-card-hover-overlay{opacity:0;transition:opacity var(--transition-base);border-radius:inherit;pointer-events:none;background:0 0;justify-content:flex-end;align-items:flex-start;padding:10px;display:flex;position:absolute;inset:0}.product-card-hover-overlay span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text);letter-spacing:.08em;text-transform:uppercase;transition:transform var(--transition-base), background var(--transition-base), color var(--transition-base), box-shadow var(--transition-base);white-space:nowrap;background:#ffffffe6;border:1px solid #ffffffb8;border-radius:14px;align-items:center;gap:6px;padding:7px 12px;font-size:.58rem;font-weight:700;display:inline-flex;transform:translateY(-4px);box-shadow:0 10px 24px #0a0a0a14}.product-card-media{display:block;position:relative;overflow:hidden}.product-card:hover .product-card-hover-overlay{opacity:1}.product-card:hover .product-card-hover-overlay span{transform:translateY(-1px);box-shadow:0 14px 26px #0a0a0a1f}.ritual-icon{width:44px;height:44px;color:var(--accent);transition:background var(--transition-base), transform var(--transition-base);background:#ff6e001f;border-radius:14px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.ritual-points>div:hover .ritual-icon{background:#ff6e0033;transform:scale(1.06)}.home-routine-section .text-link,.home-gammes-section .text-link,.home-signature-section .text-link,.home-bestsellers-section .text-link,.home-avis-section .text-link{min-height:40px;color:var(--text);letter-spacing:.18em;text-transform:uppercase;background:linear-gradient(#fffffff5 0%,#f6f0e8db 100%);border:1px solid #c8a96e33;border-radius:999px;align-items:center;gap:9px;padding:0 14px 0 18px;font-size:.66rem;font-weight:700;transition:transform .22s,box-shadow .22s,border-color .22s,color .22s,background .22s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffffd1,0 12px 28px #1211110d}.home-routine-section .text-link:after,.home-gammes-section .text-link:after,.home-signature-section .text-link:after,.home-bestsellers-section .text-link:after,.home-avis-section .text-link:after{content:"↗";letter-spacing:0;font-size:.9rem;line-height:1;transition:transform .22s}.home-routine-section .text-link:hover,.home-gammes-section .text-link:hover,.home-signature-section .text-link:hover,.home-bestsellers-section .text-link:hover,.home-avis-section .text-link:hover{opacity:1;color:var(--accent);background:linear-gradient(#fff 0%,#fff7edf2 100%);border-color:#ff6e003d;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffeb,0 16px 30px #12111114}.home-routine-section .text-link:hover:after,.home-gammes-section .text-link:hover:after,.home-signature-section .text-link:hover:after,.home-bestsellers-section .text-link:hover:after,.home-avis-section .text-link:hover:after{transform:translate(2px,-1px)}.home-routine-section .section-title,.home-gammes-section .section-title,.home-signature-section .section-title,.home-bestsellers-section .section-title,.home-journal-section .section-title{white-space:nowrap;letter-spacing:-.035em;max-width:none;font-size:clamp(2.05rem,2.9vw,3.3rem)}.home-why-section{background:#fafaf8;border-top:1px solid #0000000f;padding-block:32px}.hw-lead{max-width:100%;margin-bottom:18px}.hw-lead .eyebrow{color:var(--accent);letter-spacing:.16em}.hw-title{color:#0d0d0d!important;letter-spacing:-.02em!important;white-space:nowrap!important;margin-top:8px!important;margin-bottom:0!important;font-size:clamp(1.12rem,2.45vw,1.78rem)!important;line-height:1.1!important}.hw-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.hw-card{cursor:default;border-radius:14px;height:260px;transition:transform .32s,box-shadow .32s;position:relative;overflow:hidden}.hw-card:hover{transform:translateY(-5px);box-shadow:0 24px 56px #00000073}.hw-card:before{content:"";z-index:1;background:linear-gradient(#0a06020a 0%,#0a060266 52%,#0a0602e0 100%);position:absolute;inset:0}.hw-card:after{content:"";background:var(--accent);z-index:3;height:3px;position:absolute;bottom:0;left:0;right:0}.hw-card-media{background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .5s;position:absolute;inset:0}.hw-card:hover .hw-card-media{transform:scale(1.04)}.hw-card-media--lab{background-image:linear-gradient(145deg,#6b8f71 0%,#9caf88 30%,#c8bfa4 65%,#d4c8a8 100%)}.hw-card-media--sensory{background-image:linear-gradient(145deg,#b07850 0%,#d4a070 30%,#e8c9a8 65%,#f5e8d8 100%)}.hw-card-media--results{background-image:linear-gradient(145deg,#8b6914 0%,#c49a28 30%,#e0c060 65%,#f0dca0 100%)}.hw-card-body{z-index:2;padding:18px 18px 20px;position:absolute;bottom:0;left:0;right:0}.hw-card-title{color:#fff;letter-spacing:-.015em;margin:0 0 6px;font-size:1.02rem;font-weight:700;line-height:1.2;display:block}.hw-card-text{color:#ffffffb8;margin:0;font-size:.75rem;line-height:1.42}@media (width<=860px){.hw-cards{grid-template-columns:1fr;gap:12px}.hw-card{height:190px}.hw-lead{margin-bottom:18px}.hw-title{white-space:normal!important}.home-why-section{padding-block:28px}}@media (width<=480px){.hw-card{height:178px}.hw-card-body{padding:14px 14px 16px}.hw-card-title{font-size:.94rem}.hw-card-text{font-size:.71rem;line-height:1.36}.home-why-section{padding-block:24px}}@media (width<=1120px){.home-routine-section .section-title,.home-gammes-section .section-title,.home-signature-section .section-title,.home-bestsellers-section .section-title,.home-journal-section .section-title{font-size:clamp(1.85rem,3.5vw,2.7rem)}.home-why-section .section-title{max-width:none}}@media (width<=760px){.home-routine-section .section-title,.home-gammes-section .section-title,.home-signature-section .section-title,.home-bestsellers-section .section-title,.home-journal-section .section-title{white-space:normal;font-size:clamp(1.6rem,7vw,2.15rem)}.home-routine-section .text-link,.home-gammes-section .text-link,.home-signature-section .text-link,.home-bestsellers-section .text-link,.home-avis-section .text-link{letter-spacing:.16em;gap:8px;min-height:36px;padding:0 12px 0 14px;font-size:.62rem}.home-routine-section .text-link:after,.home-gammes-section .text-link:after,.home-signature-section .text-link:after,.home-bestsellers-section .text-link:after,.home-avis-section .text-link:after{content:"";background-color:currentColor;flex:0 0 13px;width:13px;height:13px;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%20fill='none'%3E%3Cpath%20d='M4%2012L12%204'%20stroke='black'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3Cpath%20d='M5.75%204H12V10.25'%20stroke='black'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%20fill='none'%3E%3Cpath%20d='M4%2012L12%204'%20stroke='black'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3Cpath%20d='M5.75%204H12V10.25'%20stroke='black'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.footer-grid{flex-flow:wrap;grid-template-columns:1fr;justify-content:center;place-items:flex-start center;gap:14px 12px;padding-bottom:16px;display:flex}.footer-column--nav,.footer-column--info{text-align:center;flex:140px;align-items:center;max-width:200px}.footer-grid>.footer-column--nav,.footer-grid>.footer-column--info{flex-direction:column;justify-content:flex-start;align-items:center;display:inline-flex}.footer-brand-block{text-align:center;flex:0 0 100%;grid-column:auto;justify-self:center;place-items:center;width:100%}.footer-brand-head{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;max-width:100%;margin-inline:auto}.site-footer .footer-brand-head .footer-title{text-align:center;justify-content:center;width:100%;max-width:none;display:flex}.footer-brand-logo,.footer-brand-tagline-image{margin-inline:auto}.footer-brand-tagline-image{max-width:min(100%,220px)}.footer-social-row{justify-content:center;width:100%;margin-inline:auto}.footer-column{text-align:left;justify-items:start}.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:10px 0;font-size:.68rem}}.routine-premium-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.routine-premium-card{border-radius:var(--radius-2xl);background:var(--surface);border:1px solid var(--line);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);display:block;position:relative;overflow:hidden;box-shadow:0 18px 42px #0a0a0a0a}.routine-premium-card:hover{border-color:#ff6e002e;transform:translateY(-4px);box-shadow:0 24px 60px #0a0a0a14}.routine-premium-media{aspect-ratio:4/5;background:var(--bg-alt);position:relative;overflow:hidden}.routine-premium-media img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.routine-premium-card:hover .routine-premium-media img{transform:scale(1.05)}.routine-premium-placeholder{background:radial-gradient(circle at center, #ff6e0014 0%, transparent 60%), var(--bg-alt);color:#ff6e0040;width:100%;height:100%;font-family:var(--font-serif);place-items:center;font-size:8rem;line-height:1;display:grid}.routine-premium-body{background:#fffffff0;gap:8px;padding:24px;display:grid}.routine-premium-body h3{font-family:var(--font-serif);color:var(--text);margin:0;font-size:1.45rem;font-weight:600;line-height:1.25}.routine-premium-body p{color:var(--muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.routine-premium-link{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);transition:opacity var(--transition-base);align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.routine-premium-card:hover .routine-premium-link{opacity:.8}.routine-premium-link:after{content:"→";transition:transform var(--transition-base);font-size:1.1em}.routine-premium-card:hover .routine-premium-link:after{transform:translate(3px)}@media (width<=900px){.routine-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.routine-premium-grid{grid-template-columns:1fr}}.home-routine-section{padding-top:clamp(24px,3vw,36px);padding-bottom:clamp(24px,3vw,36px)}.home-routine-shell{grid-template-columns:1fr;justify-items:center;display:grid}.routine-orbit-stage{justify-self:center;width:min(100%,1040px);min-height:260px;margin-top:0;position:relative;overflow:visible}.routine-orbit-stage:before{content:"";pointer-events:none;background:radial-gradient(#ff6e000b 0%,#ff6e0005 42%,#0000 74%);border-radius:999px;width:min(100%,980px);height:250px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.routine-orbit-ring{pointer-events:none;border-radius:999px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.routine-orbit-ring--outer{border:1px solid #ffffffc7;width:min(100%,920px);height:214px;box-shadow:inset 0 0 0 1px #ff6e000a,0 22px 44px #12111108}.routine-orbit-ring--inner{opacity:.7;border:1px solid #d7ba9d57;width:min(100%,620px);height:156px}.routine-orbit-connectors{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.routine-orbit-connectors path{fill:none;stroke-width:1.35px;stroke-linecap:round;filter:drop-shadow(0 0 10px #d3b4932e)}.routine-orbit-connectors circle{fill:#f7ede1;stroke:#cfaf8fbd;stroke-width:1px;filter:drop-shadow(0 0 8px #d3b4932e)}.routine-orbit-core{text-align:center;z-index:2;background:radial-gradient(circle at 50% 28%,#fffffffa 0%,#f8f2eaf0 62%,#f2e8ddd1 100%);border:1px solid #ffffffd9;border-radius:30px;align-content:center;place-items:center;gap:8px;width:clamp(300px,34vw,360px);min-height:142px;padding:18px 24px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px #fffffff2,0 18px 44px #12111114}.routine-orbit-core:before{content:"";border:1px solid #ff6e001f;border-radius:24px;position:absolute;inset:12px}.routine-orbit-core-copy{max-width:28ch;font-family:var(--font-body);letter-spacing:-.012em;color:#59524a;margin:0;font-size:.8rem;font-weight:400;line-height:1.62;position:relative}.routine-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.routine-mini-grid--orbit{z-index:2;margin-top:0;display:block;position:absolute;inset:0}.routine-mini-card{--routine-accent:var(--accent);--routine-accent-soft:#ff6e001f;--routine-accent-line:#ff6e0029;--routine-accent-bg:#fff7ed;isolation:isolate;color:var(--text);background:linear-gradient(#fffffffa 0%,#f7f2ecf0 100%);border:1px solid #c4baaf47;border-radius:22px;text-decoration:none;transition:transform .28s,box-shadow .28s,border-color .28s;display:block;position:relative;overflow:hidden;box-shadow:0 18px 34px #1211110f}.routine-mini-card:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#fff6 0%,#0000 34%);position:absolute;inset:0}.routine-mini-card:after{content:"";opacity:.9;z-index:1;pointer-events:none;border:1px solid #ffffff9e;border-radius:16px;position:absolute;inset:10px}.routine-mini-card:hover{border-color:color-mix(in srgb, var(--routine-accent-line) 54%, #c4baaf57);transform:translateY(-4px);box-shadow:0 24px 44px #12111117}.routine-mini-card--orbit{aspect-ratio:1;width:clamp(124px,12vw,142px);position:absolute}.routine-mini-card--orbit-1{top:8%;left:3.5%}.routine-mini-card--orbit-2{top:8%;right:3.5%}.routine-mini-card--orbit-3{top:54%;left:3.5%}.routine-mini-card--orbit-4{top:54%;right:3.5%}.routine-mini-text-card{z-index:2;text-align:center;place-items:center;width:100%;height:100%;padding:12px;display:grid;position:relative}.routine-mini-text-card h3{max-width:9ch;font-family:var(--font-body);color:#312c27;letter-spacing:-.012em;text-wrap:balance;margin:0;font-size:.92rem;font-weight:500;line-height:1.12}.routine-mini-media{aspect-ratio:1/1.18;background:linear-gradient(160deg, color-mix(in srgb, var(--routine-accent-bg) 84%, #fff) 0%, color-mix(in srgb, var(--routine-accent-soft) 22%, #f7f2ec) 100%);z-index:1;flex-shrink:0;width:100%;padding:9px;position:relative;overflow:hidden}.routine-mini-media img,.routine-mini-placeholder{border-radius:13px;width:100%;height:100%;display:block}.routine-mini-media img{object-fit:cover;transition:transform .28s;box-shadow:0 10px 18px #12111117}.routine-mini-card:hover .routine-mini-media img{transform:scale(1.015)}.routine-mini-media:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 28%,#0d0b081f 62%,#0d0b0880 100%);border-radius:13px;position:absolute;inset:9px}.routine-mini-title-shell{z-index:2;-webkit-backdrop-filter:blur(12px);background:linear-gradient(#ffffff24 0%,#ffffff1a 100%);border:1px solid #ffffff2e;border-radius:14px;padding:10px 12px;position:absolute;bottom:16px;left:16px;right:16px;box-shadow:inset 0 1px #ffffff29}.routine-mini-title-shell h3{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:.94rem;font-weight:600;line-height:1.14}.routine-mini-step,.routine-mini-badge{z-index:2;-webkit-backdrop-filter:blur(14px);border-radius:999px;justify-content:center;align-items:center;min-height:20px;padding:0 8px;display:inline-flex;position:absolute;top:18px}.routine-mini-step{letter-spacing:.18em;text-transform:uppercase;color:color-mix(in srgb, var(--routine-accent) 84%, #6b6258);background:#ffffffc7;border:1px solid #ffffff57;font-size:.48rem;font-weight:800;left:18px}.routine-mini-badge{border:1px solid color-mix(in srgb, var(--routine-accent-line) 60%, #ffffff8a);background:color-mix(in srgb, var(--routine-accent-bg) 66%, #ffffffd6);color:color-mix(in srgb, var(--routine-accent) 82%, #5f564c);letter-spacing:.04em;font-size:.5rem;font-weight:700;right:18px}.routine-mini-overlay{z-index:2;align-items:center;display:flex;position:absolute;bottom:16px;left:20px;right:20px}.routine-mini-overlay p{letter-spacing:.2em;text-transform:uppercase;color:#fffc;margin:0;font-size:.48rem;font-weight:700}.routine-mini-placeholder{background:linear-gradient(145deg, color-mix(in srgb, var(--routine-accent-bg) 88%, #fff) 0%, color-mix(in srgb, var(--routine-accent-soft) 42%, #efe7dd) 100%);place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffa6}.routine-mini-placeholder:before{content:"";background:radial-gradient(circle at 50% 40%, var(--routine-accent-soft) 0%, transparent 60%);position:absolute;inset:0}.routine-mini-placeholder span{z-index:1;font-size:2.8rem;font-weight:700;font-family:var(--font-serif);color:color-mix(in srgb, var(--routine-accent) 24%, #ffffffc2);letter-spacing:-.05em;line-height:1;position:relative}.routine-mini-empty{border:1px solid var(--line);color:var(--muted);background:linear-gradient(#fffffff2 0%,#f7f2ecc7 100%);border-radius:24px;margin-top:22px;padding:20px 24px;box-shadow:0 18px 42px #1211110f}.skeleton-routine-mini-card{border-radius:24px;height:340px}@media (width<=1200px){.home-routine-section{padding-top:40px;padding-bottom:44px}.home-routine-shell{grid-template-columns:1fr;gap:0}.routine-orbit-stage{justify-self:center;gap:12px;width:100%;min-height:auto;margin-top:8px;display:grid}.routine-orbit-stage:before,.routine-orbit-ring,.routine-orbit-connectors{display:none}.routine-orbit-core{text-align:center;border-radius:24px;justify-items:center;width:100%;min-height:auto;padding:18px;position:relative;inset:auto;transform:none}.routine-orbit-core:before{border-radius:20px;inset:12px}.routine-mini-grid,.routine-mini-grid--orbit{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:0;display:grid;position:relative;inset:auto}.routine-mini-card--orbit,.routine-mini-card--orbit-1,.routine-mini-card--orbit-2,.routine-mini-card--orbit-3,.routine-mini-card--orbit-4{--routine-card-offset:0px;--routine-card-rotate:0deg;width:100%;position:relative;inset:auto}.routine-mini-text-card{padding:11px}.routine-mini-text-card h3{max-width:8.5ch;font-size:.88rem}}@media (width<=720px){.home-routine-section{padding-top:34px;padding-bottom:38px}.routine-orbit-stage{background:linear-gradient(#fffffff0 0%,#f6f0e8db 100%);border:1px solid #e5d8cae0;border-radius:28px;gap:14px;width:min(100%,372px);padding:14px;overflow:hidden;box-shadow:0 16px 34px #1211110f,inset 0 1px #ffffffe6}.routine-orbit-stage:after{content:"";pointer-events:none;border:1px solid #ffffffb8;border-radius:22px;position:absolute;inset:10px}.routine-mini-grid,.routine-mini-grid--orbit{scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;grid-template-columns:none;justify-content:flex-start;gap:10px;margin:0 -2px -2px;padding:2px 2px 6px;display:flex;overflow-x:auto}.routine-mini-grid::-webkit-scrollbar{display:none}.routine-mini-grid--orbit::-webkit-scrollbar{display:none}.routine-mini-card{border-radius:20px;box-shadow:0 16px 30px #1211110f}.routine-mini-card--orbit,.routine-mini-card--orbit-1,.routine-mini-card--orbit-2,.routine-mini-card--orbit-3,.routine-mini-card--orbit-4{scroll-snap-align:start;flex:0 0 118px;width:118px}.routine-mini-card:after{border-radius:14px;inset:9px}.routine-mini-media{aspect-ratio:1/.86;padding:10px}.routine-mini-media:after{inset:10px}.routine-mini-step,.routine-mini-badge{top:18px}.routine-mini-step{left:18px}.routine-mini-badge{right:18px}.routine-mini-overlay{bottom:16px;left:20px;right:20px}.routine-orbit-core{background:radial-gradient(circle at 50% 18%,#fffffffa 0%,#f9f4eef2 60%,#f2e8ddd6 100%);border-radius:22px;gap:6px;padding:18px 16px;box-shadow:inset 0 1px #ffffffeb,0 14px 28px #1211110d}.routine-orbit-core-copy{max-width:30ch;font-size:.74rem;line-height:1.54}.routine-mini-text-card{padding:10px}.routine-mini-text-card h3{max-width:7.6ch;font-size:.8rem;line-height:1.08}}@media (width<=420px){.home-routine-section{padding-top:30px;padding-bottom:34px}.routine-orbit-stage{border-radius:24px;gap:12px;width:min(100%,340px);padding:12px}.routine-orbit-core{border-radius:18px;padding:14px 12px}.routine-orbit-core:before{border-radius:15px;inset:10px}.routine-orbit-core-copy{font-size:.69rem;line-height:1.46}.routine-mini-grid,.routine-mini-grid--orbit{gap:8px;padding-bottom:4px}.routine-mini-card{border-radius:18px}.routine-mini-card--orbit,.routine-mini-card--orbit-1,.routine-mini-card--orbit-2,.routine-mini-card--orbit-3,.routine-mini-card--orbit-4{flex-basis:104px;width:104px}.routine-mini-card:after{border-radius:13px;inset:8px}.routine-mini-text-card{padding:8px}.routine-mini-text-card h3{max-width:7ch;font-size:.74rem}}.home-gammes-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.home-gamme-card{color:var(--text);cursor:pointer;background:radial-gradient(circle at 110% 0,#ff6e001a 0%,#0000 52%),linear-gradient(158deg,#fffffffa 0%,#f7f1e8eb 100%);border:1px solid #12111112;border-radius:26px;flex-direction:column;min-height:240px;padding:32px 26px 26px;text-decoration:none;transition:transform .34s cubic-bezier(.22,1,.36,1),box-shadow .34s,background .34s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #1211110a,0 8px 24px #1211110d}.home-gamme-card:before{content:attr(data-num);font-family:var(--font-brand);letter-spacing:-.06em;color:#c8a96e1c;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:8.5rem;font-weight:900;line-height:1;transition:color .34s,transform .34s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-24px;right:8px}.home-gamme-card:hover{background:radial-gradient(circle at 110% 0,#ff6e002b 0%,#0000 52%),linear-gradient(158deg,#fff 0%,#fff7edf7 100%);transform:translateY(-8px);box-shadow:0 4px 14px #12111112,0 24px 56px #1211111f}.home-gamme-card:hover:before{color:#ff6e001a;transform:translateY(-5px)}.home-gamme-card h3{font-family:var(--font-brand);letter-spacing:-.03em;color:var(--text);margin:0 0 12px;font-size:1.32rem;font-weight:700;line-height:1.1}.home-gamme-card p{color:var(--muted);flex:1;margin:0;font-size:.82rem;line-height:1.68}.home-gamme-cta{letter-spacing:.2em;text-transform:uppercase;color:var(--text);opacity:.42;align-items:center;gap:8px;margin-top:24px;font-size:.67rem;font-weight:800;transition:opacity .28s,gap .28s,color .28s;display:flex}.home-gamme-card:hover .home-gamme-cta{opacity:1;color:var(--accent);gap:14px}.home-gamme-cta svg{flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1)}.home-gamme-card:hover .home-gamme-cta svg{transform:translate(5px)}@media (width<=1100px){.home-gammes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (width<=560px){.home-gammes-grid{grid-template-columns:1fr;gap:13px}.home-gamme-card{border-radius:20px;min-height:180px;padding:24px 22px 22px}.home-gamme-card:before{font-size:6rem;bottom:-14px;right:10px}}.home-routine-section{background:#f8f7f4!important;padding:48px 0 56px!important}.routine-arch-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:36px;display:grid}.routine-arch-card{color:var(--text);background:#fff;border:1px solid #c8a96e24;border-radius:22px;flex-direction:column;text-decoration:none;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s;display:flex;overflow:hidden;box-shadow:0 6px 28px #0a0a0a17,0 1px 4px #0a0a0a0d}.routine-arch-head{isolation:isolate;background:linear-gradient(170deg,#1a1713 0%,#2c2318 50%,#ff6e00 100%);border-bottom:1px solid #ff6e003d;justify-content:center;align-items:flex-end;min-height:146px;padding:18px 16px 16px;display:flex;position:relative;overflow:hidden}.routine-arch-head:before{content:"";z-index:-1;background:linear-gradient(#12100e14 0%,#12100e52 48%,#12100ed1 100%);position:absolute;inset:0}.routine-arch-head:after{content:"";pointer-events:none;background:linear-gradient(#ffffff14 0%,#fff0 44%);border:1px solid #ffffff24;border-radius:16px;position:absolute;inset:10px}.routine-arch-head-image{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.routine-arch-body{flex-direction:column;flex:1;gap:8px;padding:22px 18px 20px;display:flex}.routine-arch-body h3{font-family:var(--font-brand);color:var(--text);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.92rem;font-weight:800;line-height:1.2}.routine-arch-sep{background:var(--accent);border-radius:999px;flex-shrink:0;width:28px;height:2px}.routine-arch-body p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.78rem;line-height:1.62;display:-webkit-box;overflow:hidden}.routine-arch-cta{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:6px;margin-top:12px;font-size:.68rem;font-weight:800;transition:gap .22s;display:flex}.routine-arch-card:hover .routine-arch-cta{gap:10px}.routine-arch-cta svg{flex-shrink:0}@media (width<=960px){.routine-arch-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=520px){.home-routine-section{padding:36px 0 44px!important}.routine-arch-grid{grid-template-columns:repeat(2,1fr);gap:12px}.routine-arch-head{min-height:118px;padding:14px 12px 12px}}.home-gammes-section .home-gammes-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:36px;display:grid}.home-gammes-section .home-gamme-card{color:var(--text);text-decoration:none;text-align:center!important;background:#fff!important;border:none!important;border-radius:20px!important;flex-direction:column!important;align-items:center!important;min-height:auto!important;padding:0 0 24px!important;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 32px #0a0a0a1a,0 1px 4px #0a0a0a0f!important}.home-gammes-section .home-gamme-card:hover{transform:translateY(-7px)!important;box-shadow:0 24px 56px #0a0a0a26,0 2px 8px #ff6e0014!important}.home-gammes-section .home-gamme-card:before{display:none!important}.home-gammes-section .home-gamme-card h3{z-index:1;position:relative;color:var(--gamme-tone,var(--accent))!important;text-transform:uppercase!important;letter-spacing:.06em!important;margin:44px 16px 6px!important;font-size:.98rem!important;font-weight:800!important;line-height:1.2!important}.home-gammes-section .home-gamme-cta{background:var(--gamme-tone,linear-gradient(135deg, #ff6e00, #c50))!important;color:#fff!important;border:1px solid var(--gamme-tone,transparent)!important;letter-spacing:.06em!important;text-transform:none!important;box-shadow:none!important;opacity:1!important;border-radius:100px!important;align-items:center!important;gap:6px!important;margin-top:18px!important;padding:10px 22px!important;font-size:.75rem!important;font-weight:700!important;transition:transform .2s,box-shadow .2s!important;display:inline-flex!important}.home-gammes-section .home-gamme-card:hover .home-gamme-cta{gap:6px!important;transform:scale(1.05)!important;box-shadow:0 8px 22px #0a0a0a29!important}.home-gammes-section .home-gamme-cta svg{stroke:#fff!important;color:#fff!important;transition:none!important;transform:none!important}.home-gammes-section .home-gamme-card:hover .home-gamme-cta svg{transform:none!important}@media (width<=960px){.home-gammes-section .home-gammes-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=520px){.home-gammes-section{padding:36px 0 44px!important}.home-gammes-section .home-gammes-grid{grid-template-columns:repeat(2,1fr);gap:12px}.home-gammes-section .home-gamme-card h3{margin-top:36px!important}}.home-gammes-section{background:radial-gradient(circle at 12% 0,#ffffffc7 0%,#0000 26%),linear-gradient(#f6f2eb 0%,#eee9df 100%)!important;padding:34px 0 40px!important}.home-gammes-section .home-gammes-grid{align-items:stretch;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin-top:22px!important}.home-gammes-section .home-gamme-card{--gamme-tone:#ff7a16;--gamme-shadow:#ff6e0047;--gamme-soft:#ff7a161f;isolation:isolate;background:radial-gradient(circle at 50% 18%,#ffffffe6 0%,#0000 28%),linear-gradient(145deg,#fbf8f2 0%,#ece5d8 100%)!important;border:1px solid #1c181414!important;border-radius:18px!important;justify-content:flex-end!important;min-height:340px!important;padding:0!important;box-shadow:0 14px 34px #18120e1a,0 1px 2px #18120e0a!important}.home-gammes-section .home-gamme-card:hover{box-shadow:0 18px 42px #18120e24, 0 6px 18px var(--gamme-shadow)!important;transform:translateY(-4px)!important}.home-gamme-visual{z-index:0;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}.home-gamme-visual>img{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-gamme-content{z-index:2;background:0 0;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;width:100%;min-height:100%;padding:96px 16px 18px;display:flex;position:relative}.home-gamme-content:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000 0%,#0a080694 48%,#0a0806d1 100%);height:44%;position:absolute;bottom:0;left:0;right:0}.home-gammes-section .home-gamme-card h3{z-index:1;white-space:nowrap;text-shadow:0 1px #ffffff8c,0 2px 12px #00000059;max-width:100%;position:relative;letter-spacing:.06em!important;color:var(--gamme-tone,#ff7a16)!important;margin:0!important;font-size:.96rem!important}.home-gammes-section .home-gamme-cta{z-index:1;min-width:136px;position:relative;background:var(--gamme-tone,#ff7a16)!important;border-color:color-mix(in srgb, var(--gamme-tone,#ff7a16) 80%, #000 8%)!important;box-shadow:none!important;justify-content:center!important;margin-top:12px!important;padding:9px 18px!important}@media (width<=1100px){.home-gammes-section .home-gammes-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=620px){.home-gammes-section{padding:28px 0 34px!important}.home-gammes-section .home-gammes-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:18px!important}.home-gammes-section .home-gamme-card{border-radius:16px!important;min-height:250px!important}.home-gamme-visual{height:100%;padding:0}.home-gamme-content{padding:72px 8px 12px}.home-gamme-content:before{height:48%}.home-gammes-section .home-gamme-card h3{white-space:nowrap;max-width:100%;letter-spacing:.045em!important;font-size:.74rem!important;line-height:1.18!important}.home-gammes-section .home-gamme-cta{width:100%;min-width:0;max-width:132px;margin-top:10px!important;padding:8px 10px!important;font-size:.62rem!important}}@media (width<=380px){.home-gammes-section .home-gammes-grid{grid-template-columns:1fr!important}.home-gammes-section .home-gamme-card{min-height:230px!important}.home-gamme-visual{height:100%}}.btn{cursor:pointer;letter-spacing:.14em;text-transform:uppercase;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:9px;padding:14px 28px;font-size:.74rem;font-weight:700;text-decoration:none;transition:background .22s,border-color .22s,color .22s,transform .22s,box-shadow .22s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-outline-dark{border-color:var(--text);color:var(--text);background:0 0}.btn-outline-dark:hover{background:var(--text);color:#fff;box-shadow:0 8px 22px #12111124}.btn-outline-dark svg{flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1)}.btn-outline-dark:hover svg{transform:translate(5px)}.journal-featured{flex-direction:column;gap:16px;display:flex}.journal-featured-skeleton{background:var(--surface);border-radius:28px;height:300px}.journal-featured-card{color:var(--text);background:var(--surface);border-radius:28px;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:0;text-decoration:none;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s;display:grid;overflow:hidden;box-shadow:0 20px 60px #12111112}.journal-featured-card:hover{transform:translateY(-4px);box-shadow:0 28px 72px #1211111c}.journal-featured-media{aspect-ratio:16/10;position:relative;overflow:hidden}.journal-featured-media img{object-fit:cover;width:100%;height:100%;transition:transform .48s cubic-bezier(.22,1,.36,1);display:block}.journal-featured-card:hover .journal-featured-media img{transform:scale(1.04)}.journal-featured-body{flex-direction:column;justify-content:center;gap:10px;padding:30px 34px;display:flex}.journal-featured-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-size:.64rem;font-weight:800;display:inline-block}.journal-featured-title{font-family:var(--font-brand);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(1.56rem,2.2vw,2.25rem);font-weight:700;line-height:.98}.journal-featured-excerpt{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:34ch;margin:0;font-size:.86rem;line-height:1.52;display:-webkit-box;overflow:hidden}.journal-featured-read{letter-spacing:.18em;text-transform:uppercase;color:var(--text);align-items:center;gap:8px;margin-top:0;font-size:.72rem;font-weight:800;transition:gap .28s,color .22s;display:inline-flex}.journal-featured-card:hover .journal-featured-read{color:var(--accent);gap:13px}.journal-featured-read svg{flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1)}.journal-featured-card:hover .journal-featured-read svg{transform:translate(5px)}.journal-featured-card:not(:has(.journal-featured-media)){grid-template-columns:1fr}.journal-featured-card:not(:has(.journal-featured-media)) .journal-featured-body{max-width:620px;padding:36px 40px}.journal-featured-cta{justify-content:center;padding-top:0;display:flex}.journal-carousel-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.journal-carousel-arrows{flex-shrink:0;align-items:center;gap:6px;display:flex}.journal-carousel-btn{border:1px solid var(--line-strong,#d4cec8);background:var(--surface,#fff);width:36px;height:36px;color:var(--text,#0f172a);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .18s,border-color .18s,transform .18s;display:flex}.journal-carousel-btn:hover{background:var(--text,#0f172a);color:#fff;border-color:var(--text,#0f172a);transform:scale(1.06)}.journal-carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.journal-carousel-track::-webkit-scrollbar{display:none}.journal-carousel-card{color:var(--text);background:var(--surface,#fff);border:1px solid var(--line,#ece8e2);scroll-snap-align:start;border-radius:20px;flex-direction:column;flex:0 0 clamp(230px,26vw,290px);text-decoration:none;transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s;display:flex;overflow:hidden;box-shadow:0 4px 18px #1211110d}.journal-carousel-card:hover{transform:translateY(-4px);box-shadow:0 14px 40px #1211111a}.journal-carousel-media{aspect-ratio:16/9;background:var(--bg,#f8f4ee);flex-shrink:0;position:relative;overflow:hidden}.journal-carousel-media img{object-fit:cover;width:100%;height:100%;transition:transform .44s cubic-bezier(.22,1,.36,1);display:block}.journal-carousel-card:hover .journal-carousel-media img{transform:scale(1.05)}.journal-carousel-media-placeholder{background:linear-gradient(135deg,#f0ece6 0%,#e8e3dc 100%);width:100%;height:100%}.journal-carousel-body{flex-direction:column;flex:1;gap:7px;padding:16px 18px 18px;display:flex}.journal-carousel-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--accent,#ff6e00);font-size:.62rem;font-weight:800}.journal-carousel-title{font-family:var(--font-brand);letter-spacing:-.02em;color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(.98rem,1.4vw,1.15rem);font-weight:700;line-height:1.18;display:-webkit-box;overflow:hidden}.journal-carousel-excerpt{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.journal-carousel-read{letter-spacing:.16em;text-transform:uppercase;color:var(--text);align-items:center;gap:6px;margin-top:auto;padding-top:8px;font-size:.66rem;font-weight:800;transition:gap .24s,color .2s;display:inline-flex}.journal-carousel-card:hover .journal-carousel-read{color:var(--accent,#ff6e00);gap:10px}.journal-carousel-read svg{flex-shrink:0;transition:transform .26s cubic-bezier(.22,1,.36,1)}.journal-carousel-card:hover .journal-carousel-read svg{transform:translate(4px)}.journal-carousel-cta{justify-content:center;padding-top:6px;display:flex}.journal-carousel-skeleton{gap:14px;display:flex;overflow:hidden}.journal-carousel-skeleton-card{border-radius:20px;flex:0 0 clamp(230px,26vw,290px);height:280px}@media (width<=640px){.journal-carousel-card,.journal-carousel-skeleton-card{flex:0 0 calc(100vw - 60px)}}@media (width<=900px){.journal-featured-card{grid-template-columns:1fr}.journal-featured-media{aspect-ratio:16/9}.journal-featured-body{gap:10px;padding:26px 28px 28px}.journal-featured-title{font-size:clamp(1.45rem,4.2vw,1.95rem)}}@media (width<=600px){.journal-featured-body{gap:8px;padding:18px 18px 20px}.journal-featured-title{font-size:clamp(1.24rem,5.7vw,1.62rem)}.journal-featured-excerpt{-webkit-line-clamp:2;max-width:none}.journal-featured-cta{justify-content:flex-start}.product-card{border-radius:20px}.product-card-media{aspect-ratio:1.12}.product-card-body{gap:7px;padding:14px 14px 16px}.product-card-title{font-size:clamp(1.2rem,5.5vw,1.6rem);line-height:1.05}.product-card-copy{-webkit-line-clamp:3;line-clamp:3;font-size:.82rem}.product-card-footer{flex-wrap:wrap;gap:10px}.section{padding-block:52px}.section-head{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px}.section-title{max-width:none;font-size:clamp(1.48rem,6vw,2.2rem)}.home-gamme-card h3{font-size:1.2rem}.routine-mini-card{border-radius:20px}.avis-grid{grid-template-columns:1fr;gap:14px}.avis-card{border-radius:20px;padding:22px 20px}.newsletter-panel{border-radius:24px;padding:36px 24px}.newsletter-input-row{flex-direction:column;gap:10px}.newsletter-input,.newsletter-btn{border-radius:14px;width:100%}.split-intro{flex-direction:column;gap:24px}.product-grid-premium{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-grid-premium .product-card-title{font-size:clamp(1.1rem,5vw,1.4rem);line-height:1.05}.product-grid-premium .product-card-copy{font-size:.8rem}}.home-signature-section .product-grid-premium,.home-bestsellers-section .product-grid-premium{grid-template-columns:repeat(4,1fr)!important;align-items:start!important;gap:16px!important}.home-signature-section .product-grid-premium .product-card:first-child,.home-signature-section .product-grid-premium .product-card:nth-child(2),.home-signature-section .product-grid-premium .product-card:nth-child(3),.home-bestsellers-section .product-grid-premium .product-card:first-child,.home-bestsellers-section .product-grid-premium .product-card:nth-child(2),.home-bestsellers-section .product-grid-premium .product-card:nth-child(3){transform:none!important}.home-signature-section .product-grid-premium .product-card,.home-bestsellers-section .product-grid-premium .product-card{background:#fff!important;border:1px solid #0a0a0a0f!important;border-radius:14px!important;width:100%!important;max-width:100%!important;margin-inline:0!important;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s!important;overflow:hidden!important;box-shadow:0 2px 10px #0a0a0a12!important}.home-signature-section .product-grid-premium .product-card:before,.home-bestsellers-section .product-grid-premium .product-card:before{display:none!important}.home-signature-section .product-grid-premium .product-card:hover,.home-bestsellers-section .product-grid-premium .product-card:hover{transform:translateY(-3px)!important;box-shadow:0 8px 24px #0a0a0a1c!important}.home-signature-section .product-grid-premium .product-card-media,.home-bestsellers-section .product-grid-premium .product-card-media{aspect-ratio:1!important;background:#f8f7f4!important;border-radius:0!important}.home-signature-section .product-grid-premium .product-card-media img,.home-bestsellers-section .product-grid-premium .product-card-media img{object-fit:contain!important;width:100%!important;height:100%!important;padding:14px!important}.home-signature-section .product-grid-premium .product-card-overlay,.home-bestsellers-section .product-grid-premium .product-card-overlay{background:#0a0a0ab3!important;border-radius:100px!important;padding:5px 10px!important;font-size:.6rem!important;inset:auto 10px 10px!important}.home-signature-section .product-grid-premium .product-card-badge-lane,.home-bestsellers-section .product-grid-premium .product-card-badge-lane{justify-content:flex-start!important;min-height:auto!important;position:absolute!important;top:8px!important;left:8px!important}.home-signature-section .product-grid-premium .product-card-badge,.home-bestsellers-section .product-grid-premium .product-card-badge{padding:2px 7px!important;font-size:.5rem!important}.home-signature-section .product-grid-premium .product-card-body,.home-bestsellers-section .product-grid-premium .product-card-body{gap:3px!important;padding:10px 12px 14px!important}.home-signature-section .product-grid-premium .product-card-topline,.home-bestsellers-section .product-grid-premium .product-card-topline{letter-spacing:.1em!important;color:var(--muted)!important;font-size:.58rem!important;font-weight:500!important}.home-signature-section .product-grid-premium .product-card-title,.home-bestsellers-section .product-grid-premium .product-card-title{color:var(--text)!important;letter-spacing:-.01em!important;font-size:.88rem!important;font-weight:600!important;line-height:1.25!important}.home-signature-section .product-grid-premium .product-card-copy,.home-bestsellers-section .product-grid-premium .product-card-copy{display:none!important}.home-signature-section .product-grid-premium .product-card-footer,.home-bestsellers-section .product-grid-premium .product-card-footer{align-items:center!important;gap:6px!important;margin-top:6px!important}.home-signature-section .product-grid-premium .price-stack strong,.home-bestsellers-section .product-grid-premium .price-stack strong{color:var(--text)!important;font-size:.86rem!important;font-weight:700!important}.home-signature-section .product-grid-premium .price-stack span,.home-bestsellers-section .product-grid-premium .price-stack span{color:var(--muted)!important;font-size:.75rem!important;text-decoration:line-through!important}.home-signature-section .product-grid-premium .product-card-button,.home-bestsellers-section .product-grid-premium .product-card-button{min-height:30px!important;color:var(--text)!important;background:0 0!important;border:1px solid #0a0a0a1a!important;border-radius:100px!important;padding:0 12px!important;font-size:.6rem!important;transition:background .18s,color .18s!important}.home-signature-section .product-grid-premium .product-card-button:hover,.home-bestsellers-section .product-grid-premium .product-card-button:hover{background:var(--text)!important;color:#fff!important;transform:none!important}@media (width<=900px){.home-signature-section .product-grid-premium,.home-bestsellers-section .product-grid-premium{grid-template-columns:repeat(2,1fr)!important}}@media (width<=480px){.home-signature-section .product-grid-premium,.home-bestsellers-section .product-grid-premium{gap:10px!important}}.routine-arch-card:hover,.home-gammes-section .home-gamme-card:hover{transform:translateY(-3px)!important;box-shadow:0 10px 28px #0a0a0a1a!important}.cp-root{background:#f8f7f4;min-height:100vh;padding:48px 0 80px}.cp-inner{grid-template-columns:1fr 360px;align-items:start;gap:48px;max-width:1160px;margin:0 auto;padding:0 24px;display:grid}.cp-left{flex-direction:column;display:flex}.cp-header{border-bottom:2px solid #0a0a0a;align-items:baseline;gap:16px;margin-bottom:0;padding-bottom:24px;display:flex}.cp-title{font-family:var(--font-brand);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.cp-count{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.7rem;font-weight:600}.cp-items{margin:0;padding:0;list-style:none}.cp-item{border-bottom:1px solid #0a0a0a14;grid-template-columns:96px 1fr auto;align-items:center;gap:20px;padding:24px 0;display:grid}.cp-item-media{background:#edeae4;border-radius:12px;flex-shrink:0;width:96px;height:96px;overflow:hidden}.cp-item-media img{object-fit:contain;width:100%;height:100%;padding:8px}.cp-item-placeholder{background:linear-gradient(135deg,#e8e3db,#f0ebe2);width:100%;height:100%}.cp-item-info{flex-direction:column;gap:4px;min-width:0;display:flex}.cp-item-gamme{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.62rem;font-weight:700}.cp-item-name{color:var(--text);letter-spacing:-.01em;margin:0;font-size:.98rem;font-weight:600;line-height:1.3}.cp-item-price-row{align-items:center;gap:8px;margin-top:2px;display:flex}.cp-item-price{color:var(--text);font-size:.88rem;font-weight:600}.cp-item-price--promo{color:#c0392b}.cp-item-price-original{color:var(--muted);font-size:.78rem;text-decoration:line-through}.cp-item-controls{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.cp-qty{background:#fff;border:1px solid #0a0a0a1f;border-radius:8px;align-items:center;display:flex;overflow:hidden}.cp-qty-btn{cursor:pointer;width:34px;height:34px;color:var(--text);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;transition:background .15s;display:flex}.cp-qty-btn:hover{background:#0a0a0a0f}.cp-qty-val{text-align:center;min-width:34px;color:var(--text);border-left:1px solid #0a0a0a14;border-right:1px solid #0a0a0a14;font-size:.86rem;font-weight:600;line-height:34px}.cp-item-total{color:var(--text);letter-spacing:-.01em;white-space:nowrap;font-size:.98rem;font-weight:700}.cp-remove{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:color .18s,background .18s;display:flex}.cp-remove:hover{color:#c0392b;background:#c0392b14}.cp-savings{color:#1f6f43;background:#27ae6012;border:1px solid #27ae602e;border-radius:10px;align-items:center;gap:8px;margin-top:20px;padding:12px 16px;font-size:.8rem;font-weight:500;display:flex}.cp-savings strong{font-weight:700}.cp-savings svg{stroke:#27ae60;flex-shrink:0}.cp-back-link{letter-spacing:.08em;color:var(--muted);text-transform:uppercase;align-items:center;gap:6px;margin-top:24px;font-size:.72rem;font-weight:600;text-decoration:none;transition:color .18s;display:inline-flex}.cp-back-link:hover{color:var(--text)}.cp-empty{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:72px 24px;display:flex}.cp-empty-icon{width:72px;height:72px;color:var(--muted);background:#0a0a0a0d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.cp-empty h2{color:var(--text);letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:700}.cp-empty p{color:var(--muted);max-width:34ch;margin:0;font-size:.88rem;line-height:1.6}.cp-summary{background:#fff;border:1px solid #0a0a0a12;border-radius:18px;flex-direction:column;padding:28px;display:flex;position:sticky;top:110px;box-shadow:0 4px 24px #0a0a0a0f}.cp-summary-title{color:var(--text);letter-spacing:-.02em;border-bottom:1px solid #0a0a0a14;margin:0 0 20px;padding-bottom:16px;font-size:1rem;font-weight:800}.cp-summary-lines{border-bottom:1px solid #0a0a0a14;flex-direction:column;gap:12px;margin-bottom:16px;padding-bottom:16px;display:flex}.cp-summary-line{justify-content:space-between;align-items:center;font-size:.84rem;display:flex}.cp-summary-line>span:first-child{color:var(--muted)}.cp-summary-line strong{color:var(--text);font-weight:600}.cp-summary-line--savings,.cp-summary-line--savings strong{color:#1f6f43}.cp-shipping{color:var(--muted);font-size:.76rem;font-style:italic}.cp-shipping--free{color:#15803d;font-size:.88rem}.cp-total{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.cp-total>span{color:var(--text);font-size:.88rem;font-weight:700}.cp-total>strong{color:var(--text);letter-spacing:-.03em;font-size:1.42rem;font-weight:800}.cp-total-note{color:var(--muted);margin:0 0 20px;font-size:.68rem;line-height:1.5}.cp-btn-dark{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#0a0a0a;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:50px;padding:0 28px;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .2s,transform .18s,box-shadow .2s;display:inline-flex}.cp-btn-dark:hover{background:#1f1f1f;transform:translateY(-1px);box-shadow:0 6px 20px #0a0a0a33}.cp-btn-checkout{border-radius:12px;justify-content:space-between;width:100%;height:52px;margin-bottom:12px;padding:0 20px;font-size:.82rem}.cp-trust{border-top:1px solid #0a0a0a12;flex-direction:column;gap:10px;margin-top:4px;padding-top:18px;display:flex}.cp-trust-item{color:var(--muted);align-items:center;gap:10px;font-size:.74rem;font-weight:500;display:flex}.cp-trust-item svg{flex-shrink:0}@media (width<=860px){.cp-inner{grid-template-columns:1fr;gap:28px}.cp-summary{position:static}}@media (width<=560px){.cp-root{padding:32px 0 60px}.cp-inner{gap:20px;padding:0 16px}.cp-item{grid-template-rows:auto auto;grid-template-columns:80px 1fr;gap:14px;padding:20px 0}.cp-item-controls{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center}.cp-item-media{width:80px;height:80px}.cp-summary{border-radius:14px;padding:20px}.cp-trust{grid-template-columns:1fr 1fr;gap:8px;display:grid}}.ck-root{background:#f8f7f4;min-height:100vh;padding:48px 0 80px}.ck-inner{grid-template-columns:1fr 380px;align-items:start;gap:48px;max-width:1160px;margin:0 auto;padding:0 24px;display:grid}.ck-empty{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:480px;margin:80px auto;display:flex}.ck-empty-icon{width:72px;height:72px;color:var(--muted);background:#0a0a0a0d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.ck-empty h1{letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:800}.ck-empty p{color:var(--muted);max-width:32ch;margin:0;font-size:.88rem;line-height:1.6}.ck-steps{align-items:center;gap:0;margin-bottom:36px;display:flex}.ck-step{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;font-size:.72rem;font-weight:600;display:flex}.ck-step--done{color:#27ae60}.ck-step--active{color:var(--text)}.ck-step-num{border:1.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.64rem;font-weight:800;transition:background .2s,color .2s;display:flex}.ck-step--active .ck-step-num{color:#fff;background:#0a0a0a;border-color:#0a0a0a}.ck-step--done .ck-step-num{color:#fff;background:#27ae60;border-color:#27ae60;font-size:.7rem}.ck-step-sep{background:#0a0a0a1f;flex:1;min-width:24px;height:1px;margin:0 12px}.ck-form{flex-direction:column;gap:0;display:flex}.ck-section{border-bottom:1px solid #0a0a0a14;padding:28px 0}.ck-section:last-of-type{border-bottom:none}.ck-section-title{color:var(--text);letter-spacing:-.01em;align-items:center;gap:12px;margin:0 0 22px;font-size:.92rem;font-weight:800;display:flex}.ck-section-num{color:#fff;background:#0a0a0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.64rem;font-weight:800;display:flex}.ck-optional-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-left:4px;font-size:.62rem;font-weight:600}.ck-grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ck-field{flex-direction:column;gap:6px;display:flex}.ck-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-strong);cursor:pointer;font-size:.72rem;font-weight:700}.ck-required{color:#c0392b;font-size:.8em}.ck-input{width:100%;height:46px;font-family:var(--font-body);color:var(--text);box-sizing:border-box;-webkit-appearance:none;background:#fff;border:1.5px solid #0a0a0a1f;border-radius:10px;outline:none;padding:0 14px;font-size:.88rem;transition:border-color .18s,box-shadow .18s}.ck-input::placeholder{color:#0a0a0a4d}.ck-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff6e001a}.ck-textarea{resize:vertical;height:auto;padding:12px 14px;line-height:1.55}.ck-field--error .ck-input{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b14}.ck-field-error{color:#c0392b;font-size:.72rem;font-weight:500}.ck-error{color:#c0392b;background:#c0392b12;border:1px solid #c0392b33;border-radius:10px;align-items:center;gap:10px;margin-top:4px;padding:14px 16px;font-size:.82rem;font-weight:500;display:flex}.ck-error svg{stroke:#c0392b;flex-shrink:0}.ck-form-footer{flex-direction:column;gap:14px;padding-top:28px;display:flex}.ck-submit{border-radius:12px!important;justify-content:space-between!important;width:100%!important;height:52px!important;padding:0 22px!important;font-size:.84rem!important}.ck-submit:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.ck-back{justify-content:center}@keyframes ck-spin{to{transform:rotate(360deg)}}.ck-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite ck-spin;display:inline-block}.ck-summary{background:#fff;border:1px solid #0a0a0a12;border-radius:18px;flex-direction:column;padding:28px;display:flex;position:sticky;top:110px;box-shadow:0 4px 24px #0a0a0a0f}.ck-order-items{flex-direction:column;gap:0;margin:0 0 4px;padding:0;list-style:none;display:flex}.ck-order-item{border-bottom:1px solid #0a0a0a12;align-items:center;gap:14px;padding:14px 0;display:flex}.ck-order-media{border-radius:10px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:visible}.ck-order-media img{object-fit:contain;background:#f1eee8;border-radius:10px;width:56px;height:56px;padding:4px}.ck-order-placeholder{background:#ede9e1;border-radius:10px;width:56px;height:56px}.ck-order-qty{color:#fff;background:#0a0a0a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6rem;font-weight:800;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.ck-order-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ck-order-name{color:var(--text);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:600;line-height:1.3;overflow:hidden}.ck-order-price{color:var(--text);white-space:nowrap;flex-shrink:0;font-size:.86rem;font-weight:700}@keyframes ck-dot{0%,80%,to{opacity:.2}40%{opacity:1}}.ck-loading-dots span{color:var(--muted);font-size:.84rem;animation:1.2s infinite ck-dot}.ck-loading-dots span:nth-child(2){animation-delay:.2s}.ck-loading-dots span:nth-child(3){animation-delay:.4s}@media (width<=900px){.ck-inner{grid-template-columns:1fr;gap:28px}.ck-summary{order:-1;position:static}}@media (width<=560px){.ck-root{padding:32px 0 60px}.ck-inner{gap:20px;padding:0 16px}.ck-grid-2{grid-template-columns:1fr;gap:14px}.ck-steps{flex-wrap:nowrap;justify-content:center;gap:0}.ck-step{gap:6px;font-size:.62rem}.ck-step-num{width:22px;height:22px;font-size:.58rem}.ck-step-label{display:none}.ck-step-sep{min-width:16px}.ck-summary{border-radius:14px;padding:20px}.ck-section{padding:20px 0}.ck-section-title{flex-wrap:wrap;gap:10px;font-size:.86rem}.ck-input{padding:12px 14px;font-size:.86rem}.ck-textarea{min-height:110px}.ck-form-footer{gap:12px}.ck-submit,.ck-back{justify-content:center;width:100%}.ck-order-item{flex-wrap:wrap;gap:10px}.ck-order-media,.ck-order-media img,.ck-order-placeholder{width:52px;height:52px}.ck-order-price{text-align:right;width:100%;margin-left:auto}}.cp-summary-line--promo>span:first-child{color:var(--muted)}.cp-summary-line--promo strong{color:#16a34a}.ck-promo-tag{letter-spacing:.06em;color:#15803d;vertical-align:middle;background:#dcfce7;border:1px solid #bbf7d0;border-radius:5px;margin-left:7px;padding:1px 7px;font-family:monospace;font-size:.68rem;font-weight:700;display:inline-block}.ck-promo-saving{color:#16a34a!important}.ck-promo-section{border-top:1px solid #0a0a0a12;flex-direction:column;gap:8px;padding:14px 0 4px;display:flex}.ck-promo-row{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.ck-promo-input{width:100%;height:40px;font-family:var(--font-body);color:var(--text);box-sizing:border-box;text-transform:uppercase;letter-spacing:.04em;background:#f8f7f4;border:1.5px solid #0a0a0a1f;border-radius:9px;outline:none;padding:0 12px;font-size:.83rem;font-weight:600;transition:border-color .18s,box-shadow .18s}.ck-promo-input::placeholder{color:#0a0a0a4d;text-transform:none;letter-spacing:0;font-weight:400}.ck-promo-input:focus{background:#fff;border-color:#0a0a0a;box-shadow:0 0 0 3px #0a0a0a0f}.ck-promo-input:disabled{opacity:.6}.ck-promo-btn{color:#fff;letter-spacing:.04em;cursor:pointer;white-space:nowrap;background:#0a0a0a;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;height:40px;padding:0 16px;font-size:.78rem;font-weight:700;transition:opacity .15s;display:flex}.ck-promo-btn:disabled{opacity:.4;cursor:not-allowed}.ck-promo-btn:not(:disabled):hover{opacity:.82}.ck-promo-error{color:#c0392b;align-items:center;gap:5px;margin:0;font-size:.74rem;font-weight:500;display:flex}.ck-promo-preview{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;animation:.2s ck-fadein;display:flex}@keyframes ck-fadein{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ck-promo-preview-info{flex-direction:column;gap:2px;min-width:0;display:flex}.ck-promo-preview-code{color:#15803d;letter-spacing:.05em;font-family:monospace;font-size:.88rem;font-weight:800}.ck-promo-preview-desc{color:#4b7c5b;font-size:.73rem}.ck-promo-preview-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.ck-promo-preview-saving{color:#15803d;white-space:nowrap;font-size:.92rem;font-weight:800}.ck-promo-confirm-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#15803d;border:none;border-radius:8px;height:32px;padding:0 14px;font-size:.74rem;font-weight:700;transition:opacity .15s}.ck-promo-confirm-btn:hover{opacity:.88}.ck-promo-applied{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;animation:.2s ck-fadein;display:flex}.ck-promo-applied-left{color:#15803d;align-items:center;gap:8px;min-width:0;font-size:.84rem;display:flex}.ck-promo-applied-left svg{stroke:#15803d;flex-shrink:0}.ck-promo-applied-left strong{letter-spacing:.05em;font-family:monospace}.ck-promo-applied-desc{color:#4b7c5b;font-size:.78rem;font-weight:500}.ck-promo-remove{color:#4b7c5b;cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.ck-promo-remove:hover{color:#b91c1c;background:#b91c1c14}.vh-stage{justify-content:flex-end!important;align-items:flex-start!important;min-height:auto!important;padding-top:clamp(18px,3vh,32px)!important}.vh-cinema{width:auto!important;min-height:auto!important;margin:0!important;animation:none!important;display:block!important}.vh-cinema-mark--solo{filter:brightness(0)invert()!important;opacity:.88!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important;width:clamp(90px,9vw,148px)!important;height:auto!important;animation:none!important;display:block!important}.vh-cinema-aura,.vh-cinema-grid,.vh-cinema-rings,.vh-cinema-stage,.vh-cinema-beam,.vh-cinema-orb,.vh-cinema-copy{display:none!important}@media (width<=900px){.vh-stage{padding-top:clamp(12px,2.5vh,22px)!important}.vh-cinema-mark--solo{width:clamp(80px,11vw,120px)!important}}@media (width<=560px){.vh-cinema-mark--solo{width:clamp(72px,22vw,100px)!important}}.diag-frame{background:linear-gradient(150deg,#fff9f5 0%,#fafafa 55%,#f0f9ff 100%);justify-content:center;align-items:center;min-height:calc(100svh - 72px);padding:clamp(10px,2vh,18px) 16px;display:flex}.diag-card{background:#fff;border:1px solid #e2e8f0b3;border-radius:22px;grid-template-rows:auto auto auto;width:100%;max-width:780px;display:grid;overflow:visible;box-shadow:0 8px 48px #0f172a17,0 2px 8px #0f172a0a}.diag-card-head{border-bottom:1px solid #f1f5f9;padding:16px 22px 10px}.diag-card-body{padding:12px 22px 2px;animation:.25s both diagIn;overflow:visible}.diag-card-body--questions{gap:12px;display:grid}.diag-card-body--contact{padding-bottom:10px}.diag-card-foot{border-top:1px solid #f1f5f9;padding:10px 22px 16px}@keyframes diagIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.diag-progress{margin-bottom:10px}.diag-progress-track{background:#f1f5f9;border-radius:99px;height:4px;margin-bottom:6px;overflow:hidden}.diag-progress-fill{background:linear-gradient(90deg,#ff6e00,#ff9240);border-radius:99px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.diag-progress-label{color:#94a3b8;letter-spacing:.02em;justify-content:flex-end;font-size:.74rem;display:flex}.diag-step-head{flex-direction:column;gap:1px;display:flex}.diag-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#ff6e00;font-size:.68rem;font-weight:800;display:block}.diag-step-titre{color:#0f172a;letter-spacing:-.02em;margin:3px 0 0;font-size:clamp(1.05rem,2.5vw,1.32rem);font-weight:800;line-height:1.25}.diag-step-sous-titre{color:#64748b;margin:2px 0 0;font-size:.8rem;line-height:1.4}.diag-contact-grid{gap:12px;padding-bottom:0;display:grid}@media (width>=720px){.diag-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.diag-privacy{grid-column:1/-1}}.diag-field{gap:5px;display:grid}.diag-field-label{color:#374151;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:5px;font-size:.74rem;font-weight:700;display:flex}.diag-optional{color:#94a3b8;text-transform:none;letter-spacing:0;font-size:.74rem;font-weight:400}.diag-field-error{color:#dc2626;margin:1px 0 0;font-size:.76rem;font-weight:500}.diag-input{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:11px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:.9rem;transition:border-color .18s,box-shadow .18s,background .18s}.diag-input:focus{background:#fff;border-color:#ff6e00;box-shadow:0 0 0 3px #ff6e001a}.diag-input::placeholder{color:#cbd5e1}.diag-input--error{background:#fff5f5!important;border-color:#dc2626!important}.diag-privacy{color:#94a3b8;align-items:center;gap:5px;margin:2px 0 0;font-size:.72rem;line-height:1.5;display:flex}.diag-question{margin:0}.diag-question-label{color:#0f172a;margin:0 0 7px;font-size:.84rem;font-weight:700;line-height:1.35}.diag-question-note{color:#94a3b8;font-size:.74rem;font-weight:400}.diag-options{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:7px;display:grid}.diag-options--grid{grid-template-columns:repeat(auto-fit,minmax(138px,1fr))}.diag-option{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;background:#fbfcfd;border:1.5px solid #e9edf2;border-radius:11px;align-items:center;gap:8px;width:100%;padding:8px 10px;line-height:1;transition:border-color .15s,background .15s,box-shadow .15s,transform .1s;display:flex}.diag-option:hover{background:#fff9f5;border-color:#ffc49a;transform:translateY(-1px);box-shadow:0 3px 12px #ff6e0012}.diag-option--selected{background:linear-gradient(135deg,#fff5ec,#fff9f5);border-color:#ff6e00;transform:none;box-shadow:0 3px 16px #ff6e0021}.diag-option-icon-wrap{background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.diag-option--selected .diag-option-icon-wrap{background:#ff6e001a}.diag-option-content{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.diag-option-label{color:#1e293b;font-size:.79rem;font-weight:600;line-height:1.25}.diag-option-desc{color:#94a3b8;font-size:.7rem;font-weight:400;line-height:1.3}.diag-option-dot{border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:border-color .15s,background .15s;position:relative}.diag-option-dot--on{background:#ff6e00;border-color:#ff6e00}.diag-option-dot--on:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:3px}.diag-option-check{border:2px solid #d1d5db;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .15s,background .15s;display:flex}.diag-option-check--on{background:#ff6e00;border-color:#ff6e00}.diag-nav{justify-content:space-between;align-items:center;gap:10px;display:flex}.diag-back-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;align-items:center;gap:6px;padding:10px 18px;font-size:.84rem;font-weight:600;transition:background .15s;display:inline-flex}.diag-back-btn:hover{background:#e2e8f0}.diag-next-btn{letter-spacing:.02em;color:#fff;cursor:pointer;box-shadow:none;background:linear-gradient(135deg,#ff6e00,#ff8c33);border:none;border-radius:12px;align-items:center;gap:8px;padding:11px 24px;font-size:.88rem;font-weight:700;transition:transform .12s,box-shadow .12s;display:inline-flex}.diag-next-btn:hover:not(:disabled){box-shadow:none;transform:translateY(-1px)}.diag-next-btn:disabled{opacity:.6;cursor:not-allowed}.diag-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.65s linear infinite diagSpin}@keyframes diagSpin{to{transform:rotate(360deg)}}.diag-api-error{color:#b91c1c;background:#fef2f2;border:1.5px solid #fecaca;border-radius:10px;margin-bottom:10px;padding:10px 14px;font-size:.82rem;font-weight:500}.diag-result-page{background:linear-gradient(150deg,#fff9f5 0%,#fafafa 55%,#f0f9ff 100%);min-height:calc(100svh - 72px);padding:clamp(12px,2.4vh,28px) 16px 34px}.diag-result-shell{max-width:1120px;margin:0 auto;animation:.45s cubic-bezier(.4,0,.2,1) both diagResultIn}@keyframes diagResultIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.diag-result-hero{border:1px solid #0000000d;border-radius:18px;align-items:flex-start;gap:14px;margin-bottom:12px;padding:clamp(14px,2.2vw,22px);display:flex}.diag-result-hero-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.diag-result-hero-body{flex:1;min-width:0}.diag-result-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:99px;align-items:center;gap:5px;margin-bottom:8px;padding:4px 11px;font-size:.69rem;font-weight:800;display:inline-flex}.diag-result-titre{letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(1.1rem,2.6vw,1.48rem);font-weight:800;line-height:1.22}.diag-result-desc{color:#334155;opacity:.9;margin:0;font-size:.84rem;line-height:1.55}.diag-result-layout{grid-template-columns:minmax(0,1fr) minmax(280px,330px);align-items:start;gap:12px;display:grid}.diag-result-main,.diag-result-aside{min-width:0}.diag-result-aside{gap:12px;display:grid}.diag-result-section{background:#fff;border:1px solid #e2e8f0b3;border-radius:16px;margin-bottom:12px;padding:clamp(14px,2.4vw,18px);box-shadow:0 2px 14px #0f172a0a}.diag-result-main .diag-result-section,.diag-result-aside .diag-result-section{margin-bottom:0}.diag-result-section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.diag-result-section-title{letter-spacing:.1em;text-transform:uppercase;color:#64748b;font-size:.71rem;font-weight:800}.diag-result-mode-switch{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.diag-result-mode-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:8px 12px;font-size:.76rem;font-weight:700;transition:background .15s,color .15s,transform .15s}.diag-result-mode-btn.is-active{color:#0f172a;background:#fff;box-shadow:0 4px 16px #0f172a14}.diag-result-summary-card{border:1px solid #e2e8f0e6;border-top:3px solid var(--diag-result-accent,#ff6e00);background:linear-gradient(135deg,#fffffffa 0%,#f8fafc 100%);border-radius:14px;gap:10px;margin-bottom:12px;padding:13px;display:grid}.diag-result-summary-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.diag-result-summary-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--diag-result-accent,#ff6e00);margin:0 0 4px;font-size:.72rem;font-weight:800}.diag-result-summary-total{color:#0f172a;font-size:1rem;font-weight:800;line-height:1.3}.diag-result-summary-copy{color:#475569;margin:0;font-size:.82rem;line-height:1.5}.diag-result-summary-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.diag-summary-link,.diag-select-all-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #94a3b859;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:.75rem;font-weight:700;text-decoration:none;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.diag-summary-link:hover,.diag-select-all-btn:hover{background:#fff7ed;border-color:#ff6e0059;transform:translateY(-1px)}.diag-result-noms{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:6px;margin-bottom:12px;display:grid}.diag-result-nom-item{color:#1e293b;background:#f8fafc;border-radius:9px;align-items:center;gap:10px;padding:7px 10px;font-size:.8rem;font-weight:500;display:flex}.diag-result-nom-num{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:800;display:flex}.diag-result-cards{grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:9px;display:grid}.diag-result-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.diag-result-card:hover{transform:translateY(-2px);box-shadow:0 6px 22px #0f172a17}.diag-result-card.is-selected{border-color:#ff6e008c;box-shadow:0 8px 22px #ff6e001f}.diag-result-card-pick{z-index:2;cursor:pointer;background:#0f172aad;border:1px solid #fffffff2;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 6px 18px #0f172a2e}.diag-result-card-pick--on{background:#ff6e00}.diag-result-card-media{aspect-ratio:4/3;background:#f8fafc;text-decoration:none;display:block;position:relative;overflow:hidden}.diag-result-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.diag-result-card:hover .diag-result-card-media img{transform:scale(1.04)}.diag-result-card-monogram{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;font-weight:800;display:flex}.diag-result-card-body{flex-direction:column;flex:1;gap:3px;padding:9px 10px 10px;display:flex}.diag-result-card-type{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;font-size:.66rem;font-weight:800}.diag-result-card-nom{color:#0f172a;font-size:.76rem;font-weight:700;line-height:1.25;text-decoration:none;display:block}.diag-result-card-nom:hover{color:#ff6e00}.diag-result-card-prix{align-items:baseline;gap:4px;margin-top:1px;font-size:.87rem;display:flex}.diag-result-card-actions{gap:6px;margin-top:6px;display:flex}.diag-add-btn{cursor:pointer;color:#fff;letter-spacing:.02em;background:#ff6e00;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:5px;padding:7px 10px;font-size:.72rem;font-weight:700;transition:background .15s,transform .1s;display:inline-flex}.diag-add-btn:hover:not(:disabled){background:#e05e00;transform:scale(1.03)}.diag-add-btn--done{cursor:default;background:#16a34a!important}.diag-view-btn{color:#ff6e00;letter-spacing:.02em;background:#ff6e0014;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:7px 10px;font-size:.72rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.diag-view-btn:hover{background:#ff6e0026}.diag-add-all-btn{letter-spacing:.03em;cursor:pointer;color:#ff6e00;white-space:nowrap;background:#ff6e000f;border:1.5px solid #ff6e00;border-radius:11px;align-items:center;gap:7px;padding:8px 16px;font-size:.75rem;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.diag-add-all-btn:hover:not(:disabled){color:#fff;background:#ff6e00}.diag-add-all-btn--done{cursor:default;color:#16a34a!important;background:#16a34a12!important;border-color:#16a34a!important}.diag-result-empty{color:#64748b;background:#f8fafc;border-radius:14px;padding:16px;font-size:.86rem;line-height:1.6}.diag-result-conseils{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.diag-result-conseil{color:#334155;gap:9px;font-size:.82rem;line-height:1.5;display:flex}.diag-result-conseil-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:8px}.diag-result-cta-row{gap:10px;margin-top:0;display:grid}.diag-result-cta-row .btn{justify-content:center;width:100%}@media (width<=860px){.diag-result-layout{grid-template-columns:1fr}}@media (width<=580px){.diag-frame{align-items:flex-start;padding:10px}.diag-card{border-radius:18px}.diag-card-head{padding:13px 14px 9px}.diag-card-body{padding:10px 14px 2px}.diag-card-foot{padding:9px 14px 13px}.diag-options--grid{grid-template-columns:1fr 1fr}.diag-option{gap:7px;padding:8px}.diag-option-icon-wrap{width:26px;height:26px}.diag-option-label{font-size:.75rem}.diag-option-desc{font-size:.66rem}.diag-result-page{padding:10px 10px 28px}.diag-result-layout{grid-template-columns:1fr}.diag-result-cards{grid-template-columns:1fr 1fr}.diag-result-hero{flex-direction:column;gap:12px}.diag-result-mode-switch{justify-content:stretch;width:100%}.diag-result-mode-btn{flex:1}.diag-result-summary-top{flex-direction:column}.diag-result-summary-actions{flex-direction:column;align-items:stretch}.diag-summary-link,.diag-select-all-btn,.diag-add-all-btn{justify-content:center;width:100%}.diag-nav{gap:8px}.diag-next-btn{flex:1;justify-content:center}}.diag-intro{background:#d7cec2;flex-direction:column;min-height:calc(100svh - 72px);display:flex;position:relative;overflow:hidden}.diag-intro-hero{z-index:2;background:0 0;flex:1;align-items:flex-end;min-height:62vh;padding:48px 36px 44px;display:flex;position:relative;overflow:hidden}.diag-intro-bg{object-fit:contain;object-position:left center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.diag-intro-overlay{pointer-events:none;z-index:1;background:linear-gradient(#0000 64%,#0a0a0a24 100%);position:absolute;inset:0}.diag-intro-titles{z-index:3;max-width:55%;position:relative}.diag-intro-votre{letter-spacing:.14em;text-transform:uppercase;color:#fff3e6;text-shadow:0 2px 12px #00000059;margin-bottom:8px;font-size:clamp(.65rem,2.2vw,.78rem);font-weight:700;display:block}.diag-intro-headline{letter-spacing:-.01em;text-transform:uppercase;color:#fff;text-shadow:0 4px 18px #0006;margin:0 0 14px;font-size:clamp(2.4rem,9vw,3.8rem);font-weight:900;line-height:1}.diag-intro-sub{letter-spacing:.1em;text-transform:uppercase;color:#fffffff0;text-shadow:0 2px 12px #00000059;margin:0;font-size:clamp(.7rem,2.5vw,.85rem);font-weight:700;line-height:1.6}.diag-intro-footer{z-index:2;background:0 0;border-top:1px solid #ffffff47;flex-direction:column;gap:18px;padding:24px 28px 32px;display:flex;position:relative}.diag-intro-consent{cursor:pointer;align-items:flex-start;gap:14px;display:flex}.diag-intro-checkbox{cursor:pointer;background:#fff;border:2px solid #d1cdc6;border-radius:5px;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;transition:border-color .18s,background .18s;display:flex}.diag-intro-checkbox:focus-visible{border-color:#ff6e00;box-shadow:0 0 0 3px #ff6e0038}.diag-intro-checkbox--on{background:#ff6e00;border-color:#ff6e00}.diag-intro-consent-text{color:#ffffffeb;text-shadow:0 2px 10px #0000004d;font-size:.88rem;line-height:1.55}.diag-intro-cta{color:#ff6e00;cursor:pointer;letter-spacing:.04em;background:#fff;border:2px solid #0a0a0a;border-radius:12px;width:100%;padding:18px 24px;font-size:1.05rem;font-weight:700;transition:background .18s,border-color .18s,opacity .18s}.diag-intro-cta:hover:not(:disabled){background:#fff9f5;border-color:#ff6e00}.diag-intro-cta:disabled{opacity:.38;cursor:not-allowed}@media (width>=769px){.diag-intro-hero{justify-content:flex-end}.diag-intro-titles{text-align:right;max-width:min(38vw,560px);margin-left:auto}}@media (width<=768px){.diag-intro-bg{object-fit:cover;object-position:center}}@media (width<=480px){.diag-intro-hero{min-height:56vh;padding:32px 22px 36px}.diag-intro-titles{max-width:70%}.diag-intro-footer{padding:20px 20px 28px}}.conf-check-circle{stroke-dasharray:160;stroke-dashoffset:160px;animation:.55s .1s forwards conf-circle}.conf-check-tick{stroke-dasharray:40;stroke-dashoffset:40px;animation:.35s .55s forwards conf-tick}@keyframes conf-circle{to{stroke-dashoffset:0}}@keyframes conf-tick{to{stroke-dashoffset:0}}.ocp-root{flex-direction:column;gap:48px;max-width:640px;margin:0 auto;padding:64px 24px 96px;display:flex}.ocp-hero{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.ocp-check{width:56px;height:56px;margin-bottom:4px}.ocp-kicker{letter-spacing:.14em;text-transform:uppercase;color:#ff6e00;margin:0;font-size:.69rem;font-weight:700}.ocp-title{letter-spacing:-.02em;color:#0a0a0a;margin:0;font-size:clamp(2rem,6vw,2.8rem);font-weight:900;line-height:1.05}.ocp-desc{color:var(--muted);max-width:40ch;margin:0;font-size:.92rem;line-height:1.65}.ocp-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 0;margin-top:8px;display:flex}.ocp-meta-item{flex-direction:column;align-items:center;gap:2px;padding:0 20px;display:flex}.ocp-meta-sep{background:#0a0a0a1a;flex-shrink:0;width:1px;height:28px}.ocp-meta-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.63rem;font-weight:700}.ocp-meta-value{color:#0a0a0a;font-size:.88rem;font-weight:700}.ocp-meta-value--accent{color:#ff6e00;letter-spacing:.04em;font-family:monospace}.ocp-meta-value--status{animation:.35s cubic-bezier(.22,1,.36,1) ocp-slide-in}@keyframes ocp-slide-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.ocp-kicker,.ocp-desc,.ocp-steps{animation:.4s ocp-fade-in}@keyframes ocp-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ocp-status-flash{letter-spacing:.08em;text-transform:uppercase;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;margin-top:4px;padding:1px 6px;font-size:.65rem;font-weight:700;animation:.3s ocp-flash-in;display:inline-block}@keyframes ocp-flash-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ocp-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.ocp-step-group{align-items:center;display:flex}.ocp-step{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.ocp-step-dot{background:#0a0a0a2e;border-radius:50%;flex-shrink:0;width:7px;height:7px}.ocp-step--done{color:#0a0a0a}.ocp-step--done .ocp-step-dot{background:#ff6e00}.ocp-step--current{color:#ff6e00}.ocp-step--current .ocp-step-dot{background:#ff6e00;box-shadow:0 0 0 3px #ff6e002e}.ocp-step--alert{color:#b91c1c}.ocp-step--alert .ocp-step-dot{background:#dc2626}.ocp-step-line{background:#0a0a0a26;width:28px;height:1px;margin:0 8px;display:block}.ocp-divider{border:none;border-top:1px solid #0a0a0a14;margin:0}.ocp-sister{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.ocp-sister-brands{align-items:center;gap:0;display:flex}.ocp-brand{cursor:pointer;opacity:.42;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:10px 20px;transition:opacity .18s;display:flex}.ocp-brand:hover,.ocp-brand--active{opacity:1}.ocp-brand-logo{object-fit:contain;display:block}.ocp-brand-logo--dwhite{width:auto;max-width:96px;height:32px}.ocp-brand-logo--dcap{width:auto;max-width:72px;height:30px}.ocp-brand-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.62rem;font-weight:600}.ocp-brand-pivot{align-items:center;padding:0 10px;display:flex}.ocp-a2s{letter-spacing:.18em;text-transform:uppercase;color:#0a0a0a47;border:1px solid #0a0a0a24;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:800}.ocp-sister-copy{flex-direction:column;align-items:center;gap:12px;max-width:38ch;display:flex}.ocp-sister-text{color:var(--muted);margin:0;font-size:.88rem;line-height:1.65}.ocp-sister-text em{color:#0a0a0a;font-style:italic}.ocp-sister-link{color:#0a0a0a;border-bottom:1.5px solid #0a0a0a40;align-items:center;gap:6px;padding-bottom:1px;font-size:.82rem;font-weight:700;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.ocp-sister-link:hover{color:#ff6e00;border-color:#ff6e00}.ocp-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.ocp-btn-primary{color:#fff;letter-spacing:.01em;background:#0a0a0a;border-radius:10px;padding:14px 28px;font-size:.86rem;font-weight:700;text-decoration:none;transition:background .15s}.ocp-btn-primary:hover{background:#ff6e00}.ocp-btn-ghost{color:var(--muted);background:0 0;border-radius:10px;padding:14px 28px;font-size:.86rem;font-weight:600;text-decoration:none;transition:color .15s}.ocp-btn-ghost:hover{color:#0a0a0a}@media (width<=560px){.ocp-root{gap:36px;padding:40px 16px 72px}.ocp-meta{gap:10px 0}.ocp-meta-item{padding:0 14px}.ocp-meta-sep{height:22px}.ocp-steps{gap:4px 0}.ocp-step-line{width:16px}.ocp-brand{padding:8px 14px}}@media (prefers-reduced-motion:reduce){.conf-check-circle,.conf-check-tick{stroke-dashoffset:0;animation:none}}.ac-root{max-width:680px;font-family:var(--font-body,inherit);color:#111;margin:0 auto;padding:48px 24px 80px}.ac-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px;display:flex}.ac-identity{align-items:center;gap:14px;display:flex}.ac-avatar{color:#fff;letter-spacing:0;background:#ff6e00;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:17px;font-weight:700;display:flex}.ac-identity-info{flex-direction:column;gap:2px;display:flex}.ac-name{margin:0;font-size:15px;font-weight:600;line-height:1.3}.ac-email{color:#666;margin:0;font-size:13px;line-height:1.3}.ac-logout{cursor:pointer;color:#888;background:0 0;border:none;padding:0;font-size:13px;transition:color .15s}.ac-logout:hover{color:#c0392b}.ac-tabs{border-bottom:1px solid #e8e8e8;gap:0;margin-bottom:32px;display:flex}.ac-tab{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:10px 18px;font-size:14px;font-weight:500;transition:color .15s,border-color .15s;display:flex}.ac-tab:hover{color:#333}.ac-tab--active{color:#ff6e00;border-bottom-color:#ff6e00}.ac-tab-count{color:#fff;background:#ff6e00;border-radius:10px;padding:1px 6px;font-size:11px;font-weight:700;line-height:1.5}.ac-body{min-height:120px}.ac-rows{flex-direction:column;gap:0;display:flex}.ac-order{border-bottom:1px solid #f0f0f0}.ac-order:first-child{border-top:1px solid #f0f0f0}.ac-order-row{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 0;transition:opacity .15s;display:flex}.ac-order-row:hover{opacity:.75}.ac-order-left{flex-direction:column;gap:3px;display:flex}.ac-order-num{color:#111;font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.ac-order-date{color:#888;font-size:12px}.ac-order-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.ac-order-total{color:#111;font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.ac-order-chevron{color:#aaa;flex-shrink:0;transition:transform .2s}.ac-order-detail{flex-direction:column;gap:0;padding:4px 0 16px;display:flex}.ac-detail-line{color:#333;border-bottom:1px solid #f4f4f4;justify-content:space-between;align-items:center;padding:7px 0;font-size:13.5px;display:flex}.ac-detail-line:last-child{border-bottom:none}.ac-detail-line--muted{color:#888}.ac-detail-line--promo{color:#1a9c4e}.ac-detail-line--total{color:#111;border-top:1px solid #e8e8e8;margin-top:2px;padding-top:10px;font-size:14px;font-weight:700}.ac-badge{letter-spacing:.01em;border-radius:20px;flex-shrink:0;align-items:center;padding:2px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.ac-badge--amber{color:#b45309;background:#fff3e0}.ac-badge--blue{color:#1a56db;background:#e8f0fe}.ac-badge--purple{color:#7e22ce;background:#f3e8ff}.ac-badge--green{color:#065f46;background:#d1fae5}.ac-badge--red{color:#b91c1c;background:#fee2e2}.ac-addr-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 0;display:flex}.ac-addr-row:first-child{border-top:1px solid #f0f0f0}.ac-addr-info{flex-direction:column;gap:3px;display:flex}.ac-addr-name{color:#111;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.ac-addr-default{color:#ff6e00;background:#fff3e8;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:600}.ac-addr-detail{color:#666;font-size:13px}.ac-addr-actions{flex-shrink:0;align-items:center;gap:6px;padding-top:2px;display:flex}.ac-addr-sep{color:#ccc;font-size:12px}.ac-link-btn{cursor:pointer;color:#555;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline;transition:color .15s}.ac-link-btn:hover{color:#111}.ac-link-btn--danger{color:#888}.ac-link-btn--danger:hover{color:#c0392b}.ac-btn-add{color:#555;cursor:pointer;background:0 0;border:1px dashed #ccc;border-radius:6px;align-items:center;gap:7px;margin-top:18px;padding:9px 16px;font-size:13.5px;transition:border-color .15s,color .15s;display:inline-flex}.ac-btn-add:hover{color:#ff6e00;border-color:#ff6e00}.ac-form{flex-direction:column;gap:20px;max-width:480px;display:flex}.ac-form--inset{background:#fafafa;border:1px solid #e8e8e8;border-radius:8px;margin-top:20px;padding:20px}.ac-form-title{color:#111;margin:0 0 4px;font-size:14px;font-weight:600}.ac-field{flex-direction:column;gap:6px;display:flex}.ac-label{color:#555;text-transform:uppercase;letter-spacing:.04em;font-size:12.5px;font-weight:600}.ac-input{color:#111;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.ac-input:focus{border-color:#ff6e00}.ac-input--locked{color:#888;cursor:not-allowed;background:#f5f5f5}.ac-textarea{resize:vertical;min-height:72px}.ac-hint{color:#aaa;margin:0;font-size:12px}.ac-field-error{color:#c0392b;margin:0;font-size:12px}.ac-input-wrap{align-items:center;display:flex;position:relative}.ac-input--pw{padding-right:42px}.ac-pw-toggle{cursor:pointer;color:#aaa;background:0 0;border:none;align-items:center;padding:2px;transition:color .15s;display:flex;position:absolute;right:10px}.ac-pw-toggle:hover{color:#555}.ac-checkbox{color:#444;cursor:pointer;align-items:center;gap:9px;font-size:13.5px;display:flex}.ac-checkbox input[type=checkbox]{accent-color:#ff6e00;cursor:pointer;width:15px;height:15px}.ac-form-actions{flex-wrap:wrap;gap:10px;display:flex}.ac-btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#ff6e00;border:none;border-radius:6px;justify-content:center;align-items:center;padding:10px 22px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.ac-btn-primary:hover:not(:disabled){background:#e05e00}.ac-btn-primary:disabled{opacity:.6;cursor:not-allowed}.ac-btn-ghost{color:#555;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ddd;border-radius:6px;justify-content:center;align-items:center;padding:10px 22px;font-size:14px;font-weight:500;transition:border-color .15s,color .15s;display:inline-flex}.ac-btn-ghost:hover{color:#333;border-color:#bbb}.ac-empty{color:#bbb;text-align:center;flex-direction:column;align-items:center;gap:12px;padding:52px 24px;display:flex}.ac-empty svg{opacity:.4}.ac-empty p{color:#aaa;margin:0;font-size:14px}.ac-toast{border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:11px 16px;font-size:13.5px;font-weight:500;animation:.2s ac-toast-in;display:flex}.ac-toast--success{color:#065f46;background:#d1fae5}.ac-toast--error{color:#b91c1c;background:#fee2e2}.ac-toast-close{cursor:pointer;color:inherit;opacity:.6;background:0 0;border:none;padding:0 2px;font-size:18px;line-height:1;transition:opacity .15s}.ac-toast-close:hover{opacity:1}@keyframes ac-toast-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.ac-root{padding:28px 16px 60px}.ac-header{margin-bottom:28px}.ac-tab{padding:10px 12px;font-size:13px}.ac-order-right{gap:8px}.ac-order-total{display:none}.ac-form{max-width:100%}.ac-form-actions{flex-direction:column}.ac-btn-primary,.ac-btn-ghost{width:100%}}@media (prefers-reduced-motion:reduce){.ac-toast{animation:none}}.cat-root{padding:56px 0 80px}.cat-inner{max-width:1280px;margin:0 auto;padding:0 24px}.cat-header{margin-bottom:40px}.cat-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:11px;font-weight:700;display:block}.cat-title{font-family:var(--font-brand);letter-spacing:-.025em;color:#111;margin:0 0 10px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.1}.cat-sub{color:#666;margin:0;font-size:15px;line-height:1.5}.cat-filters{border-bottom:1px solid #f0f0f0;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:36px;padding-bottom:24px;display:flex}.cat-search-wrap{flex:220px;position:relative}.cat-search-icon{color:#aaa;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.cat-input{height:40px;font-family:var(--font-body);color:#111;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;padding:0 12px;font-size:13.5px;transition:border-color .15s}.cat-input:focus{border-color:var(--accent)}.cat-input--search{width:100%;padding-left:36px}.cat-input--select{cursor:pointer;flex:none;padding-right:8px}.cat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.cat-empty{color:#ccc;text-align:center;flex-direction:column;align-items:center;gap:14px;padding:72px 24px;display:flex}.cat-empty svg{opacity:.5}.cat-empty p{color:#aaa;margin:0;font-size:15px}.cat-reset{color:var(--accent);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:13.5px;text-decoration:underline}.cat-more{justify-content:center;margin-top:52px;display:flex}.cat-more-btn{height:44px;font-family:var(--font-brand);color:#333;cursor:pointer;letter-spacing:.03em;background:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;gap:10px;padding:0 28px;font-size:13px;font-weight:700;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.cat-more-btn:hover:not(:disabled){border-color:var(--accent);background:var(--accent);color:#fff}.cat-more-btn:disabled{opacity:.6;cursor:not-allowed}.cat-more-badge{color:#666;background:#f0f0f0;border-radius:20px;justify-content:center;align-items:center;padding:1px 8px;font-size:11px;font-weight:700;line-height:1.6;transition:background .15s,color .15s;display:inline-flex}.cat-more-btn:hover:not(:disabled) .cat-more-badge{color:#fff;background:#ffffff38}.cat-spinner{border:2px solid #0000001f;border-top-color:currentColor;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite spin;display:inline-block}.pc-card{background:#fff;border:1px solid #ebebeb;border-radius:12px;grid-template-rows:auto 1fr;transition:box-shadow .2s,transform .2s;display:grid;overflow:hidden}.pc-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000017}.pc-media{aspect-ratio:1;background:#f8f8f8;display:block;position:relative;overflow:hidden}.pc-media img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.pc-card:hover .pc-media img{transform:scale(1.04)}.pc-placeholder{background:#f4f4f4;width:100%;height:100%}.pc-badges{flex-direction:column;gap:4px;display:flex;position:absolute;top:10px;left:10px}.pc-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700;line-height:1.4;display:inline-block}.pc-badge--feature{color:#fff;background:#111}.pc-badge--new,.pc-badge--promo{background:var(--accent);color:#fff}.pc-badge--low{color:#b45309;background:#fff3e0}.pc-badge--out{color:#b91c1c;background:#fee2e2}.pc-body{align-content:start;gap:6px;padding:14px 16px 18px;display:grid}.pc-brand{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:10.5px;font-weight:700}.pc-name{font-family:var(--font-brand);color:#111;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;line-height:1.3;text-decoration:none;display:-webkit-box;overflow:hidden}.pc-name:hover{color:var(--accent)}.pc-copy{color:#888;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.pc-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:6px;display:flex}.pc-price{flex-direction:column;gap:2px;display:flex}.pc-price strong{color:#111;font-size:15px;font-weight:700;line-height:1}.pc-price-promo{color:var(--accent)!important}.pc-price-was{color:#bbb;font-size:12px;text-decoration:line-through}.pc-btn{height:34px;font-family:var(--font-body);color:#333;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:6px;flex-shrink:0;padding:0 16px;font-size:12.5px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.pc-btn:hover:not(.pc-btn--disabled){background:var(--accent);border-color:var(--accent);color:#fff}.pc-btn--disabled{opacity:.5;cursor:not-allowed}@media (width<=1100px){.cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.cat-root{padding:36px 0 60px}.cat-filters{gap:8px}.cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cat-input--select{flex:auto}}@media (width<=420px){.cat-grid{grid-template-columns:1fr 1fr;gap:12px}.cat-inner{padding:0 16px}.pc-body{padding:10px 12px 14px}.pc-name{font-size:13px}}.gd-root{padding:48px 0 80px}.gd-inner{max-width:1280px;margin:0 auto;padding:0 24px}.gd-header{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:36px;display:flex}.gd-header-text{flex:1 1 0;min-width:0}.gd-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:11px;font-weight:700;display:block}.gd-title{font-family:var(--font-brand);letter-spacing:-.025em;color:#111;margin:0 0 14px;font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:800;line-height:1.1}.gd-desc{color:#666;max-width:56ch;margin:0;font-size:15px;line-height:1.65}.gd-header-image{background:#f5f5f5;border:1px solid #ebebeb;border-radius:12px;flex-shrink:0;width:160px;height:160px;overflow:hidden}.gd-header-image img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:12px}.gd-divider{border:none;border-top:1px solid #f0f0f0;margin:0 0 28px}.gd-count{color:#999;margin-bottom:20px;font-size:12px}.gd-empty{color:#ccc;text-align:center;flex-direction:column;align-items:center;gap:14px;padding:72px 24px;display:flex}.gd-empty svg{opacity:.4}.gd-empty p{color:#aaa;margin:0;font-size:15px}.gd-not-found{text-align:center;color:#888;flex-direction:column;align-items:center;gap:16px;padding:80px 24px;display:flex}.gd-back-link{color:var(--accent);font-size:13.5px;font-weight:600;text-decoration:none}.gd-back-link:hover{text-decoration:underline}.gd-footer{border-top:1px solid #f0f0f0;justify-content:center;margin-top:52px;padding-top:32px;display:flex}.gd-catalogue-link{color:#555;align-items:center;gap:7px;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.gd-catalogue-link:hover{color:var(--accent)}@media (width<=768px){.gd-root{padding:32px 0 60px}.gd-inner{padding:0 16px}.gd-header{flex-direction:column-reverse;gap:20px}.gd-header-image{width:100px;height:100px}}.gl-root{padding:56px 0 80px}.gl-inner{max-width:1100px;margin:0 auto;padding:0 24px}.gl-header{margin-bottom:44px}.gl-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:11px;font-weight:700;display:block}.gl-title{font-family:var(--font-brand);letter-spacing:-.025em;color:#111;margin:0 0 12px;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:800;line-height:1.1}.gl-sub{color:#666;max-width:52ch;margin:0;font-size:15px;line-height:1.6}.gl-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:60px;display:grid}.gl-card{color:inherit;background:#fff;border:1px solid #ebebeb;border-radius:12px;grid-template-columns:140px minmax(0,1fr);gap:0;text-decoration:none;transition:box-shadow .2s,transform .2s;display:grid;overflow:hidden}.gl-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000017}.gl-card-media{aspect-ratio:1;background:#f7f7f7;border-right:1px solid #ebebeb;overflow:hidden}.gl-card-media img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:16px;transition:transform .3s;display:block}.gl-card:hover .gl-card-media img{transform:scale(1.04)}.gl-card-placeholder{background:linear-gradient(135deg,#f0f0f0,#fafafa);width:100%;height:100%;min-height:140px}.gl-card-body{flex-direction:column;gap:6px;padding:20px 22px;display:flex}.gl-card-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:10.5px;font-weight:700}.gl-card-name{font-family:var(--font-brand);color:#111;letter-spacing:-.015em;margin:0;font-size:17px;font-weight:800;line-height:1.2}.gl-card-desc{color:#777;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.gl-card-cta{color:var(--accent);align-items:center;gap:6px;margin-top:4px;font-size:12px;font-weight:700;transition:gap .15s;display:inline-flex}.gl-card:hover .gl-card-cta{gap:9px}.gl-empty{text-align:center;color:#aaa;flex-direction:column;align-items:center;gap:16px;margin-bottom:40px;padding:72px 24px;display:flex}.gl-btn{color:#fff;height:44px;font-family:var(--font-brand);letter-spacing:.03em;background:#111;border-radius:8px;align-items:center;padding:0 24px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.gl-btn:hover{background:var(--accent)}.gl-link{color:#666;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .15s}.gl-link:hover{color:#111}.gl-cta{background:#fafafa;border:1px solid #ebebeb;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:36px 40px;display:flex}.gl-cta-text{flex:300px}.gl-cta-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 8px;font-size:11px;font-weight:700}.gl-cta-title{font-family:var(--font-brand);color:#111;letter-spacing:-.02em;margin:0;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:700;line-height:1.25}.gl-cta-actions{flex-shrink:0;align-items:center;gap:20px;display:flex}@media (width<=900px){.gl-grid{grid-template-columns:1fr}.gl-card{grid-template-columns:120px minmax(0,1fr)}}@media (width<=600px){.gl-root{padding:36px 0 60px}.gl-inner{padding:0 16px}.gl-card{grid-template-columns:96px minmax(0,1fr)}.gl-card-body{padding:14px 16px}.gl-cta{flex-direction:column;align-items:flex-start;padding:24px 20px}.gl-cta-actions{flex-wrap:wrap;gap:12px}}.ct-root{padding:56px 0 88px}.ct-inner{max-width:1040px;margin:0 auto;padding:0 24px}.ct-header{margin-bottom:48px}.ct-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:11px;font-weight:700;display:block}.ct-title{font-family:var(--font-brand);letter-spacing:-.025em;color:#111;margin:0 0 12px;font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:800;line-height:1.1}.ct-sub{color:#666;max-width:54ch;margin:0;font-size:15px;line-height:1.65}.ct-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:48px;display:grid}.ct-info{flex-direction:column;gap:20px;display:flex;position:sticky;top:32px}.ct-info-block{flex-direction:column;gap:3px;display:flex}.ct-info-label{letter-spacing:.12em;text-transform:uppercase;color:#aaa;margin:0;font-size:10.5px;font-weight:700}.ct-info-value{color:#111;margin:0;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .15s}a.ct-info-value:hover{color:var(--accent)}.ct-info-divider{border:none;border-top:1px solid #f0f0f0;margin:4px 0}.ct-info-note{color:#999;margin:0;font-size:12.5px;line-height:1.6}.ct-form{flex-direction:column;gap:20px;display:flex}.ct-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ct-field{flex-direction:column;gap:6px;display:flex}.ct-label{letter-spacing:.05em;text-transform:uppercase;color:#555;font-size:12px;font-weight:700}.ct-input{width:100%;height:44px;font-family:var(--font-body);color:#111;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;padding:0 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.ct-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff6e0014}.ct-input--error{border-color:#e53e3e}.ct-input--error:focus{box-shadow:0 0 0 3px #e53e3e14}.ct-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4.5 4.5L10 1' stroke='%23999' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.ct-textarea{resize:vertical;height:auto;min-height:130px;padding:12px 14px;line-height:1.6}.ct-field-error{color:#e53e3e;margin:0;font-size:12px}.ct-status{border-radius:8px;margin:0;padding:12px 16px;font-size:13.5px;font-weight:500;line-height:1.5}.ct-status--success{color:#065f46;background:#d1fae5}.ct-status--error{color:#b91c1c;background:#fee2e2}.ct-submit{color:#fff;height:46px;font-family:var(--font-brand);letter-spacing:.03em;cursor:pointer;white-space:nowrap;background:#111;border:none;border-radius:8px;align-self:flex-start;align-items:center;padding:0 28px;font-size:13.5px;font-weight:700;transition:background .15s;display:inline-flex}.ct-submit:hover:not(:disabled){background:var(--accent)}.ct-submit:disabled{opacity:.6;cursor:not-allowed}@media (width<=800px){.ct-layout{grid-template-columns:1fr;gap:36px}.ct-info{grid-template-columns:repeat(2,1fr);gap:16px;display:grid;position:static}.ct-info-divider,.ct-info-note{grid-column:1/-1}}@media (width<=560px){.ct-root{padding:36px 0 64px}.ct-inner{padding:0 16px}.ct-form-row,.ct-info{grid-template-columns:1fr}.ct-submit{justify-content:center;width:100%}}.cookie-consent{z-index:10000;color:#0f172a;background:#fffffffa;border:1px solid #0f172a1f;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px 16px;max-width:960px;margin:0 auto;padding:12px 16px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 8px 32px #0f172a24}.cookie-consent__content{flex:260px;min-width:0}.cookie-consent__title{margin:0 0 2px;font-size:.88rem;font-weight:700}.cookie-consent__text{color:#475569;margin:0;font-size:.8rem;line-height:1.4}.cookie-consent__choices{flex-shrink:0;align-items:center;gap:12px;display:flex}.cookie-consent__actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.cookie-consent__choice{color:#334155;white-space:nowrap;align-items:center;gap:5px;font-size:.8rem;display:inline-flex}.cookie-consent__choice input{accent-color:#ff6e00;width:14px;height:14px}.cookie-consent__choice input:disabled{opacity:.45;cursor:not-allowed}.cookie-consent__choice em{color:#94a3b8;font-size:.74rem;font-style:normal}.cookie-consent__link{color:#ff6e00;text-underline-offset:2px;text-decoration:underline}.cookie-consent__link:hover{color:#ea580c}.cookie-consent__btn{white-space:nowrap;cursor:pointer;border:1px solid #0f172a29;border-radius:7px;justify-content:center;align-items:center;height:34px;padding:0 12px;font-size:.78rem;font-weight:700;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.cookie-consent__btn:disabled{opacity:.65;cursor:not-allowed}.cookie-consent__btn--ghost{color:#334155;background:#fff}.cookie-consent__btn--light{color:#c2410c;background:#fff7ed;border-color:#ff6e0038}.cookie-consent__btn--dark{color:#fff;background:#111827;border-color:#111827}.cookie-consent__btn--ghost:hover:not(:disabled),.cookie-consent__btn--light:hover:not(:disabled){border-color:#ff6e00}.cookie-consent__btn--dark:hover:not(:disabled){background:#ff6e00;border-color:#ff6e00}@media (width<=640px){.cookie-consent{border-bottom:none;border-left:none;border-right:none;border-radius:14px 14px 0 0;flex-wrap:nowrap;align-items:center;gap:8px;padding:10px 14px;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0f172a1a}.cookie-consent__choices,.cookie-consent__btn--save{display:none}.cookie-consent__content{flex:1 1 0;min-width:0}.cookie-consent__title{display:none}.cookie-consent__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.74rem;line-height:1.35;display:-webkit-box;overflow:hidden}.cookie-consent__actions{flex-shrink:0;gap:6px}.cookie-consent__btn{border-radius:6px;height:30px;padding:0 10px;font-size:.74rem}}
