.projectCreationDialog_overlay__ZdqZY{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.45)}.projectCreationDialog_modal__GkWbu{width:min(720px,96vw);max-height:calc(100vh - 32px);display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(15,23,42,.2);overflow:hidden}.projectCreationDialog_header__bWB_i{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e2e8f0}.projectCreationDialog_title__x4UGx{margin:0;font-size:16px;font-weight:600;color:#0f172a}.projectCreationDialog_closeBtn__K_Ond{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#64748b;font-size:24px;line-height:1;cursor:pointer}.projectCreationDialog_closeBtn__K_Ond:hover{background:#f1f5f9}.projectCreationDialog_closeBtn__K_Ond:disabled{opacity:.5;cursor:not-allowed}.projectCreationDialog_body__GDDIf{display:flex;flex-direction:column;gap:14px;padding:16px;overflow-y:auto}.projectCreationDialog_gridTwo__P3RY8{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (max-width:640px){.projectCreationDialog_gridTwo__P3RY8{grid-template-columns:1fr}}.projectCreationDialog_field__2CaX4{display:flex;flex-direction:column;gap:6px}.projectCreationDialog_label__ML5AH{font-size:12px;font-weight:600;color:#475569}.projectCreationDialog_input__uAHxo,.projectCreationDialog_select__ViGmS,.projectCreationDialog_textarea__efKeB{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;box-sizing:border-box;font-family:inherit;background:#fff;color:#0f172a}.projectCreationDialog_textarea__efKeB{min-height:120px;resize:vertical;line-height:1.45}.projectCreationDialog_input__uAHxo:focus,.projectCreationDialog_select__ViGmS:focus,.projectCreationDialog_textarea__efKeB:focus{outline:2px solid #2563eb;outline-offset:0;border-color:#2563eb}.projectCreationDialog_inputError__Qx_gQ{border-color:#dc2626}.projectCreationDialog_readonlyValue__C1dtP{min-height:38px;display:flex;align-items:center;padding:0 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#475569;font-size:13px}.projectCreationDialog_chips__dCVER{display:flex;flex-wrap:wrap;gap:6px}.projectCreationDialog_chip__iWlvw{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:4px 8px;border-radius:999px;background:#eff6ff;color:#1e3a8a;font-size:12px;font-weight:500}.projectCreationDialog_chipLabel__Fm5u_{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.projectCreationDialog_chipRemove__rR_Mq{border:none;background:transparent;color:#64748b;font-size:14px;line-height:1;cursor:pointer;padding:0}.projectCreationDialog_chipRemove__rR_Mq:hover{color:#0f172a}.projectCreationDialog_searchRow__2bBsB{display:flex;gap:8px}.projectCreationDialog_searchRow__2bBsB .projectCreationDialog_input__uAHxo{flex:1}.projectCreationDialog_searchBtn__4hy0x{padding:8px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap}.projectCreationDialog_searchBtn__4hy0x:hover:not(:disabled){background:#f1f5f9}.projectCreationDialog_searchBtn__4hy0x:disabled{opacity:.5;cursor:not-allowed}.projectCreationDialog_results__K48VH{max-height:160px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.projectCreationDialog_resultBtn__KBKMs{display:block;width:100%;padding:8px 10px;border:none;border-bottom:1px solid #f1f5f9;background:transparent;text-align:left;font-size:13px;color:#0f172a;cursor:pointer}.projectCreationDialog_resultBtn__KBKMs:last-child{border-bottom:none}.projectCreationDialog_resultBtn__KBKMs:hover{background:#f8fafc}.projectCreationDialog_emptyHint__tk41r{margin:0;padding:10px;font-size:12px;color:#64748b}.projectCreationDialog_footer__QcoLl{display:flex;gap:8px;justify-content:flex-end;padding:12px 16px 16px;border-top:1px solid #e2e8f0}.projectCreationDialog_cancelBtn__nl1gA,.projectCreationDialog_saveBtn__3M_p7{padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;border:1px solid transparent}.projectCreationDialog_cancelBtn__nl1gA{background:#fff;border-color:#e2e8f0;color:#334155}.projectCreationDialog_saveBtn__3M_p7{background:#2563eb;color:#fff}.projectCreationDialog_cancelBtn__nl1gA:disabled,.projectCreationDialog_saveBtn__3M_p7:disabled{opacity:.5;cursor:not-allowed}