.document-page{height:auto;min-height:100svh;background:#f4f3ee}.document-header{height:auto;min-height:70px;flex-wrap:wrap;gap:12px;padding:14px}.document-title{min-width:0}.document-title h1{font-size:clamp(24px,5vw,40px)}.pdf-viewer{padding:12px;color:#17352b;font:16px Arial}.pdf-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pdf-controls button,.pdf-controls a,.pdf-controls select{min-height:44px;box-sizing:border-box;padding:10px;border:1px solid #aabcb2;border-radius:8px;background:white;color:#17352b;font:inherit}.pdf-controls label{display:flex;align-items:center;gap:8px}.pdf-controls button:disabled{opacity:.4}.pdf-scroll{overflow:auto;max-height:80vh;border:1px solid #cad1cb;background:white}.pdf-sheet{position:relative;width:100%;min-width:0}.pdf-sheet.zoomed{width:1800px}.pdf-sheet img{display:block;width:100%;height:auto}.pdf-hotspot{position:absolute;background:transparent;border:1px solid transparent;cursor:pointer;padding:0}.pdf-hotspot:hover,.pdf-hotspot:focus-visible{border-color:#0f5c45;background:#c8f15a55;outline:2px solid #0f5c45}#pdf-status{font-size:14px;line-height:1.5}
.document-page{grid-template-columns:minmax(0,1fr)}.pdf-viewer,.pdf-scroll{min-width:0;max-width:100%;box-sizing:border-box}
