*{box-sizing:border-box}body{margin:0;background:#f2f6fa;color:#183249;font:16px/1.55 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,textarea,select{font:inherit}button{min-height:44px;padding:10px 16px;border:1px solid #bdcbd7;border-radius:8px;background:#fff;color:#183249;font-weight:650;cursor:pointer}button:hover{background:#e7eef5}button:disabled{opacity:.5;cursor:not-allowed}.primary{background:#126753;color:white;border-color:#126753}.primary:hover{background:#0c5141}.danger{color:#a02a24}a{color:#145d7e}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus,select:focus,textarea:focus{outline:3px solid #e9b54d;outline-offset:3px}header{padding:18px 32px;background:#102e46;color:white;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{color:white;display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:700;line-height:1.2}.brand small{display:block;font-size:13px;font-weight:400;color:#d4dfe7;margin-top:5px}.header-actions{display:flex;gap:12px;align-items:center;font-size:14px}.header-actions button{background:transparent;color:white;border-color:#6d8395}main{display:grid;grid-template-columns:245px minmax(0,1fr);max-width:1500px;margin:auto;min-height:calc(100vh - 88px)}aside{background:white;border-right:1px solid #d9e3eb;padding:32px 24px;display:flex;flex-direction:column}h1{font-size:24px;line-height:1.35;letter-spacing:-.02em;margin:5px 0 28px}aside nav button{display:block;width:100%;text-align:left;margin:10px 0;border:0;background:#eaf0f6}.side-note{font-size:14px;color:#5a6c7c}.website{margin-top:auto;padding-top:40px;font-size:14px}.workspace{padding:30px 36px;min-width:0;max-width:1140px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:.13em;color:#526e85;margin:0 0 10px}h2{font-size:28px;line-height:1.25;letter-spacing:-.025em;margin:0 0 16px}h3{font-size:18px;margin:28px 0 10px}.banner{padding:15px 18px;background:#fff4dc;border-left:4px solid #b58b2a;border-radius:7px;font-size:15px;margin-bottom:24px}.banner.good{background:#e4f2ec;border-color:#126753}.banner.error{background:#fdebe7;border-color:#a53624}.panel{padding:28px;background:white;border:1px solid #d7e2eb;border-radius:14px;margin:24px 0}.compact{max-width:530px}.sectionhead{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:18px 0}.sectionhead p{margin:0}.sectionhead .actions{margin:0}.actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:18px 0}label{display:flex;flex-direction:column;gap:6px;margin:14px 0;font-size:14px;font-weight:650}input,select,textarea{width:100%;min-height:44px;border:1px solid #b8c8d5;padding:10px 12px;border-radius:7px;background:white;color:#183249}textarea{resize:vertical;line-height:1.6}fieldset{border:0;padding:0;margin:0;min-width:0}fieldset:disabled input,fieldset:disabled textarea,fieldset:disabled select{background:#f3f6f8;color:#506478}.grid{display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.wide{grid-column:1/-1}.hint{font-size:14px;color:#536a7c}.check{flex-direction:row;align-items:center;gap:10px}.check input{width:19px;height:19px;min-height:0;flex-shrink:0}.counts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.count{background:#e6eef5;padding:18px;border-radius:10px}.count strong{display:block;font-size:28px;color:#102e46}.count span{font-size:14px}.filter{max-width:240px}.list{display:grid;gap:12px}.notice{border:1px solid #d7e2eb;border-radius:10px;background:white;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:14px}.notice h3{margin:7px 0;font-size:18px}.notice p{margin:5px 0;color:#536a7c;font-size:14px}.tag{display:inline-block;border-radius:5px;padding:3px 8px;background:#e7eef6;color:#3c5870;font-size:12px;font-weight:700;margin-right:6px}.tag.published{background:#ddefe6;color:#0c6144}.tag.urgent,.tag.emergency{background:#fbe2dc;color:#923621}.tag.reviewed{background:#e3edff;color:#27568a}.empty{padding:30px;text-align:center;border:1px dashed #b8c8d5;border-radius:12px;color:#536a7c}.workflow{border-top:1px solid #d7e2eb;margin-top:25px}details{border-top:1px solid #d7e2eb;padding-top:18px;margin-top:24px}summary{cursor:pointer;font-weight:650;min-height:40px}.offline-box{background:#eaf0f5;border:1px solid #d3dfe9;border-radius:10px;padding:18px 22px;margin-top:30px}.offline-box p{font-size:14px}#preview-content{padding:24px;margin-top:20px;background:#f4f8fb;border-top:5px solid #126753}.message{white-space:pre-wrap;overflow-wrap:anywhere}.audit-row{padding:12px 0;border-bottom:1px solid #d7e2eb;font-size:14px}.audit-row pre{font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}[hidden]{display:none!important}@media(max-width:1000px){main{grid-template-columns:200px minmax(0,1fr)}aside{padding:24px 18px}h1{font-size:20px}.workspace{padding:24px}}@media(max-width:760px){header{padding:16px;align-items:flex-start}.brand{font-size:15px}.brand small{font-size:11px}.header-actions{flex-direction:column;gap:6px;align-items:flex-end}main{display:block}aside{padding:12px 16px;border-right:0;border-bottom:1px solid #d7e2eb}aside h1,aside>.eyebrow,.side-note,.website{display:none}aside nav{display:flex;gap:10px}aside nav button{width:auto;margin:0}.workspace{padding:18px 14px}.panel{padding:20px 16px}.grid{grid-template-columns:1fr}.sectionhead{flex-direction:column;gap:8px}h2{font-size:24px}.count{padding:12px}.count span{font-size:12px}.counts{gap:8px}.notice{align-items:flex-start}.notice h3{font-size:16px}.notice button{padding:8px 12px}}

/* Institutional identity and developer credit. */
body{min-height:100vh;min-height:100svh;display:flex;flex-direction:column}
main{width:100%;flex:1;min-height:0}
.brand{min-width:0;gap:16px}.authority-logo{width:64px;height:64px;object-fit:contain;flex-shrink:0;background:#fff;border-radius:8px;padding:3px}
.brand-copy{min-width:0}.authority-name{display:block;font-size:14px;font-weight:500;line-height:1.4;color:#d4dfe7;margin-bottom:4px}.brand-title{display:block;font-size:21px;line-height:1.25}.brand small{font-size:14px;line-height:1.4}
.site-footer{border-top:1px solid #d7e2eb;background:#fff;color:#536a7c;padding:18px 24px;text-align:center;font-size:14px}.site-footer strong{color:#183249;font-weight:650}
@media(max-width:760px){header{flex-wrap:wrap;gap:14px}.brand{flex:1 1 260px;gap:12px}.authority-logo{width:56px;height:56px}.brand-title{font-size:18px}.authority-name,.brand small{font-size:14px}.header-actions{flex:1 1 130px;flex-direction:row;justify-content:flex-end;flex-wrap:wrap}.site-footer{padding:16px}}
