:root{font-family:Arial,Helvetica,sans-serif;color:#17251e;background:#f4f7f3;--green:#1f7048;--green-dark:#155638;--ink:#17251e;--muted:#617068;--line:#d7e1d8;--surface:#fff;--soft-green:#eaf3ec;--warm:#f6f1e8}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}.site-header{height:66px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:20}.header-inner{max-width:1120px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:21px;font-weight:750;color:var(--green-dark)}.desktop-nav{gap:26px;font-size:14px}.desktop-nav,.desktop-nav a{height:100%;display:flex;align-items:center}.desktop-nav a{color:#435249;border-bottom:3px solid transparent;padding-top:3px}.desktop-nav a.active,.desktop-nav a:hover{color:var(--green-dark);border-bottom-color:var(--green)}.mobile-nav{display:none}main{padding:34px 24px 52px}.content{max-width:1120px;margin:0 auto}.narrow{max-width:620px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.actions,.title-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}h1{font-size:30px;margin:0 0 7px;line-height:1.2;letter-spacing:0}.title-line h1,p{margin:0}p{color:var(--muted)}.page-heading p,.subtitle{font-size:15px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;background:var(--green);color:white;border:0;border-radius:6px;font:inherit;font-weight:700;white-space:nowrap;cursor:pointer}.button:hover{background:var(--green-dark)}.button:disabled{opacity:.5;cursor:not-allowed}.button.secondary{background:#fff;color:var(--green-dark);border:1px solid #94b3a0}.button.secondary:hover{background:var(--soft-green)}.button.danger{background:#a3332b}.list{border-top:1px solid var(--line)}.list-row{background:var(--surface);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;min-height:74px}.list-row:hover{background:#eef6ef}.list-row span:first-child{display:grid;grid-gap:5px;gap:5px}.list-row strong{font-size:16px}.list-row small{font-size:13px;color:var(--muted)}.row-end{color:var(--muted);font-size:14px;display:flex;gap:12px;align-items:center}.empty{padding:28px 0}.back{display:inline-block;margin-bottom:22px;color:var(--green);font-size:14px}.details{margin-top:28px;border-top:1px solid var(--line)}.details div{display:grid;grid-template-columns:130px 1fr;border-bottom:1px solid var(--line);padding:18px 0;grid-gap:20px;gap:20px}.details dt{color:var(--muted)}.details dd{margin:0;font-weight:600}.details a{color:var(--green);text-decoration:underline}.form{display:grid;grid-gap:18px;gap:18px;margin-top:28px}.archive-form label,.form label{font-weight:600;font-size:14px;display:grid;grid-gap:7px;gap:7px}.archive-form input,.archive-form textarea,.form input,.form select,.form textarea{width:100%;border:1px solid #bfcfc2;border-radius:5px;background:#fff;font:inherit;font-size:16px;color:var(--ink);padding:11px;min-height:44px}.form input[type=file]{padding:8px}.archive-form textarea,.form textarea{resize:vertical}.form-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.optional{font-size:12px;color:var(--muted);font-weight:400}.form .button{justify-self:start;margin-top:8px}.error{padding:12px;background:#fff1ef;color:#a12424;border-left:3px solid #a12424;margin:20px 0}.status-badge{font-size:12px;font-weight:700;text-transform:uppercase;color:#5b625d;background:#e7ebe8;padding:5px 8px;border-radius:4px}.lifecycle{margin-top:36px;padding-top:24px;border-top:1px solid var(--line)}.lifecycle summary{color:#8b2923;font-weight:700;cursor:pointer}.lifecycle details>p{margin-top:12px}.archive-form{display:grid;grid-gap:16px;gap:16px;max-width:520px;margin-top:18px}.archive-form .button{justify-self:start}.check-row{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px!important;font-weight:400!important}.check-row input{width:18px!important;min-height:18px!important;margin:2px 0 0;padding:0}.lifecycle.archived{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#eef1ef;padding:18px}.lifecycle h2{font-size:18px;margin:0 0 5px}.lifecycle.archived p+p{margin-top:4px}@media(max-width:760px){.site-header{height:56px}.header-inner{padding:0 16px}.desktop-nav{display:none}.brand{font-size:20px}.mobile-nav{height:68px;display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:30;bottom:0;left:0;right:0;background:rgba(255,255,255,.98);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.mobile-nav a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#65736b;font-size:11px;font-weight:600}.mobile-nav a.active{color:var(--green-dark)}main{padding:24px 16px calc(88px + env(safe-area-inset-bottom))}h1{font-size:27px}.page-heading{align-items:flex-start}.page-heading>.actions{justify-content:flex-end}.row-end{font-size:12px}.list-row{padding:16px 12px}.details div{grid-template-columns:95px 1fr}.lifecycle.archived{align-items:flex-start;flex-direction:column}}@media(max-width:420px){.form-columns{grid-template-columns:1fr}.page-heading{display:grid}.page-heading>.actions{justify-content:flex-start}}.history{margin-top:42px}.history h2{margin:0 0 18px;font-size:21px}.actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.button.secondary{border:1px solid #23734b;background:transparent;color:#23734b}@media(max-width:600px){.actions{justify-content:flex-start}}