@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700&family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&display=swap";
:root{--bg-primary:#0a0a0a;--bg-secondary:#141414;--bg-elevated:#1f1f1f;--accent-primary:#fff;--accent-muted:#a1a1a1;--accent-blue:#3b82f6;--accent-yellow:#eab308;--border-subtle:#ffffff14;--border-strong:#ffffff26;--shadow-sm:0 1px 2px 0 #00000080;--shadow-md:0 4px 6px -1px #00000080;--shadow-lg:0 10px 15px -3px #0009;--shadow-xl:0 20px 25px -5px #000000b3;--gap-xs:8px;--gap-s:16px;--gap-m:24px;--gap-l:32px;--sidebar-width:72px;--header-height:64px;--max-content-width:1200px}[data-theme=light]{--bg-primary:#f9fafb;--bg-secondary:#fff;--bg-elevated:#f3f4f6;--accent-primary:#111827;--accent-muted:#6b7280;--border-subtle:#0000000d;--border-strong:#0000001f;--shadow-sm:0 1px 3px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media (max-width:768px){:root{--sidebar-width:0px}}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-primary);max-width:100vw;color:var(--accent-primary);-webkit-font-smoothing:antialiased;font-family:Inter,IBM Plex Sans Arabic,system-ui,-apple-system,sans-serif;overflow-x:clip}[lang=ar] body{font-family:IBM Plex Sans Arabic,sans-serif!important}.content-wrapper{min-height:100vh;margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));flex-direction:column;transition:margin-left .3s,width .3s;display:flex}@media (max-width:768px){.content-wrapper{width:100%;margin-left:0}}.main-content{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));padding-top:0;transition:margin-left .3s,width .3s}@media (max-width:768px){.main-content{width:100%;margin-left:0}}h1,h2,h3,h4,.font-outfit{font-family:Outfit,sans-serif}button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .2s}button:active{transform:scale(.98)}a{color:inherit;text-decoration:none}.glass{background:var(--bg-elevated);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-subtle)}[data-theme=light] .glass{background:#ffffffb3}.animate-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Sidebar-module__XRNO5a__sidebar{z-index:50;background-color:#000;border-right:1px solid #1f1f1f;flex-direction:column;width:72px;height:100vh;padding:1rem 0;transition:width .15s,transform .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden;pointer-events:auto!important}.Sidebar-module__XRNO5a__topSection,.Sidebar-module__XRNO5a__bottomSection{flex-direction:column;flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.Sidebar-module__XRNO5a__topRow{justify-content:center;align-items:center;width:100%;padding:0 8px;display:flex}.Sidebar-module__XRNO5a__midSection{flex-direction:column;flex:1;align-items:center;gap:1.5rem;width:100%;min-height:0;padding-top:1.5rem;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__searchBar{cursor:pointer;background:#141414;border:1px solid #222;border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:44px;padding:0;transition:all .2s;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__searchBar:hover{background:#1a1a1a;border-color:#333}.Sidebar-module__XRNO5a__searchIcon{color:#666;flex-shrink:0}.Sidebar-module__XRNO5a__searchInput{color:#888;background:0 0;border:none;outline:none;width:100%;font-size:15px;display:none}.Sidebar-module__XRNO5a__brandLogo{flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.Sidebar-module__XRNO5a__expandToggle{color:#888;cursor:pointer;opacity:0;background:#000000bf;border:1px solid #333;border-radius:12px;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.Sidebar-module__XRNO5a__expandToggleVisible{opacity:1}.Sidebar-module__XRNO5a__expandToggle:hover{color:#fff;background:#000000e6}.Sidebar-module__XRNO5a__collapseToggle{color:#888;cursor:pointer;background:0 0;border:1px solid #333;border-radius:8px;flex-shrink:0;padding:6px;transition:all .2s;display:none}.Sidebar-module__XRNO5a__collapseToggle:hover{color:#fff;background:#ffffff0d}.Sidebar-module__XRNO5a__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:opacity .2s;display:none}.Sidebar-module__XRNO5a__navItem{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:56px;height:56px;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__XRNO5a__navItem:hover{color:#fff;background-color:#ffffff0d}.Sidebar-module__XRNO5a__navItemActive{color:#fff;background-color:#ffffff1a}.Sidebar-module__XRNO5a__iconLabel{margin-top:2px;font-size:10px;font-weight:500}.Sidebar-module__XRNO5a__threadsWrapper{flex:1;width:100%;min-height:0;margin-top:10px;position:relative;overflow:hidden}.Sidebar-module__XRNO5a__threadsList{padding:4px;position:absolute;inset:0;overflow:hidden auto}.Sidebar-module__XRNO5a__threadsList::-webkit-scrollbar{width:4px}.Sidebar-module__XRNO5a__threadsList::-webkit-scrollbar-track{background:0 0}.Sidebar-module__XRNO5a__threadsList::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}[data-theme=light] .Sidebar-module__XRNO5a__threadsList::-webkit-scrollbar-thumb{background:#00000040}.Sidebar-module__XRNO5a__threadItem{cursor:pointer;color:#888;white-space:nowrap;text-overflow:ellipsis;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;transition:all .15s;display:none;overflow:hidden}.Sidebar-module__XRNO5a__threadItem:hover{color:#ccc;background:#ffffff0d}.Sidebar-module__XRNO5a__threadItemActive{color:#fff;background:#ffffff14}.Sidebar-module__XRNO5a__threadIcon{opacity:.5;flex-shrink:0}.Sidebar-module__XRNO5a__threadTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (min-width:769px){.Sidebar-module__XRNO5a__sidebar:not(.Sidebar-module__XRNO5a__desktopExpanded) .Sidebar-module__XRNO5a__iconLabel{display:none}.Sidebar-module__XRNO5a__sidebar:not(.Sidebar-module__XRNO5a__desktopExpanded) .Sidebar-module__XRNO5a__expandToggle{display:flex}.Sidebar-module__XRNO5a__sidebar:not(.Sidebar-module__XRNO5a__desktopExpanded) .Sidebar-module__XRNO5a__threadsList{display:none}.Sidebar-module__XRNO5a__desktopExpanded{width:280px}.Sidebar-module__XRNO5a__desktopExpanded .Sidebar-module__XRNO5a__topRow{justify-content:space-between;padding:0 16px}.Sidebar-module__XRNO5a__desktopExpanded .Sidebar-module__XRNO5a__collapseToggle{display:flex}.Sidebar-module__XRNO5a__desktopExpanded .Sidebar-module__XRNO5a__expandToggle{display:none!important}.Sidebar-module__XRNO5a__desktopExpanded .Sidebar-module__XRNO5a__midSection{align-items:flex-start;padding-left:1rem;padding-right:1rem}.Sidebar-module__XRNO5a__desktopExpanded .Sidebar-module__XRNO5a__searchBar{justify-content:flex-start;gap:10px;width:100%;height:48px;padding:0 16px}.Sidebar-module__XRNO5a__desktopExpanded .Sidebar-module__XRNO5a__searchInput{display:block}.Sidebar-module__XRNO5a__desktopExpanded .Sidebar-module__XRNO5a__navItem{flex-direction:row;justify-content:flex-start;gap:16px;width:100%;height:auto;padding:12px}.Sidebar-module__XRNO5a__desktopExpanded .Sidebar-module__XRNO5a__iconLabel{margin-top:0;font-size:14px;display:block}.Sidebar-module__XRNO5a__desktopExpanded .Sidebar-module__XRNO5a__threadsWrapper{flex:1;min-height:0;display:flex}.Sidebar-module__XRNO5a__desktopExpanded .Sidebar-module__XRNO5a__threadItem{display:flex}.Sidebar-module__XRNO5a__desktopExpanded .Sidebar-module__XRNO5a__topSection,.Sidebar-module__XRNO5a__desktopExpanded .Sidebar-module__XRNO5a__bottomSection{align-items:flex-start;padding-left:1rem}}@media (max-width:768px){.Sidebar-module__XRNO5a__sidebar{width:85%;max-width:320px;padding:0;transform:translate(-100%);box-shadow:20px 0 50px #0000004d}.Sidebar-module__XRNO5a__sidebarOpen{transform:translate(0)}.Sidebar-module__XRNO5a__topSection{border-bottom:1px solid var(--border-subtle);margin-bottom:12px;padding:24px 20px}.Sidebar-module__XRNO5a__topRow{justify-content:flex-start;padding:0}.Sidebar-module__XRNO5a__brandLogo{width:48px;height:48px}.Sidebar-module__XRNO5a__midSection{align-items:flex-start;gap:8px;padding:0 16px}.Sidebar-module__XRNO5a__searchBar{background:var(--bg-secondary);border-radius:12px;width:100%;height:44px;margin-bottom:12px;padding:0 16px}.Sidebar-module__XRNO5a__searchInput{font-size:14px;display:block}.Sidebar-module__XRNO5a__navItem{border-radius:12px;flex-direction:row;justify-content:flex-start;gap:16px;width:100%;height:52px;padding:0 16px}.Sidebar-module__XRNO5a__navItem svg{width:20px;height:20px}.Sidebar-module__XRNO5a__iconLabel{margin-top:0;font-size:15px;font-weight:600;display:block!important}.Sidebar-module__XRNO5a__threadsWrapper{border-top:1px solid var(--border-subtle);flex-direction:column;margin-top:20px;padding-top:20px;display:flex}.Sidebar-module__XRNO5a__threadItem{padding:12px 16px;font-size:14px;display:flex}.Sidebar-module__XRNO5a__bottomSection{border-top:1px solid var(--border-subtle);padding:24px 16px}.Sidebar-module__XRNO5a__closeButton{color:var(--accent-primary);z-index:60;opacity:.6;display:flex;position:absolute;top:24px;right:20px}.Sidebar-module__XRNO5a__closeButton:hover{opacity:1}.Sidebar-module__XRNO5a__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;z-index:45;background:#0006;transition:all .3s;display:block;position:fixed;inset:0}.Sidebar-module__XRNO5a__overlayOpen{opacity:1;visibility:visible}}[data-theme=light] .Sidebar-module__XRNO5a__sidebar{background-color:#fff;border-right:1px solid #0000000d}[data-theme=light] .Sidebar-module__XRNO5a__searchBar{background:#f3f4f6;border-color:#0000000d}[data-theme=light] .Sidebar-module__XRNO5a__searchBar:hover{background:#f9fafb}[data-theme=light] .Sidebar-module__XRNO5a__searchInput{color:#111827}[data-theme=light] .Sidebar-module__XRNO5a__navItem{color:#4b5563}[data-theme=light] .Sidebar-module__XRNO5a__navItem:hover{color:#111827;background-color:#f9fafb}[data-theme=light] .Sidebar-module__XRNO5a__navItemActive{color:#111827;background-color:#f3f4f6}[data-theme=light] .Sidebar-module__XRNO5a__threadItem{color:#4b5563}[data-theme=light] .Sidebar-module__XRNO5a__threadItem:hover{color:#111827;background:#f9fafb}[data-theme=light] .Sidebar-module__XRNO5a__threadItemActive{color:#111827;background:#f3f4f6}[data-theme=light] .Sidebar-module__XRNO5a__threadIcon{color:#6b7280}[data-theme=light] .Sidebar-module__XRNO5a__threadItemActive .Sidebar-module__XRNO5a__threadIcon{color:#111827}[data-theme=light] .Sidebar-module__XRNO5a__threadLoading{color:#6b7280}[data-theme=light] .Sidebar-module__XRNO5a__expandToggle{color:#4b5563;background:#fffc;border-color:#0000001a}[data-theme=light] .Sidebar-module__XRNO5a__expandToggle:hover{color:#111827;background:#fff}[data-theme=light] .Sidebar-module__XRNO5a__collapseToggle{color:#4b5563;border-color:#0000001a}[data-theme=light] .Sidebar-module__XRNO5a__collapseToggle:hover{color:#111827;background-color:#f3f4f6}[data-theme=light] .Sidebar-module__XRNO5a__closeButton{color:#111827}[data-theme=light] .Sidebar-module__XRNO5a__overlay{background:#0000001a}
.Header-module__lnUIdW__header{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:64px;margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));background-color:#00000080;justify-content:flex-end;align-items:center;padding:0 24px;transition:margin-left .3s,width .3s;display:flex;position:sticky;top:0}@media (max-width:768px){.Header-module__lnUIdW__header{justify-content:space-between;width:100%;margin-left:0;padding:0 16px}}.Header-module__lnUIdW__actions{align-items:center;gap:16px;display:flex}.Header-module__lnUIdW__signIn,.Header-module__lnUIdW__signUp{font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s}.Header-module__lnUIdW__signIn{color:var(--accent-primary);opacity:.7}.Header-module__lnUIdW__signIn:hover{opacity:1}.Header-module__lnUIdW__signUp{background-color:var(--accent-primary);color:#000;border-radius:8px;padding:8px 16px;font-weight:600}.Header-module__lnUIdW__signUp:hover{opacity:.9}.Header-module__lnUIdW__coinsBadge{color:gold;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__lnUIdW__coinsBadge:hover{background:#333}.Header-module__lnUIdW__userInfo{align-items:center;display:flex}.Header-module__lnUIdW__userEmail{color:var(--accent-muted);font-size:14px}.Header-module__lnUIdW__signOutBtn{width:32px;height:32px;color:var(--accent-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__lnUIdW__signOutBtn:hover{color:#ef4444;background-color:#ffffff1a}.Header-module__lnUIdW__themeToggle{width:32px;height:32px;color:var(--accent-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__lnUIdW__themeToggle:hover{color:var(--accent-primary);background-color:#ffffff1a}.Header-module__lnUIdW__menuButton{color:var(--accent-primary);cursor:pointer;background:0 0;border:none;padding:8px;display:none}@media (max-width:768px){.Header-module__lnUIdW__menuButton{display:block}.Header-module__lnUIdW__userEmail{display:none}.Header-module__lnUIdW__actions{flex-wrap:nowrap;justify-content:flex-end;gap:12px}.Header-module__lnUIdW__userSection{justify-content:flex-end;align-items:center;display:flex}.Header-module__lnUIdW__coinsBadge{box-sizing:border-box;border-radius:18px;align-items:center;height:36px;margin-left:0;padding:0 12px;font-size:13px;display:flex}.Header-module__lnUIdW__signOutBtn{display:none}}[data-theme=light] .Header-module__lnUIdW__header{background-color:#ffffffb3;border-bottom:1px solid #0000000d;box-shadow:0 1px 2px #00000008}[data-theme=light] .Header-module__lnUIdW__themeToggle,[data-theme=light] .Header-module__lnUIdW__signOutBtn,[data-theme=light] .Header-module__lnUIdW__userEmail,[data-theme=light] .Header-module__lnUIdW__signIn{color:#4b5563}[data-theme=light] .Header-module__lnUIdW__themeToggle:hover,[data-theme=light] .Header-module__lnUIdW__signOutBtn:hover{color:#111827;background-color:#f3f4f6}[data-theme=light] .Header-module__lnUIdW__signOutBtn:hover{color:#ef4444}[data-theme=light] .Header-module__lnUIdW__signUp{color:#fff;background-color:#111827;box-shadow:0 4px 6px -1px #0000001a}[data-theme=light] .Header-module__lnUIdW__signUp:hover{opacity:1;background-color:#1f2937}[data-theme=light] .Header-module__lnUIdW__coinsBadge{color:#ca8a04;background:#fff;border-color:#0000001a;box-shadow:0 1px 2px #0000000d}[data-theme=light] .Header-module__lnUIdW__coinsBadge:hover{background:#f9fafb}
.LanguageSwitcher-module__psbpAa__container{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:8px;padding:4px 8px;transition:all .2s;display:flex}.LanguageSwitcher-module__psbpAa__icon{color:var(--accent-muted)}.LanguageSwitcher-module__psbpAa__switcher{align-items:center;display:flex}.LanguageSwitcher-module__psbpAa__button{color:var(--accent-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:600;transition:all .2s}.LanguageSwitcher-module__psbpAa__button:hover{color:var(--accent-primary)}.LanguageSwitcher-module__psbpAa__active{color:var(--accent-primary);background:var(--border-subtle)}.LanguageSwitcher-module__psbpAa__divider{background:var(--border-subtle);width:1px;height:12px;margin:0 4px}[data-theme=light] .LanguageSwitcher-module__psbpAa__container{background:#fff;border-color:#0000000d;box-shadow:0 1px 2px #0000000d}[data-theme=light] .LanguageSwitcher-module__psbpAa__button{color:#6b7280}[data-theme=light] .LanguageSwitcher-module__psbpAa__button:hover{color:#111827}[data-theme=light] .LanguageSwitcher-module__psbpAa__active{color:#111827;background:#f3f4f6}
.Footer-module__3hUVsW__footer{width:calc(100% - var(--sidebar-width));margin-left:var(--sidebar-width);border-top:1px solid var(--border-subtle);background:var(--bg-primary);padding:40px 0}.Footer-module__3hUVsW__container{max-width:var(--max-content-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 40px;display:flex}.Footer-module__3hUVsW__copyright{color:var(--accent-muted);font-size:13px}.Footer-module__3hUVsW__links{gap:24px;display:flex}.Footer-module__3hUVsW__link{color:var(--accent-muted);font-size:13px;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--accent-primary)}
