:root{font-family:system-ui,-apple-system,sans-serif;color:#203633;background:#f4f6f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1800px;margin:auto;padding:24px 32px}header{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #c8d5cc}h1{font-size:30px;letter-spacing:-1px;margin:6px 0}h2{font-size:17px;margin:0 0 14px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:2px;color:#526c62}header p,.hint,footer{font-size:13px;color:#52635a}details,main>section,.pane{background:#fff;border:1px solid #ccd7cf;border-radius:12px;padding:20px;margin-bottom:18px}summary{cursor:pointer;font-weight:650}details[open]>summary{margin-bottom:20px}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:550}input,select,textarea,button,.file-button{font:inherit}input,select,textarea{border:1px solid #aebfb4;border-radius:6px;background:#fff;color:#203633;padding:9px;min-width:0}textarea{width:100%;resize:vertical;line-height:1.6;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px}button,.file-button{padding:9px 13px;border:1px solid #a9beb0;border-radius:6px;background:#f7faf6;color:#233d32;cursor:pointer;font-size:13px;font-weight:600}.file-button{display:inline-flex;align-items:center;flex-direction:row}button:hover,.file-button:hover{background:#e5eee5}button:disabled{opacity:.45;cursor:default}.primary{background:#205e45;color:#fff}.primary:hover{background:#174831}.actions,.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.actions{margin-top:12px}.check{flex-direction:row;align-items:center;font-weight:400}.file-button input[type=file]{position:absolute;width:1px;height:1px;padding:0;border:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.toolbar{margin-top:20px}#count{color:#52635a;font-size:13px}#status{padding:16px 20px;background:#e8efe7;border-radius:8px;margin:18px 0}.status-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.status-heading h2,#statusMessage{margin:0}#statusMessage{margin-top:8px;white-space:pre-wrap}.status-stage{flex:none;border-radius:999px;padding:4px 10px;background:#d4e3d8;color:#244d3c;font-size:12px;font-weight:700}.status-stage.busy:before{display:inline-block;width:.65em;height:.65em;margin-right:7px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;content:"";animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.request-meta{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 18px;padding-top:14px;margin:14px 0 0;border-top:1px solid #c1d1c5}.request-meta div{min-width:0}.request-meta dt{color:#52635a;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.request-meta dd{margin:4px 0 0;overflow-wrap:anywhere;font-size:13px}.workspace{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pane{display:flex;flex-direction:column;min-width:0;margin:0}.pane>h2{flex:none}.pane-heading,.document-input-actions{display:flex;align-items:center;gap:10px}.pane-heading{flex:none;min-height:34px;margin-bottom:14px;justify-content:space-between}.pane-heading h2{margin:0}.document-input-actions{justify-content:flex-end;flex-wrap:wrap}.document-input-actions .file-button,.document-input-actions button{padding:6px 10px}.pane textarea,#diff{height:clamp(360px,52vh,680px);min-height:360px;overflow:auto}.pane textarea{resize:none}pre{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;font-size:14px;tab-size:4}#diff{margin:0;border:1px solid #d7e0da;border-radius:6px;padding:9px;background:#fbfcfa}del{background:#fbe3df;text-decoration:line-through;text-decoration-thickness:2px}ins{background:#d6efdb;text-decoration:underline;text-decoration-thickness:2px}.workspace+section{margin-top:18px}:focus-visible{outline:3px solid #ca922a;outline-offset:2px}[hidden]{display:none!important}#raw{max-height:400px;overflow:auto}footer{text-align:center;padding-top:0}@media(max-width:1600px){.workspace{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace [data-pane=original]{grid-column:1 / -1}.request-meta{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){header,main,footer{padding:18px 14px}header{display:block}header p{margin-bottom:0}.settings-grid{grid-template-columns:1fr}.workspace{grid-template-columns:minmax(0,1fr)}.workspace [data-pane=original]{grid-column:auto}.pane textarea,#diff{height:50vh;min-height:320px}.request-meta{grid-template-columns:repeat(2,minmax(0,1fr))}h1{font-size:26px}#count{white-space:nowrap}.pane-heading{align-items:flex-start;flex-direction:column}}dialog{width:min(680px,calc(100% - 28px));max-height:85vh;overflow:auto;border:1px solid #aebfb4;border-radius:12px;padding:24px;color:#203633;background:#fff}dialog::backdrop{background:#132a2266}.manager-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.manager-heading h2{margin:0}.profile-row{border:1px solid #ccd7cf;border-radius:8px;padding:14px;margin:12px 0;overflow-wrap:anywhere}.profile-row .hint{margin:8px 0}.danger{color:#8b2720;border-color:#c89892}.danger:hover{background:#fbe3df}#profileConfirmation{border-top:1px solid #ccd7cf;margin-top:18px;padding-top:8px}#managerStatus{font-size:14px}dialog .check input{flex-shrink:0}
