.container{max-width:420px;margin:60px auto;font-family:Arial,sans-serif}.radio-group{display:flex;gap:16px;margin-bottom:12px}input,textarea,select,button{width:100%;margin-bottom:12px;padding:10px}button{background:#1f73b7;color:#fff;border:none;cursor:pointer}.success{color:green}.error{color:#b00020}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center}.modal{background:#fff;padding:24px;border-radius:8px;width:320px;text-align:center}.countdown{margin-top:10px;font-size:.9rem;color:#555}button:disabled{opacity:.6;cursor:not-allowed}.autocomplete-wrapper{position:relative;width:100%;margin-bottom:12px}.autocomplete-wrapper input{margin-bottom:0}.suggestions-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ccc;border-top:none;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 2px 8px #00000026}.suggestion-item{padding:10px;cursor:pointer;border-bottom:1px solid #eee}.suggestion-item:hover{background-color:#f5f5f5}.suggestion-item:last-child{border-bottom:none}.field-wrapper{position:relative;width:100%;margin-bottom:12px}.field-wrapper input,.field-wrapper select{margin-bottom:0}.error-field{border:2px solid #b00020!important;background-color:#ffebee!important}.error-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#b00020;font-size:18px;pointer-events:none}.error-message{color:#b00020;font-size:.9rem;margin-top:4px;margin-bottom:8px}.error-details{margin:16px 0;max-height:300px;overflow-y:auto}.error-text{color:#b00020;white-space:pre-line;word-wrap:break-word;line-height:1.6;margin:0;padding:12px;background-color:#ffebee;border-radius:4px;border-left:4px solid #b00020}.attachments-section{margin-bottom:20px}.attachments-section label{display:block;margin-bottom:8px;font-weight:700}.file-drop-zone{border:2px dashed #ccc;border-radius:8px;padding:30px;text-align:center;cursor:pointer;background-color:#fafafa;transition:all .3s ease;margin-bottom:12px}.file-drop-zone:hover{border-color:#1f73b7;background-color:#f0f7ff}.file-drop-zone.drag-over{border-color:#1f73b7;background-color:#e3f2fd;border-style:solid}.drop-zone-content p{margin:8px 0;color:#666}.file-hint{font-size:.85rem;color:#999}.attachments-list{margin-top:12px}.attachment-item{display:flex;align-items:center;justify-content:space-between;padding:10px;background-color:#f5f5f5;border-radius:4px;margin-bottom:8px;border:1px solid #ddd}.file-name{flex:1;font-weight:500;color:#333}.file-size{color:#666;font-size:.9rem;margin:0 10px}.remove-file-btn{background:#b00020;color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s}.remove-file-btn:hover{background:#8b0018}
