:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f4f6fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,select,input,textarea{font:inherit}button,.file-button{border:0;border-radius:9px;background:#2563eb;color:#fff;padding:.68rem 1rem;font-weight:700;cursor:pointer}button:hover,.file-button:hover{background:#1d4ed8}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #f59e0b;outline-offset:2px}button:disabled{opacity:.5;cursor:not-allowed}.app{min-height:100vh;display:flex;flex-direction:column}.topbar{min-height:64px;padding:.75rem 1.25rem;background:#fff;border-bottom:1px solid #d9dfeb;display:flex;align-items:center;justify-content:space-between;gap:1rem;position:sticky;top:0;z-index:20}.topbar>div{display:flex;align-items:center;gap:.7rem}.brand-mark{display:inline-grid;place-items:center;width:32px;height:32px;background:#e9efff;color:#1d4ed8;border-radius:8px;font-size:1.2rem}.privacy-chip{color:#166534;background:#dcfce7;border-radius:999px;padding:.3rem .6rem;font-size:.76rem;font-weight:700}.file-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}main{flex:1;display:flex;min-height:0}.empty-state{margin:auto;max-width:560px;padding:4rem 1.5rem;text-align:center}.empty-state h1{font-size:clamp(2rem,6vw,3.4rem);margin:1rem 0 .5rem;letter-spacing:-.04em}.empty-state p{color:#526079;line-height:1.6}.empty-icon{width:90px;height:112px;margin:auto;border:3px solid #2563eb;border-radius:8px;display:grid;place-items:center;color:#2563eb;font-weight:900;transform:rotate(-3deg)}.toolbar{width:250px;flex:0 0 250px;padding:1rem;background:#fff;border-right:1px solid #d9dfeb;display:flex;flex-direction:column;gap:.75rem;position:sticky;top:64px;height:calc(100vh - 94px)}.toolbar label{display:grid;gap:.35rem;font-size:.78rem;color:#526079;font-weight:700}.toolbar select{padding:.55rem;border:1px solid #aab4c8;border-radius:7px;background:#fff;color:#172033}.document-name{font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool{text-align:left;background:#eff4ff;color:#1d4ed8}.tool:hover{background:#dce7ff}.quiet{background:#fff;border:1px solid #aab4c8;color:#334155}.quiet:hover{background:#f1f5f9}.spacer{flex:1}.flatten-note{color:#526079;font-size:.78rem;line-height:1.45}.download{background:#166534}.download:hover{background:#14532d}.workspace{flex:1;min-width:0;overflow:auto}.status-bar{padding:.55rem 1rem;text-align:center;background:#eaf2ff;color:#1e3a8a;font-size:.86rem;position:sticky;top:0;z-index:12}.status.error,.status-bar.error{color:#991b1b;background:#fee2e2}.warnings{margin:.75rem auto 0;max-width:800px;padding:.7rem 1rem;border:1px solid #fbbf24;border-radius:8px;background:#fffbeb;color:#78350f}.warnings li{margin:.3rem 0}.pages{display:grid;justify-content:center;gap:2rem;padding:1.5rem;min-width:max-content}.page-shell{display:grid;justify-items:center;gap:.35rem}.page-number{font-size:.75rem;font-weight:700;color:#64748b}.page{position:relative;background:#fff;box-shadow:0 12px 30px #17203322;overflow:hidden}.page canvas{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.pdf-field{position:absolute;z-index:3;border:1px solid #3b82f6;background:#eff6ffdd;color:#111827;padding:1px 3px;min-width:0;border-radius:2px}.pdf-field.checkbox{accent-color:#2563eb}.unsupported-field{position:absolute;z-index:2;border:2px dashed #dc2626;background:#fee2e266}.overlay{position:absolute;z-index:5;border:1px dashed #2563eb;background:#fffb;cursor:move;touch-action:none;-webkit-user-select:none;user-select:none}.overlay.selected{border:2px solid #2563eb;box-shadow:0 0 0 2px #fff}.overlay span:not(.resize-handle){display:block;white-space:pre-wrap;overflow:hidden;padding:2px;line-height:1.15}.overlay img{width:100%;height:100%;object-fit:contain;display:block}.delete-overlay{position:absolute;right:-12px;top:-12px;width:24px;height:24px;border-radius:50%;padding:0;display:grid;place-items:center}.resize-handle{position:absolute;width:14px;height:14px;right:-7px;bottom:-7px;border:2px solid white;background:#2563eb;border-radius:2px;cursor:nwse-resize}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:1rem;background:#0f172a99}.dialog{width:min(560px,100%);background:#fff;padding:1.25rem;border-radius:14px;box-shadow:0 25px 60px #0005}.dialog h2{margin-top:0}.dialog p{color:#526079}.signature-pad{width:100%;height:220px;display:block;border:2px dashed #94a3b8;border-radius:8px;touch-action:none;background:#fff}.dialog-actions{margin-top:1rem;display:flex;gap:.6rem}footer{min-height:30px;padding:.4rem 1rem;text-align:center;background:#172033;color:#cbd5e1;font-size:.72rem;z-index:21}@media(max-width:760px){.topbar{position:static;align-items:flex-start}.privacy-chip{display:none}main{flex-direction:column}.toolbar{position:sticky;top:0;z-index:15;width:100%;height:auto;flex:none;display:grid;grid-template-columns:1fr 1fr;border-right:0;border-bottom:1px solid #d9dfeb}.toolbar .spacer,.toolbar .flatten-note,.toolbar .document-name{display:none}.workspace{overflow:visible}.pages{justify-content:start;overflow:auto;padding:1rem}}
