.rainbow-strip{height:7px;background:url('images/rainbowstripe.jpg') repeat-x center/auto 7px}.topbar{display:block;background:#fff;color:#565d68;font-size:.82rem}.topbar-inner{min-height:68px}.top-logo{align-self:flex-end;margin-bottom:-42px;position:relative;z-index:55}.top-logo img{width:155px}.top-contacts{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:25px!important}.top-contacts>*{display:inline-flex;align-items:center;gap:7px}.top-contacts>a:hover{color:var(--orange)}.social-mini{font-weight:900;color:#31589b;font-size:1.05rem}.social-mini.instagram{color:#a86e31}.brand{visibility:hidden;width:155px}.nav-whatsapp{position:relative;background:#a8cf34!important;box-shadow:0 0 0 12px #eff7da;animation:menuPulse 2.2s ease-out infinite}.nav-whatsapp span{font-size:1rem}.site-header nav{gap:30px}.site-header nav>a:not(.nav-whatsapp):after{background:linear-gradient(90deg,var(--pink),var(--orange),var(--green),var(--blue))}.hero:before,.services:before,.plans:before,.contact:before{content:"";position:absolute;top:0;left:0;right:0;height:7px;background:url('images/rainbowstripe.jpg') repeat-x center/auto 7px;z-index:3}.services,.plans,.contact{position:relative}.story-grid>img{min-height:0;aspect-ratio:1.35;object-fit:cover}.story-grid>div{height:100%;display:flex;flex-direction:column;justify-content:center;min-height:360px}.invite-card>img{min-height:0;aspect-ratio:1.35;object-fit:cover}.service-grid article:nth-child(odd){transform:rotate(-.45deg)}.service-grid article:nth-child(even){transform:rotate(.45deg)}.service-grid article:hover{transform:translateY(-7px) rotate(0)}

.gallery-shell{position:relative;padding:0 62px}.gallery-viewport{overflow:hidden;border-radius:24px}.gallery-track{display:flex;gap:14px;transition:transform .65s cubic-bezier(.2,.8,.2,1);will-change:transform}.gallery-grid{display:flex!important;grid-template-columns:none!important;gap:14px!important}.gallery-grid button,.gallery-grid button:nth-child(7n+1){display:block!important;flex:0 0 calc((100% - 42px)/4);aspect-ratio:4/5!important;grid-column:auto!important;grid-row:auto!important;border-radius:22px!important;box-shadow:0 16px 30px rgba(0,0,0,.18)}.gallery-grid img{object-fit:cover;width:100%;height:100%}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:#fff;color:var(--ink);font-size:2rem;cursor:pointer;z-index:2;transition:.2s}.gallery-arrow:hover{background:var(--yellow);transform:translateY(-50%) scale(1.08)}.gallery-arrow:disabled{opacity:.3;cursor:default}.gallery-prev{left:0}.gallery-next{right:0}.gallery-status{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:28px;color:#fff;font:800 .8rem Nunito}.gallery-status i{display:block;width:90px;height:2px;background:linear-gradient(90deg,var(--pink),var(--yellow),var(--green),var(--blue))}

.footer{background:#fff;color:#74787e}.footer-main{padding:58px 0 48px;display:grid;grid-template-columns:1fr 1.1fr 1fr .9fr;gap:48px;align-items:start}.footer-info{display:grid;grid-template-columns:46px 1fr;gap:15px}.footer-icon{color:#ff5829;font-size:2.4rem;line-height:1}.footer h3{font:600 1.35rem/1.15 Nunito;color:#ff5829;margin:0 0 18px}.footer p{font-size:.85rem;line-height:1.85;color:#85888e}.footer a:hover{color:#ff5829}.footer-social{display:flex;gap:12px}.footer-social a{width:43px;height:43px;border:1px solid #31589b;border-radius:50%;display:grid;place-items:center;color:#31589b;font-weight:900}.footer-social a+a{border-color:#a86e31;color:#a86e31}.copyright{padding:36px 20px;background:#fff;color:#85888e;border-top:1px dashed #d9d9d9}.footer-kids{height:215px;background:url('images/footer_bottom_bg.jpg') repeat-x center bottom/auto 100%;margin-top:0}

.float-wa{position:fixed;z-index:45;right:22px;bottom:22px;width:58px;height:58px;padding:10px;background:#202a38;color:#fff;border:1px solid #ffffff24;border-radius:999px;display:flex;align-items:center;gap:10px;box-shadow:0 14px 38px #0005;overflow:visible;transition:width .42s cubic-bezier(.2,.8,.2,1),transform .25s}.float-wa:before{content:"";position:absolute;inset:-5px;border:2px solid #25d366;border-radius:inherit;opacity:0;animation:floatPulse 2.2s ease-out infinite}.float-wa:after{content:'online';position:absolute;right:9px;top:-8px;padding:2px 7px;border-radius:999px;background:#25d366;color:#082311;font-size:.48rem;font-weight:800;opacity:0;transition:.25s}.float-wa svg{width:36px;height:36px;min-width:36px;padding:8px;background:#25d366;border-radius:50%;fill:none;stroke:#fff;stroke-width:1.7}.float-wa span{max-width:0;opacity:0;overflow:hidden;white-space:nowrap;font-size:.72rem;transition:.4s}.float-wa:hover{width:142px;transform:translateY(-5px)}.float-wa:hover span{max-width:72px;opacity:1}.float-wa:hover:after{opacity:1}.back-to-top{position:fixed;z-index:44;right:27px;bottom:92px;width:48px;height:48px;border:1px solid var(--yellow);border-radius:50%;background:#fff;color:var(--blue);font-size:1.45rem;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(14px);transition:.3s}.back-to-top.visible{opacity:1;visibility:visible;transform:none}.back-to-top:hover{background:var(--yellow);transform:translateY(-4px)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}.reveal.revealed{opacity:1;transform:none}
@keyframes menuPulse{0%,100%{box-shadow:0 0 0 11px #eff7da}50%{box-shadow:0 0 0 16px rgba(168,207,52,.12)}}@keyframes floatPulse{0%{opacity:.65;transform:scale(.94)}70%,to{opacity:0;transform:scale(1.15)}}
@media(max-width:960px){.topbar-inner{min-height:58px}.top-logo{margin-bottom:-35px}.top-logo img{width:125px}.top-contacts>*:nth-child(n+3){display:none}.brand{visibility:visible}.brand img{width:125px}.site-header nav{padding-bottom:45px}.gallery-grid button,.gallery-grid button:nth-child(7n+1){flex-basis:calc((100% - 14px)/2)}.footer-main{grid-template-columns:1fr 1fr}.footer-kids{height:170px}}
@media(max-width:620px){.topbar-inner{min-height:48px}.top-logo{display:none}.top-contacts{margin:auto;gap:18px!important}.top-contacts>*:nth-child(n+2){display:none}.site-header{height:78px}.nav-whatsapp{margin-top:12px}.story-grid>img{aspect-ratio:4/3}.story-grid>div{min-height:0}.gallery-shell{padding:0 46px}.gallery-grid button,.gallery-grid button:nth-child(7n+1){flex-basis:100%}.gallery-arrow{width:38px;height:38px}.footer-main{grid-template-columns:1fr;padding:48px 0 35px}.footer-info{max-width:310px;margin:auto;width:100%}.footer-kids{height:125px;background-size:auto 100%}.float-wa{right:18px;bottom:18px}.back-to-top{right:23px;bottom:87px}}
@media(prefers-reduced-motion:reduce){.nav-whatsapp,.float-wa:before{animation:none}.reveal{opacity:1;transform:none}}

/* Centered header and larger brand mark */
.topbar-inner{min-height:82px;justify-content:center;gap:70px}.top-logo{margin-bottom:-58px}.top-logo img{width:220px}.top-contacts{margin-left:0;flex:1;justify-content:space-between;max-width:960px}.nav-wrap{justify-content:center}.site-header nav{margin-left:0}.brand{position:absolute;left:0}

/* Festive welcome atmosphere */
.welcome{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 12%,#fff1f7 0 5%,transparent 18%),radial-gradient(circle at 92% 24%,#eefaff 0 6%,transparent 19%),linear-gradient(180deg,#fff 0%,#fffafd 55%,#fff 100%)}.welcome>.container{position:relative;z-index:2}.party-decor{position:absolute;inset:0;pointer-events:none;z-index:1}.party-decor span{position:absolute;font-size:clamp(1.2rem,2.4vw,2.5rem);opacity:.2;animation:partyFloat 7s ease-in-out infinite}.party-decor span:nth-child(1){left:3%;top:8%;color:var(--pink)}.party-decor span:nth-child(2){left:15%;top:25%;color:var(--blue);animation-delay:-2s}.party-decor span:nth-child(3){right:4%;top:9%;color:var(--orange);animation-delay:-4s}.party-decor span:nth-child(4){right:14%;top:28%;color:var(--green);animation-delay:-1s}.party-decor span:nth-child(5){left:5%;top:59%;color:var(--yellow);animation-delay:-5s}.party-decor span:nth-child(6){right:3%;top:55%;color:var(--blue);animation-delay:-3s}.party-decor span:nth-child(7){left:11%;bottom:7%;color:var(--orange);animation-delay:-6s}.party-decor span:nth-child(8){right:10%;bottom:8%;color:var(--pink);animation-delay:-2.5s}

/* Image motion and reliable carousel sizing */
.story-grid>img,.invite-card>img,.gallery-track img{transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .45s,box-shadow .45s}.story-grid>img:hover,.invite-card>img:hover{transform:scale(1.045) rotate(.4deg);filter:saturate(1.14) contrast(1.04);box-shadow:0 24px 55px rgba(22,35,68,.22);z-index:3}.gallery-track button,.gallery-track button:nth-child(7n+1){display:block;flex:0 0 calc((100% - 42px)/4);padding:0;border:0;background:#111;aspect-ratio:4/5;border-radius:22px;overflow:hidden;cursor:zoom-in;box-shadow:0 16px 30px rgba(0,0,0,.18)}.gallery-track button:hover img{transform:scale(1.09) rotate(.7deg);filter:saturate(1.16) brightness(.87)}

.footer-icon svg{width:36px;height:36px;fill:none;stroke:#ff5829;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.footer-main{justify-content:center}.footer-info{justify-self:center;width:100%;max-width:255px}
@keyframes partyFloat{0%,100%{transform:translate3d(0,0,0) rotate(-4deg)}50%{transform:translate3d(0,-18px,0) rotate(5deg)}}
@media(max-width:960px){.topbar-inner{gap:35px}.top-logo{margin-bottom:-46px}.top-logo img{width:175px}.top-contacts{justify-content:center}.brand{position:static}.gallery-track button,.gallery-track button:nth-child(7n+1){flex-basis:calc((100% - 14px)/2)}}
@media(max-width:620px){.topbar-inner{min-height:52px}.gallery-track button,.gallery-track button:nth-child(7n+1){flex-basis:100%}.party-decor span{opacity:.14}.footer-info{max-width:300px}}
@media(prefers-reduced-motion:reduce){.party-decor span{animation:none}.story-grid>img,.invite-card>img,.gallery-track img{transition:none}}

/* Cinematic banner transitions and visible timing status */
.hero-slide{overflow:hidden;transition:opacity 3s cubic-bezier(.37,0,.18,1),visibility 3s}.hero-slide:before{content:"";position:absolute;inset:-5%;background-image:linear-gradient(90deg,rgba(16,22,49,.77) 0%,rgba(16,22,49,.38) 50%,rgba(16,22,49,.08) 100%),var(--bg);background-position:center;background-size:cover;transform:scale(1.03);will-change:transform}.hero-slide{background-image:none!important}.hero-slide.active:nth-child(1):before{animation:bannerZoomIn 10.5s cubic-bezier(.25,.1,.25,1) both}.hero-slide.active:nth-child(2):before{animation:bannerZoomOut 10.5s cubic-bezier(.25,.1,.25,1) both}.hero-slide.active:nth-child(3):before{animation:bannerZoomDrift 10.5s cubic-bezier(.25,.1,.25,1) both}.hero-slide .hero-copy>p,.hero-slide .hero-copy>h1,.hero-slide .hero-copy>h2,.hero-slide .actions{opacity:0;transform:translateY(28px)}.hero-slide.active .hero-copy>p{animation:heroTextIn .75s .35s ease forwards}.hero-slide.active .hero-copy>h1,.hero-slide.active .hero-copy>h2{animation:heroTextIn .9s .5s cubic-bezier(.2,.8,.2,1) forwards}.hero-slide.active .actions{animation:heroTextIn .8s .75s ease forwards}.hero-progress{position:absolute;z-index:6;left:max(20px,calc((100vw - 1180px)/2));right:auto;bottom:35px;width:240px;height:auto;display:flex;align-items:center;gap:11px;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.08em}.hero-progress b{display:block;flex:1;height:3px;background:rgba(255,255,255,.3);overflow:hidden;border-radius:4px}.hero-progress i{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--pink),var(--yellow),var(--green));transform-origin:left}.hero-controls{bottom:28px}@keyframes bannerProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes bannerZoomIn{from{transform:scale(1.02) translate3d(-.5%,0,0)}to{transform:scale(1.13) translate3d(1%,-.5%,0)}}@keyframes bannerZoomOut{from{transform:scale(1.14) translate3d(0,-.6%,0)}to{transform:scale(1.03) translate3d(-1%,.4%,0)}}@keyframes bannerZoomDrift{from{transform:scale(1.03) translate3d(1%,0,0)}to{transform:scale(1.12) translate3d(-1%,-.8%,0)}}@keyframes heroTextIn{to{opacity:1;transform:translateY(0)}}
@media(max-width:620px){.hero-progress{left:18px;bottom:27px;width:165px}.hero-controls{bottom:20px}.hero-slide:before{background-image:linear-gradient(90deg,rgba(16,22,49,.79),rgba(16,22,49,.25)),var(--bg)}}
@media(prefers-reduced-motion:reduce){.hero-slide.active:before,.hero-slide.active .hero-copy>*{animation:none;opacity:1;transform:none}.hero-progress i{animation:none!important}}

/* Final color, framing and interaction polish */
.topbar{border-bottom:1px solid #edf0f5;box-shadow:0 6px 20px rgba(22,35,68,.05)}.top-contacts>a:not(.social-mini){position:relative;padding:10px 0}.contact-icon{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#f2f7ff;color:#31589b;font-weight:900;transition:.3s}.top-contacts>a:nth-child(2) .contact-icon{background:#e9f9ef;color:#159447}.top-contacts>a:nth-child(3) .contact-icon{background:#fff1f6;color:var(--pink)}.top-contacts>a:nth-child(4) .contact-icon{background:#fff7e1;color:#d98c00}.top-contacts>a:hover .contact-icon{transform:translateY(-2px) rotate(-7deg);box-shadow:0 7px 15px rgba(22,35,68,.13)}.site-header{border-bottom:1px solid #edf0f5;box-shadow:0 8px 24px rgba(22,35,68,.07)}
.welcome:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#ff4f8b 0 3px,transparent 4px),radial-gradient(circle,#1abbd0 0 3px,transparent 4px),radial-gradient(circle,#ffc528 0 2px,transparent 3px);background-size:170px 170px,210px 210px,130px 130px;background-position:20px 30px,80px 110px,130px 15px;opacity:.12;pointer-events:none}.party-decor span{opacity:.52;filter:drop-shadow(0 5px 5px rgba(22,35,68,.12))}.party-decor span:nth-child(9){left:23%;top:8%;animation-delay:-1.5s}.party-decor span:nth-child(10){right:27%;top:13%;color:var(--pink);animation-delay:-4.5s}.party-decor span:nth-child(11){left:3%;top:39%;color:var(--green);animation-delay:-3.5s}.party-decor span:nth-child(12){right:5%;bottom:24%;animation-delay:-5.5s}
.music-experience{margin:28px auto 0;border:0;border-radius:999px;padding:14px 24px;background:linear-gradient(110deg,var(--pink),#ff7356,var(--yellow));color:#fff;font:700 .95rem Nunito;box-shadow:0 13px 28px rgba(255,79,139,.25);cursor:pointer;display:inline-flex;align-items:center;gap:7px;transition:.35s}.music-experience>span{width:28px;height:28px;display:grid;place-items:center;background:#fff;color:var(--pink);border-radius:50%;animation:musicBeat 1.4s ease-in-out infinite}.music-experience:hover{transform:translateY(-4px) scale(1.025);box-shadow:0 18px 36px rgba(255,79,139,.34)}
.gallery{background:radial-gradient(circle at 12% 20%,rgba(255,79,139,.13),transparent 25%),radial-gradient(circle at 88% 75%,rgba(26,187,208,.15),transparent 24%),#202a38}.gallery-viewport{padding:8px}.gallery-track{transition:transform .95s cubic-bezier(.22,1,.36,1)}.gallery-track>button,.gallery-track>button:nth-child(7n+1){padding:4px!important;border:0!important;background:linear-gradient(135deg,#ff4f8b,#ffc528,#1abbd0,#ff4f8b)!important;background-size:300% 300%!important;animation:galleryBorder 6s linear infinite;aspect-ratio:4/5!important;overflow:hidden!important}.gallery-track>button:nth-child(4n+2){background-image:linear-gradient(135deg,#1abbd0,#8bcf34,#ffc528,#1abbd0)!important;animation-delay:-1.5s}.gallery-track>button:nth-child(4n+3){background-image:linear-gradient(135deg,#ffc528,#ff642f,#ff4f8b,#ffc528)!important;animation-delay:-3s}.gallery-track>button:nth-child(4n+4){background-image:linear-gradient(135deg,#8bcf34,#1abbd0,#7556d8,#8bcf34)!important;animation-delay:-4.5s}.gallery-track>button>img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;border-radius:18px!important;background:#fff!important}.gallery-track>button:hover{box-shadow:0 24px 48px rgba(0,0,0,.34);transform:translateY(-4px)}
.story-grid>img,.invite-card>img{width:100%;height:100%;object-fit:cover;border:4px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--pink),var(--yellow),var(--blue)) border-box}.story-grid>img:nth-of-type(even){background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--blue),var(--green),var(--yellow)) border-box}
#music-dialog{width:min(680px,calc(100% - 28px));max-height:86vh;border:0;border-radius:28px;padding:0;background:#fff;color:var(--ink);box-shadow:0 30px 90px rgba(15,24,43,.42);overflow:auto}#music-dialog::backdrop{background:rgba(18,27,44,.72);backdrop-filter:blur(6px)}.music-close{position:absolute;right:16px;top:16px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:var(--ink);font-size:1.55rem;cursor:pointer;box-shadow:0 5px 18px rgba(0,0,0,.14)}.music-dialog-head{padding:34px 65px 26px 30px;display:flex;gap:17px;align-items:center;background:linear-gradient(120deg,#fff0f6,#fff8df,#eafbff)}.music-dialog-head>span{width:55px;height:55px;display:grid;place-items:center;border-radius:18px;background:var(--pink);color:#fff;font-size:1.8rem;transform:rotate(-7deg)}.music-dialog-head p{margin:0;color:var(--pink);font-weight:900;text-transform:uppercase;font-size:.75rem;letter-spacing:.1em}.music-dialog-head h2{margin:3px 0 0;font-size:1.7rem;line-height:1.05}.music-note{margin:20px 30px;color:#687184;font-size:.88rem}.music-list{list-style:none;margin:0;padding:0 30px 30px;display:grid;gap:10px;counter-reset:track}.music-list li{counter-increment:track;display:flex;align-items:center;gap:12px;padding:12px 12px 12px 18px;border:1px solid #eef0f5;border-radius:16px;background:#fff;transition:.25s}.music-list li:before{content:counter(track,decimal-leading-zero);color:var(--pink);font-weight:900}.music-list li:hover{transform:translateX(4px);border-color:#ffd0e0;box-shadow:0 8px 22px rgba(22,35,68,.08)}.music-list li>span{display:grid;margin-right:auto}.music-list small{color:#7a8190}.music-list a{padding:9px 13px;border-radius:999px;background:#202a38;color:#fff;font-size:.78rem;font-weight:800}.music-list a:hover{background:var(--pink)}.music-list i{font-style:normal;color:var(--yellow)}
@keyframes galleryBorder{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes musicBeat{0%,100%{transform:scale(1)}50%{transform:scale(1.13) rotate(-8deg)}}
@media(max-width:960px){.topbar-inner{justify-content:space-between}.top-contacts{overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.top-contacts::-webkit-scrollbar{display:none}.top-contacts>a{flex:none}.top-contacts>*:nth-child(n+3){display:inline-flex}.top-contacts .social-mini{display:none!important}}
@media(max-width:620px){.topbar{overflow:hidden}.top-contacts>*:nth-child(n+2){display:inline-flex}.top-contacts{width:100%;padding:4px 0}.top-contacts a span:last-child{display:none}.top-contacts>a{padding:4px}.top-contacts .contact-icon{width:34px;height:34px}.party-decor span{opacity:.34}.music-experience{font-size:.82rem;padding:12px 16px}.gallery-viewport{padding:6px}.gallery-track>button,.gallery-track>button:nth-child(7n+1){aspect-ratio:4/5!important}.music-dialog-head{padding:28px 52px 22px 20px}.music-dialog-head h2{font-size:1.35rem}.music-dialog-head>span{width:46px;height:46px}.music-note{margin:17px 20px}.music-list{padding:0 20px 22px}.music-list li{padding-left:12px}}
@media(prefers-reduced-motion:reduce){.gallery-track>button,.music-experience>span{animation:none}}
@media(prefers-reduced-motion:reduce){.nav-whatsapp{animation:menuPulse 2.2s ease-out infinite!important}.gallery-track{transition:transform .95s cubic-bezier(.22,1,.36,1)!important}}

/* Festive details distributed through the full page */
main{position:relative;isolation:isolate}main:before{content:"";position:absolute;z-index:3;inset:0;pointer-events:none;background-image:radial-gradient(circle,#ff4f8b 0 3px,transparent 3.8px),radial-gradient(circle,#16bfd0 0 2.5px,transparent 3.3px),radial-gradient(circle,#ffc528 0 3px,transparent 3.8px),radial-gradient(circle,#82c83d 0 2.5px,transparent 3.3px);background-size:181px 223px,257px 197px,311px 269px,227px 307px;background-position:23px 71px,107px 29px,51px 143px,167px 91px;opacity:.3}.global-party-decor{position:absolute;z-index:4;inset:0;overflow:hidden;pointer-events:none}.global-party-decor span{position:absolute;display:block;font-size:clamp(1.25rem,2.1vw,2.25rem);opacity:.62;filter:drop-shadow(0 5px 6px rgba(18,29,55,.2));animation:globalPartyFloat 7s ease-in-out infinite}.global-party-decor span:nth-child(4n+1){color:var(--pink)}.global-party-decor span:nth-child(4n+2){color:var(--blue)}.global-party-decor span:nth-child(4n+3){color:var(--yellow)}.global-party-decor span:nth-child(4n){color:var(--green)}
.global-party-decor span:nth-child(1){left:1.5%;top:1.8%}.global-party-decor span:nth-child(2){right:2%;top:4.5%;animation-delay:-2s}.global-party-decor span:nth-child(3){left:4%;top:8.5%;animation-delay:-4s}.global-party-decor span:nth-child(4){right:3%;top:12%;animation-delay:-1s}.global-party-decor span:nth-child(5){left:1%;top:16%;animation-delay:-5s}.global-party-decor span:nth-child(6){right:5%;top:20%;animation-delay:-3s}.global-party-decor span:nth-child(7){left:3%;top:24%;animation-delay:-6s}.global-party-decor span:nth-child(8){right:1.5%;top:28%;animation-delay:-2.5s}.global-party-decor span:nth-child(9){left:5%;top:32%;animation-delay:-.5s}.global-party-decor span:nth-child(10){right:4%;top:36%;animation-delay:-4.5s}.global-party-decor span:nth-child(11){left:1%;top:40%;animation-delay:-3.5s}.global-party-decor span:nth-child(12){right:2%;top:44%;animation-delay:-5.5s}.global-party-decor span:nth-child(13){left:4%;top:48%;animation-delay:-1.2s}.global-party-decor span:nth-child(14){right:5%;top:52%;animation-delay:-3.8s}.global-party-decor span:nth-child(15){left:2%;top:56%;animation-delay:-6.4s}.global-party-decor span:nth-child(16){right:1%;top:60%;animation-delay:-2.7s}.global-party-decor span:nth-child(17){left:5%;top:64%;animation-delay:-4.7s}.global-party-decor span:nth-child(18){right:3.5%;top:68%;animation-delay:-.8s}.global-party-decor span:nth-child(19){left:1%;top:72%;animation-delay:-3.1s}.global-party-decor span:nth-child(20){right:5%;top:76%;animation-delay:-5.8s}.global-party-decor span:nth-child(21){left:3.5%;top:80%;animation-delay:-1.8s}.global-party-decor span:nth-child(22){right:1.5%;top:84%;animation-delay:-4.1s}.global-party-decor span:nth-child(23){left:5%;top:88%;animation-delay:-6.2s}.global-party-decor span:nth-child(24){right:4%;top:91%;animation-delay:-2.2s}.global-party-decor span:nth-child(25){left:1.5%;top:94%;animation-delay:-5.1s}.global-party-decor span:nth-child(26){right:2%;top:96%;animation-delay:-.6s}.global-party-decor span:nth-child(27){left:10%;top:34%;animation-delay:-3.4s}.global-party-decor span:nth-child(28){right:10%;top:70%;animation-delay:-6.1s}
main>.section,main>.hero{position:relative;z-index:1}.gallery,.numbers,.testimonials{isolation:isolate}.gallery:after,.numbers:after,.testimonials:after{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background-image:radial-gradient(circle at 9% 19%,rgba(255,197,40,.28) 0 5px,transparent 6px),radial-gradient(circle at 92% 33%,rgba(255,79,139,.3) 0 6px,transparent 7px),radial-gradient(circle at 16% 81%,rgba(26,187,208,.28) 0 4px,transparent 5px),radial-gradient(circle at 84% 77%,rgba(139,207,52,.28) 0 5px,transparent 6px);background-size:190px 220px,240px 260px,170px 210px,260px 230px}.welcome:after{opacity:.26}
@keyframes globalPartyFloat{0%,100%{transform:translate3d(0,0,0) rotate(-7deg)}50%{transform:translate3d(5px,-15px,0) rotate(8deg)}}
@media(max-width:1100px){.global-party-decor span{font-size:1.45rem;opacity:.52}.global-party-decor span:nth-child(27),.global-party-decor span:nth-child(28){display:none}main:before{opacity:.24}}
@media(max-width:620px){.global-party-decor span{font-size:1.15rem;opacity:.48}.global-party-decor span:nth-child(odd){left:.7%}.global-party-decor span:nth-child(even){right:.7%}main:before{background-size:123px 177px,189px 151px,217px 203px,171px 229px;opacity:.22}}
@media(prefers-reduced-motion:reduce){.global-party-decor span{animation:none}}

/* Header alignment, lively gallery and calmer photo interactions */
.topbar-inner{min-height:76px!important;justify-content:center!important}.top-logo{display:none!important}.top-contacts{flex:0 1 auto!important;width:auto!important;max-width:none!important;margin:0 auto!important;justify-content:center!important;gap:27px!important}.site-header{overflow:visible}.nav-wrap{min-height:96px;position:relative}.brand{visibility:visible!important;position:absolute!important;left:0!important;bottom:8px;width:174px!important;height:92px;display:grid!important;place-items:center;background:#fff;border:3px solid transparent;border-radius:22px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--pink),var(--yellow),var(--green),var(--blue)) border-box;box-shadow:0 12px 28px rgba(24,38,67,.14);transform:translateY(7px);z-index:5}.brand img{width:142px!important;max-width:88%;max-height:78px;object-fit:contain}.site-header nav{margin:0 auto!important}
.social-mini{width:34px;height:34px;border-radius:50%;display:grid!important;place-items:center;background:#f3f6fd;transition:background-color .45s ease,transform .65s cubic-bezier(.22,1,.36,1),box-shadow .65s ease}.social-mini svg{width:17px;height:17px}.social-mini.facebook svg{fill:#31589b}.social-mini.instagram{background:#fff4e9}.social-mini.instagram svg{fill:none;stroke:#a86e31;stroke-width:1.8}.social-mini.instagram .ig-dot{fill:#a86e31;stroke:none}.social-mini:hover{transform:translateY(-3px) scale(1.06);box-shadow:0 9px 20px rgba(22,35,68,.14)}.social-mini.facebook:hover{background:#e8efff}.social-mini.instagram:hover{background:#ffead7}
.footer-social a{font-family:Arial,sans-serif;font-size:0;transition:transform .65s cubic-bezier(.22,1,.36,1),box-shadow .65s ease,background-color .45s ease}.footer-social a:first-child:before{content:"f";font-size:20px;font-weight:900}.footer-social a:last-child:before{content:"◎";font-size:22px;font-weight:800}.footer-social a:hover{transform:translateY(-4px) scale(1.06);box-shadow:0 10px 22px rgba(22,35,68,.14);background:#f7f9ff}
.gallery{background:radial-gradient(circle at 9% 18%,rgba(255,230,60,.34),transparent 26%),radial-gradient(circle at 92% 24%,rgba(255,79,139,.34),transparent 28%),radial-gradient(circle at 75% 90%,rgba(85,225,205,.35),transparent 31%),linear-gradient(128deg,#7153d6 0%,#236dc4 43%,#00a6b5 100%)!important}.gallery:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.06),transparent 42%,rgba(255,255,255,.09));pointer-events:none}.gallery .section-head,.gallery .gallery-shell,.gallery .gallery-status{position:relative;z-index:2}
.story-grid>img,.invite-card>img,.gallery-track img{transition:transform 1.05s cubic-bezier(.22,1,.36,1),filter .9s ease,box-shadow .9s ease!important}.story-grid>img,.invite-card>img{border-width:3px;border-radius:3px}.story-grid>img:hover,.invite-card>img:hover{transform:scale(1.018)!important;filter:saturate(1.07) contrast(1.025)!important;box-shadow:0 20px 42px rgba(22,35,68,.16)!important}.gallery-track>button,.gallery-track>button:nth-child(7n+1){padding:3px!important;border-radius:24px!important;transition:transform .9s cubic-bezier(.22,1,.36,1),box-shadow .9s ease!important}.gallery-track>button>img{border-radius:20px!important}.gallery-track>button:hover{transform:translateY(-3px) scale(1.008)!important;box-shadow:0 22px 44px rgba(24,32,77,.3)!important}.gallery-track>button:hover img{transform:scale(1.045)!important;filter:saturate(1.08) brightness(.97)!important}
@media(max-width:1120px){.brand{left:12px!important;width:145px!important;height:82px}.brand img{width:118px!important}.site-header nav{padding-left:135px}.top-contacts{gap:17px!important}}
@media(max-width:960px){.topbar-inner{min-height:60px!important}.brand{position:static!important;transform:none;width:126px!important;height:68px;border-radius:16px}.brand img{width:105px!important}.site-header nav{padding-left:24px}.top-contacts{justify-content:center!important;margin:auto!important}}
@media(max-width:620px){.brand{width:108px!important;height:62px}.brand img{width:90px!important}.nav-wrap{min-height:78px}.topbar-inner{min-height:52px!important}.top-contacts{gap:12px!important}.social-mini{display:none!important}}

/* Sharper primary WhatsApp call to action */
.nav-whatsapp{min-height:54px;padding:0 25px!important;gap:9px!important;background:linear-gradient(135deg,#25d366,#18b956)!important;color:#fff!important;border:2px solid rgba(255,255,255,.94)!important;box-shadow:0 0 0 11px rgba(37,211,102,.14),0 12px 26px rgba(18,145,74,.28)!important;text-shadow:0 1px 2px rgba(0,80,35,.22);font-weight:900!important;letter-spacing:.01em}.nav-whatsapp svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 1px rgba(0,70,30,.28));transition:transform .55s cubic-bezier(.22,1,.36,1)}.nav-whatsapp:hover{background:linear-gradient(135deg,#2de073,#0eaa4a)!important;transform:translateY(-2px);box-shadow:0 0 0 15px rgba(37,211,102,.11),0 16px 31px rgba(18,145,74,.34)!important}.nav-whatsapp:hover svg{transform:scale(1.12) rotate(-5deg)}
@keyframes menuPulse{0%,100%{box-shadow:0 0 0 9px rgba(37,211,102,.18),0 12px 26px rgba(18,145,74,.28)}50%{box-shadow:0 0 0 16px rgba(37,211,102,.06),0 15px 31px rgba(18,145,74,.34)}}
@media(max-width:620px){.nav-whatsapp{min-height:50px;padding:0 21px!important}.nav-whatsapp svg{width:22px;height:22px}}

/* Crisp vector icons for the contact strip */
.contact-icon{width:32px!important;height:32px!important;flex:0 0 32px}.contact-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.top-contacts>a:nth-child(2) .contact-icon svg{width:19px;height:19px;stroke-width:1.65}.top-contacts>a:nth-child(4) .contact-icon svg{width:18px;height:18px;stroke-width:2}.top-contacts>a:hover .contact-icon svg{transform:scale(1.08)}.contact-icon svg{transition:transform .45s cubic-bezier(.22,1,.36,1)}
@media(max-width:620px){.contact-icon{width:36px!important;height:36px!important;flex-basis:36px}.contact-icon svg{width:19px;height:19px}.top-contacts>a:nth-child(2) .contact-icon svg{width:21px;height:21px}}

/* Correct stacking: festive accents stay behind every content surface */
main:before{z-index:0!important;opacity:.1!important}.global-party-decor{z-index:1!important}.global-party-decor span{opacity:.78!important;font-size:clamp(1.55rem,2.35vw,2.65rem)!important;filter:drop-shadow(0 5px 7px rgba(18,29,55,.24))}.global-party-decor span:nth-child(3n){font-size:clamp(1.35rem,2vw,2.25rem)!important}.global-party-decor span:nth-child(6),.global-party-decor span:nth-child(16),.global-party-decor span:nth-child(24){font-size:clamp(1.7rem,2.6vw,2.9rem)!important}.global-party-decor span:nth-child(11),.global-party-decor span:nth-child(18),.global-party-decor span:nth-child(26){filter:drop-shadow(0 5px 8px rgba(18,145,74,.28))}.global-party-decor span:nth-child(11):after,.global-party-decor span:nth-child(26):after{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-left:-10px;border-radius:50%;background:#25d366;color:#fff;font:900 12px Arial;vertical-align:bottom}.hero{z-index:4!important}.section{z-index:auto!important;isolation:auto!important}.section>.container,.section>.party-decor{position:relative;z-index:3!important}.gallery:before,.gallery:after,.numbers:after,.testimonials:after{z-index:0!important}.gallery .section-head,.gallery .gallery-shell,.gallery .gallery-status{z-index:3!important}.story-grid>*,.service-grid>*,.plan-grid>*,.testimonial-grid>*,.contact-grid>*{position:relative;z-index:4}
.nav-wrap{min-height:90px!important}.brand{width:156px!important;height:76px!important;bottom:7px!important;transform:none!important;border-width:2px!important;border-radius:19px!important}.brand img{width:112px!important;max-height:64px!important}.site-header nav{align-items:center!important}.nav-whatsapp{align-self:center}
@media(max-width:1120px){.brand{width:138px!important;height:70px!important}.brand img{width:102px!important}.site-header nav{padding-left:120px!important}}
@media(max-width:960px){.brand{width:118px!important;height:64px!important}.brand img{width:94px!important}.site-header nav{padding-left:24px!important}.global-party-decor span{opacity:.65!important}}
@media(max-width:620px){.nav-wrap{min-height:78px!important}.brand{width:104px!important;height:58px!important}.brand img{width:84px!important}.global-party-decor span{opacity:.58!important;font-size:1.35rem!important}.global-party-decor span:nth-child(3n){font-size:1.2rem!important}}

/* Cross-fade banners, six-up gallery and clean centered navigation */
.hero-slide{visibility:visible!important;opacity:0!important;z-index:0;transition:opacity 2.5s cubic-bezier(.45,0,.2,1)!important}.hero-slide.leaving{visibility:visible!important;opacity:0!important;z-index:1}.hero-slide.active{visibility:visible!important;opacity:1!important;z-index:2}.hero-slide:before{transition:transform 10.5s cubic-bezier(.25,.1,.25,1)!important}
.gallery-track>button,.gallery-track>button:nth-child(7n+1){flex-basis:calc((100% - 70px)/6)!important}.gallery-arrow{display:grid!important;place-items:center!important;padding:0!important;line-height:1!important;width:54px!important;height:54px!important;border:3px solid rgba(255,255,255,.92)!important;color:#fff!important;font-family:Arial,sans-serif!important;font-size:2.15rem!important;font-weight:700!important;box-shadow:0 12px 26px rgba(32,44,104,.28)!important}.gallery-prev{background:linear-gradient(135deg,#ff4f8b,#ff7138)!important}.gallery-next{background:linear-gradient(135deg,#10bdd2,#7054d8)!important}.gallery-arrow:hover{transform:translateY(-50%) scale(1.07)!important;filter:saturate(1.12) brightness(1.04)}.gallery-arrow:disabled{filter:grayscale(.25);opacity:.48}
.topbar-inner,.nav-wrap{width:min(1180px,calc(100% - 40px))!important;margin-inline:auto!important}.top-contacts{justify-content:center!important}.site-header nav{position:absolute!important;left:50%!important;transform:translateX(-50%)!important;width:max-content;margin:0!important}.nav-whatsapp{min-height:48px!important;padding:0 21px!important;border:0!important;border-radius:999px!important;background:#20c763!important;box-shadow:0 6px 16px rgba(25,157,79,.22)!important;text-shadow:none!important;animation:cleanWaPulse 2.8s ease-in-out infinite!important}.nav-whatsapp:before{content:"";position:absolute;inset:-5px;border:2px solid rgba(32,199,99,.22);border-radius:inherit;pointer-events:none}.nav-whatsapp svg{width:21px!important;height:21px!important;stroke-width:1.65!important}.nav-whatsapp:hover{background:#18b958!important;transform:translateY(-2px)!important;box-shadow:0 10px 22px rgba(25,157,79,.28)!important}
@keyframes cleanWaPulse{0%,100%{box-shadow:0 6px 16px rgba(25,157,79,.22)}50%{box-shadow:0 6px 16px rgba(25,157,79,.25),0 0 0 7px rgba(32,199,99,.08)}}
@media(max-width:1250px){.gallery-track>button,.gallery-track>button:nth-child(7n+1){flex-basis:calc((100% - 42px)/4)!important}.site-header nav{position:static!important;transform:none!important;margin-left:auto!important;padding-left:120px!important}.nav-whatsapp{padding-inline:18px!important}}
@media(max-width:960px){.gallery-track>button,.gallery-track>button:nth-child(7n+1){flex-basis:calc((100% - 14px)/2)!important}.site-header nav{position:fixed!important;transform:none!important;width:auto;left:0!important;padding-left:35px!important}.gallery-arrow{width:46px!important;height:46px!important}}
@media(max-width:620px){.gallery-track>button,.gallery-track>button:nth-child(7n+1){flex-basis:100%!important}.gallery-arrow{width:42px!important;height:42px!important;font-size:1.8rem!important}.topbar-inner,.nav-wrap{width:min(100% - 24px,1180px)!important}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:opacity 2.5s cubic-bezier(.45,0,.2,1)!important}}

/* More elegant festive density, persistent music access and second footer ribbon */
.global-party-decor span:nth-child(29){left:8%;top:6%}.global-party-decor span:nth-child(30){right:11%;top:10%;animation-delay:-2.4s}.global-party-decor span:nth-child(31){left:9%;top:15%;animation-delay:-4.8s}.global-party-decor span:nth-child(32){right:8%;top:19%;animation-delay:-1.3s}.global-party-decor span:nth-child(33){left:11%;top:26%;animation-delay:-5.4s}.global-party-decor span:nth-child(34){right:10%;top:31%;animation-delay:-3.2s}.global-party-decor span:nth-child(35){left:8%;top:38%;animation-delay:-6.1s}.global-party-decor span:nth-child(36){right:9%;top:42%;animation-delay:-2.8s}.global-party-decor span:nth-child(37){left:10%;top:49%;animation-delay:-.7s}.global-party-decor span:nth-child(38){right:8%;top:54%;animation-delay:-4.4s}.global-party-decor span:nth-child(39){left:9%;top:61%;animation-delay:-3.7s}.global-party-decor span:nth-child(40){right:11%;top:65%;animation-delay:-5.7s}.global-party-decor span:nth-child(41){left:8%;top:71%;animation-delay:-1.5s}.global-party-decor span:nth-child(42){right:9%;top:75%;animation-delay:-3.9s}.global-party-decor span:nth-child(43){left:11%;top:82%;animation-delay:-6.3s}.global-party-decor span:nth-child(44){right:8%;top:86%;animation-delay:-2.1s}.global-party-decor span:nth-child(45){left:9%;top:90%;animation-delay:-5s}.global-party-decor span:nth-child(46){right:11%;top:93%;animation-delay:-.9s}.global-party-decor span:nth-child(47){left:7%;top:97%;animation-delay:-3.3s}.global-party-decor span:nth-child(48){right:8%;top:98%;animation-delay:-5.9s}
.float-music{position:fixed;z-index:45;left:22px;bottom:24px;display:flex;align-items:center;gap:9px;min-height:50px;padding:7px 18px 7px 8px;border:2px solid rgba(255,255,255,.9);border-radius:999px;background:linear-gradient(135deg,#ff4f8b,#7556d8);color:#fff;box-shadow:0 13px 30px rgba(83,57,174,.3);font:800 .84rem Nunito;cursor:pointer;transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .55s}.float-music span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#ff4f8b;font-size:.78rem;padding-left:2px;box-shadow:0 5px 13px rgba(65,44,135,.2);animation:musicBeat 1.8s ease-in-out infinite}.float-music:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(83,57,174,.38)}.float-music:after{content:"Escolha uma música";position:absolute;left:4px;bottom:calc(100% + 8px);padding:5px 9px;border-radius:8px;background:#202a38;color:#fff;font-size:.67rem;white-space:nowrap;opacity:0;transform:translateY(4px);transition:.3s;pointer-events:none}.float-music:hover:after{opacity:1;transform:none}
.copyright{position:relative!important;border-top:0!important;padding-top:46px!important}.copyright:before{content:"";position:absolute;left:0;right:0;top:0;height:7px;background:url('images/rainbowstripe.jpg') repeat-x center/auto 7px}.footer-main{border-bottom:0!important}
@media(max-width:960px){.global-party-decor span:nth-child(n+29){font-size:1.35rem!important;opacity:.6!important}}@media(max-width:620px){.global-party-decor span:nth-child(n+37){display:none}.float-music{left:14px;bottom:16px;min-height:46px;padding-right:14px}.float-music span{width:31px;height:31px}.float-music b{font-size:.76rem}.copyright{padding-top:40px!important}}

/* Symmetric header composition, wider gallery and embedded music */
.nav-wrap{display:grid!important;grid-template-columns:180px minmax(0,1fr) 180px!important;gap:18px!important;align-items:center!important}.brand{position:static!important;grid-column:1;justify-self:start!important}.site-header nav{display:contents!important;position:static!important;transform:none!important}.nav-links{grid-column:2;display:flex;align-items:center;justify-content:center;gap:28px;font-weight:800;white-space:nowrap}.nav-links>a{position:relative}.nav-links>a:after{content:"";height:3px;border-radius:3px;background:linear-gradient(90deg,var(--pink),var(--orange),var(--green),var(--blue));position:absolute;left:0;right:100%;bottom:-8px;transition:right .35s}.nav-links>a:hover:after{right:0}.nav-whatsapp{grid-column:3;justify-self:end!important;align-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:164px!important;min-height:48px!important;padding:0 17px!important;line-height:1!important}.nav-whatsapp svg{flex:0 0 21px}.nav-whatsapp span{display:block;line-height:1!important}
.gallery>.container{width:min(1460px,calc(100% - 28px))!important;max-width:none!important}.gallery-shell{padding-inline:64px!important}.gallery-track>button,.gallery-track>button:nth-child(7n+1){aspect-ratio:4/5.15!important}.gallery-arrow{top:50%!important}.gallery-prev{left:3px!important}.gallery-next{right:3px!important}
.story-grid,.invite-card{border-radius:28px!important;overflow:hidden}.story-grid>img,.invite-card>img{border:0!important;border-radius:0!important}.story-grid>div{position:relative}.story-grid>div:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,79,139,.08);pointer-events:none}.gallery-track>button,.gallery-track>button>img{border-radius:22px!important}
.music-player{margin:0 30px 22px;border-radius:20px;overflow:hidden;background:#202a38;box-shadow:0 16px 34px rgba(22,35,68,.18)}.music-player iframe{display:block;width:100%;aspect-ratio:16/9;border:0;background:#111}.music-player>div{display:flex;align-items:center;gap:12px;padding:11px 15px;color:#fff}.music-player span{padding:5px 8px;border-radius:999px;background:#25d366;color:#082b16;font-size:.62rem;font-weight:900;letter-spacing:.06em}.music-player b{font-size:.85rem}.music-list a{border:0;cursor:pointer}
@media(max-width:1250px){.nav-wrap{grid-template-columns:145px minmax(0,1fr) 155px!important;gap:12px!important}.nav-links{gap:19px;font-size:.92rem}.site-header nav{display:contents!important;padding:0!important}.nav-whatsapp{width:154px!important}.gallery>.container{width:min(1180px,calc(100% - 28px))!important}}
@media(max-width:960px){.nav-wrap{display:flex!important}.site-header nav{display:none!important;position:fixed!important;inset:78px 0 0!important;width:auto!important;background:#fff!important;transform:none!important;padding:35px!important}.site-header nav.open{display:flex!important}.nav-links{display:flex;flex-direction:column;gap:24px}.nav-whatsapp{width:auto!important;min-width:170px}.gallery-shell{padding-inline:52px!important}.story-grid,.invite-card{border-radius:22px!important}.music-player{margin-inline:20px}}
@media(max-width:620px){.gallery>.container{width:100%!important}.gallery-shell{padding-inline:46px!important}.music-player{margin-inline:14px;border-radius:15px}.music-player>div{align-items:flex-start;flex-direction:column;gap:6px}}

/* Controles discretos do player no próprio site */
.music-player .music-player-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px 15px;background:linear-gradient(135deg,#202a38,#29364a);color:#fff}.music-player .music-eq{width:35px;height:35px;padding:0;border-radius:11px;background:linear-gradient(135deg,#ff4f8b,#9b5de5);display:flex;align-items:center;justify-content:center;gap:3px}.music-player .music-eq i{display:block;width:3px;height:8px;border-radius:4px;background:#fff;opacity:.75;transform-origin:center}.music-player.is-playing .music-eq i{animation:musicEqualizer .78s ease-in-out infinite alternate}.music-player.is-playing .music-eq i:nth-child(2){animation-delay:-.35s}.music-player.is-playing .music-eq i:nth-child(3){animation-delay:-.6s}.music-player.is-playing .music-eq i:nth-child(4){animation-delay:-.18s}@keyframes musicEqualizer{0%{height:7px;opacity:.65}100%{height:23px;opacity:1}}.music-current{min-width:0;display:grid;gap:2px}.music-current small{color:#8ce9bf;font-size:.61rem;font-weight:900;letter-spacing:.11em}.music-player .music-current b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem}.music-controls{display:flex;align-items:center;gap:6px}.music-controls button{width:34px;height:34px;border:1px solid rgba(255,255,255,.15);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);color:#fff;font:800 .9rem/1 inherit;cursor:pointer;transition:background .25s,transform .25s}.music-controls button:hover{background:#ff4f8b;transform:translateY(-1px)}.music-controls .music-toggle{width:39px;height:39px;background:#25d366;border-color:#5bec91;color:#073d20;font-size:.86rem}.music-controls output{min-width:38px;text-align:center;color:#dfe6f2;font-size:.7rem;font-weight:800}.music-player:not(.is-playing) .music-eq i{height:6px}
@media(max-width:620px){.music-player .music-player-bar{grid-template-columns:auto minmax(0,1fr);gap:10px}.music-player .music-controls{grid-column:1/-1;width:100%;justify-content:flex-end;padding-top:2px}.music-player .music-current b{max-width:230px}.music-player .music-eq{width:32px;height:32px}}

/* Refinamento do seletor musical e marca do menu */
#music-dialog{width:min(720px,calc(100% - 32px));max-width:720px;max-height:min(88vh,820px);overflow-x:hidden;border-radius:26px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(110deg,var(--pink),var(--yellow),var(--green),var(--blue)) border-box;border:2px solid transparent;box-shadow:0 28px 80px rgba(9,20,43,.38)}#music-dialog:before{content:"";position:sticky;display:block;top:0;height:6px;margin-bottom:-6px;background:linear-gradient(90deg,var(--pink),var(--orange),var(--yellow),var(--green),var(--blue),var(--pink));z-index:4}.music-close{position:sticky;float:right;right:14px;top:14px;margin:14px 14px -52px 0;z-index:8;width:40px;height:40px;display:grid;place-items:center;padding:0;border:2px solid #fff;background:#202a38;color:#fff;line-height:1;box-shadow:0 7px 20px rgba(18,30,51,.22);transition:transform .25s,background .25s}.music-close:hover{transform:rotate(8deg) scale(1.06);background:var(--pink)}.music-dialog-head{padding:30px 72px 24px 28px;background:radial-gradient(circle at 18% 10%,rgba(255,194,31,.22),transparent 34%),linear-gradient(120deg,#fff0f6,#fff9e9 50%,#eafbff)}.music-dialog-head>span{width:58px;height:58px;border-radius:20px;box-shadow:0 10px 20px rgba(255,79,139,.2)}.music-dialog-head h2{font-size:1.6rem;line-height:1.15}.music-note{margin:17px 28px 15px;padding:11px 14px;border-radius:12px;background:#f6f8fc;color:#59647a}.music-player{margin:0 28px 18px;border-radius:18px}.music-player iframe{aspect-ratio:16/8.6}.music-list{padding:0 28px 26px;gap:8px}.music-list li{min-width:0;padding:10px 12px 10px 16px;border-color:#e8edf5;background:linear-gradient(90deg,#fff,#fbfcff)}.music-list li:hover{transform:translateX(3px);border-color:#ffc4d8}.music-list a{white-space:nowrap}
.brand{width:180px!important;height:88px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.brand img{width:174px!important;max-width:100%!important;max-height:86px!important;object-fit:contain!important}.nav-wrap{grid-template-columns:180px minmax(0,1fr) 180px!important}
@media(max-width:1250px){.brand{width:145px!important;height:82px!important}.brand img{width:140px!important;max-height:80px!important}.nav-wrap{grid-template-columns:145px minmax(0,1fr) 155px!important}}
@media(max-width:960px){.brand{width:132px!important;height:72px!important}.brand img{width:128px!important;max-height:70px!important}}
@media(max-width:620px){#music-dialog{width:calc(100% - 20px);max-height:91vh;border-radius:20px}.music-dialog-head{padding:25px 54px 19px 17px;gap:11px}.music-dialog-head>span{width:46px;height:46px;border-radius:15px}.music-dialog-head h2{font-size:1.2rem}.music-note{margin:13px 15px;padding:10px 12px}.music-player{margin:0 15px 15px}.music-list{padding:0 15px 18px}.music-list li{padding:9px 9px 9px 11px}.music-list li:before{font-size:.78rem}.music-list a{padding:8px 10px}.brand{width:114px!important;height:68px!important}.brand img{width:110px!important;max-height:66px!important}}

/* Mini player flutuante */
.music-float-dock{position:fixed;z-index:45;left:22px;bottom:24px;display:flex;align-items:center;gap:9px;filter:drop-shadow(0 13px 25px rgba(83,57,174,.25))}.music-float-dock .float-music{position:relative;left:auto;bottom:auto;z-index:2;min-width:126px;justify-content:center;animation:musicNotice 9s ease-in-out infinite}.music-float-dock .float-music.is-playing span{animation:musicBeat .9s ease-in-out infinite}.music-mini-panel{max-width:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateX(-15px);transition:max-width .55s cubic-bezier(.22,1,.36,1),opacity .3s,transform .45s;background:rgba(32,42,56,.97);color:#fff;border-radius:16px;padding:0;white-space:nowrap}.music-float-dock:hover .music-mini-panel,.music-float-dock:focus-within .music-mini-panel{max-width:330px;opacity:1;pointer-events:auto;transform:none;padding:8px 10px}.music-mini-panel>.mini-track{display:block;max-width:210px;overflow:hidden;text-overflow:ellipsis;font-size:.69rem;font-weight:800;color:#fff;margin:0 3px 5px}.music-mini-panel>div{display:flex;align-items:center;gap:5px}.music-mini-panel button{width:27px;height:27px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(255,255,255,.1);color:#fff;display:grid;place-items:center;cursor:pointer;font-weight:900}.music-mini-panel button:hover{background:var(--pink)}.music-mini-panel .mini-toggle{background:#25d366;color:#073d20}.music-mini-panel output{min-width:34px;text-align:center;font-size:.67rem;font-weight:800;color:#dce5f1}@keyframes musicNotice{0%,72%,100%{transform:translate(0,0) rotate(0);box-shadow:0 13px 30px rgba(83,57,174,.3)}76%,84%{transform:translateX(-3px) rotate(-2deg)}80%,88%{transform:translateX(3px) rotate(2deg)}92%{transform:translate(0,0) rotate(0);box-shadow:0 0 0 10px rgba(255,79,139,0)}}
@media(max-width:620px){.music-float-dock{left:14px;bottom:16px}.music-float-dock .float-music{left:auto;bottom:auto;min-width:112px}.music-float-dock:hover .music-mini-panel,.music-float-dock:focus-within .music-mini-panel{max-width:205px}.music-mini-panel>.mini-track{max-width:175px}}

/* Chamada musical com respiro simétrico e alerta a cada 3 segundos */
.welcome.section{padding-top:92px!important;padding-bottom:92px!important}.welcome .lead{margin-bottom:44px}.music-experience{margin:0 auto!important;min-height:56px;padding:10px 25px!important;justify-content:center;line-height:1.15;animation:experienceAlert 3s ease-in-out infinite;transform-origin:center}.music-experience:hover{animation-play-state:paused;transform:translateY(-4px) scale(1.025)}@keyframes experienceAlert{0%,58%,100%{transform:translateX(0) scale(1);box-shadow:0 13px 28px rgba(255,79,139,.25),0 0 0 0 rgba(255,79,139,.25)}18%{box-shadow:0 13px 30px rgba(255,79,139,.32),0 0 0 13px rgba(255,79,139,0)}64%,76%{transform:translateX(-4px) rotate(-1deg)}70%,82%{transform:translateX(4px) rotate(1deg)}88%{transform:translateX(0) rotate(0)}}
@media(max-width:960px){.welcome.section{padding-top:78px!important;padding-bottom:78px!important}.welcome .lead{margin-bottom:38px}}@media(max-width:620px){.welcome.section{padding-top:62px!important;padding-bottom:62px!important}.welcome .lead{margin-bottom:32px}.music-experience{min-height:52px;padding:9px 17px!important}}@media(prefers-reduced-motion:reduce){.music-experience{animation:none}}

/* Ações vivas: WhatsApp, banner e separadores da música */
.float-wa{border:0!important;background:linear-gradient(145deg,#29dc72,#10b957)!important;color:#fff!important;box-shadow:0 10px 28px rgba(16,185,87,.38)!important;animation:waAttention 2.2s ease-in-out infinite!important}.float-wa svg{background:rgba(255,255,255,.16)!important;stroke:#fff!important}.float-wa:before{inset:-6px!important;border:2px solid rgba(37,211,102,.6)!important;opacity:1!important;animation:waRing 2.2s ease-out infinite!important}.float-wa:hover{animation-play-state:paused!important;box-shadow:0 15px 34px rgba(16,185,87,.48)!important}@keyframes waAttention{0%,100%{transform:scale(1)}45%{transform:scale(1.05)}55%{transform:scale(1.02)}}@keyframes waRing{0%{transform:scale(.86);opacity:.8}75%,100%{transform:scale(1.28);opacity:0}}
.hero-controls{gap:11px!important}.hero-controls>button{width:50px!important;height:50px!important;border:2px solid rgba(255,255,255,.92)!important;display:grid;place-items:center;padding:0 0 4px!important;color:#fff!important;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 10px 24px rgba(9,19,42,.28);transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s,filter .38s}.hero-controls .hero-prev{background:linear-gradient(135deg,#ff4f8b,#ff7657)!important}.hero-controls .hero-next{background:linear-gradient(135deg,#15c7d8,#7658df)!important}.hero-controls>button:hover{transform:translateY(-4px) scale(1.1) rotate(-5deg);box-shadow:0 15px 30px rgba(9,19,42,.35);filter:saturate(1.18) brightness(1.08)}.hero-controls .hero-next:hover{transform:translateY(-4px) scale(1.1) rotate(5deg)}.hero-dots{padding:7px 10px;border-radius:999px;background:rgba(12,22,42,.35);backdrop-filter:blur(7px)}.hero-dots button{width:10px!important;height:10px!important;border:2px solid rgba(255,255,255,.55)!important;background:#ff4f8b!important;transition:transform .3s,background .3s!important}.hero-dots button:nth-child(2){background:#ffc528!important}.hero-dots button:nth-child(3){background:#29cf70!important}.hero-dots button.active{transform:scale(1.38)!important;border-color:#fff!important;box-shadow:0 0 0 3px rgba(255,255,255,.18)}
.music-experience{position:relative;z-index:2}.music-experience:before,.music-experience:after{content:"";position:absolute;z-index:-1;left:50%;width:min(570px,calc(100vw - 40px));height:2px;transform:translateX(-50%);border-radius:3px;background:linear-gradient(90deg,transparent,rgba(255,79,139,.42) 14%,rgba(255,197,40,.5) 38%,rgba(26,187,208,.45) 62%,rgba(139,207,52,.42) 86%,transparent)}.music-experience:before{top:-44px}.music-experience:after{bottom:-44px}.welcome .lead{margin-bottom:66px}.welcome.section{padding-bottom:114px!important}
@media(max-width:960px){.welcome .lead{margin-bottom:60px}.welcome.section{padding-bottom:104px!important}}@media(max-width:620px){.hero-controls>button{width:44px!important;height:44px!important}.hero-dots{padding:6px 8px}.welcome .lead{margin-bottom:52px}.welcome.section{padding-bottom:94px!important}.music-experience:before{top:-34px}.music-experience:after{bottom:-34px}.music-experience:before,.music-experience:after{width:calc(100vw - 34px)}}@media(prefers-reduced-motion:reduce){.float-wa,.float-wa:before{animation:none!important}}

/* Respiro entre a chamada musical e os cards institucionais */
.welcome .story-grid{margin-top:110px!important}@media(max-width:960px){.welcome .story-grid{margin-top:94px!important}}@media(max-width:620px){.welcome .story-grid{margin-top:78px!important}}

/* Pulso suave com um único balanço a cada 3 segundos */
.music-float-dock .float-music{animation:musicGentleNotice 3s ease-in-out infinite!important}.music-float-dock .float-music:hover{animation-play-state:paused!important}@keyframes musicGentleNotice{0%,58%,100%{transform:translateY(0) scale(1) rotate(0);box-shadow:0 13px 30px rgba(83,57,174,.3),0 0 0 0 rgba(255,79,139,.24)}22%{transform:translateY(-1px) scale(1.035);box-shadow:0 16px 34px rgba(83,57,174,.38),0 0 0 10px rgba(255,79,139,0)}72%{transform:translateY(0) scale(1) rotate(0)}82%{transform:translateY(-1px) scale(1.01) rotate(-2deg)}91%{transform:translateY(-1px) scale(1.01) rotate(2deg)}}@media(prefers-reduced-motion:reduce){.music-float-dock .float-music{animation:none!important}}

/* Ícones sociais vetoriais e seção ativa no menu */
.footer-social a:before{content:none!important}.footer-social a{font-size:0!important;border-width:2px!important;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s,background .35s!important}.footer-social a svg{width:21px;height:21px}.footer-social a:first-child svg{fill:#31589b}.footer-social a:last-child svg{fill:none;stroke:#d06b24;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-social a:last-child .ig-dot{fill:#d06b24;stroke:none}.footer-social a:hover{transform:translateY(-4px) scale(1.08)!important}.footer-social a:first-child:hover{background:#edf3ff!important;box-shadow:0 10px 22px rgba(49,88,155,.18)!important}.footer-social a:last-child:hover{background:#fff1e8!important;box-shadow:0 10px 22px rgba(208,107,36,.18)!important}
.nav-links>a{box-sizing:border-box;border:2px solid transparent;border-radius:999px;padding:8px 12px;transition:color .3s,background .35s,box-shadow .35s,transform .35s!important}.nav-links>a.active{color:#172039;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(110deg,var(--pink),var(--orange),var(--yellow),var(--green),var(--blue)) border-box;box-shadow:0 7px 18px rgba(44,57,91,.11);transform:translateY(-1px)}.nav-links>a.active:after{display:none!important}.nav-links>a:hover{transform:translateY(-2px)}@media(max-width:1250px){.nav-links>a{padding:7px 9px}.nav-links{gap:9px!important}}@media(max-width:960px){.nav-links>a{padding:10px 18px}.nav-links{gap:14px!important}}

/* O botão inteiro balança; o ícone interno permanece estável */
.music-float-dock .float-music span,.music-float-dock .float-music.is-playing span{animation:none!important}.music-float-dock .float-music{animation:musicWholeButton 3s ease-in-out infinite!important;transform-origin:center!important}.music-float-dock .float-music:hover{animation-play-state:paused!important}@keyframes musicWholeButton{0%,62%,100%{transform:translateX(0) scale(1);box-shadow:0 13px 30px rgba(83,57,174,.3),0 0 0 0 rgba(255,79,139,.2)}24%{transform:translateX(0) scale(1.025);box-shadow:0 15px 33px rgba(83,57,174,.36),0 0 0 8px rgba(255,79,139,0)}80%{transform:translateX(-2px) scale(1.005)}89%{transform:translateX(2px) scale(1.005)}96%{transform:translateX(0) scale(1)}}@media(prefers-reduced-motion:reduce){.music-float-dock .float-music{animation:none!important}}

/* Pulse em repouso e gesto curto de “não” no fim de cada ciclo */
.music-float-dock .float-music{animation:musicPulseAndNo 3s ease-in-out infinite!important}@keyframes musicPulseAndNo{0%,24%,48%,72%,100%{transform:translateX(0) scale(1) rotate(0);box-shadow:0 13px 30px rgba(83,57,174,.3),0 0 0 0 rgba(255,79,139,.2)}12%,36%,60%{transform:translateX(0) scale(1.028) rotate(0);box-shadow:0 15px 34px rgba(83,57,174,.38),0 0 0 8px rgba(255,79,139,0)}78%{transform:translateX(0) scale(1) rotate(0)}82%{transform:translateX(4px) scale(1.005) rotate(1deg)}86%{transform:translateX(-4px) scale(1.005) rotate(-1deg)}90%{transform:translateX(3px) scale(1.005) rotate(.7deg)}94%{transform:translateX(-2px) scale(1.003) rotate(-.5deg)}98%{transform:translateX(0) scale(1) rotate(0)}}

/* O mesmo ciclo de atenção nos três principais chamados */
.nav-whatsapp,.float-wa{--attention-rgb:32,199,99}.music-experience{--attention-rgb:255,79,139}.nav-whatsapp,.float-wa,.music-experience{animation:sharedCtaAttention 3s ease-in-out infinite!important;transform-origin:center!important}.nav-whatsapp:hover,.float-wa:hover,.music-experience:hover{animation-play-state:paused!important}@keyframes sharedCtaAttention{0%,24%,48%,72%,100%{transform:translateX(0) scale(1) rotate(0);box-shadow:0 10px 26px rgba(var(--attention-rgb),.28),0 0 0 0 rgba(var(--attention-rgb),.2)}12%,36%,60%{transform:translateX(0) scale(1.028) rotate(0);box-shadow:0 14px 32px rgba(var(--attention-rgb),.4),0 0 0 8px rgba(var(--attention-rgb),0)}78%{transform:translateX(0) scale(1) rotate(0)}82%{transform:translateX(4px) scale(1.005) rotate(1deg)}86%{transform:translateX(-4px) scale(1.005) rotate(-1deg)}90%{transform:translateX(3px) scale(1.005) rotate(.7deg)}94%{transform:translateX(-2px) scale(1.003) rotate(-.5deg)}98%{transform:translateX(0) scale(1) rotate(0)}}@media(prefers-reduced-motion:reduce){.nav-whatsapp,.float-wa,.music-experience{animation:none!important}}
