:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d2328;background:#eef1f3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.app-shell{min-height:100vh}.summary-band{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:24px;align-items:end;padding:32px clamp(16px,4vw,56px);color:#f8fbfc;background:linear-gradient(112deg,#192025ed,#274f53e6),url("data:image/svg+xml,%3Csvg width='1600' height='500' viewBox='0 0 1600 500' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='.11' stroke-width='2'%3E%3Cpath d='M0 360h1600M0 420h1600M180 500V180l210-92 220 92v320M610 500V130l260-90 260 90v370M1130 500V210l180-70 190 70v290'/%3E%3Cpath d='M230 220h80v70h-80zM455 220h80v70h-80zM700 170h90v80h-90zM930 170h90v80h-90zM700 310h90v80h-90zM930 310h90v80h-90zM1190 250h75v65h-75zM1350 250h75v65h-75z'/%3E%3C/g%3E%3C/svg%3E");background-size:cover;background-position:center}.eyebrow{margin:0 0 8px;color:#9dd0c7;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,legend,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(2rem,5vw,4.6rem);line-height:.98;letter-spacing:0}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric{display:grid;min-height:96px;align-content:space-between;padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff14}.metric span{color:#c7d1d2;font-size:.82rem}.metric strong{overflow-wrap:anywhere;font-size:1.45rem;line-height:1.1}.metric small{margin-left:4px;color:#c7d1d2;font-size:.82rem;font-weight:700}.metric.positive strong{color:#8ee1ad}.metric.negative strong{color:#ffb199}.workspace{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:24px;padding:24px clamp(16px,4vw,56px) 40px}.inputs-column{display:grid;gap:18px}.field-group,.analysis-panel{border:1px solid #d8dee2;border-radius:8px;background:#fff;box-shadow:0 12px 28px #19202514}.field-group{margin:0;padding:18px}legend,.analysis-panel h2{color:#27343b;font-size:1rem;font-weight:800;letter-spacing:0}legend{padding:0 6px}.field-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px}.field{display:grid;gap:7px;color:#43515a;font-size:.88rem;font-weight:700}.input-wrap{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:44px;border:1px solid #cdd5da;border-radius:7px;background:#f9fbfb;overflow:hidden}.input-wrap:focus-within{border-color:#24736e;box-shadow:0 0 0 3px #24736e2b}.affix{padding:0 10px;color:#61717a;white-space:nowrap}.suffix{border-left:1px solid #d9e0e4}input{width:100%;min-width:0;height:42px;border:0;color:#151b1f;background:transparent;outline:0}.analysis-panel{align-self:start;position:sticky;top:20px;display:grid;gap:18px;padding:18px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-header h2{margin-bottom:0}.panel-eyebrow{margin-bottom:4px}button{min-height:36px;padding:0 14px;border:1px solid #bfcbd0;border-radius:7px;color:#1f3438;background:#f4f7f7;cursor:pointer}button:hover{border-color:#24736e;color:#0d4b48}.bar-stack{display:grid;gap:8px}.bar-row,.detail{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.bar-row span,.detail span{color:#627079}.bar-track{height:10px;border-radius:999px;background:#dce3e7;overflow:hidden}.bar-fill{height:100%;min-width:3px}.bar-fill.down{background:#24736e}.bar-fill.loan{background:#b97638}.detail-list{display:grid;gap:0;border-top:1px solid #e1e6e9}.scenario-table{display:grid;gap:0;overflow-x:auto;border:1px solid #dde4e7;border-radius:8px}.scenario-row{display:grid;grid-template-columns:74px repeat(5,minmax(82px,1fr)) minmax(82px,.8fr);gap:10px;align-items:center;min-width:760px;min-height:44px;padding:10px 12px;border-bottom:1px solid #e7ecef;color:#27343b;font-size:.83rem}.scenario-row:last-child{border-bottom:0}.scenario-row.header{min-height:36px;color:#627079;background:#f5f8f8;font-size:.75rem;font-weight:800;text-transform:uppercase}.scenario-row span,.scenario-row strong{overflow-wrap:anywhere}.scenario-row .positive{color:#167047;font-weight:800}.scenario-row .negative{color:#aa3a25;font-weight:800}.decision{justify-self:start;padding:4px 8px;border-radius:999px;background:#eef2f3;color:#43515a;font-size:.76rem;font-weight:800}.decision.inspect{background:#e3f6ea;color:#167047}.decision.negotiate{background:#fff3d9;color:#8c5d0d}.decision.reject{background:#fde9e3;color:#aa3a25}.detail{min-height:42px;padding:10px 0;border-bottom:1px solid #e1e6e9}.detail strong{color:#27343b;text-align:right}.detail.strong{font-weight:800}@media(max-width:980px){.summary-band,.workspace{grid-template-columns:1fr}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-panel{position:static}}@media(max-width:680px){.summary-band{padding-top:24px}.summary-grid,.field-grid{grid-template-columns:1fr}.metric{min-height:82px}.panel-header{align-items:stretch;flex-direction:column}button{width:100%}}
