:root{--bg-base:#f8fafc;--bg-page:#f8fbff;--bg-card:#fff;--bg-card-alt:#fafbfc;--bg-header:#ffffffeb;--bg-input:#fff;--bg-nav:#f1f5f9;--bg-nav-active:#e0e7ff;--bg-hover:#f1f5f9;--bg-overlay:#0000004d;--text-primary:#0f172a;--text-secondary:#64748b;--text-tertiary:#94a3b8;--text-nav:#64748b;--text-nav-active:#1e40af;--text-link:#2563eb;--border-main:#e2e8f0;--border-light:#f1f5f9;--shadow-sm:0 1px 3px #0f172a0d;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 12px 30px #0f172a0f;--accent-blue:#2563eb;--accent-blue-light:#e0e7ff;--hero-bg:linear-gradient(90deg,#e0e7ff,#dbeafe);--hero-text:#1e3a8a;--title-gradient:linear-gradient(90deg,#0f172a,#2563eb);--user-pill-bg:#e0e7ff;--user-pill-text:#1e40af;--user-avatar-bg:#c7d2fe;--user-avatar-text:#4338ca;--badge-admin-bg:#fef3c7;--badge-admin-text:#92400e;--badge-unread-bg:#ef4444}[data-theme=dark]{--bg-base:#18202f;--bg-page:#151c2b;--bg-card:#1f2d41;--bg-card-alt:#1b2738;--bg-header:#18202feb;--bg-input:#1f2d41;--bg-nav:#1f2d41;--bg-nav-active:#264568;--bg-hover:#2f4560;--bg-overlay:#00000073;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-tertiary:#64748b;--text-nav:#94a3b8;--text-nav-active:#93c5fd;--text-link:#60a5fa;--border-main:#2f4560;--border-light:#1f2d41;--shadow-sm:0 1px 3px #0000002e;--shadow-md:0 4px 12px #00000040;--shadow-lg:0 12px 30px #0000002e;--accent-blue:#60a5fa;--accent-blue-light:#264568;--hero-bg:linear-gradient(90deg,#264568,#1e3060);--hero-text:#93c5fd;--title-gradient:linear-gradient(90deg,#93c5fd,#60a5fa);--user-pill-bg:#264568;--user-pill-text:#93c5fd;--user-avatar-bg:#3b3188;--user-avatar-text:#a5b4fc;--badge-admin-bg:#4a2508;--badge-admin-text:#fbbf24;--badge-unread-bg:#dc2626}html,body{background:var(--bg-base);color:var(--text-primary);margin:0;padding:0;font-family:Segoe UI,Segoe UI Variable,system-ui,-apple-system,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-size:17px;line-height:1.6;transition:background .3s,color .3s}*{box-sizing:border-box}.app-shell{min-height:100vh}.app-header{z-index:20;background:var(--bg-header);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-main);justify-content:center;align-items:center;padding:18px 16px;display:flex;position:sticky;top:0}.app-title{letter-spacing:6px;background:var(--title-gradient);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:STKaiti,Kaiti SC,KaiTi,Songti SC,serif;font-size:28px;font-weight:700}.app-content{padding-top:8px}.overall-badge{letter-spacing:.3px;font-size:18px;font-weight:800}.overall-hero{background:var(--hero-bg);color:var(--hero-text);letter-spacing:.3px;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:20px;font-weight:800;display:inline-flex}main{background:var(--bg-card);border:1px solid var(--border-main);box-shadow:var(--shadow-lg);border-radius:18px;transition:background .3s,border-color .3s}h1{letter-spacing:1px;font-size:30px}h2{font-size:22px}input,textarea,select,button{font-family:inherit;font-size:16px}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button,a{transition:transform .15s,box-shadow .15s}button:hover,a:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{background:var(--bg-input)!important;color:var(--text-primary)!important;border-color:var(--border-main)!important}[data-theme=dark] button:hover,[data-theme=dark] a:hover{box-shadow:0 8px 18px #0003}[data-theme=dark] .search-hero-card,[data-theme=dark] .community-hero,[data-theme=dark] .chat-hero,[data-theme=dark] .new-post-hero{background:linear-gradient(135deg,#18202f 0%,#1e3355 50%,#18202f 100%)!important;border-color:#264568!important}[data-theme=dark] .search-card{background:var(--bg-card)!important;border-color:var(--border-main)!important;box-shadow:var(--shadow-sm)!important}[data-theme=dark] .search-card:hover{border-color:var(--bg-hover)!important;box-shadow:0 4px 12px #00000040!important}[data-theme=dark] .course-card{background:var(--bg-card)!important;border-color:var(--border-main)!important;box-shadow:var(--shadow-sm)!important}[data-theme=dark] .course-card:hover{border-color:var(--bg-hover)!important;box-shadow:0 4px 12px #00000040!important}[data-theme=dark] .compare-floating-bar{background:var(--bg-card)!important;border-color:var(--border-main)!important;box-shadow:0 -4px 12px #00000040!important}[data-theme=dark] .search-filter-item{background:var(--bg-card)!important;border-color:var(--border-main)!important}[data-theme=dark] .search-card-link,[data-theme=dark] .course-card-link{color:var(--text-primary)!important}[data-theme=dark] [style*="linear-gradient(135deg, #1e40af 0%, #3b82f6"]{background:linear-gradient(135deg,#18202f 0%,#1e3355 50%,#264568 100%)!important}[data-theme=dark] [style*="linear-gradient(135deg, #eff6ff"],[data-theme=dark] [style*="linear-gradient(135deg,#eff6ff"],[data-theme=dark] [style*="linear-gradient(to bottom, #eff6ff"],[data-theme=dark] [style*="linear-gradient(135deg, #eef2ff"],[data-theme=dark] [style*="linear-gradient(135deg, rgb(239, 246, 255)"],[data-theme=dark] [style*="linear-gradient(135deg, rgb(239,246,255)"],[data-theme=dark] [style*="linear-gradient(135deg, rgb(238, 242, 255)"]{background:linear-gradient(135deg,#18202f 0%,#1e3355 50%,#18202f 100%)!important;border-color:#264568!important}[data-theme=dark] [style*="linear-gradient(135deg, #fffbeb"],[data-theme=dark] [style*="linear-gradient(135deg, rgb(255, 251, 235)"]{background:linear-gradient(135deg,#2a1e06 0%,#3d2a0a 100%)!important}[data-theme=dark] [style*="linear-gradient(135deg, #f0f5ff"],[data-theme=dark] [style*="linear-gradient(135deg, rgb(240, 245, 255)"]{background:linear-gradient(135deg,#18202f 0%,#1f2d41 50%,#1e2440 100%)!important}[data-theme=dark] [style*="rgba(59, 130, 246, 0.08)"],[data-theme=dark] [style*="rgba(59,130,246,0.08)"]{background:#60a5fa1a!important}[data-theme=dark] [style*="rgba(59, 130, 246, 0.06)"],[data-theme=dark] [style*="rgba(59,130,246,0.06)"]{background:#60a5fa14!important}[data-theme=dark] [style*="solid #bfdbfe"],[data-theme=dark] [style*="solid #93c5fd"],[data-theme=dark] [style*="solid rgb(191, 219, 254)"],[data-theme=dark] [style*="solid rgb(147, 197, 253)"]{border-color:#264568!important}[data-theme=dark] [style*="linear-gradient(135deg, #2563eb"],[data-theme=dark] [style*="linear-gradient(135deg, rgb(37, 99, 235)"]{background:linear-gradient(135deg,#60a5fa 0%,#93c5fd 50%,#bfdbfe 100%)!important}[data-theme=dark] [style*="linear-gradient(135deg, #3b82f6 0%, #2563eb"],[data-theme=dark] [style*="linear-gradient(135deg, rgb(59, 130, 246)"]{background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 100%)!important}[data-theme=dark] [style*="rgba(239, 246, 255"],[data-theme=dark] [style*="rgba(239,246,255"]{background:#26456880!important}[data-theme=dark] [style*="background:#f5f5f5"],[data-theme=dark] [style*="background: #f5f5f5"],[data-theme=dark] [style*="background:#e5e7eb"],[data-theme=dark] [style*="background: #e5e7eb"],[data-theme=dark] [style*="background: rgb(245, 245, 245)"],[data-theme=dark] [style*="background: rgb(229, 231, 235)"]{background:var(--bg-base)!important;background-color:var(--bg-base)!important}[data-theme=dark] [style*="solid #e5e7eb"],[data-theme=dark] [style*="solid #d1d5db"],[data-theme=dark] [style*="solid rgb(229, 231, 235)"],[data-theme=dark] [style*="solid rgb(209, 213, 219)"]{border-color:var(--border-main)!important}[data-theme=dark] [style*="rgba(255,255,255,0.2)"],[data-theme=dark] [style*="rgba(255, 255, 255, 0.2)"]{border-color:#ffffff1a!important}[data-theme=dark] footer{background:var(--bg-base)!important;border-color:var(--border-main)!important;color:var(--text-secondary)!important}[data-theme=dark] main{background:var(--bg-card)!important;border-color:var(--border-main)!important}[data-theme=dark] .page-container,[data-theme=dark] .community-container,[data-theme=dark] .chat-container{color:var(--text-primary)}[data-theme=dark] option{background:var(--bg-card)!important;color:var(--text-primary)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--text-tertiary)!important}[data-theme=dark] a[style*="color:#2563eb"]:hover,[data-theme=dark] a[style*="color: #2563eb"]:hover,[data-theme=dark] a[style*="color: rgb(37, 99, 235)"]:hover{color:#93c5fd!important}[data-theme=dark] [style*="background:#fff"],[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background-color:#fff"],[data-theme=dark] [style*="background-color: #fff"],[data-theme=dark] [style*=background\:white],[data-theme=dark] [style*="background: white"],[data-theme=dark] [style*="background:#ffffff"],[data-theme=dark] [style*="background: #ffffff"],[data-theme=dark] [style*="background:rgb(255, 255, 255)"],[data-theme=dark] [style*="background: rgb(255, 255, 255)"],[data-theme=dark] [style*="background-color:rgb(255, 255, 255)"],[data-theme=dark] [style*="background-color: rgb(255, 255, 255)"],[data-theme=dark] [style*="background:rgb(255,255,255)"],[data-theme=dark] [style*="background: rgb(255,255,255)"]{background:var(--bg-card)!important;background-color:var(--bg-card)!important}[data-theme=dark] [style*="background:#f8fafc"],[data-theme=dark] [style*="background: #f8fafc"],[data-theme=dark] [style*="background:#f8fbff"],[data-theme=dark] [style*="background: #f8fbff"],[data-theme=dark] [style*="background-color:#f8fafc"],[data-theme=dark] [style*="background-color: #f8fafc"],[data-theme=dark] [style*="background: rgb(248, 250, 252)"],[data-theme=dark] [style*="background:rgb(248, 250, 252)"],[data-theme=dark] [style*="background-color: rgb(248, 250, 252)"],[data-theme=dark] [style*="background: rgb(248, 251, 255)"],[data-theme=dark] [style*="background:rgb(248, 251, 255)"]{background:var(--bg-base)!important;background-color:var(--bg-base)!important}[data-theme=dark] [style*="background:#f1f5f9"],[data-theme=dark] [style*="background: #f1f5f9"],[data-theme=dark] [style*="background:#fafbfc"],[data-theme=dark] [style*="background: #fafbfc"],[data-theme=dark] [style*="background:#f9fafb"],[data-theme=dark] [style*="background: #f9fafb"],[data-theme=dark] [style*="background: rgb(241, 245, 249)"],[data-theme=dark] [style*="background:rgb(241, 245, 249)"],[data-theme=dark] [style*="background: rgb(250, 251, 252)"],[data-theme=dark] [style*="background: rgb(249, 250, 251)"]{background:var(--bg-nav)!important;background-color:var(--bg-nav)!important}[data-theme=dark] [style*="background:#e0e7ff"],[data-theme=dark] [style*="background: #e0e7ff"],[data-theme=dark] [style*="background:#dbeafe"],[data-theme=dark] [style*="background: #dbeafe"],[data-theme=dark] [style*="background:#eff6ff"],[data-theme=dark] [style*="background: #eff6ff"],[data-theme=dark] [style*="background:#eef2ff"],[data-theme=dark] [style*="background: #eef2ff"],[data-theme=dark] [style*="background: rgb(224, 231, 255)"],[data-theme=dark] [style*="background: rgb(219, 234, 254)"],[data-theme=dark] [style*="background: rgb(239, 246, 255)"],[data-theme=dark] [style*="background: rgb(238, 242, 255)"],[data-theme=dark] [style*="background:rgb(224, 231, 255)"],[data-theme=dark] [style*="background:rgb(219, 234, 254)"],[data-theme=dark] [style*="background:rgb(239, 246, 255)"],[data-theme=dark] [style*="background:rgb(238, 242, 255)"]{background:var(--bg-nav-active)!important;background-color:var(--bg-nav-active)!important}[data-theme=dark] [style*="background:#fef3c7"],[data-theme=dark] [style*="background: #fef3c7"],[data-theme=dark] [style*="background:#fffbeb"],[data-theme=dark] [style*="background: #fffbeb"],[data-theme=dark] [style*="background:#fefce8"],[data-theme=dark] [style*="background: #fefce8"],[data-theme=dark] [style*="background: rgb(254, 243, 199)"],[data-theme=dark] [style*="background: rgb(255, 251, 235)"],[data-theme=dark] [style*="background: rgb(254, 252, 232)"]{background:#4a2508!important}[data-theme=dark] [style*="background:#ecfdf5"],[data-theme=dark] [style*="background: #ecfdf5"],[data-theme=dark] [style*="background:#f0fdf4"],[data-theme=dark] [style*="background: #f0fdf4"],[data-theme=dark] [style*="background:#dcfce7"],[data-theme=dark] [style*="background: #dcfce7"],[data-theme=dark] [style*="background: rgb(236, 253, 245)"],[data-theme=dark] [style*="background: rgb(240, 253, 244)"],[data-theme=dark] [style*="background: rgb(220, 252, 231)"]{background:#0a3520!important}[data-theme=dark] [style*="background:#fef2f2"],[data-theme=dark] [style*="background: #fef2f2"],[data-theme=dark] [style*="background:#fff1f2"],[data-theme=dark] [style*="background: #fff1f2"],[data-theme=dark] [style*="background: rgb(254, 242, 242)"],[data-theme=dark] [style*="background: rgb(255, 241, 242)"]{background:#4c1010!important}[data-theme=dark] [style*="background:#faf5ff"],[data-theme=dark] [style*="background: #faf5ff"],[data-theme=dark] [style*="background:#f5f3ff"],[data-theme=dark] [style*="background: #f5f3ff"],[data-theme=dark] [style*="background: rgb(250, 245, 255)"],[data-theme=dark] [style*="background: rgb(245, 243, 255)"]{background:#2e1a47!important}[data-theme=dark] [style*="background:#f0f0f0"],[data-theme=dark] [style*="background: #f0f0f0"],[data-theme=dark] [style*="background: rgb(240, 240, 240)"],[data-theme=dark] [style*="background:#f7f7f7"],[data-theme=dark] [style*="background: #f7f7f7"],[data-theme=dark] [style*="background: rgb(247, 247, 247)"],[data-theme=dark] [style*="background:#fafafa"],[data-theme=dark] [style*="background: #fafafa"],[data-theme=dark] [style*="background: rgb(250, 250, 250)"]{background:var(--bg-nav)!important;background-color:var(--bg-nav)!important}[data-theme=dark] [style*="background:#e2e8f0"],[data-theme=dark] [style*="background: #e2e8f0"],[data-theme=dark] [style*="background: rgb(226, 232, 240)"]{background:var(--border-main)!important;background-color:var(--border-main)!important}[data-theme=dark] [style*="background:#cbd5e1"],[data-theme=dark] [style*="background: #cbd5e1"],[data-theme=dark] [style*="background: rgb(203, 213, 225)"]{background:#4a5e75!important}[data-theme=dark] [style*="background:#d1d5db"],[data-theme=dark] [style*="background: #d1d5db"],[data-theme=dark] [style*="background: rgb(209, 213, 219)"]{background:#4a5568!important}[data-theme=dark] [style*="background:#fffbf0"],[data-theme=dark] [style*="background: #fffbf0"],[data-theme=dark] [style*="background: rgb(255, 251, 240)"],[data-theme=dark] [style*="background:#FFF8E1"],[data-theme=dark] [style*="background: #FFF8E1"],[data-theme=dark] [style*="background: rgb(255, 248, 225)"]{background:#3d2a0a!important}[data-theme=dark] [style*="background:#fee2e2"],[data-theme=dark] [style*="background: #fee2e2"],[data-theme=dark] [style*="background: rgb(254, 226, 226)"]{background:#4c1010!important}[data-theme=dark] [style*="background:#c7d2fe"],[data-theme=dark] [style*="background: #c7d2fe"],[data-theme=dark] [style*="background: rgb(199, 210, 254)"]{background:#3b3188!important}[data-theme=dark] [style*="background:#1d4ed8"],[data-theme=dark] [style*="background: #1d4ed8"],[data-theme=dark] [style*="background: rgb(29, 78, 216)"]{background:#2563eb!important}[data-theme=dark] [style*="color:#172554"],[data-theme=dark] [style*="color: #172554"],[data-theme=dark] [style*="color: rgb(23, 37, 84)"]{color:#93c5fd!important}[data-theme=dark] [style*="color:#b0b8c4"],[data-theme=dark] [style*="color: #b0b8c4"],[data-theme=dark] [style*="color: rgb(176, 184, 196)"]{color:#94a3b8!important}[data-theme=dark] [style*="rgba(248, 250, 252"],[data-theme=dark] [style*="rgba(248,250,252"]{background:var(--bg-header)!important}[data-theme=dark] [style*="color:#0f172a"],[data-theme=dark] [style*="color: #0f172a"],[data-theme=dark] [style*="color: rgb(15, 23, 42)"],[data-theme=dark] [style*="color:rgb(15, 23, 42)"],[data-theme=dark] [style*="color:#1e293b"],[data-theme=dark] [style*="color: #1e293b"],[data-theme=dark] [style*="color: rgb(30, 41, 59)"],[data-theme=dark] [style*="color:rgb(30, 41, 59)"]{color:var(--text-primary)!important}[data-theme=dark] [style*="color:#334155"],[data-theme=dark] [style*="color: #334155"],[data-theme=dark] [style*="color: rgb(51, 65, 85)"],[data-theme=dark] [style*="color:rgb(51, 65, 85)"]{color:#cbd5e1!important}[data-theme=dark] [style*="color:#475569"],[data-theme=dark] [style*="color: #475569"],[data-theme=dark] [style*="color: rgb(71, 85, 105)"],[data-theme=dark] [style*="color:rgb(71, 85, 105)"]{color:#94a3b8!important}[data-theme=dark] [style*="color:#64748b"],[data-theme=dark] [style*="color: #64748b"],[data-theme=dark] [style*="color: rgb(100, 116, 139)"],[data-theme=dark] [style*="color:rgb(100, 116, 139)"]{color:var(--text-secondary)!important}[data-theme=dark] [style*="color:#94a3b8"],[data-theme=dark] [style*="color: #94a3b8"],[data-theme=dark] [style*="color: rgb(148, 163, 184)"],[data-theme=dark] [style*="color:rgb(148, 163, 184)"]{color:var(--text-tertiary)!important}[data-theme=dark] [style*="color:#2563eb"],[data-theme=dark] [style*="color: #2563eb"],[data-theme=dark] [style*="color: rgb(37, 99, 235)"],[data-theme=dark] [style*="color:rgb(37, 99, 235)"]{color:#60a5fa!important}[data-theme=dark] [style*="color:#1e40af"],[data-theme=dark] [style*="color: #1e40af"],[data-theme=dark] [style*="color: rgb(30, 64, 175)"],[data-theme=dark] [style*="color:rgb(30, 64, 175)"],[data-theme=dark] [style*="color:#1e3a8a"],[data-theme=dark] [style*="color: #1e3a8a"],[data-theme=dark] [style*="color: rgb(30, 58, 138)"],[data-theme=dark] [style*="color:rgb(30, 58, 138)"],[data-theme=dark] [style*="color:#3b82f6"],[data-theme=dark] [style*="color: #3b82f6"],[data-theme=dark] [style*="color: rgb(59, 130, 246)"],[data-theme=dark] [style*="color:rgb(59, 130, 246)"]{color:#93c5fd!important}[data-theme=dark] [style*="color:#059669"],[data-theme=dark] [style*="color: #059669"],[data-theme=dark] [style*="color: rgb(5, 150, 105)"],[data-theme=dark] [style*="color:#047857"],[data-theme=dark] [style*="color: #047857"],[data-theme=dark] [style*="color: rgb(4, 120, 87)"]{color:#34d399!important}[data-theme=dark] [style*="color:#166534"],[data-theme=dark] [style*="color: #166534"],[data-theme=dark] [style*="color: rgb(22, 101, 52)"]{color:#4ade80!important}[data-theme=dark] [style*="color:#dc2626"],[data-theme=dark] [style*="color: #dc2626"],[data-theme=dark] [style*="color: rgb(220, 38, 38)"]{color:#f87171!important}[data-theme=dark] [style*="color:#991b1b"],[data-theme=dark] [style*="color: #991b1b"],[data-theme=dark] [style*="color: rgb(153, 27, 27)"]{color:#fca5a5!important}[data-theme=dark] [style*="color:#92400e"],[data-theme=dark] [style*="color: #92400e"],[data-theme=dark] [style*="color: rgb(146, 64, 14)"]{color:#fbbf24!important}[data-theme=dark] [style*="color:#b45309"],[data-theme=dark] [style*="color: #b45309"],[data-theme=dark] [style*="color: rgb(180, 83, 9)"]{color:#f59e0b!important}[data-theme=dark] [style*="solid #e2e8f0"],[data-theme=dark] [style*="solid #E2E8F0"],[data-theme=dark] [style*="solid rgb(226, 232, 240)"]{border-color:var(--border-main)!important}[data-theme=dark] [style*="solid #f1f5f9"],[data-theme=dark] [style*="solid #F1F5F9"],[data-theme=dark] [style*="solid rgb(241, 245, 249)"]{border-color:var(--border-light)!important}[data-theme=dark] [style*="solid #cbd5e1"],[data-theme=dark] [style*="solid #d1d5db"],[data-theme=dark] [style*="solid rgb(203, 213, 225)"],[data-theme=dark] [style*="solid rgb(209, 213, 219)"]{border-color:var(--border-main)!important}[data-theme=dark] [style*="solid #fde68a"],[data-theme=dark] [style*="solid #FDE68A"],[data-theme=dark] [style*="solid rgb(253, 230, 138)"]{border-color:#854d0e!important}[data-theme=dark] [style*="solid #bfdbfe"],[data-theme=dark] [style*="solid rgb(191, 219, 254)"]{border-color:#264568!important}[data-theme=dark] [style*="solid #fca5a5"],[data-theme=dark] [style*="solid rgb(252, 165, 165)"],[data-theme=dark] [style*="solid #fee2e2"],[data-theme=dark] [style*="solid rgb(254, 226, 226)"]{border-color:#7f1d1d!important}[data-theme=dark] [style*="solid #fcd34d"],[data-theme=dark] [style*="solid rgb(252, 211, 77)"]{border-color:#854d0e!important}[data-theme=dark] [style*="solid #e5e7eb"],[data-theme=dark] [style*="solid rgb(229, 231, 235)"]{border-color:var(--border-main)!important}[data-theme=dark] [style*="color:#d97706"],[data-theme=dark] [style*="color: #d97706"],[data-theme=dark] [style*="color: rgb(217, 119, 6)"]{color:#fbbf24!important}[data-theme=dark] [style*="color:#f59e0b"],[data-theme=dark] [style*="color: #f59e0b"],[data-theme=dark] [style*="color: rgb(245, 158, 11)"]{color:#fcd34d!important}[data-theme=dark] [style*="color:#16a34a"],[data-theme=dark] [style*="color: #16a34a"],[data-theme=dark] [style*="color: rgb(22, 163, 74)"]{color:#4ade80!important}[data-theme=dark] [style*="color:#15803d"],[data-theme=dark] [style*="color: #15803d"],[data-theme=dark] [style*="color: rgb(21, 128, 61)"]{color:#34d399!important}[data-theme=dark] [style*="linear-gradient(135deg, #fef3c7 0%, #fde68a"],[data-theme=dark] [style*="linear-gradient(135deg, rgb(254, 243, 199)"]{background:linear-gradient(135deg,#4a2508 0%,#5c3510 100%)!important}[data-theme=dark] [style*="border-bottom:1px solid #e2e8f0"],[data-theme=dark] [style*="border-bottom: 1px solid #e2e8f0"],[data-theme=dark] [style*="border-top:1px solid #e2e8f0"],[data-theme=dark] [style*="border-top: 1px solid #e2e8f0"],[data-theme=dark] [style*="border-bottom: 1px solid rgb(226, 232, 240)"],[data-theme=dark] [style*="border-top: 1px solid rgb(226, 232, 240)"]{border-color:var(--border-main)!important}[data-theme=dark] [style*=box-shadow][style*="2px #fff"],[data-theme=dark] [style*=box-shadow][style*="2px white"],[data-theme=dark] [style*=box-shadow][style*="2px rgb(255, 255, 255)"]{box-shadow:none!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:var(--text-primary)!important}[data-theme=dark] footer p,[data-theme=dark] footer li,[data-theme=dark] footer div{color:var(--text-secondary)!important}[data-theme=dark] footer h3{color:var(--text-primary)!important}[data-theme=dark] footer a,[data-theme=dark] footer span{color:var(--text-tertiary)!important}[data-theme=dark] footer a[style*="color:#3b82f6"],[data-theme=dark] footer a[style*="color: #3b82f6"]{color:#60a5fa!important}[data-theme=dark] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=dark] ::-webkit-scrollbar-track{background:var(--bg-base)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--border-main);border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--bg-hover)}[data-theme=dark] [style*="stroke:#2563eb"],[data-theme=dark] [style*="stroke: #2563eb"],[data-theme=dark] [style*="stroke: rgb(37, 99, 235)"]{stroke:#60a5fa!important}[data-theme=dark] [style*="background:#95ec69"],[data-theme=dark] [style*="background: #95ec69"],[data-theme=dark] [style*="background: rgb(149, 236, 105)"]{background:#2d7a3a!important}[data-theme=dark] ::selection{color:#f1f5f9;background:#60a5fa4d}[data-theme=dark] .search-type-toggle{border:1px solid var(--border-main);background:#ffffff0f!important}[data-theme=dark] .search-type-toggle button[style*="background: #fff"],[data-theme=dark] .search-type-toggle button[style*="background:#fff"],[data-theme=dark] .search-type-toggle button[style*="background: rgb(255, 255, 255)"]{color:#fff!important;background:#2563eb!important;box-shadow:0 2px 8px #2563eb59!important}[data-theme=dark] .search-type-toggle button[style*="background: transparent"],[data-theme=dark] .search-type-toggle button[style*=background\:transparent]{color:#94a3b8!important}[data-theme=dark] .search-type-toggle button[style*="background: transparent"]:hover,[data-theme=dark] .search-type-toggle button[style*=background\:transparent]:hover{color:#e2e8f0!important;background:#ffffff14!important}[data-theme=dark] .home-title-breathe,[data-theme=dark] .search-hero-title,[data-theme=dark] .community-hero h1,[data-theme=dark] .chat-hero h1,[data-theme=dark] .new-post-hero h1{background:linear-gradient(135deg,#60a5fa 0%,#93c5fd 50%,#bfdbfe 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}@media (max-width:768px){html,body{width:100%;overflow-x:hidden}.page-container{padding:12px!important}.app-content main{border-radius:12px!important;padding:12px!important}h1{letter-spacing:0!important;font-size:22px!important}h2{font-size:18px!important}}
