html,body{color:#2d2926;color-scheme:light only;background-color:#fff}main,header,footer,section,article,aside{background-color:inherit}input,select,textarea,button{color-scheme:light}:root{color-scheme:light only;--rose-light:#f1c0bb;--rose:#e0adaa;--rose-mid:#c18788;--bordeaux:#894e50;--bordeaux-dark:#6b3c3e;--cream:#f5e9e7;--cream-soft:#fbf4f2;--taupe-light:#c6a29c;--taupe:#a67975;--taupe-mid:#8b5b57;--taupe-dark:#92706a;--charcoal:#2d2926;--text-body:#3d2528;--text-muted:#5a4144;--grey:#5a4144;--grey-light:#8a7479;--white:#fff;--gold-text:#8b6914;--gold-accent:#b8860b;--gold-light:#faf3e0;--gold:var(--gold-accent);--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--radius-pill:100px;--shadow-soft:0 4px 24px #894e5014;--shadow-medium:0 8px 32px #894e501f;--shadow-strong:0 16px 48px #894e502e;--ease:cubic-bezier(.4, 0, .2, 1);--transition:.4s var(--ease)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;overflow-x:hidden}@media (width>=1025px) and (width<=1099px){html{font-size:12px}}@media (width>=1100px) and (width<=1199px){html{font-size:12.5px}}@media (width>=1200px) and (width<=1339px){html{font-size:13.5px}}@media (width>=1340px) and (width<=1479px){html{font-size:14.5px}}@media (width>=1480px) and (width<=1679px){html{font-size:15.5px}}body{color:var(--charcoal);background:var(--cream-soft);font-feature-settings:"kern" 1, "liga" 1;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.7;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;transition:color .3s var(--ease);text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::selection{background:var(--rose-light);color:var(--bordeaux-dark)}::selection{background:var(--rose-light);color:var(--bordeaux-dark)}h1{color:var(--bordeaux-dark);letter-spacing:.005em;font-family:Playfair Display,serif;font-size:clamp(3rem,7vw,5.4rem);font-weight:400;line-height:1.05}h2,h3,h4,h5{color:var(--charcoal);letter-spacing:-.015em;font-family:DM Sans,sans-serif;font-weight:600;line-height:1.2}h2{color:var(--bordeaux-dark);letter-spacing:-.02em;font-size:clamp(1.55rem,3.8vw,2.6rem);font-weight:600}h3{font-size:clamp(1.25rem,2.4vw,1.55rem);font-weight:600}h4{font-size:1.08rem;font-weight:600}h5{text-transform:uppercase;letter-spacing:.08em;font-size:.95rem;font-weight:600}p{color:var(--text-body);font-size:1.02rem;font-weight:400;line-height:1.75}p.lead,.lead{color:var(--charcoal);font-size:1.15rem;font-weight:400;line-height:1.7}p.muted,.muted{color:var(--text-muted);font-size:.95rem}.script-font{color:var(--bordeaux);font-family:Dancing Script,cursive;font-weight:400}.section-subtitle{color:var(--taupe-mid);text-transform:uppercase;letter-spacing:.14em;margin-bottom:.75rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;line-height:1.2;display:inline-block}.section-title{letter-spacing:.005em;margin-bottom:1rem;font-family:Playfair Display,serif;font-weight:400}.section-desc{color:var(--text-body);max-width:640px;margin:0 auto 3rem;font-size:1.08rem;font-weight:400;line-height:1.7}.btn{border-radius:var(--radius-pill);letter-spacing:.04em;text-transform:uppercase;transition:all .4s var(--ease);justify-content:center;align-items:center;gap:.55rem;padding:.95rem 2.2rem;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg, var(--bordeaux) 0%, var(--taupe-mid) 100%);color:var(--white);box-shadow:0 6px 20px #894e5040}.btn-primary:hover{background:linear-gradient(135deg, var(--bordeaux-dark) 0%, var(--bordeaux) 100%);transform:translateY(-2px);box-shadow:0 12px 28px #894e5052}.btn-outline{border:1.5px solid var(--bordeaux);color:var(--bordeaux);-webkit-backdrop-filter:blur(6px);background:#fff9}.btn-outline:hover{background:var(--bordeaux);color:var(--white);transform:translateY(-2px);box-shadow:0 10px 24px #894e5038}.btn-gold{background:linear-gradient(135deg, var(--taupe-light) 0%, var(--taupe) 100%);color:var(--white);box-shadow:0 6px 20px #a6797540}.btn-gold:hover{background:linear-gradient(135deg, var(--taupe) 0%, var(--taupe-mid) 100%);transform:translateY(-2px);box-shadow:0 12px 28px #a6797552}.btn-sm{padding:.65rem 1.5rem;font-size:.78rem}.card{background:var(--white);border-radius:var(--radius-md);transition:all .5s var(--ease);box-shadow:var(--shadow-soft);border:1px solid #f1c0bb26;overflow:hidden}.card:hover{box-shadow:var(--shadow-strong);border-color:#c187884d;transform:translateY(-8px)}.card-body{padding:1.75rem}.section{padding:4.5rem 1.5rem;overflow-x:clip}.section-alt{background:var(--cream)}.container{width:100%;max-width:1200px;margin:0 auto}.header{z-index:1000;background:#0000001f;padding:.2rem 2rem;transition:background .3s ease-in-out,padding .3s ease-in-out;position:fixed;top:0;left:0;right:0}.header.scrolled{background:#fffffffa;padding:.2rem 2rem;box-shadow:0 1px 8px #0000000a}.header-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1320px;margin:0 auto;display:flex}.logo{color:var(--bordeaux);align-items:center;gap:.8rem;text-decoration:none;display:flex}.logo-img{object-fit:contain;flex-shrink:0;width:56px;height:56px;transition:height .3s ease-in-out,width .3s ease-in-out}.header.scrolled .logo-img{width:56px;height:56px}.logo-text{flex-direction:column;gap:2px;display:flex}.logo-name{color:var(--bordeaux);white-space:nowrap;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;line-height:1;transition:font-size .3s ease-in-out}.logo-sub{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-accent);font-family:DM Sans,sans-serif;font-size:.58rem;font-weight:600;line-height:1}.header.scrolled .logo-name{text-shadow:none;font-size:1.2rem}.header.scrolled .logo-sub{text-shadow:none;font-size:.58rem}.logo-beauty{color:var(--gold-text);font-style:italic}.footer .logo-beauty,.footer h4 .logo-beauty{color:var(--gold-accent)}.nav{align-items:center;gap:2rem;display:flex}.nav a{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;padding:.2rem 0;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500;transition:color .3s ease-in-out;position:relative}.nav a:hover,.nav a.active{color:var(--bordeaux)}.nav a:after{content:"";background:var(--bordeaux);width:0;height:1px;transition:width .3s ease-in-out;position:absolute;bottom:-2px;left:0}.nav a:hover:after,.nav a.active:after{width:100%}.header.scrolled .nav a{color:var(--charcoal)}.header.scrolled .nav a:hover{color:var(--bordeaux)}.header.scrolled .nav a:after{background:var(--bordeaux)}.header--hero:not(.scrolled) .nav a{color:#ffffffe0}.header--hero:not(.scrolled) .nav a:hover{color:#fff}.header--hero:not(.scrolled) .nav a:after,.header--hero:not(.scrolled) .hamburger span{background:#fff}.header--hero:not(.scrolled) .logo-name,.header--hero:not(.scrolled) .logo-name *{color:var(--bordeaux)!important}.header--hero:not(.scrolled) .logo-name{text-shadow:0 1px 2px #00000059,0 0 14px #ffffff40!important}.header--hero:not(.scrolled) .logo-beauty,.header--hero:not(.scrolled) .logo-beauty *{color:var(--gold-text)!important}.header--hero:not(.scrolled) .logo-beauty{text-shadow:0 1px 2px #00000059,0 0 14px #ffebb459!important}.header--hero:not(.scrolled) .logo-sub,.header--hero:not(.scrolled) .logo-sub *{color:#fff!important}.header--hero:not(.scrolled) .logo-sub{text-shadow:0 1px 2px #0006,0 0 18px #ffffff38!important}.header.scrolled .logo-name,.header.scrolled .logo-name *{color:var(--bordeaux)!important}.header.scrolled .logo-sub,.header.scrolled .logo-sub *{color:#d4a84a!important}.header.scrolled .logo-beauty,.header.scrolled .logo-beauty *{color:var(--gold-text)!important}.header .header-cta{border-radius:30px;margin-left:.5rem;padding:.5rem 1.2rem;font-size:.65rem}.hamburger{z-index:1010;flex-direction:column;gap:5px;width:28px;padding:4px 0;display:none}.hamburger span{background:var(--charcoal);height:2px;transition:all .35s var(--ease);border-radius:4px;display:block}.hamburger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.mobile-nav{background:var(--cream-soft);width:320px;height:100dvh;transition:left .45s var(--ease);z-index:1005;visibility:hidden;pointer-events:none;flex-direction:column;gap:.5rem;padding:5.5rem 2rem 2rem;display:flex;position:fixed;top:0;left:-320px;box-shadow:8px 0 30px #894e501f}.mobile-nav.open{visibility:visible;pointer-events:auto;left:0}.mobile-nav a{letter-spacing:.08em;text-transform:uppercase;color:var(--charcoal);border-bottom:1px solid #c187882e;padding:1rem 0;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;display:block}.mobile-nav a:hover{color:var(--bordeaux)}.mobile-nav .btn{text-align:center;justify-content:center;margin-top:1.5rem}.mobile-nav a.btn-primary,.mobile-nav a.btn-primary:hover{color:var(--white)}.mobile-overlay{inset:0;-webkit-backdrop-filter:blur(6px);z-index:1002;background:#2d292673;display:none;position:fixed;inset:0}.mobile-overlay.show{display:block}.footer{background:var(--charcoal);color:#ffffffc7;padding:3rem 1.5rem 1.25rem}.footer-newsletter{text-align:center;background:#ffffff08;border:1px solid #ffffff1f;border-radius:14px;max-width:640px;margin:0 auto 2.5rem;padding:1.75rem 1.5rem}.footer-newsletter .newsletter-title{color:var(--white);margin-bottom:.3rem;font-size:1.25rem}.footer-newsletter .newsletter-pitch{color:#ffffffb8}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2.25rem;max-width:1200px;margin:0 auto 2rem;display:grid}.footer h4{color:var(--white);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600}.footer-brand p{color:#ffffffb3;margin-bottom:.75rem;font-size:.88rem;line-height:1.55}.footer-brand .logo{color:var(--rose-light);margin-bottom:1rem}.footer-brand .logo span{color:var(--taupe-light)}.footer-hours{font-size:.83rem;line-height:1.65}.footer-hours strong{color:var(--rose-light);font-weight:600}.footer-links a{transition:color .3s var(--ease), transform .3s var(--ease);color:#ffffffb3;padding:.22rem 0;font-size:.86rem;display:block}.footer-links a:hover{color:var(--rose-light);transform:translate(4px)}.footer-contact p{color:#ffffffb3;align-items:flex-start;gap:.55rem;margin-bottom:.45rem;font-size:.86rem;display:flex}.footer-contact svg{color:var(--rose-light);flex-shrink:0;margin-top:3px}.footer-social{gap:.65rem;margin-top:.85rem;display:flex}.footer-social a{width:38px;height:38px;transition:all .35s var(--ease);color:var(--white);background:#ffffff14;border-radius:9px;justify-content:center;align-items:center;display:flex}.footer-social a:hover{background:var(--bordeaux);color:var(--white);transform:translateY(-3px)}.footer-bottom p{color:var(--white)}.footer-bottom{color:#ffffff8c;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;padding-top:1.25rem;font-size:.76rem;display:flex}.footer-bottom a{color:#fff9;transition:color .3s var(--ease)}.footer-bottom a:hover{color:var(--rose-light)}.hero{text-align:center;justify-content:center;align-items:center;height:100dvh;min-height:100dvh;padding:clamp(6rem,11vw,9rem) clamp(1rem,2vw,1.5rem) clamp(3rem,6vw,5rem);display:flex;position:relative;overflow:hidden}.hero-bg{inset:0;background:linear-gradient(135deg, var(--cream) 0%, var(--rose-light) 50%, var(--rose) 100%);z-index:0;position:absolute;inset:0}.hero-bg:after{content:"";inset:0;background:linear-gradient(#2d292659 0%,#2d292626 40%,#894e5080 100%);position:absolute;inset:0}.hero-content{z-index:1;max-width:760px;position:relative}.hero .section-subtitle{color:var(--bordeaux);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:600}[class*=page-hero] h1,.hero h1{justify-content:center;align-items:center;gap:1.2rem;display:flex}[class*=page-hero] h1:before,[class*=page-hero] h1:after,.hero h1:before,.hero h1:after{content:"";border-radius:2px;flex:0 0 50px;height:2px}[class*=page-hero] h1:before,.hero h1:before{background:linear-gradient(90deg, transparent, var(--gold-accent))}[class*=page-hero] h1:after,.hero h1:after{background:linear-gradient(90deg, var(--gold-accent), transparent)}@media (width<=600px){[class*=page-hero] h1:before,[class*=page-hero] h1:after,.hero h1:before,.hero h1:after{display:none}[class*=page-hero] h1,.hero h1{white-space:normal;gap:0;line-height:1.05}}[class*=page-hero] .section-subtitle,.hero .section-subtitle{color:var(--bordeaux-dark);display:inline-block}[class*=page-hero] .section-subtitle:before,[class*=page-hero] .section-subtitle:after,.hero .section-subtitle:before,.hero .section-subtitle:after{content:none}.hero h1{color:var(--bordeaux-dark);white-space:nowrap;text-shadow:0 1px 2px #fff8f08c,0 0 28px #fff8f073,0 0 60px #fff8f040;margin-bottom:.75rem;font-size:clamp(2.1rem,8.5vw,4.2rem)}@media (width<=420px){.hero h1:before,.hero h1:after{display:none}}.hero .subtitle{color:var(--gold-text);letter-spacing:.06em;text-transform:uppercase;text-shadow:0 1px 2px #894e5073,0 0 20px #894e5040;max-width:600px;margin-bottom:clamp(1.25rem,3vw,2.5rem);margin-left:auto;margin-right:auto;font-family:DM Sans,sans-serif;font-size:clamp(.95rem,2.4vw,1.25rem);font-weight:600;line-height:1.65}.hero-badges{flex-wrap:wrap;justify-content:center;gap:clamp(.5rem,1.1vw,.75rem);margin-top:clamp(1.25rem,3vw,2.5rem);display:flex}.hero-badge{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-pill);letter-spacing:.04em;color:var(--bordeaux);background:#ffffffb3;border:1px solid #fff6;align-items:center;gap:.45rem;padding:clamp(.45rem,1vw,.6rem) clamp(.8rem,1.8vw,1.15rem);font-family:DM Sans,sans-serif;font-size:clamp(.7rem,1.25vw,.8rem);font-weight:500;display:inline-flex}.hero-badge svg{color:var(--gold-accent)}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:clamp(.6rem,1.3vw,1rem);display:flex}.hero .btn{padding:clamp(.7rem,1.4vw,.95rem) clamp(1.25rem,2.5vw,1.8rem);font-size:clamp(.85rem,1.4vw,1rem)}.hero .btn-outline{border-color:var(--bordeaux);color:var(--bordeaux);background:#ffffff80}.hero .btn-outline:hover{background:var(--bordeaux);color:var(--white)}.welcome-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4.5rem;display:grid}.welcome-img{border-radius:var(--radius-md);aspect-ratio:4/5;background:linear-gradient(135deg, var(--cream), var(--rose-light));box-shadow:var(--shadow-medium);justify-content:center;align-items:center;display:flex;overflow:hidden}.welcome-img .placeholder-icon{color:var(--rose-mid);opacity:.6}.services-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.services-vstack{border-radius:20px;flex-direction:column;gap:4px;max-width:1100px;height:600px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 18px 50px #894e5026}.vstack-band{cursor:pointer;flex:1;min-height:0;text-decoration:none;transition:flex .65s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.vstack-band.is-active{flex:6}.vstack-band__img{z-index:0;position:absolute;inset:0}.vstack-band__img img{object-fit:cover;object-position:center 30%;width:100%;height:100%;transition:transform .65s var(--ease), filter .5s var(--ease)}.vstack-band:not(.is-active) .vstack-band__img img{filter:grayscale(.3)brightness(.68);transform:scale(1.08)}.vstack-band.is-active .vstack-band__img img{filter:none;transform:scale(1.02)}.vstack-band__overlay{z-index:1;transition:background .5s var(--ease);position:absolute;inset:0}.vstack-band:not(.is-active) .vstack-band__overlay{background:linear-gradient(90deg,#140a0ec7 0%,#140a0e66 100%)}.vstack-band.is-active .vstack-band__overlay{background:linear-gradient(90deg,#140a0e99 0%,#140a0e0d 50%,#0000 100%)}.vstack-band__card{z-index:3;backdrop-filter:blur(16px)saturate(130%);color:#fff;opacity:0;transition:opacity .4s var(--ease) .1s, transform .4s var(--ease) .1s;pointer-events:none;background:#fff8f01a;border:1px solid #e8cf8a33;border-radius:16px;align-items:center;gap:2rem;max-width:90%;padding:1.2rem 1.8rem;display:flex;position:absolute;bottom:1.2rem;left:2rem;transform:translate(-20px);box-shadow:0 6px 24px #0000002e}.vstack-band.is-active .vstack-band__card{opacity:1;pointer-events:auto;transform:translate(0)}.vstack-band__num{color:var(--gold-accent);letter-spacing:.05em;opacity:.85;flex-shrink:0;font-family:Playfair Display,serif;font-size:2.2rem;font-style:italic;font-weight:500;line-height:1}.vstack-band__title{color:#fff;margin:0 0 .3rem;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;line-height:1.15}.vstack-band__text{color:#ffffffbf;margin:0 0 .5rem;font-family:DM Sans,sans-serif;font-size:.82rem;line-height:1.45}.vstack-band__cta{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-accent);border-bottom:1px solid #c9a35e66;padding-bottom:.15rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:500}.vstack-band__tab{color:#ffffffe6;letter-spacing:.06em;text-shadow:0 2px 8px #00000073;z-index:2;pointer-events:none;opacity:1;transition:opacity .3s var(--ease);font-family:Playfair Display,serif;font-size:1rem;font-weight:600;position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.vstack-band.is-active .vstack-band__tab{opacity:0}@media (width<=768px){.services-vstack{height:550px}.vstack-band__card{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem;bottom:.8rem;left:.8rem;right:.8rem}.vstack-band__num{font-size:1.4rem}.vstack-band__title{font-size:1.15rem}}.services-glass{border-radius:20px;gap:5px;max-width:1200px;height:520px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 18px 50px #894e5026}.glass-panel{cursor:pointer;flex:1;min-width:0;text-decoration:none;transition:flex .65s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.glass-panel.is-active{flex:5}.glass-panel__img{z-index:0;position:absolute;inset:0}.glass-panel__img img{object-fit:cover;width:100%;height:100%;transition:transform .65s var(--ease), filter .5s var(--ease)}.glass-panel:not(.is-active) .glass-panel__img img{filter:grayscale(.3)brightness(.72);transform:scale(1.08)}.glass-panel.is-active .glass-panel__img img{filter:none;transform:scale(1.02)}.glass-panel__overlay{z-index:1;transition:background .5s var(--ease);position:absolute;inset:0}.glass-panel:not(.is-active) .glass-panel__overlay{background:linear-gradient(#140a0e59 0%,#140a0ebf 100%)}.glass-panel.is-active .glass-panel__overlay{background:linear-gradient(#0000 55%,#140a0e4d 100%)}.glass-panel__card{z-index:3;backdrop-filter:blur(18px)saturate(140%);color:#fff;opacity:0;transition:opacity .45s var(--ease) .12s, transform .45s var(--ease) .12s;pointer-events:none;background:#fff8f01f;border:1px solid #e8cf8a40;border-radius:18px;padding:1.5rem 1.8rem;position:absolute;bottom:1.8rem;left:1.5rem;right:1.5rem;transform:translateY(18px)scale(.96);box-shadow:0 8px 32px #0003,inset 0 1px #ffffff1a}.glass-panel.is-active .glass-panel__card{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.glass-panel__num{color:var(--gold-accent);letter-spacing:.25em;opacity:.9;margin-bottom:.3rem;font-family:Playfair Display,serif;font-size:.72rem;font-style:italic;display:inline-block}.glass-panel__title{color:#fff;text-shadow:0 1px 6px #0003;margin:0 0 .4rem;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:600;line-height:1.15}.glass-panel__text{color:#ffffffc7;margin:0 0 .9rem;font-family:DM Sans,sans-serif;font-size:.82rem;line-height:1.5}.glass-panel__cta{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-accent);border-bottom:1px solid #c9a35e73;padding-bottom:.2rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:500}.glass-panel__tab{transform-origin:50%;white-space:nowrap;color:#ffffffe6;letter-spacing:.08em;text-shadow:0 2px 8px #00000073;z-index:2;pointer-events:none;opacity:1;transition:opacity .3s var(--ease);font-family:Playfair Display,serif;font-size:.85rem;font-weight:600;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)rotate(-90deg)}.glass-panel.is-active .glass-panel__tab{opacity:0}@media (width<=768px){.services-glass{border-radius:16px;flex-direction:column;gap:3px;height:auto}.glass-panel{min-height:72px}.glass-panel.is-active{min-height:360px}.glass-panel__tab{font-size:.9rem;top:50%;bottom:auto;transform:translate(-50%,-50%)}.glass-panel__card{border-radius:14px;padding:1.2rem 1rem;bottom:1rem;left:.8rem;right:.8rem}.glass-panel__title{font-size:1.3rem}}.services-diagonal{border-radius:20px;max-width:1200px;height:500px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 18px 50px #894e5026}.diag-panel{cursor:pointer;clip-path:polygon(8% 0,100% 0,92% 100%,0% 100%);flex:1;min-width:0;margin-left:-3%;text-decoration:none;transition:flex .65s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.diag-panel:first-child{clip-path:polygon(0 0,100% 0,92% 100%,0% 100%);margin-left:0}.diag-panel:last-child{clip-path:polygon(8% 0,100% 0,100% 100%,0% 100%)}.diag-panel.is-active{flex:5}.diag-panel__img{z-index:0;position:absolute;inset:0}.diag-panel__img img{object-fit:cover;width:100%;height:100%;transition:transform .65s var(--ease), filter .5s var(--ease)}.diag-panel:not(.is-active) .diag-panel__img img{filter:grayscale(.35)brightness(.75);transform:scale(1.08)}.diag-panel.is-active .diag-panel__img img{filter:none;transform:scale(1.02)}.diag-panel__overlay{z-index:1;transition:background .5s var(--ease);position:absolute;inset:0}.diag-panel:not(.is-active) .diag-panel__overlay{background:linear-gradient(#140a0e66 0%,#140a0ecc 100%)}.diag-panel.is-active .diag-panel__overlay{background:linear-gradient(#0000 0%,#140a0e14 45%,#140a0eb3 100%)}.diag-panel__content{z-index:2;color:#fff;opacity:0;transition:opacity .4s var(--ease) .15s, transform .4s var(--ease) .15s;pointer-events:none;padding:2.5rem;position:absolute;bottom:0;left:0;right:0;transform:translateY(14px)}.diag-panel.is-active .diag-panel__content{opacity:1;pointer-events:auto;transform:translateY(0)}.diag-panel__num{color:var(--gold-accent);letter-spacing:.25em;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:.82rem;font-style:italic;display:block}.diag-panel__title{color:#fff;text-shadow:0 2px 12px #00000059;margin:0 0 .6rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:600;line-height:1.15}.diag-panel__text{color:#ffffffd1;max-width:340px;margin:0 0 1rem;font-family:DM Sans,sans-serif;font-size:.88rem;line-height:1.55}.diag-panel__cta{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-accent);border-bottom:1px solid #c9a35e80;padding-bottom:.3rem;font-family:DM Sans,sans-serif;font-size:.76rem;font-weight:500}.diag-panel__tab{transform-origin:50%;white-space:nowrap;color:#ffffffe6;letter-spacing:.08em;text-shadow:0 2px 8px #00000080;z-index:2;pointer-events:none;opacity:1;transition:opacity .3s var(--ease);font-family:Playfair Display,serif;font-size:.85rem;font-weight:600;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)rotate(-90deg)}.diag-panel.is-active .diag-panel__tab{opacity:0}@media (width<=768px){.services-diagonal{border-radius:16px;flex-direction:column;height:auto}.diag-panel{min-height:80px;clip-path:none!important;margin-left:0!important}.diag-panel.is-active{min-height:320px}.diag-panel__tab{top:50%;bottom:auto;transform:translate(-50%,-50%)}.diag-panel__content{padding:1.5rem 1.2rem}.diag-panel__title{font-size:1.5rem}}.services-orbital{text-align:center;max-width:1000px;margin:0 auto}.orbital-arc{justify-content:center;align-items:flex-end;gap:0;height:380px;margin-bottom:2.5rem;display:flex;position:relative}.orbital-curve{z-index:0;pointer-events:none;width:100%;height:200px;position:absolute;bottom:0;left:0}.orbital-node{cursor:pointer;border:2px solid var(--cream);z-index:2;transition:transform .55s cubic-bezier(.25, .9, .3, 1.05), box-shadow .45s var(--ease), border-color .4s var(--ease), width .55s var(--ease), height .55s var(--ease), filter .4s var(--ease);position:absolute}.orbital-node:not(.is-active){filter:brightness(.88)saturate(.8)}.orbital-node.is-active{border-color:var(--gold-accent);z-index:5;filter:none;box-shadow:0 20px 55px #c9a35e4d,0 8px 20px #894e5026,0 0 0 5px #e8cf8a1f}.orbital-node--1{border-radius:70px 70px 10px 10px;width:140px;height:185px;bottom:30px;left:5%}.orbital-node--1.is-active{transform:translateY(-20px)scale(1.2)}.orbital-node--2{border-radius:75px 75px 10px 10px;width:150px;height:195px;bottom:115px;left:22%}.orbital-node--2.is-active{transform:translateY(-20px)scale(1.2)}.orbital-node--3{border-radius:85px 85px 12px 12px;width:170px;height:225px;bottom:140px;left:50%;transform:translate(-50%)}.orbital-node--3.is-active{transform:translate(-50%)translateY(-20px)scale(1.18)}.orbital-node--4{border-radius:75px 75px 10px 10px;width:150px;height:195px;bottom:115px;left:auto;right:22%}.orbital-node--4.is-active{transform:translateY(-20px)scale(1.2)}.orbital-node--5{border-radius:70px 70px 10px 10px;width:140px;height:185px;bottom:30px;left:auto;right:5%}.orbital-node--5.is-active{transform:translateY(-20px)scale(1.2)}.orbital-caption{max-width:440px;transition:opacity .2s var(--ease), transform .2s var(--ease);margin:0 auto}.orbital-caption.is-swapping{opacity:0;transform:translateY(6px)}.orbital-num{color:var(--gold-accent);letter-spacing:.25em;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:.82rem;font-style:italic;display:block}.orbital-title{color:var(--bordeaux);margin:0 0 .85rem;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600;line-height:1.12}.orbital-text{color:var(--text-muted);max-width:400px;margin:0 auto 1.3rem;font-family:DM Sans,sans-serif;font-size:.94rem;line-height:1.65}.orbital-cta{letter-spacing:.12em;text-transform:uppercase;color:var(--bordeaux);transition:border-color .3s var(--ease), color .3s var(--ease), gap .3s var(--ease);border-bottom:1px solid #c9a35e8c;align-items:center;gap:.5rem;padding:.4rem 0;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;display:inline-flex}.orbital-cta:hover{border-bottom-color:var(--gold-accent);color:var(--bordeaux-dark);gap:.8rem}@media (width<=768px){.orbital-arc{height:280px}.orbital-node--1,.orbital-node--5{border-radius:45px 45px 8px 8px;width:90px;height:118px}.orbital-node--2,.orbital-node--4{border-radius:50px 50px 8px 8px;width:100px;height:130px}.orbital-node--3{border-radius:58px 58px 10px 10px;width:115px;height:150px}.orbital-node--1{bottom:20px;left:2%}.orbital-node--2{bottom:80px;left:18%}.orbital-node--3{bottom:100px}.orbital-node--4{bottom:80px;right:18%}.orbital-node--5{bottom:20px;right:2%}.orbital-title{font-size:1.6rem}}@media (width<=480px){.orbital-arc{height:220px}.orbital-node--1,.orbital-node--5{border-radius:33px 33px 6px 6px;width:65px;height:85px}.orbital-node--2,.orbital-node--4{border-radius:38px 38px 7px 7px;width:75px;height:98px}.orbital-node--3{border-radius:43px 43px 8px 8px;width:85px;height:112px}}.services-fullsnap{scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;border-radius:24px;max-width:1100px;height:75vh;min-height:460px;max-height:680px;margin:0 auto;position:relative;overflow-y:auto;box-shadow:0 14px 50px #894e501f}.services-fullsnap::-webkit-scrollbar{display:none}.fullsnap-dots{float:right;z-index:10;flex-direction:column;gap:.6rem;padding-right:1.2rem;display:flex;position:sticky;top:50%;transform:translateY(-50%)}.fullsnap-dot{width:8px;height:8px;transition:background .35s var(--ease), height .35s var(--ease), border-radius .35s var(--ease);background:#c9a35e4d;border-radius:50%;display:block}.fullsnap-dot.is-active{background:var(--gold-accent);border-radius:999px;height:24px}.fullsnap-slide{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;height:75vh;min-height:460px;max-height:680px;padding:3rem 4rem;display:grid}.fullsnap-slide:nth-child(2n) .fullsnap-slide__media{order:2}.fullsnap-slide:nth-child(2n) .fullsnap-slide__body{text-align:right;order:1;align-items:flex-end}.fullsnap-slide__media{justify-content:center;display:flex}.fullsnap-arch{border:3px solid var(--cream);width:280px;height:365px;transition:border-color .4s var(--ease), box-shadow .4s var(--ease), transform .4s var(--ease);border-radius:140px 140px 14px 14px;margin:0;box-shadow:0 18px 50px #894e502e,0 0 20px #c9a35e1a}.fullsnap-arch:hover{border-color:var(--gold-accent);transform:translateY(-6px);box-shadow:0 24px 60px #c9a35e40,0 8px 20px #894e501f}.fullsnap-slide__body{text-align:left;flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.fullsnap-slide__num{color:var(--gold-accent);letter-spacing:.25em;font-family:Playfair Display,serif;font-size:.85rem;font-style:italic}.fullsnap-slide__title{color:var(--bordeaux);margin:0;font-family:Playfair Display,serif;font-size:2.6rem;font-weight:600;line-height:1.08}.fullsnap-slide__text{color:var(--text-muted);max-width:400px;font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.7}.fullsnap-slide__cta{letter-spacing:.1em;text-transform:uppercase;color:var(--bordeaux);transition:border-color .3s var(--ease), color .3s var(--ease), gap .3s var(--ease);border-bottom:1px solid #c9a35e8c;align-items:center;gap:.5rem;padding:.4rem 0;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex}.fullsnap-slide__cta:hover{border-bottom-color:var(--gold-accent);color:var(--bordeaux-dark);gap:.8rem}@media (width<=900px){.services-fullsnap{scroll-snap-type:none;height:auto;min-height:auto;max-height:none;box-shadow:none;border-radius:0;overflow:visible}.fullsnap-slide{scroll-snap-align:none;grid-template-columns:1fr;gap:2rem;height:auto;min-height:auto;max-height:none;padding:3rem 1rem}.fullsnap-slide:nth-child(2n) .fullsnap-slide__media{order:0}.fullsnap-slide:nth-child(2n) .fullsnap-slide__body{text-align:center;order:0;align-items:center}.fullsnap-slide__body{text-align:center;align-items:center}.fullsnap-slide__text{max-width:100%}.fullsnap-arch{border-radius:110px 110px 12px 12px;width:220px;height:285px}.fullsnap-slide__title{font-size:1.8rem}.fullsnap-dots{display:none}}.services-reveal{max-width:900px;margin:0 auto;padding:0 1rem}.reveal-row{color:var(--charcoal);transition:color .35s var(--ease), padding-left .4s var(--ease);border-bottom:1px solid #c9a35e33;grid-template-columns:40px 1fr auto auto;align-items:center;gap:1.5rem;padding:1.6rem .5rem;text-decoration:none;display:grid;position:relative}.reveal-row:first-child{border-top:1px solid #c9a35e33}.reveal-row.is-faded{opacity:.3;transition:opacity .4s var(--ease)}.reveal-row:hover{padding-left:1rem}.reveal-row__num{color:var(--gold-accent);letter-spacing:.2em;opacity:.85;font-family:Playfair Display,serif;font-size:.82rem;font-style:italic}.reveal-row__name{color:var(--bordeaux);transition:color .35s var(--ease), letter-spacing .4s var(--ease);font-family:Playfair Display,serif;font-size:2.6rem;font-weight:600;line-height:1.05}.reveal-row:hover .reveal-row__name{letter-spacing:.02em}.reveal-row__sub{color:var(--text-muted);letter-spacing:.01em;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:.82rem}.reveal-row__arrow{color:var(--gold-accent);opacity:0;transition:opacity .3s var(--ease), transform .3s var(--ease);font-size:1.4rem;transform:translate(-8px)}.reveal-row:hover .reveal-row__arrow{opacity:1;transform:translate(0)}.reveal-row__ghost{pointer-events:none;z-index:20;opacity:0;width:180px;height:235px;transition:opacity .3s var(--ease), transform .3s var(--ease);border:2px solid #c9a35e80;border-radius:90px 90px 10px 10px;position:absolute;overflow:hidden;transform:scale(.85);box-shadow:0 20px 50px #894e5059,0 0 20px #c9a35e33}.reveal-row__ghost.is-visible{opacity:1;transform:scale(1)}.reveal-row__ghost img{object-fit:cover;width:100%;height:100%}@media (width<=768px){.reveal-row{grid-template-columns:30px 1fr auto;gap:.8rem;padding:1.2rem .3rem}.reveal-row__name{font-size:1.6rem}.reveal-row__sub{display:none}.reveal-row__ghost{border-radius:70px 70px 8px 8px;width:140px;height:185px}}@media (width<=480px){.reveal-row__name{font-size:1.3rem}.reveal-row__ghost{width:110px;height:145px}}@media (prefers-reduced-motion:reduce){.reveal-row__ghost{display:none}}.services-split{border-radius:20px;max-width:1200px;height:520px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 18px 50px #894e5026}.split-strip{cursor:pointer;flex:1;min-width:0;text-decoration:none;transition:flex .7s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.split-strip.is-active{flex:4.5}.split-strip__bg{z-index:0;position:absolute;inset:0}.split-strip__bg img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s var(--ease), filter .5s var(--ease);position:absolute}.split-strip:not(.is-active) .split-strip__bg img{filter:grayscale(.4)brightness(.7);transform:scale(1.1)}.split-strip.is-active .split-strip__bg img{filter:none;transform:scale(1.03)}.split-strip__overlay{z-index:1;transition:background .5s var(--ease);position:absolute;inset:0}.split-strip:not(.is-active) .split-strip__overlay{background:linear-gradient(#140a0e40 0%,#140a0eb3 100%)}.split-strip.is-active .split-strip__overlay{background:linear-gradient(#0000 0%,#140a0e0d 45%,#140a0eb3 100%)}.split-strip__label{z-index:2;color:#fff;transition:opacity .4s var(--ease) .12s, transform .4s var(--ease) .12s;position:absolute}.split-strip:not(.is-active) .split-strip__label{text-align:center;writing-mode:vertical-rl;text-orientation:mixed;bottom:2.2rem;left:50%;transform:translate(-50%)}.split-strip:not(.is-active) .split-strip__label .split-strip__num,.split-strip:not(.is-active) .split-strip__label .split-strip__text,.split-strip:not(.is-active) .split-strip__label .split-strip__cta{display:none}.split-strip:not(.is-active) .split-strip__label .split-strip__title{letter-spacing:.1em;text-transform:uppercase;text-shadow:0 2px 8px #00000080;margin:0;font-size:.9rem;font-weight:600}.split-strip.is-active .split-strip__label{writing-mode:horizontal-tb;text-orientation:initial;text-align:left;padding:2.5rem;bottom:0;left:0;right:0}.split-strip__num{color:var(--gold-accent);letter-spacing:.25em;margin-bottom:.55rem;font-family:Playfair Display,serif;font-size:.82rem;font-style:italic;display:block}.split-strip.is-active .split-strip__title{text-shadow:0 2px 14px #00000059;color:#fff;margin:0 0 .6rem;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600;line-height:1.1}.split-strip__text{color:#ffffffd1;max-width:360px;margin:0 0 1.1rem;font-family:DM Sans,sans-serif;font-size:.88rem;line-height:1.55}.split-strip__cta{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-accent);border-bottom:1px solid #c9a35e80;padding-bottom:.3rem;font-family:DM Sans,sans-serif;font-size:.76rem;font-weight:500}.split-strip+.split-strip{border-left:1px solid #ffffff1f}@media (width<=768px){.services-split{border-radius:16px;flex-direction:column;height:auto}.split-strip{min-height:72px}.split-strip.is-active{min-height:360px}.split-strip:not(.is-active) .split-strip__label{writing-mode:horizontal-tb;text-align:center;inset:50% 0 auto;transform:translateY(-50%)}.split-strip+.split-strip{border-top:1px solid #ffffff1f;border-left:none}.split-strip.is-active .split-strip__label{padding:1.5rem 1.2rem}.split-strip.is-active .split-strip__title{font-size:1.6rem}}.services-tabs{max-width:1000px;margin:0 auto}.tabs-nav{border-bottom:1px solid #c9a35e40;justify-content:center;gap:0;margin-bottom:3rem;padding-bottom:0;display:flex;position:relative}.tabs-nav__btn{all:unset;box-sizing:border-box;color:var(--text-muted);cursor:pointer;letter-spacing:.01em;transition:color .35s var(--ease);white-space:nowrap;padding:.9rem 1.6rem;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:500;position:relative}.tabs-nav__btn:hover{color:var(--bordeaux)}.tabs-nav__btn.is-active{color:var(--bordeaux);font-weight:600}.tabs-nav__indicator{background:linear-gradient(90deg, var(--bordeaux), var(--gold-accent));pointer-events:none;border-radius:999px;height:2px;transition:left .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);position:absolute;bottom:-1px}.tabs-stage{grid-template-columns:auto 1fr;align-items:center;gap:4rem;display:grid}.tabs-stage__media{justify-content:center;display:flex}.tabs-arch{border:3px solid var(--cream);width:300px;height:390px;transition:border-color .4s var(--ease), box-shadow .4s var(--ease), transform .4s var(--ease);border-radius:150px 150px 14px 14px;margin:0;box-shadow:0 16px 48px #894e5029,0 4px 14px #c9a35e1a}.tabs-arch:hover{border-color:var(--gold-accent);transform:translateY(-4px);box-shadow:0 22px 60px #c9a35e38,0 6px 18px #894e501f}.tabs-arch img{transition:opacity .3s var(--ease)}.tabs-arch img.is-swapping{opacity:0}.tabs-stage__body{text-align:left;transition:opacity .2s var(--ease), transform .2s var(--ease)}.tabs-stage__body.is-swapping{opacity:0;transform:translateY(8px)}.tabs-stage__num{color:var(--gold-accent);letter-spacing:.25em;margin-bottom:.7rem;font-family:Playfair Display,serif;font-size:.82rem;font-style:italic;display:block}.tabs-stage__title{color:var(--bordeaux);margin:0 0 1rem;font-family:Playfair Display,serif;font-size:2.4rem;font-weight:600;line-height:1.1}.tabs-stage__text{color:var(--text-muted);max-width:440px;margin:0 0 1.5rem;font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.7}.tabs-stage__cta{letter-spacing:.1em;text-transform:uppercase;color:var(--bordeaux);transition:border-color .3s var(--ease), color .3s var(--ease), gap .3s var(--ease);border-bottom:1px solid #c9a35e8c;align-items:center;gap:.5rem;padding:.4rem 0;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex}.tabs-stage__cta:hover{border-bottom-color:var(--gold-accent);color:var(--bordeaux-dark);gap:.8rem}@media (width<=900px){.tabs-stage{text-align:center;grid-template-columns:1fr;gap:2.5rem}.tabs-stage__body{text-align:center}.tabs-stage__text{margin-inline:auto}.tabs-arch{border-radius:125px 125px 12px 12px;width:250px;height:325px}.tabs-stage__title{font-size:1.9rem}}@media (width<=640px){.tabs-nav{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;justify-content:flex-start;overflow-x:auto}.tabs-nav::-webkit-scrollbar{display:none}.tabs-nav__btn{scroll-snap-align:start;padding:.7rem 1.1rem;font-size:.9rem}.tabs-arch{border-radius:100px 100px 10px 10px;width:200px;height:260px}.tabs-stage__title{font-size:1.5rem}}.services-accordion{border-radius:20px;gap:6px;max-width:1200px;height:480px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 16px 50px #894e5026}.accordion-panel{cursor:pointer;flex:1;min-width:0;text-decoration:none;transition:flex .65s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.accordion-panel.is-active{flex:5}.accordion-panel__img{z-index:0;position:absolute;inset:0}.accordion-panel__img img{object-fit:cover;width:100%;height:100%;transition:transform .65s var(--ease)}.accordion-panel.is-active .accordion-panel__img img{transform:scale(1.05)}.accordion-panel__overlay{z-index:1;transition:opacity .5s var(--ease);background:linear-gradient(#0000 0%,#140a0e26 50%,#140a0ebf 100%);position:absolute;inset:0}.accordion-panel:not(.is-active) .accordion-panel__overlay{background:linear-gradient(#140a0e80 0%,#140a0ed9 100%)}.accordion-panel__content{z-index:2;color:#fff;opacity:0;transition:opacity .45s var(--ease) .15s, transform .45s var(--ease) .15s;pointer-events:none;padding:2.5rem 2rem;position:absolute;bottom:0;left:0;right:0;transform:translateY(14px)}.accordion-panel.is-active .accordion-panel__content{opacity:1;pointer-events:auto;transform:translateY(0)}.accordion-panel__num{color:var(--gold-accent);letter-spacing:.25em;margin-bottom:.6rem;font-family:Playfair Display,serif;font-size:.82rem;font-style:italic;display:block}.accordion-panel__title{color:#fff;text-shadow:0 2px 12px #00000059;margin:0 0 .7rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:600;line-height:1.15}.accordion-panel__text{color:#ffffffd1;max-width:340px;margin:0 0 1.2rem;font-family:DM Sans,sans-serif;font-size:.88rem;line-height:1.55}.accordion-panel__cta{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-accent);border-bottom:1px solid #c9a35e80;align-items:center;gap:.5rem;padding-bottom:.3rem;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:500;display:inline-flex}.accordion-panel__tab{transform-origin:50%;white-space:nowrap;color:#ffffffeb;letter-spacing:.08em;text-shadow:0 2px 8px #0006;z-index:2;pointer-events:none;opacity:1;transition:opacity .3s var(--ease);font-family:Playfair Display,serif;font-size:.85rem;font-weight:600;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)rotate(-90deg)}.accordion-panel.is-active .accordion-panel__tab{opacity:0}@media (width<=768px){.services-accordion{border-radius:16px;flex-direction:column;gap:4px;height:auto}.accordion-panel{min-height:80px}.accordion-panel.is-active{min-height:320px}.accordion-panel__tab{font-size:.9rem;top:50%;bottom:auto;transform:translate(-50%,-50%)}.accordion-panel__content{padding:1.5rem 1.2rem}.accordion-panel__title{font-size:1.5rem}}.services-mood{max-width:1100px;height:560px;margin:0 auto;position:relative}.mood-card{transition:transform .55s cubic-bezier(.25, .9, .3, 1.05), z-index 0s, box-shadow .4s var(--ease), filter .4s var(--ease), opacity .4s var(--ease);z-index:1;text-decoration:none;display:block;position:absolute;overflow:visible}.mood-card.is-dimmed{filter:blur(1.5px)brightness(.88)saturate(.7);opacity:.6}.mood-card.is-focused{z-index:10}.mood-card__label{white-space:nowrap;color:var(--bordeaux);opacity:0;transition:opacity .35s var(--ease), transform .35s var(--ease);pointer-events:none;font-family:Playfair Display,serif;font-size:.95rem;font-weight:600;position:absolute;bottom:-2rem;left:50%;transform:translate(-50%)translateY(4px)}.mood-card:hover .mood-card__label,.mood-card.is-focused .mood-card__label{opacity:1;transform:translate(-50%)translateY(0)}.mood-card__num{color:var(--gold-accent);letter-spacing:.12em;margin-right:.4rem;font-size:.8rem;font-style:italic;font-weight:500}.mood-card--1{border-radius:105px 105px 12px 12px;width:210px;height:275px;top:0;left:5%;transform:rotate(-3.5deg)}.mood-card--1:hover,.mood-card--1.is-focused{transform:rotate(0)scale(1.12)translateY(-10px);box-shadow:0 20px 50px #c9a35e4d}.mood-card--2{border-radius:88px 88px 10px 10px;width:175px;height:230px;top:35px;left:28%;transform:rotate(2.5deg)}.mood-card--2:hover,.mood-card--2.is-focused{transform:rotate(0)scale(1.14)translateY(-10px);box-shadow:0 20px 50px #c9a35e4d}.mood-card--3{z-index:2;border-radius:120px 120px 14px 14px;width:240px;height:315px;top:10px;left:44%;transform:rotate(-1.5deg)}.mood-card--3:hover,.mood-card--3.is-focused{transform:rotate(0)scale(1.1)translateY(-10px);box-shadow:0 24px 60px #c9a35e4d}.mood-card--4{border-radius:93px 93px 10px 10px;width:185px;height:245px;top:55px;left:auto;right:12%;transform:rotate(4deg)}.mood-card--4:hover,.mood-card--4.is-focused{transform:rotate(0)scale(1.12)translateY(-10px);box-shadow:0 20px 50px #c9a35e4d}.mood-card--5{border-radius:80px 80px 10px 10px;width:160px;height:210px;top:215px;left:14%;transform:rotate(2deg)}.mood-card--5:hover,.mood-card--5.is-focused{transform:rotate(0)scale(1.15)translateY(-10px);box-shadow:0 18px 45px #c9a35e4d}@media (width<=900px){.services-mood{flex-wrap:wrap;justify-content:center;gap:1.5rem 1rem;height:auto;padding:1rem;display:flex}.mood-card,.mood-card--1,.mood-card--2,.mood-card--3,.mood-card--4,.mood-card--5{position:static;border-radius:70px 70px 8px 8px!important;width:140px!important;height:185px!important;transform:rotate(0)!important}.mood-card:hover,.mood-card.is-focused{transform:scale(1.08)translateY(-6px)!important}.mood-card__label{opacity:1;font-size:.75rem;bottom:-1.6rem}}@media (width<=480px){.mood-card,.mood-card--1,.mood-card--2,.mood-card--3,.mood-card--4,.mood-card--5{border-radius:55px 55px 6px 6px!important;width:110px!important;height:145px!important}}.services-vitrine{text-align:center;max-width:1000px;margin:0 auto}.vitrine-thumbs{justify-content:center;gap:1.8rem;margin-bottom:3rem;display:flex}.vitrine-thumb{all:unset;box-sizing:border-box;cursor:pointer;flex-direction:column;align-items:center;gap:.7rem;display:flex;position:relative}.vitrine-thumb__arch{border:2px solid var(--cream);width:95px;height:125px;transition:border-color .4s var(--ease), box-shadow .4s var(--ease), transform .4s var(--ease);border-radius:48px 48px 8px 8px;display:block;overflow:hidden}.vitrine-thumb__arch img{object-fit:cover;width:100%;height:100%;transition:filter .4s var(--ease)}.vitrine-thumb:not(.is-active) .vitrine-thumb__arch img{filter:grayscale(.25)brightness(.92)}.vitrine-thumb:hover .vitrine-thumb__arch,.vitrine-thumb.is-active .vitrine-thumb__arch{border-color:var(--gold-accent);transform:translateY(-4px);box-shadow:0 10px 28px #c9a35e47,0 0 14px #c9a35e26}.vitrine-thumb:hover .vitrine-thumb__arch img,.vitrine-thumb.is-active .vitrine-thumb__arch img{filter:none}.vitrine-thumb__name{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);transition:color .3s var(--ease);font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:500}.vitrine-thumb.is-active .vitrine-thumb__name{color:var(--bordeaux)}.vitrine-thumb__glow{opacity:0;pointer-events:none;width:130%;height:130%;transition:opacity .5s var(--ease);background:radial-gradient(circle,#e8cf8a59 0%,#0000 65%);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.vitrine-thumb.is-active .vitrine-thumb__glow{opacity:1;animation:3.5s ease-in-out infinite vitrine-pulse}@keyframes vitrine-pulse{0%,to{opacity:.6;transform:translate(-50%,-55%)scale(1)}50%{opacity:1;transform:translate(-50%,-55%)scale(1.12)}}.vitrine-stage{justify-content:center;margin-bottom:2.2rem;display:flex}.vitrine-featured{border:3px solid var(--gold-accent);width:300px;height:390px;transition:box-shadow .5s var(--ease);border-radius:150px 150px 14px 14px;margin:0;box-shadow:0 28px 70px #894e5038,0 0 28px #c9a35e33,0 0 0 6px #e8cf8a14}.vitrine-featured:hover{box-shadow:0 32px 80px #894e5047,0 0 40px #c9a35e47,0 0 0 8px #e8cf8a1f}.vitrine-featured img{transition:opacity .3s var(--ease)}.vitrine-featured img.is-swapping{opacity:0}.vitrine-caption{text-align:center;max-width:440px;transition:opacity .2s var(--ease), transform .2s var(--ease);margin:0 auto}.vitrine-caption.is-swapping{opacity:0;transform:translateY(6px)}.vitrine-num{color:var(--gold-accent);letter-spacing:.25em;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:.82rem;font-style:italic;font-weight:500;display:block}.vitrine-title{color:var(--bordeaux);margin:0 0 .8rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:600;line-height:1.15}.vitrine-text{color:var(--text-muted);max-width:380px;margin:0 auto 1.2rem;font-family:DM Sans,sans-serif;font-size:.94rem;line-height:1.65}.vitrine-cta{letter-spacing:.12em;text-transform:uppercase;color:var(--bordeaux);transition:border-color .3s var(--ease), color .3s var(--ease), gap .3s var(--ease);border-bottom:1px solid #c9a35e8c;align-items:center;gap:.5rem;padding:.4rem 0;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;display:inline-flex}.vitrine-cta:hover{border-bottom-color:var(--gold-accent);color:var(--bordeaux-dark);gap:.8rem}@media (width<=768px){.vitrine-thumbs{flex-wrap:wrap;gap:.8rem}.vitrine-thumb__arch{border-radius:35px 35px 6px 6px;width:70px;height:92px}.vitrine-thumb__name{font-size:.6rem}.vitrine-featured{border-radius:120px 120px 12px 12px;width:240px;height:310px}.vitrine-title{font-size:1.6rem}}@media (width<=420px){.vitrine-thumb__arch{border-radius:28px 28px 5px 5px;width:56px;height:74px}.vitrine-featured{border-radius:100px 100px 10px 10px;width:200px;height:260px}}.services-cinema{border-radius:24px;max-width:1200px;margin:0 auto;padding:1rem;position:relative;overflow:hidden}.services-cinema__backdrop{z-index:0;pointer-events:none;position:absolute;inset:-80px;overflow:hidden}.services-cinema__backdrop img{object-fit:cover;filter:blur(48px)saturate(1.35)brightness(.9);opacity:.28;width:100%;height:100%;transition:opacity .6s var(--ease);transform:scale(1.15)}.services-cinema__backdrop:after{content:"";z-index:1;background:radial-gradient(#0000 20%,#fff8f0b3 85%);position:absolute;inset:0}.services-cinema__stage{z-index:2;justify-content:center;align-items:center;min-height:440px;padding:2rem 0 1rem;display:flex;position:relative}.cinema-slides{flex:1;max-width:900px;height:400px;position:relative}.cinema-slide{opacity:0;pointer-events:none;filter:blur();border-radius:120px 120px 12px 12px;width:240px;height:315px;margin:0;transition:transform .6s cubic-bezier(.3,.8,.3,1),opacity .45s,filter .45s,box-shadow .6s,border-color .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.cinema-slide.is-active{opacity:1;pointer-events:auto;z-index:3;border-color:var(--gold-accent);transform:translate(-50%,-50%)scale(1.2);box-shadow:0 28px 80px #894e5052,0 8px 24px #c9a35e40}.cinema-slide.is-prev{opacity:.45;filter:blur(2.5px);pointer-events:auto;cursor:pointer;z-index:2;transform:translate(-245%,-50%)scale(.78)}.cinema-slide.is-next{opacity:.45;filter:blur(2.5px);pointer-events:auto;cursor:pointer;z-index:2;transform:translate(145%,-50%)scale(.78)}.cinema-slide.is-prev:hover,.cinema-slide.is-next:hover{opacity:.75;filter:blur(1px)}.cinema-nav{z-index:4;width:48px;height:48px;color:var(--bordeaux);cursor:pointer;transition:background .3s var(--ease), border-color .3s var(--ease), transform .2s var(--ease);background:#ffffffe6;border:1px solid #c9a35e66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 6px 20px #894e5026}.cinema-nav svg{width:20px;height:20px}.cinema-nav:hover{background:var(--bordeaux);border-color:var(--bordeaux);color:var(--white);transform:scale(1.08)}.cinema-nav--prev{margin-right:-1rem}.cinema-nav--next{margin-left:-1rem}.services-cinema__caption{z-index:2;text-align:center;max-width:480px;transition:opacity .2s var(--ease), transform .2s var(--ease);margin:1.5rem auto 0;padding:0 1rem;position:relative}.services-cinema__caption.is-swapping{opacity:0;transform:translateY(6px)}.cinema-num{color:var(--gold-accent);letter-spacing:.28em;margin-bottom:.6rem;font-family:Playfair Display,serif;font-size:.85rem;font-style:italic;font-weight:500;display:block}.cinema-title{color:var(--bordeaux);margin:0 0 .85rem;font-family:Playfair Display,serif;font-size:2.1rem;font-weight:600;line-height:1.15}.cinema-text{color:var(--text-muted);max-width:420px;margin:0 auto 1.3rem;font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.65}.cinema-cta{letter-spacing:.12em;text-transform:uppercase;color:var(--bordeaux);transition:border-color .3s var(--ease), color .3s var(--ease), gap .3s var(--ease);border-bottom:1px solid #c9a35e8c;align-items:center;gap:.5rem;padding:.4rem 0;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;display:inline-flex}.cinema-cta:hover{border-bottom-color:var(--gold-accent);color:var(--bordeaux-dark);gap:.8rem}.cinema-dots{z-index:2;justify-content:center;gap:.6rem;margin-top:1.8rem;display:flex;position:relative}.cinema-dot{all:unset;box-sizing:border-box;cursor:pointer;width:8px;height:8px;transition:background .3s var(--ease), width .3s var(--ease), border-radius .3s var(--ease);background:#c9a35e4d;border-radius:50%}.cinema-dot.is-active{background:var(--gold-accent);border-radius:999px;width:24px}.cinema-dot:hover:not(.is-active){background:#894e5073}@media (width<=768px){.services-cinema__stage{min-height:380px}.cinema-slides{max-width:100%;height:340px}.cinema-slide{border-radius:90px 90px 10px 10px;width:180px;height:235px}.cinema-slide.is-active{transform:translate(-50%,-50%)scale(1.15)}.cinema-slide.is-prev{transform:translate(-215%,-50%)scale(.7)}.cinema-slide.is-next{transform:translate(115%,-50%)scale(.7)}.cinema-nav{width:40px;height:40px}.cinema-title{font-size:1.6rem}}@media (width<=480px){.cinema-slide{width:150px;height:195px}.cinema-slide.is-prev,.cinema-slide.is-next{opacity:0;pointer-events:none}.cinema-nav--prev{margin-right:0}.cinema-nav--next{margin-left:0}}.services-showcase{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:4rem;max-width:1100px;margin:0 auto;padding:1rem 0;display:grid}.services-showcase__stage{text-align:center;perspective:1000px;perspective-origin:50% 40%;flex-direction:column;align-items:center;gap:2rem;display:flex}.services-showcase__arch,.services-showcase__arch:hover{width:300px;height:390px;transform-style:preserve-3d;transform:perspective(1000px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) scale(var(--tilt-scale,1));transition:transform .4s cubic-bezier(.2, .8, .3, 1), box-shadow .35s var(--ease), border-color .35s var(--ease);will-change:transform;border-radius:150px 150px 14px 14px;margin:0;position:relative;box-shadow:0 16px 50px #894e502e,0 4px 14px #c9a35e1f}.services-showcase__arch:hover{border-color:var(--gold-accent);box-shadow:0 28px 70px #894e5047,0 10px 24px #c9a35e38}.services-showcase__arch:after{content:"";border-radius:inherit;background:radial-gradient(circle at var(--glow-x,50%) var(--glow-y,30%), #fff5dc52 0%, #fff5dc1f 22%, transparent 55%);opacity:var(--glow-opacity,0);transition:opacity .25s var(--ease);pointer-events:none;z-index:2;mix-blend-mode:screen;position:absolute;inset:0}.services-showcase__arch img{transition:opacity .35s var(--ease), transform .6s var(--ease);transform:translateZ(0)}.services-showcase__arch img.is-swapping{opacity:0;transform:scale(1.04)}@media (hover:none){.services-showcase__arch{transform:none!important}.services-showcase__arch:after{display:none}}@media (prefers-reduced-motion:reduce){.services-showcase__arch{transition:none;transform:none!important}.services-showcase__arch:after{display:none}}.services-showcase__caption{max-width:420px;transition:opacity .25s var(--ease), transform .25s var(--ease)}.services-showcase__caption.is-swapping{opacity:0;transform:translateY(6px)}.services-showcase__numeral{color:var(--gold-accent);letter-spacing:.25em;opacity:.9;margin-bottom:.6rem;font-family:Playfair Display,serif;font-size:.85rem;font-style:italic;font-weight:500;display:block}.services-showcase__title{color:var(--bordeaux);margin:0 0 .85rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:600;line-height:1.15}.services-showcase__text{color:var(--text-muted);max-width:380px;margin:0 auto 1.3rem;font-family:DM Sans,sans-serif;font-size:.92rem;line-height:1.65}.services-showcase__cta{letter-spacing:.12em;text-transform:uppercase;color:var(--bordeaux);transition:border-color .3s var(--ease), color .3s var(--ease), gap .3s var(--ease);border-bottom:1px solid #c9a35e80;align-items:center;gap:.5rem;padding:.4rem 0;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;display:inline-flex}.services-showcase__cta:hover{border-bottom-color:var(--gold-accent);color:var(--bordeaux-dark);gap:.8rem}.services-showcase__list{border-top:1px solid #c9a35e40;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.services-showcase__item{all:unset;box-sizing:border-box;cursor:pointer;width:100%;transition:padding .4s var(--ease), color .3s var(--ease);color:var(--charcoal);text-align:left;border-bottom:1px solid #c9a35e40;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:1.4rem .4rem;display:grid;position:relative}.services-showcase__item:before{content:"";background:var(--gold-accent);opacity:0;transform-origin:50%;width:2px;transition:opacity .4s var(--ease), transform .4s var(--ease);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.services-showcase__item:after{content:"→";color:var(--gold-accent);opacity:0;transition:opacity .3s var(--ease), transform .3s var(--ease);font-family:DM Sans,sans-serif;font-size:1.1rem;transform:translate(-8px)}.services-showcase__item:hover,.services-showcase__item.is-active{padding-left:1.4rem}.services-showcase__item:hover:before,.services-showcase__item.is-active:before{opacity:1;transform:scaleY(1)}.services-showcase__item:hover:after,.services-showcase__item.is-active:after{opacity:1;transform:translate(0)}.services-showcase__item:hover .services-showcase__item-name,.services-showcase__item.is-active .services-showcase__item-name{color:var(--bordeaux-dark)}.services-showcase__item-num{color:var(--gold-accent);letter-spacing:.18em;min-width:30px;font-family:Playfair Display,serif;font-size:.85rem;font-style:italic;font-weight:500}.services-showcase__item-name{color:var(--bordeaux);letter-spacing:.005em;transition:color .3s var(--ease);font-family:Playfair Display,serif;font-size:1.35rem;font-weight:600}@media (width<=960px){.services-showcase{grid-template-columns:1fr;gap:3rem;max-width:560px}.services-showcase__stage{order:1}.services-showcase__list{border-top:1px solid #c9a35e40;order:2}}@media (width<=480px){.services-showcase__arch{border-radius:110px 110px 12px 12px;width:220px;height:285px}.services-showcase__title{font-size:1.55rem}.services-showcase__item-name{font-size:1.1rem}.services-showcase__item{gap:1rem;padding:1.1rem .3rem}}.services-narrative{grid-template-columns:1fr 1fr;gap:3rem 3.5rem;max-width:1100px;margin:0 auto;padding:1rem 0;display:grid}.service-chapter{grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;display:grid;position:relative}.service-chapter:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:520px}.service-chapter__media{justify-content:center;align-items:center;display:flex}.service-chapter__media .service-arch{width:160px;height:210px;transition:transform .5s var(--ease), box-shadow .5s var(--ease), border-color .5s var(--ease);border-radius:80px 80px 10px 10px;margin:0}.service-chapter:hover .service-arch{border-color:var(--gold-accent);transform:translateY(-4px)scale(1.02);box-shadow:0 14px 32px #c9a35e33,0 4px 12px #894e501a}.service-chapter__body{text-align:left;flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.service-chapter__numeral{color:var(--gold-accent);letter-spacing:.22em;opacity:.85;padding-left:32px;font-family:Playfair Display,serif;font-size:.82rem;font-style:italic;font-weight:500;line-height:1;position:relative}.service-chapter__numeral:before{content:"";background:var(--gold-accent);opacity:.65;width:24px;height:1px;position:absolute;top:50%;left:0}.service-chapter__title{color:var(--bordeaux);letter-spacing:0;margin:0;font-family:Playfair Display,serif;font-size:1.45rem;font-weight:600;line-height:1.2}.service-chapter__title a{color:inherit;transition:color .3s var(--ease);text-decoration:none}.service-chapter__title a:hover{color:var(--bordeaux-dark)}.service-card .service-chapter__text,.service-chapter__text{opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;width:auto;color:var(--text-muted);letter-spacing:.005em;z-index:auto;-webkit-line-clamp:3;background:0 0;border-radius:0;-webkit-box-orient:vertical;max-width:100%;margin:0;padding:0;font-family:DM Sans,sans-serif;font-size:.86rem;line-height:1.55;transition:none;display:-webkit-box;position:static;overflow:hidden;transform:none}.service-chapter__link{letter-spacing:.1em;text-transform:uppercase;color:var(--bordeaux);transition:border-color .3s var(--ease), color .3s var(--ease), gap .3s var(--ease);border-bottom:1px solid #c9a35e80;align-items:center;gap:.4rem;margin-top:.2rem;padding:.25rem 0;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:500;text-decoration:none;display:inline-flex}.service-chapter__link:hover{border-bottom-color:var(--gold-accent);color:var(--bordeaux-dark);gap:.6rem}@media (width<=768px){.services-narrative{grid-template-columns:1fr;gap:2rem;max-width:500px}.service-chapter{grid-template-columns:auto 1fr;gap:1rem}.service-chapter:last-child:nth-child(odd){grid-column:1;justify-self:stretch;max-width:100%}.service-chapter__media .service-arch{border-radius:65px 65px 10px 10px;width:130px;height:170px}.service-chapter__title{font-size:1.2rem}.service-chapter__text{font-size:.82rem}}@media (width<=420px){.service-chapter__media .service-arch{border-radius:55px 55px 8px 8px;width:110px;height:145px}.service-chapter__title{font-size:1.1rem}.service-chapter__numeral{padding-left:26px;font-size:.72rem}.service-chapter__numeral:before{width:18px}}.services-carousel{max-width:1280px;margin:0 auto;padding:0 3rem;position:relative}.services-carousel__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;grid-auto-columns:minmax(260px,280px);grid-auto-flow:column;gap:2.5rem;margin:0 -.5rem;padding:1rem .5rem 2.5rem;scroll-padding:0 1rem;display:grid;overflow-x:auto}.services-carousel__track::-webkit-scrollbar{display:none}.service-slide{scroll-snap-align:center;text-align:center;box-shadow:none;background:0 0;border:none;flex-direction:column;align-items:center;padding:0;display:flex}.service-slide .service-arch{transition:transform .5s var(--ease), box-shadow .5s var(--ease), border-color .5s var(--ease);margin-bottom:1.3rem}.service-slide:hover .service-arch{border-color:var(--gold-accent);transform:translateY(-6px);box-shadow:0 18px 44px #c9a35e38,0 6px 18px #894e501a}.service-slide__title{color:var(--bordeaux);letter-spacing:.005em;margin:0 0 .55rem;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:600;line-height:1.2}.service-slide__title a{color:inherit;transition:color .3s var(--ease);text-decoration:none}.service-slide__title a:hover{color:var(--bordeaux-dark)}.service-slide__lede{color:var(--text-muted);letter-spacing:.01em;opacity:1;visibility:visible;max-width:230px;box-shadow:none;pointer-events:auto;z-index:auto;background:0 0;margin:0 auto;padding:0;font-family:DM Sans,sans-serif;font-size:.84rem;line-height:1.55;transition:none;position:static;transform:none}.services-carousel__nav{background:var(--white);width:44px;height:44px;color:var(--bordeaux);cursor:pointer;z-index:3;transition:background .3s var(--ease), border-color .3s var(--ease), transform .2s var(--ease), opacity .3s var(--ease);border:1px solid #c9a35e59;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:42%;transform:translateY(-50%);box-shadow:0 6px 18px #894e501f}.services-carousel__nav svg{width:18px;height:18px}.services-carousel__nav--prev{left:0}.services-carousel__nav--next{right:0}.services-carousel__nav:hover:not(:disabled){background:var(--bordeaux);border-color:var(--bordeaux);color:var(--white);transform:translateY(-50%)scale(1.06)}.services-carousel__nav:disabled{opacity:.35;cursor:not-allowed}.services-carousel__progress{background:#c9a35e33;border-radius:999px;max-width:200px;height:2px;margin:.5rem auto 0;overflow:hidden}.services-carousel__bar{background:linear-gradient(90deg, var(--bordeaux), var(--gold-accent));width:8%;height:100%;transition:width .25s var(--ease);border-radius:999px;display:block}@media (width<=768px){.services-carousel{padding:0 .5rem}.services-carousel__track{grid-auto-columns:minmax(230px,240px);gap:1.5rem}.services-carousel__nav{display:none}}.service-title{color:var(--bordeaux);letter-spacing:.005em;margin:0 0 .7rem;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;line-height:1.2}.service-divider{background:linear-gradient(90deg, transparent, var(--gold-accent) 30%, var(--gold-accent) 70%, transparent);opacity:.7;width:44px;height:1px;transition:width .4s var(--ease), opacity .4s var(--ease);margin:0 auto .9rem;display:block}.services-grid--portraits .service-card:hover .service-divider{opacity:1;width:64px}.service-card p.service-tagline,.service-card .service-tagline{opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;width:auto;color:var(--text-muted);letter-spacing:.01em;z-index:auto;background:0 0;border-radius:0;max-width:240px;margin:0 auto 1.2rem;padding:0;font-family:DM Sans,sans-serif;font-size:.88rem;line-height:1.55;transition:none;position:static;transform:none}.service-link{letter-spacing:.08em;text-transform:uppercase;color:var(--bordeaux);transition:border-color .3s var(--ease), color .3s var(--ease), gap .3s var(--ease);border-bottom:1px solid #0000;align-items:center;gap:.45rem;margin-top:auto;padding:.35rem 0;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex}.service-link:hover{border-bottom-color:var(--gold-accent);color:var(--bordeaux-dark);gap:.7rem}.service-link__arrow{transition:transform .3s var(--ease);font-size:1rem}.service-link:hover .service-link__arrow{transform:translate(3px)}.service-card{text-align:center;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;height:100%;padding:0;transition:none;display:flex}.service-card>a.btn{margin-top:auto}.service-card:hover{box-shadow:none;transform:none}.service-arch{border:3px solid var(--cream);width:220px;height:290px;transition:all .4s var(--ease);border-radius:110px 110px 12px 12px;margin:0 auto 1.5rem;display:block;overflow:hidden;box-shadow:0 8px 30px #894e501f}.service-arch:hover{border-color:var(--gold-accent);transform:translateY(-4px);box-shadow:0 12px 40px #b8860b26}.service-arch img{object-fit:cover;width:100%;height:100%}.service-card h3{color:var(--bordeaux);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.15rem}.section-services,.section-services .services-grid{overflow:visible}.section-services .service-card,.service-card.card{box-shadow:none;background:0 0;border:none;overflow:visible}.service-card{position:relative}.service-btn.service-btn{color:var(--bordeaux);letter-spacing:normal;text-transform:none;transition:color .3s var(--ease);background:0 0;border:none;border-radius:0;margin-top:auto;padding:.5rem .75rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600}.service-btn.service-btn:hover{color:var(--bordeaux-dark);text-underline-offset:4px;background:0 0;text-decoration:underline 1px;transform:none}.service-arch-flip{width:fit-content;max-width:100%;margin:0 auto 1.5rem;display:block}.service-card .service-arch{margin:0!important}.service-arch-back{background:var(--white);opacity:0;pointer-events:none;visibility:hidden;width:260px;max-width:90vw;transition:opacity .3s var(--ease), transform .3s var(--ease), visibility 0s linear .3s;z-index:10;border-radius:12px;padding:1rem 1.1rem;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 8px 28px #894e502e}.service-arch-back p{color:var(--text-muted);text-align:center;margin:0;font-size:.88rem;line-height:1.6}.service-arch-back .desc-mobile{display:none}.service-card:hover .service-arch-back,.service-card:focus-within .service-arch-back{opacity:1;visibility:visible;transition-delay:0s,0s,0s;transform:translate(-50%)translateY(0)}@media (width<=1280px){.service-arch-flip{margin-bottom:1.1rem}}@media (width<=1024px){.service-arch-flip{margin-bottom:.7rem}}@media (width<=768px){.service-arch-flip{margin-bottom:.6rem}}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;overflow:hidden}.gallery-marquee{width:100%;margin-top:2rem;position:relative}.gallery-marquee-viewport{scrollbar-width:none;-ms-overflow-style:none;overflow:auto hidden;mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%)}.gallery-marquee-viewport::-webkit-scrollbar{display:none}.gallery-track{will-change:scroll-position;gap:1.25rem;width:max-content;padding:.5rem 0;display:flex}.gallery-track .gallery-link{flex:none;width:280px;display:block}.gallery-track .gallery-item{aspect-ratio:1;width:280px}.gallery-arrow{z-index:4;width:48px;height:48px;color:var(--bordeaux);cursor:pointer;transition:background .2s var(--ease), transform .2s var(--ease), box-shadow .2s var(--ease);background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 18px #894e502e}.gallery-arrow:hover{background:var(--gold-accent);color:#fff;transform:translateY(-50%)scale(1.08);box-shadow:0 6px 22px #b8860b47}.gallery-arrow:focus-visible{outline:2px solid var(--gold-accent);outline-offset:3px}.gallery-arrow.gallery-arrow-prev{left:1rem}.gallery-arrow.gallery-arrow-next{right:1rem}.gallery-arrow svg{width:22px;height:22px}@media (width<=768px){.gallery-track .gallery-link,.gallery-track .gallery-item{width:200px}.gallery-arrow{width:40px;height:40px}.gallery-arrow.gallery-arrow-prev{left:.5rem}.gallery-arrow.gallery-arrow-next{right:.5rem}}@media (width<=520px){.gallery-track{gap:.75rem}.gallery-track .gallery-link,.gallery-track .gallery-item{width:145px}.gallery-arrow{width:34px;height:34px}.gallery-arrow svg{width:16px;height:16px}.gallery-arrow.gallery-arrow-prev{left:.25rem}.gallery-arrow.gallery-arrow-next{right:.25rem}}.gallery-item{border-radius:var(--radius-md);aspect-ratio:1;background:linear-gradient(135deg, var(--cream), var(--rose-light));cursor:pointer;box-shadow:var(--shadow-soft);transition:all .5s var(--ease);position:relative;overflow:hidden}img.gallery-item,.gallery-item.gallery-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.gallery-item:hover{box-shadow:var(--shadow-medium);transform:translateY(-4px)}.gallery-item:after{content:"";inset:0;transition:background .4s var(--ease);background:linear-gradient(#0000 50%,#894e5000);position:absolute;inset:0}.gallery-item:hover:after{background:linear-gradient(#0000 30%,#894e5040)}.testimonials-slider{width:100%;position:relative;overflow:hidden}.testimonials-track{transition:transform .6s var(--ease);display:flex}.testimonial-card{text-align:center;box-sizing:border-box;flex:0 0 100%;width:100%;padding:.5rem 1.75rem}.testimonial-quote{color:var(--charcoal);max-width:640px;margin-bottom:.55rem;margin-left:auto;margin-right:auto;padding-top:.35rem;font-family:DM Sans,sans-serif;font-size:.92rem;font-style:italic;font-weight:300;line-height:1.5;position:relative}.testimonial-quote:before{content:"“";color:var(--rose);opacity:.55;font-family:Playfair Display,serif;font-size:1.8rem;line-height:1;position:absolute;top:-.35rem;left:50%;transform:translate(-50%)}.testimonial-source{color:var(--grey);margin-top:.1rem;font-size:.74rem}.testimonial-stars{color:var(--taupe);margin-bottom:.25rem;font-size:.88rem}.slider-dots{justify-content:center;gap:.45rem;margin-top:.6rem;display:flex}.slider-dot{cursor:pointer;background:0 0;border:none;place-items:center;width:24px;height:24px;padding:0;display:grid}.slider-dot:before{content:"";background:var(--rose-light);width:9px;height:9px;transition:all .35s var(--ease);border-radius:50%}.slider-dot.active:before{background:var(--bordeaux);border-radius:5px;width:32px}.slider-dot.active{width:40px}.location-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3.5rem;display:grid}.location-grid-3{grid-template-columns:.85fr .9fr 1.05fr;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.location-col{color:var(--charcoal);font-size:.92rem}.location-col-title{color:var(--bordeaux);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.05rem;display:flex}.location-col-title svg{color:var(--bordeaux)}.map-container{border-radius:var(--radius-md);aspect-ratio:4/3;background:var(--cream);box-shadow:var(--shadow-medium);overflow:hidden}.map-container-sm{aspect-ratio:1;width:100%;max-width:220px}.map-container iframe{border:0;width:100%;height:100%}.map-consent{text-align:center;background:linear-gradient(135deg,#ffffffd1,#f7e8e5e0),url(/assets/img/salon/salon-pedicure-md.jpg) 50%/cover;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;width:100%;height:100%;min-height:180px;padding:1.25rem;display:flex}.map-consent p{max-width:28rem;color:var(--charcoal);margin:0;font-size:.9rem}.map-consent .btn{min-width:0}.location-info h3{margin-bottom:1.75rem}.info-item{color:var(--charcoal);align-items:flex-start;gap:.7rem;margin-bottom:.85rem;font-size:.92rem;line-height:1.45;display:flex}.info-item svg{color:var(--bordeaux);flex-shrink:0;margin-top:2px}.info-item a:hover{color:var(--bordeaux)}.hours-table{width:100%;font-size:.9rem}.hours-table td{padding:.28rem 0}.hours-table td:first-child{color:var(--bordeaux);font-weight:600}.cta-banner{background:linear-gradient(135deg, var(--bordeaux) 0%, var(--taupe-mid) 60%, var(--taupe) 100%);text-align:center;padding:5rem 1.5rem;position:relative;overflow:hidden}.cta-banner h2{color:var(--white);margin-bottom:1rem}.cta-banner p{color:#ffffffe0;max-width:560px;margin-bottom:2.2rem;margin-left:auto;margin-right:auto;font-size:1.05rem}.cta-banner .btn-primary{background:var(--white);color:var(--bordeaux)}.cta-banner .btn-primary:hover{background:var(--cream);color:var(--bordeaux-dark)}@media (width<=640px){.cta-banner{padding:2.5rem 1.25rem}.cta-banner h2{margin-bottom:.45rem;font-size:1.3rem}.cta-banner p{margin-bottom:1.25rem;font-size:.88rem}.cta-banner .btn{padding:.55rem 1rem;font-size:.82rem}.cta-banner .container>div{gap:.6rem}}.brands-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:3.5rem;display:flex}.brand-item{color:var(--bordeaux);opacity:.92;transition:all .4s var(--ease);letter-spacing:.18em;text-transform:uppercase;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700}.brand-item:hover{opacity:1;color:var(--bordeaux);transform:translateY(-2px)}.form-input,.form-textarea{width:100%;color:var(--charcoal);border:none;border-bottom:1.5px solid var(--rose-light);transition:border-color .4s var(--ease);background:0 0;outline:none;padding:.9rem 0;font-family:DM Sans,sans-serif;font-size:1rem}.form-input::placeholder,.form-textarea::placeholder{color:var(--grey-light);font-weight:300}.form-input:focus,.form-textarea:focus{border-bottom-color:var(--taupe)}.form-textarea{resize:vertical;min-height:120px}.form-label{letter-spacing:.08em;text-transform:uppercase;color:var(--taupe);margin-bottom:.4rem;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:500;display:block}.reveal,.reveal.visible{opacity:1;transform:none}.reveal-delay-1,.reveal-delay-2,.reveal-delay-3{transition-delay:0s}section[class*=page-hero]{box-sizing:border-box;flex-direction:column;justify-content:center;height:520px;min-height:520px;display:flex;overflow:hidden}@media (width<=768px){section[class*=page-hero]{height:auto;min-height:380px;overflow:visible}}@media (width<=1280px){.services-grid{gap:1.25rem}.service-arch{border-radius:90px 90px 10px 10px;width:180px;height:235px;margin-bottom:1.1rem}.service-card h3{font-size:1.05rem}.service-card p{max-width:200px;font-size:.85rem}.section{padding:3.5rem 1.5rem}.hero{padding:8rem 1.5rem 4rem}.section-desc{margin-bottom:2.25rem;font-size:1rem}}@media (width<=1024px){.footer-grid{grid-template-columns:1fr 1fr}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem .75rem;max-width:520px;margin:0 auto}.services-grid .service-card:first-child,.services-grid .service-card:nth-child(2),.services-grid .service-card:nth-child(3),.services-grid .service-card:nth-child(4),.services-grid .service-card:nth-child(5){grid-column:auto}.service-arch{border-radius:60px 60px 8px 8px;width:120px;height:155px;margin-bottom:.7rem}.service-card h3{margin-bottom:.3rem;font-size:.9rem}.service-card p{max-width:150px;margin-bottom:.6rem;font-size:.75rem;line-height:1.45}.service-card .btn{padding:.5rem 1rem;font-size:.88rem}.welcome-grid{gap:3rem}.section{padding:2.75rem 1.25rem}.hero{padding:6.5rem 1.25rem 3.5rem}.section-desc{margin-bottom:1.75rem;font-size:.9rem}}@media (width<=1023px){.hamburger{order:-1;display:flex}.nav,.header-cta{display:none}}@media (width<=768px){.header{padding:.8rem 1rem}.header.scrolled{padding:.9rem 1rem}.logo{pointer-events:auto;flex:none;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-img{width:44px;height:44px}.header.scrolled .logo-img{width:56px;height:56px}.logo-name{font-size:1.05rem}.logo-sub{font-size:.52rem}.hero{min-height:90vh;padding:7rem 1.25rem 4rem}.section{padding:3rem 1.25rem}.welcome-grid{grid-template-columns:1fr;gap:2.5rem}.welcome-img{max-height:380px}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.service-card{padding:0}.service-arch{width:170px;height:220px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}}@media (width<=640px){.services-grid{grid-template-columns:repeat(6,1fr);gap:1.25rem .5rem;max-width:100%}.services-grid .service-card:first-child{grid-column:1/3}.services-grid .service-card:nth-child(2){grid-column:3/5}.services-grid .service-card:nth-child(3){grid-column:5/7}.services-grid .service-card:nth-child(4){grid-column:2/4}.services-grid .service-card:nth-child(5){grid-column:4/6}.services-grid .service-arch{border-radius:55px 55px 6px 6px;width:110px;height:143px}.service-card h3{margin-bottom:.3rem;font-size:.95rem}.service-card .btn{padding:.45rem .85rem;font-size:.95rem}.section-services .service-arch-flip{perspective:1000px;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:transform .65s var(--ease);-webkit-tap-highlight-color:transparent;cursor:pointer;margin:0 auto .6rem;position:relative}.section-services .service-card.flipped .service-arch-flip{transform:rotateY(180deg)}.section-services .service-arch,.section-services .service-arch-back{backface-visibility:hidden}.section-services .service-arch-back{background:linear-gradient(135deg, var(--cream) 0%, var(--white) 100%);opacity:1;visibility:visible;pointer-events:none;border:1px solid #894e502e;border-radius:55px 55px 6px 6px;justify-content:center;align-items:center;width:100%;max-width:none;padding:1.6rem .55rem .6rem;transition:none;display:flex;position:absolute;inset:0;transform:rotateY(180deg);box-shadow:0 4px 14px #894e5026}.section-services .service-arch-back p{text-align:center;max-width:none;margin:0;font-size:.7rem;line-height:1.35}.section-services .service-arch-back .desc-desktop{display:none}.section-services .service-arch-back .desc-mobile{display:block}.section-services .service-card.flipped .service-arch-back{pointer-events:auto}.section-services .service-card:hover .service-arch-back,.section-services .service-card:focus-within .service-arch-back{transition:none;transform:rotateY(180deg)}.location-grid{grid-template-columns:1fr;gap:2.5rem}.location-grid-3{grid-template-columns:1fr;align-items:stretch;gap:1.75rem;max-width:440px}.map-container-sm{aspect-ratio:16/10;width:100%;max-width:none}.location-col{background:var(--cream);border-radius:var(--radius-md);border:1px solid #894e5014;padding:1.1rem 1.15rem;font-size:.92rem}.location-col-title{border-bottom:1px solid #c9a35e40;margin-bottom:.75rem;padding-bottom:.6rem;font-size:1rem}.hours-table{font-size:.9rem}.hours-table td{padding:.28rem 0}.hours-table td:last-child{text-align:right;color:var(--charcoal)}.info-item{gap:.6rem;margin-bottom:.7rem;font-size:.9rem;line-height:1.45}.info-item:last-child{margin-bottom:0}.info-item svg,.location-col-title svg{flex-shrink:0;width:16px;height:16px}.footer-grid{grid-template-columns:1fr 1fr;gap:1.75rem 1.5rem}.footer-bottom{text-align:center;flex-direction:column}.testimonial-card{padding:.75rem .75rem .5rem}.testimonial-quote{padding-top:.5rem;font-size:.95rem}}@media (width<=480px){.hero{height:auto;min-height:100dvh;padding:5.5rem 1.25rem 3.25rem}.hero h1{margin-bottom:.65rem;font-size:clamp(2.2rem,9.5vw,2.9rem)}.hero .subtitle{letter-spacing:.14em;margin-bottom:1.5rem;font-size:.78rem;line-height:1.5}.hero-buttons{flex-direction:column;align-items:stretch;width:100%;max-width:320px;margin:0 auto}.hero-buttons .btn{width:100%;min-height:48px;padding:.95rem 1.6rem;font-size:.95rem}.gallery-grid{grid-template-columns:1fr 1fr;gap:.6rem}.hero-badges{gap:.5rem;margin-top:1.5rem}.hero-badge{padding:.55rem .95rem;font-size:.74rem}.location-grid-3{gap:1.25rem;max-width:100%}.location-col{padding:1rem}.footer-grid{grid-template-columns:1fr 1fr;gap:1.75rem 1.5rem;padding:0 .25rem}.footer-brand,.footer-grid>:nth-child(4){grid-column:1/-1}.footer-links h4,.footer-contact h4,.footer-grid>:nth-child(4) h4{border-bottom:1px solid #c9a35e38;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.95rem}.footer-links a{padding:.18rem 0;font-size:.82rem}.footer-contact p{word-break:break-word;gap:.45rem;margin-bottom:.55rem;font-size:.8rem;line-height:1.4}.footer-contact p svg{flex-shrink:0;width:12px;height:12px;margin-top:2px}.footer-contact a{word-break:break-all}.footer-social{justify-content:flex-start;gap:.75rem}}.legal-content{max-width:min(70ch,820px);margin:0 auto}.legal-content h2{color:var(--bordeaux);border-bottom:1.5px solid var(--rose-light);letter-spacing:-.01em;margin-top:3rem;margin-bottom:1rem;padding-bottom:.65rem;font-family:DM Sans,sans-serif;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:600}.legal-content h2:first-child{margin-top:0}.legal-content h3{color:var(--bordeaux-dark);letter-spacing:.01em;text-transform:none;margin-top:2rem;margin-bottom:.85rem;font-size:1.05rem;font-weight:700}.legal-content p{color:var(--charcoal);margin-bottom:.85rem;font-size:.96rem;line-height:1.75}.legal-content ul,.legal-content ol{margin:.85rem 0 1.4rem 1.5rem;font-size:.95rem;line-height:1.75}.legal-content li{margin-bottom:.5rem}.legal-content{font-variant-numeric:tabular-nums}.legal-content a{color:var(--bordeaux);border-bottom:1px solid var(--rose-light);font-weight:500}.legal-content a:hover{color:var(--bordeaux-dark);border-bottom-color:var(--bordeaux)}.legal-encadre{background:color-mix(in oklch, var(--cream) 70%, var(--rose-light) 30%);border:1px solid var(--rose-light);border-radius:var(--radius-md);margin:1.75rem 0;padding:1.4rem 1.6rem;font-size:.92rem}.legal-encadre p{margin-bottom:.6rem}.legal-encadre ol{margin:.5rem 0 .75rem 1.5rem}.legal-encadre li{margin-bottom:.35rem}.legal-table{border-collapse:collapse;width:100%;margin:1.2rem 0 1.6rem;font-size:.92rem}.legal-table th,.legal-table td{text-align:left;border-bottom:1px solid var(--rose-light);padding:.75rem 1rem}.legal-table th{background:var(--cream);color:var(--bordeaux);letter-spacing:.02em;font-family:DM Sans,sans-serif;font-weight:600}.legal-table tr:hover td{background:var(--cream-soft)}.legal-list{padding-left:0;list-style:none;margin-left:0!important}.legal-list li{padding-left:1.6rem;position:relative}.legal-list li:before{content:"";background:var(--taupe);border-radius:50%;width:8px;height:8px;position:absolute;top:.65rem;left:0}.cart-toggle{width:42px;height:42px;color:var(--charcoal);transition:all .35s var(--ease);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;margin-left:.5rem;display:flex;position:relative}.cart-toggle:hover{background:var(--cream);color:var(--bordeaux)}.cart-badge{background:var(--bordeaux);min-width:18px;height:18px;color:var(--white);border-radius:var(--radius-pill);justify-content:center;align-items:center;padding:0 5px;font-size:.68rem;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:2px}.cart-overlay{inset:0;-webkit-backdrop-filter:blur(6px);z-index:10010;background:#2d292673;display:none;position:fixed;inset:0}.cart-overlay.show{display:block}.cart-drawer{background:var(--white);z-index:10011;width:400px;max-width:100vw;height:100dvh;transition:right .45s var(--ease);flex-direction:column;display:flex;position:fixed;top:0;right:-100%;box-shadow:-8px 0 30px #894e5026}.cart-drawer.open{right:0}.cart-drawer-header{border-bottom:1px solid var(--rose-light);background:var(--cream-soft);justify-content:space-between;align-items:center;padding:1.4rem 1.75rem;display:flex}.cart-drawer-header h3{color:var(--bordeaux);margin:0;font-size:1.15rem}.cart-close{width:36px;height:36px;color:var(--grey);transition:all .3s var(--ease);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex}.cart-close:hover{background:var(--rose-light);color:var(--bordeaux)}.cart-drawer-body{flex:1;padding:1.25rem 1.75rem;overflow-y:auto}.cart-empty{text-align:center;padding:3.5rem 1rem}.cart-empty svg{color:var(--rose);margin-bottom:1.2rem}.cart-empty p{color:var(--grey);margin-bottom:1.75rem;font-size:.95rem}.cart-item{border-bottom:1px solid var(--cream);flex-direction:column;gap:.6rem;padding:1.2rem 0;display:flex}.cart-item:last-child{border-bottom:none}.cart-item-info{justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.cart-item-name{color:var(--charcoal);flex:1;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:500;line-height:1.5}.cart-item-price{color:var(--bordeaux);white-space:nowrap;font-family:DM Sans,sans-serif;font-size:.98rem;font-weight:700}.cart-item-actions{align-items:center;gap:.6rem;display:flex}.cart-qty-btn{border:1.5px solid var(--rose);background:var(--white);width:30px;height:30px;color:var(--bordeaux);cursor:pointer;transition:all .25s var(--ease);border-radius:8px;justify-content:center;align-items:center;font-size:1rem;display:flex}.cart-qty-btn:hover{border-color:var(--bordeaux);background:var(--cream)}.cart-qty{text-align:center;min-width:26px;color:var(--charcoal);font-size:.92rem;font-weight:600}.cart-remove{width:30px;height:30px;color:var(--grey);cursor:pointer;transition:all .25s var(--ease);border-radius:8px;justify-content:center;align-items:center;margin-left:auto;display:flex}.cart-remove:hover{background:var(--rose-light);color:var(--bordeaux)}.cart-drawer-footer{border-top:1px solid var(--rose-light);background:var(--cream-soft);padding:1.4rem 1.75rem}.cart-total{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.cart-total span:first-child{color:var(--charcoal);font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600}.cart-total-price{color:var(--bordeaux);font-family:DM Sans,sans-serif;font-size:1.4rem;font-weight:700}.cart-cgv{color:var(--grey);cursor:pointer;align-items:flex-start;gap:.55rem;margin-bottom:1.2rem;font-size:.78rem;line-height:1.5;display:flex}.cart-cgv input[type=checkbox]{accent-color:var(--bordeaux);flex-shrink:0;width:16px;height:16px;margin-top:2px}.cart-cgv a{color:var(--bordeaux);text-decoration:underline}.cart-cgv a:hover{color:var(--bordeaux-dark)}.cart-checkout:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.btn-add-cart{letter-spacing:.08em;text-transform:uppercase;border:1.5px solid var(--bordeaux);color:var(--bordeaux);border-radius:var(--radius-pill);cursor:pointer;transition:all .4s var(--ease);background:#ffffffb3;align-items:center;gap:.35rem;padding:.5rem 1.1rem;font-family:DM Sans,sans-serif;font-size:.74rem;font-weight:500;display:inline-flex}.btn-add-cart:hover{background:var(--bordeaux);color:var(--white);transform:translateY(-2px);box-shadow:0 8px 18px #894e5038}.product-compliance{border-top:1px solid var(--cream);color:var(--grey);align-items:center;gap:.5rem;margin-top:.6rem;padding-top:.6rem;font-size:.7rem;display:flex}.product-compliance .triman{flex-shrink:0;width:20px;height:20px}#tarteaucitronRoot #tarteaucitronAlertBig{background:var(--charcoal)!important;border-radius:var(--radius-md)!important;font-family:DM Sans,sans-serif!important;box-shadow:0 -8px 32px #2d292633!important}#tarteaucitronRoot #tarteaucitronPersonalize,#tarteaucitronRoot #tarteaucitronAllDenied2{color:var(--gold)!important;border:1.5px solid var(--gold)!important;border-radius:var(--radius-pill)!important;background:0 0!important;font-family:DM Sans,sans-serif!important;font-weight:600!important}#tarteaucitronRoot #tarteaucitronCloseAlert{background:var(--gold)!important;color:var(--charcoal)!important;border-radius:var(--radius-pill)!important;font-family:DM Sans,sans-serif!important;font-weight:600!important}#tarteaucitronRoot{z-index:2147483646;position:relative}#tarteaucitronRoot #tarteaucitronAlertBig,#tarteaucitronRoot #tarteaucitronAlertSmall,#tarteaucitronRoot #tarteaucitronIcon{z-index:2147483647!important}@media (width<=768px){.cart-drawer{width:100%}.cart-toggle{margin-left:0}}@media (width<=480px){.cart-drawer-footer{padding:1.1rem}.cart-item-info{flex-direction:column;gap:.3rem}}.products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.75rem;display:grid}@media (width>=1280px){.products-grid{grid-template-columns:repeat(4,1fr)}}.product-card{background:var(--white);cursor:pointer;border-radius:14px;flex-direction:column;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000a}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #b46e6e26}.product-card .product-img{aspect-ratio:1;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border-bottom:1px solid #f3f3f3;position:relative}.product-badge{background:var(--gold);color:var(--white);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.3rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.product-badge--bestseller{background:var(--bordeaux)}.product-badge--nouveau{background:var(--gold)}.product-card .product-body{flex-direction:column;flex:1;gap:.35rem;padding:1rem 1rem 1.25rem;display:flex}.product-card .product-marque{text-transform:uppercase;letter-spacing:.08em;color:var(--gold);margin:0;font-size:.7rem;font-weight:600}.product-card .product-title{color:var(--bordeaux-dark);margin:0;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;line-height:1.3}.product-card .product-format{color:var(--grey);margin:0;font-size:.78rem}.product-card .product-price{color:var(--bordeaux);margin-top:auto;padding-top:.5rem;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700}.products-empty{text-align:center;color:var(--grey);padding:3rem 1rem}.products-empty p{margin-bottom:1rem}.product-modal{inset:0;z-index:9999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.product-modal[hidden]{display:none}.product-modal-overlay{inset:0;backdrop-filter:blur(4px);cursor:pointer;background:#28141e99;position:absolute;inset:0}.product-modal-content{background:var(--white);border-radius:20px;width:100%;max-width:900px;max-height:90vh;animation:.4s cubic-bezier(.4,0,.2,1) modalSlideUp;position:relative;overflow-y:auto;box-shadow:0 30px 80px #0000004d}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-modal-close{background:var(--white);border:1px solid var(--rose-mid);width:36px;height:36px;color:var(--bordeaux);cursor:pointer;z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;display:flex;position:absolute;top:1rem;right:1rem}.product-modal-close:hover{background:var(--bordeaux);color:var(--white)}.product-modal-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.product-modal-media{background:#fff;justify-content:center;align-items:center;min-height:380px;padding:2.5rem;display:flex}.product-modal-image{object-fit:contain;max-width:100%;max-height:380px}.product-modal-body{flex-direction:column;gap:.75rem;padding:2.5rem 2rem;display:flex}.product-modal-marque{text-transform:uppercase;letter-spacing:.08em;color:var(--gold);margin:0;font-size:.75rem;font-weight:700}.product-modal-title{color:var(--bordeaux-dark);margin:0;font-family:Playfair Display,serif;font-size:1.6rem;line-height:1.2}.product-modal-format{color:var(--grey);margin:0;font-size:.85rem}.product-modal-price{color:var(--bordeaux);margin:.5rem 0;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700}.product-modal-fragrance{color:var(--grey);border-left:3px solid var(--gold);margin:0;padding-left:.75rem;font-size:.9rem;font-style:italic}.product-modal-description{color:#333;margin:.5rem 0;font-size:.9rem;line-height:1.6}.product-modal-inci{border-top:1px solid #f0f0f0;margin-top:.5rem;padding-top:.75rem}.product-modal-inci summary{color:var(--bordeaux);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.product-modal-inci p{color:var(--grey);margin-top:.5rem;font-size:.75rem;line-height:1.5}.product-modal-cta{margin-top:auto;padding-top:1rem}.product-modal-cta .btn{justify-content:center;width:100%;padding:.9rem 1.5rem}.product-modal-note{color:var(--grey);text-align:center;margin-top:.6rem;font-size:.7rem}@media (width<=768px){.product-modal-grid{grid-template-columns:1fr}.product-modal-media{min-height:280px;padding:1.5rem}.product-modal-image{max-height:240px}.product-modal-body{padding:1.5rem}.product-modal-title{font-size:1.3rem}}.product-card-skeleton{background:var(--white);pointer-events:none;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000a}.product-card-skeleton .skeleton-img{aspect-ratio:1;background:linear-gradient(90deg, var(--rose-light) 0%, var(--cream) 50%, var(--rose-light) 100%);background-size:200% 100%;animation:1.5s ease-in-out infinite skeletonPulse}.product-card-skeleton .skeleton-body{flex-direction:column;gap:.5rem;padding:1rem 1rem 1.25rem;display:flex}.product-card-skeleton .skeleton-line{background:linear-gradient(90deg, var(--rose-light) 0%, var(--cream) 50%, var(--rose-light) 100%);background-size:200% 100%;border-radius:4px;height:.75rem;animation:1.5s ease-in-out infinite skeletonPulse}.product-card-skeleton .skeleton-line.short{width:40%;height:.6rem}.product-card-skeleton .skeleton-line.title{width:85%;height:.9rem;margin-top:.25rem}.product-card-skeleton .skeleton-line.price{width:55%;height:1rem;margin-top:.5rem}@keyframes skeletonPulse{0%{opacity:.85;background-position:200% 0}50%{opacity:1}to{opacity:.85;background-position:-200% 0}}.shop-filter .shop-filter-count,.shop-filter-marque .shop-filter-count{opacity:.65;margin-left:.3em;font-weight:500;display:inline}.shop-filter.is-empty,.shop-filter-marque.is-empty{opacity:.35;cursor:not-allowed}.shop-sort{align-items:center;gap:.5rem;min-width:190px;display:flex}.shop-sort label{text-transform:uppercase;letter-spacing:.08em;color:var(--grey);white-space:nowrap;font-size:.75rem;font-weight:600}.shop-sort select{border:1px solid var(--rose-mid);background:var(--white);color:var(--bordeaux);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23894E50' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;border-radius:50px;flex:1;padding:.55rem 2rem .55rem .9rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;transition:border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}.shop-sort select:hover{border-color:var(--bordeaux)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-card:hover,.product-card:hover .product-img-wrapper img{transform:none}.product-card-skeleton .skeleton-img,.product-card-skeleton .skeleton-line{background:var(--rose-light);animation:none}.product-modal-content{animation:none}}.product-card:focus-visible,.shop-filter:focus-visible,.shop-filter-marque:focus-visible,.shop-sort select:focus-visible,.shop-search input:focus-visible,.product-modal-close:focus-visible,.product-modal-nav:focus-visible,#shop-reset-btn:focus-visible,.shop-mobile-toggle:focus-visible,.shop-drawer-close:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:14px}.shop-filter:focus-visible,.shop-filter-marque:focus-visible,.shop-sort select:focus-visible,.shop-search input:focus-visible,#shop-reset-btn:focus-visible{border-radius:50px}.product-modal-close:focus-visible,.product-modal-nav:focus-visible{border-radius:50%}.product-card .product-img-wrapper{aspect-ratio:1;background-color:#fff;border-bottom:1px solid #f3f3f3;position:relative;overflow:hidden}.product-card .product-img-wrapper .product-img{inset:0;aspect-ratio:auto;border-bottom:none;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.product-card:hover .product-img-wrapper .product-img:not(.placeholder){transform:scale(1.05)}.product-card:hover .product-img-wrapper .product-img.placeholder{transform:none}.product-modal-nav{background:var(--white);border:1px solid var(--rose-mid);width:48px;height:48px;color:var(--bordeaux);cursor:pointer;z-index:3;border-radius:50%;justify-content:center;align-items:center;font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #00000026}.product-modal-nav:hover{background:var(--bordeaux);color:var(--white);transform:translateY(-50%)scale(1.05)}.product-modal-nav-prev{left:-24px}.product-modal-nav-next{right:-24px}.product-modal-nav span{padding-bottom:3px;line-height:.8;display:inline-block}.product-card mark,.product-modal-title mark{background:var(--gold-light);color:var(--bordeaux-dark);border-radius:3px;padding:0 .15em;font-weight:700}.shop-mobile-toggle{border:1.5px solid var(--bordeaux);background:var(--white);width:100%;color:var(--bordeaux);cursor:pointer;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;margin-bottom:1.5rem;padding:.9rem 1.2rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;display:none}.shop-mobile-toggle svg{flex-shrink:0}.shop-drawer-overlay{inset:0;backdrop-filter:blur(3px);z-index:9997;opacity:0;pointer-events:none;background:#28141e8c;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}.shop-drawer-overlay.is-open{opacity:1;pointer-events:auto}.shop-drawer{background:var(--white);z-index:9998;flex-direction:column;width:min(85vw,360px);height:100dvh;padding:4rem 1.5rem 1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 24px #0003}.shop-drawer.is-open{transform:translate(0)}.shop-drawer-close{background:var(--white);border:1px solid var(--rose-mid);width:40px;height:40px;color:var(--bordeaux);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;display:flex;position:absolute;top:1rem;right:1rem}@media (width<=768px){.shop-mobile-toggle{display:flex}.shop-filter-group{flex-direction:column;align-items:stretch}.shop-filter,.shop-filter-marque{text-align:left;min-height:44px;padding:.7rem 1.2rem}.shop-sort{width:100%}.shop-sort select,.shop-search input{min-height:44px}.product-modal-nav{width:40px;height:40px;font-size:1.3rem}.product-modal-nav-prev{left:4px}.product-modal-nav-next{right:4px}}.shop-filter,.shop-filter-marque{min-height:36px}@media (width<=768px){.shop-filter,.shop-filter-marque,.product-card{min-height:44px}}.team-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}.team-card{text-align:center;cursor:pointer;border-radius:16px;padding:.5rem;transition:transform .35s cubic-bezier(.4,0,.2,1)}.team-card:hover{transform:translateY(-4px)}.team-card:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.team-photo{aspect-ratio:1;background-image:linear-gradient(var(--white), var(--white)), linear-gradient(135deg, var(--gold) 0%, var(--rose-mid) 100%);background-origin:border-box;background-clip:content-box,border-box;border:3px solid #0000;border-radius:50%;width:200px;height:200px;margin:0 auto 1.25rem;padding:3px;transition:background-image .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.team-photo-inner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.team-card:hover .team-photo-inner{transform:scale(1.05)}.team-card:hover .team-photo{background-image:linear-gradient(var(--white), var(--white)), linear-gradient(135deg, var(--bordeaux) 0%, var(--rose-mid) 100%)}.team-card h3{color:var(--bordeaux-dark);margin:0 0 .35rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;line-height:1.2}.team-card .team-role{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .75rem;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600}.team-card .team-specialites{flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:.5rem;display:flex}.team-card .team-specialite{background:var(--rose-light);color:var(--bordeaux-dark);border-radius:999px;padding:.25rem .7rem;font-size:.7rem;font-weight:500}@media (width<=1024px){.team-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width<=520px){.team-grid{grid-template-columns:1fr}.team-photo{width:180px;height:180px}}.team-modal{inset:0;z-index:9999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.team-modal[hidden]{display:none}.team-modal-overlay{inset:0;backdrop-filter:blur(4px);cursor:pointer;background:#28141e99;position:absolute;inset:0}.team-modal-content{background:var(--white);border-radius:20px;width:100%;max-width:820px;max-height:90vh;animation:.4s cubic-bezier(.4,0,.2,1) modalSlideUp;position:relative;overflow-y:auto;box-shadow:0 30px 80px #0000004d}.team-modal-close{width:40px;height:40px;color:var(--bordeaux);z-index:10;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;line-height:1;transition:all .25s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #0000001a}.team-modal-close:hover{background:var(--bordeaux);color:var(--white)}.team-modal-close:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:50%}.team-modal-grid{grid-template-columns:1fr 1.2fr;min-height:420px;display:grid}.team-modal-media{background:linear-gradient(135deg, var(--rose-light) 0%, var(--rose) 100%);justify-content:center;align-items:center;padding:2rem;display:flex}.team-modal-image{aspect-ratio:1;object-fit:cover;border:4px solid var(--white);border-radius:50%;width:100%;max-width:320px;box-shadow:0 12px 32px #783c3c40}.team-modal-body{flex-direction:column;gap:.75rem;padding:2.5rem 2rem;display:flex}.team-modal-role{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;margin:0;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600}.team-modal-title{color:var(--bordeaux-dark);margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;line-height:1.15}.team-modal-bio{color:var(--grey);font-size:.95rem;line-height:1.65}.team-modal-bio p{margin:0 0 .75rem}.team-modal-specialites{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.team-modal-specialites .team-specialite{background:var(--rose-light);color:var(--bordeaux-dark);border-radius:999px;padding:.3rem .8rem;font-size:.75rem;font-weight:500}.team-modal-instagram{background:var(--bordeaux);color:var(--white);border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:1rem;padding:.7rem 1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .25s;display:inline-flex}.team-modal-instagram:hover{background:var(--bordeaux-dark)}.team-modal-instagram:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (width<=768px){.team-modal-grid{grid-template-columns:1fr}.team-modal-media{min-height:280px;padding:1.5rem}.team-modal-image{max-width:220px}.team-modal-body{padding:1.5rem}.team-modal-title{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.team-card{transition:none}.team-card:hover,.team-card:hover .team-photo-inner{transform:none}.team-modal-content{animation:none}}.product-card .product-img.placeholder{color:var(--bordeaux-dark);text-align:center;background-image:linear-gradient(135deg,#fdf7f3 0%,#f5e8e6 50%,#eed6cc 100%);flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;font-family:Playfair Display,serif;font-size:1rem;line-height:1.3;display:flex;position:relative}.product-card .product-img.placeholder:before{content:"";opacity:.45;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b78b63' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M12 2c1.8 3.2 5 6 5 10a5 5 0 0 1-10 0c0-4 3.2-6.8 5-10z'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;width:44px;height:44px;margin-bottom:.75rem;display:block}.product-card .product-img.placeholder .placeholder-name{color:var(--bordeaux-dark);margin:0;font-family:Playfair Display,serif;font-size:.95rem;font-style:normal;font-weight:600}.product-card .product-img.placeholder .placeholder-format{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;margin-top:.3rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:600}.product-card .product-img{border-bottom:1px solid #f0e8e5}.shop-nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem 2rem;margin:0;padding:0;display:flex}.shop-nav-cats{flex-wrap:wrap;flex:auto;align-items:baseline;gap:0 .5rem;display:flex}.shop-nav-link{cursor:pointer;color:var(--grey);letter-spacing:.01em;background:0 0;border:0;padding:.35rem .1rem;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:500;transition:color .2s;position:relative}.shop-nav-link:hover{color:var(--bordeaux)}.shop-nav-link.active{color:var(--bordeaux-dark);font-weight:600}.shop-nav-link.active:after{content:"";background:var(--bordeaux);height:1.5px;position:absolute;bottom:0;left:.1rem;right:.1rem}.shop-nav-link:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:3px}.shop-nav-sep{color:#d4c7c2;user-select:none;pointer-events:none;padding:0 .15rem;font-size:.9rem}.shop-nav-right{flex:none;align-items:center;gap:1.25rem;display:flex}.shop-nav-search{color:var(--grey);border-bottom:1px solid #0000;align-items:center;gap:.4rem;padding:.35rem 0;transition:border-color .2s;display:inline-flex}.shop-nav-search:hover,.shop-nav-search:focus-within{border-bottom-color:var(--rose-mid)}.shop-nav-search svg{color:var(--grey);opacity:.7;flex-shrink:0}.shop-nav-search input{color:var(--bordeaux-dark);background:0 0;border:0;outline:0;width:140px;font-family:DM Sans,sans-serif;font-size:.86rem}.shop-nav-search input::placeholder{color:var(--grey);opacity:.7}.shop-nav-sort{cursor:pointer;color:var(--grey);align-items:center;gap:.35rem;display:inline-flex;position:relative}.shop-nav-sort select{appearance:none;color:var(--grey);cursor:pointer;background:0 0;border:0;outline:0;padding:.35rem .15rem .35rem 0;font-family:DM Sans,sans-serif;font-size:.86rem;font-weight:500}.shop-nav-sort select:hover,.shop-nav-sort:hover{color:var(--bordeaux)}.shop-nav-sort select:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:3px}.shop-nav-sort svg{opacity:.7;flex-shrink:0;transition:transform .2s}.shop-nav-sort:hover svg{transform:translateY(1px)}@media (width<=720px){.shop-nav{flex-direction:column;align-items:stretch;gap:1rem;padding-bottom:1.25rem}.shop-nav-cats{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:0 .35rem;padding-bottom:.25rem;overflow-x:auto}.shop-nav-cats::-webkit-scrollbar{display:none}.shop-nav-link{white-space:nowrap;flex-shrink:0;font-size:.88rem}.shop-nav-sep{flex-shrink:0}.shop-nav-right{justify-content:space-between;width:100%}.shop-nav-search input{flex:1;width:100%}}@media (prefers-reduced-motion:reduce){.shop-nav-link,.shop-nav-search,.shop-nav-sort select,.shop-nav-sort svg{transition:none}}.section-team-hero{padding-top:2rem;padding-bottom:4rem}.container-wide{max-width:1400px;margin:0 auto;padding:0 1.5rem}.team-grid{display:none!important}.team-strip{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;display:grid}.team-strip-card{aspect-ratio:3/4;cursor:pointer;background:#faf5f2;border-radius:12px;transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.team-strip-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #b46e6e2e}.team-strip-card:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.team-strip-photo{inset:0;background-position:top;background-size:cover;transition:transform .7s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.team-strip-card:hover .team-strip-photo{transform:scale(1.05)}.team-strip-overlay{inset:0;pointer-events:none;background:linear-gradient(#2a161c00 40%,#2a161c59 70%,#2a161cb8 100%);position:absolute;inset:0}.team-strip-info{color:var(--white);pointer-events:none;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.team-strip-info .team-strip-role{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-light);opacity:.95;margin:0 0 .35rem;font-family:DM Sans,sans-serif;font-size:.62rem;font-weight:600}.team-strip-info .team-strip-name{color:var(--white);text-shadow:0 2px 12px #00000059;margin:0;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;line-height:1.15}.team-strip-hint{width:32px;height:32px;color:var(--bordeaux);opacity:0;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:1rem;right:1rem;transform:translateY(-4px)}.team-strip-card:hover .team-strip-hint{opacity:1;transform:translateY(0)}@media (width<=1024px){.team-strip{grid-template-columns:repeat(2,1fr);gap:.85rem}.team-strip-info .team-strip-name{font-size:1.3rem}}@media (width<=560px){.team-strip{grid-template-columns:1fr}.team-strip-card{aspect-ratio:4/3}.team-strip-info .team-strip-name{font-size:1.4rem}}@media (prefers-reduced-motion:reduce){.team-strip-card,.team-strip-photo,.team-strip-hint{transition:none}.team-strip-card:hover,.team-strip-card:hover .team-strip-photo{transform:none}}.product-modal-content--v2{flex-direction:column;width:100%;max-width:1100px;max-height:92vh;padding:0;display:flex;overflow:hidden}.product-modal-content--v2 .product-modal-scroll{scroll-behavior:smooth;padding:2.25rem 2.5rem 2.5rem;overflow:hidden auto}.product-modal-content--v2 .product-modal-hero{grid-template-columns:1.1fr .9fr;align-items:start;gap:2.5rem;display:grid}.product-modal-content--v2 .product-modal-gallery{flex-direction:column;gap:.85rem;display:flex}.product-modal-content--v2 .product-modal-main-image{aspect-ratio:1;background:#fff;border:1px solid #f0e8e5;border-radius:14px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-modal-content--v2 .product-modal-main-image .product-modal-image{object-fit:contain;max-width:88%;max-height:88%;display:block}.product-modal-content--v2 .product-modal-image-placeholder{color:var(--rose-mid);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.product-modal-content--v2 .product-modal-image-placeholder[hidden]{display:none}.product-modal-content--v2 .product-modal-image-placeholder p{color:var(--bordeaux-dark);margin:0;font-family:Playfair Display,serif;font-size:1rem}.product-modal-content--v2 .product-modal-thumbs{scrollbar-width:thin;flex-direction:row;gap:.6rem;padding:.25rem .1rem .5rem;display:flex;overflow-x:auto}.product-modal-content--v2 .product-modal-thumbs:empty{display:none}.product-modal-content--v2 .product-modal-thumb{cursor:pointer;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #0000;border-radius:10px;flex:none;width:60px;height:60px;padding:0;transition:border-color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.product-modal-content--v2 .product-modal-thumb:hover{transform:translateY(-2px)}.product-modal-content--v2 .product-modal-thumb.active{border-color:var(--bordeaux)}.product-modal-content--v2 .product-modal-thumb:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:10px}.product-modal-content--v2 .product-modal-details{flex-direction:column;gap:.75rem;min-width:0;display:flex}.product-modal-content--v2 .product-modal-marque{text-transform:uppercase;letter-spacing:.12em;color:var(--gold);margin:0;font-size:.62rem;font-weight:700}.product-modal-content--v2 .product-modal-title{color:var(--bordeaux-dark);margin:0;font-family:Playfair Display,serif;font-size:1.75rem;line-height:1.2}.product-modal-content--v2 .product-modal-format{color:var(--grey);margin:0;font-size:.85rem}.product-modal-content--v2 .product-modal-format:empty{display:none}.product-modal-content--v2 .product-modal-price{color:var(--bordeaux);margin:.25rem 0 .5rem;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;line-height:1}.product-modal-content--v2 .product-modal-punchline{color:#3a2a2c;margin:0;font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.5}.product-modal-content--v2 .product-modal-punchline:empty{display:none}.product-modal-content--v2 .product-modal-trust{background:var(--rose-light);border-left:3px solid var(--bordeaux);color:var(--bordeaux-dark);border-radius:0 8px 8px 0;align-items:center;gap:.55rem;margin:.25rem 0;padding:.65rem 1rem;font-size:.82rem;font-weight:600;display:flex}.product-modal-content--v2 .product-modal-trust svg{color:var(--bordeaux);flex:none}.product-modal-content--v2 .product-modal-cta{margin-top:.75rem;padding-top:0}.product-modal-content--v2 .product-modal-cta .btn-full{text-align:center;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;width:100%;padding:1rem 1.5rem;line-height:1.2;display:flex}.product-modal-content--v2 .product-modal-cta .btn-full svg{margin-bottom:.25rem}.product-modal-content--v2 .product-modal-cta .btn-main{font-size:.95rem;font-weight:600}.product-modal-content--v2 .product-modal-cta .btn-sub{opacity:.85;letter-spacing:.02em;font-size:.62rem;font-weight:400}.product-modal-content--v2 .product-modal-note{color:var(--grey-light);text-align:center;margin-top:.65rem;font-size:.62rem}.product-modal-content--v2 .product-modal-section{border-top:1px solid #f0e8e5;margin-top:2rem;padding-top:2rem}.product-modal-content--v2 .product-modal-section-title{color:var(--bordeaux-dark);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .85rem;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:600}.product-modal-content--v2 .product-modal-description{color:#3a2a2c;margin:0;font-family:DM Sans,sans-serif;font-size:.92rem;line-height:1.7}.product-modal-content--v2 .product-modal-description p{margin:0 0 .85rem}.product-modal-content--v2 .product-modal-description p:last-child{margin-bottom:0}.product-modal-content--v2 .product-modal-description:empty:before{content:"Description disponible en boutique.";color:var(--grey-light);font-style:italic}.product-modal-content--v2 .product-modal-fragrance{border-left:3px solid var(--gold);background:#fdf7f3;border-radius:0 8px 8px 0;flex-direction:column;gap:.35rem;margin:1.25rem 0 0;padding:1rem 1.25rem;font-style:normal;display:flex}.product-modal-content--v2 .product-modal-fragrance[hidden]{display:none}.product-modal-content--v2 .product-modal-fragrance-label{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:600}.product-modal-content--v2 .product-modal-fragrance-text{color:var(--grey);font-family:Playfair Display,serif;font-size:1rem;font-style:italic;line-height:1.5}.product-modal-content--v2 .product-modal-specs{grid-template-columns:1fr 1fr;gap:1rem 1.5rem;margin:0;display:grid}.product-modal-content--v2 .product-modal-specs>div{border-bottom:1px solid #f5ece9;flex-direction:column;gap:.2rem;padding-bottom:.75rem;display:flex}.product-modal-content--v2 .product-modal-specs dt{text-transform:uppercase;letter-spacing:.08em;color:var(--grey-light);font-family:DM Sans,sans-serif;font-size:.62rem;font-weight:600}.product-modal-content--v2 .product-modal-specs dd{color:var(--bordeaux-dark);word-break:break-word;margin:0;font-family:Playfair Display,serif;font-size:.98rem;font-weight:500}.product-modal-content--v2 .product-modal-specs dd:empty:before{content:"—";color:var(--grey-light);font-weight:400}.product-modal-content--v2 .product-modal-section-inci .product-modal-inci-text{color:var(--grey);word-break:break-word;margin:0;font-family:DM Sans,sans-serif;font-size:.78rem;line-height:1.65}.product-modal-content--v2 .product-modal-nav-prev{left:-24px}.product-modal-content--v2 .product-modal-nav-next{right:-24px}@media (width<=900px){.product-modal-content--v2 .product-modal-scroll{padding:1.75rem 1.5rem 2rem}.product-modal-content--v2 .product-modal-hero{grid-template-columns:1fr;gap:1.75rem}.product-modal-content--v2 .product-modal-main-image{aspect-ratio:4/3}}@media (width<=768px){.product-modal-content--v2{border-radius:14px;max-height:94vh}.product-modal-content--v2 .product-modal-scroll{padding:1.5rem 1.15rem 1.75rem}.product-modal-content--v2 .product-modal-title{font-size:1.4rem}.product-modal-content--v2 .product-modal-price{font-size:1.5rem}.product-modal-content--v2 .product-modal-specs{grid-template-columns:1fr;gap:.65rem}.product-modal-content--v2 .product-modal-section{margin-top:1.5rem;padding-top:1.5rem}.product-modal-content--v2 .product-modal-cta .btn-full{padding:.9rem 1.1rem}.product-modal-content--v2 .product-modal-nav-prev{left:6px}.product-modal-content--v2 .product-modal-nav-next{right:6px}}@media (width<=420px){.product-modal-content--v2 .product-modal-scroll{padding:1.25rem .9rem 1.5rem}.product-modal-content--v2 .product-modal-title{font-size:1.25rem}.product-modal-content--v2 .product-modal-price{font-size:1.35rem}.product-modal-content--v2 .product-modal-thumb{width:50px;height:50px}}.product-modal-content--v2 .product-modal-thumb:focus-visible,.product-modal-content--v2 .btn-full:focus-visible,.product-modal-content--v2 .product-modal-close:focus-visible,.product-modal-content--v2 .product-modal-nav:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media (prefers-reduced-motion:reduce){.product-modal-content--v2,.product-modal-content--v2 .product-modal-thumb,.product-modal-content--v2 .btn-full{transition:none;animation:none}}.skip-link{z-index:10000;background:var(--bordeaux);color:var(--white);border-radius:0 0 var(--radius-sm) var(--radius-sm);opacity:0;pointer-events:none;padding:.75rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;position:absolute;top:0;left:1rem;transform:translateY(-110%)}.skip-link:focus{opacity:1;pointer-events:auto;outline:2px solid var(--taupe-light);outline-offset:2px;transform:translateY(0)}main:focus,a#main:focus{outline:none}:focus-visible{outline:2px solid var(--taupe);outline-offset:3px;border-radius:4px}.section-title{padding-bottom:1.1rem;position:relative}.section-title:after{content:"";background:linear-gradient(90deg, #c9a86a00 0%, var(--gold) 30%, var(--gold) 70%, #c9a86a00 100%);border-radius:2px;width:48px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.welcome-grid .section-title,[data-cms-section] .section-title:not(.reveal){padding-bottom:.9rem}.welcome-grid .section-title:after,[data-cms-section] .section-title:not(.reveal):after{left:0;transform:none}.section-subtitle{align-items:center;gap:.75rem;display:inline-flex}.section-subtitle:before,.section-subtitle:after{content:"";background:var(--gold);opacity:.7;width:28px;height:1px;display:inline-block}.btn-primary{position:relative;overflow:hidden}.btn-primary:before{content:"";background:linear-gradient(90deg, #c9a86a00 0%, var(--gold-light) 50%, #c9a86a00 100%);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.btn-primary:hover:before{opacity:1}.product-card{position:relative}.product-card:after{content:"";background:linear-gradient(90deg, #c9a86a00 0%, var(--gold) 50%, #c9a86a00 100%);opacity:0;height:2px;transition:opacity .35s,transform .35s;position:absolute;bottom:0;left:1rem;right:1rem;transform:translateY(2px)}.product-card:hover:after{opacity:1;transform:translateY(0)}.product-card .product-price{display:inline-block;position:relative}.product-card .product-marque{padding-left:.85rem;display:inline-block;position:relative}.product-card .product-marque:before{content:"";background:var(--gold);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.team-strip-card{position:relative}.team-strip-card:after{content:"";inset:0;pointer-events:none;border:1px solid #c9a86a00;border-radius:12px;transition:border-color .4s;position:absolute;inset:0}.team-strip-card:hover:after{border-color:#c9a86a99}.product-modal-marque{padding-left:1rem;display:inline-block;position:relative}.product-modal-marque:before{content:"";background:var(--gold);width:12px;height:1.5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.footer-brand h4{padding-bottom:.65rem;position:relative}.footer-brand h4:after{content:"";background:var(--gold);width:40px;height:1.5px;position:absolute;bottom:0;left:0}.hero-badge span[data-cms*=stat]{color:var(--bordeaux);font-family:Playfair Display,serif;font-weight:700}.presta-card .price,.presta-price .price{color:var(--bordeaux);font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.presta-card .price:before,.presta-price .price:before{content:"";background:var(--gold);vertical-align:middle;opacity:.8;width:8px;height:1px;margin-right:.4rem;display:inline-block}.testimonial-author{color:var(--bordeaux);font-family:Dancing Script,cursive;font-size:1.3rem;font-weight:600}.cta-banner{position:relative}.cta-banner:before{content:"";background:linear-gradient(90deg, #c9a86a00 0%, var(--gold) 50%, #c9a86a00 100%);width:96px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (width<=768px){.section-subtitle:before,.section-subtitle:after{width:18px}}@media (prefers-reduced-motion:reduce){.btn-primary:before,.product-card:after,.team-strip-card:after,.nav a:after{transition:none}}.insta-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:720px;margin:0 auto;display:grid}.insta-item{aspect-ratio:1;border-radius:var(--radius-sm);cursor:pointer;position:relative;overflow:hidden}.insta-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease)}.insta-overlay{inset:0;opacity:0;transition:opacity .35s var(--ease);background:#894e5066;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.insta-item:hover img{transform:scale(1.08)}.insta-item:hover .insta-overlay{opacity:1}@media (width<=540px){.insta-grid{grid-template-columns:repeat(2,1fr)}}.insta-grid--asym{gap:1rem;max-width:800px}.insta-grid--asym .insta-item--tall{aspect-ratio:unset;grid-row:span 2}.insta-overlay--gold{background:linear-gradient(150deg,#b79460b3 0%,#d4af3780 100%);flex-direction:column;gap:.5rem}.insta-handle{color:#fff;letter-spacing:.06em;text-transform:lowercase;opacity:.95;font-size:.72rem;font-weight:500}.insta-grid--asym .insta-item:hover img{transform:scale(1.05)}@media (width<=640px){.insta-section{padding-top:2.5rem;padding-bottom:2.5rem}.insta-section .insta-grid{gap:.35rem;max-width:360px;margin-top:1.25rem!important}.insta-section .insta-handle{font-size:.58rem}.insta-section .btn{padding:.5rem 1rem;font-size:.78rem;margin-top:1.25rem!important}.insta-grid--asym{grid-template-columns:repeat(3,1fr)}.insta-grid--asym .insta-item--tall{aspect-ratio:unset;grid-row:span 2}}.btn-rosegold{color:var(--white);letter-spacing:.12em;text-shadow:0 1px 2px #5a372d8c;isolation:isolate;background:linear-gradient(#ffffff2e 0%,#fff0 45%,#784b3c33 100%),linear-gradient(90deg,#8e5f60 0%,#a57071 10%,#c28f8d 28%,#e2b7b0 48% 52%,#c28f8d 72%,#a57071 90%,#8e5f60 100%);border:none;font-family:Playfair Display,DM Sans,serif;font-size:.95rem;font-weight:600;position:relative;box-shadow:inset 0 1px 1px #ffffffa6,inset 0 -1px 1px #5a372d4d,0 10px 26px #8c5f5f73,0 2px 6px #5a372d4d}.btn-rosegold:before{content:"";border-radius:inherit;transition:transform .9s var(--ease);pointer-events:none;z-index:1;background:linear-gradient(110deg,#fff0 35%,#ffffff8c 50%,#fff0 65%);position:absolute;inset:0;transform:translate(-110%)}.btn-rosegold>*{z-index:2;position:relative}.btn-rosegold:hover{transform:translateY(-2px);box-shadow:inset 0 1px 1px #ffffffbf,inset 0 -1px 1px #5a372d59,0 14px 32px #8c5f5f8c,0 2px 8px #5a372d59}.btn-rosegold:hover:before{transform:translate(110%)}@media (prefers-reduced-motion:reduce){.btn-rosegold:before{transition:none}.btn-rosegold:hover:before{transform:translate(-110%)}}@media (width<=768px){.page-hero-legal{padding-top:clamp(5.5rem,14vw,10rem)!important;padding-bottom:2.5rem!important}.page-hero-legal h1{font-size:clamp(1.85rem,7.5vw,2.6rem)}}.page-hero-legal .section-subtitle{letter-spacing:.18em;font-size:.78rem}.btn.btn-add-to-cart,.btn-add-to-cart{background:linear-gradient(135deg, var(--rose-light) 0%, var(--rose) 60%, var(--rose-mid) 100%);color:var(--bordeaux-dark);letter-spacing:.08em;isolation:isolate;border:1px solid #c1878866;font-weight:700;position:relative;overflow:hidden;box-shadow:0 4px 14px #c1878847,inset 0 1px #ffffff80}.btn.btn-add-to-cart svg,.btn-add-to-cart svg{stroke:var(--bordeaux-dark);transition:transform .45s var(--ease,cubic-bezier(.4, 0, .2, 1))}.btn.btn-add-to-cart:before,.btn-add-to-cart:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(120deg,#0000 30%,#b8860b2e 50%,#0000 70%);transition:transform .7s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:translate(-110%)}.btn.btn-add-to-cart:hover,.btn-add-to-cart:hover{background:linear-gradient(135deg, var(--rose) 0%, var(--rose-mid) 60%, var(--bordeaux) 100%);color:#fff;border-color:var(--bordeaux);transform:translateY(-2px);box-shadow:0 10px 28px #894e5059,inset 0 1px #fff3}.btn.btn-add-to-cart:hover svg,.btn-add-to-cart:hover svg{stroke:#fff;transform:translate(2px)rotate(-4deg)}.btn.btn-add-to-cart:hover:before,.btn-add-to-cart:hover:before{transform:translate(110%)}.btn.btn-add-to-cart:active,.btn-add-to-cart:active{transition-duration:.1s;transform:translateY(0)}.product-card .btn-add-to-cart{letter-spacing:.06em;padding:.65rem 1.2rem;font-size:.82rem}.nmb-editable{min-width:20px;min-height:1em;display:inline-block;outline-offset:4px!important;cursor:text!important;border-radius:4px!important;outline:2px dashed #0000!important;transition:outline-color .2s,background .2s!important}.nmb-editable:hover{background:#e0ad6a14!important;outline-color:#e0ad6a!important}.nmb-editable-block:hover{background:0 0!important}.nmb-editable:focus{outline-offset:4px!important;background:#e0ad6a1f!important;outline:2px solid #894e50!important}.nmb-editable-block:focus{background:#e0ad6a0f!important}.nmb-editable.nmb-just-saved{outline-offset:4px!important;background:#3d7a3d14!important;outline:2px solid #3d7a3d!important;transition:outline .2s,background .2s!important}.nmb-editable.nmb-save-failed{outline-offset:4px!important;background:#b33a3a14!important;outline:2px solid #b33a3a!important}body.nmb-show-hints .nmb-editable{outline-color:#e0ad6a8c!important}body.nmb-show-hints [data-nmb-card]{outline-color:#894e50!important}body.nmb-show-hints [data-nmb-edit-link],body.nmb-show-hints [data-nmb-edit-iframe]{outline-offset:2px!important;border-radius:4px!important;outline:2px dashed #894e5073!important}body.nmb-show-hints [data-nmb-edit-link]>.nmb-url-pastille,body.nmb-show-hints [data-nmb-edit-iframe]>.nmb-url-pastille{opacity:1!important;pointer-events:auto!important;transform:translate(0)scale(1)!important}body.nmb-show-hints [data-nmb-card-group]{border-radius:4px;outline-offset:6px!important;outline:2px dashed #e0ad6a8c!important}.nmb-editable-block{display:block!important}.nmb-editable.pending{background:#e0ad6a2e!important;outline-color:#e0ad6a!important}.nmb-toolbar{z-index:99999;color:#3d2528;opacity:0;pointer-events:none;scrollbar-width:thin;background:#fff;border:1px solid #e0adaa;border-radius:12px;align-items:center;gap:.3rem;max-width:calc(100vw - 24px);padding:.45rem .6rem;font-family:DM Sans,system-ui,sans-serif;font-size:.85rem;transition:opacity .18s,transform .22s;display:flex;position:fixed;bottom:16px;left:50%;overflow:auto visible;transform:translate(-50%)translateY(120%);box-shadow:0 12px 36px #894e5047,0 0 0 1px #e0ad6a59}.nmb-toolbar.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.nmb-toolbar::-webkit-scrollbar{height:4px}.nmb-toolbar::-webkit-scrollbar-thumb{background:#e0adaa;border-radius:4px}.nmb-tb-btn{color:#3d2528;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;min-width:30px;height:30px;padding:0 .55rem;font-family:DM Sans,system-ui,sans-serif;font-size:.88rem;font-weight:600;line-height:1;transition:background .12s,color .12s;display:inline-flex}.nmb-tb-btn:hover{background:#e0ad6a2e}.nmb-tb-btn.is-active{color:#fbf4f2;background:#894e50}.nmb-tb-color{cursor:pointer;border:1.5px solid #fbf4f2;border-radius:50%;width:22px;min-width:22px;height:22px;padding:0;box-shadow:0 0 0 1px #e0adaa}.nmb-tb-color:hover{transform:scale(1.08)}.nmb-tb-font{min-width:auto;padding:.25rem .55rem;font-size:.7rem}.nmb-tb-divider{background:#e0adaa;flex-shrink:0;width:1px;height:20px;margin:0 .15rem;display:inline-block}.nmb-tb-ai{cursor:pointer;color:#fff8e1;background:radial-gradient(circle at 30% 30%,#ffe9a8 0%,#e0ad6a 45%,#894e50 100%);border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;display:inline-flex;position:relative;box-shadow:0 2px 6px #894e5059}.nmb-tb-ai:hover{transform:scale(1.05)}.nmb-tb-ai.is-loading{opacity:.7;cursor:wait}.nmb-ai-menu{z-index:100000;background:#fff;border:1px solid #e0adaa;border-radius:10px;flex-direction:column;gap:2px;min-width:150px;padding:.35rem;display:none;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 10px 28px #894e5047}.nmb-ai-menu.is-open{display:flex}.nmb-ai-menu button{color:#3d2528;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:.45rem .7rem;font-family:DM Sans,system-ui,sans-serif;font-size:.85rem}.nmb-ai-menu button:hover{background:#e0ad6a2e}.nmb-ai-preview{z-index:100001;color:#3d2528;background:#fbf4f2;border:1px solid #e0adaa;border-radius:10px;max-width:min(520px,100vw - 24px);padding:1rem 1.1rem;font-family:DM Sans,system-ui,sans-serif;font-size:.9rem;position:fixed;bottom:64px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #894e5059}.nmb-ai-preview h4{letter-spacing:.04em;text-transform:uppercase;color:#894e50;margin:0 0 .5rem;font-size:.78rem;font-weight:700}.nmb-ai-preview .nmb-ai-result{white-space:pre-wrap;word-break:break-word;background:#fff;border:1px solid #e0adaa;border-radius:6px;max-height:180px;margin-bottom:.7rem;padding:.6rem .7rem;overflow-y:auto}.nmb-ai-preview .nmb-ai-actions{justify-content:flex-end;gap:.5rem;display:flex}.nmb-ai-preview .nmb-ai-actions button{cursor:pointer;border:0;border-radius:6px;padding:.45rem .9rem;font-size:.82rem;font-weight:600}.nmb-ai-preview .nmb-ai-accept{color:#fbf4f2;background:#894e50}.nmb-ai-preview .nmb-ai-reject{color:#894e50;background:0 0;border:1px solid #e0adaa!important}@media (width<=600px){.nmb-toolbar{gap:.2rem;padding:.35rem .45rem;font-size:.78rem}.nmb-tb-btn{min-width:26px;height:26px;padding:0 .4rem}.nmb-tb-color{width:18px;min-width:18px;height:18px}.nmb-tb-ai{width:28px;height:28px;font-size:.85rem}}[data-nmb-card]{outline-offset:4px;cursor:pointer;border-radius:6px;outline:2px dashed #894e5059;transition:outline .15s,box-shadow .15s;position:relative}[data-nmb-card]:hover{outline-color:#894e50;box-shadow:0 0 0 4px #e0ad6a26}[data-nmb-card-group]{position:relative}.nmb-card-group-add{width:1px;height:1px;overflow:hidden;opacity:0!important;pointer-events:none!important;position:fixed!important;top:-9999px!important;left:-9999px!important}.nmb-card-modal-backdrop{z-index:100002;-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#2d29268c;justify-content:center;align-items:center;padding:1.5rem;transition:opacity .18s;display:flex;position:fixed;inset:0}.nmb-card-modal-backdrop.is-open{opacity:1;pointer-events:auto}.nmb-card-modal{color:#3d2528;background:#fff;border-radius:16px;grid-template-rows:auto 1fr auto;width:100%;max-width:560px;max-height:88vh;font-family:DM Sans,system-ui,sans-serif;transition:transform .22s cubic-bezier(.22,.61,.36,1);display:grid;overflow:hidden;transform:translateY(16px)scale(.98);box-shadow:0 30px 90px #0000004d}.nmb-card-modal-backdrop.is-open .nmb-card-modal{transform:translateY(0)scale(1)}.nmb-card-modal-header{border-bottom:1px solid #f1c0bb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.nmb-card-modal-title{color:#894e50;margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:600}.nmb-card-modal-close{color:#894e50;cursor:pointer;background:#fbf4f2;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;display:inline-flex}.nmb-card-modal-close:hover{background:#f1c0bb}.nmb-card-modal-body{flex-direction:column;gap:.9rem;padding:1.1rem 1.25rem 1.25rem;display:flex;overflow-y:auto}.nmb-card-field{flex-direction:column;gap:.3rem;display:flex}.nmb-card-field label{letter-spacing:.02em;color:#894e50;font-size:.78rem;font-weight:600}.nmb-card-field input[type=text],.nmb-card-field textarea,.nmb-card-field select{color:#3d2528;background:#fff;border:1.5px solid #f1c0bb;border-radius:8px;outline:none;padding:.55rem .7rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.nmb-card-field input[type=text]:focus,.nmb-card-field textarea:focus,.nmb-card-field select:focus{border-color:#894e50;box-shadow:0 0 0 3px #894e501f}.nmb-card-field textarea{resize:vertical;min-height:100px}.nmb-card-field-image{grid-template-columns:90px 1fr;align-items:center;gap:.8rem;display:grid}.nmb-card-field-image-preview{background:#fbf4f2 50%/cover no-repeat;border:1.5px solid #f1c0bb;border-radius:8px;width:90px;height:90px}.nmb-card-field-image-empty{color:#8a7479;text-align:center;justify-content:center;align-items:center;padding:.4rem;font-size:.75rem;display:flex}.nmb-card-field-image-btn{color:#894e50;cursor:pointer;background:#fff;border:1.5px solid #894e50;border-radius:8px;padding:.45rem .8rem;font-size:.82rem;font-weight:600}.nmb-card-field-image-btn:hover{color:#fbf4f2;background:#894e50}.nmb-card-field-help{color:#8a7479;font-size:.72rem}.nmb-card-modal-footer{background:#fbf4f2;border-top:1px solid #f1c0bb;justify-content:flex-end;gap:.5rem;padding:.8rem 1.25rem;display:flex}.nmb-card-modal-footer .nmb-card-status{color:#8a7479;flex:1;align-self:center;font-size:.8rem}.nmb-card-modal-footer .nmb-card-status.is-saving{color:#894e50}.nmb-card-modal-footer .nmb-card-status.is-saved{color:#3d7a3d}.nmb-card-modal-footer .nmb-card-status.is-error{color:#b33a3a}.nmb-card-btn-delete{color:#b33a3a;cursor:pointer;background:#fff;border:1.5px solid #b33a3a;border-radius:8px;padding:.5rem .9rem;font-size:.8rem;font-weight:600}.nmb-card-btn-delete:hover{color:#fff;background:#b33a3a}.nmb-card-btn-save{color:#fbf4f2;cursor:pointer;background:#894e50;border:0;border-radius:8px;padding:.55rem 1.15rem;font-size:.85rem;font-weight:700}.nmb-card-btn-save:hover{background:#6f3e40}[data-nmb-card].nmb-card-photo{position:relative}.hero-bg[data-nmb-card].nmb-card-photo,.page-hero-about[data-nmb-card].nmb-card-photo,[data-cms-bg][data-nmb-card].nmb-card-photo{position:absolute;inset:0}section[class*=page-hero][data-nmb-card],section.hero[data-nmb-card]{box-shadow:none!important;outline-color:#0000!important}section[class*=page-hero][data-nmb-card]:hover,section.hero[data-nmb-card]:hover{outline-offset:-3px!important;box-shadow:none!important;outline:2px solid #e0ad6a8c!important}.nmb-photo-popup-backdrop{z-index:99999;-webkit-backdrop-filter:blur(3px);opacity:0;pointer-events:none;background:#2d292680;transition:opacity .18s;position:fixed;inset:0}.nmb-photo-popup-backdrop.is-open{opacity:1;pointer-events:auto}.nmb-photo-popup{z-index:100000;color:#3d2528;opacity:0;background:#fff;border:1px solid #e0adaa;border-radius:14px;flex-direction:column;gap:.7rem;width:min(320px,100vw - 24px);padding:.9rem .9rem 1rem;font-family:DM Sans,system-ui,sans-serif;transition:opacity .18s,transform .22s cubic-bezier(.22,.61,.36,1);display:flex;position:fixed;transform:translateY(6px)scale(.98);box-shadow:0 18px 52px #894e5052,0 0 0 1px #e0ad6a47}.nmb-photo-popup.is-open{opacity:1;transform:translateY(0)scale(1)}.nmb-photo-popup-thumb{aspect-ratio:16/10;background:#fbf4f2 50%/cover no-repeat;border:1px solid #f1c0bb;border-radius:10px;width:100%}.nmb-photo-popup-actions{flex-direction:column;gap:.4rem;display:flex}.nmb-photo-popup-btn{color:#3d2528;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e0adaa;border-radius:9px;align-items:center;gap:.55rem;padding:.7rem .85rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.nmb-photo-popup-btn:hover{background:#fbf4f2;border-color:#894e50}.nmb-photo-popup-btn.is-primary{color:#fbf4f2;background:#894e50;border-color:#894e50}.nmb-photo-popup-btn.is-primary:hover{color:#fbf4f2;background:#6f3e40;border-color:#6f3e40}.nmb-photo-popup-btn.is-danger{color:#b33a3a;border-color:#f0b6b6}.nmb-photo-popup-btn.is-danger:hover{color:#fff;background:#b33a3a;border-color:#b33a3a}.nmb-photo-popup-cancel{color:#8a7479;cursor:pointer;background:0 0;border:0;align-self:center;padding:.4rem .2rem 0;font-family:inherit;font-size:.82rem}.nmb-photo-popup-cancel:hover{color:#894e50;text-decoration:underline}.nmb-photo-popup-status{color:#8a7479;text-align:center;min-height:1em;font-size:.78rem}.nmb-photo-stage{background:#fbf4f2;border:2px dashed #e0ad6a;border-radius:10px;flex-direction:column;gap:.6rem;padding:.6rem;display:flex}.nmb-photo-stage-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.nmb-photo-stage-col{text-align:center}.nmb-photo-stage-label{color:#8a7479;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.3rem;font-size:.65rem;font-weight:700}.nmb-photo-stage-label--new{color:#894e50}.nmb-photo-stage-thumb{aspect-ratio:1;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #f1c0bb;border-radius:8px;width:100%}.nmb-photo-stage-thumb.is-new{border:2px solid #e0ad6a;box-shadow:0 0 0 4px #e0ad6a2e}.nmb-photo-stage-thumb.nmb-photo-stage-empty{color:#8a7479;justify-content:center;align-items:center;font-size:.78rem;font-style:italic;display:flex}.nmb-photo-stage-actions{justify-content:center;gap:.4rem;display:flex}.nmb-photo-stage-hint{color:#8a7479;text-align:center;font-size:.72rem}.nmb-photo-popup-status.is-saving{color:#894e50}.nmb-photo-popup-status.is-saved{color:#3d7a3d}.nmb-photo-popup-status.is-error{color:#b33a3a}.nmb-link-popup{z-index:99998;background:#fff;border:1px solid #e0adaa;border-radius:10px;flex-direction:column;gap:2px;min-width:180px;padding:.35rem;font-family:DM Sans,system-ui,sans-serif;display:flex;position:absolute;box-shadow:0 10px 28px #894e5047}.nmb-link-popup button{color:#3d2528;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;display:inline-flex}.nmb-link-popup button:hover{background:#e0ad6a2e}.nmb-url-popover{z-index:99999;color:#3d2528;background:#fff;border:1px solid #e0adaa;border-radius:12px;flex-direction:column;gap:.55rem;width:min(360px,100vw - 24px);padding:.8rem .9rem .7rem;font-family:DM Sans,system-ui,sans-serif;display:flex;position:absolute;box-shadow:0 14px 40px #894e5052,0 0 0 1px #e0ad6a59}.nmb-url-popover-label{letter-spacing:.04em;text-transform:uppercase;color:#894e50;font-size:.72rem;font-weight:700}.nmb-url-popover-input{color:#3d2528;background:#fff;border:1.5px solid #f1c0bb;border-radius:8px;outline:none;width:100%;padding:.55rem .7rem;font-family:inherit;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.nmb-url-popover-input:focus{border-color:#894e50;box-shadow:0 0 0 3px #894e501f}.nmb-url-popover-input.is-invalid{border-color:#b33a3a;box-shadow:0 0 0 3px #b33a3a1f}.nmb-url-popover-hint{color:#8a7479;min-height:1em;font-size:.72rem}.nmb-url-popover-hint.is-error{color:#b33a3a}.nmb-url-popover-hint.is-saved{color:#3d7a3d}.nmb-url-popover-hint.is-saving{color:#894e50}.nmb-url-popover-actions{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.nmb-url-popover-btn{color:#3d2528;cursor:pointer;background:#fff;border:1.5px solid #e0adaa;border-radius:7px;padding:.45rem .8rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .12s,border-color .12s,color .12s}.nmb-url-popover-btn:hover{background:#fbf4f2;border-color:#894e50}.nmb-url-popover-btn.is-primary{color:#fbf4f2;background:#894e50;border-color:#894e50}.nmb-url-popover-btn.is-primary:hover{background:#6f3e40;border-color:#6f3e40}.nmb-url-popover-btn:disabled{opacity:.5;cursor:not-allowed}.nmb-url-popover-iframe-preview{aspect-ratio:16/10;background:#fbf4f2;border:1px solid #f1c0bb;border-radius:8px;width:100%;overflow:hidden}.nmb-url-popover-iframe-preview iframe{border:0;width:100%;height:100%}[data-nmb-edit-link],[data-nmb-edit-iframe]{position:relative}.nmb-url-pastille{z-index:30;color:#fbf4f2;cursor:pointer;opacity:0;pointer-events:none;background:linear-gradient(135deg,#e0ad6a 0%,#894e50 100%);border:0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;line-height:1;transition:opacity .22s,transform .22s;display:inline-flex;position:absolute;top:4px;right:4px;transform:scale(.8)translateY(-4px);box-shadow:0 4px 12px #894e5059}[data-nmb-edit-link]:hover>.nmb-url-pastille,[data-nmb-edit-iframe]:hover>.nmb-url-pastille,.nmb-url-pastille:hover,.nmb-url-pastille:focus{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}[data-nmb-edit-link]:hover,[data-nmb-edit-iframe]:hover{outline-offset:2px;border-radius:4px;outline:2px dashed #894e5073}.nmb-hint-toggle{z-index:100001;color:#fbf4f2;cursor:pointer;opacity:.78;background:linear-gradient(135deg,#e0ad6a 0%,#894e50 100%);border:2px solid #fbf4f2;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;line-height:1;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;position:fixed;top:auto;bottom:100px;right:16px;box-shadow:0 6px 18px #894e5059}.nmb-hint-toggle:hover,.nmb-hint-toggle:focus{opacity:1;outline:none;transform:scale(1.08);box-shadow:0 10px 24px #894e5080}.nmb-hint-toggle.is-active{opacity:1;background:linear-gradient(135deg,#894e50 0%,#5d3438 100%);box-shadow:0 0 0 3px #e0ad6a59,0 8px 20px #894e5080}.nmb-hint-toggle-tip{color:#fbf4f2;white-space:nowrap;opacity:0;pointer-events:none;background:#3d2528;border-radius:6px;padding:4px 10px;font-family:DM Sans,system-ui,sans-serif;font-size:.72rem;font-weight:500;transition:opacity .15s;position:absolute;top:50%;right:calc(100% + 10px);transform:translateY(-50%)}.nmb-hint-toggle:hover .nmb-hint-toggle-tip,.nmb-hint-toggle:focus .nmb-hint-toggle-tip{opacity:1}.nmb-cockpit-btn{z-index:100002;color:#fbf4f2;background:#894e50;border-radius:999px;align-items:center;gap:.3rem;padding:.5rem .85rem;font-family:DM Sans,system-ui,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;position:fixed;top:12px;left:12px;box-shadow:0 6px 18px #894e5059}.nmb-cockpit-btn:hover{background:#6f3e40;transform:translateY(-1px)}.nmb-preview-toggle{z-index:100001;color:#894e50;cursor:pointer;opacity:.85;background:#fff;border:2px solid #fbf4f2;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;line-height:1;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;position:fixed;top:auto;bottom:100px;right:70px;box-shadow:0 6px 18px #894e502e}.nmb-preview-toggle:hover,.nmb-preview-toggle:focus{opacity:1;outline:none;transform:scale(1.08);box-shadow:0 10px 24px #894e5059}.nmb-preview-toggle.is-active{color:#fbf4f2;background:linear-gradient(135deg,#894e50 0%,#5d3438 100%);box-shadow:0 0 0 3px #e0ad6a59,0 8px 20px #894e5080}.nmb-preview-toggle-tip{color:#fbf4f2;white-space:nowrap;opacity:0;pointer-events:none;background:#3d2528;border-radius:6px;padding:4px 10px;font-family:DM Sans,system-ui,sans-serif;font-size:.72rem;font-weight:500;transition:opacity .15s;position:absolute;top:50%;right:calc(100% + 10px);transform:translateY(-50%)}.nmb-preview-toggle:hover .nmb-preview-toggle-tip,.nmb-preview-toggle:focus .nmb-preview-toggle-tip{opacity:1}body.nmb-preview-mode .nmb-editable,body.nmb-preview-mode [data-nmb-card],body.nmb-preview-mode [data-nmb-card-group],body.nmb-preview-mode [data-nmb-edit-link],body.nmb-preview-mode [data-nmb-edit-iframe]{background:0 0!important;outline:none!important}body.nmb-preview-mode .nmb-context-dock,body.nmb-preview-mode .nmb-toolbar,body.nmb-preview-mode .nmb-hint-toggle,body.nmb-preview-mode .nmb-url-pastille,body.nmb-preview-mode .nmb-card-edit-pencil,body.nmb-preview-mode .nmb-link-popup,body.nmb-preview-mode .nmb-url-popover{display:none!important}body.nmb-preview-mode.nmb-show-hints *{outline:none!important}[data-nmb-edit-iframe]{display:block;position:relative}.nmb-undo-btn{z-index:9998;color:#894e50;background:#fff;border:1px solid #894e502e;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:transform .15s,box-shadow .15s,opacity .15s;display:flex;position:fixed;bottom:1.2rem;left:1.2rem;box-shadow:0 4px 14px #894e502e}.nmb-undo-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 18px #894e5047}.nmb-undo-btn:active:not(:disabled){transform:translateY(0)}.nmb-undo-btn .nmb-undo-badge{color:#fff;background:#e0ad6a;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font:700 11px/1 system-ui,-apple-system,sans-serif;display:flex;position:absolute;top:-4px;right:-4px}body.nmb-in-iframe .nmb-undo-btn{display:none}.nmb-undo-toast{z-index:9999;color:#fff;opacity:0;pointer-events:none;background:#2a2a2a;border-radius:10px;padding:.6rem 1rem;font:500 14px/1.4 system-ui,-apple-system,sans-serif;transition:opacity .18s,transform .18s;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 8px 24px #00000040}.nmb-undo-toast--show{opacity:1;transform:translate(-50%)translateY(0)}.nmb-undo-toast--error{background:#b94f4f}.nmb-ctx-menu{z-index:10001;background:#fff;border:1px solid #e0adaa;border-radius:10px;min-width:170px;padding:.3rem;font-family:DM Sans,system-ui,sans-serif;animation:.12s ease-out nmb-ctx-menu-in;position:fixed;box-shadow:0 8px 24px #894e5040}@keyframes nmb-ctx-menu-in{0%{opacity:0;transform:scale(.96)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.nmb-ctx-menu button{text-align:left;cursor:pointer;color:#3d2528;background:0 0;border:0;border-radius:7px;width:100%;padding:.5rem .7rem;font:500 .88rem DM Sans,system-ui,sans-serif;transition:background .1s;display:block}.nmb-ctx-menu button:hover{background:#fbf4f2}.nmb-ctx-menu button[data-ctx-action=delete]{color:#b33a3a}.nmb-ctx-menu button[data-ctx-action=delete]:hover{background:#fce8e8}.nmb-cropper-overlay{z-index:100050;color:#3d2528;box-sizing:border-box;justify-content:center;align-items:stretch;padding:12px;font-family:DM Sans,system-ui,sans-serif;display:flex;position:fixed;inset:0}.nmb-cropper-backdrop{-webkit-backdrop-filter:blur(4px);cursor:pointer;background:#140e0ec7;position:absolute;inset:0}.nmb-cropper-modal{z-index:1;background:#fff;border:1px solid #e0adaa;border-radius:16px;flex-direction:column;width:min(1100px,100%);max-height:100%;margin:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px #140e0e8c}.nmb-cropper-header{background:#fbf4f2;border-bottom:1px solid #f1c0bb;justify-content:space-between;align-items:center;padding:.85rem 1.1rem;display:flex}.nmb-cropper-header h3{color:#894e50;margin:0;font-size:1rem;font-weight:700}.nmb-cropper-close{cursor:pointer;color:#894e50;background:0 0;border:0;padding:0 .4rem;font-size:1.6rem;line-height:1}.nmb-cropper-close:hover{color:#6f3e40}.nmb-cropper-body{flex:1;grid-template-columns:1fr 280px;min-height:0;display:grid}@media (width<=800px){.nmb-cropper-body{grid-template-columns:1fr}.nmb-cropper-side{border-top:1px solid #f1c0bb;border-left:0}}.nmb-cropper-stage-wrap{background-color:#2a1f20;background-image:linear-gradient(45deg,#3a2a2c 25%,#0000 25%),linear-gradient(-45deg,#3a2a2c 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#3a2a2c 75%),linear-gradient(-45deg,#0000 75%,#3a2a2c 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat;background-size:20px 20px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;min-height:380px;display:flex;position:relative;overflow:hidden}.nmb-cropper-frame{cursor:grab;touch-action:none;user-select:none;background:#1a1213;position:relative;overflow:hidden;box-shadow:0 0 0 2px #fff,0 0 0 9999px #140e0ec7}.nmb-cropper-frame:active{cursor:grabbing}.nmb-cropper-img{transform-origin:0 0;pointer-events:none;user-select:none;-webkit-user-drag:none;max-width:none;max-height:none;position:absolute;top:0;left:0}.nmb-cropper-side{background:#fff;border-left:1px solid #f1c0bb;flex-direction:column;gap:.7rem;padding:1rem 1.1rem;display:flex;overflow-y:auto}.nmb-cropper-section-label{text-transform:uppercase;letter-spacing:.05em;color:#894e50;font-size:.74rem;font-weight:700}.nmb-cropper-zoom{accent-color:#894e50;cursor:pointer;width:100%}.nmb-cropper-zoom-val{color:#894e50;text-align:center;font-size:.82rem;font-weight:600}.nmb-cropper-hint{color:#8a7479;background:#fbf4f2;border:1px solid #f1c0bb;border-radius:8px;padding:.6rem .7rem;font-size:.78rem;line-height:1.4}.nmb-cropper-status{color:#8a7479;text-align:center;min-height:1em;font-size:.82rem}.nmb-cropper-status.is-saving{color:#894e50}.nmb-cropper-status.is-saved{color:#3d7a3d}.nmb-cropper-status.is-error{color:#b33a3a}.nmb-cropper-footer{background:#fff;border-top:1px solid #f1c0bb;align-items:center;gap:.5rem;padding:.8rem 1.1rem;display:flex}.nmb-cropper-spacer{flex:1}.nmb-cropper-btn{color:#3d2528;cursor:pointer;background:#fff;border:1.5px solid #e0adaa;border-radius:9px;padding:.6rem .95rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .12s,color .12s,border-color .12s}.nmb-cropper-btn:hover{background:#fbf4f2;border-color:#894e50}.nmb-cropper-btn.is-primary{color:#fbf4f2;background:#894e50;border-color:#894e50}.nmb-cropper-btn.is-primary:hover{background:#6f3e40;border-color:#6f3e40}:root{--nmb-dock-width:340px;--nmb-dock-bg:#fff;--nmb-dock-border:#e0adaa;--nmb-dock-bordeaux:#894e50;--nmb-dock-rose:#e0adaa;--nmb-dock-cream:#fbf4f2;--nmb-dock-or:#e0ad6a;--nmb-dock-text:#3d2528;--nmb-dock-muted:#7a5e60}.nmb-context-dock{width:var(--nmb-dock-width);background:var(--nmb-dock-bg);border-left:1px solid var(--nmb-dock-border);z-index:9998;height:calc(100vh - 58px);color:var(--nmb-dock-text);flex-direction:column;font-family:DM Sans,system-ui,sans-serif;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:58px;right:0;transform:translate(100%);box-shadow:-12px 0 36px #894e501f}.nmb-context-dock.is-open{transform:translate(0)}body:not(:has(.nmb-topbar)) .nmb-context-dock{height:100vh;top:0}.nmb-dock-header{border-bottom:1px solid var(--nmb-dock-cream);flex-shrink:0;align-items:center;gap:.6rem;padding:.9rem 1rem .7rem;display:flex}.nmb-dock-section-icon{background:linear-gradient(135deg, var(--nmb-dock-rose), var(--nmb-dock-bordeaux));width:32px;height:32px;color:var(--nmb-dock-cream);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;display:inline-flex}.nmb-dock-section-title{min-width:0;color:var(--nmb-dock-bordeaux);text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:Playfair Display,serif;font-size:1rem;font-weight:600;overflow:hidden}.nmb-dock-close{width:30px;height:30px;color:var(--nmb-dock-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;font-size:1.1rem;line-height:1;transition:background .15s,color .15s}.nmb-dock-close:hover{background:var(--nmb-dock-cream);color:var(--nmb-dock-bordeaux)}.nmb-dock-meta{color:var(--nmb-dock-muted);border-bottom:1px solid var(--nmb-dock-cream);flex-direction:column;gap:.2rem;padding:.5rem 1rem .8rem;font-size:.78rem;display:flex}.nmb-dock-meta-row{gap:.4rem;display:flex}.nmb-dock-meta-row strong{color:var(--nmb-dock-text);font-weight:600}.nmb-dock-add{background:linear-gradient(135deg, var(--nmb-dock-or) 0%, var(--nmb-dock-bordeaux) 100%);color:var(--nmb-dock-cream);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;margin:.9rem 1rem .4rem;padding:.7rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 14px #894e504d}.nmb-dock-add:hover{transform:translateY(-1px);box-shadow:0 10px 22px #894e5066}.nmb-dock-add:active{transform:translateY(0)}.nmb-dock-add[disabled]{opacity:.6;cursor:progress}.nmb-dock-hint{color:var(--nmb-dock-muted);padding:.4rem 1rem .9rem;font-size:.75rem;line-height:1.45}.nmb-dock-hint b{color:var(--nmb-dock-bordeaux)}.nmb-dock-list-title{text-transform:uppercase;letter-spacing:.06em;color:var(--nmb-dock-muted);border-top:1px solid var(--nmb-dock-cream);padding:.6rem 1rem .3rem;font-size:.72rem;font-weight:700}.nmb-dock-list{flex:1;min-height:0;margin:0;padding:0 .5rem 1rem;list-style:none;overflow-y:auto}.nmb-dock-list-empty{color:var(--nmb-dock-muted);padding:.6rem 1rem;font-size:.82rem;font-style:italic}.nmb-dock-item{cursor:grab;color:var(--nmb-dock-text);user-select:none;border-radius:8px;align-items:center;gap:.6rem;margin:.15rem 0;padding:.55rem .7rem;font-size:.86rem;transition:background .12s,transform .12s,box-shadow .12s;display:flex}.nmb-dock-item:active{cursor:grabbing}.nmb-dock-item:hover{background:#e0ad6a24}.nmb-dock-item.is-dragging{opacity:.4;background:#e0ad6a40}.nmb-dock-item.is-drag-over-top{box-shadow:inset 0 2px 0 0 var(--nmb-dock-or)}.nmb-dock-item.is-drag-over-bottom{box-shadow:inset 0 -2px 0 0 var(--nmb-dock-or)}.nmb-dock-item-handle{color:var(--nmb-dock-muted);opacity:.55;cursor:grab;flex-shrink:0;font-size:.85rem;line-height:1}.nmb-dock-item:hover .nmb-dock-item-handle{opacity:1}.nmb-dock-item-num{background:var(--nmb-dock-cream);width:22px;height:22px;color:var(--nmb-dock-bordeaux);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.nmb-dock-item-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.nmb-dock-item-arrow{color:var(--nmb-dock-muted);flex-shrink:0;font-size:.9rem}.nmb-dock-footer{border-top:1px solid var(--nmb-dock-cream);flex-direction:column;flex-shrink:0;gap:.4rem;padding:.7rem 1rem;display:flex}.nmb-dock-footer a{color:var(--nmb-dock-bordeaux);align-items:center;gap:.3rem;font-size:.78rem;text-decoration:none;display:inline-flex}.nmb-dock-footer a:hover{text-decoration:underline}body.nmb-in-iframe .nmb-context-dock{display:none!important}[data-nmb-card-group].nmb-dock-active{border-radius:4px;transition:outline-color .18s;outline:2px solid var(--nmb-dock-or)!important;outline-offset:4px!important}@media (width<=768px){.nmb-context-dock{border-left:0;border-top:1px solid var(--nmb-dock-border);border-radius:16px 16px 0 0;width:100%;height:60vh;top:auto;bottom:0;transform:translateY(100%)}.nmb-context-dock.is-open{transform:translateY(0)}}@keyframes nmb-dock-target-pulse{0%{box-shadow:0 0 #e0ad6a00,0 0 #894e5000}35%{box-shadow:0 0 0 6px #e0ad6a8c,0 0 0 12px #894e502e}to{box-shadow:0 0 #e0ad6a00,0 0 #894e5000}}.nmb-dock-target-pulse{z-index:10;border-radius:12px;animation:.6s ease-out nmb-dock-target-pulse;position:relative}body.nmb-admin-mode{padding-top:60px}body.nmb-admin-mode .nmb-admin-banner{position:fixed;top:0;left:0;right:0}body.nmb-admin-mode .header,body.nmb-admin-mode header.header,body.nmb-admin-mode .promo-modal,body.nmb-admin-mode [class*=modal-overlay]{top:60px!important}body.nmb-admin-mode .promo-banner{top:calc(60px + var(--header-h,56px))!important}.nmb-admin-banner{color:#fbf4f2;z-index:9990;background:linear-gradient(135deg,#1a1a1a 0%,#2a1a1c 100%);border-bottom:1px solid #894e50;align-items:center;gap:1rem;height:60px;padding:0 1rem;font-family:DM Sans,system-ui,sans-serif;display:flex;box-shadow:0 2px 8px #0003}.nmb-ab-left{flex:none}.nmb-ab-right{flex:none;align-items:center;gap:.4rem;display:flex}.nmb-ab-brand{color:#fbf4f2;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .7rem;text-decoration:none;transition:background .15s;display:flex}.nmb-ab-brand:hover{background:#ffffff0f}.nmb-ab-badge{color:#fbf4f2;background:linear-gradient(135deg,#e0ad6a,#894e50);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;display:inline-flex}.nmb-ab-brand-text{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600}.nmb-ab-tabs{scrollbar-width:none;flex:1;gap:.15rem;display:flex;overflow-x:auto}.nmb-ab-tabs::-webkit-scrollbar{display:none}.nmb-ab-tab{color:#fbf4f2c7;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:4px;padding:.4rem .85rem;font-family:inherit;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.nmb-ab-tab:hover{color:#fbf4f2;background:#ffffff14}.nmb-ab-tab.is-active{color:#fff;background:linear-gradient(135deg,#894e50 0%,#e0ad6a 100%);font-weight:600}.nmb-ab-tab-trigger{cursor:pointer}.nmb-ab-caret{opacity:.7;font-size:.7rem}.nmb-ab-tab-group{position:relative}.nmb-ab-menu{z-index:9991;background:#fff;border:1px solid #e0adaa;border-radius:10px;flex-direction:column;gap:1px;min-width:200px;padding:.4rem;display:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 30px #00000040}.nmb-ab-tab-group.is-open .nmb-ab-menu{display:flex}.nmb-ab-menu-item{color:#3d2528;border-radius:6px;padding:.55rem .7rem;font-size:.85rem;text-decoration:none;transition:background .1s}.nmb-ab-menu-item:hover{background:#fbf4f2}.nmb-ab-menu-item.is-active{color:#894e50;background:#fbf4f2;font-weight:600}.nmb-ab-btn{color:#fbf4f2;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:4px;padding:.4rem .75rem;font-family:inherit;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.nmb-ab-btn:hover{background:#ffffff24;border-color:#ffffff4d}.nmb-ab-btn-primary{background:linear-gradient(135deg,#e0ad6a 0%,#894e50 100%);border-color:#894e50;font-weight:600}.nmb-ab-btn-primary:hover{filter:brightness(1.1);border-color:#894e50}.nmb-ab-btn-quit{background:#b94f4f2e;border-color:#b94f4f66}.nmb-ab-btn-quit:hover{background:#b94f4f52}@media (width<=720px){.nmb-ab-brand-text,.nmb-ab-btn span[aria-hidden]+*{display:none}}body.nmb-admin-mode>[role=dialog]{z-index:100002}body.nmb-blocks-mode .nmb-editable,body.nmb-blocks-mode .nmb-editable-block{outline:none!important}body.nmb-blocks-mode .nmb-editable[contenteditable]{cursor:default}body.nmb-blocks-mode .nmb-block{outline-offset:-2px;cursor:pointer;outline:2px dashed #e0ad6a8c;transition:outline-color .15s,outline-style .15s,opacity .2s;position:relative}body.nmb-blocks-mode .nmb-block:hover:not(.is-block-active){outline:2px solid #e0ad6a}body.nmb-blocks-mode .nmb-block:hover:not(.is-block-active):before{content:"✏ Modifier ce bloc";z-index:8000;color:#fbf4f2;pointer-events:none;letter-spacing:.2px;background:linear-gradient(135deg,#e0ad6a 0%,#894e50 100%);border-radius:7px;width:auto;height:auto;padding:.3rem .7rem;font:600 .78rem/1.1 DM Sans,system-ui,sans-serif;position:absolute;inset:10px auto auto 10px;box-shadow:0 3px 8px #00000038}body.nmb-blocks-mode .nmb-block.is-block-active{outline-offset:-3px;z-index:100;outline:3px solid #894e50}body.nmb-blocks-mode .nmb-block.is-block-active .nmb-editable,body.nmb-blocks-mode .nmb-block.is-block-active .nmb-editable-block{outline:1px dashed #894e5073!important}body.nmb-blocks-mode .nmb-block.is-block-active .nmb-editable:hover,body.nmb-blocks-mode .nmb-block.is-block-active .nmb-editable-block:hover{outline:2px solid #894e50!important}body.nmb-blocks-mode .nmb-block.is-block-active .nmb-editable[contenteditable]{cursor:text}.nmb-block-done-btn{z-index:8001;color:#fbf4f2;cursor:pointer;background:linear-gradient(135deg,#3d7a3d 0%,#2a5a2a 100%);border:0;border-radius:8px;padding:.45rem 1rem;font:600 .85rem/1.1 DM Sans,system-ui,sans-serif;display:none;position:absolute;top:10px;right:10px;box-shadow:0 4px 12px #00000047}body.nmb-blocks-mode .nmb-block.is-block-active>.nmb-block-done-btn{display:block}body.nmb-blocks-mode.nmb-block-engaged .nmb-block:not(.is-block-active){opacity:.4;pointer-events:none;filter:grayscale(.4)}body.nmb-blocks-mode.nmb-block-engaged .nmb-block:not(.is-block-active):before{display:none!important}body.nmb-preview-mode .nmb-block{outline:none!important}body.nmb-preview-mode .nmb-block:before,body.nmb-preview-mode .nmb-block-done-btn{display:none!important}.nmb-block-engage-bar{z-index:9000;color:#fbf4f2;pointer-events:auto;background:linear-gradient(135deg,#894e50 0%,#5d3437 100%);border-radius:14px;align-items:center;gap:.9rem;max-width:calc(100vw - 32px);padding:.7rem .9rem .7rem 1.2rem;font-family:DM Sans,system-ui,sans-serif;font-size:.95rem;line-height:1.2;transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .2s;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%,120%);box-shadow:0 10px 30px #894e5073,0 2px 6px #0003}body.nmb-block-engaged .nmb-block-engage-bar{transform:translate(-50%)}body.nmb-preview-mode .nmb-block-engage-bar{display:none!important}.nmb-block-engage-label{white-space:nowrap;text-overflow:ellipsis;max-width:50vw;font-weight:600;overflow:hidden}.nmb-block-engage-label small{opacity:.78;margin-top:1px;font-size:.72rem;font-weight:400;display:block}.nmb-block-engage-done{color:#fbf4f2;cursor:pointer;background:linear-gradient(135deg,#3d7a3d 0%,#2a5a2a 100%);border:0;border-radius:10px;flex-shrink:0;padding:.5rem 1rem;font:600 .9rem/1.1 DM Sans,system-ui,sans-serif;transition:transform .1s,box-shadow .15s;box-shadow:0 3px 8px #00000040}.nmb-block-engage-done:hover{transform:translateY(-1px);box-shadow:0 5px 14px #00000059}.nmb-block-engage-done:active{transform:translateY(0)}.nmb-block-engage-hint{opacity:.78;white-space:nowrap;font-size:.78rem}@media (width<=560px){.nmb-block-engage-bar{gap:.5rem;padding:.55rem .7rem;font-size:.85rem;bottom:14px}.nmb-block-engage-hint{display:none}.nmb-block-engage-label{max-width:40vw}.nmb-block-engage-label small{display:none}}.nmb-block-toast{z-index:9001;color:#3d2528;opacity:0;pointer-events:none;background:#fff;border:1px solid #e0ad6a;border-radius:12px;max-width:min(420px,100vw - 32px);padding:.8rem 1.1rem;font-family:DM Sans,system-ui,sans-serif;font-size:.88rem;line-height:1.4;transition:opacity .25s,transform .25s;position:fixed;top:84px;left:50%;transform:translate(-50%,-16px);box-shadow:0 8px 24px #894e5040}.nmb-block-toast.visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.nmb-block-toast strong{color:#894e50}.nmb-block-toast button{color:#894e50;cursor:pointer;background:0 0;border:0;margin-top:.5rem;padding:0;font:600 .78rem DM Sans,system-ui,sans-serif;text-decoration:underline}.nmb-vertical-actions{z-index:9988;background:#fff;border:1px solid #e0adaa;border-radius:14px;flex-direction:column;gap:.45rem;width:88px;padding:.7rem .5rem;font-family:DM Sans,system-ui,sans-serif;display:flex;position:fixed;top:80px;left:14px;box-shadow:0 6px 18px #894e502e}.nmb-va-title{color:#894e50;text-align:center;letter-spacing:.4px;margin:0 0 .3rem;font:700 .7rem/1 Playfair Display,serif}.nmb-va-btn{color:#894e50;cursor:pointer;background:#fbf4f2;border:1px solid #e0adaa80;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:.55rem .3rem;text-decoration:none;transition:background .15s,border-color .15s,transform .1s;display:flex}.nmb-va-btn:hover{background:linear-gradient(135deg,#fbf4f2 0%,#f1c0bb 100%);border-color:#894e50;transform:translateY(-1px)}.nmb-va-btn:active{transform:translateY(0)}.nmb-va-icon{font-size:1.5rem;line-height:1}.nmb-va-label{text-align:center;font-size:.7rem;font-weight:600;line-height:1.1}@media (width<=720px){.nmb-vertical-actions{flex-direction:row;gap:.3rem;width:auto;padding:.4rem .5rem;top:auto;bottom:88px;left:8px}.nmb-va-title{display:none}.nmb-va-btn{padding:.4rem}.nmb-va-label{display:none}}body.nmb-preview-mode .nmb-vertical-actions{display:none}
