.pdf-choice[hidden]{display:none}.pdf-choice{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.42);font-family:Arial,Helvetica,sans-serif}.pdf-choice__panel{width:min(100%,390px);box-sizing:border-box;padding:24px;border:1px solid rgba(17,17,17,.16);border-radius:18px;background:#fff;color:#111;box-shadow:0 20px 60px rgba(0,0,0,.18)}.pdf-choice__title{margin:0 0 18px;font-size:20px;font-weight:600;line-height:1.25}.pdf-choice__actions{display:grid;gap:10px}.pdf-choice__action{display:block;width:100%;box-sizing:border-box;padding:14px 16px;border:1px solid #111;border-radius:999px;background:#fff;color:#111;font:inherit;font-size:16px;line-height:1.25;text-align:center;text-decoration:none;cursor:pointer}.pdf-choice__action--primary{background:#b7ff00}.pdf-choice__action--english{font-size:15px;letter-spacing:-.01em;white-space:nowrap}.pdf-choice__action--cancel{border-color:transparent;color:rgba(17,17,17,.62)}.pdf-choice__action:focus-visible{outline:2px solid #111;outline-offset:3px}body.pdf-choice-open{overflow:hidden}@media (max-width:420px){.pdf-choice__action--english{padding-right:10px;padding-left:10px;font-size:clamp(13px, 3.35vw, 14px)}}
