.contact-page{text-align:center;max-width:1100px;margin:0 auto;padding:120px 40px}.contact-header h1{color:#2dff8f;margin-bottom:10px;font-size:48px}.contact-header p{color:#b9f6d8;margin-bottom:60px;font-size:16px}.contact-form{background:#0b0b0b;border-radius:20px;max-width:600px;margin:0 auto;padding:40px;box-shadow:0 30px 80px #0009}.form-group{text-align:left;margin-bottom:22px}.form-group label{color:#2dff8f;margin-bottom:8px;font-size:14px;display:block}.form-group input,.form-group textarea,.form-group select{color:#fff;background:#000;border:1px solid #1f1f1f;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-size:14px;transition:border .3s,box-shadow .3s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#2dff8f;box-shadow:0 0 0 2px #2dff8f33}.contact-btn{color:#2dff8f;cursor:pointer;background:0 0;border:2px solid #2dff8f;border-radius:40px;width:100%;margin-top:20px;padding:14px;font-weight:600;transition:background .3s,transform .3s}.contact-btn:hover{color:#000;background:#2dff8f;transform:translateY(-2px)}
