:root{color:#172033;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:#165dff}header,footer{color:#fff;background:#0f172a}header a,footer a{color:#dbeafe;text-decoration:none}.wrap{max-width:1120px;margin:0 auto;padding:1rem}.nav{justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand{color:#fff;font-weight:800}.hero{color:#fff;background:linear-gradient(135deg,#0f172a,#1e3a8a);padding:3rem 0}.hero p{color:#dbeafe;max-width:760px}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1.25rem;box-shadow:0 10px 30px #0f172a14}.tool{margin-top:-2rem}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;display:grid}label{gap:.3rem;font-weight:650;display:grid}input,select{width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:10px;padding:.7rem}button{color:#fff;cursor:pointer;background:#165dff;border:0;border-radius:999px;padding:.8rem 1.1rem;font-weight:800}.result{background:#f0fdf4;border-left:5px solid #16a34a}.muted{color:#64748b}.section{padding-top:2rem;padding-bottom:2rem}table{border-collapse:collapse;width:100%}td,th{text-align:left;border-bottom:1px solid #e2e8f0;padding:.65rem}.bar{background:#e2e8f0;border-radius:999px;height:22px;display:flex;overflow:hidden}.bar span{display:block}.founder{background:#2563eb}.pool{background:#7c3aed}.investor{background:#16a34a}.warn{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa}.pill{color:#0f172a;background:#dbeafe;border-radius:999px;padding:.2rem .6rem;font-size:.85rem;font-weight:800;display:inline-block}.breadcrumbs{color:#475569;font-size:.92rem}.breadcrumbs span{margin:0 .25rem}.breadcrumbs a{color:#1d4ed8}.span-grid{grid-column:1/-1}
