*,:after,:before{box-sizing:border-box;margin:0;padding:0}.stp-app #kt-scroll-up,.stp-app #kt-scroll-up-reader{display:none!important}.stp-ind-wrap h2{font-size:28px!important;margin:0 0 20px!important}.stp-ind-wrap h2,.stp-ind-wrap h3{font-weight:700!important;line-height:1.3}.stp-ind-wrap h3{font-size:24px!important;margin:0 0 16px!important}.stp-ind-wrap summary{font-size:20px!important;font-weight:700!important}:root{--stp-bg-primary:#111827;--stp-bg-secondary:#1f2937;--stp-bg-card:#1f2937;--stp-bg-card-hover:#374151;--stp-bg-sidebar:#111827;--stp-bg-input:#374151;--stp-text-primary:#f9fafb;--stp-text-secondary:#e5e7eb;--stp-text-muted:#9ca3af;--stp-accent:#f5c518;--stp-accent-hover:#ffd84d;--stp-accent-muted:rgba(245,197,24,.15);--stp-border:#374151;--stp-border-light:#4b5563;--stp-success:#10b981;--stp-success-bg:rgba(16,185,129,.15);--stp-success-text:#6ee7b7;--stp-danger:#f87171;--stp-danger-bg:rgba(239,68,68,.15);--stp-danger-text:#fca5a5;--stp-warning:#f5c518;--stp-warning-bg:rgba(245,197,24,.15);--stp-primary:#f5c518;--stp-text:#f9fafb;--stp-text-dark:#f9fafb;--stp-bg-white:#1f2937;--stp-sidebar-width:260px;--stp-header-height:80px;--stp-mobile-header-height:100px;--stp-border-radius:12px;--stp-border-radius-sm:8px}[data-theme=light]{--stp-bg-primary:#f9fafb;--stp-bg-secondary:#fff;--stp-bg-card:#fff;--stp-bg-card-hover:#f3f4f6;--stp-bg-sidebar:#fff;--stp-bg-input:#f3f4f6;--stp-text-primary:#1a1a1b;--stp-text-secondary:#4b5563;--stp-text-muted:#6b7280;--stp-accent:#c69c00;--stp-accent-hover:#a88500;--stp-accent-muted:rgba(198,156,0,.12);--stp-border:#d1d5db;--stp-border-light:#e5e7eb;--stp-success:#059669;--stp-success-bg:rgba(16,185,129,.1);--stp-success-text:#065f46;--stp-danger:#dc2626;--stp-danger-bg:rgba(239,68,68,.1);--stp-danger-text:#991b1b;--stp-warning:#c69c00;--stp-warning-bg:rgba(198,156,0,.1);--stp-warning-text:#92400e;--stp-primary:#c69c00;--stp-text:#1a1a1b;--stp-text-dark:#1a1a1b;--stp-bg-white:#fff}[data-theme=light] .stp-sidebar{--stp-bg-sidebar:#fff;--stp-text-primary:#1a1a1b;--stp-text-secondary:#4b5563;--stp-text-muted:#6b7280;--stp-border:#d1d5db;--stp-accent:#c69c00;--stp-accent-muted:rgba(198,156,0,.12);background:#fff;border-right:1px solid #e5e7eb}[data-theme=light] .stp-nav-item:hover{background:rgba(0,0,0,.05)}[data-theme=light] .stp-nav-item.active{background:rgba(198,156,0,.15);border-left-color:#c69c00;color:#92700c}[data-theme=light] .stp-nav-submenu{background:rgba(0,0,0,.03)}[data-theme=light] .stp-user-info:hover{background:rgba(0,0,0,.04)}[data-theme=light] .stp-sidebar-logo{border-bottom-color:#e5e7eb}[data-theme=light] .stp-sidebar-user{border-top-color:#e5e7eb}[data-theme=light] .stp-app,[data-theme=light] body{background-color:#f9fafb!important;color:#1a1a1b!important}[data-theme=light] .stp-content,[data-theme=light] .stp-main{background-color:#f9fafb!important}[data-theme=light] .stp-header{background-color:#fff!important;border-bottom-color:#e5e7eb!important}[data-theme=light] .stp-header .stp-page-title{color:#1a1a1b!important}[data-theme=light] .stp-search-input{background:#f3f4f6!important;color:#1a1a1b!important;border-color:#d1d5db!important}[data-theme=light] .stp-mobile-header{background-color:#fff!important;border-bottom-color:#e5e7eb!important}[data-theme=light] .stp-mobile-header .stp-mobile-title{color:#1a1a1b!important}[data-theme=light] .stp-mobile-subbar{background-color:#f3f4f6!important;border-bottom-color:#e5e7eb!important}[data-theme=light] .stp-nav-item,[data-theme=light] .stp-nav-label{color:#4b5563!important}[data-theme=light] .stp-nav-item.active .stp-nav-label{color:#92700c!important}[data-theme=light] .stp-user-name{color:#1a1a1b!important}[data-theme=light] .stp-dashboard-card{border-color:#e5e7eb}[data-theme=light] input:focus,[data-theme=light] select:focus,[data-theme=light] textarea:focus{border-color:#c69c00!important;box-shadow:0 0 0 3px rgba(198,156,0,.15)!important}body,html{height:100%;overflow:hidden;-webkit-overflow-scrolling:touch;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5;color:var(--stp-text-primary);transition:background-color .3s ease,color .3s ease}.stp-app,body,html{background:var(--stp-bg-primary)}.stp-app{display:flex;min-height:100vh;transition:background-color .3s ease}a{text-decoration:none;color:inherit}.stp-theme-toggle{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--stp-bg-input);border:1px solid var(--stp-border);border-radius:var(--stp-border-radius-sm);cursor:pointer;transition:all .2s ease;margin-right:8px}.stp-theme-toggle:hover{border-color:var(--stp-accent);background:var(--stp-bg-card-hover)}.stp-theme-toggle-icon{font-size:1.1rem;line-height:1}.stp-theme-toggle-label{font-size:.875rem;font-weight:500;color:var(--stp-text-secondary)}.stp-sidebar{position:fixed;left:0;top:0;bottom:0;width:var(--stp-sidebar-width);background:var(--stp-bg-sidebar);color:var(--stp-text-primary);display:flex;flex-direction:column;z-index:5;overflow-y:auto;overflow-x:hidden;border-right:1px solid var(--stp-border);transition:background-color .3s ease}.stp-sidebar::-webkit-scrollbar{width:6px}.stp-sidebar::-webkit-scrollbar-track{background:transparent}.stp-sidebar::-webkit-scrollbar-thumb{background:var(--stp-border-light);border-radius:3px}.stp-sidebar-logo{padding:20px;border-bottom:1px solid var(--stp-border)}.stp-sidebar-logo a{display:flex;align-items:center;gap:12px}.stp-logo-img{width:40px;height:40px;border-radius:8px}.stp-logo-text{font-size:1.25rem;font-weight:700;color:var(--stp-accent);font-family:Instrument Serif,Georgia,serif}.stp-nav{flex:1;padding:16px 0}.stp-nav-section{margin-bottom:24px}.stp-nav-section-title{padding:0 20px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--stp-text-muted);margin-bottom:8px}.stp-nav-list{list-style:none}.stp-nav-item{display:flex;align-items:center;gap:12px;padding:10px 20px;color:var(--stp-text-secondary);transition:all .2s ease;cursor:pointer;border-left:3px solid transparent}.stp-nav-item:hover{background:hsla(0,0%,100%,.05);color:var(--stp-text-primary)}.stp-nav-item.active{background:var(--stp-accent-muted);color:var(--stp-accent);border-left-color:var(--stp-accent)}.stp-nav-icon{font-size:1.1rem;width:24px;text-align:center;opacity:.8}.stp-nav-item.active .stp-nav-icon{opacity:1}.stp-nav-label{flex:1;font-size:.875rem;font-weight:500}.stp-nav-badge{background:var(--stp-success);color:#fff;font-size:.875rem;padding:2px 6px;border-radius:10px;font-weight:600;text-transform:uppercase}.stp-nav-arrow{font-size:.875rem;transition:transform .2s ease;color:var(--stp-text-muted)}.stp-nav-arrow.rotated{transform:rotate(180deg)}.stp-nav-submenu{list-style:none;max-height:0;overflow:hidden;transition:max-height .3s ease;background:rgba(0,0,0,.2)}.stp-nav-submenu.open{max-height:200px}.stp-nav-subitem{padding:8px 20px 8px 56px!important;font-size:.875rem!important}.stp-sidebar-user{padding:16px 20px;border-top:1px solid var(--stp-border);margin-top:auto}.stp-user-info{display:flex;align-items:center;gap:12px;padding:8px;border-radius:var(--stp-border-radius-sm);transition:background .2s ease;cursor:pointer}.stp-user-info:hover{background:hsla(0,0%,100%,.05)}.stp-user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid var(--stp-border)}.stp-user-details{flex:1;min-width:0}.stp-user-name{font-weight:600;font-size:.9rem;color:var(--stp-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stp-user-membership{font-size:.875rem;color:var(--stp-accent)}.stp-main{flex:1;margin-left:var(--stp-sidebar-width);height:100vh;overflow-y:auto;display:flex;flex-direction:column;background:var(--stp-bg-primary);transition:background-color .3s ease}.stp-header{position:sticky;top:0;height:var(--stp-header-height);background:var(--stp-bg-secondary);border-bottom:1px solid var(--stp-border);justify-content:space-between;padding:0 24px;z-index:3;transition:background-color .3s ease,border-color .3s ease}.stp-header,.stp-header-left{display:flex;align-items:center}.stp-header-left{gap:16px}.stp-page-title{font-size:1.25rem;font-weight:600;color:var(--stp-text-primary)}.stp-header-right{gap:16px}.stp-bug-btn,.stp-header-right{display:flex;align-items:center}.stp-bug-btn{gap:5px;padding:6px 12px;border-radius:var(--stp-border-radius-sm);background:#f59e0b;border:1px solid #d97706;color:#000;text-decoration:none;font-size:12px;font-weight:600;letter-spacing:.3px;transition:background .2s,border-color .2s;flex-shrink:0;white-space:nowrap}.stp-bug-btn:hover{background:#fbbf24;border-color:#f59e0b;color:#000}.stp-bug-btn svg{stroke:#000}[data-theme=dark] .stp-bug-btn,[data-theme=dark] .stp-bug-btn:hover{color:#000!important}[data-theme=dark] .stp-bug-btn svg{stroke:#000}.stp-mobile-bug-btn{padding:4px 8px;font-size:11px}.stp-mobile-bug-btn svg{flex-shrink:0}.stp-header-search{position:relative}.stp-search-input{width:300px;padding:12px 16px 12px 40px;border:1px solid var(--stp-border);border-radius:var(--stp-border-radius-sm);font-size:.875rem;background:var(--stp-bg-input);color:var(--stp-text-primary);transition:all .2s ease}.stp-search-input::placeholder{color:var(--stp-text-muted)}.stp-search-input:focus{outline:none;border-color:var(--stp-accent);box-shadow:0 0 0 3px var(--stp-accent-muted)}.stp-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:1rem;color:var(--stp-text-muted)}.stp-header-user{display:block}.stp-header-user img{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid var(--stp-border)}.stp-content{flex:1;padding:24px;background:var(--stp-bg-primary);transition:background-color .3s ease}.stp-scroll-fade-wrap{position:relative}.stp-scroll-fade-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:40px;background:linear-gradient(90deg,transparent,var(--stp-bg-primary));pointer-events:none;z-index:1;opacity:1;transition:opacity .2s}.stp-scroll-fade-wrap.scrolled-end:after{opacity:0}.stp-scroll-fade-wrap:before{content:"";position:absolute;top:0;left:0;bottom:0;width:40px;background:linear-gradient(270deg,transparent,var(--stp-bg-primary));pointer-events:none;z-index:1;opacity:0;transition:opacity .2s}.stp-scroll-fade-wrap.scrolled-mid:before{opacity:1}.stp-page-header{margin-bottom:24px}.stp-page-header h2{font-size:1.5rem;font-weight:700;color:var(--stp-text-primary);margin:0 0 4px;display:flex;align-items:center;gap:8px}.stp-page-header p{font-size:.9rem;color:var(--stp-text-muted);margin:0}.stp-dashboard{max-width:1400px;margin:0 auto}.stp-welcome-banner{background:var(--stp-bg-card);border:1px solid var(--stp-border);color:var(--stp-text-primary);padding:32px;border-radius:var(--stp-border-radius);margin-bottom:24px;position:relative;overflow:hidden;transition:background-color .3s ease,border-color .3s ease}.stp-welcome-banner:before{content:"";position:absolute;top:0;right:0;width:300px;height:100%;background:radial-gradient(circle at right,var(--stp-accent-muted) 0,transparent 70%);pointer-events:none}.stp-welcome-banner h2{font-size:1.5rem;margin-bottom:8px;color:var(--stp-text-primary);position:relative}.stp-welcome-banner p{color:var(--stp-text-secondary);position:relative}.stp-dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.stp-dashboard-card{background:var(--stp-bg-card);border:1px solid var(--stp-border);border-radius:var(--stp-border-radius);overflow:hidden;transition:all .3s ease}.stp-dashboard-card:hover{border-color:var(--stp-border-light)}.stp-card-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--stp-border);background:var(--stp-bg-secondary);transition:background-color .3s ease,border-color .3s ease}.stp-card-header h3{font-size:.9rem;font-weight:600;color:var(--stp-text-primary);display:flex;align-items:center;gap:8px}.stp-card-link{font-size:.875rem;color:var(--stp-accent);font-weight:500;transition:color .2s}.stp-card-link:hover{color:var(--stp-accent-hover)}.stp-card-body{padding:20px;transition:background-color .3s ease}.stp-empty-state{text-align:center;padding:24px;color:var(--stp-text-muted)}.stp-empty-state p{margin-bottom:12px;font-size:.9rem}.stp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:var(--stp-border-radius-sm);font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none}.stp-btn-primary{background:linear-gradient(135deg,var(--stp-accent),var(--stp-accent-hover));color:#1a1a1b}.stp-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(245,197,24,.3)}.stp-btn-secondary{background:var(--stp-bg-input);color:var(--stp-text-primary);border:1px solid var(--stp-border)}.stp-btn-secondary:hover{background:var(--stp-bg-card-hover);border-color:var(--stp-border-light)}.stp-btn-sm{padding:8px 16px;font-size:.875rem}.stp-watchlist-table-container{overflow-x:auto}.stp-watchlist-preview-table{width:100%;border-collapse:collapse}.stp-watchlist-preview-table th{text-align:left;padding:12px;font-size:.875rem;font-weight:600;color:var(--stp-text-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--stp-border)}.stp-watchlist-preview-table td{padding:12px;border-bottom:1px solid var(--stp-border);font-size:.9rem;color:var(--stp-text-primary)}.stp-watchlist-preview-table tr:last-child td{border-bottom:none}.stp-watchlist-preview-table tr:hover{background:var(--stp-bg-secondary)}.stp-watchlist-preview-table .ticker-cell a{color:var(--stp-accent);font-weight:600}.stp-watchlist-preview-table .ticker-cell a:hover{text-decoration:underline}.stp-watchlist-preview-table .price-cell{color:var(--stp-text-primary);font-weight:500}.stp-watchlist-preview-table .change-cell{font-weight:600}.stp-watchlist-preview-table .change-cell.positive{color:var(--stp-success)}.stp-watchlist-preview-table .change-cell.negative{color:var(--stp-danger)}.stp-highlights-list{display:flex;flex-wrap:wrap;gap:10px}.stp-highlight-ticker{display:inline-block;padding:8px 14px;background:var(--stp-bg-secondary);border:1px solid var(--stp-border);border-radius:6px;font-size:.875rem;font-weight:600;color:var(--stp-accent);transition:all .2s}.stp-highlight-ticker:hover{background:var(--stp-accent-muted);border-color:var(--stp-accent)}.stp-movers-list{display:flex;flex-direction:column;gap:8px}.stp-mover-item{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:var(--stp-bg-secondary);border:1px solid var(--stp-border);border-radius:var(--stp-border-radius-sm);transition:all .2s}.stp-mover-item:hover{border-color:var(--stp-border-light);background:var(--stp-bg-card-hover)}.stp-mover-ticker{font-weight:600;color:var(--stp-accent);text-decoration:none}.stp-mover-ticker:hover{text-decoration:underline}.stp-mover-change{font-weight:600;padding:4px 10px;border-radius:4px;font-size:.875rem}.stp-mover-change.positive{background:var(--stp-success-bg);color:var(--stp-success)}.stp-mover-change.negative{background:var(--stp-danger-bg);color:var(--stp-danger)}.stp-loading{text-align:center;color:var(--stp-text-muted);padding:20px;font-size:.9rem}.stp-qa-list{display:flex;flex-direction:column;gap:12px}.stp-qa-item{padding:8px 12px;border:1px solid var(--stp-border);border-radius:var(--stp-border-radius-sm);background:var(--stp-bg-secondary);transition:all .2s}.stp-qa-item:hover{border-color:var(--stp-accent);background:var(--stp-bg-card-hover)}.stp-qa-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.stp-qa-status{font-size:.875rem;font-weight:600;padding:2px 6px;border-radius:4px;text-transform:uppercase;letter-spacing:.03em}.stp-qa-status.open{background:var(--stp-warning-bg);color:var(--stp-warning)}.stp-qa-status.answered{background:var(--stp-success-bg);color:var(--stp-success)}.stp-qa-status.closed{background:var(--stp-bg-card);color:var(--stp-text-muted)}.stp-qa-date{font-size:.875rem;color:var(--stp-text-muted)}.stp-qa-title{display:block;font-weight:600;color:var(--stp-text-primary);text-decoration:none;font-size:.875rem;margin-bottom:2px;line-height:1.3}.stp-qa-title:hover{color:var(--stp-accent)}.stp-qa-author{font-size:.875rem;color:var(--stp-text-muted)}.stp-qa-answered-badge{display:inline-block;font-size:.875rem;color:var(--stp-success);margin-top:4px}.stp-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;padding:40px}.stp-placeholder-icon{font-size:4rem;margin-bottom:20px}.stp-placeholder-title{font-size:1.5rem;font-weight:600;margin-bottom:8px;color:var(--stp-text-primary)}.stp-placeholder-text{color:var(--stp-text-secondary);font-size:1rem}.stp-placeholder-subtext{color:var(--stp-text-muted);font-size:.9rem;margin-top:8px}.stp-screener-wrapper{background:var(--stp-bg-card);border-radius:var(--stp-border-radius);border:1px solid var(--stp-border);overflow:hidden}.stp-mobile-header{display:none;flex-direction:column}.stp-mobile-header-main{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 16px}.stp-mobile-subbar{display:flex;align-items:center;gap:10px;height:44px;padding:0 12px;border-top:1px solid var(--stp-border);background:var(--stp-bg-primary)}.stp-mobile-theme-btn{background:var(--stp-bg-input);border:1px solid var(--stp-border);border-radius:var(--stp-border-radius-sm);padding:6px 10px;cursor:pointer;color:var(--stp-text-primary);font-size:1rem;flex-shrink:0;height:34px;display:flex;align-items:center}.stp-mobile-search-wrap{position:relative;flex:1}.stp-mobile-search-input{width:100%;padding:6px 12px 6px 34px;height:34px;font-size:14px;border-radius:var(--stp-border-radius-sm)}.stp-mobile-search-wrap .stp-search-icon{left:10px;font-size:.9rem}.stp-mobile-overlay{display:none}.stp-global-search-results{position:absolute;top:100%;right:0;width:400px;max-height:450px;overflow-y:auto;overflow-x:hidden;background:var(--stp-bg-card);border:1px solid var(--stp-border);border-radius:var(--stp-border-radius);box-shadow:0 8px 24px rgba(0,0,0,.4);display:none!important;z-index:5;margin-top:8px}[data-theme=light] .stp-global-search-results{background:#fff;border-color:#e0e0e0;box-shadow:0 8px 24px rgba(0,0,0,.12)}[data-theme=light] .stp-search-result{border-bottom-color:#f0f0f0}[data-theme=light] .stp-search-result:hover{background:#f5f5f5}[data-theme=light] .stp-search-result-ticker{color:var(--stp-accent)}[data-theme=light] .stp-search-result-exchange,[data-theme=light] .stp-search-result-name{color:#4b5563}.stp-global-search-results.active{display:block!important}.stp-search-result{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--stp-border);transition:background .15s}.stp-search-result:hover{background:var(--stp-bg-secondary)}.stp-search-result:last-child{border-bottom:none}.stp-search-result-star{font-size:1.4rem;color:var(--stp-text-muted);cursor:pointer;transition:color .15s}.stp-search-result-star.active,.stp-search-result-star:hover{color:var(--stp-accent)}.stp-search-result-link{display:flex;align-items:center;flex:1;min-width:0;text-decoration:none;color:inherit;gap:12px}.stp-search-result-info{flex:1;min-width:0}.stp-search-result-ticker{font-weight:700;font-size:1rem;color:var(--stp-accent);display:block}.stp-search-result-name{font-size:.875rem;color:var(--stp-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin-top:2px}.stp-search-result-price{text-align:right;flex-shrink:0;min-width:70px}.stp-search-result-price-value{font-weight:600;font-size:1rem;display:block;color:var(--stp-text-primary)}.stp-search-result-exchange{font-size:.875rem;color:var(--stp-text-muted);display:block}.stp-search-result-change{font-size:.875rem;font-weight:500}.stp-search-result-change.positive{color:var(--stp-success)}.stp-search-result-change.negative{color:var(--stp-danger)}.stp-search-empty,.stp-search-loading{padding:24px;text-align:center;color:var(--stp-text-muted)}.stp-company-modal{display:none!important;position:fixed;top:0;left:0;right:0;bottom:0;z-index:6}.stp-company-modal.active{display:flex!important;align-items:flex-start;justify-content:center;padding:40px 20px;overflow-y:auto}.stp-company-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8)}.stp-company-modal-content{position:relative;background:var(--stp-bg-card);border:1px solid var(--stp-border);border-radius:var(--stp-border-radius);width:100%;max-width:900px;max-height:calc(100vh - 80px);overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.5)}.stp-company-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid var(--stp-border);position:sticky;top:0;background:var(--stp-bg-card);z-index:2}.stp-company-modal-title{display:flex;align-items:center;gap:12px}.stp-company-modal-title h2{margin:0;font-size:1.5rem;color:var(--stp-text-primary)}.stp-company-name{color:var(--stp-text-secondary);font-size:1rem}.stp-company-watchlist{font-size:1.8rem;cursor:pointer;color:var(--stp-text-muted);transition:color .15s}.stp-company-watchlist.active,.stp-company-watchlist:hover{color:var(--stp-accent)}.stp-company-modal-close{background:none;border:none;font-size:2rem;cursor:pointer;color:var(--stp-text-muted);line-height:1;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--stp-border-radius-sm);transition:background .15s}.stp-company-modal-close:hover{background:var(--stp-bg-secondary);color:var(--stp-text-primary)}.stp-company-modal-body{padding:24px}.stp-company-loading{text-align:center;padding:60px;color:var(--stp-text-muted)}.stp-company-price-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--stp-border)}.stp-company-price-main{display:flex;align-items:baseline;gap:16px}.stp-company-current-price{font-size:2.5rem;font-weight:700;color:var(--stp-text-primary)}.stp-company-change{font-size:1.1rem;font-weight:600}.stp-company-change.positive{color:var(--stp-success)}.stp-company-change.negative{color:var(--stp-danger)}.stp-company-meta{display:flex;gap:16px;margin-top:8px;font-size:.9rem;color:var(--stp-text-muted)}.stp-company-actions{display:flex;gap:8px}.stp-company-action-btn{padding:10px 16px;border:1px solid var(--stp-border);background:var(--stp-bg-secondary);border-radius:var(--stp-border-radius-sm);font-weight:600;font-size:.875rem;cursor:pointer;transition:all .15s;color:var(--stp-text-primary)}.stp-company-action-btn:hover{border-color:var(--stp-accent);background:var(--stp-accent-muted)}.stp-company-action-btn.primary{background:var(--stp-accent);border-color:var(--stp-accent);color:#000}.stp-company-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stp-company-stat{background:var(--stp-bg-secondary);border:1px solid var(--stp-border);padding:16px;border-radius:var(--stp-border-radius-sm)}.stp-company-stat-label{font-size:.875rem;color:var(--stp-text-muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px}.stp-company-stat-value{font-size:1.1rem;font-weight:600;color:var(--stp-text-primary)}.stp-company-section{margin-bottom:24px}.stp-company-section-title{font-size:1rem;font-weight:600;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid var(--stp-accent);display:inline-block;color:var(--stp-text-primary)}.stp-company-metrics-table{width:100%;border-collapse:collapse}.stp-company-metrics-table td{padding:10px 12px;border-bottom:1px solid var(--stp-border)}.stp-company-metrics-table tr:last-child td{border-bottom:none}.stp-company-metrics-table td:first-child{color:var(--stp-text-secondary);font-size:.9rem}.stp-company-metrics-table td:last-child{text-align:right;font-weight:600;color:var(--stp-text-primary)}.stp-company-description{line-height:1.7;color:var(--stp-text-secondary)}input,select,textarea{background:var(--stp-bg-input);border:1px solid var(--stp-border);color:var(--stp-text-primary);border-radius:var(--stp-border-radius-sm);padding:10px 14px;font-size:.9rem;transition:all .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--stp-accent);box-shadow:0 0 0 3px var(--stp-accent-muted)}input::placeholder,textarea::placeholder{color:var(--stp-text-muted)}table{width:100%;border-collapse:collapse}td,th{padding:12px;text-align:left;border-bottom:1px solid var(--stp-border)}th{font-size:.875rem;font-weight:600;color:var(--stp-text-muted);text-transform:uppercase;letter-spacing:.05em}tr:hover{background:var(--stp-bg-secondary)}.stp-tabs{display:flex;gap:4px;border-bottom:1px solid var(--stp-border);margin-bottom:24px}.stp-tab{padding:12px 20px;font-size:.9rem;font-weight:500;color:var(--stp-text-secondary);cursor:pointer;border-bottom:2px solid transparent;transition:all .2s;background:none;border:none}.stp-tab:hover{color:var(--stp-text-primary)}.stp-tab.active{color:var(--stp-accent);border-bottom-color:var(--stp-accent)}.stp-alert{padding:16px 20px;border-radius:var(--stp-border-radius-sm);margin-bottom:16px;font-size:.9rem}.stp-alert-success{background:var(--stp-success-bg);border:1px solid var(--stp-success);color:var(--stp-success)}.stp-alert-error{background:var(--stp-danger-bg);border:1px solid var(--stp-danger);color:var(--stp-danger)}.stp-alert-warning{background:var(--stp-warning-bg);border:1px solid var(--stp-warning);color:var(--stp-warning)}.stp-content,.stp-main{overflow-x:hidden;max-width:100%}canvas,iframe,img,svg,video{max-width:100%}@media (max-width:1280px){.stp-company-stats-grid{grid-template-columns:repeat(3,1fr)}.stp-header{justify-content:flex-end}.stp-header-left{display:none}.stp-search-input{width:220px}}@media (max-width:1024px){.stp-search-input{width:200px}.stp-dashboard-grid{grid-template-columns:1fr}.stp-theme-toggle-label{display:none}.stp-company-stats-grid{grid-template-columns:repeat(2,1fr)}.stp-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:2px}.stp-tab{white-space:nowrap;flex-shrink:0}.stp-metrics-grid,.stp-segments-grid,.stp-stats-grid{grid-template-columns:1fr 1fr}}@media (max-width:1366px){.stp-sidebar{position:fixed;left:-100%;top:var(--stp-mobile-header-height);bottom:0;z-index:5;transition:left .3s ease;overflow-y:auto}.stp-sidebar.open{left:0}.stp-mobile-header{display:flex;position:fixed;top:0;left:0;right:0;height:var(--stp-mobile-header-height);background:var(--stp-bg-secondary);border-bottom:1px solid var(--stp-border);z-index:4}.stp-mobile-menu-btn{background:none;border:none;cursor:pointer;padding:8px;display:flex;flex-direction:column;justify-content:center;gap:5px;min-width:44px;min-height:44px;flex-shrink:0}.stp-mobile-menu-btn span{display:block;width:22px;height:2px;background:var(--stp-text-primary);border-radius:2px;transition:transform .25s ease,opacity .25s ease;transform-origin:center}.stp-mobile-menu-btn.open span:first-child{transform:translateY(7px) rotate(45deg)}.stp-mobile-menu-btn.open span:nth-child(2){opacity:0;transform:scaleX(0)}.stp-mobile-menu-btn.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.stp-mobile-logo a{display:flex;align-items:center;gap:8px;text-decoration:none;font-weight:700;color:var(--stp-accent);font-size:1.1rem}.stp-mobile-logo img{width:28px;height:28px;border-radius:4px}.stp-mobile-user img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid var(--stp-border)}.stp-mobile-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:4}.stp-mobile-overlay.active{display:block}.stp-main{margin-left:0!important;padding-top:var(--stp-mobile-header-height)}.stp-app .stp-header,.stp-header{display:none!important}.admin-bar .stp-mobile-header{top:46px}.admin-bar .stp-sidebar{top:calc(var(--stp-mobile-header-height) + 46px)}.admin-bar .stp-main{padding-top:calc(var(--stp-mobile-header-height) + 46px)}}@media (max-width:768px){body,html{overflow:visible;overflow-y:auto;height:auto}.stp-sidebar{position:fixed;left:-100%;top:var(--stp-mobile-header-height);bottom:0;z-index:5;transition:left .3s ease;overflow-y:auto}.stp-sidebar.open{left:0}.stp-mobile-header{display:flex;position:fixed;top:0;left:0;right:0;height:var(--stp-mobile-header-height);background:var(--stp-bg-secondary);border-bottom:1px solid var(--stp-border);z-index:4}.stp-mobile-menu-btn{background:none;border:none;cursor:pointer;padding:8px;display:flex;flex-direction:column;justify-content:center;gap:5px;min-width:44px;min-height:44px;flex-shrink:0}.stp-mobile-menu-btn span{display:block;width:22px;height:2px;background:var(--stp-text-primary);border-radius:2px;transition:transform .25s ease,opacity .25s ease;transform-origin:center}.stp-mobile-menu-btn.open span:first-child{transform:translateY(7px) rotate(45deg)}.stp-mobile-menu-btn.open span:nth-child(2){opacity:0;transform:scaleX(0)}.stp-mobile-menu-btn.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.stp-mobile-logo a{display:flex;align-items:center;gap:8px;text-decoration:none;font-weight:700;color:var(--stp-accent);font-size:1.1rem}.stp-mobile-logo img{width:28px;height:28px;border-radius:4px}.stp-mobile-user img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid var(--stp-border)}.stp-mobile-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:4}.stp-mobile-overlay.active{display:block}.admin-bar .stp-mobile-header,.admin-bar .stp-sidebar{top:46px}.stp-main{margin-left:0!important;padding-top:var(--stp-mobile-header-height);height:auto;overflow-y:visible;padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 24px)}body.admin-bar{margin-top:0!important}.admin-bar .stp-main{padding-top:calc(var(--stp-mobile-header-height) + 46px)}:root{--stp-loader-top:var(--stp-mobile-header-height)}.admin-bar{--stp-loader-top:calc(var(--stp-mobile-header-height) + 46px)}.stp-app .stp-header,.stp-header{display:none!important}.stp-content{padding:12px}.stp-dashboard{max-width:100%}.stp-welcome-banner--desktop{display:none!important}.stp-dashboard-grid{grid-template-columns:1fr;gap:12px}.stp-card-body{padding:12px}.stp-card-header{padding:12px 14px}.stp-company-stats-grid,.stp-metrics-grid,.stp-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.stp-segments-grid{grid-template-columns:1fr}.stp-company-modal.active{padding:0;align-items:flex-end}.stp-company-modal-content{max-height:92vh;border-radius:var(--stp-border-radius) var(--stp-border-radius) 0 0;width:100%;max-width:100%}.stp-company-modal-header{padding:14px 16px}.stp-company-modal-title h2{font-size:1.1rem}.stp-company-modal-body{padding:14px 16px}.stp-company-price-header{flex-direction:column;gap:12px}.stp-company-current-price{font-size:1.8rem}.stp-company-meta{flex-wrap:wrap;gap:8px}.stp-company-actions{flex-wrap:wrap}.stp-company-action-btn{flex:1;text-align:center}.stp-table-scroll,.stp-watchlist-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.stp-company-metrics-table,.stp-watchlist-preview-table{min-width:400px}.stp-btn{width:100%;justify-content:center}.stp-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:0;padding-bottom:0}.stp-tab{padding:10px 14px;font-size:.875rem;white-space:nowrap;flex-shrink:0}.stp-market-bar{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;padding:8px 12px}.stp-market-bar-item{flex-shrink:0}.stp-earnings-grid,.stp-radar-grid{grid-template-columns:1fr}.stp-radar-item{flex-direction:row;justify-content:space-between}.stp-movers-list{gap:6px}.stp-mover-item{padding:10px 12px}.stp-chart-container,.stp-portfolio-chart{max-height:250px}.stp-global-search-results{position:fixed;top:var(--stp-mobile-header-height);left:8px;right:8px;width:auto}.admin-bar .stp-global-search-results{top:calc(var(--stp-mobile-header-height) + 46px)}.stp-search-result{padding:10px 12px;gap:8px}.stp-search-result-link{gap:8px}.stp-search-result-price{min-width:60px}.stp-search-result-name{font-size:.8rem}.stp-qa-list{gap:8px}.stp-qa-item-header{flex-wrap:wrap;gap:4px}.stp-highlights-list{gap:6px}.stp-highlight-ticker{padding:6px 10px;font-size:.875rem}h1{font-size:1.4rem}h2{font-size:1.2rem}h3{font-size:1rem}input,select,textarea{font-size:16px}.stp-pagination{flex-wrap:wrap;gap:4px;justify-content:center}}@media (max-width:480px){.stp-content{padding:10px}.stp-company-stats-grid,.stp-metrics-grid,.stp-stats-grid{grid-template-columns:1fr 1fr;gap:8px}.stp-company-stat{padding:10px}.stp-company-stat-value{font-size:.95rem}.stp-company-current-price{font-size:1.5rem}.stp-card-header h3{font-size:.875rem}.stp-welcome-banner h2{font-size:1rem}.stp-company-actions{flex-direction:column}.stp-chart-container,.stp-portfolio-chart{max-height:200px}}.stp-screener-mode .stp-sidebar{display:none!important}.stp-screener-mode .stp-main{margin-left:0!important}.stp-screener-mode .stp-header{left:0!important}@media (max-width:1024px){.stp-screener-mode .stp-main{margin-left:0!important;padding-top:var(--stp-mobile-header-height)!important}}.fv-pct{font-size:14px;font-weight:600;margin-left:4px;opacity:.85}.fv-upside{color:var(--stp-positive,#4ade80)}.fv-downside{color:var(--stp-negative,#f87171)}.stp-day-summary{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;padding:32px 16px;text-align:center}.day-summary-main{margin-bottom:24px}.day-summary-price{font-size:42px;font-weight:700;color:var(--stp-text-primary,#f9fafb);line-height:1.1}.day-summary-change{font-size:18px;font-weight:600;margin-top:8px}.day-summary-change.day-up{color:#10b981}.day-summary-change.day-down{color:#ef4444}.day-summary-arrow{margin-right:4px}.day-summary-details{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:380px;width:100%;margin-bottom:16px}.day-summary-detail{display:flex;flex-direction:column;gap:4px;padding:12px 16px;background:var(--stp-bg-secondary,#1f2937);border-radius:var(--stp-border-radius-sm,6px);border:1px solid var(--stp-border,#374151)}.day-summary-label{font-size:14px;color:var(--stp-text-muted,#6b7280)}.day-summary-value{font-size:16px;font-weight:600;color:var(--stp-text-primary,#f9fafb)}.day-summary-value.day-up{color:#10b981}.day-summary-value.day-down{color:#ef4444}.day-summary-date{font-size:14px;color:var(--stp-text-muted,#6b7280)}@media (max-width:480px){.day-summary-price{font-size:32px}.day-summary-details{grid-template-columns:1fr;max-width:260px}}html{background-color:#111827}html[data-theme=light]{background-color:#f9fafb}[data-theme=light] .action-cell.buy,[data-theme=light] .comp-best,[data-theme=light] .comp-positive,[data-theme=light] .day-summary-change.day-up,[data-theme=light] .day-summary-value.day-up,[data-theme=light] .dcf-growth-pos,[data-theme=light] .dcf-sens-under,[data-theme=light] .dcf-undervalued,[data-theme=light] .dcf-upside-positive,[data-theme=light] .div-growth-value.positive,[data-theme=light] .div-yield-growth-num.positive,[data-theme=light] .dp-pos,[data-theme=light] .fin-growth-pos,[data-theme=light] .fin-positive,[data-theme=light] .grade-strip-value.gs-val-excellent,[data-theme=light] .outlook-growth-pos,[data-theme=light] .snap-val-green,[data-theme=light] .stp-action-awaiting,[data-theme=light] .stp-bug-status-open,[data-theme=light] .stp-char-count.stp-char-met,[data-theme=light] .stp-csv-valid,[data-theme=light] .stp-fc-item .v.good,[data-theme=light] .stp-highlight-meta-value.stp-ret-pos,[data-theme=light] .stp-lbx-ret-pos,[data-theme=light] .stp-market-tile.up .stp-market-change,[data-theme=light] .stp-positive,[data-theme=light] .stp-ret-pos,[data-theme=light] .stp-status-resolved,[data-theme=light] .stp-ytd-value.positive,[data-theme=light] .val-positive,[data-theme=light] .val-undervalued,[data-theme=light] .valuation-grade-score.score-green,[data-theme=light] .yield-good,[data-theme=light] .yield-row-amount.debtpay-color{color:#059669!important}[data-theme=light] .action-cell.sell,[data-theme=light] .comp-negative,[data-theme=light] .comp-worst,[data-theme=light] .day-summary-change.day-down,[data-theme=light] .day-summary-value.day-down,[data-theme=light] .dcf-growth-neg,[data-theme=light] .dcf-overvalued,[data-theme=light] .dcf-sens-over,[data-theme=light] .dcf-upside-negative,[data-theme=light] .div-growth-value.negative,[data-theme=light] .div-yield-growth-num.negative,[data-theme=light] .dp-neg,[data-theme=light] .fin-growth-neg,[data-theme=light] .fin-negative,[data-theme=light] .outlook-growth-neg,[data-theme=light] .snap-val-red,[data-theme=light] .stp-csv-invalid,[data-theme=light] .stp-fc-item .v.bad,[data-theme=light] .stp-highlight-meta-value.stp-ret-neg,[data-theme=light] .stp-lbx-ret-neg,[data-theme=light] .stp-market-tile.down .stp-market-change,[data-theme=light] .stp-negative,[data-theme=light] .stp-ret-neg,[data-theme=light] .stp-ytd-value.negative,[data-theme=light] .val-negative,[data-theme=light] .val-overvalued,[data-theme=light] .yield-bad,[data-theme=light] .yield-row-amount.negative-color,[data-theme=light] .yield-row-amount.total-color.neg{color:#dc2626!important}[data-theme=light] .cmp-hist-discount,[data-theme=light] .dp-conc-flag.ok,[data-theme=light] .snap-delta-pos,[data-theme=light] .stp-bug-past-status.resolved,[data-theme=light] .stp-commentary-badge.foundation,[data-theme=light] .stp-conc-flag.ok,[data-theme=light] .stp-flag.green,[data-theme=light] .stp-mover-change.positive,[data-theme=light] .stp-qa-card-status.answered,[data-theme=light] .stp-radar-source.portfolio,[data-theme=light] .stp-sh-flag.ok,[data-theme=light] .stp-trade-action.buy,[data-theme=light] .stp-tx-type.buy,[data-theme=light] .vz-badge.cheap,[data-theme=light] .vz-zone-badge.cheap{color:#065f46!important}[data-theme=light] .cmp-coverage-low,[data-theme=light] .cmp-hist-premium,[data-theme=light] .snap-delta-neg,[data-theme=light] .stp-btn-danger,[data-theme=light] .stp-flag.red,[data-theme=light] .stp-mover-change.negative,[data-theme=light] .stp-sh-flag.danger,[data-theme=light] .stp-trade-action.sell,[data-theme=light] .stp-tx-type.sell,[data-theme=light] .vz-badge.expensive,[data-theme=light] .vz-zone-badge.expensive{color:#991b1b!important}[data-theme=light] .currency-badge.usd,[data-theme=light] .dp-badge.usd,[data-theme=light] .stp-tx-type.dividend,[data-theme=light] .stp-wiz-fetch-btn{color:#1d4ed8!important}[data-theme=light] .dp-gcell.ga,[data-theme=light] .stp-gcell.ga{color:#065f46!important}[data-theme=light] .dp-gcell.gb,[data-theme=light] .stp-gcell.gb{color:#1d4ed8!important}[data-theme=light] .dp-gcell.gc,[data-theme=light] .stp-gcell.gc{color:#78350f!important}[data-theme=light] .dp-gcell.gd,[data-theme=light] .stp-gcell.gd{color:#7c2d12!important}[data-theme=light] .dp-gcell.gf,[data-theme=light] .stp-gcell.gf{color:#991b1b!important}[data-theme=light] .positive:not(.net-fill):not(.net-color):not(.stp-gcell):not(.dp-gcell):not(.badge-positive):not(.stp-return-badge),[data-theme=light] .stp-returns-table .positive{color:#059669}[data-theme=light] .negative:not(.net-fill):not(.net-color):not(.stp-gcell):not(.dp-gcell):not(.badge-negative):not(.stp-return-badge),[data-theme=light] .stp-returns-table .negative{color:#dc2626}[data-theme=light] .positive{color:#059669}[data-theme=light] .negative{color:#dc2626}[data-theme=dark] .action-cell.sell,[data-theme=dark] .comp-negative,[data-theme=dark] .comp-worst,[data-theme=dark] .day-summary-change.day-down,[data-theme=dark] .day-summary-value.day-down,[data-theme=dark] .dcf-growth-neg,[data-theme=dark] .dcf-overvalued,[data-theme=dark] .dcf-sens-over,[data-theme=dark] .dcf-upside-negative,[data-theme=dark] .div-growth-value.negative,[data-theme=dark] .div-yield-growth-num.negative,[data-theme=dark] .dp-neg,[data-theme=dark] .fin-growth-neg,[data-theme=dark] .fin-negative,[data-theme=dark] .outlook-growth-neg,[data-theme=dark] .snap-val-red,[data-theme=dark] .stp-csv-invalid,[data-theme=dark] .stp-fc-item .v.bad,[data-theme=dark] .stp-highlight-meta-value.stp-ret-neg,[data-theme=dark] .stp-lbx-ret-neg,[data-theme=dark] .stp-market-tile.down .stp-market-change,[data-theme=dark] .stp-negative,[data-theme=dark] .stp-ret-neg,[data-theme=dark] .stp-ytd-value.negative,[data-theme=dark] .val-negative,[data-theme=dark] .val-overvalued,[data-theme=dark] .yield-bad,[data-theme=dark] .yield-row-amount.negative-color,[data-theme=dark] .yield-row-amount.total-color.neg{color:#f87171!important}[data-theme=dark] .cmp-hist-discount,[data-theme=dark] .dp-conc-flag.ok,[data-theme=dark] .snap-delta-pos,[data-theme=dark] .stp-commentary-badge.foundation,[data-theme=dark] .stp-conc-flag.ok,[data-theme=dark] .stp-flag.green,[data-theme=dark] .stp-mover-change.positive,[data-theme=dark] .stp-radar-source.portfolio,[data-theme=dark] .stp-sh-flag.ok,[data-theme=dark] .stp-trade-action.buy,[data-theme=dark] .stp-tx-type.buy,[data-theme=dark] .vz-badge.cheap,[data-theme=dark] .vz-zone-badge.cheap{color:#6ee7b7!important}[data-theme=dark] .cmp-coverage-low,[data-theme=dark] .cmp-hist-premium,[data-theme=dark] .snap-delta-neg,[data-theme=dark] .stp-flag.red,[data-theme=dark] .stp-mover-change.negative,[data-theme=dark] .stp-sh-flag.danger,[data-theme=dark] .stp-trade-action.sell,[data-theme=dark] .stp-tx-type.sell,[data-theme=dark] .vz-badge.expensive,[data-theme=dark] .vz-zone-badge.expensive{color:#fca5a5!important}[data-theme=dark] .currency-badge.usd,[data-theme=dark] .dp-badge.usd,[data-theme=dark] .stp-tx-type.dividend{color:#93c5fd!important}[data-theme=dark] .dp-gcell.ga,[data-theme=dark] .stp-gcell.ga{color:#6ee7b7!important}[data-theme=dark] .dp-gcell.gb,[data-theme=dark] .stp-gcell.gb{color:#93c5fd!important}[data-theme=dark] .dp-gcell.gc,[data-theme=dark] .stp-gcell.gc{color:#fcd34d!important}[data-theme=dark] .dp-gcell.gd,[data-theme=dark] .stp-gcell.gd{color:#fb923c!important}[data-theme=dark] .dp-gcell.gf,[data-theme=dark] .stp-gcell.gf{color:#fca5a5!important}[data-theme=light] .stp-nav-item.active,[data-theme=light] .stp-nav-item.active .stp-nav-label,[data-theme=light] .wl-group-tab.active{color:#78350f!important}[data-theme=light] .wl-pill.active{color:#1a1a1b!important}[data-theme=light] .currency-badge.cad,[data-theme=light] .dp-conc-flag.warn,[data-theme=light] .stp-commentary-badge.bull,[data-theme=light] .stp-conc-flag.warn,[data-theme=light] .stp-flag.yellow,[data-theme=light] .stp-radar-source.watchlist,[data-theme=light] .stp-sh-flag.warn,[data-theme=light] .valuation-grade-score.score-amber,[data-theme=light] .valuation-grade-score.score-yellow,[data-theme=light] .vz-badge.fair,[data-theme=light] .vz-zone-badge.fair{color:#78350f!important}[data-theme=light] .stp-card label,[data-theme=light] .stp-form-section label{color:#4b5563}.stp-nav-link:focus-visible,.stp-sidebar-link:focus-visible,[role=button]:focus-visible,[role=tab]:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid var(--stp-accent);outline-offset:2px;border-radius:var(--stp-border-radius-sm)}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--stp-accent);outline-offset:-1px}.stp-modal-close{min-width:44px;min-height:44px}