/* Scoped to holder overview and stock reader; source data and chart mechanics stay intact.
   The extra ID specificity outranks legacy theme layers without affecting other routes. */
html.mint-dashboard-theme:is(#mint-dashboard,html):is(#mint-reader,html) {
  --read-paper:#f4f8f6;--read-ink:#193b36;--read-muted:#60756f;--read-line:#dce9e4;
  --read-green:#087f70;--read-red:#b74740;--read-serif:var(--read-sans);
  --ed-paper:#f4f8f6;--ed-ink:#193b36;--ed-green:#087f70;
  & body {background:#f4f8f6!important;color:#193b36!important;font-family:-apple-system,BlinkMacSystemFont,"PingFang TC","Microsoft JhengHei",sans-serif!important;font-variant-numeric:tabular-nums;}
  & main {width:100%!important;max-width:1440px!important;padding:84px 40px 22px!important;margin:0 auto!important;min-width:0;}
  & :is(h1,h2,h3,strong,th) {font-family:inherit!important;letter-spacing:-.015em!important;}
  & h1 {font-size:32px!important;font-weight:600!important;line-height:1.25!important;}
  & h2 {font-size:23px!important;font-weight:600!important;}
  & h3 {font-weight:600!important;}
  & .site-top-nav.site-top-nav {background:#f8fcfa!important;color:#193b36!important;border-bottom:1px solid #dce9e4!important;box-shadow:none!important;}
  & .site-top-nav :is(a,button,summary,.site-brand) {color:#193b36!important;}
  & .site-top-nav svg {color:#087f70!important;}
  & .site-top-nav :is(a,button) :is(span,b,em) {color:#193b36!important;-webkit-text-fill-color:#193b36!important;}
  & .site-top-nav .site-mark {stroke:#087f70!important;}
  & .site-top-nav :is(.site-nav-primary,.site-nav-actions) > a {color:#193b36!important;opacity:1!important;-webkit-text-fill-color:#193b36!important;}
  & .editorial-hero.editorial-hero {padding:16px 0 18px!important;margin:0 0 12px!important;border:0!important;min-height:0!important;}
  & .editorial-hero :is(p,.lede) {font-size:14px!important;}
  & .editorial-hero form {display:flex!important;align-items:center;gap:8px;max-width:500px!important;margin-top:16px!important;background:#fff!important;border:1px solid #dce9e4!important;border-radius:9px!important;padding:5px!important;}
  & .editorial-hero form input {width:100%!important;min-width:0!important;background:transparent!important;border:0!important;color:#193b36!important;font-size:15px!important;}
  & .editorial-hero form button {width:auto!important;min-width:72px!important;flex:0 0 auto!important;padding:10px 18px!important;border:0!important;border-radius:7px!important;background:#087f70!important;color:#fff!important;}
  & :is(button,input,select) {font:inherit;}
  & :is(a,button,summary,input,select):focus-visible {outline:3px solid #168c79!important;outline-offset:3px!important;}
  & .reading-page-nav {display:flex!important;flex-wrap:wrap!important;gap:8px 22px!important;margin:18px 0!important;}
  & .reading-page-nav a {font-size:14px!important;}
  & .reading-page-nav a b {display:none!important;}
  & .reading-page-nav a small {display:inline!important;margin-right:6px!important;}
  & :is(#today-summary,#disclosure-continuity,#disclosure-thirty-day,#disclosure-research) {background:#fff!important;border:1px solid #e2ece7!important;border-radius:14px!important;padding:22px!important;margin:18px 0!important;box-shadow:none!important;min-width:0;}
  & .topic-watch.mint-watch-ready {padding:0!important;border:0!important;background:none!important;}
  & .mint-watch-ready > :is(header,.topic-watch-grid,.topic-watch-note,.topic-watch-price-date) {display:none!important;}
  & .mint-heading {display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;}
  & .mint-heading h2 {margin:0 0 5px!important;}
  & .mint-heading p {margin:0;font-size:13px;color:#60756f;}
  & .mint-heading p span {margin-left:16px;}
  & .mint-heading a {font-size:14px;color:#087f70;white-space:nowrap;}
  & .mint-overview {display:grid;grid-template-columns:minmax(0,2fr) minmax(270px,1fr);gap:16px;}
  & .mint-dashboard:not(.has-selection) .mint-overview {grid-template-columns:minmax(0,1fr);}
  & .mint-chart {background:#e2f2ec;border-radius:14px;padding:26px 24px 18px;min-width:0;display:flex;flex-direction:column;justify-content:center;}
  & .mint-chart > p {font-size:12px;color:#526d64;margin:22px 0 0;}
  & .mint-bars {display:grid;gap:18px;}
  & .mint-bar-row {display:grid;grid-template-columns:130px minmax(0,1fr) 48px;align-items:center;gap:14px;border:0;background:none;color:#193b36;text-align:left;min-height:44px;padding:2px;cursor:pointer;}
  & .mint-bar-row > span:first-child {font-size:15px;font-weight:550;}
  & .mint-bar-row small {display:block;font-size:12px;color:#60756f;margin-top:4px;font-weight:400;}
  & .mint-bar-row strong {font-size:16px;text-align:right;font-weight:550;}
  & .mint-track {display:block;min-width:0;}
  & .mint-track i {display:block;background:#a6d8c9;height:26px;border-radius:0 5px 5px 0;transition:background .16s;}
  & .mint-bar-row[aria-pressed=true] .mint-track i {background:#128f7d;}
  & .mint-track i.sell {background:#c86a62!important;}
  & .mint-bar-row:hover {color:#007463;}
  & .mint-company {background:#fff;border-radius:14px;padding:24px;min-width:0;}
  & .mint-company > span {font-size:13px;color:#60756f;}
  & .mint-company h3 {font-size:24px!important;margin:5px 0 18px!important;}
  & .mint-company > p {font-size:13px;margin:0 0 8px;color:#60756f;}
  & .mint-amount {display:block;font-size:44px!important;line-height:1.1;font-weight:600!important;}
  & .mint-amount small {font-size:16px;margin-left:10px;font-weight:450;}
  & .mint-company dl {display:grid;grid-template-columns:1fr 1fr;margin:20px 0 14px;gap:16px;}
  & .mint-company dl div {display:flex;flex-direction:column-reverse;gap:4px;}
  & .mint-company dt {font-size:12px;color:#60756f;}
  & .mint-company dd {margin:0;font-size:24px;font-weight:550;}
  & .mint-price {border-top:1px solid #dce9e4;padding:12px 0;font-size:13px;color:#60756f;}
  & .mint-price {display:grid;grid-template-columns:1fr 130px;align-items:center;gap:4px 8px;}
  & .mint-price svg {display:block!important;width:130px;height:42px;grid-column:2;grid-row:1/3;}
  & .mint-price .topic-chart-price strong {font-size:20px!important;}
  & .mint-price small {font-size:12px;display:block!important;grid-column:1;}
  & .mint-dashboard > .shared-price-date {display:none!important;}
  & .mint-company-link {display:block;text-align:center;background:#087f70;color:white!important;padding:12px;border-radius:8px;font-size:15px;font-weight:550;text-decoration:none;}
  & .mint-company-link:hover {background:#096b5f;}
  & .mint-list {background:#fff;border-radius:14px;padding:20px;margin-top:16px;}
  & .mint-list header {display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;}
  & .mint-list h3 {font-size:20px;margin:0;}
  & .mint-list label {display:flex;align-items:center;gap:10px;font-size:12px;color:#60756f;}
  & .mint-list input {border:1px solid #dce9e4;background:#f8fbf9;padding:9px 12px;border-radius:7px;width:180px;min-width:0;color:#193b36;}
  & .mint-table-scroll {overflow:auto;max-width:100%;}
  & .mint-list table {width:100%;border-collapse:collapse;white-space:nowrap;font-size:14px;}
  & .mint-list :is(th,td) {padding:12px 14px!important;border:0!important;border-bottom:1px solid #e3ece7!important;text-align:right!important;font-size:14px!important;font-family:inherit!important;background:transparent!important;color:#193b36!important;}
  & .mint-list th {font-size:12px!important;font-weight:450!important;background:#f0f7f3!important;color:#60756f!important;}
  & .mint-list :is(th,td):nth-child(-n+2) {text-align:left!important;}
  & .mint-list td button {border:0;background:none;padding:0;min-height:24px;color:#193b36;cursor:pointer;text-align:left;font-size:14px!important;}
  & .mint-list tr.is-selected {background:#e4f4ee;}
  & .mint-list tbody tr:hover {background:#f0f8f4;}
  & .mint-list a {color:#087f70;text-decoration:none;}
  & .mint-positive {color:#087f70;}
  & .mint-negative {color:#b74740!important;}
  & .mint-empty {font-size:14px;color:#60756f;}
  & .stock-chart-experience {--stock-buy:#128f7d;--stock-buy-soft:#e0f2eb;--stock-ink:#193b36;--stock-muted:#60756f;--stock-line:#dce9e4;}
  & main :is(.stock-owner-simple,.stock-price-module,.stock-more-analysis,.stock-record-archive) {background:#fff!important;border:1px solid #e2ece7!important;border-radius:14px!important;padding:22px!important;margin:18px 0!important;box-shadow:none!important;}
  & main .stock-owner-simple {background:#e2f2ec!important;}
  & .owner-key-numbers strong {font-family:inherit!important;font-size:40px!important;color:#193b36!important;}
  & .owner-key-numbers {padding:18px 0!important;gap:16px!important;}
  & .owner-simple-head p {font-size:14px!important;}
  & .owner-choose {font-size:13px!important;min-width:0!important;max-width:360px;}
  & .owner-choose select {font-size:14px!important;}
  & .stock-reading-nav {margin:8px 0 16px!important;gap:20px!important;}
  & .stock-reading-nav a {font-size:14px!important;}
  & .stock-reference-heading {padding:0 0 10px!important;}
  & .stock-action-spotlight {background:#edf7f2!important;border-radius:10px!important;padding:16px!important;margin:8px 0 14px!important;}
  & .stock-action-spotlight strong {font-size:22px!important;}
  & .stock-action-spotlight span {font-size:13px!important;}
  & .stock-segmented {gap:4px!important;background:#edf5f0!important;border-radius:8px!important;padding:3px!important;max-width:100%;overflow:auto;}
  & .stock-segmented button {font-size:13px!important;border-radius:6px!important;padding:8px 12px!important;}
  & .stock-segmented button.active {background:#087f70!important;color:#fff!important;}
  & .stock-chart-tools {padding:8px 0!important;}
  & .stock-reference-detail summary {font-size:14px!important;}
  & .stock-reference-status {font-size:13px!important;padding-inline:0!important;}
  & .stock-price-selection {background:#edf7f2!important;border-radius:8px!important;font-size:14px!important;}
  & .stock-record-archive table {border-collapse:collapse;width:100%;}
  & .stock-record-archive :is(td,th) {padding:12px!important;border-color:#dce9e4!important;font-size:13px!important;}
  & .stock-record-archive th {background:#edf7f2!important;color:#526d64!important;}
  & .stock-record-archive tbody tr:hover {background:#edf7f2!important;}
  & [hidden] {display:none!important;}
  /* Keep the original responsive dated timeline beside the data sections. */
  & #disclosure-visuals :is(#today-summary,#disclosure-continuity,#disclosure-thirty-day) {width:100%!important;margin-left:0!important;background:#fff!important;border:1px solid #dce9e4!important;border-radius:14px!important;padding:22px!important;}
  & #disclosure-visuals :is(#today-summary,#disclosure-continuity,#disclosure-thirty-day)::before {display:none!important;}
  & #disclosure-visuals h2, & #disclosure-research h2 {font-size:23px!important;line-height:1.35!important;color:#193b36!important;}
  & #today-summary .daily-flow-anchor {background:transparent!important;border:0!important;padding:0 0 18px!important;}
  & #today-summary .daily-flow-head {gap:22px!important;}
  & #today-summary .daily-flow-head dt {font-size:12px!important;color:#60756f!important;}
  & #today-summary .daily-flow-head dd {font-size:25px!important;font-family:inherit!important;}
  & #today-summary .daily-flow-chart {background:#fff!important;border:0!important;gap:22px!important;}
  & #today-summary .daily-flow-side {padding:14px!important;border:0!important;border-radius:10px!important;background:#f5faf7!important;}
  & #today-summary .daily-flow-side.sell {background:#fbf7f6!important;}
  & #today-summary .daily-flow-side h3 {font-size:17px!important;font-weight:550!important;color:#193b36!important;}
  & #today-summary .daily-flow-row {min-height:53px!important;border-bottom:1px solid #e2ece7!important;}
  & #today-summary .daily-flow-company strong {font-size:15px!important;line-height:1.4!important;}
  & #today-summary .daily-flow-value strong {font-size:19px!important;}
  & #today-summary .daily-flow-bar {border-radius:4px!important;}
  & #today-summary .buy .daily-flow-bar {background:#b5dfd2!important;}
  & #today-summary .buy .daily-flow-bar i {background:#168c79!important;}
  & #today-summary .buy :is(.daily-flow-value,strong.buy) {color:#087f70!important;}
  & #disclosure-continuity .ten-day-table-wrap {border:1px solid #e0ece6!important;border-radius:10px!important;overflow:auto!important;background:#fff!important;}
  & #disclosure-continuity :is(.ten-day-columns,.ten-day-date-axis) {background:#edf7f2!important;color:#60756f!important;padding:10px 14px!important;}
  & #disclosure-continuity .signal-group-title {background:#f4faf7!important;padding:10px 14px!important;border:0!important;}
  & #disclosure-continuity .signal-group-title strong {font-size:14px!important;font-weight:550!important;}
  & #disclosure-continuity .ten-day-signal-row {background:#fff!important;min-height:62px!important;padding:8px 14px!important;border-bottom:1px solid #e4eee8!important;box-shadow:none!important;}
  & #disclosure-continuity .ten-day-signal-row:nth-child(even) {background:#f8fcfa!important;}
  & #disclosure-continuity .ten-day-signal-row:hover {background:#e9f6f0!important;}
  & #disclosure-continuity .signal-company strong {font-size:15px!important;line-height:1.4!important;color:#193b36!important;}
  & #disclosure-continuity .signal-net {font-size:18px!important;font-weight:550!important;font-family:inherit!important;}
  & #disclosure-continuity .signal-summary {font-size:12px!important;}
  & #disclosure-continuity .signal-day-cell {border-radius:3px!important;box-shadow:none!important;}
  & #disclosure-continuity .signal-day-cell.idle {background:#eaf0ec!important;}
  & #disclosure-continuity .signal-day-cell.buy {background:#168c79!important;}
  & #disclosure-continuity .buy :is(.signal-net,.signal-summary b) {color:#087f70!important;}
  & #disclosure-thirty-day .footprint-grid {gap:18px!important;}
  & #disclosure-thirty-day .footprint-lane {background:#fff!important;border:1px solid #dce9e4!important;border-radius:10px!important;overflow:hidden;}
  & #disclosure-thirty-day .footprint-lane-head {background:#edf7f2!important;padding:14px!important;border-bottom:1px solid #dce9e4!important;}
  & #disclosure-thirty-day .footprint-lane.sell .footprint-lane-head {background:#faf1ef!important;}
  & #disclosure-thirty-day .footprint-date-axis {background:#f8fbf9!important;color:#60756f!important;}
  & #disclosure-thirty-day .footprint-row {background:#fff!important;padding:10px 14px!important;min-height:82px!important;border-bottom:1px solid #e4eee8!important;}
  & #disclosure-thirty-day .footprint-row:nth-child(even) {background:#f8fcfa!important;}
  & #disclosure-thirty-day .footprint-row:hover {background:#edf7f2!important;}
  & #disclosure-thirty-day .footprint-company strong {font-size:15px!important;line-height:1.4!important;}
  & #disclosure-thirty-day .footprint-impact b {font-family:inherit!important;font-size:20px!important;font-weight:550!important;}
  & #disclosure-thirty-day .footprint-impact > span {font-size:13px!important;}
  & #disclosure-thirty-day .footprint-heat i {border-radius:2px!important;box-shadow:none!important;}
  & #disclosure-thirty-day .footprint-heat i.buy {background:#168c79!important;}
  & #disclosure-thirty-day .footprint-heat i.idle {background:#e7efea!important;}
  & #disclosure-thirty-day .footprint-lane.buy :is(.footprint-impact b,.footprint-impact>span,.footprint-lane-head strong) {color:#087f70!important;}
  & #disclosure-thirty-day .footprint-more {background:#edf7f2!important;color:#087f70!important;border:0!important;font-size:14px!important;border-radius:6px!important;}
  & #disclosure-research {background:#fff!important;}
  & #disclosure-research .research-stock-axis {gap:8px!important;padding:12px 0!important;}
  & #disclosure-research .research-stock-point {background:#f5faf7!important;border:1px solid #dce9e4!important;border-radius:8px!important;box-shadow:none!important;padding:12px!important;}
  & #disclosure-research .research-stock-point[aria-checked=true] {background:#e0f3eb!important;border-color:#168c79!important;}
  & #disclosure-research .research-stock-point b {font-size:15px!important;min-height:30px!important;}
  & #disclosure-research .research-stock-point small {font-size:12px!important;}
  & #disclosure-research .research-body {padding:8px 0!important;}
  & #disclosure-research :is(.research-context,.research-day-totals,.research-price-summary) {background:#edf7f2!important;border:0!important;border-radius:10px!important;padding:16px!important;}
  & #disclosure-research .research-price-chart {background:#fff!important;border:1px solid #e0ece6!important;border-radius:10px!important;}
  & #disclosure-research .research-price-metrics {gap:16px!important;}
  & #disclosure-research :is(.research-extra,.research-method) {border:0!important;border-top:1px solid #dce9e4!important;border-radius:0!important;background:none!important;padding:12px 0!important;}
  & #disclosure-research select {background:#f8fcfa!important;border:1px solid #c6dfd4!important;border-radius:7px!important;padding:10px!important;font-size:14px!important;}
  & #disclosure-research .research-context {font-size:14px!important;}
}
@media(max-width:760px){html.mint-dashboard-theme:is(#mint-dashboard,html):is(#mint-reader,html){
  & .reading-page-nav {position:static!important;}
  & main {padding:78px 14px 14px!important;}
  & h1 {font-size:27px!important;}
  & .mint-heading {align-items:flex-start;}
  & .mint-heading p span {display:block;margin:5px 0 0;}
  & .mint-overview {grid-template-columns:1fr;}
  & .mint-chart {padding:20px 14px;}
  & .mint-bars {gap:13px;}
  & .mint-bar-row {grid-template-columns:102px minmax(0,1fr) 40px;gap:8px;}
  & .mint-bar-row > span:first-child {font-size:14px;}
  & .mint-track i {height:22px;}
  & .mint-company {padding:20px;}
  & .mint-company h3 {margin-bottom:12px!important;}
  & .mint-list {padding:16px;}
  & .mint-list header {align-items:flex-start;flex-direction:column;gap:12px;}
  & .mint-list input {width:170px;}
  & :is(#today-summary,#disclosure-continuity,#disclosure-thirty-day,#disclosure-research) {padding:14px!important;}
  & main :is(.stock-owner-simple,.stock-price-module,.stock-more-analysis,.stock-record-archive) {padding:16px!important;}
  & .owner-key-numbers strong {font-size:30px!important;}
  & .owner-choose {max-width:100%;}
  & .stock-action-spotlight {padding:12px!important;}
}}
