:root{font-family:ui-sans-serif,system-ui,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji",sans-serif;line-height:1.55;color:#eaf0f9;background:#090f18}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:#7ec8ff}.layout{max-width:1100px;margin:0 auto;padding:2rem 1.25rem 4rem}.panel{background:linear-gradient(160deg,#101a29,#0c131f);border:1px solid #253043;border-radius:12px;padding:1.25rem 1.35rem;margin-bottom:1.35rem;box-shadow:0 20px 50px #00000073}h1{font-size:1.75rem;font-weight:650;margin:0 0 .65rem;letter-spacing:-.02em}h2{font-size:1.08rem;font-weight:650;margin:1.35rem 0 .5rem;color:#c9d7ec}.muted{color:#8fa3bf}.row{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start}.field{display:flex;flex-direction:column;gap:.25rem;min-width:160px;flex:1}label{font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:#7e91ad}input,textarea{padding:.55rem .65rem;border-radius:8px;border:1px solid #2c3d55;background:#081018;color:#eef4ff;font-size:.95rem}button{border-radius:10px;border:none;padding:.62rem 1rem;font-weight:600;cursor:pointer}.btn-primary{background:linear-gradient(140deg,#2c7bdc,#1c4ebb);color:#fdfefe}.btn-secondary{background:#263246;color:#eaf0fa}.btn-danger{background:#4a2730;color:#ffd6dd}.btn-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.85rem}.error{color:#ffa7b4}table{width:100%;border-collapse:collapse}th{font-size:.73rem;text-transform:uppercase;letter-spacing:.05em;color:#7e91ad;text-align:left}th,td{padding:.52rem;vertical-align:top;border-bottom:1px solid #223049}td input.small{width:92px}.field-full{flex:1 1 100%}.checkbox-row,.instrument-summary{display:flex;align-items:center;gap:.5rem}.summary-input{width:100%;min-width:180px}.help-icon{display:inline-flex;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;border-radius:50%;background:#1d3045;color:#9db7dd;font-size:.9rem;cursor:help}.btn-small{padding:.45rem .75rem;font-size:.88rem}.link-button{background:none;border:none;padding:0;color:#7ec8ff;font-weight:700;cursor:pointer;text-align:left}.projection-chart{margin:1rem 0 1.2rem}.projection-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.9rem;margin-bottom:1rem}.projection-summary div{background:#081222;border:1px solid #27364d;border-radius:10px;padding:.85rem}.projection-summary strong{display:block;margin-bottom:.35rem;color:#d0e4ff}.chart-legend{display:flex;flex-wrap:wrap;gap:1rem;color:#9db7dd;font-size:.88rem}.legend-dot{display:inline-block;width:.9rem;height:.9rem;border-radius:50%;margin-right:.45rem;vertical-align:middle}.legend-dot.treasury{background:#7cd1a8}.legend-dot.savings{background:#7abfff}.grid-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.85rem;margin-top:.6rem}.stat{background:#081222;border:1px solid #27364d;border-radius:10px;padding:.72rem}.stat .big{font-size:1.25rem;font-weight:700}.badge{display:inline-block;padding:.2rem .45rem;border-radius:7px;background:#132036;color:#9db7dd;font-size:.78rem;margin-right:.35rem}.list-row{display:flex;justify-content:space-between;align-items:center;padding:.55rem 0;border-bottom:1px solid #213044}.list-row:last-child{border-bottom:none}@media (max-width: 920px){.layout{padding:1.25rem .85rem 3rem}.panel{padding:1rem}.row{gap:.9rem}.field{min-width:auto;flex:1 1 100%}.btn-row{flex-direction:column;align-items:stretch}.list-row{flex-direction:column;align-items:stretch;gap:.75rem}td input.small{width:100%}}@media (max-width: 640px){h1{font-size:1.5rem}h2{font-size:1rem}.badge{display:block;margin-bottom:.5rem}.panel{border-radius:.85rem}table,thead,tbody,th,td,tr{display:block}th,td{padding:.85rem .7rem}thead tr{position:absolute;top:-9999px;left:-9999px}tr{margin-bottom:1rem;border:1px solid #223049;border-radius:12px;padding:.65rem}td{border:none;position:relative;padding-left:50%}td:before{position:absolute;top:.65rem;left:.75rem;width:45%;padding-right:.5rem;white-space:nowrap;font-weight:700;color:#7e91ad}td:nth-of-type(1):before{content:"Label"}td:nth-of-type(2):before{content:"Amount"}td:nth-of-type(3):before{content:"Nominal"}td:nth-of-type(4):before{content:"After federal"}.grid-stats{grid-template-columns:1fr}.stat{padding:.9rem}}
