.Navbar-module___rHu7W__nav{z-index:1000;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1rem 2.5rem;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,border-color .4s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(24px);border-bottom-color:var(--border);background:#080810d9}.Navbar-module___rHu7W__logoLink{align-items:center;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoImg{filter:brightness(0)invert(.85)sepia(.3)saturate(2)hue-rotate(10deg);width:auto;height:40px;transition:filter .3s}.Navbar-module___rHu7W__logoLink:hover .Navbar-module___rHu7W__logoImg{filter:brightness(0)invert(.95)sepia(.4)saturate(3)hue-rotate(15deg)}.Navbar-module___rHu7W__links{align-items:center;gap:2rem;list-style:none;display:flex}.Navbar-module___rHu7W__link{color:var(--text-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module___rHu7W__link:after{content:"";background:var(--terra);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module___rHu7W__link:hover{color:var(--gold)}.Navbar-module___rHu7W__link:hover:after{width:100%}.Navbar-module___rHu7W__linkActive{color:var(--gold)}.Navbar-module___rHu7W__linkActive:after{width:100%}.Navbar-module___rHu7W__cta{background:var(--sunset);color:var(--bg-deep);letter-spacing:.14em;text-transform:uppercase;background-size:200% 200%;border-radius:5px;padding:8px 22px;font-size:.72rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s}.Navbar-module___rHu7W__cta:hover{transform:translateY(-2px);box-shadow:0 8px 28px #c75b2a40}.Navbar-module___rHu7W__hamburger{flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module___rHu7W__hamburger span{background:var(--gold);width:26px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module___rHu7W__bar1Open{transform:rotate(45deg)translateY(7px)}.Navbar-module___rHu7W__bar2Open{opacity:0}.Navbar-module___rHu7W__bar3Open{transform:rotate(-45deg)translateY(-7px)}.Navbar-module___rHu7W__mobileOverlay{z-index:999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080810f7;flex-direction:column;justify-content:center;align-items:center;gap:2rem;animation:.3s Navbar-module___rHu7W__fadeIn;display:flex;position:fixed;inset:0}.Navbar-module___rHu7W__mobileLink{letter-spacing:.15em;color:var(--text);font-size:2rem;text-decoration:none;transition:color .3s}.Navbar-module___rHu7W__mobileLink:hover{color:var(--gold)}.Navbar-module___rHu7W__mobileCta{background:var(--sunset);color:var(--bg-deep);letter-spacing:.14em;text-transform:uppercase;border-radius:6px;margin-top:1rem;padding:14px 40px;font-size:.85rem;font-weight:700;text-decoration:none}@media (max-width:900px){.Navbar-module___rHu7W__links,.Navbar-module___rHu7W__cta{display:none}.Navbar-module___rHu7W__hamburger{display:flex}}
.Hero-module__JgYmMq__section{background:var(--bg-deep);grid-template-columns:1fr 1fr;height:100vh;max-height:100vh;display:grid;position:relative;overflow:hidden}.Hero-module__JgYmMq__photoSide{clip-path:polygon(0 0,100% 0,75% 100%,0 100%);z-index:2;position:relative;overflow:hidden}.Hero-module__JgYmMq__photoGlow{filter:blur(60px);pointer-events:none;background:radial-gradient(#c75b2a1f,#0000 70%);width:60%;height:60%;animation:4s ease-in-out infinite Hero-module__JgYmMq__glowPulse;position:absolute;top:20%;left:10%}.Hero-module__JgYmMq__photoImg{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block;position:absolute;inset:0}.Hero-module__JgYmMq__contentSide{z-index:3;align-items:center;padding:8rem 4rem 6rem 2rem;display:flex;position:relative}.Hero-module__JgYmMq__content{max-width:540px}.Hero-module__JgYmMq__badge{border:1px solid var(--gold-dim);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:7px 18px;font-size:.68rem;animation:.8s .3s both Hero-module__JgYmMq__fadeUp;display:inline-flex}.Hero-module__JgYmMq__badgeIcon{font-size:.9rem}.Hero-module__JgYmMq__name{color:var(--text);margin-bottom:.25em;font-size:clamp(4rem,10vw,9rem);line-height:.88;animation:1s .5s both Hero-module__JgYmMq__fadeUp}.Hero-module__JgYmMq__nameSunset{margin-top:-.05em;display:block}.Hero-module__JgYmMq__tagline{color:var(--gold-bright);margin-bottom:1.2rem;font-size:clamp(1rem,2.2vw,1.5rem);line-height:1.5;animation:.8s .7s both Hero-module__JgYmMq__fadeUp}.Hero-module__JgYmMq__desc{max-width:440px;color:var(--text-muted);margin-bottom:2.5rem;font-size:.98rem;font-weight:300;line-height:1.75;animation:.8s .9s both Hero-module__JgYmMq__fadeUp}.Hero-module__JgYmMq__ctas{flex-wrap:wrap;gap:1rem;animation:.8s 1.1s both Hero-module__JgYmMq__fadeUp;display:flex}.Hero-module__JgYmMq__ctaPrimary{background:var(--sunset);color:var(--bg-deep);letter-spacing:.14em;text-transform:uppercase;background-size:200% 200%;border-radius:6px;align-items:center;gap:8px;padding:15px 34px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.Hero-module__JgYmMq__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 12px 36px #c75b2a4d}.Hero-module__JgYmMq__ctaSecondary{border:1px solid var(--border-hover);color:var(--text);letter-spacing:.14em;text-transform:uppercase;border-radius:6px;align-items:center;gap:8px;padding:15px 34px;font-size:.82rem;font-weight:500;text-decoration:none;transition:border-color .3s,background .3s,transform .3s,box-shadow .3s;display:inline-flex}.Hero-module__JgYmMq__ctaSecondary:hover{border-color:var(--gold);background:#d4a43c0f;transform:translateY(-3px);box-shadow:0 8px 28px #d4a43c1f}.Hero-module__JgYmMq__scrollIndicator{z-index:5;flex-direction:column;align-items:center;gap:8px;animation:.8s 1.5s both Hero-module__JgYmMq__fadeUp;display:flex;position:absolute;bottom:2.5rem;right:3rem}.Hero-module__JgYmMq__scrollText{letter-spacing:.25em;text-transform:uppercase;color:var(--text-dim);writing-mode:vertical-rl;font-size:.58rem}.Hero-module__JgYmMq__scrollLine{background:linear-gradient(to bottom, var(--gold), transparent);width:1px;animation:1.2s 2s both Hero-module__JgYmMq__lineGrow}.Hero-module__JgYmMq__dots{z-index:5;opacity:.1;flex-direction:column;gap:20px;display:flex;position:absolute;top:50%;left:48%;transform:translateY(-50%)}.Hero-module__JgYmMq__dot{background:var(--gold);border-radius:50%;width:6px;height:6px}.Hero-module__JgYmMq__orbTop{pointer-events:none;background:radial-gradient(circle,#e8943a0d,#0000 70%);width:500px;height:500px;position:absolute;top:-10%;right:-5%}.Hero-module__JgYmMq__orbBottom{pointer-events:none;background:radial-gradient(circle,#c75b2a0a,#0000 70%);width:400px;height:400px;position:absolute;bottom:-15%;left:30%}.Hero-module__JgYmMq__xiloCactus,.Hero-module__JgYmMq__xiloStar,.Hero-module__JgYmMq__xiloBandeirola,.Hero-module__JgYmMq__xiloLua,.Hero-module__JgYmMq__xiloSanfona{z-index:1;pointer-events:none;color:var(--gold);position:absolute}.Hero-module__JgYmMq__xiloBandeirola{opacity:.18;transform-origin:100% 0;z-index:1;top:-2%;left:46%;transform:rotate(-27deg)}.Hero-module__JgYmMq__xiloLua{opacity:.2;animation:8s ease-in-out 1s infinite Hero-module__JgYmMq__float;top:10%;bottom:auto;right:8%}.Hero-module__JgYmMq__xiloStar{opacity:.18;animation:6s ease-in-out infinite Hero-module__JgYmMq__float;top:30%;right:5%}.Hero-module__JgYmMq__xiloSanfona{opacity:.15;animation:10s ease-in-out 2s infinite Hero-module__JgYmMq__float;top:auto;bottom:22%;right:4%;transform:rotate(-8deg)}.Hero-module__JgYmMq__xiloCactus{opacity:.16;bottom:0;right:8%;transform:translateY(20%)}@media (max-width:1024px){.Hero-module__JgYmMq__contentSide{padding:8rem 2.5rem 4rem 1rem}.Hero-module__JgYmMq__name{font-size:clamp(3.5rem,9vw,7rem)}}@media (max-width:768px){.Hero-module__JgYmMq__section{grid-template-rows:45vh auto;grid-template-columns:1fr;height:auto;min-height:100vh;max-height:none}.Hero-module__JgYmMq__photoSide{clip-path:polygon(0 0,100% 0,100% 88%,0 100%)}.Hero-module__JgYmMq__contentSide{padding:2rem 1.5rem 4rem}.Hero-module__JgYmMq__dots{display:none}.Hero-module__JgYmMq__scrollIndicator{bottom:1.5rem;right:1.5rem}.Hero-module__JgYmMq__ctas{flex-direction:column}.Hero-module__JgYmMq__ctaPrimary,.Hero-module__JgYmMq__ctaSecondary{justify-content:center;width:100%}.Hero-module__JgYmMq__xiloCactus,.Hero-module__JgYmMq__xiloStar,.Hero-module__JgYmMq__xiloBandeirola,.Hero-module__JgYmMq__xiloLua,.Hero-module__JgYmMq__xiloSanfona{opacity:.06;z-index:0}}
.Stats-module__Lag95a__section{background:var(--bg-dark);padding:5rem 2rem;position:relative;overflow:hidden}.Stats-module__Lag95a__section:before{content:"";pointer-events:none;background:radial-gradient(50% 80% at 20%,#c75b2a0f,#0000),radial-gradient(50% 80% at 80%,#d4a43c0d,#0000);position:absolute;inset:0}.Stats-module__Lag95a__section:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#d4a43c40,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.Stats-module__Lag95a__grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid;position:relative}.Stats-module__Lag95a__card{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(160deg,#191822e6,#14131cf2);border:1px solid #221f1acc;border-radius:14px;padding:2rem 1.5rem;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1),border-color .4s;position:relative}.Stats-module__Lag95a__card:after{content:"";filter:blur(25px);opacity:0;pointer-events:none;border-radius:50%;width:60%;height:40%;transition:opacity .5s;position:absolute;top:15%;left:50%;transform:translate(-50%)}.Stats-module__Lag95a__card:hover:after{opacity:1}.Stats-module__Lag95a__card:first-child{border-bottom:3px solid var(--gold)}.Stats-module__Lag95a__card:nth-child(2){border-bottom:3px solid var(--terra)}.Stats-module__Lag95a__card:nth-child(3){border-bottom:3px solid var(--sertao)}.Stats-module__Lag95a__card:nth-child(4){border-bottom:3px solid var(--info)}.Stats-module__Lag95a__card:first-child:after{background:#d4a43c26}.Stats-module__Lag95a__card:nth-child(2):after{background:#c75b2a26}.Stats-module__Lag95a__card:nth-child(3):after{background:#e8943a26}.Stats-module__Lag95a__card:nth-child(4):after{background:#4a90d91f}.Stats-module__Lag95a__card:first-child:hover{transform:translateY(-8px);box-shadow:0 16px 40px #d4a43c1f,0 0 0 1px #d4a43c1a}.Stats-module__Lag95a__card:nth-child(2):hover{transform:translateY(-8px);box-shadow:0 16px 40px #c75b2a1f,0 0 0 1px #c75b2a1a}.Stats-module__Lag95a__card:nth-child(3):hover{transform:translateY(-8px);box-shadow:0 16px 40px #e8943a1f,0 0 0 1px #e8943a1a}.Stats-module__Lag95a__card:nth-child(4):hover{transform:translateY(-8px);box-shadow:0 16px 40px #4a90d91f,0 0 0 1px #4a90d91a}.Stats-module__Lag95a__number{z-index:1;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1;position:relative}.Stats-module__Lag95a__label{letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim);z-index:1;margin-top:10px;font-size:.65rem;position:relative}@media (max-width:768px){.Stats-module__Lag95a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Stats-module__Lag95a__grid{grid-template-columns:1fr}}
.Bio-module__AbzY8a__section{background:var(--bg-dark);padding:7rem 0;position:relative;overflow:hidden}.Bio-module__AbzY8a__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c75b2a0d,#0000 65%);width:500px;height:500px;animation:15s ease-in-out infinite Bio-module__AbzY8a__warmDrift;position:absolute;top:10%;right:-10%}.Bio-module__AbzY8a__xiloIgreja{opacity:.14;color:var(--gold);pointer-events:none;z-index:0;position:absolute;bottom:15%;left:3%}.Bio-module__AbzY8a__xiloEspiral{opacity:.12;color:var(--gold);pointer-events:none;z-index:0;animation:12s ease-in-out infinite Bio-module__AbzY8a__float;position:absolute;top:12%;right:2%}.Bio-module__AbzY8a__container{z-index:1;max-width:1240px;margin:0 auto;padding:0 2rem;position:relative}.Bio-module__AbzY8a__grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:0;display:grid}.Bio-module__AbzY8a__photoWrapper{z-index:2;position:relative}.Bio-module__AbzY8a__photo{aspect-ratio:3/4;border:1px solid var(--border);border-radius:0 16px 16px 0;overflow:hidden}.Bio-module__AbzY8a__photoImg{object-fit:cover;object-position:center 15%;text-align:center;width:100%;height:100%;color:var(--text-dim);flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:.8rem;display:flex;position:relative}.Bio-module__AbzY8a__photoIcon{opacity:.25;margin-bottom:4px}.Bio-module__AbzY8a__photoWrapper:before{content:"";border:2px solid var(--gold-dim);opacity:.2;z-index:3;pointer-events:none;border-radius:10px;width:100px;height:100px;position:absolute;top:-14px;right:-14px}.Bio-module__AbzY8a__photoWrapper:after{content:"";background:linear-gradient(90deg, transparent, var(--gold-dim), transparent);opacity:.25;pointer-events:none;height:1px;position:absolute;bottom:-16px;left:10%;right:10%}.Bio-module__AbzY8a__textWrapper{z-index:3;-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);background:#0e0e16d9;border-radius:16px;margin-left:-80px;padding:3rem 2.5rem;position:relative}.Bio-module__AbzY8a__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);align-items:center;gap:10px;font-size:.68rem;display:flex}.Bio-module__AbzY8a__eyebrow:before{content:"";background:var(--gold);width:24px;height:1px}.Bio-module__AbzY8a__title{color:var(--text);margin-top:.6rem;margin-bottom:1rem;font-size:clamp(2.8rem,5vw,4.2rem);line-height:1}.Bio-module__AbzY8a__quote{color:var(--gold-bright);border-left:2px solid var(--terra);margin-bottom:2rem;padding-left:1.5rem;font-size:1.2rem;line-height:1.6}.Bio-module__AbzY8a__text{color:var(--text-muted);margin-bottom:.8rem;font-weight:300;line-height:1.85}.Bio-module__AbzY8a__text strong{color:var(--text);font-weight:600}.Bio-module__AbzY8a__tags{flex-wrap:wrap;gap:8px;margin-top:1.8rem;display:flex}.Bio-module__AbzY8a__tag{border:1px solid var(--border);color:var(--text-muted);letter-spacing:.08em;border-radius:100px;padding:5px 14px;font-size:.72rem;transition:border-color .3s,color .3s}.Bio-module__AbzY8a__tag:hover{border-color:var(--terra);color:var(--gold)}.Bio-module__AbzY8a__renda{opacity:.2;justify-content:center;align-items:center;gap:12px;width:100%;padding:3rem 0;display:flex}.Bio-module__AbzY8a__diamond{background:var(--gold);flex-shrink:0;width:8px;height:8px;transform:rotate(45deg)}.Bio-module__AbzY8a__rendaLine{background:linear-gradient(90deg, transparent, var(--gold), transparent);flex:1;max-width:180px;height:1px}@media (max-width:900px){.Bio-module__AbzY8a__xiloIgreja,.Bio-module__AbzY8a__xiloEspiral{opacity:.06;z-index:0}}@media (max-width:768px){.Bio-module__AbzY8a__grid{grid-template-columns:1fr}.Bio-module__AbzY8a__textWrapper{margin-top:-40px;margin-left:0}.Bio-module__AbzY8a__photo{border-radius:12px}.Bio-module__AbzY8a__photoWrapper:before{display:none}}@media (max-width:480px){.Bio-module__AbzY8a__section{padding:5rem 0}.Bio-module__AbzY8a__textWrapper{padding:2rem 1.5rem}.Bio-module__AbzY8a__title{font-size:2.4rem}.Bio-module__AbzY8a__quote{font-size:1rem}}
.Dvd-module__dig75a__section{background:var(--bg-deep);padding:0;position:relative;overflow:hidden}.Dvd-module__dig75a__glow{pointer-events:none;background:radial-gradient(circle,#e8943a14,#0000 70%);width:600px;height:600px;animation:12s ease-in-out infinite Dvd-module__dig75a__warmDrift;position:absolute;top:-200px;right:-200px}.Dvd-module__dig75a__section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#c75b2a0d,#0000 70%);width:500px;height:500px;position:absolute;bottom:-100px;left:-150px}.Dvd-module__dig75a__header{z-index:2;max-width:1240px;margin:0 auto;padding:5rem 2rem 3rem;position:relative}.Dvd-module__dig75a__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);align-items:center;gap:10px;margin-bottom:1.2rem;font-size:.68rem;display:inline-flex}.Dvd-module__dig75a__eyebrow:before{content:"";background:var(--gold);width:28px;height:1px;display:inline-block}.Dvd-module__dig75a__title{margin-bottom:1rem;font-size:clamp(2.8rem,5vw,4.5rem);line-height:1.05}.Dvd-module__dig75a__description{max-width:650px;color:var(--text-muted);font-size:1rem;font-weight:300;line-height:1.8}.Dvd-module__dig75a__videoWrapper{aspect-ratio:16/9;cursor:pointer;background:linear-gradient(135deg,#0f0f1a,#141428,#0d1117);width:100%;position:relative;overflow:hidden}.Dvd-module__dig75a__videoThumb{object-fit:cover;opacity:.5;z-index:1;width:100%;height:100%;position:absolute;inset:0}.Dvd-module__dig75a__videoOverlay{background:linear-gradient(to top, var(--bg-deep), transparent);z-index:2;pointer-events:none;height:50%;position:absolute;bottom:0;left:0;right:0}.Dvd-module__dig75a__playBtn{z-index:3;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Dvd-module__dig75a__playCircle{border:2px solid var(--gold);width:90px;height:90px;color:var(--gold);background:#d4a43c14;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s,background .3s;display:flex}.Dvd-module__dig75a__playBtn:hover .Dvd-module__dig75a__playCircle{background:#d4a43c26;transform:scale(1.1)}.Dvd-module__dig75a__playLabel{color:var(--text-dim);letter-spacing:.18em;text-transform:uppercase;font-size:.75rem}.Dvd-module__dig75a__iframe{border:none;width:100%;height:100%}.Dvd-module__dig75a__infoStrip{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;max-width:1240px;margin:0 auto;padding:2rem 2rem 1.5rem;display:flex}.Dvd-module__dig75a__dvdTitle{letter-spacing:.06em;font-size:1.6rem}.Dvd-module__dig75a__location{color:var(--text-dim);font-size:.85rem}.Dvd-module__dig75a__featuredTrack{color:var(--gold);font-size:.82rem;font-weight:600}.Dvd-module__dig75a__chipsContainer{flex-wrap:wrap;gap:8px;max-width:1240px;margin:0 auto;padding:0 2rem 2.5rem;display:flex}.Dvd-module__dig75a__chip{background:var(--bg-elevated);border:1px solid var(--border);color:var(--gold-bright);border-radius:6px;padding:6px 14px;font-size:.78rem;transition:border-color .3s}.Dvd-module__dig75a__chip:hover{border-color:var(--gold-dim)}.Dvd-module__dig75a__xiloStarRight{opacity:.12;color:var(--gold);pointer-events:none;z-index:1;animation:7s ease-in-out infinite Dvd-module__dig75a__float;position:absolute;top:6%;right:3%}.Dvd-module__dig75a__xiloBandeirolasTop{opacity:.16;color:var(--gold);pointer-events:none;z-index:1;transform-origin:0 0;position:absolute;top:3%;left:0;transform:rotate(-17.9deg)}@media (max-width:768px){.Dvd-module__dig75a__xiloStarRight,.Dvd-module__dig75a__xiloBandeirolasTop{opacity:.06;z-index:0}.Dvd-module__dig75a__infoStrip{flex-direction:column}}
.Gallery-module__Sa_FLW__section{background:var(--bg-dark);padding:7rem 0;position:relative;overflow:hidden}.Gallery-module__Sa_FLW__section:before{content:"";pointer-events:none;background:radial-gradient(60% 60% at 50% 100%,#c75b2a08,#0000);height:50%;position:absolute;bottom:0;left:0;right:0}.Gallery-module__Sa_FLW__container{z-index:1;max-width:1240px;margin:0 auto;padding:0 2rem;position:relative}.Gallery-module__Sa_FLW__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);align-items:center;gap:10px;margin-bottom:1.2rem;font-size:.68rem;display:inline-flex}.Gallery-module__Sa_FLW__eyebrow:before{content:"";background:var(--gold);width:28px;height:1px;display:inline-block}.Gallery-module__Sa_FLW__title{font-size:clamp(2.8rem,5vw,4.5rem);line-height:1.05}.Gallery-module__Sa_FLW__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:8px;margin-top:2rem;display:grid}.Gallery-module__Sa_FLW__featured{grid-area:span 2/span 2}.Gallery-module__Sa_FLW__item{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:10px;width:100%;height:100%;padding:0;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.Gallery-module__Sa_FLW__item:hover{border-color:var(--gold-dim);transform:scale(1.02)}.Gallery-module__Sa_FLW__itemImg{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.Gallery-module__Sa_FLW__item:hover .Gallery-module__Sa_FLW__itemImg{transform:scale(1.06)}.Gallery-module__Sa_FLW__overlay{pointer-events:none;background:#c75b2a00;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.Gallery-module__Sa_FLW__item:hover .Gallery-module__Sa_FLW__overlay{background:#c75b2a1f}.Gallery-module__Sa_FLW__overlayIcon{opacity:0;color:var(--gold);transition:opacity .3s}.Gallery-module__Sa_FLW__item:hover .Gallery-module__Sa_FLW__overlayIcon{opacity:1}.Gallery-module__Sa_FLW__caption{opacity:0;pointer-events:none;background:linear-gradient(#0000,#000000d9);padding:10px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Gallery-module__Sa_FLW__item:hover .Gallery-module__Sa_FLW__caption{opacity:1}.Gallery-module__Sa_FLW__captionText{color:var(--text);font-size:.72rem}.Gallery-module__Sa_FLW__lightbox{z-index:9998;background:#000000f0;justify-content:center;align-items:center;animation:.3s Gallery-module__Sa_FLW__fadeIn;display:flex;position:fixed;inset:0}.Gallery-module__Sa_FLW__lightboxContent{width:90%;max-width:900px;position:relative}.Gallery-module__Sa_FLW__lightboxClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px;font-size:1.6rem;transition:color .3s;display:flex;position:absolute;top:-44px;right:0}.Gallery-module__Sa_FLW__lightboxClose:hover{color:var(--text)}.Gallery-module__Sa_FLW__lightboxImg{object-fit:contain;border:1px solid var(--border);border-radius:10px;width:100%;max-height:80vh;display:block}.Gallery-module__Sa_FLW__lightboxNav{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.Gallery-module__Sa_FLW__navBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:12px;transition:color .3s;display:flex}.Gallery-module__Sa_FLW__navBtn:hover{color:var(--gold)}.Gallery-module__Sa_FLW__navBtnPrev{transform:rotate(180deg)}.Gallery-module__Sa_FLW__counter{color:var(--text-dim);font-size:.82rem}.Gallery-module__Sa_FLW__xiloEspiralRight{opacity:.12;color:var(--gold);pointer-events:none;z-index:0;animation:10s ease-in-out infinite Gallery-module__Sa_FLW__float;position:absolute;top:10%;right:2%}.Gallery-module__Sa_FLW__xiloLuaLeft{opacity:.13;color:var(--gold);pointer-events:none;z-index:0;animation:8s ease-in-out 2s infinite Gallery-module__Sa_FLW__float;position:absolute;bottom:15%;left:2%}@media (max-width:900px){.Gallery-module__Sa_FLW__xiloEspiralRight,.Gallery-module__Sa_FLW__xiloLuaLeft{opacity:.06;z-index:0}}@media (max-width:768px){.Gallery-module__Sa_FLW__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:160px}}@media (max-width:480px){.Gallery-module__Sa_FLW__featured{grid-area:span 1/span 2}.Gallery-module__Sa_FLW__grid{grid-auto-rows:140px}}
.Shows-module__zmaD1W__section{background:var(--bg-dark);padding:7rem 0 2rem;position:relative;overflow:hidden}.Shows-module__zmaD1W__section:before{content:"";pointer-events:none;background:radial-gradient(40% 50% at 80% 20%,#c75b2a0a,#0000),radial-gradient(50% 40% at 20% 80%,#d4a43c08,#0000);position:absolute;inset:0}.Shows-module__zmaD1W__section:after{content:"";background-image:var(--xilo-cactus);opacity:.05;pointer-events:none;background-repeat:no-repeat;background-size:contain;width:40px;height:60px;position:absolute;bottom:8%;left:3%}.Shows-module__zmaD1W__silhouette{object-fit:contain;object-position:left bottom;opacity:.07;pointer-events:none;z-index:0;filter:brightness(0)invert(.7)sepia(.2)saturate(2)hue-rotate(10deg);width:auto;max-width:38%;height:110%;position:absolute;bottom:0;left:1%;transform:translateY(32%)}.Shows-module__zmaD1W__xiloCactusLeft{opacity:.14;color:var(--gold);pointer-events:none;z-index:0;position:absolute;bottom:0;left:2%;transform:translateY(20%)}.Shows-module__zmaD1W__xiloLuaRight{opacity:.15;color:var(--gold);pointer-events:none;z-index:0;animation:8s ease-in-out infinite Shows-module__zmaD1W__float;position:absolute;top:14%;right:3%}.Shows-module__zmaD1W__container{z-index:1;max-width:1240px;margin:0 auto;padding:0 2rem;position:relative}@media (max-width:900px){.Shows-module__zmaD1W__silhouette{display:none}.Shows-module__zmaD1W__xiloCactusLeft,.Shows-module__zmaD1W__xiloLuaRight{opacity:.06;z-index:0}}.Shows-module__zmaD1W__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);align-items:center;gap:10px;font-size:.68rem;display:flex}.Shows-module__zmaD1W__eyebrow:before{content:"";background:var(--gold);width:24px;height:1px}.Shows-module__zmaD1W__title{color:var(--text);margin-top:.6rem;font-size:clamp(2.8rem,5vw,4.2rem);line-height:1}.Shows-module__zmaD1W__desc{color:var(--text-muted);max-width:550px;margin-top:.8rem;font-size:.92rem;font-weight:300;line-height:1.7}.Shows-module__zmaD1W__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.2rem;margin-top:2.5rem;display:grid}.Shows-module__zmaD1W__card{background:linear-gradient(165deg, var(--bg-card), #110e0a66);border:1px solid var(--border);border-radius:10px;padding:1.6rem;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s,border-color .3s;position:relative;overflow:hidden}.Shows-module__zmaD1W__card:before{content:"";opacity:.7;background:var(--accent-color);height:3px;transition:height .3s,opacity .3s;position:absolute;top:0;left:0;right:0}.Shows-module__zmaD1W__card:hover{border-color:var(--border-hover);transform:translateY(-6px);box-shadow:0 16px 40px #00000059}.Shows-module__zmaD1W__card:hover:before{opacity:1;height:4px}.Shows-module__zmaD1W__tag{letter-spacing:.12em;text-transform:uppercase;border-radius:4px;align-items:center;gap:5px;margin-bottom:12px;padding:3px 10px;font-size:.62rem;font-weight:600;display:inline-flex}.Shows-module__zmaD1W__city{letter-spacing:.04em;font-size:1.5rem}.Shows-module__zmaD1W__state{color:var(--text-dim);margin-left:4px;font-size:.9rem}.Shows-module__zmaD1W__event{color:var(--gold);margin-top:6px;font-size:.82rem;font-weight:500}.Shows-module__zmaD1W__cardDesc{color:var(--text-muted);margin-top:8px;font-size:.82rem;line-height:1.5}.Shows-module__zmaD1W__extras{text-align:center;color:var(--text-dim);margin-top:1.5rem;padding-bottom:0;font-size:.85rem}.Shows-module__zmaD1W__chip{border:1px solid var(--border);color:var(--text-dim);border-radius:100px;margin:3px;padding:4px 12px;font-size:.72rem;transition:all .3s;display:inline-block}.Shows-module__zmaD1W__chip:hover{border-color:var(--terra);color:var(--gold);background:#c75b2a0f}@media (max-width:768px){.Shows-module__zmaD1W__grid{grid-template-columns:1fr}}@media (max-width:480px){.Shows-module__zmaD1W__section{padding:5rem 0 1.5rem}.Shows-module__zmaD1W__card{padding:1.2rem}.Shows-module__zmaD1W__city{font-size:1.3rem}}
.Release-module__tvpI6W__section{background:var(--bg-deep);padding:7rem 0;position:relative;overflow:hidden}.Release-module__tvpI6W__section:before{content:"";pointer-events:none;background:radial-gradient(#c75b2a0a,#0000 70%);width:80%;height:50%;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.Release-module__tvpI6W__section:after{content:"";background-image:var(--xilo-stars);opacity:.04;pointer-events:none;background-repeat:no-repeat;background-size:contain;width:80px;height:80px;position:absolute;top:15%;right:3%}.Release-module__tvpI6W__container{z-index:2;max-width:920px;margin:0 auto;padding:0 2rem;position:relative}.Release-module__tvpI6W__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);align-items:center;gap:10px;font-size:.68rem;display:flex}.Release-module__tvpI6W__eyebrow:before{content:"";background:var(--gold);width:24px;height:1px}.Release-module__tvpI6W__title{color:var(--text);margin-top:.6rem;font-size:clamp(2.8rem,5vw,4.2rem);line-height:1}.Release-module__tvpI6W__card{border:1px solid var(--border);border-left:3px solid var(--terra);background:linear-gradient(165deg,#191822f2,#110e0a99);border-radius:0 14px 14px 0;margin-top:2.5rem;padding:3rem 2.5rem;position:relative;overflow:hidden}.Release-module__tvpI6W__card:before{content:"";pointer-events:none;background:radial-gradient(at 0,#c75b2a0a,#0000);width:40%;height:100%;position:absolute;top:0;left:0}.Release-module__tvpI6W__quoteMark{opacity:.12;pointer-events:none;-webkit-user-select:none;user-select:none;background:var(--sunset);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Georgia,Times New Roman,serif;font-size:12rem;line-height:.8;position:absolute;top:-10px;left:20px}.Release-module__tvpI6W__paragraph{color:var(--text-muted);z-index:1;margin-bottom:.8rem;font-weight:300;line-height:2;position:relative}.Release-module__tvpI6W__paragraph strong{color:var(--text);font-weight:600}.Release-module__tvpI6W__buttons{z-index:1;flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex;position:relative}.Release-module__tvpI6W__btn{border:1px solid var(--border-hover);color:var(--text);letter-spacing:.1em;text-transform:uppercase;border-radius:6px;align-items:center;gap:8px;padding:11px 24px;font-size:.78rem;font-weight:500;transition:all .3s;display:inline-flex}.Release-module__tvpI6W__btn:hover{border-color:var(--terra);color:var(--gold-bright);background:#c75b2a14;transform:translateY(-2px);box-shadow:0 6px 20px #c75b2a26}.Release-module__tvpI6W__press{border-top:none;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:3rem;padding-top:2rem;display:flex;position:relative}.Release-module__tvpI6W__press:before{content:"";background-image:var(--xilo-diamonds);opacity:.08;background-position:50%;background-repeat:repeat-x;background-size:60px 12px;height:12px;position:absolute;top:0;left:10%;right:10%}.Release-module__tvpI6W__badge{border:1px solid var(--border);letter-spacing:.14em;text-transform:uppercase;color:var(--text-dim);border-radius:6px;padding:10px 20px;font-size:.72rem;transition:all .3s}.Release-module__tvpI6W__badge:hover{border-color:var(--gold-dim);color:var(--gold);background:#d4a43c0d}.Release-module__tvpI6W__xiloChapeuLeft{opacity:.14;color:var(--gold);pointer-events:none;z-index:0;animation:12s ease-in-out infinite Release-module__tvpI6W__float;position:absolute;bottom:15%;left:1.5%;transform:rotate(-15deg)}.Release-module__tvpI6W__xiloStarRight{opacity:.16;color:var(--gold);pointer-events:none;z-index:0;animation:7s ease-in-out 1s infinite Release-module__tvpI6W__float;position:absolute;top:10%;right:3%}@media (max-width:900px){.Release-module__tvpI6W__xiloChapeuLeft,.Release-module__tvpI6W__xiloStarRight{opacity:.06;z-index:0}}@media (max-width:600px){.Release-module__tvpI6W__card{padding:2rem 1.5rem}.Release-module__tvpI6W__buttons{flex-direction:column}.Release-module__tvpI6W__quoteMark{opacity:.08;font-size:8rem}}
.Contrate-module__ESxbya__section{background:var(--bg-deep);padding:7rem 0;position:relative;overflow:hidden}.Contrate-module__ESxbya__shimmerBorder{background:var(--sunset);background-size:200% 100%;height:3px;animation:3s linear infinite Contrate-module__ESxbya__borderShimmer;position:absolute;top:0;left:0;right:0}.Contrate-module__ESxbya__glow{pointer-events:none;background:radial-gradient(80% 50% at 50% 20%,#c75b2a1a,#0000),radial-gradient(60% 40% at 30% 60%,#d4a43c0f,#0000),radial-gradient(50% 50% at 70% 70%,#e8943a0a,#0000);animation:6s ease-in-out infinite Contrate-module__ESxbya__glowBreathe;position:absolute;inset:0}.Contrate-module__ESxbya__section:after{content:"";background-image:var(--xilo-stars);opacity:.015;pointer-events:none;z-index:0;background-repeat:repeat;background-size:120px;position:absolute;inset:0}.Contrate-module__ESxbya__silhouette{object-fit:contain;object-position:right bottom;opacity:.08;pointer-events:none;z-index:2;filter:brightness(0)invert(.7)sepia(.2)saturate(2)hue-rotate(10deg);width:auto;max-width:40%;height:110%;position:absolute;bottom:0;right:0;transform:translateY(15%)}.Contrate-module__ESxbya__container{z-index:2;max-width:1240px;margin:0 auto;padding:0 2rem;position:relative}.Contrate-module__ESxbya__xiloStarTop{opacity:.13;color:var(--gold);pointer-events:none;z-index:0;position:absolute;top:8%;left:6%;transform:rotate(15deg)}.Contrate-module__ESxbya__xiloChapeu{opacity:.16;color:var(--gold);pointer-events:none;z-index:0;position:absolute;top:15%;left:1.5%;transform:rotate(-8deg)}.Contrate-module__ESxbya__xiloSanfona{opacity:.1;color:var(--gold);pointer-events:none;z-index:0;position:absolute;top:45%;left:1%;transform:rotate(-5deg)}.Contrate-module__ESxbya__xiloCactusLeft{opacity:.18;color:var(--gold);pointer-events:none;z-index:0;animation:10s ease-in-out infinite Contrate-module__ESxbya__float;position:absolute;bottom:10%;left:3%;transform:rotate(-12deg)}@media (max-width:900px){.Contrate-module__ESxbya__silhouette{display:none}.Contrate-module__ESxbya__xiloStarTop,.Contrate-module__ESxbya__xiloChapeu,.Contrate-module__ESxbya__xiloSanfona,.Contrate-module__ESxbya__xiloCactusLeft{opacity:.06}}.Contrate-module__ESxbya__header{text-align:center;margin-bottom:3rem}.Contrate-module__ESxbya__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);justify-content:center;align-items:center;gap:12px;margin-bottom:1rem;font-size:.68rem;display:flex}.Contrate-module__ESxbya__eyebrow:before,.Contrate-module__ESxbya__eyebrow:after{content:"";background:var(--gold);width:24px;height:1px}.Contrate-module__ESxbya__title{color:var(--text);font-size:clamp(3rem,6vw,5.5rem);line-height:.95}.Contrate-module__ESxbya__subtitle{max-width:600px;color:var(--text-muted);margin:.8rem auto 0;font-size:.92rem;line-height:1.6}.Contrate-module__ESxbya__mainCard{border:1px solid var(--border);border-top:2px solid #0000;border-image:var(--sunset) 1;background:linear-gradient(170deg,#191822f2,#110e0ad9);border-top:none;border-image:;border-radius:16px;max-width:960px;margin:0 auto;padding:3rem;position:relative;overflow:hidden}.Contrate-module__ESxbya__mainCard:before{content:"";background:var(--sunset);height:2px;position:absolute;top:0;left:0;right:0}.Contrate-module__ESxbya__diffGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.Contrate-module__ESxbya__diffItem{border-radius:10px;align-items:flex-start;gap:12px;padding:.8rem;transition:background .3s;display:flex}.Contrate-module__ESxbya__diffItem:hover{background:#d4a43c0a}.Contrate-module__ESxbya__iconCircle{width:38px;height:38px;color:var(--gold);background:linear-gradient(135deg,#c75b2a26,#d4a43c1a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contrate-module__ESxbya__diffTitle{color:var(--text);margin-bottom:3px;font-size:.88rem;font-weight:600}.Contrate-module__ESxbya__diffText{color:var(--text-dim);font-size:.8rem;line-height:1.5}.Contrate-module__ESxbya__divider{background-image:var(--xilo-diamonds);opacity:.08;background-position:50%;background-repeat:repeat-x;background-size:60px 16px;height:16px;margin:2rem 0}.Contrate-module__ESxbya__contactGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.Contrate-module__ESxbya__contactHeading{letter-spacing:.07em;color:var(--text);margin-bottom:.8rem;font-size:1.5rem}.Contrate-module__ESxbya__contactDesc{color:var(--text-muted);margin-bottom:1rem;font-size:.88rem;line-height:1.5}.Contrate-module__ESxbya__phone{margin-bottom:1.5rem;font-size:2.2rem;display:block}.Contrate-module__ESxbya__waBtn{background:var(--whatsapp);color:#fff;border-radius:8px;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden}.Contrate-module__ESxbya__waBtn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:60%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Contrate-module__ESxbya__waBtn:hover:after{left:120%}.Contrate-module__ESxbya__waBtn:hover{transform:translateY(-3px);box-shadow:0 12px 36px #25d3664d}.Contrate-module__ESxbya__govNote{border:1px solid #c75b2a33;border-left:3px solid var(--terra);text-align:left;background:linear-gradient(135deg,#c75b2a14,#d4a43c0a);border-radius:0 8px 8px 0;margin-top:1.5rem;padding:1rem 1.2rem}.Contrate-module__ESxbya__noteLabel{color:var(--gold);font-size:.82rem;font-weight:700}.Contrate-module__ESxbya__noteText{color:var(--text-muted);margin-top:4px;font-size:.78rem;line-height:1.6}.Contrate-module__ESxbya__formSection{border-top:1px solid var(--border);margin-top:2rem;padding-top:2rem}.Contrate-module__ESxbya__formTitle{text-align:center;color:var(--text);margin-bottom:1rem;font-size:1.3rem}.Contrate-module__ESxbya__formGrid{flex-direction:column;gap:10px;display:flex}.Contrate-module__ESxbya__input,.Contrate-module__ESxbya__textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#0e0d12cc;border-radius:8px;outline:none;padding:12px 16px;font-family:inherit;font-size:.88rem;transition:border-color .3s,box-shadow .3s}.Contrate-module__ESxbya__input:focus,.Contrate-module__ESxbya__textarea:focus{border-color:var(--gold-dim);box-shadow:0 0 0 2px #d4a43c14}.Contrate-module__ESxbya__input::placeholder,.Contrate-module__ESxbya__textarea::placeholder{color:var(--text-dim)}.Contrate-module__ESxbya__textarea{resize:vertical;min-height:100px}.Contrate-module__ESxbya__submit{background:var(--sunset);width:100%;color:var(--bg-deep);letter-spacing:.12em;text-transform:uppercase;background-size:200% 200%;border-radius:8px;margin-top:4px;padding:14px;font-size:.82rem;font-weight:700;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.Contrate-module__ESxbya__submit:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:60%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Contrate-module__ESxbya__submit:hover:after{left:120%}.Contrate-module__ESxbya__submit:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c75b2a40}.Contrate-module__ESxbya__inputError{border-color:var(--danger)!important}.Contrate-module__ESxbya__errorMsg{color:var(--danger);margin-top:4px;font-size:.72rem;display:block}.Contrate-module__ESxbya__successMsg{color:var(--whatsapp);text-align:center;margin-top:4px;font-size:.82rem;font-weight:600}@media (max-width:768px){.Contrate-module__ESxbya__contactGrid{grid-template-columns:1fr}.Contrate-module__ESxbya__mainCard{padding:2rem 1.5rem}}@media (max-width:480px){.Contrate-module__ESxbya__section{padding:5rem 0}.Contrate-module__ESxbya__mainCard{padding:1.5rem 1rem}.Contrate-module__ESxbya__title{font-size:2.4rem}.Contrate-module__ESxbya__phone{font-size:1.6rem}}
.Footer-module__Grjkva__footer{background:linear-gradient(180deg, var(--bg-dark) 0%, #110e0af2 100%);padding:4rem 2rem 3rem;position:relative;overflow:hidden}.Footer-module__Grjkva__footer:before{content:"";background-image:var(--xilo-diamonds);opacity:.1;background-position:50%;background-repeat:repeat-x;background-size:60px 16px;height:16px;position:absolute;top:0;left:0;right:0}.Footer-module__Grjkva__footer:after{content:"";background:linear-gradient(90deg, transparent, #c75b2a66, var(--gold), #c75b2a66, transparent);height:1px;position:absolute;top:0;left:15%;right:15%}.Footer-module__Grjkva__container{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;max-width:1240px;margin:0 auto;display:flex;position:relative}.Footer-module__Grjkva__logoImg{filter:brightness(0)invert(.8)sepia(.3)saturate(2)hue-rotate(10deg);width:auto;height:50px;transition:filter .3s}.Footer-module__Grjkva__logoImg:hover{filter:brightness(0)invert(.95)sepia(.4)saturate(3)hue-rotate(15deg)}.Footer-module__Grjkva__socials{gap:12px;display:flex}.Footer-module__Grjkva__socialLink{border:1px solid var(--border);width:44px;height:44px;color:var(--text-dim);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__Grjkva__socialLink:hover{border-color:var(--terra);color:var(--gold);transform:translateY(-3px);box-shadow:0 6px 20px #c75b2a26}.Footer-module__Grjkva__nav{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Footer-module__Grjkva__navLink{color:var(--text-dim);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;transition:color .3s;position:relative}.Footer-module__Grjkva__navLink:after{content:"";background:var(--terra);width:0;height:1px;transition:width .3s;position:absolute;bottom:-3px;left:0}.Footer-module__Grjkva__navLink:hover{color:var(--gold)}.Footer-module__Grjkva__navLink:hover:after{width:100%}.Footer-module__Grjkva__copy{color:var(--text-dim);letter-spacing:.04em;text-align:center;font-size:.7rem;line-height:1.7}.Footer-module__Grjkva__manager{color:var(--gold)}
.WhatsAppFloat-module__JraM6W__btn{z-index:900;background:var(--whatsapp);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s;animation:2s ease-in-out infinite WhatsAppFloat-module__JraM6W__waPulse,.4s WhatsAppFloat-module__JraM6W__fadeIn;display:none;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #25d36659}.WhatsAppFloat-module__JraM6W__btn:hover{transform:scale(1.1)}@media (max-width:768px){.WhatsAppFloat-module__JraM6W__btn{display:flex}}@media (hover:none) and (pointer:coarse){.WhatsAppFloat-module__JraM6W__btn{display:flex}}
