.Form_page__nO5KI{max-width:700px;display:flex;flex-direction:column;gap:24px;padding:0 0 60px}.Form_page_header__9wtwg{padding:0 0 4px}.Form_page_title__7knzk{font-size:22px;font-weight:800;color:var(--text-primary);line-height:1.2}.Form_page_subtitle__WKGuT{font-size:var(--fs-base);color:var(--text-secondary);margin-top:6px}.Form_section__WNnp3{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-card);overflow:hidden;margin-bottom:20px}.Form_section_header__iq3Vi{padding:18px 24px 14px;border-bottom:1px solid var(--card-border);display:flex;align-items:center;gap:10px}.Form_section_icon__WEGkO{width:32px;height:32px;border-radius:var(--radius-sm);background:var(--opacity-30-color-1);color:var(--color-1);display:flex;align-items:center;justify-content:center;font-size:var(--fs-md);flex-shrink:0}.Form_section_title__sxEx3{font-size:var(--fs-base);font-weight:700;color:var(--text-primary)}.Form_section_body__5lVHD{padding:22px 24px;display:flex;flex-direction:column;gap:0}.Form_grid_2__6r_lx{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.Form_grid_3___YtrG{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 16px}.Form_grid_1_2__0LaOv{display:grid;grid-template-columns:1fr 2fr;gap:0 20px}.Form_grid_full__dFVUj{grid-column:1/-1}.Form_checkbox_row__zyjtG{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-radius:var(--radius-sm);border:1px solid var(--card-border);background:var(--surface-subtle);cursor:pointer;margin-bottom:16px;transition:border-color .12s;margin-top:10px}.Form_checkbox_row__zyjtG:hover{border-color:var(--color-1)}.Form_checkbox_info__ykvRr{display:flex;flex-direction:column;gap:2px}.Form_checkbox_label__6u2nc{font-size:var(--fs-base);font-weight:600;color:var(--text-primary)}.Form_checkbox_desc__dzb9s{font-size:var(--fs-sm);color:var(--text-secondary)}.Form_actions__NMcUg{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-top:8px}.Form_btn_cancel__2TYxN{height:40px;padding:0 20px;background:transparent;color:var(--text-tertiary);border:1px solid var(--input-border);border-radius:var(--radius-sm);font-size:var(--fs-base);font-weight:600;cursor:pointer;transition:background .12s}.Form_btn_cancel__2TYxN:hover{background:var(--surface-hover)}.Form_btn_submit__l_Ukk{height:40px;padding:0 24px;background:var(--color-1);color:#fff;border:none;border-radius:var(--radius-sm);font-size:var(--fs-base);font-weight:700;cursor:pointer;transition:opacity .15s;display:inline-flex;align-items:center;gap:6px}.Form_btn_submit__l_Ukk:hover:not(:disabled){opacity:.85}.Form_btn_submit__l_Ukk:disabled{opacity:.45;cursor:not-allowed}.Form_btn_add_image__gUPaa{width:100px;height:100px;display:flex;align-items:center;justify-content:center;border:2px dashed var(--color-1);border-radius:var(--radius-sm);background:var(--opacity-30-color-1);color:var(--color-1);cursor:pointer;transition:background .15s,border-color .15s,transform .1s;flex-shrink:0}.Form_btn_add_image__gUPaa:hover{background:var(--opacity-30-color-1);border-color:var(--color-1);transform:scale(1.04)}.Form_btn_add_image_disabled__qDkPL{color:var(--text-muted);cursor:not-allowed;opacity:.5}.Form_btn_add_image_disabled__qDkPL,.Form_btn_add_image_disabled__qDkPL:hover{border-color:var(--input-border);background:transparent;transform:none}@media (max-width:600px){.Form_grid_1_2__0LaOv,.Form_grid_2__6r_lx,.Form_grid_3___YtrG{grid-template-columns:1fr}.Form_grid_full__dFVUj{grid-column:auto}.Form_page__nO5KI{padding:16px 0 40px}.Form_section_body__5lVHD{padding:16px}}.App-topbar_container__KTz0W{position:fixed;top:0;left:var(--sidebar-w,60px);right:0;height:60px;background:var(--topbar-bg,#ffffff);color:var(--topbar-text,#101828);display:flex;align-items:center;transition:left .22s ease}.App-topbar_navbar__3lDlr{display:flex;width:100%;height:100%;align-items:center;padding:0 24px;justify-content:space-between;box-sizing:border-box}.App-topbar_nav_title__cZJ8n{display:flex;align-items:center;margin-left:-10px}.App-topbar_right__9l_YU{display:flex;align-items:center;gap:4px}.App-topbar_action_btn___cjMO{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-sm);border:none;background:transparent;cursor:pointer;color:var(--topbar-text,#667085);opacity:.7;transition:background .15s,opacity .15s;position:relative}.App-topbar_action_btn___cjMO:hover{background:var(--surface-hover);opacity:1}.App-topbar_notif_wrapper__3Ul9r{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-sm);cursor:pointer;color:#667085;transition:background .15s}.App-topbar_notif_wrapper__3Ul9r:hover{background:var(--surface-hover)}.App-topbar_notif_badge__7_8KR{position:absolute;top:2px;right:2px;min-width:18px;height:18px;background:#f04438;border-radius:var(--radius-badge);font-size:var(--fs-xs);font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 4px;box-sizing:border-box;border:2px solid #fff;line-height:1;z-index:2;pointer-events:none}.App-topbar_account_trigger__6wJpo{display:flex;align-items:center;gap:8px;cursor:pointer;margin-left:8px;padding:4px 8px 4px 4px;border-radius:var(--radius-sm);transition:background .15s;text-decoration:none}.App-topbar_account_trigger__6wJpo:hover{background:var(--surface-hover)}.App-topbar_account_user__JtSyn{width:32px;height:32px;border-radius:50%;background:var(--color-1);display:flex;align-items:center;justify-content:center;font-size:var(--fs-sm);font-weight:700;color:#ffffff;flex-shrink:0}.App-topbar_account_pseudo__kLDvW{font-size:var(--fs-sm);font-weight:600;color:var(--topbar-text,#101828);max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.App-topbar_divider__4lFtl{width:1px;height:20px;background:var(--card-border);margin:0 8px}.App-topbar_header_user_menu__KEfXm{position:fixed!important;min-width:260px;max-width:300px;z-index:1100;border-radius:var(--radius-card)!important;border:1px solid var(--card-border)!important;box-shadow:var(--shadow-lg)!important;background:var(--card-bg)!important;overflow:hidden}.App-topbar_compte_wrapper__hSX2R{display:flex;flex-direction:column;gap:2px}.App-topbar_compte_header__Nkl1A{display:flex;align-items:center;gap:12px;padding:4px 6px 14px;margin-bottom:6px;border-bottom:1px solid var(--card-border);text-decoration:none;color:inherit;border-radius:var(--radius-sm);transition:background .12s}.App-topbar_compte_header__Nkl1A:hover{background:var(--surface-hover)}.App-topbar_compte_avatar__O1RML{width:38px;height:38px;border-radius:var(--radius-sm);background:var(--color-1);display:flex;align-items:center;justify-content:center;font-size:var(--fs-md);font-weight:700;color:#fff;flex-shrink:0;overflow:hidden}.App-topbar_compte_pseudo_wrapper__5fU03{flex:1;display:flex;flex-direction:column;gap:3px;overflow:hidden}.App-topbar_compte_pseudo__q5js1{font-weight:700;font-size:var(--fs-base);color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.App-topbar_compte_pseudo_link__jw14t{font-size:var(--fs-sm);color:var(--color-1);text-decoration:none;cursor:pointer;font-weight:500}.App-topbar_compte_pseudo_link__jw14t:hover{text-decoration:underline}.App-topbar_alignItems__yPjpz{display:flex;flex-direction:column;gap:1px}.App-topbar_menu_compte__p0EHS{display:flex;align-items:center;gap:10px;padding:9px 8px;border-radius:var(--radius-sm);text-decoration:none;color:var(--text-tertiary);cursor:pointer;font-size:var(--fs-sm);transition:background .12s}.App-topbar_menu_compte__p0EHS:hover{background:var(--surface-hover)}.App-topbar_menu_title__JVMS6{flex:1;font-weight:600;color:var(--text-tertiary);font-size:var(--fs-sm)}.App-topbar_menu_detail__dDomJ{font-size:var(--fs-sm);color:var(--text-muted)}.App-topbar_chevron_right__9u2Vv{width:16px;height:16px;opacity:.4}.App-topbar_chevron_right_header__SLx53{width:16px;height:16px;opacity:.3;flex-shrink:0}.App-topbar_button_transparent__lcuNr{padding:7px 16px;border-radius:var(--radius-sm);border:1px solid var(--input-border);background:transparent;font-size:var(--fs-base);font-weight:600;color:var(--text-tertiary);cursor:pointer;transition:background .15s}.App-topbar_button_transparent__lcuNr:hover{background:var(--surface-hover)}.App-topbar_brand_area__VltmZ{display:flex;align-items:center;gap:10px}.App-topbar_hamburger__k7PxX{display:flex;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;border:none;background:transparent;cursor:pointer;border-radius:var(--radius-sm);flex-shrink:0;transition:background .15s}.App-topbar_hamburger__k7PxX:hover{background:var(--surface-hover)}.App-topbar_hamburger_line__dF0_L{display:block;width:100%;height:2px;border-radius:2px;background:var(--topbar-text,#344054)}@media (max-width:768px){.App-topbar_right__9l_YU{gap:2px}.App-topbar_account_pseudo__kLDvW,.App-topbar_divider__4lFtl{display:none}.App-topbar_navbar__3lDlr{padding:0 12px}}.App-topbar_menu_icon__N6AMY{font-size:var(--fs-md);flex-shrink:0;line-height:1}.App-topbar_toggle_track__g_n5Y{width:36px;height:20px;border-radius:var(--radius-badge);background:var(--card-border);position:relative;transition:background .2s;flex-shrink:0}.App-topbar_toggle_track__g_n5Y[data-active=true]{background:var(--color-1)}.App-topbar_toggle_thumb__PZsid{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 3px rgba(0,0,0,.2)}.App-topbar_toggle_track__g_n5Y[data-active=true] .App-topbar_toggle_thumb__PZsid{transform:translateX(16px)}.HomeSidebar_sidebar__DqdfW{position:fixed;top:0;left:0;bottom:0;width:88px;height:100vh;overflow-y:auto;padding:24px;box-sizing:border-box;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:50;flex-shrink:0;flex-direction:column}.HomeSidebar_navList__zh_ZP{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;flex:1;align-items:center}.HomeSidebar_navLink__f9Ika{text-decoration:none}.HomeSidebar_navItem__v0YSp{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 12px;border-radius:6px;width:64px;color:rgba(255,255,255,.8);cursor:pointer;transition:background .2s,color .2s}.HomeSidebar_navItem__v0YSp:hover{background:rgba(255,255,255,.12);color:#ffffff}.HomeSidebar_navItemActive__I_6z7{background:rgba(255,255,255,.2);color:#ffffff}.HomeSidebar_activeBar__vXerL{position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:#ffffff;border-radius:0 4px 4px 0}.HomeSidebar_icon__teA86{font-size:22px;font-variation-settings:"'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 24"}.HomeSidebar_label__4kbWh{font-size:10px;font-weight:500;font-family:Hanken Grotesk,sans-serif;line-height:1}.HomeSidebar_labelActive__vWmLC{font-weight:600}.HomeSidebar_bottomSection__RQCKg{margin-top:auto;padding-top:24px;display:flex;flex-direction:column;gap:16px;align-items:center}.HomeSidebar_settingsItem__B3wPW{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 12px;border-radius:6px;width:64px;color:rgba(255,255,255,.8);cursor:pointer;transition:background .2s,color .2s}.HomeSidebar_settingsItem__B3wPW:hover{background:rgba(255,255,255,.12);color:#ffffff}.HomeSidebar_settingsItemActive__cJZcR{background:rgba(255,255,255,.2);color:#ffffff}.HomeSidebar_settingsLabel__L2CaE{font-size:10px;font-weight:500;font-family:Hanken Grotesk,sans-serif;line-height:1;color:rgba(255,255,255,.8)}.HomeSidebar_boltButton__nzv3l{width:100%;padding:10px 0;background:rgba(255,255,255,.1);border:none;border-radius:8px;color:#ffffff;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background .2s}.HomeSidebar_boltButton__nzv3l:hover{background:rgba(255,255,255,.2)}.HomeSidebar_boltIcon__o_s3r{font-size:20px;font-variation-settings:"'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 24"}.HomeSidebar_avatarWrapper__T01XZ .ant-avatar{background:rgba(255,255,255,.2)!important;border:1px solid rgba(255,255,255,.3)!important;font-size:14px!important;font-weight:700!important;cursor:pointer;flex-shrink:0}.NotificationCard_notification_view__11g9T{display:flex;flex-direction:column;height:100%;overflow:hidden}.NotificationCard_header__mYWOH{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--card-border);flex-shrink:0}.NotificationCard_header_left__9hqo4{display:flex;align-items:center;gap:8px}.NotificationCard_header_title__V_AG_{font-size:var(--fs-md);font-weight:700;color:var(--text-primary);cursor:pointer}.NotificationCard_header_right__6F_96{display:flex;align-items:center;gap:6px}.NotificationCard_btn_mark_all__tKb20{height:30px;padding:0 12px;border:1px solid var(--input-border);border-radius:var(--radius-xs);background:transparent;font-size:var(--fs-sm);font-weight:600;color:var(--text-tertiary);cursor:pointer;transition:background .12s;white-space:nowrap}.NotificationCard_btn_mark_all__tKb20:hover{background:var(--surface-hover)}.NotificationCard_icon_btn__jc2j_{width:30px;height:30px;border:none;background:transparent;border-radius:var(--radius-xs);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:background .12s,color .12s}.NotificationCard_icon_btn__jc2j_:hover{background:var(--surface-hover);color:var(--text-tertiary)}.NotificationCard_list__vRCDt{flex:1;overflow-y:auto;padding:4px 0}.NotificationCard_tile__EKoCN{display:flex;align-items:flex-start;gap:12px;padding:14px 20px;position:relative;border-left:3px solid transparent;transition:background .12s;cursor:default}.NotificationCard_tile__EKoCN:hover{background:var(--surface-hover)}.NotificationCard_tile_new__BjmlW{background:var(--opacity-10-color-1);border-left-color:var(--color-1)}.NotificationCard_tile_new__BjmlW:hover{background:var(--opacity-30-color-1)}.NotificationCard_tile_clickable__wz_HS{cursor:pointer}.NotificationCard_unread_dot__1qlt8{position:absolute;top:18px;right:18px;width:8px;height:8px;border-radius:50%;background:var(--color-1);flex-shrink:0}.NotificationCard_icon_circle__GlDuL{width:42px;height:42px;border-radius:50%;background:var(--opacity-30-color-1);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.NotificationCard_icon_circle__GlDuL img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.NotificationCard_icon_circle_img__wyR14{width:42px;height:42px;border-radius:50%;overflow:hidden;flex-shrink:0}.NotificationCard_icon_circle_img__wyR14 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.NotificationCard_icon_circle_dealer__pyLzd{width:42px;height:42px;border-radius:50%;background:var(--surface-hover);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:var(--fs-base);font-weight:700;color:var(--text-tertiary)}.NotificationCard_tile_body__ips8R{flex:1;min-width:0;padding-right:16px}.NotificationCard_tile_title__bhvNl{font-size:var(--fs-sm);font-weight:600;color:var(--text-primary);line-height:1.4;margin-bottom:3px}.NotificationCard_tile_message__6w8II{font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.NotificationCard_tile_footer__QHXB1{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.NotificationCard_tile_date__STRhf{font-size:var(--fs-xs);color:var(--text-muted);font-weight:500}.NotificationCard_tile_delete__ifcpJ{opacity:0;transition:opacity .15s,color .12s;border:none;background:none;cursor:pointer;color:var(--text-muted);display:flex;align-items:center;padding:0}.NotificationCard_tile__EKoCN:hover .NotificationCard_tile_delete__ifcpJ{opacity:1}.NotificationCard_tile_delete__ifcpJ:hover{color:#d92d20}.NotificationCard_tile_divider__TTwuc{height:1px;background:var(--card-border);margin:0 20px}.NotificationCard_notification_config_root__2J_fv{padding:8px 20px;flex:1;overflow-y:auto}.NotificationCard_empty__ejcyc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;padding:48px 24px;text-align:center}.NotificationCard_empty_icon__YKlvF{width:56px;height:56px;border-radius:50%;background:var(--surface-hover);display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:26px}.NotificationCard_empty_title__5CRyf{font-size:var(--fs-base);font-weight:600;color:var(--text-tertiary)}.NotificationCard_empty_desc__AQCUl{font-size:var(--fs-sm);color:var(--text-muted);max-width:220px}.HomeLayout_wrapper__kxYt_{display:flex;height:100vh;overflow:hidden;background:radial-gradient(circle at top left,rgba(216,227,251,.4) 0,rgba(249,249,255,0) 50%),radial-gradient(circle at bottom right,rgba(225,224,255,.4) 0,rgba(249,249,255,0) 50%),#2c2abc}.dark .HomeLayout_wrapper__kxYt_{background:#080e1a}.HomeLayout_mobileBackdrop__brLSM{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:90}.HomeLayout_mainPanel___cgnA{margin-left:88px;flex:1;display:flex;flex-direction:column;height:100vh;overflow:hidden;background:var(--card-bg,#f9f9ff);border-left:1px solid rgba(255,255,255,.2);border-top:1px solid rgba(255,255,255,.2);box-shadow:0 0 40px rgba(0,0,0,.15);transition:margin-left .22s ease}.dark .HomeLayout_mainPanel___cgnA{border:none}.HomeLayout_mainPanelMobile__gqibr{margin-left:0;flex:1;display:flex;flex-direction:column;height:100vh;overflow:hidden;background:var(--card-bg,#f9f9ff);border-radius:0;box-shadow:0 0 40px rgba(0,0,0,.15);transition:margin-left .22s ease}.HomeLayout_header__Z43Gp{position:sticky;top:0;height:64px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:var(--card-bg,rgba(249,249,255,.6));border-bottom:1px solid var(--card-border,rgba(70,69,84,.1));z-index:40;flex-shrink:0}.HomeLayout_headerInner__zonPY{max-width:1200px;margin:0 auto;padding:0;height:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.HomeLayout_headerLeft__JMlb9{display:flex;align-items:center;gap:16px;flex:1}.HomeLayout_hamburger__Eog5h{background:none;border:none;cursor:pointer;padding:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--text-primary,#111c2d)}.HomeLayout_hamburgerIcon__OUT75{font-size:24px}.HomeLayout_logoWrapper__nVknS{display:flex;align-items:center;gap:12px;margin-right:32px;flex-shrink:0}.HomeLayout_logo___kWfj{height:28px;-o-object-fit:contain;object-fit:contain}.HomeLayout_searchWrapper__gV4oG{position:relative;width:320px}.HomeLayout_searchIcon__NfinE{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:18px;color:var(--text-muted,#767586);font-variation-settings:"'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 24";pointer-events:none}.HomeLayout_searchInput__yJSgq{width:100%;padding:6px 16px 6px 36px;background:var(--input-bg,#ffffff);border-radius:6px;border:1px solid var(--input-border,rgba(198,197,215,.4));outline:none;font-size:14px;font-family:Hanken Grotesk,sans-serif;color:var(--text-primary,#111c2d);box-shadow:0 1px 2px rgba(0,0,0,.04);box-sizing:border-box}.HomeLayout_searchInput__yJSgq::-moz-placeholder{color:var(--text-muted,rgba(118,117,134,.7))}.HomeLayout_searchInput__yJSgq::placeholder{color:var(--text-muted,rgba(118,117,134,.7))}.HomeLayout_searchInput__yJSgq:focus{border-color:var(--color-1,#2c2abc);box-shadow:0 0 0 2px var(--opacity-10-color-1,rgba(44,42,188,.1))}.HomeLayout_headerRight__ppAed{display:flex;align-items:center;gap:16px}.HomeLayout_notifButton__OnSB9{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;color:var(--text-secondary,#464554);transition:background .2s;display:flex;align-items:center;justify-content:center}.HomeLayout_notifButton__OnSB9:hover{background:var(--surface-hover,#dee8ff)}.HomeLayout_notifIcon__NlRyE{font-size:20px;font-variation-settings:"'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 24"}.HomeLayout_newProjectButton__jn49H{align-items:center;gap:8px;background:var(--color-1,#2c2abc);color:#ffffff;border:none;border-radius:6px;padding:6px 16px;font-size:14px;font-weight:500;font-family:Hanken Grotesk,sans-serif;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.1);transition:background .2s,opacity .2s}.HomeLayout_newProjectButton__jn49H:hover{opacity:.88}.HomeLayout_newProjectIcon__zKfE7{font-size:18px}.HomeLayout_main__h0LT8{flex:1;overflow-y:auto;padding:32px;width:100%;box-sizing:border-box}