.WidgetPod_podFrame__ldvNs{background:var(--theme-panel-bg,rgba(5,10,20,.25));backdrop-filter:blur(24px) saturate(180%) brightness(1.1);-webkit-backdrop-filter:blur(24px) saturate(180%) brightness(1.1);box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.15);pointer-events:none;animation:WidgetPod_podFadeIn__N4r8a .2s ease-out;border-radius:20px}.WidgetPod_podHeaderContainer__8O3fk{width:100%;height:100%;border-radius:20px 20px 0 0;pointer-events:none}.WidgetPod_header__6XVAj{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 12px;gap:10px;pointer-events:none}.WidgetPod_controls__jA8Ea{display:flex;gap:6px;align-items:center;flex-shrink:0;pointer-events:none}.WidgetPod_controlButton__hEWWA{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;color:transparent;transition:all .15s ease;opacity:.7;pointer-events:all}.WidgetPod_controlButton__hEWWA:hover{opacity:1;color:rgba(0,0,0,.7)}.WidgetPod_closeButton__d2w1d{background:#ef4444}.WidgetPod_closeButton__d2w1d:hover{box-shadow:0 0 8px rgba(239,68,68,.4)}.WidgetPod_minimizeButton__Wj7Dw{background:#fbbf24}.WidgetPod_minimizeButton__Wj7Dw:hover{box-shadow:0 0 8px rgba(251,191,36,.4)}.WidgetPod_maximizeButton__Tn0jJ{background:#22c55e}.WidgetPod_maximizeButton__Tn0jJ:hover{box-shadow:0 0 8px rgba(34,197,94,.4)}.WidgetPod_titleArea__WlAmG{flex:1;display:flex;align-items:center;justify-content:center;min-width:0;pointer-events:none}.WidgetPod_statusLed__2Dl4p{width:5px;height:5px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#60a5fa 0,#3b82f6 50%,#1e40af 100%);box-shadow:0 0 8px rgba(59,130,246,.9),inset 0 0 2px rgba(255,255,255,.5);animation:WidgetPod_pulse__zHh8P 2.5s ease-in-out infinite;flex-shrink:0}.WidgetPod_title__TSQ3p{font-size:11px;font-weight:400;color:var(--theme-text,rgba(241,245,249,.95));letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.3)}.WidgetPod_actions__6NLos{display:flex;gap:4px;pointer-events:none}.WidgetPod_actionButton__xAfwB{width:24px;height:24px;border-radius:8px;background:var(--theme-button-bg,rgba(51,65,85,.7));border:1.5px solid var(--theme-button-border,rgba(255,255,255,.2));color:var(--theme-text,rgba(226,232,240,.95));display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 3px rgba(0,0,0,.3);flex-shrink:0;pointer-events:all}.WidgetPod_actionButton__xAfwB:hover{background:var(--theme-button-hover,rgba(71,85,105,.8))}.WidgetPod_actionButton__xAfwB:disabled{background:rgba(51,65,85,.4);color:rgba(226,232,240,.3);cursor:not-allowed;opacity:.5}.WidgetPod_actionButton__xAfwB:disabled:hover{background:rgba(51,65,85,.4);border-color:rgba(255,255,255,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 3px rgba(0,0,0,.3);transform:none}.WidgetPod_actionButtonActive__x_Nq6{background:var(--theme-accent,#3b82f6);border-color:var(--theme-accent,#3b82f6);color:white}.WidgetPod_actionButtonActive__x_Nq6:hover{background:var(--theme-accent,#3b82f6);filter:brightness(1.1)}.WidgetPod_menuButton__NHVQT{width:24px;height:24px;border-radius:8px;background:var(--theme-button-bg,rgba(51,65,85,.7));border:1.5px solid var(--theme-button-border,rgba(255,255,255,.2));color:var(--theme-text,rgba(226,232,240,.95));display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 3px rgba(0,0,0,.3);flex-shrink:0;pointer-events:all}.WidgetPod_menuButton__NHVQT:hover{background:var(--theme-button-hover,rgba(71,85,105,.8))}.WidgetPod_menu__tUIap{min-width:180px;background:var(--theme-panel-bg,rgba(5,10,20,.95));backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:none;border-radius:12px;box-shadow:var(--theme-component-shadow);padding:6px;display:flex;flex-direction:column;gap:2px;pointer-events:all;animation:WidgetPod_menuFadeIn__w6e0f .1s ease-out}@keyframes WidgetPod_menuFadeIn__w6e0f{0%{opacity:0;transform:scale(.95) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}.WidgetPod_menuItem__xOdKg{display:flex;align-items:center;gap:10px;padding:8px 12px;background:transparent;border:none;border-radius:8px;color:var(--theme-text);font-size:13px;font-weight:500;cursor:pointer;transition:background-color .15s ease,color .15s ease;width:100%;text-align:left;pointer-events:all}.WidgetPod_menuItem__xOdKg svg{flex-shrink:0;color:var(--theme-accent)}.WidgetPod_menuItem__xOdKg:hover{background:var(--theme-button-hover);color:var(--theme-text-hover)}.WidgetPod_menuItem__xOdKg:disabled{color:rgba(226,232,240,.3);cursor:not-allowed}.WidgetPod_menuItem__xOdKg:disabled:hover{background:transparent;color:rgba(226,232,240,.3)}@keyframes WidgetPod_podFadeIn__N4r8a{0%{opacity:0}to{opacity:1}}@keyframes WidgetPod_pulse__zHh8P{0%,to{opacity:1}50%{opacity:.5}}.UserProfileContent_container__fZfcz{max-width:100%;margin:0;padding:0;height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--ui-border) transparent}.UserProfileContent_container__fZfcz::-webkit-scrollbar{width:6px}.UserProfileContent_container__fZfcz::-webkit-scrollbar-track{background:transparent}.UserProfileContent_container__fZfcz::-webkit-scrollbar-thumb{background:var(--ui-border);border-radius:3px}.UserProfileContent_container__fZfcz::-webkit-scrollbar-thumb:hover{background:var(--ui-border-strong)}.UserProfileContent_profileHeader__wZvhH{display:flex;align-items:flex-start;gap:24px;padding:24px 24px 20px;position:relative}.UserProfileContent_closeButton__WTJa6{position:absolute;top:14px;right:14px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:transparent;border:none;color:var(--ui-text-muted);cursor:pointer;transition:all .15s ease;z-index:2}.UserProfileContent_closeButton__WTJa6:hover{color:var(--ui-text-primary);background:var(--ui-hover-bg)}.UserProfileContent_avatarRing__TNDxT{flex-shrink:0;position:relative;padding:3px;border-radius:50%;background:linear-gradient(135deg,var(--ui-accent),color-mix(in srgb,var(--ui-accent) 70%,#3b82f6))}.UserProfileContent_avatarClickable__OWltf{cursor:pointer;transition:opacity .2s ease}.UserProfileContent_avatarClickable__OWltf:hover{opacity:.9}.UserProfileContent_avatarContainer__KtJ8o{position:relative;border-radius:50%;overflow:hidden}.UserProfileContent_avatar__84__l{width:88px;height:88px;border-radius:50%;object-fit:cover;display:block;border:3px solid var(--ui-bg-primary)}.UserProfileContent_avatarPlaceholder__Du3f9{width:88px;height:88px;border-radius:50%;background:var(--ui-active-bg);border:3px solid var(--ui-bg-primary);display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:600;color:var(--ui-text-primary)}.UserProfileContent_avatarOverlay__Sk_0h{position:absolute;inset:0;border-radius:50%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;color:white;opacity:0;transition:opacity .2s ease}.UserProfileContent_avatarClickable__OWltf:hover .UserProfileContent_avatarOverlay__Sk_0h{opacity:1}.UserProfileContent_profileInfo__a9EY2{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0;padding-top:2px}.UserProfileContent_usernameRow__W0d76{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.UserProfileContent_usernameDisplay__uj_ey{display:flex;align-items:center;gap:8px}.UserProfileContent_usernameText__o6Y98{font-size:20px;font-weight:600;color:var(--ui-text-primary);margin:0;letter-spacing:-.01em;line-height:1.2}.UserProfileContent_editUsernameButton__q4O3Q{padding:4px;background:transparent;border:none;border-radius:4px;color:var(--ui-text-disabled);cursor:pointer;transition:color .15s ease;display:inline-flex;align-items:center;justify-content:center}.UserProfileContent_editUsernameButton__q4O3Q:hover{color:var(--ui-text-secondary)}.UserProfileContent_settingsButton__5nKSF{padding:5px;background:transparent;border:1px solid var(--ui-border);border-radius:6px;color:var(--ui-text-muted);cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center}.UserProfileContent_settingsButton__5nKSF:hover{color:var(--ui-text-primary);border-color:var(--ui-border-strong)}.UserProfileContent_usernameEditorInline__FChC6{display:flex;align-items:center;gap:6px}.UserProfileContent_usernameInputInline__1f7aS{background:var(--ui-bg-tertiary);border:1px solid var(--ui-border);border-radius:6px;padding:5px 10px;color:var(--ui-text-primary);font-size:16px;font-weight:600;font-family:inherit;outline:none;min-width:120px;max-width:200px}.UserProfileContent_usernameInputInline__1f7aS:focus{border-color:var(--ui-accent)}.UserProfileContent_usernameIconButton__QXGUZ{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;border:none;background:var(--ui-hover-bg);color:var(--ui-text-secondary);cursor:pointer;transition:all .15s ease}.UserProfileContent_usernameIconButton__QXGUZ:hover{background:var(--ui-bg-tertiary);color:var(--ui-text-primary)}.UserProfileContent_usernameIconButtonSave__WoyrO{background:var(--ui-accent);color:#fff}.UserProfileContent_usernameIconButtonSave__WoyrO:hover:not(:disabled){background:var(--ui-accent-hover)}.UserProfileContent_usernameIconButtonSave__WoyrO:disabled{opacity:.4;cursor:not-allowed}.UserProfileContent_usernameError__0p6Wt{font-size:12px;color:var(--ui-error);margin:0}.UserProfileContent_statsRow__Mf7Vp{display:flex;align-items:baseline;gap:16px;margin:4px 0 2px}.UserProfileContent_statItem__dZuQ_{display:inline-flex;align-items:baseline;gap:4px;font-size:13px;color:var(--ui-text-secondary);line-height:1}.UserProfileContent_statValue__puLgZ{font-weight:600;color:var(--ui-text-primary);font-size:13px}.UserProfileContent_statLabel__Kfd66{color:var(--ui-text-muted);font-weight:400;font-size:13px}.UserProfileContent_statClickable__d0hRb{background:none;border:none;padding:0;font:inherit;cursor:pointer;border-radius:4px;transition:color .15s ease}.UserProfileContent_statClickable__d0hRb:hover{color:var(--ui-text-primary)}.UserProfileContent_statClickable__d0hRb:hover .UserProfileContent_statLabel__Kfd66{color:var(--ui-text-secondary)}.UserProfileContent_statActive__1lEvl{color:var(--ui-text-primary)}.UserProfileContent_statActive__1lEvl .UserProfileContent_statLabel__Kfd66{color:var(--ui-text-secondary)}.UserProfileContent_actionBar__WBvrv{display:flex;align-items:center;gap:8px;margin:4px 0 2px}.UserProfileContent_actionButton__LHaiA{display:inline-flex;align-items:center;gap:5px;padding:5px 14px;font-size:12px;font-weight:600;color:var(--ui-text-secondary);background:var(--ui-bg-tertiary);border:1px solid var(--ui-border);border-radius:16px;cursor:pointer;transition:all .15s ease}.UserProfileContent_actionButton__LHaiA:hover{color:var(--ui-text-primary);background:var(--ui-hover-bg);border-color:var(--ui-border-strong)}.UserProfileContent_userList__pS37p{background:var(--ui-bg-secondary);border:1px solid var(--ui-border);border-radius:8px;max-height:160px;overflow-y:auto;margin-top:4px;scrollbar-width:thin;scrollbar-color:var(--ui-border) transparent}.UserProfileContent_userList__pS37p::-webkit-scrollbar{width:4px}.UserProfileContent_userList__pS37p::-webkit-scrollbar-track{background:transparent}.UserProfileContent_userList__pS37p::-webkit-scrollbar-thumb{background:var(--ui-border);border-radius:2px}.UserProfileContent_userListLoading__n9dWt{display:flex;align-items:center;justify-content:center;padding:12px;color:var(--ui-text-muted)}.UserProfileContent_userListEmpty__ALsMj{padding:12px;text-align:center;font-size:12px;color:var(--ui-text-muted)}.UserProfileContent_userListEntry__72kx_{display:flex;align-items:center;gap:8px;padding:6px 10px;width:100%;background:none;border:none;font:inherit;cursor:pointer;text-align:left;transition:background .1s ease}.UserProfileContent_userListEntry__72kx_:hover{background:var(--ui-hover-bg)}.UserProfileContent_userListAvatar__oXPAz{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.UserProfileContent_userListAvatarPlaceholder__7Jy_A{width:28px;height:28px;border-radius:50%;background:var(--ui-active-bg);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--ui-text-primary);flex-shrink:0}.UserProfileContent_userListName__9P86R{font-size:13px;color:var(--ui-text-primary);font-weight:500}.UserProfileContent_bioInline__s4tA_{margin:2px 0 0}.UserProfileContent_bioInline__s4tA_ .UserProfileContent_bioDisplay___pAYw{display:flex;align-items:flex-start;gap:6px}.UserProfileContent_bioInline__s4tA_ .UserProfileContent_bioText__0_4l_{font-size:13px;line-height:1.45;color:var(--ui-text-secondary);margin:0}.UserProfileContent_bioPlaceholderButton___L1YY{font-size:13px;color:var(--ui-text-muted);background:transparent;border:none;padding:0;cursor:pointer;transition:color .15s ease}.UserProfileContent_bioPlaceholderButton___L1YY:hover{color:var(--ui-text-secondary)}.UserProfileContent_editBioButton__UDhd0{padding:3px;background:transparent;border:none;border-radius:4px;color:var(--ui-text-disabled);cursor:pointer;transition:color .15s ease;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.UserProfileContent_editBioButton__UDhd0:hover{color:var(--ui-text-secondary)}.UserProfileContent_bioEditor__c3olZ{display:flex;flex-direction:column;gap:8px}.UserProfileContent_bioTextarea__1EoSI{width:100%;min-height:80px;padding:8px 10px;background:var(--ui-bg-tertiary);border:1px solid var(--ui-border);border-radius:6px;color:var(--ui-text-primary);font-size:13px;line-height:1.5;resize:vertical;font-family:inherit}.UserProfileContent_bioTextarea__1EoSI:focus{outline:none;border-color:var(--ui-accent)}.UserProfileContent_bioTextarea__1EoSI::placeholder{color:var(--ui-text-disabled)}.UserProfileContent_bioActions__bL3Bb{display:flex;align-items:center;justify-content:space-between;gap:12px}.UserProfileContent_charCount__2_i7A{font-size:11px;color:var(--ui-text-muted)}.UserProfileContent_bioActionButtons__B7iVm{display:flex;align-items:center;gap:6px}.UserProfileContent_bioCancel__w_inA,.UserProfileContent_bioSave__XMVSd{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;font-size:12px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .15s ease;border:1px solid transparent}.UserProfileContent_bioCancel__w_inA{color:var(--ui-text-secondary);background:var(--ui-bg-tertiary);border-color:var(--ui-border)}.UserProfileContent_bioCancel__w_inA:hover{color:var(--ui-text-primary);background:var(--ui-hover-bg)}.UserProfileContent_bioSave__XMVSd{color:#fff;background:var(--ui-accent);border-color:var(--ui-accent)}.UserProfileContent_bioSave__XMVSd:hover:not(:disabled){background:var(--ui-accent-hover)}.UserProfileContent_bioSave__XMVSd:disabled{opacity:.4;cursor:not-allowed}.UserProfileContent_saveError__VRKu7{font-size:12px;color:var(--ui-error);margin:2px 0 0}.UserProfileContent_followButton__ZKSTr{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:6px 20px;font-size:13px;font-weight:600;color:#fff;background:var(--ui-accent);border:none;border-radius:20px;cursor:pointer;transition:all .15s ease;margin-top:6px}.UserProfileContent_followButton__ZKSTr:hover:not(:disabled){background:var(--ui-accent-hover)}.UserProfileContent_followButton__ZKSTr:disabled{opacity:.5;cursor:not-allowed}.UserProfileContent_followButtonFollowing__Vzvxd{background:var(--ui-bg-tertiary);color:var(--ui-text-secondary);border:1px solid var(--ui-border)}.UserProfileContent_followButtonFollowing__Vzvxd:hover:not(:disabled){background:var(--ui-hover-bg)}.UserProfileContent_contentSection__Zj4Ls{background:transparent;flex:1;display:flex;flex-direction:column;min-height:0}.UserProfileContent_contentTabs__44ZYM{display:flex;justify-content:center;border-top:1px solid var(--ui-border);border-bottom:1px solid var(--ui-border);padding:0;gap:0;position:sticky;top:0;background:var(--ui-bg-primary);backdrop-filter:blur(8px);z-index:10;flex-shrink:0}.UserProfileContent_contentTab__9mtb8{display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 24px;font-size:11px;font-weight:500;color:var(--ui-text-muted);background:transparent;border:none;border-top:1px solid transparent;cursor:pointer;transition:all .15s ease;margin-top:-1px;text-transform:uppercase;letter-spacing:.05em}.UserProfileContent_contentTab__9mtb8:hover{color:var(--ui-text-secondary)}.UserProfileContent_contentTabActive__lRUCL{color:var(--ui-text-primary);border-top-color:var(--ui-text-primary)}.UserProfileContent_contentGrid__tvFnB{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;padding:12px 16px;flex:1}.UserProfileContent_contentEmpty__Z_Ibe,.UserProfileContent_contentLoading__Uhtzx{grid-column:1/-1;display:flex;align-items:center;justify-content:center;padding:48px;color:var(--ui-text-muted)}.UserProfileContent_contentEmpty__Z_Ibe{flex-direction:column;font-size:13px}.UserProfileContent_contentCard__CwvRU{display:flex;flex-direction:column;background:var(--ui-bg-secondary);border:1px solid var(--ui-border);border-radius:8px;overflow:hidden;text-decoration:none;transition:all .15s ease}.UserProfileContent_contentCard__CwvRU:hover{background:var(--ui-hover-bg);border-color:var(--ui-border-strong)}.UserProfileContent_contentNameRow__QP9yS{display:flex;align-items:center;gap:5px}.UserProfileContent_verificationBadge__zRpA0{display:flex;align-items:center;justify-content:center;color:#fbbf24;flex-shrink:0}.UserProfileContent_contentThumbnail__WB6UT{width:100%;aspect-ratio:16/9;overflow:hidden;background:var(--ui-bg-tertiary)}.UserProfileContent_contentThumbnail__WB6UT img{width:100%;height:100%;object-fit:cover}.UserProfileContent_contentCardBody___F_o_{padding:10px;flex:1}.UserProfileContent_contentName__Ce_HJ{font-size:13px;font-weight:600;color:var(--ui-text-primary);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.UserProfileContent_contentDescription__o908U{font-size:12px;color:var(--ui-text-muted);margin:4px 0 0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.UserProfileContent_loadingState__C3zrt{color:var(--ui-text-muted)}.UserProfileContent_errorState___0z5T,.UserProfileContent_loadingState__C3zrt{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center}.UserProfileContent_errorState___0z5T{position:relative}.UserProfileContent_errorState___0z5T p,.UserProfileContent_loadingState__C3zrt p{font-size:13px;color:var(--ui-text-muted);margin:12px 0 0}.UserProfileContent_errorState___0z5T h3{font-size:18px;font-weight:600;color:var(--ui-text-primary);margin:0 0 6px}@media (max-width:768px){.UserProfileContent_container__fZfcz{padding:0}.UserProfileContent_profileHeader__wZvhH{gap:16px;padding:20px 16px}.UserProfileContent_statsRow__Mf7Vp{flex-wrap:wrap;gap:12px}.UserProfileContent_avatarPlaceholder__Du3f9,.UserProfileContent_avatar__84__l{width:72px;height:72px}.UserProfileContent_avatarPlaceholder__Du3f9{font-size:26px}.UserProfileContent_usernameText__o6Y98{font-size:18px}.UserProfileContent_usernameInputInline__1f7aS{font-size:16px;min-width:100px}.UserProfileContent_contentTabs__44ZYM{padding:0}.UserProfileContent_contentTab__9mtb8{padding:10px 16px}.UserProfileContent_contentGrid__tvFnB{grid-template-columns:1fr;padding:12px}}@keyframes UserProfileModal_fadeInBackdrop__QxQT7{0%{opacity:0}to{opacity:1}}@keyframes UserProfileModal_fadeInModal__om5s9{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.UserProfileModal_overlay__ijXz4{position:fixed;inset:0;background:var(--ui-overlay);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:31000;animation:UserProfileModal_fadeInBackdrop__QxQT7 .2s ease-out}.UserProfileModal_modal__z7xSS{position:relative;width:100%;max-width:900px;height:80vh;background:var(--ui-bg-primary);border:1px solid var(--ui-border);border-radius:20px;overflow:hidden;box-shadow:var(--ui-shadow-lg);animation:UserProfileModal_fadeInModal__om5s9 .2s ease-out}.UserProfileModal_backgroundGlow__cEpDl{position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:150%;height:100%;background:radial-gradient(ellipse at center top,color-mix(in srgb,var(--ui-accent) 12%,transparent) 0,color-mix(in srgb,var(--ui-accent) 4%,transparent) 30%,transparent 70%);pointer-events:none;z-index:0}@media (max-width:768px){.UserProfileModal_modal__z7xSS{max-height:90vh;border-radius:16px}}.styles_overlay__LtsEi{position:fixed;inset:0;background:var(--ui-overlay);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:20001;padding:16px}.styles_modal__q4Zwy{position:relative;border-radius:20px;box-shadow:var(--ui-shadow-lg);width:100%;max-width:95vw;height:90vh;flex-direction:column;overflow:hidden;border:1px solid var(--ui-border)}.styles_header__ihhg3,.styles_modal__q4Zwy{background:var(--ui-bg-primary);display:flex}.styles_header__ihhg3{align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--ui-border)}.styles_headerLeft__N3GdT{display:flex;align-items:center;gap:12px}.styles_headerTitle__CMxEj{font-size:16px;font-weight:700;color:var(--ui-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}.styles_headerSubtitle__ceSA_{font-size:11px;color:var(--ui-text-muted);margin:0}.styles_closeButton__5q6wI{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:8px;transition:all .2s ease;cursor:pointer;border:none;background:transparent;color:var(--ui-text-muted)}.styles_closeButton__5q6wI:hover{background:var(--ui-hover-bg);color:var(--ui-text-primary)}.styles_tabsContainer__D8FX1{display:flex;background:var(--ui-bg-secondary);border-bottom:1px solid var(--ui-border);padding:12px 20px;gap:6px}.styles_tabsWrapper__yuwBU{display:flex;align-items:center;background:var(--ui-bg-secondary);border-radius:10px;padding:3px;box-shadow:var(--ui-shadow-sm);border:1px solid var(--ui-border)}.styles_tab__hyp1l{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:7px;font-size:13px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .2s ease;cursor:pointer;border:none;background:transparent;color:var(--ui-text-secondary);min-width:100px;justify-content:center}.styles_tab__hyp1l:hover{background:var(--ui-hover-bg);color:var(--ui-text-primary)}.styles_tabActive__OKWJw{font-weight:600;box-shadow:0 1px 3px 0 color-mix(in srgb,var(--ui-accent) 50%,transparent)}.styles_tabActive__OKWJw,.styles_tabActive__OKWJw:hover{background:var(--ui-accent);color:#ffffff}.styles_content__RRBNV{overflow-y:auto;padding:24px;height:calc(90vh - 170px)}.styles_jsxEditorContainer__x4xrD{height:100%;min-height:0;display:flex;flex-direction:column}.styles_jsxEditorLabel__fXAi2{margin-bottom:8px}.styles_jsxEditorWrapper__jEnW1{flex:1;border:1px solid var(--ui-border);border-radius:8px;overflow:hidden;min-height:0;height:0}.styles_jsxEditorLoading__JhTc3{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--ui-text-muted)}.styles_jsxEditorLoadingText__M3kc7{text-align:center}.styles_previewContainer__0__TF{height:100%;display:flex;flex-direction:column}.styles_previewWrapper__NHAG_{flex:1;display:flex;align-items:center;justify-content:center;background:var(--ui-bg-secondary);border-radius:12px;overflow:hidden}.styles_previewFrame__203qW{background:var(--ui-bg-primary);border-radius:8px;box-shadow:var(--ui-shadow-md);border:1px solid var(--ui-border);overflow:hidden}.styles_previewEmpty__SgqGq{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--ui-text-muted);font-size:14px}.styles_previewEmptyIcon__odRBc{opacity:.3}.styles_footer__jUlAo{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-top:1px solid var(--ui-border);background:var(--ui-bg-secondary)}.styles_footerWarning__TIGjg{font-size:12px;color:var(--ui-text-secondary)}.styles_footerWarningText__Y28Pb{color:var(--ui-warning);font-weight:500}.styles_footerButtons__gNM7P{display:flex;gap:8px}.styles_cancelButton__Nm6e_{padding:6px 12px;color:var(--ui-text-primary);background:var(--ui-bg-primary);border:1px solid var(--ui-border);border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.styles_cancelButton__Nm6e_:hover{background:var(--ui-hover-bg)}.styles_saveButton__g6116{display:flex;align-items:center;gap:6px;padding:6px 12px;background:var(--ui-accent);color:#ffffff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.styles_saveButton__g6116:hover:not(:disabled){background:var(--ui-accent-hover)}.styles_saveButton__g6116:disabled{opacity:.6;cursor:not-allowed}.ElegantLoadingScreen_container__UXsz9{position:fixed;inset:0;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;overflow:hidden;z-index:1000005}.ElegantLoadingScreen_containerInline__jcDMu{position:relative;inset:auto;z-index:auto;height:100%;width:100%;gap:22px;padding:28px 20px;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.08),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 70%)}.ElegantLoadingScreen_spinnerContainer__wYVZg{animation:ElegantLoadingScreen_fadeInScale__X0Myk .8s cubic-bezier(.4,0,.2,1)}.ElegantLoadingScreen_spinnerContainerInline__VaJN8{animation-duration:.55s}.ElegantLoadingScreen_spinner__OH7Ql{position:relative;width:80px;height:80px}.ElegantLoadingScreen_spinnerInline__pm6sP{width:58px;height:58px}.ElegantLoadingScreen_spinnerRing__xF2yh{position:absolute;inset:0;border-radius:50%;border:2px solid transparent;border-top-color:rgba(255,255,255,.8);animation:ElegantLoadingScreen_spinRotate__Wso3I 1.5s cubic-bezier(.68,-.55,.27,1.55) infinite}.ElegantLoadingScreen_spinnerRing__xF2yh:first-child{border-top-color:rgba(255,255,255,.9);animation-delay:0s}.ElegantLoadingScreen_spinnerRing__xF2yh:nth-child(2){border-top-color:rgba(255,255,255,.6);animation-delay:-.5s;border-width:2px;inset:8px}.ElegantLoadingScreen_spinnerRing__xF2yh:nth-child(3){border-top-color:rgba(255,255,255,.3);animation-delay:-1s;border-width:2px;inset:16px}@keyframes ElegantLoadingScreen_spinRotate__Wso3I{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ElegantLoadingScreen_messageContainer__K27Lg{display:flex;flex-direction:column;align-items:center;gap:12px;animation:ElegantLoadingScreen_fadeInUp__9It84 1s ease-out .3s both}.ElegantLoadingScreen_messageContainerInline__fUbhc{gap:8px;animation-delay:.15s}.ElegantLoadingScreen_message__a4s2T{font-size:20px;font-weight:300;color:white;margin:0;letter-spacing:.02em;text-shadow:0 2px 20px rgba(0,0,0,.8)}.ElegantLoadingScreen_messageInline__xSgka{font-size:15px;letter-spacing:.03em;text-transform:uppercase}.ElegantLoadingScreen_submessage__osOM1{font-size:14px;font-weight:400;color:rgba(255,255,255,.5);margin:0;letter-spacing:.01em;max-width:400px;text-align:center}.ElegantLoadingScreen_submessageInline__Gkc_L{font-size:12px;max-width:240px;color:rgba(255,255,255,.42)}@keyframes ElegantLoadingScreen_fadeInScale__X0Myk{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes ElegantLoadingScreen_fadeInUp__9It84{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ElegantLoadingScreen_container__UXsz9{gap:32px}.ElegantLoadingScreen_containerInline__jcDMu{gap:18px;padding:24px 16px}.ElegantLoadingScreen_spinner__OH7Ql{width:64px;height:64px}.ElegantLoadingScreen_message__a4s2T{font-size:18px}.ElegantLoadingScreen_messageInline__xSgka{font-size:14px}.ElegantLoadingScreen_submessage__osOM1{font-size:13px;max-width:300px;padding:0 20px}.ElegantLoadingScreen_submessageInline__Gkc_L{font-size:11px;max-width:220px;padding:0}}@media (max-width:480px){.ElegantLoadingScreen_container__UXsz9{gap:24px}.ElegantLoadingScreen_spinner__OH7Ql{width:56px;height:56px}.ElegantLoadingScreen_message__a4s2T{font-size:16px}.ElegantLoadingScreen_submessage__osOM1{font-size:12px;max-width:260px;padding:0 16px}}@media (prefers-reduced-motion:reduce){.ElegantLoadingScreen_messageContainer__K27Lg,.ElegantLoadingScreen_spinnerContainer__wYVZg{animation:ElegantLoadingScreen_fadeInSimple__Yi50M .5s ease-out}.ElegantLoadingScreen_spinnerRing__xF2yh{animation:ElegantLoadingScreen_spinRotateSimple__nmsz5 2s linear infinite}@keyframes ElegantLoadingScreen_fadeInSimple__Yi50M{0%{opacity:0}to{opacity:1}}@keyframes ElegantLoadingScreen_spinRotateSimple__nmsz5{to{transform:rotate(1turn)}}}