.settings-wrap{max-width:640px;margin:0 auto;padding:24px 20px 60px}.settings-page-title{color:var(--gray-900);align-items:center;gap:10px;margin-bottom:18px;font-size:24px;font-weight:800;display:flex}.settings-page-title i{color:#ef4444;font-size:20px}.settings-section{background:var(--card,#fff);border:1px solid var(--gray-dashed,#e5e7eb);border-radius:16px;margin-bottom:18px;padding:22px 22px 24px;box-shadow:0 10px 30px -10px #0000000f}.settings-section-title{color:var(--gray-900);margin:0 0 16px;font-size:16px;font-weight:700}.settings-field{margin-bottom:18px;display:block}.settings-field:last-child{margin-bottom:0}.settings-label{color:var(--gray-700,#374151);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.settings-input,.settings-textarea{width:100%;color:var(--gray-900);border:1px solid var(--gray-dashed,#d1d5db);background:#fff;border-radius:12px;min-height:48px;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s ease-out,box-shadow .15s ease-out}.settings-textarea{resize:vertical;min-height:84px;line-height:1.5}.settings-input:focus,.settings-textarea:focus{border-color:#ef4444;outline:none;box-shadow:0 0 0 3px #ef44441f}.settings-input.locked{color:var(--gray-500);cursor:not-allowed;background:#f7f7fa}.settings-username{align-items:center;gap:8px;display:flex}.settings-at{color:var(--gray-400);font-size:16px;font-weight:700}.settings-username .settings-input{flex:1}.settings-hint{color:var(--gray-500);margin-top:6px;font-size:12px;display:block}.settings-msg{border-radius:12px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:13.5px;font-weight:600;display:flex}.settings-msg.error{color:#b91c1c;background:#ffefef}.settings-msg.ok{color:#15803d;background:#e9fceb}.settings-actions{justify-content:flex-end;display:flex}.settings-btn{cursor:pointer;border:1px solid var(--gray-dashed,#e5e7eb);height:48px;color:var(--gray-900);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:700;transition:transform .15s ease-out,background .15s ease-out,opacity .15s;display:inline-flex}.settings-btn:hover{transform:translateY(-1px)}.settings-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.settings-btn.primary{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none}.settings-btn.danger{color:#b91c1c;border-color:#ef444466}.settings-radio-group{flex-wrap:wrap;gap:10px;margin:8px 0 0;display:flex}.settings-radio{border:1px solid var(--gray-dashed,#d1d5db);height:44px;color:var(--gray-700,#374151);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .15s ease-out,color .15s ease-out;display:inline-flex}.settings-radio.checked{color:#ef4444;border-color:#ef4444}.settings-account-row{flex-wrap:wrap;gap:10px;display:flex}.settings-danger{border-color:#ef444459}@media (max-width:480px){.settings-actions{justify-content:stretch}.settings-actions .settings-btn,.settings-account-row form,.settings-account-row .settings-btn{width:100%}.settings-radio{flex:auto;justify-content:center}}
.composer{max-width:720px;margin:0 auto;padding:24px 20px 60px}.composer-title{color:var(--gray-900);align-items:center;gap:10px;font-size:24px;font-weight:800;display:flex}.composer-title i{color:#ef4444;font-size:20px}.composer-sub{color:var(--gray-500);margin:6px 0 20px;font-size:14px}.composer-field{margin-bottom:18px;display:block}.composer-label{color:var(--gray-700,#374151);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.composer-optional{color:var(--gray-400);font-weight:500}.composer-input,.composer-textarea{width:100%;color:var(--gray-900);border:1px solid var(--gray-dashed,#d1d5db);background:#fff;border-radius:12px;min-height:48px;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s ease-out,box-shadow .15s ease-out}.composer-textarea{resize:vertical;min-height:240px;line-height:1.6}.composer-input:focus,.composer-textarea:focus{border-color:#ef4444;outline:none;box-shadow:0 0 0 3px #ef44441f}.composer-hint{color:var(--gray-500);margin-top:6px;font-size:12px;display:block}.composer-tabs{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:flex}.composer-tab{appearance:none;border:1px solid var(--gray-dashed,#d1d5db);color:var(--gray-500);cursor:pointer;background:#fff;border-radius:999px;min-height:36px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:color .15s,border-color .15s}.composer-tab.active{color:#ef4444;border-color:#ef4444}.composer-md-hint{color:var(--gray-400);margin-left:auto;font-size:11.5px}.composer-preview{border:1px solid var(--gray-dashed,#d1d5db);color:#1f2937;background:#fff;border-radius:12px;min-height:240px;padding:16px 18px;font-size:15px;line-height:1.7}.composer-preview-empty{color:var(--gray-400);font-style:italic}.composer-msg{border-radius:12px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:13.5px;font-weight:600;display:flex}.composer-msg.error{color:#b91c1c;background:#ffefef}.composer-msg.ok{color:#15803d;background:#e9fceb}.composer-actions{align-items:center;gap:10px;display:flex}.composer-btn{cursor:pointer;border:1px solid var(--gray-dashed,#e5e7eb);height:48px;color:var(--gray-900);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;transition:transform .15s ease-out,opacity .15s;display:inline-flex}.composer-btn:hover{transform:translateY(-1px)}.composer-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.composer-btn.primary{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none}@media (max-width:480px){.composer-actions{flex-direction:column-reverse;align-items:stretch}.composer-btn{width:100%}.composer-md-hint{display:none}}
[data-theme=dark]{--bg:#0a0a0a;--card:#161616;--card-hover:#1f1f1f;--canvas-inset:#050505;--canvas-subtle:#161616;--border:#2a2a2a;--border-muted:#202020;--text:#f5f5f5;--text-muted:#8b8b8b;--text-subtle:#6e6e6e;--primary-red:#ff6a56;--primary-red-hover:#ff8a7d;--red-bg:#ff6a561f;--success:#34e646;--success-bg:#3fb9501a;--warning:#f0d030;--warning-bg:#d299221a;--blue:#5e9eff;--blue-bg:#58a6ff1a;--purple:#bc8cff;--purple-bg:#bc8cff1a;--shadow-card:0 0 0 1px #2a2a2a;--shadow-card-hover:0 8px 24px #0006;--gray-50:#161616;--gray-100:#202020;--gray-200:#2a2a2a;--gray-300:#3a3a3a;--gray-400:#6e6e6e;--gray-500:#8b8b8b;--gray-600:#a8a8a8;--gray-700:#cfcfcf;--gray-800:#f5f5f5;--gray-900:#f5f5f5}:root{--dk-bg:#fff;--dk-card:#fff;--dk-card2:#f9fafb;--dk-border:#f3f4f6;--dk-border-muted:#e5e7eb;--dk-text:#111827;--dk-text-muted:#4b5563;--dk-text-subtle:#6b7280;--dk-hero-from:#fff;--dk-hero-to:#fff5f5;--dk-toc-bg:#fff;--dk-table-head:#f9fafb}[data-theme=dark]{--dk-bg:#0a0a0a;--dk-card:#161616;--dk-card2:#1f1f1f;--dk-border:#2a2a2a;--dk-border-muted:#202020;--dk-text:#f5f5f5;--dk-text-muted:#8b8b8b;--dk-text-subtle:#6e6e6e;--dk-hero-from:#0a0a0a;--dk-hero-to:#161616;--dk-toc-bg:#161616;--dk-table-head:#050505}body,.revesery-layout-container,.layout-sidebar,.layout-header,.layout-main,.layout-footer,.revesery-sidebar-container,.sidebar-header,.sidebar-footer,.nav-item,.card,.sidebar-widget,.sidebar-widget-header,.tab-container,.tab,.contributor-item,.share-content,.new-share-section,.share-input,.send-button{transition:background-color .2s,border-color .2s,color .2s}@media (prefers-reduced-motion:reduce){body,.revesery-layout-container,.layout-sidebar,.layout-header,.layout-main,.layout-footer,.revesery-sidebar-container,.sidebar-header,.sidebar-footer,.nav-item,.card,.sidebar-widget,.sidebar-widget-header,.tab-container,.tab,.contributor-item,.share-content,.new-share-section,.share-input,.send-button{transition:none}}[data-theme=dark] body{background:var(--bg)!important;color:var(--text)!important}[data-theme=dark] .revesery-layout-container{background:var(--bg)}[data-theme=dark] .layout-main{background:#0a0a0a!important}[data-theme=dark] .layout-footer{background:#161616!important}[data-theme=dark] .revesery-sidebar-container{background:var(--card)!important;border-right-color:var(--border)!important}[data-theme=dark] .sidebar-header{background:var(--card)!important;border-bottom-color:var(--border-muted)!important}[data-theme=dark] .logo-text{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);-webkit-background-clip:text;background-clip:text}[data-theme=dark] .nav-section-title{color:var(--text-subtle)!important}[data-theme=dark] .nav-item,[data-theme=dark] .nav-item-title{color:#cfcfcf!important}[data-theme=dark] .nav-item:hover{background:var(--card-hover)!important;color:var(--text)!important;border-color:var(--primary-red)!important}[data-theme=dark] .nav-item.active{color:#ff6a56!important;background:#ff6a561f!important}[data-theme=dark] .sidebar-footer{background:var(--card)!important;border-top-color:var(--border-muted)!important}[data-theme=dark] .dropdown-menu{background:var(--canvas-inset)!important}[data-theme=dark] .dropdown-item{color:var(--text-muted)!important}[data-theme=dark] .dropdown-item:hover{background:var(--card-hover)!important;color:var(--text)!important}[data-theme=dark] .explore-btn,[data-theme=dark] .desktop-action:not(.share-btn){color:#8b8b8b!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .explore-btn:hover,[data-theme=dark] .desktop-action:not(.share-btn):hover{color:#f5f5f5!important;background:#202020!important;border-color:#3a3a3a!important}[data-theme=dark] .header-login-btn{color:#fff!important;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important;border:none!important}[data-theme=dark] .notification-btn{color:#8b8b8b!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .modern-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:var(--border)!important;background:#0a0a0af2!important}[data-theme=dark] .revesery-brand-text,[data-theme=dark] .mobile-brand-text{color:#ff6a56!important}[data-theme=dark] .search-bar{background:var(--card)!important;border-color:var(--border)!important}[data-theme=dark] .search-input{color:var(--text)!important;caret-color:#ef4444!important;background:0 0!important}[data-theme=dark] .search-bar:focus-within{background:var(--card)!important;border-color:#ef4444!important;box-shadow:0 0 0 4px #ef44442e!important}[data-theme=dark] .search-input::placeholder,[data-theme=dark] .search-icon,[data-theme=dark] .search-shortcut{color:var(--text-subtle)!important}[data-theme=dark] .card,[data-theme=dark] .sidebar-widget{background:var(--card)!important;border-color:var(--border)!important;box-shadow:var(--shadow-card)!important}[data-theme=dark] .card:hover{box-shadow:var(--shadow-card-hover)!important}[data-theme=dark] .tab-container{background:var(--card)!important;border-color:var(--border)!important}[data-theme=dark] .tab{color:var(--text-muted)!important}[data-theme=dark] .tab:hover{color:var(--text)!important}[data-theme=dark] .tab.active{color:#ff6a56!important;border-bottom-color:#ff6a56!important}[data-theme=dark] .new-share-section,[data-theme=dark] .share-input-container{border-color:var(--border)!important;background:#161616!important}[data-theme=dark] .new-share-section:before{background:0 0!important}[data-theme=dark] .simple-avatar{border-color:var(--border)!important}[data-theme=dark] .avatar-placeholder{background:linear-gradient(135deg,#ef4444,#dc2626)!important}[data-theme=dark] .simple-avatar .avatar-placeholder{background:var(--canvas-inset)!important;color:var(--text-muted)!important;border:1px solid var(--border)!important}[data-theme=dark] .share-input{background:var(--canvas-inset)!important;color:var(--text)!important;border:1px solid var(--border)!important;border-radius:999px!important;height:44px!important;padding:0 16px!important}[data-theme=dark] .share-input::placeholder{color:var(--text-subtle)!important}[data-theme=dark] .revesery-footer{background:var(--card)!important;border-top:1px solid var(--border)!important}[data-theme=dark] .footer-brand-title,[data-theme=dark] .footer-nav-title,[data-theme=dark] .footer-community-title{color:var(--text)!important}[data-theme=dark] .footer-brand-desc,[data-theme=dark] .footer-nav-link,[data-theme=dark] .footer-community-subtitle{color:var(--text-muted)!important}[data-theme=dark] .footer-nav-link:hover{color:#ff6a56!important}[data-theme=dark] .footer-nav-link i{color:var(--text-subtle)!important}[data-theme=dark] .newsletter-input{background:var(--canvas-inset)!important;border-color:var(--border)!important;color:var(--text)!important}[data-theme=dark] .newsletter-input::placeholder,[data-theme=dark] .newsletter-info{color:var(--text-subtle)!important}[data-theme=dark] .sidebar-widget-header{border-bottom-color:var(--border)!important}[data-theme=dark] .sidebar-widget-title,[data-theme=dark] .text-gray-900,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3{color:var(--text)!important}[data-theme=dark] .text-gray-700,[data-theme=dark] .text-gray-600,[data-theme=dark] .text-gray-500,[data-theme=dark] .body-text{color:var(--text-muted)!important}[data-theme=dark] .text-gray-400,[data-theme=dark] .meta-text{color:var(--text-subtle)!important}[data-theme=dark] .border-t,[data-theme=dark] .border-gray-100{border-color:var(--border)!important}[data-theme=dark] .contributor-item{border-bottom-color:var(--border-muted)!important}[data-theme=dark] .contributor-name{color:var(--text)!important}[data-theme=dark] a.contributor-item:hover .contributor-name{color:var(--primary-red)!important}[data-theme=dark] .contributor-stats{color:var(--text-muted)!important}[data-theme=dark] .follow-btn{background:var(--card-hover)!important;border-color:var(--border)!important;color:var(--text)!important}[data-theme=dark] table{background:var(--card)!important}[data-theme=dark] th{background:var(--canvas-inset)!important;color:var(--text-subtle)!important;border-bottom-color:var(--border)!important}[data-theme=dark] td{border-bottom-color:var(--border-muted)!important;color:var(--text-muted)!important}[data-theme=dark] .section-card,[data-theme=dark] article[style]{background:var(--card)!important;border-color:var(--border)!important}[data-theme=dark] .login-card{background:var(--card)!important;border-color:var(--border)!important;box-shadow:var(--shadow-card-hover)!important}[data-theme=dark] .login-subtitle{color:var(--text-muted)!important}[data-theme=dark] .login-google-btn{background:var(--card-hover)!important;border-color:var(--border)!important;color:var(--text)!important}[data-theme=dark] .login-google-btn:hover,[data-theme=dark] .login-perk{background:var(--canvas-inset)!important}[data-theme=dark] .login-perk-label{color:var(--text-muted)!important}[data-theme=dark] .tool-input{background:var(--canvas-inset)!important;border-color:var(--border)!important;color:var(--text)!important}[data-theme=dark] .tool-result-card{background:var(--card)!important;border-color:var(--border)!important}[data-theme=dark] .social-link,[data-theme=dark] .social-link i,[data-theme=dark] .nav-icon[data-color=\#000000],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#000000]{color:#fff!important}[data-theme=dark] .mobile-right-menu{background:var(--bg)!important}[data-theme=dark] .mobile-menu-header{background:var(--bg)!important;border-bottom-color:var(--border)!important}[data-theme=dark] .mobile-menu-header h3{color:var(--text)!important}[data-theme=dark] .mobile-menu-close{color:var(--text-subtle)!important}[data-theme=dark] .mobile-menu-close:hover{background:var(--card-hover)!important;color:var(--text)!important}[data-theme=dark] .mobile-menu-item{color:var(--text-muted)!important}[data-theme=dark] .mobile-menu-item:hover{background:var(--card-hover)!important;color:var(--text)!important}[data-theme=dark] .mobile-sidebar-overlay{background:#000000b3!important}[data-theme=dark] *{scrollbar-color:#2a2a2a #0a0a0a}[data-theme=dark] ::-webkit-scrollbar-track{background:#0a0a0a}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#3a3a3a}[data-theme=dark] .role-badge{border:1px solid #0000;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}[data-theme=dark] .role-rookie{color:#8b8b8b!important;background:#6e76811a!important;border-color:#6e768166!important}[data-theme=dark] .role-explorer{color:#5e9eff!important;background:#1f6feb1a!important;border-color:#1f6feb66!important}[data-theme=dark] .role-insider{color:#34e646!important;background:#2ea0431a!important;border-color:#2ea04366!important}[data-theme=dark] .role-specialist{color:#38bdf8!important;background:#38bdf81a!important;border-color:#38bdf866!important}[data-theme=dark] .role-expert{color:#ff6a56!important;background:#da36331a!important;border-color:#da363366!important}[data-theme=dark] .role-master{color:#e3b341!important;background:#db6d281a!important;border-color:#db6d2866!important}[data-theme=dark] .role-legend{color:#bc8cff!important;background:#8250ff1a!important;border-color:#8250ff66!important}[data-theme=dark] .xp-tooltip{color:#f5f5f5!important;background:#161616!important;border:1px solid #2a2a2a!important}[data-theme=dark] .shares-container .bg-green-100{color:#34e646!important;background:#2ea0431a!important}[data-theme=dark] .shares-container .bg-red-100{color:#ff6a56!important;background:#da36331a!important}[data-theme=dark] .shares-container .bg-yellow-100{color:#f0d030!important;background:#d299221a!important}[data-theme=dark] .text-green-600{color:#34e646!important}[data-theme=dark] .text-red-500{color:#ff6a56!important}[data-theme=dark] .main-content-wrapper{color:#f5f5f5!important;background:#0a0a0a!important}[data-theme=dark] .main-content-wrapper section,[data-theme=dark] .main-content-wrapper>div>section{color:#f5f5f5!important;background:linear-gradient(135deg,#0a0a0a 0%,#161616 100%)!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper aside>div,[data-theme=dark] .main-content-wrapper aside{background:#161616!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper aside a{color:#8b8b8b!important}[data-theme=dark] .main-content-wrapper article{background:#161616!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper h1,[data-theme=dark] .main-content-wrapper h2,[data-theme=dark] .main-content-wrapper h3,[data-theme=dark] .main-content-wrapper strong{color:#f5f5f5!important}[data-theme=dark] .main-content-wrapper p,[data-theme=dark] .main-content-wrapper li,[data-theme=dark] .main-content-wrapper td,[data-theme=dark] .main-content-wrapper label{color:#8b8b8b!important}[data-theme=dark] .main-content-wrapper small,[data-theme=dark] .main-content-wrapper .meta-text{color:#6e6e6e!important}[data-theme=dark] .main-content-wrapper div[style*="background: #fff"],[data-theme=dark] .main-content-wrapper div[style*="background:#fff"],[data-theme=dark] .main-content-wrapper div[style*="background: \"#fff"],[data-theme=dark] .main-content-wrapper div[style*=\#FFFFFF],[data-theme=dark] .main-content-wrapper div[style*=\#F9FAFB],[data-theme=dark] .main-content-wrapper div[style*=\#FAFAFA],[data-theme=dark] .main-content-wrapper div[style*=\#F3F4F6]{background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper th{color:#6e6e6e!important;background:#050505!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper td{border-color:#202020!important}[data-theme=dark] .main-content-wrapper table{background:#161616!important}[data-theme=dark] .main-content-wrapper a[style*="color:#DC2626"],[data-theme=dark] .main-content-wrapper a[style*="color: #DC2626"],[data-theme=dark] .main-content-wrapper a[style*="color:#EF4444"],[data-theme=dark] .main-content-wrapper a[style*="color: #EF4444"]{color:#ff6a56!important}[data-theme=dark] .main-content-wrapper span[style*=FEF2F2],[data-theme=dark] .main-content-wrapper span[style*=FFF8E3],[data-theme=dark] .main-content-wrapper span[style*=ECF6FF]{color:#ff6a56!important;background:#ff6a5626!important}[data-theme=dark] .main-content-wrapper div[style*=E9FCEB],[data-theme=dark] .main-content-wrapper div[style*=\#E9FCEB]{background:#3fb95014!important;border-color:#238636!important}[data-theme=dark] .main-content-wrapper div[style*=FEF2F2],[data-theme=dark] .main-content-wrapper div[style*=\#FEF2F2]{background:#ff6a5614!important;border-color:#da3633!important}[data-theme=dark] .main-content-wrapper a[style*=linear-gradient]{background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper a[style*="background:#fff"],[data-theme=dark] .main-content-wrapper a[style*="background: #fff"],[data-theme=dark] .main-content-wrapper a[style*="background:#FFFFFF"],[data-theme=dark] .main-content-wrapper a[style*="background: #FFFFFF"],[data-theme=dark] .main-content-wrapper a[style*="background:var(--dk-card)"]{color:#f5f5f5!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper input[type=url],[data-theme=dark] .main-content-wrapper input[type=text]{color:#f5f5f5!important;background:#0a0a0a!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper input::placeholder{color:#6e6e6e!important}[data-theme=dark] .main-content-wrapper div[style*=F9FAFB],[data-theme=dark] .main-content-wrapper div[style*=\#F9FAFB]{background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper>div>div[style*="background: #fff"],[data-theme=dark] .main-content-wrapper>div>div[style*="maxWidth: 420"]{background:#161616!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper div[style*="border: \"1px solid #F3F4F6\""],[data-theme=dark] .main-content-wrapper a[style*="border: \"1px solid #F3F4F6\""]{background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .accent-tile,[data-theme=dark] .value-icon-tile{background:color-mix(in srgb, var(--accent) 15%, transparent)!important;border:1px solid color-mix(in srgb, var(--accent) 35%, transparent)!important}[data-theme=dark] .category-card{background:color-mix(in srgb, var(--accent) 12%, transparent)!important;border-color:color-mix(in srgb, var(--accent) 40%, transparent)!important}[data-theme=dark] .category-card:hover{background:color-mix(in srgb, var(--accent) 20%, transparent)!important}[data-theme=dark] .category-card span,[data-theme=dark] .accent-tile .accent-tile-label{color:#f5f5f5!important}[data-theme=dark] .chat-cta-bg,[data-theme=dark] .chat-bubble-me{background:#dc2626!important}[data-theme=dark] .chat-bubble-them{border:1px solid var(--border)!important}[data-theme=dark] .share-title,[data-theme=dark] .share-author-name,[data-theme=dark] .share-content h2,[data-theme=dark] .share-content h3{color:#f3f8fd!important}[data-theme=dark] .share-content{color:#c9d1d9!important}[data-theme=dark] .share-content a{color:#5e9eff!important}[data-theme=dark] .share-content blockquote{color:#c9d1d9!important;background:#ef44441f!important}[data-theme=dark] .share-content code{color:#f3f8fd!important;background:#ffffff14!important}[data-theme=dark] .share-content img{color:#8b949e!important;background:#1c1c1c!important}[data-theme=dark] .share-content img:before{background:repeating-linear-gradient(45deg,#1c1c1c,#1c1c1c 10px,#202020 10px 20px)!important}[data-theme=dark] .user-avatar-btn{background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .user-avatar-btn:hover{background:#262626!important;border-color:#3a3a3a!important}[data-theme=dark] .user-avatar-caret{color:var(--text-subtle)!important}[data-theme=dark] .user-dropdown{background:var(--card)!important;border-color:var(--border)!important;box-shadow:0 18px 48px -12px #000000a6!important}[data-theme=dark] .user-dropdown-name{color:var(--text)!important}[data-theme=dark] .user-dropdown-email{color:var(--text-muted)!important}[data-theme=dark] .user-dropdown-sep{background:var(--border-muted)!important}[data-theme=dark] .user-dropdown-item{color:var(--text-muted)!important}[data-theme=dark] .user-dropdown-item i{color:var(--text-subtle)!important}[data-theme=dark] .user-dropdown-item:hover{background:var(--card-hover)!important;color:var(--text)!important}[data-theme=dark] .user-dropdown-item:hover i{color:var(--text-muted)!important}[data-theme=dark] .user-dropdown-badge{color:#bc8cff!important;background:#bc8cff26!important;border:1px solid #bc8cff59!important}[data-theme=dark] .user-dropdown-logout,[data-theme=dark] .user-dropdown-logout i{color:#ff6a56!important}[data-theme=dark] .user-dropdown-logout:hover{color:#ff6a56!important;background:#ff6a5626!important}[data-theme=dark] .mobile-menu-profile-name{color:var(--text)!important}[data-theme=dark] .mobile-menu-profile-email{color:var(--text-muted)!important}[data-theme=dark] .mobile-menu-logout,[data-theme=dark] .mobile-menu-logout i{color:#ff6a56!important}[data-theme=dark] .sidebar-user-main:hover{background:var(--card-hover)!important}[data-theme=dark] .sidebar-user-name{color:var(--text)!important}[data-theme=dark] .sidebar-user-handle{color:var(--text-muted)!important}[data-theme=dark] .sidebar-user-logout{color:var(--text-subtle)!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .sidebar-user-logout:hover{color:#ff6a56!important;background:#ff6a5626!important;border-color:#ff6a5659!important}[data-theme=dark] .explore-section-title{color:#f5f5f5!important}[data-theme=dark] .explore-empty-note{color:var(--text-subtle)!important}[data-theme=dark] .explore-search-icon,[data-theme=dark] .explore-search-clear{color:#6e6e6e!important}[data-theme=dark] .explore-search-clear:hover{color:#f5f5f5!important;background:#1f1f1f!important}[data-theme=dark] .explore-tag-count{color:#6e6e6e!important}[data-theme=dark] .explore-tag-active-label{color:var(--text-subtle,#a3a3a3)!important}[data-theme=dark] .explore-show-more{color:var(--primary-red,#ff6a56)!important}[data-theme=dark] .explore-skeleton-line{background:linear-gradient(90deg,#161616 25%,#242424 37%,#161616 63%) 0 0/400% 100%!important}[data-theme=dark] .toast{color:#f5f5f5!important;background:#1f1f1f!important;box-shadow:0 10px 30px #00000080!important}[data-theme=dark] .toast.toast-error{color:#fff!important;background:#dc2626!important}[data-theme=dark] .comments-section{border-top-color:var(--border)!important}[data-theme=dark] .comments-title{color:var(--text)!important}[data-theme=dark] .comment-input{background:var(--card)!important;border-color:var(--border)!important;color:var(--text)!important}[data-theme=dark] .comment-input:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44442e!important}[data-theme=dark] .comment-hint{color:var(--text-subtle)!important}[data-theme=dark] .comments-empty{color:var(--text-muted)!important}[data-theme=dark] .comments-empty i{color:#3a3a3a!important}[data-theme=dark] .comment-author{color:var(--text)!important}[data-theme=dark] .comment-meta{color:var(--text-subtle)!important}[data-theme=dark] .comment-text{color:#cfcfcf!important}[data-theme=dark] .comment-action-btn{color:var(--text-muted)!important}[data-theme=dark] .comment-action-btn:hover{color:var(--text)!important}[data-theme=dark] .comment-action-btn.liked,[data-theme=dark] .comment-action-btn.liked i{color:#ef4444!important}[data-theme=dark] .share-action-bar{border-top-color:var(--border)!important}[data-theme=dark] .share-action-bar .sab-btn{color:#cfcfcf!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .share-action-bar .sab-btn:hover{background:#202020!important}[data-theme=dark] .share-action-bar .sab-btn.liked,[data-theme=dark] .share-action-bar .sab-btn.liked i{color:#ef4444!important;border-color:#ef444480!important}[data-theme=dark] .share-action-bar .sab-btn.bookmarked,[data-theme=dark] .share-action-bar .sab-btn.bookmarked i{color:#f0d030!important;border-color:#f0d03080!important}[data-theme=dark] .share-action-bar .sab-tested.ok,[data-theme=dark] .share-action-bar .sab-tested.ok i{color:#34e646!important;border-color:#22e64666!important}[data-theme=dark] .share-action-bar .sab-tested:not(.ok),[data-theme=dark] .share-action-bar .sab-tested:not(.ok) i{color:#f0d030!important;border-color:#f0d03066!important}[data-theme=dark] .share-action-bar .sab-tested.voted{background:#f0d03024!important}[data-theme=dark] .action-btn.liked,[data-theme=dark] .action-btn.liked i{color:#ef4444!important}[data-theme=dark] .action-btn.bookmarked,[data-theme=dark] .action-btn.bookmarked i{color:#f0d030!important}[data-theme=dark] .profile-bio,[data-theme=dark] .profile-about-bio,[data-theme=dark] .profile-about-meta li{color:#c9d1d9!important}[data-theme=dark] .profile-about-empty{color:#8b949e!important}[data-theme=dark] .profile-cta-ghost{color:#f5f5f5!important;background:#161b22!important;border-color:#30363d!important}[data-theme=dark] .profile-tabs{border-bottom-color:#30363d!important}[data-theme=dark] .profile-tab{color:#8b949e!important}[data-theme=dark] .profile-tab:hover{color:#f5f5f5!important}[data-theme=dark] .profile-tab.active{color:#ff6a56!important;border-bottom-color:#ff6a56!important}[data-theme=dark] .profile-tab-count{color:#8b949e!important;background:#21262d!important}[data-theme=dark] .profile-tab.active .profile-tab-count{color:#ff6a56!important;background:#ff6a5626!important}[data-theme=dark] .settings-section{background:#161b22!important;border-color:#30363d!important}[data-theme=dark] .settings-section-title{color:#f5f5f5!important}[data-theme=dark] .settings-label{color:#c9d1d9!important}[data-theme=dark] .settings-hint{color:#8b949e!important}[data-theme=dark] .settings-input,[data-theme=dark] .settings-textarea{color:#f5f5f5!important;background:#0d1117!important;border-color:#30363d!important}[data-theme=dark] .settings-input:focus,[data-theme=dark] .settings-textarea:focus{border-color:#ff6a56!important}[data-theme=dark] .settings-input.locked{color:#8b949e!important;background:#161b22!important}[data-theme=dark] .settings-radio{color:#c9d1d9!important;border-color:#30363d!important}[data-theme=dark] .settings-radio.checked{color:#ff6a56!important;border-color:#ff6a56!important}[data-theme=dark] .settings-danger{border-color:#ef444466!important}[data-theme=dark] .composer-title{color:#f5f5f5!important}[data-theme=dark] .composer-sub,[data-theme=dark] .composer-hint,[data-theme=dark] .composer-md-hint{color:#8b949e!important}[data-theme=dark] .composer-label{color:#c9d1d9!important}[data-theme=dark] .composer-input,[data-theme=dark] .composer-textarea,[data-theme=dark] .composer-preview{color:#f5f5f5!important;background:#0d1117!important;border-color:#30363d!important}[data-theme=dark] .composer-input:focus,[data-theme=dark] .composer-textarea:focus{border-color:#ff6a56!important}[data-theme=dark] .composer-tab{color:#8b949e!important;background:#161b22!important;border-color:#30363d!important}[data-theme=dark] .composer-tab.active{color:#ff6a56!important;border-color:#ff6a56!important}[data-theme=dark] .composer-btn{color:#f5f5f5!important;background:#161b22!important;border-color:#30363d!important}[data-theme=dark] .composer-btn.primary{color:#fff!important;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important;border:none!important}[data-theme=dark] .admin-stat{background:#1c1c1c!important;border-color:#333!important;box-shadow:0 8px 24px -16px #0009!important}[data-theme=dark] .admin-stat:hover{border-color:#4a4a4a!important}[data-theme=dark] .admin-card{background:#161616!important;border-color:#333!important}[data-theme=dark] .admin-card-head,[data-theme=dark] .admin-nav{border-bottom-color:#333!important}[data-theme=dark] .admin-nav a{background:#1c1c1c!important;border-color:#333!important}[data-theme=dark] .admin-table th{background:#1c1c1c!important;border-bottom-color:#333!important}[data-theme=dark] .admin-btn{background:#1c1c1c!important;border-color:#333!important}[data-theme=dark] .admin-badge.flagged{color:#f0d030!important;background:#eab3082e!important}[data-theme=dark] .admin-badge.approved{color:#34e646!important;background:#22c55e2e!important}[data-theme=dark] .admin-badge.rejected,[data-theme=dark] .admin-badge.locked{color:#ff6a56!important;background:#ef44442e!important}[data-theme=dark] .admin-alert{color:#f0d030!important;background:#eab3081f!important;border-color:#eab30866!important}
a{-webkit-text-decoration:inherit;text-decoration:inherit}.flex{display:flex}.inline-block{display:inline-block}.block{display:block}.flex-col{flex-direction:column}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.relative{position:relative}.overflow-hidden{overflow:hidden}.min-w-0{min-width:0}.w-full{width:100%}.h-full{height:100%}.w-6{width:1.5rem}.w-8{width:2rem}.h-6{height:1.5rem}.h-8{height:2rem}.w-8\/12{width:66.6667%}.w-4\/12{width:33.3333%}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.mb-0\.5{margin-bottom:.125rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.pt-3{padding-top:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-16{padding-top:4rem;padding-bottom:4rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-center{text-align:center}.leading-relaxed{line-height:1.625}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.text-red-500{color:#ef4444}.text-red-800{color:#991b1b}.text-blue-500{color:#3b82f6}.text-yellow-500{color:#eab308}.text-yellow-800{color:#854d0e}.bg-green-100{background-color:#dcfce7}.bg-red-100{background-color:#fee2e2}.bg-yellow-100{background-color:#fef9c3}.bg-gradient-to-br{background-image:linear-gradient(to bottom right, var(--tw-gradient-from,transparent), var(--tw-gradient-to,transparent))}.from-green-400{--tw-gradient-from:#4ade80}.from-yellow-400{--tw-gradient-from:#facc15}.to-green-600{--tw-gradient-to:#16a34a}.to-yellow-600{--tw-gradient-to:#ca8a04}.bg-gradient-red{color:#fff;background-image:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.signin-cta-btn{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:12px;min-height:48px;padding:12px 24px;font-weight:600;line-height:24px;transition:opacity .2s,transform .2s;display:inline-block}.signin-cta-btn:hover{opacity:.92;transform:translateY(-1px)}.border{border-style:solid;border-width:1px}.border-t{border-top-style:solid;border-top-width:1px}.border-gray-100{border-color:#f3f4f6}.border-red-200{border-color:#fecaca}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.opacity-50{opacity:.5}.object-cover{object-fit:cover}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.hover\:opacity-90:hover{opacity:.9}.hover\:text-blue-500:hover{color:#3b82f6}.hover\:text-gray-600:hover{color:#4b5563}.hover\:text-green-500:hover{color:#22c55e}.hover\:text-red-500:hover{color:#ef4444}.hover\:text-red-600:hover{color:#dc2626}.hover\:text-yellow-500:hover{color:#eab308}@media (min-width:1024px){.lg\:flex-row{flex-direction:row}.lg\:gap-8{gap:2rem}.lg\:w-8\/12{width:66.6667%}.lg\:w-4\/12{width:33.3333%}}
