.toc-nav[data-astro-cid-obewoz47]{border:1px solid #e5e7eb;border-radius:.75rem;background:#fff;overflow:hidden}.toc-header[data-astro-cid-obewoz47]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.875rem 1rem;background:#f9fafb;border:none;border-bottom:1px solid #e5e7eb;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.toc-header[data-astro-cid-obewoz47]:active{background:#f3f4f6}.toc-header-left[data-astro-cid-obewoz47]{display:flex;align-items:center;gap:.5rem}.toc-icon[data-astro-cid-obewoz47]{width:1rem;height:1rem;color:#6b7280;flex-shrink:0}.toc-label[data-astro-cid-obewoz47]{font-size:.8125rem;font-weight:700;color:#374151;letter-spacing:.025em}.toc-chevron[data-astro-cid-obewoz47]{width:1rem;height:1rem;color:#9ca3af;transition:transform .25s ease;flex-shrink:0}.toc-chevron[data-astro-cid-obewoz47].collapsed{transform:rotate(-180deg)}.toc-body[data-astro-cid-obewoz47]{overflow:hidden;transition:max-height .3s ease,opacity .25s ease;max-height:60rem;opacity:1}.toc-body[data-astro-cid-obewoz47].collapsed{max-height:0;opacity:0}.toc-list[data-astro-cid-obewoz47]{list-style:none;padding:.5rem 0;margin:0;counter-reset:toc-counter}.toc-list[data-astro-cid-obewoz47] .toc-h2{counter-increment:toc-counter;position:relative}.toc-list[data-astro-cid-obewoz47] .toc-h2 a{display:flex;align-items:baseline;gap:.625rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;color:#374151;text-decoration:none;transition:background .15s,color .15s;border-left:2px solid transparent}.toc-list[data-astro-cid-obewoz47] .toc-h2 a:before{content:counter(toc-counter) ".";font-size:.75rem;font-weight:700;color:#0b3131;flex-shrink:0;min-width:1.25rem}.toc-list[data-astro-cid-obewoz47] .toc-h2 a:hover{background:#f3f4f6;color:#111827;border-left-color:#0b3131}.toc-list[data-astro-cid-obewoz47] .toc-h3 a{display:block;padding:.3125rem 1rem .3125rem 3.125rem;font-size:.75rem;color:#9ca3af;text-decoration:none;transition:color .15s}.toc-list[data-astro-cid-obewoz47] .toc-h3 a:hover{color:#6b7280}.toc-more[data-astro-cid-obewoz47]{display:flex;align-items:center;justify-content:center;gap:.25rem;width:100%;padding:.5rem 1rem;border:none;border-top:1px solid #f3f4f6;background:none;color:#6b7280;font-size:.75rem;font-weight:600;cursor:pointer;transition:color .15s,background .15s}.toc-more[data-astro-cid-obewoz47]:hover{color:#0b3131;background:#f9fafb}@media (max-width: 1023px){.toc-list[data-astro-cid-obewoz47] .toc-h2 a:before{display:none}.toc-list[data-astro-cid-obewoz47] .toc-h2 a{gap:0}.toc-list[data-astro-cid-obewoz47] .toc-h3 a{padding-left:1.75rem}}.floating-toc-wrapper[data-astro-cid-4s3aovgh]{position:fixed;bottom:1.25rem;right:1.25rem;z-index:40;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.floating-toc-btn[data-astro-cid-4s3aovgh]{display:flex;align-items:center;gap:.375rem;padding:.875rem 1.25rem;background:#0b3131;color:#fff;border:none;border-radius:2rem;box-shadow:0 4px 16px #0b313159;font-size:.875rem;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:box-shadow .15s,transform .15s,background .15s}.floating-toc-btn[data-astro-cid-4s3aovgh]:active{transform:scale(.95)}.floating-toc-btn[data-astro-cid-4s3aovgh].is-open{background:#374151;color:#fff}.floating-toc-panel[data-astro-cid-4s3aovgh]{width:16rem;max-height:60vh;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 4px 24px #0000001f;overflow:hidden;display:flex;flex-direction:column;animation:tocPanelIn .2s ease}.floating-toc-panel[data-astro-cid-4s3aovgh].is-hidden{display:none}.floating-toc-panel-header[data-astro-cid-4s3aovgh]{display:flex;align-items:center;justify-content:space-between;padding:.625rem .875rem;border-bottom:1px solid #f3f4f6;flex-shrink:0}.floating-toc-panel-title[data-astro-cid-4s3aovgh]{font-size:.75rem;font-weight:700;color:#6b7280;letter-spacing:.05em}.floating-toc-top[data-astro-cid-4s3aovgh]{display:flex;align-items:center;gap:.25rem;font-size:.6875rem;color:#9ca3af;text-decoration:none;transition:color .15s}.floating-toc-top[data-astro-cid-4s3aovgh]:active{color:#374151}.floating-toc-nav[data-astro-cid-4s3aovgh]{overflow-y:auto;padding:.375rem 0;-webkit-overflow-scrolling:touch}.floating-toc-nav[data-astro-cid-4s3aovgh] a{display:block;padding:.4375rem .875rem;font-size:.8125rem;color:#374151;text-decoration:none;transition:background .15s;line-height:1.4}.floating-toc-nav[data-astro-cid-4s3aovgh] a:active{background:#f3f4f6}.floating-toc-nav[data-astro-cid-4s3aovgh] a.toc-h3{padding-left:1.75rem;font-size:.75rem;color:#9ca3af}.floating-toc-nav[data-astro-cid-4s3aovgh] a.is-active{color:#0b3131;font-weight:600;background:#f0f7f7;border-left:2px solid #0B3131}.floating-toc-nav[data-astro-cid-4s3aovgh] a.toc-h3.is-active{color:#0b3131;background:#f0f7f7;border-left:2px solid #0B3131}@keyframes tocPanelIn{0%{opacity:0;transform:translateY(.5rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (min-width: 1024px){.floating-toc-wrapper[data-astro-cid-4s3aovgh]{display:none}}.floating-cta-btn[data-astro-cid-4s3aovgh]{position:fixed;bottom:1.25rem;left:1.25rem;z-index:40;display:inline-flex;align-items:center;padding:.625rem 1.25rem;border-radius:2rem;font-size:.8125rem;font-weight:700;text-decoration:none;box-shadow:0 2px 12px #00000026;transition:transform .15s}.floating-cta-btn[data-astro-cid-4s3aovgh]:active{transform:scale(.95)}@media (min-width: 1024px){.floating-cta-btn[data-astro-cid-4s3aovgh]{bottom:1.5rem;left:1.5rem}}.floating-banner[data-astro-cid-4s3aovgh]{position:fixed;bottom:0;left:0;right:0;z-index:45;display:flex;align-items:center;box-shadow:0 -2px 12px #0000001a}.floating-banner-inner[data-astro-cid-4s3aovgh]{flex:1;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none}.floating-banner-text[data-astro-cid-4s3aovgh]{font-size:.8125rem;font-weight:600}.floating-banner-cta[data-astro-cid-4s3aovgh]{flex-shrink:0;padding:.375rem .875rem;border-radius:.25rem;font-size:.75rem;font-weight:700}.floating-banner-close[data-astro-cid-4s3aovgh]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.5rem;color:inherit;opacity:.6;background:none;border:none;border-left:1px solid rgba(255,255,255,.2);cursor:pointer}.floating-banner-close[data-astro-cid-4s3aovgh]:hover{opacity:1}
