#hubspotForm form{background:#020202!important;border-radius:14px!important;box-shadow:0 6px 24px rgba(0,0,0,.8)!important;color:#f5f5f5!important;font-family:sans-serif!important;margin:auto!important;max-width:800px!important;padding:24px!important}#hubspotForm label{color:#ddd!important;display:inline-block!important;font-size:18px!important;font-weight:500!important;margin-bottom:6px!important}#hubspotForm input[type=email],#hubspotForm input[type=tel],#hubspotForm input[type=text],#hubspotForm select,#hubspotForm textarea{background:#111!important;border:1px solid #333!important;border-radius:10px!important;color:#f5f5f5!important;font-size:18px!important;margin-bottom:16px!important;padding:12px 14px!important;transition:all .3s ease!important;width:100%!important}#hubspotForm input:focus,#hubspotForm select:focus,#hubspotForm textarea:focus{border-color:#0af!important;box-shadow:0 0 10px rgba(0,170,255,.6)!important;outline:none!important}#hubspotForm input::placeholder,#hubspotForm textarea::placeholder{color:#888!important;opacity:.8!important}#hubspotForm input[type=checkbox],#hubspotForm input[type=radio]{accent-color:#0af!important}#hubspotForm .hs-button,#hubspotForm input[type=submit]{background:#47bc87!important;border:none!important;border-radius:10px!important;color:#fff!important;cursor:pointer!important;font-size:18px!important;font-weight:600!important;margin-top:10px!important;padding:14px 24px!important;transition:all .3s ease!important;width:100%!important}#hubspotForm .hs-button:hover,#hubspotForm input[type=submit]:hover{background:linear-gradient(135deg,#06f,#0af)!important;transform:translateY(-2px)!important}#hubspotForm .hs-error-msgs label{color:#ff6b6b!important;display:block!important;font-size:16px!important;margin-top:-10px!important}#hubspotForm .hs-form-required{color:#ff6b6b!important}#hubspotForm .submitted-message{background:#111!important;border-radius:10px!important;color:#47bc87!important;font-size:18px!important;font-weight:700!important;margin-top:12px!important;padding:16px!important;text-align:center!important}