:root{--bg:#070a14;--bg-2:#0b0f1e;--bg-3:#101526;--card:#0f1426;--card-2:#131a2e;--card-hover:#151d34;--border:#ffffff0f;--border-light:#ffffff1a;--text:#edf2fc;--text-2:#c8d0e0;--muted:#8892a8;--faint:#54607a;--indigo:#818cf8;--indigo-dim:#818cf81a;--mint:#3fe7c4;--mint-dim:#3fe7c414;--green:#2bd67b;--green-dim:#2bd67b1a;--red:#f87171;--red-dim:#f871711a;--orange:#fb923c;--orange-dim:#fb923c1a;--gold:#fbbf24;--gold-dim:#fbbf241a;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Consolas, monospace;--card-shadow:0 1px 3px #0003, 0 1px 1px #00000026;--card-shadow-hover:0 4px 12px #0000004d, 0 2px 4px #0003;--glow-indigo:0 0 20px #818cf80f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(90% 50% at 50% -15%,#6366f10d 0%,#0000 70%),radial-gradient(50% 40% at 80% 10%,#3fe7c408 0%,#0000 60%);background-attachment:fixed;min-height:100vh;font-size:14px;line-height:1.6}#root{flex-direction:column;max-width:1200px;min-height:100vh;margin:0 auto;padding:0 24px;display:flex}a{color:var(--indigo);text-decoration:none;transition:color .2s}a:hover{color:#a5b4fc}ul{list-style:none}.app{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;padding-top:78px;padding-bottom:48px}.app-loading,.app-error{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}.loading-spinner-large{border:2px solid #ffffff0f;border-top-color:var(--indigo);border-radius:50%;width:44px;height:44px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-error h2{color:var(--red);font-size:22px;font-weight:600}.retry-btn{background:linear-gradient(135deg, var(--indigo), #6366f1);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 24px;font-size:13px;font-weight:600;transition:opacity .2s,transform .15s}.retry-btn:hover{opacity:.9;transform:translateY(-1px)}.navbar{z-index:100;-webkit-backdrop-filter:blur(24px);background:#070a14c7;border-bottom:1px solid #ffffff0d;position:fixed;top:0;left:0;right:0}.navbar:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#818cf81f,#3fe7c414,#0000);height:1px;position:absolute;bottom:0;left:8%;right:8%}.navbar-inner{justify-content:space-between;align-items:center;max-width:1200px;height:56px;margin:0 auto;padding:0 24px;display:flex}.navbar-left{align-items:center;display:flex}.logo{color:var(--text);letter-spacing:-.2px;align-items:center;gap:7px;font-size:16px;font-weight:700;transition:opacity .2s;display:flex}.logo:hover{opacity:.8}.logo-dot{background:linear-gradient(135deg, var(--indigo), var(--mint));border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #818cf859}.navbar-tabs{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;gap:2px;padding:3px;display:flex}.tab{color:var(--muted);font-family:var(--font-sans);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:5px 16px;font-size:12.5px;font-weight:500;text-decoration:none;transition:color .2s,background .25s;position:relative}.tab:hover{color:var(--text-2);background:#ffffff0a}.tab.active{color:#e0e7ff;background:linear-gradient(135deg,#818cf81f,#6366f10f);border:1px solid #818cf81f;font-weight:600;box-shadow:0 0 16px #6366f10f,0 1px 2px #00000026}.navbar-right{align-items:center;gap:10px;display:flex}.live-pill{color:#a5b4fc;text-transform:uppercase;letter-spacing:.5px;background:#818cf80f;border:1px solid #818cf81a;border-radius:20px;align-items:center;gap:5px;padding:4px 12px;font-size:10px;font-weight:600;display:flex}.live-dot{background:#a5b4fc;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 4px #a5b4fc80}50%{opacity:.25;box-shadow:0 0 8px #a5b4fc1a}}.mstr-page-wrapper{padding:20px 0 36px}.mstr-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.mstr-title{color:var(--text);letter-spacing:-.4px;font-size:28px;font-weight:800;line-height:1.2}.mstr-subtitle{color:var(--muted);margin-top:3px;font-size:13px}.mstr-header-right{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.mstr-header-updated{color:var(--faint);font-size:11px;font-family:var(--font-mono);background:#ffffff08;border-radius:6px;padding:4px 10px}.mstr-ticker-row-wide{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:20px;display:grid}@media (width<=700px){.mstr-ticker-row-wide{grid-template-columns:repeat(2,1fr)}}.mstr-ticker-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.mstr-ticker-symbol{font-family:var(--font-mono);color:var(--faint);min-width:42px;font-size:12px;font-weight:700}.mstr-ticker-price{font-family:var(--font-mono);color:var(--text);flex:1;font-size:14px;font-weight:600}.mstr-ticker-change{font-family:var(--font-mono);font-size:11px;font-weight:600}.mstr-ticker-change.up{color:var(--green)}.mstr-ticker-change.down{color:var(--red)}.mstr-ticker-cap{color:var(--faint);font-size:10px;font-family:var(--font-mono)}.mstr-main-row{grid-template-columns:300px 1fr;gap:20px;margin-bottom:24px;display:grid}@media (width<=900px){.mstr-main-row{grid-template-columns:1fr}}.mstr-gauge-card{background:linear-gradient(135deg, var(--card) 0%, var(--card-2) 100%);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}.mstr-gauge-title{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-size:12px;font-weight:600}.mstr-gauge-container{margin:-6px 0}.mstr-gauge-labels{width:100%}.mstr-gauge-label{background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.mstr-label-text{color:var(--muted);font-size:11px}.mstr-label-value{font-family:var(--font-mono);font-size:13px;font-weight:700}.mstr-label-value.mstr-safe{color:var(--green)}.mstr-label-value.mstr-warn{color:var(--gold)}.mstr-label-value.mstr-danger{color:var(--red)}.mstr-subscores{flex-direction:column;gap:6px;width:100%;margin-top:6px;display:flex}.mstr-subscore-item{align-items:center;gap:8px;padding:5px 0;display:flex}.mstr-subscore-label{color:var(--muted);text-transform:uppercase;letter-spacing:.3px;min-width:64px;font-size:10px;font-weight:500}.mstr-subscore-bar{background:#ffffff0a;border-radius:3px;flex:1;height:5px;overflow:hidden}.mstr-subscore-fill{border-radius:3px;height:100%;transition:width .6s}.mstr-subscore-value{font-family:var(--font-mono);color:var(--faint);text-align:right;min-width:22px;font-size:11px;font-weight:600}.mstr-cards-grid{grid-template-columns:1fr 1fr;gap:12px;height:100%;display:grid}@media (width<=600px){.mstr-cards-grid{grid-template-columns:1fr}}.mstr-card{background:linear-gradient(135deg, var(--card) 0%, var(--card-2) 100%);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:14px;flex-direction:column;gap:12px;padding:18px;transition:border-color .2s,box-shadow .2s;display:flex}.mstr-card:hover{box-shadow:var(--card-shadow-hover)}.mstr-card-danger{border-color:#f8717133}.mstr-card-warn{border-color:#fb923c33}.mstr-card-ok{border-color:#2bd67b26}.mstr-card-header{align-items:center;gap:7px;display:flex}.mstr-card-icon{font-size:14px}.mstr-card-title{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.mstr-card-main{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mstr-card-big{flex-direction:column;gap:1px;display:flex}.mstr-card-value{font-family:var(--font-mono);color:var(--text);font-size:26px;font-weight:700;line-height:1}.mstr-card-label-sm{color:var(--faint);letter-spacing:.3px;font-size:10px;font-weight:500}.mstr-card-sub-row{background:#ffffff08;border-radius:4px;align-items:center;gap:6px;margin:4px 0 8px;padding:4px 8px;display:flex}.mstr-card-sub-label{color:var(--faint);font-size:10px}.mstr-card-sub-value{font-family:var(--font-mono);color:var(--faint);font-size:12px;font-weight:500}.mstr-card-sub-detail{color:var(--faint);margin-left:auto;font-size:9px}.mstr-card-unit{color:var(--faint);font-size:10px}.mstr-status-badge{white-space:nowrap;border-radius:6px;padding:3px 10px;font-size:10px;font-weight:600}.mstr-status-badge.danger{background:var(--red-dim);color:var(--red)}.mstr-status-badge.warn{background:var(--orange-dim);color:var(--orange)}.mstr-status-badge.ok{background:var(--green-dim);color:var(--green)}.mstr-card-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mstr-metric{flex-direction:column;gap:1px;display:flex}.mstr-metric-label{color:var(--faint);font-size:10px;font-weight:500}.mstr-metric-value{font-family:var(--font-mono);color:var(--text);font-size:13px;font-weight:600}.mstr-metric-value.text-danger{color:var(--red)}.mstr-metric-value.text-warn{color:var(--orange)}.mstr-metric-value.text-ok{color:var(--green)}.mstr-metric-value.text-accent{color:var(--indigo)}.mstr-card-bar{margin-top:2px}.mstr-bar-labels{color:var(--faint);justify-content:space-between;margin-bottom:3px;font-size:9px;display:flex}.mstr-bar{height:18px;position:relative}.mstr-bar-track{background:#ffffff0a;border-radius:3px;height:5px;overflow:hidden}.mstr-bar-fill{border-radius:3px;height:100%;transition:width .6s}.mstr-bar-markers{height:0;color:var(--faint);font-size:8px;font-family:var(--font-mono);position:relative}.mstr-bar-markers span{position:absolute;top:6px;transform:translate(-50%)}.mstr-dual-mnav{grid-template-columns:1fr 1fr;gap:8px;margin:8px 0;display:grid}.mstr-dual-mnav-item{text-align:center;background:#ffffff08;border:1px solid #ffffff0a;border-radius:8px;flex-direction:column;gap:2px;padding:10px;display:flex}.mstr-dual-mnav-item.danger{background:#f871710f;border-color:#f8717133}.mstr-dual-mnav-item.warn{background:#fb923c0f;border-color:#fb923c33}.mstr-dual-mnav-item.ok{background:#2bd67b0d;border-color:#2bd67b26}.mstr-dual-mnav-label{color:var(--faint);font-size:10px;font-weight:500}.mstr-dual-mnav-value{font-family:var(--font-mono);color:var(--text);font-size:22px;font-weight:700;line-height:1.2}.mstr-dual-mnav-item.danger .mstr-dual-mnav-value{color:var(--red)}.mstr-dual-mnav-item.warn .mstr-dual-mnav-value{color:var(--orange)}.mstr-dual-mnav-item.ok .mstr-dual-mnav-value{color:var(--green)}.mstr-dual-mnav-note{color:var(--faint);font-size:9px}.mstr-dual-mnav-legend{border-top:1px solid var(--border);margin-top:8px;padding-top:6px}.mstr-dual-mnav-legend p{color:var(--faint);margin:0 0 3px;font-size:10px;line-height:1.5}.mstr-dual-mnav-legend p strong{color:var(--text)}.mstr-dual-mnav-critical{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mstr-dual-mnav-critical-item{background:#ffffff0a;border:1px solid #ffffff0a;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:12px;display:flex}.mstr-dual-mnav-critical-item.danger{background:#f8717114;border-color:#f8717140}.mstr-dual-mnav-critical-item.warn{background:#fb923c0f;border-color:#fb923c33}.mstr-dual-mnav-critical-item.elevated{background:#eab3080d;border-color:#eab30826}.mstr-dual-mnav-critical-item.ok{background:#2bd67b0d;border-color:#2bd67b26}.mstr-card-footnote{color:var(--faint);border-top:1px solid var(--border);padding-top:4px;font-size:10px;line-height:1.4}.mstr-metric-grid-4{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;display:grid}@media (width<=800px){.mstr-metric-grid-4{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.mstr-metric-grid-4{grid-template-columns:1fr}}.mstr-metric-card{background:linear-gradient(135deg, var(--card) 0%, var(--card-2) 100%);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:14px;flex-direction:column;gap:3px;padding:16px;transition:border-color .2s,box-shadow .2s;display:flex}.mstr-metric-card:hover{box-shadow:var(--card-shadow-hover)}.mstr-metric-card.danger{border-color:#f8717140}.mstr-metric-card.warn{border-color:#fb923c40}.mstr-metric-card.elevated{border-color:#fbbf2433}.mstr-metric-card.ok{border-color:#2bd67b26}.mstr-metric-card-label{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;font-size:10px;font-weight:500}.mstr-metric-card-value{font-family:var(--font-mono);color:var(--text);font-size:26px;font-weight:700;line-height:1.1}.mstr-metric-card-sub{color:var(--faint);font-size:11px}.mstr-chart-section{background:linear-gradient(135deg, var(--card) 0%, var(--card-2) 100%);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:16px;margin-bottom:20px;padding:22px}.mstr-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.mstr-chart-title{color:var(--text-2);font-size:14px;font-weight:600}.mstr-chart-legend{gap:14px;display:flex}.mstr-legend-item{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.mstr-legend-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.mstr-chart{height:260px}.mstr-chart-tooltip{background:var(--bg-3);border:1px solid var(--border);border-radius:10px;padding:10px 14px;font-size:12px}.mstr-tooltip-time{color:var(--faint);margin-bottom:3px;font-size:10px}.mstr-chart-placeholder{height:200px;color:var(--faint);justify-content:center;align-items:center;font-size:13px;display:flex}.mstr-summary{background:linear-gradient(135deg, var(--card) 0%, var(--card-2) 100%);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:16px;padding:22px}.mstr-summary-title{color:var(--text-2);margin-bottom:14px;font-size:14px;font-weight:600}.mstr-summary-content{flex-direction:column;gap:8px;display:flex}.mstr-summary-line{border-radius:8px;padding:8px 14px;font-size:13px;line-height:1.5}.mstr-summary-line.danger{background:var(--red-dim)}.mstr-summary-line.warn{background:var(--orange-dim)}.mstr-summary-line.ok{background:var(--green-dim)}.mstr-summary-note{color:var(--faint);border-top:1px solid var(--border);margin-top:4px;padding-top:8px;font-size:12px;line-height:1.6}.mstr-funding-flow{flex-direction:column;align-items:center;gap:3px;display:flex}.mstr-flow-step{border-radius:12px;align-items:flex-start;gap:12px;width:100%;max-width:480px;padding:12px 16px;display:flex}.mstr-flow-step.ok{background:var(--green-dim);border:1px solid #2bd67b1a}.mstr-flow-step.warn{background:var(--orange-dim);border:1px solid #fb923c1a}.mstr-flow-step.danger{background:var(--red-dim);border:1px solid #f871711a}.mstr-flow-icon{flex-shrink:0;margin-top:1px;font-size:18px}.mstr-flow-step strong{color:var(--text);margin-bottom:1px;font-size:13px;display:block}.mstr-flow-step p{color:var(--muted);font-size:11px;line-height:1.5}.mstr-flow-connector{color:var(--faint);font-size:14px}.mstr-scenario-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.mstr-scenario-box{border:1px solid var(--border);text-align:center;background:#ffffff08;border-radius:10px;min-width:120px;padding:10px 16px}.mstr-scenario-box.warn{border-color:#fb923c40}.mstr-scenario-box.danger{border-color:#f8717140}.mstr-scenario-label{color:var(--muted);margin-bottom:1px;font-size:10px;display:block}.mstr-scenario-value{font-family:var(--font-mono);color:var(--text);font-size:16px;font-weight:700}.mstr-scenario-arrow{color:var(--faint);font-size:18px}.mstr-coverage-visual{padding:8px 0}.mstr-coverage-bar-container{padding:18px 0;position:relative}.mstr-coverage-label{color:var(--muted);justify-content:space-between;margin-bottom:6px;font-size:11px;display:flex}.mstr-coverage-track{background:#ffffff0a;border-radius:5px;height:10px;overflow:hidden}.mstr-coverage-fill{border-radius:5px;height:100%;transition:width .6s}.mstr-coverage-markers{height:18px;color:var(--faint);font-size:9px;font-family:var(--font-mono);position:relative}.mstr-coverage-markers span{position:absolute;top:3px;transform:translate(-50%)}.mstr-table{border-collapse:collapse;width:100%;font-size:12px}.mstr-table th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid var(--border);padding:8px 12px;font-size:10px;font-weight:600}.mstr-table td{color:var(--text);font-family:var(--font-mono);border-bottom:1px solid #ffffff08;padding:9px 12px;font-size:12px}.mstr-table tr:last-child td{border-bottom:none}.text-danger{color:var(--red)!important}.text-warn{color:var(--orange)!important}.text-ok{color:var(--green)!important}.text-accent{color:var(--indigo)!important}.text-faint{color:var(--faint)!important}.mstr-scenario-presets{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.mstr-scenario-preset-card{border:1px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff08;border-radius:10px;align-items:center;gap:6px;padding:10px 16px;transition:all .2s;display:flex}.mstr-scenario-preset-card:hover{border-color:var(--indigo);background:#818cf80d}.mstr-sp-icon{font-size:14px}.mstr-sp-title{color:var(--text);font-size:12px;font-weight:600}.mstr-scenario-slider-box{background:linear-gradient(135deg, var(--card) 0%, var(--card-2) 100%);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:14px;margin-bottom:14px;padding:18px}.mstr-ss-header{color:var(--text);justify-content:space-between;margin-bottom:10px;font-size:13px;display:flex}.mstr-slider{appearance:none;background:#ffffff0f;border-radius:3px;outline:none;width:100%;height:5px}.mstr-slider::-webkit-slider-thumb{appearance:none;background:linear-gradient(135deg, var(--indigo), #6366f1);cursor:pointer;border:2px solid var(--bg);border-radius:50%;width:18px;height:18px;box-shadow:0 0 10px #6366f14d}.mstr-ss-labels{color:var(--faint);justify-content:space-between;margin-top:3px;font-size:10px;display:flex}.mstr-scenario-compare{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}@media (width<=700px){.mstr-scenario-compare{grid-template-columns:repeat(2,1fr)}}.mstr-compare-card{border:1px solid var(--border);text-align:center;background:#ffffff05;border-radius:10px;padding:12px}.mstr-compare-header{flex-direction:column;align-items:center;gap:1px;display:flex}.mstr-compare-label{color:var(--muted);font-size:11px;font-weight:500}.mstr-compare-value{font-family:var(--font-mono);font-size:20px;font-weight:700}.mstr-compare-sub{color:var(--faint);margin-top:3px;font-size:9px}.mstr-scenario-timeline{flex-direction:column;gap:8px;list-style:none;display:flex}.mstr-scenario-timeline li{counter-increment:step;border-left:3px solid var(--faint);color:var(--muted);background:#ffffff05;border-radius:10px;padding:10px 14px;font-size:12px;line-height:1.6}.mstr-scenario-timeline li strong{color:var(--text);margin-bottom:1px;font-size:13px;display:block}.mstr-alerts-list{flex-direction:column;gap:12px;display:flex}.mstr-alert-item{background:linear-gradient(135deg, var(--card) 0%, var(--card-2) 100%);box-shadow:var(--card-shadow);border-left:4px solid;border-radius:14px;padding:18px}.mstr-alert-red{border-color:var(--red);background:#f871710a}.mstr-alert-orange{border-color:var(--orange);background:#fb923c0a}.mstr-alert-yellow{border-color:var(--gold);background:#fbbf240a}.mstr-alert-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.mstr-alert-level{text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:700}.mstr-alert-red .mstr-alert-level{color:var(--red)}.mstr-alert-orange .mstr-alert-level{color:var(--orange)}.mstr-alert-yellow .mstr-alert-level{color:var(--gold)}.mstr-alert-dismiss{color:var(--faint);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:14px;transition:color .2s}.mstr-alert-dismiss:hover{color:var(--text)}.mstr-alert-title{color:var(--text);margin-bottom:3px;font-size:16px;font-weight:700}.mstr-alert-message{color:var(--muted);margin-bottom:6px;font-size:12px;line-height:1.5}.mstr-alert-trigger{color:var(--faint);font-size:11px}.mstr-alert-trigger-label{font-weight:500}.mstr-alert-trigger code{font-family:var(--font-mono);background:#ffffff0a;border-radius:4px;padding:2px 6px;font-size:10px}.mstr-alerts-empty{color:var(--muted);flex-direction:column;align-items:center;gap:12px;padding:60px 0;display:flex}.mstr-history-timeline{flex-direction:column;gap:4px;max-height:380px;display:flex;overflow-y:auto}.mstr-history-item{font-size:11px;font-family:var(--font-mono);background:#ffffff05;border-radius:8px;align-items:center;gap:12px;padding:7px 12px;display:flex}.mstr-history-time{color:var(--faint);min-width:72px}.mstr-history-risk{min-width:72px;font-weight:600}.mstr-history-score{color:var(--indigo);min-width:64px}.mstr-history-mnav{color:var(--text)}.footer{border-top:1px solid var(--border);margin-top:auto;padding:32px 0}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.footer-brand{color:var(--text);align-items:center;gap:7px;font-size:14px;font-weight:700;display:flex}.footer-sources{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.footer-source-group{flex-direction:column;align-items:center;gap:5px;display:flex}.footer-source-cat{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-size:10px;font-weight:600}.footer-source-links{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.footer-source-link{color:var(--faint);font-size:11px;transition:color .2s}.footer-source-link:hover{color:var(--indigo)}.footer-copy{color:var(--faint);font-size:11px}@media (width<=900px){.navbar-tabs{gap:1px;padding:2px}.tab{padding:4px 12px;font-size:12px}}@media (width<=600px){#root,.navbar-inner{padding:0 16px}.mstr-title{font-size:22px}.mstr-ticker-row-wide{grid-template-columns:repeat(2,1fr)}.mstr-card-value,.mstr-metric-card-value{font-size:22px}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:calc(100vw - 100px);overflow-x:auto}}
