body{background-color:#000;color:#fff;font-family:Roboto,sans-serif;line-height:1.7;margin:0;padding:0}header{margin-bottom:2rem;text-align:center}h1,h2,h3{color:#b22222;font-family:Montserrat,sans-serif;font-weight:600}h1{font-size:2.8rem;font-weight:700}h2{font-size:2rem;margin-top:2rem}h3{font-size:1.5rem;margin-top:1.5rem}p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}button[type=submit]{background-color:#b22222;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1.25rem}button[type=submit]:hover{background-color:#a11e1e}form{display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem}label{font-size:1.1rem;font-weight:600}input[type=email],input[type=text],textarea{background-color:#222;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;color:#fff;font-size:1.1rem;padding:.75rem;transition:border .3s ease,box-shadow .3s ease;width:100%}input[type=email]:focus,input[type=text]:focus,textarea:focus{border-color:#b22222;box-shadow:0 0 8px rgba(178,34,34,.5);outline:none}input[type=email]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{color:#aaa}input[type=email]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:#aaa}textarea{overflow:hidden;resize:none}.container{background-color:#111;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin:3rem auto;max-width:1200px;padding:2.5rem;width:85%}footer{background-color:#222;padding:1.5rem 0;text-align:center}footer,footer a{color:#fff}footer a:hover{color:#ccc}@media (max-width:768px){.container{width:95%}h1{font-size:2.2rem}h2{font-size:1.75rem}h3{font-size:1.2rem}p{font-size:1rem}}/*# sourceMappingURL=main.css.map */
