:root{--blue:#073b9a;--bright-blue:#0878ea;--pink:#f33378;--yellow:#ffca0a;--green:#17b53c;--ink:#062967;--cream:#fff2c8;--white:#fff;--shadow:0 18px 40px rgba(6,46,116,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Nunito,Arial,sans-serif;background:#fff;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}h1,h2,h3{font-family:"Baloo 2",Nunito,sans-serif}.header{height:92px;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:40;box-shadow:0 4px 24px rgba(4,61,132,.1)}.header-inner{height:100%;display:flex;align-items:center;gap:24px}.logo{width:215px;flex:none}.logo img{width:100%;height:72px;object-fit:contain}.nav{display:flex;align-items:center;justify-content:center;gap:3px;flex:1}.nav a{text-decoration:none;font-size:13px;font-weight:900;padding:11px 12px;border-radius:22px;white-space:nowrap}.nav a:hover,.nav a.active{color:#0872d8;background:#eaf7ff}.btn{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:14px 23px;text-decoration:none;font-weight:900;line-height:1;box-shadow:0 7px 0 rgba(0,0,0,.1);transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 9px 0 rgba(0,0,0,.1)}.btn-whatsapp{color:#fff;background:linear-gradient(#28d84b,#11a735)}.btn-pink{color:#fff;background:linear-gradient(#ff4d91,#ed2267)}.btn-yellow{color:var(--ink);background:linear-gradient(#ffdc24,#ffb900)}.header-cta{font-size:12px}.menu-toggle{display:none;margin-left:auto;border:0;background:none;width:40px}.menu-toggle span{display:block;height:3px;background:var(--blue);margin:6px;border-radius:4px}.hero{min-height:680px;background:radial-gradient(circle at 78% 12%,#fff 0 5%,transparent 5.2%),linear-gradient(145deg,#e8f8ff 0,#fff 53%,#f8fdff 100%);position:relative;overflow:hidden;padding:55px 0 120px}.hero-grid{display:grid;grid-template-columns:.85fr 1.2fr 1.2fr;align-items:center;gap:22px;position:relative;z-index:2}.hero-mascot{align-self:end;margin-bottom:-85px;filter:drop-shadow(0 20px 15px rgba(0,55,130,.25))}.hero-mascot img{width:390px;transform:scale(1.12);transform-origin:bottom}.hero-copy h1{font-size:clamp(45px,5.1vw,70px);line-height:.82;letter-spacing:-2px;margin:10px 0 25px}.hero-copy h1 span{color:var(--pink)}.hero-copy h1 strong{font-size:1.25em;background:linear-gradient(90deg,#ff7100,#ffbd00,#2db749,#119fe4,#ed357c);background-clip:text;-webkit-background-clip:text;color:transparent}.eyebrow{font-size:11px;font-weight:900;color:#087de4;letter-spacing:1.1px}.lead{font-size:17px;line-height:1.55;font-weight:700;max-width:470px}.lead b{color:var(--pink)}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.hero-product{position:relative}.photo-bubble{width:450px;height:480px;padding:14px;border-radius:49% 49% 30% 30%;background:linear-gradient(150deg,#219cff,#ffcf14,#f43b76);transform:rotate(2deg);box-shadow:var(--shadow)}.photo-bubble img{width:100%;height:100%;object-fit:cover;border-radius:inherit;background:#fff}.safe-card{position:absolute;right:-15px;bottom:-22px;background:#fff;border-radius:28px;padding:17px 22px;display:flex;align-items:center;gap:14px;width:330px;box-shadow:var(--shadow)}.safe-card span{width:50px;height:50px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(#1488f1,#0746b2);color:#ffdf22;font-size:29px;font-weight:900}.safe-card p{margin:0;font-size:12px;line-height:1.4}.safe-card b{font-size:15px}.wave{position:absolute;height:150px;left:-4%;right:-4%;bottom:-92px;background:var(--bright-blue);border-radius:48% 52% 0 0}.confetti i{position:absolute;width:10px;height:10px;border-radius:50%;background:#f53579;z-index:1}.confetti i:nth-child(1){left:12%;top:25%;background:#0fa5ef}.confetti i:nth-child(2){left:48%;top:10%;background:#ffc400}.confetti i:nth-child(3){left:61%;top:48%;background:#ff7200}.confetti i:nth-child(4){right:8%;top:22%;background:#25be46}.confetti i:nth-child(5){left:25%;top:70%;background:#ffc400}.confetti i:nth-child(6){right:35%;top:18%;background:#f53579}.stats{background:var(--bright-blue);color:#fff;position:relative;z-index:3;padding:26px 0 34px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats article{display:flex;align-items:center;gap:15px;padding:0 28px;border-right:2px dotted rgba(255,255,255,.5)}.stats article:last-child{border:0}.stats span{font-size:45px;color:#ffd015}.stats b{display:block;font:900 35px "Baloo 2";line-height:1}.stats small{font-size:12px;font-weight:800}.toys{padding:78px 0;background:radial-gradient(circle at 10% 30%,#fff 0 1%,transparent 1.2%),linear-gradient(#fff0bc,#fff8dd)}.section-title{text-align:center;margin-bottom:34px}.section-title p{font-size:11px;color:#087fe3;font-weight:900;margin:0}.section-title h2{font-size:44px;line-height:1;margin:3px 0}.section-title h2 span,.moments h2 span{color:var(--pink)}.section-title small{font-weight:800}.toy-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.toy-card{margin:0;overflow:hidden;background:#fff;border-radius:40px 40px 23px 23px;box-shadow:var(--shadow);transition:.25s}.toy-card:hover{transform:translateY(-7px)}.toy-card img{width:100%;height:230px;object-fit:cover}.toy-card h3{color:#fff;margin:0;padding:11px 5px;text-align:center;font-size:19px}.toy-card.blue h3{background:#1389dd}.toy-card.green h3{background:#3ab525}.toy-card.cyan h3{background:#079ed6}.toy-card.pink h3{background:#ef387b}.toy-card.orange h3{background:#ff7800}.centered{width:max-content;margin:30px auto 0}.how{padding:80px 0;background:#fff}.how-layout{display:grid;grid-template-columns:3fr 1fr;gap:35px;align-items:center}.align-left{text-align:left}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps article{position:relative;padding:24px 16px 18px;border-radius:28px;min-height:220px;background:#eef8ff}.steps article:nth-child(2){background:#fff0f5}.steps article:nth-child(3){background:#fff6e6}.steps article:nth-child(4){background:#ecf9e9}.steps article>b{position:absolute;left:-7px;top:-13px;width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:#0787e7;color:#fff;font-size:20px}.steps article:nth-child(2)>b{background:#ef3475}.steps article:nth-child(3)>b{background:#ff7a00}.steps article:nth-child(4)>b{background:#1fb343}.steps article>span{font:900 50px "Baloo 2";color:#0787e7}.steps h3{margin:7px 0 2px;color:#0879d2}.steps p{font-size:12px;font-weight:700;line-height:1.5}.polaroid{background:#fff;padding:14px 14px 22px;box-shadow:0 13px 25px rgba(0,0,0,.24);transform:rotate(6deg);margin:0}.polaroid img{height:250px;width:100%;object-fit:cover}.polaroid figcaption{text-align:center;font-weight:900;margin-top:10px}.moments{padding:68px 0;background:linear-gradient(120deg,#fff0f3,#fff)}.moments-grid{display:grid;grid-template-columns:1fr 2.2fr;align-items:center;gap:30px}.moments h2{font-size:39px;line-height:1;margin:7px 0}.moments p{font-weight:700;line-height:1.6}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery img{height:180px;width:100%;object-fit:cover;border:10px solid #fff;box-shadow:0 10px 19px rgba(0,0,0,.2);transform:rotate(-3deg)}.gallery img:nth-child(2){transform:rotate(3deg)}.testimonials{padding:65px 0 78px;background:linear-gradient(#fff,#ebf8ff)}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.reviews article{background:#fff;border:2px solid #e7e2e2;border-radius:35px;padding:24px;display:flex;gap:17px;box-shadow:0 10px 20px rgba(5,52,120,.06)}.avatar{width:65px;height:65px;border-radius:50%;display:grid;place-items:center;flex:none;background:linear-gradient(135deg,#ffe9d9,#ffc8df);font:900 20px "Baloo 2"}.stars{color:#ffb800}.reviews p{font-size:13px;line-height:1.55;font-weight:700}.reviews b{font-size:12px}.final-cta{background:linear-gradient(100deg,#062d7b,#0067cc);color:#fff}.cta-grid{min-height:190px;display:grid;grid-template-columns:200px 1fr auto;align-items:center;gap:25px}.cta-grid>img{height:210px;object-fit:contain;align-self:end}.cta-grid h2{font-size:35px;line-height:.95;color:#ffda1b;margin:0 0 8px}.cta-grid p{margin:0}.cta-grid>div:last-child{display:flex;flex-direction:column;gap:12px}footer{background:linear-gradient(120deg,#05265f,#061746);color:#fff;padding:45px 0 14px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:32px}.footer-logo{width:190px;filter:brightness(0) invert(1)}footer h3{font-size:12px;margin:4px 0 13px}footer p,footer a{display:block;color:#fff;text-decoration:none;font-size:12px;line-height:1.55;margin:5px 0}.social{display:flex;gap:12px}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.15);padding-top:14px;margin-top:30px;font-size:11px}.float-wa{display:none;position:fixed;right:18px;bottom:18px;width:58px;height:58px;border-radius:50%;background:#1fc44a;color:#fff;text-decoration:none;place-items:center;font-size:28px;z-index:30;box-shadow:0 8px 24px rgba(0,0,0,.28)}
@media(max-width:1050px){.nav{display:none}.menu-toggle{display:block}.header-cta{display:none}.nav.open{display:flex;position:absolute;top:83px;left:20px;right:20px;flex-direction:column;background:#fff;padding:15px;border-radius:20px;box-shadow:var(--shadow)}.hero-grid{grid-template-columns:.8fr 1.2fr}.hero-product{display:none}.toy-grid{grid-template-columns:repeat(3,1fr)}.toy-card:nth-child(4),.toy-card:nth-child(5){display:none}.how-layout{grid-template-columns:1fr}.polaroid{display:none}.footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.container{width:min(100% - 28px,500px)}.header{height:76px}.logo{width:165px}.logo img{height:60px}.hero{padding:38px 0 105px;text-align:center}.hero-grid{display:flex;flex-direction:column}.hero-mascot{order:2;margin:5px 0 -70px}.hero-mascot img{height:300px;width:auto}.hero-copy{order:1}.hero-copy h1{font-size:46px}.lead{font-size:15px}.actions{justify-content:center}.stats{padding:20px 0}.stats-grid{grid-template-columns:1fr 1fr}.stats article{display:block;text-align:center;padding:18px 5px;border-bottom:1px dotted rgba(255,255,255,.45)}.stats article:nth-child(2){border-right:0}.stats span{font-size:32px}.stats b{font-size:27px}.stats small{font-size:10px}.toys,.how,.testimonials{padding:52px 0}.section-title h2{font-size:35px}.toy-grid{grid-template-columns:1fr 1fr;gap:11px}.toy-card:nth-child(4){display:block}.toy-card{border-radius:27px 27px 18px 18px}.toy-card img{height:155px}.toy-card h3{font-size:15px}.steps{grid-template-columns:1fr 1fr}.steps article{min-height:205px}.moments{padding:52px 0}.moments-grid{grid-template-columns:1fr;text-align:center}.gallery{grid-template-columns:1fr 1fr}.gallery img{height:150px}.gallery img:last-child{grid-column:1/3}.reviews{grid-template-columns:1fr}.cta-grid{grid-template-columns:1fr;text-align:center;padding:28px 0}.cta-grid>img{height:160px;margin:auto}.cta-grid h2{font-size:29px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/3}.float-wa{display:grid}}
.combos{padding:72px 0;background:#fffdf4}.combo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.combo-card{border:2px solid #1585e6;border-radius:28px;padding:18px;display:grid;grid-template-columns:1.15fr .85fr;gap:8px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.combo-pink{border-color:#f13c79}.combo-green{border-color:#21ac4a}.combo-copy h3{font-size:21px;margin:0 0 8px}.combo-pink h3{color:#ed3475}.combo-green h3{color:#16a33b}.combo-copy ul{padding:0;margin:0 0 12px;list-style:none;font-size:12px;font-weight:800;line-height:1.65}.combo-copy li:before{content:"★";color:#1689e7;margin-right:6px}.combo-copy small,.combo-copy strong{display:block}.combo-copy strong{font:900 25px "Baloo 2";color:#0877d8}.combo-pink strong{color:#ed3475}.combo-green strong{color:#18a53d}.combo-copy a{display:inline-flex;margin-top:8px;padding:9px 13px;border-radius:20px;background:#087bdc;color:#fff;text-decoration:none;font-size:11px;font-weight:900}.combo-pink a{background:#ee3475}.combo-green a{background:#19a83e}.combo-card img{width:100%;height:180px;object-fit:contain;align-self:center}.mobile-safety{display:none}
@media(max-width:1050px){.combo-grid{grid-template-columns:1fr}.combo-card{max-width:560px;margin:auto;width:100%}}
@media(max-width:700px){main{display:flex;flex-direction:column}.hero{order:1}.stats{order:2}.toys{order:3}.combos{order:4}.final-cta{order:5}.how{order:6}.moments{order:7}.testimonials{order:8}.mobile-safety{order:9}.hero{padding-top:24px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.hero-copy{grid-column:1/3}.hero-copy .eyebrow{display:none}.hero-copy h1{margin-top:8px}.hero-mascot{grid-column:1;margin:15px -30px -72px 0;align-self:end}.hero-mascot img{height:auto;width:225px;transform:none}.hero-product{display:block;grid-column:2;align-self:end;margin:20px 0 -72px -35px}.photo-bubble{width:235px;height:250px;border-width:0;padding:5px;border-radius:45% 45% 20px 20px;transform:none}.safe-card{display:none}.toy-grid .toy-card:first-child{grid-column:1/3}.toy-grid .toy-card:first-child img{height:245px}.toy-grid .toy-card:nth-child(4),.toy-grid .toy-card:nth-child(5){display:none}.combos{padding:50px 0}.combo-grid{gap:15px}.combo-card{grid-template-columns:1.12fr .88fr;padding:15px;border-radius:24px;box-shadow:0 8px 20px rgba(6,46,116,.1)}.combo-card img{height:170px}.combo-copy h3{font-size:19px}.combo-copy strong{font-size:24px}.final-cta{background:#ffca17;color:var(--ink);margin:0 14px;border-radius:28px}.cta-grid{padding:10px 18px 22px;gap:4px}.cta-grid>img{height:155px;margin-top:-25px}.cta-grid h2{color:var(--ink);font-size:27px}.cta-grid>div:last-child{width:100%}.how{background:#fff8e9}.steps{gap:10px}.steps article{padding:20px 10px 12px}.moments .gallery img:first-child{grid-column:1/3;height:235px}.reviews article{border-radius:28px}.mobile-safety{display:block;padding:24px 0 45px;background:#fff0f2}.mobile-safety .container{background:#fff;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.mobile-safe-copy{display:flex;gap:12px;align-items:center;padding:20px}.mobile-safe-copy span{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;flex:none;background:#087de4;color:#ffd51a;font-size:28px;font-weight:900}.mobile-safe-copy p{margin:0;font-size:12px}.mobile-safe-copy b{font-size:16px}.mobile-safety img{width:100%;height:210px;object-fit:cover}footer{padding-top:35px}.footer-grid{display:block}.footer-grid>div:first-child{padding-bottom:20px}.footer-grid>div:not(:first-child){border-top:1px solid rgba(255,255,255,.22)}.footer-grid>div:not(:first-child) h3{margin:0;padding:14px 2px;position:relative;cursor:pointer}.footer-grid>div:not(:first-child) h3:after{content:"⌄";position:absolute;right:4px;font-size:19px}.footer-grid>div:not(:first-child)>:not(h3){display:none}.footer-grid>div:not(:first-child).open>:not(h3){display:block}.footer-grid>div:not(:first-child).open h3:after{transform:rotate(180deg)}.footer-logo{filter:none}.copyright{font-size:9px}.float-wa{bottom:12px;right:12px}}
.header{position:absolute;top:0;left:0;right:0;background:transparent;box-shadow:none}.hero{min-height:720px;padding-top:118px;background:radial-gradient(circle at 13% 36%,rgba(255,255,255,.95) 0 9%,transparent 9.3%),radial-gradient(circle at 82% 25%,rgba(255,255,255,.95) 0 10%,transparent 10.4%),linear-gradient(145deg,#ddf5ff 0,#fff 55%,#ecfaff 100%)}.hero-grid{grid-template-columns:1.05fr 1.15fr 1.45fr;gap:4px}.hero-mascot{margin:0 0 -115px -55px;align-self:end}.hero-mascot img{width:430px;transform:none}.hero-copy{padding-top:5px}.hero-copy .eyebrow{display:none}.hero-copy h1{font-size:clamp(50px,5vw,72px);text-align:center}.hero-copy .lead{text-align:center;margin-left:auto;margin-right:auto;max-width:390px}.hero-copy .actions{justify-content:center}.hero-product{height:510px;align-self:end}.hero-reference-art{width:535px;height:510px;background-image:url("assets/hero-modelo.png");background-repeat:no-repeat;background-size:1050px auto;background-position:right -12px top -78px;filter:drop-shadow(0 18px 20px rgba(0,55,130,.18))}.safe-card{right:-15px;bottom:4px}.wave{height:185px;bottom:-118px;border-radius:49% 51% 0 0}.stats{padding-top:32px}
@media(max-width:1050px) and (min-width:701px){.hero-grid{grid-template-columns:.9fr 1.2fr}.hero-mascot{margin-left:-25px}.hero-reference-art{display:none}.hero-product{display:none}}
@media(max-width:700px){.header{position:sticky;background:rgba(255,255,255,.97);box-shadow:0 4px 24px rgba(4,61,132,.1)}.hero{min-height:auto;padding-top:24px}.hero-grid{grid-template-columns:1fr 1fr}.hero-mascot{margin:15px -30px -72px 0}.hero-mascot img{width:225px}.hero-product{display:block;height:auto}.hero-reference-art{width:245px;height:245px;background-size:505px auto;background-position:right -8px top -38px;filter:none}.hero-copy h1{text-align:center;font-size:46px}.hero-copy .lead{text-align:center}.wave{height:150px;bottom:-92px}}
.header-inner{position:relative}.logo{width:220px;height:86px;background-image:url("assets/hero-modelo.png");background-size:873px 695px;background-position:-18px -14px;background-repeat:no-repeat}.logo img{display:none}.header{height:104px}.nav{gap:1px}.nav a{font-size:12px;padding:10px 11px}.header-cta{padding:13px 22px}.hero{min-height:650px;padding:102px 0 96px;background:radial-gradient(ellipse at 8% 42%,rgba(255,255,255,.96) 0 8%,transparent 8.3%),radial-gradient(ellipse at 52% 10%,rgba(255,255,255,.75) 0 12%,transparent 12.5%),linear-gradient(155deg,#e7f8ff 0%,#fff 53%,#e9f9ff 100%)}.hero-grid{grid-template-columns:27% 31% 42%;min-height:490px;align-items:end;gap:0}.hero-mascot{margin:0 -15px -82px -18px;z-index:3}.hero-mascot img{width:330px;max-height:475px;object-fit:contain;object-position:bottom}.hero-copy{align-self:center;padding:16px 0 0;z-index:5}.hero-copy h1{font-size:clamp(42px,4.35vw,61px);line-height:.88;letter-spacing:-1.8px;margin:0 0 19px}.hero-copy .lead{max-width:340px;font-size:15px;line-height:1.48}.hero-copy .actions{margin-top:20px;gap:12px}.hero-copy .btn{padding:13px 20px}.hero-product{height:500px;position:relative;align-self:end;margin:0 -52px -24px -20px;z-index:2}.hero-castle{width:100%;height:100%;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 18px 18px rgba(0,60,130,.18))}.hero-reference-art{display:none}.safe-card{right:5px;bottom:14px;width:310px;padding:15px 19px;border-radius:25px}.safe-card span{width:47px;height:47px}.wave{height:150px;bottom:-96px;background:linear-gradient(180deg,#0878ea,#0669db)}.stats{padding:31px 0 36px}.stats-grid{max-width:1120px}
@media(max-width:1050px) and (min-width:701px){.logo{background-image:none;width:190px}.logo img{display:block}.header{height:90px;background:rgba(255,255,255,.96)}.hero{padding-top:95px}.hero-grid{grid-template-columns:42% 58%}.hero-mascot{margin-left:-15px}.hero-copy{padding-right:20px}.hero-product{display:none}}
@media(max-width:700px){.header{height:76px}.logo{width:165px;height:60px;background-image:none}.logo img{display:block}.hero{padding:24px 0 105px}.hero-grid{grid-template-columns:1fr 1fr}.hero-copy{grid-column:1/3}.hero-mascot{margin:15px -35px -72px 0}.hero-mascot img{width:220px;height:265px;object-fit:contain}.hero-product{display:block;height:245px;margin:20px 0 -72px -38px}.hero-castle{width:245px;height:245px;object-fit:contain}.safe-card{display:none}.wave{height:150px;bottom:-92px}}
.balloon{display:none}
@media(max-width:700px){.hero{min-height:620px;padding:14px 0 82px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"copy copy" "mascot castle";grid-template-rows:auto 245px;gap:0;align-items:end;min-height:510px}.hero-copy{grid-area:copy;order:initial;padding:4px 8px 0;align-self:start}.hero-copy h1{font-size:41px;line-height:.89;letter-spacing:-1.2px;margin:4px 0 14px}.hero-copy .lead{max-width:340px;font-size:13px;line-height:1.48;margin:0 auto}.hero-copy .actions{margin-top:18px;gap:9px}.hero-copy .btn{padding:13px 18px;font-size:13px}.hero-mascot{grid-area:mascot;order:initial;margin:0 0 -58px -8px;align-self:end;z-index:4}.hero-mascot img{width:190px;height:225px;object-fit:contain;object-position:bottom}.hero-product{grid-area:castle;order:initial;display:block;height:250px;margin:0 -27px -58px -16px;align-self:end;z-index:3}.hero-castle{width:250px;height:250px;object-fit:contain;object-position:right bottom}.wave{height:115px;bottom:-68px;border-radius:55% 45% 0 0}.stats{margin-top:0;padding:28px 0 25px}.confetti i{width:7px;height:7px}.confetti i:nth-child(1){left:9%;top:18%;background:#1fa8ed}.confetti i:nth-child(2){left:81%;top:14%;background:#f3377b}.confetti i:nth-child(3){left:7%;top:48%;background:#ffbf00}.confetti i:nth-child(4){right:8%;top:45%;background:#18bf43}.confetti i:nth-child(5){left:18%;top:72%;background:#f53176}.confetti i:nth-child(6){right:26%;top:73%;background:#ffbc00}.balloon{display:block;position:absolute;width:29px;height:39px;border-radius:52% 52% 48% 48%;z-index:1;box-shadow:inset -6px -7px 6px rgba(0,0,0,.12)}.balloon:after{content:"";position:absolute;width:1px;height:42px;background:rgba(7,47,110,.35);left:14px;top:37px}.balloon-pink{right:13%;top:16%;background:#f85292}.balloon-blue{left:-7px;top:28%;background:#2ba8e8}.balloon-green{left:4px;top:47%;background:#51c944}}

/* Ajuste final do herói no celular: confetes reais e botões empilhados. */
@media(max-width:700px){
  .balloon,.balloon:after{display:none!important}
  .hero-copy .actions{display:flex;flex-direction:column;align-items:center;gap:11px;margin-top:17px}
  .hero-copy .actions .btn{width:196px;min-height:43px;padding:13px 18px}
  .confetti i{display:block;position:absolute;width:10px;height:5px;border-radius:3px;transform:rotate(35deg);box-shadow:none}
  .confetti i:nth-child(1){left:8%;top:17%;background:#ffbd08;transform:rotate(44deg)}
  .confetti i:nth-child(2){left:86%;top:17%;background:#f3377b;width:6px;height:12px;transform:rotate(18deg)}
  .confetti i:nth-child(3){left:5%;top:35%;background:#18a9e8;width:6px;height:13px;transform:rotate(18deg)}
  .confetti i:nth-child(4){right:6%;top:38%;background:#25be46;width:12px;height:5px;transform:rotate(-43deg)}
  .confetti i:nth-child(5){left:14%;top:51%;background:#ff7513;width:6px;height:12px;transform:rotate(29deg)}
  .confetti i:nth-child(6){right:13%;top:54%;background:#ffbf00;width:11px;height:5px;transform:rotate(-25deg)}
  .confetti i:nth-child(7){left:7%;top:66%;background:#f3377b;width:11px;height:5px;transform:rotate(-36deg)}
  .confetti i:nth-child(8){right:8%;top:68%;background:#19a9e9;width:6px;height:13px;transform:rotate(35deg)}
  .confetti i:nth-child(9){left:30%;top:77%;background:#25be46;width:6px;height:12px;transform:rotate(-25deg)}
  .confetti i:nth-child(10){right:30%;top:79%;background:#ff7513;width:11px;height:5px;transform:rotate(43deg)}
  .confetti i:nth-child(11){left:23%;top:24%;background:#19a9e9;width:6px;height:6px;transform:rotate(45deg)}
  .confetti i:nth-child(12){right:22%;top:28%;background:#ffbd08;width:6px;height:6px;transform:rotate(45deg)}
}
