.smart-order-form{background-color:#FFFFFF;border-radius:12px;padding:30px;box-shadow:0 5px 20px rgba(0,0,0,0.05);font-family:'Inter',sans-serif}.smart-order-form .wpforms-field-label{color:#333333;font-weight:600;margin-bottom:8px}.smart-order-form .wpforms-field{margin-bottom:20px}.smart-order-form input[type="text"],.smart-order-form input[type="email"],.smart-order-form input[type="tel"],.smart-order-form select,.smart-order-form textarea{border:1px solid #EEEEEE;border-radius:6px;padding:12px 15px;color:#333333;background-color:#FFFFFF;transition:all 0.3s ease}.smart-order-form input[type="text"]:focus,.smart-order-form input[type="email"]:focus,.smart-order-form input[type="tel"]:focus,.smart-order-form select:focus,.smart-order-form textarea:focus{border-color:#2A4B8C;box-shadow:0 0 0 2px rgba(42,75,140,0.1);outline:none}.smart-submit-button{background-color:#2A4B8C!important;color:white!important;border:none!important;border-radius:6px!important;padding:14px 28px!important;font-weight:600!important;font-size:16px!important;transition:all 0.3s ease!important;box-shadow:0 4px 10px rgba(42,75,140,0.2)!important}.smart-submit-button:hover{background-color:#243E73!important;transform:translateY(-2px)!important;box-shadow:0 6px 15px rgba(42,75,140,0.3)!important}