:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#173631;background:#f5f5ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{width:min(100% - 40px,680px);margin:48px auto}header{display:flex;align-items:center;gap:14px;margin-bottom:32px}header strong{font-size:27px;letter-spacing:-1px}.tagline{display:block;color:#63746c;font-size:12px;margin-top:3px}.mark{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#204f43;color:#f5f5ef;font-size:38px;font-weight:600;line-height:1}.card{background:#fff;border:1px solid #dedfd4;border-radius:22px;padding:42px;box-shadow:0 12px 42px #243d2510}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:#5e786b}h1{font-size:38px;line-height:1.15;letter-spacing:-1.5px;margin:18px 0}.lead{color:#5b6b62;line-height:1.7;font-size:15px;margin-bottom:26px}label{display:block;font-size:14px;font-weight:600;margin:19px 0 8px}input:not([type=checkbox]),select{width:100%;min-height:48px;padding:12px;border:1px solid #bac8be;border-radius:9px;background:white;color:#173631;font:inherit}input:focus-visible,select:focus-visible,button:focus-visible{outline:3px solid #92b7a3;outline-offset:3px}button{font:inherit;font-weight:600;background:#204f43;color:white;border:1px solid #204f43;border-radius:9px;padding:14px 18px;cursor:pointer}form>button{width:100%;margin-top:24px;display:flex;justify-content:space-between}button:disabled{opacity:.45;cursor:not-allowed}.secondary{background:#fff;color:#204f43;border-color:#c6d1c8}.danger{background:#fff;color:#9b3e30;border-color:#e1b9aa}.note{font-size:12px;line-height:1.6;color:#6c796f}.identity{padding:18px;background:#f7f8f3;border:1px solid #e2e7df;border-radius:10px;font-size:12px}.identity dt{color:#6a796e;margin-top:10px}.identity dt:first-child{margin-top:0}.identity dd{margin:4px 0 0;overflow-wrap:anywhere;font-weight:500}.read-only{font-size:13px;line-height:1.65;padding:16px;border-left:3px solid #4f8a6e;background:#f1f6ef}fieldset{border:0;padding:0;margin:26px 0}legend{font-size:14px;font-weight:600}.choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.choices label{display:flex;align-items:flex-start;gap:9px;margin:0;padding:12px;border:1px solid #e0e6dd;border-radius:8px;overflow-wrap:anywhere;font-size:13px;font-weight:500}input[type=checkbox]{accent-color:#204f43;width:17px;height:17px;flex-shrink:0;margin:1px 0}.confirm{display:flex;align-items:flex-start;gap:10px;font-size:13px;font-weight:400;line-height:1.6;margin:25px 0}.actions{display:flex;gap:10px;flex-wrap:wrap}.actions button{flex:1}#other-grants{font-size:12px;background:#f7f8f3;padding:15px;border-radius:10px;line-height:1.7;overflow-wrap:anywhere}#message:not(:empty){padding:16px 20px;background:#fcf0db;color:#705329;border-radius:12px;line-height:1.6}footer{text-align:center;color:#879087;font-size:11px;margin:26px}#reload{margin-top:20px}[hidden]{display:none!important}@media(max-width:540px){main{width:calc(100% - 28px);margin:24px auto}.card{padding:25px}h1{font-size:32px}.choices{grid-template-columns:1fr}.actions{flex-direction:column}}
