html{color-scheme:light}html[data-theme=dark]{color-scheme:dark}.theme-root,body,html{background:var(--bg);color:var(--text);transition:background-color .25s ease,color .25s ease,border-color .25s ease}:root{--brand-primary:#0ea5e9;--brand-primary-dark:#0284c7;--brand-accent:#06b6d4;--brand-navy:#0f172a;--brand-success:#22c55e;--brand-danger:#ef4444;--brand-warning:#f59e0b;--bg:#f8fafc;--surface:#fff;--sidebar-bg:#fff;--border:#e2e8f0;--text:#0f172a;--text-muted:#64748b;--hover:#f1f5f9;--surface-2:#f1f5f9;--primary:var(--brand-primary);--primary-2:var(--brand-accent);--primary-soft:rgba(14,165,233,.1);--success:var(--brand-success);--danger:var(--brand-danger);--warning:var(--brand-warning);--chart-bg:#fff;--chart-grid:#e2e8f0;--chart-up:var(--brand-success);--chart-down:var(--brand-danger);--chart-line:var(--brand-primary);--nav-active-gradient:linear-gradient(90deg,#0ea5e9,#06b6d4);--nav-active-shadow:0 4px 14px rgba(14,165,233,.28);--us-header-h:58px;--us-sidebar-w:220px;--us-sidebar-w-md:64px;--us-bottom-bar-h:60px;--us-primary:var(--brand-primary);--us-primary-soft:rgba(14,165,233,.1);--us-bg:var(--bg);--us-surface:var(--surface);--us-sidebar-bg:var(--sidebar-bg);--us-border:var(--border);--us-ink:var(--text);--us-muted:var(--text-muted);--us-hover:var(--hover);--advisor-primary:var(--brand-primary);--advisor-primary-deep:var(--brand-primary-dark);--advisor-accent:var(--brand-accent);--advisor-up:var(--brand-success);--advisor-down:var(--brand-danger);--advisor-gold:var(--brand-warning);--advisor-ink:var(--text);--advisor-ink-2:#334155;--advisor-mute:var(--text-muted);--advisor-soft:var(--hover);--advisor-border:var(--border);--advisor-card:var(--surface);--lp-bg:var(--bg);--lp-text:var(--text);--lp-muted:var(--text-muted);--lp-border:var(--border);--lp-surface:var(--surface);--lp-green:var(--brand-success);--lp-red:var(--brand-danger);--lp-blue:var(--brand-primary);--lp-purple:#7c3aed;--lp-gradient:var(--nav-active-gradient)}html[data-theme=dark]{--bg:#020617;--surface:#0f172a;--sidebar-bg:#111827;--border:#1e293b;--text:#f8fafc;--text-muted:#94a3b8;--hover:#1e293b;--surface-2:#1e293b;--primary-soft:rgba(14,165,233,.15);--chart-bg:#0f172a;--chart-grid:#1e293b;--chart-up:#4ade80;--chart-down:#f87171;--chart-line:#38bdf8;--nav-active-shadow:0 4px 14px rgba(6,182,212,.22);--us-bg:var(--bg);--us-surface:var(--surface);--us-sidebar-bg:var(--sidebar-bg);--us-border:var(--border);--us-ink:var(--text);--us-muted:var(--text-muted);--us-hover:var(--hover);--us-primary-soft:rgba(14,165,233,.15);--advisor-ink:var(--text);--advisor-ink-2:#cbd5e1;--advisor-mute:var(--text-muted);--advisor-soft:var(--hover);--advisor-border:var(--border);--advisor-card:var(--surface);--lp-bg:var(--bg);--lp-text:var(--text);--lp-muted:var(--text-muted);--lp-border:var(--border);--lp-surface:var(--surface)}.card,.data-table-wrap,.finuer-card,.profile-card,.sf-post-card,.stat-card,.stock-pick-detail-hero,.stock-pick-stock-card,.theme-auth-card,.theme-panel-card,.user-page-card,.user-page-empty,.user-page-stat-card,.user-page-table-wrap{background:var(--surface);border:1px solid var(--border);color:var(--text)}.sf-post-card,.user-page-card,.user-page-stat-card{transition:background-color .25s ease,border-color .25s ease,box-shadow .2s ease}.sf-post-card:hover{box-shadow:0 4px 16px rgba(15,23,42,.07)}html[data-theme=dark] .sf-post-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.35)}.finuer-text-primary{color:var(--brand-primary)}.finuer-text-success{color:var(--brand-success)}.finuer-text-danger{color:var(--brand-danger)}.finuer-text-warning{color:var(--brand-warning)}.finuer-text-muted{color:var(--text-muted)}.finuer-text-body{color:var(--text)}html[data-theme=dark] .finuer-text-success{color:#4ade80}html[data-theme=dark] .finuer-text-danger{color:#f87171}.us-sidebar{background:var(--us-sidebar-bg)!important;border-right-color:var(--us-border)!important}.us-header{background:var(--us-surface)!important;border-bottom-color:var(--us-border)!important}.admin-header,.admin-sidebar{background:var(--sidebar-bg)!important;border-color:var(--border)!important}html[data-theme=dark] .admin-header,html[data-theme=dark] .admin-sidebar{color:var(--text)}.us-nav-link{color:var(--us-muted)}.us-nav-link:hover{background:var(--us-hover);color:var(--us-ink)}.us-nav-link-active,.us-nav-link-invest.us-nav-link-active{font-weight:700!important}.admin-nav-link.active,.us-nav-link-active,.us-nav-link-invest.us-nav-link-active{background:var(--nav-active-gradient)!important;color:#fff!important;border-radius:999px!important;box-shadow:var(--nav-active-shadow)}.admin-nav-link:hover{background:var(--hover);color:var(--text)}.stock-pick-detail-metric-value,.stock-pick-group-card-stat-value,.stock-pick-group-card-title,.stock-pick-home-title,.user-page-title{color:var(--text)}.stock-pick-detail-metric-label,.stock-pick-group-card-category,.stock-pick-group-card-stat-label,.stock-pick-home-subtitle,.user-page-back-link,.user-page-stat-label,.user-page-subtitle{color:var(--text-muted)}.stock-pick-group-card-btn:hover,.stock-pick-home-link,.user-page-back-link:hover{color:var(--brand-primary)}.stock-pick-group-card-stats{border-top-color:var(--border)}.stock-pick-group-card-btn{background:var(--hover);color:var(--text);border-color:var(--border)}.stock-pick-group-card-btn:hover{background:var(--surface-2)}.stock-pick-group-card-icon{background:linear-gradient(135deg,rgba(14,165,233,.18),rgba(6,182,212,.12))}.sf-post-article-title,.sf-post-author,.sf-post-text{color:var(--us-ink)}.sf-action-btn,.sf-post-menu-btn,.sf-post-time{color:var(--us-muted)}.sf-action-btn.active,.sf-action-btn:hover{color:var(--us-ink);background:var(--us-hover)}.sf-comment-form input,.sf-comments,.sf-post-menu{background:var(--us-surface);border-color:var(--us-border);color:var(--us-ink)}.premium-unlock-modal{background:var(--surface);color:var(--text)}.premium-unlock-modal-title{color:var(--text)}.premium-unlock-modal-body{color:var(--text-muted)}.premium-unlock-modal-close,.premium-unlock-modal-secondary{background:var(--hover);border-color:var(--border);color:var(--text-muted)}.lp-header{background:color-mix(in srgb,var(--lp-bg) 92%,transparent);border-bottom-color:var(--lp-border)}.lp-nav a{color:var(--lp-muted)}.lp-nav a:hover{background:var(--lp-surface);color:var(--lp-text)}.lp-btn-login{color:var(--lp-text);border-color:var(--lp-border)}.lp-advisor-card,.lp-feature-card,.lp-mock-frame,.lp-pricing-card{background:var(--lp-surface);border-color:var(--lp-border)}html[data-theme=dark] .lp-nav-backdrop--open{background:rgba(0,0,0,.55)}.finuer-chart-wrap,.stock-pick-chart-wrap{background:var(--chart-bg);border:1px solid var(--border);border-radius:12px}.theme-auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--bg);position:relative}.theme-auth-page>.theme-header-btn{position:absolute;top:20px;right:20px;z-index:2}.theme-auth-card{width:100%;border-radius:24px;box-shadow:0 24px 80px rgba(15,23,42,.08);padding:40px}html[data-theme=dark] .theme-auth-card{box-shadow:0 24px 80px rgba(0,0,0,.35)}.theme-auth-muted{color:var(--text-muted)}.theme-input{width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:16px;box-sizing:border-box;transition:border-color .2s ease,background-color .2s ease}.theme-input:focus{outline:none;border-color:var(--brand-primary)}.theme-label{display:block;margin-bottom:8px;font-weight:600;font-size:14px;color:var(--text)}.theme-settings-label{display:block;font-size:11px;font-weight:600;color:var(--text-muted);margin-bottom:4px}.theme-settings-select{width:100%;height:38px;padding:0 12px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:13px;outline:none;margin-bottom:12px;box-sizing:border-box}.theme-panel-card{border-radius:14px;padding:20px}.theme-panel-title{margin:0 0 16px;font-size:14px;font-weight:700;color:var(--text);display:flex;align-items:center;gap:8px}.theme-toggle-menu{padding:8px 10px 10px}.theme-toggle-menu-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px;padding:0 4px}.theme-toggle-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:10px;background:transparent;color:var(--text);font-size:13px;font-weight:600;cursor:pointer;text-align:left;transition:background .2s ease,color .2s ease}.theme-toggle-menu-item:hover{background:var(--hover)}.theme-toggle-menu-item.active{background:var(--primary-soft);color:var(--brand-primary)}.theme-toggle-inline{display:flex;gap:8px;flex-wrap:wrap}.theme-toggle-option{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.theme-toggle-option.active{border-color:var(--brand-primary);background:var(--primary-soft);color:var(--brand-primary)}.theme-header-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;transition:all .2s ease}.theme-header-btn:hover{color:var(--text);background:var(--hover)}.us-icon-btn{color:var(--us-muted)}.us-icon-btn:hover{background:var(--us-hover);color:var(--us-ink)}.us-dropdown{background:var(--us-surface);border-color:var(--us-border)}.us-dropdown-link:hover{background:var(--us-hover)}.us-search-input{background:var(--us-bg);color:var(--us-ink);border-color:var(--us-border)}.admin-theme-dropdown{background:var(--surface)!important;border-color:var(--border)!important}.admin-theme-dropdown-head{border-bottom-color:var(--border)!important}.admin-theme-dropdown-name{color:var(--text)!important}.admin-theme-dropdown p{color:var(--text-muted)!important}html[data-theme=dark] .admin-theme-dropdown{box-shadow:0 12px 40px rgba(0,0,0,.45)!important}html[data-theme=dark] article[style*="background: #fff"],html[data-theme=dark] article[style*="background:#fff"],html[data-theme=dark] div[style*="background: #f8fafc"],html[data-theme=dark] div[style*="background: #fff"],html[data-theme=dark] div[style*="background:#f8fafc"],html[data-theme=dark] div[style*="background:#fff"]{background:var(--surface)!important;border-color:var(--border)!important}html[data-theme=dark] h1[style*="color: #0f172a"],html[data-theme=dark] h2[style*="color: #0f172a"],html[data-theme=dark] h3[style*="color: #0f172a"],html[data-theme=dark] p[style*="color: #334155"],html[data-theme=dark] p[style*="color: #64748b"],html[data-theme=dark] span[style*="color: #0f172a"],html[data-theme=dark] span[style*="color: #64748b"]{color:var(--text)!important}html[data-theme=dark] input[style*="border: 1px solid"],html[data-theme=dark] select[style*="border: 1px solid"],html[data-theme=dark] textarea[style*="border: 1px solid"]{background:var(--surface)!important;border-color:var(--border)!important;color:var(--text)!important}.admin-main{background:var(--bg)!important;color:var(--text)}.admin-main,.landing-root,.theme-page,.us-content,.us-main{background:var(--bg);color:var(--text)}.theme-page-centered{min-height:100vh;display:grid;place-items:center;padding:24px}.theme-card{border:1px solid var(--border);border-radius:14px;padding:18px}.theme-card,.theme-card-lg{background:var(--surface);color:var(--text);box-sizing:border-box}.theme-card-lg{border:1px solid var(--border);border-radius:24px;padding:40px}.theme-heading{margin:0;color:var(--text);font-weight:800}.theme-muted,.theme-subheading{color:var(--text-muted)}.theme-panel{padding:20px;color:var(--text)}.theme-panel,.theme-table-wrap{background:var(--surface);border:1px solid var(--border);border-radius:14px}.theme-table-wrap{overflow:hidden}.theme-table-wrap table{width:100%;border-collapse:collapse;color:var(--text)}.theme-table-wrap th{background:var(--hover);color:var(--text-muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:10px 14px;text-align:left;border-bottom:1px solid var(--border)}.theme-table-wrap td{padding:12px 14px;border-bottom:1px solid var(--border);color:var(--text)}.theme-table-wrap tr:last-child td{border-bottom:none}.theme-role-option{padding:16px 12px;border-radius:14px;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease}.theme-role-option.active{border:2px solid var(--brand-primary);background:var(--primary-soft)}.theme-role-option-desc{font-size:12px;color:var(--text-muted)}.theme-modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:grid;place-items:center;padding:16px}html[data-theme=dark] .theme-modal-overlay{background:rgba(0,0,0,.65)}.theme-modal-card{width:100%;max-width:420px;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:28px;color:var(--text);box-shadow:0 24px 80px rgba(15,23,42,.18)}html[data-theme=dark] .theme-modal-card{box-shadow:0 24px 80px rgba(0,0,0,.45)}.theme-btn-primary{border-radius:10px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));color:#fff;font-weight:700;border:none}.theme-btn-primary,.theme-btn-secondary{display:block;padding:12px 16px;font-size:14px;text-align:center;text-decoration:none;cursor:pointer}.theme-btn-secondary{border-radius:10px;background:var(--hover);border:1px solid var(--border);color:var(--text);font-weight:600}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea{background:var(--surface);color:var(--text);border-color:var(--border)}input::placeholder,textarea::placeholder{color:var(--text-muted);opacity:.85}html[data-theme=dark] .skel{background:linear-gradient(90deg,rgba(30,41,59,.85) 25%,rgba(51,65,85,.95) 50%,rgba(30,41,59,.85) 75%);background-size:200% 100%}html[data-theme=dark] .skel-soft{background:linear-gradient(90deg,rgba(15,23,42,.85) 25%,rgba(30,41,59,.95) 50%,rgba(15,23,42,.85) 75%);background-size:200% 100%}html[data-theme=dark] .skel-card{background:var(--surface);border-color:var(--border)}html[data-theme=dark] .skel-card:after{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.06) 50%,transparent)}html[data-theme=dark] section[style*="background: #eef0f4"],html[data-theme=dark] section[style*="background: #f0f2f5"],html[data-theme=dark] section[style*="background: #f4f7fb"],html[data-theme=dark] section[style*="background: #f8fafc"],html[data-theme=dark] section[style*="background: #fff"],html[data-theme=dark] section[style*="background:#f8fafc"],html[data-theme=dark] section[style*="background:#fff"]{background:var(--surface)!important;border-color:var(--border)!important;color:var(--text)!important}html[data-theme=dark] div[style*="background: #eef0f4"],html[data-theme=dark] div[style*="background: #f0f2f5"],html[data-theme=dark] div[style*="background: #f4f7fb"],html[data-theme=dark] div[style*="background:#eef0f4"],html[data-theme=dark] div[style*="background:#f4f7fb"],html[data-theme=dark] main[style*="background: #f"],html[data-theme=dark] main[style*="background:#f"]{background:var(--bg)!important}html[data-theme=dark] div[style*="color: #0f172a"],html[data-theme=dark] div[style*="color: #64748b"],html[data-theme=dark] h4[style*="color: #0f172a"],html[data-theme=dark] h5[style*="color: #0f172a"],html[data-theme=dark] label[style*="color: #0f172a"],html[data-theme=dark] label[style*="color: #64748b"],html[data-theme=dark] p[style*="color: #475569"],html[data-theme=dark] p[style*="color: #61708b"],html[data-theme=dark] p[style*="color: #94a3b8"],html[data-theme=dark] span[style*="color: #334155"],html[data-theme=dark] span[style*="color: #475569"],html[data-theme=dark] span[style*="color: #61708b"],html[data-theme=dark] span[style*="color: #94a3b8"],html[data-theme=dark] strong[style*="color: #0f172a"],html[data-theme=dark] td[style*="color: #"],html[data-theme=dark] th[style*="color: #"]{color:var(--text)!important}html[data-theme=dark] .theme-muted,html[data-theme=dark] label[style*="color: #64748b"],html[data-theme=dark] p[style*="color: #64748b"],html[data-theme=dark] span[style*="color: #64748b"]{color:var(--text-muted)!important}html[data-theme=dark] [style*="border-bottom: 1px solid #eef0f4"],html[data-theme=dark] [style*="border-top: 1px solid #eef0f4"],html[data-theme=dark] [style*="border: 1px solid #d1d9e6"],html[data-theme=dark] [style*="border: 1px solid #e2e8f0"],html[data-theme=dark] [style*="border: 1px solid #e4e6ea"],html[data-theme=dark] [style*="border: 1px solid #eef0f4"]{border-color:var(--border)!important}.theme-panel-muted{background:var(--hover);border:1px solid var(--border);border-radius:14px;padding:16px 20px;color:var(--text)}.theme-error{color:var(--brand-danger);margin-bottom:16px;font-size:14px;padding:10px 12px;background:rgba(239,68,68,.1);border-radius:10px}.theme-error-box{padding:16px;border-radius:12px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.25);color:var(--text)}.theme-badge-warning{background:rgba(245,158,11,.15);color:var(--brand-warning)}.theme-badge-danger,.theme-badge-warning{padding:6px 12px;border-radius:999px;font-weight:600;font-size:13}.theme-badge-danger{background:rgba(239,68,68,.12);color:var(--brand-danger)}html[data-theme=dark] a[style*="background: #f8fafc"],html[data-theme=dark] a[style*="background: #fff"],html[data-theme=dark] a[style*="background:#f8fafc"],html[data-theme=dark] a[style*="background:#fff"],html[data-theme=dark] button[style*="background: #f8fafc"],html[data-theme=dark] button[style*="background: #fff"],html[data-theme=dark] button[style*="background:#f8fafc"],html[data-theme=dark] button[style*="background:#fff"]{background:var(--hover)!important;color:var(--text)!important;border-color:var(--border)!important}html[data-theme=dark] input[style*="background: #f8fafc"],html[data-theme=dark] input[style*="background:#f8fafc"]{background:var(--hover)!important;color:var(--text)!important}html[data-theme=dark] dt[style*="color: #61708b"],html[data-theme=dark] dt[style*="color: #64748b"]{color:var(--text-muted)!important}html[data-theme=dark] .us-bottom-bar{background:var(--us-surface);border-top-color:var(--us-border)}html[data-theme=dark] .us-bottom-tab{color:var(--us-muted)}html[data-theme=dark] .us-bottom-tab.active{color:var(--brand-primary)}html[data-theme=dark] .profile-card{background:var(--surface);border-color:var(--border)}html[data-theme=dark] .data-table-wrap,html[data-theme=dark] .stat-card{background:var(--surface);border-color:var(--border);color:var(--text)}html[data-theme=dark] .page-subtitle,html[data-theme=dark] .page-title{color:var(--text)}html[data-theme=dark] .page-subtitle{color:var(--text-muted)}