@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: rgba(200, 169, 110, .14);--surface: rgba(255, 255, 255, .86);--surface-strong: rgba(255, 255, 255, .97);--surface-dark: #0A0A0A;--line: rgba(14, 14, 14, .07);--line-strong: rgba(14, 14, 14, .16);--text: #0A0A0A;--muted: #6B6760;--muted-strong: #3d3d38;--accent: #FF6E00;--accent-soft: rgba(255, 110, 0, .1);--shadow-soft: 0 24px 72px rgba(10, 10, 10, .07);--shadow-strong: 0 32px 100px rgba(10, 10, 10, .13);--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{margin:0;color:var(--text);font-family:var(--font-body);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--ivory);overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;width:100%}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{position:relative;width:100%;min-height:100vh;min-height:100svh;min-height:100dvh;height:100vh;height:100svh;height:100dvh;overflow:clip;background:#0a0a0a;color:#fff;display:flex;flex-direction:column}.vh-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.vh-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .42s ease}.vh-video.is-ready{opacity:1}.vh-poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .32s ease,visibility .32s ease}.vh-poster.is-hidden{opacity:0;visibility:hidden}.vh-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(ellipse at 30% 50%,rgba(255,110,0,.28) 0%,transparent 55%),radial-gradient(ellipse at 80% 20%,rgba(255,255,255,.06) 0%,transparent 40%),linear-gradient(160deg,#0e0e0e,#1a1108 45%,#0a0806)}.vh-overlay-bottom{position:absolute;inset:auto 0 0;z-index:1;height:38%;background:linear-gradient(0deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.34) 48%,transparent 100%)}.vh-content{position:relative;z-index:1;flex:1;display:flex;align-items:stretch;min-height:100%;padding-top:var(--header-h);padding-bottom:0}.vh-inner{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:100%;gap:48px}.vh-copy{position:relative;z-index:2;flex:0 1 720px;width:100%;max-width:680px;padding-top:clamp(4px,1.2vh,14px)}.vh-sep{color:var(--accent);font-size:1rem}.vh-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;animation:vh-fade-up .9s .65s both}.vh-strip-wrap{animation:vh-fade-up .9s .8s both}.vh-strip{display:flex;align-items:center;justify-content:space-between;gap:0;padding:10px 0;background:none;border:none;box-shadow:none;width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.vh-strip::-webkit-scrollbar{display:none}.vh-strip-item{display:flex;flex-direction:column;align-items:center;gap:clamp(4px,.8vw,8px);padding:clamp(4px,.8vw,8px) clamp(4px,1vw,10px);border-radius:16px;position:relative;transition:background .18s ease,transform .2s ease;flex:1;min-width:0;text-decoration:none}.vh-strip-item:hover{background:#ffffff1f;transform:translateY(-2px)}.vh-strip-img{width:clamp(48px,6vw,72px);height:clamp(48px,6vw,72px);border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#f5ede4,#ede0d5);border:2px solid rgba(255,255,255,.9);box-shadow:0 2px 10px #0000001f;flex-shrink:0;display:flex;align-items:center;justify-content:center}.vh-strip-img img{width:100%;height:100%;object-fit:cover;display:block}.vh-strip-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#ff6e0026,#ff6e000d)}.vh-strip-img-all{background:linear-gradient(135deg,#ff6e0024,#ff6e000f);color:var(--accent);border-color:#ff6e0033}.vh-strip-all:hover{background:#ff6e001a}.vh-strip-name{font-size:clamp(.6rem,1.1vw,.72rem);font-weight:600;letter-spacing:.01em;color:#ffffffeb;text-align:center;line-height:1.35;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.vh-strip-all .vh-strip-name{color:#ffffffb3}.vh-strip-badge{position:absolute;top:4px;right:6px;font-size:.52rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:2px 6px;border-radius:999px;background:var(--accent);color:#fff;line-height:1.4}.vh-scroll{position:absolute;bottom:36px;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px;border:none;background:none;cursor:pointer;padding:0;animation:vh-fade-up .8s 1.1s both}.vh-scroll-label{font-size:.62rem;letter-spacing:.26em;text-transform:uppercase;color:#ffffff73}.vh-scroll-track{display:block;width:1.5px;height:52px;background:#ffffff2e;border-radius:1px;overflow:hidden}.vh-scroll-thumb{display:block;width:100%;height:40%;background:var(--accent);border-radius:1px;animation:vh-scroll-anim 1.8s ease-in-out infinite}@keyframes vh-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes vh-scroll-anim{0%{transform:translateY(-100%);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translateY(250%);opacity:0}}@media(max-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(max-width:560px){.vh-strip-item{padding:4px 3px}.vh-actions{flex-direction:column;align-items:flex-start}}.ann-bar{overflow:hidden;height:30px;background:linear-gradient(90deg,#0e0e0ef5,#1c1510eb 48%,#0e0e0ef5);color:#ffffffc7;font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;display:flex;align-items:center;flex-shrink:0;border-bottom:1px solid rgba(255,169,94,.08)}.ann-track{display:flex;align-items:center;gap:0;white-space:nowrap;animation:ann-scroll 28s linear infinite}.ann-item{display:inline-flex;align-items:center;gap:16px;padding:0 20px}.ann-dot{color:#ffa95e75;font-size:.6rem}@keyframes ann-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;flex-direction:column;background:transparent;transition:background .28s ease,border-color .28s ease,box-shadow .28s ease;border-bottom:1px solid transparent}.site-header .nav-bar-wrap{position:relative;background:linear-gradient(180deg,#ffffff14,#ffffff08);backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);transition:background .28s ease,backdrop-filter .28s ease,box-shadow .28s ease,border-color .28s ease;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0f}.site-header.is-hero .nav-bar-wrap{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom-color:transparent;box-shadow:none;border-radius:0}.site-header.is-hero .nav-bar-wrap:before{content:"";position:absolute;left:0;right:0;top:0;z-index:0;height:calc(100% + 54px);background:linear-gradient(180deg,#00000080,#0000003d 46%,#00000014 72%,#0000);pointer-events:none}.site-header.is-hero .nav-bar{position:relative;z-index:1}.site-header.is-scrolled .nav-bar-wrap{background:linear-gradient(180deg,#ffffffe0,#fff7f0cc);backdrop-filter:blur(18px) saturate(170%);-webkit-backdrop-filter:blur(18px) saturate(170%);border-bottom-color:#ff923024;box-shadow:0 14px 34px #0e0e0e0f,inset 0 1px #ffffff85}.site-header.is-solid .nav-bar-wrap{background:linear-gradient(180deg,#ffffffe6,#fff8f2d1);backdrop-filter:blur(18px) saturate(170%);-webkit-backdrop-filter:blur(18px) saturate(170%);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{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:60px;gap:12px}.brand-mark{display:inline-flex;align-items:center;flex-shrink:0;justify-self:start}.brand-logo{width:auto;height:42px;object-fit:contain;display:block;transition:filter .28s ease,opacity .28s ease}.site-header.is-hero .brand-logo{filter:brightness(0) invert(1)}.desktop-nav{display:flex;align-items:center;gap:4px}.nav-link{position:relative;display:inline-block;padding:6px 11px;font-size:.76rem;font-weight:600;letter-spacing:.08em;color:#ffffffe6;text-shadow:0 1px 16px rgba(0,0,0,.18);transition:color .28s ease,opacity .22s ease}.site-header.is-scrolled .nav-link,.site-header.is-solid .nav-link{color:#171310d1;text-shadow:none}.nav-link:after{content:"";position:absolute;bottom:2px;left:14px;right:14px;height:1.5px;background:linear-gradient(90deg,#ff6e0024,#ff6e00f5,#ff6e0024);transform:scaleX(0);transform-origin:center;transition:transform .22s cubic-bezier(.4,0,.2,1),opacity .22s ease;border-radius:1px;opacity:.9}.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{display:flex;align-items:center;gap:5px;justify-self:end}.nav-cta{display:inline-flex;align-items:center;height:33px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#ff8a36,#f1690e);color:#fff;box-shadow:0 10px 24px #ff6e002e,inset 0 1px #ffffff2e;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.nav-cta:hover{background:linear-gradient(135deg,#ff9448,#ef6b15);box-shadow:0 14px 28px #ff6e0038,inset 0 1px #ffffff3d;transform:translateY(-1px)}.nav-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#ffffffeb;transition:background .16s ease,color .28s ease,border-color .22s ease,transform .18s ease}.site-header.is-hero .nav-icon-btn{background:transparent;border-color:transparent}.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{position:absolute;top:4px;right:4px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--accent);color:#fff;font-size:.62rem;font-weight:700;line-height:1}.nav-burger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;cursor:pointer;padding:0;transition:background .18s ease,border-color .18s ease,transform .18s ease}.site-header.is-hero .nav-burger{background:transparent;border-color:transparent}.nav-burger span{display:block;width:20px;height:1.4px;background:#ffffffe6;transition:transform .26s cubic-bezier(.4,0,.2,1),opacity .2s ease,width .2s ease,background .28s ease}.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:nth-child(1){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{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none;visibility:hidden}.nav-overlay.is-open{pointer-events:auto;visibility:visible}.nav-overlay-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#0a0a0a80;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity .34s ease}.nav-overlay.is-open .nav-overlay-backdrop{opacity:1}.nav-overlay-panel{position:absolute;top:0;right:0;z-index:1;width:min(400px,100vw);height:100dvh;background:radial-gradient(ellipse at 90% 0%,rgba(255,110,0,.08) 0%,transparent 50%),var(--ivory);display:flex;flex-direction:column;transform:translate(100%);transition:transform .36s cubic-bezier(.32,0,.2,1);overflow-y:auto;overflow-x:hidden;box-shadow:-24px 0 60px #0a0a0a2e;border-left:1px solid var(--line)}.nav-overlay.is-open .nav-overlay-panel{transform:translate(0)}.nav-overlay-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--line);flex-shrink:0}.nav-overlay-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line-strong);background:transparent;border-radius:50%;cursor:pointer;color:var(--muted);flex-shrink:0;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .26s cubic-bezier(.34,1.56,.64,1)}.nav-overlay-close:hover{background:var(--accent-soft);color:var(--accent);border-color:#ff6e004d;transform:rotate(90deg)}.nav-overlay-nav{display:flex;flex-direction:column;padding:6px 0 0;flex:1}.nav-overlay-link{display:flex;align-items:center;gap:12px;position:relative;padding:0 24px;min-height:56px;font-size:.94rem;font-family:var(--font-brand);font-weight:600;letter-spacing:.01em;color:var(--muted-strong);border-bottom:1px solid var(--line);transition:color .15s ease,background .15s ease;text-decoration:none;opacity:0;transform:translate(16px)}.nav-overlay.is-open .nav-overlay-link{opacity:1;transform:translate(0);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)}.nav-overlay-link:hover{color:var(--text);background:#ff6e000d}.nav-overlay-link.active{color:var(--accent);background:#ff6e000a}.nav-overlay-link.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:48%;background:var(--accent);border-radius:0 3px 3px 0}.nav-overlay-link-ico{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:var(--ivory-deep);border-radius:10px;color:var(--muted);flex-shrink:0;transition:background .15s ease,color .15s ease}.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{flex:1;font-family:var(--font-brand);font-size:.94rem;font-weight:600;letter-spacing:.01em;line-height:1}.nav-overlay-link-arr{color:var(--muted);opacity:.35;flex-shrink:0;transition:transform .15s ease,opacity .15s ease}.nav-overlay-link:hover .nav-overlay-link-arr{transform:translate(3px);opacity:.65}.nav-overlay-link-btn{background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;width:100%}.nav-overlay-sub-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1)}.nav-overlay-sub-panel.is-open{grid-template-rows:1fr}.nav-overlay-sub-inner{overflow:hidden}.nav-overlay-foot{display:flex;flex-direction:column;gap:8px;padding:18px 24px 40px;flex-shrink:0;border-top:1px solid var(--line)}.nav-overlay-cta-primary{width:100%;justify-content:space-between}.nav-overlay-foot-row{display:flex;gap:8px}.nav-overlay-foot-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 14px;border-radius:12px;border:1px solid var(--line-strong);background:transparent;color:var(--muted-strong);font-size:.73rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.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{font-size:.68rem;letter-spacing:.28em;text-transform:uppercase;color:var(--accent)}.product-card-footer,.detail-meta,.summary-line,.footer-bottom,.hero-actions,.purchase-row{display:flex;align-items:center}.button,.text-link,.thumbnail,.text-button,.whatsapp-fab,.collection-card,.editorial-card,.product-card{transition:all .22s ease}.hero-section,.section,.page-section{position:relative;padding:72px 0}.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{display:grid;gap:20px}.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);border:1px solid rgba(23,19,16,.06);box-shadow:var(--shadow-soft)}.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{position:relative;overflow:hidden;min-height:620px;background:radial-gradient(circle at top left,rgba(255,110,0,.14),transparent 28%),linear-gradient(180deg,#ffffffeb,#faf5efb8)}.hero-copy:after{content:"";position:absolute;right:-120px;top:80px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(255,110,0,.14),transparent 70%);pointer-events:none}.hero-copy h1,.page-title{margin:0;max-width:12ch;font-size:clamp(3.6rem,7vw,7.2rem);line-height:.92;letter-spacing:-.04em}.page-head-wide .page-title{max-width:14ch}.section-title,.footer-title{margin:0;max-width:12ch;font-size:clamp(2.4rem,4vw,4.6rem);line-height:.96}.site-footer .footer-title{font-size:clamp(1.75rem,2.6vw,2.6rem);margin-bottom:8px}.site-footer .eyebrow{margin-bottom:8px}.site-footer .footer-copy{font-size:.92rem;line-height:1.65;margin:0}.site-footer .footer-column a{font-size:.92rem;line-height:1.45}.site-footer .footer-bottom{font-size:.68rem;letter-spacing:.14em}.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);line-height:1.82;font-size:.98rem}.section-copy-wide{max-width:72ch}.hero-actions{margin-top:34px;gap:14px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 28px;border-radius:999px;border:1px solid transparent;cursor:pointer;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:background var(--transition-base),transform var(--transition-base),box-shadow var(--transition-base)}.button:hover,.collection-card:hover,.editorial-card:hover,.product-card:hover,.header-ritual-link:hover{transform:translateY(-3px)}.button-dark{background:linear-gradient(135deg,#ff8533,#e55a00 60%,#c40);color:#fff;box-shadow:inset 0 1px #ffffff2e}.button-dark:hover{box-shadow:inset 0 1px #ffffff38}.button-light{background:#ffffffd6;color:var(--text);border-color:#17131014}.button-small{min-height:36px;padding:0 14px;font-size:.68rem;letter-spacing:.12em}.button.is-disabled{opacity:.5;pointer-events:none}.hero-panel{position:relative;overflow:hidden;display:grid;align-content:start;background:linear-gradient(160deg,#111111f5,#28201bf0 60%,#604a33e0);color:#fff;box-shadow:var(--shadow-strong)}.hero-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.08),transparent 18%),radial-gradient(circle at 90% 80%,rgba(184,148,103,.26),transparent 22%);pointer-events:none}.hero-card{position:relative;border-radius:var(--radius-xl);padding:26px}.hero-card-primary{background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.hero-card-primary strong{display:block;margin-top:10px;max-width:10ch;font-size:clamp(2.2rem,3vw,3.6rem)}.hero-card-primary span,.hero-stat-grid span{color:#ffffffb8}.hero-card-quote{margin-top:18px;background:#fffffff5;color:var(--muted-strong)}.hero-stat-grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hero-stat-grid>div{padding:20px;border-radius:var(--radius-md);background:#ffffff14;border:1px solid rgba(255,255,255,.06)}.hero-stat-grid strong,.section-dark .eyebrow,.section-dark .text-link,.section-dark p,.section-title-light{color:#fff}.section-soft{background:linear-gradient(180deg,#ffffff42,#ffffff0f)}.section-dark{background:radial-gradient(circle at 0% 0%,rgba(184,148,103,.2),transparent 20%),linear-gradient(180deg,#151210,#0f0d0c);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;flex-wrap:wrap;margin-bottom:28px}.ritual-points{display:grid;gap:18px}.ritual-points>div{padding:20px 0;border-top:1px solid rgba(255,255,255,.14)}.ritual-points strong{display:block;margin-bottom:8px;font-size:1.08rem}.collection-card,.editorial-card,.brand-panel,.routine-step-card{position:relative;overflow:hidden;display:grid;align-content:start;height:100%;background:linear-gradient(180deg,#fffffff0,#f7f2ecd6)}.collection-card:before,.editorial-card:before,.brand-panel:before,.routine-step-card:before{content:"";position:absolute;inset:auto -40px -60px auto;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(255,110,0,.12),transparent 72%)}.collection-index{display:inline-block;margin-bottom:18px;color:var(--accent);letter-spacing:.16em;font-size:.78rem}.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{overflow:hidden;display:grid;height:100%;background:linear-gradient(180deg,#fffffffa,#f8f4eeeb)}.product-card-media,.product-detail-media,.cart-media,.article-cover{overflow:hidden;background:radial-gradient(circle at top right,rgba(255,110,0,.12),transparent 24%),linear-gradient(180deg,#1111110f,#11111103)}.product-card-media{position:relative;aspect-ratio:1.08}.product-card-media img,.product-detail-media img,.cart-media img,.article-cover img{height:100%;object-fit:cover}.thumbnail img{width:100%;height:100%;object-fit:contain;padding:6px;display:block}.product-detail-media img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center center;padding:0;margin:0}.product-card-media img,.thumbnail img{transition:transform .26s ease}.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{width:100%;height:100%;background:radial-gradient(circle at top right,rgba(255,110,0,.18),transparent 24%),linear-gradient(135deg,#1111110f,#ffffffe6)}.product-card-overlay{position:absolute;inset:auto 18px 18px 18px;padding:8px 12px;border-radius:999px;color:#fff;background:#111111b8;font-size:.76rem;letter-spacing:.18em;text-transform:uppercase}.product-card-body{display:grid;align-content:start;gap:10px;padding:16px 16px 18px}.product-card-badge-lane{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-height:20px;overflow:hidden}.product-card-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:20px;max-width:100%;padding:0 7px;border-radius:999px;border:1px solid rgba(18,17,17,.06);background:#ffffffc2;color:var(--muted-strong);font-size:.52rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-card-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;flex-shrink:0;opacity:.78}.product-card-badge--feature{background:#1211110f;border-color:#12111117;color:#2f2b28}.product-card-badge--new{background:#ff6e000f;border-color:#ff6e001f;color:#cf6b10}.product-card-badge--promo{background:#ff6e0014;border-color:#ff6e0024;color:#c55a04}.product-card-badge--stock-low{background:#fb923c14;border-color:#fb923c24;color:#c2410c}.product-card-badge--stock-out{background:#ef44441a;border-color:#ef444424;color:#b91c1c}.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{min-width:0;flex:1 1 180px}.summary-line strong{flex:0 0 auto}.price-stack{display:flex;flex-direction:column;gap:4px}.price-stack strong,.detail-meta strong,.summary-line strong{font-size:1.08rem}.price-stack span{color:var(--muted);text-decoration:line-through;font-size:.9rem}.product-card-copy,.editorial-card p{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.text-link,.text-button{background:none;border:0;padding:0;cursor:pointer}.text-link:hover,.text-button:hover{opacity:.7}.page-head{margin-bottom:30px;max-width:760px}.page-head .section-copy{max-width:60ch}.field{width:100%;min-height:54px;padding:0 18px;border-radius:14px;border:1px solid var(--line-strong);background:#fffffff0;color:var(--text);outline:none;font-size:.94rem;transition:border-color var(--transition-base),box-shadow var(--transition-base)}.field:focus{border-color:#ff6e006b;box-shadow:0 0 0 4px #ff6e0014}.textarea{min-height:140px;padding:18px;resize:vertical}.empty-state{padding:58px 30px;border-radius:var(--radius-2xl);background:#ffffffbd;border:1px solid rgba(23,19,16,.08);text-align:center;box-shadow:var(--shadow-soft)}.product-detail-stage{padding:16px 20px;border-radius:28px;background:linear-gradient(180deg,#ffffffd6,#ffffff85);border:1px solid rgba(23,19,16,.08);box-shadow:0 28px 70px #12111114;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-detail-media{position:relative;display:grid;place-items:center;aspect-ratio:4 / 5;max-height:clamp(380px,56vh,520px);width:100%;border-radius:16px;box-shadow:none;background:#f8f7f5;border:1px solid rgba(23,19,16,.06);overflow:hidden}.pdp-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:36px;height:36px;border-radius:50%;border:1px solid rgba(23,19,16,.1);background:#ffffffe0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#171310;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;opacity:0;transition:opacity .16s ease,background .16s ease,border-color .16s ease;padding:0}.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{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:5px;z-index:10}.pdp-nav-dot{height:5px;width:5px;border-radius:99px;background:#1713102e;border:0;padding:0;cursor:pointer;transition:background .16s ease,width .2s ease}.pdp-nav-dot.is-active{background:#171310;width:16px}.product-detail-media-shell,.product-detail-shell,.detail-panel-card,.detail-panel-editorial{animation:product-detail-rise .7s ease both}.product-detail-media-shell{display:grid;gap:8px}.product-detail-grid{grid-template-columns:minmax(0,420px) minmax(0,1fr);gap:28px;align-items:start}.product-detail-visuals{display:grid;grid-template-columns:clamp(60px,5.2vw,72px) minmax(0,1fr);gap:clamp(6px,.7vw,10px);align-items:start}.product-detail-media-caption{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 6px;color:var(--muted)}.product-detail-media-caption span,.detail-panel-kicker{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase}.product-detail-media-caption strong{font-size:.88rem;font-weight:600;color:var(--text)}.thumbnail{aspect-ratio:1;width:100%;border-radius:6px;overflow:hidden;background:#fff;border:1.5px solid rgba(23,19,16,.08);padding:0;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.thumbnail.active{border-color:#171310d1;box-shadow:none;background:#fff}.thumbnail-column{display:grid;grid-auto-rows:max-content;align-content:start;gap:6px;align-self:start;padding-top:2px}.thumbnail-row.thumbnail-column{grid-template-columns:1fr}.product-detail-title{max-width:none;font-size:clamp(1.68rem,2.45vw,2.55rem);line-height:.96;letter-spacing:-.04em}.product-detail-copy{display:grid;align-content:start;gap:18px}.product-detail-shell{gap:22px;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.product-detail-header{display:grid;gap:14px}.product-review-strip{position:relative;display:flex;align-items:center;gap:14px;flex-wrap:wrap;width:fit-content;max-width:100%}.product-review-stars{display:inline-flex;align-items:center;gap:2px}.product-review-star{position:relative;display:inline-grid;place-items:center;width:16px;height:16px}.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);overflow:hidden;white-space:nowrap;justify-self:start}.product-review-score{font-size:.96rem;font-weight:700;color:var(--accent)}.product-review-trigger{background:none;border:0;padding:0;color:var(--muted-strong);font-size:.92rem;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:.18em;text-decoration-color:#0a0a0a4d;transition:color var(--transition-base)}.product-review-trigger:hover{color:var(--accent)}.product-review-hovercard{position:absolute;left:0;top:calc(100% + 12px);display:grid;gap:6px;min-width:240px;padding:14px 16px;border-radius:18px;background:#fffffff5;border:1px solid rgba(23,19,16,.08);box-shadow:0 20px 42px #1211111f;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:3}.product-review-hovercard strong{font-size:.92rem;color:var(--text)}.product-review-hovercard span{font-size:.84rem;line-height:1.55;color:var(--muted)}.product-review-strip:hover .product-review-hovercard,.product-review-strip:focus-within .product-review-hovercard{opacity:1;transform:translateY(0)}.product-review-form{display:grid;gap:14px}.product-review-form label{display:grid;gap:8px}.product-review-form label span,.product-review-status{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.product-review-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-review-textarea{min-height:120px}.product-review-form-actions{display:flex;justify-content:flex-start}.product-review-status{margin:0;color:var(--accent)}.product-review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:320;display:grid;place-items:center;padding:clamp(12px,2vw,24px);isolation:isolate}.product-review-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1111116b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:0}.product-review-modal-card{position:relative;z-index:1;width:min(100%,560px);max-width:min(100%,600px);display:grid;gap:18px;padding:20px;border-radius:24px;background:#fffffff5;border:1px solid rgba(23,19,16,.08);box-shadow:0 28px 70px #1211112e;overflow:visible}.product-review-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.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;border-radius:999px;border:1px solid rgba(23,19,16,.08);background:#1111110a;color:var(--text);font-size:1.4rem;cursor:pointer}.product-heading-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.product-badge-row{display:flex;flex-wrap:wrap;gap:8px}.product-badge-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(23,19,16,.08);color:var(--text);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}.product-hero-description{font-size:1.05rem;line-height:1.85;color:var(--muted);margin:0}.product-price-panel{display:grid;gap:16px}.product-price-block{display:grid;gap:4px}.product-price-block span{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.product-price-block strong{font-family:var(--font-brand);font-size:clamp(1.7rem,2.35vw,2.45rem);line-height:.95;letter-spacing:-.04em}.product-price-block small{color:var(--muted);text-decoration:line-through;font-size:.94rem}.detail-meta{margin:28px 0;padding:22px 24px;border-radius:22px;background:#ffffff9e;border:1px solid var(--line)}.detail-meta-compact{margin:0;padding:18px 20px;grid-template-columns:repeat(4,minmax(0,1fr));background:#ffffffad}.detail-meta-compact>div{display:grid;gap:6px}.detail-meta-compact>div span,.detail-meta-compact>div strong{font-size:.88rem;font-weight:600;line-height:1.35;letter-spacing:0;text-transform:none;color:var(--text)}.purchase-panel{display:grid;gap:14px}.pdp-tabs-shell{margin-top:32px;display:grid;gap:0}.pdp-tabs-nav{position:sticky;top:calc(var(--header-h) + 12px);z-index:5}.pdp-tabs-nav-track{display:flex;align-items:center;gap:4px;padding:5px;width:100%;border-radius:20px;background:#f4f1edf7;border:1px solid rgba(23,19,16,.08);box-shadow:0 8px 28px #12111117;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;box-sizing:border-box}.pdp-tabs-nav-track::-webkit-scrollbar{display:none}.pdp-tab{display:flex;align-items:center;justify-content:center;flex:1;min-height:44px;padding:0 12px;border-radius:14px;border:0;background:transparent;color:var(--muted);font-size:.85rem;font-weight:600;letter-spacing:.01em;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease;scroll-snap-align:start}.pdp-tab:hover{background:#ffffff94;color:var(--text)}.pdp-tab.is-active{background:#fff;color:var(--text);box-shadow:0 2px 12px #1211111a}.pdp-tab-icon{display:flex;align-items:center;opacity:.6;flex-shrink:0}.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{animation:pdp-panel-in .24s ease both;padding:28px 32px;border-radius:24px;background:#ffffffb8;border:1px solid rgba(23,19,16,.07);box-shadow:0 16px 40px #1211110d}.pdp-panel--text p{margin:0;font-size:1rem;line-height:1.9;color:var(--muted-strong)}.pdp-benefits-list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.pdp-benefits-list li{display:flex;align-items:flex-start;gap:14px;font-size:.97rem;line-height:1.65;color:var(--muted-strong)}.pdp-benefit-dot{flex-shrink:0;width:8px;height:8px;margin-top:.48em;border-radius:50%;background:var(--accent)}.pdp-actifs-list{list-style:none;margin:0;padding:0;display:grid;gap:20px}.pdp-actif-item{display:grid;gap:4px;padding-left:16px;border-left:2px solid var(--accent)}.pdp-actif-name{font-size:.97rem;font-weight:700;color:var(--text)}.pdp-actif-desc{font-size:.88rem;color:var(--muted);line-height:1.65}.pdp-avis-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:24px}.pdp-avis-score-block{display:flex;align-items:center;gap:12px}.pdp-avis-score-num{font-family:var(--font-brand);font-size:clamp(2.2rem,4vw,3rem);line-height:1;letter-spacing:-.04em;color:var(--text)}.pdp-avis-stars{display:flex;gap:2px}.pdp-star{position:relative;font-size:1.1rem;line-height:1}.pdp-star-base{color:#ff6e0026}.pdp-star-fill{position:absolute;left:0;top:0;overflow:hidden;color:var(--accent);white-space:nowrap}.pdp-avis-count{font-size:.82rem;color:var(--muted)}.pdp-review-status-msg{margin:0 0 18px;padding:12px 16px;border-radius:12px;background:#00a05014;color:#0a7040;font-size:.9rem}.pdp-reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pdp-review-card{padding:20px;border-radius:18px;background:#f8f6f3e6;border:1px solid rgba(23,19,16,.07)}.pdp-review-card-stars{display:inline-flex;gap:2px;margin-bottom:10px;font-size:.95rem;color:#ff6e002e}.pdp-review-card-stars .is-filled{color:var(--accent)}.pdp-review-title{margin:0 0 6px;font-size:.93rem;font-weight:700;color:var(--text)}.pdp-review-text{margin:0 0 10px;font-size:.88rem;line-height:1.7;color:var(--muted-strong)}.pdp-review-author{font-size:.78rem;color:var(--muted);letter-spacing:.03em}.pdp-reviews-empty{padding:32px 0;text-align:center}.pdp-reviews-empty p{margin:0;color:var(--muted);font-size:.94rem}.purchase-row{gap:16px;margin-bottom:24px}.quantity-box{display:inline-flex;align-items:center;gap:12px;min-height:54px;padding:0 12px;border-radius:999px;background:#ffffffc2;border:1px solid var(--line)}.quantity-box button{width:34px;height:34px;border-radius:999px;border:0;background:#11111114;cursor:pointer;transition:transform .18s ease,background .18s ease}.quantity-box button:hover{transform:scale(1.04);background:#11111124}@media(max-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{padding:22px 20px;border-radius:20px}.pdp-reviews-grid{grid-template-columns:1fr 1fr}}@media(max-width:980px){.brand-pillar-vert .brand-pillar-num{display:none}}@media(max-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{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.checkout-form label,.contact-card{display:grid;gap:8px}.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{display:grid;gap:64px}.faq-gamme-block{display:grid;gap:24px}.faq-gamme-header{padding-bottom:16px;border-bottom:2px solid #f0ede8}.faq-gamme-title{font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:800;color:#1a1a18;margin:4px 0 0;letter-spacing:-.01em}.faq-accordion{display:grid;gap:0;border-top:1px solid #e8e4de}.faq-accordion-item{border-bottom:1px solid #e8e4de}.faq-accordion-trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left;color:#1a1a18;transition:color .18s ease}.faq-accordion-trigger:hover{color:#e06d00}.faq-accordion-q{font-size:.97rem;font-weight:600;line-height:1.45;flex:1}.faq-accordion-chevron{flex-shrink:0;color:#9a8f83;transition:transform .22s ease,color .18s ease}.faq-accordion-item.is-open .faq-accordion-chevron{transform:rotate(180deg);color:#e06d00}.faq-accordion-body{padding:0 0 22px;display:grid;gap:14px}.faq-accordion-reponse{font-size:.9rem;line-height:1.7;color:#4a4540;margin:0}.faq-accordion-reponse-longue{font-size:.875rem;line-height:1.75;color:#6a625a;margin:0;padding:14px 16px;background:#faf8f5;border-left:3px solid #f0a050;border-radius:0 6px 6px 0}.faq-voir-plus{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;color:#e06d00;font-size:.82rem;font-weight:600;padding:0;letter-spacing:.02em;transition:opacity .15s ease}.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{margin-top:48px;padding:10px 0 4px;background:radial-gradient(circle at 12% 18%,rgba(255,214,170,.28),transparent 18%),radial-gradient(circle at 88% 12%,rgba(255,170,76,.22),transparent 20%),linear-gradient(145deg,#ff8a1f,#ff6e00 42%,#ea5b00);color:#ffffffb8}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{display:grid;gap:2px;justify-items:center;align-content:center;min-height:100%}.footer-brand-head{display:flex;align-items:center;justify-content:center;gap:12px;width:min(100%,420px);margin-inline:auto}.footer-brand-logo{width:auto;height:clamp(44px,4.8vw,58px);object-fit:contain;filter:brightness(0) invert(1);flex-shrink:0;will-change:filter,opacity;animation:footer-brand-blink 3.8s ease-in-out infinite}.site-footer .footer-brand-head .footer-title{margin:0;font-size:clamp(1.35rem,2.1vw,2.1rem);line-height:.98;max-width:12ch}.footer-brand-tagline-image{width:auto;max-width:min(100%,340px);height:clamp(44px,4.8vw,58px);object-fit:contain;display:block;flex:0 1 auto;filter:brightness(0) invert(1);will-change:filter,opacity;animation:footer-brand-blink 3.8s ease-in-out infinite;animation-delay:.4s}@keyframes footer-brand-blink{0%,42%{filter:brightness(0) invert(1);opacity:1}50%,92%{filter:brightness(0);opacity:.96}to{filter:brightness(0) invert(1);opacity:1}}.footer-social-row{display:flex;align-items:center;gap:8px;margin-top:6px}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;transition:background var(--transition-base),color var(--transition-base),border-color var(--transition-base),transform var(--transition-base)}.footer-social-link:hover{background:#fff;border-color:#fff;color:var(--accent);transform:translateY(-2px)}.footer-social-link svg{width:16px;height:16px;display:block}.footer-column{display:grid;gap:2px}.footer-column h3{color:#fff;font-size:1rem;margin:0}.footer-column a{font-size:.86rem;color:#ffffffb8;line-height:1.5;transition:color var(--transition-base);padding:2px 0}.footer-column a:hover{color:#fff}.footer-bottom{margin-top:6px;padding-top:4px;border-top:1px solid rgba(255,255,255,.1)}.footer-copyright{color:#fff8ef;text-shadow:0 1px 2px rgba(120,42,0,.28)}.footer-partner-link{display:inline-flex;align-items:center}.footer-partner-logo{width:auto;height:26px;object-fit:contain}.brand-story,.brand-cta,.routine-shell{display:grid;gap:26px}.brand-cta{border-radius:var(--radius-2xl);padding:34px}.routine-shell{gap:30px}.routine-hero-card-dark{background:linear-gradient(160deg,#111111f5,#271e18f0);color:#fff;box-shadow:var(--shadow-strong)}.routine-hero-card-dark p,.routine-hero-card-dark .eyebrow{color:#ffffffc2}.routine-step-card span{display:inline-block;margin-bottom:14px;color:var(--accent);font-size:.8rem;letter-spacing:.18em}.routine-editorial-copy,.routine-editorial-stack{display:grid;gap:18px}.routine-editorial-stack>div strong{display:block;margin-bottom:8px;font-size:1.08rem}.routine-cta-panel{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:24px;background:radial-gradient(circle at right center,rgba(255,110,0,.14),transparent 24%),linear-gradient(180deg,#fffffff0,#f7f1eae0)}.routine-cta-panel>div:first-child{display:grid;gap:10px}.routine-cta-panel .eyebrow{font-size:.64rem;letter-spacing:.2em}.routine-cta-panel .section-title{max-width:12.5ch;font-size:clamp(1.9rem,3.1vw,3.2rem);line-height:.98}.routine-cta-actions{display:flex;gap:10px;flex-wrap:wrap}.routine-button{position:relative;min-height:48px;padding:0 18px 0 20px;gap:10px;border-radius:999px;overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.routine-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffff14,#fff0 58%);opacity:0;transition:opacity .22s ease}.routine-button span,.routine-button svg{position:relative;z-index:1}.routine-button svg{width:14px;height:14px;flex-shrink:0;transition:transform .22s ease}.routine-button:hover:before{opacity:1}.routine-button:hover svg{transform:translate(2px)}.routine-button-primary{background:linear-gradient(135deg,#111,#2c2118);color:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 14px 30px #12111129}.routine-button-primary:hover{box-shadow:0 18px 36px #12111133}.routine-button-secondary{background:#ffffffbd;color:var(--text);border:1px solid rgba(18,17,17,.08);box-shadow:0 10px 24px #12111112}.routine-button-secondary:hover{background:#ffffffe6;box-shadow:0 14px 28px #12111117}.loading-screen{min-height:40vh;display:grid;place-items:center;gap:16px;text-align:center}.loading-orbit{width:56px;height:56px;border-radius:999px;border:1px solid rgba(17,17,17,.12);border-top-color:#111;animation:spin .9s linear infinite}.whatsapp-fab{position:fixed;right:18px;bottom:18px;z-index:50;display:inline-flex;align-items:center;gap:12px;min-width:132px;height:52px;padding:0 14px 0 8px;border-radius:999px;background:linear-gradient(135deg,#ffffff2e,#ffffff0a),linear-gradient(180deg,#25d366,#18b955);color:#fff;box-shadow:0 18px 44px #25d36647,0 8px 18px #00000029;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,background .18s ease;overflow:visible}.whatsapp-fab:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 24px 56px #25d36657,0 12px 22px #0000002e;filter:saturate(1.06)}.whatsapp-fab-ring{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:999px;border:1px solid rgba(37,211,102,.26);animation:whatsapp-pulse 2.4s ease-out infinite}.whatsapp-fab-glow{position:absolute;inset:8px auto 8px 10px;width:34px;border-radius:999px;background:radial-gradient(circle,#ffffff47,#fff0 72%);pointer-events:none}.whatsapp-fab-icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px #ffffff29}.whatsapp-fab-icon svg{width:20px;height:20px;display:block}.whatsapp-fab-copy{position:relative;z-index:1;display:grid;gap:2px;min-width:0}.whatsapp-fab-copy strong,.whatsapp-fab-copy small{display:block;white-space:nowrap}.whatsapp-fab-copy strong{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.whatsapp-fab-copy small{font-size:.58rem;letter-spacing:.08em;color:#ffffffc7}.whatsapp-fab:focus-visible{outline:3px solid rgba(37,211,102,.25);outline-offset:4px}@keyframes whatsapp-pulse{0%{transform:scale(.92);opacity:.8}70%{transform:scale(1.12);opacity:0}to{transform:scale(1.12);opacity:0}}@media(max-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(max-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(max-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{padding:18px;gap:10px}.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{flex-direction:column-reverse;align-items:center;gap:8px;text-align:center}.whatsapp-fab{right:14px;bottom:14px;min-width:50px;height:50px;padding:0;justify-content:center;gap:0}.whatsapp-fab-copy{display:none}.whatsapp-fab-icon{width:34px;height:34px}.whatsapp-fab-icon svg{width:18px;height:18px}.ann-bar{height:28px;font-size:.58rem;letter-spacing:.12em}.nav-bar-wrap{border-bottom-left-radius:16px;border-bottom-right-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-actions{gap:5px}.nav-icon-btn,.nav-burger{width:34px;height:34px;border-radius:12px;background:#ffffff14}.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{padding:0 18px;min-height:52px;gap:10px}.nav-overlay-link-ico{width:30px;height:30px;border-radius:8px}.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{grid-area:brand;border-bottom:1px solid rgba(255,255,255,.07);padding-bottom:14px;margin-bottom:0}.footer-brand-head{justify-content:flex-start}.footer-column{align-content:start}.site-footer{margin-top:40px;border-top-left-radius:0;border-top-right-radius:0}.footer-brand-block{gap:6px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08);justify-items:center;text-align:center}.footer-brand-head{flex-direction:row;align-items:center;justify-content:center;gap:12px;flex-wrap:nowrap}.footer-column--nav{grid-area:nav}.footer-column--info{grid-area:info}.footer-column{gap:4px;padding-top:0;justify-items:start;text-align:left}.footer-column a{padding:2px 0}.footer-bottom{flex-direction:column-reverse;gap:6px;font-size:.62rem;letter-spacing:.12em;align-items:center;justify-content:center;text-align:center}.home-promise-section .section-title{font-size:clamp(1.3rem,5.5vw,1.8rem);line-height:1.1;letter-spacing:-.01em}.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{display:block;text-align:center;margin-top:.1em}.home-promise-section .split-intro-copy{padding:24px 20px;text-align:center}.home-promise-section .split-intro-panel{padding:20px}.home-promise-section .section-copy{font-size:.9rem;line-height:1.7;text-align:center}.home-promise-section .promise-brand-link{display:inline-flex;margin:24px auto 0}}@media(max-width:760px){.vh-root{min-height:calc(100dvh - 6px);border-bottom-left-radius:28px;border-bottom-right-radius:28px}.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{margin-top:20px;gap:10px;max-width:420px}.vh-signature-kicker{font-size:.56rem;letter-spacing:.22em}.vh-signature-kicker:before{width:30px}.vh-signature-stage{min-height:clamp(112px,30vw,180px);width:min(100%,420px)}.vh-signature-mark{width:min(100%,320px)}.vh-signature-mark-black{transform:translate(calc(-50% + 24px),calc(-50% + 12px)) scale(.986)}.vh-signature-mark-orange{transform:translate(calc(-50% + 10px),calc(-50% + 5px)) scale(.99)}.vh-sidecard{padding:14px;border-radius:18px;background:linear-gradient(180deg,#ffffff24,#ffffff12)}.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{grid-template-columns:44px 1fr;padding:7px;border-radius:14px;background:linear-gradient(180deg,#ffffff29,#ffffff14)}.vh-strip-img{height:46px;border-radius:8px}.vh-strip-name{font-size:.68rem;letter-spacing:-.03em}.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(calc(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:"↗";font-size:.92rem;line-height:1;letter-spacing:0;transition:transform .22s ease}.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);border-color:#ff6e003d;background:linear-gradient(180deg,#fff,#fff7edf2);box-shadow:inset 0 1px #ffffffe6,0 14px 28px #12111114;transform:translateY(-2px)}.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);gap:24px;align-items:start}.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{padding:14px 0 0;border-top:1px solid rgba(255,255,255,.1)}.home-why-section .ritual-points strong{margin-bottom:6px;font-size:.96rem;line-height:1.22}.home-why-section .ritual-points p{margin:0;font-size:.8rem;line-height:1.52;color:#ffffffb8}.split-intro-premium{gap:14px}.split-intro-copy,.split-intro-panel,.routine-cta-panel,.ritual-points>div{border-radius:20px}.split-intro-copy{padding:18px 16px 0;background:linear-gradient(180deg,#ffffffb8,#ffffff38)}.split-intro-panel{padding:16px 0 16px 16px;background:linear-gradient(180deg,#ffffffd6,#f9f7f38a);box-shadow:0 16px 36px #1211110f}.split-intro-panel .section-copy{font-size:.9rem;line-height:1.72}.split-intro-note{margin-top:14px;font-size:.62rem;letter-spacing:.14em}.routine-cta-panel{padding:16px;gap:12px;background:radial-gradient(circle at right top,rgba(255,110,0,.12),transparent 30%),linear-gradient(180deg,#fffffffa,#f7f1eaeb);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{min-height:46px;padding:0 14px 0 16px;border-radius: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(calc(100vw - 20px),1240px)}.product-detail-stage{padding:12px 12px 28px;border-radius:22px}.product-detail-grid{gap:20px}.product-detail-visuals{display:flex;flex-direction:column;gap:10px}.product-detail-media-shell{order:1;width:100%}.product-detail-media-caption{padding:0 2px;flex-direction:column;align-items:flex-start;gap:4px}.product-detail-media{aspect-ratio:4 / 5;border-radius:22px;box-shadow:0 8px 32px #12111112;overflow:hidden}.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{order:2;display:flex;flex-direction:row;grid-template-columns:none;grid-auto-rows:none;overflow-x:auto;gap:6px;padding:2px 0 6px;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.thumbnail-row.thumbnail-column::-webkit-scrollbar{display:none}.thumbnail-row.thumbnail-column .thumbnail{flex:0 0 clamp(52px,13vw,62px);width:clamp(52px,13vw,62px);height:clamp(52px,13vw,62px);scroll-snap-align:start;border-radius:6px}.product-detail-copy{gap:16px;padding:0;background:transparent;border-radius:0}.product-detail-shell{gap:18px;padding:0;border-radius:0}.product-section-nav{top:calc(var(--header-h) + 10px);grid-auto-columns:minmax(140px,1fr);border-radius:16px;box-shadow:0 10px 24px #12111114}.product-sections-shell{margin-top:20px;gap:16px}.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{padding:16px;place-items:end center}.product-review-modal-card{width:min(100%,680px);max-height:min(82vh,700px);padding:18px;border-radius:22px}.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{margin:0;padding:16px;border-radius:18px;gap:14px;background:#ffffffd1}.detail-meta-compact{grid-template-columns:1fr 1fr;padding:16px}.detail-meta>div{min-width:0}.detail-meta strong{font-size:1rem}.purchase-row{gap:10px;margin-bottom:0;flex-direction:column}.purchase-row .button.button-dark{width:100%;min-height:52px;border-radius:16px;font-size:1rem;letter-spacing:.03em;box-shadow:none}.quantity-box{width:100%;justify-content:space-between;padding:0 10px;border-radius:16px}.product-price-block strong{font-size:clamp(1.9rem,6vw,2.4rem)}.detail-panel{padding:18px;border-radius:20px;background:linear-gradient(180deg,#ffffffe0,#f8f4eec7)}.detail-section-grid{grid-template-columns:1fr;gap:14px}.detail-section-stack-structured{gap:16px}.detail-panel-card,.detail-panel-editorial{padding:18px;border-radius:20px}.detail-panel h2{font-size:1.42rem}.detail-panel p,.detail-panel li,.detail-list-rich span{font-size:.92rem;line-height:1.7;word-break:break-word}}@media(max-width:520px){.product-detail-stage{padding:10px 10px 28px;border-radius:20px}.product-detail-media{aspect-ratio:4 / 5;border-radius:18px}.product-detail-title{font-size:clamp(1.52rem,7vw,2rem);max-width:none}.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{padding:10px;align-items:end}.product-review-modal-card{width:100%;max-height:min(88vh,100%);padding:16px;border-radius:20px 20px 0 0}.product-review-modal-head h2{font-size:1.28rem}.product-review-modal-close{width:36px;height:36px;font-size:1.2rem}.product-sections-shell{margin-top:16px;gap:14px}.product-section-nav{top:calc(var(--header-h) + 8px);grid-auto-columns:minmax(124px,1fr);border-radius:14px}.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,calc(100vw - 48px))}.product-review-form label span,.product-review-status{font-size:.66rem;letter-spacing:.12em}.detail-section-stack-structured{gap:14px}.detail-panel,.detail-panel-card,.detail-panel-editorial{padding:16px;border-radius:18px}.detail-panel-head{margin-bottom:10px}.detail-panel-head h2{font-size:1.24rem;line-height:1.02}.detail-panel-kicker{font-size:.62rem;letter-spacing:.14em}.product-reviews-list{grid-template-columns:1fr;gap:12px}.product-review-card,.product-review-empty{padding:18px;border-radius:20px}}@media(max-width:760px){.cart-page-premium,.checkout-page-premium{padding-top:18px}.cart-page-premium .container,.checkout-page-premium .container{width:min(calc(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{gap:12px;padding:14px;background:linear-gradient(180deg,#fffffff5,#f7f2ecdb)}.cart-item-premium .cart-media{aspect-ratio:1.08;border-radius:18px;box-shadow:0 14px 30px #12111114}.cart-item-premium .cart-copy h2{font-size:1.26rem;line-height:.96;margin-bottom:6px}.cart-item-premium .cart-copy p{margin:0;font-size:.92rem;color:var(--muted-strong)}.cart-item-premium .quantity-box{min-height:48px;border-radius:16px;background:#ffffffe0;box-shadow:inset 0 0 0 1px #1211110d}.cart-item-premium .text-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:14px;background:#1211110d;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.cart-summary-card,.checkout-summary-card{padding:18px;background:linear-gradient(180deg,#fffffffa,#f8f4eee6)}.cart-summary-card h2,.checkout-summary-card h2{font-size:1.38rem;margin-bottom:8px}.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;border-radius:16px;box-shadow:none}.cart-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.cart-count-badge{padding:8px 14px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(10,10,10,.08);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--muted-strong)}.cart-item-premium{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:18px;align-items:center}.cart-item-premium .cart-media{aspect-ratio:1}.cart-item-premium .cart-copy h2{margin-bottom:6px}.cart-item-premium .cart-item-price{margin:0;font-size:.95rem;font-weight:700;color:var(--text)}.cart-item-premium .cart-item-meta{margin:6px 0 0;font-size:.78rem;color:var(--muted)}.cart-item-actions{display:grid;gap:10px;justify-items:end}.cart-item-total{font-size:1rem;font-weight:800}.cart-trust{display:grid;gap:8px;padding:12px 0 2px;font-size:.78rem;color:var(--muted-strong)}.cart-continue-link{margin-top:8px;justify-content:center}@media(max-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(max-width:640px){.cart-page-head{flex-direction:column;align-items:flex-start}}.checkout-form-premium{padding:18px;background:linear-gradient(180deg,#fffffffa,#f8f4eee6)}.checkout-form-premium .form-grid{gap:12px}.checkout-form-premium label{gap:6px}.checkout-form-premium .field{min-height:52px;border-radius:16px;padding:0 16px;background:#ffffffeb}.checkout-form-premium .textarea{min-height:124px;padding:16px}.checkout-summary-card .summary-line{gap:8px;padding:10px 0;border-bottom:1px solid rgba(18,17,17,.06)}.checkout-summary-card .summary-line:last-child{border-bottom:0}.checkout-summary-card .total-line{margin-top:8px;padding-top:14px;border-top:1px solid rgba(18,17,17,.08)}.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{position:relative;padding:0 0 18px}.catalogue-page-head .page-title,.routine-detail-head .page-title{max-width:15ch;font-size:clamp(2.45rem,4.15vw,4.2rem);line-height:1.05;letter-spacing:-.034em}.catalogue-page-head:after,.journal-page-head:after,.article-page-head:after{content:"";position:absolute;left:0;bottom:0;width:88px;height:1px;background:linear-gradient(90deg,var(--accent) 0%,rgba(255,110,0,.18) 100%)}.catalogue-page-head .section-copy,.journal-page-head .section-copy,.article-page-head .section-copy{color:var(--muted-strong)}.catalogue-filter-bar{padding:16px;border-radius:26px;background:linear-gradient(180deg,#fffffff5,#f7f1eadb);border:1px solid rgba(18,17,17,.06);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(180deg,#fffffff5,#f7f1ead1)}.catalogue-load-more{display:flex;justify-content:center;margin-top:48px}.catalogue-load-more-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 32px;border-radius:999px;border:1.5px solid var(--line-strong);background:var(--surface-strong);color:var(--text);font-family:var(--font-brand);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.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{padding:3px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.68rem;letter-spacing:.08em}.catalogue-load-more-btn:hover:not(:disabled) .catalogue-load-more-count{background:#ffffff38;color:#fff}.catalogue-load-more-spinner{width:14px;height:14px;border:2px solid rgba(10,10,10,.18);border-top-color:var(--text);border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}.catalogue-count{text-align:center;margin-top:20px;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.journal-page-head{max-width:820px}.journal-editorial-grid{gap:26px}.journal-editorial-card{min-height:340px;padding:28px;border-radius:30px;background:radial-gradient(circle at top right,rgba(255,110,0,.14),transparent 24%),linear-gradient(180deg,#fffffffa,#f8f4eedb);border:1px solid rgba(18,17,17,.06);box-shadow:0 20px 54px #1211110f}.journal-editorial-card span{color:var(--accent);font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.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;box-shadow:0 28px 70px #1211111f;max-height:380px;overflow:hidden}.article-cover-luxury img{width:100%;height:100%;max-height:380px;object-fit:cover;display:block}.journal-editorial-card .card-image{width:100%;height:160px;object-fit:cover;border-radius:18px;display:block;margin-bottom:16px}.article-rich-content{padding:34px 38px;border-radius:30px;background:linear-gradient(180deg,#fffffff5,#f8f4eee0);border:1px solid rgba(18,17,17,.05);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(max-width:1120px){.catalogue-product-grid{gap:22px}.journal-editorial-card{min-height:300px}}@media(max-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(calc(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{padding:12px;border-radius:20px;gap:10px}.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{min-height:auto;padding:20px 18px;border-radius:24px}.journal-editorial-card h2,.journal-editorial-card h3{font-size:1.48rem;line-height:.96}.article-cover-luxury{border-radius:24px}.article-rich-content{padding:20px 18px;border-radius:22px}.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{position:relative;padding-bottom:18px}.routine-page-head .page-title{max-width:15ch;font-size:clamp(2.5rem,4.4vw,4.6rem);line-height:1.04;letter-spacing:-.035em}.brand-page-head .page-title{max-width:100%;font-size:clamp(1.95rem,2.45vw,2.55rem);line-height:1.05;letter-spacing:0;white-space:nowrap}.contact-page-head .page-title{max-width:15ch;font-size:clamp(2.35rem,4vw,4rem);line-height:1.06;letter-spacing:-.033em}.gammes-page-head .page-title{max-width:15ch;font-size:clamp(2.4rem,4.05vw,4.1rem);line-height:1.05;letter-spacing:-.033em}.journal-page-head .page-title{max-width:15ch;font-size:clamp(2.45rem,4.2vw,4.3rem);line-height:1.05;letter-spacing:-.034em}.brand-page-head:after,.routine-page-head:after,.gammes-page-head:after,.gamme-detail-page-head:after,.contact-page-head:after{content:"";position:absolute;left:0;bottom:0;width:88px;height:1px;background:linear-gradient(90deg,var(--accent) 0%,rgba(255,110,0,.18) 100%)}.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{min-height:260px;padding:30px;background:radial-gradient(circle at top right,rgba(255,110,0,.12),transparent 22%),linear-gradient(180deg,#fffffffa,#f8f4eedb)}.brand-panel-luxury h2{font-size:clamp(1.65rem,2vw,2.25rem);line-height:.96}.brand-cta-luxury{align-items:center;border-radius:34px;box-shadow:0 28px 70px #1211111f}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}[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{position:relative;padding:clamp(28px,4vw,52px) clamp(24px,5vw,64px);border-radius:28px;background:linear-gradient(135deg,#ff6e000d,#fff0 60%);border:1px solid rgba(255,110,0,.12);overflow:hidden}.brand-philosophy:before{content:"";position:absolute;bottom:0;left:clamp(24px,5vw,64px);width:0;height:2px;background:linear-gradient(90deg,var(--accent) 0%,rgba(255,110,0,.15) 100%);transition:width .9s cubic-bezier(.4,0,.2,1) .3s}.brand-philosophy.is-visible:before{width:72px}.brand-philosophy-text{margin:0;font-size:clamp(1.05rem,1.4vw,1.22rem);line-height:1.95;color:var(--muted-strong);max-width:72ch}.brand-editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,2.8vw,32px)}.brand-editorial-block{padding:clamp(24px,3vw,38px);border-radius:24px;background:#ffffffb3;border:1px solid rgba(23,19,16,.07);box-shadow:0 12px 36px #1211110d;display:grid;gap:12px;align-content:start;transition:box-shadow .3s ease,transform .3s ease}.brand-editorial-block:hover{box-shadow:0 20px 50px #12111117;transform:translateY(-3px)}.brand-editorial-block--accent{background:linear-gradient(160deg,#ff6e000a,#ffffffc2 55%)}.brand-editorial-kicker{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.brand-editorial-title{margin:0;font-size:clamp(1.25rem,1.6vw,1.55rem);line-height:1.2;letter-spacing:-.02em;color:var(--text)}.brand-editorial-body{margin:0;font-size:.93rem;line-height:1.82;color:var(--muted)}.brand-durable{display:grid;gap:28px}.brand-durable-head{display:grid;gap:8px}.brand-durable-title{margin:0;font-size:clamp(1.45rem,2vw,2rem);line-height:1.1;letter-spacing:-.025em}.brand-pillars-track{display:flex;height:clamp(280px,36vw,420px);border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#fffffff2,#faf8f5e6);border:1px solid rgba(23,19,16,.08);box-shadow:0 20px 60px #12111114,0 8px 24px #1211110a,inset 0 1px #fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative}.brand-pillar{position:relative;flex:0 0 68px;overflow:hidden;cursor:pointer;background:transparent;border:none;border-right:1px solid rgba(23,19,16,.06);transition:all .48s cubic-bezier(.4,0,.2,1);text-align:left;padding:0;z-index:1}.brand-pillar:last-child{border-right:0}.brand-pillar.is-open{flex:1;background:#fff3;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{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:28px;transition:transform .3s ease}.brand-pillar:not(.is-open):hover .brand-pillar-vert{transform:translateY(-4px)}.brand-pillar.is-open .brand-pillar-vert{opacity:0}.brand-pillar-num{font-size:.7rem;font-weight:900;letter-spacing:.2em;color:var(--accent);transition:all .3s ease;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;transform:rotate(180deg);font-size:.82rem;font-weight:600;color:var(--muted);transition:color .3s ease}.brand-pillar:not(.is-open):hover .brand-pillar-vtitle{color:var(--text)}.brand-pillar-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:32px 36px;gap:12px;opacity:0;transform:translate(10px) scale(.95);transition:all .4s cubic-bezier(.4,0,.2,1) .12s;pointer-events:none;min-width:240px}.brand-pillar.is-open .brand-pillar-content{opacity:1;transform:translate(0) scale(1);pointer-events:auto}.brand-pillar-tag{font-size:.7rem;font-weight:900;letter-spacing:.25em;color:var(--accent);opacity:.8}.brand-pillar-title{font-size:clamp(1.1rem,1.5vw,1.4rem);font-weight:700;color:var(--text);line-height:1.3;margin-bottom:4px;position:relative}.brand-pillar-title:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--accent),var(--accent-light));transition:width .4s ease}.brand-pillar.is-open .brand-pillar-title:after{width:60px}.brand-pillar-text{margin:0;font-size:.9rem;line-height:1.6;color:var(--muted);max-width:48ch;transition:color .3s ease}.brand-pillar.is-open .brand-pillar-text{color:var(--text)}@media(min-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{height:clamp(170px,18vw,230px);border-radius:18px}.brand-pillar{flex-basis:50px}.brand-pillar-vert{padding-bottom:14px}.brand-pillar-content{padding:18px 24px;gap:6px}.brand-pillar-title{font-size:clamp(.94rem,1.08vw,1.08rem);line-height:1.18;margin-bottom:0}.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{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:18px;padding:28px 36px;border-radius:22px;background:#ffffffad;border:1px solid rgba(23,19,16,.08);box-shadow:0 8px 28px #1211110f}.brand-footer-cta-copy{display:grid;gap:4px}.brand-footer-cta-sub{margin:0;font-size:1rem;font-weight:600;color:var(--text)}.promise-brand-link{display:inline-flex;align-items:center;gap:7px;margin-top:16px;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text);text-decoration:none;border-bottom:1px solid rgba(23,19,16,.22);padding-bottom:2px;transition:color .15s ease,border-color .15s ease}.promise-brand-link:hover{color:var(--accent);border-color:var(--accent)}@media(max-width:980px){.brand-editorial-grid{grid-template-columns:1fr}.brand-pillars-track{flex-direction:column;height:auto;gap:8px}.brand-pillar{flex:0 0 64px;border-right:0;border-bottom:1px solid rgba(23,19,16,.07);min-height:64px}.brand-pillar:last-child{border-bottom:0}.brand-pillar.is-open{flex:0 0 auto}.brand-pillar-vert{flex-direction:row;justify-content:flex-start;align-items:center;padding:0 24px;gap:16px}.brand-pillar-num{font-size:1.1rem;font-weight:600}.brand-pillar-vtitle{writing-mode:horizontal-tb;transform:none;font-size:1rem;font-weight:500}.brand-pillar-content{position:static;opacity:0;visibility:hidden;transform:none;transition:none;pointer-events:none;display:grid;grid-template-rows:0fr;max-height:0;transition:grid-template-rows .38s cubic-bezier(.4,0,.2,1),padding .38s ease,max-height .38s ease,opacity .22s ease;padding:0 24px;gap:0;overflow:hidden}.brand-pillar.is-open .brand-pillar-content{grid-template-rows:1fr;max-height:260px;opacity:1;visibility:visible;pointer-events:auto;padding:16px 24px 28px}.brand-pillar-tag{display:none}.brand-pillar-title{font-size:1.2rem;margin-bottom:8px;overflow:hidden}.brand-pillar-text{font-size:.95rem;line-height:1.5;overflow:hidden}.brand-philosophy{padding:24px}}@media(max-width:600px){.brand-footer-cta{flex-direction:column;align-items:flex-start;padding:22px 20px}}.brand-showcase{display:grid;gap:clamp(18px,3.4vw,42px);min-width:0}.brand-showcase-row{display:grid;grid-template-columns:minmax(0,.96fr) minmax(280px,.84fr);gap:clamp(24px,4vw,52px);align-items:center;padding:clamp(18px,3.4vw,42px) 0;border-bottom:0;border-radius:0;background:transparent;box-shadow:none;min-width:0}.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{display:grid;gap:14px;min-width:0}.brand-showcase-copy h2{margin:0;max-width:100%;font-size:clamp(1.8rem,2.25vw,2.25rem);line-height:1.05;letter-spacing:0;overflow-wrap:normal;white-space:nowrap}.brand-showcase-copy>p{margin:0;max-width:52ch;color:var(--muted-strong);font-size:1.02rem;line-height:1.72;overflow-wrap:break-word}.brand-showcase-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.brand-showcase-stat{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:0;border-radius:0;background:transparent;border:0;min-width:0}.brand-showcase-stat-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#d2782f;background:#ff6e001a}.brand-showcase-stat-icon svg{width:18px;height:18px}.brand-showcase-stat strong{display:block;font-size:.94rem;line-height:1.2;color:#181614;overflow-wrap:anywhere}.brand-showcase-stat p{margin:2px 0 0;font-size:.73rem;line-height:1.45;color:var(--muted)}.brand-showcase-note{margin:0;display:inline-flex;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:0;border-radius:0;background:transparent;border:0;font-size:.8rem;line-height:1.45;color:var(--muted-strong);overflow-wrap:break-word}.brand-showcase-note svg{width:18px;height:18px;flex-shrink:0;color:#d2782f}.brand-showcase-media{display:flex;align-items:center;justify-content:center;min-width:0}.brand-visual{position:relative;display:grid;place-items:center;width:min(100%,clamp(260px,30vw,440px));min-height:0;aspect-ratio:auto;border-radius:0;background:transparent;border:0;overflow:visible;isolation:isolate}.brand-visual:after{content:none}.brand-photo-visual{margin:0;width:100%;max-width:440px;min-height:0;aspect-ratio:auto}.brand-photo-image{display:block;width:100%;height:auto;max-width:100%;max-height:clamp(210px,30vw,340px);object-fit:contain;object-position:center}.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{position:relative;z-index:1;display:block;width:100%;height:100%;min-height:inherit;overflow:visible}.brand-visual-map{aspect-ratio:.88 / 1;min-height:clamp(430px,54vw,620px);max-width:540px;justify-self:center}.brand-visual-map svg{width:100%;height:100%}.brand-map-route{fill:none;stroke:#d98a45;stroke-width:1.7;stroke-linecap:round;stroke-dasharray:2 10;opacity:.5}.brand-map-pharmacy{color:#ff6e00}.brand-map-label{fill:#5f4938;font-family:var(--font-brand);font-size:12px;font-weight:800;letter-spacing:.02em}.brand-map-caption text:first-of-type,.brand-map-caption text:last-of-type{fill:#171614;font-family:var(--font-brand);font-size:18px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.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);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.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 rgba(95,60,33,.11))}.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);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.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{display:grid;place-items:center}.brand-orbit{position:absolute;border-radius:50%;border:1px solid rgba(210,120,47,.2);background:#ffffffe6;color:#d2782f;display:grid;place-items:center;text-align:center;padding:14px}.brand-orbit svg{width:24px;height:24px}.brand-orbit-main{width:210px;height:210px}.brand-orbit-main strong{font-size:2.55rem;line-height:1;color:#d2782f}.brand-orbit-main span{font-size:1.05rem;color:#1d1a18;text-transform:uppercase;letter-spacing:.06em}.brand-orbit-main small{font-size:.8rem;color:#d2782f;text-transform:uppercase;letter-spacing:.12em}.brand-orbit-top{top:12px;width:98px;height:98px}.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{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#1d1a18}.brand-orbit-left{bottom:18px;left:18px;width:98px;height:98px}.brand-orbit-right{right:18px;bottom:24px;width:98px;height:98px}.brand-visual-vegan{display:grid;place-items:center}.brand-ring{width:235px;height:235px;border-radius:50%;border:2px dashed rgba(210,120,47,.35)}.brand-vegan-node{position:absolute;width:90px;height:90px;border-radius:50%;display:grid;place-items:center;background:#fff8f0f2;border:1px solid rgba(210,120,47,.2);color:#d2782f}.brand-vegan-node svg{width:46px;height:46px}.brand-vegan-top{top:26px}.brand-vegan-left{left:36px;bottom:44px}.brand-vegan-right{right:36px;bottom:44px}.brand-visual-sulfate{display:grid;place-items:center}.brand-molecule-core{width:180px;height:180px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fffffff2,#f5e5d3bd,#ffe6c773);border:1px solid rgba(210,120,47,.18)}.brand-dot{position:absolute;width:16px;height:16px;border-radius:50%;background:#d8996173}.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{position:absolute;width:116px;min-height:116px;padding:12px;border-radius:50%;background:#ffffffed;border:1px solid rgba(210,120,47,.24);display:grid;place-items:center;text-align:center;color:#d2782f}.brand-badge svg{width:32px;height:32px}.brand-badge span{font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.35;color:#1d1a18}.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{min-height:300px;padding:28px;background:radial-gradient(circle at top right,rgba(255,110,0,.12),transparent 24%),linear-gradient(180deg,#fffffffa,#f8f4eedb)}.gamme-collection-card h2{font-size:clamp(1.8rem,2.1vw,2.45rem);line-height:.96}.gamme-detail-catalog-link{display:flex;align-items:center;justify-content:center;width:100%;margin-top:22px;text-align:center;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.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{padding:30px;background:radial-gradient(circle at top right,rgba(255,110,0,.12),transparent 24%),linear-gradient(180deg,#fffffffa,#f8f4eee0)}.contact-form-luxury{background:linear-gradient(180deg,#fffffffa,#f8f4eee6)}@media(max-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{min-height:0;max-width:400px;width:min(100%,400px);justify-self:center}.brand-visual-map{min-height:0;max-width:390px}}@media(max-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%,calc(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{max-width:16ch;font-size:clamp(2rem,7.5vw,2.95rem);line-height:1.08;white-space:normal}.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{padding:18px 0;border-radius:0}.brand-showcase-copy{gap:10px}.brand-showcase-copy h2{max-width:none;font-size:clamp(1.46rem,7.4vw,2rem);line-height:1.08;overflow-wrap:anywhere;white-space:normal}.brand-showcase-copy>p{font-size:.92rem;line-height:1.64}.brand-showcase-stat{grid-template-columns:30px minmax(0,1fr);gap:8px;padding:0;border-radius: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{font-size:.72rem;padding:0;gap:8px}.brand-visual{min-height:0;width:min(100%,340px);border-radius:0}.brand-visual-map{min-height:0;max-width:340px}.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{left:20px;bottom:28px}.brand-vegan-right{right:20px;bottom:28px}.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{left:88px;bottom:10px}}@media(max-width:520px){.brand-showcase{gap:16px}.brand-showcase-row,.brand-showcase-row.is-reverse{padding:14px 0;border-radius:0;gap:16px}.brand-showcase-stats{grid-template-columns:minmax(0,1fr)}.brand-showcase-note{width:100%;align-items:flex-start;border-radius:0}.brand-visual{min-height:0;width:min(100%,300px);aspect-ratio:auto}.brand-visual-map{min-height:0;aspect-ratio:auto}.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(max-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:"";position:absolute;border-radius:50%;pointer-events:none}.gammes-page-enhanced:before{top:12px;left:-130px;width:300px;height:300px;background:radial-gradient(circle,rgba(255,110,0,.1) 0%,transparent 70%)}.gammes-page-enhanced:after{top:190px;right:-120px;width:280px;height:280px;background:radial-gradient(circle,rgba(200,169,110,.12) 0%,transparent 72%)}.gammes-page-enhanced .container{position:relative;z-index:1}.gamme-card-media img{width:100%;height:100%;object-fit:contain;object-position:center;padding:12px}.gamme-card-fallback{width:100%;height:100%;background:linear-gradient(135deg,var(--gamme-accent-soft, rgba(255, 110, 0, .12)) 0%,rgba(255,255,255,.52) 100%)}.gamme-card-link{display:inline-flex;align-items:center;gap:9px;width:fit-content;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--gamme-accent, var(--accent))}.gamme-card-link svg{flex-shrink:0;transition:transform .22s ease}.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{position:relative;display:grid;grid-template-columns:132px minmax(0,1fr);gap:22px;min-height:0;padding:22px;border-radius:30px;background:var(--gamme-surface, linear-gradient(160deg, rgba(255,255,255,.99) 0%, rgba(248,244,238,.95) 100%));border:1px solid var(--gamme-ring, rgba(200, 169, 110, .18));box-shadow:0 18px 42px #1211110f;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.gamme-collection-card--enhanced:hover{transform:translateY(-4px);box-shadow:0 26px 52px #1211111a}.gamme-collection-card--enhanced:before{content:"";position:absolute;right:-44px;bottom:-44px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,var(--gamme-glow, rgba(255, 110, 0, .16)) 0%,transparent 72%);pointer-events:none}.gamme-card-media{position:relative;min-height:164px;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.96) 0%,var(--gamme-accent-soft, rgba(255, 110, 0, .12)) 100%);box-shadow:inset 0 1px #ffffffeb}.gamme-card-body{display:flex;flex-direction:column;min-width:0}.gamme-card-overline{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.gamme-card-tag{display:inline-flex;align-items:center;width:fit-content;padding:6px 12px;border-radius:999px;background:var(--gamme-accent-soft, rgba(255, 110, 0, .12));color:var(--gamme-accent, var(--accent));font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.gamme-card-need{color:var(--muted);font-size:.76rem;font-weight:600}.gamme-collection-card--enhanced h2{margin:0 0 12px;font-size:clamp(1.55rem,1.8vw,2.12rem);line-height:.98;letter-spacing:-.035em}.gamme-collection-card--enhanced p{margin:0;flex:1;color:var(--muted);font-size:.88rem;line-height:1.74}.gamme-card-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;flex-wrap:wrap;margin-top:18px}.gamme-card-pill{display:inline-flex;align-items:center;padding:9px 12px;border-radius:14px;border:1px solid rgba(14,14,14,.06);background:#ffffffc2;color:var(--muted-strong);font-size:.75rem;font-weight:600}.gammes-empty-state{margin-top:8px;padding:42px 24px;border-radius:30px;border:1px solid rgba(14,14,14,.08);background:linear-gradient(180deg,#fffffff7,#f8f4eeeb);box-shadow:0 20px 42px #1211110f;text-align:center}.gammes-empty-state h2{margin:0 0 10px}.gammes-empty-state p{margin:0 auto;max-width:56ch;color:var(--muted);line-height:1.7}.gammes-empty-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:22px}.gammes-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;margin-top:32px;padding:36px 40px;border:1px solid #ebebeb;border-radius:14px;background:#fafafa}.gammes-cta-panel__text{flex:1 1 300px;display:flex;flex-direction:column;gap:8px}.gammes-cta-panel__kicker{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin:0}.gammes-cta-panel__title{font-family:var(--font-brand);font-size:clamp(1.1rem,2vw,1.45rem);font-weight:800;letter-spacing:-.02em;line-height:1.25;color:#111;margin:0}.gammes-cta-panel__desc{font-size:13.5px;color:#777;line-height:1.6;margin:0;max-width:46ch}.gammes-cta-panel__actions{display:flex;align-items:center;gap:20px;flex-shrink:0;flex-wrap:wrap}.gammes-cta-panel__btn{display:inline-flex;align-items:center;height:44px;padding:0 24px;border-radius:8px;background:#111;color:#fff;font-family:var(--font-brand);font-size:13px;font-weight:700;text-decoration:none;letter-spacing:.03em;white-space:nowrap;transition:background .15s}.gammes-cta-panel__btn:hover{background:var(--accent)}.gammes-cta-panel__link{font-size:13.5px;font-weight:600;color:#666;text-decoration:none;white-space:nowrap;transition:color .15s}.gammes-cta-panel__link:hover{color:#111}@media(max-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-direction:row;flex-wrap:wrap}}@media(max-width:760px){.gammes-page-enhanced{padding-top:8px}.gammes-collection-grid--enhanced{gap:14px}.gammes-empty-state{border-radius:24px}.gamme-collection-card--enhanced{grid-template-columns:104px minmax(0,1fr);align-items:start;gap:14px;padding:16px;border-radius:22px}.gamme-card-media{min-height:0;height:112px;border-radius:18px}.gamme-card-overline{gap:8px;margin-bottom:10px}.gamme-card-tag{padding:5px 10px;font-size:.62rem;letter-spacing:.12em}.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{font-size:.8rem;line-height:1.58;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gamme-card-footer{gap:10px;margin-top:14px;align-items:flex-start}.gamme-card-pill{width:100%;justify-content:center;padding:8px 10px;font-size:.72rem}.gamme-card-link{font-size:.68rem;letter-spacing:.16em}.gammes-empty-state{padding:28px 18px}}@media(max-width:560px){.gammes-empty-actions{width:100%}.gammes-empty-actions .button{width:100%;justify-content:center}.gammes-cta-panel__actions{width:100%}.gammes-cta-panel__btn{width:100%;justify-content:center}.gammes-collection-grid--enhanced{gap:12px}.gamme-card-media{height:96px;border-radius:16px}.gamme-card-media img{padding:8px}.gamme-collection-card--enhanced{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:14px;border-radius:20px}.gamme-collection-card--enhanced:before{width:120px;height:120px;right:-34px;bottom:-34px}.gamme-card-overline{margin-bottom:8px}.gamme-collection-card--enhanced h2{font-size:1.12rem;margin-bottom:6px}.gamme-collection-card--enhanced p{font-size:.77rem;line-height:1.5;-webkit-line-clamp:2;line-clamp:2}.gamme-card-footer{margin-top:12px;gap:8px}.gamme-card-pill{font-size:.69rem;line-height:1.35}.gamme-card-link{font-size:.64rem;letter-spacing:.14em}.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{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:5px 5px;mix-blend-mode:soft-light;opacity:.35}.vh-inner{gap:24px}.vh-stage{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(240px,.48fr);gap:28px;align-items:end}.vh-copy{max-width:760px}.vh-signature-lockup{display:grid;gap:12px;margin:0 0 14px;width:100%;max-width:320px;animation:vh-fade-up 1s .62s both}.vh-signature-kicker{display:inline-flex;align-items:center;gap:10px;font-size:.64rem;letter-spacing:.26em;text-transform:uppercase;color:#ffffff9e}.vh-signature-kicker:before{content:"";width:44px;height:1px;background:linear-gradient(90deg,#ffffffb8,#ffffff14)}.vh-signature-stage{position:relative;min-height:clamp(104px,10vw,132px);width:100%;margin:0;display:grid;place-items:center;isolation:isolate}.vh-signature-mark{position:absolute;left:50%;top:50%;width:min(100%,300px);height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;transform-origin:center}.vh-signature-mark-white{z-index:5;transform:translate(-50%,-50%);filter:brightness(0) invert(1) drop-shadow(0 14px 28px rgba(255,255,255,.18)) drop-shadow(0 28px 60px rgba(0,0,0,.26));animation:vh-signature-float-main 7.2s ease-in-out infinite}.vh-signature-mark-black{z-index:3;transform:translate(calc(-50% + 40px),calc(-50% + 18px)) scale(.985);opacity:.16;filter:brightness(0) drop-shadow(0 22px 34px rgba(0,0,0,.22));animation:vh-signature-float-shadow 8.1s ease-in-out infinite}.vh-signature-mark-orange{z-index:4;transform:translate(calc(-50% + 18px),calc(-50% + 8px)) scale(.992);opacity:.8;filter:brightness(0) saturate(100%) invert(53%) sepia(97%) saturate(2674%) hue-rotate(2deg) brightness(102%) contrast(101%) drop-shadow(0 16px 34px rgba(255,110,0,.18));mix-blend-mode:screen;animation:vh-signature-float-accent 7.8s ease-in-out infinite}@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(-50% + 40px),calc(-50% + 18px)) rotate(0) scale(.985)}50%{transform:translate(calc(-50% + 46px),calc(-50% + 28px)) rotate(1.1deg) scale(.996)}}@keyframes vh-signature-float-accent{0%,to{transform:translate(calc(-50% + 18px),calc(-50% + 8px)) rotate(0) scale(.992)}50%{transform:translate(calc(-50% + 26px),calc(-50% + 2px)) rotate(-1deg) scale(1.004)}}.vh-sidecard{align-self:end;position:relative;z-index:2;max-width:310px;justify-self:end;padding:18px;border-radius:22px;background:linear-gradient(180deg,#ffffff1f,#ffffff0f);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;animation:vh-fade-up .95s .55s both}.vh-sidecard .eyebrow,.vh-sidecard p,.vh-sidecard span{color:#ffffffad}.vh-sidecard strong{display:block;margin-top:8px;font-family:Cormorant Garamond,serif;font-size:1.55rem;line-height:.95}.vh-sidecard-body{margin-top:16px}.vh-sidecard-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.vh-sidecard-metrics>div{padding-top:10px;border-top:1px solid rgba(255,255,255,.12)}.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));display:grid;gap:8px;overflow:visible}.vh-strip-item{display:grid;grid-template-columns:58px 1fr;align-items:center;gap:8px;padding:8px;border-radius:16px;background:linear-gradient(180deg,#ffffff1f,#ffffff0f);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:vh-fade-up .9s var(--delay, 0ms) both}.vh-strip-item:hover{background:linear-gradient(180deg,#ffffff2e,#ffffff14);transform:translateY(-6px)}.vh-strip-visual{position:relative}.vh-strip-img{width:100%;height:60px;border-radius:10px;border:1px solid rgba(255,255,255,.22)}.vh-strip-copy{display:grid;gap:2px;text-align:left}.vh-strip-meta{color:#ffffff9e;font-size:.56rem;letter-spacing:.13em;text-transform:uppercase}.vh-strip-name{font-family:Cormorant Garamond,serif;font-size:.76rem;line-height:.95;color:#fff}.product-grid-premium{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.product-grid-premium .product-card{position:relative;overflow:hidden;border-radius:26px;box-shadow:0 24px 64px #12111114}.product-grid-premium .product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff0 48%,#ffffff3d);pointer-events:none}.product-grid-premium .product-card:nth-child(1){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{inset:auto 16px 16px 16px;background:#121111c7}.product-grid-premium .product-card-body{padding:18px}.product-grid-premium .product-card-topline{font-size:.68rem;letter-spacing:.2em}.product-grid-premium .product-card-title{font-size:1.82rem;line-height:.96}.product-grid-premium .product-card-copy{max-width:28ch}.home-signature-section .product-grid-premium,.home-bestsellers-section .product-grid-premium{gap:16px;align-items:start}.home-signature-section .product-grid-premium .product-card,.home-bestsellers-section .product-grid-premium .product-card{width:min(100%,306px);margin-inline:auto;border-radius:20px;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{inset:auto 13px 13px 13px;padding:6px 10px;font-size:.64rem}.home-signature-section .product-grid-premium .product-card-body,.home-bestsellers-section .product-grid-premium .product-card-body{padding:16px;gap:9px}.home-signature-section .product-grid-premium .product-card-topline,.home-bestsellers-section .product-grid-premium .product-card-topline{font-size:.62rem;letter-spacing:.16em}.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;padding:0 18px;border-radius:999px;border:1px solid rgba(18,17,17,.08);background:#1211110d;color:var(--text);cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.product-card-button:hover{transform:translateY(-2px);background:#111;color:#fff}@media(max-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:nth-child(1),.product-grid-premium .product-card:nth-child(2),.product-grid-premium .product-card:nth-child(3){transform:none}}@media(max-width:760px){.vh-content{padding-bottom:40px}.vh-sidecard{max-width:none;justify-self:stretch;padding:16px}.vh-strip-item{grid-template-columns:48px 1fr;gap:8px;padding:8px}.vh-strip-img{height:52px;border-radius:9px}.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);font-weight:400;line-height:1.72;letter-spacing:-.012em}.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);font-style:normal;text-transform:none}.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{font-size:clamp(1.75rem,2.4vw,2.45rem);font-weight:800;line-height:.9;letter-spacing:-.06em}.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{font-size:.72rem;font-weight:600;letter-spacing:.26em;text-transform:uppercase}.nav-link{font-size:.76rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.nav-cta,.button,.product-card-button{font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.product-card-title{display:block;max-width:100%;min-width:0;font-size:clamp(1.34rem,1.82vw,1.96rem);font-weight:800;line-height:1;white-space:normal;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.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);font-weight:700;letter-spacing:-.04em;line-height:1}@media(max-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{align-items:stretch;gap:34px;grid-template-columns:minmax(0,.88fr) minmax(180px,.46fr) minmax(0,1.06fr)}.promise-section-eyebrow{margin:0 0 20px}.home-promise-section{padding:40px 0;background:transparent;box-shadow:none}.home-promise-section .split-intro-copy,.home-promise-section .split-intro-panel{background:none;box-shadow:none}.split-intro-copy{display:grid;align-content:start;gap:16px;padding-top:0;animation:splitFadeUp .9s cubic-bezier(.22,1,.36,1) both}.split-intro-premium .section-title{max-width:none;font-size:clamp(1.6rem,2.8vw,2.4rem);line-height:1.08;letter-spacing:-.015em}.promise-title-line{display:block;margin-bottom:.2em}.promise-title-line:nth-child(2),.promise-title-line:nth-child(3){display:inline}.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{position:relative;display:grid;align-items:center;justify-items:center;min-width:0;animation:splitFadeUp 1s cubic-bezier(.22,1,.36,1) 50ms both}.split-intro-visual:before{content:"";position:absolute;top:12%;right:14%;bottom:12%;left:14%;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.72) 0%,rgba(255,255,255,.36) 38%,transparent 74%);filter:blur(18px);opacity:.95;pointer-events:none}.split-intro-image{position:relative;z-index:1;width:min(100%,210px);height:auto;object-fit:contain;display:block;-webkit-mask-image:radial-gradient(ellipse at center,rgba(0,0,0,1) 58%,rgba(0,0,0,.94) 72%,rgba(0,0,0,.66) 86%,transparent 100%);mask-image:radial-gradient(ellipse at center,rgba(0,0,0,1) 58%,rgba(0,0,0,.94) 72%,rgba(0,0,0,.66) 86%,transparent 100%);filter:drop-shadow(0 18px 34px rgba(18,17,17,.08))}.home-promise-section .split-intro-premium{align-items:center}.home-promise-section .split-intro-visual{place-self:center}.split-intro-panel{position:relative;padding:20px 0 20px 30px;border-radius:0;background:linear-gradient(180deg,#ffffff57,#f9f7f324);border:0;box-shadow:none;overflow:hidden;animation:splitFadeUp 1.1s cubic-bezier(.22,1,.36,1) 90ms both}.split-intro-panel:before{content:"";position:absolute;top:6px;bottom:6px;left:0;width:1px;background:linear-gradient(180deg,#ff6e0000,#ff6e00e6 18%,#ff6e003d)}.home-promise-section .split-intro-panel{padding-left:0}.home-promise-section .promise-brand-link{display:flex;grid-column:1 / -1;justify-self:center;width:max-content;margin:-4px auto 0}.home-promise-section .split-intro-panel:before{display:none}.split-intro-panel .section-copy{margin:0;max-width:54ch;color:var(--muted-strong);font-size:1rem;line-height:1.95}.split-intro-note{display:inline-flex;align-items:center;gap:12px;margin-top:18px;color:var(--text);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;opacity:.8}.split-intro-note span{width:34px;height:1px;background:#1211112e;flex-shrink:0}@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(min-width:761px){.home-promise-section{padding:30px 0;overflow:hidden;isolation:isolate;background:transparent}.home-promise-section:before{content:none}.home-promise-section .split-intro-premium{position:relative;align-items:center;gap:22px;grid-template-columns:minmax(0,1.05fr) minmax(230px,.5fr) minmax(0,1fr);padding:4px 54px}.home-promise-section .split-intro-premium:before,.home-promise-section .split-intro-premium:after{content:none}.home-promise-section .split-intro-copy{gap:18px;align-content:center}.home-promise-section .promise-section-eyebrow{margin-bottom:10px}.home-promise-section .section-title{max-width:10.5ch;font-size:clamp(2.3rem,3.7vw,3.8rem);line-height:.96;letter-spacing:-.028em;color:var(--text)}.home-promise-section .promise-title-line{display:block;margin:0}.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;place-self:center;background:none;border:0;border-radius:0;box-shadow:none}.home-promise-section .split-intro-visual:before{top:10%;right:12%;bottom:10%;left:12%;border:0;background:radial-gradient(circle at center,rgba(255,255,255,.74) 0%,rgba(255,255,255,.28) 38%,transparent 72%);filter:blur(18px);opacity:.88}.home-promise-section .split-intro-visual:after{content:none}.home-promise-section .split-intro-visual>div{display:grid;place-items:center;width:100%;height:100%}.home-promise-section .split-intro-image{width:min(100%,166px);filter:drop-shadow(0 22px 34px rgba(18,17,17,.12))}.home-promise-section .split-intro-panel{align-self:stretch;display:grid;align-content:center;min-height:0;padding:0 0 0 26px;border:0;border-radius:0;background:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-promise-section .split-intro-panel .section-copy{max-width:42ch;color:#171310b8;font-size:1.02rem;line-height:1.9}.home-promise-section .split-intro-note{margin-top:10px;align-items:flex-start;color:#171310db;line-height:1.55}.home-promise-section .promise-brand-link{grid-column:1 / -1;justify-self:center;width:max-content;margin:-10px auto 0;padding:12px 17px 11px 19px;border:1px solid rgba(23,19,16,.12);border-radius:999px;background:var(--text);color:#fff;box-shadow:0 18px 42px #1211112e;transition:transform .18s ease,background .18s ease,border-color .18s ease}.home-promise-section .promise-brand-link:hover{transform:translateY(-2px);background:var(--accent);border-color:#ff6e006b;color:#fff}}@media(max-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(max-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;width:100%;justify-self:center;justify-items:center}.split-intro-visual>div{width:100%;display:flex;justify-content:center}.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{left:0;top:2px;bottom:2px;width:1px}.split-intro-panel .section-copy{font-size:.94rem;line-height:1.78}.promise-title-line:last-child{display:block;text-align:center;margin-top:.1em}.home-promise-section .promise-brand-link{order:4;margin-top:0}.routine-button{width:100%;justify-content:space-between}.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{position:absolute;top:0;right:0;bottom:0;left:0;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}@keyframes skeleton-wave{0%{background-position:-400% 0}to{background-position:400% 0}}.skeleton{background:linear-gradient(90deg,#eeede9 25%,#e6e5e1,#eeede9 75%);background-size:400% 100%;animation:skeleton-wave 1.6s ease-in-out infinite;border-radius:var(--radius-md)}.skeleton-collection-card{height:240px;border-radius:var(--radius-xl)}.skeleton-product-card{height:440px;border-radius:var(--radius-xl)}.skeleton-editorial-card{height:200px;border-radius:var(--radius-xl)}.toast-stack{position:fixed;bottom:28px;right:28px;z-index:9999;display:flex;flex-direction:column;gap:10px;pointer-events:none}.toast-item{display:flex;align-items:center;gap:10px;padding:13px 18px;border-radius:14px;font-size:.84rem;font-weight:600;box-shadow:0 16px 48px #00000024;max-width:360px;animation:toast-in .28s cubic-bezier(.34,1.56,.64,1) both}.toast-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.toast-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}@keyframes toast-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:560px){.toast-stack{bottom:80px;right:16px;left:16px}.toast-item{max-width:100%}}.product-card-stock-badge{position:absolute;top:14px;left:14px;padding:4px 10px;border-radius:999px;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#fb923ceb;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1}.product-card-stock-out{background:#ef4444e6}.error-boundary-page{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:60px 24px}.error-boundary-inner{max-width:520px;text-align:center}.error-boundary-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,5vw,4rem);line-height:1;margin:12px 0 20px;letter-spacing:-.03em}.error-boundary-copy{color:var(--muted);line-height:1.8;margin-bottom:32px}.error-boundary-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.error-boundary-detail{margin-top:32px;text-align:left;font-size:.72rem;color:var(--muted);background:var(--bg-alt);border-radius:var(--radius-md);padding:16px;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.avis-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.avis-card{position:relative;background:#ffffffe0;border:1px solid rgba(10,10,10,.07);border-radius:var(--radius-xl);padding:30px 28px 24px;box-shadow:0 18px 52px #0a0a0a0f;display:grid;gap:12px;align-content:start;transition:transform var(--transition-base),box-shadow var(--transition-base)}.avis-card:before{content:"“";position:absolute;top:14px;right:22px;font-family:var(--font-serif);font-size:5rem;line-height:1;color:#ff6e001a;pointer-events:none;font-style:normal}.avis-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px #0a0a0a1a}.avis-stars{display:flex;gap:3px}.avis-star{color:var(--accent);font-size:.88rem}.avis-star-empty{color:#ff6e002e}.avis-titre{margin:0;font-family:var(--font-serif);font-size:1.28rem;font-weight:600;line-height:1.18;color:var(--text)}.avis-commentaire{margin:0;color:var(--muted);font-size:.9rem;line-height:1.78}.avis-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:14px;border-top:1px solid rgba(10,10,10,.07);margin-top:4px}.avis-auteur{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-strong)}.avis-produit-link{font-size:.72rem;color:var(--accent);font-weight:600;letter-spacing:.04em;transition:opacity var(--transition-base)}.avis-produit-link:hover{opacity:.72;text-decoration:underline}@media(max-width:900px){.avis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.avis-grid{grid-template-columns:minmax(0,1fr)}}.home-newsletter-section{background:#fff;border-top:1px solid rgba(0,0,0,.07);padding-block:60px}.nl-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.nl-copy .eyebrow{color:var(--accent)}.nl-title{color:#111!important;font-size:clamp(1.8rem,3.6vw,2.9rem)!important;max-width:15ch;margin-top:14px!important;margin-bottom:16px!important;line-height:1.1!important;letter-spacing:-.03em!important}.nl-desc{color:#00000080;line-height:1.7;font-size:.9rem;margin:0}.nl-form-card{background:#fafaf9;border:1px solid rgba(0,0,0,.08);border-top:2px solid rgba(255,110,0,.25);border-radius:20px;padding:36px 32px}.nl-form-intro{margin:0 0 18px;font-size:.65rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--accent)}.newsletter-form{display:flex;flex-direction:column;gap:10px}.newsletter-input-row{display:flex;flex-direction:column;gap:8px}.newsletter-input{width:100%;height:48px;padding:0 18px;border:1px solid rgba(0,0,0,.14);border-radius:10px;background:#fff;color:#111;font-size:.9rem;font-family:inherit;outline:none;box-sizing:border-box;transition:border-color var(--transition-base),box-shadow var(--transition-base)}.newsletter-input::placeholder{color:#0000004d}.newsletter-input:focus{border-color:#ff6e0080;box-shadow:0 0 0 3px #ff6e001a}.newsletter-btn{width:100%;height:48px;padding:0 24px;border:none;border-radius:10px;background:linear-gradient(135deg,#ff8533,#e04800);color:#fff;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:8px;transition:background var(--transition-base),box-shadow var(--transition-base),opacity var(--transition-base)}.newsletter-btn:hover{background:linear-gradient(135deg,#ff9148,#cc3800);box-shadow:none}.newsletter-btn:disabled{opacity:.5;cursor:not-allowed}.newsletter-success{display:flex;align-items:center;gap:10px;color:#16a34a;font-size:.88rem;font-weight:600;padding:12px 0}@media(max-width:900px){.nl-panel{grid-template-columns:1fr;gap:28px}}@media(max-width:560px){.home-newsletter-section{padding-block:44px}.nl-form-card{padding:24px 18px;border-radius:16px}}.vh-stage{display:flex;align-items:stretch;gap:40px;position:relative}.vh-sidecard{align-self:flex-start;flex-shrink:0;width:min(320px,30vw);margin-left:auto;margin-top:clamp(12px,2.8vh,30px);background:linear-gradient(180deg,#ffffff14,#ffffff0a);border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:22px 24px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:vh-fade-up .9s .9s both}.vh-sidecard-story{display:grid;gap:8px;justify-items:center;text-align:center;direction:rtl}.vh-sidecard-story p{margin:0;color:#ffffffe0;font-size:.84rem;line-height:1.74;letter-spacing:.01em;text-wrap:balance}.vh-sidecard-story-gap{margin-top:6px;color:#ffffffa8}.vh-sidecard-story-highlight{color:#fff;font-size:.94rem;font-weight:700;line-height:1.66;text-shadow:0 10px 26px rgba(0,0,0,.2)}.vh-sidecard-story-tag{margin-top:2px;color:#ffffffc7}.vh-sidecard-story-tag a{color:#ff9b4a;font-weight:700;letter-spacing:.04em;transition:color .18s ease,opacity .18s ease}.vh-sidecard-story-tag a:hover{color:#ffb36c;opacity:1}@media(max-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(max-width:560px){.vh-sidecard{display:none}}@media(max-width:760px){.vh-inner{justify-content:flex-end}.vh-stage{width:100%;justify-content:center}.vh-copy{display:none}.vh-sidecard{display:block;width:100%;max-width:none;margin:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.vh-signature-lockup{margin:0 auto;gap:0;max-width:320px}.vh-signature-stage{min-height:clamp(96px,26vw,150px);width:100%}.vh-signature-mark{width:min(100%,260px)}.vh-signature-mark-black{transform:translate(calc(-50% + 18px),calc(-50% + 9px)) scale(.986)}.vh-signature-mark-orange{transform:translate(calc(-50% + 8px),calc(-50% + 4px)) scale(.99)}.vh-sidecard-story,.vh-strip-wrap{display:none}}@media(max-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{width:100%;min-height:clamp(420px,66vh,760px);display:flex;align-items:center;justify-content:center}.vh-cinema{position:relative;width:min(100%,360px);min-height:auto;display:flex;align-items:center;justify-content:center;margin:0 auto;animation:vh-fade-up 1s .28s both}.vh-cinema-aura{position:absolute;border-radius:50%;filter:blur(34px);opacity:.7;pointer-events:none}.vh-cinema-aura--left{width:clamp(180px,24vw,320px);height:clamp(180px,24vw,320px);left:8%;top:18%;background:radial-gradient(circle,#ff812257,#ff812200 72%);animation:vh-cinema-drift 10s ease-in-out infinite}.vh-cinema-aura--right{width:clamp(220px,28vw,360px);height:clamp(220px,28vw,360px);right:6%;bottom:14%;background:radial-gradient(circle,#ffffff2e,#fff0 74%);animation:vh-cinema-drift 12s ease-in-out infinite reverse}.vh-cinema-grid{position:absolute;top:10%;right:16%;bottom:10%;left:16%;border-radius:44px;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 28%,rgba(0,0,0,.18) 72%,transparent 100%);mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 28%,rgba(0,0,0,.18) 72%,transparent 100%);opacity:.46;pointer-events:none}.vh-cinema-rings{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none}.vh-cinema-ring{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 0 26px #ffffff08}.vh-cinema-ring--outer{width:min(72vw,760px);aspect-ratio:1;animation:vh-cinema-spin 22s linear infinite}.vh-cinema-ring--mid{width:min(56vw,560px);aspect-ratio:1;border-style:dashed;border-color:#ffffff17;animation:vh-cinema-spin 16s linear infinite reverse}.vh-cinema-ring--inner{width:min(40vw,380px);aspect-ratio:1;border-color:#ff91402e;animation:vh-cinema-pulse 4.4s ease-in-out infinite}.vh-cinema-stage{position:relative;width:min(100%,520px);aspect-ratio:auto;display:grid;place-items:center;overflow:visible;border:0;background:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.vh-cinema-stage:before{display:none}.vh-cinema-stage:after{display:none}.vh-cinema-beam{position:absolute;border-radius:999px;opacity:.72;pointer-events:none}.vh-cinema-beam--vertical{width:2px;height:72%;background:linear-gradient(180deg,#fff0,#ffb173e6,#fff0);animation:vh-cinema-pulse 3.8s ease-in-out infinite}.vh-cinema-beam--horizontal{width:62%;height:2px;background:linear-gradient(90deg,#fff0,#ffb173d9,#fff0);animation:vh-cinema-pulse 4.8s ease-in-out infinite reverse}.vh-cinema-orb{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.vh-cinema-orb--one{width:18px;height:18px;top:18%;left:24%;background:#ffffff6b;animation:vh-cinema-float-orb 7.6s ease-in-out infinite}.vh-cinema-orb--two{width:12px;height:12px;right:20%;top:28%;background:#ff91408f;animation:vh-cinema-float-orb 6.4s ease-in-out infinite reverse}.vh-cinema-orb--three{width:22px;height:22px;bottom:20%;right:28%;background:#ffffff38;animation:vh-cinema-float-orb 8.2s ease-in-out infinite}.vh-cinema-mark-stack{position:relative;width:min(100%,460px);aspect-ratio:2.55 / 1;isolation:isolate}.vh-cinema-mark{position:relative;width:100%;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.vh-cinema-mark--solo{display:block;width:min(100%,320px);filter:brightness(0) invert(1) drop-shadow(0 18px 42px rgba(255,255,255,.16)) drop-shadow(0 32px 70px rgba(0,0,0,.26));animation:vh-cinema-float-main 7.4s ease-in-out infinite}.vh-cinema-mark--main{z-index:3;transform:translate(-50%,-50%);filter:brightness(0) invert(1) drop-shadow(0 18px 42px rgba(255,255,255,.18)) drop-shadow(0 40px 74px rgba(0,0,0,.3));animation:vh-cinema-float-main 7.4s ease-in-out infinite}.vh-cinema-mark--accent{z-index:2;transform:translate(calc(-50% + 18px),calc(-50% + 6px)) scale(.994);opacity:.82;filter:brightness(0) saturate(100%) invert(53%) sepia(97%) saturate(2674%) hue-rotate(2deg) brightness(102%) contrast(101%) drop-shadow(0 12px 34px rgba(255,110,0,.2));mix-blend-mode:screen;animation:vh-cinema-float-accent 8.2s ease-in-out infinite}.vh-cinema-mark--shadow{z-index:1;transform:translate(calc(-50% + 38px),calc(-50% + 18px)) scale(.986);opacity:.18;filter:brightness(0) drop-shadow(0 20px 40px rgba(0,0,0,.22));animation:vh-cinema-float-shadow 9.4s ease-in-out infinite}.vh-cinema-copy{position:absolute;left:50%;bottom:clamp(14px,4vh,34px);transform:translate(-50%);width:min(100%,520px);display:grid;gap:10px;justify-items:center;text-align:center;padding:0 20px;animation:vh-fade-up .95s .55s both}.vh-cinema-kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffc7;font-size:.62rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.vh-cinema-copy p{margin:0;max-width:34ch;color:#ffffffe0;font-size:clamp(.82rem,1.5vw,.96rem);line-height:1.7;text-wrap:balance;text-shadow:0 12px 28px rgba(0,0,0,.3)}@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:translateZ(0) scale(1)}50%{transform:translate3d(0,-16px,0) 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(-50% + 18px),calc(-50% + 6px)) rotate(0) scale(.994)}50%{transform:translate(calc(-50% + 26px),calc(-50% - 2px)) rotate(-1deg) scale(1.006)}}@keyframes vh-cinema-float-shadow{0%,to{transform:translate(calc(-50% + 38px),calc(-50% + 18px)) rotate(0) scale(.986)}50%{transform:translate(calc(-50% + 48px),calc(-50% + 28px)) rotate(1deg) scale(.997)}}@keyframes vh-cinema-float-orb{0%,to{transform:translateZ(0);opacity:.42}50%{transform:translate3d(0,-16px,0);opacity:.95}}@keyframes vh-cinema-sheen{0%,to{transform:translate(-8%) translateY(0);opacity:.42}50%{transform:translate(8%) translateY(-1%);opacity:.82}}@media(max-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(max-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{top:12%;right:6%;bottom:12%;left:6%;background-size:18px 18px}.vh-cinema-stage{width:min(100%,420px);border-radius:28px}.vh-cinema-stage:before{top:10px;right:10px;bottom:10px;left:10px;border-radius:22px}.vh-cinema-copy{bottom:10px;gap:8px}.vh-cinema-kicker{font-size:.54rem;letter-spacing:.18em;padding:7px 12px}.vh-cinema-copy p{font-size:.76rem;line-height:1.55}.vh-cinema-aura--left{left:-4%;top:14%}.vh-cinema-aura--right{right:-6%;bottom:10%}}@media(max-width:560px){.vh-stage{min-height:clamp(280px,46vh,420px)}.vh-cinema{min-height:clamp(270px,44vh,400px)}.vh-cinema-stage{width:min(100%,330px);aspect-ratio:1.1 / 1}.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{animation:none!important;transition:none!important}}.vh-stage{position:relative;height:100%;align-items:flex-end;min-height:100%;padding-bottom:0}.vh-corner-brand{position:absolute;top:clamp(4px,1.6vh,16px);right:0;z-index:3;display:inline-flex;align-items:center;justify-content:flex-end}.vh-corner-brand-mark{display:block;width:auto;height:34px;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 10px 24px rgba(0,0,0,.22))}@media(max-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{animation:none!important;transition:none!important}}.cta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 22px 14px 26px;border-radius:999px;border:1px solid transparent;text-decoration:none;font-family:var(--font-brand);font-size:.78rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1);will-change:transform}.cta-btn:hover{transform:translateY(-2px)}.cta-btn:active{transform:translateY(0) scale(.98)}.cta-btn-arrow{display:flex;align-items:center;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.cta-btn:hover .cta-btn-arrow{transform:translate(4px)}.cta-btn--dark{background:linear-gradient(135deg,#ff6e00,#e55a00);color:#fff;box-shadow:none}.cta-btn--dark:hover{box-shadow:none}.cta-btn--light{background:#ffffffeb;color:var(--text);border-color:#ffffff2e;box-shadow:0 8px 24px #0e0e0e29}.cta-btn--light:hover{background:#fff;box-shadow:0 14px 36px #0e0e0e38}.cta-btn--ghost{background:transparent;color:var(--text);border-color:var(--line-strong);box-shadow:none}.cta-btn--ghost:hover{background:var(--text);color:#fff;border-color:var(--text);box-shadow:0 8px 28px #0e0e0e2e}.vh-cta-block{display:flex;flex-direction:column;gap:18px;padding-bottom:clamp(32px,6vh,64px);animation:vh-fade-up .9s .55s both}.vh-cta-eyebrow{display:inline-flex;align-items:center;gap:12px;margin:0;font-family:var(--font-brand);font-size:.58rem;font-weight:600;letter-spacing:.32em;text-transform:uppercase;color:#ffffff6b}.vh-cta-eyebrow:before{content:"";width:38px;height:1px;flex-shrink:0;background:linear-gradient(90deg,#ff6e00bf,#ff6e000a)}.vh-cta-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cta-btn--hero-ghost{background:#ffffff14;color:#ffffffe0;border-color:#ffffff42;box-shadow:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.cta-btn--hero-ghost:hover{transform:translateY(-2px);background:#ffffff29;border-color:#ffffff7a;color:#fff;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(max-width:560px){.vh-cta-block{gap:12px;padding-bottom:clamp(20px,4vh,36px)}.vh-cta-actions{flex-direction:row;align-items:center;flex-wrap:nowrap;gap:8px}.vh-cta-actions .cta-btn{flex:1;justify-content:center;padding:10px 14px;font-size:.68rem;letter-spacing:.1em;min-height:42px;gap:7px}}.back-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 18px 9px 13px;border-radius:999px;background:var(--surface-strong);border:1px solid var(--line-strong);box-shadow:0 2px 12px #0e0e0e0f,0 1px 3px #0e0e0e0a;color:var(--muted-strong);text-decoration:none;font-family:var(--font-brand);font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;transition:background .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1);will-change:transform;margin-bottom:28px;width:fit-content}.back-btn:hover{background:var(--text);border-color:var(--text);color:#fff;box-shadow:0 8px 28px #0e0e0e2e;transform:translateY(-1px)}.back-btn:active{transform:translateY(0) scale(.98)}.back-btn-arrow{display:flex;align-items:center;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.back-btn:hover .back-btn-arrow{transform:translate(-3px)}.back-btn-label{line-height:1}.nav-dropdown-wrap{position:relative;display:inline-flex;align-items:center}.nav-link-dropdown{display:inline-flex;align-items:center;gap:4px}.nav-dropdown-chevron{flex-shrink:0;transition:transform .22s cubic-bezier(.4,0,.2,1);opacity:.75}.nav-dropdown-chevron.is-open{transform:rotate(180deg)}.nav-dropdown-panel{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(-6px);min-width:320px;background:#fff;border:1px solid rgba(18,17,17,.09);border-radius:16px;padding:8px 0 10px;box-shadow:0 8px 40px #00000021,0 1px 4px #0000000d;z-index:300;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s cubic-bezier(.4,0,.2,1)}.nav-dropdown-panel.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.nav-dropdown-panel:before{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%) rotate(45deg);width:10px;height:10px;background:#fff;border-left:1px solid rgba(18,17,17,.09);border-top:1px solid rgba(18,17,17,.09);border-radius:2px 0 0}.nav-dropdown-header{padding:8px 16px 6px;font-size:.65rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#9ca3af;border-bottom:1px solid rgba(18,17,17,.06);margin-bottom:4px}.nav-dropdown-item{display:flex;flex-direction:column;gap:3px;padding:9px 16px;text-decoration:none;transition:background .14s ease;cursor:pointer}.nav-dropdown-item:hover{background:#fafaf9}.nav-dropdown-item-badge{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:2px 7px;border-radius:999px;display:inline-block;width:fit-content}.nav-dropdown-item-badge[data-type=grasse]{background:#fff7ed;color:#c2410c}.nav-dropdown-item-badge[data-type=mixte]{background:#eff6ff;color:#1d4ed8}.nav-dropdown-item-badge[data-type=seche]{background:#f5f3ff;color:#6d28d9}.nav-dropdown-item-badge[data-type=corps]{background:#f0fdf4;color:#15803d}.nav-dropdown-item-badge[data-type=sensible]{background:#fdf4ff;color:#86198f}.nav-dropdown-item-badge[data-type=autre]{background:#f4f4f2;color:#6b6b67}.nav-dropdown-item-label{font-size:.8rem;font-weight:500;color:#121212;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.nav-dropdown-all{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:6px 10px 0;padding:8px 10px;border-radius:10px;background:#fafaf9;border:1px solid rgba(18,17,17,.07);font-size:.75rem;font-weight:700;color:#ff6e00;text-decoration:none;letter-spacing:.02em;transition:background .14s ease,color .14s ease}.nav-dropdown-all:hover{background:#fff7ed}.nav-link-btn{background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.nav-dropdown-panel--liens{min-width:160px}.nav-dropdown-liens-item{display:block;padding:10px 18px;font-size:.85rem;font-weight:600;color:#1a1a18;text-decoration:none;border-radius:8px;margin:2px 6px;transition:background .13s ease,color .13s ease}.nav-dropdown-liens-item:hover,.nav-dropdown-liens-item.active{background:#fff7ed;color:#ff6e00}.nav-overlay-routine-group{display:flex;flex-direction:column}.nav-overlay-routine-row{display:flex;align-items:center;justify-content:space-between;padding-right:16px;border-bottom:1px solid var(--line)}.nav-overlay-routine-row .nav-overlay-link{flex:1;border-bottom:none;opacity:1;transform:none}.nav-overlay-routine-group>.nav-overlay-link{border-bottom:1px solid var(--line)}.nav-overlay-routine-toggle{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--line-strong);background:transparent;cursor:pointer;color:var(--muted);border-radius:9px;transition:background .14s ease,color .14s ease,border-color .14s ease;flex-shrink:0}.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{display:flex;flex-direction:column;gap:2px;margin:0 16px 8px;border-left:2px solid rgba(255,110,0,.2);padding:8px 16px 12px 18px}.nav-overlay-sub--plain{border-left-color:var(--line-strong)}.nav-overlay-sub-link{display:flex;flex-direction:column;gap:3px;padding:9px 10px;border-radius:10px;text-decoration:none;transition:background .13s ease}.nav-overlay-sub-link:hover,.nav-overlay-sub-link.active{background:var(--accent-soft)}.nav-overlay-sub-link--plain{flex-direction:row;align-items:center;font-size:.88rem;font-weight:600;color:var(--muted-strong);padding:9px 10px}.nav-overlay-sub-link--plain.active{color:var(--accent)}.nav-overlay-sub-badge{font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:2px 8px;border-radius:999px;display:inline-block;width:fit-content}.nav-overlay-sub-badge[data-type=grasse]{background:#fff7ed;color:#c2410c}.nav-overlay-sub-badge[data-type=mixte]{background:#eff6ff;color:#1d4ed8}.nav-overlay-sub-badge[data-type=seche]{background:#f5f3ff;color:#6d28d9}.nav-overlay-sub-badge[data-type=corps]{background:#f0fdf4;color:#15803d}.nav-overlay-sub-badge[data-type=sensible]{background:#fdf4ff;color:#86198f}.nav-overlay-sub-badge[data-type=autre]{background:#f4f4f2;color:#6b6b67}.nav-overlay-sub-name{font-size:.83rem;font-weight:500;color:var(--muted-strong);line-height:1.35}.nav-overlay-sub-all{display:flex;align-items:center;justify-content:space-between;padding:9px 10px;margin-top:4px;border-radius:10px;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);text-decoration:none;transition:background .13s ease}.nav-overlay-sub-all:hover{background:var(--accent-soft)}.routine-quick-nav{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 0 3.2rem}.routine-quick-pill{display:inline-flex;align-items:center;min-height:38px;padding:0 18px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:color-mix(in srgb,var(--pill-bg, #f4f4f2) 84%,white);color:var(--pill-color, #6b6b67);border:1px solid color-mix(in srgb,var(--pill-color, #6b6b67) 14%,white);text-decoration:none;box-shadow:0 4px 14px #1211110d;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .18s ease}.routine-quick-pill:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--pill-color, #6b6b67) 38%,white);box-shadow:0 10px 28px #12111114}.routine-state-panel{padding:42px 28px;border-radius:24px;text-align:center;color:var(--muted);font-size:.94rem;background:#ffffffbd;border:1px solid rgba(18,17,17,.08);box-shadow:0 8px 32px #1211110f;margin-bottom:2rem}.rcard-grid{display:flex;flex-direction:column;gap:28px;margin-bottom:4rem}.rcard{--rcard-accent: var(--accent);--rcard-soft: rgba(255, 110, 0, .09);--rcard-line: rgba(255, 110, 0, .13);position:relative;border-radius:24px;background:#fff;border:1px solid rgba(18,17,17,.07);box-shadow:0 2px 8px #1211110a,0 12px 36px #1211110f;overflow:hidden;scroll-margin-top:104px;content-visibility:auto;contain-intrinsic-size:480px;transition:box-shadow .2s ease,transform .2s ease}.rcard:hover{box-shadow:0 4px 16px #1211110f,0 20px 52px #12111117;transform:translateY(-2px)}.rcard:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--rcard-accent);border-radius:24px 24px 0 0;z-index:2}.rcard-hero{display:grid;grid-template-columns:1fr min(40%,320px);min-height:280px}.rcard-copy{padding:36px 28px 28px 32px;display:flex;flex-direction:column;gap:12px}.rcard-eyebrow{margin:0;font-size:.62rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--rcard-accent)}.rcard-badge{display:inline-flex;align-items:center;padding:5px 14px;border-radius:999px;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border:1.5px solid var(--rcard-accent);color:var(--rcard-accent);background:var(--rcard-soft);width:fit-content}.rcard-title{margin:0;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;line-height:1.06;letter-spacing:-.03em;color:#111110}.rcard-rule{width:36px;height:3px;border-radius:2px;background:var(--rcard-accent);flex-shrink:0}.rcard-desc{margin:0;font-size:.88rem;line-height:1.78;color:var(--muted-strong);max-width:46ch}.rcard-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.rcard-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#1211110a;border:1px solid rgba(18,17,17,.07);color:var(--muted-strong);font-size:.64rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.rcard-visual{position:relative;overflow:hidden;background:radial-gradient(ellipse at 68% 22%,var(--rcard-glow, rgba(0,0,0,.12)) 0%,transparent 55%),var(--rcard-bg, #f0ede8)}.rcard-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#ffffff 0%,rgba(255,255,255,.72) 10%,rgba(255,255,255,.22) 26%,transparent 42%);pointer-events:none;z-index:1}.rcard-visual img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .52s cubic-bezier(.22,1,.36,1)}.rcard:hover .rcard-visual img{transform:scale(1.04)}.rcard-seq{padding:22px 28px 28px 32px;border-top:1px solid var(--rcard-line, rgba(18,17,17,.06));background:linear-gradient(135deg,var(--rcard-soft, rgba(249,248,246,.5)) 0%,transparent 70%),#f9f8f68c}.rcard-seq-head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px 16px;margin-bottom:20px}.rcard-seq-label{margin:0;font-size:.6rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--rcard-accent)}.rcard-seq-sig{font-size:.84rem;font-weight:600;color:var(--rcard-accent);font-style:italic}.rcard-steps{display:flex;align-items:flex-start;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:6px}.rcard-steps::-webkit-scrollbar{display:none}.rcard-step{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:94px;flex-shrink:0;scroll-snap-align:center}.rcard-step-num{width:28px;height:28px;border-radius:50%;background:var(--rcard-accent);color:#fff;font-size:.68rem;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px color-mix(in srgb,var(--rcard-accent) 38%,transparent);flex-shrink:0}.rcard-step-media{width:68px;height:68px;border-radius:50%;overflow:hidden;background:radial-gradient(circle at 50% 30%,var(--rcard-soft),transparent 66%),#f0ede8;border:1px solid rgba(18,17,17,.07);display:flex;align-items:center;justify-content:center;text-decoration:none;flex-shrink:0;transition:box-shadow .16s ease}a.rcard-step-media:hover{box-shadow:0 6px 20px color-mix(in srgb,var(--rcard-accent) 22%,rgba(18,17,17,.08))}.rcard-step-media img{width:68%;height:68%;object-fit:contain}.rcard-step-name{margin:0;font-size:.8rem;font-weight:700;color:#1a1a18;text-align:center;line-height:1.2}.rcard-step-desc{margin:0;font-size:.7rem;color:var(--muted);text-align:center;line-height:1.4}.rcard-step-monogram{font-size:1.25rem;font-weight:700;color:color-mix(in srgb,var(--rcard-accent) 52%,#9ca3af)}.rcard-step-sep{align-self:flex-start;padding-top:59px;font-size:1.1rem;line-height:1;color:var(--rcard-accent);opacity:.42;flex-shrink:0;padding-left:2px;padding-right:2px;-webkit-user-select:none;user-select:none}.rcard-foot{padding:16px 28px 20px 32px;border-top:1px solid var(--rcard-line, rgba(18,17,17,.06));display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff}.rcard-foot-sig{margin:0;font-size:.78rem;color:var(--muted);max-width:30ch;line-height:1.5;font-style:italic}.rcard-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:999px;background:var(--rcard-accent);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;white-space:nowrap;flex-shrink:0;box-shadow:0 4px 16px color-mix(in srgb,var(--rcard-accent) 32%,transparent);transition:box-shadow .18s ease,transform .18s ease}.rcard-cta:hover{box-shadow:0 8px 24px color-mix(in srgb,var(--rcard-accent) 44%,transparent);transform:translateY(-1px)}@media(min-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(max-width:1024px){.rcard-hero{grid-template-columns:1fr min(37%,280px);min-height:256px}.rcard-copy{padding:28px 22px 22px 26px;gap:10px}.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(max-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;order:-1;border-bottom:1px solid var(--rcard-line, rgba(18,17,17,.06))}.rcard-visual:after{background:linear-gradient(to top,#ffffff 0%,rgba(255,255,255,.58) 12%,rgba(255,255,255,.12) 32%,transparent 50%)}.rcard-copy{padding:22px 20px 18px;gap:10px}.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{width:100%;justify-content:center}.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{gap:8px;justify-content:flex-start;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{width:100%;justify-content:center}}@media(max-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{font-size:.74rem;word-break:break-word}.rcard-step-desc{font-size:.65rem}}@media(max-width:380px){.routine-quick-nav{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;margin-bottom:1.5rem}.routine-quick-nav::-webkit-scrollbar{display:none}.routine-quick-pill{flex-shrink:0}}@media(max-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{display:grid;gap:30px;overflow-x:hidden}.routine-detail-hero{position:relative;overflow:hidden;display:grid;gap:20px;padding:34px;border-radius:32px;background:radial-gradient(circle at top right,var(--routine-soft, rgba(255,110,0,.12)),transparent 30%),linear-gradient(180deg,#fffffffa,#f8f4eee0);border:1px solid color-mix(in srgb,var(--routine-line, rgba(255,110,0,.16)) 90%,rgba(255,255,255,.82));box-shadow:0 22px 58px #1211110f}.routine-detail-head{display:grid;gap:12px;max-width:72ch}.routine-detail-meta{display:flex;flex-wrap:wrap;gap:10px}.routine-detail-pill{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:#ffffffbd;border:1px solid color-mix(in srgb,var(--routine-line, rgba(255,110,0,.16)) 90%,rgba(255,255,255,.84));color:color-mix(in srgb,var(--routine-accent, var(--accent)) 78%,#6f6962);font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.routine-detail-products{display:grid;gap:20px}.routine-detail-section-head{display:grid;gap:8px}.routine-detail-selection-top{display:flex;align-items:end;justify-content:space-between;gap:18px}.routine-detail-selection-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:0;border-radius:999px;background:#171614;color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;box-shadow:0 14px 24px #1211111f;transition:opacity .14s ease,transform .14s ease}.routine-detail-selection-button:hover{opacity:.92;transform:translateY(-1px)}.routine-detail-selection-button.is-disabled{background:#1211111f;color:#8d857f;box-shadow:none;cursor:not-allowed}.routine-detail-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.routine-detail-fallback-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.routine-detail-static-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px;border-radius:24px;background:linear-gradient(180deg,#fffffff5,#f7f3ede0);border:1px solid rgba(18,17,17,.08);box-shadow:0 18px 40px #1211110d}.routine-detail-static-step{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#ffffffe0;border:1px solid rgba(18,17,17,.08);color:var(--muted-strong);font-size:.7rem;font-weight:800;letter-spacing:.1em}.routine-detail-static-media{display:grid;place-items:center;width:74px;aspect-ratio:1;border-radius:18px;background:radial-gradient(circle at top,rgba(255,255,255,.88) 0%,transparent 66%),linear-gradient(180deg,#fffffffa,#f5f1ebeb);overflow:hidden}.routine-detail-static-main{display:grid;grid-template-columns:74px minmax(0,1fr);gap:14px;align-items:center;color:inherit;text-decoration:none;min-width:0}.routine-detail-static-media img{width:100%;height:100%;object-fit:contain;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{margin:0;color:var(--muted);font-size:.82rem;line-height:1.55}.routine-detail-static-footer{display:flex;align-items:center}.routine-detail-static-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:999px;border:0;background:#171614;color:#fff;font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:opacity .14s ease,transform .14s ease}.routine-detail-static-button:hover{opacity:.92;transform:translateY(-1px)}.routine-detail-static-button.is-disabled{background:#1211111f;color:#8d857f;cursor:not-allowed}@media(max-width:1120px){.routine-detail-product-grid,.routine-detail-fallback-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.routine-detail-hero{padding:24px 20px;border-radius:24px}.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{width:62px;border-radius:16px}.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{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:20px}.routine-sel-card{display:flex;flex-direction:column;border-radius:22px;background:#fff;border:1px solid rgba(18,17,17,.07);box-shadow:0 4px 20px #1211110d;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.routine-sel-card:hover{box-shadow:0 14px 40px #1211111a;transform:translateY(-3px)}.routine-sel-card-media{display:block;position:relative;aspect-ratio:1 / 1;background:linear-gradient(180deg,#fffffffa,#f5f1ebeb);overflow:hidden;text-decoration:none;flex-shrink:0}.routine-sel-card-media img{width:100%;height:100%;object-fit:contain;padding:14px;transition:transform .24s ease}.routine-sel-card:hover .routine-sel-card-media img{transform:scale(1.04)}.routine-sel-card-monogram{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:2.2rem;font-weight:700;color:#c5bfb8}.routine-sel-card-body{padding:14px 16px 10px;flex:1;display:grid;gap:5px}.routine-sel-card-type{margin:0;font-size:.68rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}.routine-sel-card-name{margin:0;font-size:.92rem;font-weight:700;line-height:1.3;color:#171614}.routine-sel-card-price{display:flex;align-items:baseline;gap:7px;margin-top:4px;font-size:.9rem;font-weight:700;color:#171614}.routine-sel-card-price-promo{color:#c2410c}.routine-sel-card-price-old{font-size:.75rem;font-weight:500;color:var(--muted);text-decoration:line-through}.routine-sel-card-footer{padding:0 14px 14px;display:flex;flex-direction:column;gap:8px}.routine-sel-card-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:40px;padding:0 14px;border-radius:999px;border:0;background:#171614;color:#fff;font-size:.66rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;cursor:pointer;transition:opacity .14s ease,transform .14s ease}.routine-sel-card-btn:hover{opacity:.88;transform:translateY(-1px)}.routine-sel-card-btn.is-disabled{background:#1211111a;color:#9b9490;cursor:not-allowed;transform:none}.routine-sel-card-link{display:flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(18,17,17,.12);color:#171614;font-size:.64rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;text-decoration:none;transition:background .14s ease,border-color .14s ease}.routine-sel-card-link:hover{background:#1211110a;border-color:#1211113d}.routine-sel-cta{margin-top:6px;border-radius:24px;background:#171614;padding:26px 30px}.routine-sel-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.routine-sel-cta-label{margin:0 0 5px;font-size:.66rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#ffffff73}.routine-sel-cta-count{margin:0;font-size:1.05rem;font-weight:700;color:#fff}.routine-sel-cta-btn{display:inline-flex;align-items:center;gap:10px;min-height:50px;padding:0 26px;border-radius:999px;border:0;background:#ff6e00;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;box-shadow:none;transition:opacity .14s ease,transform .14s ease;white-space:nowrap}.routine-sel-cta-btn:hover{opacity:.92;transform:translateY(-1px)}@media(max-width:900px){.routine-sel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(max-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{padding:0 12px 12px;gap:7px}.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{width:100%;justify-content:center;min-height:46px}}.routine-detail-page{overflow-x:clip}.routine-detail-page .routine-detail-shell{width:min(1180px,calc(100vw - clamp(20px,5vw,48px)));grid-template-columns:minmax(0,1fr);gap:clamp(22px,3.2vw,34px)}.routine-detail-page .routine-detail-shell>*{min-width:0;max-width:100%}.routine-showcase-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.78fr);gap:clamp(20px,3vw,36px);align-items:center;padding:clamp(28px,3.6vw,48px);border-radius:clamp(20px,2.4vw,32px);border:1px solid color-mix(in srgb,var(--routine-line, rgba(29, 78, 216, .16)) 80%,rgba(255,255,255,.9));background:radial-gradient(ellipse at 90% 10%,var(--routine-soft, rgba(29, 78, 216, .12)) 0%,transparent 52%),radial-gradient(ellipse at 5% 90%,var(--routine-soft, rgba(29, 78, 216, .06)) 0%,transparent 40%),linear-gradient(160deg,#fff,#f8f9ff);box-shadow:0 24px 56px #12111112;max-width:100%;box-sizing:border-box;min-width:0}.routine-showcase-copy{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0}.routine-showcase-eyebrow{margin:0;font-size:.68rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--routine-accent, var(--accent));overflow-wrap:anywhere}.routine-showcase-skin-badge{display:inline-flex;align-items:center;align-self:flex-start;height:32px;padding:0 16px;border-radius:999px;border:1.5px solid color-mix(in srgb,var(--routine-accent, var(--accent)) 28%,rgba(0,0,0,.08));background:#ffffffeb;color:var(--routine-accent, var(--accent));font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.routine-showcase-title{margin:0;max-width:100%;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(1.72rem,3.1vw,2.48rem);line-height:1.06;letter-spacing:-.012em}.routine-showcase-title:after{content:"";display:block;width:40px;height:3px;background:var(--routine-accent, #ff6e00);border-radius:2px;margin-top:18px}.routine-showcase-desc{margin:0;max-width:56ch;font-size:clamp(.94rem,1.2vw,1.02rem);line-height:1.8;color:#171614b8;overflow-wrap:break-word}.routine-showcase-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.routine-showcase-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid color-mix(in srgb,var(--routine-line, rgba(255, 110, 0, .16)) 84%,rgba(255,255,255,.82));background:#ffffffd9;color:color-mix(in srgb,var(--routine-accent, #ff6e00) 72%,#6b655f);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;max-width:100%;text-align:center;overflow-wrap:anywhere}.routine-showcase-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px;max-width:100%;min-width:0}.routine-showcase-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;text-decoration:none;border:1px solid transparent;font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;transition:transform .16s ease,opacity .16s ease,border-color .16s ease,background .16s ease;cursor:pointer;max-width:100%;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:min(100%,178px);text-align:center;line-height:1.2}.routine-showcase-btn-primary{border:0;background:#ff6e00;color:#fff;box-shadow:none}.routine-showcase-btn-ghost{border-color:#12111124;background:#fffc;color:#171614}.routine-showcase-btn:hover{transform:translateY(-1px)}.routine-showcase-visual{position:relative;width:100%;min-width:0;min-height:320px;max-width:440px;display:grid;place-items:center;justify-self:end}.routine-showcase-visual-glow{position:absolute;top:14%;right:10%;bottom:10%;left:10%;border-radius:28px;background:radial-gradient(circle at center,color-mix(in srgb,var(--routine-soft, rgba(255, 110, 0, .14)) 85%,rgba(255,255,255,.7)) 0%,transparent 72%);filter:blur(3px)}.routine-showcase-product-stack{position:relative;z-index:1;width:min(100%,420px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.routine-showcase-product-frame{display:grid;place-items:center;min-height:132px;padding:4px}.routine-showcase-product-image{width:100%;height:auto;max-height:142px;max-width:100%;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(18,17,17,.12))}.routine-showcase-product-placeholder{color:#a39a92;font-size:1.35rem;font-weight:700}.routine-showcase-section-head{display:grid;gap:6px;margin-bottom:2px}.routine-showcase-section-head .section-title{margin:0;letter-spacing:-.01em;line-height:1.14;max-width:100%;text-wrap:balance;overflow-wrap:anywhere}.routine-showcase-steps .section-title,.routine-showcase-products .section-title{font-size:clamp(1.02rem,1.65vw,1.34rem);white-space:normal;letter-spacing:-.012em}.routine-showcase-section-eyebrow{margin:0;font-size:.65rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--routine-accent, var(--accent))}.routine-showcase-steps,.routine-showcase-products,.routine-showcase-bundle,.routine-showcase-benefits{padding:22px 0;border:0;border-radius:0;background:transparent;box-shadow:none}.routine-showcase-steps,.routine-showcase-products,.routine-showcase-bundle{border-bottom:1px solid rgba(18,17,17,.08)}.routine-showcase-seq-tagline{margin:4px 0 0;font-size:clamp(1rem,1.8vw,1.3rem);font-weight:700;color:var(--routine-accent, var(--accent));letter-spacing:-.015em;line-height:1.2}.routine-showcase-steps-grid{margin-top:28px;display:flex;flex-direction:row;align-items:flex-start;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px;scrollbar-width:thin;scrollbar-color:rgba(18,17,17,.12) transparent}.routine-showcase-steps-dots{display:none}.routine-showcase-step-col{flex:1;min-width:92px;max-width:150px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 8px;scroll-snap-align:start}.routine-showcase-step-svg-icon{display:flex;align-items:center;justify-content:center;color:var(--routine-accent, var(--accent));width:100%;height:100%}.routine-showcase-step-svg-icon svg{width:38px;height:38px}.routine-showcase-step-media{width:clamp(72px,7vw,112px);aspect-ratio:1 / 1;background:color-mix(in srgb,var(--routine-soft, rgba(29, 78, 216, .08)) 65%,#f4f4f3);border-radius:14px;border:1px solid rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;overflow:hidden}.routine-showcase-step-img{width:68%;height:68%;object-fit:contain}.routine-showcase-step-monogram{font-size:1.45rem;font-weight:700;color:color-mix(in srgb,var(--routine-accent, var(--accent)) 35%,#c4bbb3)}.routine-showcase-step-text{margin-top:14px;padding:0 2px}.routine-showcase-step-col h3{margin:0 0 5px;font-size:.94rem;font-weight:700;color:#171614;letter-spacing:-.006em;line-height:1.2;overflow-wrap:anywhere}.routine-showcase-step-col p{margin:0;font-size:.76rem;color:var(--muted);line-height:1.5;overflow-wrap:anywhere}.routine-showcase-step-sep{flex-shrink:0;display:flex;align-items:center;font-size:1.25rem;line-height:1;color:var(--routine-accent, var(--accent));opacity:.5;padding-left:2px;padding-right:2px;-webkit-user-select:none;user-select:none}.routine-showcase-products-grid{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:14px;align-items:stretch}.routine-showcase-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(18,17,17,.07);border-radius:16px;overflow:hidden;min-width:0;height:100%;box-shadow:0 2px 12px #1211110f;transition:transform .24s ease,box-shadow .24s ease}.routine-showcase-product-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #1211111a}.routine-showcase-product-media{position:relative;display:grid;place-items:center;aspect-ratio:1 / 1;padding:14px;text-decoration:none;background:color-mix(in srgb,var(--routine-soft, rgba(29, 78, 216, .08)) 50%,#f8f8f7);border-radius:0;min-width:0}.routine-showcase-product-step{position:absolute;top:10px;left:10px;min-height:24px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:var(--routine-accent, #ff6e00);color:#fff;font-size:.58rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 2px 6px #00000026}.routine-showcase-product-media img{width:100%;height:100%;object-fit:contain}.routine-showcase-product-monogram{font-size:2rem;font-weight:700;color:#c4bbb3}.routine-showcase-product-body{display:grid;gap:5px;padding:14px 16px 10px;min-width:0}.routine-showcase-product-type{margin:0;color:var(--muted);font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere}.routine-showcase-product-name{margin:0;font-size:.92rem;line-height:1.35;letter-spacing:-.004em;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.routine-showcase-product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;font-size:.92rem;font-weight:700;color:#171614;min-width:0}.routine-showcase-product-price-promo{color:#c2410c}.routine-showcase-product-price-old{font-size:.74rem;color:var(--muted);text-decoration:line-through}.routine-showcase-product-footer{margin-top:auto;display:grid;gap:8px;padding:4px 16px 16px;min-width:0}.routine-showcase-product-btn,.routine-showcase-product-link{width:100%;min-height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.6rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;text-decoration:none;max-width:100%;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px;text-align:center;line-height:1.18}.routine-showcase-product-btn{border:0;background:#ff6e00;color:#fff;cursor:pointer}.routine-showcase-product-btn.is-disabled{background:#1211111f;color:#8d857f;cursor:not-allowed}.routine-showcase-product-link{border:1px solid rgba(18,17,17,.14);color:#171614;background:#fff}.routine-showcase-bundle{margin-top:4px;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,300px);gap:24px;align-items:start;width:100%;max-width:100%}.routine-showcase-bundle-copy,.routine-showcase-bundle-pricing{min-width:0}.routine-showcase-bundle-copy h3{margin:0 0 10px;max-width:30ch;line-height:1.18;letter-spacing:-.01em;overflow-wrap:anywhere}.routine-showcase-bundle .eyebrow{max-width:100%;overflow-wrap:anywhere}.routine-showcase-bundle-copy ul{margin:0;padding-left:18px;display:grid;gap:8px;color:var(--muted-strong);font-size:.89rem;line-height:1.58}.routine-showcase-bundle-pricing{align-self:start;display:grid;gap:6px;padding:8px 0 0;border:0;border-radius:0;background:transparent}.routine-showcase-bundle-pricing p{margin:0;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.routine-showcase-bundle-old{text-decoration:line-through;color:var(--muted);font-size:.94rem}.routine-showcase-bundle-pricing strong{font-size:1.9rem;line-height:1;color:#ff6e00;letter-spacing:-.015em;overflow-wrap:anywhere}.routine-showcase-bundle-btn{margin-top:8px;width:100%;min-height:44px;border:0;border-radius:999px;background:#ff6e00;color:#fff;font-size:.64rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;cursor:pointer;max-width:100%;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:1.18}.routine-showcase-bundle-pricing small{color:var(--muted);font-size:.73rem}.routine-showcase-benefits-grid{margin-top:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:10px}.routine-showcase-benefits .section-title{font-size:clamp(1.1rem,1.85vw,1.5rem);white-space:normal;letter-spacing:-.01em}.routine-showcase-benefit{border-radius:0;border:0;background:transparent;padding:8px 0;display:grid;gap:6px;min-width:0}.routine-showcase-benefit h3{margin:0;font-size:.86rem;line-height:1.34;letter-spacing:-.004em;overflow-wrap:anywhere}.routine-showcase-benefit p{margin:0;font-size:.77rem;line-height:1.58;color:var(--muted)}@media(max-width:1120px){.routine-showcase-hero{grid-template-columns:minmax(0,1fr) minmax(220px,340px);gap:24px;padding:28px}.routine-showcase-visual{min-height:260px;max-width:340px;justify-self:end}.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{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.routine-showcase-btn{width:100%}}@media(max-width:980px){.routine-showcase-hero{grid-template-columns:minmax(0,1fr)}.routine-showcase-visual{max-width:420px;justify-self:center}.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(max-width:768px){.routine-detail-page{padding-top:14px}.routine-detail-page .container{width:min(100%,calc(100vw - clamp(20px,6vw,32px)))}.routine-detail-shell{gap:24px}.routine-showcase-hero{padding:22px 20px;border-radius:24px;gap: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{min-height:220px;max-width:360px}.routine-showcase-visual-glow{top:18%;right:14%;bottom:14%;left:14%;filter:blur(6px)}.routine-showcase-product-stack{max-width:300px;gap:8px}.routine-showcase-product-frame{min-height:120px;padding:4px}.routine-showcase-product-image{max-height:120px}.routine-showcase-pills{gap:8px}.routine-showcase-pill{min-height:32px;padding:0 12px;font-size:.64rem;letter-spacing:.11em}.routine-showcase-actions{width:100%;min-width:0;grid-template-columns:1fr;gap:10px}.routine-showcase-btn{min-height:46px;font-size:.64rem;letter-spacing:.11em;justify-content:center;padding:10px 16px;min-width:0;overflow:visible;text-overflow:clip;white-space:normal}.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{font-size:1.02rem;white-space:normal}.routine-showcase-steps-grid{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:rgba(18,17,17,.14) 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{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:8px}.routine-showcase-step-dot{width:8px;height:8px;border-radius:50%;border:0;background:#1211112e;padding:0;cursor:pointer;transition:width .18s cubic-bezier(.22,1,.36,1),background .16s ease}.routine-showcase-step-dot.is-active{width:22px;border-radius:999px;background:var(--routine-accent, #ff6e00)}.routine-showcase-steps-grid::-webkit-scrollbar{height:4px}.routine-showcase-steps-grid::-webkit-scrollbar-track{background:transparent}.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{padding:12px 14px 8px;gap:4px}.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{min-height:40px;font-size:.6rem;padding:8px 10px;white-space:normal}.routine-showcase-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.routine-showcase-benefits .section-title{font-size:clamp(.96rem,3.6vw,1.22rem);white-space:normal}.routine-showcase-bundle{grid-template-columns:1fr;gap:18px;padding:16px;border-radius:20px;border:1px solid rgba(18,17,17,.07);background:radial-gradient(circle at top right,rgba(255,110,0,.08),transparent 44%),linear-gradient(180deg,#ffffffe0,#f8f4eec2)}.routine-showcase-bundle-pricing{max-width:none;width:100%;padding:14px;border:1px solid rgba(18,17,17,.07);border-radius:18px;background:#ffffffd1}.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{font-size:.86rem;gap:8px}.routine-showcase-bundle-btn{width:100%;padding:10px 16px;min-width:0;overflow:visible;text-overflow:clip;white-space:normal}}@media(max-width:520px){.routine-detail-shell{gap:20px}.routine-showcase-hero{display:block;padding:18px 16px;border-radius:22px}.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{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.routine-showcase-pill{justify-content:center;min-width:0;min-height:34px;padding:6px 8px;letter-spacing:.08em;line-height:1.15;white-space:normal}.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{top:7px;left:7px;min-height:20px;padding:0 7px;font-size:.54rem}.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{min-height:38px;font-size:.58rem;letter-spacing:.1em}.routine-showcase-bundle-copy h3{font-size:1.1rem;line-height:1.2}.routine-showcase-bundle-copy ul{padding-left:16px;font-size:.82rem;gap:6px}.routine-showcase-bundle-pricing strong{font-size:1.7rem}.routine-showcase-bundle-btn{min-height:42px;font-size:.6rem;letter-spacing:.08em}.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(max-width:430px){.routine-detail-shell{gap:18px}.routine-showcase-hero{gap:14px;padding:16px 14px;border-radius:20px}.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{min-height:28px;padding:0 10px;font-size:.58rem;letter-spacing:.09em}.routine-showcase-btn{min-height:42px;font-size:.58rem;letter-spacing:.09em;padding:8px 12px}.routine-showcase-btn-primary{box-shadow:none}.routine-showcase-visual{min-height:164px;max-width:280px}.routine-showcase-product-stack{max-width:240px;gap:6px}.routine-showcase-product-frame{min-height:92px;padding:0}.routine-showcase-product-image{max-height:96px;filter:drop-shadow(0 8px 14px rgba(18,17,17,.1))}.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{width:64px;border-radius:12px}.routine-showcase-step-svg-icon svg{width:28px;height:28px}.routine-showcase-steps-dots{margin-top:8px;gap:6px}.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{top:6px;left:6px;min-height:18px;padding:0 6px;font-size:.5rem}.routine-showcase-product-body{padding:8px 0 6px;gap:3px}.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{min-height:36px;font-size:.54rem;letter-spacing:.08em}.routine-showcase-bundle-copy h3{font-size:1.04rem;line-height:1.22}.routine-showcase-bundle-copy ul{padding-left:14px;font-size:.78rem;gap:5px}.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{padding:12px;border-radius:16px}.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{padding:6px 0;gap:4px}.routine-showcase-benefit h3{font-size:.8rem}.routine-showcase-benefit p{font-size:.7rem;line-height:1.52}}@media(max-width:380px){.routine-showcase-hero{padding:14px 12px;border-radius:18px}.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{min-height:146px;max-width:260px}.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;font-size:.56rem;padding:8px 10px}.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 / 1}.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{min-height:100vh;display:flex;align-items:center;background:var(--ivory)}.auth-page-wrap.with-offset{padding-top:var(--header-h);padding-bottom:36px;align-items:flex-start}.auth-split{width:100%;display:grid;gap:24px}.auth-split-left{display:none}.auth-split-title{font-size:clamp(1.8rem,3.2vw,2.6rem);line-height:1.05;margin:8px 0 10px}.auth-split-subtitle{margin:0 0 18px;font-size:.98rem;color:#171717bf;line-height:1.7;max-width:42ch}.auth-split-list{list-style:none;padding:0;margin:0;display:grid;gap:10px;font-size:.9rem;color:#171717d1}.auth-split-list li{display:flex;gap:10px;align-items:center}.auth-split-list li:before{content:"";width:6px;height:6px;border-radius:50%;background:#1717178c;flex-shrink:0}@media(min-width:980px){.auth-page-wrap.with-offset .container{max-width:none;padding-left:0;padding-right:0}.auth-split{grid-template-columns:1.05fr .95fr;min-height:calc(100vh - var(--header-h));border-radius:28px;overflow:hidden;border:1px solid rgba(10,10,10,.08);background:#fff;box-shadow:0 40px 90px #0a0a0a14}.auth-split-left{display:flex;align-items:center;padding:clamp(40px,5vw,80px);background:radial-gradient(circle at 10% 10%,#fff4e6,#fdf7f2 35%,#f7efe8);border-right:1px solid rgba(10,10,10,.06)}.auth-split-left-inner{max-width:520px}.auth-split-right{display:flex;align-items:center;justify-content:center;padding:clamp(24px,3vw,56px)}.auth-split-right .auth-panel{margin:0;max-width:520px;width:100%;background:transparent;border:none;box-shadow:none;padding:0}}@media(min-width:980px)and (max-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{max-width:520px;margin:0 auto;background:#fffffff0;border:1px solid rgba(10,10,10,.08);border-radius:var(--radius-2xl);padding:40px;box-shadow:0 32px 80px #0a0a0a14;display:grid;gap:24px}.auth-panel-head{display:grid;gap:8px}.auth-page-title{font-size:clamp(1.8rem,3.5vw,2.6rem);line-height:1.02;margin:0}.auth-tab-bar{display:flex;gap:0;background:#0a0a0a0d;border-radius:14px;padding:4px}.auth-tab{flex:1;min-height:44px;border:none;border-radius:11px;background:transparent;color:var(--muted-strong);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background var(--transition-base),color var(--transition-base),box-shadow var(--transition-base)}.auth-tab.is-active{background:#fff;color:var(--text);box-shadow:0 4px 16px #0a0a0a14}.auth-tab:not(.is-active):hover{color:var(--text)}.auth-error{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:14px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:.88rem;font-weight:500;line-height:1.5}.auth-error svg{flex-shrink:0}.auth-form{display:grid;gap:16px}.auth-field-group{display:grid;gap:8px}.auth-label{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-strong);display:flex;align-items:center;gap:6px}.auth-label-opt{font-size:.66rem;font-weight:500;letter-spacing:.08em;text-transform:none;color:var(--muted)}.auth-submit{width:100%;margin-top:4px}.auth-footer-note{font-size:.72rem;color:var(--muted);line-height:1.65;margin:0;text-align:center}.auth-footer-link{color:var(--accent);font-weight:600;text-decoration:underline;text-underline-offset:.15em;text-decoration-color:#ff6e0052;transition:text-decoration-color var(--transition-base)}.auth-footer-link:hover{text-decoration-color:var(--accent)}.auth-social{display:flex;flex-direction:column;gap:12px}.auth-social-icons{display:flex;gap:10px;justify-content:center}.auth-social-google-wrap{width:46px;min-height:46px;flex-shrink:0}.auth-social-google-wrap>div,.auth-social-google-wrap iframe{width:46px!important}.auth-social-btn{display:flex;align-items:center;justify-content:center;width:46px;min-height:46px;padding:0;border-radius:12px;border:1.5px solid rgba(10,10,10,.14);background:#fff;color:var(--text);cursor:pointer;flex-shrink:0;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.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{border-color:#0a0a0a52;background:#111;color:#fff}.auth-social-btn--apple:hover:not(:disabled){background:#0a0a0a;border-color:#0a0a0a73;box-shadow:0 6px 16px #0000002e}.auth-social-spinner{width:16px;height:16px;border:2px solid rgba(10,10,10,.14);border-top-color:var(--text);border-radius:50%;animation:spin .7s linear infinite;display:inline-block;flex-shrink:0}.auth-social-divider{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-top:4px}.auth-social-divider:before,.auth-social-divider:after{content:"";flex:1;height:1px;background:#0a0a0a1a}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:600px){.auth-panel{padding:28px 22px;border-radius:var(--radius-xl)}}.product-card-hover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:10px;background:none;display:flex;align-items:flex-start;justify-content:flex-end;opacity:0;transition:opacity var(--transition-base);border-radius:inherit;pointer-events:none}.product-card-hover-overlay span{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:14px;background:#ffffffe6;border:1px solid rgba(255,255,255,.72);box-shadow:0 10px 24px #0a0a0a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text);font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transform:translateY(-4px);transition:transform var(--transition-base),background var(--transition-base),color var(--transition-base),box-shadow var(--transition-base);white-space:nowrap}.product-card-media{position:relative;display:block;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{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:#ff6e001f;color:var(--accent);margin-bottom:14px;transition:background var(--transition-base),transform var(--transition-base)}.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{position:relative;display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:0 14px 0 18px;border-radius:999px;border:1px solid rgba(200,169,110,.2);background:linear-gradient(180deg,#fffffff5,#f6f0e8db);box-shadow:inset 0 1px #ffffffd1,0 12px 28px #1211110d;color:var(--text);font-size:.66rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,color .22s ease,background .22s ease}.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:"↗";font-size:.9rem;line-height:1;letter-spacing:0;transition:transform .22s ease}.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);border-color:#ff6e003d;background:linear-gradient(180deg,#fff,#fff7edf2);box-shadow:inset 0 1px #ffffffeb,0 16px 30px #12111114;transform:translateY(-2px)}.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{max-width:none;white-space:nowrap;font-size:clamp(2.05rem,2.9vw,3.3rem);letter-spacing:-.035em}.home-why-section{background:#fafaf8;padding-block:32px;border-top:1px solid rgba(0,0,0,.06)}.hw-lead{max-width:100%;margin-bottom:18px}.hw-lead .eyebrow{color:var(--accent);letter-spacing:.16em}.hw-title{color:#0d0d0d!important;font-size:clamp(1.12rem,2.45vw,1.78rem)!important;margin-top:8px!important;margin-bottom:0!important;line-height:1.1!important;letter-spacing:-.02em!important;white-space:nowrap!important}.hw-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hw-card{position:relative;height:260px;border-radius:14px;overflow:hidden;cursor:default;transition:transform .32s ease,box-shadow .32s ease}.hw-card:hover{transform:translateY(-5px);box-shadow:0 24px 56px #00000073}.hw-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0a0602e0,#0a060266 48%,#0a06020a);z-index:1}.hw-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--accent);z-index:3}.hw-card-media{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .5s ease}.hw-card:hover .hw-card-media{transform:scale(1.04)}.hw-card-media--lab{background-image:linear-gradient(145deg,#6b8f71,#9caf88 30%,#c8bfa4,#d4c8a8)}.hw-card-media--sensory{background-image:linear-gradient(145deg,#b07850,#d4a070 30%,#e8c9a8,#f5e8d8)}.hw-card-media--results{background-image:linear-gradient(145deg,#8b6914,#c49a28 30%,#e0c060,#f0dca0)}.hw-card-body{position:absolute;bottom:0;left:0;right:0;padding:18px 18px 20px;z-index:2}.hw-card-title{display:block;font-size:1.02rem;font-weight:700;color:#fff;margin:0 0 6px;letter-spacing:-.015em;line-height:1.2}.hw-card-text{margin:0;font-size:.75rem;color:#ffffffb8;line-height:1.42}@media(max-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(max-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(max-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(max-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{min-height:36px;padding:0 12px 0 14px;gap:8px;font-size:.62rem;letter-spacing:.16em}.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:"";display:inline-block;width:13px;height:13px;flex:0 0 13px;background-color:currentColor;-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") center / 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") center / contain no-repeat}}@media(max-width:760px){.footer-grid{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:center;grid-template-columns:1fr;gap:14px 12px;padding-bottom:16px;justify-items:center}.footer-column--nav,.footer-column--info{flex:1 1 140px;max-width:200px;align-items:center;text-align:center}.footer-grid>.footer-column--nav,.footer-grid>.footer-column--info{display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-start}.footer-brand-block{grid-column:auto;justify-items:center;text-align:center;align-items:center;justify-self:center;width:100%;flex:0 0 100%}.footer-brand-head{width:100%;flex-direction:column;align-items:center;justify-content:center;gap:6px;margin-inline:auto;text-align:center;max-width:100%}.site-footer .footer-brand-head .footer-title{display:flex;justify-content:center;width:100%;max-width:none;text-align:center}.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{padding:10px 0;flex-direction:column;align-items:center;gap:6px;text-align:center;font-size:.68rem}}.routine-premium-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.routine-premium-card{display:block;position:relative;border-radius:var(--radius-2xl);overflow:hidden;background:var(--surface);border:1px solid var(--line);box-shadow:0 18px 42px #0a0a0a0a;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base)}.routine-premium-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #0a0a0a14;border-color:#ff6e002e}.routine-premium-media{position:relative;aspect-ratio:4/5;background:var(--bg-alt);overflow:hidden}.routine-premium-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.routine-premium-card:hover .routine-premium-media img{transform:scale(1.05)}.routine-premium-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(255,110,0,.08) 0%,transparent 60%),var(--bg-alt);color:#ff6e0040;font-family:var(--font-serif);font-size:8rem;line-height:1}.routine-premium-body{padding:24px;background:#fffffff0;display:grid;gap:8px}.routine-premium-body h3{margin:0;font-family:var(--font-serif);font-size:1.45rem;font-weight:600;line-height:1.25;color:var(--text)}.routine-premium-body p{margin:0 0 8px;font-size:.88rem;color:var(--muted);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.routine-premium-link{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);display:inline-flex;align-items:center;gap:6px;transition:opacity var(--transition-base)}.routine-premium-card:hover .routine-premium-link{opacity:.8}.routine-premium-link:after{content:"→";font-size:1.1em;transition:transform var(--transition-base)}.routine-premium-card:hover .routine-premium-link:after{transform:translate(3px)}@media(max-width:900px){.routine-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-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{display:grid;grid-template-columns:1fr;justify-items:center}.routine-orbit-stage{position:relative;width:min(100%,1040px);justify-self:center;min-height:260px;margin-top:0;overflow:visible}.routine-orbit-stage:before{content:"";position:absolute;inset:50% auto auto 50%;width:min(100%,980px);height:250px;transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(ellipse at center,rgba(255,110,0,.045) 0%,rgba(255,110,0,.018) 42%,transparent 74%);pointer-events:none}.routine-orbit-ring{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);border-radius:999px;pointer-events:none}.routine-orbit-ring--outer{width:min(100%,920px);height:214px;border:1px solid rgba(255,255,255,.78);box-shadow:inset 0 0 0 1px #ff6e000a,0 22px 44px #12111108}.routine-orbit-ring--inner{width:min(100%,620px);height:156px;border:1px solid rgba(215,186,157,.34);opacity:.7}.routine-orbit-connectors{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:visible}.routine-orbit-connectors path{fill:none;stroke-width:1.35;stroke-linecap:round;filter:drop-shadow(0 0 10px rgba(211,180,147,.18))}.routine-orbit-connectors circle{fill:#f7ede1;stroke:#cfaf8fbd;stroke-width:1;filter:drop-shadow(0 0 8px rgba(211,180,147,.18))}.routine-orbit-core{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:clamp(300px,34vw,360px);min-height:142px;display:grid;place-items:center;align-content:center;padding:18px 24px;gap:8px;border-radius:30px;text-align:center;background:radial-gradient(circle at 50% 28%,#fffffffa,#f8f2eaf0 62%,#f2e8ddd1);border:1px solid rgba(255,255,255,.85);box-shadow:inset 0 1px #fffffff2,0 18px 44px #12111114;z-index:2}.routine-orbit-core:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:24px;border:1px solid rgba(255,110,0,.12)}.routine-orbit-core-copy{position:relative;margin:0;max-width:28ch;font-family:var(--font-body);font-size:.8rem;font-weight:400;line-height:1.62;letter-spacing:-.012em;color:#59524a}.routine-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.routine-mini-grid--orbit{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin-top:0;z-index:2}.routine-mini-card{--routine-accent: var(--accent);--routine-accent-soft: rgba(255, 110, 0, .12);--routine-accent-line: rgba(255, 110, 0, .16);--routine-accent-bg: #fff7ed;position:relative;display:block;overflow:hidden;isolation:isolate;text-decoration:none;color:var(--text);border-radius:22px;border:1px solid rgba(196,186,175,.28);background:linear-gradient(180deg,#fffffffa,#f7f2ecf0);box-shadow:0 18px 34px #1211110f;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.routine-mini-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.4) 0%,transparent 34%);pointer-events:none;z-index:0}.routine-mini-card:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:16px;border:1px solid rgba(255,255,255,.62);opacity:.9;z-index:1;pointer-events:none}.routine-mini-card:hover{transform:translateY(-4px);box-shadow:0 24px 44px #12111117;border-color:color-mix(in srgb,var(--routine-accent-line) 54%,rgba(196,186,175,.34))}.routine-mini-card--orbit{position:absolute;width:clamp(124px,12vw,142px);aspect-ratio:1}.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{position:relative;z-index:2;width:100%;height:100%;display:grid;place-items:center;padding:12px;text-align:center}.routine-mini-text-card h3{margin:0;max-width:9ch;font-family:var(--font-body);font-size:.92rem;font-weight:500;line-height:1.12;color:#312c27;letter-spacing:-.012em;text-wrap:balance}.routine-mini-media{position:relative;width:100%;aspect-ratio:1 / 1.18;padding:9px;overflow:hidden;background:linear-gradient(160deg,color-mix(in srgb,var(--routine-accent-bg) 84%,#fff),color-mix(in srgb,var(--routine-accent-soft) 22%,#f7f2ec));flex-shrink:0;z-index:1}.routine-mini-media img,.routine-mini-placeholder{width:100%;height:100%;display:block;border-radius:13px}.routine-mini-media img{object-fit:cover;box-shadow:0 10px 18px #12111117;transition:transform .28s ease}.routine-mini-card:hover .routine-mini-media img{transform:scale(1.015)}.routine-mini-media:after{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border-radius:13px;background:linear-gradient(to top,rgba(13,11,8,.5) 0%,rgba(13,11,8,.12) 38%,transparent 72%);pointer-events:none;z-index:1}.routine-mini-title-shell{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;padding:10px 12px;border-radius:14px;background:linear-gradient(180deg,#ffffff24,#ffffff1a);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 1px #ffffff29}.routine-mini-title-shell h3{margin:0;font-family:var(--font-serif);font-size:.94rem;font-weight:600;line-height:1.14;color:#fff;letter-spacing:-.02em;text-wrap:balance}.routine-mini-step,.routine-mini-badge{position:absolute;top:18px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:999px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.routine-mini-step{left:18px;border:1px solid rgba(255,255,255,.34);background:#ffffffc7;font-size:.48rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:color-mix(in srgb,var(--routine-accent) 84%,#6b6258)}.routine-mini-badge{right:18px;border:1px solid color-mix(in srgb,var(--routine-accent-line) 60%,rgba(255,255,255,.54));background:color-mix(in srgb,var(--routine-accent-bg) 66%,rgba(255,255,255,.84));color:color-mix(in srgb,var(--routine-accent) 82%,#5f564c);font-size:.5rem;font-weight:700;letter-spacing:.04em}.routine-mini-overlay{position:absolute;left:20px;right:20px;bottom:16px;z-index:2;display:flex;align-items:center}.routine-mini-overlay p{margin:0;font-size:.48rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#fffc}.routine-mini-placeholder{position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,color-mix(in srgb,var(--routine-accent-bg) 88%,#fff),color-mix(in srgb,var(--routine-accent-soft) 42%,#efe7dd));box-shadow:inset 0 1px #ffffffa6}.routine-mini-placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 40%,var(--routine-accent-soft) 0%,transparent 60%)}.routine-mini-placeholder span{position:relative;z-index:1;font-size:2.8rem;font-weight:700;font-family:var(--font-serif);color:color-mix(in srgb,var(--routine-accent) 24%,rgba(255,255,255,.76));line-height:1;letter-spacing:-.05em}.routine-mini-empty{margin-top:22px;padding:20px 24px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(180deg,#fffffff2,#f7f2ecc7);color:var(--muted);box-shadow:0 18px 42px #1211110f}.skeleton-routine-mini-card{height:340px;border-radius:24px}@media(max-width:1200px){.home-routine-section{padding-top:40px;padding-bottom:44px}.home-routine-shell{grid-template-columns:1fr;gap:0}.routine-orbit-stage{width:100%;justify-self:center;min-height:auto;margin-top:8px;display:grid;gap:12px}.routine-orbit-stage:before,.routine-orbit-ring,.routine-orbit-connectors{display:none}.routine-orbit-core{position:relative;inset:auto;transform:none;width:100%;min-height:auto;padding:18px;border-radius:24px;justify-items:center;text-align:center}.routine-orbit-core:before{top:12px;right:12px;bottom:12px;left:12px;border-radius:20px}.routine-mini-grid,.routine-mini-grid--orbit{position:relative;inset:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:0}.routine-mini-card--orbit,.routine-mini-card--orbit-1,.routine-mini-card--orbit-2,.routine-mini-card--orbit-3,.routine-mini-card--orbit-4{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%;--routine-card-offset: 0px;--routine-card-rotate: 0deg}.routine-mini-text-card{padding:11px}.routine-mini-text-card h3{max-width:8.5ch;font-size:.88rem}}@media(max-width:720px){.home-routine-section{padding-top:34px;padding-bottom:38px}.routine-orbit-stage{width:min(100%,372px);gap:14px;padding:14px;border-radius:28px;background:linear-gradient(180deg,#fffffff0,#f6f0e8db);border:1px solid rgba(229,216,202,.88);box-shadow:0 16px 34px #1211110f,inset 0 1px #ffffffe6;overflow:hidden}.routine-orbit-stage:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:22px;border:1px solid rgba(255,255,255,.72);pointer-events:none}.routine-mini-grid,.routine-mini-grid--orbit{display:flex;grid-template-columns:none;flex-wrap:nowrap;justify-content:flex-start;gap:10px;overflow-x:auto;padding:2px 2px 6px;margin:0 -2px -2px;scroll-snap-type:x proximity;scrollbar-width:none}.routine-mini-grid::-webkit-scrollbar,.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{flex:0 0 118px;width:118px;scroll-snap-align:start}.routine-mini-card:after{top:9px;right:9px;bottom:9px;left:9px;border-radius:14px}.routine-mini-media{aspect-ratio:1 / .86;padding:10px}.routine-mini-media:after{top:10px;right:10px;bottom:10px;left:10px}.routine-mini-step,.routine-mini-badge{top:18px}.routine-mini-step{left:18px}.routine-mini-badge{right:18px}.routine-mini-overlay{left:20px;right:20px;bottom:16px}.routine-orbit-core{padding:18px 16px;border-radius:22px;gap:6px;background:radial-gradient(circle at 50% 18%,#fffffffa,#f9f4eef2 60%,#f2e8ddd6);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(max-width:420px){.home-routine-section{padding-top:30px;padding-bottom:34px}.routine-orbit-stage{width:min(100%,340px);gap:12px;padding:12px;border-radius:24px}.routine-orbit-core{padding:14px 12px;border-radius:18px}.routine-orbit-core:before{top:10px;right:10px;bottom:10px;left:10px;border-radius:15px}.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{top:8px;right:8px;bottom:8px;left:8px;border-radius:13px}.routine-mini-text-card{padding:8px}.routine-mini-text-card h3{max-width:7ch;font-size:.74rem}}.home-gammes-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-gamme-card{position:relative;display:flex;flex-direction:column;padding:32px 26px 26px;border-radius:26px;overflow:hidden;text-decoration:none;color:var(--text);min-height:240px;background:radial-gradient(circle at 110% 0%,rgba(255,110,0,.1) 0%,transparent 52%),linear-gradient(158deg,#fffffffa,#f7f1e8eb);border:1px solid rgba(18,17,17,.07);box-shadow:0 2px 8px #1211110a,0 8px 24px #1211110d;transition:transform .34s cubic-bezier(.22,1,.36,1),box-shadow .34s ease,background .34s ease;cursor:pointer}.home-gamme-card:before{content:attr(data-num);position:absolute;bottom:-24px;right:8px;font-family:var(--font-brand);font-size:8.5rem;font-weight:900;line-height:1;letter-spacing:-.06em;color:#c8a96e1c;pointer-events:none;-webkit-user-select:none;user-select:none;transition:color .34s ease,transform .34s cubic-bezier(.22,1,.36,1)}.home-gamme-card:hover{transform:translateY(-8px);box-shadow:0 4px 14px #12111112,0 24px 56px #1211111f;background:radial-gradient(circle at 110% 0%,rgba(255,110,0,.17) 0%,transparent 52%),linear-gradient(158deg,#fff,#fff7edf7)}.home-gamme-card:hover:before{color:#ff6e001a;transform:translateY(-5px)}.home-gamme-card h3{margin:0 0 12px;font-family:var(--font-brand);font-weight:700;font-size:1.32rem;line-height:1.1;letter-spacing:-.03em;color:var(--text)}.home-gamme-card p{margin:0;flex:1;font-size:.82rem;line-height:1.68;color:var(--muted)}.home-gamme-cta{display:flex;align-items:center;gap:8px;margin-top:24px;font-size:.67rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--text);opacity:.42;transition:opacity .28s ease,gap .28s ease,color .28s ease}.home-gamme-card:hover .home-gamme-cta{opacity:1;gap:14px;color:var(--accent)}.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(max-width:1100px){.home-gammes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(max-width:560px){.home-gammes-grid{grid-template-columns:1fr;gap:13px}.home-gamme-card{min-height:180px;padding:24px 22px 22px;border-radius:20px}.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{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:36px}.routine-arch-card{display:flex;flex-direction:column;text-decoration:none;color:var(--text);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 6px 28px #0a0a0a17,0 1px 4px #0a0a0a0d;border:1px solid rgba(200,169,110,.14);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s}.routine-arch-card:hover{transform:translateY(-7px);box-shadow:0 22px 52px #0a0a0a24,0 2px 8px #ff6e0014}.routine-arch-head{background:linear-gradient(170deg,#1a1713,#2c2318,#ff6e00);min-height:146px;padding:18px 16px 16px;display:flex;align-items:flex-end;justify-content:center;position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid rgba(255,110,0,.24)}.routine-arch-head:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#12100e14,#12100e52 48%,#12100ed1);z-index:-1}.routine-arch-head:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff14,#fff0 44%);pointer-events:none}.routine-arch-head-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.routine-arch-body{padding:22px 18px 20px;display:flex;flex-direction:column;flex:1;gap:8px}.routine-arch-body h3{margin:0;font-family:var(--font-brand);font-size:.92rem;font-weight:800;color:var(--text);text-transform:uppercase;letter-spacing:.03em;line-height:1.2}.routine-arch-sep{width:28px;height:2px;background:var(--accent);border-radius:999px;flex-shrink:0}.routine-arch-body p{margin:0;font-size:.78rem;line-height:1.62;color:var(--muted);flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.routine-arch-cta{display:flex;align-items:center;gap:6px;margin-top:12px;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);transition:gap .22s}.routine-arch-card:hover .routine-arch-cta{gap:10px}.routine-arch-cta svg{flex-shrink:0}@media(max-width:960px){.routine-arch-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-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{background:#f1eee8!important;padding:48px 0 56px!important}.home-gammes-section .home-gammes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:36px}.home-gammes-section .home-gamme-card{background:#fff!important;border:none!important;border-radius:20px!important;padding:0 0 24px!important;min-height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;text-decoration:none;color:var(--text);overflow:hidden!important;box-shadow:0 8px 32px #0a0a0a1a,0 1px 4px #0a0a0a0f!important;position:relative!important;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s!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{margin:44px 16px 6px!important;font-size:.98rem!important;font-weight:800!important;color:var(--gamme-tone, var(--accent))!important;text-transform:uppercase!important;letter-spacing:.06em!important;line-height:1.2!important;z-index:1;position:relative}.home-gammes-section .home-gamme-cta{margin-top:18px!important;background:var(--gamme-tone, linear-gradient(135deg, #FF6E00, #cc5500))!important;color:#fff!important;border:1px solid var(--gamme-tone, transparent)!important;padding:10px 22px!important;border-radius:100px!important;font-size:.75rem!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:none!important;display:inline-flex!important;align-items:center!important;gap:6px!important;box-shadow:none!important;transition:transform .2s,box-shadow .2s!important;opacity:1!important}.home-gammes-section .home-gamme-card:hover .home-gamme-cta{transform:scale(1.05)!important;box-shadow:0 8px 22px #0a0a0a29!important;gap:6px!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(max-width:960px){.home-gammes-section .home-gammes-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-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%,rgba(255,255,255,.78) 0%,transparent 26%),linear-gradient(180deg,#f6f2eb,#eee9df)!important;padding:34px 0 40px!important}.home-gammes-section .home-gammes-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;align-items:stretch;margin-top:22px!important}.home-gammes-section .home-gamme-card{--gamme-tone: #ff7a16;--gamme-shadow: rgba(255, 110, 0, .28);--gamme-soft: rgba(255, 122, 22, .12);isolation:isolate;min-height:340px!important;padding:0!important;border-radius:18px!important;justify-content:flex-end!important;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.9) 0%,transparent 28%),linear-gradient(145deg,#fbf8f2,#ece5d8)!important;border:1px solid rgba(28,24,20,.08)!important;box-shadow:0 14px 34px #18120e1a,0 1px 2px #18120e0a!important}.home-gammes-section .home-gamme-card:hover{transform:translateY(-4px)!important;box-shadow:0 18px 42px #18120e24,0 6px 18px var(--gamme-shadow)!important}.home-gamme-visual{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;padding:0;overflow:hidden}.home-gamme-visual>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-gamme-content{position:relative;z-index:2;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;min-height:100%;padding:96px 16px 18px;background:transparent}.home-gamme-content:before{content:"";position:absolute;left:0;right:0;bottom:0;z-index:0;height:44%;background:linear-gradient(180deg,transparent 0%,rgba(10,8,6,.58) 48%,rgba(10,8,6,.82) 100%);pointer-events:none}.home-gammes-section .home-gamme-card h3{position:relative;z-index:1;margin:0!important;max-width:100%;font-size:.96rem!important;letter-spacing:.06em!important;white-space:nowrap;color:var(--gamme-tone, #ff7a16)!important;text-shadow:0 1px 0 rgba(255,255,255,.55),0 2px 12px rgba(0,0,0,.35)}.home-gammes-section .home-gamme-cta{position:relative;z-index:1;min-width:136px;justify-content:center!important;margin-top:12px!important;padding:9px 18px!important;background:var(--gamme-tone, #ff7a16)!important;border-color:color-mix(in srgb,var(--gamme-tone, #ff7a16) 80%,#000 8%)!important;box-shadow:none!important}@media(max-width:1100px){.home-gammes-section .home-gammes-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-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{max-width:100%;font-size:.74rem!important;line-height:1.18!important;letter-spacing:.045em!important;white-space:nowrap}.home-gammes-section .home-gamme-cta{min-width:0;width:100%;max-width:132px;margin-top:10px!important;padding:8px 10px!important;font-size:.62rem!important}}@media(max-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{display:inline-flex;align-items:center;gap:9px;padding:14px 28px;border-radius:999px;border:1.5px solid transparent;cursor:pointer;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease}.btn:hover{transform:translateY(-2px)}.btn-outline-dark{background:transparent;border-color:var(--text);color:var(--text)}.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{display:flex;flex-direction:column;gap:16px}.journal-featured-skeleton{height:300px;border-radius:28px;background:var(--surface)}.journal-featured-card{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:0;text-decoration:none;color:var(--text);border-radius:28px;overflow:hidden;background:var(--surface);box-shadow:0 20px 60px #12111112;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease}.journal-featured-card:hover{transform:translateY(-4px);box-shadow:0 28px 72px #1211111c}.journal-featured-media{position:relative;overflow:hidden;aspect-ratio:16/10}.journal-featured-media img{width:100%;height:100%;object-fit:cover;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{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:30px 34px}.journal-featured-tag{display:inline-block;font-size:.64rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.journal-featured-title{margin:0;font-family:var(--font-brand);font-size:clamp(1.56rem,2.2vw,2.25rem);font-weight:700;line-height:.98;letter-spacing:-.03em;color:var(--text)}.journal-featured-excerpt{margin:0;font-size:.86rem;line-height:1.52;color:var(--muted);max-width:34ch;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.journal-featured-read{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--text);margin-top:0;transition:gap .28s ease,color .22s ease}.journal-featured-card:hover .journal-featured-read{gap:13px;color:var(--accent)}.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{padding:36px 40px;max-width:620px}.journal-featured-cta{display:flex;justify-content:center;padding-top:0}.journal-carousel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.journal-carousel-arrows{display:flex;align-items:center;gap:6px;flex-shrink:0}.journal-carousel-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--line-strong, #d4cec8);background:var(--surface, #fff);color:var(--text, #0f172a);cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.journal-carousel-btn:hover{background:var(--text, #0f172a);color:#fff;border-color:var(--text, #0f172a);transform:scale(1.06)}.journal-carousel-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}.journal-carousel-track::-webkit-scrollbar{display:none}.journal-carousel-card{flex:0 0 clamp(230px,26vw,290px);display:flex;flex-direction:column;text-decoration:none;color:var(--text);border-radius:20px;overflow:hidden;background:var(--surface, #fff);border:1px solid var(--line, #ece8e2);box-shadow:0 4px 18px #1211110d;scroll-snap-align:start;transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s ease}.journal-carousel-card:hover{transform:translateY(-4px);box-shadow:0 14px 40px #1211111a}.journal-carousel-media{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:var(--bg, #f8f4ee);flex-shrink:0}.journal-carousel-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .44s cubic-bezier(.22,1,.36,1)}.journal-carousel-card:hover .journal-carousel-media img{transform:scale(1.05)}.journal-carousel-media-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f0ece6,#e8e3dc)}.journal-carousel-body{display:flex;flex-direction:column;gap:7px;padding:16px 18px 18px;flex:1}.journal-carousel-tag{font-size:.62rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--accent, #FF6E00)}.journal-carousel-title{margin:0;font-family:var(--font-brand);font-size:clamp(.98rem,1.4vw,1.15rem);font-weight:700;line-height:1.18;letter-spacing:-.02em;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.journal-carousel-excerpt{margin:0;font-size:.8rem;line-height:1.5;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.journal-carousel-read{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:8px;font-size:.66rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--text);transition:gap .24s ease,color .2s ease}.journal-carousel-card:hover .journal-carousel-read{gap:10px;color:var(--accent, #FF6E00)}.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{display:flex;justify-content:center;padding-top:6px}.journal-carousel-skeleton{display:flex;gap:14px;overflow:hidden}.journal-carousel-skeleton-card{flex:0 0 clamp(230px,26vw,290px);height:280px;border-radius:20px}@media(max-width:640px){.journal-carousel-card,.journal-carousel-skeleton-card{flex:0 0 calc(100vw - 60px)}}@media(max-width:900px){.journal-featured-card{grid-template-columns:1fr}.journal-featured-media{aspect-ratio:16/9}.journal-featured-body{padding:26px 28px 28px;gap:10px}.journal-featured-title{font-size:clamp(1.45rem,4.2vw,1.95rem)}}@media(max-width:600px){.journal-featured-body{padding:18px 18px 20px;gap:8px}.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{padding:14px 14px 16px;gap:7px}.product-card-title{font-size:clamp(1.2rem,5.5vw,1.6rem);line-height:1.05}.product-card-copy{font-size:.82rem;-webkit-line-clamp:3;line-clamp:3}.product-card-footer{flex-wrap:wrap;gap:10px}.section{padding-block:52px}.section-head{margin-bottom:24px;flex-direction:column;align-items:flex-start;gap:12px}.section-title{font-size:clamp(1.48rem,6vw,2.2rem);max-width:none}.home-gamme-card h3{font-size:1.2rem}.routine-mini-card{border-radius:20px}.avis-grid{grid-template-columns:1fr;gap:14px}.avis-card{padding:22px 20px;border-radius:20px}.newsletter-panel{padding:36px 24px;border-radius:24px}.newsletter-input-row{flex-direction:column;gap:10px}.newsletter-input,.newsletter-btn{width:100%;border-radius:14px}.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;gap:16px!important;align-items:start!important}.home-signature-section .product-grid-premium .product-card:nth-child(1),.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:nth-child(1),.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{width:100%!important;max-width:100%!important;margin-inline:0!important;border-radius:14px!important;background:#fff!important;box-shadow:0 2px 10px #0a0a0a12!important;border:1px solid rgba(10,10,10,.06)!important;overflow:hidden!important;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s!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 / 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;padding:14px!important;width:100%!important;height:100%!important}.home-signature-section .product-grid-premium .product-card-overlay,.home-bestsellers-section .product-grid-premium .product-card-overlay{inset:auto 10px 10px 10px!important;padding:5px 10px!important;font-size:.6rem!important;border-radius:100px!important;background:#0a0a0ab3!important}.home-signature-section .product-grid-premium .product-card-badge-lane,.home-bestsellers-section .product-grid-premium .product-card-badge-lane{position:absolute!important;top:8px!important;left:8px!important;justify-content:flex-start!important;min-height:auto!important}.home-signature-section .product-grid-premium .product-card-badge,.home-bestsellers-section .product-grid-premium .product-card-badge{font-size:.5rem!important;padding:2px 7px!important}.home-signature-section .product-grid-premium .product-card-body,.home-bestsellers-section .product-grid-premium .product-card-body{padding:10px 12px 14px!important;gap:3px!important}.home-signature-section .product-grid-premium .product-card-topline,.home-bestsellers-section .product-grid-premium .product-card-topline{font-size:.58rem!important;letter-spacing:.1em!important;color:var(--muted)!important;font-weight:500!important}.home-signature-section .product-grid-premium .product-card-title,.home-bestsellers-section .product-grid-premium .product-card-title{font-size:.88rem!important;font-weight:600!important;line-height:1.25!important;color:var(--text)!important;letter-spacing:-.01em!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{margin-top:6px!important;gap:6px!important;align-items:center!important}.home-signature-section .product-grid-premium .price-stack strong,.home-bestsellers-section .product-grid-premium .price-stack strong{font-size:.86rem!important;font-weight:700!important;color:var(--text)!important}.home-signature-section .product-grid-premium .price-stack span,.home-bestsellers-section .product-grid-premium .price-stack span{font-size:.75rem!important;color:var(--muted)!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;padding:0 12px!important;font-size:.6rem!important;border-radius:100px!important;border:1px solid rgba(10,10,10,.1)!important;background:transparent!important;color:var(--text)!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(max-width:900px){.home-signature-section .product-grid-premium,.home-bestsellers-section .product-grid-premium{grid-template-columns:repeat(2,1fr)!important}}@media(max-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{max-width:1160px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 360px;gap:48px;align-items:start}.cp-left{display:flex;flex-direction:column}.cp-header{display:flex;align-items:baseline;gap:16px;padding-bottom:24px;border-bottom:2px solid #0a0a0a;margin-bottom:0}.cp-title{font-family:var(--font-brand);font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:-.03em;color:var(--text);margin:0}.cp-count{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.cp-items{list-style:none;margin:0;padding:0}.cp-item{display:grid;grid-template-columns:96px 1fr auto;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid rgba(10,10,10,.08)}.cp-item-media{width:96px;height:96px;border-radius:12px;overflow:hidden;background:#edeae4;flex-shrink:0}.cp-item-media img{width:100%;height:100%;object-fit:contain;padding:8px}.cp-item-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8e3db,#f0ebe2)}.cp-item-info{display:flex;flex-direction:column;gap:4px;min-width:0}.cp-item-gamme{font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.cp-item-name{font-size:.98rem;font-weight:600;color:var(--text);margin:0;line-height:1.3;letter-spacing:-.01em}.cp-item-price-row{display:flex;align-items:center;gap:8px;margin-top:2px}.cp-item-price{font-size:.88rem;font-weight:600;color:var(--text)}.cp-item-price--promo{color:#c0392b}.cp-item-price-original{font-size:.78rem;color:var(--muted);text-decoration:line-through}.cp-item-controls{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.cp-qty{display:flex;align-items:center;border:1px solid rgba(10,10,10,.12);border-radius:8px;overflow:hidden;background:#fff}.cp-qty-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;font-size:1.05rem;color:var(--text);transition:background .15s;flex-shrink:0}.cp-qty-btn:hover{background:#0a0a0a0f}.cp-qty-val{min-width:34px;text-align:center;font-size:.86rem;font-weight:600;color:var(--text);border-left:1px solid rgba(10,10,10,.08);border-right:1px solid rgba(10,10,10,.08);line-height:34px}.cp-item-total{font-size:.98rem;font-weight:700;color:var(--text);letter-spacing:-.01em;white-space:nowrap}.cp-remove{background:transparent;border:none;cursor:pointer;padding:6px;color:var(--muted);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .18s,background .18s}.cp-remove:hover{color:#c0392b;background:#c0392b14}.cp-savings{display:flex;align-items:center;gap:8px;margin-top:20px;padding:12px 16px;background:#27ae6012;border:1px solid rgba(39,174,96,.18);border-radius:10px;font-size:.8rem;color:#1f6f43;font-weight:500}.cp-savings strong{font-weight:700}.cp-savings svg{stroke:#27ae60;flex-shrink:0}.cp-back-link{display:inline-flex;align-items:center;gap:6px;margin-top:24px;font-size:.72rem;font-weight:600;letter-spacing:.08em;color:var(--muted);text-decoration:none;text-transform:uppercase;transition:color .18s}.cp-back-link:hover{color:var(--text)}.cp-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:72px 24px;gap:16px}.cp-empty-icon{width:72px;height:72px;border-radius:50%;background:#0a0a0a0d;display:flex;align-items:center;justify-content:center;color:var(--muted);margin-bottom:8px}.cp-empty h2{font-size:1.3rem;font-weight:700;margin:0;color:var(--text);letter-spacing:-.02em}.cp-empty p{margin:0;color:var(--muted);font-size:.88rem;max-width:34ch;line-height:1.6}.cp-summary{position:sticky;top:110px;background:#fff;border-radius:18px;padding:28px;border:1px solid rgba(10,10,10,.07);box-shadow:0 4px 24px #0a0a0a0f;display:flex;flex-direction:column}.cp-summary-title{font-size:1rem;font-weight:800;color:var(--text);letter-spacing:-.02em;margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid rgba(10,10,10,.08)}.cp-summary-lines{display:flex;flex-direction:column;gap:12px;padding-bottom:16px;border-bottom:1px solid rgba(10,10,10,.08);margin-bottom:16px}.cp-summary-line{display:flex;justify-content:space-between;align-items:center;font-size:.84rem}.cp-summary-line>span:first-child{color:var(--muted)}.cp-summary-line strong{font-weight:600;color:var(--text)}.cp-summary-line--savings,.cp-summary-line--savings strong{color:#1f6f43}.cp-shipping{font-size:.76rem;color:var(--muted);font-style:italic}.cp-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4px}.cp-total>span{font-size:.88rem;font-weight:700;color:var(--text)}.cp-total>strong{font-size:1.42rem;font-weight:800;color:var(--text);letter-spacing:-.03em}.cp-total-note{font-size:.68rem;color:var(--muted);margin:0 0 20px;line-height:1.5}.cp-btn-dark{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#0a0a0a;color:#fff;text-decoration:none;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:0 28px;height:50px;border-radius:10px;border:none;cursor:pointer;transition:background .2s,transform .18s,box-shadow .2s;white-space:nowrap}.cp-btn-dark:hover{background:#1f1f1f;transform:translateY(-1px);box-shadow:0 6px 20px #0a0a0a33}.cp-btn-checkout{width:100%;justify-content:space-between;padding:0 20px;border-radius:12px;height:52px;font-size:.82rem;margin-bottom:12px}.cp-trust{display:flex;flex-direction:column;gap:10px;padding-top:18px;border-top:1px solid rgba(10,10,10,.07);margin-top:4px}.cp-trust-item{display:flex;align-items:center;gap:10px;font-size:.74rem;color:var(--muted);font-weight:500}.cp-trust-item svg{flex-shrink:0}@media(max-width:860px){.cp-inner{grid-template-columns:1fr;gap:28px}.cp-summary{position:static}}@media(max-width:560px){.cp-root{padding:32px 0 60px}.cp-inner{padding:0 16px;gap:20px}.cp-item{grid-template-columns:80px 1fr;grid-template-rows:auto auto;gap:14px;padding:20px 0}.cp-item-controls{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between}.cp-item-media{width:80px;height:80px}.cp-summary{padding:20px;border-radius:14px}.cp-trust{display:grid;grid-template-columns:1fr 1fr;gap:8px}}.ck-root{background:#f8f7f4;min-height:100vh;padding:48px 0 80px}.ck-inner{max-width:1160px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:start}.ck-empty{max-width:480px;margin:80px auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.ck-empty-icon{width:72px;height:72px;border-radius:50%;background:#0a0a0a0d;display:flex;align-items:center;justify-content:center;color:var(--muted);margin-bottom:8px}.ck-empty h1{font-size:1.4rem;font-weight:800;margin:0;letter-spacing:-.02em}.ck-empty p{margin:0;color:var(--muted);font-size:.88rem;max-width:32ch;line-height:1.6}.ck-steps{display:flex;align-items:center;gap:0;margin-bottom:36px}.ck-step{display:flex;align-items:center;gap:8px;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.ck-step--done{color:#27ae60}.ck-step--active{color:var(--text)}.ck-step-num{width:24px;height:24px;border-radius:50%;border:1.5px solid currentColor;display:flex;align-items:center;justify-content:center;font-size:.64rem;font-weight:800;flex-shrink:0;transition:background .2s,color .2s}.ck-step--active .ck-step-num{background:#0a0a0a;border-color:#0a0a0a;color:#fff}.ck-step--done .ck-step-num{background:#27ae60;border-color:#27ae60;color:#fff;font-size:.7rem}.ck-step-sep{flex:1;height:1px;background:#0a0a0a1f;margin:0 12px;min-width:24px}.ck-form{display:flex;flex-direction:column;gap:0}.ck-section{padding:28px 0;border-bottom:1px solid rgba(10,10,10,.08)}.ck-section:last-of-type{border-bottom:none}.ck-section-title{display:flex;align-items:center;gap:12px;font-size:.92rem;font-weight:800;color:var(--text);letter-spacing:-.01em;margin:0 0 22px}.ck-section-num{width:26px;height:26px;border-radius:50%;background:#0a0a0a;color:#fff;font-size:.64rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ck-optional-tag{font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-left:4px}.ck-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ck-field{display:flex;flex-direction:column;gap:6px}.ck-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-strong);cursor:pointer}.ck-required{color:#c0392b;font-size:.8em}.ck-input{width:100%;height:46px;padding:0 14px;background:#fff;border:1.5px solid rgba(10,10,10,.12);border-radius:10px;font-family:var(--font-body);font-size:.88rem;color:var(--text);outline:none;transition:border-color .18s,box-shadow .18s;box-sizing:border-box;-webkit-appearance:none}.ck-input::placeholder{color:#0a0a0a4d}.ck-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff6e001a}.ck-textarea{height:auto;padding:12px 14px;resize:vertical;line-height:1.55}.ck-field--error .ck-input{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b14}.ck-field-error{font-size:.72rem;color:#c0392b;font-weight:500}.ck-error{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#c0392b12;border:1px solid rgba(192,57,43,.2);border-radius:10px;font-size:.82rem;color:#c0392b;font-weight:500;margin-top:4px}.ck-error svg{flex-shrink:0;stroke:#c0392b}.ck-form-footer{display:flex;flex-direction:column;gap:14px;padding-top:28px}.ck-submit{width:100%!important;justify-content:space-between!important;padding:0 22px!important;height:52px!important;border-radius:12px!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{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:ck-spin .7s linear infinite;flex-shrink:0}.ck-summary{position:sticky;top:110px;background:#fff;border-radius:18px;padding:28px;border:1px solid rgba(10,10,10,.07);box-shadow:0 4px 24px #0a0a0a0f;display:flex;flex-direction:column}.ck-order-items{list-style:none;margin:0 0 4px;padding:0;display:flex;flex-direction:column;gap:0}.ck-order-item{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid rgba(10,10,10,.07)}.ck-order-media{position:relative;width:56px;height:56px;border-radius:10px;overflow:visible;flex-shrink:0}.ck-order-media img{width:56px;height:56px;object-fit:contain;border-radius:10px;background:#f1eee8;padding:4px}.ck-order-placeholder{width:56px;height:56px;border-radius:10px;background:#ede9e1}.ck-order-qty{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;background:#0a0a0a;color:#fff;font-size:.6rem;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:1}.ck-order-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.ck-order-name{font-size:.84rem;font-weight:600;color:var(--text);line-height:1.3;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ck-order-price{font-size:.86rem;font-weight:700;color:var(--text);white-space:nowrap;flex-shrink:0}@keyframes ck-dot{0%,80%,to{opacity:.2}40%{opacity:1}}.ck-loading-dots span{animation:ck-dot 1.2s infinite;font-size:.84rem;color:var(--muted)}.ck-loading-dots span:nth-child(2){animation-delay:.2s}.ck-loading-dots span:nth-child(3){animation-delay:.4s}@media(max-width:900px){.ck-inner{grid-template-columns:1fr;gap:28px}.ck-summary{position:static;order:-1}}@media(max-width:560px){.ck-root{padding:32px 0 60px}.ck-inner{padding:0 16px;gap:20px}.ck-grid-2{grid-template-columns:1fr;gap:14px}.ck-steps{gap:0;justify-content:center;flex-wrap:nowrap}.ck-step{font-size:.62rem;gap:6px}.ck-step-num{width:22px;height:22px;font-size:.58rem}.ck-step-label{display:none}.ck-step-sep{min-width:16px}.ck-summary{padding:20px;border-radius:14px}.ck-section{padding:20px 0}.ck-section-title{font-size:.86rem;gap:10px;flex-wrap:wrap}.ck-input{padding:12px 14px;font-size:.86rem}.ck-textarea{min-height:110px}.ck-form-footer{gap:12px}.ck-submit,.ck-back{width:100%;justify-content:center}.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{width:100%;text-align:right;margin-left:auto}}.cp-summary-line--promo>span:first-child{color:var(--muted)}.cp-summary-line--promo strong{color:#16a34a}.ck-promo-tag{display:inline-block;margin-left:7px;padding:1px 7px;background:#dcfce7;border:1px solid #bbf7d0;border-radius:5px;font-size:.68rem;font-weight:700;letter-spacing:.06em;color:#15803d;font-family:monospace;vertical-align:middle}.ck-promo-saving{color:#16a34a!important}.ck-promo-section{padding:14px 0 4px;border-top:1px solid rgba(10,10,10,.07);display:flex;flex-direction:column;gap:8px}.ck-promo-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.ck-promo-input{width:100%;height:40px;padding:0 12px;background:#f8f7f4;border:1.5px solid rgba(10,10,10,.12);border-radius:9px;font-family:var(--font-body);font-size:.83rem;color:var(--text);outline:none;transition:border-color .18s,box-shadow .18s;box-sizing:border-box;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.ck-promo-input::placeholder{color:#0a0a0a4d;text-transform:none;letter-spacing:0;font-weight:400}.ck-promo-input:focus{border-color:#0a0a0a;background:#fff;box-shadow:0 0 0 3px #0a0a0a0f}.ck-promo-input:disabled{opacity:.6}.ck-promo-btn{height:40px;padding:0 16px;background:#0a0a0a;color:#fff;border:none;border-radius:9px;font-size:.78rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:opacity .15s;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0}.ck-promo-btn:disabled{opacity:.4;cursor:not-allowed}.ck-promo-btn:not(:disabled):hover{opacity:.82}.ck-promo-error{margin:0;font-size:.74rem;color:#c0392b;font-weight:500;display:flex;align-items:center;gap:5px}.ck-promo-preview{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;animation:ck-fadein .2s ease}@keyframes ck-fadein{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ck-promo-preview-info{display:flex;flex-direction:column;gap:2px;min-width:0}.ck-promo-preview-code{font-family:monospace;font-weight:800;font-size:.88rem;color:#15803d;letter-spacing:.05em}.ck-promo-preview-desc{font-size:.73rem;color:#4b7c5b}.ck-promo-preview-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.ck-promo-preview-saving{font-weight:800;font-size:.92rem;color:#15803d;white-space:nowrap}.ck-promo-confirm-btn{height:32px;padding:0 14px;background:#15803d;color:#fff;border:none;border-radius:8px;font-size:.74rem;font-weight:700;cursor:pointer;transition:opacity .15s;white-space:nowrap}.ck-promo-confirm-btn:hover{opacity:.88}.ck-promo-applied{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;animation:ck-fadein .2s ease}.ck-promo-applied-left{display:flex;align-items:center;gap:8px;color:#15803d;font-size:.84rem;min-width:0}.ck-promo-applied-left svg{flex-shrink:0;stroke:#15803d}.ck-promo-applied-left strong{font-family:monospace;letter-spacing:.05em}.ck-promo-applied-desc{color:#4b7c5b;font-size:.78rem;font-weight:500}.ck-promo-remove{background:none;border:none;color:#4b7c5b;cursor:pointer;padding:4px;border-radius:5px;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s;flex-shrink:0}.ck-promo-remove:hover{color:#b91c1c;background:#b91c1c14}.vh-stage{align-items:flex-start!important;justify-content:flex-end!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{display:block!important;width:clamp(90px,9vw,148px)!important;height:auto!important;filter:brightness(0) invert(1)!important;opacity:.88!important;animation:none!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!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(max-width:900px){.vh-stage{padding-top:clamp(12px,2.5vh,22px)!important}.vh-cinema-mark--solo{width:clamp(80px,11vw,120px)!important}}@media(max-width:560px){.vh-cinema-mark--solo{width:clamp(72px,22vw,100px)!important}}.diag-frame{display:flex;align-items:center;justify-content:center;min-height:calc(100svh - 72px);background:linear-gradient(150deg,#fff9f5,#fafafa 55%,#f0f9ff);padding:clamp(10px,2vh,18px) 16px}.diag-card{width:100%;max-width:780px;background:#fff;border-radius:22px;box-shadow:0 8px 48px #0f172a17,0 2px 8px #0f172a0a;border:1px solid rgba(226,232,240,.7);display:grid;grid-template-rows:auto auto auto;overflow:visible}.diag-card-head{padding:16px 22px 10px;border-bottom:1px solid #f1f5f9}.diag-card-body{overflow:visible;padding:12px 22px 2px;animation:diagIn .25s ease both}.diag-card-body--questions{display:grid;gap:12px}.diag-card-body--contact{padding-bottom:10px}.diag-card-foot{padding:10px 22px 16px;border-top:1px solid #f1f5f9}@keyframes diagIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.diag-progress{margin-bottom:10px}.diag-progress-track{height:4px;background:#f1f5f9;border-radius:99px;overflow:hidden;margin-bottom:6px}.diag-progress-fill{height:100%;background:linear-gradient(90deg,#ff6e00,#ff9240);border-radius:99px;transition:width .4s cubic-bezier(.4,0,.2,1)}.diag-progress-label{font-size:.74rem;color:#94a3b8;display:flex;justify-content:flex-end;letter-spacing:.02em}.diag-step-head{display:flex;flex-direction:column;gap:1px}.diag-eyebrow{font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ff6e00;display:block}.diag-step-titre{font-size:clamp(1.05rem,2.5vw,1.32rem);font-weight:800;color:#0f172a;margin:3px 0 0;line-height:1.25;letter-spacing:-.02em}.diag-step-sous-titre{margin:2px 0 0;color:#64748b;font-size:.8rem;line-height:1.4}.diag-contact-grid{display:grid;gap:12px;padding-bottom:0}@media(min-width:720px){.diag-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.diag-privacy{grid-column:1 / -1}}.diag-field{display:grid;gap:5px}.diag-field-label{font-size:.74rem;font-weight:700;color:#374151;letter-spacing:.04em;text-transform:uppercase;display:flex;align-items:center;gap:5px}.diag-optional{font-weight:400;font-size:.74rem;color:#94a3b8;text-transform:none;letter-spacing:0}.diag-field-error{font-size:.76rem;color:#dc2626;font-weight:500;margin:1px 0 0}.diag-input{width:100%;padding:10px 12px;border:1.5px solid #e2e8f0;border-radius:11px;font-size:.9rem;color:#0f172a;background:#f8fafc;transition:border-color .18s,box-shadow .18s,background .18s;outline:none;box-sizing:border-box;font-family:inherit}.diag-input:focus{border-color:#ff6e00;background:#fff;box-shadow:0 0 0 3px #ff6e001a}.diag-input::placeholder{color:#cbd5e1}.diag-input--error{border-color:#dc2626!important;background:#fff5f5!important}.diag-privacy{font-size:.72rem;color:#94a3b8;margin:2px 0 0;display:flex;align-items:center;gap:5px;line-height:1.5}.diag-question{margin:0}.diag-question-label{font-size:.84rem;font-weight:700;color:#0f172a;margin:0 0 7px;line-height:1.35}.diag-question-note{font-size:.74rem;color:#94a3b8;font-weight:400}.diag-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:7px}.diag-options--grid{grid-template-columns:repeat(auto-fit,minmax(138px,1fr))}.diag-option{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:11px;border:1.5px solid #e9edf2;background:#fbfcfd;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s,transform .1s;-webkit-user-select:none;user-select:none;text-align:left;width:100%;line-height:1}.diag-option:hover{border-color:#ffc49a;background:#fff9f5;transform:translateY(-1px);box-shadow:0 3px 12px #ff6e0012}.diag-option--selected{border-color:#ff6e00;background:linear-gradient(135deg,#fff5ec,#fff9f5);box-shadow:0 3px 16px #ff6e0021;transform:none}.diag-option-icon-wrap{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#f1f5f9;flex-shrink:0;transition:background .15s}.diag-option--selected .diag-option-icon-wrap{background:#ff6e001a}.diag-option-content{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}.diag-option-label{font-size:.79rem;font-weight:600;color:#1e293b;line-height:1.25}.diag-option-desc{font-size:.7rem;font-weight:400;color:#94a3b8;line-height:1.3}.diag-option-dot{width:16px;height:16px;border-radius:50%;border:2px solid #d1d5db;flex-shrink:0;transition:border-color .15s,background .15s;position:relative}.diag-option-dot--on{border-color:#ff6e00;background:#ff6e00}.diag-option-dot--on:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#fff}.diag-option-check{width:18px;height:18px;border-radius:5px;border:2px solid #d1d5db;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s}.diag-option-check--on{border-color:#ff6e00;background:#ff6e00}.diag-nav{display:flex;justify-content:space-between;align-items:center;gap:10px}.diag-back-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:12px;font-size:.84rem;font-weight:600;color:#64748b;background:#f1f5f9;border:none;cursor:pointer;transition:background .15s}.diag-back-btn:hover{background:#e2e8f0}.diag-next-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 24px;border-radius:12px;font-size:.88rem;font-weight:700;letter-spacing:.02em;color:#fff;background:linear-gradient(135deg,#ff6e00,#ff8c33);border:none;cursor:pointer;box-shadow:none;transition:transform .12s,box-shadow .12s}.diag-next-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:none}.diag-next-btn:disabled{opacity:.6;cursor:not-allowed}.diag-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:diagSpin .65s linear infinite;flex-shrink:0}@keyframes diagSpin{to{transform:rotate(360deg)}}.diag-api-error{padding:10px 14px;border-radius:10px;background:#fef2f2;border:1.5px solid #fecaca;color:#b91c1c;font-size:.82rem;font-weight:500;margin-bottom:10px}.diag-result-page{background:linear-gradient(150deg,#fff9f5,#fafafa 55%,#f0f9ff);min-height:calc(100svh - 72px);padding:clamp(12px,2.4vh,28px) 16px 34px}.diag-result-shell{max-width:1120px;margin:0 auto;animation:diagResultIn .45s cubic-bezier(.4,0,.2,1) both}@keyframes diagResultIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.diag-result-hero{border-radius:18px;padding:clamp(14px,2.2vw,22px);margin-bottom:12px;display:flex;gap:14px;align-items:flex-start;border:1px solid rgba(0,0,0,.05)}.diag-result-hero-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.diag-result-hero-body{flex:1;min-width:0}.diag-result-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 11px;border-radius:99px;font-size:.69rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.diag-result-titre{font-size:clamp(1.1rem,2.6vw,1.48rem);font-weight:800;margin:0 0 6px;line-height:1.22;letter-spacing:-.02em}.diag-result-desc{font-size:.84rem;line-height:1.55;margin:0;color:#334155;opacity:.9}.diag-result-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,330px);gap:12px;align-items:start}.diag-result-main,.diag-result-aside{min-width:0}.diag-result-aside{display:grid;gap:12px}.diag-result-section{background:#fff;border-radius:16px;padding:clamp(14px,2.4vw,18px);margin-bottom:12px;border:1px solid rgba(226,232,240,.7);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{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:12px}.diag-result-section-title{font-size:.71rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#64748b}.diag-result-mode-switch{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:999px;background:#f8fafc;border:1px solid rgba(226,232,240,.9)}.diag-result-mode-btn{border:none;background:transparent;color:#64748b;font-size:.76rem;font-weight:700;border-radius:999px;padding:8px 12px;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.diag-result-mode-btn.is-active{background:#fff;color:#0f172a;box-shadow:0 4px 16px #0f172a14}.diag-result-summary-card{display:grid;gap:10px;padding:13px;border-radius:14px;border:1px solid rgba(226,232,240,.9);border-top:3px solid var(--diag-result-accent, #FF6E00);background:linear-gradient(135deg,#fffffffa,#f8fafc);margin-bottom:12px}.diag-result-summary-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.diag-result-summary-kicker{margin:0 0 4px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--diag-result-accent, #FF6E00)}.diag-result-summary-total{font-size:1rem;font-weight:800;color:#0f172a;line-height:1.3}.diag-result-summary-copy{margin:0;color:#475569;font-size:.82rem;line-height:1.5}.diag-result-summary-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.diag-summary-link,.diag-select-all-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border-radius:11px;font-size:.75rem;font-weight:700;border:1px solid rgba(148,163,184,.35);background:#fff;color:#0f172a;text-decoration:none;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease}.diag-summary-link:hover,.diag-select-all-btn:hover{transform:translateY(-1px);border-color:#ff6e0059;background:#fff7ed}.diag-result-noms{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:6px;margin-bottom:12px}.diag-result-nom-item{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:9px;background:#f8fafc;font-size:.8rem;font-weight:500;color:#1e293b}.diag-result-nom-num{width:22px;height:22px;border-radius:50%;color:#fff;font-size:.7rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.diag-result-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:9px}.diag-result-card{position:relative;border-radius:16px;overflow:hidden;border:1px solid rgba(226,232,240,.8);background:#fff;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.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{position:absolute;top:10px;right:10px;z-index:2;width:28px;height:28px;border-radius:50%;border:1px solid rgba(255,255,255,.95);background:#0f172aad;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px #0f172a2e}.diag-result-card-pick--on{background:#ff6e00}.diag-result-card-media{aspect-ratio:4/3;overflow:hidden;background:#f8fafc;display:block;text-decoration:none;position:relative}.diag-result-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.diag-result-card:hover .diag-result-card-media img{transform:scale(1.04)}.diag-result-card-monogram{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;color:#94a3b8}.diag-result-card-body{padding:9px 10px 10px;display:flex;flex-direction:column;gap:3px;flex:1}.diag-result-card-type{font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.diag-result-card-nom{font-size:.76rem;font-weight:700;color:#0f172a;line-height:1.25;text-decoration:none;display:block}.diag-result-card-nom:hover{color:#ff6e00}.diag-result-card-prix{font-size:.87rem;margin-top:1px;display:flex;align-items:baseline;gap:4px}.diag-result-card-actions{display:flex;gap:6px;margin-top:6px}.diag-add-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:7px 10px;border-radius:9px;font-size:.72rem;font-weight:700;cursor:pointer;border:none;background:#ff6e00;color:#fff;transition:background .15s,transform .1s;letter-spacing:.02em}.diag-add-btn:hover:not(:disabled){background:#e05e00;transform:scale(1.03)}.diag-add-btn--done{background:#16a34a!important;cursor:default}.diag-view-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:7px 10px;border-radius:9px;font-size:.72rem;font-weight:700;color:#ff6e00;background:#ff6e0014;text-decoration:none;transition:background .15s;letter-spacing:.02em}.diag-view-btn:hover{background:#ff6e0026}.diag-add-all-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border-radius:11px;font-size:.75rem;font-weight:700;letter-spacing:.03em;cursor:pointer;border:1.5px solid #FF6E00;color:#ff6e00;background:#ff6e000f;transition:background .15s,color .15s;white-space:nowrap}.diag-add-all-btn:hover:not(:disabled){background:#ff6e00;color:#fff}.diag-add-all-btn--done{border-color:#16a34a!important;color:#16a34a!important;background:#16a34a12!important;cursor:default}.diag-result-empty{padding:16px;border-radius:14px;background:#f8fafc;color:#64748b;font-size:.86rem;line-height:1.6}.diag-result-conseils{list-style:none;padding:0;margin:10px 0 0;display:grid;gap:8px}.diag-result-conseil{display:flex;gap:9px;font-size:.82rem;line-height:1.5;color:#334155}.diag-result-conseil-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;margin-top:8px}.diag-result-cta-row{display:grid;gap:10px;margin-top:0}.diag-result-cta-row .btn{width:100%;justify-content:center}@media(max-width:860px){.diag-result-layout{grid-template-columns:1fr}}@media(max-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{padding:8px;gap:7px}.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{width:100%;justify-content:stretch}.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{width:100%;justify-content:center}.diag-nav{gap:8px}.diag-next-btn{flex:1;justify-content:center}}.diag-intro{position:relative;display:flex;flex-direction:column;min-height:calc(100svh - 72px);background:#d7cec2;overflow:hidden}.diag-intro-hero{flex:1;position:relative;z-index:2;overflow:hidden;background:transparent;display:flex;align-items:flex-end;padding:48px 36px 44px;min-height:62vh}.diag-intro-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:left center;pointer-events:none;-webkit-user-select:none;user-select:none}.diag-intro-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,10,10,.14) 0%,transparent 36%);pointer-events:none;z-index:1}.diag-intro-titles{position:relative;z-index:3;max-width:55%}.diag-intro-votre{display:block;font-size:clamp(.65rem,2.2vw,.78rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff3e6;text-shadow:0 2px 12px rgba(0,0,0,.35);margin-bottom:8px}.diag-intro-headline{font-size:clamp(2.4rem,9vw,3.8rem);font-weight:900;line-height:1;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 14px;color:#fff;text-shadow:0 4px 18px rgba(0,0,0,.4)}.diag-intro-sub{font-size:clamp(.7rem,2.5vw,.85rem);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fffffff0;text-shadow:0 2px 12px rgba(0,0,0,.35);line-height:1.6;margin:0}.diag-intro-footer{position:relative;z-index:2;background:transparent;padding:24px 28px 32px;display:flex;flex-direction:column;gap:18px;border-top:1px solid rgba(255,255,255,.28)}.diag-intro-consent{display:flex;align-items:flex-start;gap:14px;cursor:pointer}.diag-intro-checkbox{flex-shrink:0;width:22px;height:22px;border:2px solid #d1cdc6;border-radius:5px;background:#fff;display:flex;align-items:center;justify-content:center;margin-top:1px;cursor:pointer;transition:border-color .18s,background .18s;outline:none}.diag-intro-checkbox:focus-visible{box-shadow:0 0 0 3px #ff6e0038;border-color:#ff6e00}.diag-intro-checkbox--on{background:#ff6e00;border-color:#ff6e00}.diag-intro-consent-text{font-size:.88rem;color:#ffffffeb;text-shadow:0 2px 10px rgba(0,0,0,.3);line-height:1.55}.diag-intro-cta{width:100%;padding:18px 24px;background:#fff;border:2px solid #0A0A0A;border-radius:12px;font-size:1.05rem;font-weight:700;color:#ff6e00;cursor:pointer;letter-spacing:.04em;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(min-width:769px){.diag-intro-hero{justify-content:flex-end}.diag-intro-titles{margin-left:auto;max-width:min(38vw,560px);text-align:right}}@media(max-width:768px){.diag-intro-bg{object-fit:cover;object-position:center}}@media(max-width:480px){.diag-intro-hero{padding:32px 22px 36px;min-height:56vh}.diag-intro-titles{max-width:70%}.diag-intro-footer{padding:20px 20px 28px}}.conf-check-circle{stroke-dasharray:160;stroke-dashoffset:160;animation:conf-circle .55s ease forwards .1s}.conf-check-tick{stroke-dasharray:40;stroke-dashoffset:40;animation:conf-tick .35s ease forwards .55s}@keyframes conf-circle{to{stroke-dashoffset:0}}@keyframes conf-tick{to{stroke-dashoffset:0}}.ocp-root{max-width:640px;margin:0 auto;padding:64px 24px 96px;display:flex;flex-direction:column;gap:48px}.ocp-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.ocp-check{width:56px;height:56px;margin-bottom:4px}.ocp-kicker{margin:0;font-size:.69rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ff6e00}.ocp-title{margin:0;font-size:clamp(2rem,6vw,2.8rem);font-weight:900;letter-spacing:-.02em;line-height:1.05;color:#0a0a0a}.ocp-desc{margin:0;font-size:.92rem;color:var(--muted);line-height:1.65;max-width:40ch}.ocp-meta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 0;margin-top:8px}.ocp-meta-item{display:flex;flex-direction:column;align-items:center;gap:2px;padding:0 20px}.ocp-meta-sep{width:1px;height:28px;background:#0a0a0a1a;flex-shrink:0}.ocp-meta-label{font-size:.63rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.ocp-meta-value{font-size:.88rem;font-weight:700;color:#0a0a0a}.ocp-meta-value--accent{color:#ff6e00;font-family:monospace;letter-spacing:.04em}.ocp-meta-value--status{animation:ocp-slide-in .35s cubic-bezier(.22,1,.36,1)}@keyframes ocp-slide-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.ocp-kicker,.ocp-desc,.ocp-steps{animation:ocp-fade-in .4s ease}@keyframes ocp-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ocp-status-flash{display:inline-block;margin-top:4px;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;padding:1px 6px;animation:ocp-flash-in .3s ease}@keyframes ocp-flash-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ocp-steps{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.ocp-step-group{display:flex;align-items:center}.ocp-step{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);white-space:nowrap}.ocp-step-dot{width:7px;height:7px;border-radius:50%;background:#0a0a0a2e;flex-shrink:0}.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{display:block;width:28px;height:1px;background:#0a0a0a26;margin:0 8px}.ocp-divider{border:none;border-top:1px solid rgba(10,10,10,.08);margin:0}.ocp-sister{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.ocp-sister-brands{display:flex;align-items:center;gap:0}.ocp-brand{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:10px 20px;opacity:.42;transition:opacity .18s;border-radius:10px}.ocp-brand:hover,.ocp-brand--active{opacity:1}.ocp-brand-logo{display:block;object-fit:contain}.ocp-brand-logo--dwhite{height:32px;width:auto;max-width:96px}.ocp-brand-logo--dcap{height:30px;width:auto;max-width:72px}.ocp-brand-label{font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.ocp-brand-pivot{padding:0 10px;display:flex;align-items:center}.ocp-a2s{font-size:.6rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#0a0a0a47;border:1px solid rgba(10,10,10,.14);border-radius:4px;padding:2px 6px}.ocp-sister-copy{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:38ch}.ocp-sister-text{margin:0;font-size:.88rem;color:var(--muted);line-height:1.65}.ocp-sister-text em{font-style:italic;color:#0a0a0a}.ocp-sister-link{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:700;color:#0a0a0a;text-decoration:none;border-bottom:1.5px solid rgba(10,10,10,.25);padding-bottom:1px;transition:border-color .15s,color .15s}.ocp-sister-link:hover{color:#ff6e00;border-color:#ff6e00}.ocp-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.ocp-btn-primary{padding:14px 28px;background:#0a0a0a;color:#fff;border-radius:10px;font-size:.86rem;font-weight:700;text-decoration:none;letter-spacing:.01em;transition:background .15s}.ocp-btn-primary:hover{background:#ff6e00}.ocp-btn-ghost{padding:14px 28px;background:transparent;color:var(--muted);border-radius:10px;font-size:.86rem;font-weight:600;text-decoration:none;transition:color .15s}.ocp-btn-ghost:hover{color:#0a0a0a}@media(max-width:560px){.ocp-root{padding:40px 16px 72px;gap:36px}.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{animation:none;stroke-dashoffset:0}}.ac-root{max-width:680px;margin:0 auto;padding:48px 24px 80px;font-family:var(--font-body, inherit);color:#111}.ac-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:40px}.ac-identity{display:flex;align-items:center;gap:14px}.ac-avatar{width:42px;height:42px;border-radius:50%;background:#ff6e00;color:#fff;font-size:17px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:0}.ac-identity-info{display:flex;flex-direction:column;gap:2px}.ac-name{font-size:15px;font-weight:600;margin:0;line-height:1.3}.ac-email{font-size:13px;color:#666;margin:0;line-height:1.3}.ac-logout{background:none;border:none;padding:0;cursor:pointer;font-size:13px;color:#888;transition:color .15s}.ac-logout:hover{color:#c0392b}.ac-tabs{display:flex;gap:0;border-bottom:1px solid #e8e8e8;margin-bottom:32px}.ac-tab{background:none;border:none;border-bottom:2px solid transparent;padding:10px 18px;font-size:14px;font-weight:500;color:#888;cursor:pointer;display:flex;align-items:center;gap:6px;margin-bottom:-1px;transition:color .15s,border-color .15s}.ac-tab:hover{color:#333}.ac-tab--active{color:#ff6e00;border-bottom-color:#ff6e00}.ac-tab-count{background:#ff6e00;color:#fff;font-size:11px;font-weight:700;border-radius:10px;padding:1px 6px;line-height:1.5}.ac-body{min-height:120px}.ac-rows{display:flex;flex-direction:column;gap:0}.ac-order{border-bottom:1px solid #f0f0f0}.ac-order:first-child{border-top:1px solid #f0f0f0}.ac-order-row{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:14px 0;cursor:pointer;text-align:left;gap:12px;transition:opacity .15s}.ac-order-row:hover{opacity:.75}.ac-order-left{display:flex;flex-direction:column;gap:3px}.ac-order-num{font-size:14px;font-weight:600;color:#111;font-variant-numeric:tabular-nums}.ac-order-date{font-size:12px;color:#888}.ac-order-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.ac-order-total{font-size:14px;font-weight:600;color:#111;font-variant-numeric:tabular-nums}.ac-order-chevron{color:#aaa;transition:transform .2s ease;flex-shrink:0}.ac-order-detail{padding:4px 0 16px;display:flex;flex-direction:column;gap:0}.ac-detail-line{display:flex;justify-content:space-between;align-items:center;padding:7px 0;font-size:13.5px;color:#333;border-bottom:1px solid #f4f4f4}.ac-detail-line:last-child{border-bottom:none}.ac-detail-line--muted{color:#888}.ac-detail-line--promo{color:#1a9c4e}.ac-detail-line--total{font-weight:700;font-size:14px;color:#111;padding-top:10px;margin-top:2px;border-top:1px solid #e8e8e8}.ac-badge{display:inline-flex;align-items:center;font-size:11.5px;font-weight:600;padding:2px 9px;border-radius:20px;letter-spacing:.01em;flex-shrink:0}.ac-badge--amber{background:#fff3e0;color:#b45309}.ac-badge--blue{background:#e8f0fe;color:#1a56db}.ac-badge--purple{background:#f3e8ff;color:#7e22ce}.ac-badge--green{background:#d1fae5;color:#065f46}.ac-badge--red{background:#fee2e2;color:#b91c1c}.ac-addr-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #f0f0f0}.ac-addr-row:first-child{border-top:1px solid #f0f0f0}.ac-addr-info{display:flex;flex-direction:column;gap:3px}.ac-addr-name{font-size:14px;font-weight:600;color:#111;display:flex;align-items:center;gap:8px}.ac-addr-default{font-size:11px;font-weight:600;color:#ff6e00;background:#fff3e8;border-radius:10px;padding:1px 7px}.ac-addr-detail{font-size:13px;color:#666}.ac-addr-actions{display:flex;align-items:center;gap:6px;flex-shrink:0;padding-top:2px}.ac-addr-sep{color:#ccc;font-size:12px}.ac-link-btn{background:none;border:none;padding:0;cursor:pointer;font-size:13px;color:#555;text-decoration:underline;text-underline-offset:2px;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{display:inline-flex;align-items:center;gap:7px;background:none;border:1px dashed #ccc;border-radius:6px;padding:9px 16px;font-size:13.5px;color:#555;cursor:pointer;margin-top:18px;transition:border-color .15s,color .15s}.ac-btn-add:hover{border-color:#ff6e00;color:#ff6e00}.ac-form{display:flex;flex-direction:column;gap:20px;max-width:480px}.ac-form--inset{margin-top:20px;padding:20px;border:1px solid #e8e8e8;border-radius:8px;background:#fafafa}.ac-form-title{font-size:14px;font-weight:600;color:#111;margin:0 0 4px}.ac-field{display:flex;flex-direction:column;gap:6px}.ac-label{font-size:12.5px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.04em}.ac-input{width:100%;padding:10px 12px;font-size:14px;border:1px solid #ddd;border-radius:6px;background:#fff;color:#111;outline:none;transition:border-color .15s;box-sizing:border-box;font-family:inherit}.ac-input:focus{border-color:#ff6e00}.ac-input--locked{background:#f5f5f5;color:#888;cursor:not-allowed}.ac-textarea{resize:vertical;min-height:72px}.ac-hint{font-size:12px;color:#aaa;margin:0}.ac-field-error{font-size:12px;color:#c0392b;margin:0}.ac-input-wrap{position:relative;display:flex;align-items:center}.ac-input--pw{padding-right:42px}.ac-pw-toggle{position:absolute;right:10px;background:none;border:none;cursor:pointer;color:#aaa;padding:2px;display:flex;align-items:center;transition:color .15s}.ac-pw-toggle:hover{color:#555}.ac-checkbox{display:flex;align-items:center;gap:9px;font-size:13.5px;color:#444;cursor:pointer}.ac-checkbox input[type=checkbox]{width:15px;height:15px;accent-color:#FF6E00;cursor:pointer}.ac-form-actions{display:flex;gap:10px;flex-wrap:wrap}.ac-btn-primary{display:inline-flex;align-items:center;justify-content:center;background:#ff6e00;color:#fff;border:none;border-radius:6px;padding:10px 22px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s;white-space:nowrap}.ac-btn-primary:hover:not(:disabled){background:#e05e00}.ac-btn-primary:disabled{opacity:.6;cursor:not-allowed}.ac-btn-ghost{display:inline-flex;align-items:center;justify-content:center;background:none;color:#555;border:1px solid #ddd;border-radius:6px;padding:10px 22px;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .15s,color .15s;white-space:nowrap}.ac-btn-ghost:hover{border-color:#bbb;color:#333}.ac-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:52px 24px;color:#bbb;text-align:center}.ac-empty svg{opacity:.4}.ac-empty p{font-size:14px;color:#aaa;margin:0}.ac-toast{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px;border-radius:7px;font-size:13.5px;font-weight:500;margin-bottom:20px;animation:ac-toast-in .2s ease}.ac-toast--success{background:#d1fae5;color:#065f46}.ac-toast--error{background:#fee2e2;color:#b91c1c}.ac-toast-close{background:none;border:none;cursor:pointer;font-size:18px;line-height:1;color:inherit;opacity:.6;padding:0 2px;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(max-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{display:block;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.cat-title{font-family:var(--font-brand);font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;letter-spacing:-.025em;color:#111;line-height:1.1;margin:0 0 10px}.cat-sub{font-size:15px;color:#666;margin:0;line-height:1.5}.cat-filters{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:36px;padding-bottom:24px;border-bottom:1px solid #f0f0f0}.cat-search-wrap{position:relative;flex:1 1 220px}.cat-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#aaa;pointer-events:none}.cat-input{height:40px;padding:0 12px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;font-family:var(--font-body);font-size:13.5px;color:#111;outline:none;transition:border-color .15s;box-sizing:border-box}.cat-input:focus{border-color:var(--accent)}.cat-input--search{width:100%;padding-left:36px}.cat-input--select{flex:0 0 auto;cursor:pointer;padding-right:8px}.cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.cat-empty{display:flex;flex-direction:column;align-items:center;gap:14px;padding:72px 24px;color:#ccc;text-align:center}.cat-empty svg{opacity:.5}.cat-empty p{font-size:15px;color:#aaa;margin:0}.cat-reset{background:none;border:none;font-size:13.5px;color:var(--accent);cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:0}.cat-more{display:flex;justify-content:center;margin-top:52px}.cat-more-btn{display:inline-flex;align-items:center;gap:10px;height:44px;padding:0 28px;border-radius:8px;border:1px solid #ddd;background:#fff;font-family:var(--font-brand);font-size:13px;font-weight:700;color:#333;cursor:pointer;letter-spacing:.03em;transition:border-color .15s,background .15s,color .15s}.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{display:inline-flex;align-items:center;justify-content:center;background:#f0f0f0;color:#666;font-size:11px;font-weight:700;border-radius:20px;padding:1px 8px;line-height:1.6;transition:background .15s,color .15s}.cat-more-btn:hover:not(:disabled) .cat-more-badge{background:#ffffff38;color:#fff}.cat-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,0,0,.12);border-top-color:currentColor;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}.pc-card{display:grid;grid-template-rows:auto 1fr;background:#fff;border:1px solid #ebebeb;border-radius:12px;overflow:hidden;transition:box-shadow .2s,transform .2s}.pc-card:hover{box-shadow:0 8px 32px #00000017;transform:translateY(-2px)}.pc-media{display:block;position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#f8f8f8}.pc-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.pc-card:hover .pc-media img{transform:scale(1.04)}.pc-placeholder{width:100%;height:100%;background:#f4f4f4}.pc-badges{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:4px}.pc-badge{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:4px;line-height:1.4}.pc-badge--feature{background:#111;color:#fff}.pc-badge--new,.pc-badge--promo{background:var(--accent);color:#fff}.pc-badge--low{background:#fff3e0;color:#b45309}.pc-badge--out{background:#fee2e2;color:#b91c1c}.pc-body{display:grid;align-content:start;gap:6px;padding:14px 16px 18px}.pc-brand{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}.pc-name{font-family:var(--font-brand);font-size:14px;font-weight:700;color:#111;line-height:1.3;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-name:hover{color:var(--accent)}.pc-copy{font-size:12.5px;color:#888;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.pc-price{display:flex;flex-direction:column;gap:2px}.pc-price strong{font-size:15px;font-weight:700;color:#111;line-height:1}.pc-price-promo{color:var(--accent)!important}.pc-price-was{font-size:12px;color:#bbb;text-decoration:line-through}.pc-btn{flex-shrink:0;height:34px;padding:0 16px;border-radius:6px;border:1px solid #ddd;background:#fff;font-family:var(--font-body);font-size:12.5px;font-weight:600;color:#333;cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.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(max-width:1100px){.cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-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:1 1 auto}}@media(max-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{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:36px}.gd-header-text{flex:1 1 0;min-width:0}.gd-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.gd-title{font-family:var(--font-brand);font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:800;letter-spacing:-.025em;color:#111;line-height:1.1;margin:0 0 14px}.gd-desc{font-size:15px;color:#666;line-height:1.65;margin:0;max-width:56ch}.gd-header-image{flex-shrink:0;width:160px;height:160px;border-radius:12px;overflow:hidden;background:#f5f5f5;border:1px solid #ebebeb}.gd-header-image img{width:100%;height:100%;object-fit:contain;padding:12px;box-sizing:border-box}.gd-divider{border:none;border-top:1px solid #f0f0f0;margin:0 0 28px}.gd-count{font-size:12px;color:#999;margin-bottom:20px}.gd-empty{display:flex;flex-direction:column;align-items:center;gap:14px;padding:72px 24px;color:#ccc;text-align:center}.gd-empty svg{opacity:.4}.gd-empty p{font-size:15px;color:#aaa;margin:0}.gd-not-found{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 24px;text-align:center;color:#888}.gd-back-link{font-size:13.5px;font-weight:600;color:var(--accent);text-decoration:none}.gd-back-link:hover{text-decoration:underline}.gd-footer{display:flex;justify-content:center;margin-top:52px;padding-top:32px;border-top:1px solid #f0f0f0}.gd-catalogue-link{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:#555;text-decoration:none;transition:color .15s}.gd-catalogue-link:hover{color:var(--accent)}@media(max-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{display:block;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.gl-title{font-family:var(--font-brand);font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:800;letter-spacing:-.025em;color:#111;line-height:1.1;margin:0 0 12px}.gl-sub{font-size:15px;color:#666;margin:0;max-width:52ch;line-height:1.6}.gl-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:60px}.gl-card{display:grid;grid-template-columns:140px minmax(0,1fr);gap:0;border:1px solid #ebebeb;border-radius:12px;overflow:hidden;background:#fff;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.gl-card:hover{box-shadow:0 8px 32px #00000017;transform:translateY(-2px)}.gl-card-media{background:#f7f7f7;border-right:1px solid #ebebeb;overflow:hidden;aspect-ratio:1 / 1}.gl-card-media img{width:100%;height:100%;object-fit:contain;padding:16px;box-sizing:border-box;display:block;transition:transform .3s ease}.gl-card:hover .gl-card-media img{transform:scale(1.04)}.gl-card-placeholder{width:100%;height:100%;min-height:140px;background:linear-gradient(135deg,#f0f0f0,#fafafa)}.gl-card-body{display:flex;flex-direction:column;gap:6px;padding:20px 22px}.gl-card-kicker{font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.gl-card-name{font-family:var(--font-brand);font-size:17px;font-weight:800;color:#111;letter-spacing:-.015em;line-height:1.2;margin:0}.gl-card-desc{font-size:13px;color:#777;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.gl-card-cta{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--accent);margin-top:4px;transition:gap .15s}.gl-card:hover .gl-card-cta{gap:9px}.gl-empty{display:flex;flex-direction:column;align-items:center;gap:16px;padding:72px 24px;text-align:center;color:#aaa;margin-bottom:40px}.gl-btn{display:inline-flex;align-items:center;height:44px;padding:0 24px;border-radius:8px;background:#111;color:#fff;font-family:var(--font-brand);font-size:13px;font-weight:700;text-decoration:none;letter-spacing:.03em;transition:background .15s}.gl-btn:hover{background:var(--accent)}.gl-link{font-size:13.5px;font-weight:600;color:#666;text-decoration:none;transition:color .15s}.gl-link:hover{color:#111}.gl-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;padding:36px 40px;border:1px solid #ebebeb;border-radius:12px;background:#fafafa}.gl-cta-text{flex:1 1 300px}.gl-cta-kicker{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 8px}.gl-cta-title{font-family:var(--font-brand);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:700;color:#111;letter-spacing:-.02em;line-height:1.25;margin:0}.gl-cta-actions{display:flex;align-items:center;gap:20px;flex-shrink:0}@media(max-width:900px){.gl-grid{grid-template-columns:1fr}.gl-card{grid-template-columns:120px minmax(0,1fr)}}@media(max-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{padding:24px 20px;flex-direction:column;align-items:flex-start}.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{display:block;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.ct-title{font-family:var(--font-brand);font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:800;letter-spacing:-.025em;color:#111;line-height:1.1;margin:0 0 12px}.ct-sub{font-size:15px;color:#666;line-height:1.65;margin:0;max-width:54ch}.ct-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:48px;align-items:start}.ct-info{display:flex;flex-direction:column;gap:20px;position:sticky;top:32px}.ct-info-block{display:flex;flex-direction:column;gap:3px}.ct-info-label{font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#aaa;margin:0}.ct-info-value{font-size:14px;font-weight:600;color:#111;text-decoration:none;margin:0;line-height:1.4;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{font-size:12.5px;color:#999;line-height:1.6;margin:0}.ct-form{display:flex;flex-direction:column;gap:20px}.ct-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ct-field{display:flex;flex-direction:column;gap:6px}.ct-label{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#555}.ct-input{width:100%;height:44px;padding:0 14px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;font-family:var(--font-body);font-size:14px;color:#111;outline:none;box-sizing:border-box;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;-webkit-appearance:none;-moz-appearance:none;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-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.ct-textarea{height:auto;min-height:130px;padding:12px 14px;resize:vertical;line-height:1.6}.ct-field-error{font-size:12px;color:#e53e3e;margin:0}.ct-status{font-size:13.5px;font-weight:500;padding:12px 16px;border-radius:8px;margin:0;line-height:1.5}.ct-status--success{background:#d1fae5;color:#065f46}.ct-status--error{background:#fee2e2;color:#b91c1c}.ct-submit{align-self:flex-start;display:inline-flex;align-items:center;height:46px;padding:0 28px;border:none;border-radius:8px;background:#111;color:#fff;font-family:var(--font-brand);font-size:13.5px;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:background .15s;white-space:nowrap}.ct-submit:hover:not(:disabled){background:var(--accent)}.ct-submit:disabled{opacity:.6;cursor:not-allowed}@media(max-width:800px){.ct-layout{grid-template-columns:1fr;gap:36px}.ct-info{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.ct-info-divider,.ct-info-note{grid-column:1 / -1}}@media(max-width:560px){.ct-root{padding:36px 0 64px}.ct-inner{padding:0 16px}.ct-form-row,.ct-info{grid-template-columns:1fr}.ct-submit{width:100%;justify-content:center}}
