.hp-page{--hp-accent: var(--hp-accent);--hp-bg: var(--hp-bg);--hp-text: var(--hp-text-raw);--hp-text-muted: var(--hp-text-raw)99;--hp-border: var(--hp-text-raw)var(--hp-border-alpha);--hp-shadow-xs: 0 1px 2px var(--hp-text-raw)08;--hp-shadow-sm: 0 2px 8px var(--hp-text-raw)12, 0 1px 3px var(--hp-text-raw)08;--hp-shadow-md: 0 8px 24px var(--hp-text-raw)16, 0 4px 8px var(--hp-text-raw)10;--hp-shadow-lg: 0 16px 48px var(--hp-text-raw)18, 0 8px 16px var(--hp-text-raw)12;--hp-space-xs: 4px;--hp-space-sm: 8px;--hp-space-md: 16px;--hp-space-lg: 24px;--hp-space-xl: 32px;--hp-space-2xl: 48px;--hp-space-3xl: 64px;--hp-card-padding: var(--hp-card-padding-val)px;--hp-radius: 8px;--hp-radius-lg: 12px;--hp-radius-xl: 16px;--hp-transition: .4s cubic-bezier(.25, .46, .45, .94);--hp-transition-fast: .2s cubic-bezier(.25, .46, .45, .94);--hp-transition-slow: .6s cubic-bezier(.25, .46, .45, .94);--hp-transition-bounce: cubic-bezier(.34, 1.56, .64, 1);--hp-shadow-lift: 0 20px 40px -16px rgba(0,0,0,.18);--hp-shadow-card: 0 4px 12px rgba(0,0,0,.08);--hp-quote-size: clamp(48px, 8vw, 72px);--hp-timeline-width: 2px;--hp-timeline-dot: 12px;--hp-stack-top: clamp(60px, 12vh, 100px);--hp-stack-gap: 16px;--hp-card-bg: #FFFFFF;--hp-kicker-line: 32px;--hp-text-xs: 11px;--hp-text-sm: 13px;--hp-text-base: 16px;--hp-text-lg: 19px;--hp-text-xl: 24px;--hp-text-2xl: 32px;--hp-text-3xl: 42px;--hp-text-4xl: 56px;--hp-text-5xl: 72px;background:var(--hp-page-bg, var(--hp-bg));color:var(--hp-text);font-family:inherit;font-size:var(--hp-text-base);line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overflow-x:hidden}@media (min-width: 480px){.hp-page{font-size:17px;--hp-text-base: 17px}.hp-page .hp-page[data-bg-mode=gradient]{--hp-page-bg: linear-gradient(180deg, var(--hp-bg) 0%, color-mix(in srgb, var(--hp-accent) 8%, var(--hp-bg)) 50%, var(--hp-bg) 100%)}.hp-page .hp-page[data-bg-mode=subtle]{--hp-page-bg: linear-gradient(135deg, var(--hp-bg) 0%, color-mix(in srgb, var(--hp-accent) 5%, var(--hp-bg)) 100%)}.hp-page .hp-page[data-bg-mode=solid]{--hp-page-bg: var(--hp-bg)}}@media (min-width: 768px){.hp-page{--hp-text-3xl: 46px;--hp-text-4xl: 60px}}@media (min-width: 1024px){.hp-page{--hp-text-3xl: 52px;--hp-text-4xl: 64px;--hp-text-5xl: 80px}}@media (min-width: 1280px){.hp-page{--hp-text-4xl: 72px}}.hp-page *,.hp-page *:before,.hp-page *:after{box-sizing:border-box}.hp-page[data-grain=true]:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;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.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none;z-index:0}.hp-page:after{content:"";position:absolute;top:400px;right:-150px;width:300px;height:300px;background:radial-gradient(circle,var(--hp-accent)08 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}@media (min-width: 1024px){.hp-page:after{width:500px;height:500px;right:-200px}}.hp-container{max-width:1200px;margin:0 auto;padding:0 16px;position:relative;z-index:1}@media (min-width: 480px){.hp-container{padding:0 24px}}@media (min-width: 1280px){.hp-container{padding:0 32px}}.hp-container--wide{max-width:1400px}.hp-container--narrow{max-width:900px}.hp-section{padding:var(--hp-space-2xl) 0;position:relative}@media (min-width: 480px){.hp-section{padding:var(--hp-space-3xl) 0}}@media (min-width: 768px){.hp-section{padding:80px 0}}@media (min-width: 1024px){.hp-section{padding:100px 0}}@media (min-width: 1280px){.hp-section{padding:120px 0}}.hp-section--compact{padding:var(--hp-space-lg) 0}@media (min-width: 768px){.hp-section--compact{padding:var(--hp-space-xl) 0}}.hp-kicker{font-size:var(--hp-text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--hp-accent);margin-bottom:var(--hp-space-md);display:inline-flex;align-items:center;gap:var(--hp-space-sm)}.hp-kicker:before{content:"";width:28px;height:1px;background:var(--hp-accent)}@media (min-width: 480px){.hp-kicker{font-size:12px;letter-spacing:.2em;margin-bottom:var(--hp-space-lg)}.hp-kicker:before{width:32px}}@media (min-width: 1024px){.hp-kicker{font-size:13px}.hp-kicker:before{width:40px}}.hp-h1{font-size:clamp(36px,10vw,var(--hp-text-4xl));font-weight:500;line-height:1.08;letter-spacing:-.03em;margin:0 0 var(--hp-space-lg);color:var(--hp-text);text-wrap:balance}@media (min-width: 480px){.hp-h1{margin:0 0 var(--hp-space-xl)}}@media (min-width: 768px){.hp-h1{line-height:1.05}}@media (min-width: 1024px){.hp-h1{line-height:1.02;letter-spacing:-.035em}}.hp-h2{font-size:clamp(26px,7vw,var(--hp-text-3xl));font-weight:500;line-height:1.12;letter-spacing:-.025em;margin:0 0 var(--hp-space-md);color:var(--hp-text);text-wrap:balance}@media (min-width: 480px){.hp-h2{margin:0 0 var(--hp-space-lg)}}@media (min-width: 1024px){.hp-h2{line-height:1.08}}.hp-h3{font-size:var(--hp-text-lg);font-weight:600;line-height:1.3;letter-spacing:-.01em;margin:0 0 var(--hp-space-sm);color:var(--hp-text)}.hp-subtitle{font-size:var(--hp-text-base);line-height:1.75;color:var(--hp-text-muted);max-width:56ch;margin:0 0 var(--hp-space-xl)}@media (min-width: 480px){.hp-subtitle{font-size:var(--hp-text-lg);line-height:1.8;margin:0 0 var(--hp-space-2xl)}}@media (min-width: 1024px){.hp-subtitle{font-size:20px;max-width:52ch}}.hp-body{font-size:var(--hp-text-base);line-height:1.85;color:var(--hp-text-muted);max-width:58ch}.hp-body p{margin:0 0 var(--hp-space-md)}.hp-body p:last-child{margin-bottom:0}.hp-section-header{text-align:center;margin-bottom:var(--hp-space-2xl)}@media (min-width: 768px){.hp-section-header{margin-bottom:var(--hp-space-3xl)}}.hp-section-header .hp-kicker{justify-content:center}.hp-section-header .hp-kicker:before{display:none}.hp-section-header .hp-subtitle{margin-left:auto;margin-right:auto}.hp-cta-group{display:flex;flex-direction:column;gap:var(--hp-space-sm);margin-top:var(--hp-space-lg)}@media (min-width: 400px){.hp-cta-group{flex-direction:row;flex-wrap:wrap;gap:var(--hp-space-md)}}@media (min-width: 480px){.hp-cta-group{margin-top:var(--hp-space-xl)}}.hp-cta-group--center{justify-content:center}.hp-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--hp-space-sm);padding:14px 24px;font-size:var(--hp-text-sm);font-weight:500;text-decoration:none;border-radius:var(--hp-radius);transition:all var(--hp-transition-fast);cursor:pointer;border:none;white-space:nowrap;position:relative;overflow:hidden}@media (min-width: 480px){.hp-btn{padding:16px 32px;font-size:14px}}.hp-btn--primary{background:#4d300b;color:#f9eed8;box-shadow:var(--hp-shadow-sm)}.hp-btn--primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#3d2508;transform:scaleX(0);transform-origin:left;transition:transform var(--hp-transition);z-index:0}.hp-btn--primary span,.hp-btn--primary svg{position:relative;z-index:1}.hp-btn--primary:hover{box-shadow:var(--hp-shadow-md)}.hp-btn--primary:hover:before{transform:scaleX(1)}.hp-btn--primary:focus-visible{outline:2px solid #4D300B;outline-offset:3px}.hp-btn--primary:active{transform:scale(.98)}.hp-btn--secondary{background:transparent;color:#4d300b;border:1px solid #4D300B;box-shadow:var(--hp-shadow-xs)}.hp-btn--secondary:hover{background:#4d300b;color:#f9eed8;border-color:#4d300b;box-shadow:var(--hp-shadow-sm)}.hp-btn--secondary:focus-visible{outline:2px solid #4D300B;outline-offset:3px}.hp-btn--secondary:active{transform:scale(.98)}@media (hover: none) and (pointer: coarse){.hp-btn:active{transform:scale(.96);transition:transform .1s ease-out}.hp-btn--primary:active{box-shadow:var(--hp-shadow-xs)}.hp-product-link:active .hp-product-media{transform:scale(.97) translateY(-2px);box-shadow:var(--hp-shadow-md);transition:transform .1s ease-out,box-shadow .1s ease-out}.hp-article-card:active{transform:scale(.98) translateY(-2px);box-shadow:var(--hp-shadow-md);transition:transform .1s ease-out,box-shadow .1s ease-out}.hp-review-card:active{transform:scale(.98) translateY(-1px);box-shadow:var(--hp-shadow-md);transition:transform .1s ease-out,box-shadow .1s ease-out}}@media (prefers-reduced-motion: reduce){.hp-btn:before{transition:none}.hp-btn:active{transform:none}}.hp-icon{width:20px;height:20px;flex-shrink:0;color:var(--hp-accent)}.hp-icon--sm{width:16px;height:16px}.hp-icon--lg{width:28px;height:28px}.hp-icon--xl{width:48px;height:48px}@media (min-width: 480px){.hp-icon{width:22px;height:22px}.hp-icon--lg{width:32px;height:32px}.hp-icon--xl{width:56px;height:56px}}@keyframes hp-flame-pulse{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.05)}}.hp-icon--flame{transform-origin:bottom center;animation:hp-flame-pulse 2s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.hp-icon--flame{animation:none}}.hp-media{position:relative;border-radius:var(--hp-radius-lg);overflow:hidden;background:linear-gradient(135deg,var(--hp-accent)12,var(--hp-accent)04);box-shadow:var(--hp-shadow-md)}.hp-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--hp-text-raw)08;border-radius:inherit;pointer-events:none;z-index:1}.hp-media img{width:100%;height:100%;object-fit:cover;transition:transform var(--hp-transition)}.hp-media:hover img{transform:scale(1.02)}@media (prefers-reduced-motion: reduce){.hp-media img{transition:none}.hp-media:hover img{transform:none}}.hp-placeholder{width:100%;height:100%;min-height:200px;background:linear-gradient(135deg,var(--hp-accent)15 0%,var(--hp-accent)05 100%);display:flex;align-items:center;justify-content:center;position:relative}.hp-placeholder:before{content:"";position:absolute;top:20%;right:20%;bottom:20%;left:20%;border:1px dashed var(--hp-accent)30;border-radius:var(--hp-radius)}.hp-placeholder svg{width:48px;height:48px;color:var(--hp-accent)40}.hp-hero{--hero-glow-color: var(--hp-accent);--hero-glow-warm: #F5A623;--hero-glow-amber: #E8A756;--hero-bg-deep: color-mix(in srgb, var(--hp-bg) 92%, var(--hp-text-raw));--hero-bg-warm: color-mix(in srgb, var(--hp-bg) 96%, var(--hp-accent));position:relative;padding-top:clamp(40px,8vh,80px);padding-bottom:var(--hp-space-2xl);overflow:hidden;background:radial-gradient(ellipse 120% 100% at 50% 50%,transparent 40%,rgba(61,47,42,.03) 60%,rgba(61,47,42,.08) 80%,rgba(61,47,42,.15) 100%),radial-gradient(ellipse 80% 50% at 50% 85%,rgba(232,167,86,.04) 0%,transparent 60%),radial-gradient(ellipse 40% 35% at 70% 45%,rgba(245,166,35,.08) 0%,rgba(245,166,35,.04) 30%,rgba(196,149,106,.02) 50%,transparent 70%),radial-gradient(ellipse 100% 80% at 60% 40%,rgba(196,149,106,.05) 0%,rgba(196,149,106,.02) 40%,transparent 70%),linear-gradient(180deg,var(--hp-bg) 0%,var(--hero-bg-warm) 30%,var(--hp-bg) 70%,var(--hero-bg-deep) 100%)}.hp-hero:before{content:"";position:absolute;top:20%;right:15%;width:clamp(200px,40vw,500px);height:clamp(200px,40vw,500px);background:radial-gradient(circle,rgba(245,166,35,.12) 0%,rgba(245,166,35,.06) 25%,rgba(196,149,106,.03) 50%,transparent 70%);border-radius:50%;filter:blur(40px);pointer-events:none;z-index:0;animation:hp-hero-glow-breathe 8s ease-in-out infinite}@keyframes hp-hero-glow-breathe{0%,to{opacity:.7;transform:scale(1) translate(0)}50%{opacity:1;transform:scale(1.05) translate(-2%,3%)}}.hp-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;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.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.018;pointer-events:none;z-index:0;mix-blend-mode:overlay}.hp-hero .hp-container{position:relative;z-index:1}@media (max-width: 767px){.hp-hero:before{top:40%;right:auto;left:50%;transform:translate(-50%);width:280px;height:280px}@keyframes hp-hero-glow-breathe{0%,to{opacity:.6;transform:translate(-50%) scale(1)}50%{opacity:.9;transform:translate(-50%) scale(1.08)}}}@media (min-width: 768px){.hp-hero{padding-top:var(--hp-space-3xl);padding-bottom:80px;background:radial-gradient(ellipse 130% 100% at 50% 50%,transparent 45%,rgba(61,47,42,.04) 65%,rgba(61,47,42,.1) 85%,rgba(61,47,42,.18) 100%),radial-gradient(ellipse 70% 40% at 50% 90%,rgba(232,167,86,.05) 0%,transparent 60%),radial-gradient(ellipse 35% 40% at 72% 42%,rgba(245,166,35,.1) 0%,rgba(245,166,35,.05) 30%,rgba(196,149,106,.025) 50%,transparent 70%),radial-gradient(ellipse 90% 70% at 65% 35%,rgba(196,149,106,.06) 0%,rgba(196,149,106,.025) 40%,transparent 70%),linear-gradient(180deg,var(--hp-bg) 0%,var(--hero-bg-warm) 25%,var(--hp-bg) 65%,var(--hero-bg-deep) 100%)}.hp-hero:before{top:15%;right:10%;width:400px;height:400px;filter:blur(50px)}}@media (min-width: 1024px){.hp-hero{padding-top:80px;padding-bottom:100px}.hp-hero:before{top:10%;right:12%;width:500px;height:500px;filter:blur(60px)}}@media (min-width: 1280px){.hp-hero:before{width:600px;height:600px;right:15%}}.hp-hero-grid{display:grid;grid-template-columns:1fr;gap:var(--hp-space-xl)}@media (min-width: 768px){.hp-hero-grid{gap:var(--hp-space-2xl)}}@media (min-width: 1024px){.hp-hero-grid{grid-template-columns:1fr 1fr;gap:var(--hp-space-3xl);align-items:center}}@media (min-width: 1280px){.hp-hero-grid{grid-template-columns:55fr 45fr;gap:80px}}.hp-hero-content{max-width:600px}@media (min-width: 1024px){.hp-hero-content{max-width:none}}.hp-hero-badge{display:inline-flex;align-items:center;gap:var(--hp-space-sm);padding:6px 12px;background:var(--hp-accent)12;border:1px solid var(--hp-accent)25;border-radius:100px;font-size:var(--hp-text-xs);font-weight:500;color:var(--hp-accent);margin-bottom:var(--hp-space-lg)}@media (min-width: 480px){.hp-hero-badge{padding:8px 16px;font-size:12px;margin-bottom:var(--hp-space-xl)}}.hp-hero-badge-flame{width:16px;height:22px;flex-shrink:0;animation:hp-badge-flame-flicker 1.8s ease-in-out infinite;transform-origin:center bottom}.hp-hero-badge-flame svg{width:100%;height:100%;filter:drop-shadow(0 0 3px rgba(245,166,35,.6)) drop-shadow(0 0 6px rgba(245,166,35,.3))}@keyframes hp-badge-flame-flicker{0%,to{transform:scaleX(1) scaleY(1) rotate(0)}15%{transform:scaleX(.96) scaleY(1.02) rotate(-1deg)}30%{transform:scaleX(1.03) scaleY(.98) rotate(.8deg)}45%{transform:scaleX(.98) scaleY(1.01) rotate(-.5deg)}60%{transform:scaleX(1.02) scaleY(.99) rotate(1deg)}75%{transform:scaleX(.99) scaleY(1.02) rotate(-.6deg)}90%{transform:scaleX(1.01) scaleY(1) rotate(.3deg)}}@media (min-width: 480px){.hp-hero-badge-flame{width:18px;height:24px}}@media (prefers-reduced-motion: reduce){.hp-hero-badge-flame{animation:none}}.hp-hero-media{position:relative;border-radius:var(--hp-radius-xl);overflow:hidden;aspect-ratio:4/3;box-shadow:var(--hp-shadow-lg)}@media (max-width: 767px){.hp-hero-media{aspect-ratio:1/1;height:auto!important;max-height:none}.hp-hero-media img{object-fit:contain;height:auto!important}}@media (min-width: 768px){.hp-hero-media{aspect-ratio:1/1}}@media (min-width: 1024px){.hp-hero-media{aspect-ratio:4/5}}.hp-hero-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--hp-text-raw)08;border-radius:inherit;pointer-events:none;z-index:2}.hp-hero-media img{width:100%;height:100%;object-fit:cover;transition:transform var(--hp-transition-slow)}.hp-hero-media:hover img{transform:scale(1.03)}@media (prefers-reduced-motion: reduce){.hp-hero-media img{transition:none}.hp-hero-media:hover img{transform:none}}.hp-reassurance{background:var(--hp-accent)06;border-top:1px solid var(--hp-border);border-bottom:1px solid var(--hp-border)}.hp-reassurance-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--hp-space-lg);list-style:none;margin:0;padding:0}@media (min-width: 600px){.hp-reassurance-grid{grid-template-columns:repeat(4,1fr);gap:var(--hp-space-xl)}}@media (min-width: 1024px){.hp-reassurance-grid{display:flex;justify-content:center;gap:var(--hp-space-3xl)}}.hp-reassurance-item{display:flex;flex-direction:column;align-items:center;gap:var(--hp-space-sm);text-align:center}@media (min-width: 600px){.hp-reassurance-item{flex-direction:row;text-align:left;gap:var(--hp-space-md)}}.hp-reassurance-item .hp-icon{width:24px;height:24px;color:var(--hp-accent);transition:transform var(--hp-transition-fast)}@media (min-width: 480px){.hp-reassurance-item .hp-icon{width:28px;height:28px}}.hp-reassurance-item:hover .hp-icon{transform:scale(1.1)}@media (prefers-reduced-motion: reduce){.hp-reassurance-item:hover .hp-icon{transform:none}}.hp-reassurance-item span{font-size:var(--hp-text-sm);font-weight:500;color:var(--hp-text);white-space:nowrap}@media (min-width: 480px){.hp-reassurance-item span{font-size:14px}}.hp-olfactif{overflow:hidden}.hp-olfactif-header{text-align:center;margin-bottom:var(--hp-space-2xl)}@media (min-width: 768px){.hp-olfactif-header{margin-bottom:var(--hp-space-3xl)}}.hp-olfactif-header .hp-kicker{justify-content:center}.hp-olfactif-header .hp-kicker:before{display:none}.hp-olfactif-header .hp-subtitle{margin-left:auto;margin-right:auto;margin-bottom:0}.hp-olfactif-grid{display:flex;flex-direction:column;gap:var(--hp-space-md)}@media (min-width: 768px){.hp-olfactif-grid{flex-direction:row;gap:3px;min-height:520px;border-radius:var(--hp-radius-xl);overflow:hidden;box-shadow:var(--hp-shadow-lg)}}@media (min-width: 1024px){.hp-olfactif-grid{min-height:580px}}@media (min-width: 1280px){.hp-olfactif-grid{min-height:620px}}.hp-olfactif-univers{position:relative;border-radius:var(--hp-radius-lg);overflow:hidden;cursor:pointer;background:var(--hp-card-bg);box-shadow:var(--hp-shadow-md)}@media (min-width: 768px){.hp-olfactif-univers{flex:1 1 33.33%;border-radius:0;box-shadow:none;transition:flex var(--hp-transition-slow)}.hp-olfactif-univers:hover,.hp-olfactif-univers:focus-visible,.hp-olfactif-univers.is-active{flex:1.6 1 40%}.hp-olfactif-grid:has(.hp-olfactif-univers:hover) .hp-olfactif-univers:not(:hover),.hp-olfactif-grid:has(.hp-olfactif-univers:focus-visible) .hp-olfactif-univers:not(:focus-visible),.hp-olfactif-grid:has(.hp-olfactif-univers.is-active) .hp-olfactif-univers:not(.is-active){flex:.7 1 30%}}.hp-olfactif-univers:focus-visible:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:2px solid var(--hp-accent);border-radius:var(--hp-radius);pointer-events:none;z-index:10}.hp-olfactif-visual{position:relative;aspect-ratio:4/3;min-height:180px;overflow:hidden}@media (min-width: 480px){.hp-olfactif-visual{aspect-ratio:16/10;min-height:220px}}@media (min-width: 768px){.hp-olfactif-visual{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;min-height:auto}}.hp-olfactif-visual img{width:100%;height:100%;object-fit:cover;transition:transform var(--hp-transition-slow),filter var(--hp-transition)}.hp-olfactif-univers:hover .hp-olfactif-visual img,.hp-olfactif-univers.is-active .hp-olfactif-visual img{transform:scale(1.05)}@media (prefers-reduced-motion: reduce){.hp-olfactif-visual img{transition:none}.hp-olfactif-univers:hover .hp-olfactif-visual img,.hp-olfactif-univers.is-active .hp-olfactif-visual img{transform:none}}.hp-olfactif-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--univers-color, var(--hp-accent)) 0%,color-mix(in srgb,var(--univers-color, var(--hp-accent)) 60%,transparent) 40%,transparent 100%);opacity:.85;transition:opacity var(--hp-transition)}@media (min-width: 768px){.hp-olfactif-overlay{background:linear-gradient(to top,var(--univers-color, var(--hp-accent)) 0%,color-mix(in srgb,var(--univers-color, var(--hp-accent)) 70%,transparent) 50%,color-mix(in srgb,var(--univers-color, var(--hp-accent)) 30%,transparent) 100%);opacity:.75}.hp-olfactif-univers:hover .hp-olfactif-overlay,.hp-olfactif-univers.is-active .hp-olfactif-overlay{opacity:.85}}.hp-olfactif-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hp-olfactif-placeholder svg{width:64px;height:64px;color:var(--hp-bg);opacity:.4}.hp-olfactif-content{padding:var(--hp-space-lg);position:relative;z-index:2}@media (min-width: 768px){.hp-olfactif-content{position:absolute;bottom:0;left:0;right:0;padding:var(--hp-space-xl);color:#fff;transform:translateY(calc(100% - 110px));transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.hp-olfactif-univers:hover .hp-olfactif-content,.hp-olfactif-univers:focus-visible .hp-olfactif-content,.hp-olfactif-univers.is-active .hp-olfactif-content{transform:translateY(0)}}@media (min-width: 1024px){.hp-olfactif-content{padding:var(--hp-space-2xl)}}.hp-olfactif-title{font-size:var(--hp-text-xl);font-weight:600;line-height:1.2;letter-spacing:-.02em;margin:0 0 var(--hp-space-xs);color:var(--hp-text)}@media (min-width: 768px){.hp-olfactif-title{font-size:var(--hp-text-2xl);color:#fff;margin:0 0 var(--hp-space-sm);text-shadow:0 2px 12px rgba(0,0,0,.5)}}@media (min-width: 1024px){.hp-olfactif-title{font-size:clamp(28px,3vw,36px)}}.hp-olfactif-tagline{font-size:var(--hp-text-sm);color:var(--hp-text-muted);margin:0 0 var(--hp-space-md)}@media (min-width: 768px){.hp-olfactif-tagline{font-size:var(--hp-text-base);color:#ffffffd9;margin:0 0 var(--hp-space-lg);text-shadow:0 1px 6px rgba(0,0,0,.4);opacity:0;transform:translateY(10px);transition:opacity .3s ease 50ms,transform .3s ease 50ms}.hp-olfactif-univers:hover .hp-olfactif-tagline,.hp-olfactif-univers:focus-visible .hp-olfactif-tagline,.hp-olfactif-univers.is-active .hp-olfactif-tagline{opacity:1;transform:translateY(0)}}.hp-olfactif-notes{list-style:none;margin:0 0 var(--hp-space-lg);padding:0;display:flex;flex-wrap:wrap;gap:var(--hp-space-sm);max-height:0;overflow:hidden;opacity:0;transition:max-height var(--hp-transition),opacity var(--hp-transition),margin var(--hp-transition)}.hp-olfactif-univers.is-expanded .hp-olfactif-notes{max-height:200px;opacity:1;margin:0 0 var(--hp-space-lg)}@media (min-width: 768px){.hp-olfactif-notes{opacity:0;transform:translateY(12px);transition:opacity var(--hp-transition) .1s,transform var(--hp-transition) .1s;max-height:none;overflow:visible}.hp-olfactif-univers:hover .hp-olfactif-notes,.hp-olfactif-univers:focus-visible .hp-olfactif-notes,.hp-olfactif-univers.is-active .hp-olfactif-notes{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.hp-olfactif-notes{transition:none;opacity:1;transform:none;max-height:none}}.hp-olfactif-notes li{padding:4px 10px;background:var(--hp-bg);border-radius:100px;font-size:var(--hp-text-xs);font-weight:500;color:var(--hp-text)}@media (min-width: 768px){.hp-olfactif-notes li{background:#ffffff59;color:#fff;padding:5px 12px;font-size:12px}@supports (backdrop-filter: blur(1px)){.hp-olfactif-notes li{background:#fff3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}}@media (min-width: 1024px){.hp-olfactif-notes li{padding:6px 14px}}.hp-olfactif-cta{display:inline-flex;align-items:center;gap:var(--hp-space-sm);font-size:var(--hp-text-sm);font-weight:600;color:#4d300b;text-decoration:none;transition:gap var(--hp-transition-fast)}@media (min-width: 768px){.hp-olfactif-cta{color:#fff;opacity:0;transform:translateY(8px);transition:opacity var(--hp-transition) .15s,transform var(--hp-transition) .15s,gap var(--hp-transition-fast)}.hp-olfactif-univers:hover .hp-olfactif-cta,.hp-olfactif-univers:focus-visible .hp-olfactif-cta,.hp-olfactif-univers.is-active .hp-olfactif-cta{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.hp-olfactif-content,.hp-olfactif-tagline,.hp-olfactif-cta{opacity:1!important;transform:none!important;transition:none!important}}.hp-olfactif-cta:hover{gap:var(--hp-space-md)}.hp-olfactif-cta svg{width:16px;height:16px;transition:transform var(--hp-transition-fast)}.hp-olfactif-cta:hover svg{transform:translate(4px)}@media (prefers-reduced-motion: reduce){.hp-olfactif-cta:hover svg{transform:none}}.hp-olfactif-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;position:absolute;top:var(--hp-space-md);right:var(--hp-space-md);background:var(--hp-bg);border:none;border-radius:50%;box-shadow:var(--hp-shadow-sm);z-index:5;cursor:pointer;transition:transform var(--hp-transition-fast),box-shadow var(--hp-transition-fast)}.hp-olfactif-toggle:hover,.hp-olfactif-toggle:focus-visible{box-shadow:var(--hp-shadow-md);transform:scale(1.05)}.hp-olfactif-toggle:active{transform:scale(.95)}.hp-olfactif-toggle-icon svg{width:18px;height:18px;color:var(--hp-text);transition:transform var(--hp-transition-fast)}.hp-olfactif-univers.is-expanded .hp-olfactif-toggle-icon svg{transform:rotate(180deg)}.hp-olfactif-toggle[aria-expanded=true] .hp-olfactif-toggle-icon svg{transform:rotate(180deg)}@media (min-width: 768px){.hp-olfactif-toggle{display:none}}@media (prefers-reduced-motion: reduce){.hp-olfactif-toggle,.hp-olfactif-toggle-icon svg{transition:none}}@media (max-width: 767px){.hp-olfactif-header{display:block;text-align:center;padding:0 var(--hp-space-lg);margin-bottom:var(--hp-space-lg)}.hp-olfactif.hp-section{padding:var(--hp-space-xl) 0 var(--hp-space-md) 0;overflow:hidden}.hp-olfactif-grid{display:flex;flex-direction:row;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding:0;padding:0;margin:0 calc(-1 * var(--hp-space-lg));width:calc(100% + 2 * var(--hp-space-lg))}.hp-olfactif-grid::-webkit-scrollbar{display:none}.hp-olfactif-grid{scrollbar-width:none;-ms-overflow-style:none}.hp-olfactif-univers{flex:0 0 100vw;width:100vw;max-width:none;height:75vh;min-height:480px;max-height:700px;scroll-snap-align:start;background:transparent;box-shadow:none;border-radius:0;margin:0}.hp-olfactif-visual{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;min-height:auto;width:100%;height:100%;border-radius:0}.hp-olfactif-visual img{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:0}.hp-olfactif-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;background:linear-gradient(to top,var(--univers-color, var(--hp-accent)) 0%,color-mix(in srgb,var(--univers-color, var(--hp-accent)) 70%,transparent) 50%,color-mix(in srgb,var(--univers-color, var(--hp-accent)) 30%,transparent) 100%);opacity:.75;z-index:1}.hp-olfactif-content{position:absolute;bottom:0;left:0;right:0;padding:var(--hp-space-2xl) var(--hp-space-lg);color:#fff;background:transparent;z-index:2}.hp-olfactif-title{color:#fff;font-size:clamp(28px,8vw,38px);margin-bottom:var(--hp-space-sm);text-shadow:0 2px 12px rgba(0,0,0,.5)}.hp-olfactif-tagline{color:#ffffffe6;font-size:var(--hp-text-lg);margin-bottom:var(--hp-space-lg);text-shadow:0 1px 6px rgba(0,0,0,.4)}.hp-olfactif-notes{max-height:none;opacity:1;margin-bottom:var(--hp-space-lg)}.hp-olfactif-notes li{background:#fff3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;padding:6px 14px;font-size:13px}.hp-olfactif-cta{color:#fff;opacity:1;transform:none;font-size:var(--hp-text-lg);font-weight:600}.hp-olfactif-cta svg{width:20px;height:20px}.hp-olfactif-toggle{display:none}}@media (max-width: 767px) and (prefers-reduced-motion: reduce){.hp-olfactif-grid{scroll-snap-type:none}}.hp-gamme-carousel{--gamme-accent: var(--hp-accent);--gamme-text: #FFFFFF;--gamme-text-muted: rgba(255, 255, 255, .85);--gamme-chip-bg: rgba(255, 255, 255, .2)}.hp-gamme-carousel.hp-section{padding:var(--hp-space-2xl) 0}@media (min-width: 768px){.hp-gamme-carousel.hp-section{padding:var(--hp-space-3xl) 0}}.hp-gamme-header{text-align:center;margin-bottom:var(--hp-space-xl)}@media (min-width: 768px){.hp-gamme-header{margin-bottom:var(--hp-space-2xl)}}.hp-gamme-header .hp-kicker{color:var(--gamme-accent)}.hp-gamme-header .hp-kicker:before{background:var(--gamme-accent)}.hp-gamme-header .hp-subtitle{max-width:600px;margin-left:auto;margin-right:auto;color:var(--hp-text-muted)}.hp-gamme-grid{display:flex;flex-direction:column;gap:var(--hp-space-md)}@media (min-width: 768px){.hp-gamme-grid{flex-direction:row;gap:3px;min-height:520px;border-radius:var(--hp-radius-xl);overflow:hidden;box-shadow:var(--hp-shadow-lg)}}@media (min-width: 1024px){.hp-gamme-grid{min-height:580px}}@media (min-width: 1280px){.hp-gamme-grid{min-height:620px}}.hp-gamme-item{position:relative;border-radius:var(--hp-radius-lg);overflow:hidden;background:var(--hp-card-bg);box-shadow:var(--hp-shadow-md);cursor:pointer}@media (min-width: 768px){.hp-gamme-item{flex:1 1 33.33%;border-radius:0;box-shadow:none;transition:flex var(--hp-transition-slow)}.hp-gamme-item:hover,.hp-gamme-item:focus-visible,.hp-gamme-item.is-active{flex:1.6 1 40%}.hp-gamme-grid:has(.hp-gamme-item:hover) .hp-gamme-item:not(:hover),.hp-gamme-grid:has(.hp-gamme-item:focus-visible) .hp-gamme-item:not(:focus-visible),.hp-gamme-grid:has(.hp-gamme-item.is-active) .hp-gamme-item:not(.is-active){flex:.7 1 30%}.hp-gamme-grid.has-hover .hp-gamme-item:not(.is-hovered){flex:.7 1 30%}.hp-gamme-grid.has-hover .hp-gamme-item.is-hovered{flex:1.6 1 40%}}.hp-gamme-item:focus-visible{outline:none}.hp-gamme-item:focus-visible:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:2px solid var(--gamme-accent);border-radius:var(--hp-radius);pointer-events:none;z-index:10}.hp-gamme-visual{position:relative;aspect-ratio:4/3;min-height:180px;overflow:hidden}@media (min-width: 480px){.hp-gamme-visual{aspect-ratio:16/10;min-height:220px}}@media (min-width: 768px){.hp-gamme-visual{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;min-height:auto}}.hp-gamme-visual img{width:100%;height:100%;object-fit:cover;transition:transform var(--hp-transition-slow),filter var(--hp-transition)}.hp-gamme-item:hover .hp-gamme-visual img,.hp-gamme-item.is-active .hp-gamme-visual img{transform:scale(1.05)}@media (prefers-reduced-motion: reduce){.hp-gamme-visual img{transition:none}.hp-gamme-item:hover .hp-gamme-visual img,.hp-gamme-item.is-active .hp-gamme-visual img{transform:none}}.hp-gamme-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--gamme-overlay-color, var(--gamme-accent)) 0%,color-mix(in srgb,var(--gamme-overlay-color, var(--gamme-accent)) 60%,transparent) 40%,transparent 100%);opacity:.85;transition:opacity var(--hp-transition);z-index:1}@media (min-width: 768px){.hp-gamme-overlay{background:linear-gradient(to top,var(--gamme-overlay-color, var(--gamme-accent)) 0%,color-mix(in srgb,var(--gamme-overlay-color, var(--gamme-accent)) 70%,transparent) 50%,color-mix(in srgb,var(--gamme-overlay-color, var(--gamme-accent)) 30%,transparent) 100%);opacity:.75}.hp-gamme-item:hover .hp-gamme-overlay,.hp-gamme-item.is-active .hp-gamme-overlay{opacity:.85}}.hp-gamme-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--gamme-accent) 40%,transparent),color-mix(in srgb,var(--gamme-accent) 20%,transparent))}.hp-gamme-placeholder svg{width:64px;height:64px;color:var(--hp-bg);opacity:.4}.hp-gamme-content{padding:var(--hp-space-lg);position:relative;z-index:2}@media (min-width: 768px){.hp-gamme-content{position:absolute;bottom:0;left:0;right:0;padding:var(--hp-space-xl);color:#fff}}@media (min-width: 1024px){.hp-gamme-content{padding:var(--hp-space-2xl)}}.hp-gamme-title{font-family:var(--hp-font-display);font-size:var(--hp-text-xl);font-weight:600;line-height:1.2;letter-spacing:-.02em;margin:0 0 var(--hp-space-xs);color:var(--hp-text)}@media (min-width: 768px){.hp-gamme-title{font-size:var(--hp-text-2xl);color:#fff;margin:0 0 var(--hp-space-sm);text-shadow:0 2px 12px rgba(0,0,0,.5)}}@media (min-width: 1024px){.hp-gamme-title{font-size:clamp(28px,3vw,36px)}}.hp-gamme-tagline{font-size:var(--hp-text-sm);color:var(--hp-text-muted);margin:0 0 var(--hp-space-md)}@media (min-width: 768px){.hp-gamme-tagline{font-size:var(--hp-text-base);color:#ffffffd9;margin:0 0 var(--hp-space-lg);text-shadow:0 1px 6px rgba(0,0,0,.4)}}.hp-gamme-features{display:flex;flex-wrap:wrap;gap:var(--hp-space-sm);list-style:none;padding:0;margin:0 0 var(--hp-space-lg)}.hp-gamme-features li{padding:4px 10px;background:var(--hp-bg);border-radius:100px;font-size:var(--hp-text-xs);font-weight:500;color:var(--hp-text)}.hp-gamme-cta{display:inline-flex;align-items:center;gap:var(--hp-space-sm);font-size:var(--hp-text-sm);font-weight:600;color:#4d300b;text-decoration:none;transition:gap var(--hp-transition-fast)}.hp-gamme-cta svg{width:16px;height:16px;transition:transform var(--hp-transition-fast)}.hp-gamme-cta:hover{gap:var(--hp-space-md)}.hp-gamme-cta:hover svg{transform:translate(4px)}@media screen and (min-width: 768px){.hp-gamme-carousel .hp-gamme-item .hp-gamme-content{transform:translateY(calc(100% - 110px));transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.hp-gamme-carousel .hp-gamme-item:hover .hp-gamme-content,.hp-gamme-carousel .hp-gamme-item:focus-visible .hp-gamme-content,.hp-gamme-carousel .hp-gamme-item.is-active .hp-gamme-content{transform:translateY(0)}.hp-gamme-carousel .hp-gamme-item .hp-gamme-tagline{opacity:0;transform:translateY(10px);transition:opacity .3s ease 50ms,transform .3s ease 50ms}.hp-gamme-carousel .hp-gamme-item:hover .hp-gamme-tagline,.hp-gamme-carousel .hp-gamme-item:focus-visible .hp-gamme-tagline,.hp-gamme-carousel .hp-gamme-item.is-active .hp-gamme-tagline{opacity:1;transform:translateY(0)}.hp-gamme-carousel .hp-gamme-item .hp-gamme-features{opacity:0!important;transform:translateY(12px);transition:opacity .3s ease .1s,transform .3s ease .1s}.hp-gamme-carousel .hp-gamme-item:hover .hp-gamme-features,.hp-gamme-carousel .hp-gamme-item:focus-visible .hp-gamme-features,.hp-gamme-carousel .hp-gamme-item.is-active .hp-gamme-features{opacity:1!important;transform:translateY(0)}.hp-gamme-carousel .hp-gamme-features li{background:#ffffff59;color:#fff;padding:5px 12px;font-size:12px}@supports (backdrop-filter: blur(1px)){.hp-gamme-carousel .hp-gamme-features li{background:#fff3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}.hp-gamme-carousel .hp-gamme-item .hp-gamme-cta{color:#fff;opacity:0!important;transform:translateY(8px);transition:opacity .3s ease .15s,transform .3s ease .15s,gap .15s ease}.hp-gamme-carousel .hp-gamme-item:hover .hp-gamme-cta,.hp-gamme-carousel .hp-gamme-item:focus-visible .hp-gamme-cta,.hp-gamme-carousel .hp-gamme-item.is-active .hp-gamme-cta{opacity:1!important;transform:translateY(0)}}@media (min-width: 1024px){.hp-gamme-features li{padding:6px 14px}}@media (prefers-reduced-motion: reduce){.hp-gamme-content,.hp-gamme-tagline,.hp-gamme-features,.hp-gamme-cta{opacity:1!important;transform:none!important;transition:none!important}.hp-gamme-cta:hover svg{transform:none}}.hp-gamme-toggle{display:none}@media (max-width: 767px){.hp-gamme-header{display:block;text-align:center;padding:0 var(--hp-space-lg);margin-bottom:var(--hp-space-lg)}.hp-gamme-carousel.hp-section{padding:var(--hp-space-xl) 0 var(--hp-space-md) 0;overflow:hidden}.hp-gamme-grid{display:flex;flex-direction:row;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding:0;padding:0;margin:0 calc(-1 * var(--hp-space-lg));width:calc(100% + 2 * var(--hp-space-lg))}.hp-gamme-grid::-webkit-scrollbar{display:none}.hp-gamme-grid{scrollbar-width:none;-ms-overflow-style:none}.hp-gamme-item{flex:0 0 100vw;width:100vw;max-width:none;height:75vh;min-height:480px;max-height:700px;scroll-snap-align:start;background:transparent;box-shadow:none;border-radius:0;margin:0}.hp-gamme-visual{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;min-height:auto;width:100%;height:100%;border-radius:0}.hp-gamme-visual img{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:0}.hp-gamme-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 30%,rgba(0,0,0,.1) 60%,transparent 100%),linear-gradient(to top,var(--gamme-overlay-color, var(--gamme-accent)) 0%,color-mix(in srgb,var(--gamme-overlay-color, var(--gamme-accent)) 70%,transparent) 50%,color-mix(in srgb,var(--gamme-overlay-color, var(--gamme-accent)) 30%,transparent) 100%);opacity:.75;z-index:1}.hp-gamme-content{position:absolute;bottom:0;left:0;right:0;padding:var(--hp-space-2xl) var(--hp-space-lg);color:var(--gamme-text);background:transparent;z-index:2}.hp-gamme-title{color:var(--gamme-text);font-size:clamp(28px,8vw,38px);margin-bottom:var(--hp-space-sm);text-shadow:0 2px 12px rgba(0,0,0,.5)}.hp-gamme-tagline{color:var(--gamme-text-muted);font-size:var(--hp-text-lg);margin-bottom:var(--hp-space-lg);text-shadow:0 1px 6px rgba(0,0,0,.4)}.hp-gamme-features{max-height:none;opacity:1;margin-bottom:var(--hp-space-lg)}.hp-gamme-features li{background:var(--gamme-chip-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--gamme-text);padding:6px 14px;font-size:13px}.hp-gamme-cta{color:var(--gamme-text);opacity:1;transform:none;font-size:var(--hp-text-lg);font-weight:600}.hp-gamme-cta svg{width:20px;height:20px}}@media (max-width: 767px) and (prefers-reduced-motion: reduce){.hp-gamme-grid{scroll-snap-type:none}}@media (prefers-reduced-motion: reduce){.hp-gamme-item{transition:none}.hp-gamme-item:hover{transform:none}.hp-gamme-visual img{transition:none}.hp-gamme-item:hover .hp-gamme-visual img{transform:none}}.hp-gamme-carousel--fondants{--gamme-accent: #D4A574}.hp-gamme-carousel--brule-parfums{--gamme-accent: #A67C52}.hp-gamme-carousel--diffuseurs{--gamme-accent: #7BA3A8}.hp-gamme-carousel--bouquets{--gamme-accent: #C9A4B2}.hp-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.hp-reveal.is-inview{opacity:1;transform:translateY(0)}.hp-reveal--scale{opacity:0;transform:scale(.95);transition:opacity .7s cubic-bezier(.25,.46,.45,.94),transform .7s cubic-bezier(.25,.46,.45,.94)}.hp-reveal--scale.is-inview{opacity:1;transform:scale(1)}.hp-reveal--left{opacity:0;transform:translate(-20px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.hp-reveal--left.is-inview{opacity:1;transform:translate(0)}.hp-reveal--right{opacity:0;transform:translate(20px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.hp-reveal--right.is-inview{opacity:1;transform:translate(0)}.hp-reveal--fade{opacity:0;transition:opacity .6s cubic-bezier(.25,.46,.45,.94)}.hp-reveal--fade.is-inview{opacity:1}.hp-reveal-stagger>*{opacity:0;transform:translateY(16px);transition:opacity .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94)}.hp-reveal-stagger.is-inview>*:nth-child(1){transition-delay:0ms}.hp-reveal-stagger.is-inview>*:nth-child(2){transition-delay:80ms}.hp-reveal-stagger.is-inview>*:nth-child(3){transition-delay:.16s}.hp-reveal-stagger.is-inview>*:nth-child(4){transition-delay:.24s}.hp-reveal-stagger.is-inview>*:nth-child(5){transition-delay:.32s}.hp-reveal-stagger.is-inview>*:nth-child(6){transition-delay:.4s}.hp-reveal-stagger.is-inview>*{opacity:1;transform:translateY(0)}@keyframes hp-kicker-grow{0%{width:0}to{width:var(--hp-kicker-width, 32px)}}.hp-reveal.is-inview .hp-kicker:before{animation:hp-kicker-grow .6s ease-out forwards}@media (min-width: 480px){.hp-kicker{--hp-kicker-width: 32px}}@media (min-width: 1024px){.hp-kicker{--hp-kicker-width: 40px}}@keyframes hp-flame-vibrate{0%,to{transform:rotate(-1deg)}50%{transform:rotate(1deg)}}.hp-icon--flame{transform-origin:center bottom}.hp-reassurance-item:hover .hp-icon--flame,.hp-reassurance-item:focus-visible .hp-icon--flame,.hp-final-content:hover .hp-icon--flame{animation:hp-flame-vibrate .25s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.hp-reveal,.hp-reveal--scale,.hp-reveal--left,.hp-reveal--right,.hp-reveal--fade,.hp-reveal-stagger>*{opacity:1;transform:none;transition:none}.hp-reveal.is-inview .hp-kicker:before{animation:none;width:var(--hp-kicker-width, 32px)}.hp-reassurance-item:hover .hp-icon--flame,.hp-reassurance-item:focus-visible .hp-icon--flame,.hp-final-content:hover .hp-icon--flame{animation:none}}.hp-page *:focus-visible{outline:2px solid var(--hp-accent);outline-offset:3px}.hp-page button:focus-visible,.hp-page a:focus-visible{outline-offset:3px}.hp-olfactif-univers:focus-visible{outline:none}@keyframes hp-badge-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.04);opacity:.9}}.hp-hero-badge{animation:hp-badge-pulse 2.5s ease-in-out infinite}@keyframes hp-icon-reveal-pulse{0%{opacity:0;transform:scale(.8)}60%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.hp-reveal-stagger.is-inview .hp-reassurance-item .hp-icon{animation:hp-icon-reveal-pulse .5s var(--hp-transition-bounce) forwards}@keyframes hp-icon-vibrate-full{0%,to{transform:scaleY(1) rotate(0)}25%{transform:scaleY(1.08) rotate(-2deg)}50%{transform:scaleY(1.05) rotate(0)}75%{transform:scaleY(1.08) rotate(2deg)}}.hp-step:hover .hp-step-icon svg{animation:hp-icon-vibrate-full .4s ease-in-out}.hp-body a{position:relative;color:var(--hp-accent);text-decoration:none}.hp-body a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--hp-accent);transition:width .3s ease}.hp-body a:hover:after{width:100%}.hp-btn svg{transition:transform .2s ease}.hp-btn:hover svg{transform:translate(4px)}@keyframes hp-shimmer{0%{background-position:-200% center}to{background-position:200% center}}.hp-product-badge--shimmer{background:linear-gradient(90deg,var(--hp-accent) 0%,color-mix(in srgb,var(--hp-accent) 70%,white) 50%,var(--hp-accent) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:hp-shimmer 2s ease-in-out infinite}@keyframes hp-quote-reveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.hp-hero-badge{animation:none}.hp-reveal-stagger.is-inview .hp-reassurance-item .hp-icon{animation:none;opacity:1;transform:none}.hp-step:hover .hp-step-icon svg{animation:none}.hp-product-badge--shimmer{animation:none}.hp-body a:after{transition:none}.hp-btn svg{transition:none}.hp-btn:hover svg{transform:none}}.hp-bestsellers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--hp-space-lg)}@media (min-width: 600px){.hp-bestsellers-grid{gap:var(--hp-space-xl)}}@media (min-width: 768px){.hp-bestsellers-grid{grid-template-columns:repeat(4,1fr);gap:var(--hp-space-lg)}}@media (min-width: 1024px){.hp-bestsellers-grid{gap:var(--hp-space-xl)}}.hp-bestsellers-grid[data-carousel]{display:flex;gap:var(--hp-space-md);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding:0 16px;padding:var(--hp-space-sm) 0;margin:0 -16px;padding-left:16px;padding-right:16px}.hp-bestsellers-grid[data-carousel]::-webkit-scrollbar{display:none}.hp-bestsellers-grid[data-carousel]{scrollbar-width:none;-ms-overflow-style:none}.hp-bestsellers-grid[data-carousel] .hp-product-card{flex:0 0 calc(70% - var(--hp-space-sm));scroll-snap-align:center;min-width:200px;max-width:280px}@media (min-width: 480px){.hp-bestsellers-grid[data-carousel] .hp-product-card{flex:0 0 calc(50% - var(--hp-space-md));max-width:320px}}@media (min-width: 768px){.hp-bestsellers-grid[data-carousel]{display:grid;overflow:visible;scroll-snap-type:none;margin:0;padding:0}.hp-bestsellers-grid[data-carousel] .hp-product-card{flex:none;min-width:auto;max-width:none}}.hp-bestsellers-empty{text-align:center;padding:var(--hp-space-2xl);color:var(--hp-text-muted);background:var(--hp-accent)08;border-radius:var(--hp-radius-lg)}.hp-product-card{position:relative}.hp-product-link{display:block;text-decoration:none;color:inherit}.hp-product-media{position:relative;aspect-ratio:1/1;border-radius:var(--hp-radius-lg);overflow:hidden;background:var(--hp-card-bg);box-shadow:var(--hp-shadow-sm);transition:box-shadow var(--hp-transition),transform var(--hp-transition)}.hp-product-link:hover .hp-product-media,.hp-product-link:focus-visible .hp-product-media{box-shadow:var(--hp-shadow-lg);transform:translateY(-4px)}@media (prefers-reduced-motion: reduce){.hp-product-media{transition:none}.hp-product-link:hover .hp-product-media,.hp-product-link:focus-visible .hp-product-media{transform:none}}.hp-product-media img{width:100%;height:100%;object-fit:cover;transition:transform var(--hp-transition-slow)}.hp-product-link:hover .hp-product-media img{transform:scale(1.05)}@media (prefers-reduced-motion: reduce){.hp-product-media img{transition:none}.hp-product-link:hover .hp-product-media img{transform:none}}.hp-product-badge{position:absolute;top:var(--hp-space-sm);left:var(--hp-space-sm);padding:4px 10px;background:var(--hp-accent);color:#fff;font-size:var(--hp-text-xs);font-weight:600;border-radius:100px;z-index:2}@media (min-width: 480px){.hp-product-badge{top:var(--hp-space-md);left:var(--hp-space-md);padding:5px 12px;font-size:11px}}.hp-product-info{padding:var(--hp-space-md) var(--hp-space-xs) 0}@media (min-width: 480px){.hp-product-info{padding:var(--hp-space-lg) var(--hp-space-sm) 0}}.hp-product-title{font-size:var(--hp-text-sm);font-weight:500;line-height:1.3;margin:0 0 var(--hp-space-xs);color:var(--hp-text)}@media (min-width: 480px){.hp-product-title{font-size:var(--hp-text-base)}}.hp-product-price{font-size:var(--hp-text-sm);font-weight:600;color:var(--hp-accent);margin:0}.hp-section-cta{display:flex;justify-content:center;margin-top:var(--hp-space-2xl)}@media (min-width: 768px){.hp-section-cta{margin-top:var(--hp-space-3xl)}}.hp-featured{background:var(--hp-accent)05}.hp-featured-grid{display:grid;grid-template-columns:1fr;gap:var(--hp-space-xl)}@media (min-width: 768px){.hp-featured-grid{grid-template-columns:1fr 1fr;gap:var(--hp-space-2xl);align-items:center}}@media (min-width: 1024px){.hp-featured-grid{grid-template-columns:55fr 45fr;gap:var(--hp-space-3xl)}}.hp-featured-media{position:relative;aspect-ratio:4/5;border-radius:var(--hp-radius-xl);overflow:hidden;box-shadow:var(--hp-shadow-lg)}@media (min-width: 768px){.hp-featured-media{aspect-ratio:3/4}}.hp-featured-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--hp-text-raw)08;border-radius:inherit;pointer-events:none;z-index:2}.hp-featured-media img{width:100%;height:100%;object-fit:cover;transition:transform var(--hp-transition-slow)}.hp-featured-media:hover img{transform:scale(1.03)}@media (prefers-reduced-motion: reduce){.hp-featured-media img{transition:none}.hp-featured-media:hover img{transform:none}}.hp-featured-content{max-width:500px}@media (min-width: 768px){.hp-featured-content{max-width:none}}.hp-featured-content .hp-body{margin-bottom:var(--hp-space-xl)}.hp-featured-notes{list-style:none;margin:0 0 var(--hp-space-xl);padding:0;display:flex;flex-direction:column;gap:var(--hp-space-md)}.hp-featured-notes li{display:flex;flex-direction:column;gap:var(--hp-space-xs);padding-bottom:var(--hp-space-md);border-bottom:1px solid var(--hp-border)}.hp-featured-notes li:last-child{border-bottom:none;padding-bottom:0}.hp-featured-notes strong{font-size:var(--hp-text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--hp-accent)}.hp-featured-notes span{font-size:var(--hp-text-base);color:var(--hp-text-muted)}.hp-featured-footer{display:flex;align-items:center;gap:var(--hp-space-lg);flex-wrap:wrap}.hp-featured-price{font-size:var(--hp-text-xl);font-weight:600;color:var(--hp-text)}@media (min-width: 480px){.hp-featured-price{font-size:var(--hp-text-2xl)}}.hp-savoirfaire-grid{display:grid;gap:var(--hp-space-lg);position:relative;margin-bottom:var(--hp-space-xl)}@media (min-width: 768px){.hp-savoirfaire-grid{grid-template-columns:repeat(3,1fr);gap:var(--hp-space-xl)}}@media (min-width: 1024px){.hp-savoirfaire-grid{gap:var(--hp-space-2xl)}}@media (min-width: 768px){.hp-savoirfaire-grid:before{content:"";position:absolute;top:32px;left:calc(16.67% + 32px);right:calc(16.67% + 32px);height:var(--hp-timeline-width);background:var(--hp-border);z-index:0}}.hp-step{background:var(--hp-card-bg);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);padding:var(--hp-space-lg);text-align:center;position:relative;z-index:1;transition:box-shadow var(--hp-transition),transform var(--hp-transition)}@media (min-width: 480px){.hp-step{padding:var(--hp-space-xl)}}.hp-step:hover{box-shadow:var(--hp-shadow-card);transform:translateY(-2px)}@media (prefers-reduced-motion: reduce){.hp-step:hover{transform:none}}.hp-step-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--hp-accent)15 0%,var(--hp-accent)08 100%);display:flex;align-items:center;justify-content:center;margin:0 auto var(--hp-space-md);position:relative;transition:background var(--hp-transition-fast),transform var(--hp-transition-fast)}@media (min-width: 768px){.hp-step-icon{width:64px;height:64px;margin-bottom:var(--hp-space-lg)}.hp-step-icon:after{content:"";position:absolute;bottom:-14px;left:50%;transform:translate(-50%);width:var(--hp-timeline-dot);height:var(--hp-timeline-dot);background:var(--hp-accent);border-radius:50%;border:2px solid var(--hp-bg)}}.hp-step:hover .hp-step-icon{background:linear-gradient(135deg,var(--hp-accent)22 0%,var(--hp-accent)12 100%);transform:scale(1.05)}@media (prefers-reduced-motion: reduce){.hp-step-icon,.hp-step:hover .hp-step-icon{transition:none;transform:none}}.hp-step-icon svg{width:28px;height:28px;color:var(--hp-accent)}@media (min-width: 768px){.hp-step-icon svg{width:32px;height:32px}}.hp-step-flame{width:25px;height:36px;flex-shrink:0;animation:hp-step-flame-flicker 1.8s ease-in-out infinite;transform-origin:center bottom}.hp-step-flame svg{width:100%;height:100%;filter:drop-shadow(0 0 4px rgba(245,166,35,.5)) drop-shadow(0 0 8px rgba(245,166,35,.25))}@keyframes hp-step-flame-flicker{0%,to{transform:scaleX(1) scaleY(1) rotate(0)}15%{transform:scaleX(.97) scaleY(1.03) rotate(-1.2deg)}30%{transform:scaleX(1.02) scaleY(.98) rotate(.8deg)}45%{transform:scaleX(.98) scaleY(1.02) rotate(-.6deg)}60%{transform:scaleX(1.01) scaleY(.99) rotate(1deg)}75%{transform:scaleX(.99) scaleY(1.01) rotate(-.5deg)}90%{transform:scaleX(1.005) scaleY(1) rotate(.3deg)}}@media (min-width: 768px){.hp-step-flame{width:28px;height:40px}}.hp-step:hover .hp-step-flame{animation-duration:1.2s}@media (prefers-reduced-motion: reduce){.hp-step-flame{animation:none}}.hp-step-title{font-size:var(--hp-text-base);font-weight:600;color:var(--hp-text);margin-bottom:var(--hp-space-sm)}@media (min-width: 480px){.hp-step-title{font-size:clamp(1rem,2vw,1.1rem);margin-bottom:var(--hp-space-md)}}.hp-step-desc{font-size:var(--hp-text-sm);line-height:1.65;color:var(--hp-text-muted);margin:0}@media (min-width: 480px){.hp-step-desc{font-size:14px;line-height:1.7}}.hp-reviews-summary{display:flex;align-items:center;justify-content:center;gap:var(--hp-space-md);flex-wrap:wrap;margin-top:var(--hp-space-lg)}.hp-reviews-stars{display:flex;gap:2px}.hp-reviews-stars svg{width:20px;height:20px;color:var(--hp-accent)}@media (min-width: 480px){.hp-reviews-stars svg{width:24px;height:24px}}.hp-reviews-note{font-size:var(--hp-text-lg);font-weight:600;color:var(--hp-text)}@media (min-width: 480px){.hp-reviews-note{font-size:var(--hp-text-xl)}}.hp-reviews-count{font-size:var(--hp-text-sm);color:var(--hp-text-muted)}.hp-reviews-grid{display:grid;grid-template-columns:1fr;gap:var(--hp-space-lg)}@media (min-width: 768px){.hp-reviews-grid{grid-template-columns:repeat(3,1fr);gap:var(--hp-space-xl)}}.hp-review-card{background:var(--hp-card-bg);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);padding:var(--hp-space-lg);display:flex;flex-direction:column;min-height:220px;position:relative;transition:box-shadow var(--hp-transition),transform var(--hp-transition)}@media (min-width: 480px){.hp-review-card{padding:var(--hp-space-xl);min-height:240px}}.hp-review-card:before{content:"\201c";position:absolute;top:var(--hp-space-md);right:var(--hp-space-lg);font-size:48px;font-family:Georgia,serif;color:var(--hp-accent);opacity:.12;line-height:1;pointer-events:none}@media (min-width: 480px){.hp-review-card:before{font-size:60px;top:var(--hp-space-lg);right:var(--hp-space-xl)}}.hp-review-card:hover{box-shadow:var(--hp-shadow-lift);transform:translateY(-4px)}.hp-review-card:focus-within{outline:2px solid var(--hp-accent);outline-offset:2px}@media (prefers-reduced-motion: reduce){.hp-review-card{transition:none}.hp-review-card:hover{transform:none}}.hp-review-stars{display:flex;gap:3px;margin-bottom:var(--hp-space-md);color:var(--hp-accent)}.hp-review-stars svg{width:18px;height:18px}@media (min-width: 480px){.hp-review-stars{margin-bottom:var(--hp-space-lg)}.hp-review-stars svg{width:20px;height:20px}}.hp-review-text{flex-grow:1;position:relative;z-index:1;margin:0 0 var(--hp-space-lg);padding:0;border:none}.hp-review-text p{font-size:var(--hp-text-sm);font-style:italic;line-height:1.7;color:var(--hp-text);margin:0}@media (min-width: 480px){.hp-review-text p{font-size:15px;line-height:1.75}}.hp-review-footer{display:flex;align-items:center;gap:var(--hp-space-sm);margin-top:auto;padding-top:var(--hp-space-md);border-top:1px solid var(--hp-border)}@media (min-width: 480px){.hp-review-footer{gap:var(--hp-space-md);padding-top:var(--hp-space-lg)}}.hp-review-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--hp-accent)20 0%,var(--hp-accent)10 100%);color:var(--hp-accent);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex-shrink:0;overflow:hidden}.hp-review-avatar img{width:100%;height:100%;object-fit:cover}@media (min-width: 480px){.hp-review-avatar{width:40px;height:40px;font-size:14px}}.hp-review-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.hp-review-author{font-size:var(--hp-text-xs);font-weight:600;color:var(--hp-text);margin:0}@media (min-width: 480px){.hp-review-author{font-size:var(--hp-text-sm)}}.hp-review-product{font-size:11px;color:var(--hp-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-review-source{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:500;color:var(--hp-text-muted);text-transform:uppercase;letter-spacing:.05em}.hp-review-source--google{color:#34a853}.hp-review-source svg{width:12px;height:12px}@media (min-width: 480px){.hp-review-source{font-size:11px}.hp-review-source svg{width:14px;height:14px}}@media (max-width: 599px){.hp-page{overflow-x:clip}[data-stack]{--stack-top: clamp(60px, 12vh, 100px);--stack-layer-gap: 16px;position:relative;z-index:2;padding-top:var(--stack-top);padding-bottom:clamp(40px,8vh,80px);overflow:visible!important}[data-stack=steps],[data-stack=reviews]{--stack-layer-gap: 14px}[data-stack-item]{position:sticky;top:calc(var(--stack-top) + (var(--stack-z, 1) - 1) * 8px);z-index:var(--stack-z, 1);margin-bottom:var(--stack-layer-gap);transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94);transform:scale(calc(1 - (var(--stack-z, 1) - 1) * .01));transform-origin:top center}[data-stack-item]:not(:last-child){box-shadow:var(--hp-shadow-md)}[data-stack-item]:last-child{box-shadow:var(--hp-shadow-lg);transform:scale(1)}[data-stack] .hp-step,[data-stack] .hp-review-card{background:var(--hp-card-bg);border-radius:var(--hp-radius-lg);box-shadow:var(--hp-shadow-md)}[data-stack=steps] .hp-step{padding:var(--hp-space-xl)}[data-stack=reviews]{display:flex;flex-direction:column}}@media (max-width: 599px) and (prefers-reduced-motion: reduce){[data-stack]{padding-top:0;padding-bottom:0}[data-stack-item]{position:relative;top:auto;transition:none}}.hp-journal-grid{display:grid;grid-template-columns:1fr;gap:var(--hp-space-lg)}@media (min-width: 768px){.hp-journal-grid{grid-template-columns:repeat(2,1fr);gap:var(--hp-space-xl)}}.hp-article-card{background:var(--hp-card-bg);border-radius:var(--hp-radius-lg);overflow:hidden;box-shadow:var(--hp-shadow-sm);transition:box-shadow var(--hp-transition-fast),transform var(--hp-transition-fast)}.hp-article-card:hover{box-shadow:var(--hp-shadow-lg);transform:translateY(-4px)}@media (prefers-reduced-motion: reduce){.hp-article-card{transition:none}.hp-article-card:hover{transform:none}}.hp-article-link{display:block;text-decoration:none;color:inherit}@media (min-width: 600px){.hp-article-link{display:grid;grid-template-columns:2fr 3fr}}.hp-article-media{aspect-ratio:16/10;overflow:hidden}@media (min-width: 600px){.hp-article-media{aspect-ratio:auto;height:100%;min-height:200px}}.hp-article-media img{width:100%;height:100%;object-fit:cover;transition:transform var(--hp-transition-slow)}.hp-article-card:hover .hp-article-media img{transform:scale(1.05)}@media (prefers-reduced-motion: reduce){.hp-article-media img{transition:none}.hp-article-card:hover .hp-article-media img{transform:none}}.hp-article-content{padding:var(--hp-space-lg);display:flex;flex-direction:column;justify-content:center}@media (min-width: 480px){.hp-article-content{padding:var(--hp-space-xl)}}.hp-article-title{font-size:var(--hp-text-lg);font-weight:600;line-height:1.3;margin:0 0 var(--hp-space-sm);color:var(--hp-text)}@media (min-width: 768px){.hp-article-title{font-size:var(--hp-text-xl)}}.hp-article-excerpt{font-size:var(--hp-text-sm);line-height:1.6;color:var(--hp-text-muted);margin:0 0 var(--hp-space-lg)}@media (min-width: 480px){.hp-article-excerpt{font-size:var(--hp-text-base)}}.hp-article-cta{font-size:var(--hp-text-sm);font-weight:600;color:#4d300b;display:inline-flex;align-items:center;gap:var(--hp-space-sm)}.hp-article-cta:after{content:"\2192";transition:transform var(--hp-transition-fast)}.hp-article-card:hover .hp-article-cta:after{transform:translate(4px)}@media (prefers-reduced-motion: reduce){.hp-article-cta:after{transition:none}.hp-article-card:hover .hp-article-cta:after{transform:none}}.hp-explore{background:var(--hp-accent)04}.hp-explore-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--hp-space-md)}@media (min-width: 600px){.hp-explore-grid{gap:var(--hp-space-lg)}}@media (min-width: 768px){.hp-explore-grid{grid-template-columns:repeat(4,1fr);gap:var(--hp-space-xl)}}.hp-explore-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--hp-space-lg);background:var(--hp-card-bg);border-radius:var(--hp-radius-lg);box-shadow:var(--hp-shadow-sm);text-decoration:none;color:inherit;transition:box-shadow var(--hp-transition-fast),transform var(--hp-transition-fast);min-height:140px}@media (min-width: 480px){.hp-explore-card{padding:var(--hp-space-xl);min-height:160px}}.hp-explore-card:hover,.hp-explore-card:focus-visible{box-shadow:var(--hp-shadow-lg);transform:translateY(-4px)}@media (prefers-reduced-motion: reduce){.hp-explore-card{transition:none}.hp-explore-card:hover,.hp-explore-card:focus-visible{transform:none}}@media (hover: none) and (pointer: coarse){.hp-explore-card:active{transform:scale(.97);transition:transform .1s ease-out}}.hp-explore-icon{width:48px;height:48px;margin-bottom:var(--hp-space-md);display:flex;align-items:center;justify-content:center;background:var(--hp-accent)12;border-radius:50%;transition:background var(--hp-transition-fast),transform var(--hp-transition-fast)}@media (min-width: 480px){.hp-explore-icon{width:56px;height:56px}}.hp-explore-card:hover .hp-explore-icon,.hp-explore-card:focus-visible .hp-explore-icon{background:var(--hp-accent)20;transform:scale(1.05)}@media (prefers-reduced-motion: reduce){.hp-explore-card:hover .hp-explore-icon,.hp-explore-card:focus-visible .hp-explore-icon{transform:none}}.hp-explore-icon svg{width:24px;height:24px;color:var(--hp-accent)}@media (min-width: 480px){.hp-explore-icon svg{width:28px;height:28px}}.hp-explore-title{font-size:var(--hp-text-base);font-weight:600;margin:0 0 var(--hp-space-xs);color:var(--hp-text)}@media (min-width: 480px){.hp-explore-title{font-size:var(--hp-text-lg)}}.hp-explore-desc{font-size:var(--hp-text-sm);color:var(--hp-text-muted);margin:0;line-height:1.5}.hp-giftcard{--gc-bronze: #CD7F32;--gc-bronze-light: #E8A857;--gc-bronze-dark: #A66528;--gc-silver: #B8C4CE;--gc-silver-light: #E8ECF0;--gc-silver-dark: #8A9AA8;--gc-gold: #D4AF37;--gc-gold-light: #F0D78C;--gc-gold-dark: #B8960C;--gc-section-bg: color-mix(in srgb, var(--hp-accent) 2%, var(--hp-bg));--gc-glow-intensity: .15;position:relative;overflow:hidden;isolation:isolate;padding:100px 0 120px}@media (min-width: 768px){.hp-giftcard{padding:140px 0 160px}}@media (min-width: 1024px){.hp-giftcard{padding:180px 0 200px}}.hp-giftcard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--hp-bg) 0%,var(--gc-section-bg) 15%,var(--gc-section-bg) 85%,var(--hp-bg) 100%);z-index:-3}.hp-giftcard:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:120%;background:radial-gradient(ellipse 50% 60% at 50% 45%,color-mix(in srgb,var(--hp-accent) 10%,transparent) 0%,transparent 65%);pointer-events:none;z-index:-2;animation:gc-ambient-float 12s ease-in-out infinite}@keyframes gc-ambient-float{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-48%) scale(1.05);opacity:.75}}.hp-giftcard .hp-container:before{content:"";position:absolute;top:-100px;left:50%;transform:translate(-50%);width:800px;height:800px;background:radial-gradient(circle at center,transparent 0%,transparent 45%,color-mix(in srgb,var(--hp-accent) 4%,transparent) 46%,color-mix(in srgb,var(--hp-accent) 4%,transparent) 47%,transparent 48%);pointer-events:none;z-index:-1;opacity:.6}@media (min-width: 768px){.hp-giftcard .hp-container:before{width:1200px;height:1200px;top:-200px}}.hp-giftcard .hp-container{position:relative;z-index:1}.hp-giftcard-header{text-align:center;max-width:720px;margin:0 auto var(--hp-space-3xl);padding:0 var(--hp-space-md)}@media (min-width: 768px){.hp-giftcard-header{margin-bottom:80px}}@media (min-width: 1024px){.hp-giftcard-header{margin-bottom:100px}}.hp-giftcard-header .hp-kicker{justify-content:center;margin-bottom:var(--hp-space-lg);color:var(--hp-accent)}.hp-giftcard-header .hp-kicker:before{background:var(--hp-accent)}.hp-giftcard-header .hp-kicker-icon{width:18px;height:18px;stroke:var(--hp-accent);flex-shrink:0;animation:gc-gift-float 3s ease-in-out infinite}@keyframes gc-gift-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-2px) rotate(3deg)}}@media (min-width: 768px){.hp-giftcard-header .hp-kicker-icon{width:20px;height:20px}}.hp-giftcard-header .hp-h2{margin-bottom:var(--hp-space-lg);font-size:clamp(2rem,5vw,3.5rem);line-height:1.15;letter-spacing:-.02em;color:var(--hp-text)}.hp-giftcard-header .hp-subtitle{max-width:540px;margin:0 auto;font-size:var(--hp-text-lg);line-height:1.7;color:var(--hp-text-muted)}.hp-giftcard-grid{display:flex;flex-direction:column;gap:var(--hp-space-xl);max-width:440px;margin:0 auto var(--hp-space-3xl);padding:0 var(--hp-space-md)}@media (min-width: 768px){.hp-giftcard-grid{flex-direction:row;justify-content:center;align-items:stretch;gap:40px;max-width:1100px;margin-bottom:80px;padding:0}}@media (min-width: 1024px){.hp-giftcard-grid{gap:56px;max-width:1200px;margin-bottom:100px}}.hp-giftcard-item{--card-color: var(--gc-bronze);--card-color-light: var(--gc-bronze-light);--card-color-dark: var(--gc-bronze-dark);position:relative;display:flex;flex-direction:column;border-radius:24px;overflow:hidden;background:var(--hp-bg);text-decoration:none;color:inherit;isolation:isolate;box-shadow:0 1px 2px #0000000a,0 4px 8px #0000000a,0 16px 32px #0000000f,0 32px 64px color-mix(in srgb,var(--card-color) 10%,transparent);transition:transform .6s cubic-bezier(.23,1,.32,1),box-shadow .6s cubic-bezier(.23,1,.32,1)}.hp-giftcard-item--silver{--card-color: var(--gc-silver);--card-color-light: var(--gc-silver-light);--card-color-dark: var(--gc-silver-dark)}.hp-giftcard-item--gold{--card-color: var(--gc-gold);--card-color-light: var(--gc-gold-light);--card-color-dark: var(--gc-gold-dark)}@media (min-width: 768px){.hp-giftcard-item{flex:1;max-width:360px}}.hp-giftcard-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;padding:1.5px;background:linear-gradient(160deg,color-mix(in srgb,var(--card-color-light) 60%,transparent),color-mix(in srgb,var(--card-color) 30%,transparent) 40%,color-mix(in srgb,var(--card-color-dark) 20%,transparent));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:20;transition:opacity .4s ease}.hp-giftcard-item:before{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--card-color) calc(12% * var(--gc-glow-intensity, 1)),transparent) 0%,transparent 55%);z-index:-1;opacity:0;transition:opacity .6s ease;pointer-events:none}.hp-giftcard-item.is-visible:before{opacity:1;animation:gc-card-glow 4s ease-in-out infinite}.hp-giftcard-item:nth-child(1).is-visible:before{animation-delay:0s}.hp-giftcard-item:nth-child(2).is-visible:before{animation-delay:1.3s}.hp-giftcard-item:nth-child(3).is-visible:before{animation-delay:2.6s}@keyframes gc-card-glow{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@media (min-width: 768px) and (hover: hover){.hp-giftcard-item:hover{transform:translateY(-24px) scale(1.02);box-shadow:0 2px 4px #0000000a,0 8px 16px #0000000f,0 24px 48px #00000014,0 48px 96px color-mix(in srgb,var(--card-color) 20%,transparent),0 0 80px color-mix(in srgb,var(--card-color) 15%,transparent)}.hp-giftcard-item:hover:after{opacity:1;background:linear-gradient(160deg,color-mix(in srgb,var(--card-color-light) 80%,transparent),color-mix(in srgb,var(--card-color) 50%,transparent) 40%,color-mix(in srgb,var(--card-color-dark) 40%,transparent))}.hp-giftcard-item:hover:before{opacity:1.3;animation-play-state:paused;transform:scale(1.2)}.hp-giftcard-item:hover .hp-giftcard-shimmer{animation:gc-shimmer 1.2s cubic-bezier(.23,1,.32,1) forwards}.hp-giftcard-item:hover .hp-giftcard-visual img{transform:scale(1.08)}.hp-giftcard-item:hover .hp-giftcard-badge{transform:scale(1.05);box-shadow:0 4px 16px color-mix(in srgb,var(--card-color) 50%,transparent),inset 0 1px color-mix(in srgb,white 40%,transparent)}.hp-giftcard-grid:hover .hp-giftcard-item:not(:hover){opacity:.75;transform:scale(.97)}}.hp-giftcard-shimmer{position:absolute;top:0;left:-150%;width:150%;height:100%;background:linear-gradient(105deg,transparent 0%,transparent 35%,color-mix(in srgb,var(--card-color-light) 15%,transparent) 45%,color-mix(in srgb,white 25%,transparent) 50%,color-mix(in srgb,var(--card-color-light) 15%,transparent) 55%,transparent 65%,transparent 100%);z-index:15;pointer-events:none}@keyframes gc-shimmer{0%{left:-150%}to{left:150%}}.hp-giftcard-visual{position:relative;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(145deg,color-mix(in srgb,var(--card-color) 12%,var(--hp-bg)),color-mix(in srgb,var(--card-color) 4%,var(--hp-bg)))}@media (min-width: 768px){.hp-giftcard-visual{aspect-ratio:5/4}}.hp-giftcard-visual img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.23,1,.32,1)}.hp-giftcard-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,color-mix(in srgb,var(--card-color-dark) 8%,transparent) 100%);pointer-events:none}.hp-giftcard-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:color-mix(in srgb,var(--card-color) 40%,var(--hp-text-muted))}.hp-giftcard-placeholder svg{width:64px;height:64px;opacity:.6}.hp-giftcard-badge{position:absolute;top:var(--hp-space-lg);right:var(--hp-space-lg);padding:8px 18px;border-radius:100px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(145deg,var(--card-color-light) 0%,var(--card-color) 45%,var(--card-color-dark) 100%);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35);box-shadow:0 2px 12px color-mix(in srgb,var(--card-color) 45%,transparent),inset 0 1px color-mix(in srgb,white 35%,transparent),inset 0 -1px color-mix(in srgb,black 10%,transparent);z-index:5;transition:transform .4s ease,box-shadow .4s ease}.hp-giftcard-content{padding:var(--hp-space-xl) var(--hp-space-lg);display:flex;flex-direction:column;align-items:center;gap:var(--hp-space-sm);text-align:center;flex:1;background:linear-gradient(180deg,var(--hp-bg) 0%,color-mix(in srgb,var(--card-color) 2%,var(--hp-bg)) 100%)}@media (min-width: 768px){.hp-giftcard-content{padding:var(--hp-space-2xl) var(--hp-space-xl);gap:var(--hp-space-md)}}.hp-giftcard-label{font-family:var(--hp-font-display);font-size:var(--hp-text-sm);font-weight:600;color:var(--hp-accent);letter-spacing:.08em;text-transform:uppercase;margin:0}@media (min-width: 768px){.hp-giftcard-label{font-size:var(--hp-text-base)}}.hp-giftcard-price{font-family:var(--hp-font-display);font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;letter-spacing:-.03em;line-height:1;margin:var(--hp-space-xs) 0;color:var(--hp-text)}.hp-giftcard-sublabel{font-size:var(--hp-text-sm);color:var(--hp-text-muted);margin:0;line-height:1.5}.hp-giftcard-cta{text-align:center;padding:0 var(--hp-space-md)}.hp-giftcard-cta .hp-btn--primary{position:relative;overflow:hidden;background:#4d300b;color:#f9eed8;border:none;font-size:var(--hp-text-base);font-weight:700;letter-spacing:.02em;padding:20px 48px;border-radius:100px;box-shadow:0 2px 4px #0000001a,0 8px 24px #4d300b40,inset 0 1px #ffffff14;transition:transform .4s cubic-bezier(.23,1,.32,1),box-shadow .4s cubic-bezier(.23,1,.32,1),background .3s ease}@media (min-width: 768px){.hp-giftcard-cta .hp-btn--primary{font-size:var(--hp-text-lg);padding:22px 56px}}.hp-giftcard-cta .hp-btn--primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(105deg,transparent 0%,transparent 40%,rgba(249,238,216,.2) 50%,transparent 60%,transparent 100%);transition:left .6s ease}.hp-giftcard-cta .hp-btn--primary:hover{transform:translateY(-3px) scale(1.02);background:#3d2508;box-shadow:0 4px 8px #0000002e,0 16px 40px #4d300b59,0 0 60px #4d300b26,inset 0 1px #ffffff1a}.hp-giftcard-cta .hp-btn--primary:hover:before{left:100%}.hp-giftcard-cta .hp-btn--primary .hp-icon{transition:transform .3s ease}.hp-giftcard-cta .hp-btn--primary:hover .hp-icon{transform:translate(4px)}.hp-giftcard-item{opacity:0;transform:translateY(60px) scale(.95)}.hp-giftcard-item.is-visible{opacity:1;transform:translateY(0) scale(1);transition:opacity .8s cubic-bezier(.23,1,.32,1),transform .8s cubic-bezier(.23,1,.32,1)}.hp-giftcard-item:nth-child(1).is-visible{transition-delay:0ms}.hp-giftcard-item:nth-child(2).is-visible{transition-delay:.15s}.hp-giftcard-item:nth-child(3).is-visible{transition-delay:.3s}.hp-giftcard-header{opacity:0;transform:translateY(30px)}.hp-giftcard-header.is-inview{opacity:1;transform:translateY(0);transition:opacity .8s cubic-bezier(.23,1,.32,1),transform .8s cubic-bezier(.23,1,.32,1)}.hp-giftcard-cta{opacity:0;transform:translateY(20px)}.hp-giftcard-cta.is-inview{opacity:1;transform:translateY(0);transition:opacity .6s cubic-bezier(.23,1,.32,1) .4s,transform .6s cubic-bezier(.23,1,.32,1) .4s}@media (prefers-reduced-motion: reduce){.hp-giftcard:after{animation:none}.hp-giftcard-item{opacity:1;transform:none;transition:box-shadow .2s ease}.hp-giftcard-item.is-visible{transition:none}.hp-giftcard-item:before{animation:none;opacity:.5}.hp-giftcard-item:hover{transform:none}.hp-giftcard-shimmer{display:none}.hp-giftcard-visual img{transition:none}.hp-giftcard-cta .hp-btn--primary:before{display:none}.hp-giftcard-header,.hp-giftcard-cta{opacity:1;transform:none;transition:none}}.hp-interlude{--interlude-bg-base: #1a1510;--interlude-text: #FAF8F5;--interlude-text-muted: rgba(250, 248, 245, .7);--interlude-accent: var(--hp-accent);--interlude-flame-outer: #E85D04;--interlude-flame-mid: #F5A623;--interlude-flame-core: #FFDD77;--interlude-flame-tip: #FFFEF0;--interlude-glow-intensity: var(--hp-interlude-glow);--interlude-scent-intensity: var(--hp-interlude-scent);--interlude-glow-alpha: calc(.35 * var(--interlude-glow-intensity));--interlude-glow-soft: calc(.12 * var(--interlude-glow-intensity));--interlude-glow-ambient: calc(.06 * var(--interlude-glow-intensity));--interlude-scent-alpha: calc(.08 * var(--interlude-scent-intensity));background-color:#1a1510;background-image:none;color:var(--interlude-text);position:relative;overflow:hidden;padding:80px 0 var(--hp-space-3xl);isolation:isolate}@media (min-width: 768px){.hp-interlude{padding:120px 0 100px}}@media (min-width: 1024px){.hp-interlude{padding:140px 0 120px}}.hp-interlude:before{content:"";position:absolute;top:0;left:0;right:0;height:120px;background:linear-gradient(180deg,var(--hp-bg) 0%,color-mix(in srgb,var(--hp-bg) 60%,var(--interlude-bg-base)) 30%,var(--interlude-bg-base) 100%);pointer-events:none;z-index:1}@media (min-width: 768px){.hp-interlude:before{height:160px}}.hp-interlude:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;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)'/%3E%3C/svg%3E");opacity:.025;pointer-events:none;z-index:0;mix-blend-mode:overlay}.hp-interlude-glow{position:absolute;top:18%;left:50%;transform:translate(-50%);width:320px;height:320px;background:radial-gradient(circle at 50% 45%,rgba(255,254,240,calc(.25 * var(--interlude-glow-intensity))) 0%,rgba(255,221,119,calc(.2 * var(--interlude-glow-intensity))) 15%,transparent 40%),radial-gradient(circle at 50% 48%,rgba(245,166,35,calc(.35 * var(--interlude-glow-intensity))) 0%,rgba(232,93,4,calc(.15 * var(--interlude-glow-intensity))) 35%,transparent 65%),radial-gradient(ellipse 100% 90% at 50% 50%,rgba(196,149,106,calc(.12 * var(--interlude-glow-intensity))) 0%,rgba(196,149,106,calc(.05 * var(--interlude-glow-intensity))) 50%,transparent 80%);opacity:0;filter:blur(30px);transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94);pointer-events:none;z-index:1;mix-blend-mode:screen}.hp-interlude.is-lit .hp-interlude-glow{opacity:1}@media (min-width: 768px){.hp-interlude-glow{width:500px;height:500px;top:12%;filter:blur(45px)}}@media (min-width: 1024px){.hp-interlude-glow{width:600px;height:600px;top:10%;filter:blur(55px)}}@keyframes hp-glow-breathe{0%,to{transform:translate(-50%) scale(1);opacity:1;filter:blur(45px)}25%{transform:translate(-50%) scale(1.03);opacity:.95;filter:blur(48px)}50%{transform:translate(-50%) scale(1.06);opacity:.88;filter:blur(52px)}75%{transform:translate(-50%) scale(1.02);opacity:.92;filter:blur(46px)}}.hp-interlude.is-lit .hp-interlude-glow{animation:hp-glow-breathe 6s ease-in-out infinite}.hp-interlude-content{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:5;width:100%;max-width:800px;margin:0 auto}.hp-interlude-beat-1,.hp-interlude-beat-2{display:flex;flex-direction:column;align-items:center;width:100%}.hp-interlude-candle{position:relative;width:90px;height:160px;margin:0 auto var(--hp-space-xl)}@media (min-width: 480px){.hp-interlude-candle{width:110px;height:200px;margin-bottom:var(--hp-space-2xl)}}@media (min-width: 768px){.hp-interlude-candle{width:130px;height:240px}}.hp-interlude-candle-body{width:100%;height:100%;position:relative;z-index:2}.hp-interlude-candle-body svg{width:100%;height:100%;filter:drop-shadow(0 8px 24px rgba(0,0,0,.3))}.hp-interlude-flame{position:absolute;top:-12px;left:50%;transform:translate(-50%);width:28px;height:48px;opacity:.3;transition:opacity 1s cubic-bezier(.25,.46,.45,.94);z-index:3}.hp-interlude.is-lit .hp-interlude-flame{opacity:1}@media (min-width: 480px){.hp-interlude-flame{width:34px;height:58px;top:-14px}}@media (min-width: 768px){.hp-interlude-flame{width:40px;height:68px;top:-16px}}.hp-interlude-flame svg{width:100%;height:100%;filter:drop-shadow(0 0 6px var(--interlude-flame-mid)) drop-shadow(0 0 12px rgba(245,166,35,.6)) drop-shadow(0 0 24px rgba(245,166,35,.3))}@keyframes hp-flame-flicker{0%,to{transform:translate(-50%) scaleX(1) rotate(0)}15%{transform:translate(-50%) scaleX(.97) rotate(-.8deg)}30%{transform:translate(-50%) scaleX(1.02) rotate(.5deg)}45%{transform:translate(-50%) scaleX(.98) rotate(-.3deg)}60%{transform:translate(-50%) scaleX(1.01) rotate(.6deg)}75%{transform:translate(-50%) scaleX(.99) rotate(-.4deg)}90%{transform:translate(-50%) scaleX(1.005) rotate(.2deg)}}@keyframes hp-flame-breath{0%,to{transform:translate(-50%) scaleY(1)}25%{transform:translate(-50%) scaleY(1.03)}50%{transform:translate(-50%) scaleY(.97)}75%{transform:translate(-50%) scaleY(1.02)}}.hp-interlude.is-lit .hp-interlude-flame{animation:hp-flame-flicker 1.8s ease-in-out infinite,hp-flame-breath 2.4s ease-in-out infinite;transform-origin:center bottom}.hp-interlude-haze{position:absolute;top:-50px;left:50%;transform:translate(-50%);width:60px;height:80px;pointer-events:none;z-index:2;opacity:0;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .3s}.hp-interlude.is-lit .hp-interlude-haze{opacity:1}@media (min-width: 768px){.hp-interlude-haze{width:80px;height:100px;top:-60px}}.hp-interlude-haze:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,221,119,.06) 0%,rgba(245,166,35,.03) 50%,transparent 100%);filter:blur(8px);border-radius:50% 50% 30% 30%}@keyframes hp-haze-rise{0%,to{transform:translate(-50%) translateY(0) scaleY(1);opacity:1}50%{transform:translate(-50%) translateY(-8px) scaleY(1.1);opacity:.7}}.hp-interlude.is-lit .hp-interlude-haze{animation:hp-haze-rise 3s ease-in-out infinite}.hp-interlude-scent{position:absolute;top:-30px;left:50%;transform:translate(-50%);width:120px;height:160px;pointer-events:none;z-index:1;opacity:0;transition:opacity 1.5s cubic-bezier(.25,.46,.45,.94) .6s}.hp-interlude.is-lit .hp-interlude-scent{opacity:var(--interlude-scent-intensity)}@media (min-width: 768px){.hp-interlude-scent{width:160px;height:200px;top:-40px}}.hp-interlude-scent svg{width:100%;height:100%;overflow:visible}.hp-interlude-scent path{fill:none;stroke:#faf8f51f;stroke-width:2;stroke-linecap:round}@keyframes hp-wisp-1{0%{stroke-dashoffset:100;opacity:0}10%{opacity:.8}90%{opacity:.3}to{stroke-dashoffset:0;opacity:0}}@keyframes hp-wisp-2{0%{stroke-dashoffset:80;opacity:0}15%{opacity:.6}85%{opacity:.2}to{stroke-dashoffset:0;opacity:0}}@keyframes hp-wisp-3{0%{stroke-dashoffset:90;opacity:0}12%{opacity:.7}88%{opacity:.25}to{stroke-dashoffset:0;opacity:0}}.hp-interlude.is-lit .hp-interlude-scent .wisp-1{stroke-dasharray:100;animation:hp-wisp-1 6s ease-out infinite}.hp-interlude.is-lit .hp-interlude-scent .wisp-2{stroke-dasharray:80;animation:hp-wisp-2 7s ease-out infinite 1.5s}.hp-interlude.is-lit .hp-interlude-scent .wisp-3{stroke-dasharray:90;animation:hp-wisp-3 5.5s ease-out infinite 3s}.hp-interlude .hp-kicker{color:var(--interlude-accent);opacity:0;transform:translateY(12px);transition:opacity .6s ease-out .3s,transform .6s ease-out .3s}.hp-interlude.is-lit .hp-kicker{opacity:1;transform:translateY(0)}.hp-interlude .hp-kicker:before{background:var(--interlude-accent)}.hp-interlude .hp-h2{color:var(--interlude-text);max-width:16ch;margin-left:auto;margin-right:auto;opacity:0;transform:translateY(16px);transition:opacity .7s ease-out .5s,transform .7s ease-out .5s}.hp-interlude.is-lit .hp-h2{opacity:1;transform:translateY(0)}.hp-interlude .hp-subtitle{color:var(--interlude-text-muted);max-width:44ch;margin-left:auto;margin-right:auto;margin-bottom:var(--hp-space-xl);opacity:0;transform:translateY(16px);transition:opacity .7s ease-out .7s,transform .7s ease-out .7s}.hp-interlude.is-lit .hp-subtitle{opacity:1;transform:translateY(0)}@media (min-width: 768px){.hp-interlude .hp-subtitle{margin-bottom:var(--hp-space-2xl)}}.hp-interlude-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hp-space-md);width:100%;opacity:0;transform:translateY(16px);transition:opacity .7s ease-out .9s,transform .7s ease-out .9s}.hp-interlude.is-lit .hp-interlude-cta{opacity:1;transform:translateY(0)}.hp-interlude-cta .hp-btn{min-width:200px;justify-content:center}@media (min-width: 480px){.hp-interlude-cta{flex-direction:row;gap:var(--hp-space-lg)}.hp-interlude-cta .hp-btn{min-width:220px}}.hp-interlude-cta .hp-btn--primary{background:#f9eed8;color:#4d300b}.hp-interlude-cta .hp-btn--primary:hover{background:#fff}.hp-interlude-cta .hp-btn--primary:before{background:#fff}.hp-interlude-cta .hp-btn--secondary{border-color:#f9eed8;color:#f9eed8}.hp-interlude-cta .hp-btn--secondary:hover{background:#f9eed8;color:#4d300b;border-color:#f9eed8}.hp-interlude-universes{display:flex;justify-content:center;gap:var(--hp-space-sm);margin-top:var(--hp-space-xl);opacity:0;transform:translateY(12px);transition:opacity .6s ease-out 1.1s,transform .6s ease-out 1.1s}.hp-interlude.is-lit .hp-interlude-universes{opacity:1;transform:translateY(0)}@media (min-width: 768px){.hp-interlude-universes{margin-top:var(--hp-space-2xl);gap:var(--hp-space-md)}}.hp-interlude-universe-chip{display:inline-flex;align-items:center;gap:var(--hp-space-xs);padding:8px 14px;background:#faf8f514;border:1px solid rgba(250,248,245,.15);border-radius:100px;font-size:var(--hp-text-xs);font-weight:500;color:var(--interlude-text-muted);text-decoration:none;transition:all var(--hp-transition-fast);min-height:44px}@media (min-width: 480px){.hp-interlude-universe-chip{padding:10px 18px;font-size:12px}}.hp-interlude-universe-chip:hover,.hp-interlude-universe-chip:focus-visible{background:#faf8f526;border-color:#faf8f54d;color:var(--interlude-text);transform:translateY(-2px)}.hp-interlude-universe-chip:focus-visible{outline:2px solid var(--interlude-accent);outline-offset:2px}@media (hover: none) and (pointer: coarse){.hp-interlude-universe-chip:active{transform:scale(.96);transition:transform .1s ease-out}}.hp-interlude-universe-chip .chip-dot{width:6px;height:6px;border-radius:50%;background:var(--chip-color, var(--interlude-accent))}.hp-interlude-scroll-hint{position:absolute;bottom:var(--hp-space-xl);left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:var(--hp-space-sm);opacity:0;transition:opacity .6s ease-out 1.4s;z-index:5}.hp-interlude.is-lit .hp-interlude-scroll-hint{opacity:.5}.hp-interlude.is-scrolled .hp-interlude-scroll-hint{opacity:0;pointer-events:none}.hp-interlude-scroll-hint span{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--interlude-text-muted)}@keyframes hp-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.hp-interlude-scroll-hint svg{width:20px;height:20px;color:var(--interlude-text-muted);animation:hp-scroll-bounce 1.5s ease-in-out infinite}@media (min-width: 768px){.hp-interlude-scroll-hint{bottom:var(--hp-space-2xl)}}@media (max-width: 767px){.hp-interlude[data-scrollytelling=true]{padding-bottom:60px}.hp-interlude[data-scrollytelling=true] .hp-interlude-beat-1,.hp-interlude[data-scrollytelling=true] .hp-interlude-beat-2{transition:opacity .5s ease-out,transform .5s ease-out}.hp-interlude[data-scrollytelling=true] .hp-interlude-beat-1{opacity:1;transform:translateY(0)}.hp-interlude[data-scrollytelling=true] .hp-interlude-beat-2{opacity:0;transform:translateY(20px)}.hp-interlude[data-scrollytelling=true][data-step="2"] .hp-interlude-beat-2{opacity:1;transform:translateY(0)}.hp-interlude[data-scrollytelling=true].is-lit .hp-kicker,.hp-interlude[data-scrollytelling=true].is-lit .hp-h2,.hp-interlude[data-scrollytelling=true].is-lit .hp-subtitle,.hp-interlude[data-scrollytelling=true].is-lit .hp-interlude-cta,.hp-interlude[data-scrollytelling=true].is-lit .hp-interlude-universes{opacity:inherit;transform:inherit;transition:inherit}}@media (prefers-reduced-motion: reduce){.hp-interlude-glow{opacity:.7;animation:none;transition:none}.hp-interlude .hp-interlude-flame{opacity:1;animation:none;transform:translate(-50%)}.hp-interlude .hp-interlude-haze,.hp-interlude .hp-interlude-scent{display:none}.hp-interlude .hp-kicker,.hp-interlude .hp-h2,.hp-interlude .hp-subtitle,.hp-interlude .hp-interlude-cta,.hp-interlude .hp-interlude-universes{opacity:1;transform:none;transition:none}.hp-interlude-scroll-hint svg{animation:none}}.hp-interlude[data-animations=false] .hp-interlude-glow{opacity:.6;animation:none}.hp-interlude[data-animations=false] .hp-interlude-flame{animation:none}.hp-interlude[data-animations=false] .hp-interlude-haze,.hp-interlude[data-animations=false] .hp-interlude-scent{display:none}@media (max-width: 767px){[data-stack]{--stack-top: var(--hp-stack-top);--stack-layer-gap: var(--hp-stack-gap);position:relative;padding-top:var(--stack-top);padding-bottom:clamp(40px,8vh,80px);overflow:visible}[data-stack=steps]{--stack-layer-gap: 14px}[data-stack=reviews]{--stack-layer-gap: 16px}[data-stack]>[data-stack-item]{position:sticky;top:var(--stack-top);z-index:calc(10 + var(--stack-z, 0));margin:0 0 var(--stack-layer-gap) 0;background:var(--hp-card-bg);box-shadow:0 16px 32px -16px #0000001f,0 2px 8px #0000000f;transform:translateZ(0);transition:box-shadow .3s ease}[data-stack]>[data-stack-item]:last-child{margin-bottom:0}[data-stack]>[data-stack-item].is-active{box-shadow:0 20px 40px -16px #0000002e,0 4px 12px #0000001a}}@media (max-width: 767px) and (prefers-reduced-motion: reduce){[data-stack]{padding-top:0;padding-bottom:0}[data-stack]>[data-stack-item]{position:relative;top:auto;z-index:auto;margin:0 0 var(--hp-space-md) 0;transform:none;transition:none}}@media (min-width: 768px){[data-stack]{padding-top:0;padding-bottom:0}[data-stack]>[data-stack-item]{position:relative;top:auto;z-index:auto;margin:0;transform:none}}.hp-story{background:var(--hp-bg)}.hp-story-grid{display:grid;gap:var(--hp-space-xl);align-items:center}@media (min-width: 768px){.hp-story-grid{grid-template-columns:1fr 1fr;gap:var(--hp-space-3xl)}}@media (min-width: 1024px){.hp-story-grid{gap:clamp(64px,6vw,100px)}}.hp-story-media{position:relative;border-radius:var(--hp-radius-lg);overflow:hidden}.hp-story-media img{width:100%;height:auto;display:block;aspect-ratio:4/5;object-fit:cover}@media (min-width: 768px){.hp-story-media img{aspect-ratio:3/4}}.hp-story-content .hp-body{margin-top:var(--hp-space-lg)}.hp-story-content .hp-body p{margin-bottom:var(--hp-space-md);color:var(--hp-text-muted);line-height:1.75}.hp-story-content .hp-body p:last-child{margin-bottom:0}.hp-quote-wrapper{margin-top:var(--hp-space-2xl);padding-top:var(--hp-space-xl);border-top:1px solid var(--hp-border)}@media (min-width: 768px){.hp-quote-wrapper{margin-top:var(--hp-space-3xl);padding-top:var(--hp-space-2xl);grid-column:1 / -1}}.hp-quote{position:relative;max-width:720px;margin:0 auto;padding-left:var(--hp-space-xl)}@media (min-width: 768px){.hp-quote{padding-left:var(--hp-space-3xl)}}.hp-quote:before{content:"\201c";position:absolute;left:0;top:-8px;font-size:var(--hp-quote-size);font-family:Georgia,serif;color:var(--hp-accent);opacity:.2;line-height:1;pointer-events:none}@media (min-width: 768px){.hp-quote:before{top:-12px;left:-8px}}.hp-quote-text{font-size:clamp(1.05rem,2.5vw,1.25rem);font-style:italic;line-height:1.7;color:var(--hp-text);margin:0 0 var(--hp-space-lg)}@media (min-width: 768px){.hp-quote-text{line-height:1.8;margin-bottom:var(--hp-space-xl)}}.hp-quote-footer{display:flex;align-items:center;gap:var(--hp-space-md)}.hp-quote-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--hp-accent)20 0%,var(--hp-accent)10 100%);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.hp-quote-avatar img{width:100%;height:100%;object-fit:cover}.hp-quote-avatar svg{width:24px;height:24px;color:var(--hp-accent)}@media (min-width: 768px){.hp-quote-avatar{width:56px;height:56px}.hp-quote-avatar svg{width:28px;height:28px}}.hp-quote-meta{display:flex;flex-direction:column;gap:2px}.hp-quote-author{font-size:var(--hp-text-sm);font-weight:600;color:var(--hp-text)}.hp-quote-role{font-size:var(--hp-text-xs);color:var(--hp-text-muted)}.hp-final{text-align:center;position:relative;background:radial-gradient(ellipse 80% 60% at 50% 50%,var(--hp-accent)12 0%,transparent 70%),linear-gradient(180deg,var(--hp-bg) 0%,var(--hp-accent)06 50%,var(--hp-bg) 100%);border-top:2px solid var(--hp-accent);overflow:hidden}.hp-final:before,.hp-final:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hp-final:before{top:-80px;left:-80px;width:250px;height:250px;background:radial-gradient(circle,var(--hp-accent)10 0%,transparent 70%)}.hp-final:after{bottom:-60px;right:-60px;width:200px;height:200px;background:radial-gradient(circle,var(--hp-accent)08 0%,transparent 70%)}@media (min-width: 768px){.hp-final:before{width:350px;height:350px;top:-120px;left:-120px}.hp-final:after{width:300px;height:300px;bottom:-100px;right:-100px}}.hp-final-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--hp-space-md)}.hp-final-content .hp-icon--xl{width:48px;height:48px;color:var(--hp-accent);margin-bottom:var(--hp-space-sm);animation:hp-badge-pulse 3s ease-in-out infinite}@media (min-width: 480px){.hp-final-content .hp-icon--xl{width:64px;height:64px}}@media (prefers-reduced-motion: reduce){.hp-final-content .hp-icon--xl{animation:none}}.hp-final-flame{width:48px;height:72px;margin-bottom:var(--hp-space-md);filter:drop-shadow(0 0 8px rgba(245,166,35,.6)) drop-shadow(0 0 20px rgba(245,166,35,.3));animation:hp-final-flame-dance 3s ease-in-out infinite;transform-origin:center bottom}@media (min-width: 480px){.hp-final-flame{width:64px;height:96px}}@media (min-width: 768px){.hp-final-flame{width:72px;height:108px}}.hp-final-flame svg{width:100%;height:100%}@keyframes hp-final-flame-dance{0%,to{transform:scaleY(1) scaleX(1) rotate(0)}25%{transform:scaleY(1.03) scaleX(.97) rotate(-1deg)}50%{transform:scaleY(.97) scaleX(1.02) rotate(.5deg)}75%{transform:scaleY(1.02) scaleX(.98) rotate(-.5deg)}}@media (prefers-reduced-motion: reduce){.hp-final-flame{animation:none;filter:drop-shadow(0 0 8px rgba(245,166,35,.4))}}.hp-final-content .hp-h2{margin-bottom:var(--hp-space-sm)}.hp-final-content .hp-subtitle{margin-bottom:var(--hp-space-lg);max-width:48ch;text-align:center}@media (min-width: 480px){.hp-final-content .hp-subtitle{margin-bottom:var(--hp-space-xl)}}.hp-newsletter{margin-top:var(--hp-space-2xl);padding-top:var(--hp-space-xl);border-top:1px solid var(--hp-border);max-width:420px;width:100%}.hp-newsletter-title{display:inline-flex;align-items:center;gap:var(--hp-space-sm);font-size:var(--hp-text-sm);font-weight:600;color:var(--hp-text);margin-bottom:var(--hp-space-md)}.hp-mini-flame{display:inline-block;width:14px;height:24px;flex-shrink:0;animation:hp-mini-flame-dance 1.8s ease-in-out infinite;transform-origin:center bottom}.hp-mini-flame svg{width:100%;height:100%;filter:drop-shadow(0 0 3px rgba(245,166,35,.6)) drop-shadow(0 0 6px rgba(245,166,35,.3))}@keyframes hp-mini-flame-dance{0%,to{transform:scaleX(1) rotate(0)}20%{transform:scaleX(.96) rotate(-1.5deg)}40%{transform:scaleX(1.03) rotate(1deg)}60%{transform:scaleX(.98) rotate(-.8deg)}80%{transform:scaleX(1.02) rotate(1.2deg)}}@media (prefers-reduced-motion: reduce){.hp-mini-flame{animation:none}}.hp-newsletter-form{display:flex;flex-direction:column;gap:var(--hp-space-sm)}@media (min-width: 480px){.hp-newsletter-form{flex-direction:row}}.hp-newsletter-input{flex:1;padding:12px 16px;font-size:var(--hp-text-sm);border:1px solid var(--hp-border);border-radius:var(--hp-radius);background:#fff;color:var(--hp-text);transition:border-color var(--hp-transition-fast)}.hp-newsletter-input:focus{outline:none;border-color:var(--hp-accent)}.hp-newsletter-input::placeholder{color:var(--hp-text-muted)}.hp-newsletter-submit{padding:12px 20px;font-size:var(--hp-text-sm);font-weight:500;background:#4d300b;color:#f9eed8;border:none;border-radius:var(--hp-radius);cursor:pointer;transition:background var(--hp-transition-fast),box-shadow var(--hp-transition-fast);white-space:nowrap}.hp-newsletter-submit:hover{background:#3d2508;box-shadow:var(--hp-shadow-card)}.hp-newsletter-submit:active{transform:scale(.98)}@media (prefers-reduced-motion: reduce){.hp-newsletter-input,.hp-newsletter-submit{transition:none}.hp-newsletter-submit:active{transform:none}}.hp-hero-stats{display:flex;flex-wrap:wrap;gap:var(--hp-space-md) var(--hp-space-lg);margin-top:var(--hp-space-xl)}@media (min-width: 480px){.hp-hero-stats{gap:var(--hp-space-lg) var(--hp-space-xl);margin-top:var(--hp-space-2xl)}}.hp-hero-stat{display:inline-flex;align-items:center;gap:var(--hp-space-xs);font-size:var(--hp-text-xs);color:var(--hp-text-muted)}@media (min-width: 480px){.hp-hero-stat{font-size:var(--hp-text-sm);gap:var(--hp-space-sm)}}.hp-hero-stat svg{width:18px;height:18px;color:var(--hp-accent);flex-shrink:0}@media (min-width: 480px){.hp-hero-stat svg{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/homepage-premium.css.map */
