.FunnelChart_funnelContainer__tLBQL{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:20px;padding:1.5rem;box-shadow:var(--shadow)}.FunnelChart_funnelHeader__yVLf5{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.FunnelChart_funnelTitle__Ri_5f{font-size:1.25rem;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:.75rem}.FunnelChart_funnelStages__LvX1o{display:flex;flex-direction:column;gap:.5rem;perspective:1000px}.FunnelChart_stageWrapper__VIn3L{position:relative;display:flex;flex-direction:column}.FunnelChart_stageContent__PlBCh{display:flex;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;background:var(--bg-secondary);border-radius:16px;border:1px solid var(--border-color);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.FunnelChart_stageContent__PlBCh:hover{transform:translateX(8px);border-color:var(--color-primary-light);box-shadow:0 4px 12px rgba(37,99,235,.1);background:var(--bg-card)}.FunnelChart_stageIcon__nSAkj{width:44px;height:44px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;background:var(--gradient-blue-teal);color:#fff;border-radius:12px;font-size:1.5rem;box-shadow:var(--glow-primary);flex-shrink:0}.FunnelChart_stageBody___Gtz3{flex:1 1}.FunnelChart_stageName__s7D59{font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:var(--text-secondary);margin-bottom:.25rem}.FunnelChart_stageValue__3Gk9G{font-size:1.75rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em}.FunnelChart_stageVisualization__dHGuH{display:flex;align-items:center;gap:1rem;width:300px}.FunnelChart_barTrack__SBMoK{flex:1 1;height:12px;background:var(--border-color);border-radius:100px;overflow:hidden;position:relative}.FunnelChart_barFill__ZRV14{height:100%;border-radius:100px;background:var(--gradient-blue-teal);transition:width 1.2s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 10px rgba(37,99,235,.4)}.FunnelChart_percentageBadge__d2kg7{font-size:.875rem;font-weight:800;padding:.25rem .625rem;border-radius:8px;background:var(--bg-primary);color:var(--color-primary);min-width:60px;text-align:center}.FunnelChart_dropOff__1gW94{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:.25rem 0;padding-left:22px;height:32px;position:relative}.FunnelChart_dropOffLine__6Fsho{position:absolute;left:22px;top:0;bottom:0;width:2px;background:dashed var(--border-color);z-index:0}.FunnelChart_dropOffBadge__702yK{background:#fee2e2;color:#ef4444;font-size:.75rem;font-weight:700;padding:.125rem .5rem;border-radius:9999px;display:flex;align-items:center;gap:.25rem;z-index:1;border:1px solid rgba(239,68,68,.2)}.FunnelChart_linksGrid__1wYh9{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem;margin-top:2rem}.FunnelChart_linkCard__Sggel{background:var(--bg-card);border:1px solid var(--border-color);padding:1.25rem;border-radius:16px;transition:all .2s ease}.FunnelChart_linkCard__Sggel:hover{border-color:var(--color-primary);background:var(--bg-secondary)}.FunnelChart_linkTitle__UOwTf{font-weight:700;font-size:.9375rem;margin-bottom:1rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FunnelChart_linkMetricGrid__EqRXZ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.FunnelChart_metricItem__pVMQb{display:flex;flex-direction:column}.FunnelChart_metricValue__hYjd_{font-size:1.125rem;font-weight:700;color:var(--text-primary)}.FunnelChart_metricLabel__UOJcg{font-size:.6875rem;color:var(--text-secondary);text-transform:uppercase}.FunnelChart_skeleton__Fr693{background:linear-gradient(90deg,var(--bg-secondary) 25%,var(--border-color) 50%,var(--bg-secondary) 75%);background-size:200% 100%;animation:FunnelChart_shimmer__i_pj0 1.5s infinite}@keyframes FunnelChart_shimmer__i_pj0{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.FunnelChart_stageContent__PlBCh{flex-wrap:wrap;gap:1rem}.FunnelChart_stageVisualization__dHGuH{width:100%;order:3}}.FunnelFlowMap_container__M8yU0{width:100%;background:var(--bg-card);border-radius:20px;border:1px solid var(--border-color);padding:2rem;display:flex;flex-direction:column;gap:1.5rem}@media (max-width:768px){.FunnelFlowMap_container__M8yU0{padding:1rem;border-radius:12px}}.FunnelFlowMap_dragHint__13v91{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.75rem;color:var(--text-muted,#94a3b8);padding:.25rem 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.7}.FunnelFlowMap_scrollArea__PNtDq{width:100%;overflow-x:auto;overflow-y:auto;padding-bottom:1rem;cursor:-webkit-grab;cursor:grab;-webkit-overflow-scrolling:touch;-moz-user-select:none;user-select:none;-webkit-user-select:none;position:relative;border-radius:12px;background:linear-gradient(to right,hsla(0,0%,50%,.06) 1px,transparent 1px),linear-gradient(to bottom,hsla(0,0%,50%,.06) 1px,transparent 1px),var(--bg-secondary,rgba(0,0,0,.02));background-size:30px 30px,30px 30px,100% 100%}.FunnelFlowMap_scrollArea__PNtDq.FunnelFlowMap_grabbing__6Cgls{cursor:-webkit-grabbing;cursor:grabbing}.FunnelFlowMap_scrollArea__PNtDq::-webkit-scrollbar{height:8px}.FunnelFlowMap_scrollArea__PNtDq::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:10px}.FunnelFlowMap_scrollArea__PNtDq::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:10px}.FunnelFlowMap_scrollArea__PNtDq::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.FunnelFlowMap_mapBoard__ZlU5Y{display:flex;min-width:max-content;gap:120px;padding:50px 80px;position:relative;align-items:center;min-height:500px}@media (max-width:768px){.FunnelFlowMap_mapBoard__ZlU5Y{gap:80px;padding:40px;min-height:400px}}.FunnelFlowMap_column__FBm_A{display:flex;flex-direction:column;justify-content:center;gap:2.5rem;min-width:180px;z-index:2;flex-shrink:0}@media (max-width:768px){.FunnelFlowMap_column__FBm_A{min-width:150px;gap:2rem}}.FunnelFlowMap_node__qZZbU{background:var(--bg-card,hsla(0,0%,100%,.95));border:1px solid var(--border-color,rgba(0,0,0,.08));border-radius:16px;padding:1.25rem;min-width:180px;box-shadow:0 4px 16px rgba(0,0,0,.06);transition:all .3s ease;position:relative;flex-shrink:0}.FunnelFlowMap_node__qZZbU:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-2px)}@media (max-width:768px){.FunnelFlowMap_node__qZZbU{padding:1rem;min-width:150px}}.FunnelFlowMap_nodeHeader__iAcY_{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.FunnelFlowMap_nodeIcon__2sRVk{width:24px;height:24px;min-width:24px;min-height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:var(--gradient-blue-teal);color:#fff;font-size:.75rem;flex-shrink:0}.FunnelFlowMap_nodeTitle__xkPk5{font-size:.85rem;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.FunnelFlowMap_nodeValue__3LDbP{font-size:1.1rem;font-weight:800;color:var(--color-primary)}.FunnelFlowMap_nodeLabel__Wc3E7{font-size:.7rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.FunnelFlowMap_finalNode__NsNJc{border:2px solid var(--color-primary);background:rgba(37,99,235,.05);box-shadow:0 0 20px rgba(37,99,235,.12)}.FunnelFlowMap_finalNode__NsNJc:hover{box-shadow:0 0 30px rgba(37,99,235,.2)}.FunnelFlowMap_svgOverlay__d6xWB{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:visible}.FunnelFlowMap_connection__G7skq{fill:none;stroke:var(--color-primary);stroke-width:2;opacity:.15;transition:opacity .3s ease}.FunnelFlowMap_connectionActive__DkyJp{opacity:.4;stroke-width:3}.FunnelFlowMap_pulse__FRfkQ{stroke:var(--color-primary);stroke-width:3;stroke-linecap:round;fill:none;stroke-dasharray:10,100;animation:FunnelFlowMap_flowPulse__WGzlW 3s linear infinite;filter:drop-shadow(0 0 5px var(--color-primary))}@keyframes FunnelFlowMap_flowPulse__WGzlW{0%{stroke-dashoffset:110}to{stroke-dashoffset:0}}.FunnelFlowMap_header__zQCpx{display:flex;justify-content:space-between;align-items:center}@media (max-width:600px){.FunnelFlowMap_header__zQCpx{flex-direction:column;align-items:flex-start;gap:1rem}}.FunnelFlowMap_title__3_wQi{font-size:1.25rem;font-weight:800;display:flex;align-items:center;gap:.75rem}.FunnelFlowMap_legend__wWYgG{display:flex;gap:1.5rem;font-size:.75rem;color:var(--text-secondary)}.FunnelFlowMap_legendItem__YRSyq{display:flex;align-items:center;gap:.5rem}.FunnelFlowMap_dot__ZPDoZ{width:8px;height:8px;border-radius:50%}.FunnelFlowMap_emptyState__EnksU{text-align:center;padding:4rem 2rem;color:var(--text-secondary)}.funil_container__m_AtN{max-width:1280px;margin:0 auto;padding:0 1rem 3rem;background-color:transparent;min-height:calc(100vh - 80px)}.funil_pageHeader__sk4w1{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin:0 -1rem 1.25rem;padding:.75rem 1rem;background:var(--bg-content);border-bottom:1px solid var(--border-color)}.funil_pageTitle__zJKw2{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;letter-spacing:-.01em;color:var(--text-primary);margin:0;background:none;-webkit-text-fill-color:currentColor}.funil_pageTitle__zJKw2:before{content:"";flex-shrink:0;width:3px;height:1.05em;border-radius:2px;background:var(--primary)}.funil_pageDescription__VBHFn{color:var(--text-secondary);font-size:.82rem;margin:.1rem 0 0;padding-left:calc(.5rem + 3px)}.funil_periodSelector__4_Viv{background:var(--bg-card);border:1px solid var(--border-color);padding:.5rem .9rem;border-radius:10px;color:var(--text-primary);font-weight:600;font-size:.85rem;outline:none;cursor:pointer;transition:all .2s ease}.funil_periodSelector__4_Viv:hover{border-color:var(--primary)}.funil_periodSelector__4_Viv option{background:var(--bg-card);color:var(--text-primary)}.funil_quickStats__8QqNj{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.funil_quickStatItem__LWhOL{background:var(--bg-card);padding:1.1rem 1.25rem;border-radius:14px;border:1px solid var(--border-color)}.funil_quickStatLabel__dCdpg{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:.4rem}.funil_quickStatValue__FIV0r{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.funil_dashboardGrid__rLach{display:flex;flex-direction:row;gap:2.5rem;width:100%;align-items:flex-start}.funil_dashboardGrid__rLach.funil_stacked__hAazt{flex-direction:column}.funil_dashboardGrid__rLach.funil_stacked__hAazt .funil_mainColumn__Xp__E{width:100%;min-width:0;max-width:100%;overflow:visible}.funil_dashboardGrid__rLach.funil_stacked__hAazt .funil_sideColumn___Q7vp{width:100%}.funil_mainColumn__Xp__E{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2rem}.funil_sideColumn___Q7vp{width:380px;flex-shrink:0;display:flex;flex-direction:column;gap:2rem}@media (max-width:1200px){.funil_dashboardGrid__rLach{flex-direction:column}.funil_sideColumn___Q7vp{width:100%}}.funil_insightCard__1J8eO{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;padding:1.5rem;box-shadow:var(--shadow)}.funil_insightHeader__UaM_Z{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.funil_insightIcon__3pDq1{width:40px;height:40px;background:var(--color-primary-light);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.funil_insightTitle___Bfh3{font-size:1.125rem;font-weight:700;color:var(--text-primary)}.funil_insightList__S2tqy{display:flex;flex-direction:column;gap:1rem}.funil_insightItem__U09NR{display:flex;gap:1rem;padding:1rem;background:var(--bg-secondary);border-radius:12px;border-left:4px solid var(--color-primary)}.funil_insightItemTitle__HXMpO{font-weight:700;font-size:.9375rem;margin-bottom:.25rem;color:var(--text-primary)}.funil_insightItemDesc__JP12U{font-size:.875rem;color:var(--text-secondary);line-height:1.5}.funil_trendCard__D_3Pw{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;padding:1.5rem;box-shadow:var(--shadow)}.funil_trendTitle__M8K48{font-size:1.125rem;font-weight:700;margin-bottom:1.5rem}.funil_chartPlaceholder__iThP6{height:300px;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary);border-radius:12px;color:var(--text-muted);border:2px dashed var(--border-color)}@media (max-width:768px){.funil_heroTitle__NAxVp{font-size:1.75rem}.funil_heroHeader__M_Obz{flex-direction:column;gap:1rem}.funil_container__m_AtN{padding:1rem}}.loading-spinner_fullscreenContainer__6YoBS{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--color-background,#f8fafc);z-index:9999;transition:background-color .3s ease}.loading-spinner_fullscreenContainer__6YoBS,.loading-spinner_inlineContainer__o5nZN{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text-primary)}.loading-spinner_inlineContainer__o5nZN{padding:2rem;min-height:200px}.loading-spinner_minimalContainer__j5uJM{display:flex;align-items:center;justify-content:center;padding:1rem;text-align:center;color:var(--text-primary)}.loading-spinner_wrapper__1j_2_{display:flex;flex-direction:column;align-items:center;gap:1rem}.loading-spinner_spinner__8FRQa{border-top:4px solid var(--border-color,#e5e7eb);border:4px solid var(--border-color,#e5e7eb);border-top-color:var(--color-primary,#2563eb);border-radius:50%;animation:loading-spinner_spin__b6UF6 1s linear infinite}.loading-spinner_spinner__8FRQa.loading-spinner_small__X2EWh{width:24px;height:24px;border-width:2px}.loading-spinner_spinner__8FRQa.loading-spinner_medium__Upt4K{width:40px;height:40px;border-width:4px}.loading-spinner_spinner__8FRQa.loading-spinner_large__ndK8N{width:56px;height:56px;border-width:4px}.loading-spinner_message__7psX4{margin:0;font-size:1rem;font-weight:500;color:var(--text-primary);opacity:.8}@keyframes loading-spinner_spin__b6UF6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[data-theme=dark] .loading-spinner_fullscreenContainer__6YoBS{background-color:var(--bg-primary)}[data-theme=dark] .loading-spinner_spinner__8FRQa{border-color:var(--border-color);border-top-color:var(--color-primary)}[data-theme=dark] .loading-spinner_message__7psX4{color:var(--text-primary)}@media (max-width:768px){.loading-spinner_fullscreenContainer__6YoBS{padding:1rem}.loading-spinner_spinner__8FRQa.loading-spinner_large__ndK8N{width:48px;height:48px}.loading-spinner_message__7psX4{font-size:.9rem}}@media (max-width:480px){.loading-spinner_spinner__8FRQa.loading-spinner_large__ndK8N{width:40px;height:40px}.loading-spinner_spinner__8FRQa.loading-spinner_medium__Upt4K{width:32px;height:32px}.loading-spinner_message__7psX4{font-size:.85rem}}.Settings_pageHeader__xswfO{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin:0 -1.25rem 1.25rem;padding:.75rem 1.25rem;background:var(--bg-content);border-bottom:1px solid var(--border-color)}.Settings_pageTitle__QrXTB{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;letter-spacing:-.01em;color:var(--text-primary);margin:0;background:none;-webkit-text-fill-color:currentColor}.Settings_pageTitle__QrXTB:before{content:"";flex-shrink:0;width:3px;height:1.05em;border-radius:2px;background:var(--primary)}.Settings_pageDescription__OepfY{color:var(--text-secondary);font-size:.82rem;margin:.1rem 0 0;padding-left:calc(.5rem + 3px)}.Settings_container__2zRiA{max-width:860px;margin:0 auto;padding:0 1.25rem 3rem}.Settings_menuContainer__rlgvU{display:flex;flex-direction:column;gap:2rem;max-width:700px}.Settings_menuSection__Yv3sC{display:flex;flex-direction:column;gap:.5rem}.Settings_menuTitle__hmXew{font-size:.78rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.07em;margin:0 0 .25rem .25rem}.Settings_menuList__fPgxz{display:flex;flex-direction:column;background:var(--bg-card);border-radius:20px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid var(--border-color)}.Settings_menuItem__jfdYC{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:transparent;border:none;border-bottom:1px solid var(--border-light);width:100%;text-align:left;cursor:pointer;transition:background .15s;text-decoration:none;color:var(--text-primary)}.Settings_menuItem__jfdYC:last-child{border-bottom:none}.Settings_menuItem__jfdYC:hover{background:var(--hover-bg)}.Settings_menuItemContent__STQL0{display:flex;align-items:center;gap:.875rem}.Settings_menuIcon__datFm{color:var(--text-secondary);flex-shrink:0}.Settings_menuItemText__t7qB2{display:flex;flex-direction:column;gap:.1rem}.Settings_menuItemLabel___jMW6{font-weight:500;color:var(--text-primary);font-size:.95rem}.Settings_menuItemDesc__GQpen{font-size:.82rem;color:var(--text-secondary)}.Settings_arrowIcon__bQ4ki{color:var(--text-secondary);opacity:.4;flex-shrink:0}.Settings_subPageContainer__cDUX6{max-width:700px;animation:Settings_fadeIn__HzZeI .25s ease-out}.Settings_backButton__Vvge_{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:var(--text-secondary);font-weight:500;font-size:.9rem;cursor:pointer;margin-bottom:1.5rem;padding:0;transition:color .15s}.Settings_backButton__Vvge_:hover{color:var(--primary)}.Settings_sectionTitle__Kow7p{font-size:1.4rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary)}.Settings_formContainer__5w_69{display:flex;flex-direction:column;gap:1.5rem}.Settings_sectionCard__Ob70d{background:var(--bg-card);border-radius:20px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid var(--border-color)}.Settings_fieldRow__I6L3j{display:flex;flex-direction:column;gap:1.25rem}.Settings_formField__btISy{margin-bottom:1rem}.Settings_input__h_MPm{width:100%;background:transparent;border:1px solid var(--border-color);border-radius:.5rem;padding:.7rem .875rem;color:var(--text-primary);font-size:.95rem}.Settings_input__h_MPm:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.Settings_input__h_MPm:disabled,.Settings_input__h_MPm[readonly]{background:var(--bg-secondary,rgba(0,0,0,.025));color:var(--text-secondary);cursor:not-allowed}.Settings_labelRow__WqU6E{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.Settings_inlineEditButton__p1ZJg{display:inline-flex;align-items:center;gap:.3rem;background:rgba(37,99,235,.08);border:1px solid transparent;color:var(--primary);cursor:pointer;font-size:.8rem;font-weight:600;padding:.32rem .75rem;border-radius:999px;transition:background .18s ease,border-color .18s ease,transform .18s ease}.Settings_inlineEditButton__p1ZJg:hover:not(:disabled){background:rgba(37,99,235,.15);border-color:rgba(37,99,235,.35);transform:translateY(-1px)}.Settings_inlineEditButton__p1ZJg:active:not(:disabled){transform:translateY(0)}.Settings_inlineEditButton__p1ZJg:disabled{opacity:.55;cursor:default}.Settings_lockedField__iqThG .Settings_input__h_MPm{opacity:.85}.Settings_lockedBadge__df7_T{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;font-weight:600;color:var(--text-secondary);background:var(--bg-secondary,rgba(0,0,0,.05));border:1px solid var(--border-color);padding:.3rem .7rem;border-radius:999px}.Settings_fieldHint__1B9de{font-size:.78rem;color:var(--text-tertiary,var(--text-secondary));margin:.45rem 0 0}.Settings_fieldActions__OUpqi{display:flex;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px dashed var(--border-light)}.Settings_actionSmallPrimary__8GsLQ{background:var(--primary);color:#fff;padding:.5rem 1rem;border-radius:.5rem;border:none;cursor:pointer;font-size:.875rem;display:flex;align-items:center;gap:.5rem;transition:filter .15s}.Settings_actionSmallPrimary__8GsLQ:hover{filter:brightness(1.1)}.Settings_actionSmall__tSoD1{background:transparent;border:1px solid var(--border-color);color:var(--text-primary);padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.Settings_errorMessage___O7x_{background:rgba(239,68,68,.08);color:#ef4444}.Settings_errorMessage___O7x_,.Settings_successMessage__VOCZM{padding:.75rem 1rem;border-radius:.5rem;margin-bottom:1rem;font-size:.9rem}.Settings_successMessage__VOCZM{background:rgba(34,197,94,.08);color:#16a34a}.Settings_dangerZone__EXUII{border:1px solid #fca5a5;background:#fef2f2;padding:1.5rem;border-radius:14px}[data-theme=dark] .Settings_dangerZone__EXUII{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.25)}.Settings_deleteButton__PG8_b{background:#ef4444;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;margin-top:1rem;transition:background .15s}.Settings_deleteButton__PG8_b:hover{background:#dc2626}@keyframes Settings_fadeIn__HzZeI{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Settings_container__2zRiA{padding:0 1rem 2rem}.Settings_menuContainer__rlgvU{gap:1.5rem}.Settings_menuItem__jfdYC{padding:.875rem 1rem}.Settings_subPageContainer__cDUX6{max-width:100%}.Settings_formContainer__5w_69{gap:1.25rem}.Settings_sectionCard__Ob70d{padding:1.25rem}}@media (max-width:480px){.Settings_container__2zRiA{padding:0 .75rem 2rem}.Settings_menuTitle__hmXew{font-size:.72rem}.Settings_menuItem__jfdYC{padding:.8rem .875rem}.Settings_menuItemLabel___jMW6{font-size:.9rem}.Settings_menuItemDesc__GQpen{font-size:.78rem}.Settings_sectionTitle__Kow7p{font-size:1.2rem}.Settings_sectionCard__Ob70d{padding:1rem;border-radius:12px}.Settings_fieldActions__OUpqi{flex-wrap:wrap}.Settings_actionSmallPrimary__8GsLQ,.Settings_actionSmall__tSoD1{flex:1 1;justify-content:center}}.Settings_themeSwitch__9rNko{flex-shrink:0;width:46px;height:26px;border-radius:999px;border:1px solid var(--border-color);background:var(--bg-secondary);padding:2px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.Settings_themeSwitch__9rNko:hover{border-color:var(--primary)}.Settings_themeSwitchThumb__JsZVJ{display:block;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25);transform:translateX(0);transition:transform .2s ease}.Settings_themeSwitchOn__65xoJ{background:var(--primary);border-color:var(--primary)}.Settings_themeSwitchOn__65xoJ .Settings_themeSwitchThumb__JsZVJ{transform:translateX(20px)}.Tooltip_tooltipContainer__gyAFC{position:relative;display:inline-block}.Tooltip_tooltip__b7Snm{position:absolute;z-index:1000;padding:8px 12px;background:#1f2937;color:#fff;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.15);animation:Tooltip_fadeIn__bGj6B .2s ease-in-out;max-width:200px;word-wrap:break-word;white-space:normal}@keyframes Tooltip_fadeIn__bGj6B{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Tooltip_tooltipContent__3t0vw{line-height:1.4}.Tooltip_tooltipArrow__kc5_o{position:absolute;width:0;height:0}.Tooltip_top__CJg8B{bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px}.Tooltip_arrow-top___PJ4D{top:100%;left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #1f2937}.Tooltip_bottom__f_tNA{top:100%;left:50%;transform:translateX(-50%);margin-top:8px}.Tooltip_arrow-bottom___4BVR{bottom:100%;left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #1f2937}.Tooltip_left__DB1_P{right:100%;top:50%;transform:translateY(-50%);margin-right:8px}.Tooltip_arrow-left__G_t19{left:100%;top:50%;transform:translateY(-50%);border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #1f2937}.Tooltip_right__S5Ite{left:100%;top:50%;transform:translateY(-50%);margin-left:8px}.Tooltip_arrow-right__CRXwv{right:100%;top:50%;transform:translateY(-50%);border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #1f2937}@media (max-width:768px){.Tooltip_tooltip__b7Snm{font-size:11px;padding:6px 10px;max-width:150px}.Tooltip_tooltipArrow__kc5_o{border-width:4px}.Tooltip_arrow-top___PJ4D{border-top:4px solid #1f2937}.Tooltip_arrow-bottom___4BVR,.Tooltip_arrow-top___PJ4D{border-left:4px solid transparent;border-right:4px solid transparent}.Tooltip_arrow-bottom___4BVR{border-bottom:4px solid #1f2937}.Tooltip_arrow-left__G_t19{border-left:4px solid #1f2937}.Tooltip_arrow-left__G_t19,.Tooltip_arrow-right__CRXwv{border-top:4px solid transparent;border-bottom:4px solid transparent}.Tooltip_arrow-right__CRXwv{border-right:4px solid #1f2937}}.UserXPBar_xpContainer__m63o_{padding:12px 16px;background:var(--bg-card);border-radius:12px;margin:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);border:1px solid var(--border-color);display:flex;flex-direction:column;gap:8px}[data-theme=dark] .UserXPBar_xpContainer__m63o_{background:var(--bg-card-dark);border-color:var(--border-color-dark);box-shadow:0 4px 16px rgba(0,0,0,.2)}.UserXPBar_xpHeader__EeXQr{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.UserXPBar_levelBadge__FZRkZ{display:inline-flex;align-items:center;gap:4px;background:var(--gradient-primary);color:#fff;padding:4px 10px;border-radius:20px;font-size:.78rem;font-weight:700;letter-spacing:.4px;box-shadow:0 2px 6px rgba(37,99,235,.25);flex-shrink:0;white-space:nowrap}.UserXPBar_levelIcon__2oyKh{fill:currentColor}.UserXPBar_xpCounts__hc9D6{display:inline-flex;align-items:baseline;gap:3px;font-size:.78rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:1;min-width:0}.UserXPBar_currentXp__YnuqF{color:var(--text-primary)}.UserXPBar_divider__pF01Z{color:var(--text-tertiary);font-size:.75rem}.UserXPBar_nextXp__m9F_2{color:var(--text-secondary)}.UserXPBar_progressBarWrapper__41yA5{height:8px;background-color:var(--bg-tertiary);border-radius:10px;overflow:hidden;position:relative}.UserXPBar_progressBarFill___iAsD{height:100%;background:linear-gradient(90deg,var(--primary-light) 0,var(--primary) 100%);border-radius:10px;transition:width 1s cubic-bezier(.4,0,.2,1);position:relative}.UserXPBar_progressBarFill___iAsD:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,0));animation:UserXPBar_shimmer__jOIGQ 2s infinite}.UserXPBar_xpHint__RFGgp{font-size:.7rem;color:var(--text-tertiary);margin:0;text-align:center}@keyframes UserXPBar_shimmer__jOIGQ{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.UserXPBar_minimalContainer__4QaSq{display:flex;flex-direction:column;align-items:center;gap:4px}.UserXPBar_minimalHeader__MByR8{display:flex;align-items:center;gap:4px;background:var(--gradient-primary);color:#fff;padding:2px 8px;border-radius:12px;font-size:.7rem;font-weight:700;box-shadow:0 2px 4px rgba(37,99,235,.25)}.UserXPBar_minimalLevelText__C26Hq{letter-spacing:.5px}.UserXPBar_minimalProgressBarWrapper__m83qr{height:4px;width:100%;background-color:var(--bg-tertiary);border-radius:10px;overflow:hidden;position:relative}.UserAvatar_avatarWrapper__NL57V{position:relative;border-radius:50%;overflow:hidden;flex-shrink:0}.UserAvatar_avatarImage__HZYrr{width:100%;height:100%;object-fit:cover;display:block}.UserAvatar_initialsAvatar__KLtTR{display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#3751ff,#2563eb);color:#fff;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1);flex-shrink:0;min-width:0;aspect-ratio:1/1}.UserPopover_popover__9lhpY{width:284px;border:1px solid hsla(0,0%,100%,.08);border-radius:18px;box-shadow:0 16px 44px rgba(0,0,0,.4);animation:UserPopover_slideIn__5nV_2 .2s ease-out;z-index:99999;overflow:hidden;color:#fff;background-color:#161619;background-image:linear-gradient(150deg,#3b3b45,#161619);background-size:cover;background-position:50%;background-repeat:no-repeat}.UserPopover_popover__9lhpY:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.6) 45%,rgba(0,0,0,.85));z-index:0}.UserPopover_content__wN8t0{position:relative;z-index:1;padding:1rem}@keyframes UserPopover_slideIn__5nV_2{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.UserPopover_header__a2BgI{display:flex;align-items:center;gap:12px;margin-bottom:.85rem}.UserPopover_headerInfo__hXiqN{min-width:0;flex:1 1}.UserPopover_avatarWrap__p9DGp{position:relative;width:56px;height:56px;flex-shrink:0;border-radius:50%;box-shadow:0 0 0 2px hsla(0,0%,100%,.35)}.UserPopover_onlineDot__qzyXq{position:absolute;bottom:1px;right:1px;width:13px;height:13px;border-radius:50%;background:#22c55e;border:2px solid rgba(0,0,0,.6)}.UserPopover_userName__qWkCD{font-size:1.1rem;font-weight:700;color:#fff;margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserPopover_userRoleText__vE9_W{font-size:.82rem;color:hsla(0,0%,100%,.72);margin:.15rem 0 0}.UserPopover_userEmail__tZmn2{font-size:.74rem;color:hsla(0,0%,100%,.55);margin:.12rem 0 0;word-break:break-all}.UserPopover_xpCard__hff9Q{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.14);border-radius:12px;padding:10px 12px;margin-bottom:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.UserPopover_xpHeader__mTWAk{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.UserPopover_xpLevel__yBvwr{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:10px;font-size:.7rem;font-weight:700;color:#fff;background:var(--gradient-primary);box-shadow:0 2px 6px rgba(37,99,235,.4);white-space:nowrap}.UserPopover_xpCount__yniF_{font-size:.72rem;font-weight:600;color:hsla(0,0%,100%,.85);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.UserPopover_xpBar__ZZ71c{position:relative;height:7px;border-radius:10px;background:hsla(0,0%,100%,.2);overflow:hidden}.UserPopover_xpBarFill__xMfRH{position:absolute;top:0;left:0;bottom:0;border-radius:10px;background:linear-gradient(90deg,var(--primary-light) 0,var(--primary) 100%);box-shadow:0 0 8px rgba(37,99,235,.6);transition:width .8s cubic-bezier(.4,0,.2,1)}.UserPopover_xpHint__wdXPc{font-size:.68rem;color:hsla(0,0%,100%,.65);margin:7px 0 0;text-align:center}.UserPopover_xpHint__wdXPc strong{color:#fff;font-weight:700}.UserPopover_menuGroup__zR_1_{display:flex;flex-direction:column;gap:2px}.UserPopover_menuDivider__03wWo{height:1px;background:hsla(0,0%,100%,.14);margin:6px 0}.UserPopover_menuItem__qQ78E{display:flex;align-items:center;gap:.6rem;padding:.55rem .6rem;color:hsla(0,0%,100%,.9);font-size:.85rem;font-weight:500;text-decoration:none;border-radius:10px;transition:background .2s ease,color .2s ease;border:none;background:none;width:100%;text-align:left;cursor:pointer}.UserPopover_menuItem__qQ78E:hover{background:hsla(0,0%,100%,.13);color:#fff}.UserPopover_menuIcon__zhjld{width:18px;height:18px;color:currentColor;opacity:.85;flex-shrink:0;transition:opacity .2s ease}.UserPopover_menuItem__qQ78E:hover .UserPopover_menuIcon__zhjld{opacity:1}.UserPopover_mobileOnly__ujO6X{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-sm) var(--spacing-md);width:100%}@media (min-width:1024px){.UserPopover_hideDesktop__tnq6T,.UserPopover_mobileOnly__ujO6X{display:none}}.UserPopover_themeLabel__5NkFE{font-size:.875rem;font-weight:500;color:var(--text-primary)}.UserPopover_themeToggleSwitch__MEI70{position:relative;width:52px;height:28px;background:none;border:none;cursor:pointer;padding:0;outline:none}.UserPopover_switchTrack__FU1MJ{width:100%;height:100%;background:#e5e7eb;border-radius:14px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.05)}.UserPopover_switchActive__wWkH2 .UserPopover_switchTrack__FU1MJ{background:var(--primary)}.UserPopover_switchThumb__bklUL{position:absolute;top:2px;left:2px;width:24px;height:24px;background:#fff;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.15),0 1px 3px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.UserPopover_switchActive__wWkH2 .UserPopover_switchThumb__bklUL{transform:translateX(24px)}.UserPopover_switchIcon__lmu42{width:12px;height:12px;color:#9ca3af;transition:all .3s ease}.UserPopover_switchActive__wWkH2 .UserPopover_switchIcon__lmu42{color:var(--primary)}.UserMenu_menuContainer__Rw6_9{position:relative;margin-top:0}.UserMenu_menuTrigger__yq3XL{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;background:transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.5rem;cursor:pointer;transition:all .2s ease;width:100%;border:none}.UserMenu_menuTrigger__yq3XL:hover{background:var(--hover-bg);transform:translateY(-2px)}.UserMenu_compactTrigger__n1p5R{justify-content:center;gap:0;padding:.4rem}.UserMenu_rowTrigger__xNBrY{display:flex;align-items:center;gap:10px;width:100%;padding:8px;border:none;background:transparent;border-radius:10px;cursor:pointer;text-align:left;transition:background .2s ease}.UserMenu_rowTrigger__xNBrY:hover{background:var(--hover-bg)}.UserMenu_rowInfo__qafal{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.UserMenu_rowName__6qdPC{font-size:.875rem;font-weight:600;color:var(--text-primary);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserMenu_rowLevel__0bmfI{font-size:.72rem;font-weight:500;color:var(--text-secondary);line-height:1}.UserMenu_userInfo__im0RG{display:flex;flex-direction:column;gap:.25rem;flex:1 1;min-width:0}.UserMenu_avatarWithBadge__4TRTR{position:relative;display:inline-flex;line-height:0;flex-shrink:0}.UserMenu_levelBadge__CJz1K{position:absolute;bottom:-3px;right:-3px;min-width:17px;height:17px;padding:0 3px;display:flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:800;line-height:1;color:#fff;background:var(--gradient-primary);border:2px solid var(--bg-card);border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.3)}.UserMenu_userName__KdrUO{font-weight:600;color:var(--text-primary);font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserMenu_userRole__hxOGS{font-weight:500}.UserMenu_userEmail__NPppp,.UserMenu_userRole__hxOGS{font-size:.75rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserMenu_menuIcon__8dVg_{width:1.25rem;height:1.25rem;color:var(--text-secondary);opacity:.8;transition:transform .2s ease}.UserMenu_menuTrigger__yq3XL[aria-expanded=true] .UserMenu_menuIcon__8dVg_{transform:rotate(180deg)}.UserMenu_menuContent__yAW0U{position:absolute;top:calc(100% + .5rem);right:0;width:100%;min-width:200px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:.5rem;padding:.5rem;z-index:50;box-shadow:var(--shadow-xl)}.UserMenu_menuItem__Izk83{display:flex;align-items:center;gap:.75rem;padding:.75rem;color:var(--text-primary);text-decoration:none;border-radius:.375rem;transition:background-color .2s ease;font-size:.875rem}.UserMenu_menuItem__Izk83:hover{background-color:var(--hover-bg)}.UserMenu_menuItem__Izk83 svg{width:1.25rem;height:1.25rem;color:var(--text-secondary)}.UserMenu_menuDivider__rFVux{height:1px;background-color:var(--border-color);margin:.5rem 0}.UserMenu_logoutButton__UeJBR{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem;color:#dc2626;background:none;border:none;border-radius:.375rem;cursor:pointer;font-size:.875rem;transition:background-color .2s ease}.UserMenu_logoutButton__UeJBR:hover{background-color:rgba(220,38,38,.1)}.UserMenu_logoutButton__UeJBR svg{width:1.25rem;height:1.25rem}@media (max-width:768px){.UserMenu_userMenu__2_CC8{width:100%;max-width:300px;margin:0 auto}.UserMenu_menuContent__yAW0U{position:fixed;top:auto;bottom:1rem;left:1rem;right:1rem;width:auto;max-width:400px;margin:0 auto}.UserMenu_userInfo__im0RG{display:none}.UserMenu_menuTrigger__yq3XL{padding:.5rem;gap:0;justify-content:center}}@media (max-width:480px){.UserMenu_menuTrigger__yq3XL{padding:.5rem}}.Sidebar_sidebarContainer__9KK2N{display:flex;height:100dvh;max-height:100dvh;position:fixed;top:0;left:0;z-index:2000;transition:all .3s ease;overflow:visible}.Sidebar_railBrand__HFY5X{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 10px 16px;margin-bottom:12px;border-bottom:1px solid var(--border-color);flex-shrink:0}.Sidebar_railBrandLogo__wP2BB{width:34px;height:34px;object-fit:contain}.Sidebar_railFooter__1pmuA{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0;padding-top:8px;padding-bottom:12px;width:100%}.Sidebar_railNotif__hyMTA{display:flex;align-items:center;justify-content:center}@media (max-width:768px){.Sidebar_panelHeaderBell__gBgK2,.Sidebar_railBrand__HFY5X,.Sidebar_railFooter__1pmuA{display:none}.Sidebar_sidebarPanel__CzhVz{margin:0;border-radius:0;box-shadow:none}}.Sidebar_iconRail__jS12u{width:64px;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:16px 0;height:100%;max-height:100%;z-index:1001;overflow:hidden}.Sidebar_railMainIcons__b8kFq{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;overflow-y:auto;overflow-x:hidden;flex:1 1;scroll-behavior:smooth;scrollbar-width:none}.Sidebar_railMainIcons__b8kFq::-webkit-scrollbar{width:0;display:none}.Sidebar_railButton__FN1oo{width:56px;height:auto;min-height:48px;padding:6px 2px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:none;background:transparent;color:var(--text-secondary,#6b7280);cursor:pointer;transition:all .2s ease;position:relative;flex-shrink:0}.Sidebar_railButton__FN1oo:hover{background:hsla(0,0%,50%,.14);color:var(--primary,#1e3a8a)}.Sidebar_railLabel__jfsIR{font-size:10px;font-weight:500;line-height:1;text-align:center;letter-spacing:.01em;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Sidebar_railButton__FN1oo.Sidebar_active__mVsA6{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 12px rgba(37,99,235,.3)}.Sidebar_railButton__FN1oo.Sidebar_active__mVsA6 svg{color:#fff;stroke:#fff}.Sidebar_railButton__FN1oo.Sidebar_active__mVsA6:before{display:none}.Sidebar_railMinimizeButton__L8Y_M{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--text-secondary,#6b7280);cursor:pointer;transition:all .2s ease;flex-shrink:0}.Sidebar_railMinimizeButton__L8Y_M:hover{background:hsla(0,0%,50%,.14);color:var(--primary,#1e3a8a)}.Sidebar_sidebarPanel__CzhVz{width:240px;background:#eee;border-radius:16px 0 0 16px;box-shadow:none;margin:10px 0 10px 4px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;opacity:1;transform:translateX(0)}.Sidebar_sidebarPanel__CzhVz.Sidebar_collapsed__t1tPk{width:0;opacity:0;transform:translateX(-20px);border-right:none}.Sidebar_panelHeader__1_6Vz{padding:16px 20px;border-bottom:1px solid var(--border-secondary,rgba(226,232,240,.6));display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.Sidebar_panelTitle__E1uQ1{font-size:.9rem;font-weight:600;color:var(--text-primary,#1e293b);margin:0}.Sidebar_panelContent__mgwq7{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:16px;display:flex;flex-direction:column;gap:4px;min-height:0;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease;mask-image:linear-gradient(180deg,transparent 0,#000 16px,#000 calc(100% - 16px),transparent);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 16px,#000 calc(100% - 16px),transparent)}.Sidebar_panelContent__mgwq7:hover{scrollbar-color:rgba(37,99,235,.25) transparent}.Sidebar_panelContent__mgwq7::-webkit-scrollbar{width:4px}.Sidebar_panelContent__mgwq7::-webkit-scrollbar-track{background:transparent}.Sidebar_panelContent__mgwq7::-webkit-scrollbar-thumb{background:transparent;border-radius:100px;-webkit-transition:background .3s ease;transition:background .3s ease}.Sidebar_panelContent__mgwq7:hover::-webkit-scrollbar-thumb{background:rgba(37,99,235,.25)}.Sidebar_panelContent__mgwq7:hover::-webkit-scrollbar-thumb:hover{background:rgba(37,99,235,.45)}.Sidebar_panelContent__mgwq7:hover::-webkit-scrollbar-thumb:active{background:rgba(37,99,235,.6)}.Sidebar_navLink__cdpoH{display:flex;align-items:center;gap:10px;padding:8px 10px;color:var(--text-secondary,#64748b);text-decoration:none;border-radius:8px;transition:all .2s ease;font-size:.85rem;font-weight:500;flex-shrink:0}.Sidebar_navLink__cdpoH:hover{color:var(--primary,#1e3a8a);background:var(--bg-secondary,#f8fafc)}.Sidebar_navLink__cdpoH.Sidebar_active__mVsA6{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 12px rgba(37,99,235,.2)}.Sidebar_navIcon__wX4Dh{width:18px;height:18px;flex-shrink:0}.Sidebar_navLabel__2iwsu{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Sidebar_panelFooter__myGvh{padding:16px;border-top:1px solid var(--border-secondary,rgba(226,232,240,.6));background:var(--bg-secondary,#f8fafc);flex-shrink:0}.Sidebar_panelUser__LownO{margin:10px -8px 0;padding-top:10px;border-top:1px solid var(--border-color)}[data-theme=dark] .Sidebar_iconRail__jS12u{background:transparent;border-color:var(--border-color)}[data-theme=dark] .Sidebar_sidebarPanel__CzhVz{background:#141416;border-color:var(--border-color)}[data-theme=dark] .Sidebar_panelFooter__myGvh{background:hsla(0,0%,100%,.03)}[data-theme=dark] .Sidebar_navLink__cdpoH:hover{background:hsla(0,0%,100%,.05)}.Sidebar_themeToggleContainer__dqsPd{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.Sidebar_themeLabel__8zLmM{font-size:.875rem;color:var(--text-secondary,#6b7280)}.Sidebar_themeToggle__2fQZ4{position:relative;display:inline-flex;height:28px;width:52px;align-items:center;border-radius:9999px;background-color:var(--bg-tertiary,#e4e4e7);transition:background-color .2s ease;border:none;cursor:pointer;padding:0}.Sidebar_themeToggle__2fQZ4:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px var(--primary,#2563eb)}[data-theme=dark] .Sidebar_themeToggle__2fQZ4{background-color:hsla(0,0%,100%,.14);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05)}[data-theme=dark] .Sidebar_themeToggleActive__I9ZXl{background-color:#09090b;box-shadow:inset 0 1px 3px rgba(0,0,0,.6),inset 0 0 0 1px hsla(0,0%,100%,.04)}.Sidebar_themeToggleThumb_____4M{display:flex;align-items:center;justify-content:center;height:24px;width:24px;transform:translateX(2px);border-radius:50%;background:radial-gradient(circle at 30% 28%,#fff 0,#fff 40%,#f1f5f9 100%);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .25s ease;box-shadow:0 1px 2px rgba(0,0,0,.18),0 2px 6px rgba(0,0,0,.1),inset 0 1px 0 #fff,inset 0 -1px 0 rgba(0,0,0,.04)}.Sidebar_themeToggleActive__I9ZXl .Sidebar_themeToggleThumb_____4M{transform:translateX(26px);box-shadow:0 1px 3px rgba(0,0,0,.35),0 4px 10px rgba(0,0,0,.2),inset 0 1px 0 #fff,inset 0 -1px 0 rgba(0,0,0,.06)}[data-theme=dark] .Sidebar_themeToggleActive__I9ZXl .Sidebar_themeToggleThumb_____4M{box-shadow:0 2px 4px rgba(0,0,0,.55),0 6px 14px rgba(0,0,0,.35),inset 0 1px 0 #fff,inset 0 -1px 0 rgba(0,0,0,.08)}.Sidebar_themeIcon__KdFon{width:14px;height:14px;color:#f59e0b;stroke-width:2.4;filter:drop-shadow(0 0 3px rgba(251,191,36,.55)) drop-shadow(0 0 6px rgba(245,158,11,.25));transition:color .25s ease,filter .25s ease}.Sidebar_themeIcon__KdFon *{stroke-width:2.4}.Sidebar_themeToggleActive__I9ZXl .Sidebar_themeIcon__KdFon{color:#f59e0b;filter:drop-shadow(0 0 3px rgba(251,191,36,.7)) drop-shadow(0 0 7px rgba(245,158,11,.35))}.Sidebar_supportLink__In5Mk{display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--text-secondary,#6b7280);text-decoration:none;transition:color .2s ease;padding:8px 0}.Sidebar_supportLink__In5Mk:hover{color:var(--primary,#1e3a8a)}.Sidebar_supportIcon__Je49H{width:20px;height:20px;flex-shrink:0}.Sidebar_navLink__cdpoH.Sidebar_active__mVsA6:hover,.Sidebar_railButton__FN1oo.Sidebar_active__mVsA6:hover,[data-theme=dark] .Sidebar_navLink__cdpoH.Sidebar_active__mVsA6:hover,[data-theme=dark] .Sidebar_railButton__FN1oo.Sidebar_active__mVsA6:hover{background:var(--gradient-primary);color:#fff;opacity:.95}@media (max-width:768px){.Sidebar_sidebarContainer__9KK2N{position:fixed}.Sidebar_sidebarPanel__CzhVz{position:fixed;left:64px;top:70px;bottom:0;height:calc(100dvh - 70px);max-height:calc(100dvh - 70px);display:flex;flex-direction:column;z-index:2000;transition:transform .3s ease-out}.Sidebar_sidebarPanel__CzhVz.Sidebar_collapsed__t1tPk{transform:translateX(-100%)}.Sidebar_iconRail__jS12u{position:fixed;left:0;top:70px;bottom:0;height:calc(100dvh - 70px);display:flex;flex-direction:column;justify-content:space-between;z-index:2002}.Sidebar_railMinimizeButton__L8Y_M{display:flex!important}.Sidebar_panelContent__mgwq7{flex:1 1;overflow-y:auto;overflow-x:hidden;min-height:0}.Sidebar_panelFooter__myGvh{flex-shrink:0}}.Sidebar_sidebarOverlay__re3eW{display:none}@media (max-width:768px){.Sidebar_sidebarOverlay__re3eW{display:block;position:fixed;top:70px;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:Sidebar_fadeIn__9LKWf .3s ease}@keyframes Sidebar_fadeIn__9LKWf{0%{opacity:0}to{opacity:1}}}[data-theme=dark] .Sidebar_sidebarOverlay__re3eW{background:rgba(0,0,0,.7)}.Sidebar_sectionSeparator__0vWPD{display:block;height:1px;min-height:1px;flex-shrink:0;background-color:#d4d4d8;margin:18px 12px 10px;opacity:1}[data-theme=dark] .Sidebar_sectionSeparator__0vWPD{background-color:hsla(0,0%,100%,.16)}.Sidebar_sectionHeader__ddCch{font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--text-secondary,#6b7280);padding:8px 16px;margin-top:8px;letter-spacing:.05em}.Sidebar_iconRail__jS12u{border-right:none}.Sidebar_sidebarPanel__CzhVz{border:1px solid var(--border-color)}.Sidebar_sidebarContainer__9KK2N{border-right:none}@media (max-width:768px){.Sidebar_sidebarContainer__9KK2N{position:fixed;top:auto;bottom:0;left:0;right:0;height:auto;max-height:none;z-index:2000;border:none;border-radius:0;box-shadow:none;pointer-events:none;background:transparent}.Sidebar_iconRail__jS12u{position:fixed;bottom:0;left:0;right:0;top:auto;height:70px;align-items:center;padding:0 8px;background:var(--bg-navbar,#fff);border-right:none;border-top:1px solid var(--border-primary,rgba(37,99,235,.08));z-index:2002;pointer-events:auto;box-shadow:0 -4px 20px rgba(0,0,0,.05)}.Sidebar_iconRail__jS12u,.Sidebar_railMainIcons__b8kFq{width:100%;flex-direction:row;justify-content:space-around}.Sidebar_railMainIcons__b8kFq{overflow:visible;padding:0;gap:0}.Sidebar_railButton__FN1oo{margin:0}.Sidebar_railMinimizeButton__L8Y_M{display:none!important}.Sidebar_sidebarPanel__CzhVz{position:fixed;bottom:70px;left:0;right:0;top:auto;width:100%;height:auto;max-height:70vh;border-left:none;border-right:none;border-top:1px solid var(--border-primary,rgba(37,99,235,.08));box-shadow:0 -10px 25px rgba(0,0,0,.1);z-index:2001;pointer-events:auto;transform:translateY(0);opacity:1;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.Sidebar_sidebarPanel__CzhVz.Sidebar_collapsed__t1tPk{transform:translateY(120%);width:100%;opacity:1}.Sidebar_sidebarPanel__CzhVz:not(.Sidebar_collapsed__t1tPk){transform:translateY(0);opacity:1}.Sidebar_panelContent__mgwq7{padding-bottom:24px;flex:1 1;overflow-y:auto}.Sidebar_panelFooter__myGvh{flex-shrink:0}}.ProducerHoverCard_cardContainer__x6_9l{position:relative;display:inline-block;cursor:pointer}.ProducerHoverCard_nicknameText__ngU2l{color:inherit;font-weight:500;transition:color .2s ease;display:flex;align-items:center;gap:.25rem}.ProducerHoverCard_customTrigger__PeSNX{display:inline-flex;align-items:center;cursor:pointer;color:inherit;font:inherit}.ProducerHoverCard_nicknameText__ngU2l:hover{text-decoration:underline;color:var(--primary)}.ProducerHoverCard_popover__DPCXg{width:284px;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-shadow:0 16px 44px rgba(0,0,0,.4);z-index:99999;overflow:hidden;color:#fff;background:#161619;opacity:0;transform:translate(-50%,-100%) translateY(6px);transition:opacity .18s ease,transform .18s cubic-bezier(.16,1,.3,1);pointer-events:auto;cursor:default;text-align:left}.ProducerHoverCard_popoverVisible__7giIr{opacity:1;transform:translate(-50%,-100%)}.ProducerHoverCard_popoverFlipped__DH0Vm{transform:translate(-50%) translateY(-6px)}.ProducerHoverCard_popoverFlipped__DH0Vm.ProducerHoverCard_popoverVisible__7giIr{transform:translate(-50%)}.ProducerHoverCard_popover__DPCXg:after{content:"";position:absolute;top:100%;left:50%;margin-left:-8px;border:8px solid transparent;border-top-color:#18171a;z-index:2}.ProducerHoverCard_popoverFlipped__DH0Vm:after{top:auto;bottom:100%;border-color:transparent transparent #2a2a30}.ProducerHoverCard_coverImage__GdOYI{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.ProducerHoverCard_coverImage__GdOYI:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.6) 45%,rgba(0,0,0,.85))}.ProducerHoverCard_profileContent__hwd1w{position:relative;z-index:1;padding:16px;display:flex;flex-direction:column}.ProducerHoverCard_header__hzAFJ{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ProducerHoverCard_avatarWrapper__3iJ_A{width:60px;height:60px;flex-shrink:0;border-radius:50%;box-shadow:0 0 0 2px hsla(0,0%,100%,.35);display:flex;align-items:center;justify-content:center}.ProducerHoverCard_actions__SVK2X{display:flex;flex-shrink:0}.ProducerHoverCard_followButton__2qaNj{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;padding:.45rem .9rem;border-radius:9999px;font-weight:600;font-size:.78rem;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0;line-height:1}.ProducerHoverCard_followButtonPrimary__RBEY_{background-color:var(--primary);color:#fff;border:none}.ProducerHoverCard_followButtonPrimary__RBEY_:hover{filter:brightness(1.08)}.ProducerHoverCard_followButtonSecondary___7NMA{background-color:hsla(0,0%,100%,.15);color:#fff;border:1px solid hsla(0,0%,100%,.25)}.ProducerHoverCard_followButtonSecondary___7NMA:hover{background-color:hsla(0,0%,100%,.25)}.ProducerHoverCard_info__LTPxS{display:flex;flex-direction:column;min-width:0}.ProducerHoverCard_name__ZQA9y{font-weight:700;font-size:1.05rem;color:#fff;margin:0;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProducerHoverCard_username__Huzqh{font-size:.82rem;color:hsla(0,0%,100%,.6);margin:2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProducerHoverCard_bio__flWQa{font-size:.82rem;color:hsla(0,0%,100%,.8);margin:.6rem 0 0;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ProducerHoverCard_skeletonContainer__xuQfr{position:relative;z-index:1;padding:16px;display:flex;flex-direction:column}.ProducerHoverCard_skeletonCover__x2GaC{display:none}.ProducerHoverCard_skeletonHeader___HxHN{display:flex;align-items:center;gap:12px;margin-bottom:14px}.ProducerHoverCard_skeletonAvatar__kBuTo{width:60px;height:60px;border-radius:50%;background:hsla(0,0%,100%,.18);animation:ProducerHoverCard_pulse__uWhn4 1.5s ease-in-out infinite}.ProducerHoverCard_skeletonText__h_bcn{flex:1 1}.ProducerHoverCard_skeletonBody__C_q0x,.ProducerHoverCard_skeletonText__h_bcn{display:flex;flex-direction:column;gap:8px}.ProducerHoverCard_skeletonLine__59n_7{height:11px;border-radius:4px;background:hsla(0,0%,100%,.16);animation:ProducerHoverCard_pulse__uWhn4 1.5s ease-in-out infinite}.ProducerHoverCard_skeletonLine__59n_7.ProducerHoverCard_short__7I8xs{width:60%}@keyframes ProducerHoverCard_pulse__uWhn4{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.ProducerHoverCard_skillsRow__1kOnI{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.7rem}.ProducerHoverCard_skillTag__iQi75{display:inline-flex;align-items:center;padding:.22rem .55rem;border-radius:999px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.92);font-size:.72rem;font-weight:600}.profileCourses_sectionsContainer__qJuOR{display:flex;flex-direction:column;gap:2rem}.profileCourses_courseSection__UGKNW{display:flex;flex-direction:column;gap:.5rem}.profileCourses_sectionTitle__IyrF0{display:flex;align-items:center;gap:.75rem;font-size:1.35rem;font-weight:700;color:var(--text-primary);margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color,#e2e8f0);position:relative;letter-spacing:-.01em}.profileCourses_sectionTitle__IyrF0:after{content:"";position:absolute;bottom:-1px;left:0;width:60px;height:3px;background:var(--gradient-primary,linear-gradient(90deg,#1e3a8a 0,#2563eb 100%));border-radius:3px}.profileCourses_sectionIcon__Xck8W{flex-shrink:0}.profileCourses_grid__6ZaGw{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1.25rem;gap:1.25rem;padding:.5rem 0}.profileCourses_card__u_OHR{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:all .2s ease;display:flex;flex-direction:column;height:100%}.profileCourses_card__u_OHR:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1);border-color:var(--primary-color)}.profileCourses_imageWrapper___UPqv{position:relative;width:100%;aspect-ratio:16/9;background-color:var(--bg-tertiary)}.profileCourses_image__Jp0R2{object-fit:cover}.profileCourses_levelBadge__b1gEm{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;padding:2px 8px;border-radius:6px;font-size:.65rem;font-weight:600}.profileCourses_cardBody__Ea8fi{padding:12px;display:flex;flex-direction:column;flex:1 1}.profileCourses_title__Jh6j1{font-size:.95rem;font-weight:600;color:var(--text-primary);margin:0 0 8px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profileCourses_meta__S4hvW{display:flex;align-items:center;gap:12px;margin-bottom:12px}.profileCourses_metaItem__7_kEK{display:flex;align-items:center;gap:4px;font-size:.75rem;color:var(--text-secondary)}.profileCourses_price__GnLPq{margin-top:auto;display:flex;align-items:baseline;gap:8px}.profileCourses_discountPrice__SSTa5{font-size:1rem;font-weight:700;color:var(--primary-color)}.profileCourses_originalPrice__d33kI{font-size:.8rem;color:var(--text-muted);text-decoration:line-through}.profileCourses_loadingContainer__tzJyE{display:flex;justify-content:center;padding:3rem 0}.profileCourses_spinner__ZIsHs{width:24px;height:24px;border:3px solid var(--bg-secondary);border-top-color:var(--primary-color);border-radius:50%;animation:profileCourses_spin__Vo_6V .8s linear infinite}@keyframes profileCourses_spin__Vo_6V{to{transform:rotate(1turn)}}.profileCourses_emptyState__Gpg6c{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:var(--text-secondary)}.profileCourses_emptyIcon__azznk{margin-bottom:1rem;opacity:.5}.profileCourses_emptyText__0HyK8{font-size:.9rem}@media (max-width:640px){.profileCourses_grid__6ZaGw{grid-template-columns:repeat(2,1fr);gap:.75rem}.profileCourses_cardBody__Ea8fi{padding:8px}.profileCourses_title__Jh6j1{font-size:.85rem}}.ScrollToTop_scrollToTop__lG5Sn{position:fixed;bottom:2rem;right:2rem;background:var(--bg-navbar);color:var(--primary);width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease;z-index:9999;border:none;opacity:0;visibility:hidden;transform:translateY(20px)}.ScrollToTop_visible__SxlaB{opacity:1;visibility:visible;transform:translateY(0)}.ScrollToTop_scrollToTop__lG5Sn:hover{filter:none;background:var(--bg-secondary);color:var(--primary-dark);transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.2)}@media (max-width:768px){.ScrollToTop_scrollToTop__lG5Sn{bottom:5rem;right:1rem}}.comunidade_container__Oyy5c{width:100%;max-width:42rem;margin:0 auto;padding:2rem 1rem}.comunidade_header__L2_7R{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.75rem}.comunidade_searchRow__Kfb1f{width:100%}.comunidade_controlsRow__ijJXE{display:flex;align-items:center;justify-content:space-between}.comunidade_title__LSrD5{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.comunidade_controls__8SqYf{display:flex;align-items:center;gap:1rem}.comunidade_feedToggle__qA7rQ{display:flex;background-color:var(--bg-secondary);border-radius:20px;padding:.35rem;box-shadow:inset 0 2px 4px rgba(0,0,0,.05)}.comunidade_toggleButton__bWmqP{padding:.5rem 1.25rem;border-radius:16px;font-size:.9rem;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;background:transparent;color:var(--text-secondary)}.comunidade_toggleButton__bWmqP:hover:not(.comunidade_toggleButtonActive__8UJfM){color:var(--primary);background:rgba(37,99,235,.05)}.comunidade_toggleButtonActive__8UJfM{background:var(--gradient-primary,linear-gradient(90deg,#1e3a8a 0,#2563eb 100%));color:#fff;box-shadow:0 4px 12px rgba(37,99,235,.25)}.comunidade_refreshButton__qSZM_{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:var(--border-radius-md);border:1px solid var(--border-light);background-color:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s}.comunidade_refreshButton__qSZM_:hover{background-color:var(--bg-secondary);color:var(--text-primary)}.comunidade_refreshButton__qSZM_:disabled{opacity:.5;cursor:not-allowed}.comunidade_loadingContainer__kQj0y{display:flex;justify-content:center;padding:3rem 0}.comunidade_spinner__cs9ZC{animation:comunidade_spin__dHZ1f 1s linear infinite;color:var(--primary)}@keyframes comunidade_spin__dHZ1f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.comunidade_feedList__XEfq7{display:flex;flex-direction:column;gap:1rem}.comunidade_emptyState__uLzaX{text-align:center;padding:3rem 0;color:var(--text-secondary)}.comunidade_commentSectionWrapper__PUO8i{margin-left:1rem;padding-left:1rem;border-left:2px solid var(--border-light)}@media (max-width:640px){.comunidade_container__Oyy5c{padding:1rem}.comunidade_controlsRow__ijJXE{width:100%;justify-content:space-between}.comunidade_feedToggle__qA7rQ{flex:1 1}.comunidade_toggleButton__bWmqP{flex:1 1;text-align:center;padding:.5rem}}.comunidade_loadMoreContainer___sPiT{display:flex;justify-content:center;padding:2rem 0}.comunidade_loadMoreButton__cgXrx{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);padding:.75rem 2rem;border-radius:var(--border-radius-full);font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.comunidade_loadMoreButton__cgXrx:hover{background-color:var(--hover-bg);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.comunidade_loadMoreButton__cgXrx:disabled{opacity:.6;cursor:not-allowed;transform:none}.post_pageHeader__H1Gq0{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin:0 -1rem 1.25rem;padding:.75rem 1rem;background:var(--bg-content);border-bottom:1px solid var(--border-color)}.post_backButton__88AIT{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:12px;background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-primary);transition:all .2s ease}.post_backButton__88AIT:hover{transform:translateX(-2px);border-color:var(--primary);color:var(--primary)}.post_pageTitle__9indD{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;letter-spacing:-.01em;color:var(--text-primary);margin:0;background:none;-webkit-text-fill-color:currentColor}.post_pageTitle__9indD:before{content:"";flex-shrink:0;width:3px;height:1.05em;border-radius:2px;background:var(--primary)}.post_pageDescription__TgnvI{color:var(--text-secondary);font-size:.82rem;margin:.1rem 0 0;padding-left:calc(.5rem + 3px)}.post_emptyState__9O7gZ{text-align:center;padding:3.5rem 1.5rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:18px}.post_emptyState__9O7gZ h3{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.post_emptyState__9O7gZ p{color:var(--text-secondary);margin:0 0 1.5rem}.post_backLink__FLS7H{display:inline-block;padding:.7rem 1.25rem;border-radius:.75rem;font-weight:600;color:#fff;text-decoration:none;background:linear-gradient(135deg,#1e3a8a,#2563eb);transition:all .2s ease}.post_backLink__FLS7H:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.profile_container__ERvvC{width:100%;max-width:44rem;margin:0 auto;padding:1.5rem 1rem}.profile_grid__wzaAc{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.profile_mainColumn__zreei{min-width:0}.profile_sidebarColumn__woR_g{display:none}.profile_sectionTitle__FNbU_{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.profile_profileCard__mu3oO{background-color:var(--bg-card);border-radius:20px;overflow:hidden;border:1px solid var(--border-color,#e2e8f0);margin-bottom:2rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.profile_coverImage__lVGv8{width:100%;aspect-ratio:3/1;height:auto;background-color:#e5e7eb;background-size:cover;background-position:50%}.profile_profileContent__0C8R2{padding:0 1.5rem 1.5rem;position:relative}.profile_headerRow__9dpxO{display:flex;justify-content:space-between;align-items:flex-end;margin-top:-2.5rem;margin-bottom:1rem}.profile_avatar__IPqvj{border-radius:50%;border:4px solid var(--bg-card);background-color:var(--bg-card);object-fit:cover}.profile_actions__Jfdtu{display:flex;gap:.5rem;margin-bottom:.5rem}.profile_followButton___mi62{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border-radius:16px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease}.profile_followButtonPrimary__xbMBA{background:var(--gradient-primary,linear-gradient(90deg,#1e3a8a 0,#2563eb 100%));color:#fff;border:none;box-shadow:0 4px 12px rgba(37,99,235,.25)}.profile_followButtonPrimary__xbMBA:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 16px rgba(37,99,235,.3)}.profile_followButtonSecondary__VntvU{background-color:transparent;color:var(--text-primary);border:1px solid var(--border-color,#e2e8f0)}.profile_followButtonSecondary__VntvU:hover{background:rgba(37,99,235,.05);color:var(--primary);border-color:var(--primary)}.profile_editButton__nrPLv{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border-radius:16px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;background:var(--gradient-primary,linear-gradient(90deg,#1e3a8a 0,#2563eb 100%));color:#fff;border:none;box-shadow:0 4px 12px rgba(37,99,235,.25)}.profile_editButton__nrPLv:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 16px rgba(37,99,235,.3)}.profile_userInfo__VP_H_{margin-bottom:1rem}.profile_name__2bvq0{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0;line-height:1.2}.profile_username__ephAo{color:var(--text-secondary);font-size:.95rem;margin:.25rem 0 0}.profile_bio__avDZf{color:var(--text-primary);font-size:.95rem;line-height:1.5;margin-bottom:1rem;white-space:pre-wrap}.profile_metaInfo__FtTLI{display:flex;gap:1rem;color:var(--text-secondary);font-size:.875rem;margin-bottom:1rem}.profile_metaItem__6_T_Q{display:flex;align-items:center;gap:.375rem}.profile_statItem__AXD1P{flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 1rem;border-radius:12px;transition:background-color .2s}.profile_clickableStat__1h31B{cursor:pointer}.profile_clickableStat__1h31B:hover{background-color:var(--bg-secondary,#f8fafc)}.profile_statsRow__ZoyG_{display:flex;gap:1.5rem;padding-top:1rem;border-top:1px solid var(--border-color)}.profile_statItem__AXD1P{display:flex;gap:.375rem;font-size:.95rem}.profile_statValue___GSGc{font-weight:700;color:var(--text-primary)}.profile_statLabel__3UfY_{color:var(--text-secondary)}@media (max-width:640px){.profile_headerRow__9dpxO{margin-top:-2rem}.profile_avatar__IPqvj{width:4rem!important;height:4rem!important}}.profile_roleBadge__6ecM_{font-size:.9rem;font-weight:600;display:block;margin-bottom:.25rem}.profile_roleAdmin__QqTsd{color:#dc2626}.profile_roleProducer__JsWfb{color:#2563eb}.profile_roleStudent__MgpXk{color:#4b5563}[data-theme=dark] .profile_roleAdmin__QqTsd{color:#fca5a5}[data-theme=dark] .profile_roleProducer__JsWfb{color:#93c5fd}[data-theme=dark] .profile_roleStudent__MgpXk{color:#d1d5db}.profile_roleAffiliate__uuX3a{color:#059669}[data-theme=dark] .profile_roleAffiliate__uuX3a{color:#6ee7b7}.profile_skillsRow__41_A9{display:flex;flex-wrap:wrap;gap:.4rem;margin:.75rem 0 1rem}.profile_skillTag__QyfTp{display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:999px;background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);font-size:.78rem;font-weight:600}.EditProfileModal_overlay__bxjJq{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.EditProfileModal_modal__XFqKA{background-color:var(--bg-card);border-radius:24px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;flex-direction:column}.EditProfileModal_header__2qEyO{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--border-color)}.EditProfileModal_title__WSQeX{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}.EditProfileModal_closeButton__2xMcz{background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .2s}.EditProfileModal_closeButton__2xMcz:hover{background-color:var(--bg-hover);color:var(--text-primary)}.EditProfileModal_form__sHq_b{display:flex;flex-direction:column}.EditProfileModal_coverContainer__p68Mu{position:relative;width:100%;aspect-ratio:3/1;height:auto}.EditProfileModal_coverPreview__Vii6e{width:100%;height:100%;background-size:cover;background-position:50%}.EditProfileModal_coverPlaceholder__OtyFM{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-secondary);font-size:.875rem}.EditProfileModal_coverUploadButton__kMvUJ{position:absolute;bottom:1rem;right:1rem;background-color:rgba(0,0,0,.6);color:#fff;padding:.5rem;border-radius:50%;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;z-index:20}.EditProfileModal_coverUploadButton__kMvUJ:hover{background-color:rgba(0,0,0,.8)}.EditProfileModal_avatarContainer__mtgn4{padding:0 1.5rem;margin-top:-3rem;position:relative;z-index:10}.EditProfileModal_avatarWrapper__jUHq_{position:relative;width:140px;height:140px;border-radius:50%;border:4px solid var(--bg-card);background-color:var(--bg-card)}.EditProfileModal_avatar__jKaAh{border-radius:50%;object-fit:cover;width:100%;height:100%}.EditProfileModal_avatarUploadButton__0_tQ7{position:absolute;bottom:0;right:0;background:linear-gradient(135deg,var(--color-primary,#1e3a8a) 0,var(--color-secondary,#2563eb) 100%);color:#fff;padding:.4rem;border-radius:50%;cursor:pointer;border:2px solid var(--bg-card);display:flex;align-items:center;justify-content:center;transition:opacity .2s}.EditProfileModal_avatarUploadButton__0_tQ7:hover{opacity:.9}.EditProfileModal_fieldsContainer__VTm1C{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.EditProfileModal_formGroup__lATL9{display:flex;flex-direction:column;gap:.5rem}.EditProfileModal_label__PQnAw{font-size:.875rem;font-weight:500;color:var(--text-secondary)}.EditProfileModal_input__pBEYn,.EditProfileModal_textarea__iS92Z{width:100%;padding:.75rem;border-radius:.5rem;border:1px solid var(--border-color);background-color:var(--bg-input);color:var(--text-primary);font-size:.95rem;font-family:inherit;transition:border-color .2s}.EditProfileModal_input__pBEYn:focus,.EditProfileModal_textarea__iS92Z:focus{outline:none;border-color:var(--primary,#3b82f6);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EditProfileModal_textarea__iS92Z{resize:vertical;min-height:100px}.EditProfileModal_footer__khwZu{padding:1.5rem;border-top:1px solid var(--border-color);display:flex;justify-content:flex-end;gap:1rem}.EditProfileModal_cancelButton__HmJKU{padding:.75rem 1.5rem;border-radius:16px;font-weight:600;font-size:.9rem;background-color:transparent;color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;transition:all .3s ease}.EditProfileModal_cancelButton__HmJKU:hover{background:rgba(37,99,235,.05);color:var(--primary);border-color:var(--primary)}.EditProfileModal_saveButton__DZkmI{padding:.75rem 1.5rem;border-radius:16px;font-weight:600;font-size:.9rem;background:var(--gradient-primary,linear-gradient(135deg,#1e3a8a 0,#2563eb 100%));color:#fff;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(37,99,235,.25)}.EditProfileModal_saveButton__DZkmI:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 16px rgba(37,99,235,.3)}.EditProfileModal_cancelButton__HmJKU:disabled,.EditProfileModal_saveButton__DZkmI:disabled{opacity:.7;cursor:not-allowed}.EditProfileModal_removeCoverButton__pwk8P{position:absolute;top:1rem;right:1rem;background-color:rgba(0,0,0,.6);color:#fff;width:32px;height:32px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:20}.EditProfileModal_removeCoverButton__pwk8P:hover{background-color:#ef4444}.EditProfileModal_removeAvatarButton__IQBnZ{position:absolute;top:5px;right:5px;background-color:var(--bg-card);color:#ef4444;width:28px;height:28px;border-radius:50%;border:1px solid var(--border-color);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:20;box-shadow:0 2px 4px rgba(0,0,0,.1)}.EditProfileModal_removeAvatarButton__IQBnZ:hover{background-color:#fef2f2;border-color:#ef4444}.EditProfileModal_toggleContainer__TvM5F{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem;padding:.5rem 0}.EditProfileModal_toggleLabel__evWZK{font-size:.875rem;font-weight:500;color:var(--text-secondary)}.EditProfileModal_toggleSwitch__t_d4w{position:relative;display:inline-flex;height:28px;width:52px;align-items:center;border-radius:9999px;background-color:#e5e7eb;transition:background-color .2s ease;border:none;cursor:pointer;padding:0}.EditProfileModal_toggleSwitch__t_d4w:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px var(--primary)}[data-theme=dark] .EditProfileModal_toggleSwitch__t_d4w{background-color:#374151}.EditProfileModal_toggleThumb__77ITd{display:flex;align-items:center;justify-content:center;height:24px;width:24px;transform:translateX(2px);border-radius:50%;background-color:#fff;transition:transform .2s ease;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.EditProfileModal_toggleActive__ug8q7{background:linear-gradient(135deg,var(--color-primary,#1e3a8a) 0,var(--color-secondary,#2563eb) 100%)}.EditProfileModal_toggleActive__ug8q7 .EditProfileModal_toggleThumb__77ITd{transform:translateX(26px);background-color:#fff}.EditProfileModal_toggleIcon__dLLgI{width:14px;height:14px;color:#9ca3af;transition:color .2s ease}.EditProfileModal_toggleActive__ug8q7 .EditProfileModal_toggleIcon__dLLgI{color:var(--color-primary,#1e3a8a)}.EditProfileModal_skillsInputRow__6P1jd{display:flex;gap:.5rem}.EditProfileModal_skillsInputRow__6P1jd input{flex:1 1;min-width:0}.EditProfileModal_skillAddBtn__ilXUi{flex-shrink:0;padding:0 1rem;border-radius:.6rem;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s ease}.EditProfileModal_skillAddBtn__ilXUi:hover{border-color:var(--primary);color:var(--primary)}.EditProfileModal_skillsList___HlUo{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.6rem}.EditProfileModal_skillChip__gIcf_{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border-radius:999px;background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);font-size:.8rem;font-weight:600}.EditProfileModal_skillRemove__loHv6{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--text-secondary);cursor:pointer;padding:0;border-radius:50%;transition:color .2s ease}.EditProfileModal_skillRemove__loHv6:hover{color:var(--error,#ef4444)}.ImageCropper_overlay__QjV0n{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem}.ImageCropper_container__T1BkM{background-color:var(--bg-card);border-radius:24px;width:100%;max-width:500px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.ImageCropper_header__dNLRL{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--border-color)}.ImageCropper_title__tRewg{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}.ImageCropper_closeButton__afH6I{background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .2s}.ImageCropper_closeButton__afH6I:hover{background-color:var(--bg-hover);color:var(--text-primary)}.ImageCropper_cropperContainer__YR_V1{position:relative;width:100%;height:300px;background-color:#333}.ImageCropper_controls__NQt4L{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.ImageCropper_controlGroup__G0cyn{display:flex;align-items:center;gap:1rem}.ImageCropper_label__hlK1x{display:flex;align-items:center;gap:.5rem;min-width:100px;font-size:.875rem;font-weight:500;color:var(--text-secondary)}.ImageCropper_slider__Tka_J{flex:1 1;height:4px;-webkit-appearance:none;background:var(--border-color);border-radius:2px;outline:none}.ImageCropper_slider__Tka_J::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:var(--primary);cursor:pointer;-webkit-transition:transform .1s;transition:transform .1s}.ImageCropper_slider__Tka_J::-webkit-slider-thumb:hover{transform:scale(1.1)}.ImageCropper_footer__2i5gh{padding:1rem 1.5rem;border-top:1px solid var(--border-color);display:flex;justify-content:flex-end;gap:1rem}.ImageCropper_cancelButton__bbSoF{padding:.625rem 1.25rem;border-radius:16px;font-weight:600;font-size:.9rem;background-color:transparent;color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;transition:all .3s ease}.ImageCropper_cancelButton__bbSoF:hover{background:rgba(37,99,235,.05);color:var(--primary);border-color:var(--primary)}.ImageCropper_saveButton__NEfv8{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:16px;font-weight:600;font-size:.9rem;background:var(--gradient-primary,linear-gradient(135deg,#1e3a8a 0,#2563eb 100%));color:#fff;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(37,99,235,.25)}.ImageCropper_saveButton__NEfv8:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 16px rgba(37,99,235,.3)}