.trunks-page .modal-overlay[data-v-1e12a97e]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1001;padding:16px;backdrop-filter:blur(2px)}.trunks-page .modal[data-v-1e12a97e]{background:#fff;border-radius:16px;-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.3),0 10px 10px -5px rgba(0,0,0,.2);box-shadow:0 20px 25px -5px rgba(0,0,0,.3),0 10px 10px -5px rgba(0,0,0,.2);max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;z-index:1002;display:block;visibility:visible;opacity:1}.trunks-page .modal.modal-lg[data-v-1e12a97e]{max-width:800px}.trunks-page .modal.modal-sm[data-v-1e12a97e]{max-width:400px}.trunks-page .modal-header[data-v-1e12a97e]{padding:24px 24px 0 24px;border-bottom:1px solid #e5e7eb;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trunks-page .modal-header h3[data-v-1e12a97e]{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 16px 0}.trunks-page .modal-header .close-btn[data-v-1e12a97e]{background:none;border:none;cursor:pointer;padding:4px;color:#6b7280;border-radius:4px;-webkit-transition:all .2s ease;transition:all .2s ease}.trunks-page .modal-header .close-btn[data-v-1e12a97e]:hover{background-color:#f3f4f6;color:#374151}.trunks-page .modal-header .close-btn svg[data-v-1e12a97e]{width:20px;height:20px;stroke-width:2}.trunks-page .modal-body[data-v-1e12a97e]{padding:0 24px}.trunks-page .modal-footer[data-v-1e12a97e]{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;border-top:1px solid #e5e7eb;margin-top:24px}.form-group[data-v-1e12a97e]{margin-bottom:20px}.form-group label[data-v-1e12a97e]{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.form-group label.required[data-v-1e12a97e]:after{content:" *";color:#ef4444}.form-input[data-v-1e12a97e]{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#1f2937;background-color:#fff;-webkit-transition:border-color .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,box-shadow .3s ease;transition:border-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.form-input[data-v-1e12a97e]:focus{outline:none;border-color:#3b82f6;-webkit-box-shadow:0 0 0 3px rgba(59,130,246,.1);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.form-input[data-v-1e12a97e]::-webkit-input-placeholder{color:#9ca3af}.form-input[data-v-1e12a97e]::-moz-placeholder{color:#9ca3af}.form-input[data-v-1e12a97e]:-ms-input-placeholder{color:#9ca3af}.form-input[data-v-1e12a97e]::-ms-input-placeholder{color:#9ca3af}.form-input[data-v-1e12a97e]::placeholder{color:#9ca3af}.password-input[data-v-1e12a97e]{position:relative}.password-input .form-input[data-v-1e12a97e]{padding-right:48px}.password-input .password-toggle[data-v-1e12a97e]{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#6b7280;-webkit-transition:color .2s ease;transition:color .2s ease}.password-input .password-toggle[data-v-1e12a97e]:hover{color:#374151}.password-input .password-toggle svg[data-v-1e12a97e]{width:16px;height:16px}@media (max-width:768px){.modal[data-v-1e12a97e]{margin:16px;max-width:calc(100vw - 32px)}}