:root{color:#16201d;background:#f4f1ea;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:inherit}button,.button-link,input,select,textarea{font:inherit;border:1px solid #9aa79f;border-radius:6px}button,.button-link{color:#fff;cursor:pointer;background:#1f6f5b;justify-content:center;align-items:center;min-height:2.5rem;padding:.55rem .9rem;font-weight:700;text-decoration:none;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.55}.secondary{color:#1f3d36;background:#fff}input,select,textarea{color:#16201d;background:#fff;width:100%;max-width:100%;margin-top:.3rem;padding:.55rem .65rem;display:block}fieldset{border:1px solid #c8d0c9;border-radius:8px;margin:1rem 0;padding:1rem}label{margin:.9rem 0;font-weight:650;display:block}small,.note{color:#51615a;font-size:.9rem;font-weight:400;display:block}.app-shell{max-width:1120px;min-height:100vh;margin:0 auto;padding:1rem}.app-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.brand{color:#163d34;font-size:1.25rem;font-weight:800;text-decoration:none}nav{flex-wrap:wrap;gap:.5rem;display:flex}nav a{color:#2f443e;border-radius:6px;padding:.45rem .65rem;text-decoration:none}nav a.active{background:#dbe7df}.panel{background:#fff;border:1px solid #d9ded9;border-radius:8px;margin-bottom:1rem;padding:1.25rem}.hero-panel h1{margin:0 0 .75rem;font-size:clamp(2rem,5vw,4rem);line-height:1}.section-grid,.card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.mini-card{border:1px solid #d9ded9;border-radius:8px;margin:.75rem 0;padding:1rem}.actions,.inline-form,.split-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.inline-form input{flex:16rem}.check-row{align-items:center;gap:.6rem;display:flex}.check-row input{width:auto;margin:0}.choice-grid{grid-template-columns:repeat(auto-fit,minmax(4rem,1fr));gap:.5rem;display:grid}.choice-grid label,.actions label{border:1px solid #d9ded9;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;margin:0;padding:.6rem;display:flex}.choice-grid input,.actions input{width:auto;margin:0}.bars{gap:.45rem;display:grid}.bar-row{grid-template-columns:minmax(6rem,1fr) minmax(5rem,2fr) auto;align-items:center;gap:.5rem;display:grid}.loading-or-error{justify-content:center;align-items:center;min-height:100vh;display:flex}@media (width<=640px){.app-header,.split-row{flex-direction:column;align-items:flex-start}}
