:root{
  --pink:#d80b6d;--pink-2:#f33f96;--wine:#68103f;--gold:#c9953f;--gold-2:#f1d38a;
  --ink:#241821;--muted:#776b73;--surface:#fff;--soft:#fff6fa;--line:#f0dce6;
  --shadow:0 24px 70px rgba(104,16,63,.12);--shadow-sm:0 12px 34px rgba(104,16,63,.09);
  --radius:28px;--radius-sm:18px;--container:1240px;--header-h:86px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;line-height:1.65;overflow-x:hidden}body.menu-open{overflow:hidden}
img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:96px 0}.section-sm{padding:64px 0}.soft-bg{background:linear-gradient(180deg,#fff9fc 0%,#fff 100%)}.gold-bg{background:linear-gradient(135deg,#fff8e7,#fff)}
.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--pink);font-size:.78rem;text-transform:uppercase;letter-spacing:.22em;font-weight:800}.eyebrow:before{content:"";width:28px;height:2px;background:linear-gradient(90deg,var(--pink),var(--gold));border-radius:2px}.section-head{max-width:760px;margin-bottom:42px}.section-head.center{text-align:center;margin-inline:auto}.section-head.center .eyebrow{justify-content:center}.title{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.1rem,4.2vw,4rem);line-height:1.08;margin:.55rem 0 1rem;letter-spacing:-.035em}.title span,.gradient-text{background:linear-gradient(90deg,var(--wine),var(--pink),var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent}.subtitle{font-size:1.05rem;color:var(--muted);max-width:700px}.lead{font-size:1.14rem;color:var(--muted)}
.topbar{background:var(--wine);color:#fff;font-size:.84rem}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar-list{display:flex;gap:22px;align-items:center}.topbar a{opacity:.94}.topbar a:hover{opacity:1;color:var(--gold-2)}
.site-header{height:var(--header-h);position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(216,11,109,.08);transition:.3s}.site-header.scrolled{box-shadow:0 10px 35px rgba(104,16,63,.09)}.nav-wrap{height:100%;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px;min-width:185px}.brand img{height:64px;width:auto;object-fit:contain}.brand-copy{display:none}.main-nav{margin-left:auto;height:100%}.nav-list{display:flex;align-items:center;gap:5px;height:100%;margin:0;padding:0;list-style:none}.nav-item{position:relative;height:100%;display:flex;align-items:center}.nav-link{padding:13px 14px;color:#3e2634;font-weight:750;font-size:.92rem;border-radius:13px;display:flex;align-items:center;gap:6px;white-space:nowrap}.nav-link:hover,.nav-link.active{background:var(--soft);color:var(--pink)}.chev{font-size:.68rem;transition:.2s}.nav-item:hover .chev{transform:rotate(180deg)}.dropdown{position:absolute;top:calc(100% - 8px);left:0;width:300px;background:#fff;padding:12px;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.22s}.dropdown.wide{width:590px;display:grid;grid-template-columns:1fr 1fr;gap:5px}.nav-item:hover .dropdown,.nav-item:focus-within .dropdown{opacity:1;visibility:visible;transform:none}.dropdown a{display:flex;gap:12px;align-items:flex-start;padding:12px;border-radius:14px}.dropdown a:hover{background:var(--soft)}.drop-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#ffe5f1,#fff0d0);color:var(--pink);font-weight:900;flex:0 0 35px}.drop-copy strong{display:block;font-size:.9rem;color:var(--ink)}.drop-copy small{display:block;color:var(--muted);line-height:1.35;margin-top:2px}.nav-actions{display:flex;align-items:center;gap:10px}.mobile-toggle{display:none;width:46px;height:46px;border:0;background:var(--soft);border-radius:14px;color:var(--wine)}.mobile-toggle span{display:block;width:22px;height:2px;background:currentColor;margin:5px auto;transition:.2s}.mobile-panel{display:none}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:15px;border:1px solid transparent;font-weight:800;transition:.25s}.btn-primary{background:linear-gradient(135deg,var(--pink),#a80c5d);color:#fff;box-shadow:0 13px 28px rgba(216,11,109,.25)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 17px 34px rgba(216,11,109,.33)}.btn-outline{border-color:#e5bfd1;color:var(--wine);background:#fff}.btn-outline:hover{border-color:var(--pink);color:var(--pink);background:var(--soft)}.btn-gold{background:linear-gradient(135deg,#c28b33,#f2d589);color:#4d2c00;box-shadow:0 12px 28px rgba(201,149,63,.22)}.btn-sm{min-height:42px;padding:0 16px;font-size:.88rem}.icon-btn{width:44px;height:44px;border-radius:14px;border:1px solid var(--line);display:grid;place-items:center;background:#fff;color:var(--pink)}
.hero{position:relative;height:min(790px,calc(100vh - 36px));min-height:610px;background:#250f1b;overflow:hidden}.hero.compact{height:570px;min-height:520px}.hero-slider,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;transform:scale(1.04);transition:opacity 1.4s ease,transform 7s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,6,15,.66) 0%,rgba(35,8,24,.34) 42%,rgba(35,8,24,.06) 75%),linear-gradient(0deg,rgba(28,8,19,.25),transparent 45%)}.hero-content{position:relative;z-index:4;height:100%;display:flex;align-items:center}.hero-copy{max-width:690px;color:#fff;padding-top:30px}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 13px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.12);backdrop-filter:blur(10px);border-radius:999px;font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;font-weight:800}.hero-title{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,6.7vw,6.9rem);letter-spacing:-.055em;line-height:.95;margin:22px 0 18px;text-shadow:0 12px 40px rgba(0,0,0,.25)}.hero-title.small{font-size:clamp(2.8rem,5.5vw,5.5rem)}.hero-text{font-size:clamp(1rem,1.5vw,1.18rem);max-width:600px;color:rgba(255,255,255,.91);margin-bottom:30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions .btn-outline{background:rgba(255,255,255,.13);color:#fff;border-color:rgba(255,255,255,.38);backdrop-filter:blur(10px)}.hero-dots{position:absolute;z-index:5;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.hero-dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.45);padding:0}.hero-dot.active{width:34px;border-radius:10px;background:#fff}.hero-side-card{position:absolute;right:max(20px,calc((100vw - var(--container))/2));bottom:44px;z-index:5;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-radius:22px;padding:18px 20px;display:flex;gap:14px;align-items:center;box-shadow:var(--shadow);max-width:330px}.hero-side-card strong{display:block;color:var(--wine)}.hero-side-card small{color:var(--muted)}.spark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--pink),var(--gold));font-size:1.3rem}
.trust-strip{position:relative;z-index:8;margin-top:-34px}.trust-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.trust-item{padding:25px;display:flex;align-items:center;gap:14px}.trust-item:not(:last-child){border-right:1px solid var(--line)}.trust-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;color:#fff;font-size:1.25rem;background:var(--c,linear-gradient(135deg,var(--pink),var(--gold)))}.trust-item strong{display:block;font-size:.95rem}.trust-item span{font-size:.83rem;color:var(--muted)}
.grid{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:25px;padding:28px;overflow:hidden;transition:.3s;box-shadow:0 7px 25px rgba(104,16,63,.04)}.service-card:before{content:"";position:absolute;right:-50px;top:-60px;width:140px;height:140px;border-radius:50%;background:var(--service-soft,#ffe3f1);filter:blur(0);opacity:.65}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow-sm);border-color:#e8b8cd}.service-icon{position:relative;width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,var(--service-color,var(--pink)),color-mix(in srgb,var(--service-color,var(--pink)) 55%,#fff));color:#fff;font-size:1.6rem;box-shadow:0 10px 24px color-mix(in srgb,var(--service-color,var(--pink)) 25%,transparent)}.service-card h3{position:relative;font-family:Georgia,serif;font-size:1.45rem;margin:20px 0 10px}.service-card p{position:relative;color:var(--muted);font-size:.94rem}.link-arrow{display:inline-flex;align-items:center;gap:8px;color:var(--pink);font-weight:800;font-size:.9rem;margin-top:12px}.link-arrow span{transition:.2s}.service-card:hover .link-arrow span{transform:translateX(5px)}
.story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.story-media{position:relative}.story-media img{width:100%;height:610px;object-fit:cover;border-radius:36px;box-shadow:var(--shadow)}.story-badge{position:absolute;left:-30px;bottom:35px;background:#fff;border-radius:24px;padding:22px;box-shadow:var(--shadow);max-width:255px}.story-badge strong{font-family:Georgia,serif;font-size:2rem;color:var(--pink);display:block}.check-list{display:grid;gap:13px;margin:28px 0}.check{display:flex;gap:12px;align-items:flex-start}.check i{font-style:normal;flex:0 0 27px;width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#e9fff7;color:#13956d;font-weight:900}.check span{color:#544851}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product-card{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;transition:.3s;position:relative}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-media{position:relative;background:linear-gradient(145deg,#fff8fb,#fff);aspect-ratio:4/4.5;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover .product-media img{transform:scale(1.035)}.product-tag{position:absolute;left:15px;top:15px;background:#fff;color:var(--pink);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;padding:8px 11px;border-radius:999px;box-shadow:var(--shadow-sm)}.product-body{padding:22px}.product-category{font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;color:var(--pink);font-weight:800}.product-card h3{font-size:1.15rem;line-height:1.35;margin:8px 0}.product-card p{font-size:.9rem;color:var(--muted);margin:0}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px}.price{font-weight:900;color:var(--wine);font-size:1.05rem}.buy-mini{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--pink),var(--wine));transition:.2s}.buy-mini:hover{transform:rotate(-6deg) scale(1.05)}
.filters{background:#fff;border:1px solid var(--line);border-radius:24px;padding:17px;display:grid;grid-template-columns:1.6fr 1fr 1fr auto;gap:12px;box-shadow:var(--shadow-sm);margin-bottom:34px}.field{position:relative}.field input,.field select,.field textarea{width:100%;border:1px solid #ead8e1;background:#fff;border-radius:14px;min-height:48px;padding:0 15px;color:var(--ink);outline:none;transition:.2s}.field textarea{min-height:150px;padding-top:14px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--pink);box-shadow:0 0 0 4px rgba(216,11,109,.08)}.form-label{font-size:.84rem;font-weight:800;display:block;margin-bottom:7px;color:#4a3441}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:var(--shadow-sm)}.form-note{font-size:.82rem;color:var(--muted)}
.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stat{border-radius:22px;padding:27px;background:linear-gradient(145deg,#fff,#fff8fb);border:1px solid var(--line)}.stat strong{font-family:Georgia,serif;font-size:2.5rem;color:var(--pink);display:block;line-height:1}.stat span{color:var(--muted);font-size:.9rem}
.process{counter-reset:step;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.process-item{counter-increment:step;padding:24px;border-radius:22px;background:#fff;border:1px solid var(--line);position:relative}.process-item:before{content:counter(step,decimal-leading-zero);display:block;font-weight:900;color:var(--gold);font-size:1.7rem;margin-bottom:14px}.process-item strong{display:block;margin-bottom:5px}.process-item p{font-size:.86rem;color:var(--muted);margin:0}
.testimonial-wrap{background:linear-gradient(135deg,#561032,#9d0f5f 55%,#d49340);border-radius:38px;padding:58px;color:#fff;position:relative;overflow:hidden}.testimonial-wrap:before,.testimonial-wrap:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}.testimonial-wrap:before{width:300px;height:300px;right:-100px;top:-120px}.testimonial-wrap:after{width:200px;height:200px;left:-80px;bottom:-90px}.testimonial-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:24px}.quote{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);padding:28px;border-radius:24px}.quote p{font-size:1.05rem}.quote strong{display:block;margin-top:16px}.quote small{opacity:.75}
.cta{background:linear-gradient(120deg,#fff0f7,#fff9e9);border:1px solid #f2d5e2;border-radius:36px;padding:56px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.cta:after{content:"✦";position:absolute;right:40%;top:-35px;color:rgba(216,11,109,.09);font-size:8rem}.cta h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.7rem);line-height:1.05;margin:0 0 10px}.cta p{color:var(--muted);margin:0}.cta-actions{display:flex;gap:11px;flex-wrap:wrap;position:relative;z-index:2}
.detail-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:start}.detail-image{position:sticky;top:120px;background:#fff8fb;border-radius:32px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.detail-image img{width:100%;height:auto}.detail-info h1{font-family:Georgia,serif;font-size:clamp(2.3rem,4.7vw,4.2rem);line-height:1.04;margin:10px 0 16px}.detail-price{display:inline-flex;padding:10px 15px;border-radius:12px;background:var(--soft);color:var(--wine);font-weight:900;font-size:1.25rem}.detail-box{margin-top:25px;padding:25px;border:1px solid var(--line);border-radius:22px;background:#fff}.detail-box h3{margin-top:0}.benefit-list{display:grid;grid-template-columns:1fr 1fr;gap:11px}.benefit-pill{display:flex;gap:9px;align-items:center;padding:11px 12px;border-radius:13px;background:#fff8fb;color:#513742;font-size:.9rem}.benefit-pill i{font-style:normal;color:#19a273}.product-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}
.content-builder-section{padding:78px 0}.rich-content{color:#554650;font-size:1.03rem}.rich-content h2,.rich-content h3{font-family:Georgia,serif;color:var(--ink)}.rich-content img{border-radius:24px}.content-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.content-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:25px}
.faq{display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.faq-q{width:100%;border:0;background:#fff;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;text-align:left;font-weight:800}.faq-a{display:none;padding:0 22px 22px;color:var(--muted)}.faq-item.open .faq-a{display:block}.faq-item.open .faq-q span:last-child{transform:rotate(45deg)}
.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.contact-stack{display:grid;gap:15px}.contact-card{display:flex;gap:16px;padding:20px;border:1px solid var(--line);border-radius:20px;background:#fff}.contact-card i{font-style:normal;width:48px;height:48px;border-radius:15px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--pink),var(--gold));font-size:1.2rem}.contact-card strong{display:block}.contact-card span{color:var(--muted);font-size:.9rem}.notice{padding:14px 17px;border-radius:14px;margin-bottom:18px}.notice.success{background:#eafff4;color:#08744f}.notice.error{background:#fff0f2;color:#a21f3b}
.footer{background:#2a0c1d;color:#fff;padding:80px 0 25px;margin-top:80px}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr .9fr 1fr;gap:44px}.footer-logo{background:#fff;border-radius:18px;padding:10px;width:175px;margin-bottom:18px}.footer p,.footer a{color:rgba(255,255,255,.72)}.footer h4{font-size:.9rem;text-transform:uppercase;letter-spacing:.15em;color:var(--gold-2);margin:0 0 18px}.footer-links{display:grid;gap:9px}.footer-links a:hover{color:#fff}.socials{display:flex;gap:9px;margin-top:20px}.socials a{width:42px;height:42px;border-radius:13px;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:.82rem;color:rgba(255,255,255,.6)}
.floating-actions{position:fixed;right:20px;bottom:20px;z-index:950;display:grid;gap:10px}.float-btn{width:55px;height:55px;border-radius:18px;display:grid;place-items:center;color:#fff;box-shadow:0 15px 35px rgba(0,0,0,.2);font-weight:900}.float-wa{background:#1ebd68}.float-top{background:linear-gradient(135deg,var(--pink),var(--wine));opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s}.float-top.visible{opacity:1;pointer-events:auto;transform:none}
.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.in{opacity:1;transform:none}.empty{padding:60px 20px;text-align:center;border:1px dashed #e5bfd1;border-radius:24px;background:#fff9fc}.empty h3{font-family:Georgia,serif;font-size:1.8rem;margin:0 0 8px}.empty p{color:var(--muted)}
@media(max-width:1120px){.main-nav{display:none}.nav-actions .btn{display:none}.mobile-toggle{display:block;margin-left:auto}.brand img{height:58px}.mobile-panel{display:block;position:fixed;inset:calc(36px + var(--header-h)) 0 0 0;background:rgba(35,7,23,.5);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:.25s;z-index:999}.mobile-panel.open{opacity:1;visibility:visible}.mobile-menu{margin-left:auto;width:min(92%,430px);height:100%;background:#fff;padding:20px;overflow:auto;transform:translateX(100%);transition:.3s}.mobile-panel.open .mobile-menu{transform:none}.mobile-link{display:flex;align-items:center;justify-content:space-between;padding:15px 12px;border-bottom:1px solid var(--line);font-weight:800}.mobile-sub{padding:5px 0 10px 18px}.mobile-sub a{display:block;padding:9px 10px;color:var(--muted)}.mobile-cta{display:grid;gap:10px;margin-top:20px}.story-grid{gap:40px}.product-grid{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.process{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:820px){:root{--header-h:74px}.topbar{display:none}.site-header{top:0}.mobile-panel{inset:var(--header-h) 0 0}.hero{height:680px;min-height:620px}.hero.compact{height:560px}.hero-copy{max-width:100%}.hero-title{font-size:clamp(3rem,14vw,5rem)}.hero-side-card{display:none}.trust-strip{margin-top:0}.trust-card{grid-template-columns:1fr 1fr;border-radius:0}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.story-grid,.detail-layout,.contact-grid,.testimonial-grid{grid-template-columns:1fr}.story-media{order:-1}.story-media img{height:480px}.story-badge{left:20px}.detail-image{position:relative;top:auto}.stats{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr 1fr}.filters .search{grid-column:1/-1}.process{grid-template-columns:1fr 1fr}.cta{padding:40px;display:block}.cta-actions{margin-top:22px}.footer-grid{grid-template-columns:1fr 1fr}.section{padding:74px 0}}
@media(max-width:560px){.container{width:min(calc(100% - 26px),var(--container))}.brand img{height:52px}.nav-wrap{gap:10px}.hero{height:640px;min-height:590px}.hero.compact{height:510px;min-height:480px}.hero-title{font-size:clamp(2.8rem,15vw,4.3rem)}.hero-title.small{font-size:clamp(2.55rem,13vw,3.8rem)}.hero-text{font-size:.97rem}.hero-actions .btn{width:100%}.hero-badge{font-size:.67rem;letter-spacing:.12em}.trust-card{grid-template-columns:1fr}.trust-item{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:18px}.trust-item:last-child{border-bottom:0!important}.grid-2,.grid-3,.grid-4,.product-grid,.content-cards,.stats,.process,.form-grid,.benefit-list,.filters{grid-template-columns:1fr}.filters .search{grid-column:auto}.section{padding:62px 0}.section-sm{padding:46px 0}.title{font-size:clamp(2rem,11vw,3rem)}.story-media img{height:390px;border-radius:25px}.story-badge{position:relative;left:auto;bottom:auto;margin:-30px 18px 0}.form-card{padding:23px}.cta{padding:30px 23px;border-radius:26px}.testimonial-wrap{padding:34px 22px;border-radius:28px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.product-actions .btn{width:100%}.detail-info h1{font-size:2.5rem}.floating-actions{right:13px;bottom:13px}.float-btn{width:50px;height:50px}.service-card{padding:23px}}

/* =========================================================
   BOUTIQUE — DESIGN INSPIRÉ DE LA MAQUETTE MOBILE FOURNIE
   ========================================================= */
.shop-page{
  --shop-pink:#ff58a8;
  --shop-pink-dark:#ed3e94;
  --shop-pink-soft:#fff2f8;
  --shop-ink:#171217;
  --shop-muted:#7d747a;
  --shop-line:#f2dce7;
  --shop-shadow:0 8px 24px rgba(33,19,27,.09);
  --shop-header-h:100px;
  background:#fff;
  color:var(--shop-ink);
}
.shop-page .container{width:min(calc(100% - 40px),1240px)}
.shop-main{min-height:60vh}
.shop-header{position:sticky;top:0;z-index:1100;background:rgba(255,255,255,.98);border-bottom:1px solid #f5ddea;box-shadow:0 2px 12px rgba(74,27,52,.025);backdrop-filter:blur(16px)}
.shop-header-inner{height:var(--shop-header-h);display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:18px}
.shop-menu-toggle{display:flex!important;flex-direction:column;align-items:center;justify-content:center;width:48px;height:48px;margin:0!important;border:0;background:transparent;border-radius:50%;color:var(--shop-pink-dark);padding:0}
.shop-menu-toggle:hover{background:var(--shop-pink-soft)}
.shop-menu-toggle span{width:28px;height:2px;margin:3px auto;background:currentColor;border-radius:999px}
.shop-brand{justify-self:center;min-width:0;text-align:center;line-height:1.04;display:flex;flex-direction:column;align-items:center}
.shop-brand strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.45rem,2.25vw,2rem);font-weight:700;color:var(--shop-pink-dark);letter-spacing:-.025em;white-space:nowrap}
.shop-brand span{font-size:clamp(.88rem,1.4vw,1.1rem);color:#312a30;letter-spacing:.025em;margin-top:7px;white-space:nowrap}
.shop-header-actions{display:flex;align-items:center;gap:10px}
.shop-icon-btn{position:relative;width:49px;height:49px;border-radius:50%;border:1.5px solid #e8e0e5;background:#fff;color:#19161a;display:grid;place-items:center;padding:0;transition:.2s}
.shop-icon-btn:hover{border-color:var(--shop-pink);color:var(--shop-pink-dark);transform:translateY(-1px)}
.shop-icon-btn svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.shop-cart-count{position:absolute;right:-4px;top:-7px;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:var(--shop-pink);color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:.72rem;font-weight:900;line-height:1}
.shop-search-panel{border-top:1px solid var(--shop-line);background:#fff;box-shadow:0 18px 35px rgba(45,22,34,.08);overflow:hidden}
.shop-search-panel[hidden]{display:none}
.shop-search-form{display:grid;grid-template-columns:minmax(250px,1.7fr) minmax(180px,.75fr) minmax(170px,.7fr) auto;gap:12px;padding-top:16px;padding-bottom:16px}
.shop-search-field{min-height:52px;border:1px solid #eadfe5;border-radius:14px;display:flex;align-items:center;gap:11px;padding:0 16px;background:#fff}
.shop-search-field:focus-within{border-color:var(--shop-pink);box-shadow:0 0 0 4px rgba(255,88,168,.09)}
.shop-search-field svg{width:20px;height:20px;fill:none;stroke:var(--shop-pink-dark);stroke-width:1.8;stroke-linecap:round}
.shop-search-field input{width:100%;border:0;outline:0;background:transparent;color:var(--shop-ink);font-size:.95rem}
.shop-search-select{min-height:52px;border:1px solid #eadfe5;border-radius:14px;padding:5px 12px;background:#fff;display:flex;flex-direction:column;justify-content:center}
.shop-search-select span{font-size:.64rem;text-transform:uppercase;letter-spacing:.12em;color:var(--shop-muted);font-weight:800;line-height:1.2}
.shop-search-select select{border:0;outline:0;background:#fff;padding:2px 0 0;color:var(--shop-ink);font-weight:700;font-size:.86rem;width:100%}
.shop-search-submit{min-height:52px;border:0;border-radius:14px;background:var(--shop-pink);color:#fff;font-weight:800;padding:0 24px;box-shadow:0 8px 18px rgba(255,88,168,.23)}
.shop-search-submit:hover{background:var(--shop-pink-dark)}

.shop-page .mobile-panel{display:block;position:fixed;inset:0;background:rgba(27,17,22,.42);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:.25s;z-index:1200}
.shop-page .mobile-panel.open{opacity:1;visibility:visible}
.shop-page .mobile-menu{margin-left:0;width:min(88%,390px);height:100%;background:#fff;padding:24px;overflow:auto;transform:translateX(-100%);transition:.3s;box-shadow:20px 0 45px rgba(30,15,23,.18)}
.shop-page .mobile-panel.open .mobile-menu{transform:none}
.shop-drawer-heading{padding:8px 10px 22px;border-bottom:1px solid var(--shop-line);margin-bottom:6px;display:flex;flex-direction:column}
.shop-drawer-heading strong{font-family:Georgia,serif;color:var(--shop-pink-dark);font-size:1.45rem}
.shop-drawer-heading span{color:var(--shop-muted);font-size:.88rem;margin-top:3px}
.shop-page .mobile-link{padding:15px 10px;border-color:var(--shop-line);font-size:.95rem}
.shop-page .mobile-link:hover{color:var(--shop-pink-dark)}
.shop-page .mobile-sub a{padding:10px;color:var(--shop-muted);font-size:.9rem}
.shop-mobile-categories{border-left:2px solid var(--shop-pink-soft);margin:4px 0 10px 8px}
.shop-drawer-divider{height:1px;background:var(--shop-line);margin:14px 0}

.shop-catalogue{padding:48px 0 82px;background:#fff}
.shop-catalogue-container{position:relative}
.shop-catalogue-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px}
.shop-kicker{display:inline-block;color:var(--shop-pink-dark);font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.18em}
.shop-catalogue-head h1,.shop-category-banner h1,.shop-related-head h2{font-family:Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:-.035em;color:var(--shop-ink)}
.shop-catalogue-head h1{font-size:clamp(2rem,4vw,3.8rem);line-height:1.04;margin:7px 0 8px}
.shop-catalogue-head p{margin:0;color:var(--shop-muted);max-width:630px}
.shop-filter-button{display:inline-flex;align-items:center;gap:8px;border:1.5px solid var(--shop-pink);background:#fff;color:var(--shop-pink-dark);font-weight:800;border-radius:14px;min-height:48px;padding:0 18px;white-space:nowrap}
.shop-filter-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.shop-filter-button:hover{background:var(--shop-pink-soft)}
.shop-category-chips{display:flex;gap:9px;overflow-x:auto;padding:2px 1px 18px;scrollbar-width:none;margin-bottom:11px}
.shop-category-chips::-webkit-scrollbar{display:none}
.shop-category-chips a{flex:0 0 auto;border:1px solid #eadde4;border-radius:999px;padding:9px 15px;color:#534850;background:#fff;font-weight:750;font-size:.82rem;transition:.2s}
.shop-category-chips a:hover,.shop-category-chips a.active{background:var(--shop-pink);border-color:var(--shop-pink);color:#fff;box-shadow:0 7px 16px rgba(255,88,168,.2)}
.shop-results-summary{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 18px;color:var(--shop-muted);font-size:.88rem}
.shop-results-summary strong{color:var(--shop-ink)}
.shop-results-summary a{margin-left:auto;color:var(--shop-pink-dark);font-weight:800}
.shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.shop-product-card{border:0!important;border-radius:14px!important;overflow:hidden;background:#fff;box-shadow:var(--shop-shadow);transform:none!important;display:flex;flex-direction:column;min-width:0}
.shop-product-card:hover{box-shadow:0 14px 34px rgba(33,19,27,.13)!important;transform:translateY(-3px)!important}
.shop-product-media{aspect-ratio:1.13/1!important;background:#f7f3f5!important;display:block;border-radius:14px 14px 0 0;overflow:hidden;position:relative}
.shop-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.shop-product-card:hover .shop-product-media img{transform:scale(1.025)}
.shop-video-badge{position:absolute;left:9px;bottom:9px;display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:rgba(104,16,63,.92);color:#fff;font-size:.66rem;font-weight:900;letter-spacing:.02em;box-shadow:0 5px 16px rgba(51,18,37,.22);backdrop-filter:blur(5px)}
.shop-product-favorite{position:absolute;right:10px;top:10px;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.93);display:grid;place-items:center;color:var(--shop-pink-dark);font-size:1.15rem;box-shadow:0 5px 15px rgba(25,14,20,.12)}
.shop-product-body{padding:16px 16px 17px!important;display:flex;flex-direction:column;flex:1}
.shop-product-card h3{font-family:Georgia,"Times New Roman",serif;font-size:1.05rem!important;line-height:1.22!important;margin:0 0 9px!important;color:#251d22;min-height:2.55em}
.shop-product-card h3 a:hover{color:var(--shop-pink-dark)}
.shop-product-price{font-size:1.18rem;color:var(--shop-pink);font-weight:900;line-height:1.15;margin-bottom:20px}
.shop-product-actions{display:grid;gap:10px;margin-top:auto}
.shop-product-button{min-height:46px;width:100%;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:9px 12px;font-size:.82rem;font-weight:800;transition:.2s;line-height:1.2}
.shop-product-button-outline{border:2px solid var(--shop-pink);background:#fff;color:var(--shop-pink)}
.shop-product-button-outline:hover{background:var(--shop-pink-soft);color:var(--shop-pink-dark)}
.shop-product-button-solid{border:2px solid var(--shop-pink);background:var(--shop-pink);color:#fff;box-shadow:0 6px 14px rgba(255,88,168,.2)}
.shop-product-button-solid:hover{background:var(--shop-pink-dark);border-color:var(--shop-pink-dark);transform:translateY(-1px)}
.shop-product-button.is-added{background:#27b76f;border-color:#27b76f}
.shop-empty-state{padding:70px 25px;text-align:center;border:1px dashed #efcddd;border-radius:18px;background:#fff9fc}
.shop-empty-state>span{font-size:2.5rem;color:var(--shop-pink)}
.shop-empty-state h2{font-family:Georgia,serif;margin:8px 0 4px}
.shop-empty-state p{color:var(--shop-muted);margin:0 0 20px}
.shop-empty-state .shop-product-button{width:auto;padding-inline:24px}

.shop-category-page{padding-top:34px}
.shop-category-banner{background:linear-gradient(135deg,#fff2f8,#fff 62%,#fff8e9);border:1px solid #f2dce7;border-radius:24px;padding:34px;margin-bottom:23px}
.shop-category-banner>a{display:inline-flex;color:var(--shop-pink-dark);font-weight:800;font-size:.86rem;margin-bottom:18px}
.shop-category-banner h1{font-size:clamp(2rem,4.2vw,3.7rem);line-height:1.05;margin:6px 0 8px}
.shop-category-banner p{margin:0;max-width:720px;color:var(--shop-muted)}

.shop-product-detail-section{padding:32px 0 80px}
.shop-breadcrumb{display:flex;align-items:center;gap:8px;color:var(--shop-muted);font-size:.83rem;margin-bottom:22px;white-space:nowrap;overflow:hidden}
.shop-breadcrumb a{color:var(--shop-pink-dark);font-weight:800}
.shop-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}
.shop-product-detail{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:52px;align-items:start}
.shop-product-media-stack{position:sticky;top:calc(var(--shop-header-h) + 24px);display:grid;gap:18px;min-width:0}
.shop-product-detail-image{background:#f8f4f6;border-radius:22px;overflow:hidden;box-shadow:var(--shop-shadow)}
.shop-product-detail-image img{width:100%;height:auto;max-height:720px;object-fit:cover}
.shop-product-video-card{background:#fff;border:1px solid #efdce6;border-radius:22px;padding:16px;box-shadow:var(--shop-shadow);overflow:hidden}
.shop-product-video-head{padding:2px 3px 13px}.shop-product-video-head span{display:block;color:var(--shop-pink-dark);font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.14em;margin-bottom:4px}.shop-product-video-head h2{font-family:Georgia,"Times New Roman",serif;font-size:1.25rem;line-height:1.15;margin:0;color:var(--shop-ink)}
.shop-product-video-card video{display:block;width:100%;max-height:680px;aspect-ratio:9/16;object-fit:contain;background:#1f151b;border-radius:15px}
.shop-product-detail-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.25rem,4.8vw,4.35rem);line-height:1.02;letter-spacing:-.045em;margin:10px 0 15px}
.shop-detail-price{color:var(--shop-pink);font-weight:900;font-size:1.6rem;margin-bottom:18px}
.shop-detail-lead{color:var(--shop-muted);font-size:1.03rem;margin:0;line-height:1.75}
.shop-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}
.shop-detail-actions .shop-product-button{min-height:52px;font-size:.9rem}
.shop-detail-box{border-top:1px solid var(--shop-line);padding-top:24px;margin-top:24px}
.shop-detail-box h2{font-family:Georgia,serif;font-size:1.35rem;margin:0 0 13px}
.shop-detail-box p,.shop-detail-box li{color:var(--shop-muted)}
.shop-detail-box ul{margin:0;padding-left:20px}
.shop-detail-box li+li{margin-top:7px}
.shop-benefits{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.shop-benefits>div{display:flex;gap:9px;align-items:flex-start;background:var(--shop-pink-soft);border-radius:11px;padding:11px 12px;color:#554851;font-size:.87rem}
.shop-benefits i{font-style:normal;color:#22a66b;font-weight:900}
.shop-related-section{padding:70px 0 90px;background:#fff8fb}
.shop-related-head{margin-bottom:24px}
.shop-related-head h2{font-size:clamp(1.9rem,3.6vw,3.1rem);line-height:1.06;margin:7px 0 0}

.shop-footer{margin-top:0!important;padding-top:65px}
.shop-page .floating-actions{right:20px;bottom:18px}
.shop-page .float-btn{border-radius:50%;width:58px;height:58px;font-size:0}
.shop-page .float-wa{background:#22c86d;border:4px solid #fff;box-shadow:0 8px 25px rgba(29,190,102,.35)}
.shop-page .float-wa:before{content:"W";font-size:1.05rem;font-weight:900;color:#fff;border:2px solid #fff;width:27px;height:27px;border-radius:50%;display:grid;place-items:center}
.shop-page .float-top{width:48px;height:48px;font-size:1rem;border:0}

.shop-cart-overlay{position:fixed;inset:0;background:rgba(25,15,20,.42);backdrop-filter:blur(3px);z-index:1300;opacity:0;transition:.25s}
.shop-cart-overlay[hidden]{display:none}
.shop-cart-overlay.open{opacity:1}
.shop-cart-drawer{position:fixed;right:0;top:0;height:100dvh;width:min(92vw,430px);background:#fff;z-index:1310;box-shadow:-20px 0 55px rgba(30,16,23,.2);transform:translateX(105%);transition:.3s ease;display:flex;flex-direction:column}
.shop-cart-drawer.open{transform:none}
.shop-cart-head{display:flex;align-items:center;justify-content:space-between;padding:23px 22px;border-bottom:1px solid var(--shop-line)}
.shop-cart-head span{font-size:.68rem;text-transform:uppercase;letter-spacing:.15em;color:var(--shop-pink-dark);font-weight:900}
.shop-cart-head h2{font-family:Georgia,serif;font-size:1.75rem;line-height:1;margin:5px 0 0}
.shop-cart-head button{width:42px;height:42px;border:1px solid #e7dde2;background:#fff;border-radius:50%;font-size:1.8rem;line-height:1;color:#4c4047}
.shop-cart-items{padding:8px 20px;overflow:auto;flex:1}
.shop-cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--shop-line);align-items:center}
.shop-cart-item img{width:72px;height:72px;object-fit:cover;border-radius:11px;background:#f7f2f4}
.shop-cart-item-copy{min-width:0}
.shop-cart-item-copy strong{display:block;font-family:Georgia,serif;font-size:.94rem;line-height:1.25;margin-bottom:5px}
.shop-cart-item-copy>span{display:block;color:var(--shop-pink-dark);font-size:.82rem;font-weight:900}
.shop-cart-qty{display:flex;align-items:center;gap:7px;margin-top:8px}
.shop-cart-qty button{width:26px;height:26px;border:1px solid #eadde4;background:#fff;border-radius:8px;display:grid;place-items:center;color:#4b4046;padding:0}
.shop-cart-qty span{font-size:.82rem;font-weight:800;min-width:16px;text-align:center}
.shop-cart-remove{border:0;background:transparent;color:#aa8c9b;font-size:1.15rem;padding:8px}
.shop-cart-remove:hover{color:#d83272}
.shop-cart-empty{flex:1;padding:60px 32px;text-align:center;color:var(--shop-muted)}
.shop-cart-empty>span{display:block;color:var(--shop-pink);font-size:3rem}
.shop-cart-empty strong{display:block;color:var(--shop-ink);font-family:Georgia,serif;font-size:1.3rem;margin:5px 0}
.shop-cart-empty p{font-size:.9rem;line-height:1.55}
.shop-cart-footer{padding:19px 22px 22px;border-top:1px solid var(--shop-line);background:#fff}
.shop-cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}
.shop-cart-total span{color:var(--shop-muted);font-size:.86rem}
.shop-cart-total strong{font-size:1.1rem;color:var(--shop-pink-dark)}
.shop-cart-checkout{width:100%;min-height:52px;border:0;border-radius:11px;background:var(--shop-pink);color:#fff;font-weight:900;box-shadow:0 8px 18px rgba(255,88,168,.22)}
.shop-cart-checkout:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}
.shop-cart-footer small{display:block;color:var(--shop-muted);font-size:.72rem;line-height:1.45;text-align:center;margin-top:10px}
.shop-toast{position:fixed;left:50%;bottom:28px;z-index:1400;transform:translate(-50%,30px);opacity:0;pointer-events:none;background:#241a20;color:#fff;border-radius:999px;padding:12px 18px;font-size:.84rem;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:.25s;white-space:nowrap}
.shop-toast.show{opacity:1;transform:translate(-50%,0)}

@media(max-width:1020px){
  .shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
  .shop-search-form{grid-template-columns:1fr 1fr}.shop-search-field{grid-column:1/-1}.shop-search-submit{grid-column:2}
  .shop-product-detail{gap:32px}
}
@media(max-width:760px){
  .shop-page{--shop-header-h:88px}
  .shop-page .container{width:min(calc(100% - 26px),1240px)}
  .shop-header-inner{grid-template-columns:45px 1fr auto;gap:8px}
  .shop-menu-toggle{width:44px;height:44px}.shop-menu-toggle span{width:27px}
  .shop-icon-btn{width:43px;height:43px}.shop-icon-btn svg{width:22px;height:22px}.shop-header-actions{gap:7px}
  .shop-brand strong{font-size:1.45rem}.shop-brand span{font-size:.88rem;margin-top:5px}
  .shop-search-form{grid-template-columns:1fr;padding-top:13px;padding-bottom:13px}.shop-search-field,.shop-search-submit{grid-column:auto}.shop-search-select{display:none}
  .shop-catalogue{padding:14px 0 58px}
  .shop-catalogue-head{display:none}
  .shop-category-chips{margin:0 -13px 12px;padding:2px 13px 11px}
  .shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .shop-product-body{padding:13px 13px 14px!important}
  .shop-product-card h3{font-size:.96rem!important;min-height:2.55em}
  .shop-product-price{font-size:1.1rem;margin-bottom:17px}
  .shop-product-button{min-height:43px;font-size:.75rem;border-radius:9px;padding:8px 7px}
  .shop-category-page{padding-top:14px}.shop-category-banner{padding:24px 20px;border-radius:18px;margin-bottom:14px}.shop-category-banner h1{font-size:2.2rem}.shop-category-banner p{font-size:.9rem}
  .shop-product-detail-section{padding:18px 0 58px}.shop-product-detail{grid-template-columns:1fr;gap:24px}.shop-product-media-stack{position:relative;top:auto}.shop-product-detail-image{border-radius:16px}.shop-product-video-card{border-radius:16px;padding:12px}.shop-product-video-card video{border-radius:12px}.shop-product-detail-copy h1{font-size:2.45rem}.shop-detail-actions{grid-template-columns:1fr}.shop-benefits{grid-template-columns:1fr}
  .shop-related-section{padding:52px 0 65px}
}
@media(max-width:480px){
  .shop-page{--shop-header-h:82px}
  .shop-header-inner{grid-template-columns:42px 1fr auto}
  .shop-menu-toggle{width:40px;height:40px}.shop-menu-toggle span{width:25px}
  .shop-brand strong{font-size:1.18rem}.shop-brand span{font-size:.75rem;margin-top:5px}
  .shop-icon-btn{width:39px;height:39px}.shop-icon-btn svg{width:20px;height:20px}.shop-header-actions{gap:5px}
  .shop-cart-count{min-width:20px;height:20px;font-size:.64rem;right:-4px;top:-6px}
  .shop-category-chips{display:none}
  .shop-product-grid{gap:12px}
  .shop-product-card{border-radius:13px!important}
  .shop-product-media{border-radius:13px 13px 0 0}
  .shop-product-favorite{width:28px;height:28px;font-size:1rem;right:8px;top:8px}
  .shop-product-body{padding:12px 11px 13px!important}
  .shop-product-card h3{font-size:.91rem!important;line-height:1.2!important;margin-bottom:8px!important;min-height:2.45em}
  .shop-product-price{font-size:1rem;margin-bottom:15px;white-space:nowrap}
  .shop-product-actions{gap:9px}
  .shop-product-button{min-height:41px;font-size:.7rem;padding:7px 5px}
  .shop-category-banner{margin-top:0}.shop-category-banner h1{font-size:1.9rem}
  .shop-page .floating-actions{right:12px;bottom:12px}.shop-page .float-btn{width:55px;height:55px}
  .shop-toast{max-width:calc(100% - 30px);white-space:normal;text-align:center;bottom:18px}
}
@media(max-width:360px){
  .shop-brand strong{font-size:1.03rem}.shop-brand span{font-size:.68rem}
  .shop-icon-btn{width:36px;height:36px}.shop-header-actions{gap:3px}
  .shop-menu-toggle{width:36px}.shop-menu-toggle span{width:23px}
  .shop-product-grid{gap:9px}
  .shop-product-body{padding:10px 9px 11px!important}
  .shop-product-card h3{font-size:.84rem!important}
  .shop-product-price{font-size:.9rem}
  .shop-product-button{font-size:.65rem;min-height:39px}
}

/* Ajustements finaux de fidélité à la maquette mobile */
.shop-product-media{aspect-ratio:1.22/1!important}
@media(max-width:560px){
  .shop-page .shop-header-inner,.shop-page .shop-catalogue-container{width:min(calc(100% - 32px),417px)}
  .shop-category-chips{display:none}
  .shop-product-grid{gap:20px}
  .shop-product-price{font-size:1.15rem}
  .shop-page .floating-actions{right:26px}
}
@media(max-width:420px){
  .shop-page .shop-header-inner,.shop-page .shop-catalogue-container{width:min(calc(100% - 24px),417px)}
  .shop-product-grid{gap:12px}
  .shop-page .floating-actions{right:14px}
}
