.gform_wrapper{max-width:800px;margin:0 auto}.gf_progressbar_wrapper{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;padding:20px;margin-bottom:30px}.gf_progressbar{background:rgba(255,255,255,0.3);border-radius:20px}.gf_progressbar_percentage{background:white;border-radius:20px}.gfield_radio li,.gfield_checkbox li{padding:15px;border:2px solid #e5e7eb;border-radius:12px;margin-bottom:10px;transition:all 0.3s}.gfield_radio li:hover,.gfield_checkbox li:hover{border-color:#667eea;background:#f9fafb}.gfield_radio input:checked+label,.gfield_checkbox input:checked+label{font-weight:600;color:#667eea}.gform_button,.gform_next_button,.gform_previous_button{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;border:none;padding:15px 30px;border-radius:8px;font-weight:600;cursor:pointer;transition:transform 0.2s}.gform_button:hover,.gform_next_button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(102,126,234,0.3)}.gform_previous_button{background:#6b7280}.gfield_label{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:20px}.gform_confirmation_wrapper{background:white;padding:40px;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,0.1)}.