.page-module___8aEwW__container{flex-direction:column;max-width:1200px;min-height:100vh;margin:0 auto;padding:4rem 2rem;display:flex}.page-module___8aEwW__header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.page-module___8aEwW__title{font-family:var(--font-serif);color:var(--brand-blue);letter-spacing:-.02em;font-size:2.5rem;font-weight:400}@media (prefers-color-scheme:dark){.page-module___8aEwW__title{color:var(--foreground)}}.page-module___8aEwW__subtitle{color:var(--foreground-muted);margin-top:.5rem;font-size:1.1rem}.page-module___8aEwW__dashboardGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.page-module___8aEwW__card{flex-direction:column;gap:1rem;padding:2rem;transition:transform .2s,box-shadow .2s;display:flex}.page-module___8aEwW__card:hover{box-shadow:0 12px 40px 0 var(--shadow);transform:translateY(-4px)}.page-module___8aEwW__cardLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground-muted);font-size:.9rem;font-weight:600}.page-module___8aEwW__cardValue{color:var(--brand-blue);font-size:3rem;font-weight:700}@media (prefers-color-scheme:dark){.page-module___8aEwW__cardValue{color:#fff}}.page-module___8aEwW__cardValue.page-module___8aEwW__red{color:var(--brand-red)}.page-module___8aEwW__cardValue.page-module___8aEwW__green{color:var(--brand-green)}@media (prefers-color-scheme:dark){.page-module___8aEwW__cardValue.page-module___8aEwW__green{color:#2ed59e}.page-module___8aEwW__cardValue.page-module___8aEwW__red{color:#ff6b8f}}.page-module___8aEwW__recentSection{margin-top:2rem}.page-module___8aEwW__sectionTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.page-module___8aEwW__tableContainer{width:100%;overflow-x:auto}.page-module___8aEwW__table{border-collapse:collapse;text-align:left;width:100%}.page-module___8aEwW__table th{border-bottom:2px solid var(--border);color:var(--foreground-muted);padding:1rem;font-size:.9rem;font-weight:600}.page-module___8aEwW__table td{border-bottom:1px solid var(--border);padding:1.25rem 1rem}.page-module___8aEwW__table tr:last-child td{border-bottom:none}
.ConnectXeroButton-module__QMr_ya__button{background-color:var(--brand-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ConnectXeroButton-module__QMr_ya__button:hover{background-color:var(--brand-blue-light);transform:translateY(-2px);box-shadow:0 4px 12px #201b5133}.ConnectXeroButton-module__QMr_ya__button:active{transform:translateY(0)}@media (prefers-color-scheme:dark){.ConnectXeroButton-module__QMr_ya__button{color:var(--brand-blue);background-color:#fff}.ConnectXeroButton-module__QMr_ya__button:hover{background-color:#f0f0f0;box-shadow:0 4px 12px #fff3}}
.DebtBreakerUI-module__hki_na__container{background:var(--brand-blue);color:#fff;border:1px solid #ffffff1a;border-radius:1.5rem;margin-bottom:3rem;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 1.5rem 4rem #201b5140}.DebtBreakerUI-module__hki_na__container:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#fff0 100%);position:absolute;inset:0}.DebtBreakerUI-module__hki_na__header{z-index:1;justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex;position:relative}.DebtBreakerUI-module__hki_na__title{letter-spacing:-.02em;color:#fff;font-size:1.75rem;font-weight:700}.DebtBreakerUI-module__hki_na__badge{color:#2ed59e;text-transform:uppercase;letter-spacing:.05em;background:#2ed59e26;border:1px solid #2ed59e4d;border-radius:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700}.DebtBreakerUI-module__hki_na__mainGrid{z-index:1;grid-template-columns:1fr 1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid;position:relative}.DebtBreakerUI-module__hki_na__gaugeCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:1.25rem;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.DebtBreakerUI-module__hki_na__gaugeContainer{width:140px;height:140px;position:relative}.DebtBreakerUI-module__hki_na__gaugeSvg{width:100%;height:100%;transform:rotate(-90deg)}.DebtBreakerUI-module__hki_na__gaugeBg{fill:none;stroke:#ffffff1a;stroke-width:10px}.DebtBreakerUI-module__hki_na__gaugeFill{fill:none;stroke:#00d2ff;stroke-width:10px;stroke-linecap:round;transition:stroke-dasharray 1s cubic-bezier(.4,0,.2,1)}.DebtBreakerUI-module__hki_na__gaugeText{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DebtBreakerUI-module__hki_na__percentage{color:#fff;font-size:1.75rem;font-weight:800;display:block}.DebtBreakerUI-module__hki_na__subtext{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.DebtBreakerUI-module__hki_na__metricsSummary{flex-direction:column;gap:.75rem;width:100%;display:flex}.DebtBreakerUI-module__hki_na__metricRow{color:#ffffffe6;justify-content:space-between;font-size:.9rem;font-weight:600;display:flex}.DebtBreakerUI-module__hki_na__principalCard{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:1.25rem;flex-direction:column;justify-content:center;gap:1.25rem;padding:2rem;display:flex}.DebtBreakerUI-module__hki_na__principalLabel{color:#00d2ff;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:800}.DebtBreakerUI-module__hki_na__principalValue{letter-spacing:-.05em;color:#fff;font-size:2.75rem;font-weight:800}.DebtBreakerUI-module__hki_na__surplusPulse{color:#2ed59e;background:#2ed59e1a;border:1px solid #2ed59e33;border-radius:.75rem;padding:.6rem;font-size:.9rem;font-weight:700;animation:2.5s infinite DebtBreakerUI-module__hki_na__pulseCustom}.DebtBreakerUI-module__hki_na__pendingStatus{color:#fff9;font-size:.85rem;font-weight:500}.DebtBreakerUI-module__hki_na__triageCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:1.25rem;padding:1.5rem}.DebtBreakerUI-module__hki_na__cardTitle{text-transform:uppercase;letter-spacing:.05em;color:#ffffffe6;margin-bottom:1.25rem;font-size:.9rem;font-weight:800}.DebtBreakerUI-module__hki_na__triageList{flex-direction:column;gap:1.25rem;display:flex}.DebtBreakerUI-module__hki_na__triageItem{align-items:center;gap:1rem;display:flex}.DebtBreakerUI-module__hki_na__triageRank{color:#fff;background:linear-gradient(135deg,#ff4d00,#ff8c00);border-radius:.75rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1rem;font-weight:900;display:flex;box-shadow:0 4px 12px #ff4d004d}.DebtBreakerUI-module__hki_na__triageInfo{flex:1}.DebtBreakerUI-module__hki_na__triageName{color:#fff;font-size:.95rem;font-weight:700}.DebtBreakerUI-module__hki_na__triageAction{color:#ffffffb3;font-size:.8rem;font-weight:500}.DebtBreakerUI-module__hki_na__balancesFooter{z-index:1;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding-top:1.75rem;font-size:.8rem;display:flex;position:relative}.DebtBreakerUI-module__hki_na__balanceTag{color:#fff9;font-weight:500}.DebtBreakerUI-module__hki_na__balanceTag strong{color:#00d2ff;margin-left:.25rem;font-weight:700}.DebtBreakerUI-module__hki_na__loading{text-align:center;color:var(--brand-blue);padding:5rem;font-size:1.25rem;font-weight:700;animation:1.5s infinite DebtBreakerUI-module__hki_na__pulseCustom}.DebtBreakerUI-module__hki_na__green{color:#2ed59e}.DebtBreakerUI-module__hki_na__red{color:#ff6b8f}@keyframes DebtBreakerUI-module__hki_na__pulseCustom{0%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}to{opacity:.7;transform:scale(1)}}@media (max-width:1024px){.DebtBreakerUI-module__hki_na__mainGrid{grid-template-columns:1fr}}
.InterestTriageSavings-module__ytyHsG__container{background:var(--brand-blue);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0a192ff2 0%,#142d52e6 100%);border:1px solid #ffffff1a;border-radius:20px;margin-top:2rem;padding:2.5rem;box-shadow:0 10px 40px #0000004d}.InterestTriageSavings-module__ytyHsG__header{margin-bottom:2.5rem}.InterestTriageSavings-module__ytyHsG__header h2{background:linear-gradient(90deg,#fff 0%,#aab 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.8rem;font-weight:700}.InterestTriageSavings-module__ytyHsG__statsGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.InterestTriageSavings-module__ytyHsG__statCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;padding:1.5rem;display:flex;position:relative;overflow:hidden}.InterestTriageSavings-module__ytyHsG__statCard:before{content:"";width:4px;height:100%;position:absolute;top:0;left:0}.InterestTriageSavings-module__ytyHsG__penaltyCard:before{background:#ff4d4d;box-shadow:0 0 15px #ff4d4d80}.InterestTriageSavings-module__ytyHsG__savingsCard:before{background:#00f2fe;box-shadow:0 0 15px #00f2fe80}.InterestTriageSavings-module__ytyHsG__statLabel{color:#fff9;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.InterestTriageSavings-module__ytyHsG__statValue{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800}.InterestTriageSavings-module__ytyHsG__penaltyValue{color:#ff4d4d}.InterestTriageSavings-module__ytyHsG__savingsValue{color:#00f2fe}.InterestTriageSavings-module__ytyHsG__statSubtext{color:#fff6;margin-top:.5rem;font-size:.85rem}.InterestTriageSavings-module__ytyHsG__trackerSection{background:#ffffff08;border-radius:16px;padding:1.5rem}.InterestTriageSavings-module__ytyHsG__trackerHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.InterestTriageSavings-module__ytyHsG__trackerHeader h3{color:#ffffffe6;margin:0;font-size:1.2rem}.InterestTriageSavings-module__ytyHsG__tableContainer{overflow-x:auto}.InterestTriageSavings-module__ytyHsG__table{border-collapse:collapse;width:100%}.InterestTriageSavings-module__ytyHsG__table th{text-align:left;color:#ffffff80;text-transform:uppercase;border-bottom:1px solid #ffffff1a;padding:1rem;font-size:.85rem;font-weight:600}.InterestTriageSavings-module__ytyHsG__table td{border-bottom:1px solid #ffffff0d;padding:1rem;font-size:.95rem}.InterestTriageSavings-module__ytyHsG__inputRow td{padding-top:1.5rem}.InterestTriageSavings-module__ytyHsG__inputField{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.6rem 1rem;transition:border-color .2s}.InterestTriageSavings-module__ytyHsG__inputField:focus{border-color:#00f2fe80}.InterestTriageSavings-module__ytyHsG__addButton{color:#0a192f;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#00f2fe 0%,#4facfe 100%);border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:700;transition:transform .1s,box-shadow .2s}.InterestTriageSavings-module__ytyHsG__addButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00f2fe4d}.InterestTriageSavings-module__ytyHsG__addButton:active{transform:translateY(0)}.InterestTriageSavings-module__ytyHsG__deleteButton{color:#ff4d4db3;cursor:pointer;background:0 0;border:1px solid #ff4d4d4d;border-radius:4px;padding:.3rem .6rem;font-size:.75rem}.InterestTriageSavings-module__ytyHsG__deleteButton:hover{color:#ff4d4d;background:#ff4d4d1a}.InterestTriageSavings-module__ytyHsG__emptyState{text-align:center;color:#ffffff4d;padding:2rem;font-style:italic}
.InventoryTriageDashboard-module__cc4M5q__container{color:#fff;background-color:#0c0c0c;flex-direction:column;gap:2rem;min-height:100vh;padding:1.5rem;font-family:Inter,sans-serif;display:flex}.InventoryTriageDashboard-module__cc4M5q__header{border-bottom:2px solid #b8860b;justify-content:space-between;align-items:flex-start;padding-bottom:1rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__headerMeta{align-items:center;gap:1.5rem;margin-top:.25rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__coverage{color:#888;background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:2px 8px;font-size:.75rem}.InventoryTriageDashboard-module__cc4M5q__headerRight{align-items:center;gap:1.5rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__syncStatus{text-align:right}.InventoryTriageDashboard-module__cc4M5q__syncStatus small{color:#666;text-transform:uppercase;font-size:.6rem;display:block}.InventoryTriageDashboard-module__cc4M5q__syncStatus span{color:#aaa;font-size:.8rem}.InventoryTriageDashboard-module__cc4M5q__header h1{text-transform:uppercase;letter-spacing:1px;background:linear-gradient(90deg,gold,#b8860b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.75rem;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__headerLeft{flex-direction:column;display:flex}.InventoryTriageDashboard-module__cc4M5q__recencyHeader{color:#888;margin-top:.25rem;font-size:.8rem}.InventoryTriageDashboard-module__cc4M5q__recencyHeader strong{color:gold}.InventoryTriageDashboard-module__cc4M5q__syncButton{color:#000;cursor:pointer;background:#b8860b;border:none;border-radius:4px;padding:.6rem 1.2rem;font-weight:700;transition:all .2s}.InventoryTriageDashboard-module__cc4M5q__syncButton:hover{background:gold;transform:translateY(-2px)}.InventoryTriageDashboard-module__cc4M5q__grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.InventoryTriageDashboard-module__cc4M5q__fullRow{grid-column:span 2}.InventoryTriageDashboard-module__cc4M5q__alertBanner{background:linear-gradient(90deg,#2a1f0a 0%,#0c0c0c 100%);border:1px solid #333;border-left:4px solid #b8860b;border-radius:8px;margin-bottom:.5rem;padding:1.25rem}.InventoryTriageDashboard-module__cc4M5q__alertTitle{color:gold;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:flex}.InventoryTriageDashboard-module__cc4M5q__alertList{flex-direction:column;gap:.5rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__alertItem{background:#b8860b0d;border:1px solid #b8860b1a;border-radius:4px;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__alertDate{color:#eee;font-size:.9rem;font-weight:500}.InventoryTriageDashboard-module__cc4M5q__alertActions{gap:.75rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__uploadBtn,.InventoryTriageDashboard-module__cc4M5q__dismissBtn{cursor:pointer;border:1px solid #0000;border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:all .2s}.InventoryTriageDashboard-module__cc4M5q__uploadBtn{color:#81c784;background:#1b5e20;border-color:#2e7d32}.InventoryTriageDashboard-module__cc4M5q__uploadBtn:hover{color:#fff;background:#2e7d32}.InventoryTriageDashboard-module__cc4M5q__dismissBtn{color:#888;background:0 0;border-color:#444}.InventoryTriageDashboard-module__cc4M5q__dismissBtn:hover{color:#fff;background:#333;border-color:#666}.InventoryTriageDashboard-module__cc4M5q__moreAlerts{color:#666;padding:.5rem 1rem;font-size:.75rem;font-style:italic}.InventoryTriageDashboard-module__cc4M5q__topPane{grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:0;display:grid}.InventoryTriageDashboard-module__cc4M5q__performanceTracker{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.InventoryTriageDashboard-module__cc4M5q__performanceCard{background:#28282866;border:1px solid #333;border-radius:8px;flex-direction:column;justify-content:center;padding:1.25rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__perfLabel{color:#888;margin-bottom:.5rem;font-size:.65rem;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__perfValue{color:#28a745;font-size:1.5rem;font-weight:800}.InventoryTriageDashboard-module__cc4M5q__pending{color:gold;font-size:.9rem;font-style:italic;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__performanceCard small{color:#666;margin-top:.5rem;font-size:.65rem}.InventoryTriageDashboard-module__cc4M5q__interestBreaker{border:2px solid #0000;border-radius:8px;flex-direction:column;justify-content:space-between;padding:1.25rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__interestBreaker.InventoryTriageDashboard-module__cc4M5q__healthy{background:#28a7451a;border-color:#28a745}.InventoryTriageDashboard-module__cc4M5q__interestBreaker.InventoryTriageDashboard-module__cc4M5q__critical{background:#dc35451a;border-color:#dc3545;animation:2s infinite InventoryTriageDashboard-module__cc4M5q__pulse-critical}@keyframes InventoryTriageDashboard-module__cc4M5q__pulse-critical{0%{transform:scale(1)}50%{background:#dc354533;transform:scale(1.02)}to{transform:scale(1)}}.InventoryTriageDashboard-module__cc4M5q__gaugeHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__gaugeHeader h3{margin:0;font-size:.8rem;font-weight:800}.InventoryTriageDashboard-module__cc4M5q__statusBadge{border-radius:4px;padding:.2rem .4rem;font-size:.6rem;font-weight:900}.InventoryTriageDashboard-module__cc4M5q__healthy .InventoryTriageDashboard-module__cc4M5q__statusBadge{color:#fff;background:#28a745}.InventoryTriageDashboard-module__cc4M5q__critical .InventoryTriageDashboard-module__cc4M5q__statusBadge{color:#fff;background:#dc3545}.InventoryTriageDashboard-module__cc4M5q__gaugeMain{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.InventoryTriageDashboard-module__cc4M5q__vs{color:#555;font-size:.75rem;font-weight:900}.InventoryTriageDashboard-module__cc4M5q__gaugeItem{flex-direction:column;display:flex}.InventoryTriageDashboard-module__cc4M5q__gaugeLabel{color:#aaa;margin-bottom:.25rem;font-size:.65rem}.InventoryTriageDashboard-module__cc4M5q__gaugeValue{font-size:1.4rem;font-weight:800}.InventoryTriageDashboard-module__cc4M5q__gaugeFooter{text-align:center;letter-spacing:.5px;margin-top:1rem;font-size:.7rem;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__card{background:#28282866;border:1px solid #333;border-radius:8px;padding:1.5rem}.InventoryTriageDashboard-module__cc4M5q__card h2{color:gold;justify-content:space-between;align-items:center;margin-bottom:1.2rem;font-size:1.2rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__vampireTable{border-collapse:collapse;width:100%}.InventoryTriageDashboard-module__cc4M5q__vampireTable th{text-align:left;color:#aaa;text-transform:uppercase;border-bottom:1px solid #444;padding:.75rem;font-size:.85rem}.InventoryTriageDashboard-module__cc4M5q__vampireTable td{border-bottom:1px solid #222;padding:.75rem;font-size:.95rem}.InventoryTriageDashboard-module__cc4M5q__terminalRow{background:#ff4d4d0d}.InventoryTriageDashboard-module__cc4M5q__terminalBadge{color:#fff;background:#ff4d4d;border-radius:4px;padding:.2rem .5rem;font-size:.6rem;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__healthyBadge{color:#28a745;font-size:.7rem;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__exemptBadge{color:#000;background:gold;border-radius:4px;padding:.2rem .5rem;font-size:.6rem;font-weight:800}.InventoryTriageDashboard-module__cc4M5q__vampireFooter{border-top:1px solid #333;justify-content:flex-end;gap:2rem;margin-top:1rem;padding-top:1rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__footerStat{flex-direction:column;align-items:flex-end;display:flex}.InventoryTriageDashboard-module__cc4M5q__footerStat .InventoryTriageDashboard-module__cc4M5q__label{color:#888;text-transform:uppercase;font-size:.7rem}.InventoryTriageDashboard-module__cc4M5q__footerStat .InventoryTriageDashboard-module__cc4M5q__value{font-size:1.1rem;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__burnValue{color:#ff4d4d;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__alertIcon{color:#ff4d4d;margin-right:.5rem;font-size:1.2rem}.InventoryTriageDashboard-module__cc4M5q__matrixContainer{flex-direction:column;gap:1rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__matrixRow{align-items:center;gap:1rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__matrixLabel{width:100px;font-size:.9rem}.InventoryTriageDashboard-module__cc4M5q__matrixBar{background:#222;border-radius:12px;flex-grow:1;height:24px;overflow:hidden}.InventoryTriageDashboard-module__cc4M5q__matrixFill{height:100%}.InventoryTriageDashboard-module__cc4M5q__matrixValue{text-align:right;width:120px;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__capitalAtRisk{background:#ff4d4d1a;border-left:4px solid #ff4d4d;margin-top:1.5rem;padding:1rem}.InventoryTriageDashboard-module__cc4M5q__riskTitle{color:#ff4d4d;text-transform:uppercase;font-size:.8rem;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__riskValue{font-size:2rem;font-weight:800}.InventoryTriageDashboard-module__cc4M5q__opportunityCostPane{background:#0000004d;border:1px solid #b8860b;border-radius:4px;margin-top:2rem;padding:1.5rem}.InventoryTriageDashboard-module__cc4M5q__oppTitle{text-transform:uppercase;color:gold;margin-bottom:1rem;font-size:.9rem;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__oppGrid{justify-content:space-between;margin-bottom:1rem;display:flex}.InventoryTriageDashboard-module__cc4M5q__oppItem .InventoryTriageDashboard-module__cc4M5q__oppLabel{color:#888;font-size:.7rem}.InventoryTriageDashboard-module__cc4M5q__oppItem .InventoryTriageDashboard-module__cc4M5q__oppValue{font-size:1.25rem;font-weight:800}.InventoryTriageDashboard-module__cc4M5q__oppNet{text-align:center;color:gold;border-top:1px solid #444;padding-top:.5rem;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__comparisonContainer{justify-content:space-around;padding:1rem 0;display:flex}.InventoryTriageDashboard-module__cc4M5q__stat{text-align:center}.InventoryTriageDashboard-module__cc4M5q__statValue{color:gold;font-size:2.5rem;font-weight:800}.InventoryTriageDashboard-module__cc4M5q__statLabel{color:#aaa;text-transform:uppercase;font-size:.8rem}.InventoryTriageDashboard-module__cc4M5q__ratio{text-align:center;border:1px dashed #b8860b;margin-top:1.5rem;padding:1rem}.InventoryTriageDashboard-module__cc4M5q__ratioValue{color:#fff;font-size:1.5rem;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__stewardshipGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.InventoryTriageDashboard-module__cc4M5q__stewardshipColumn{background:#0003;border-radius:4px;padding:1rem}.InventoryTriageDashboard-module__cc4M5q__engineTitle{letter-spacing:1px;color:gold;margin-bottom:1rem;font-size:.8rem;font-weight:800}.InventoryTriageDashboard-module__cc4M5q__engineStat{margin-bottom:1rem}.InventoryTriageDashboard-module__cc4M5q__engineStat small{color:#888;text-transform:uppercase;font-size:.65rem;display:block}.InventoryTriageDashboard-module__cc4M5q__engineStat div{font-size:1.2rem;font-weight:700}.InventoryTriageDashboard-module__cc4M5q__engineNet{border-top:1px solid #333;margin-top:1rem;padding-top:1rem}.InventoryTriageDashboard-module__cc4M5q__engineNet small{color:#aaa;font-size:.65rem;display:block}.InventoryTriageDashboard-module__cc4M5q__engineNet div{font-size:1.8rem;font-weight:800}.InventoryTriageDashboard-module__cc4M5q__engineNet span{color:#888;text-transform:uppercase;font-size:.6rem;font-weight:700}@media (max-width:1024px){.InventoryTriageDashboard-module__cc4M5q__grid{grid-template-columns:1fr}.InventoryTriageDashboard-module__cc4M5q__fullRow{grid-column:span 1}}
