.v2-local-pdf-viewer{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-height:360px;overflow:hidden;color:#1e293b;background:#dce2e7}.v2-local-pdf-viewer:focus-visible{outline:2px solid #0e7490;outline-offset:-2px}.v2-local-pdf-viewer__toolbar{position:relative;z-index:2;display:flex;min-width:0;min-height:44px;align-items:center;gap:8px;padding:5px 7px;border-bottom:1px solid rgba(15,23,42,.14);background:#f8fafc;box-shadow:0 1px #ffffffe6}.v2-local-pdf-viewer__toolbar-group{display:inline-flex;flex:0 0 auto;align-items:center;gap:3px}.v2-local-pdf-viewer__toolbar-group+.v2-local-pdf-viewer__toolbar-group{padding-left:7px;border-left:1px solid rgba(15,23,42,.1)}.v2-local-pdf-viewer__toolbar-actions{margin-left:auto}.v2-local-pdf-viewer__toolbar button,.v2-local-pdf-viewer__state button{min-width:32px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;color:#334155;background:transparent;font:700 12px/1 var(--sans, system-ui, sans-serif);cursor:pointer;touch-action:manipulation}.v2-local-pdf-viewer__toolbar button:hover:not(:disabled),.v2-local-pdf-viewer__toolbar button:focus-visible{border-color:#0e749040;color:#0e7490;background:#eaf7f9;outline:0}.v2-local-pdf-viewer__toolbar button:disabled{color:#a8b1bc;cursor:default}.v2-local-pdf-viewer__toolbar .v2-local-pdf-viewer__fit{min-width:48px;padding-inline:6px;color:#0f5f70;background:#edf7f8;font-variant-numeric:tabular-nums}.v2-local-pdf-viewer__page-counter{min-width:54px;display:inline-flex;align-items:baseline;justify-content:center;gap:5px;color:#64748b;font:600 12px/1 var(--mono, ui-monospace, monospace);font-variant-numeric:tabular-nums}.v2-local-pdf-viewer__page-counter strong{color:#0f172a}.v2-local-pdf-viewer__surface{position:relative;min-width:0;min-height:0;overflow:auto;padding:16px;overscroll-behavior:contain;scrollbar-gutter:stable;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.58),transparent 42%),#dce2e7}.v2-local-pdf-viewer__canvas{display:block;margin:0 auto;background:#fff;box-shadow:0 1px 2px #0f172a1f,0 12px 30px #0f172a29}.v2-local-pdf-viewer[data-render-state=idle] .v2-local-pdf-viewer__canvas,.v2-local-pdf-viewer[data-render-state=rendering] .v2-local-pdf-viewer__canvas,.v2-local-pdf-viewer[data-render-state=error] .v2-local-pdf-viewer__canvas{visibility:hidden}.v2-local-pdf-viewer__state{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;gap:9px;padding:24px;color:#475569;background:#eef2f5;text-align:center;font-size:13px}.v2-local-pdf-viewer__spinner{color:#0e7490;animation:v2-local-pdf-viewer-spin .8s linear infinite}.v2-local-pdf-viewer__state--error{color:#7f1d1d;background:#fff7f7}.v2-local-pdf-viewer__state--error span{max-width:440px;color:#7c4a4a;line-height:1.45}.v2-local-pdf-viewer__state--error button{margin-top:4px;padding:0 14px;border-color:#b91c1c40;color:#991b1b;background:#fff}.v2-local-pdf-viewer:fullscreen{width:100vw;height:100vh;min-height:100vh;background:#cfd7dd}.v2-local-pdf-viewer:fullscreen .v2-local-pdf-viewer__toolbar{padding-inline:max(8px,env(safe-area-inset-left));padding-top:max(5px,env(safe-area-inset-top))}@keyframes v2-local-pdf-viewer-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.v2-local-pdf-viewer{min-height:420px}.v2-local-pdf-viewer__toolbar{flex-wrap:wrap;gap:2px;padding-inline:4px}.v2-local-pdf-viewer__toolbar-group+.v2-local-pdf-viewer__toolbar-group{padding-left:2px}.v2-local-pdf-viewer__page-counter{min-width:44px;gap:3px}.v2-local-pdf-viewer__toolbar button,.v2-local-pdf-viewer__state button{min-width:36px;min-height:36px}.v2-local-pdf-viewer__zoom .v2-local-pdf-viewer__fit{min-width:44px}.v2-local-pdf-viewer__zoom button:first-child,.v2-local-pdf-viewer__zoom button:nth-child(3){display:none}.v2-local-pdf-viewer__surface{padding:10px;scrollbar-gutter:auto}}@media(prefers-reduced-motion:reduce){.v2-local-pdf-viewer__spinner{animation-duration:1.8s}}
