@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.app-container{width:100%;margin:0}.calculator-container{width:100%;min-height:100vh;background-color:#f5f5f5;padding:32px}.page-header-main{margin:0 auto 32px;max-width:1400px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.header-left{flex:1}.header-right{display:flex;align-items:center;padding-top:8px}.back-to-toolbox{color:#8fa7de;text-decoration:none!important;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:20px;display:inline-flex;align-items:center;gap:6px;margin-bottom:16px;transition:opacity .2s}.back-to-toolbox:hover{text-decoration:none!important;color:#8fa7de;opacity:.8}.back-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.page-title{font-size:32px;font-weight:700;color:#2c3e50;margin:0 0 8px}.page-subtitle{font-size:16px;color:#666;margin:0;font-weight:400}.content-wrapper{display:flex;gap:24px;max-width:1400px;margin:0 auto;align-items:stretch}.inputs-column{flex:0 0 429px;background-color:#ffffffa6;border-radius:16px;padding:16px;box-shadow:0 0 0 .5px #0000000d,0 -.5px #ffffff80,0 0 0 .5px #0000000d;display:flex;flex-direction:column;gap:0}.results-column{flex:1;background-color:#ffffffa6;border-radius:16px;padding:16px;box-shadow:0 0 0 .5px #0000000d,0 -.5px #ffffff80,0 0 0 .5px #0000000d;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.section{margin-bottom:12px;padding:20px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.section:last-of-type{margin-bottom:0}.section-title{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:0;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.section-title>div{flex:1;min-width:0}.section-title>div>span{display:block}.section-description{font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;font-style:italic;line-height:16px;color:#666;margin-top:2px}.arrow-icon{color:#6b7280;transition:transform .2s;flex-shrink:0}.input-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px;margin-top:16px}.input-group:last-child{margin-bottom:0}.input-field{display:flex;flex-direction:column}.labeled-select-wrapper{display:flex;flex-direction:column;width:100%}.labeled-select-label{font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.field-label-row{display:flex;align-items:center;gap:4px;margin-bottom:4px}.field-label-text{font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:#374151}.info-tooltip-anchor{display:inline-flex;align-items:center;cursor:pointer;line-height:1;padding:4px;margin:-4px}.info-tooltip-box{position:fixed;background:#1e293b;color:#e2e8f0;font-size:12px;font-weight:400;line-height:1.55;padding:12px 14px;border-radius:8px;width:min(300px,calc(100vw - 16px));max-height:60vh;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:9999;box-shadow:0 4px 20px #00000059}.info-tooltip-box p{margin:0 0 8px}.info-tooltip-box p:last-child{margin-bottom:0}.info-tooltip-box ul{margin:4px 0 8px;padding-left:16px}.info-tooltip-box li{margin-bottom:5px}.info-tooltip-box strong{font-weight:700;color:#f1f5f9}.info-tooltip-box em{font-style:italic;color:#94a3b8}.btn-container{display:flex;flex-direction:column;gap:12px;align-items:center;margin:20px 0 0;padding:20px 0 0}.btn-container button{width:100%}div.error-message{background:#fef2f2;color:#991b1b;padding:12px 16px;border-radius:8px;margin-top:12px;border-left:4px solid #dc2626;font-size:14px}.stress-presets-row{display:flex;gap:8px;margin-bottom:4px}.btn-preset{flex:1;padding:8px 6px;font-size:11px;font-weight:600;border-radius:8px;border:1.5px solid transparent;cursor:pointer;transition:all .15s;font-family:DM Sans,sans-serif;text-align:center;line-height:1.3}.btn-preset.correction{background:#fff8e1;color:#b45309;border-color:#fbbf24}.btn-preset.correction:hover,.btn-preset.correction.active{background:#f59e0b;color:#fff;border-color:#f59e0b}.btn-preset.bear{background:#fff3e0;color:#c2410c;border-color:#fb923c}.btn-preset.bear:hover,.btn-preset.bear.active{background:#ea580c;color:#fff;border-color:#ea580c}.btn-preset.crisis{background:#fff1f2;color:#be123c;border-color:#fda4af}.btn-preset.crisis:hover,.btn-preset.crisis.active{background:#e11d48;color:#fff;border-color:#e11d48}.preset-note{font-size:11px;color:#9ca3af;font-style:italic;margin:6px 0 2px}.stress-delta-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.stress-delta-field{display:flex;flex-direction:column;gap:4px}.stress-delta-field label{font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;color:#374151}.stress-delta-input{font-family:DM Sans,sans-serif;font-size:14px;color:#1f2937;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:9px 12px;width:100%;transition:border-color .15s,box-shadow .15s;min-height:42px}.stress-delta-input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.stress-run-btn-container{margin-top:14px}.stress-run-btn-container button{width:100%}.stress-disabled-note{font-size:12px;color:#ef4444;font-style:italic;margin-top:8px}.results-placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:400px}.placeholder-content{text-align:center;color:#6b7280;max-width:400px}.placeholder-content svg{color:#9ca3af;margin-bottom:20px}.placeholder-content h3{font-size:24px;color:#374151;margin:0 0 10px}.placeholder-content p{font-size:16px;line-height:1.6;margin:0}.result-section{background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;overflow:hidden;animation:fadeIn .3s ease}.result-section-header{padding:14px 20px;border-bottom:1px solid #f3f4f6}.result-section-header.blue-bg{background:#2c3e6b;color:#fff}.result-section-header.light-bg{background:#f9fafb}.result-section-title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:inherit}.result-section-subtitle{font-size:12px;font-style:italic;opacity:.75;margin-top:2px;font-weight:400}.diagnostics-description{font-size:12px;color:#6b7280;font-style:italic;padding:10px 20px;background:#f9fafb;border-bottom:1px solid #f3f4f6;line-height:1.5}.diagnostics-grid{display:grid;grid-template-columns:1fr 1fr 1fr}.power-card{padding:20px;border-right:1px solid #f3f4f6;display:flex;flex-direction:column;gap:10px}.power-card:last-child{border-right:none}.power-card-header{display:flex;align-items:center;gap:8px}.power-card-title{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.power-score-row{display:flex;align-items:baseline;gap:10px}.power-score-number{font-size:36px;font-weight:800;color:#2c3e50;line-height:1;font-family:DM Sans,sans-serif}.power-score-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700}.power-score-denom{font-size:16px;font-weight:600;color:#9ca3af;font-family:DM Sans,sans-serif;margin-left:2px}.power-strength{font-size:13px;font-weight:600;color:#374151;display:flex;align-items:center}.strength-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;flex-shrink:0}.power-insight{font-size:12px;color:#6b7280;line-height:1.6;flex:1}.stress-score-overlay{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px}.stress-score-label{font-size:10px;font-weight:700;color:#92400e;text-transform:uppercase;letter-spacing:.3px}.stress-score-value{font-size:20px;font-weight:800;color:#b45309}.score-delta{font-size:11px;font-weight:700;padding:2px 7px;border-radius:12px}.score-delta.negative{background:#fee2e2;color:#b91c1c}.score-delta.positive{background:#dcfce7;color:#15803d}.score-delta.neutral{background:#f3f4f6;color:#6b7280}.dscr-subsection{margin-top:8px;padding-top:12px;border-top:1px dashed #e5e7eb}.dscr-title{font-size:10px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;display:flex;align-items:center;gap:5px}.dscr-value-row{display:flex;align-items:baseline;gap:10px;margin-bottom:4px;flex-wrap:wrap}.dscr-value{font-size:26px;font-weight:800;color:#2c3e50;font-family:DM Sans,sans-serif}.dscr-risk{font-size:12px;font-weight:600;color:#374151}.dscr-insight{font-size:11px;color:#6b7280;line-height:1.5}.details-toggle{font-size:12px;color:#8fa7de;background:none;border:none;cursor:pointer;padding:4px 0;font-weight:600;display:flex;align-items:center;gap:4px;font-family:DM Sans,sans-serif;transition:opacity .15s}.details-toggle:hover{opacity:.7}.details-content{font-size:12px;color:#6b7280;line-height:1.7;padding-top:8px}.core-metrics-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));border-top:1px solid #f3f4f6;background:#f9fafb}.metric-cell{padding:10px 14px;border-right:1px solid #f3f4f6;text-align:center}.metric-cell:last-child{border-right:none}.metric-cell-label{font-size:10px;color:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px}.metric-cell-value{font-size:13px;font-weight:700;color:#2c3e50;font-family:DM Sans,sans-serif}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:20px}.power-index-hero{background:linear-gradient(135deg,#2c3e6b,#1a2a4a);border-radius:12px;padding:24px;color:#fff;display:flex;flex-direction:column;gap:6px}.power-index-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;opacity:.65}.power-index-number{font-size:56px;font-weight:900;line-height:1;letter-spacing:-1px;font-family:DM Sans,sans-serif}.power-index-class{font-size:15px;font-weight:600;opacity:.9}.power-index-interp{font-size:12px;opacity:.65;line-height:1.5}.power-index-stress-row{display:flex;align-items:center;gap:10px;margin-top:8px;padding-top:12px;border-top:1px solid rgba(255,255,255,.15)}.power-index-stress-label{font-size:10px;opacity:.65;text-transform:uppercase;letter-spacing:.3px}.power-index-stress-value{font-size:24px;font-weight:800;color:#fcd34d}.resilience-accel-grid{display:flex;flex-direction:column;gap:14px}.ra-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px;display:flex;align-items:center;gap:14px}.ra-card-left{flex:1}.ra-card-type{font-size:10px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px}.ra-card-level{font-size:14px;font-weight:700;color:#2c3e50}.ra-card-meaning{font-size:11px;color:#6b7280;margin-top:2px}.ra-score-badge{display:flex;flex-direction:column;align-items:center;gap:4px}.ra-score-number{font-size:26px;font-weight:800;color:#2c3e50;font-family:DM Sans,sans-serif}.score-recap-grid{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #f3f4f6}.score-recap-cell{padding:14px 20px;border-right:1px solid #f3f4f6;display:flex;flex-direction:column;gap:3px}.score-recap-cell:last-child{border-right:none}.score-recap-type{font-size:10px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.4px}.score-recap-number{font-size:24px;font-weight:800;color:#2c3e50;font-family:DM Sans,sans-serif}.score-recap-strength{font-size:11px;color:#6b7280}.stress-comparison-section{background:#fff;border-radius:12px;border:1.5px solid #f59e0b;overflow:hidden}.stress-comparison-header{background:#f59e0b;padding:10px 20px;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:8px}.stress-panels{display:grid;grid-template-columns:1fr 1fr}.stress-panel{padding:20px;border-right:1px solid #fef3c7}.stress-panel:last-child{border-right:none}.stress-panel-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.stress-panel-title.base{color:#2c3e6b}.stress-panel-title.stress{color:#b45309}.stress-panel-score-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;margin-bottom:14px}.stress-panel-score-row.base-bg{background:#eef2ff;border:1px solid #c7d2fe}.stress-panel-score-row.stress-bg{background:#fffbeb;border:1px solid #fde68a}.stress-panel-score-value{font-size:28px;font-weight:900;line-height:1;font-family:DM Sans,sans-serif}.stress-panel-score-value.base-score{color:#2c3e6b}.stress-panel-score-value.stress-score{color:#b45309}.stress-score-bar{height:5px;border-radius:3px;background:#e5e7eb;margin-top:6px;overflow:hidden;flex:1}.stress-score-bar-fill{height:100%;border-radius:3px;transition:width .5s ease}.stress-key-metrics{display:flex;flex-direction:column;gap:7px}.stress-metric-row{display:flex;justify-content:space-between;align-items:center;font-size:13px}.stress-metric-label{color:#6b7280;font-weight:500}.stress-metric-value{font-weight:700;color:#2c3e50}.delta-strip{border-top:1px solid #fef3c7;background:#fffbeb;padding:14px 20px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.delta-item{display:flex;align-items:center;gap:8px}.delta-item-label{font-size:11px;color:#6b7280;font-weight:600}.delta-item-values{display:flex;align-items:center;gap:5px}.delta-base-val{font-size:13px;font-weight:700;color:#2c3e6b}.delta-arrow{font-size:11px;color:#9ca3af}.delta-stress-val{font-size:13px;font-weight:700;color:#b45309}.delta-change-badge{font-size:11px;font-weight:700;padding:2px 7px;border-radius:10px}.delta-change-badge.negative{background:#fee2e2;color:#b91c1c}.delta-change-badge.positive{background:#dcfce7;color:#15803d}.constraint-callout{background:#fffbeb;border-left:4px solid #f59e0b;padding:10px 16px;font-size:12px;color:#78350f;font-weight:600;display:flex;align-items:center;gap:8px}.constraint-callout.critical{background:#fff1f2;border-left-color:#e11d48;color:#881337}.mode-grid{display:grid;grid-template-columns:1fr 1fr}.active-modes-panel{padding:20px;border-right:1px solid #f3f4f6}.leverage-flags-panel{padding:20px}.mode-badges-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.mode-badge{padding:4px 14px;border-radius:20px;font-size:12px;font-weight:700}.mode-badge.active{background:#dcfce7;color:#15803d;border:1.5px solid #86efac}.mode-badge.inactive{background:#f3f4f6;color:#9ca3af;border:1.5px solid #e5e7eb;text-decoration:line-through}.mode-description{font-size:13px;color:#6b7280;font-style:italic;line-height:1.6}.mode-details{margin-top:14px;display:flex;flex-direction:column;gap:10px}.mode-detail-item{display:flex;align-items:flex-start;gap:8px}.mode-status-icon{font-size:14px;flex-shrink:0;margin-top:1px}.mode-detail-content{flex:1}.mode-detail-name{font-size:13px;font-weight:700;color:#2c3e50}.mode-detail-desc{font-size:11px;color:#6b7280;line-height:1.5;margin-top:2px}.leverage-flag-item{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;margin-bottom:8px;font-size:13px;font-weight:600}.leverage-flag-item.positive{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.leverage-flag-item.neutral{background:#f9fafb;color:#6b7280;border:1px solid #e5e7eb}.leverage-flag-item.negative{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.leverage-flag-item.inactive{background:#f9fafb;color:#d1d5db;border:1px solid #f3f4f6;opacity:.5}.leverage-desc{font-size:12px;color:#6b7280;padding:10px 20px;background:#f0fdf4;border-top:1px solid #bbf7d0}.scenario-page-wrapper{max-width:1400px;margin:0 auto}.scenario-layout{display:flex;gap:24px;align-items:stretch}.scenario-column{flex:1;background-color:#ffffffa6;border-radius:16px;box-shadow:0 0 0 .5px #0000000d,0 -.5px #ffffff80,0 0 0 .5px #0000000d;overflow:hidden;display:flex;flex-direction:column}.scenario-column-header{padding:16px 20px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-bottom:3px solid}.scenario-column-header.s1{background:#eef2fb;color:#2c3e6b;border-bottom-color:#2c3e6b}.scenario-column-header.s2{background:#f0fdf4;color:#15803d;border-bottom-color:#15803d}.scenario-inputs-area{padding:16px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.scenario-results-area{padding:20px;flex:1}.scenario-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#9ca3af;gap:8px;min-height:220px}.scenario-result-summary{display:flex;flex-direction:column;gap:12px}.scenario-power-hero{display:flex;align-items:baseline;gap:12px;padding:14px 16px;border-radius:10px;background:#eef2fb;border:1px solid #c7d2fe}.scenario-power-number{font-size:38px;font-weight:900;color:#2c3e6b;line-height:1;font-family:DM Sans,sans-serif}.scenario-power-details{flex:1}.scenario-power-class{font-size:14px;font-weight:700;color:#2c3e6b}.scenario-power-interp{font-size:12px;color:#6b7280;margin-top:2px}.scenario-score-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.scenario-score-item{padding:10px 12px;border-radius:8px;background:#fff;border:1px solid #e5e7eb;text-align:center}.scenario-score-type{font-size:10px;color:#9ca3af;font-weight:700;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px}.scenario-score-value{font-size:22px;font-weight:800;color:#2c3e50;font-family:DM Sans,sans-serif}.scenario-score-strength{font-size:11px;color:#6b7280;margin-top:2px}.comparison-summary{background:#fff;border-radius:16px;padding:20px 24px;margin-top:16px;box-shadow:0 0 0 .5px #0000000d,0 -.5px #ffffff80}.comparison-summary-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;margin-bottom:16px}.comparison-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.comparison-metric{display:flex;flex-direction:column;gap:4px}.comparison-metric-label{font-size:10px;color:#9ca3af;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.comparison-metric-values{display:flex;align-items:baseline;gap:6px}.comparison-s1-val{font-size:18px;font-weight:800;color:#2c3e6b;font-family:DM Sans,sans-serif}.comparison-vs{font-size:10px;color:#9ca3af;font-weight:600}.comparison-s2-val{font-size:18px;font-weight:800;color:#15803d;font-family:DM Sans,sans-serif}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease forwards}.spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1100px){.calculator-container{padding:24px 16px}.diagnostics-grid{grid-template-columns:1fr}.power-card{border-right:none;border-bottom:1px solid #f3f4f6}.power-card:last-child{border-bottom:none}.core-metrics-strip{grid-template-columns:repeat(3,1fr)}.mode-grid{grid-template-columns:1fr}.active-modes-panel{border-right:none;border-bottom:1px solid #f3f4f6}}@media (max-width: 900px){.content-wrapper{flex-direction:column}.inputs-column{flex:1 1 auto}.page-header-main{flex-direction:column;gap:12px}.header-right{padding-top:0}.diagnostics-grid{grid-template-columns:repeat(3,1fr)}.power-card{border-bottom:none;border-right:1px solid #f3f4f6}.power-card:last-child{border-right:none}.core-metrics-strip{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.mode-grid{grid-template-columns:1fr 1fr}.active-modes-panel{border-bottom:none;border-right:1px solid #f3f4f6}.stress-panels{grid-template-columns:1fr}.stress-panel{border-right:none;border-bottom:1px solid #fef3c7}.stress-panel:last-child{border-bottom:none}.summary-grid{grid-template-columns:1fr}.scenario-layout{flex-direction:column}.comparison-metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.calculator-container{padding:16px 12px}.page-title{font-size:22px}.page-subtitle{font-size:14px}.power-index-number{font-size:40px}.power-score-number{font-size:28px}.dscr-value{font-size:22px}.section,.power-card{padding:14px}.result-section-header{padding:10px 14px}.summary-grid{padding:14px;gap:14px}.input-group{grid-template-columns:1fr}.stress-presets-row{flex-wrap:wrap}.btn-preset{flex:1 1 calc(50% - 4px)}.stress-delta-grid,.diagnostics-grid{grid-template-columns:1fr}.power-card{border-right:none;border-bottom:1px solid #f3f4f6}.power-card:last-child{border-bottom:none}.core-metrics-strip{grid-template-columns:repeat(3,1fr)}.score-recap-grid{grid-template-columns:1fr}.score-recap-cell{border-right:none;border-bottom:1px solid #f3f4f6}.score-recap-cell:last-child{border-bottom:none}.mode-grid{grid-template-columns:1fr}.active-modes-panel{border-right:none;border-bottom:1px solid #f3f4f6}.delta-strip{flex-direction:column;gap:12px;align-items:flex-start}.comparison-metrics-grid{grid-template-columns:1fr}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--border-brand: #0d1728;--border-contrast: #00b5ae;--border-destructive: #b50007;--border-dominant: #dfdfe6;--border-focus: #8fa7de;--border-card: #e5e7eb;--border-hover: #dde5f5;--border-link: #1b4a7b;--border-soft: #eeeef2;--icon-alert: #FF7F50;--icon-inverted: #FFFFFF;--icon-link: #1b4a7b;--icon-abyss: #0B335F;--icon-cornfield: #E4BD52;--icon-missed: #d94e00;--icon-muted: #6b6b70;--icon-primary: #000000;--icon-success: #00b5ae;--icon-bad-inverted: #ff7f50;--icon-success-light: rgba(0, 181, 174, .15);--icon-button: #8FA7DE;--surface-bad: #ffccce;--surface-chart-item-6: #f8b195;--surface-success: #00b5ae;--surface-success-light: rgba(0, 181, 174, .1);--surface-contrast: #c0c0ca;--surface-contrast-heavy: #00b5ae;--surface-contrast-light: #e7e7ec;--surface-calm: #8fa7de;--surface-calm-hover: #7b93ca;--surface-focused: #dde5f5;--surface-glacier: #dde5f5;--surface-grey-background: #f7f7f9;--surface-global-nav: #0B335F;--surface-global-nav-hover: #0A2D54;--surface-blue: #0B335F;--surface-highlight: #297598;--surface-highlight-dark: #1b4a7b;--surface-missed: #fff2e7;--surface-primary: #0d1728;--surface-primary-button-hover: #00918B;--surface-primary-button-pressed: #006D68;--surface-primary-hover: rgba(13, 23, 40, .7);--surface-primary-pressed: rgba(13, 23, 40, .5);--surface-row-hover: rgba(0, 0, 0, .05);--surface-secondary: #dde5f5;--surface-secondary-grey: #f0f0f1;--surface-surface: #fbfbfd;--surface-white: #ffffff;--surface-white-background: rgba(255, 255, 255, .65);--surface-white-background-secondary: rgba(255, 255, 255, .7);--surface-gold: #E4BD52;--text-destructive: #b50007;--text-good: #00b5ae;--text-inverted: #FFFFFF;--text-link: #1b4a7b;--text-abyss: #0B335F;--text-link-hover: #00918B;--text-link-pressed: #006D68;--text-missed: #d94e00;--text-bad-inverted: #ff7f50;--text-muted: #595959;--text-placeholder: #a6a6a9;--text-text: #0D1728;--text-text-secondary: rgba(0, 0, 0, .5);--text-text-tertiary: rgba(0, 0, 0, .25);--text-button: #8FA7DE;--button-primary-gradient: linear-gradient(180deg, #0dbcb5 0%, #00b5ae 49%, #00a59f 50%, #00b5ae 100%);--button-primary-hover-gradient: linear-gradient(180deg, #00a59f 0%, #00918B 49%, #007E79 50%, #00918B 100%);--button-primary-pressed-gradient: linear-gradient(180deg, #007E79 0%, #006D68 49%, #005955 50%, #006D68 100%);--button-primary-border-gradient: linear-gradient(to bottom, rgba(255, 255, 255, .7), rgba(0, 160, 154, .7) 50%, rgba(0, 140, 134, .8) 50%, rgba(255, 255, 255, .4) 100%);--button-primary-delete-gradient: linear-gradient(180deg, #ff9f80 0%, #ff7f50 49%, #ff6f40 50%, #ff7f50 100%);--button-primary-delete-hover-gradient: linear-gradient(180deg, #ff6f40 0%, #e55a2b 49%, #cc4a1b 50%, #e55a2b 100%);--button-primary-delete-pressed-gradient: linear-gradient(180deg, #cc4a1b 0%, #b53a0b 49%, #9f2a00 50%, #b53a0b 100%);--button-primary-delete-border-gradient: linear-gradient(to bottom, rgba(255, 255, 255, .7), rgba(255, 111, 64, .7) 50%, rgba(204, 74, 27, .8) 50%, rgba(255, 255, 255, .4) 100%);--button-primary-shadow: inset 0px 1px 0px rgba(255, 255, 255, .4), inset 0px -1px 0px rgba(0, 0, 0, .1), 0px 2px 4px rgba(0, 0, 0, .15), 0px 4px 8px rgba(0, 181, 174, .2), 0px 1px 1px rgba(0, 0, 0, .1);--button-primary-pressed-shadow: inset 0px 1px 2px rgba(0, 0, 0, .1), 0px 1px 1px rgba(0, 0, 0, .05);--button-primary-delete-shadow: inset 0px 1px 0px rgba(255, 255, 255, .4), inset 0px -1px 0px rgba(0, 0, 0, .1), 0px 2px 4px rgba(0, 0, 0, .15), 0px 4px 8px rgba(255, 127, 80, .2), 0px 1px 1px rgba(0, 0, 0, .1);--button-primary-delete-pressed-shadow: inset 0px 1px 2px rgba(0, 0, 0, .1), 0px 1px 1px rgba(0, 0, 0, .05);--button-secondary-shadow: 0px .5px 0px 0px #FFFFFF, 0px .5px 2.5px 0px rgba(0, 0, 0, .3), inset 0px 1px 0px rgba(255, 255, 255, .5);--button-secondary-pressed-shadow: 0px .5px 0px 0px #FFFFFF, 0px .5px 2.5px 0px rgba(0, 0, 0, .3), inset 0px 1px 2px rgba(0, 0, 0, .1);--button-ghost-hover-bg: rgba(0, 0, 0, .03);--button-ghost-pressed-bg: rgba(0, 0, 0, .06);--button-ghost-pressed-shadow: inset 0px 1px 1px rgba(0, 0, 0, .05);--light-effect-border-highlight: rgba(255, 255, 255, 0);--light-effect-border-mid: rgba(255, 255, 255, 0);--light-effect-border-shadow: rgba(255, 255, 255, 0);--light-effect-surface-highlight: rgba(255, 255, 255, .15);--light-effect-surface-shadow: rgba(0, 0, 0, .08);--light-effect-angle: 175deg;--paper-texture-pattern: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='turbulence' baseFrequency='7.5' numOctaves='2' seed='8' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.02 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='1'/%3E%3C/svg%3E");--paper-shadow-subtle: 0 1px 2px rgba(0, 0, 0, .07), 0 4px 8px rgba(0, 0, 0, .04), 0 12px 24px rgba(0, 0, 0, .03), inset 0 1px 1px rgba(255, 255, 255, .6);--paper-shadow-lifted: 0 2px 4px rgba(0, 0, 0, .07), 0 8px 16px rgba(0, 0, 0, .04), 0 16px 32px rgba(0, 0, 0, .03), inset 0 1px 1px rgba(255, 255, 255, .6);--paper-border: 1px solid rgba(210, 210, 215, .5);--paper-background: linear-gradient(var(--light-effect-angle), var(--light-effect-surface-highlight) 0%, transparent 45%, var(--light-effect-surface-shadow) 100%), var(--paper-texture-pattern);--spacing-n5: 4px;--spacing-1: 8px;--spacing-2: 16px;--spacing-5: 40px;--spacing-1n5: 12px;--spacing-3: 24px;--spacing-4: 32px;--spacing-6: 48px;--spacing-7: 56px;--spacing-8: 64px;--spacing-9: 72px;--spacing-10: 80px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-xl: 32px;--radius-2xl: 128px;--radius-3xl: 360px;--spacing-lg: var(--spacing-4);--radius-rounded: var(--radius-xl);--radius-minimal: var(--radius-md);--spacing-3xs: var(--spacing-n5);--radius-full: var(--radius-2xl);--spacing-sm: var(--spacing-2);--spacing-spacing-xl: var(--spacing-6);--spacing-md: var(--spacing-3);--spacing-xs: var(--spacing-1n5);--spacing-2xs: var(--spacing-1);--numbers-primary-font-family: "Roboto Mono", "Courier New", monospace;--numbers-primary-font-size: 30px;--numbers-primary-font-style: normal;--numbers-primary-font-weight: 700;--numbers-primary-letter-spacing: 0px;--numbers-primary-line-height: 38px;--numbers-primary-font-variant: tabular-nums;--numbers-primary-font-feature-settings: "tnum" on;--numbers-secondary-font-family: "Roboto Mono", "Courier New", monospace;--numbers-secondary-font-size: 22px;--numbers-secondary-font-style: normal;--numbers-secondary-font-weight: 600;--numbers-secondary-letter-spacing: 0px;--numbers-secondary-line-height: 28px;--numbers-secondary-font-variant: tabular-nums;--numbers-secondary-font-feature-settings: "tnum" on;--body-2-bold-font-family: "DM Sans", Helvetica;--body-2-bold-font-size: 14px;--body-2-bold-font-style: normal;--body-2-bold-font-weight: 700;--body-2-bold-letter-spacing: 0px;--body-2-bold-line-height: 20px;--body-2-bold-mono-font-family: "Roboto Mono", "Courier New", monospace;--body-2-bold-mono-font-size: 14px;--body-2-bold-mono-font-style: normal;--body-2-bold-mono-font-weight: 700;--body-2-bold-mono-letter-spacing: 0px;--body-2-bold-mono-line-height: 20px;--body-2-bold-mono-font-variant: tabular-nums;--body-2-bold-mono-font-feature-settings: "tnum" on;--body-2-regular-font-family: "DM Sans", Helvetica;--body-2-regular-font-size: 14px;--body-2-regular-font-style: normal;--body-2-regular-font-weight: 400;--body-2-regular-letter-spacing: 0px;--body-2-regular-line-height: 20px;--body-2-regular-mono-font-family: "Roboto Mono", "Courier New", monospace;--body-2-regular-mono-font-size: 14px;--body-2-regular-mono-font-style: normal;--body-2-regular-mono-font-weight: 400;--body-2-regular-mono-letter-spacing: 0px;--body-2-regular-mono-line-height: 20px;--body-2-regular-mono-font-variant: tabular-nums;--body-2-regular-mono-font-feature-settings: "tnum" on;--body-bold-font-family: "DM Sans", Helvetica;--body-bold-font-size: 16px;--body-bold-font-style: normal;--body-bold-font-weight: 700;--body-bold-letter-spacing: 0px;--body-bold-line-height: 22px;--body-bold-mono-font-family: "Roboto Mono", "Courier New", monospace;--body-bold-mono-font-size: 16px;--body-bold-mono-font-style: normal;--body-bold-mono-font-weight: 700;--body-bold-mono-letter-spacing: 0px;--body-bold-mono-line-height: 22px;--body-bold-mono-font-variant: tabular-nums;--body-bold-mono-font-feature-settings: "tnum" on;--body-regular-font-family: "DM Sans", Helvetica;--body-regular-font-size: 16px;--body-regular-font-style: normal;--body-regular-font-weight: 400;--body-regular-letter-spacing: 0px;--body-regular-line-height: 22px;--body-regular-mono-font-family: "Roboto Mono", "Courier New", monospace;--body-regular-mono-font-size: 16px;--body-regular-mono-font-style: normal;--body-regular-mono-font-weight: 400;--body-regular-mono-letter-spacing: 0px;--body-regular-mono-line-height: 22px;--body-regular-mono-font-variant: tabular-nums;--body-regular-mono-font-feature-settings: "tnum" on;--button-nav-unselected-font-family: "Poppins", Helvetica;--button-nav-unselected-font-size: 16px;--button-nav-unselected-font-style: medium;--button-nav-unselected-font-weight: 500;--button-nav-unselected-letter-spacing: 0px;--button-nav-unselected-line-height: 24px;--button-nav-unselected-mono-font-family: "Roboto Mono", "Courier New", monospace;--button-nav-unselected-mono-font-size: 16px;--button-nav-unselected-mono-font-style: normal;--button-nav-unselected-mono-font-weight: 500;--button-nav-unselected-mono-letter-spacing: 0px;--button-nav-unselected-mono-line-height: 24px;--button-nav-unselected-mono-font-variant: tabular-nums;--button-nav-unselected-mono-font-feature-settings: "tnum" on;--button-secondary-font-family: "Poppins", Helvetica;--button-secondary-font-size: 16px;--button-secondary-font-style: normal;--button-secondary-font-weight: 500;--button-secondary-letter-spacing: 0px;--button-secondary-line-height: 24px;--button-secondary-mono-font-family: "Roboto Mono", "Courier New", monospace;--button-secondary-mono-font-size: 16px;--button-secondary-mono-font-style: normal;--button-secondary-mono-font-weight: 500;--button-secondary-mono-letter-spacing: 0px;--button-secondary-mono-line-height: 24px;--button-secondary-mono-font-variant: tabular-nums;--button-secondary-mono-font-feature-settings: "tnum" on;--button-primary-font-family: "DM Sans", Helvetica;--button-primary-font-size: 16px;--button-primary-font-style: normal;--button-primary-font-weight: 700;--button-primary-letter-spacing: 0px;--button-primary-line-height: 24px;--button-primary-mono-font-family: "Roboto Mono", "Courier New", monospace;--button-primary-mono-font-size: 16px;--button-primary-mono-font-style: normal;--button-primary-mono-font-weight: 700;--button-primary-mono-letter-spacing: 0px;--button-primary-mono-line-height: 24px;--button-primary-mono-font-variant: tabular-nums;--button-primary-mono-font-feature-settings: "tnum" on;--caption-emphasized-font-family: "DM Sans", Helvetica;--caption-emphasized-font-size: 12px;--caption-emphasized-font-style: normal;--caption-emphasized-font-weight: 500;--caption-emphasized-letter-spacing: .24px;--caption-emphasized-line-height: 16px;--caption-emphasized-mono-font-family: "Roboto Mono", "Courier New", monospace;--caption-emphasized-mono-font-size: 12px;--caption-emphasized-mono-font-style: normal;--caption-emphasized-mono-font-weight: 500;--caption-emphasized-mono-letter-spacing: .24px;--caption-emphasized-mono-line-height: 16px;--caption-emphasized-mono-font-variant: tabular-nums;--caption-emphasized-mono-font-feature-settings: "tnum" on;--caption-regular-font-family: "DM Sans", Helvetica;--caption-regular-font-size: 12px;--caption-regular-font-style: normal;--caption-regular-font-weight: 400;--caption-regular-letter-spacing: .24px;--caption-regular-line-height: 16px;--caption-regular-mono-font-family: "Roboto Mono", "Courier New", monospace;--caption-regular-mono-font-size: 12px;--caption-regular-mono-font-style: normal;--caption-regular-mono-font-weight: 400;--caption-regular-mono-letter-spacing: .24px;--caption-regular-mono-line-height: 16px;--caption-regular-mono-font-variant: tabular-nums;--caption-regular-mono-font-feature-settings: "tnum" on;--chart-axis-font-family: "Roboto Mono", "Courier New", monospace;--chart-axis-font-size: 12px;--chart-axis-font-style: normal;--chart-axis-font-weight: 400;--chart-axis-letter-spacing: 0px;--chart-axis-line-height: 16px;--chart-axis-font-variant: tabular-nums;--chart-axis-font-feature-settings: "tnum" on;--table-header-font-family: "DM Sans", Helvetica;--table-header-font-size: 12px;--table-header-font-style: normal;--table-header-font-weight: 700;--table-header-letter-spacing: 0px;--table-header-line-height: 16px;--table-header-mono-font-family: "Roboto Mono", "Courier New", monospace;--table-header-mono-font-size: 12px;--table-header-mono-font-style: normal;--table-header-mono-font-weight: 700;--table-header-mono-letter-spacing: 0px;--table-header-mono-line-height: 16px;--table-header-mono-font-variant: tabular-nums;--table-header-mono-font-feature-settings: "tnum" on;--h1-font-family: "Poppins", Helvetica;--h1-font-size: 34px;--h1-font-style: normal;--h1-font-weight: 600;--h1-letter-spacing: 0px;--h1-line-height: 46px;--h1-mono-font-family: "Roboto Mono", "Courier New", monospace;--h1-mono-font-size: 34px;--h1-mono-font-style: normal;--h1-mono-font-weight: 600;--h1-mono-letter-spacing: 0px;--h1-mono-line-height: 46px;--h1-mono-font-variant: tabular-nums;--h1-mono-font-feature-settings: "tnum" on;--h2-font-family: "Poppins", Helvetica;--h2-font-size: 28px;--h2-font-style: normal;--h2-font-weight: 600;--h2-letter-spacing: 0px;--h2-line-height: 38px;--h2-mono-font-family: "Roboto Mono", "Courier New", monospace;--h2-mono-font-size: 28px;--h2-mono-font-style: normal;--h2-mono-font-weight: 600;--h2-mono-letter-spacing: 0px;--h2-mono-line-height: 38px;--h2-mono-font-variant: tabular-nums;--h2-mono-font-feature-settings: "tnum" on;--h3-font-family: "Poppins", Helvetica;--h3-font-size: 22px;--h3-font-style: normal;--h3-font-weight: 600;--h3-letter-spacing: 0px;--h3-line-height: 28px;--h3-mono-font-family: "Roboto Mono", "Courier New", monospace;--h3-mono-font-size: 22px;--h3-mono-font-style: normal;--h3-mono-font-weight: 600;--h3-mono-letter-spacing: 0px;--h3-mono-line-height: 28px;--h3-mono-font-variant: tabular-nums;--h3-mono-font-feature-settings: "tnum" on;--subtitle-1-font-family: "DM Sans", Helvetica;--subtitle-1-font-size: 20px;--subtitle-1-font-style: normal;--subtitle-1-font-weight: 600;--subtitle-1-letter-spacing: 0px;--subtitle-1-line-height: 24px;--subtitle-1-mono-font-family: "Roboto Mono", "Courier New", monospace;--subtitle-1-mono-font-size: 22px;--subtitle-1-mono-font-style: normal;--subtitle-1-mono-font-weight: 600;--subtitle-1-mono-letter-spacing: 0px;--subtitle-1-mono-line-height: 30px;--subtitle-1-mono-font-variant: tabular-nums;--subtitle-1-mono-font-feature-settings: "tnum" on;--subtitle-2-font-family: "DM Sans", Helvetica;--subtitle-2-font-size: 16px;--subtitle-2-font-style: normal;--subtitle-2-font-weight: 600;--subtitle-2-letter-spacing: 0px;--subtitle-2-line-height: 21px;--subtitle-2-mono-font-family: "Roboto Mono", "Courier New", monospace;--subtitle-2-mono-font-size: 16px;--subtitle-2-mono-font-style: normal;--subtitle-2-mono-font-weight: 600;--subtitle-2-mono-letter-spacing: 0px;--subtitle-2-mono-line-height: 21px;--subtitle-2-mono-font-variant: tabular-nums;--subtitle-2-mono-font-feature-settings: "tnum" on;--canvas-padding-top: 24px;--canvas-padding-bottom: 24px;--canvas-padding-left: 24px;--canvas-padding-right: 24px;--canvas-background: #fafafa url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='turbulence' baseFrequency='8.0' numOctaves='2' seed='12' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.025 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");--canvas-max-width: 1440px;--canvas-min-width: 1049px;--canvas-gap: 32px;--canvas-radius: 16px;--canvas-border: 1px solid rgba(230, 230, 235, .8);--canvas-shadow: 0 1px 3px rgba(0, 0, 0, .04), 0 3px 6px rgba(0, 0, 0, .02), inset 0 1px 0 rgba(255, 255, 255, .1);--card-shadow: 0 4px 20px rgba(38, 91, 140, .06);--green-shadows-primary-green-shadow: 0px -.5px 0px 0px rgba(0, 181, 174, 1), 0px -.5px 0px 0px rgba(255, 255, 255, .6), 0px .5px 2.5px 0px rgba(0, 181, 174, .5);--green-shadows-secondary-green-shadow: 0px 1px 2.5px 0px rgba(0, 181, 174, .25);--grey-shadows-disabled-shadow: 0px .5px 2.5px 0px rgba(0, 0, 0, .15);--grey-shadows-footer: 0px -2px 3px 0px rgba(0, 0, 0, .1), 0px -.5px 0px .5px rgba(0, 0, 0, .05);--grey-shadows-popover-shadow: 0px 7px 22px 0px rgba(0, 0, 0, .25), 0px 0px 1.5px 0px rgba(0, 0, 0, .3), 0px 0px 1px 0px rgba(0, 0, 0, .4);--grey-shadows-primary-grey-shadow: 0px .5px 0px 0px rgba(255, 255, 255, 1), 0px .5px 2.5px 0px rgba(0, 0, 0, .3);--grey-shadows-secondary-grey-shadow: 0px .5px 2.5px 0px rgba(0, 0, 0, .15);--grey-shadows-tertiary-grey-shadow: 0px -.5px 0px 0px rgba(255, 255, 255, .5), 0px 0px 0px .5px rgba(0, 0, 0, .05), 0px .5px 2.5px 0px rgba(0, 0, 0, .1);--grey-shadows-tertiary-grey-with-blur: 0px -.5px 0px 0px rgba(255, 255, 255, .5), 0px 0px 0px .5px rgba(0, 0, 0, .05), 0px 1px 4px 0px rgba(0, 0, 0, .25);--grey-shadows-secondary-inner-grey-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .1) inset, 0px 0px 2px 0px rgba(0, 0, 0, .1) inset;--green-shadows-secondary-inner-green-shadow: 0px 1px 2px 0px #00B5AE inset, 0px 0px 2px 0px #00B5AE inset;--scrollbar-width: 8px;--scrollbar-thumb-color: rgba(0, 0, 0, .1);--scrollbar-thumb-hover-color: rgba(0, 0, 0, .2);--scrollbar-track-color: transparent;--scrollbar-border-radius: 4px;--scroll-indicator-top-gradient: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));--scroll-indicator-bottom-gradient: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));--scroll-indicator-height: 30px;--scroll-indicator-opacity: .9;--chart-goal-line: #0d1728;--chart-goal-text: #00b5ae;--chart-reference-line: #00b5ae;--chart-reference-text: #00b5ae;--chart-today-line: #0d1728;--chart-today-line-width: 2px;--chart-today-text: #0d1728;--chart-categorical-1: #2e809c;--chart-categorical-2: #96BFCD;--chart-categorical-3: #5d8aa6;--chart-categorical-4: #1b4a7b;--chart-categorical-5: #7b8ea6;--chart-categorical-6: #b49d47;--chart-categorical-7: #81a167;--chart-categorical-other: rgba(0, 0, 0, .35);--chart-sequential-lightest: rgba(0, 181, 174, .1);--chart-sequential-lighter: rgba(0, 181, 174, .3);--chart-sequential-light: rgba(0, 181, 174, .5);--chart-sequential-medium: rgba(0, 181, 174, .7);--chart-sequential-dark: rgba(0, 181, 174, .85);--chart-sequential-darkest: rgba(0, 181, 174, 1);--chart-sequential-blue-lightest: rgba(46, 128, 156, .1);--chart-sequential-blue-lighter: rgba(46, 128, 156, .3);--chart-sequential-blue-light: rgba(46, 128, 156, .5);--chart-sequential-blue-medium: rgba(46, 128, 156, .7);--chart-sequential-blue-dark: rgba(46, 128, 156, .85);--chart-sequential-blue-darkest: rgba(46, 128, 156, 1);--chart-diverging-negative-strong: #b50007;--chart-diverging-negative-medium: #d94e00;--chart-diverging-negative-light: #ffccce;--chart-diverging-neutral: #dfdfe6;--chart-diverging-positive-light: rgba(0, 181, 174, .3);--chart-diverging-positive-medium: rgba(0, 181, 174, .6);--chart-diverging-positive-strong: #00b5ae;--chart-semantic-success: var(--surface-success);--chart-semantic-success-light: var(--surface-success-light);--chart-semantic-warning: #d94e00;--chart-semantic-warning-light: #fff2e7;--chart-semantic-error: var(--text-destructive);--chart-semantic-error-light: var(--surface-bad);--chart-semantic-neutral: var(--text-muted);--chart-semantic-highlight: var(--surface-highlight);--tooltip-number-font-family: "Roboto Mono", "Courier New", monospace;--tooltip-number-font-size: 12px;--tooltip-number-font-style: normal;--tooltip-number-font-weight: 500;--tooltip-number-letter-spacing: 0px;--tooltip-number-line-height: 16px;--tooltip-number-font-variant: tabular-nums;--tooltip-number-font-feature-settings: "tnum" on;--chart-label-dark: var(--text-text);--chart-label-light: var(--text-inverted);--chart-label-secondary: var(--text-muted);--chart-label-highlight: var(--text-link);--chart-bg-high-contrast: 1;--chart-bg-medium-contrast: .8;--chart-bg-low-contrast: .6}.time-period-button:hover{color:var(--text-text)!important}.light-effect{position:relative;overflow:visible}.light-effect:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(var(--light-effect-angle),var(--light-effect-surface-highlight) 0%,transparent 45%,var(--light-effect-surface-shadow) 100%);border-radius:inherit;pointer-events:none;z-index:0}.light-effect:after{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:inherit;z-index:-1;background:linear-gradient(var(--light-effect-angle),var(--light-effect-border-highlight) 0%,var(--light-effect-border-mid) 40%,var(--light-effect-border-shadow) 80%);pointer-events:none}.light-effect>*{position:relative;z-index:1}.light-effect--top-left{--light-effect-angle: 175deg}.light-effect--top-right{--light-effect-angle: 225deg}.light-effect--bottom-left{--light-effect-angle: 45deg}.light-effect--bottom-right{--light-effect-angle: 315deg}.light-effect.disabled:before,.light-effect.disabled:after,.light-effect.pressed:before,.light-effect.pressed:after{opacity:0}.chart-container-wrapper{display:flex;flex-direction:column}.chart-tabs-wrapper{padding:0 16px;z-index:1}.charts-container{gap:32px;display:flex;flex-direction:column;border-radius:12px;padding:24px 32px 24px 12px;background-color:var(--surface-white-background);background-image:var(--paper-background);box-shadow:var(--paper-shadow-subtle);margin-top:2px;z-index:0;position:relative;border:var(--paper-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .2s ease,box-shadow .2s ease}.chart-content{width:100%;min-height:400px}.chart-tabs{margin-bottom:0}.premium-scrollbar{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color)}.premium-scrollbar::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}.premium-scrollbar::-webkit-scrollbar-track{background:var(--scrollbar-track-color);margin:4px 0}.premium-scrollbar::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color);border-radius:var(--scrollbar-border-radius);border:2px solid transparent;background-clip:padding-box}.premium-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color);border:2px solid transparent;background-clip:padding-box}.scroll-shadows{position:relative;display:block}.scroll-shadows:before{content:"";position:absolute!important;left:0!important;right:0!important;top:0!important;height:40px!important;background:linear-gradient(to bottom,rgba(0,0,0,.2),transparent)!important;z-index:100!important;pointer-events:none!important;opacity:0!important;transition:opacity .2s ease!important;box-shadow:0 5px 10px -5px #00000080!important}.scroll-shadows:after{content:"";position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:40px!important;background:linear-gradient(to top,rgba(0,0,0,.2),transparent)!important;z-index:100!important;pointer-events:none!important;opacity:0!important;transition:opacity .2s ease!important;box-shadow:0 -5px 10px -5px #00000080!important}.scroll-shadows.scrolled-top:before{opacity:1!important}.scroll-shadows.scrolled-bottom:after{opacity:1!important}.scroll-shadows.show-shadows:before,.scroll-shadows.show-shadows:after{opacity:1!important}input,textarea,select,.form-control{position:relative;z-index:150!important;background-color:var(--surface-white)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f5f5f5;min-height:100vh;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a2e}#root{width:100%;background:transparent}
