:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{margin:0;min-width:320px;min-height:100dvh}#root{min-height:100dvh}.site-shell{min-height:100dvh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}.container{width:min(1100px,92vw);margin:0 auto}.site-header{background:#0f172a;color:#f8fafc;position:sticky;top:0;z-index:20}.header-content{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:.9rem 0}.brand{display:inline-flex;align-items:center}.brand-logo{height:clamp(40px,4vw,48px);width:auto;object-fit:contain}.main-nav{display:flex;gap:.5rem;flex-wrap:wrap}.nav-link{padding:.45rem .7rem;border-radius:.45rem;color:#e2e8f0}.nav-link.active,.nav-link:hover{background:#1e293b}.header-actions{display:flex;align-items:center;gap:.6rem}.language-switcher select{border:1px solid #334155;border-radius:.45rem;background:#0b1220;color:#f8fafc;padding:.4rem .55rem;font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:.55rem;padding:.6rem 1rem;border:1px solid transparent;cursor:pointer;font:inherit}.btn-primary{background:#0284c7;color:#f8fafc}.btn-primary:hover{background:#0369a1}.btn-ghost{border-color:#cbd5e1}.site-main{flex:1;padding:2rem 0 .75rem}.page h1{margin-top:0}.hero{padding-top:2rem}.hero h1{max-width:16ch;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.hero p{max-width:64ch;color:#334155}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.pill{display:inline-block;background:#e2e8f0;border-radius:999px;padding:.3rem .75rem;font-size:.8rem;color:#334155}.narrow{width:min(720px,92vw);margin:0 auto}.grid-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;padding:1rem;box-shadow:0 4px 16px #0f172a0f}.form{display:grid;gap:.8rem}.form label{display:grid;gap:.35rem;color:#334155}input,textarea{border:1px solid #cbd5e1;border-radius:.55rem;padding:.5rem .65rem;font:inherit}.status{margin:0;font-size:.95rem}.success{color:#166534}.error{color:#b91c1c}.dcf-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:1rem;margin:1rem 0}.table-wrapper{margin-top:1rem;overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:.55rem;border-bottom:1px solid #e2e8f0;white-space:nowrap}.site-footer{background:#020617;color:#cbd5e1}.footer-content{padding:1rem 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.9rem}@media(max-width:900px){.header-content{flex-wrap:wrap}.brand,.main-nav,.header-actions{width:100%}.header-actions{justify-content:space-between}.dcf-layout{grid-template-columns:1fr}}.checkbox-row{display:flex!important;align-items:center;gap:.5rem}.valuation-scroll-container{overflow:auto;border:1px solid #e2e8f0;border-radius:.75rem;scrollbar-gutter:stable both-edges;background:#fff}.valuation-sticky{position:sticky;display:flex;z-index:3}.valuation-header{top:0;background:#f8fafc;border-bottom:1px solid #e2e8f0}.valuation-footer{bottom:0;background:#f8fafc;border-top:1px solid #e2e8f0}.valuation-cell{padding:.5rem;border-right:1px solid #e2e8f0;text-align:center;white-space:nowrap;font-size:.85rem}.valuation-grid{position:relative;background-image:linear-gradient(#f1f5f9 1px,transparent 1px),linear-gradient(90deg,#f1f5f9 1px,transparent 1px);background-size:56px 56px,120px 120px}.valuation-row{position:absolute;left:0;right:0;border-bottom:1px solid transparent}.valuation-block{position:absolute;border:1px solid #155e75;background:#0891b2d0;border-radius:.4rem;color:#fff;cursor:grab;overflow:hidden}.valuation-block.selected{outline:2px solid #0f172a}.block-title{display:block;font-size:.75rem;padding:.2rem 1.1rem}.block-values{display:flex}.block-value-cell{border-right:1px solid #ffffff33;font-size:.7rem;text-align:center}.handle{position:absolute;top:0;bottom:0;width:8px;cursor:ew-resize}.handle.left{left:0}.handle.right{right:0}.mini-btn{position:absolute;top:2px;left:2px;border:0;background:#0006;color:#fff;border-radius:999px;width:18px;height:18px}
