:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#252925;background:#f5f4ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1200px;margin:auto;padding:0 36px}header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dedfd6}.brand{font-size:19px;font-weight:750;display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.logo{background:#304f38;color:#e7f6c6;border-radius:10px;padding:7px 11px;font-size:25px}.muted{color:#92988e;font-weight:400}.intro{padding:64px 0 36px}.eyebrow,.label{font-size:11px;letter-spacing:1.8px;font-weight:750;color:#707b6b}h1{font-size:clamp(36px,4.7vw,59px);font-weight:600;letter-spacing:-2.5px;line-height:1.08;margin:21px 0}h1 span{color:#718269}.intro p,p{font-size:14px;color:#73796f;line-height:1.65}.card{background:#fff;border:1px solid #e0e3da;border-radius:18px;padding:30px;min-width:0}h2{font-size:23px;letter-spacing:-.7px;font-weight:600;margin:15px 0 24px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.statusbar{display:flex;align-items:center;gap:10px;border-top:1px solid #dedfd6;padding:22px 0;font-size:12px;flex-wrap:wrap}.statusbar>span:last-child{color:#7d8279;margin-left:auto}.dot{width:8px;height:8px;border-radius:50%;background:#b1a382}.dot.online{background:#528044}.drop{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8faf5;border:1px dashed #bcc9af;border-radius:12px;min-height:210px;text-align:center;padding:20px;cursor:pointer;gap:10px}.drop:hover,.drop.over{border-color:#466438;background:#edf4e4}.drop strong{font-size:14px;overflow-wrap:anywhere}.drop>span:last-of-type{font-size:12px;color:#838c7c}.uploadicon{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:#e8efdc;font-size:25px;color:#4e633d}.drop input{font-size:11px;max-width:100%;margin-top:6px}.options{display:grid;grid-template-columns:.65fr 1fr 1.2fr;gap:12px;margin:23px 0 0}label{font-size:12px;font-weight:600;display:block}input:not([type=file]),select{font:inherit;width:100%;margin-top:9px;border:1px solid #dfe3d9;border-radius:8px;background:#fff;padding:12px;color:#3b4435;min-height:43px}button{font:inherit;cursor:pointer;border:0;border-radius:8px;padding:12px 17px;font-size:13px}button:disabled{opacity:.5;cursor:wait}.primary{display:flex;align-items:center;justify-content:space-between;width:100%;background:#304f38;color:white;font-weight:600;padding:15px 18px;margin-top:18px}.primary:hover{background:#243f2a}.hint{font-size:11px;line-height:1.55;color:#858c7e}.queuehead{display:flex;justify-content:space-between;align-items:center}.pill{font-size:11px;border-radius:20px;background:#edf2e6;padding:5px 9px;color:#526743}.empty{padding:76px 8px;text-align:center;color:#5d6755;font-size:15px;line-height:1.9}.empty span{font-size:12px;color:#929989}.job{border-top:1px solid #eceee7;padding:18px 0}.jobtop{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.jobname{font-size:14px;font-weight:600;overflow-wrap:anywhere}.jobmeta{font-size:11px;color:#8a9283;margin-top:6px}.jobstate{font-size:11px;white-space:nowrap;color:#6c7d55;background:#f0f4e9;padding:5px 8px;border-radius:5px}.jobdetail{font-size:12px;color:#867248;margin-top:8px}.cancel{padding:5px 0;color:#82766a;background:none;font-size:11px;text-decoration:underline}.footnote{font-size:11px;text-align:center;margin:26px 0 50px;color:#89917f}footer{display:flex;justify-content:space-between;font-size:10px;color:#909782;padding-top:28px;padding-bottom:30px;border-top:1px solid #dedfd6;letter-spacing:.6px}.login{max-width:470px;margin-bottom:65px}.quiet{background:transparent;color:#78816f}.login label{margin-top:24px}#notice{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);max-width:90%;width:max-content;border:1px solid #d5dccb;background:#fff;padding:16px 22px;border-radius:12px;box-shadow:0 5px 30px #0001;font-size:14px;z-index:5}#jobs{max-height:560px;overflow:auto}button:focus-visible,input:focus-visible,select:focus-visible,.drop:focus-within{outline:3px solid #a7ba87;outline-offset:3px}[hidden]{display:none!important}@media(max-width:760px){header,main,footer{padding-left:22px;padding-right:22px}header{height:80px}.intro{padding-top:42px}.grid{grid-template-columns:1fr}.card{padding:24px}.statusbar>span:last-child{margin-left:18px;width:100%}footer span:last-child{display:none}h1{letter-spacing:-1.7px}.options{gap:8px}select{padding-left:7px;padding-right:4px}.intro p br{display:none}.queue .empty{padding:35px 0}}
.prepare{grid-template-columns:.85fr 1.15fr;align-items:start}.prepare .drop{min-height:175px}.drafthead{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e6e9df;padding-top:22px;margin-top:23px;font-size:13px}#drafts{margin-top:12px;max-height:360px;overflow:auto}.draftrow{display:flex;align-items:center;gap:8px;border:1px solid #e4e9dc;border-radius:10px;margin:8px 0;padding:3px}.draftrow.selected{border-color:#6e8759;background:#f0f5e8}.draftpick{flex:1;text-align:left;min-width:0;background:none;padding:13px 10px}.draftpick strong{display:block;overflow-wrap:anywhere;font-size:13px}.draftpick span{display:block;font-size:11px;color:#7d886f;margin-top:5px}.draftremove{padding:10px;color:#8c7b6c;background:none}.previewcard h2{overflow-wrap:anywhere}.previewtoolbar{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:11px;margin-bottom:12px}.previewtoolbar button{padding:7px 10px}.previewtoolbar a{color:#5e7650;font-size:11px;text-decoration:none}.previewtoolbar a:hover{text-decoration:underline}#paperstage{background:#eceee8;border:1px solid #dfe4d7;border-radius:10px;padding:14px;min-height:280px;max-height:620px;overflow:auto;display:flex;align-items:flex-start;justify-content:center}#paper{max-width:100%;height:auto;background:white;box-shadow:0 2px 10px #0001}#paper.gray{filter:grayscale(1)}#previewmessage{text-align:center;margin-top:75px;font-size:13px}.sentqueue{margin-top:24px}.sentqueue h2{margin-bottom:10px}.sentqueue .empty{padding:30px}.previewcard .empty{padding:80px 10px}#pagelabel{min-width:70px;text-align:center}#uploadprogress{overflow-wrap:anywhere}#previewtitle{font-size:21px}@media(max-width:760px){.prepare{grid-template-columns:1fr}#paperstage{max-height:540px}.previewtoolbar{gap:3px}.previewtoolbar a{font-size:10px}.previewcard .empty{padding:25px 0}}

/* File tiles keep the upload area calm and make each document easy to pick. */
.prepare .drop{min-height:150px}.drop small{font-size:11px;color:#66785b}.drop input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.drafthead{margin-top:20px}#drafts{display:grid;grid-template-columns:repeat(auto-fill,minmax(122px,1fr));gap:12px;max-height:430px;overflow:auto;padding:4px 2px 8px}.draftrow{position:relative;display:block;margin:0;padding:0;border:0;background:transparent;min-width:0}.draftrow.selected{border:0;background:transparent}.draftpick{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%;height:100%;padding:0;text-align:left;border:1px solid #e0e6d9;border-radius:13px;background:#fafbf8;overflow:hidden;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.draftpick:hover{border-color:#8da17b;transform:translateY(-2px);box-shadow:0 8px 20px #394b2b14}.draftrow.selected .draftpick{border-color:#5f7b4d;box-shadow:0 0 0 2px #d5e3c8;background:#f3f7ee}.draftthumb{position:relative;display:grid;place-items:center;aspect-ratio:1;background:#edf1e9;overflow:hidden}.draftthumb canvas{display:block;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;background:white}.draftthumb.loading::after{content:'…';position:absolute;inset:0;display:grid;place-items:center;color:#6f8362;font-size:22px}.drafttype{position:absolute;left:7px;bottom:7px;border-radius:5px;padding:3px 5px;background:#304f38;color:#f2f6e9;font-size:9px;font-weight:750;letter-spacing:.6px;text-transform:uppercase}.draftpick strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;min-height:32px;padding:0 9px;font-size:12px;line-height:1.35}.draftpick span{display:block;padding:0 9px 11px;margin:0;font-size:10px;color:#7d886f;line-height:1.35}.draftremove{position:absolute;z-index:1;top:7px;right:7px;display:grid;place-items:center;width:23px;height:23px;padding:0;border:1px solid #dfe7d8;border-radius:50%;background:#fffffff2;color:#6f7c68;font-size:15px;line-height:1}.draftremove:hover{background:#304f38;color:white;border-color:#304f38}.draftrow:has(.draftpick:focus-visible) .draftremove{border-color:#a7ba87}.sentqueue{margin-top:24px}
