body,main p{color:#3d3d3d}.button,main p a{text-decoration:none}body{margin:0;font-family:Poppins,sans-serif;background:url("https://images.pexels.com/photos/28214180/pexels-photo-28214180.jpeg") center center/cover no-repeat fixed;display:flex;justify-content:center;align-items:center;min-height:100vh}.background-overlay{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.content-container{background:#fff;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.3);padding:40px 30px;max-width:600px;width:90%;text-align:center}.sponsor-logos{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:10px}.sponsor-logos img{max-width:100px;height:auto;transition:transform .2s}.sponsor-logos img:hover{transform:scale(1.1)}header h1{margin:0;font-size:2.2rem;font-weight:700;color:#1a1a1a}.subtitle{margin:0 0 20px;font-size:1.2rem;color:#00796b}.button,.subtitle i,main p{font-size:1rem}.subtitle i{color:#757575}main p{margin:15px 0;line-height:1.8}main p a{color:#1a73e8;font-weight:600}main p a:hover{text-decoration:underline}.button-container{margin-top:20px}.button{display:inline-block;margin:10px;padding:15px 20px;background:#00796b;color:#fff;font-weight:700;border-radius:8px;transition:background .3s,transform .2s}.button:hover{background:#005a4c;transform:scale(1.05)}@media (max-width:768px){header h1{font-size:1.8rem}.button{padding:12px 18px;font-size:.9rem}.sponsor-logos img{max-width:80px}}