.export-btn[data-astro-cid-geqi4u2v]{display:inline-flex;align-items:center;gap:.35em;padding:.3rem .75rem;font-size:.8rem;font-family:inherit;color:var(--text-muted, #666);background:transparent;border:1px solid var(--border-color, rgba(44, 44, 44, .2));border-radius:9999px;cursor:pointer;transition:color .15s,border-color .15s,background .15s;white-space:nowrap}.export-btn[data-astro-cid-geqi4u2v]:hover:not(:disabled){color:var(--primary-color, #6b21a8);border-color:var(--primary-color, #6b21a8);background:var(--surface-paper, #faf9f6)}.export-icon[data-astro-cid-geqi4u2v]{width:1em;height:1em;flex-shrink:0}.collection-pdf-dialog:not([open]){display:none}.collection-pdf-dialog{display:flex;flex-direction:column;max-width:min(100vw - 1.5rem,28rem);width:100%;max-height:min(92vh,720px);height:-moz-fit-content;height:fit-content;padding:0;border:1px solid var(--border-color, rgba(44, 44, 44, .2));border-radius:12px;background:var(--surface-paper, #faf9f6);color:var(--text-color, #1a1a1a);box-shadow:0 16px 48px #0000002e;overflow:hidden}.collection-pdf-dialog::backdrop{background:#00000073}@media (min-width: 640px){.collection-pdf-dialog{max-width:min(100vw - 1.5rem,36rem);max-height:min(94vh,920px)}}@media (max-width: 639px){.collection-pdf-dialog{max-width:100vw;max-height:100vh;height:100%;min-height:100%;width:100%;border-radius:0;margin:0}}.collection-pdf-dialog-inner{display:flex;flex-direction:column;flex:0 1 auto;min-height:0;max-height:inherit;overflow:hidden}@media (max-width: 639px){.collection-pdf-dialog-inner{flex:1 1 auto;height:100%;max-height:none;min-height:0}}.collection-pdf-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-bottom:1px solid var(--border-color, rgba(44, 44, 44, .12));flex-shrink:0}.collection-pdf-dialog-title{font-size:1.05rem;font-weight:600;margin:0}.collection-pdf-dialog-close{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--text-muted);padding:.2rem .4rem}.collection-pdf-dialog-body{overflow-y:auto;padding:.85rem 1rem 1rem;flex:0 1 auto;min-height:0;max-height:min(58vh,520px)}@media (min-width: 640px){.collection-pdf-dialog-body{max-height:min(78vh,780px)}}@media (max-width: 639px){.collection-pdf-dialog-body{flex:1 1 auto;max-height:none;min-height:0}}.collection-pdf-section-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 .35rem}.collection-pdf-toc-wrap{margin-top:.5rem;border:1px solid var(--border-color, rgba(44, 44, 44, .12));border-radius:8px;background:#2c2c2c05;overflow:hidden}.collection-pdf-chapter-list{list-style:none;margin:0;padding:0;font-size:.85rem}.collection-pdf-chapter-list li{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.4rem .65rem;border-bottom:1px solid rgba(44,44,44,.06)}.collection-pdf-chapter-list li:last-child{border-bottom:none}.collection-pdf-chapter-title{flex:1;min-width:0}.collection-pdf-chapter-count{font-variant-numeric:tabular-nums;color:var(--text-muted)}.collection-pdf-contents-head{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.45rem}.collection-pdf-contents-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.collection-pdf-selection-count{font-size:.82rem;color:var(--text-muted);font-variant-numeric:tabular-nums;margin-right:.25rem}.collection-pdf-btn-tertiary{font-size:.78rem;padding:.15rem .5rem;border-radius:6px;border:1px solid var(--border-color, rgba(44, 44, 44, .25));background:transparent;cursor:pointer;color:var(--text-color)}.collection-pdf-tree-scroll{max-height:min(40vh,280px);overflow-y:auto;border:1px solid var(--border-color, rgba(44, 44, 44, .12));border-radius:8px;padding:.5rem .6rem;background:#2c2c2c05}@media (min-width: 640px){.collection-pdf-tree-scroll{max-height:min(36vh,340px)}}.pdf-tree-chapter+.pdf-tree-chapter{margin-top:.65rem;padding-top:.55rem;border-top:1px solid rgba(44,44,44,.06)}.pdf-tree-chapter-row{margin-bottom:.15rem}.pdf-tree-chapter-label,.pdf-tree-discourse-label{display:flex;gap:.4rem;align-items:flex-start;font-size:.84rem;line-height:1.35;cursor:pointer}.pdf-tree-chapter-title{font-weight:600;margin:0}.pdf-tree-id{font-variant-numeric:tabular-nums;color:var(--text-muted);font-weight:500}.pdf-tree-chapter-title .pdf-tree-id{font-weight:600;color:var(--text-color)}.pdf-tree-discourse-title{word-break:break-word;margin:0}.pdf-tree-discourses{list-style:none;margin:.35rem 0 0;padding:0 0 0 .85rem;border-left:1px solid rgba(44,44,44,.1)}.pdf-tree-discourses li{margin:.2rem 0}.collection-pdf-dialog-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:.75rem 1rem;border-top:1px solid var(--border-color, rgba(44, 44, 44, .12));flex-shrink:0}@media (max-width: 639px){.collection-pdf-dialog-footer{margin-top:auto;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}}.collection-pdf-btn-secondary{padding:.45rem .9rem;font-size:.88rem;border-radius:8px;border:1px solid var(--border-color, rgba(44, 44, 44, .25));background:transparent;cursor:pointer;color:var(--text-color)}.collection-pdf-btn-primary{padding:.45rem 1rem;font-size:.88rem;border-radius:8px;border:none;background:var(--primary-color, #6b21a8);color:#fff;cursor:pointer}.collection-pdf-btn-primary:disabled{opacity:.65;cursor:not-allowed}.collection-pdf-field,.collection-pdf-fieldset label{font-size:.88rem;line-height:1.35}.collection-pdf-fieldset[disabled]{opacity:.45;pointer-events:none}.collection-pdf-toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(calc(100% + 2rem));max-width:min(90vw,480px);padding:.7rem 1rem;background:#c0392b;color:#fff;font-size:.82rem;line-height:1.4;border-radius:8px;box-shadow:0 4px 16px #00000040;display:flex;align-items:center;gap:.6rem;z-index:10000;transition:transform .3s ease,opacity .3s ease;pointer-events:none;opacity:0}.collection-pdf-toast.visible{transform:translate(-50%) translateY(0);pointer-events:auto;opacity:1}.collection-pdf-toast .toast-msg{flex:1}.collection-pdf-toast .toast-close{background:none;border:none;color:#fff;font-size:1.1rem;cursor:pointer;padding:0 .2rem;opacity:.8}.bg-primary[data-astro-cid-cmprralq]{background-color:var(--primary-color)}.hidden[data-astro-cid-cmprralq]{display:none}.active-tab[data-astro-cid-cmprralq]{background-color:var(--primary-color);color:#fff}
