:root{color-scheme:dark;--stock96-bg:#0b0b0e;--stock96-rail:#0f0f13;--stock96-surface:#111116;--stock96-surface-raised:#17171d;--stock96-soft:#1b1b22;--stock96-line:#27272f;--stock96-line-strong:#353540;--stock96-text:#f2f4f6;--stock96-text-secondary:#b0b8c1;--stock96-muted:#7d8795;--stock96-accent:#3182f6;--stock96-accent-soft:rgba(49,130,246,0.16);--stock96-up:#f04452;--stock96-down:#3182f6;--stock96-rail-width:216px;--stock96-bottom-height:64px;--stock96-radius:14px;--color-bg:var(--stock96-bg)!important;--color-surface:var(--stock96-surface)!important;--color-soft:var(--stock96-soft)!important;--color-line:var(--stock96-line)!important;--color-ink:var(--stock96-text)!important;--color-muted:var(--stock96-muted)!important;--color-primary:var(--stock96-accent)!important;--color-primary-soft:var(--stock96-accent-soft)!important;--color-on-primary:#ffffff!important;--color-text:var(--stock96-text)!important;--color-text-muted:var(--stock96-muted)!important;--color-border:var(--stock96-line)!important;--bg:var(--stock96-bg)!important;--surface:var(--stock96-surface)!important;--soft:var(--stock96-soft)!important;--line:var(--stock96-line)!important;--ink:var(--stock96-text)!important;--muted:var(--stock96-muted)!important;--primary:var(--stock96-accent)!important;--primary-deep:#8ab7ff!important;--primary-soft:var(--stock96-accent-soft)!important;--up:var(--stock96-up)!important;--down:var(--stock96-down)!important;--rail:var(--stock96-rail-width)!important;--rail-width:var(--stock96-rail-width)!important;--bottom-nav-height:var(--stock96-bottom-height)!important}*{box-sizing:border-box}body,html{min-height:100%;background:var(--stock96-bg)!important;color:var(--stock96-text)!important}body{margin:0}::selection{background:rgba(49,130,246,.35);color:#ffffff}button,input,select,textarea{color-scheme:dark}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(49,130,246,.3)!important;outline-offset:2px}body .app-shell{min-height:100dvh;display:flex}body .app-shell,body .shell-main{background:var(--stock96-bg)!important}body .shell-main{min-width:0;flex:1 1}body .side-rail{position:sticky;z-index:40;top:0;width:var(--stock96-rail-width);height:100dvh;flex:0 0 var(--stock96-rail-width);display:flex;flex-direction:column;align-items:stretch;gap:14px;padding:14px 11px;border-right:1px solid #202027!important;background:var(--stock96-rail)!important}body .brand-mark{width:100%;min-height:44px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:9px;padding:5px 9px 9px;color:var(--stock96-text)}body .brand-wordmark{overflow:hidden;color:var(--stock96-text)!important;font-size:15px;font-weight:780;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}body .bio96-flame-icon,body .stock96-brand-icon{flex:0 0 auto;color:var(--stock96-accent)!important}body .rail-nav{width:100%;display:grid;gap:3px}body .rail-item{min-height:42px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;justify-items:start;gap:10px;padding:0 10px;border-radius:9px;background:transparent!important;color:var(--stock96-muted)!important;font-size:13px;font-weight:650}body .rail-item--selected,body .rail-item:hover{background:var(--stock96-soft)!important;color:var(--stock96-text)!important}body .rail-item--selected svg,body .rail-item:hover svg{color:var(--stock96-accent)!important}body .rail-footer{width:100%;display:grid;gap:9px;margin-top:auto}body .lang-switch{border-color:var(--stock96-line)!important}body .lang-switch__item{min-height:32px;border-radius:7px;color:var(--stock96-muted)!important}body .lang-switch__item--selected,body .lang-switch__item:hover{background:var(--stock96-soft)!important;color:var(--stock96-text-secondary)!important}body .lang-switch__item--selected:before{background:var(--stock96-accent)!important}body .side-rail .rail-account{width:100%;min-height:52px;display:grid;align-items:center;gap:9px;padding:8px 9px;border:1px solid var(--stock96-line)!important;border-radius:11px;background:#141419!important;color:var(--stock96-text-secondary)!important;box-shadow:none!important}body .side-rail button.rail-account{grid-template-columns:32px minmax(0,1fr);text-align:left}body .side-rail button.rail-account:hover{border-color:var(--stock96-line-strong)!important;background:var(--stock96-soft)!important;transform:none!important}body .rail-account__avatar,body .rail-account__icon{width:32px;height:32px;display:grid;overflow:hidden;border-radius:9px;background:#222229!important;color:var(--stock96-muted)!important;place-items:center}body .rail-account__avatar img{width:100%;height:100%;object-fit:cover}body .rail-account__copy{min-width:0;display:grid;gap:2px}body .rail-account__copy small,body .rail-account__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .rail-account__copy strong{color:var(--stock96-text)!important;font-size:12px}body .rail-account__copy small{color:var(--stock96-muted)!important;font-size:9px}body .side-rail .rail-account--profile{grid-template-columns:32px minmax(0,1fr) 28px}body .rail-account--profile>button{width:28px;height:28px;display:grid;padding:0;border:0;border-radius:7px;background:transparent;color:var(--stock96-muted);place-items:center}body .rail-account--loading{grid-template-columns:22px minmax(0,1fr);color:var(--stock96-muted)!important;font-size:10px}body .bottom-nav,body .mobile-top,body .mobile-topbar{display:none}body .bio96-site-footer,body .site-footer{width:min(1040px,calc(100% - 56px));min-height:74px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:16px 26px;padding:22px 0 30px;border-top:1px solid var(--stock96-line)!important;background:transparent!important;color:var(--stock96-muted)!important;font-size:11px}body .bio96-site-footer__brand,body .site-footer>div{display:grid;gap:2px}body .bio96-site-footer strong,body .site-footer strong{color:var(--stock96-text-secondary)!important}body .bio96-site-footer nav,body .site-footer nav{display:flex;flex-wrap:wrap;gap:14px}body .bio96-site-footer small,body .site-footer small{margin-left:auto}body .stock96-list-loading{width:min(1040px,100%);margin:0 auto;padding:32px 28px 70px}.stock96-list-loading__header{display:grid;gap:10px;margin-bottom:22px}.stock96-list-loading__filters{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:10px;margin-bottom:12px}.stock96-list-loading__list{overflow:hidden;border:1px solid var(--stock96-line);border-radius:var(--stock96-radius);background:var(--stock96-surface)}.stock96-list-loading__row{min-height:68px;display:grid;grid-template-columns:38px minmax(0,1fr) 160px;align-items:center;gap:12px;padding:10px 16px}.stock96-list-loading__row+.stock96-list-loading__row{border-top:1px solid var(--stock96-line)}.stock96-list-loading__identity{display:grid;gap:7px}.stock96-skeleton{display:block;border-radius:8px;background:#222229;animation:stock96-pulse 1.25s ease-in-out infinite alternate}.stock96-skeleton--eyebrow{width:72px;height:11px}.stock96-skeleton--title{width:168px;height:34px}.stock96-skeleton--search,.stock96-skeleton--sort{height:48px;border-radius:13px}.stock96-skeleton--logo{width:36px;height:36px;border-radius:50%}.stock96-skeleton--name{width:min(180px,70%);height:14px}.stock96-skeleton--meta{width:110px;height:9px}.stock96-skeleton--price{width:98px;height:14px;justify-self:end}body .bio96-route-loader,body .page-loading,body .stock96-route-loader{min-height:calc(100dvh - 80px);display:grid;align-content:center;justify-items:center;gap:12px;background:var(--stock96-bg)!important;color:var(--stock96-text-secondary)!important}body .bio96-route-loader__ring,body .page-loading>span,body .stock96-route-loader__ring{width:34px;height:34px;border:3px solid #282830!important;border-top:3px solid var(--stock96-accent)!important;border-radius:50%;background:transparent!important;animation:stock96-spin .8s linear infinite}body .page-loading strong{color:var(--stock96-text)!important;font-size:15px}body .page-loading p{color:var(--stock96-muted)!important;font-size:12px}body .stock96-explorer{width:min(1040px,100%)!important;margin:0 auto!important;padding:32px 28px 72px!important;background:transparent!important;color:var(--stock96-text)!important}body .stock96-list-section{margin-top:0!important}body .stock96-list-header{min-height:56px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;margin:0 0 18px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body .stock96-list-header h1,body .stock96-list-header h2{margin:5px 0 0!important;color:var(--stock96-text)!important;font-size:31px!important;font-weight:780!important;line-height:1.2!important;letter-spacing:-.045em!important}body .stock96-list-header>div>span,body .stock96-list-header>span{color:var(--stock96-accent)!important;font-size:11px!important;font-weight:800!important}body .stock96-list-header>strong{color:var(--stock96-muted)!important;font-size:12px!important}body .stock96-category-filter{display:flex!important;gap:7px!important;margin:0 0 12px!important;padding:0 0 3px!important;overflow-x:auto!important;scrollbar-width:none}body .stock96-category-filter::-webkit-scrollbar{display:none}body .stock96-category-filter button{height:38px!important;min-width:0!important;display:inline-flex!important;align-items:center!important;gap:5px!important;flex:0 0 auto!important;padding:0 13px!important;border:1px solid var(--stock96-line)!important;border-radius:10px!important;background:var(--stock96-surface)!important;color:var(--stock96-muted)!important;font-size:12px!important;font-weight:720!important;box-shadow:none!important;transform:none!important}body .stock96-category-filter button:hover{border-color:var(--stock96-line-strong)!important;color:var(--stock96-text-secondary)!important}body .stock96-category-filter button.is-active,body .stock96-category-filter button[aria-pressed=true]{border-color:var(--stock96-accent)!important;background:var(--stock96-accent-soft)!important;color:#8ab7ff!important}body .stock96-category-filter small{color:inherit!important;font-size:10px!important;opacity:.72}body .stock96-filters{display:grid!important;grid-template-columns:minmax(0,1fr) auto 170px!important;gap:10px!important;margin:0 0 12px!important;padding:0!important;border:0!important;background:transparent!important}body .stock96-filters .energy-search,body .stock96-filters .energy-segmented,body .stock96-filters .search,body .stock96-filters form,body .stock96-filters label,body .stock96-filters>select{min-height:48px!important;border:1px solid var(--stock96-line)!important;border-radius:12px!important;background:var(--stock96-surface)!important;color:var(--stock96-muted)!important;box-shadow:none!important}body .stock96-filters .energy-search:focus-within,body .stock96-filters form:focus-within,body .stock96-filters label:focus-within{border-color:var(--stock96-accent)!important;box-shadow:0 0 0 3px var(--stock96-accent-soft)!important}body .stock96-filters button,body .stock96-filters input,body .stock96-filters select{color:var(--stock96-text)!important}body .stock96-filters input::placeholder{color:#606a78!important}body .stock96-filters .energy-segmented{padding:4px!important}body .stock96-filters .energy-segmented button{min-width:64px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:var(--stock96-muted)!important}body .stock96-filters .energy-segmented button.is-active{background:var(--stock96-soft)!important;color:var(--stock96-text)!important}body .stock96-list{overflow:hidden!important;border:1px solid var(--stock96-line)!important;border-radius:var(--stock96-radius)!important;background:var(--stock96-surface)!important;box-shadow:none!important}body .stock96-list-head{min-height:38px!important;display:grid!important;align-items:center!important;border-bottom:1px solid var(--stock96-line)!important;background:#15151a!important;color:var(--stock96-muted)!important;font-size:10px!important;font-weight:700!important}body .stock96-list-row{min-height:68px!important;border:0!important;border-radius:0!important;background:var(--stock96-surface)!important;color:var(--stock96-text)!important;box-shadow:none!important;transform:none!important}body .stock96-list-row:hover{background:#17171c!important}body .stock96-list-row+.stock96-list-row,body li+li>.stock96-list-row{border-top:1px solid var(--stock96-line)!important}body .stock96-list-row strong{color:var(--stock96-text)!important}body .stock96-list-row small{color:var(--stock96-muted)!important}body .stock96-list-row em{border:0!important;border-radius:7px!important;background:var(--stock96-accent-soft)!important;color:#8ab7ff!important;font-size:10px!important;font-style:normal!important;font-weight:750!important}body .stock96-list-row .coin-logo,body .stock96-list-row .company-mark__monogram{background:#202027!important;color:#8ab7ff!important}body .stock96-list-row .is-up{color:var(--stock96-up)!important}body .stock96-list-row .is-down{color:var(--stock96-down)!important}body .bio-discovery.stock96-explorer{--bio-bg:var(--stock96-bg);--bio-surface:var(--stock96-surface);--bio-surface-raised:var(--stock96-surface-raised);--bio-border:var(--stock96-line);--bio-border-soft:var(--stock96-line);--bio-text:var(--stock96-text);--bio-muted:var(--stock96-muted);--bio-teal:var(--stock96-accent);--bio-teal-soft:#8ab7ff}body .bio-discovery .bio-browse-again{border:1px solid var(--stock96-line)!important;background:var(--stock96-surface)!important;color:var(--stock96-text-secondary)!important;box-shadow:none!important}body .bio-list-filters.stock96-filters{grid-template-columns:repeat(3,minmax(0,1fr))!important}body .bio-list-filters.stock96-filters .bio-list-search{grid-column:1/-1;grid-row:1}body .bio-list-filters.stock96-filters>label{grid-row:2;padding:7px 11px!important}body .bio-list-filters.stock96-filters>label>span{color:var(--stock96-muted)!important}body .bio-list-filters.stock96-filters select{color:var(--stock96-text)!important;background:transparent!important}body .bio-results.stock96-list-section>header{margin:20px 0 10px}body .bio-results.stock96-list-section>header h2{margin:0;color:var(--stock96-text)!important;font-size:18px}body .bio-results__groups.stock96-list,body .bio-results__groups.stock96-list section,body .bio-results__groups.stock96-list ul{display:block!important;gap:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body .bio-results__groups.stock96-list li{margin:0!important;border:0!important;background:transparent!important}body .bio-results .stock96-list-row{width:100%;display:grid!important;grid-template-columns:42px minmax(0,1fr) 150px 150px!important;align-items:center!important;gap:12px!important;padding:10px 16px!important;text-align:left}body .bio-results .bio-company__cap,body .bio-results .bio-company__quote{text-align:right!important}body .energy-stock-row.stock96-list-row{display:grid!important;grid-template-columns:40px minmax(160px,1fr) 170px 150px 18px!important;align-items:center!important;gap:12px!important;padding:10px 16px!important}body .sector96-list-head{grid-template-columns:minmax(210px,1fr) 170px 150px!important;padding:0 50px 0 68px!important}body .sector96-stock-row.stock96-list-row{display:grid!important;grid-template-columns:40px minmax(160px,1fr) 170px 150px 18px!important;align-items:center!important;gap:12px!important;padding:10px 16px!important}body .sector96-company-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--stock96-soft);color:var(--stock96-text-secondary);font-size:14px;font-weight:800}body .sector96-stock-row__identity,body .sector96-stock-row__price{min-width:0;display:grid;gap:5px}body .sector96-stock-row__identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}body .sector96-stock-row__price{justify-items:end;text-align:right}body .sector96-stock-row__price small{display:inline-flex;align-items:center;gap:2px;font-weight:750}body .sector96-stock-row__chevron{color:var(--stock96-muted)}body .sector96-source{padding:12px 3px 0;color:#606a78;font-size:10px;text-align:right}body .sector96-empty{padding:48px 20px;color:var(--stock96-muted);text-align:center}body .sector96-daily{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:38px;padding:26px;border:1px solid var(--stock96-line);border-radius:20px;background:var(--stock96-surface)}body .sector96-daily span{color:var(--stock96-accent);font-size:11px;font-weight:800}body .sector96-daily h2{margin:7px 0 6px;color:var(--stock96-text);font-size:23px}body .sector96-daily p{margin:0;color:var(--stock96-muted);font-size:13px}body .sector96-daily a{min-height:44px;display:inline-flex;align-items:center;flex:0 0 auto;padding:0 17px;border-radius:11px;background:var(--stock96-accent);color:#fff;font-size:13px;font-weight:800}body .sector96-detail{width:min(920px,100%);margin:0 auto;padding:28px 24px 70px}body .sector96-back{display:inline-flex;align-items:center;gap:6px;color:var(--stock96-muted);font-size:13px;font-weight:700}body .sector96-detail__hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 0 28px}body .sector96-detail__identity{display:flex;align-items:center;gap:15px}body .sector96-company-mark--large{width:58px;height:58px;font-size:20px}body .sector96-detail__identity>div{display:grid;gap:3px}body .sector96-detail__identity span{color:var(--stock96-accent);font-size:11px;font-weight:800}body .sector96-detail__identity h1{margin:0;color:var(--stock96-text);font-size:32px;letter-spacing:-1.3px}body .sector96-detail__identity p{margin:0;color:var(--stock96-muted);font-size:13px}body .sector96-detail__quote{display:grid;justify-items:end;gap:6px;text-align:right}body .sector96-detail__quote strong{color:var(--stock96-text);font-size:30px}body .sector96-detail__quote span{display:inline-flex;align-items:center;gap:3px;font-size:15px;font-weight:800}body .sector96-detail__card{padding:24px;border:1px solid var(--stock96-line);border-radius:20px;background:var(--stock96-surface)}body .sector96-detail__card>span{color:var(--stock96-accent);font-size:11px;font-weight:800}body .sector96-detail__card h2{margin:6px 0 9px;color:var(--stock96-text);font-size:22px}body .sector96-detail__card p{margin:0;color:var(--stock96-text-secondary);font-size:16px;line-height:1.65}body .sector96-detail__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:14px;overflow:hidden;border:1px solid var(--stock96-line);border-radius:20px;background:var(--stock96-line)}body .sector96-detail__stats dl{margin:0;padding:21px 23px;background:var(--stock96-surface)}body .sector96-detail__stats dt{color:var(--stock96-muted);font-size:11px}body .sector96-detail__stats dd{margin:7px 0 0;color:var(--stock96-text);font-size:16px;font-weight:800}body .sector96-detail__source{color:var(--stock96-muted);font-size:10px;text-align:right}body .energy-stock-row.stock96-list-row .company-mark,body .energy-stock-row.stock96-list-row .company-mark__image,body .energy-stock-row.stock96-list-row .company-mark__monogram{width:36px!important;height:36px!important}body .energy-stock-row__business{margin:0!important;padding:0!important}body .energy-source,body .source{color:#606a78!important}body .daily,body .energy-daily{border:1px solid var(--stock96-line)!important;background:var(--stock96-surface)!important;color:var(--stock96-text)!important;box-shadow:none!important}body .daily__action,body .energy-daily__action{background:var(--stock96-soft)!important}body .daily p,body .daily span,body .energy-daily p,body .energy-daily span{color:var(--stock96-muted)!important}body .daily button,body .energy-daily button{background:var(--stock96-accent)!important;color:#ffffff!important}body .bio96-stock-shell,body .detail-shell{min-height:100dvh;background:var(--stock96-bg)!important;color:var(--stock96-text)!important}body .bio96-domain-bar,body .detail-brand{height:64px;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid var(--stock96-line)!important;background:var(--stock96-rail)!important}body .bio96-domain-bar a,body .detail-brand a{display:inline-flex;align-items:center;gap:8px;color:var(--stock96-text)!important}body .bio96-domain-bar a strong,body .detail-brand a strong{color:var(--stock96-text)!important}body .coin-detail,body .stock-report{background:var(--stock96-bg)!important;color:var(--stock96-text)!important}body .detail-card,body .stats,body .stock-report-card,body .stock-report__hero{border-color:var(--stock96-line)!important;background:var(--stock96-surface)!important;color:var(--stock96-text)!important;box-shadow:none!important}body .coin-detail h1,body .coin-detail h2,body .coin-detail strong,body .stats dd,body .stock-report h1,body .stock-report h2,body .stock-report h3,body .stock-report__quote>strong{color:var(--stock96-text)!important}body .stock-report__quote.is-up>small{color:var(--stock96-up)!important}body .stock-report__quote.is-down>small{color:var(--stock96-down)!important}body .stock-report__logo,body .stock-report__logo .company-mark__monogram{background:var(--stock96-accent-soft)!important;color:#8ab7ff!important}body .stock-report-card__header>div>span,body .stock-report-card__header>span,body .stock-report__identity-copy p b{color:var(--stock96-accent)!important}body .coin-detail p,body .coin-detail small,body .stats dt,body .stock-report dt,body .stock-report p,body .stock-report small{color:var(--stock96-muted)!important}body .stats dl,body .stats dl:nth-child(n),body .stock-report-card__header,body .stock-report__nav,body .stock-report__toolbar{border-color:var(--stock96-line)!important}body .stock-report__nav{background:var(--stock96-surface)!important}body .stock-report__nav a{color:var(--stock96-muted)!important}body .stock-report__nav a:first-child,body .stock-report__nav a:hover{background:var(--stock96-accent-soft)!important;color:#8ab7ff!important}body .stock-report-chart__metrics{border-color:var(--stock96-line)!important;background:var(--stock96-line)!important}body .stock-report-chart__metrics dl{border-color:var(--stock96-line)!important;background:var(--stock96-surface)!important}body .stock-report-chart__range-values{border-color:var(--stock96-line)!important;color:var(--stock96-muted)!important}body .stock-report-chart__ranges button.is-active{border-color:var(--stock96-accent)!important;background:var(--stock96-accent-soft)!important;color:#8ab7ff!important}body .stock-report-financials__toggle{border-color:var(--stock96-line)!important;background:var(--stock96-soft)!important}body .stock-report-financials__toggle button{color:var(--stock96-muted)!important;background:transparent!important}body .stock-report-financials__toggle button.is-active{border-color:var(--stock96-line-strong)!important;background:var(--stock96-surface-raised)!important;color:var(--stock96-text)!important}body .stock-report-debt__summary,body .stock-report-revenue__summary,body .stock-report-summary__market,body .stock-report-target__hero{border-color:var(--stock96-line)!important;background:var(--stock96-soft)!important}body .stock-report-event__icon,body .stock-report-summary__spark{background:var(--stock96-accent-soft)!important;color:var(--stock96-accent)!important}body .recharts-default-tooltip{border-color:var(--stock96-line)!important;background:var(--stock96-surface-raised)!important;color:var(--stock96-text)!important}body .chart line{stroke:var(--stock96-line)!important}body .about>div{background:var(--stock96-accent-soft)!important}body .bio96-stock-loading,body .bio96-stock-loading__inner,body .bio96-stock-shell:has(.bio96-stock-loading){color-scheme:dark!important;background:var(--stock96-bg)!important;color:var(--stock96-text)!important}body .bio96-stock-loading{min-height:calc(100dvh - 64px)!important;padding:44px 24px 72px!important}body .bio96-stock-loading__inner{width:min(720px,100%)!important;margin:0 auto!important;padding:0!important;border:0!important;box-shadow:none!important}body .bio96-stock-loading__company-logo,body .bio96-stock-loading__company-logo .company-mark,body .bio96-stock-loading__company-logo .company-mark__image,body .bio96-stock-loading__company-logo .company-mark__monogram{background:var(--stock96-soft)!important;color:#8ab7ff!important}body .bio96-stock-loading__eyebrow,body .bio96-stock-loading__progress>div strong,body .bio96-stock-loading__steps li.is-active .bio96-stock-loading__step-copy small,body .bio96-stock-loading__steps li.is-active>b{color:var(--stock96-accent)!important}body .bio96-stock-loading h1,body .bio96-stock-loading>section>p strong,body .bio96-stock-loading__steps li.is-active .bio96-stock-loading__step-copy strong{color:var(--stock96-text)!important}body .bio96-stock-loading>section>p,body .bio96-stock-loading__progress>div,body .bio96-stock-loading__steps li .bio96-stock-loading__step-copy small{color:var(--stock96-muted)!important}body .bio96-stock-loading__progress>span{background:var(--stock96-soft)!important}body .bio96-stock-loading__progress>span>i{background:var(--stock96-accent)!important}body .bio96-stock-loading__steps{gap:8px!important}body .bio96-stock-loading__steps li{border:1px solid var(--stock96-line)!important;background:var(--stock96-surface)!important;box-shadow:none!important}body .bio96-stock-loading__step-icon{background:var(--stock96-accent-soft)!important;color:var(--stock96-accent)!important}body .bio96-stock-shell:has(.bio96-stock-loading) .bio96-domain-bar{border-bottom-color:var(--stock96-line)!important;background:var(--stock96-rail)!important}body .bio96-stock-shell:has(.bio96-stock-loading) .bio96-domain-bar a strong{color:var(--stock96-text)!important}body .legal{color:var(--stock96-text)!important}body .legal p{color:var(--stock96-muted)!important}body .stock96-detail-loading{width:min(920px,100%);margin:0 auto;padding:30px 24px 70px}.stock96-detail-loading__hero{min-height:112px;display:grid;grid-template-columns:58px minmax(0,1fr) 180px;align-items:center;gap:15px}.stock96-detail-loading__copy{display:grid;gap:9px}.stock96-detail-loading__chart{height:350px;background:var(--stock96-surface)}.stock96-detail-loading__chart,.stock96-detail-loading__stats{margin-top:12px;border:1px solid var(--stock96-line);border-radius:18px}.stock96-detail-loading__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;background:var(--stock96-line)}.stock96-detail-loading__stats span{height:78px;background:var(--stock96-surface)}.stock96-detail-loading .stock96-skeleton--detail-logo{width:58px;height:58px;border-radius:50%}.stock96-detail-loading .stock96-skeleton--detail-title{width:190px;height:28px}.stock96-detail-loading .stock96-skeleton--detail-meta{width:120px;height:11px}.stock96-detail-loading .stock96-skeleton--detail-price{width:150px;height:30px;justify-self:end}@keyframes stock96-pulse{0%{opacity:.48}to{opacity:1}}@keyframes stock96-spin{to{transform:rotate(1turn)}}@media (max-width:900px){:root{--stock96-bottom-height:64px}body .side-rail{display:none!important}body .app-shell{display:block}body .mobile-top,body .mobile-topbar{position:sticky;z-index:50;top:0;height:58px;display:flex!important;align-items:center;justify-content:space-between;padding:0 16px!important;border-bottom:1px solid var(--stock96-line)!important;background:rgba(15,15,19,.96)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body .mobile-top .brand-mark,body .mobile-topbar__brand{min-height:0;display:inline-flex;align-items:center;gap:8px;padding:0}body .mobile-top .brand-wordmark,body .mobile-topbar__brand strong{color:var(--stock96-text)!important;font-size:16px!important}body .bottom-nav{position:fixed;z-index:60;inset:auto 0 0;height:var(--stock96-bottom-height);display:grid!important;align-items:stretch;border-top:1px solid var(--stock96-line)!important;background:rgba(15,15,19,.97)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body .bottom-item{min-width:0;display:grid;align-content:center;justify-items:center;gap:3px;background:transparent!important;color:var(--stock96-muted)!important;font-size:10px}body .bottom-item--selected{color:var(--stock96-accent)!important}body .stock96-explorer,body .stock96-list-loading{padding:22px 16px calc(42px + var(--stock96-bottom-height))!important}body .stock96-list-header{min-height:48px!important}body .stock96-list-header h1,body .stock96-list-header h2{font-size:26px!important}body .sector96-list-head,body .stock96-list-head{display:none!important}body .sector96-stock-row.stock96-list-row{grid-template-columns:36px minmax(0,1fr) auto 17px!important;gap:10px!important;padding:10px 13px!important}body .sector96-stock-row__business{display:none}body .sector96-stock-row__price{grid-column:3}body .sector96-stock-row__chevron{grid-column:4}body .sector96-daily{align-items:flex-start;flex-direction:column}body .sector96-detail{padding:22px 16px 70px}body .sector96-detail__hero{align-items:flex-start;padding:28px 0 24px}body .sector96-detail__identity h1{font-size:24px}body .sector96-detail__quote strong{font-size:21px}body .sector96-detail__stats{grid-template-columns:1fr}body .stock96-list-row{min-height:66px!important}body .bio-results .stock96-list-row{grid-template-columns:38px minmax(0,1fr) 118px!important;gap:10px!important;padding:10px 13px!important}body .bio-results .bio-company__cap{display:none!important}body .bio-results .bio-company__quote{grid-column:3}body .energy-stock-row.stock96-list-row{grid-template-columns:36px minmax(0,1fr) auto 17px!important;grid-template-rows:auto!important;gap:10px!important;min-height:66px!important;padding:10px 13px!important}body .energy-stock-row.stock96-list-row .company-mark,body .energy-stock-row.stock96-list-row .company-mark__image,body .energy-stock-row.stock96-list-row .company-mark__monogram{width:36px!important;height:36px!important;grid-column:1;grid-row:1}body .energy-stock-row__identity{grid-column:2;grid-row:1}body .energy-stock-row__business{display:none!important}body .energy-stock-row__price{grid-column:3!important;grid-row:1!important}body .energy-stock-row__chevron{grid-column:4!important;grid-row:1!important}body .stock96-filters{grid-template-columns:minmax(0,1fr) auto!important}body .stock96-filters>select{grid-column:1/-1;min-height:46px!important}body .bio-list-filters.stock96-filters{grid-template-columns:1fr!important}body .bio-list-filters.stock96-filters .bio-list-search,body .bio-list-filters.stock96-filters>label{grid-column:1;grid-row:auto}body .bio96-site-footer,body .site-footer{width:calc(100% - 32px);margin-bottom:var(--stock96-bottom-height)}body .bio96-site-footer small,body .site-footer small{width:100%;margin-left:0}}@media (max-width:600px){.stock96-list-loading__filters{grid-template-columns:1fr}.stock96-list-loading__row{grid-template-columns:36px minmax(0,1fr) 100px;gap:10px;min-height:66px;padding:10px 13px}body .stock96-filters{grid-template-columns:1fr!important}body .stock96-filters .energy-segmented,body .stock96-filters>select{grid-column:1}.stock96-detail-loading{padding:22px 16px 60px!important}.stock96-detail-loading__hero{grid-template-columns:48px minmax(0,1fr) 110px;gap:10px}.stock96-detail-loading .stock96-skeleton--detail-logo{width:48px;height:48px}.stock96-detail-loading .stock96-skeleton--detail-title{width:130px;height:23px}.stock96-detail-loading .stock96-skeleton--detail-price{width:100px;height:23px}.stock96-detail-loading__chart{height:280px}.stock96-detail-loading__stats{grid-template-columns:repeat(2,1fr)}body .bio96-stock-loading{min-height:calc(100dvh - 58px)!important;padding:30px 16px 52px!important}body .bio96-stock-loading h1{font-size:25px!important}}@media (prefers-reduced-motion:reduce){.bio96-route-loader__ring,.page-loading>span,.stock96-route-loader__ring,.stock96-skeleton{animation-duration:.01ms!important}}.market-archive-page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:54px 0 90px}.market-archive-hero{max-width:780px}.market-archive-kicker{color:var(--stock96-accent,#ff6c48);font-size:12px;font-weight:900;letter-spacing:.16em}.market-archive-hero h1{margin:10px 0 12px;color:#f5f6f3;font-size:clamp(34px,5vw,58px);letter-spacing:-.055em}.market-archive-hero p{margin:0;color:var(--stock96-text-muted,#9ca39f);font-size:17px;line-height:1.7}.market-archive-hero small{display:block;margin-top:12px;color:#7f8883;line-height:1.55}.market-archive-controls{display:flex;justify-content:space-between;gap:16px;margin-top:34px}.market-archive-periods,.market-archive-tabs{display:flex;flex-wrap:wrap;gap:8px}.market-archive-periods a,.market-archive-tabs a{border:1px solid #34393a;border-radius:10px;background:#1b1f20;color:#aab1ad;padding:10px 14px;font-size:13px;font-weight:850;text-decoration:none}.market-archive-periods a.is-selected,.market-archive-tabs a.is-selected{border-color:var(--stock96-accent,#ff6c48);background:var(--stock96-accent,#ff6c48);color:#111}.market-archive-periods{margin-top:16px;padding:14px;border:1px solid #2b3031;border-radius:14px;background:#141718}.market-archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.market-archive-board{overflow:hidden;border:1px solid #2d3233;border-radius:18px;background:#171a1b}.market-archive-board__head{display:flex;align-items:baseline;gap:10px;padding:20px 20px 16px;border-bottom:1px solid #292e2f}.market-archive-board__head span{font-size:11px;font-weight:900;letter-spacing:.12em}.market-archive-board--up .market-archive-board__head span,.market-archive-board--up .market-archive-move strong{color:#ff7459}.market-archive-board--down .market-archive-board__head span,.market-archive-board--down .market-archive-move strong{color:#72a7ff}.market-archive-board__head h2{margin:0;color:#f5f6f3;font-size:20px;letter-spacing:-.03em}.market-archive-list{margin:0;padding:0;list-style:none}.market-archive-list li{display:grid;grid-template-columns:30px minmax(130px,.8fr) auto;gap:10px 12px;align-items:center;padding:16px 18px;border-bottom:1px solid #252a2b}.market-archive-list li:last-child{border-bottom:0}.market-archive-rank{color:#727a76;font-size:14px;font-weight:900}.market-archive-company{min-width:0}.market-archive-company a{color:inherit;text-decoration:none}.market-archive-company small,.market-archive-company strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-archive-company strong{color:#f5f6f3;font-size:15px}.market-archive-company small,.market-archive-move small{margin-top:5px;color:#89918d;font-size:11px}.market-archive-move{text-align:right}.market-archive-move small,.market-archive-move strong{display:block;white-space:nowrap}.market-archive-list li>p{grid-column:2/-1;margin:0;color:#a7aeaa;font-size:12px;line-height:1.55}.market-archive-empty{margin:0;padding:30px 20px;color:#89918d;text-align:center}.market-archive-empty--page{margin-top:24px;border:1px solid #2d3233;border-radius:18px;background:#171a1b}.market-archive-empty--page h2{margin:0 0 8px;color:#f5f6f3}.market-archive-empty--page p{margin:0}@media (max-width:820px){.market-archive-page{width:calc(100% - 32px);padding:34px 0 100px}.market-archive-controls{align-items:flex-start;flex-direction:column}.market-archive-grid{grid-template-columns:1fr}}@media (max-width:520px){.market-archive-hero p{font-size:15px}.market-archive-periods a,.market-archive-tabs a{padding:9px 11px}.market-archive-list li{grid-template-columns:24px minmax(0,1fr) auto;padding:14px 13px}.market-archive-move small{display:none}}