*{box-sizing:border-box;margin:0;padding:0}:root{--gold-light:#f5e6d3;--gold:#d4af37;--gold-dark:#b8941f;--white:#fff;--off-white:#fafafa;--text-dark:#2c2c2c;--text-gray:#666;--shadow:#0000001a;--theme-maroon:#6b0504;--theme-maroon-dark:#4a0302;--theme-gold:#c5a059;--theme-gold-light:#e6c887;--theme-cream:#fdf8e7;--theme-cream-dark:#f0e6d2}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--theme-cream);color:var(--text-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:60px 0}.section-title{text-align:center;color:var(--text-dark);margin-bottom:50px;font-size:2.5rem;font-weight:700}.btn-primary{background:linear-gradient(135deg, var(--theme-gold), var(--theme-gold-light));color:var(--theme-maroon-dark);border-radius:30px;padding:14px 32px;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #c5a05966}.btn-primary:hover{animation:1.5s infinite rhythmic-pulse;box-shadow:0 6px 20px #c5a05980}.btn-secondary{background:var(--theme-cream);color:var(--theme-maroon);border:2px solid var(--theme-gold);border-radius:30px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s}.btn-secondary:hover{background:var(--theme-gold-light);color:var(--theme-maroon-dark);animation:1.5s infinite rhythmic-pulse}@keyframes rhythmic-pulse{0%{transform:scale(1)}25%{transform:scale(1.03)}50%{transform:scale(1)}75%{transform:scale(1.03)}to{transform:scale(1)}}@media (max-width:768px){.section-title{font-size:2rem}}
.WhatsAppButton-module__HDbHZW__whatsappButton{z-index:1000;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 20px #25d36666}.WhatsAppButton-module__HDbHZW__whatsappButton:hover{background:#20ba5a;transform:scale(1.1);box-shadow:0 6px 25px #25d36699}.WhatsAppButton-module__HDbHZW__whatsappButton:active{transform:scale(.95)}.WhatsAppButton-module__HDbHZW__whatsappButton svg{width:32px;height:32px}@media (max-width:768px){.WhatsAppButton-module__HDbHZW__whatsappButton{width:55px;height:55px;bottom:20px;right:20px}.WhatsAppButton-module__HDbHZW__whatsappButton svg{width:28px;height:28px}}
.MusicalTransitions-module___KWnea__transitionContainer{pointer-events:none;z-index:99999;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.MusicalTransitions-module___KWnea__note{color:var(--theme-gold);opacity:0;font-size:2rem;animation:3s ease-out forwards MusicalTransitions-module___KWnea__floatUp;position:absolute;bottom:-50px}@keyframes MusicalTransitions-module___KWnea__floatUp{0%{opacity:0;transform:translateY(0)rotate(0)}20%{opacity:.8}80%{opacity:.8}to{opacity:0;transform:translateY(-100vh)rotate(360deg)}}
