.pdf-mode-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin:18px 0 24px}.pdf-choice{--choice:#089b92;display:flex;align-items:center;gap:14px;text-align:left;padding:20px;border:1px solid var(--border,#dce5f3);border-radius:15px;background:var(--surface,#fff);color:var(--text,#12305a);cursor:pointer}.pdf-choice.tone-1{--choice:#8253dd}.pdf-choice.tone-2{--choice:#2861ed}.pdf-choice.tone-3{--choice:#be7211}.pdf-choice .icon-tile{color:var(--choice);background:transparent}.pdf-choice strong,.pdf-choice small{display:block}.pdf-choice small{margin-top:6px;font-size:11px;color:var(--muted,#71819b)}.pdf-choice[aria-pressed=true]{border-color:var(--choice);background:color-mix(in srgb,var(--choice) 10%,var(--surface,#fff))}.choice-dot{margin-left:auto;min-width:15px;height:15px;border:1px solid var(--border,#dce5f3);border-radius:50%}.pdf-choice[aria-pressed=true] .choice-dot{border:5px solid var(--choice)}.pdf-choice:focus-visible{outline:3px solid var(--choice);outline-offset:3px}.pdf-preview{margin-top:24px}.pdf-thumbnails{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;margin:16px 0;max-height:720px;overflow:auto;padding:4px}.pdf-page-card{background:var(--surface,#fff);border:1px solid var(--border,#dce5f3);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:9px;min-width:0}.pdf-page-card.excluded{opacity:.5}.pdf-page-card canvas{display:block;max-width:100%;height:auto;margin:auto;box-shadow:0 1px 5px #0002}.pdf-page-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdf-page-card label{font-size:12px;display:flex;align-items:center;gap:6px}.pdf-page-card input{width:auto}.pdf-edit-stage{position:relative;width:fit-content;max-width:100%;margin:16px auto;cursor:crosshair;box-shadow:0 2px 12px #0002;line-height:0;background:white}.pdf-edit-stage canvas{display:block;max-width:100%;height:auto}.pdf-text-placement{position:absolute;pointer-events:none;white-space:pre-wrap;line-height:1;font-family:'Times New Roman',serif;color:#000;background:#ffeb8a66;outline:1px dashed #2266bb;max-width:90%}.pdf-choice:disabled{opacity:.65;cursor:wait}@media(max-width:600px){.pdf-mode-options{grid-template-columns:1fr}.pdf-choice{padding:14px}.pdf-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr))}}

#modal:has(.pdf-large-view){width:min(96vw,1000px);max-width:1000px}.pdf-large-view canvas{display:block;max-width:100%;height:auto;margin:auto}.pdf-page-card canvas[role=button]{cursor:zoom-in}
