@keyframes T957Ea_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes T957Ea_fadeIn{0%{opacity:0}to{opacity:1}}@keyframes T957Ea_slideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.T957Ea_overlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;animation:.15s ease-out T957Ea_fadeIn;display:flex;position:fixed;inset:0}.T957Ea_dialogContainer{z-index:2000;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.T957Ea_dialog{pointer-events:auto;background:#fff;border-radius:8px;min-width:400px;max-width:500px;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;animation:.2s ease-out T957Ea_slideIn;box-shadow:0 8px 32px #0003}.T957Ea_input{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;width:100%;padding:10px;font-size:14px}.T957Ea_warning,.T957Ea_error{color:#d32f2f;margin-top:8px;font-size:12px}.T957Ea_loading{text-align:center;color:#666;padding:40px;font-size:16px}.T957Ea_loadingSubtext{color:#999;margin-top:8px;font-size:12px}.T957Ea_spinner{border:4px solid #f3f3f3;border-top-color:#2196f3;border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:1s linear infinite T957Ea_spin}.T957Ea_buttons{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.T957Ea_cancelButton{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;padding:10px 20px;font-size:14px}.T957Ea_createButton{color:#fff;cursor:pointer;background:#2196f3;border:none;border-radius:4px;padding:10px 20px;font-size:14px;font-weight:500}.T957Ea_createButton:disabled{cursor:not-allowed;opacity:.6;background:#ccc}.T957Ea_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.T957Ea_title{margin:0;font-size:20px;font-weight:400}.T957Ea_driveButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;padding:0;display:flex}.T957Ea_driveButton:hover{background:#0000000d}.T957Ea_inputError{border-color:#d32f2f}