:root{--bg:#050505;--line:rgba(255,255,255,.1);--text:#f8fafc;--muted:#94a3b8;--btc:#f7931a;--btc2:#ffbf5f;--blue:#1d4ed8;--cyan:#22d3ee;--green:#34d399;--orange:#f59e0b;--red:#fb7185;--purple:#a78bfa}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;background:radial-gradient(circle at 78% -12%,rgba(247,147,26,.24),transparent 34%),radial-gradient(circle at 0 35%,rgba(29,78,216,.2),transparent 34%),linear-gradient(180deg,#030303,#071020 58%,#020617)}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:22px;border-right:1px solid var(--line);background:#020617b8;backdrop-filter:blur(18px);overflow:auto}.brand{display:flex;gap:12px;align-items:center;margin-bottom:22px}.brand-logo{width:44px;height:44px;border-radius:18px;background:linear-gradient(135deg,var(--btc),var(--btc2));color:#111;display:grid;place-items:center;font-weight:950;font-size:26px}.brand-title{font-weight:950;letter-spacing:-.04em}.brand-sub,.mini,.side-mini{font-size:12px;color:var(--muted)}.side-nav{display:grid;gap:8px}.side-nav button,.btn{border:1px solid var(--line);border-radius:999px;background:#ffffff0f;color:var(--text);padding:10px 13px;font-size:13px;font-weight:850;cursor:pointer;transition:.15s ease}.side-nav button{text-align:left;border-radius:16px}.side-nav button:hover,.btn:hover{transform:translateY(-1px);border-color:#f7931a7a;background:#f7931a1a}.side-nav button.active,.btn.primary{background:#f7931a2e;border-color:#f7931a80}.btn.good{background:#34d39924;border-color:#34d39959;color:#bbf7d0}.btn.warn{background:#f59e0b24;border-color:#f59e0b59;color:#fde68a}.btn.danger{background:#fb718524;border-color:#fb718559;color:#fecdd3}.side-card{border:1px solid var(--line);border-radius:20px;padding:14px;background:#ffffff0b;margin-top:16px}.mini-label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:900}.side-value{font-size:22px;font-weight:950;margin-top:5px}.main{padding:22px;max-width:1480px;width:100%;margin:0 auto}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.crumb{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-weight:900}.topbar h1{margin:4px 0 0;font-size:clamp(26px,3vw,42px);letter-spacing:-.06em}.top-actions,.hero-actions,.actions-inline{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.hero{position:relative;overflow:hidden;border:1px solid rgba(247,147,26,.22);border-radius:34px;padding:30px;margin-bottom:16px;background:linear-gradient(135deg,#f7931a29,#0f172adb 45%,#020617f0);box-shadow:0 24px 90px #00000073;display:grid;grid-template-columns:1.5fr .85fr;gap:22px;align-items:end}.pill{display:inline-flex;border:1px solid rgba(247,147,26,.38);background:#f7931a1c;color:#fed7aa;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.hero h2{font-size:clamp(34px,5vw,68px);line-height:.92;letter-spacing:-.075em;margin:14px 0 8px}p{color:var(--muted);line-height:1.55}.hero p{max-width:850px;margin:0}.hero-status{border:1px solid var(--line);border-radius:26px;background:#ffffff0f;padding:17px}.status-row{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid var(--line)}.status-row:last-child{border-bottom:0}.status-row span{font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:900}.status-line{border:1px solid rgba(247,147,26,.2);background:#f7931a13;color:#fed7aa;padding:10px 13px;border-radius:18px;font-size:13px;margin-bottom:18px}.section{display:none}.section.active{display:block}.grid{display:grid;gap:18px;margin-bottom:18px}.metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.two{grid-template-columns:minmax(0,2fr) minmax(340px,1fr)}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,#ffffff13,#ffffff06);padding:20px;box-shadow:0 18px 55px #0000003d}h3{margin:0;font-size:20px;letter-spacing:-.035em}.section-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.metric-label{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.16em;font-weight:950}.metric-value{display:block;font-size:clamp(26px,3vw,38px);font-weight:950;margin-top:8px;letter-spacing:-.04em}.metric small,.metric-sub{font-size:13px;color:var(--muted)}.greenText{color:var(--green)}.redText{color:var(--red)}.orangeText{color:var(--btc)}.purpleText{color:var(--purple)}.signal-text{font-size:22px;line-height:1.25;font-weight:900;letter-spacing:-.035em;margin:18px 0;color:#fff}.signal-grid,.kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.signal-grid div,.kpi-box{border:1px solid var(--line);background:#ffffff0a;border-radius:18px;padding:14px}.signal-grid span,.kpi-box span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:950}.signal-grid strong,.kpi-box strong{display:block;font-size:22px;margin-top:5px}.big{font-size:30px;font-weight:950}.note{border-left:4px solid var(--btc);padding:12px 14px;border-radius:0 16px 16px 0;background:#f7931a14;color:#fed7aa;margin-top:14px}.progress{height:10px;border-radius:999px;background:#ffffff14;overflow:hidden;margin-top:12px}.progress div{height:100%;width:30%;background:linear-gradient(90deg,var(--btc),var(--cyan));border-radius:999px}.chart{height:340px;margin-top:14px}.chart.tallish{height:360px}.chart.xl{height:460px}canvas{width:100%!important;height:100%!important}.table-wrap{overflow-x:auto;margin-top:14px;border:1px solid var(--line);border-radius:20px}table{width:100%;border-collapse:collapse;font-size:14px}th,td{padding:13px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}th{color:#cbd5e1;background:#ffffff12;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}label span{display:block;color:var(--muted);font-size:11px;margin-bottom:6px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}input,textarea,select{width:100%;border:1px solid var(--line);background:#fff1;color:#fff;padding:12px;border-radius:16px;outline:none;font-size:15px}textarea{min-height:150px;font-family:ui-monospace,Menlo,Consolas,monospace}.tag{border-radius:999px;padding:6px 10px;font-size:11px;font-weight:950;text-transform:uppercase}.tag.good{background:#34d39926;color:#bbf7d0}.tag.warn{background:#f59e0b26;color:#fde68a}.tag.bad{background:#fb718526;color:#fecdd3}.tag.info{background:#f7931a1f;color:#fed7aa}.snapshot-list{display:grid;gap:10px;margin-top:14px}.snapshot-item,.parse-box{border:1px solid var(--line);border-radius:18px;padding:13px;background:#ffffff0b}.toggle-row{display:flex!important;gap:10px;align-items:center;margin-top:14px;color:var(--muted)}.toggle-row input{width:auto}.privacy .private{filter:blur(9px);user-select:none}.expert-only{display:none}.expert .expert-only{display:block}.footer{margin-top:20px;color:var(--muted);font-size:13px}.intel-good{border-left:4px solid var(--green)}.intel-warn{border-left:4px solid var(--orange)}.intel-bad{border-left:4px solid var(--red)}.intel-info{border-left:4px solid var(--btc)}@media(max-width:1180px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.side-nav{display:flex;overflow:auto}.side-nav button{white-space:nowrap}.hero,.metrics,.two,.three,.form-grid{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}}.welcome-overlay{position:fixed;inset:0;z-index:9999;padding:24px;display:grid;place-items:center;background:radial-gradient(circle at 80% -10%,rgba(247,147,26,.28),transparent 34%),radial-gradient(circle at 0 35%,rgba(29,78,216,.22),transparent 35%),#020617eb;backdrop-filter:blur(18px)}.welcome-overlay[hidden]{display:none}.welcome-card{width:min(1120px,100%);max-height:92vh;overflow:auto;border:1px solid rgba(247,147,26,.28);border-radius:34px;background:linear-gradient(145deg,#0f172af5,#030712f5);box-shadow:0 30px 120px #0009;padding:28px}.welcome-brand{display:flex;gap:12px;align-items:center;margin-bottom:18px}.welcome-card h1{font-size:clamp(34px,5vw,64px);line-height:.92;letter-spacing:-.075em;margin:10px 0}.welcome-lead{max-width:850px;font-size:17px}.welcome-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.welcome-panel{border:1px solid var(--line);border-radius:26px;padding:20px;background:#ffffff0b}.welcome-panel h2{margin:14px 0 6px;font-size:26px;letter-spacing:-.05em}.cloud-panel{border-color:#22d3ee38}.btn.wide{width:100%;margin-top:14px;justify-content:center}.welcome-footer{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-top:18px;color:var(--muted)}.welcome-footer small{color:var(--muted)}@media(max-width:900px){.welcome-grid{grid-template-columns:1fr}.welcome-card{padding:20px}.welcome-footer{flex-direction:column;align-items:flex-start}}.quick-card{margin-bottom:18px;border-color:#f7931a3d}.quick-head{display:flex;justify-content:space-between;gap:18px;align-items:center}.quick-head p{margin:.35rem 0 0}.quick-actions{display:flex;gap:10px;flex-wrap:wrap}.trust-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px}.trust-row span{border:1px solid var(--line);background:#ffffff0b;border-radius:999px;padding:9px 12px;font-size:12px;color:#fed7aa;text-align:center;font-weight:850}.metric:nth-child(5){border-color:#f7931a73}.card:hover{border-color:#f7931a38}.status-line{display:flex;align-items:center;gap:8px}.status-line:before{content:"";width:9px;height:9px;border-radius:999px;background:var(--btc);box-shadow:0 0 20px #f7931acc}.welcome-panel .form-grid input:placeholder-shown{border-color:#ffffff1f}input[type=password]{letter-spacing:.03em}@media(max-width:1180px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-head{align-items:flex-start;flex-direction:column}.trust-row{grid-template-columns:1fr 1fr}}@media(max-width:640px){.metrics,.kpi-grid,.signal-grid,.trust-row{grid-template-columns:1fr}.main,.sidebar{padding:14px}.hero{padding:20px;border-radius:24px}.card{border-radius:22px;padding:16px}.top-actions .btn{flex:1}.welcome-card{padding:16px}}.public-login-grid{grid-template-columns:1fr 1fr}.public-cloud-note{margin-top:10px;color:#fed7aa}.welcome-panel.cloud-panel .pill{background:#22d3ee1a;border-color:#22d3ee47;color:#a5f3fc}@media(max-width:720px){.public-login-grid{grid-template-columns:1fr}}.disclaimer-banner{border:1px solid rgba(247,147,26,.28);background:#f7931a13;color:#fed7aa;border-radius:18px;padding:12px 14px;margin-bottom:18px;font-size:13px;line-height:1.45}.disclaimer-banner strong{color:#fff}.welcome-disclaimer{border:1px solid rgba(247,147,26,.26);border-left:4px solid var(--btc);background:#f7931a13;color:#fed7aa;border-radius:0 16px 16px 0;padding:12px 14px;margin-top:18px;line-height:1.45}.legal-card{border-color:#f7931a3d;margin-bottom:18px}.legal-card p{margin:.55rem 0}.modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;background:#020617c7;backdrop-filter:blur(14px)}.modal[hidden]{display:none}.modal-card{width:min(760px,100%);max-height:86vh;overflow:auto;border:1px solid rgba(247,147,26,.28);border-radius:28px;background:linear-gradient(145deg,#0f172afa,#030712fa);box-shadow:0 30px 120px #0009;padding:20px}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:14px}.modal-body p{color:#cbd5e1}@media(max-width:640px){.disclaimer-banner{font-size:12px}.modal-card{border-radius:22px;padding:16px}}#fortune .note{margin-top:14px}#scenarioBtcExposure{color:#fed7aa}#scenarioPureBtcValue{color:#dbeafe}.fortune-header{margin-bottom:18px;border-color:#f7931a4d;background:linear-gradient(135deg,#f7931a21,#0f172ac7)}.fortune-header h2{font-size:clamp(30px,4vw,56px);line-height:.95;letter-spacing:-.065em;margin:12px 0 8px}.four{grid-template-columns:repeat(4,minmax(0,1fr))}.thesis-step{min-height:220px;display:flex;flex-direction:column}.thesis-step .step-number{width:34px;height:34px;border-radius:14px;display:grid;place-items:center;background:#f7931a2e;border:1px solid rgba(247,147,26,.35);color:#fed7aa;font-weight:950;margin-bottom:14px}.thesis-step strong{margin-top:auto;font-size:clamp(24px,2.6vw,34px);letter-spacing:-.045em;color:#fff}.thesis-step small{color:var(--muted);margin-top:6px}.thesis-analysis-card{border-color:#22d3ee33}.thesis-score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.thesis-score-grid>div{border:1px solid var(--line);background:#ffffff0a;border-radius:18px;padding:14px}.thesis-score-grid span,.decision-ladder span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:950}.thesis-score-grid strong,.decision-ladder strong{display:block;font-size:22px;margin-top:5px}.thesis-score-grid small,.decision-ladder small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.decision-ladder{display:grid;gap:12px;margin-top:14px}.decision-ladder>div{border:1px solid var(--line);background:#ffffff0a;border-radius:18px;padding:14px}@media(max-width:1180px){.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.four,.thesis-score-grid{grid-template-columns:1fr}}#scenarioBtcExposureAfterYield{color:#fef3c7}#scenarioSatsAfterYield{color:#fed7aa}.thesis-step:nth-child(2){border-color:#f7931a57}.thesis-step:nth-child(3){border-color:#22d3ee3d}.auto-explainer{margin-bottom:18px;border-color:#22d3ee38}.auto-explainer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.auto-explainer-grid>div{border:1px solid var(--line);background:#ffffff0a;border-radius:18px;padding:14px}.auto-explainer-grid strong{width:30px;height:30px;display:grid;place-items:center;border-radius:12px;background:#22d3ee1f;color:#a5f3fc;margin-bottom:10px}.auto-explainer-grid span{display:block;font-weight:950;letter-spacing:-.02em}.auto-explainer-grid small{display:block;color:var(--muted);margin-top:6px;line-height:1.45}.scenario-settings-card{margin-bottom:18px;border-color:#f7931a47}.scenario-inputs{margin-top:14px;grid-template-columns:repeat(5,minmax(0,1fr))}.thesis-analysis-card .signal-text{font-size:20px;line-height:1.32}@media(max-width:1180px){.scenario-inputs{grid-template-columns:repeat(2,minmax(0,1fr))}.auto-explainer-grid{grid-template-columns:1fr}}@media(max-width:720px){.scenario-inputs{grid-template-columns:1fr}}.side-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--line)}.side-row:last-child{border-bottom:0}.side-row span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.side-row strong{text-align:right;font-size:14px}.buy-timing-card{border:1px solid rgba(247,147,26,.22);background:#f7931a0e;border-radius:20px;padding:14px;margin-top:14px}.buy-timing-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.buy-timing-head span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:950}.buy-timing-head strong{display:block;margin-top:4px;font-size:22px;letter-spacing:-.035em}.mnav-scale{height:10px;border-radius:999px;background:#ffffff14;overflow:hidden;margin:12px 0}.mnav-scale div{height:100%;min-width:3%;border-radius:999px;background:linear-gradient(90deg,#34d399,#22d3ee);transition:width .25s ease}#investorBtcExposure{font-size:clamp(22px,2.2vw,32px);white-space:nowrap}body.section-fortune .hero,body.section-fortune .status-line,body.section-fortune .disclaimer-banner{display:none}body.section-fortune .topbar{margin-bottom:18px}@media(max-width:1180px){.portfolio-summary{display:block}}.tools-hero{margin-bottom:18px;border-color:#f7931a47;background:linear-gradient(135deg,#f7931a1f,#0f172ad1)}.tools-hero h2{font-size:clamp(30px,4vw,52px);line-height:.98;letter-spacing:-.06em;margin:12px 0 8px}#tools>.grid,#tools>article,#tools>.card{margin-bottom:18px}#tools .grid{display:grid}#tools .two{grid-template-columns:repeat(2,minmax(0,1fr))}#tools .three{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1180px){#tools .two,#tools .three{grid-template-columns:1fr}}.admin-only{display:none!important}body.admin .admin-only,body.admin .side-nav .admin-only{display:block!important}.admin-access-note{border-color:#f7931a4d;background:#f7931a12}#tools[aria-hidden=true]{display:none!important}.welcome-overlay:not([hidden]){display:grid!important}.public-cloud-note{font-size:12px;line-height:1.45}.welcome-status{width:100%;border:1px solid rgba(247,147,26,.25);background:#f7931a14;color:#fed7aa;border-radius:16px;padding:10px 12px;margin-top:14px;font-size:13px;line-height:1.45}.cloud-state-note{font-size:12px;color:var(--muted)}#requiredMnavGoal1{color:#fed7aa}#requiredMnavGoal1Text{color:var(--muted)}button:disabled{opacity:.55;cursor:not-allowed;transform:none!important}.cloud-state-debug{margin-top:10px;color:#fed7aa;font-size:12px;line-height:1.45}.cloud-progress{display:flex;align-items:center;gap:10px;border:1px solid rgba(34,211,238,.26);background:#22d3ee14;color:#a5f3fc;border-radius:16px;padding:10px 12px;margin:12px 0;font-size:13px}.cloud-progress[hidden]{display:none!important}.cloud-spinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(165,243,252,.35);border-top-color:#a5f3fc;animation:cloudSpin .75s linear infinite}@keyframes cloudSpin{to{transform:rotate(360deg)}}.login-form-shell{display:block}.auto-snapshot-card{border:1px solid rgba(247,147,26,.24);background:#f7931a11;border-radius:18px;padding:14px;margin:12px 0}.auto-snapshot-card p{margin:.45rem 0;color:var(--muted)}.auto-snapshot-status{margin-top:10px;color:#fed7aa}.partial-sale-settings{margin:14px 0 12px;grid-template-columns:repeat(2,minmax(0,1fr))}.partial-sale-settings label{background:#ffffff09;border:1px solid var(--line);border-radius:16px;padding:10px}#scenarioBtcExposure,#scenarioBtcExposureAfterYield,#sidePositionBtc,#investorBtcExposure{font-variant-numeric:tabular-nums;white-space:nowrap}section#tools[hidden],section#tools[aria-hidden=true]{display:none!important}body:not(.admin) .admin-only{display:none!important}@media(max-width:720px){.partial-sale-settings{grid-template-columns:1fr}}#scenarioBtcExposure,#scenarioBtcExposureAfterYield,#sidePositionBtc,#investorBtcExposure{letter-spacing:-.025em}.btc-exposure-card{overflow:hidden}.btc-exposure-card .kpi-value,#investorBtcExposure{display:block;max-width:100%;font-size:clamp(24px,2.35vw,34px);line-height:1.02;letter-spacing:-.055em;white-space:nowrap;overflow:hidden;text-overflow:clip;font-variant-numeric:tabular-nums}.btc-exposure-card .kpi-sub{margin-top:8px;line-height:1.25}@media(max-width:1500px){.btc-exposure-card .kpi-value,#investorBtcExposure{font-size:clamp(22px,2vw,30px);letter-spacing:-.065em}}@media(max-width:1180px){.btc-exposure-card .kpi-value,#investorBtcExposure{font-size:clamp(24px,5vw,36px)}}.home-kpis,.kpi-row{align-items:stretch}#investorBtcExposure{overflow:visible;text-overflow:unset}.shares-history-grid{margin-top:18px}.mnav-history-requirement,.mnav-internet-status{margin-top:8px;color:var(--muted)}#refreshMnavInternetBtn{margin-top:10px;padding:8px 10px;font-size:12px}#tools.admin-only,section#tools.admin-only,section#tools.admin-section{display:none!important}body.admin.section-tools #tools.admin-only,body.admin.section-tools section#tools.admin-section,body.admin.section-tools #tools.active{display:block!important}body.admin:not(.section-tools) #tools,body.admin:not(.section-tools) #tools *,body:not(.admin) #tools,body:not(.admin) #tools *{display:none!important}body.admin .side-nav button.admin-only[data-section=tools]{display:block!important}body:not(.admin) .side-nav button.admin-only[data-section=tools]{display:none!important}.admin-leak-hidden{display:none!important}.section:not(.active){display:none!important}.card,.metric,.kpi-box{contain:layout paint}.chart canvas{max-width:100%}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.smart-investor-card{border-color:#f7931a59;background:radial-gradient(circle at 20% 0%,rgba(247,147,26,.14),transparent 42%),linear-gradient(180deg,#ffffff0e,#ffffff06)}.smart-score-row{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;margin-top:14px}.smart-score-row>strong{display:grid;place-items:center;min-width:104px;min-height:104px;border-radius:999px;border:1px solid rgba(247,147,26,.42);background:#f7931a1a;font-size:28px;letter-spacing:-.05em}.smart-score-row p{color:var(--muted);margin:.4rem 0 0}.smart-score-bars{display:grid;gap:10px;margin-top:16px}.smart-score-bars div{display:grid;grid-template-columns:130px 62px 1fr;gap:10px;align-items:center;font-size:13px}.smart-score-bars i{height:8px;border-radius:999px;background:#ffffff14;overflow:hidden}.smart-score-bars em{display:block;height:100%;width:0%;border-radius:inherit;background:linear-gradient(90deg,#f7931a,#22d3ee)}.premium-history-grid,.scenario-compare-card{margin-top:18px}.security-admin-card{border-color:#22d3ee40}@media(max-width:760px){.smart-score-row{grid-template-columns:1fr}.smart-score-row>strong{min-width:92px;min-height:92px}.smart-score-bars div{grid-template-columns:1fr 58px}.smart-score-bars i{grid-column:1 / -1}}.path-million-card{border-color:#22d3ee3d;background:radial-gradient(circle at 80% 0%,rgba(34,211,238,.12),transparent 38%),linear-gradient(180deg,#ffffff0d,#ffffff06)}.path-hero{display:grid;grid-template-columns:1fr 124px;gap:18px;align-items:center;margin-top:16px}.path-hero span,.path-levers span,.path-mini-chart span{display:block;color:var(--muted);font-size:12px;margin-bottom:5px}.path-hero strong{display:block;font-size:42px;line-height:.95;letter-spacing:-.06em}.path-hero small,.path-levers small{display:block;color:var(--muted);margin-top:6px;line-height:1.35}.path-ring{position:relative;width:118px;height:118px}.path-ring svg{width:118px;height:118px;transform:rotate(-90deg)}.path-ring circle{fill:none;stroke-width:10}.path-ring .ring-bg{stroke:#ffffff14}.path-ring .ring-fg{stroke:#f7931a;stroke-linecap:round;transition:stroke-dashoffset .45s ease;filter:drop-shadow(0 0 10px rgba(247,147,26,.35))}.path-ring b{position:absolute;inset:0;display:grid;place-items:center;font-size:22px;letter-spacing:-.05em}.path-levers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.path-levers>div{border:1px solid var(--line);border-radius:16px;padding:12px;background:#ffffff09}.path-levers strong{display:block;font-size:20px;letter-spacing:-.045em;white-space:nowrap}.path-mini-chart{display:grid;gap:10px;margin-top:18px}.path-mini-chart>div{display:grid;grid-template-columns:82px 1fr 98px;gap:10px;align-items:center}.path-mini-chart i{display:block;height:10px;overflow:hidden;border-radius:999px;background:#ffffff13}.path-mini-chart em{display:block;height:100%;width:0%;border-radius:inherit;background:linear-gradient(90deg,#f7931a,#22d3ee)}.path-mini-chart b{text-align:right;font-size:12px;white-space:nowrap}@media(max-width:900px){.path-hero,.path-levers{grid-template-columns:1fr}}@media(max-width:620px){.path-mini-chart>div{grid-template-columns:72px 1fr}.path-mini-chart b{grid-column:1 / -1;text-align:left}}.topbar{margin-bottom:12px;gap:12px}.topbar h1{font-size:clamp(22px,2.35vw,34px);margin-top:2px}.crumb{font-size:11px;letter-spacing:.105em}.top-actions{gap:8px}.top-actions .btn{padding:9px 11px;font-size:12px}.hero{padding:20px 22px;border-radius:28px;margin-bottom:12px;gap:16px;align-items:center}.hero h2{font-size:clamp(30px,4.2vw,56px);margin:10px 0 6px}.hero p{font-size:14px;line-height:1.42;max-width:780px}.hero-actions{gap:8px;margin-top:14px}.hero-actions .btn{padding:9px 11px;font-size:12px}.hero-status{padding:11px 13px;border-radius:22px}.status-row{padding:7px 0;gap:12px}.status-row span{font-size:10.5px;letter-spacing:.06em}.status-row strong{font-size:14px;white-space:nowrap}.nav-share-row strong{color:#fed7aa}@media(max-width:980px){.hero{grid-template-columns:1fr}.hero-status{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.status-row:nth-last-child(1){border-bottom:0}}@media(max-width:640px){.topbar{align-items:flex-start}.hero{padding:18px;border-radius:24px}.hero-status{grid-template-columns:1fr}}.status-line,.disclaimer-banner{display:none!important}.hero{margin-bottom:14px}.mnav-metric-card{position:relative;overflow:hidden;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.mnav-metric-card:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.78;transition:opacity .25s ease}.mnav-metric-card>*{position:relative;z-index:1}.mnav-metric-card.mnav-tone-good{border-color:#34d39966;background:linear-gradient(145deg,#34d3992e,#0f172ac7);box-shadow:0 18px 48px #34d3991a}.mnav-metric-card.mnav-tone-good:before{background:radial-gradient(circle at 85% 10%,rgba(52,211,153,.22),transparent 42%)}.mnav-metric-card.mnav-tone-info{border-color:#22d3ee5c;background:linear-gradient(145deg,#22d3ee29,#0f172acc);box-shadow:0 18px 48px #22d3ee17}.mnav-metric-card.mnav-tone-info:before{background:radial-gradient(circle at 85% 10%,rgba(34,211,238,.2),transparent 42%)}.mnav-metric-card.mnav-tone-warn{border-color:#f7931a6b;background:linear-gradient(145deg,#f7931a33,#0f172ad1);box-shadow:0 18px 48px #f7931a1c}.mnav-metric-card.mnav-tone-warn:before{background:radial-gradient(circle at 85% 10%,rgba(247,147,26,.24),transparent 42%)}.mnav-metric-card.mnav-tone-bad{border-color:#fb71856b;background:linear-gradient(145deg,#fb718533,#0f172ad1);box-shadow:0 18px 48px #fb71851a}.mnav-metric-card.mnav-tone-bad:before{background:radial-gradient(circle at 85% 10%,rgba(251,113,133,.24),transparent 42%)}.mnav-metric-card.mnav-tone-neutral{border-color:#94a3b847;background:linear-gradient(145deg,#94a3b81f,#0f172ad1)}.history-cockpit-card{margin-bottom:18px;border-color:#f7931a47;background:radial-gradient(circle at 90% 0%,rgba(247,147,26,.13),transparent 38%),linear-gradient(180deg,#ffffff0d,#ffffff06)}.history-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.history-kpi-grid>div{border:1px solid var(--line);border-radius:18px;padding:13px;background:#ffffff09}.history-kpi-grid span{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;margin-bottom:6px}.history-kpi-grid strong{display:block;font-size:22px;letter-spacing:-.045em;white-space:nowrap}.history-kpi-grid small{display:block;color:var(--muted);margin-top:5px;line-height:1.25}.history-read{margin-top:14px;border:1px solid rgba(34,211,238,.22);background:#22d3ee12;border-radius:18px;padding:13px;color:#dbeafe;line-height:1.45}.investor-journal-grid{margin-top:18px}.journal-item{border-left:3px solid rgba(148,163,184,.45)}.journal-good{border-left-color:#34d399}.journal-info{border-left-color:#22d3ee}.journal-warn{border-left-color:#f7931a}.journal-neutral{border-left-color:#94a3b8}.journal-metrics{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0}.journal-metrics span{border:1px solid var(--line);background:#ffffff09;border-radius:999px;padding:5px 8px;font-size:12px;color:#e2e8f0}@media(max-width:980px){.history-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.history-kpi-grid{grid-template-columns:1fr}}.server-snapshot-info{margin-bottom:18px;border-color:#34d39942;background:radial-gradient(circle at 88% 0%,rgba(52,211,153,.12),transparent 40%),linear-gradient(180deg,#ffffff0d,#ffffff06)}.today-snapshot-actions{margin-top:14px;align-items:center;gap:10px}.today-snapshot-actions .btn{padding:8px 10px;font-size:12px}#todaySnapshotUpdateStatus{color:var(--muted)}.chart-data-status{margin-top:8px;padding:8px 10px;border:1px solid rgba(148,163,184,.16);border-radius:12px;background:#ffffff06;color:var(--muted)}#compatDomSinks{display:none!important}.backfill-card{margin-bottom:18px;border-color:#f7931a47;background:radial-gradient(circle at 88% 0%,rgba(247,147,26,.12),transparent 40%),linear-gradient(180deg,#ffffff0d,#ffffff06)}.backfill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.backfill-grid label{border:1px solid var(--line);border-radius:16px;padding:10px;background:#ffffff08}.backfill-grid select{width:100%;margin-top:6px}.backfill-actions{margin-top:14px;gap:10px;align-items:center}.backfill-preview{margin-top:12px}.backfill-warning{margin-top:12px;color:var(--muted)}@media(max-width:720px){.backfill-grid{grid-template-columns:1fr}}.mnav-heatmap-card{margin-bottom:18px;border-color:#22d3ee42;background:radial-gradient(circle at 90% 0%,rgba(34,211,238,.1),transparent 42%),linear-gradient(180deg,#ffffff0d,#ffffff06)}.mnav-heatmap-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0 12px}.mnav-heatmap-kpis>div{border:1px solid var(--line);border-radius:16px;padding:12px;background:#ffffff09}.mnav-heatmap-kpis span{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;margin-bottom:6px}.mnav-heatmap-kpis strong{display:block;font-size:20px;line-height:1.15}.mnav-legend{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.legend-chip{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,.08)}.legend-green{background:#34d3992e;color:#bbf7d0}.legend-blue{background:#22d3ee2e;color:#bae6fd}.legend-orange{background:#f7931a2e;color:#fed7aa}.legend-red{background:#fb71852e;color:#fecdd3}.tall-chart{min-height:320px}.mnav-heatmap-read{margin-top:12px;border:1px solid rgba(34,211,238,.18);background:#22d3ee12;border-radius:16px;padding:12px;color:#dbeafe;line-height:1.45}@media(max-width:900px){.mnav-heatmap-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.mnav-heatmap-kpis{grid-template-columns:1fr}}.mnav-heatmap-home-card{margin-top:0}.home-heatmap-chart{min-height:230px}.mnav-heatmap-kpis.compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.mnav-heatmap-kpis.compact>div{padding:10px}.mnav-heatmap-kpis.compact strong{font-size:17px}@media(max-width:900px){.mnav-heatmap-kpis.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.mnav-heatmap-kpis.compact{grid-template-columns:1fr}}.mnav-heatmap-compact{padding-bottom:14px}.mnav-heatmap-compact .section-head{margin-bottom:8px}.mnav-heatmap-compact .section-head h3{margin-bottom:3px}.mnav-heatmap-compact .section-head p{margin-top:0;margin-bottom:0;line-height:1.28}.mnav-heatmap-compact .mnav-heatmap-kpis{margin:10px 0 8px;gap:8px}.mnav-heatmap-compact .mnav-heatmap-kpis>div{padding:9px 10px;border-radius:14px}.mnav-heatmap-compact .mnav-heatmap-kpis span{margin-bottom:4px;font-size:10px}.mnav-heatmap-compact .mnav-heatmap-kpis strong{font-size:17px;line-height:1.05}.mnav-heatmap-compact .mnav-legend{margin:4px 0 8px;gap:6px}.mnav-heatmap-compact .legend-chip{padding:4px 8px;font-size:11px}.mnav-heatmap-compact .tall-chart{min-height:220px;height:220px}.mnav-heatmap-home-card .home-heatmap-chart{min-height:190px;height:190px}.mnav-heatmap-compact .chart{margin-top:4px;margin-bottom:0}.mnav-heatmap-compact .chart canvas{max-height:220px!important}.mnav-heatmap-home-card .chart canvas{max-height:190px!important}.mnav-heatmap-compact .chart-data-status{margin-top:6px;padding:6px 8px;font-size:11px;line-height:1.25}.mnav-heatmap-compact .mnav-heatmap-read{margin-top:8px;padding:9px 10px;border-radius:14px;line-height:1.32;font-size:12px}@media(max-width:900px){.mnav-heatmap-compact .tall-chart{min-height:210px;height:210px}.mnav-heatmap-home-card .home-heatmap-chart{min-height:180px;height:180px}}#home{--home-gap:12px}#home .hero{margin-bottom:10px}#home .grid,#home .home-grid{gap:var(--home-gap)}#home .card{padding:15px}#home .metric{min-height:unset;padding:13px 14px}#home .metric-label{font-size:11px;margin-bottom:5px}#home .metric-value{font-size:clamp(22px,2.1vw,34px);line-height:1.02;letter-spacing:-.055em}#home .metric small,#home .mini{line-height:1.26}@media(min-width:1180px){#home>.grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start}#home>.grid>*{min-width:0}#home .home-card-kpi{grid-column:span 3}#home .home-card-signal,#home .home-card-heatmap{grid-column:span 6}#home .home-card-smart{grid-column:span 4}#home .home-card-path{grid-column:span 8}#home .home-card-signal,#home .home-card-heatmap,#home .home-card-smart,#home .home-card-path{align-self:stretch}}@media(min-width:780px)and (max-width:1179px){#home>.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}#home .home-card-signal,#home .home-card-heatmap,#home .home-card-path{grid-column:1 / -1}}#home .smart-investor-card{min-height:unset}#home .smart-score-row{margin-top:10px;gap:12px;grid-template-columns:82px 1fr}#home .smart-score-row>strong{min-width:76px;min-height:76px;font-size:22px}#home .smart-score-bars{margin-top:11px;gap:7px}#home .smart-score-bars div{grid-template-columns:112px 54px 1fr;gap:8px;font-size:12px}#home .path-million-card{min-height:unset}#home .path-hero{margin-top:10px;gap:12px;grid-template-columns:1fr 96px}#home .path-hero strong{font-size:34px}#home .path-ring,#home .path-ring svg{width:92px;height:92px}#home .path-ring svg{viewBox:auto}#home .path-ring b{font-size:18px}#home .path-levers{margin-top:12px;gap:8px}#home .path-levers>div{padding:9px 10px;border-radius:14px}#home .path-levers strong{font-size:17px}#home .path-mini-chart{margin-top:12px;gap:7px}#home .path-mini-chart>div{grid-template-columns:74px 1fr 86px;gap:8px}#home .mnav-heatmap-home-card{min-height:unset}#home .mnav-heatmap-home-card .section-head{margin-bottom:6px}#home .mnav-heatmap-home-card .section-head p{display:none}#home .mnav-heatmap-kpis.compact{margin:8px 0 6px;gap:6px}#home .mnav-heatmap-kpis.compact>div{padding:8px}#home .mnav-heatmap-kpis.compact span{font-size:9.5px}#home .mnav-heatmap-kpis.compact strong{font-size:15px}#home .home-heatmap-chart{min-height:160px;height:160px}#home .mnav-heatmap-home-card .chart canvas{max-height:160px!important}#home .mnav-heatmap-home-card .chart-data-status{margin-top:5px;padding:5px 7px;font-size:10.5px}#home .home-card-signal .section-head{margin-bottom:8px}#home .home-card-signal .section-head p{margin:0}#home .home-card-signal .scale{margin-top:10px}#home .home-card-signal .mini{margin-top:7px}#home .section-head{gap:10px}#home .section-head h3{margin-bottom:2px}#home .section-head p{line-height:1.25}@media(max-width:779px){#home .card{padding:14px}#home .smart-score-row,#home .path-hero{grid-template-columns:1fr}#home .path-ring{display:none}#home .path-levers{grid-template-columns:1fr}#home .home-heatmap-chart{min-height:150px;height:150px}}@media(min-width:1180px){#home>.grid,#home>.home-grid,#home>.home-grid-stable{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:14px!important;align-items:stretch!important}#home .home-card-kpi,#home .home-metric-card,#home .home-card-signal,#home .home-card-heatmap,#home .home-card-smart,#home .home-card-path,#home .home-analysis-card{grid-column:auto!important;min-width:0!important}}#home .home-metric-card,#home .home-card-kpi{min-width:260px!important;min-height:118px;display:flex;flex-direction:column;justify-content:center}#home .home-metric-card .metric-label,#home .home-card-kpi .metric-label{white-space:normal;line-height:1.15}#home .home-metric-card .metric-value,#home .home-card-kpi .metric-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:1180px){#home .home-analysis-card{min-width:420px!important}#home .home-signal-card,#home .home-heatmap-card,#home .home-smart-card,#home .home-path-card{grid-column:span 2!important}}@media(min-width:780px)and (max-width:1179px){#home>.grid,#home>.home-grid,#home>.home-grid-stable{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}#home .home-analysis-card{grid-column:1 / -1!important}}@media(max-width:779px){#home>.grid,#home>.home-grid,#home>.home-grid-stable{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}#home .home-metric-card,#home .home-card-kpi{min-width:0!important}}#home .home-signal-card,#home .home-heatmap-card{min-height:unset!important}#home .home-heatmap-card .home-heatmap-chart{height:175px!important;min-height:175px!important}#home .home-heatmap-card .chart canvas{max-height:175px!important}#home .home-smart-card,#home .home-path-card{align-self:start!important}#home .home-smart-card,#home .home-path-card{min-height:300px}#home .section-head{margin-bottom:10px!important}#home .section-head p{line-height:1.35!important}#home .smart-score-row{grid-template-columns:92px 1fr!important}#home .smart-score-row>strong{min-width:82px!important;min-height:82px!important}#home .path-hero{grid-template-columns:1fr 96px!important}#home .path-levers{grid-template-columns:repeat(3,minmax(0,1fr))!important}#home .path-levers strong{white-space:normal!important}@media(max-width:900px){#home .path-hero{grid-template-columns:1fr!important}#home .path-ring{display:none}#home .path-levers,#home .smart-score-row{grid-template-columns:1fr!important}}#home article:has(#btcValuePerShare),#home article:has(#satsValue),#home article:has(#investorBtcExposure){min-width:260px!important}#home{--home-gap:14px}#home>.grid,#home .home-grid,#home .home-grid-stable{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:var(--home-gap)!important;align-items:start!important}#home>.grid>article,#home .home-grid>article,#home .home-grid-stable>article{grid-column:1 / -1!important;min-width:0!important}@media(min-width:1280px){#home article.home-kpi-primary,#home article.home-metric-card,#home article.home-card-kpi{grid-column:span 2!important}}@media(min-width:980px)and (max-width:1279px){#home article.home-kpi-primary,#home article.home-metric-card,#home article.home-card-kpi{grid-column:span 3!important}}@media(min-width:720px)and (max-width:979px){#home article.home-kpi-primary,#home article.home-metric-card,#home article.home-card-kpi{grid-column:span 6!important}}@media(max-width:719px){#home article.home-kpi-primary,#home article.home-metric-card,#home article.home-card-kpi{grid-column:1 / -1!important}}@media(min-width:1180px){#home article[data-home-role=signal]{grid-column:span 7!important}#home article[data-home-role=heatmap]{grid-column:span 5!important}}@media(min-width:780px)and (max-width:1179px){#home article[data-home-role=signal],#home article[data-home-role=heatmap]{grid-column:1 / -1!important}}@media(min-width:1180px){#home article[data-home-role=score]{grid-column:span 5!important}#home article[data-home-role=goal]{grid-column:span 7!important}}@media(min-width:780px)and (max-width:1179px){#home article[data-home-role=score],#home article[data-home-role=goal]{grid-column:1 / -1!important}}#home article[data-home-role=sats-chart]{grid-column:1 / -1!important}#home .card{padding:16px!important}#home .metric{min-height:112px!important;padding:14px!important}#home .metric-label{line-height:1.15!important;white-space:normal!important}#home .metric-value{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#home article[data-home-role=heatmap] .section-head p{display:none!important}#home article[data-home-role=heatmap] .home-heatmap-chart{height:170px!important;min-height:170px!important}#home article[data-home-role=heatmap] .chart canvas{max-height:170px!important}#home article[data-home-role=sats-chart]{max-width:none!important}#home article[data-home-role=sats-chart] .chart{height:230px!important;min-height:230px!important}#home article[data-home-role=sats-chart] .chart canvas{max-height:230px!important}#home article[data-home-role=score] .smart-score-row{grid-template-columns:96px 1fr!important;gap:14px!important}#home article[data-home-role=score] .smart-score-row>strong{min-width:88px!important;min-height:88px!important}#home article[data-home-role=goal] .path-hero{grid-template-columns:1fr 100px!important}#home article[data-home-role=goal] .path-ring,#home article[data-home-role=goal] .path-ring svg{width:96px!important;height:96px!important}#home article[data-home-role=goal] .path-levers{grid-template-columns:repeat(3,minmax(0,1fr))!important}#home article[data-home-role=goal] .path-levers strong{white-space:normal!important}#home article:has(#btcValuePerShare),#home article:has(#satsValue),#home article:has(#investorBtcExposure){min-width:0!important}@media(max-width:779px){#home>.grid,#home .home-grid,#home .home-grid-stable{grid-template-columns:1fr!important}#home>.grid>article,#home .home-grid>article,#home .home-grid-stable>article{grid-column:1 / -1!important}#home article[data-home-role=score] .smart-score-row,#home article[data-home-role=goal] .path-hero{grid-template-columns:1fr!important}#home article[data-home-role=goal] .path-ring{display:none!important}#home article[data-home-role=goal] .path-levers{grid-template-columns:1fr!important}}#home.home-r20{display:flex!important;flex-direction:column!important;gap:14px!important}#home.home-r20 *,#home.home-r20 *:before,#home.home-r20 *:after{box-sizing:border-box}#home.home-r20 .r20-section{width:100%;display:grid!important;gap:14px!important;align-items:stretch!important}#home.home-r20 .r20-kpi-strip{grid-template-columns:repeat(5,minmax(0,1fr))!important}#home.home-r20 .r20-kpi-card{min-width:0!important;min-height:108px!important;height:100%!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:14px!important;grid-column:auto!important}#home.home-r20 .r20-kpi-card .metric-label{font-size:10.5px!important;line-height:1.15!important;margin-bottom:6px!important;white-space:normal!important}#home.home-r20 .r20-kpi-card .metric-value{font-size:clamp(24px,2.1vw,34px)!important;line-height:1!important;letter-spacing:-.055em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#home.home-r20 .r20-kpi-card small{line-height:1.22!important;margin-top:5px!important}#home.home-r20 .r20-market-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important}#home.home-r20 [data-r20-role=signal],#home.home-r20 [data-r20-role=heatmap]{min-height:0!important;height:100%!important;grid-column:auto!important}#home.home-r20 .r20-portfolio-grid{grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr)!important}#home.home-r20 [data-r20-role=score],#home.home-r20 [data-r20-role=path]{min-height:0!important;height:100%!important;grid-column:auto!important}#home.home-r20 .r20-chart-section{grid-template-columns:1fr!important}#home.home-r20 [data-r20-role=sats-chart]{grid-column:1 / -1!important;width:100%!important;max-width:none!important;min-width:0!important}#home.home-r20 article,#home.home-r20 .card,#home.home-r20 .metric,#home.home-r20 .home-card-kpi,#home.home-r20 .home-metric-card,#home.home-r20 .home-analysis-card,#home.home-r20 .home-card-signal,#home.home-r20 .home-card-heatmap,#home.home-r20 .home-card-smart,#home.home-r20 .home-card-path{grid-column:auto!important;min-width:0!important;max-width:none!important}#home.home-r20 .card{padding:16px!important;overflow:hidden!important}#home.home-r20 .section-head{margin-bottom:10px!important;gap:10px!important}#home.home-r20 .section-head h3{margin:0 0 3px!important;line-height:1.12!important}#home.home-r20 .section-head p{margin:0!important;line-height:1.32!important}#home.home-r20 [data-r20-role=heatmap] .mnav-heatmap-kpis{margin:8px 0 7px!important;gap:7px!important}#home.home-r20 [data-r20-role=heatmap] .mnav-heatmap-kpis>div{padding:8px!important}#home.home-r20 [data-r20-role=heatmap] .section-head p{display:none!important}#home.home-r20 [data-r20-role=heatmap] .home-heatmap-chart{height:175px!important;min-height:175px!important}#home.home-r20 [data-r20-role=heatmap] .chart canvas{max-height:175px!important}#home.home-r20 [data-r20-role=score] .smart-score-row{grid-template-columns:92px 1fr!important;gap:14px!important;margin-top:10px!important}#home.home-r20 [data-r20-role=score] .smart-score-row>strong{min-width:84px!important;min-height:84px!important;font-size:22px!important}#home.home-r20 [data-r20-role=score] .smart-score-bars{margin-top:10px!important;gap:7px!important}#home.home-r20 [data-r20-role=path] .path-hero{grid-template-columns:1fr 96px!important;gap:12px!important;margin-top:10px!important}#home.home-r20 [data-r20-role=path] .path-hero strong{font-size:34px!important}#home.home-r20 [data-r20-role=path] .path-ring,#home.home-r20 [data-r20-role=path] .path-ring svg{width:92px!important;height:92px!important}#home.home-r20 [data-r20-role=path] .path-levers{margin-top:12px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}#home.home-r20 [data-r20-role=path] .path-levers>div{padding:10px!important}#home.home-r20 [data-r20-role=path] .path-levers strong{white-space:normal!important;font-size:17px!important}#home.home-r20 [data-r20-role=path] .path-mini-chart{margin-top:12px!important;gap:7px!important}#home.home-r20 [data-r20-role=sats-chart] .chart{height:235px!important;min-height:235px!important}#home.home-r20 [data-r20-role=sats-chart] .chart canvas{max-height:235px!important}@media(max-width:1280px){#home.home-r20 .r20-kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:1100px){#home.home-r20 .r20-market-grid,#home.home-r20 .r20-portfolio-grid{grid-template-columns:1fr!important}}@media(max-width:760px){#home.home-r20 .r20-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}#home.home-r20 [data-r20-role=score] .smart-score-row,#home.home-r20 [data-r20-role=path] .path-hero{grid-template-columns:1fr!important}#home.home-r20 [data-r20-role=path] .path-ring{display:none!important}#home.home-r20 [data-r20-role=path] .path-levers{grid-template-columns:1fr!important}}@media(max-width:520px){#home.home-r20 .r20-kpi-strip{grid-template-columns:1fr!important}#home.home-r20 .card{padding:14px!important}}#home.home-r20 [data-r20-role=heatmap].mnav-fill-hotfix-card{display:flex!important;flex-direction:column!important;min-height:100%!important}#home.home-r20 [data-r20-role=heatmap].mnav-fill-hotfix-card .section-head,#home.home-r20 [data-r20-role=heatmap].mnav-fill-hotfix-card .mnav-heatmap-kpis{flex:0 0 auto!important}#home.home-r20 [data-r20-role=heatmap].mnav-fill-hotfix-card .home-heatmap-chart{flex:1 1 auto!important;height:auto!important;min-height:300px!important;display:flex!important;align-items:stretch!important}#home.home-r20 [data-r20-role=heatmap].mnav-fill-hotfix-card .home-heatmap-chart canvas{flex:1 1 auto!important;width:100%!important;height:100%!important;max-height:none!important}#home.home-r20 [data-r20-role=heatmap].mnav-fill-hotfix-card .chart-data-status{flex:0 0 auto!important;margin-top:8px!important}@media(min-width:1101px){#home.home-r20 .r20-market-grid{align-items:stretch!important}#home.home-r20 [data-r20-role=heatmap].mnav-fill-hotfix-card{min-height:100%!important}}@media(max-width:1100px){#home.home-r20 [data-r20-role=heatmap].mnav-fill-hotfix-card .home-heatmap-chart{min-height:220px!important}}#home.home-r20 [data-r20-role=heatmap].mnav-chart-stable-card{display:block!important;min-height:0!important;height:auto!important}#home.home-r20 [data-r20-role=heatmap].mnav-chart-stable-card .section-head,#home.home-r20 [data-r20-role=heatmap].mnav-chart-stable-card .mnav-heatmap-kpis,#home.home-r20 [data-r20-role=heatmap].mnav-chart-stable-card .chart-data-status{flex:none!important}#home.home-r20 [data-r20-role=heatmap].mnav-chart-stable-card .home-heatmap-chart{display:block!important;flex:none!important;height:315px!important;min-height:315px!important;max-height:315px!important;overflow:hidden!important;position:relative!important}#home.home-r20 [data-r20-role=heatmap].mnav-chart-stable-card .home-heatmap-chart canvas{display:block!important;width:100%!important;height:315px!important;min-height:315px!important;max-height:315px!important;position:static!important}#home.home-r20 .r20-market-grid{align-items:start!important}#home.home-r20 [data-r20-role=heatmap].mnav-chart-stable-card .chart-data-status{margin-top:8px!important}@media(max-width:1300px){#home.home-r20 [data-r20-role=heatmap].mnav-chart-stable-card .home-heatmap-chart{height:285px!important;min-height:285px!important;max-height:285px!important}#home.home-r20 [data-r20-role=heatmap].mnav-chart-stable-card .home-heatmap-chart canvas{height:285px!important;min-height:285px!important;max-height:285px!important}}@media(max-width:1100px){#home.home-r20 [data-r20-role=heatmap].mnav-chart-stable-card .home-heatmap-chart{height:240px!important;min-height:240px!important;max-height:240px!important}#home.home-r20 [data-r20-role=heatmap].mnav-chart-stable-card .home-heatmap-chart canvas{height:240px!important;min-height:240px!important;max-height:240px!important}}
