.custom-form{font-family:Tajawal,sans-serif;max-width:800px;margin:0 auto}.custom-form input,.custom-form select,.custom-form textarea{transition:all .3s ease}.custom-form input:focus,.custom-form select:focus,.custom-form textarea:focus{box-shadow:0 0 0 3px rgba(var(--color-primary),.2);border-color:var(--color-primary)}.custom-form label{font-weight:500}.custom-form input[type=radio]{cursor:pointer}.custom-form button[type=submit]{transition:all .3s ease}.custom-form button[type=submit]:hover{transform:translateY(-2px)}.custom-form select:disabled{opacity:.7;cursor:not-allowed}.custom-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;touch-action:manipulation;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left 12px center;background-size:16px;padding-left:40px}.custom-form select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}@media (max-width: 768px){.custom-form{padding:0 1rem}.custom-form select{font-size:16px!important;min-height:44px;padding:12px 40px 12px 16px;border-radius:8px;line-height:1.5;color:var(--foreground);background-color:var(--background);border:2px solid var(--border)}.custom-form select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary),.1);outline:none}@media (max-width: 480px){.custom-form select{font-size:16px!important;padding:14px 40px 14px 18px;border-radius:8px;min-height:48px}.custom-form label{font-size:14px;margin-bottom:8px}.custom-form .mb-4{margin-bottom:1.5rem}}.custom-form .relative .pointer-events-none{right:12px;left:auto}.custom-form .text-red-500{font-size:12px;margin-top:4px}.custom-form .text-muted-foreground{font-size:12px;line-height:1.4}}.custom-form select::-ms-expand{display:none}@media (hover: none) and (pointer: coarse){.custom-form select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary),.3)}.custom-form select option{font-size:16px;padding:8px 12px;background-color:var(--background);color:var(--foreground)}}.custom-form select:disabled{background-color:#0000000d;color:#00000080;cursor:not-allowed}.custom-form select{pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;z-index:1}.custom-form select:focus,.custom-form select:active{z-index:10}.custom-form select option[disabled]{color:var(--muted-foreground);font-style:italic}@media (max-width: 768px){.custom-form select{font-weight:400;letter-spacing:.025em}.custom-form select option{font-weight:400;padding:12px 16px;line-height:1.5}}.custom-form .animate-pulse{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}
