body{margin:0;padding:0;background-color:#000000;color:#ffffff}.container{max-width:40rem;margin:0 auto;padding:1rem}@media (max-width:768px){.container{padding:1rem .5rem}}.header{text-align:center;margin-bottom:2rem}.header h1{font-size:2rem;font-weight:700;color:#ffd70d;margin-bottom:.5rem;line-height:1.2}@media (max-width:768px){.header h1{font-size:1.8rem;margin-bottom:1rem}.header p{font-size:1.1rem;margin-bottom:1.5rem}}.header p{color:rgba(253,215,13,.8)}.button{display:block;width:100%;padding:1.5rem;margin-bottom:1.5rem;border-radius:.75rem;text-align:center;text-decoration:none;font-size:1.1rem;line-height:1.5;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1);min-height:48px}@media (max-width:768px){.button{padding:1.75rem;font-size:1.2rem;margin-bottom:2rem}}.button-yellow{color:#000000;background-color:#ffd70d}.button-yellow:hover{background-color:#ffd70d;box-shadow:0 8px 12px rgba(0,0,0,.2)}.button-transparent{color:#ffffff;background-color:transparent;border:2px solid #ffd70d;padding:1.25rem 1.5rem}.button-transparent:hover{color:#000000;background-color:#ffd70d;box-shadow:0 8px 12px rgba(0,0,0,.2)}.buttons{flex-direction:column;gap:1.5rem;margin-bottom:2rem}@media (max-width:768px){.buttons{gap:2rem;margin-bottom:2.5rem}}.social-icons{padding:0 .5rem;flex-wrap:wrap}@media (max-width:768px){.social-icons{gap:1rem;margin:1.5rem 0}.social-link{width:36px;height:36px}.social-icon{width:1.5rem;height:1.5rem}}.social-link{color:#ffffff;transition:color .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:transparent;border:2px solid #ffffff}.social-link:hover{color:#ffd70d;background-color:#ffd70d}.social-icon{width:2rem;height:2rem;color:#ffffff}.social-link:hover .social-icon{color:#000000}.buttons{display:flex;gap:1rem;margin:2rem 0;justify-content:center}.whatsapp-button{position:fixed;bottom:1rem;right:1rem;background-color:#25d366;color:#ffffff;padding:.75rem 1.5rem;border-radius:1rem;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:background-color .3s ease}.whatsapp-button:hover{background-color:#128c7e}.whatsapp-icon{width:1.5rem;height:1.5rem;color:#ffd70d}.whatsapp-button:hover .whatsapp-icon{color:#ffd70d}.footer{margin-top:4rem;color:rgba(255,255,255,.6);padding:2rem 0;border-top:1px solid rgba(255,255,255,.1)}.button-black{color:#f6ad55;background-color:#000000;border:2px solid #f6ad55}.button-black:hover{background-color:#f6ad55;color:#000000}.social-icons{display:flex;justify-content:center;gap:1.5rem;margin:2rem 0}.social-icons a{color:#f6ad55;transition:color .3s ease}.social-icons a:hover{color:#f59e42}.footer{text-align:center;margin-top:3rem;color:rgba(246,173,85,.6);font-size:.875rem}