@import "https://fonts.cdnfonts.com/css/baloo-bhaijaan-2";
:root{--color-primary:#ef4c78;--color-primary-hover:#d83f69;--color-primary-light:#fff;--color-primary-pale:#fff;--color-accent:#ef4c78;--color-heading:#ef4c78;--color-dark:#6b1a35;--color-dark-2:#4c1028;--color-text:#3d3d3d;--color-muted:#777;--color-white:#fff;--color-section-soft:#f8f8f9;--gradient-reference:linear-gradient(100deg, #7e2042 0%, #923f5b 18%, #a52756 46%, #c43167 72%, #db4783 100%);--font-heading:"Baloo Bhaijaan 2", "Montserrat", "Poppins", Arial, sans-serif;--font-body:"Raleway", "Inter", "Poppins", Arial, sans-serif;--shadow-card:0 18px 46px #6b1a351a;--shadow-cta:0 10px 24px #ef4c783d;--radius-md:12px;--radius-lg:24px;--radius-pill:999px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-white);color:var(--color-text);font-family:var(--font-body);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}main{min-height:100vh;overflow:hidden}.container{width:min(1120px,100% - 40px);margin:0 auto}.section{padding:92px 0}@media (prefers-reduced-motion:no-preference){.scroll-reveal-ready .reveal-on-scroll{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(18px)}.scroll-reveal-ready .reveal-on-scroll.is-visible{opacity:1;transform:translate(0,0)}}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--color-heading);font-family:var(--font-heading);letter-spacing:0;text-transform:none;font-weight:800}h1{max-width:560px;margin-bottom:18px;font-size:clamp(34px,3.6vw,50px);line-height:1.08}h2{margin-bottom:22px;font-size:clamp(32px,3.5vw,48px);line-height:1.02}h3{margin-bottom:18px;font-size:clamp(24px,2.2vw,32px);line-height:1.08}p,li{font-size:16px;line-height:1.68}p{margin-bottom:18px}.button{border:1.5px solid var(--color-dark);background:var(--color-primary);min-height:44px;box-shadow:0 3px 0 var(--color-dark);color:#1d1020;text-align:center;border-radius:7px;justify-content:center;align-items:center;padding:13px 28px;font-size:12px;font-weight:700;line-height:1;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex}.button:hover{background:var(--color-primary-hover);box-shadow:0 2px 0 var(--color-dark);transform:translateY(1px)}.button-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:none;width:17px;height:17px}.button-whatsapp{border-color:var(--color-dark);background:var(--gradient-reference);box-shadow:0 3px 0 var(--color-dark);color:var(--color-white);gap:8px}.button-whatsapp:hover{box-shadow:0 2px 0 var(--color-dark);background:linear-gradient(100deg,#6b1a35 0%,#923f5b 24%,#c43167 68%,#ef4c78 100%)}.floating-whatsapp{z-index:20;border-radius:var(--radius-pill);background:var(--gradient-reference);width:58px;height:58px;color:var(--color-white);border:1.5px solid #ffffff6b;place-items:center;transition:background .18s,box-shadow .18s,transform .18s;display:grid;position:fixed;bottom:clamp(14px,2vw,24px);right:clamp(14px,2vw,24px);box-shadow:0 16px 34px #4c102847}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{background:linear-gradient(100deg,#6b1a35 0%,#923f5b 24%,#c43167 68%,#ef4c78 100%);outline:none;transform:translateY(-2px);box-shadow:0 18px 36px #4c102857}.floating-whatsapp svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:29px;height:29px}.hero{background:var(--color-white);min-height:720px;padding-bottom:64px;position:relative;overflow:hidden}.hero:before,.hero:after{display:none}.site-header{z-index:4;border-bottom:1px solid #6b1a3524;justify-content:space-between;align-items:center;min-height:78px;display:flex;position:relative}.header-brand{flex:none;justify-content:center;align-items:center;width:168px;height:68px;display:inline-flex}.brand-logo{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.header-logo{filter:drop-shadow(0 8px 18px #6b1a3524)}.header-nav{color:var(--color-dark);font-family:var(--font-heading);scrollbar-width:none;white-space:nowrap;align-items:center;gap:clamp(18px,2.8vw,38px);font-size:14px;font-weight:700;display:flex;overflow-x:auto}.header-nav::-webkit-scrollbar{display:none}.header-nav a{transition:color .18s}.header-nav a:hover{color:var(--color-primary)}.hero-grid{z-index:1;grid-template-columns:minmax(0,560px) minmax(360px,1fr);align-items:center;gap:clamp(26px,5vw,76px);min-height:560px;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.hero-mobile-element{display:none}.hero-visual{isolation:isolate;place-items:center;min-height:520px;display:grid;position:relative}.hero-photo-card{aspect-ratio:1;border-radius:var(--radius-lg);background:var(--gradient-reference);isolation:isolate;width:min(440px,100%);margin:0;padding:11px;position:relative;box-shadow:0 32px 62px #7e20423d}.hero-photo-glow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#ef4c7842,#ef4c7800 70%);border-radius:46%;position:absolute;inset:-14% -10% -8% -12%}.hero-photo{object-fit:cover;object-position:center 24%;border-radius:16px;width:100%;height:100%;display:block}.hero-copy p{max-width:500px;margin-bottom:24px;font-size:15px;line-height:1.45}.intro-section{background:var(--color-section-soft)}.intro-grid,.split-grid,.proof-grid,.cta-grid{grid-template-columns:1fr 1fr;align-items:center;gap:52px;display:grid}.intro-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:42px}.section-lead{color:var(--color-heading);margin-bottom:0;font-size:clamp(21px,2.15vw,30px);font-weight:650;line-height:1.28}.soft-card,.program-card,.mimos-card,.duration-card,.cta-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#ffffffc7;border:1px solid #ef4c7829;padding:38px}.intro-section .soft-card{background:var(--gradient-reference);color:var(--color-white);border-color:#ffffff38;align-content:center;padding:32px;display:grid;box-shadow:0 18px 46px #7e204233}.intro-side{gap:18px;display:grid}.intro-photo-card{aspect-ratio:16/10;border-radius:var(--radius-lg);background:var(--color-white);border:1px solid #ef4c7829;justify-self:center;width:min(100%,460px);margin:0;position:relative;overflow:hidden;box-shadow:0 18px 46px #6b1a351a}.intro-photo-card img{object-fit:cover;object-position:center 45%;width:100%;height:100%;display:block}.brand-strip-section{background:var(--color-white);border-top:1px solid #f7d6e32e;border-bottom:1px solid #4c10282e;position:relative;overflow:hidden}.brand-strip-section:before,.brand-strip-section:after{z-index:2;pointer-events:none;content:"";width:min(18vw,180px);height:100%;position:absolute;top:0}.brand-strip-section:before{background:linear-gradient(90deg, var(--color-white), #fff0);left:0}.brand-strip-section:after{background:linear-gradient(270deg, var(--color-white), #fff0);right:0}.brand-strip{--brand-strip-gap:clamp(62px, 8vw, 118px);align-items:center;min-height:clamp(110px,14vw,152px);display:flex}.brand-strip-track{will-change:transform;width:max-content;animation:32s linear infinite brand-strip-marquee;display:flex}.brand-strip-group{gap:var(--brand-strip-gap);padding-right:var(--brand-strip-gap);flex:none;align-items:center;display:flex}.brand-strip-logo{opacity:.78;filter:drop-shadow(0 18px 34px #4c102833);width:clamp(230px,30vw,410px);max-width:none;height:auto;display:block}@keyframes brand-strip-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.brand-strip-track{animation:none;transform:translate(-12%)}}.bio-section{background:var(--color-white)}.bio-photo-card{border-radius:var(--radius-lg);justify-self:end;place-items:end center;width:min(390px,100%);padding:0;display:grid;position:relative;overflow:hidden}.bio-photo-halo{border-radius:var(--radius-lg);background:var(--gradient-reference);position:absolute;inset:0;box-shadow:0 24px 58px #6b1a3529}.bio-photo{z-index:1;aspect-ratio:3/4;width:100%;box-shadow:none;object-fit:contain;object-position:center bottom;border:none;border-radius:0;display:block;position:relative}.dark-section{background:var(--gradient-reference);color:var(--color-white);padding:70px 0}.dark-section h2,.dark-section>.container>.section-heading h2{color:var(--color-white)}.dark-section,.product-section,.guests-section,.photo-carousel-section,.cta-section{isolation:isolate;position:relative;overflow:hidden}.dark-section>.container,.product-section>.container,.guests-section>.container,.photo-carousel-section>.container,.cta-section>.container{z-index:1;position:relative}.section-motif,.section-motif-lips{z-index:0;pointer-events:none;display:block;position:absolute}.section-motif svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6px;width:100%;height:100%;display:block}.section-motif-conversation{color:#ffffff2e;width:clamp(158px,18vw,250px);top:clamp(18px,4vw,52px);right:max(18px,50vw - 608px);transform:rotate(-6deg)}.section-motif-products{color:#ef4c7821;width:clamp(150px,17vw,230px);bottom:24px;left:max(10px,50vw - 636px);transform:rotate(7deg)}.section-motif-guests{color:#6b1a351a;width:clamp(148px,17vw,226px);top:28px;right:max(12px,50vw - 618px);transform:rotate(-5deg)}.section-motif-lips{color:#ffffffb8;opacity:.18;width:clamp(150px,18vw,270px);bottom:-28px;left:max(18px,50vw - 590px);transform:rotate(-8deg)}.topic-seal{--seal-size:clamp(96px, 11vw, 136px);--seal-icon-color:var(--color-dark);--seal-shadow-color:#6b1a3524;width:var(--seal-size);aspect-ratio:1;color:var(--seal-icon-color);filter:drop-shadow(0 14px 22px var(--seal-shadow-color));pointer-events:none;flex:none;display:block}.topic-seal svg{width:100%;height:100%;display:block}.topic-seal-ring{stroke-width:1.5px}.topic-seal-ring-outer{fill:#ffffffe6;stroke:#ef4c7838}.topic-seal-ring-mid{fill:#ef4c783d;stroke:#ef4c782e}.topic-seal-ring-inner{fill:#ffffffdb;stroke:#6b1a3529}.topic-seal-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:5.8px}.topic-seal-light{--seal-icon-color:var(--color-dark);--seal-shadow-color:#4c102833}.topic-seal-light .topic-seal-ring-outer{fill:#ffffffeb;stroke:#ffffff6b}.topic-seal-light .topic-seal-ring-mid{fill:#ef4c7894;stroke:#ffffff59}.topic-seal-light .topic-seal-ring-inner{fill:#ffffffe0;stroke:#6b1a3524}.photo-carousel-seal{--seal-size:clamp(104px, 12vw, 154px);z-index:2;opacity:.9;position:absolute;top:22px;right:max(16px,50vw - 594px);transform:rotate(7deg)}.section-heading{max-width:680px;margin-bottom:26px}.program-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.program-card{color:#fffffff0;-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);background:linear-gradient(135deg,#ffffff38,#ffffff1a),#4c10282e;border-color:#ffffff57;padding:30px;box-shadow:inset 0 1px #ffffff4d,0 22px 48px #4c102838}.program-card h3{color:var(--color-white);text-shadow:0 1px 12px #4c102838}.program-card ul,.pill-list,.duration-card ul{gap:8px;margin:18px 0;padding:0;list-style:none;display:grid}.program-card p,.program-card li{font-size:15px;line-height:1.5}.program-card li{color:#ffffffeb}.product-section,.guests-section{background:var(--color-white)}.product-store-link{gap:8px;margin-top:6px}.product-photo-card{aspect-ratio:16/7;border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:1px solid #ef4c782e;margin:24px auto 0;overflow:hidden}.product-photo-card img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.photo-carousel-section{background:var(--gradient-reference)}.photo-carousel-layout{max-width:1120px}.photo-carousel{--photo-card-width:clamp(150px, 20vw, 232px);--photo-gap:clamp(10px, 1.4vw, 16px);min-width:0;position:relative}.photo-carousel-frame{padding:8px 0 18px;position:relative;overflow:hidden}.photo-carousel-frame:before,.photo-carousel-frame:after{z-index:2;pointer-events:none;content:"";width:clamp(18px,7vw,86px);height:100%;position:absolute;top:0}.photo-carousel-frame:before{background:linear-gradient(90deg,#7e2042,#7e204200);left:0}.photo-carousel-frame:after{background:linear-gradient(270deg,#db4783,#db478300);right:0}.photo-carousel-track{backface-visibility:hidden;will-change:transform;width:max-content;min-width:max-content;animation:50s linear infinite photo-carousel-spin;display:flex;transform:translate(0,0)}.photo-carousel-frame:hover .photo-carousel-track{animation-play-state:paused}.photo-carousel-group{gap:var(--photo-gap);min-width:max-content;padding:0 var(--photo-gap) 0 0;flex:none;align-items:center;margin:0;list-style:none;display:flex}@keyframes photo-carousel-spin{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.photo-carousel-track{animation:none}}.photo-carousel-card{flex:0 0 var(--photo-card-width);width:var(--photo-card-width);min-width:var(--photo-card-width);aspect-ratio:2/3;background:#ffffffa3;border:1px solid #6b1a351f;border-radius:10px;padding:0;list-style:none;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 12px 28px #6b1a351a}.photo-carousel-card:after{content:"";pointer-events:none;background:linear-gradient(#6b1a350d,#6b1a3500);position:absolute;inset:0}.photo-carousel-card img{object-fit:cover;object-position:center;backface-visibility:hidden;-webkit-user-drag:none;width:100%;max-width:none;height:100%;display:block}@media (hover:none),(pointer:coarse){.photo-carousel-frame{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-padding-inline:14px;overflow:auto hidden}.photo-carousel-frame::-webkit-scrollbar{display:none}.photo-carousel-frame:before,.photo-carousel-frame:after{display:none}.photo-carousel-track{will-change:auto;width:auto;min-width:100%;animation:none;transform:none}.photo-carousel-group{min-width:0;padding-right:0}.photo-carousel-group[aria-hidden=true]{display:none}.photo-carousel-card{scroll-snap-align:start;scroll-snap-stop:always}}@supports not (aspect-ratio:2 / 3){.photo-carousel-card{height:348px}@media (max-width:980px){.photo-carousel-card{height:327px}}@media (max-width:680px){.photo-carousel-card{height:324px;max-height:82vw}}@media (max-width:420px){.photo-carousel-card{height:309px;max-height:88vw}}}.guests-section{background:var(--color-white)}.guests-layout{gap:28px;display:grid}.guests-intro{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,48px);display:grid}.guests-heading{max-width:760px}.guests-heading p{max-width:560px}.guests-photo-card{aspect-ratio:3/2;border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:1px solid #ef4c782e;margin:0;overflow:hidden}.guests-photo-card img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.benefit-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.benefit-card{min-height:168px;color:var(--color-dark);background:#ffffffdb;border:1px solid #6b1a351f;border-radius:10px;padding:30px 24px 24px;position:relative;overflow:hidden;box-shadow:0 14px 30px #6b1a350f}.benefit-card:before{content:"";background:#6b1a356b;border-radius:0 0 999px 999px;width:56px;height:6px;position:absolute;top:0;left:28px}.benefit-icon{background:var(--color-primary-pale);color:#6b1a3575;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.benefit-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:19px;height:19px}.benefit-card h3{color:var(--color-heading);margin:18px 0 0;font-size:21px;line-height:1.05}.mimos-card{background:var(--gradient-reference);color:var(--color-white);border-color:#ffffff38;grid-template-columns:minmax(0,.36fr) minmax(0,1fr);align-items:center;gap:30px;display:grid;box-shadow:0 18px 46px #7e204233}.mimos-card h2{color:var(--color-white);margin-bottom:0}.mimos-card-heading{align-items:start;gap:12px;display:grid}.mimos-seal{--seal-size:clamp(92px, 9vw, 124px)}.mimos-card p{word-break:break-word;margin-bottom:0}.proof-section{background:var(--color-white);padding:76px 0}.proof-grid{grid-template-columns:1fr;align-items:stretch;gap:32px;max-width:1040px}.proof-feature{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:stretch;gap:22px;display:grid}.proof-feature .duration-card{align-content:center;padding:30px;display:grid}.duration-card-heading{gap:12px;margin-bottom:18px;display:grid}.duration-card-heading h2{margin-bottom:0}.duration-seal{--seal-size:clamp(86px, 9vw, 118px)}.proof-feature .duration-card h2,.proof-testimonials h2{font-size:clamp(30px,3vw,42px)}.proof-feature .duration-card p,.proof-feature .duration-card li{font-size:15px;line-height:1.58}.proof-photo-card{background:var(--color-white);border:1px solid #ef4c782e;border-radius:20px;min-height:360px;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 44px #6b1a351f}.proof-photo-card img{object-fit:cover;object-position:center 52%;width:100%;height:100%;display:block}.proof-testimonials{align-content:start;gap:16px;display:grid}.proof-testimonials h2{max-width:760px;margin-bottom:0}.duration-card ul{border-top:1px solid #6b1a3529;border-bottom:1px solid #6b1a3529;padding:14px 0}.testimonial-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}blockquote{border-radius:var(--radius-md);background:var(--gradient-reference);min-height:150px;color:var(--color-white);margin:0;padding:24px;font-size:15px;line-height:1.55;box-shadow:0 14px 30px #7e204229}.proof-section blockquote{min-height:126px;padding:20px 22px;font-size:14px;line-height:1.48}.cta-section{background:var(--gradient-reference);color:var(--color-white)}.cta-section h2{color:var(--color-white)}.cta-section p{color:#ffffffe6;max-width:640px;font-size:17px}.cta-card{-webkit-backdrop-filter:blur(16px)saturate(1.12);backdrop-filter:blur(16px)saturate(1.12);background:#4c102842;border-color:#ffffff47;justify-items:center;gap:22px;display:grid;box-shadow:0 18px 46px #4c10282e}.cta-card .button{background:var(--color-white);color:var(--color-dark)}.cta-card .button:hover{background:#ffe8f0}.cta-card .button-whatsapp{border-color:var(--color-white);background:var(--color-white);box-shadow:0 3px 0 var(--color-dark-2);color:var(--color-dark)}.cta-card .button-whatsapp:hover{box-shadow:0 2px 0 var(--color-dark-2);background:#ffe8f0}.cta-social-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.site-footer{background:var(--color-white);color:var(--color-text);border-top:1px solid #6b1a351f;padding:18px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;display:flex}.footer-brand-block{flex:none;justify-items:start;gap:6px;display:grid}.footer-brand{flex:none;align-items:center;width:128px;height:48px;display:inline-flex}.footer-logo{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.footer-address{color:var(--color-muted);align-items:center;gap:7px;font-size:12px;font-style:normal;line-height:1.4;display:inline-flex}.footer-address-icon{fill:none;width:14px;height:14px;stroke:var(--color-primary);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none}.footer-nav{color:var(--color-primary);font-family:var(--font-heading);flex-wrap:wrap;flex:auto;justify-content:center;gap:8px 18px;font-size:12px;font-weight:700;display:flex}.footer-nav a{transition:color .18s}.footer-nav a:hover{color:var(--color-primary-hover)}.developer-strip{color:#3d3d3d8f;text-align:center;background:#fbfbfc;border-top:1px solid #6b1a3514;padding:8px 0;font-size:11px;line-height:1.4}.developer-strip a{color:var(--color-dark);font-weight:700;transition:color .18s}.developer-strip a:hover,.developer-strip a:focus-visible{color:var(--color-primary);outline:none}.social-button{border-radius:var(--radius-pill);background:var(--gradient-reference);width:42px;height:42px;color:var(--color-white);cursor:pointer;border:0;place-items:center;padding:0;transition:transform .18s,box-shadow .18s,filter .18s;display:grid;box-shadow:0 10px 22px #7e204238}.social-button:hover,.social-button:focus-visible{filter:brightness(1.06);outline:none;transform:translateY(-2px);box-shadow:0 14px 26px #7e204247}.social-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.social-button .social-dot{fill:currentColor;stroke:none}@media (max-width:980px){.section-motif-conversation{right:-54px}.section-motif-products{left:-50px}.section-motif-guests{right:-52px}.section-motif-lips{left:-34px}.photo-carousel-seal{right:-12px}.section{padding:64px 0}.site-header{align-items:center;gap:16px;min-height:66px;padding:10px 0}.header-brand{justify-content:flex-start;width:156px;height:56px}.header-nav{justify-content:flex-end;gap:16px;width:auto;max-width:calc(100% - 172px);margin-left:auto}.hero-grid,.intro-grid,.split-grid,.program-grid,.product-grid,.guests-intro,.proof-grid,.cta-grid{grid-template-columns:1fr}.hero{background:var(--color-white);min-height:auto}.proof-section{padding:60px 0}.proof-grid{gap:28px}.proof-feature{grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);align-items:stretch;gap:18px}.proof-feature .duration-card{padding:26px}.proof-photo-card{min-height:300px}.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero:before{display:none}.hero-grid{gap:32px;min-height:auto;padding:40px 0 48px}.hero-visual{order:-1;justify-self:center;width:min(100%,560px);min-height:auto}.hero-photo-card{width:min(76vw,380px)}.hero-copy{text-align:center}.hero-mobile-element{object-fit:contain;filter:drop-shadow(0 16px 22px #6b1a3524);pointer-events:none;-webkit-user-select:none;user-select:none;width:clamp(300px,60vw,430px);max-width:100%;height:auto;margin:-8px auto 18px;display:block}.hero-copy h1{max-width:100%}.hero-copy p{max-width:100%;margin-left:auto;margin-right:auto}.hero-copy .button{align-self:center}.benefit-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-carousel-layout{max-width:900px}.photo-carousel{--photo-card-width:clamp(148px, 26vw, 218px)}.mimos-card{grid-template-columns:1fr}.bio-photo-card{justify-self:center;width:min(360px,100%)}.bio-photo{width:100%}.footer-inner{text-align:center;flex-direction:column;justify-content:center;gap:12px}.footer-brand-block{justify-items:center}.footer-nav{justify-content:center}.dark-section{padding:52px 0}.intro-grid{gap:28px}}@media (max-width:680px){.section-motif,.section-motif-lips{display:none}.product-photo-card{aspect-ratio:3/2}.photo-carousel-seal{--seal-size:86px;opacity:.76;top:10px;right:10px}.mimos-card-heading,.duration-card-heading{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px}.mimos-seal,.duration-seal{--seal-size:74px}.container{width:min(100% - 28px,1120px)}.section{padding:52px 0}h1{font-size:clamp(28px,7vw,40px)}h2{font-size:clamp(24px,5.5vw,36px)}h3{font-size:clamp(20px,4.5vw,28px)}.site-header{min-height:56px;padding:6px 0}.header-brand{width:118px;height:46px}.header-nav{gap:12px;max-width:none;font-size:12px}.header-nav a:not(:first-child):not(:last-child){display:none}.hero-copy p{font-size:15px}.hero{background:var(--color-white)}.hero-grid{gap:18px;padding:18px 0 40px}.hero-visual{width:min(100%,390px)}.hero-photo-card{width:min(86vw,330px)}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero-mobile-element{object-fit:contain;filter:drop-shadow(0 16px 22px #6b1a3524);pointer-events:none;-webkit-user-select:none;user-select:none;width:clamp(260px,78vw,372px);max-width:100%;height:auto;margin:-4px auto 10px}.button{width:100%;padding:14px 18px;font-size:11px}.floating-whatsapp{width:52px;height:52px}.floating-whatsapp svg{width:26px;height:26px}.photo-carousel-section{padding:48px 0}.photo-carousel{--photo-card-width:clamp(146px, 54vw, 216px);--photo-gap:12px}.photo-carousel-arrow{width:40px;height:40px}.photo-carousel-arrow-prev{left:10px}.photo-carousel-arrow-next{right:10px}.bio-photo-card{width:min(320px,100%)}.bio-photo{width:100%}.soft-card,.program-card,.benefit-card,.mimos-card,.duration-card,.cta-card{border-radius:16px;padding:22px}.benefit-card-grid{grid-template-columns:1fr;gap:14px}.benefit-card{min-height:auto;padding:22px 20px 20px}.benefit-card h3{font-size:18px}.proof-feature{grid-template-columns:1fr;gap:14px}.proof-feature .duration-card{padding:22px}.proof-feature .duration-card h2,.proof-testimonials h2{font-size:clamp(24px,6.4vw,30px)}.proof-photo-card{aspect-ratio:4/3;border-radius:16px;min-height:0}.testimonial-grid{grid-template-columns:1fr;gap:12px}blockquote{min-height:auto;padding:20px;font-size:14px}.proof-section blockquote{min-height:auto;padding:18px;font-size:14px}.section-lead{font-size:clamp(18px,4.5vw,24px)}.dark-section{padding:42px 0}.proof-grid{gap:32px}.cta-grid{gap:28px}.cta-section p{font-size:15px}.site-footer{padding:14px 0}.mimos-card h2{font-size:clamp(24px,5.5vw,32px)}}@media (max-width:420px){.container{width:calc(100% - 24px)}h1{font-size:26px}.header-brand{width:108px;height:42px}.header-nav{gap:10px;font-size:11px}.site-header{min-height:52px}.hero-grid{padding:20px 0 32px}.hero-mobile-element{width:clamp(232px,86vw,318px);margin-top:-2px;margin-bottom:8px}.photo-carousel{--photo-card-width:min(58vw, 206px)}.photo-carousel-seal{--seal-size:72px;opacity:.68}.soft-card,.program-card,.benefit-card,.mimos-card,.duration-card,.cta-card{border-radius:14px;padding:18px}.section{padding:40px 0}.site-footer{padding:12px 0}.developer-strip{padding:7px 0;font-size:10px}.footer-nav{gap:6px 12px;font-size:11px}}
