:root{--primary-color: #16a34a;--primary-dark: #15803d;--secondary-color: #f59e0b;--bg-color: #f8fafc;--surface-color: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--border-color: #e2e8f0;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--radius: .75rem}body.theme-dark .tox-tinymce{border-color:var(--border-color)!important}body.theme-dark .tox:not(.tox-tinymce-inline) .tox-editor-header{background-color:var(--surface-color)!important;border-bottom:1px solid var(--border-color)!important}body.theme-dark .tox .tox-toolbar,body.theme-dark .tox .tox-toolbar__primary,body.theme-dark .tox .tox-toolbar__overflow{background:var(--surface-color)!important;background-image:none!important}body.theme-dark .tox .tox-toolbar__group{border-color:var(--border-color)!important}body.theme-dark .tox .tox-tbtn,body.theme-dark .tox .tox-mbtn,body.theme-dark .tox .tox-tbtn--bespoke,body.theme-dark .tox .tox-split-button{color:var(--text-secondary)!important}body.theme-dark .tox .tox-tbtn--bespoke{background-color:var(--bg-color)!important}body.theme-dark .tox .tox-tbtn svg,body.theme-dark .tox .tox-mbtn svg,body.theme-dark .tox .tox-tbtn--bespoke svg,body.theme-dark .tox .tox-split-button svg{fill:currentColor!important}body.theme-dark .tox .tox-tbtn:hover,body.theme-dark .tox .tox-tbtn--bespoke:hover,body.theme-dark .tox .tox-mbtn:hover,body.theme-dark .tox .tox-split-button:hover{background-color:var(--bg-color)!important;color:var(--text-primary)!important}body.theme-dark .tox .tox-tbtn--enabled,body.theme-dark .tox .tox-tbtn--enabled:hover{background-color:#16a34a33!important;color:#4ade80!important}body.theme-dark .tox .tox-menu{background-color:var(--surface-color)!important;border:1px solid var(--border-color)!important}body.theme-dark .tox .tox-collection__item{color:var(--text-secondary)!important}body.theme-dark .tox .tox-collection__item--active{background-color:var(--bg-color)!important;color:var(--text-primary)!important}body.theme-dark .tox .tox-collection__item--active .tox-collection__item-icon,body.theme-dark .tox .tox-collection__item--active .tox-collection__item-caret{color:var(--text-primary)!important}body.theme-dark .tox .tox-statusbar{background-color:var(--surface-color)!important;border-top:1px solid var(--border-color)!important;color:var(--text-secondary)!important}::view-transition-group(root),::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal;pointer-events:none}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:9999;animation:1.2s cubic-bezier(.25,1,.5,1) both water-pour}@keyframes water-pour{0%{clip-path:circle(0% at 50% 0%)}to{clip-path:circle(150% at 50% 0%)}}body,.bg-surface,.bg-bg,.border-border,.text-text-primary,.text-text-secondary,input,textarea,select,.btn-auth,.nav-link,.card,.modal-content,.dropdown-menu{transition:background-color .5s cubic-bezier(.4,0,.2,1),border-color .5s cubic-bezier(.4,0,.2,1),color .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1)}body.theme-dark{--bg-color: #0b1220;--surface-color: #0f172a;--text-primary: #e2e8f0;--text-secondary: #94a3b8;--border-color: #1f2937}@media(prefers-color-scheme:dark){body.theme-auto{--bg-color: #0b1220;--surface-color: #0f172a;--text-primary: #e2e8f0;--text-secondary: #94a3b8;--border-color: #1f2937}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}.animate-fade-in-up{animation:fadeInUp .8s cubic-bezier(.2,.8,.2,1) forwards}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(20px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate-fade-in-right{animation:fadeInRight .5s cubic-bezier(.2,.8,.2,1) forwards}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.bg-grid-pattern{background-image:linear-gradient(to right,#f0fdf4 1px,transparent 1px),linear-gradient(to bottom,#f0fdf4 1px,transparent 1px);background-size:24px 24px}code{background-color:#f1f5f9;color:#ef4444;padding:.2rem .4rem;border-radius:.375rem;font-family:monospace;font-size:.9em;border:1px solid #e2e8f0;vertical-align:middle}.spoiler{filter:blur(5px);transition:filter .3s ease;cursor:pointer;-webkit-user-select:none;user-select:none;border:none!important;background:transparent!important;box-shadow:none!important;padding:0!important;margin:0!important}.spoiler.spoiler-open{filter:blur(0)!important;cursor:text;-webkit-user-select:text;user-select:text}body{font-family:Chakra Petch,sans-serif!important;min-height:100vh;display:flex;flex-direction:column}button,input,select,textarea{font-family:Chakra Petch,sans-serif!important;background-color:var(--bg-color);margin:0;color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0;height:0;display:none}@media(max-width:640px){.container{padding-left:1rem;padding-right:1rem}.card,.bg-white,.group,.rounded-2xl{border-radius:1rem}.prose img{max-width:100%;height:auto}.topic-header-tight{padding:.75rem 1rem}.topic-header-tight h1{font-size:1.25rem;margin-bottom:.25rem}.topic-meta-row{gap:.5rem;flex-wrap:wrap}.mobile-list-item{padding:.75rem}.mobile-list-item .w-12{width:2.5rem!important}.mobile-list-item .h-12{height:2.5rem!important}.truncate-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-clamp:2}.lg\:hidden .flex>a{padding:.5rem .75rem;border-radius:.75rem;font-size:.85rem}.lg\:hidden .flex{gap:.5rem}.navbar{height:64px}.navbar-container{padding:0 1rem}.nav-right .nav-link{padding:.25rem .5rem}.bg-white.rounded-2xl{padding:.75rem}.space-y-4>.group{padding:.75rem}.space-y-4>.group .bg-gray-50.w-12{display:flex;width:3rem;padding:.25rem;gap:.25rem}.space-y-4>.group .bg-gray-50.w-12 i{display:inline-block;font-size:.75rem}.space-y-4>.group .bg-gray-50.w-12 span{font-size:.9rem;font-weight:700}.prose.prose-sm{font-size:.95rem}.prose.prose-sm h1{font-size:1.5rem}.prose.prose-sm h2{font-size:1.25rem}.prose.prose-sm h3{font-size:1.1rem}.prose.prose-sm p{margin:.75rem 0}#comments{padding:.75rem}#comments h3{margin-bottom:.75rem}#comments .space-y-6>div{padding:.5rem}#mobile-community-content,#mobile-top-users-content{-webkit-overflow-scrolling:touch}#mobile-community-content a,#mobile-top-users-content .flex{padding:.5rem}#mobile-community-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}#mobile-community-content a{border:1px solid var(--border-color);border-radius:.75rem;background:var(--surface-color);gap:.5rem}#mobile-community-content .w-8,#mobile-community-content .h-8{width:28px;height:28px}#mobile-community-content .text-sm{font-size:.9rem}#mobile-community-content .text-xs{font-size:.75rem}#mobile-community-content a{min-height:48px}#mobile-community-content .truncate{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}#mobile-top-users-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}#mobile-top-users-content>div{margin-top:0;padding:.5rem;border:1px solid #eef2f7;border-radius:.75rem;background:#fff}#mobile-top-users-content .w-10,#mobile-top-users-content .h-10{width:36px;height:36px}#mobile-top-users-content .text-sm{font-size:.9rem}#mobile-top-users-content .text-xs{font-size:.75rem}#mobile-top-users-content .flex>span{font-size:.75rem;padding:.25rem .4rem}#mobile-top-users-content .flex{gap:.5rem;align-items:center}#mobile-top-users-content>div{min-height:48px}#mobile-top-users-content .truncate{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-clamp:1}.lg\:hidden .bg-white.rounded-2xl{padding:.5rem;border-radius:.75rem}.lg\:hidden h3{margin-bottom:.5rem;font-size:.85rem}.lg\:hidden .grid{gap:.5rem}.bg-white.border-b .container .flex.flex-col{align-items:center}.bg-white.border-b .container .flex.flex-col>div:first-child{text-align:center}.bg-white.rounded-2xl.border.border-gray-100.shadow-sm:has(#mobile-top-users-content){display:none}}@media(max-width:480px){.topic-header-tight h1{font-size:1.1rem}.nav-right{gap:.5rem}.lg\:hidden .flex>a{font-size:.8rem}.bg-white.rounded-2xl{padding:.5rem}.space-y-4>.group{padding:.5rem}}.navbar{background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:70px;position:sticky;top:0;z-index:1000;border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.theme-dark .navbar{background:#0f172af2}.theme-dark .bg-white{background-color:var(--surface-color)!important}.theme-dark .border-gray-100,.theme-dark .border-gray-200{border-color:var(--border-color)!important}.theme-dark .text-gray-800,.theme-dark .text-gray-700{color:var(--text-primary)!important}.theme-dark .text-gray-600,.theme-dark .text-gray-500,.theme-dark .text-gray-400{color:var(--text-secondary)!important}.theme-dark .bg-gray-50{background-color:#162032!important}.theme-dark .bg-gray-100{background-color:#1e293b!important}.theme-dark .bg-gray-200{background-color:#334155!important}.theme-dark .bg-bg{background-color:var(--bg-color)!important}.theme-dark .bg-bg\/50{background-color:#0b122080!important}.theme-dark .bg-bg\/75{background-color:#0b1220bf!important}.theme-dark .nav-link:hover,.theme-dark .nav-link.active{background-color:#16a34a26!important;color:var(--primary-color)!important}.theme-dark .mobile-menu-overlay{background:var(--surface-color)!important}.theme-dark table thead tr{background-color:#0d1528!important}.theme-dark .prose,.theme-dark .prose-sm{color:var(--text-primary)!important}.theme-dark .modal-root .bg-white{background-color:var(--surface-color)!important}.theme-dark input,.theme-dark textarea,.theme-dark select{background-color:#0b1220!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.theme-dark .shadow-sm{box-shadow:none!important}.theme-dark .bg-surface{background-color:var(--surface-color)!important}.theme-dark .text-gray-900{color:var(--text-primary)!important}.theme-dark .bg-gray-50\/50{background-color:#16203280!important}.theme-dark .bg-white\/50{background-color:#0f172a99!important}.theme-dark .bg-white\/75{background-color:#0f172abf!important}.theme-dark .hover\:bg-gray-50:hover{background-color:#162032!important}.theme-dark .hover\:bg-white:hover{background-color:var(--surface-color)!important}.theme-dark .border-white,.theme-dark .border-white\/50{border-color:var(--border-color)!important}.theme-dark .bg-purple-50{background-color:#4f46e526!important}.theme-dark .bg-purple-100{background-color:#4f46e540!important}.theme-dark .border-purple-200{border-color:#4f46e559!important}.theme-dark .bg-blue-50\/50{background-color:#3b82f61a!important}.theme-dark .bg-yellow-50\/50{background-color:#f59e0b1a!important}.theme-dark .text-yellow-800{color:#fcd34d!important}.theme-dark .border-yellow-100{border-color:#f59e0b33!important}.theme-dark .bg-blue-50{background-color:#3b82f626!important}.theme-dark .bg-blue-100{background-color:#3b82f640!important}.theme-dark .border-blue-200{border-color:#3b82f659!important}.theme-dark .bg-green-50{background-color:#16a34a26!important}.theme-dark .bg-green-100{background-color:#16a34a40!important}.theme-dark .border-green-200{border-color:#16a34a59!important}.theme-dark .bg-yellow-50{background-color:#f59e0b26!important}.theme-dark .bg-yellow-100{background-color:#f59e0b40!important}.theme-dark .border-yellow-200{border-color:#f59e0b59!important}.theme-dark .bg-red-100{background-color:#ef444440!important}.theme-dark .border-red-200{border-color:#ef444459!important}.theme-dark .bg-indigo-50{background-color:#6366f126!important}.theme-dark .bg-indigo-100{background-color:#6366f140!important}.theme-dark .text-blue-600{color:#60a5fa!important}.theme-dark .text-indigo-600{color:#818cf8!important}.theme-dark .text-yellow-600{color:#facc15!important}.theme-dark .text-green-600{color:#4ade80!important}.theme-dark .text-red-600{color:#f87171!important}.theme-dark .text-gray-500{color:#94a3b8!important}.theme-dark .border-gray-50{border-color:var(--border-color)!important}.theme-dark .bg-green-100{background-color:#22c55e26!important}.theme-dark .text-green-800{color:#4ade80!important}.theme-dark .bg-red-100{background-color:#ef444426!important}.theme-dark .text-red-800{color:#f87171!important}.theme-dark .bg-yellow-100{background-color:#eab30826!important}.theme-dark .text-yellow-800{color:#facc15!important}.theme-dark .bg-emerald-50{background-color:#10b98126!important}.theme-dark .text-emerald-500,.theme-dark .text-emerald-600{color:#34d399!important}.theme-dark .border-emerald-100{border-color:#10b98133!important}.theme-dark .bg-red-50{background-color:#ef444426!important}.theme-dark .text-red-500,.theme-dark .text-red-600{color:#f87171!important}.theme-dark .border-red-100{border-color:#ef444433!important}.theme-dark .bg-yellow-50{background-color:#eab30826!important}.theme-dark .text-yellow-500,.theme-dark .text-yellow-600{color:#facc15!important}.theme-dark .border-yellow-100{border-color:#eab30833!important}.theme-dark .bg-purple-50{background-color:#a855f726!important}.theme-dark .text-purple-600{color:#c084fc!important}.theme-dark .border-purple-100{border-color:#a855f733!important}.theme-dark #dash-avatar{background-color:var(--surface-color)!important;border-color:var(--border-color)!important}.theme-dark #member-activate-banner .bg-white{background-color:var(--surface-color)!important;color:var(--text-primary)!important}.theme-dark #member-activate-banner .hover\:bg-green-50:hover{background-color:#16a34a26!important}.theme-dark .wallet-header-clean{background-color:var(--surface-color)!important;border-color:var(--border-color)!important;box-shadow:none!important}.theme-dark .chip{background-color:var(--surface-color)!important;color:var(--text-secondary)!important;border-color:var(--border-color)!important}.theme-dark .chip.active{background-color:#16a34a26!important;color:#16a34a!important;border-color:#16a34a40!important;box-shadow:0 0 0 2px #16a34a1f inset!important}.nav#global-loader{position:fixed;inset:0;z-index:9999;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .5s ease,visibility .5s ease}body.theme-dark #global-loader{background-color:#111827}#global-loader.hidden{opacity:0;visibility:hidden;pointer-events:none}.loader-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.loader-logo{width:80px;height:80px;object-fit:contain;animation:loader-pulse 1.5s ease-in-out infinite}.loader-server{font-size:1.5rem;font-weight:700;color:#059669;letter-spacing:.05em;text-transform:uppercase;animation:loader-fadein .6s ease-out forwards}.loader-bar{width:200px;height:4px;background:#e5e7eb;border-radius:9999px;overflow:hidden}.loader-progress{height:100%;background:linear-gradient(90deg,#34d399,#059669);border-radius:9999px;animation:loader-fill 1.2s ease-out forwards}@keyframes loader-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.85}}@keyframes loader-fadein{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes loader-fill{0%{width:0%}to{width:100%}}.navbar-container{max-width:1280px;margin:0 auto;padding:0 1.5rem;height:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.navbar-brand{font-weight:700;font-size:1.25rem;color:var(--text-primary);text-decoration:none;display:flex;align-items:center;gap:.75rem;z-index:20}.navbar-brand img{height:60px;width:auto;transition:all .3s ease}.nav-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;gap:2rem;align-items:center}.nav-link{color:var(--text-secondary);text-decoration:none;font-weight:700!important;font-size:.95rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;padding:.5rem .75rem;border-radius:1rem}.nav-link:hover,.nav-link.active{color:var(--primary-color);background-color:#16a34a0d}.nav-right{display:flex;align-items:center;gap:1rem;z-index:20}.btn-auth{padding:.5rem 1.25rem;border-radius:99px;font-weight:600;font-size:.9rem;transition:all .2s;text-decoration:none}.btn-login{color:var(--text-secondary);background:transparent}.btn-login:hover{color:var(--primary-color)}.btn-register{background:var(--primary-color);color:#fff;box-shadow:0 2px 4px #16a34a33}.btn-register:hover{background:var(--primary-dark);transform:translateY(-1px)}.mobile-menu-overlay{display:none;position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:#fff;padding:2rem;z-index:999}.mobile-menu-overlay.active{display:block}@media(max-width:768px){.nav-center{display:none}.mobile-menu-btn{display:block}}.custom-code-block{font-size:1rem;line-height:1.75}.custom-code-block h1{font-size:2em;font-weight:700;margin:1em 0 .5em;line-height:1.2}.custom-code-block h2{font-size:1.5em;font-weight:600;margin:1em 0 .5em;line-height:1.3}.custom-code-block h3{font-size:1.25em;font-weight:600;margin:1em 0 .5em;line-height:1.4}.custom-code-block ul{list-style-type:disc;padding-left:1.5em;margin:1em 0}.custom-code-block ol{list-style-type:decimal;padding-left:1.5em;margin:1em 0}.custom-code-block li{margin:.5em 0}.custom-code-block p{margin:1em 0}.custom-code-block img{max-width:100%;height:auto;border-radius:.5rem;display:block;margin:1em 0;box-shadow:0 4px 6px -1px #0000001a}.custom-code-block a{color:#2563eb;text-decoration:underline}.custom-code-block strong{font-weight:700}.custom-code-block em{font-style:italic}.custom-code-block pre{background:#1e293b;color:#e2e8f0;padding:1rem;border-radius:.75rem;overflow-x:auto;font-family:Fira Code,Consolas,monospace;font-size:.9em;line-height:1.5;border:1px solid #334155;margin:1rem 0}.custom-code-block code{font-family:Fira Code,Consolas,monospace}.custom-code-block :not(pre)>code,code.inline-code,code{background-color:#f1f5f9;color:#ef4444;padding:.2rem .4rem;border-radius:.375rem;border:1px solid #e2e8f0;font-size:.9em;font-family:Fira Code,Consolas,monospace;vertical-align:middle}.custom-code-block blockquote{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;padding:1rem 1.5rem;margin:1.5rem 0;color:#475569;font-style:normal;font-size:.95em;position:relative}.custom-code-block blockquote p:first-child{font-weight:600;color:#2563eb;margin-bottom:.5rem;border-bottom:1px dashed #e2e8f0;padding-bottom:.5rem;display:inline-block}
