@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=IBM+Plex+Mono:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";.fc-root{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#0f1720;color:#edeae3;min-height:100%;border-radius:10px;overflow:hidden;border:1px solid #26313A}.fc-header{padding:18px 18px 14px;border-bottom:1px solid #26313A}.fc-title{font-family:Fraunces,serif;font-size:20px;font-weight:500;letter-spacing:-.01em}.fc-subtitle{font-size:12px;color:#8593a0;margin-top:3px}.fc-layout{display:flex;flex-direction:column}.fc-sidebar{width:100%;padding:18px;border-bottom:1px solid #26313A;box-sizing:border-box}.fc-main{flex:1;min-width:0;padding:18px;box-sizing:border-box}@media (min-width: 760px){.fc-layout{flex-direction:row}.fc-sidebar{width:320px;flex-shrink:0;border-bottom:none;border-right:1px solid #26313A;padding:22px}.fc-main{padding:22px 26px}.fc-header{padding:22px 26px 18px}.fc-title{font-size:22px}}.fc-input{background:#0b1218;border:1px solid #26313A;color:#edeae3;font-family:IBM Plex Mono,monospace;font-size:16px;padding:11px 12px;border-radius:6px;width:100%;box-sizing:border-box;outline:none;transition:border-color .15s ease}.fc-input:focus{border-color:#c9a227}.fc-label{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#8593a0;font-weight:500;margin-bottom:6px;display:block}.fc-field{margin-bottom:14px}.fc-toggle-btn{flex:1;padding:11px 0;text-align:center;font-size:13px;font-weight:500;border:1px solid #26313A;background:#0b1218;color:#8593a0;cursor:pointer;transition:all .15s ease}.fc-toggle-btn.active{background:#16222b;color:#c9a227;border-color:#c9a227}.fc-toggle-btn:first-child{border-radius:6px 0 0 6px}.fc-toggle-btn:last-child{border-radius:0 6px 6px 0}.fc-toggle-btn.fc-btn-3{border-radius:0}.fc-toggle-group .fc-toggle-btn:first-child{border-radius:6px 0 0 6px}.fc-toggle-group .fc-toggle-btn:last-child{border-radius:0 6px 6px 0}.fc-row{display:flex;gap:10px}.fc-row .fc-field{flex:1;min-width:0}.fc-account-row{margin-bottom:14px}.fc-account-name{font-size:12.5px;font-weight:600;color:#c7cdd2;margin-bottom:7px}.fc-checkbox-row{display:flex;align-items:center;gap:10px;padding:6px 0;cursor:pointer}.fc-checkbox-row input{accent-color:#C9A227;width:18px;height:18px;flex-shrink:0}.fc-checkbox-row span{font-size:13.5px;color:#c7cdd2}.fc-section-btn{all:unset;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0;border-top:1px solid #1D2731;box-sizing:border-box}.fc-section-btn:first-of-type{border-top:none;margin-top:6px}.fc-section-title{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#8593a0;font-weight:600}.fc-section-status{font-size:11px;color:#5b6b78;margin-left:8px;font-weight:400;text-transform:none;letter-spacing:0}.fc-chevron{color:#5b6b78;font-size:13px;transition:transform .15s ease}.fc-chevron.open{transform:rotate(90deg)}.fc-section-body{padding:12px 0 4px}.fc-static-heading{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#5b6b78;font-weight:600;margin:0 0 12px}.fc-goal-readout{font-size:12px;color:#8593a0;margin:-2px 0 4px}.fc-total-readout{font-size:12px;color:#8593a0;margin:2px 0 4px}.fc-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:16px}@media (min-width: 500px){.fc-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}}.fc-stat-card{background:#0b1218;border:1px solid #26313A;border-radius:8px;padding:11px 13px}.fc-stat-label{font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:#5b6b78;margin-bottom:6px}.fc-stat-value{font-family:IBM Plex Mono,monospace;font-size:20px;font-weight:600;line-height:1.1}.fc-stat-sub{font-size:11px;color:#5b6b78;margin-top:3px}.fc-window-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-wrap:wrap;gap:8px}.fc-window-label{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#5b6b78;font-weight:600}.fc-window-btns{display:flex}.fc-chart-wrap{width:100%;height:260px}@media (min-width: 760px){.fc-chart-wrap{height:320px}}.fc-legend{display:flex;gap:14px;margin-top:10px;font-size:11.5px;color:#8593a0;flex-wrap:wrap}.fc-legend-item{display:flex;align-items:center;gap:6px}.fc-helptext{font-size:11.5px;color:#5b6b78;line-height:1.5;padding-top:4px}.fc-table-wrap{width:100%;overflow-x:auto;border:1px solid #26313A;border-radius:8px;max-height:360px;overflow-y:auto}.fc-table{width:100%;border-collapse:collapse;font-family:IBM Plex Mono,monospace;font-size:12px}.fc-table thead th{position:sticky;top:0;background:#16222b;color:#8593a0;font-family:Inter,sans-serif;font-size:10.5px;letter-spacing:.05em;text-transform:uppercase;font-weight:600;text-align:right;padding:8px 10px;border-bottom:1px solid #26313A;white-space:nowrap}.fc-table thead th:first-child{text-align:left}.fc-table tbody td{text-align:right;padding:6px 10px;border-bottom:1px solid #1D2731;white-space:nowrap}.fc-table tbody td:first-child{text-align:left;color:#8593a0}.fc-table tbody tr:hover{background:#0b1218}.fc-table tbody tr.fc-row-milestone{background:#c9a22714}.fc-tax-preview{background:#16222b;border:1px solid #26313A;border-radius:6px;padding:9px 11px;margin:2px 0 10px}.fc-tax-preview-row{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:4px 10px}.fc-tax-preview-label{font-size:11px;color:#8593a0}.fc-tax-preview-value{font-family:IBM Plex Mono,monospace;font-size:12.5px;color:#e0a75e;font-weight:500}.fc-tax-preview-sources{font-size:10.5px;color:#5b6b78;margin-top:3px}.fc-tax-preview-shortfall{font-size:10.5px;color:#c15b4a;margin-top:4px}
