.document-page[data-astro-cid-yvbahnfj]{max-width:100%}.breadcrumb[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:var(--spacing-xs);margin-bottom:var(--spacing-lg);font-size:.875rem}.breadcrumb[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{color:var(--color-text-muted);transition:color .2s ease}.breadcrumb[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--color-accent)}.breadcrumb-separator[data-astro-cid-yvbahnfj]{color:var(--color-text-muted)}.breadcrumb-current[data-astro-cid-yvbahnfj]{color:var(--color-text-secondary)}.document-header[data-astro-cid-yvbahnfj]{margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-lg);border-bottom:1px solid var(--color-border)}.document-header[data-astro-cid-yvbahnfj] h1[data-astro-cid-yvbahnfj]{margin-bottom:var(--spacing-xs)}.document-meta[data-astro-cid-yvbahnfj]{color:var(--color-text-muted);font-size:.875rem;margin:0}.document-content[data-astro-cid-yvbahnfj]{line-height:1.7}.document-content[data-astro-cid-yvbahnfj] h2:first-child{margin-top:0}.pdf-wrapper[data-astro-cid-yvbahnfj]{position:relative}.pdf-toolbar[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:var(--spacing-xs);padding:.5rem var(--spacing-sm);background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--border-radius);margin-bottom:var(--spacing-md);position:sticky;top:80px;z-index:50}.toolbar-group[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:4px}.toolbar-divider[data-astro-cid-yvbahnfj]{width:1px;height:22px;background-color:var(--color-border);margin:0 4px}.toolbar-btn[data-astro-cid-yvbahnfj]{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;background-color:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:6px;color:var(--color-text-secondary);cursor:pointer;transition:all .15s ease}.toolbar-btn[data-astro-cid-yvbahnfj]:hover{background-color:var(--color-border);color:var(--color-text);border-color:var(--color-text-muted)}.toolbar-btn[data-astro-cid-yvbahnfj]:focus{outline:2px solid var(--color-accent);outline-offset:2px}.toolbar-btn[data-astro-cid-yvbahnfj].active{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff}.toolbar-btn[data-astro-cid-yvbahnfj].active:hover{background-color:var(--color-accent-hover);border-color:var(--color-accent-hover)}.zoom-level[data-astro-cid-yvbahnfj],.page-indicator[data-astro-cid-yvbahnfj]{font-size:.8125rem;font-weight:500;color:var(--color-text-secondary);padding:0 4px;white-space:nowrap}.zoom-level[data-astro-cid-yvbahnfj]{min-width:46px;text-align:center}.page-indicator[data-astro-cid-yvbahnfj]{min-width:54px;text-align:center}.pdf-container[data-astro-cid-yvbahnfj]{position:relative;min-height:400px}#pdf-viewer[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;gap:var(--spacing-md)}#pdf-viewer[data-astro-cid-yvbahnfj] .pdf-page{background-color:var(--color-bg-secondary);border-radius:var(--border-radius);overflow:hidden;box-shadow:0 4px 6px -1px #0000004d}#pdf-viewer[data-astro-cid-yvbahnfj] .pdf-page canvas{display:block;width:100%;height:auto}.pdf-loading[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-sm);padding:var(--spacing-xl);color:var(--color-text-muted)}.loading-spinner[data-astro-cid-yvbahnfj]{width:32px;height:32px;border:3px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-text[data-astro-cid-yvbahnfj]{color:#ef4444}body.pdf-fullscreen{overflow:hidden}body.pdf-fullscreen .document-page[data-astro-cid-yvbahnfj]{height:100dvh;display:flex;flex-direction:column}.pdf-wrapper[data-astro-cid-yvbahnfj].fullscreen{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.pdf-wrapper[data-astro-cid-yvbahnfj].fullscreen .pdf-toolbar[data-astro-cid-yvbahnfj]{flex-shrink:0;top:-8px;margin-bottom:-12px;border-left:none;border-right:none;border-radius:0;border-top:none}.pdf-wrapper[data-astro-cid-yvbahnfj].fullscreen .pdf-container[data-astro-cid-yvbahnfj]{flex:1;min-height:0;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;padding:0;background-color:var(--color-bg)}.pdf-wrapper[data-astro-cid-yvbahnfj].fullscreen #pdf-viewer[data-astro-cid-yvbahnfj]{display:flex;align-items:center;justify-content:center;gap:0;width:100%;height:100%}.pdf-wrapper[data-astro-cid-yvbahnfj].fullscreen #pdf-viewer[data-astro-cid-yvbahnfj] .pdf-page{max-width:100%;box-shadow:0 8px 24px #00000080}.pdf-wrapper[data-astro-cid-yvbahnfj].fullscreen #pdf-viewer[data-astro-cid-yvbahnfj] .pdf-page canvas{display:block;width:auto;height:auto;max-width:100%;max-height:100%}@media(max-width:640px){.breadcrumb[data-astro-cid-yvbahnfj]{font-size:.75rem}.pdf-toolbar[data-astro-cid-yvbahnfj]{top:70px;padding:.375rem var(--spacing-xs);flex-wrap:wrap;justify-content:center;gap:4px}.toolbar-btn[data-astro-cid-yvbahnfj]{width:32px;height:32px}.toolbar-divider[data-astro-cid-yvbahnfj]{display:none}}
