.bulk-order-form-wrapper{margin:2rem 0}.bulk-order-form-title{color:#333;font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.bulk-order-form-description{color:#666;font-size:1rem;margin-bottom:2rem}.bulk-order-form-container{background:transparent;padding:2rem 0}.bulk-order-form .form-group,.bulk-order-form .mb-3{margin-bottom:1.5rem}.bulk-order-form label{color:#333;display:inline-block;font-weight:500;margin-bottom:.5rem}.bulk-order-form input[type=email],.bulk-order-form input[type=tel],.bulk-order-form input[type=text],.bulk-order-form textarea{border:1px solid #d1d5db;border-radius:6px;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.bulk-order-form input:focus,.bulk-order-form textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.bulk-order-form .checkbox-group,.bulk-order-form .radio-group{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:.5rem}.bulk-order-form .form-check{padding-left:1.5rem}.bulk-order-form .form-check-input{margin-top:.25rem}.bulk-order-form .form-check-label{color:#374151;font-weight:400}.bulk-order-form button[type=submit]{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.875rem 2rem;transition:all .3s ease}.bulk-order-form button[type=submit]:hover{background-color:#2563eb;box-shadow:0 4px 12px rgba(59,130,246,.3);transform:translateY(-1px)}.bulk-order-form button[type=submit]:disabled{cursor:not-allowed;opacity:.6;transform:none}.bulk-order-form .is-invalid{border-color:#ef4444}.bulk-order-form .invalid-feedback{color:#ef4444;font-size:.875rem;margin-top:.25rem}.bulk-order-form textarea{min-height:120px;resize:vertical}.bulk-order-success-wrapper{margin:2rem 0}.bulk-order-thank-you{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:3rem 2rem;text-align:center}.bulk-order-thank-you-icon{color:#22c55e;margin-bottom:1.5rem}.bulk-order-thank-you h4{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.bulk-order-thank-you p{color:#666;font-size:1rem;margin:0 auto;max-width:480px}@media(max-width:768px){.bulk-order-form-container{padding:1.5rem}.bulk-order-form .checkbox-group,.bulk-order-form .radio-group{grid-template-columns:1fr}}
