:root{--community-font:"Inter","Segoe UI",system-ui,-apple-system,sans-serif;--community-bg:#f0f4f8;--community-bg-card:#fff;--community-bg-sidebar:#fff;--community-bg-sidebar-hover:#f1f5f9;--community-bg-sidebar-active:#eef2ff;--community-bg-input:#fff;--community-bg-glass:#ffffffd9;--community-bg-overlay:#0f172a59;--community-border:#e2e8f0;--community-border-light:#e2e8f0b3;--community-border-focus:#6366f1;--community-text:#0f172a;--community-text-secondary:#475569;--community-text-muted:#94a3b8;--community-text-inverse:#fff;--community-accent:#6366f1;--community-accent-hover:#4f46e5;--community-accent-subtle:#6366f114;--community-accent-glow:#6366f126;--community-accent-text:#4f46e5;--community-success:#16a34a;--community-success-bg:#16a34a14;--community-success-border:#16a34a33;--community-warning:#d97706;--community-warning-bg:#d9770614;--community-warning-border:#d9770633;--community-danger:#dc2626;--community-danger-bg:#dc262614;--community-danger-border:#dc262633;--community-info:#0891b2;--community-info-bg:#0891b214;--community-radius-xs:4px;--community-radius-sm:6px;--community-radius-md:10px;--community-radius-lg:14px;--community-radius-xl:18px;--community-radius-full:9999px;--community-shadow-xs:0 1px 2px #0000000a;--community-shadow-sm:0 1px 3px #0000000f,0 1px 2px #0000000a;--community-shadow-md:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;--community-shadow-lg:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a;--community-shadow-xl:0 20px 25px -5px #00000014,0 10px 10px -5px #00000008;--community-shadow-glow:0 0 16px var(--community-accent-glow);--community-shadow-sidebar:2px 0 8px #0000000a;--community-sidebar-w:260px;--community-ease:cubic-bezier(.4,0,.2,1);--community-duration-fast:.15s;--community-duration-normal:.25s;--community-duration-slow:.35s}.dark{--community-bg:#0b0f1a;--community-bg-card:#141b2d;--community-bg-sidebar:#0e1425;--community-bg-sidebar-hover:#162033;--community-bg-sidebar-active:#6366f11a;--community-bg-input:#1a2236;--community-bg-glass:#141b2dcc;--community-bg-overlay:#0009;--community-border:#1e293b;--community-border-light:#94a3b814;--community-border-focus:#6366f1;--community-text:#f1f5f9;--community-text-secondary:#94a3b8;--community-text-muted:#64748b;--community-text-inverse:#0f172a;--community-accent:#818cf8;--community-accent-hover:#6366f1;--community-accent-subtle:#818cf81a;--community-accent-glow:#818cf833;--community-accent-text:#a5b4fc;--community-success:#22c55e;--community-success-bg:#22c55e1a;--community-success-border:#22c55e40;--community-warning:#f59e0b;--community-warning-bg:#f59e0b1a;--community-warning-border:#f59e0b40;--community-danger:#ef4444;--community-danger-bg:#ef44441a;--community-danger-border:#ef444440;--community-info:#06b6d4;--community-info-bg:#06b6d41a;--community-shadow-xs:0 1px 2px #0003;--community-shadow-sm:0 1px 3px #00000040;--community-shadow-md:0 4px 12px #0000004d;--community-shadow-lg:0 8px 30px #00000059;--community-shadow-xl:0 20px 40px #0006;--community-shadow-glow:0 0 20px var(--community-accent-glow);--community-shadow-sidebar:2px 0 12px #0000004d}.community-module__85Hw-q__shell{grid-template-columns:var(--community-sidebar-w)1fr;background:var(--community-bg);min-height:100vh;color:var(--community-text);font-family:var(--community-font);isolation:isolate;font-size:.875rem;line-height:1.6;display:grid}.community-module__85Hw-q__sidebar{background:var(--community-bg-sidebar);border-inline-end:1px solid var(--community-border);z-index:100;height:100vh;transition:width var(--community-duration-normal)var(--community-ease);box-shadow:var(--community-shadow-sidebar);flex-direction:column;display:flex;position:sticky;top:0;overflow:hidden}.community-module__85Hw-q__sidebarHeader{border-bottom:1px solid var(--community-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:1.25rem 1.15rem 1rem;display:flex}.community-module__85Hw-q__brandGroup{align-items:center;gap:.75rem;min-width:0;display:flex}.community-module__85Hw-q__brandIcon{border-radius:var(--community-radius-md);background:linear-gradient(135deg,var(--community-accent),#8b5cf6);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.15rem;display:flex;box-shadow:0 2px 10px #6366f14d}.community-module__85Hw-q__brandText{flex-direction:column;min-width:0;display:flex}.community-module__85Hw-q__brandTitle{color:var(--community-text);white-space:nowrap;letter-spacing:-.01em;font-size:.88rem;font-weight:700;line-height:1.3}.community-module__85Hw-q__brandSub{color:var(--community-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.62rem;line-height:1.3}.community-module__85Hw-q__backLink{border-radius:var(--community-radius-sm);border:1px solid var(--community-border);width:32px;height:32px;color:var(--community-text-muted);cursor:pointer;transition:all var(--community-duration-fast)var(--community-ease);background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;text-decoration:none;display:flex}.community-module__85Hw-q__backLink:hover{color:var(--community-accent);border-color:var(--community-accent);background:var(--community-accent-subtle)}[dir=rtl] .community-module__85Hw-q__backLink{transform:scaleX(-1)}.community-module__85Hw-q__sidebarNav{scrollbar-width:thin;scrollbar-color:var(--community-border)transparent;flex-direction:column;flex:1;gap:2px;padding:.75rem .65rem;display:flex;overflow-y:auto}.community-module__85Hw-q__navSection{margin-top:1rem}.community-module__85Hw-q__navSection:first-child{margin-top:0}.community-module__85Hw-q__navSectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--community-text-muted);-webkit-user-select:none;user-select:none;padding:0 .6rem .4rem;font-size:.6rem;font-weight:700}.community-module__85Hw-q__navItem{border-radius:var(--community-radius-sm);color:var(--community-text-secondary);transition:all var(--community-duration-fast)var(--community-ease);cursor:pointer;border:1px solid #0000;align-items:center;gap:.7rem;padding:.55rem .7rem;font-size:.82rem;font-weight:500;text-decoration:none;display:flex;position:relative}.community-module__85Hw-q__navItem:hover{color:var(--community-text);background:var(--community-bg-sidebar-hover)}.community-module__85Hw-q__navItemActive{color:var(--community-accent-text);background:var(--community-bg-sidebar-active);border-color:var(--community-accent-subtle);font-weight:600}.community-module__85Hw-q__navItemActive:before{content:"";inset-inline-start:0;background:var(--community-accent);border-start-start-radius:0;border-start-end-radius:3px;border-end-end-radius:3px;border-end-start-radius:0;width:3px;height:55%;position:absolute;top:50%;transform:translateY(-50%)}[dir=rtl] .community-module__85Hw-q__navItemActive:before{border-start-start-radius:3px;border-start-end-radius:0;border-end-end-radius:0;border-end-start-radius:3px}.community-module__85Hw-q__navIcon{text-align:center;flex-shrink:0;width:1.5rem;font-size:1.05rem;line-height:1}.community-module__85Hw-q__navLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.community-module__85Hw-q__sidebarFooter{border-top:1px solid var(--community-border);flex-shrink:0;align-items:center;gap:.55rem;padding:.85rem 1.15rem;display:flex}.community-module__85Hw-q__sidebarFooterDot{border-radius:var(--community-radius-full);background:var(--community-success);width:8px;height:8px;box-shadow:0 0 6px var(--community-success);flex-shrink:0;animation:2s ease-in-out infinite community-module__85Hw-q__communityPulse}@keyframes community-module__85Hw-q__communityPulse{0%,to{opacity:1}50%{opacity:.35}}.community-module__85Hw-q__sidebarFooterText{color:var(--community-text-muted);font-size:.67rem;font-weight:500}.community-module__85Hw-q__main{min-width:0;min-height:100vh;padding:1.75rem 2rem;overflow:hidden auto}.community-module__85Hw-q__mobileToggle{top:14px;z-index:201;border-radius:var(--community-radius-md);border:1px solid var(--community-border);background:var(--community-bg-card);width:42px;height:42px;color:var(--community-text);cursor:pointer;box-shadow:var(--community-shadow-md);transition:all var(--community-duration-fast)var(--community-ease);justify-content:center;align-items:center;font-size:1.2rem;display:none;position:fixed;inset-inline-start:14px}.community-module__85Hw-q__mobileToggle:hover{background:var(--community-accent);border-color:var(--community-accent);color:#fff;box-shadow:var(--community-shadow-glow)}.community-module__85Hw-q__mobileOverlay{background:var(--community-bg-overlay);z-index:199;-webkit-backdrop-filter:blur(4px);display:none;position:fixed;inset:0}@media (min-width:1440px){.community-module__85Hw-q__main{padding:2rem 2.75rem}}@media (max-width:1024px){:root{--community-sidebar-w:220px}.community-module__85Hw-q__main{padding:1.25rem 1.5rem}}@media (max-width:768px){.community-module__85Hw-q__shell{grid-template-columns:1fr}.community-module__85Hw-q__sidebar{inset-inline-start:0;width:var(--community-sidebar-w);height:100vh;transition:transform var(--community-duration-normal)var(--community-ease);z-index:200;box-shadow:var(--community-shadow-xl);position:fixed;top:0;transform:translate(-100%)}[dir=rtl] .community-module__85Hw-q__sidebar{transform:translate(100%)}.community-module__85Hw-q__sidebarOpen{transform:translate(0)!important}.community-module__85Hw-q__mobileToggle{display:flex}.community-module__85Hw-q__mobileOverlay{display:block}.community-module__85Hw-q__main{padding:3.75rem 1.15rem 1.15rem}}@media (max-width:480px){.community-module__85Hw-q__main{padding:3.75rem .75rem .75rem}.community-module__85Hw-q__sidebar{width:min(280px,88vw)}.community-module__85Hw-q__sidebarHeader{padding:1rem .85rem .85rem}}@media (max-width:360px){.community-module__85Hw-q__main{padding:3.5rem .5rem .5rem}.community-module__85Hw-q__sidebar{width:100vw}}.community-module__85Hw-q__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;display:flex}.community-module__85Hw-q__pageTitle{color:var(--community-text);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:800;line-height:1.3}.community-module__85Hw-q__pageSubtitle{color:var(--community-text-muted);margin:.25rem 0 0;font-size:.82rem;line-height:1.5}.community-module__85Hw-q__pageActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.community-module__85Hw-q__statsGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.community-module__85Hw-q__statCard{background:var(--community-bg-card);border:1px solid var(--community-border);border-radius:var(--community-radius-lg);transition:all var(--community-duration-fast)var(--community-ease);cursor:default;flex-direction:column;gap:.4rem;padding:1.15rem 1.25rem;display:flex;position:relative;overflow:hidden}.community-module__85Hw-q__statCard:before{content:"";top:0;opacity:0;width:3px;height:100%;transition:opacity var(--community-duration-fast)var(--community-ease);border-radius:0 3px 3px 0;position:absolute;inset-inline-start:0}[dir=rtl] .community-module__85Hw-q__statCard:before{border-radius:3px 0 0 3px}.community-module__85Hw-q__statCard:hover{box-shadow:var(--community-shadow-md);border-color:var(--community-accent-subtle)}.community-module__85Hw-q__statCard:hover:before{opacity:1}.community-module__85Hw-q__statCardIcon{margin-bottom:.15rem;font-size:1.5rem;line-height:1}.community-module__85Hw-q__statCardLabel{color:var(--community-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.community-module__85Hw-q__statCardValue{color:var(--community-text);letter-spacing:-.02em;font-size:1.6rem;font-weight:800;line-height:1.2}.community-module__85Hw-q__statBlue:before{background:var(--community-accent)}.community-module__85Hw-q__statGreen:before{background:var(--community-success)}.community-module__85Hw-q__statOrange:before{background:var(--community-warning)}.community-module__85Hw-q__statRed:before{background:var(--community-danger)}.community-module__85Hw-q__statPurple:before{background:#8b5cf6}.community-module__85Hw-q__statBlue .community-module__85Hw-q__statCardIcon{color:var(--community-accent)}.community-module__85Hw-q__statGreen .community-module__85Hw-q__statCardIcon{color:var(--community-success)}.community-module__85Hw-q__statOrange .community-module__85Hw-q__statCardIcon{color:var(--community-warning)}.community-module__85Hw-q__statRed .community-module__85Hw-q__statCardIcon{color:var(--community-danger)}.community-module__85Hw-q__statPurple .community-module__85Hw-q__statCardIcon{color:#8b5cf6}
.RoleBadge-module__8fyl6W__badge{letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;cursor:default;-webkit-font-smoothing:antialiased;border-radius:9999px;align-items:center;gap:6px;padding:4px 14px;font-size:12px;font-weight:700;line-height:1.4;transition:transform .25s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.RoleBadge-module__8fyl6W__badge:hover{transform:translateY(-1px)scale(1.02)}.RoleBadge-module__8fyl6W__icon{flex-shrink:0;align-items:center;font-size:13px;display:inline-flex}.RoleBadge-module__8fyl6W__badge:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000 0%,#ffffff26 50%,#0000 100%);width:60%;height:100%;transition:opacity .3s;position:absolute;top:0;left:-100%}.RoleBadge-module__8fyl6W__badge:hover:after{opacity:1;animation:.6s ease-out forwards RoleBadge-module__8fyl6W__sheen}.RoleBadge-module__8fyl6W__member{color:#4b5563;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border:1px solid #d1d5db99;box-shadow:0 1px 3px #0000000f}.RoleBadge-module__8fyl6W__member:hover{box-shadow:0 3px 8px #0000001a}.dark .RoleBadge-module__8fyl6W__member{color:#d1d5db;background:linear-gradient(135deg,#374151 0%,#1f2937 100%);border-color:#4b556380;box-shadow:0 1px 3px #0003}.dark .RoleBadge-module__8fyl6W__member:hover{box-shadow:0 3px 8px #00000059}.RoleBadge-module__8fyl6W__moderator{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:1px solid #3b82f64d;box-shadow:0 2px 8px #3b82f640,inset 0 1px #ffffff26}.RoleBadge-module__8fyl6W__moderator:hover{box-shadow:0 4px 14px #3b82f659,inset 0 1px #ffffff26}.dark .RoleBadge-module__8fyl6W__moderator{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-color:#2563eb66;box-shadow:0 2px 8px #2563eb4d,inset 0 1px #ffffff1a}.dark .RoleBadge-module__8fyl6W__moderator:hover{box-shadow:0 4px 14px #2563eb66,inset 0 1px #ffffff1a}.RoleBadge-module__8fyl6W__moderator .RoleBadge-module__8fyl6W__pulseRing{display:none}.RoleBadge-module__8fyl6W__admin{color:#fff;background:linear-gradient(135deg,#a855f7 0%,#7c3aed 100%);border:1px solid #8b5cf64d;box-shadow:0 2px 10px #8b5cf640,inset 0 1px #ffffff26}.RoleBadge-module__8fyl6W__admin:hover{box-shadow:0 4px 16px #8b5cf666,inset 0 1px #ffffff26}.dark .RoleBadge-module__8fyl6W__admin{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border-color:#7c3aed66;box-shadow:0 2px 10px #7c3aed4d,inset 0 1px #ffffff1a}.dark .RoleBadge-module__8fyl6W__admin:hover{box-shadow:0 4px 16px #7c3aed73,inset 0 1px #ffffff1a}.RoleBadge-module__8fyl6W__admin .RoleBadge-module__8fyl6W__sparkle{display:none}.RoleBadge-module__8fyl6W__superAdmin{color:#fff;text-shadow:0 1px 2px #00000026;background:linear-gradient(135deg,#f97316 0%,#ef4444 50%,#dc2626 100%);border:1px solid #ffc86459;box-shadow:0 2px 12px #ef44444d,0 0 8px #f9731633,inset 0 1px #ffffff40}.RoleBadge-module__8fyl6W__superAdmin:hover{box-shadow:0 4px 20px #ef444473,0 0 16px #f973164d,inset 0 1px #ffffff40}.dark .RoleBadge-module__8fyl6W__superAdmin{background:linear-gradient(135deg,#ea580c 0%,#dc2626 50%,#b91c1c 100%);border-color:#fbbf244d;box-shadow:0 2px 12px #dc262659,0 0 10px #ea580c40,inset 0 1px #ffffff26}.dark .RoleBadge-module__8fyl6W__superAdmin:hover{box-shadow:0 4px 20px #dc262680,0 0 18px #ea580c59,inset 0 1px #ffffff26}.RoleBadge-module__8fyl6W__superAdmin:after{opacity:1;background:linear-gradient(90deg,#0000 0%,#ffffff14 25%,#ffffff4d 50%,#ffffff14 75%,#0000 100%);width:40%;animation:6s ease-in-out infinite RoleBadge-module__8fyl6W__superSheen}.RoleBadge-module__8fyl6W__crownIcon{filter:drop-shadow(0 0 3px #fbbf2499)drop-shadow(0 1px 1px #0003);transition:filter .3s,transform .3s}.RoleBadge-module__8fyl6W__superAdmin:hover .RoleBadge-module__8fyl6W__crownIcon{filter:drop-shadow(0 0 5px #fbbf24cc)drop-shadow(0 0 10px #fbbf2466)drop-shadow(0 1px 1px #0003);transform:scale(1.1)}.RoleBadge-module__8fyl6W__unknown{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:1px solid #6366f14d;box-shadow:0 2px 6px #6366f140}.RoleBadge-module__8fyl6W__unknown:hover{box-shadow:0 4px 12px #6366f166}.dark .RoleBadge-module__8fyl6W__unknown{background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);border-color:#4f46e566;box-shadow:0 2px 6px #4f46e54d}.RoleBadge-module__8fyl6W__compact{letter-spacing:.3px;gap:4px;padding:2px 10px;font-size:10px}.RoleBadge-module__8fyl6W__compact .RoleBadge-module__8fyl6W__icon{font-size:11px}.RoleBadge-module__8fyl6W__large{letter-spacing:.6px;gap:7px;padding:6px 18px;font-size:13px}.RoleBadge-module__8fyl6W__large .RoleBadge-module__8fyl6W__icon{font-size:15px}@keyframes RoleBadge-module__8fyl6W__sheen{0%{left:-100%}to{left:150%}}@keyframes RoleBadge-module__8fyl6W__superSheen{0%,85%,to{opacity:0;left:-100%}5%{opacity:1}40%{opacity:1;left:200%}45%{opacity:0}}@media (prefers-reduced-motion:reduce){.RoleBadge-module__8fyl6W__badge,.RoleBadge-module__8fyl6W__badge:after,.RoleBadge-module__8fyl6W__superAdmin:after,.RoleBadge-module__8fyl6W__crownIcon{transition:none!important;animation:none!important}}@media (max-width:640px){.RoleBadge-module__8fyl6W__badge{gap:4px;padding:3px 10px;font-size:11px}.RoleBadge-module__8fyl6W__large{padding:4px 14px;font-size:12px}.RoleBadge-module__8fyl6W__compact{padding:2px 8px;font-size:9px}}
.LoadingSpinner-module__WjAEFG__container{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.LoadingSpinner-module__WjAEFG__fullScreen{flex-direction:column;justify-content:center;align-items:center;min-width:100vw;min-height:100vh;display:flex}.LoadingSpinner-module__WjAEFG__inline{width:100%;min-height:300px}.LoadingSpinner-module__WjAEFG__spinner{position:relative}.LoadingSpinner-module__WjAEFG__small{width:40px;height:40px}.LoadingSpinner-module__WjAEFG__medium{width:60px;height:60px}.LoadingSpinner-module__WjAEFG__large{width:80px;height:80px}.LoadingSpinner-module__WjAEFG__spinnerTrack{background:conic-gradient(#3b82f6 0deg,#8b5cf6 90deg,#ec4899 180deg,#f97316 270deg,#3b82f6 360deg);border-radius:50%;width:100%;height:100%;padding:3px;animation:3s linear infinite LoadingSpinner-module__WjAEFG__spin;position:relative}.LoadingSpinner-module__WjAEFG__spinnerBar{background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:3px}.LoadingSpinner-module__WjAEFG__spinnerBar:after{content:"";background:conic-gradient(#3b82f6 0deg,#8b5cf6 90deg,#ec4899 180deg,#f97316 270deg,#3b82f6 360deg);border-radius:50%;width:70%;height:70%;animation:2s linear infinite reverse LoadingSpinner-module__WjAEFG__spin}.LoadingSpinner-module__WjAEFG__message{color:#1f2937;text-align:center;margin:0;font-size:clamp(1rem,2vw,1.25rem);font-weight:600;animation:.6s ease-out .3s both LoadingSpinner-module__WjAEFG__fadeInUp}.LoadingSpinner-module__WjAEFG__subtitle{color:#6b7280;text-align:center;margin:0;font-size:clamp(.875rem,1.5vw,1rem);animation:.6s ease-out .5s both LoadingSpinner-module__WjAEFG__fadeInUp}@keyframes LoadingSpinner-module__WjAEFG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LoadingSpinner-module__WjAEFG__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dark .LoadingSpinner-module__WjAEFG__container{color:#e2e8f0}.dark .LoadingSpinner-module__WjAEFG__spinnerTrack{background:conic-gradient(#60a5fa 0deg,#a78bfa 90deg,#f472b6 180deg,#fb923c 270deg,#60a5fa 360deg)}.dark .LoadingSpinner-module__WjAEFG__spinnerBar{background:#111827}.dark .LoadingSpinner-module__WjAEFG__spinnerBar:after{background:conic-gradient(#60a5fa 0deg,#a78bfa 90deg,#f472b6 180deg,#fb923c 270deg,#60a5fa 360deg)}.dark .LoadingSpinner-module__WjAEFG__message{color:#f8fafc}.dark .LoadingSpinner-module__WjAEFG__subtitle{color:#94a3b8}[dir=rtl] .LoadingSpinner-module__WjAEFG__container{direction:rtl}[dir=rtl] .LoadingSpinner-module__WjAEFG__message,[dir=rtl] .LoadingSpinner-module__WjAEFG__subtitle{text-align:right}@media (max-width:480px){.LoadingSpinner-module__WjAEFG__fullScreen{min-width:100%;min-height:100vh}.LoadingSpinner-module__WjAEFG__message{font-size:1rem}.LoadingSpinner-module__WjAEFG__subtitle{font-size:.875rem}}
.BumpModal-module__WRpHBq__overlay{z-index:500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;justify-content:center;align-items:center;animation:.2s ease-out BumpModal-module__WRpHBq__fadeIn;display:flex;position:fixed;inset:0}@keyframes BumpModal-module__WRpHBq__fadeIn{0%{opacity:0}to{opacity:1}}.BumpModal-module__WRpHBq__modal{background:#fff;border-radius:20px;flex-direction:column;width:90%;max-width:480px;max-height:85vh;animation:.35s cubic-bezier(.34,1.56,.64,1) BumpModal-module__WRpHBq__slideUp;display:flex;overflow:hidden;box-shadow:0 25px 60px #0000004d,0 0 0 1px #ffffff1a}@keyframes BumpModal-module__WRpHBq__slideUp{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.BumpModal-module__WRpHBq__header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.BumpModal-module__WRpHBq__title{margin:0;font-size:1.2rem;font-weight:700}.BumpModal-module__WRpHBq__closeBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.BumpModal-module__WRpHBq__closeBtn:hover{background:#ffffff59;transform:scale(1.1)}.BumpModal-module__WRpHBq__tabs{border-bottom:2px solid #e2e8f0;display:flex}.BumpModal-module__WRpHBq__tab{color:#64748b;cursor:pointer;background:0 0;border:none;flex:1;padding:.85rem 1rem;font-size:.95rem;font-weight:600;transition:all .3s;position:relative}.BumpModal-module__WRpHBq__tab:hover{color:#667eea;background:#f8fafc}.BumpModal-module__WRpHBq__tabActive{color:#667eea}.BumpModal-module__WRpHBq__tabActive:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:-2px;left:0;right:0}.BumpModal-module__WRpHBq__content{flex:1;padding:1.25rem 1.5rem;overflow-y:auto}.BumpModal-module__WRpHBq__loading{color:#64748b;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.BumpModal-module__WRpHBq__spinner{border:3px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite BumpModal-module__WRpHBq__spin}@keyframes BumpModal-module__WRpHBq__spin{to{transform:rotate(360deg)}}.BumpModal-module__WRpHBq__cooldownNotice{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #f59e0b;border-radius:12px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:1rem;font-size:.9rem;animation:.3s ease-out BumpModal-module__WRpHBq__optionSlide;display:flex}.BumpModal-module__WRpHBq__cooldownNotice span:first-child{flex-shrink:0;font-size:1.3rem}.BumpModal-module__WRpHBq__cooldownNotice p{margin:.25rem 0 0;font-size:.85rem}.BumpModal-module__WRpHBq__countdownTimer{font-variant-numeric:tabular-nums;letter-spacing:.05em;background:linear-gradient(135deg,#f59e0b 0%,#dc2626 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:.4rem;font-size:1.3rem;font-weight:800;animation:2s ease-in-out infinite BumpModal-module__WRpHBq__pulse}@keyframes BumpModal-module__WRpHBq__pulse{0%,to{opacity:1}50%{opacity:.7}}.dark .BumpModal-module__WRpHBq__countdownTimer{background:linear-gradient(135deg,#fbbf24 0%,#f87171 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.BumpModal-module__WRpHBq__optionsList{flex-direction:column;gap:.6rem;display:flex}.BumpModal-module__WRpHBq__optionCard{cursor:pointer;text-align:start;background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:.85rem;width:100%;padding:.9rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.35s ease-out both BumpModal-module__WRpHBq__optionSlide;display:flex}@keyframes BumpModal-module__WRpHBq__optionSlide{0%{opacity:0;transform:translate(-15px)}to{opacity:1;transform:translate(0)}}.BumpModal-module__WRpHBq__optionCard:hover:not(:disabled){background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%);border-color:#667eea;transform:translateY(-2px);box-shadow:0 6px 20px #667eea26}.BumpModal-module__WRpHBq__optionCard:active:not(:disabled){transform:translateY(0)}.BumpModal-module__WRpHBq__optionDisabled{opacity:.45;cursor:not-allowed}.BumpModal-module__WRpHBq__optionLowCoins{opacity:.75;border-color:#fecaca}.BumpModal-module__WRpHBq__optionLowCoins .BumpModal-module__WRpHBq__optionDesc{color:#dc2626}.dark .BumpModal-module__WRpHBq__optionLowCoins{border-color:#7f1d1d}.dark .BumpModal-module__WRpHBq__optionLowCoins .BumpModal-module__WRpHBq__optionDesc{color:#fca5a5}.BumpModal-module__WRpHBq__stickyCard{border-color:#fde68a}.BumpModal-module__WRpHBq__stickyCard:hover:not(:disabled){background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-color:#f59e0b}.BumpModal-module__WRpHBq__optionIcon{text-align:center;flex-shrink:0;width:36px;font-size:1.5rem}.BumpModal-module__WRpHBq__optionInfo{flex-direction:column;flex:1;gap:.15rem;display:flex}.BumpModal-module__WRpHBq__optionLabel{color:#1e293b;font-size:.95rem;font-weight:600}.BumpModal-module__WRpHBq__optionDesc{color:#64748b;font-size:.8rem}.BumpModal-module__WRpHBq__optionCost{color:#667eea;white-space:nowrap;flex-shrink:0;font-size:.9rem;font-weight:700}.BumpModal-module__WRpHBq__errorMsg{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;align-items:center;gap:.5rem;margin-top:1rem;padding:.85rem 1rem;font-size:.9rem;font-weight:500;animation:.3s ease-out BumpModal-module__WRpHBq__optionSlide;display:flex}.BumpModal-module__WRpHBq__successMsg{color:#16a34a;background:#f0fdf4;border:1px solid #86efac;border-radius:10px;align-items:center;gap:.5rem;margin-top:1rem;padding:.85rem 1rem;font-size:.9rem;font-weight:500;animation:.3s ease-out BumpModal-module__WRpHBq__optionSlide;display:flex}.BumpModal-module__WRpHBq__footer{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-top:2px solid #e2e8f0;padding:1rem 1.5rem}.BumpModal-module__WRpHBq__balanceInfo{justify-content:center;align-items:center;gap:1.25rem;display:flex}.BumpModal-module__WRpHBq__balanceSeparator{background:#e2e8f0;width:1px;height:24px}.BumpModal-module__WRpHBq__balanceItem{align-items:center;gap:.5rem;display:flex}.BumpModal-module__WRpHBq__balanceItem>span:first-child{font-size:1.3rem}.BumpModal-module__WRpHBq__balanceLabel{color:#64748b;font-size:.9rem;font-weight:500}.BumpModal-module__WRpHBq__balanceValue{color:#667eea;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:700}.dark .BumpModal-module__WRpHBq__modal{background:#1e293b}.dark .BumpModal-module__WRpHBq__tabs{border-color:#334155}.dark .BumpModal-module__WRpHBq__tab{color:#94a3b8}.dark .BumpModal-module__WRpHBq__tab:hover{color:#818cf8;background:#334155}.dark .BumpModal-module__WRpHBq__tabActive{color:#818cf8}.dark .BumpModal-module__WRpHBq__optionCard{background:#1e293b;border-color:#334155}.dark .BumpModal-module__WRpHBq__optionCard:hover:not(:disabled){background:linear-gradient(135deg,#1e293b 0%,#312e81 100%);border-color:#818cf8}.dark .BumpModal-module__WRpHBq__optionLabel{color:#f1f5f9}.dark .BumpModal-module__WRpHBq__optionDesc{color:#94a3b8}.dark .BumpModal-module__WRpHBq__optionCost{color:#a5b4fc}.dark .BumpModal-module__WRpHBq__stickyCard{border-color:#78350f}.dark .BumpModal-module__WRpHBq__stickyCard:hover:not(:disabled){background:linear-gradient(135deg,#1e293b 0%,#451a03 100%);border-color:#f59e0b}.dark .BumpModal-module__WRpHBq__cooldownNotice{color:#fde68a;background:linear-gradient(135deg,#451a03 0%,#78350f 100%);border-color:#b45309}.dark .BumpModal-module__WRpHBq__errorMsg{color:#fca5a5;background:#450a0a;border-color:#991b1b}.dark .BumpModal-module__WRpHBq__successMsg{color:#86efac;background:#052e16;border-color:#166534}.dark .BumpModal-module__WRpHBq__footer{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-color:#334155}.dark .BumpModal-module__WRpHBq__balanceSeparator{background:#475569}.dark .BumpModal-module__WRpHBq__balanceLabel{color:#94a3b8}@media (max-width:480px){.BumpModal-module__WRpHBq__modal{border-radius:16px;width:95%;max-height:90vh}.BumpModal-module__WRpHBq__header,.BumpModal-module__WRpHBq__content{padding:1rem}.BumpModal-module__WRpHBq__optionCard{gap:.65rem;padding:.75rem}.BumpModal-module__WRpHBq__optionIcon{width:28px;font-size:1.2rem}}
.AdminThreadToolbar-module__PtQ0Tq__adminToolbar{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:2px solid #3b82f6;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem 1.25rem;display:flex}.dark .AdminThreadToolbar-module__PtQ0Tq__adminToolbar{background:linear-gradient(135deg,#1e1b4b 0%,#1e3a5f 100%);border-color:#60a5fa}.AdminThreadToolbar-module__PtQ0Tq__adminToolbarLabel{color:#1e40af;white-space:nowrap;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.dark .AdminThreadToolbar-module__PtQ0Tq__adminToolbarLabel{color:#93c5fd}.AdminThreadToolbar-module__PtQ0Tq__adminToolbarDivider{background:#93c5fd;flex-shrink:0;width:1px;height:28px}.dark .AdminThreadToolbar-module__PtQ0Tq__adminToolbarDivider{background:#3b82f6}.AdminThreadToolbar-module__PtQ0Tq__adminToolbarActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.AdminThreadToolbar-module__PtQ0Tq__adminBtn{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.82rem;font-weight:500;transition:all .15s;display:inline-flex}.AdminThreadToolbar-module__PtQ0Tq__adminBtn:hover{background:#f1f5f9;border-color:#94a3b8}.dark .AdminThreadToolbar-module__PtQ0Tq__adminBtn{color:#e2e8f0;background:#1e293b;border-color:#475569}.dark .AdminThreadToolbar-module__PtQ0Tq__adminBtn:hover{background:#334155;border-color:#64748b}.AdminThreadToolbar-module__PtQ0Tq__adminBtnApprove{color:#065f46;background:#ecfdf5;border-color:#6ee7b7}.AdminThreadToolbar-module__PtQ0Tq__adminBtnApprove:hover{background:#d1fae5}.dark .AdminThreadToolbar-module__PtQ0Tq__adminBtnApprove{color:#6ee7b7;background:#064e3b;border-color:#34d399}.dark .AdminThreadToolbar-module__PtQ0Tq__adminBtnApprove:hover{background:#065f46}.AdminThreadToolbar-module__PtQ0Tq__adminBtnReject{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.AdminThreadToolbar-module__PtQ0Tq__adminBtnReject:hover{background:#fee2e2}.dark .AdminThreadToolbar-module__PtQ0Tq__adminBtnReject{color:#fca5a5;background:#450a0a;border-color:#f87171}.dark .AdminThreadToolbar-module__PtQ0Tq__adminBtnReject:hover{background:#7f1d1d}.AdminThreadToolbar-module__PtQ0Tq__adminBtnDanger{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.AdminThreadToolbar-module__PtQ0Tq__adminBtnDanger:hover{background:#fee2e2}.dark .AdminThreadToolbar-module__PtQ0Tq__adminBtnDanger{color:#fca5a5;background:#450a0a;border-color:#f87171}.dark .AdminThreadToolbar-module__PtQ0Tq__adminBtnDanger:hover{background:#7f1d1d}.AdminThreadToolbar-module__PtQ0Tq__adminBtnActive{color:#fff;background:#6366f1;border-color:#6366f1}.AdminThreadToolbar-module__PtQ0Tq__adminBtnActive:hover{background:#4f46e5}.dark .AdminThreadToolbar-module__PtQ0Tq__adminBtnActive{color:#fff;background:#6366f1;border-color:#818cf8}.AdminThreadToolbar-module__PtQ0Tq__statusBadge{border-radius:20px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.AdminThreadToolbar-module__PtQ0Tq__statusPending{color:#92400e;background:#fef3c7}.dark .AdminThreadToolbar-module__PtQ0Tq__statusPending{color:#fde68a;background:#78350f}.AdminThreadToolbar-module__PtQ0Tq__statusApproved{color:#065f46;background:#d1fae5}.dark .AdminThreadToolbar-module__PtQ0Tq__statusApproved{color:#6ee7b7;background:#064e3b}.AdminThreadToolbar-module__PtQ0Tq__statusRejected{color:#991b1b;background:#fee2e2}.dark .AdminThreadToolbar-module__PtQ0Tq__statusRejected{color:#fca5a5;background:#450a0a}.AdminThreadToolbar-module__PtQ0Tq__statusViolation{color:#92400e;background:#fef3c7}.dark .AdminThreadToolbar-module__PtQ0Tq__statusViolation{color:#fbbf24;background:#451a03}.AdminThreadToolbar-module__PtQ0Tq__adminBtnViolation{color:#92400e;background:#fef3c7;border-color:#fbbf24}.AdminThreadToolbar-module__PtQ0Tq__adminBtnViolation:hover{background:#fde68a}.dark .AdminThreadToolbar-module__PtQ0Tq__adminBtnViolation{color:#fbbf24;background:#451a03;border-color:#f59e0b}.dark .AdminThreadToolbar-module__PtQ0Tq__adminBtnViolation:hover{background:#78350f}.AdminThreadToolbar-module__PtQ0Tq__adminBtnViolationConfirm{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.AdminThreadToolbar-module__PtQ0Tq__adminBtnViolationConfirm:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b66}.AdminThreadToolbar-module__PtQ0Tq__adminBtnViolationConfirm:disabled{opacity:.5;cursor:not-allowed}.AdminThreadToolbar-module__PtQ0Tq__adminConfirmOverlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AdminThreadToolbar-module__PtQ0Tq__adminConfirmDialog{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:400px;padding:2rem}.dark .AdminThreadToolbar-module__PtQ0Tq__adminConfirmDialog{color:#e2e8f0;background:#1e293b}.AdminThreadToolbar-module__PtQ0Tq__adminConfirmDialog h3{margin:0 0 .5rem;font-size:1.1rem}.AdminThreadToolbar-module__PtQ0Tq__adminConfirmDialog p{color:#64748b;margin:0 0 1.5rem;font-size:.9rem}.dark .AdminThreadToolbar-module__PtQ0Tq__adminConfirmDialog p{color:#94a3b8}.AdminThreadToolbar-module__PtQ0Tq__adminConfirmActions{justify-content:center;gap:.75rem;display:flex}.AdminThreadToolbar-module__PtQ0Tq__adminConfirmCancel{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem 1.25rem;font-size:.85rem}.dark .AdminThreadToolbar-module__PtQ0Tq__adminConfirmCancel{color:#e2e8f0;background:#334155;border-color:#475569}.AdminThreadToolbar-module__PtQ0Tq__adminConfirmDelete{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600}.AdminThreadToolbar-module__PtQ0Tq__adminConfirmDelete:hover{background:#dc2626}.AdminThreadToolbar-module__PtQ0Tq__editStatusSection{color:#64748b;border-inline-start:1px solid #93c5fd;align-items:center;gap:.5rem;margin-inline-start:auto;padding-inline-start:.5rem;font-size:.82rem;display:flex}.dark .AdminThreadToolbar-module__PtQ0Tq__editStatusSection{color:#94a3b8;border-color:#3b82f6}.AdminThreadToolbar-module__PtQ0Tq__rejectReasonInput{resize:vertical;box-sizing:border-box;border:2px solid #e2e8f0;border-radius:8px;width:100%;margin-bottom:.75rem;padding:.75rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.AdminThreadToolbar-module__PtQ0Tq__rejectReasonInput:focus{border-color:#667eea;outline:none}.dark .AdminThreadToolbar-module__PtQ0Tq__rejectReasonInput{color:#f1f5f9;background:#1e293b;border-color:#334155}.dark .AdminThreadToolbar-module__PtQ0Tq__rejectReasonInput:focus{border-color:#818cf8}.AdminThreadToolbar-module__PtQ0Tq__presetReasons{flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;display:flex}.AdminThreadToolbar-module__PtQ0Tq__presetReasonBtn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:.35rem .7rem;font-size:.8rem;font-weight:500;transition:all .2s}.AdminThreadToolbar-module__PtQ0Tq__presetReasonBtn:hover{color:#667eea;background:#667eea0a;border-color:#667eea}.AdminThreadToolbar-module__PtQ0Tq__presetReasonBtn.AdminThreadToolbar-module__PtQ0Tq__presetReasonActive{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea}.dark .AdminThreadToolbar-module__PtQ0Tq__presetReasonBtn{color:#94a3b8;background:#1e293b;border-color:#334155}.dark .AdminThreadToolbar-module__PtQ0Tq__presetReasonBtn:hover{color:#818cf8;border-color:#818cf8}.dark .AdminThreadToolbar-module__PtQ0Tq__presetReasonBtn.AdminThreadToolbar-module__PtQ0Tq__presetReasonActive{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000}
.ReactionsModalProvider-module__UjtVrW__loadingOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ReactionsModalProvider-module__UjtVrW__spinner{border:3px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:2.25rem;height:2.25rem;animation:.7s linear infinite ReactionsModalProvider-module__UjtVrW__spin}@keyframes ReactionsModalProvider-module__UjtVrW__spin{to{transform:rotate(360deg)}}
.ThreadInteractions-module__-9D82W__interactions{align-items:center;gap:.75rem;display:flex}.ThreadInteractions-module__-9D82W__stat{color:#64748b;background:#94a3b81a;border:1px solid #94a3b826;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.75rem;transition:all .2s;display:inline-flex}.ThreadInteractions-module__-9D82W__stat:hover{color:#475569;background:#94a3b826;border-color:#94a3b840}.ThreadInteractions-module__-9D82W__statIcon{opacity:.85;filter:grayscale();font-size:.75rem;line-height:1;transition:filter .2s}.ThreadInteractions-module__-9D82W__stat:hover .ThreadInteractions-module__-9D82W__statIcon{filter:grayscale(0%)}.ThreadInteractions-module__-9D82W__statValue{letter-spacing:.02em;font-weight:700}.ThreadInteractions-module__-9D82W__clickableStat{cursor:pointer}.ThreadInteractions-module__-9D82W__clickableStat:hover{border-color:#ec489966}.ThreadInteractions-module__-9D82W__statLabel{opacity:.75;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.ThreadInteractions-module__-9D82W__activeText{opacity:.95;margin-inline-end:.25rem;font-size:.85em;font-weight:600}.ThreadInteractions-module__-9D82W__activeView{color:#0f766e;background:#14b8a626;border-color:#14b8a64d}.ThreadInteractions-module__-9D82W__activeComment{color:#4338ca;background:#6366f126;border-color:#6366f14d}.ThreadInteractions-module__-9D82W__activeReaction{color:#be185d;background:#ec489926;border-color:#ec48994d}.ThreadInteractions-module__-9D82W__activeView .ThreadInteractions-module__-9D82W__statIcon,.ThreadInteractions-module__-9D82W__activeComment .ThreadInteractions-module__-9D82W__statIcon,.ThreadInteractions-module__-9D82W__activeReaction .ThreadInteractions-module__-9D82W__statIcon{filter:grayscale(0%);opacity:1}.ThreadInteractions-module__-9D82W__reactionStack{align-items:center;display:inline-flex}.ThreadInteractions-module__-9D82W__stackedReaction{background:#f8fafcd9;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-inline-end:-.35rem;font-size:.75rem;transition:transform .2s;display:inline-flex;position:relative;box-shadow:0 0 0 1px #ffffffe6}.ThreadInteractions-module__-9D82W__stackedReaction:last-child{margin-inline-end:0}.ThreadInteractions-module__-9D82W__stat:hover .ThreadInteractions-module__-9D82W__stackedReaction{transform:translateY(-1px)}.ThreadInteractions-module__-9D82W__detailed{flex-wrap:wrap;gap:.6rem}.ThreadInteractions-module__-9D82W__detailed .ThreadInteractions-module__-9D82W__stat{gap:.45rem;padding:.4rem .85rem;font-size:.85rem}.ThreadInteractions-module__-9D82W__detailed .ThreadInteractions-module__-9D82W__statIcon{font-size:.95rem}.ThreadInteractions-module__-9D82W__detailed .ThreadInteractions-module__-9D82W__stackedReaction{width:1.4rem;height:1.4rem;font-size:.85rem}.dark .ThreadInteractions-module__-9D82W__stat{color:#94a3b8;background:#94a3b81f;border-color:#94a3b82e}.dark .ThreadInteractions-module__-9D82W__stat:hover{color:#cbd5e1;background:#94a3b833}.dark .ThreadInteractions-module__-9D82W__activeView{color:#5eead4;background:#14b8a633;border-color:#14b8a666}.dark .ThreadInteractions-module__-9D82W__activeComment{color:#a5b4fc;background:#6366f133;border-color:#6366f166}.dark .ThreadInteractions-module__-9D82W__activeReaction{color:#f9a8d4;background:#ec489933;border-color:#ec489966}.dark .ThreadInteractions-module__-9D82W__stackedReaction{background:#1e293be6;box-shadow:0 0 0 1px #0f172ae6}
.page-module__koWWLG__pageContainer{width:100%;padding:0 1rem}.page-module__koWWLG__innerContainer{max-width:1400px;margin:0 auto;padding:2rem 0}.page-module__koWWLG__breadcrumbWrap{margin-bottom:2rem}.page-module__koWWLG__previewBanner{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:2px solid #f59e0b;border-radius:12px;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1.25rem 1.5rem;display:flex}.page-module__koWWLG__previewBannerIcon{flex-shrink:0;font-size:1.5rem;line-height:1}.page-module__koWWLG__previewBannerText{margin:.25rem 0 0;font-size:.9rem;line-height:1.5}.dark .page-module__koWWLG__previewBanner{color:#fde68a;background:linear-gradient(135deg,#451a03 0%,#78350f 100%);border-color:#b45309}.page-module__koWWLG__magazineLayout{grid-template-columns:1fr 340px;align-items:start;gap:2rem;display:grid}.page-module__koWWLG__mainColumn{min-width:0}.page-module__koWWLG__sidebar{flex-direction:column;gap:1.5rem;display:flex}.page-module__koWWLG__threadHeader{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 10px 30px #667eea4d,inset 0 1px #fff3}.page-module__koWWLG__threadHeaderTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-module__koWWLG__threadMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.page-module__koWWLG__editButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.page-module__koWWLG__editButton:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.page-module__koWWLG__threadIcon{background:#fff3;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.page-module__koWWLG__threadBadge{text-transform:uppercase;border-radius:8px;padding:.4rem .8rem;font-size:.75rem;font-weight:600}.page-module__koWWLG__pinnedBadge{color:#1e293b;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)}.page-module__koWWLG__lockedBadge{color:#fff;background:linear-gradient(135deg,#64748b 0%,#475569 100%)}.page-module__koWWLG__threadTitle{text-shadow:0 2px 4px #0000001a;margin:0 0 1rem;font-size:2rem;font-weight:800;line-height:1.2}.page-module__koWWLG__threadInfo{flex-wrap:wrap;align-items:center;gap:1.5rem;font-size:.9rem;display:flex}.page-module__koWWLG__threadAuthor{align-items:center;gap:.5rem;display:flex}.page-module__koWWLG__authorAvatar{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:600;display:flex}.page-module__koWWLG__threadStats{align-items:center;gap:1rem;display:flex}.page-module__koWWLG__statItem{align-items:center;gap:.4rem;display:flex}.page-module__koWWLG__threadContent{background:#fff;border:2px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.page-module__koWWLG__contentBody{color:#1e293b}.page-module__koWWLG__contentBody img{max-width:100%}.page-module__koWWLG__editorWrapper{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.25rem;overflow:hidden}.page-module__koWWLG__commentFormFullWidth{background:#fff;border:2px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.dark .page-module__koWWLG__commentFormFullWidth{background:#1e293b;border-color:#334155}.page-module__koWWLG__commentsSection{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.page-module__koWWLG__commentsHeader{border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.page-module__koWWLG__commentsTitle{color:#1e293b;font-size:1.5rem;font-weight:700}.page-module__koWWLG__commentsCount{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:.4rem 1rem;font-size:.9rem;font-weight:600}.page-module__koWWLG__commentForm{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;padding:2rem}.page-module__koWWLG__formHeader{color:#1e293b;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}.page-module__koWWLG__textareaWrapper{margin-bottom:1rem;position:relative}.page-module__koWWLG__commentTextarea{resize:vertical;border:2px solid #cbd5e1;border-radius:8px;width:100%;min-height:120px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.page-module__koWWLG__commentTextarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.page-module__koWWLG__formActions{justify-content:flex-end;gap:.75rem;display:flex}.page-module__koWWLG__submitButton,.page-module__koWWLG__cancelButton{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.page-module__koWWLG__submitButton{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.page-module__koWWLG__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.page-module__koWWLG__submitButton:disabled{opacity:.5;cursor:not-allowed}.page-module__koWWLG__cancelButton{color:#64748b;background:#e2e8f0}.page-module__koWWLG__cancelButton:hover{background:#cbd5e1}.page-module__koWWLG__signInPrompt{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px dashed #cbd5e1;border-radius:12px;margin-bottom:2rem;padding:2rem 1rem}.page-module__koWWLG__signInLink{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.page-module__koWWLG__signInLink:hover{transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.page-module__koWWLG__bestAnswerSection{margin:1.5rem 0;animation:.4s ease-out page-module__koWWLG__fadeInUp}@keyframes page-module__koWWLG__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page-module__koWWLG__bestAnswerHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.page-module__koWWLG__bestAnswerIcon{font-size:1.25rem}.page-module__koWWLG__bestAnswerTitle{color:#16a34a;margin:0;font-size:1.1rem;font-weight:700}.page-module__koWWLG__bestAnswerCard{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 50%,#f0fdf4 100%);border:2px solid #86efac;border-radius:16px;padding:1.25rem;position:relative;overflow:hidden}.page-module__koWWLG__bestAnswerCard:before{content:"";background:linear-gradient(90deg,#22c55e,#16a34a,#15803d);height:3px;position:absolute;top:0;left:0;right:0}.page-module__koWWLG__bestAnswerMeta{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.page-module__koWWLG__bestAnswerAuthor{color:inherit;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s;display:flex}.page-module__koWWLG__bestAnswerAuthor:hover{opacity:.8}.page-module__koWWLG__bestAnswerAuthorName{color:#1e293b;font-size:.9rem;font-weight:600}.page-module__koWWLG__bestAnswerTime{color:#94a3b8;font-size:.8rem}.page-module__koWWLG__bestAnswerContent{color:#334155;max-height:200px;font-size:.95rem;line-height:1.7;position:relative;overflow:hidden}.page-module__koWWLG__bestAnswerContent:after{content:"";pointer-events:none;background:linear-gradient(#0000,#f0fdf4);height:40px;position:absolute;bottom:0;left:0;right:0}.page-module__koWWLG__bestAnswerLink{color:#16a34a;align-items:center;gap:.25rem;margin-top:.75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.page-module__koWWLG__bestAnswerLink:hover{color:#15803d}.dark .page-module__koWWLG__bestAnswerTitle{color:#4ade80}.dark .page-module__koWWLG__bestAnswerCard{background:linear-gradient(135deg,#16a34a14 0%,#22c55e0d 50%,#16a34a14 100%);border-color:#22c55e4d}.dark .page-module__koWWLG__bestAnswerCard:before{background:linear-gradient(90deg,#22c55e,#4ade80,#22c55e)}.dark .page-module__koWWLG__bestAnswerAuthorName{color:#e2e8f0}.dark .page-module__koWWLG__bestAnswerTime{color:#64748b}.dark .page-module__koWWLG__bestAnswerContent{color:#cbd5e1}.dark .page-module__koWWLG__bestAnswerContent:after{background:linear-gradient(#0000,#16a34a14)}.dark .page-module__koWWLG__bestAnswerLink{color:#4ade80}.dark .page-module__koWWLG__bestAnswerLink:hover{color:#86efac}.page-module__koWWLG__noComments{text-align:center;color:#64748b;padding:3rem 1rem;font-size:1.1rem}@media (min-width:1536px){.page-module__koWWLG__magazineLayout{grid-template-columns:1fr 380px}.page-module__koWWLG__threadContent{padding:4rem}}@media (min-width:1280px) and (max-width:1535px){.page-module__koWWLG__threadContent{padding:3rem}}@media (min-width:1024px) and (max-width:1279px){.page-module__koWWLG__magazineLayout{grid-template-columns:1fr 300px}.page-module__koWWLG__threadContent{padding:2rem}}@media (min-width:768px) and (max-width:1023px){.page-module__koWWLG__magazineLayout{grid-template-columns:1fr}.page-module__koWWLG__sidebar{order:-1;grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}}@media (max-width:767px){.page-module__koWWLG__pageContainer{padding:0 .5rem}.page-module__koWWLG__innerContainer{padding:1rem 0}.page-module__koWWLG__magazineLayout{grid-template-columns:1fr}.page-module__koWWLG__sidebar{order:-1}.page-module__koWWLG__threadTitle{font-size:1.5rem}.page-module__koWWLG__threadHeader{padding:1.5rem}.page-module__koWWLG__threadHeaderTop{flex-direction:column;align-items:flex-start}.page-module__koWWLG__editButton{justify-content:center;width:100%}.page-module__koWWLG__threadContent,.page-module__koWWLG__commentsSection{padding:1.5rem}.page-module__koWWLG__commentsHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.page-module__koWWLG__tag-block{margin:1rem 0;padding:0}.page-module__koWWLG__tag-label{padding:.75rem 1rem;font-size:.8rem}.page-module__koWWLG__tag-content{padding:1rem}.page-module__koWWLG__content-gallery{margin:1.5rem 0;padding:1rem}.page-module__koWWLG__gallery-header{flex-direction:column;align-items:flex-start;gap:.75rem}.page-module__koWWLG__gallery-controls{width:100%}.page-module__koWWLG__gallery-button{flex:1;width:100%}.page-module__koWWLG__gallery-container{max-height:200px}.page-module__koWWLG__gallery-thumbnail{width:80px;height:80px}.page-module__koWWLG__content-table,.page-module__koWWLG__threadContent table{margin:1rem 0;font-size:.875rem}.page-module__koWWLG__content-table th,.page-module__koWWLG__threadContent table th,.page-module__koWWLG__content-table td,.page-module__koWWLG__threadContent table td{padding:.5rem}.page-module__koWWLG__download-area,.page-module__koWWLG__team-table,.page-module__koWWLG__quick-download{margin:1rem 0;padding:1rem}.page-module__koWWLG__download-area-title,.page-module__koWWLG__team-table-title,.page-module__koWWLG__quick-download-title{margin-bottom:.75rem;font-size:1rem}.page-module__koWWLG__download-item,.page-module__koWWLG__team-member,.page-module__koWWLG__quick-download-item{flex-direction:column;align-items:flex-start;gap:.75rem;padding:.75rem}.page-module__koWWLG__download-item-link,.page-module__koWWLG__quick-download-link{text-align:center;width:100%}.page-module__koWWLG__team-member-avatar{width:32px;height:32px;font-size:.75rem}.page-module__koWWLG__threadContent{padding:1.5rem}}.page-module__koWWLG__tag-block{border-radius:12px;margin:1.5rem 0;padding:0;display:block;position:relative;overflow:hidden}.page-module__koWWLG__tag-label{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px 12px 0 0;align-items:center;gap:.75rem;margin-bottom:0;padding:1rem 1.25rem;font-size:.875rem;font-weight:700;display:flex}.page-module__koWWLG__reactions-tag .page-module__koWWLG__tag-label{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#be185d 100%)}.page-module__koWWLG__reactions-tag .page-module__koWWLG__tag-content{color:#831843;background:linear-gradient(135deg,#fce7f3 0%,#fbcfe8 100%);border:1px solid #f9a8d4}.page-module__koWWLG__comments-tag .page-module__koWWLG__tag-label{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%)}.page-module__koWWLG__comments-tag .page-module__koWWLG__tag-content{color:#1e3a8a;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border:1px solid #93c5fd}.page-module__koWWLG__tag-content{border-top:2px solid #0000001a;border-radius:0 0 12px 12px;padding:1.25rem;line-height:1.6}.page-module__koWWLG__tag-content>:first-child{margin-top:0}.page-module__koWWLG__tag-content>:last-child{margin-bottom:0}.page-module__koWWLG__gated-section-wrapper{background:linear-gradient(135deg,#f0f9ff 0%,#f0fdf4 100%);border:2px dashed #93c5fd;border-radius:12px;margin:1.5rem 0;padding:1.5rem;position:relative}.page-module__koWWLG__gated-section-wrapper.page-module__koWWLG__is-locked{opacity:.6;cursor:not-allowed}.page-module__koWWLG__gated-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.page-module__koWWLG__gated-message{text-align:center;padding:2rem}.page-module__koWWLG__gated-message p{color:#475569;margin:.5rem 0;font-size:.95rem}.page-module__koWWLG__gated-action-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:inline-block}.page-module__koWWLG__gated-action-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.page-module__koWWLG__content-gallery{background:linear-gradient(135deg,#f8fafc 0%,#e0e7ff 100%);border:2px solid #e0e7ff;border-radius:16px;margin:2rem 0;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 4px 12px #667eea1a}.page-module__koWWLG__gallery-header{border-bottom:2px solid #667eea33;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.page-module__koWWLG__gallery-title{color:#1e293b;align-items:center;gap:.75rem;margin:0;font-size:1.125rem;font-weight:700;display:flex}.page-module__koWWLG__gallery-info{color:#64748b;margin:0;font-size:.875rem}.page-module__koWWLG__gallery-controls{gap:.5rem;display:flex}.page-module__koWWLG__gallery-button{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s}.page-module__koWWLG__gallery-button:hover{background:#5568d3;transform:translateY(-2px)}.page-module__koWWLG__gallery-container{background:#fff;border-radius:8px;flex-wrap:wrap;align-items:center;gap:1rem;max-height:250px;padding:.5rem;display:flex;overflow-y:auto}.page-module__koWWLG__gallery-thumbnail{-o-object-fit:cover;object-fit:cover;cursor:pointer;border:2px solid #e0e7ff;border-radius:8px;flex-shrink:0;width:100px;height:100px;transition:all .3s}.page-module__koWWLG__gallery-thumbnail:hover{border-color:#667eea;transform:scale(1.05);box-shadow:0 4px 12px #667eea4d}.page-module__koWWLG__gallery-description{color:#5b21b6;text-align:center;background:#ede9fe;border-radius:8px;margin-top:1rem;padding:.75rem;font-size:.875rem}.page-module__koWWLG__gallery-template-default{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%)}.page-module__koWWLG__gallery-template-modern{background:linear-gradient(135deg,#667eea15 0%,#fff 100%)}.page-module__koWWLG__gallery-template-elegant{background:linear-gradient(135deg,#1e293b 0%,#334155 100%)}.page-module__koWWLG__gallery-template-minimal{background:#fff;border:1px solid #e2e8f0}.page-module__koWWLG__gallery-template-vibrant{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.page-module__koWWLG__content-table,.page-module__koWWLG__threadContent table{border-collapse:collapse;border-radius:8px;width:100%;margin:1.5rem 0;overflow:hidden;box-shadow:0 2px 8px #0000001a}.page-module__koWWLG__content-table th,.page-module__koWWLG__threadContent table th{color:#fff;text-align:left;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;padding:1rem;font-weight:700}.page-module__koWWLG__content-table td,.page-module__koWWLG__threadContent table td{color:#334155;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem}.page-module__koWWLG__content-table tbody tr:nth-child(2n),.page-module__koWWLG__threadContent table tbody tr:nth-child(2n){background:#f8fafc}.page-module__koWWLG__content-table tbody tr:hover,.page-module__koWWLG__threadContent table tbody tr:hover{background:#e0e7ff}.page-module__koWWLG__content-list,.page-module__koWWLG__threadContent ul,.page-module__koWWLG__threadContent ol{margin:1.5rem 0;padding:0 0 0 2rem}.page-module__koWWLG__content-list li,.page-module__koWWLG__threadContent ul li,.page-module__koWWLG__threadContent ol li{color:#334155;margin-bottom:.75rem;line-height:1.6}.page-module__koWWLG__content-list li::marker{color:#667eea;font-weight:700}.page-module__koWWLG__threadContent ul li::marker{color:#667eea;font-weight:700}.page-module__koWWLG__threadContent ol li::marker{color:#667eea;font-weight:700}.page-module__koWWLG__download-area,.page-module__koWWLG__team-table,.page-module__koWWLG__quick-download{background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;margin:.5rem 0;padding:.5rem;font-size:.875rem}.page-module__koWWLG__download-area-title,.page-module__koWWLG__team-table-title,.page-module__koWWLG__quick-download-title{color:#1f2937;border-bottom:1px solid #e5e7eb;margin:0 0 .35rem;padding-bottom:.35rem;font-size:.8rem;font-weight:600}.page-module__koWWLG__download-item,.page-module__koWWLG__team-member,.page-module__koWWLG__quick-download-item{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:.35rem;padding:.25rem 0;line-height:1.2;display:flex}.page-module__koWWLG__download-item:last-child,.page-module__koWWLG__team-member:last-child,.page-module__koWWLG__quick-download-item:last-child{border-bottom:none}.page-module__koWWLG__download-item-name,.page-module__koWWLG__team-member-name,.page-module__koWWLG__quick-download-name{color:#111827;flex:1;font-size:.75rem;font-weight:500}.page-module__koWWLG__download-item-link,.page-module__koWWLG__quick-download-link{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:2px;flex-shrink:0;padding:.2rem .5rem;font-size:.7rem;font-weight:500;line-height:1;text-decoration:none;display:inline-block}.page-module__koWWLG__download-item-link:hover,.page-module__koWWLG__quick-download-link:hover{background:#2563eb}.page-module__koWWLG__download-item-size,.page-module__koWWLG__team-member-info{color:#64748b;flex-shrink:0;font-size:.7rem}.page-module__koWWLG__team-member-avatar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:600;display:flex}.page-module__koWWLG__team-member-details{flex:1}.page-module__koWWLG__team-member-name{color:#1e3a8a;margin-bottom:0;font-size:.8rem;font-weight:600;display:block}.page-module__koWWLG__team-member-nickname{color:#64748b;font-size:.7rem;display:block}.page-module__koWWLG__threadContent{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e0e7ff;border-radius:16px;margin-bottom:2rem;padding:2rem;transition:all .3s;box-shadow:0 4px 12px #667eea1a}.page-module__koWWLG__threadContent:hover{box-shadow:0 8px 24px #667eea26}.page-module__koWWLG__threadContentCompact{border-radius:12px;padding:1.5rem;}.page-module__koWWLG__threadContentModern{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffffe6 0%,#f8fafcb3 100%);border:1px solid #6366f126;box-shadow:0 8px 32px #6366f114,0 2px 8px #0000000a;}.page-module__koWWLG__threadContentElegant{background:linear-gradient(#fff 0%,#faf8ff 100%);border:1px solid #a855f726;border-radius:12px;padding:2.5rem;box-shadow:0 2px 8px #a855f70f;}.page-module__koWWLG__threadContentGlassmorphism{-webkit-backdrop-filter:blur(24px);background:#ffffff40;border:1px solid #ffffff59;box-shadow:0 8px 32px #0000000f;}.page-module__koWWLG__threadContentNeon{color:#e2e8f0;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);border:1px solid #06b6d466;box-shadow:0 0 20px #06b6d41a,0 0 60px #06b6d40d;}.page-module__koWWLG__threadContentGradient{background:linear-gradient(135deg,#eef2ffe6 0%,#f3e8ffcc 50%,#fce7f3e6 100%);border:1px solid #8b5cf626;box-shadow:0 4px 16px #8b5cf614;}.page-module__koWWLG__threadContentMagazine{box-shadow:none;background:#fff;border-top:none;border-bottom:2px solid #e2e8f0;border-left:4px solid #667eea;border-right:none;border-radius:0;padding:2.5rem 2rem;}.dark .page-module__koWWLG__threadContentModern{background:linear-gradient(135deg,#111827e6 0%,#1e1b4bb3 100%);border-color:#6366f140}.dark .page-module__koWWLG__threadContentElegant{background:linear-gradient(#1f2937 0%,#1e1b3a 100%);border-color:#a855f740}.dark .page-module__koWWLG__threadContentGlassmorphism{background:#1118274d;border-color:#4b55634d}.dark .page-module__koWWLG__threadContentGradient{background:linear-gradient(135deg,#1e1b4b80 0%,#581c874d 50%,#83184366 100%);border-color:#8b5cf640}.dark .page-module__koWWLG__threadContentMagazine{background:#111827;border-bottom-color:#374151;border-left-color:#818cf8}.page-module__koWWLG__threadContent,.page-module__koWWLG__commentsSection,.page-module__koWWLG__tag-block,.page-module__koWWLG__content-gallery,.page-module__koWWLG__download-area,.page-module__koWWLG__team-table,.page-module__koWWLG__quick-download{animation:.5s ease-out page-module__koWWLG__slideUpSmooth}@keyframes page-module__koWWLG__slideUpSmooth{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__koWWLG__download-item-link,.page-module__koWWLG__gallery-button,.page-module__koWWLG__gated-action-button{transition:all .3s cubic-bezier(.4,0,.2,1)}:is(.dark .page-module__koWWLG__threadContent,.dark .page-module__koWWLG__commentsSection){background:#1e293b;border-color:#334155}:is(.dark .page-module__koWWLG__contentBody,.dark .page-module__koWWLG__commentsTitle){color:#f8fafc}.dark .page-module__koWWLG__commentForm{background:linear-gradient(135deg,#334155 0%,#1e293b 100%);border-color:#475569}.dark .page-module__koWWLG__formHeader{color:#f8fafc}.dark .page-module__koWWLG__commentTextarea{color:#f8fafc;background:#334155;border-color:#475569}.dark .page-module__koWWLG__commentsHeader{border-color:#334155}.dark .page-module__koWWLG__noComments{color:#94a3b8}.dark .page-module__koWWLG__editorWrapper{border-color:#475569}.dark .page-module__koWWLG__tag-block{background:#1e293b}.dark .page-module__koWWLG__reactions-tag .page-module__koWWLG__tag-content{color:#f8a8d3;background:linear-gradient(135deg,#4c0a16 0%,#3f0d18 100%);border-color:#4c1d2a}.dark .page-module__koWWLG__comments-tag .page-module__koWWLG__tag-content{color:#93c5fd;background:linear-gradient(135deg,#1e3a5f 0%,#1e2d4a 100%);border-color:#2d5a96}.dark .page-module__koWWLG__gated-section-wrapper{background:linear-gradient(135deg,#1e3a5f 0%,#1a3a3a 100%);border-color:#2d5a96}.dark .page-module__koWWLG__gated-message p{color:#cbd5e1}.dark .page-module__koWWLG__content-gallery{background:linear-gradient(135deg,#1e293b 0%,#312e81 100%);border-color:#475569}.dark .page-module__koWWLG__gallery-title{color:#f1f5f9}.dark .page-module__koWWLG__gallery-info{color:#cbd5e1}.dark .page-module__koWWLG__gallery-container{background:#0f172a}.dark .page-module__koWWLG__gallery-thumbnail{border-color:#475569}.dark .page-module__koWWLG__gallery-description{color:#c084fc;background:#312e81}.dark .page-module__koWWLG__content-table th{color:#f1f5f9;background:linear-gradient(135deg,#312e81 0%,#1e1b4b 100%)}.dark .page-module__koWWLG__threadContent table th{color:#f1f5f9;background:linear-gradient(135deg,#312e81 0%,#1e1b4b 100%)}.dark .page-module__koWWLG__content-table td{color:#cbd5e1;border-bottom-color:#334155}.dark .page-module__koWWLG__threadContent table td{color:#cbd5e1;border-bottom-color:#334155}.dark .page-module__koWWLG__content-table tbody tr:nth-child(2n){background:#1e293b}.dark .page-module__koWWLG__threadContent table tbody tr:nth-child(2n){background:#1e293b}.dark .page-module__koWWLG__content-table tbody tr:hover{background:#334155}.dark .page-module__koWWLG__threadContent table tbody tr:hover{background:#334155}.dark .page-module__koWWLG__content-list li{color:#cbd5e1}.dark .page-module__koWWLG__threadContent ul li{color:#cbd5e1}.dark .page-module__koWWLG__threadContent ol li{color:#cbd5e1}.dark .page-module__koWWLG__content-list li::marker{color:#a5b4fc}.dark .page-module__koWWLG__threadContent ul li::marker{color:#a5b4fc}.dark .page-module__koWWLG__threadContent ol li::marker{color:#a5b4fc}:is(.dark .page-module__koWWLG__download-area,.dark .page-module__koWWLG__team-table,.dark .page-module__koWWLG__quick-download){background:#1f2937;border-color:#374151}:is(.dark .page-module__koWWLG__download-area-title,.dark .page-module__koWWLG__team-table-title,.dark .page-module__koWWLG__quick-download-title){color:#e5e7eb;border-bottom-color:#374151}:is(.dark .page-module__koWWLG__download-item,.dark .page-module__koWWLG__team-member,.dark .page-module__koWWLG__quick-download-item){border-bottom-color:#2d3748}:is(.dark .page-module__koWWLG__download-item:last-child,.dark .page-module__koWWLG__team-member:last-child,.dark .page-module__koWWLG__quick-download-item:last-child){border-bottom:none}:is(.dark .page-module__koWWLG__download-item-name,.dark .page-module__koWWLG__team-member-name,.dark .page-module__koWWLG__quick-download-name){color:#f3f4f6}:is(.dark .page-module__koWWLG__download-item-size,.dark .page-module__koWWLG__team-member-info){color:#9ca3af}.dark .page-module__koWWLG__team-member-nickname{color:#94a3b8}.dark .page-module__koWWLG__threadContent{background:linear-gradient(135deg,#1e293b 0%,#1a1b3a 100%);border-color:#334155}.dark .page-module__koWWLG__threadContent:hover{box-shadow:0 8px 24px #667eea33}.dark .page-module__koWWLG__signInPrompt{background:linear-gradient(135deg,#334155 0%,#1e293b 100%);border-color:#475569}.downloadAreaContent{background:#fff;border:1px solid #e0e7ff;border-radius:10px;margin:1.5rem 0;overflow:hidden;box-shadow:0 4px 16px #6366f11f}.downloadAreaHeader{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-bottom:2px solid #2563eb;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.downloadAreaTitle{color:#fff;letter-spacing:.3px;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:700;display:flex}.downloadAreaSubtitle{color:#fffc;font-size:.8rem;font-weight:400}.downloadAreaFile{border-bottom:1px solid #f0f4ff;grid-template-columns:2rem 1fr auto auto;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:grid}.downloadAreaFile:hover{background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%);border-bottom-color:#dbeafe}.downloadAreaFile:last-child{border-bottom:none}.downloadAreaFileName{color:#1f2937;letter-spacing:.2px;word-break:break-word;font-size:.95rem;font-weight:600}.downloadAreaFileSize{color:#64748b;font-size:.8rem;font-weight:500}.downloadAreaBtn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:6px;flex-shrink:0;min-width:80px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.downloadAreaBtn:hover{background:linear-gradient(135deg,#1d4ed8 0%,#3b82f6 100%);transform:translateY(-3px);box-shadow:0 8px 20px #3b82f64d}.dark .downloadAreaContent{background:#1f2937;border-color:#374151;box-shadow:0 4px 16px #3b82f614}.dark .downloadAreaHeader{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border-bottom-color:#1d4ed8}.dark .downloadAreaFile{border-bottom-color:#374151}.dark .downloadAreaFile:hover{background:linear-gradient(135deg,#2d3748 0%,#1e3a5f 100%);border-bottom-color:#475569}.dark .downloadAreaFileName{color:#e5e7eb}.dark .downloadAreaFileSize{color:#9ca3af}.dark .downloadAreaBtn{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);box-shadow:0 4px 12px #2563eb33}.dark .downloadAreaBtn:hover{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 8px 20px #3b82f64d}.virusScanContent{background:#fff;border:1px solid #e0e7ff;border-radius:10px;margin:1.5rem 0;overflow:hidden;box-shadow:0 4px 16px #6366f11f}.virusScanHeader{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-bottom:2px solid #5a67d8;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.virusScanTitle{color:#fff;letter-spacing:.3px;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:700;display:flex}.virusScanFile{border-bottom:1px solid #f0f4ff;grid-template-columns:2rem 1fr auto;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:grid}.virusScanFile:hover{background:linear-gradient(135deg,#f8fafc 0%,#f5f7ff 100%);border-bottom-color:#e0e7ff}.virusScanFile:last-child{border-bottom:none}.virusScanFile>span:first-child{text-align:center;font-size:1.25rem}.virusScanFileName{color:#1f2937;letter-spacing:.2px;word-break:break-word;font-size:.95rem;font-weight:600}.virusScanViewBtn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;flex-shrink:0;min-width:80px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.virusScanViewBtn:hover{background:linear-gradient(135deg,#764ba2 0%,#667eea 100%);transform:translateY(-3px);box-shadow:0 8px 20px #667eea4d}.dark .virusScanContent{background:#1f2937;border-color:#374151;box-shadow:0 4px 16px #6366f114}.dark .virusScanHeader{background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border-bottom-color:#4338ca}.dark .virusScanTitle{color:#f8fafc}.dark .virusScanFile{border-bottom-color:#374151}.dark .virusScanFile:hover{background:linear-gradient(135deg,#2d3748 0%,#312e81 100%);border-bottom-color:#475569}.dark .virusScanFileName{color:#e5e7eb}.dark .virusScanViewBtn{background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);box-shadow:0 4px 12px #4f46e533}.dark .virusScanViewBtn:hover{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);box-shadow:0 8px 20px #6366f14d}.page-module__koWWLG__threadHeader{color:#0f172a;background:radial-gradient(circle at 14% 10%,#14b8a62e,#0000 18rem),radial-gradient(circle at 88% 12%,#6366f124,#0000 18rem),linear-gradient(135deg,#fffffff5,#f8fafce6),#fff;border:1px solid #94a3b847;border-radius:1.1rem;gap:1rem;max-width:1400px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 55px #0f172a1a}.page-module__koWWLG__threadHeaderTop{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.85rem;margin-bottom:0;display:grid}.page-module__koWWLG__threadMeta,.page-module__koWWLG__threadActionGroup,.page-module__koWWLG__threadLanguageBadges,.page-module__koWWLG__threadInfo,.page-module__koWWLG__threadStats{flex-wrap:wrap;align-items:center;display:flex}.page-module__koWWLG__threadMeta{gap:.55rem;min-width:0}.page-module__koWWLG__threadActionGroup{justify-content:flex-end;gap:.5rem}.page-module__koWWLG__threadIcon{color:#fff;background:linear-gradient(135deg,#14b8a6,#6366f1);border:1px solid #ffffffb8;border-radius:1rem;width:3.5rem;height:3.5rem;box-shadow:0 16px 34px #14b8a63d}.page-module__koWWLG__threadBadge{border:1px solid #ffffff61;border-radius:999px;padding:.38rem .68rem;box-shadow:0 10px 22px #0f172a14}.page-module__koWWLG__editButton{color:#0f172a;background:#ffffffc7;border:1px solid #94a3b847;border-radius:999px;min-height:2.35rem;box-shadow:0 10px 22px #0f172a14}.page-module__koWWLG__editButton:hover{color:#0f172a;background:#ffffffeb;border-color:#14b8a661;box-shadow:0 14px 28px #14b8a629}.page-module__koWWLG__threadTitle{color:#0f172a;max-width:76rem;text-shadow:none;overflow-wrap:anywhere;margin:0;font-size:clamp(1.65rem,3vw,2.65rem);font-weight:950;line-height:1.08}.page-module__koWWLG__threadLanguageBadges{gap:.35rem}.page-module__koWWLG__threadLanguageBadge,.page-module__koWWLG__threadLanguageBadgeActive{border:1px solid #94a3b840;border-radius:999px;align-items:center;min-height:1.45rem;padding:.18rem .48rem;font-size:.7rem;font-weight:850;line-height:1;display:inline-flex}.page-module__koWWLG__threadLanguageBadge{color:#64748b;background:#ffffffb8}.page-module__koWWLG__threadLanguageBadgeActive{color:#fff;background:linear-gradient(135deg,#14b8a6,#6366f1);border-color:#14b8a65c}.page-module__koWWLG__threadInfo{color:#475569;background:#ffffffb8;border:1px solid #e2e8f0d6;border-radius:.9rem;gap:.75rem;padding:.85rem}.page-module__koWWLG__threadAuthor{flex:18rem;min-width:min(100%,18rem)}.page-module__koWWLG__threadAuthorDetails{flex-direction:column;gap:.25rem;min-width:0;display:flex}.page-module__koWWLG__threadStats{gap:.55rem;margin-inline-start:auto}.page-module__koWWLG__statItem{color:#0f172a;background:#ffffff9e;border:1px solid #e2e8f0d6;border-radius:999px;min-height:2rem;padding:.32rem .58rem;font-weight:850}.dark .page-module__koWWLG__threadHeader{color:#f8fafc;background:radial-gradient(circle at 14% 10%,#14b8a624,#0000 18rem),radial-gradient(circle at 88% 12%,#6366f129,#0000 18rem),linear-gradient(135deg,#0f172af0,#1e293be6),#0f172a;border-color:#475569bd;box-shadow:0 22px 55px #00000047}:is(.dark .page-module__koWWLG__threadTitle,.dark .page-module__koWWLG__editButton,.dark .page-module__koWWLG__statItem){color:#f8fafc}:is(.dark .page-module__koWWLG__editButton,.dark .page-module__koWWLG__threadInfo,.dark .page-module__koWWLG__statItem,.dark .page-module__koWWLG__threadLanguageBadge){background:#0f172a9e;border-color:#475569bd}:is(.dark .page-module__koWWLG__threadInfo,.dark .page-module__koWWLG__threadLanguageBadge){color:#cbd5e1}@media (max-width:1023px){.page-module__koWWLG__threadHeaderTop{grid-template-columns:1fr}.page-module__koWWLG__threadActionGroup{justify-content:flex-start}.page-module__koWWLG__threadStats{margin-inline-start:0}}@media (max-width:767px){.page-module__koWWLG__threadHeader{padding:1rem}.page-module__koWWLG__threadMeta,.page-module__koWWLG__threadActionGroup{width:100%}.page-module__koWWLG__threadActionGroup{grid-template-columns:1fr;display:grid}.page-module__koWWLG__editButton{width:100%}.page-module__koWWLG__threadInfo{grid-template-columns:1fr;display:grid}.page-module__koWWLG__threadStats{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.page-module__koWWLG__statItem{justify-content:center}}
.Toast-module__sYg78q__toast{z-index:1100;background:#fff;border-radius:12px;align-items:center;gap:.75rem;min-width:280px;max-width:400px;padding:1rem 1.25rem;animation:.3s cubic-bezier(.34,1.56,.64,1) Toast-module__sYg78q__slideIn;display:flex;position:fixed;overflow:hidden;box-shadow:0 10px 30px #00000026}.Toast-module__sYg78q__positionTopRight{top:1.5rem;right:1.5rem}.Toast-module__sYg78q__positionTopCenter{top:1.5rem;left:50%;transform:translate(-50%)}.Toast-module__sYg78q__positionTopLeft{top:1.5rem;left:1.5rem}.Toast-module__sYg78q__positionBottomRight{animation:.3s cubic-bezier(.34,1.56,.64,1) Toast-module__sYg78q__slideInBottom;bottom:1.5rem;right:1.5rem}.Toast-module__sYg78q__positionBottomCenter{animation:.3s cubic-bezier(.34,1.56,.64,1) Toast-module__sYg78q__slideInBottom;bottom:1.5rem;left:50%;transform:translate(-50%)}.Toast-module__sYg78q__positionBottomLeft{animation:.3s cubic-bezier(.34,1.56,.64,1) Toast-module__sYg78q__slideInBottom;bottom:1.5rem;left:1.5rem}.Toast-module__sYg78q__toastSuccess{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-left:4px solid #10b981}.Toast-module__sYg78q__toastError{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-left:4px solid #ef4444}.Toast-module__sYg78q__toastWarning{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-left:4px solid #f59e0b}.Toast-module__sYg78q__toastInfo{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-left:4px solid #3b82f6}.Toast-module__sYg78q__toastIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.125rem;font-weight:700;display:flex}.Toast-module__sYg78q__toastSuccess .Toast-module__sYg78q__toastIcon{color:#fff;background:#10b981}.Toast-module__sYg78q__toastError .Toast-module__sYg78q__toastIcon{color:#fff;background:#ef4444}.Toast-module__sYg78q__toastWarning .Toast-module__sYg78q__toastIcon{color:#fff;background:#f59e0b}.Toast-module__sYg78q__toastInfo .Toast-module__sYg78q__toastIcon{color:#fff;background:#3b82f6}.Toast-module__sYg78q__toastMessage{word-break:break-word;flex:1;font-size:.925rem;font-weight:500;line-height:1.5}.Toast-module__sYg78q__toastSuccess .Toast-module__sYg78q__toastMessage{color:#065f46}.Toast-module__sYg78q__toastError .Toast-module__sYg78q__toastMessage{color:#991b1b}.Toast-module__sYg78q__toastWarning .Toast-module__sYg78q__toastMessage{color:#92400e}.Toast-module__sYg78q__toastInfo .Toast-module__sYg78q__toastMessage{color:#1e40af}.Toast-module__sYg78q__toastClose{cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;transition:all .15s;display:flex}.Toast-module__sYg78q__toastClose:hover{opacity:1;background:#0000000d;transform:rotate(90deg)}.Toast-module__sYg78q__toastSuccess .Toast-module__sYg78q__toastClose{color:#065f46}.Toast-module__sYg78q__toastError .Toast-module__sYg78q__toastClose{color:#991b1b}.Toast-module__sYg78q__toastWarning .Toast-module__sYg78q__toastClose{color:#92400e}.Toast-module__sYg78q__toastInfo .Toast-module__sYg78q__toastClose{color:#1e40af}.Toast-module__sYg78q__toastProgress{transform-origin:0;width:100%;height:3px;animation:linear forwards Toast-module__sYg78q__progress;position:absolute;bottom:0;left:0}.Toast-module__sYg78q__toastSuccess .Toast-module__sYg78q__toastProgress{background:#10b981}.Toast-module__sYg78q__toastError .Toast-module__sYg78q__toastProgress{background:#ef4444}.Toast-module__sYg78q__toastWarning .Toast-module__sYg78q__toastProgress{background:#f59e0b}.Toast-module__sYg78q__toastInfo .Toast-module__sYg78q__toastProgress{background:#3b82f6}@keyframes Toast-module__sYg78q__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__sYg78q__slideInBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes Toast-module__sYg78q__progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-color-scheme:dark){.Toast-module__sYg78q__toast{background:#1e293b;box-shadow:0 10px 30px #0006}.Toast-module__sYg78q__toastSuccess{background:linear-gradient(135deg,#064e3b 0%,#065f46 100%);border-left-color:#10b981}.Toast-module__sYg78q__toastError{background:linear-gradient(135deg,#7f1d1d 0%,#991b1b 100%);border-left-color:#ef4444}.Toast-module__sYg78q__toastWarning{background:linear-gradient(135deg,#78350f 0%,#92400e 100%);border-left-color:#f59e0b}.Toast-module__sYg78q__toastInfo{background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);border-left-color:#3b82f6}.Toast-module__sYg78q__toastSuccess .Toast-module__sYg78q__toastMessage{color:#d1fae5}.Toast-module__sYg78q__toastError .Toast-module__sYg78q__toastMessage{color:#fecaca}.Toast-module__sYg78q__toastWarning .Toast-module__sYg78q__toastMessage{color:#fde68a}.Toast-module__sYg78q__toastInfo .Toast-module__sYg78q__toastMessage{color:#bfdbfe}.Toast-module__sYg78q__toastSuccess .Toast-module__sYg78q__toastClose{color:#d1fae5}.Toast-module__sYg78q__toastError .Toast-module__sYg78q__toastClose{color:#fecaca}.Toast-module__sYg78q__toastWarning .Toast-module__sYg78q__toastClose{color:#fde68a}.Toast-module__sYg78q__toastInfo .Toast-module__sYg78q__toastClose{color:#bfdbfe}.Toast-module__sYg78q__toastClose:hover{background:#ffffff1a}}@media (max-width:640px){.Toast-module__sYg78q__toast{min-width:260px;max-width:calc(100vw - 2rem);padding:.875rem 1rem}.Toast-module__sYg78q__positionTopRight,.Toast-module__sYg78q__positionTopLeft,.Toast-module__sYg78q__positionTopCenter{top:1rem}.Toast-module__sYg78q__positionBottomRight,.Toast-module__sYg78q__positionBottomLeft,.Toast-module__sYg78q__positionBottomCenter{bottom:1rem}.Toast-module__sYg78q__positionTopRight,.Toast-module__sYg78q__positionBottomRight{right:1rem}.Toast-module__sYg78q__positionTopLeft,.Toast-module__sYg78q__positionBottomLeft{left:1rem}.Toast-module__sYg78q__toastIcon{width:28px;height:28px;font-size:1rem}.Toast-module__sYg78q__toastMessage{font-size:.875rem}}
.TeamTableUserMenu-module__qESAcG__menu{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:220px;max-width:280px;padding:0;animation:.18s ease-out TeamTableUserMenu-module__qESAcG__ttMenuSlideDown;position:fixed;overflow:hidden;box-shadow:0 10px 25px -5px #0000001f,0 4px 10px -3px #00000014}@keyframes TeamTableUserMenu-module__qESAcG__ttMenuSlideDown{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.TeamTableUserMenu-module__qESAcG__menuHeader{background:linear-gradient(135deg,#f8fafc,#f0f4ff);border-bottom:1px solid #e5e7eb;flex-direction:column;gap:2px;padding:10px 14px;display:flex}.TeamTableUserMenu-module__qESAcG__menuHeaderName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:700;overflow:hidden}.TeamTableUserMenu-module__qESAcG__menuHeaderUsername{color:#64748b;font-size:.75rem;font-weight:500}.TeamTableUserMenu-module__qESAcG__menuDivider{height:0}.TeamTableUserMenu-module__qESAcG__menuItem{color:#374151;cursor:pointer;align-items:center;gap:10px;padding:10px 14px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.TeamTableUserMenu-module__qESAcG__menuItem:hover{color:#4f46e5;background-color:#f0f4ff}.TeamTableUserMenu-module__qESAcG__menuIcon{color:#6b7280;flex-shrink:0;width:17px;height:17px;transition:color .15s}.TeamTableUserMenu-module__qESAcG__menuItem:hover .TeamTableUserMenu-module__qESAcG__menuIcon{color:#4f46e5}.dark .TeamTableUserMenu-module__qESAcG__menu{background:#1e293b;border-color:#334155;box-shadow:0 10px 25px -5px #00000059,0 4px 10px -3px #00000040}.dark .TeamTableUserMenu-module__qESAcG__menuHeader{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom-color:#334155}.dark .TeamTableUserMenu-module__qESAcG__menuHeaderName{color:#f1f5f9}.dark .TeamTableUserMenu-module__qESAcG__menuHeaderUsername{color:#94a3b8}.dark .TeamTableUserMenu-module__qESAcG__menuItem{color:#e2e8f0}.dark .TeamTableUserMenu-module__qESAcG__menuItem:hover{color:#a5b4fc;background-color:#334155}.dark .TeamTableUserMenu-module__qESAcG__menuIcon{color:#94a3b8}.dark .TeamTableUserMenu-module__qESAcG__menuItem:hover .TeamTableUserMenu-module__qESAcG__menuIcon{color:#a5b4fc}[dir=rtl] .TeamTableUserMenu-module__qESAcG__menu{direction:rtl}@media (max-width:640px){.TeamTableUserMenu-module__qESAcG__menu{min-width:180px}.TeamTableUserMenu-module__qESAcG__menuItem{padding:8px 12px;font-size:.75rem}.TeamTableUserMenu-module__qESAcG__menuIcon{width:15px;height:15px}}
.GalleryToolbar-module__0pP3fq__toolbar{z-index:650;-webkit-backdrop-filter:blur(12px);pointer-events:auto;white-space:nowrap;background:#000000e0;border-radius:12px;align-items:center;gap:.25rem;padding:.5rem .625rem;animation:.2s ease-out GalleryToolbar-module__0pP3fq__galleryToolbarFadeIn;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 8px 32px #00000059,0 0 0 1px #ffffff14}@keyframes GalleryToolbar-module__0pP3fq__galleryToolbarFadeIn{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.GalleryToolbar-module__0pP3fq__badge{color:#a5b4fc;letter-spacing:.02em;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#667eea33;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1;display:flex}.GalleryToolbar-module__0pP3fq__badgeIcon{font-size:.875rem}.GalleryToolbar-module__0pP3fq__badgeText{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.GalleryToolbar-module__0pP3fq__divider{background:#ffffff26;flex-shrink:0;width:1px;height:24px;margin:0 .125rem}.GalleryToolbar-module__0pP3fq__actionBtn{color:#e2e8f0;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .625rem;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.GalleryToolbar-module__0pP3fq__actionBtn:hover{color:#fff;background:#ffffff1f}.GalleryToolbar-module__0pP3fq__actionBtn .GalleryToolbar-module__0pP3fq__btnIcon{font-size:1rem;line-height:1}.GalleryToolbar-module__0pP3fq__actionBtn .GalleryToolbar-module__0pP3fq__btnLabel{font-size:.75rem;line-height:1}.GalleryToolbar-module__0pP3fq__editBtn:hover{color:#a5b4fc;background:#667eea40}.GalleryToolbar-module__0pP3fq__deleteBtn{color:#fca5a5}.GalleryToolbar-module__0pP3fq__deleteBtn:hover{color:#fca5a5;background:#ef444433}.GalleryToolbar-module__0pP3fq__moveGroup{align-items:center;gap:2px;display:flex}.GalleryToolbar-module__0pP3fq__moveBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:.85rem;transition:all .15s;display:flex}.GalleryToolbar-module__0pP3fq__moveBtn:hover:not(:disabled){color:#a5b4fc;background:#6366f133}.GalleryToolbar-module__0pP3fq__moveBtn:disabled{opacity:.3;cursor:not-allowed}.GalleryToolbar-module__0pP3fq__gripBtn{color:#64748b;cursor:grab;letter-spacing:1px;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:24px;height:28px;padding:0;font-size:.75rem;transition:all .15s;display:flex}.GalleryToolbar-module__0pP3fq__gripBtn:hover{color:#94a3b8;background:#ffffff1a}.GalleryToolbar-module__0pP3fq__gripBtn:active{cursor:grabbing;color:#a5b4fc}.GalleryToolbar-module__0pP3fq__confirmOverlay{align-items:center;gap:.5rem;padding:.25rem;display:flex}.GalleryToolbar-module__0pP3fq__confirmText{color:#fca5a5;white-space:nowrap;font-size:.75rem;font-weight:600}.GalleryToolbar-module__0pP3fq__confirmBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.3rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.GalleryToolbar-module__0pP3fq__confirmYes{color:#fca5a5;background:#ef44444d}.GalleryToolbar-module__0pP3fq__confirmYes:hover{background:#ef444480}.GalleryToolbar-module__0pP3fq__confirmNo{color:#e2e8f0;background:#ffffff1f}.GalleryToolbar-module__0pP3fq__confirmNo:hover{background:#fff3}.editor-content [data-gallery].gallery-selected{outline-offset:4px;border-radius:8px;outline:2px solid #667eea99}.GalleryToolbar-module__0pP3fq__presetSelect{color:#e2e8f0;cursor:pointer;appearance:none;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;outline:none;align-items:center;gap:.35rem;padding:.3rem .5rem;font-size:.75rem;transition:all .15s;display:flex}.GalleryToolbar-module__0pP3fq__presetSelect:hover{background:#ffffff24;border-color:#fff3}.GalleryToolbar-module__0pP3fq__presetSelect option{color:#e2e8f0;background:#1e293b}@media (prefers-color-scheme:dark){.GalleryToolbar-module__0pP3fq__toolbar{background:#0f172aeb;box-shadow:0 8px 32px #00000080,0 0 0 1px #ffffff0f}}.dark .GalleryToolbar-module__0pP3fq__toolbar{background:#0f172aeb;box-shadow:0 8px 32px #00000080,0 0 0 1px #ffffff0f}
.VideoToolbar-module__UXUbgW__toolbar{z-index:650;-webkit-backdrop-filter:blur(12px);pointer-events:auto;white-space:nowrap;background:#000000e0;border-radius:12px;align-items:center;gap:.25rem;padding:.5rem .625rem;animation:.2s ease-out VideoToolbar-module__UXUbgW__videoToolbarFadeIn;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 8px 32px #00000059,0 0 0 1px #ffffff14}@keyframes VideoToolbar-module__UXUbgW__videoToolbarFadeIn{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.VideoToolbar-module__UXUbgW__badge{color:#fca5a5;letter-spacing:.02em;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#ef444426;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1;display:flex}.VideoToolbar-module__UXUbgW__badgeIcon{font-size:.875rem}.VideoToolbar-module__UXUbgW__badgeText{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.VideoToolbar-module__UXUbgW__divider{background:#ffffff26;flex-shrink:0;width:1px;height:24px;margin:0 .125rem}.VideoToolbar-module__UXUbgW__actionBtn{color:#e2e8f0;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .625rem;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.VideoToolbar-module__UXUbgW__actionBtn:hover{color:#fff;background:#ffffff1f}.VideoToolbar-module__UXUbgW__actionBtn .VideoToolbar-module__UXUbgW__btnIcon{font-size:1rem;line-height:1}.VideoToolbar-module__UXUbgW__actionBtn .VideoToolbar-module__UXUbgW__btnLabel{font-size:.75rem;line-height:1}.VideoToolbar-module__UXUbgW__widthGroup{align-items:center;gap:.25rem;display:flex}.VideoToolbar-module__UXUbgW__widthBtn{color:#94a3b8;cursor:pointer;text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;justify-content:center;align-items:center;min-width:36px;padding:.3rem .5rem;font-size:.7rem;font-weight:600;transition:all .15s;display:flex}.VideoToolbar-module__UXUbgW__widthBtn:hover{color:#e2e8f0;background:#ffffff24;border-color:#fff3}.VideoToolbar-module__UXUbgW__widthBtnActive{cursor:pointer;text-align:center;color:#a5b4fc;background:#667eea40;border:1px solid #667eea66;border-radius:5px;justify-content:center;align-items:center;min-width:36px;padding:.3rem .5rem;font-size:.7rem;font-weight:600;transition:all .15s;display:flex}.VideoToolbar-module__UXUbgW__alignGroup{align-items:center;gap:.15rem;display:flex}.VideoToolbar-module__UXUbgW__alignBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:.3rem .45rem;font-size:.85rem;transition:all .15s;display:flex}.VideoToolbar-module__UXUbgW__alignBtn:hover{color:#e2e8f0;background:#ffffff1f}.VideoToolbar-module__UXUbgW__alignBtnActive{cursor:pointer;color:#a5b4fc;background:#667eea40;border:none;border-radius:5px;justify-content:center;align-items:center;padding:.3rem .45rem;font-size:.85rem;transition:all .15s;display:flex}.VideoToolbar-module__UXUbgW__deleteBtn{color:#fca5a5}.VideoToolbar-module__UXUbgW__deleteBtn:hover{color:#fca5a5;background:#ef444433}.VideoToolbar-module__UXUbgW__moveGroup{align-items:center;gap:2px;display:flex}.VideoToolbar-module__UXUbgW__moveBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:.85rem;transition:all .15s;display:flex}.VideoToolbar-module__UXUbgW__moveBtn:hover:not(:disabled){color:#a5b4fc;background:#6366f133}.VideoToolbar-module__UXUbgW__moveBtn:disabled{opacity:.3;cursor:not-allowed}.VideoToolbar-module__UXUbgW__gripBtn{color:#64748b;cursor:grab;letter-spacing:1px;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:24px;height:28px;padding:0;font-size:.75rem;transition:all .15s;display:flex}.VideoToolbar-module__UXUbgW__gripBtn:hover{color:#94a3b8;background:#ffffff1a}.VideoToolbar-module__UXUbgW__gripBtn:active{cursor:grabbing;color:#a5b4fc}.VideoToolbar-module__UXUbgW__editBtn{color:#93c5fd}.VideoToolbar-module__UXUbgW__editBtn:hover{color:#a5b4fc;background:#667eea40}.VideoToolbar-module__UXUbgW__confirmOverlay{align-items:center;gap:.5rem;padding:.25rem;display:flex}.VideoToolbar-module__UXUbgW__confirmText{color:#fca5a5;white-space:nowrap;font-size:.75rem;font-weight:600}.VideoToolbar-module__UXUbgW__confirmBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.3rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.VideoToolbar-module__UXUbgW__confirmYes{color:#fca5a5;background:#ef44444d}.VideoToolbar-module__UXUbgW__confirmYes:hover{background:#ef444480}.VideoToolbar-module__UXUbgW__confirmNo{color:#e2e8f0;background:#ffffff1f}.VideoToolbar-module__UXUbgW__confirmNo:hover{background:#fff3}.editor-content video.video-selected{outline-offset:4px;border-radius:8px;outline:2px solid #ef444499}.editor-content [data-video-embed].video-selected{outline-offset:4px;border-radius:8px;outline:2px solid #ef444499}.video-click-overlay{background:0 0}@media (prefers-color-scheme:dark){.VideoToolbar-module__UXUbgW__toolbar{background:#0f172aeb;box-shadow:0 8px 32px #00000080,0 0 0 1px #ffffff0f}}.dark .VideoToolbar-module__UXUbgW__toolbar{background:#0f172aeb;box-shadow:0 8px 32px #00000080,0 0 0 1px #ffffff0f}
.DownloadToolbar-module__LbO7VG__toolbar{z-index:650;-webkit-backdrop-filter:blur(12px);pointer-events:auto;white-space:nowrap;background:#000000e0;border-radius:12px;align-items:center;gap:.25rem;padding:.5rem .625rem;animation:.2s ease-out DownloadToolbar-module__LbO7VG__dlToolbarFadeIn;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 8px 32px #00000059,0 0 0 1px #ffffff14}@keyframes DownloadToolbar-module__LbO7VG__dlToolbarFadeIn{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.DownloadToolbar-module__LbO7VG__badge{color:#a5b4fc;letter-spacing:.02em;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#6366f126;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1;display:flex}.DownloadToolbar-module__LbO7VG__badgeIcon{font-size:.875rem}.DownloadToolbar-module__LbO7VG__badgeText{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.DownloadToolbar-module__LbO7VG__fileCount{color:#94a3b8;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#ffffff0f;border-radius:4px;align-items:center;padding:.2rem .5rem;font-size:.7rem;font-weight:600;display:flex}.DownloadToolbar-module__LbO7VG__divider{background:#ffffff26;flex-shrink:0;width:1px;height:24px;margin:0 .125rem}.DownloadToolbar-module__LbO7VG__actionBtn{color:#e2e8f0;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .625rem;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.DownloadToolbar-module__LbO7VG__actionBtn:hover{color:#fff;background:#ffffff1f}.DownloadToolbar-module__LbO7VG__actionBtn .DownloadToolbar-module__LbO7VG__btnIcon{font-size:1rem;line-height:1}.DownloadToolbar-module__LbO7VG__actionBtn .DownloadToolbar-module__LbO7VG__btnLabel{font-size:.75rem;line-height:1}.DownloadToolbar-module__LbO7VG__editBtn{color:#93c5fd}.DownloadToolbar-module__LbO7VG__editBtn:hover{color:#a5b4fc;background:#667eea40}.DownloadToolbar-module__LbO7VG__deleteBtn{color:#fca5a5}.DownloadToolbar-module__LbO7VG__deleteBtn:hover{color:#fca5a5;background:#ef444433}.DownloadToolbar-module__LbO7VG__moveGroup{align-items:center;gap:2px;display:flex}.DownloadToolbar-module__LbO7VG__moveBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:.85rem;transition:all .15s;display:flex}.DownloadToolbar-module__LbO7VG__moveBtn:hover:not(:disabled){color:#a5b4fc;background:#6366f133}.DownloadToolbar-module__LbO7VG__moveBtn:disabled{opacity:.3;cursor:not-allowed}.DownloadToolbar-module__LbO7VG__gripBtn{color:#64748b;cursor:grab;letter-spacing:1px;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:24px;height:28px;padding:0;font-size:.75rem;transition:all .15s;display:flex}.DownloadToolbar-module__LbO7VG__gripBtn:hover{color:#94a3b8;background:#ffffff1a}.DownloadToolbar-module__LbO7VG__gripBtn:active{cursor:grabbing;color:#a5b4fc}.DownloadToolbar-module__LbO7VG__confirmOverlay{align-items:center;gap:.5rem;padding:.25rem;display:flex}.DownloadToolbar-module__LbO7VG__confirmText{color:#fca5a5;white-space:nowrap;font-size:.75rem;font-weight:600}.DownloadToolbar-module__LbO7VG__confirmBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.3rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.DownloadToolbar-module__LbO7VG__confirmYes{color:#fca5a5;background:#ef44444d}.DownloadToolbar-module__LbO7VG__confirmYes:hover{background:#ef444480}.DownloadToolbar-module__LbO7VG__confirmNo{color:#e2e8f0;background:#ffffff1f}.DownloadToolbar-module__LbO7VG__confirmNo:hover{background:#fff3}.editor-content .dl-selected{outline-offset:4px;border-radius:8px;outline:2px solid #6366f199}.editor-content .da-selected{outline-offset:4px;border-radius:14px;outline:2px solid #6366f199}.editor-content .tt-selected{outline-offset:4px;border-radius:14px;outline:2px solid #6366f199}.editor-content .vt-selected{outline-offset:4px;border-radius:14px;outline:2px solid #6366f199}@media (prefers-color-scheme:dark){.DownloadToolbar-module__LbO7VG__toolbar{background:#0f172aeb;box-shadow:0 8px 32px #00000080,0 0 0 1px #ffffff0f}}.dark .DownloadToolbar-module__LbO7VG__toolbar{background:#0f172aeb;box-shadow:0 8px 32px #00000080,0 0 0 1px #ffffff0f}
.AdvancedTextToolbar-module__KSL6pW__toolbar{z-index:650;white-space:nowrap;pointer-events:auto;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:4px;padding:5px 8px;animation:.18s AdvancedTextToolbar-module__KSL6pW__atToolbarIn;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 4px 16px #0000001f,0 1px 3px #0000000f}@keyframes AdvancedTextToolbar-module__KSL6pW__atToolbarIn{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}:is([data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__toolbar,.dark .AdvancedTextToolbar-module__KSL6pW__toolbar){background:#1e293b;border-color:#334155;box-shadow:0 4px 20px #0006}.AdvancedTextToolbar-module__KSL6pW__badge{color:#fff;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:3px 8px;font-size:.72rem;font-weight:700;display:flex}.AdvancedTextToolbar-module__KSL6pW__badgeIcon{font-size:.85rem;line-height:1}.AdvancedTextToolbar-module__KSL6pW__badgeText{line-height:1.2}.AdvancedTextToolbar-module__KSL6pW__divider{background:#e2e8f0;flex-shrink:0;width:1px;height:22px;margin:0 2px}:is([data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__divider,.dark .AdvancedTextToolbar-module__KSL6pW__divider){background:#475569}.AdvancedTextToolbar-module__KSL6pW__actionBtn{cursor:pointer;color:#475569;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.AdvancedTextToolbar-module__KSL6pW__actionBtn:hover{color:#1e293b;background:#f1f5f9}:is([data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__actionBtn,.dark .AdvancedTextToolbar-module__KSL6pW__actionBtn){color:#94a3b8}:is([data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__actionBtn:hover,.dark .AdvancedTextToolbar-module__KSL6pW__actionBtn:hover){color:#e2e8f0;background:#334155}.AdvancedTextToolbar-module__KSL6pW__btnIcon{font-size:.85rem;line-height:1}.AdvancedTextToolbar-module__KSL6pW__btnLabel{line-height:1.2}.AdvancedTextToolbar-module__KSL6pW__editBtn:hover{color:#4f46e5;background:#eef2ff}:is([data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__editBtn:hover,.dark .AdvancedTextToolbar-module__KSL6pW__editBtn:hover){color:#a5b4fc;background:#312e81}.AdvancedTextToolbar-module__KSL6pW__deleteBtn:hover{color:#dc2626;background:#fef2f2}:is([data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__deleteBtn:hover,.dark .AdvancedTextToolbar-module__KSL6pW__deleteBtn:hover){color:#fca5a5;background:#450a0a}.AdvancedTextToolbar-module__KSL6pW__alignGroup{flex-shrink:0;align-items:center;gap:3px;display:flex}.AdvancedTextToolbar-module__KSL6pW__alignBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:.9rem;transition:all .15s;display:inline-flex}.AdvancedTextToolbar-module__KSL6pW__alignBtn:hover{color:#334155;background:#f1f5f9}.AdvancedTextToolbar-module__KSL6pW__alignBtnActive{color:#4f46e5;background:#eef2ff}.AdvancedTextToolbar-module__KSL6pW__align_left{justify-content:flex-start;padding-inline-start:6px}.AdvancedTextToolbar-module__KSL6pW__align_center{justify-content:center}.AdvancedTextToolbar-module__KSL6pW__align_right{justify-content:flex-end;padding-inline-end:6px}.AdvancedTextToolbar-module__KSL6pW__align_justify{letter-spacing:-1px}:is([data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__alignBtn,.dark .AdvancedTextToolbar-module__KSL6pW__alignBtn){color:#94a3b8}:is([data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__alignBtn:hover,.dark .AdvancedTextToolbar-module__KSL6pW__alignBtn:hover){color:#e2e8f0;background:#334155}:is([data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__alignBtnActive,.dark .AdvancedTextToolbar-module__KSL6pW__alignBtnActive){color:#a5b4fc;background:#312e81}.AdvancedTextToolbar-module__KSL6pW__moveGroup{flex-shrink:0;align-items:center;gap:2px;display:flex}.AdvancedTextToolbar-module__KSL6pW__moveBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:.8rem;transition:all .15s;display:inline-flex}.AdvancedTextToolbar-module__KSL6pW__moveBtn:hover:not(:disabled){color:#334155;background:#f1f5f9}.AdvancedTextToolbar-module__KSL6pW__moveBtn:disabled{opacity:.35;cursor:not-allowed}[data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__moveBtn{color:#94a3b8}[data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__moveBtn:hover:not(:disabled){color:#e2e8f0;background:#334155}.AdvancedTextToolbar-module__KSL6pW__gripBtn{cursor:grab;color:#94a3b8;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:24px;height:26px;padding:0;font-size:1rem;transition:all .15s;display:inline-flex}.AdvancedTextToolbar-module__KSL6pW__gripBtn:hover{color:#64748b;background:#f1f5f9}.AdvancedTextToolbar-module__KSL6pW__gripBtn:active{cursor:grabbing}[data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__gripBtn{color:#64748b}[data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__gripBtn:hover{color:#94a3b8;background:#334155}.AdvancedTextToolbar-module__KSL6pW__confirmOverlay{align-items:center;gap:8px;padding:2px;display:flex}.AdvancedTextToolbar-module__KSL6pW__confirmText{color:#dc2626;font-size:.75rem;font-weight:600}[data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__confirmText{color:#fca5a5}.AdvancedTextToolbar-module__KSL6pW__confirmBtn{cursor:pointer;border:none;border-radius:5px;padding:4px 10px;font-size:.72rem;font-weight:700;transition:all .15s}.AdvancedTextToolbar-module__KSL6pW__confirmYes{color:#fff;background:#dc2626}.AdvancedTextToolbar-module__KSL6pW__confirmYes:hover{background:#b91c1c}.AdvancedTextToolbar-module__KSL6pW__confirmNo{color:#475569;background:#f1f5f9}.AdvancedTextToolbar-module__KSL6pW__confirmNo:hover{background:#e2e8f0}[data-theme=dark] .AdvancedTextToolbar-module__KSL6pW__confirmNo{color:#e2e8f0;background:#334155}
.TableActionBar-module__hYNEGW__actionBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;-webkit-user-select:none;user-select:none;background:#000000e0;border-radius:10px;align-items:center;gap:.25rem;padding:.375rem .5rem;animation:.2s ease-out TableActionBar-module__hYNEGW__fadeInScale;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 6px 20px #0000004d}@keyframes TableActionBar-module__hYNEGW__fadeInScale{0%{opacity:0;transform:translate(-50%)scale(.9)}to{opacity:1;transform:translate(-50%)scale(1)}}.TableActionBar-module__hYNEGW__actionButton{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.TableActionBar-module__hYNEGW__actionButton:hover{background:#ffffff1f;transform:scale(1.02)}.TableActionBar-module__hYNEGW__editButton:hover{color:#c4b5fd;background:#667eea4d}.TableActionBar-module__hYNEGW__deleteButton:hover{color:#fca5a5;background:#ef44444d}.TableActionBar-module__hYNEGW__addRowButton:hover,.TableActionBar-module__hYNEGW__addColButton:hover{color:#86efac;background:#22c55e40}.TableActionBar-module__hYNEGW__moveGroup{align-items:center;gap:2px;display:flex}.TableActionBar-module__hYNEGW__moveBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:.85rem;transition:all .15s;display:flex}.TableActionBar-module__hYNEGW__moveBtn:hover:not(:disabled){color:#a5b4fc;background:#6366f133}.TableActionBar-module__hYNEGW__moveBtn:disabled{opacity:.3;cursor:not-allowed}.TableActionBar-module__hYNEGW__gripBtn{color:#64748b;cursor:grab;letter-spacing:1px;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:24px;height:28px;padding:0;font-size:.75rem;transition:all .15s;display:flex}.TableActionBar-module__hYNEGW__gripBtn:hover{color:#94a3b8;background:#ffffff1a}.TableActionBar-module__hYNEGW__gripBtn:active{cursor:grabbing;color:#a5b4fc}.TableActionBar-module__hYNEGW__divider{background:#fff3;width:1px;height:20px;margin:0 .125rem}.TableActionBar-module__hYNEGW__icon{font-size:1rem;line-height:1}.TableActionBar-module__hYNEGW__label{text-transform:uppercase;letter-spacing:.04em;color:#ffffff80;padding:0 .25rem;font-size:.75rem}.TableActionBar-module__hYNEGW__confirmOverlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;animation:.15s TableActionBar-module__hYNEGW__fadeIn;display:flex;position:fixed;inset:0}@keyframes TableActionBar-module__hYNEGW__fadeIn{0%{opacity:0}to{opacity:1}}.TableActionBar-module__hYNEGW__confirmBox{text-align:center;background:#fff;border-radius:16px;min-width:320px;max-width:400px;padding:1.5rem 2rem;animation:.2s ease-out TableActionBar-module__hYNEGW__scaleIn;box-shadow:0 16px 48px #0003}@keyframes TableActionBar-module__hYNEGW__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.TableActionBar-module__hYNEGW__confirmIcon{margin-bottom:.75rem;font-size:2.5rem}.TableActionBar-module__hYNEGW__confirmTitle{color:#1e293b;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.TableActionBar-module__hYNEGW__confirmDesc{color:#64748b;margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.TableActionBar-module__hYNEGW__confirmActions{justify-content:center;gap:.75rem;display:flex}.TableActionBar-module__hYNEGW__btnCancel{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s}.TableActionBar-module__hYNEGW__btnCancel:hover{background:#f8fafc;border-color:#cbd5e1}.TableActionBar-module__hYNEGW__btnDelete{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .15s;box-shadow:0 2px 8px #ef44444d}.TableActionBar-module__hYNEGW__btnDelete:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ef444466}.editor-table-selected{outline-offset:2px;border-radius:4px;outline:2px solid #667eea!important}@media (prefers-color-scheme:dark){.TableActionBar-module__hYNEGW__confirmBox{background:#1e293b}.TableActionBar-module__hYNEGW__confirmTitle{color:#f1f5f9}.TableActionBar-module__hYNEGW__confirmDesc{color:#94a3b8}.TableActionBar-module__hYNEGW__btnCancel{color:#e2e8f0;background:#334155;border-color:#475569}.TableActionBar-module__hYNEGW__btnCancel:hover{background:#475569}}.dark .TableActionBar-module__hYNEGW__confirmBox{background:#1e293b}.dark .TableActionBar-module__hYNEGW__confirmTitle{color:#f1f5f9}.dark .TableActionBar-module__hYNEGW__confirmDesc{color:#94a3b8}.dark .TableActionBar-module__hYNEGW__btnCancel{color:#e2e8f0;background:#334155;border-color:#475569}@media (max-width:768px){.TableActionBar-module__hYNEGW__actionBar{flex-wrap:wrap;justify-content:center;max-width:calc(100vw - 2rem);position:fixed!important;top:auto!important;bottom:1rem!important;left:50%!important;transform:translate(-50%)!important}.TableActionBar-module__hYNEGW__label{display:none}.TableActionBar-module__hYNEGW__actionButton{padding:.5rem .625rem}.TableActionBar-module__hYNEGW__actionButton span:not(.TableActionBar-module__hYNEGW__icon){display:none}}
.page-module__BZtnyW__pageContainer{background:radial-gradient(circle at 0 0,#14b8a614,#0000 30rem),radial-gradient(circle at 100% 0,#f59e0b14,#0000 28rem);width:100%;min-height:100vh}.page-module__BZtnyW__innerContainer{width:100%;max-width:1440px;margin:0 auto;padding:2rem 1rem}@media (min-width:1536px){.page-module__BZtnyW__innerContainer{padding:2rem 4rem}}@media (min-width:1280px) and (max-width:1535px){.page-module__BZtnyW__innerContainer{padding:2rem 3rem}}@media (min-width:1024px) and (max-width:1279px){.page-module__BZtnyW__innerContainer{padding:2rem}}@media (min-width:768px) and (max-width:1023px){.page-module__BZtnyW__innerContainer{padding:2rem 1.5rem}}@media (max-width:767px){.page-module__BZtnyW__innerContainer{padding:1rem}}
.ThreadStatusBadge-module__pZUi7a__badge{white-space:nowrap;border:1px solid;border-radius:9999px;align-items:center;gap:4px;font-weight:600;display:inline-flex}.ThreadStatusBadge-module__pZUi7a__sm{padding:2px 8px;font-size:11px}.ThreadStatusBadge-module__pZUi7a__md{padding:3px 10px;font-size:12px}.ThreadStatusBadge-module__pZUi7a__icon{flex-shrink:0}.ThreadStatusBadge-module__pZUi7a__pending{color:#b45309;background-color:#fffbeb;border-color:#fde68a}.dark .ThreadStatusBadge-module__pZUi7a__pending{color:#fbbf24;background-color:#78350f4d;border-color:#92400e}.ThreadStatusBadge-module__pZUi7a__approved{color:#047857;background-color:#ecfdf5;border-color:#a7f3d0}.dark .ThreadStatusBadge-module__pZUi7a__approved{color:#34d399;background-color:#064e3b4d;border-color:#065f46}.ThreadStatusBadge-module__pZUi7a__rejected{color:#b91c1c;background-color:#fef2f2;border-color:#fecaca}.dark .ThreadStatusBadge-module__pZUi7a__rejected{color:#f87171;background-color:#7f1d1d4d;border-color:#991b1b}.ThreadStatusBadge-module__pZUi7a__violation{color:#c2410c;background-color:#fff7ed;border-color:#fed7aa}.dark .ThreadStatusBadge-module__pZUi7a__violation{color:#fb923c;background-color:#7c2d124d;border-color:#9a3412}
