:root{color-scheme:light;--ink:#172128;--muted:#5d6971;--line:#d8e0e3;--paper:#fff;--wash:#f3f6f5;--green:#12614c;--nav:#122b31}*{box-sizing:border-box}body{margin:0;font:15px/1.5 system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--wash)}button,input,select{font:inherit}:focus-visible{outline:3px solid #d39b18;outline-offset:3px}.skip-link{position:fixed;z-index:10;top:.5rem;left:.5rem;transform:translateY(-200%);padding:.65rem .85rem;border-radius:.4rem;background:white;color:var(--ink);font-weight:750}.skip-link:focus{transform:none}.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}.notice{padding:.65rem 1rem;text-align:center;background:#fff3cb;border-bottom:1px solid #ead78c}.shell{min-height:calc(100vh - 44px);display:grid;grid-template-columns:260px 1fr}.shell>aside{background:var(--nav);color:white;padding:1.5rem;display:flex;flex-direction:column}.brand{color:white;text-decoration:none;font-size:1.24rem;font-weight:800;line-height:1.15;letter-spacing:-.02em}.brand>span{display:block}.brand small{display:block;margin-top:.45rem;color:#b7c9ca;font-size:.8rem;letter-spacing:.02em;font-weight:600}.shell nav{display:grid;gap:.4rem;margin:2rem 0}.shell nav button,.side-actions button{border:0;background:transparent;color:#d8e6e6;text-align:left;padding:.75rem;border-radius:.5rem}.shell nav button:hover,.shell nav button.active{background:#21434a;color:white}.side-actions{margin-top:auto;display:grid}.side-actions button{font-size:.85rem}main{padding:2rem;max-width:1250px;width:100%;margin:auto}main>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}h1,h2,h3,p{margin-top:0}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:.75rem;font-weight:700}.primary{background:var(--green);color:white;border:0;border-radius:.5rem;padding:.75rem 1rem;font-weight:700}.product-intro{margin-bottom:1rem;background:linear-gradient(120deg,#fff,#edf5f1)}.product-intro h2{font-size:1.6rem;margin-bottom:.4rem}.product-intro p:not(.eyebrow){max-width:72ch}.product-intro button{border:0;background:none;padding:0;color:var(--green);font-weight:750}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.card,.panel{background:var(--paper);border:1px solid var(--line);border-radius:.75rem;padding:1rem;box-shadow:0 5px 18px #18343b0b}.card strong{font-size:1.8rem;display:block}.card small,.muted{color:var(--muted)}.layout{display:grid;grid-template-columns:2fr 1fr;gap:1rem;margin-top:1rem}.toolbar{display:flex;gap:.75rem;margin-bottom:1rem}.toolbar label{flex:1}.toolbar input,.toolbar select,label input,label select{width:100%;padding:.65rem;border:1px solid var(--line);border-radius:.4rem;background:white}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:.75rem;border-bottom:1px solid var(--line)}.table button{border:0;background:none;color:var(--green);font-weight:700}.status{display:inline-block;padding:.2rem .5rem;border-radius:99px;background:#e7f1ed;color:#174c3f;font-size:.78rem}.empty{padding:3rem;text-align:center;color:var(--muted)}.guide-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:1rem}.guide-help{grid-column:1/-1}.boundary,.locked-note{padding:.8rem 1rem;border-left:4px solid #bc8c21;background:#fff6d9}.boundary p,.locked-note{margin-bottom:0}.steps{display:grid;gap:1rem;padding-left:1.4rem}.steps li{padding-left:.35rem}.steps strong,.steps span{display:block}.steps span{color:var(--muted);margin-top:.2rem}dialog{border:0;border-radius:.8rem;width:min(820px,94vw);padding:0;box-shadow:0 20px 70px #0004}dialog::backdrop{background:#102228aa}dialog form{padding:1.25rem}dialog header,dialog footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}dialog header button{border:0;background:none;font-size:1.8rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-grid label{display:grid;gap:.3rem}.line-head,.line{display:grid;grid-template-columns:1fr 90px 130px 38px;gap:.5rem}.line-head{padding:0 .1rem;color:var(--muted);font-size:.78rem;font-weight:700}.line{margin:.5rem 0;align-items:end}.line label{min-width:0}.line label>span{display:none}.line input{min-width:0;width:100%;padding:.6rem;border:1px solid var(--line);border-radius:.4rem}.line button{height:2.75rem;border:0;background:#f5e3e3;color:#7b2525;border-radius:.4rem}.totals-input{margin:1rem 0}dialog footer output{font-size:1.4rem;font-weight:750;margin-right:auto}.record-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.record-totals{max-width:360px}.record-totals p{display:flex;justify-content:space-between}.locked-note{margin:1rem 0}select:disabled{color:var(--muted);background:#edf0f1}
@media(max-width:760px){.shell{display:block}.shell>aside{padding:1rem}.brand,.side-actions{display:none}.shell nav{display:flex;margin:0;overflow:auto}.shell nav button{white-space:nowrap}main{padding:1rem}.metrics{grid-template-columns:1fr 1fr}.layout,.guide-grid{grid-template-columns:1fr}.guide-help{grid-column:auto}.form-grid{grid-template-columns:1fr}.line-head{display:none}.line{grid-template-columns:1fr 65px 85px 38px}.line label>span{display:block;color:var(--muted);font-size:.72rem;font-weight:700;margin-bottom:.2rem}.table th:nth-child(3),.table td:nth-child(3),.table th:nth-child(4),.table td:nth-child(4){display:none}}
@media(max-width:500px){.metrics{grid-template-columns:1fr}.line{grid-template-columns:1fr 1fr 1fr 38px}.line label:first-child{grid-column:1/-1}.line label:first-child+label{grid-column:1/2}.line button{grid-column:4;grid-row:2}.toolbar,main>header{align-items:stretch;flex-direction:column}.table{font-size:.88rem}.table th,.table td{padding:.55rem .35rem}}
.header-actions{display:flex;gap:.6rem}.header-actions>button:not(.primary){border:1px solid var(--green);border-radius:.5rem;padding:.7rem 1rem;background:white;color:var(--green);font-weight:700}.next-actions ul{display:grid;gap:.6rem;padding:0;list-style:none}.next-actions button{border:0;background:none;padding:0;color:var(--green);font-weight:700;text-align:left}.next-actions button:hover{text-decoration:underline}.record-link{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .7rem;padding:.75rem 1rem;border-radius:.55rem;background:#edf5f1}.record-link button{border:0;background:none;padding:0;color:var(--green);font-weight:800;text-decoration:underline;text-underline-offset:.18em}.record-link span{color:var(--muted);font-size:.85rem}
.reset-status{min-height:1.5rem;margin:0;color:var(--green);font-weight:700}
@media(max-width:760px){.brand{display:block;margin-bottom:1rem}}
@media print{.notice,.shell>aside,main>header,.toolbar,button{display:none!important}.shell{display:block}main{max-width:none;padding:0}.panel,.card{box-shadow:none}}
