#aufg-shell[data-astro-cid-nxi46cct]{display:flex;flex-direction:row;height:calc(100vh - var(--header-height, 60px) - 1px);overflow:hidden;border-top:1px solid rgba(166,124,56,.25)}#aufg-cats[data-astro-cid-nxi46cct]{width:190px;flex-shrink:0;display:flex;flex-direction:column;background:var(--parchment);overflow-y:auto;padding:.4rem .3rem;gap:2px}.cats-label[data-astro-cid-nxi46cct]{padding:.3rem .4rem .5rem;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);opacity:.7}.cat-btn[data-astro-cid-nxi46cct]{display:flex;align-items:center;gap:.45rem;width:100%;text-align:left;background:none;border:none;border-left:3px solid transparent;padding:.38rem .45rem;font-size:.88rem;font-family:T4C Beaulieux,Georgia,Times New Roman,serif;color:var(--ink);cursor:pointer;border-radius:0 3px 3px 0;line-height:1.25}.cat-btn[data-astro-cid-nxi46cct]:hover{background:#a67c3826}.cat-btn[data-astro-cid-nxi46cct].is-active{background:#a67c3838;border-left-color:var(--bronze);font-weight:700}.z-divider[data-astro-cid-nxi46cct]{width:5px;flex-shrink:0;background:#a67c3840;cursor:col-resize;transition:background .12s}.z-divider[data-astro-cid-nxi46cct]:hover{background:var(--bronze)}.z-divider[data-astro-cid-nxi46cct].is-fixed-divider{cursor:default;background:#a67c382e}#aufg-list-panel[data-astro-cid-nxi46cct]{flex:1 1 0;min-width:340px;display:flex;flex-direction:column;background:var(--parchment-light);overflow:hidden}.aufg-list-toolbar[data-astro-cid-nxi46cct]{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border-bottom:1px solid rgba(166,124,56,.2);background:#a67c380d;flex-shrink:0}.aufg-search[data-astro-cid-nxi46cct]{flex:1;min-width:0;background:var(--field-bg, rgba(255,255,255,.08));color:var(--field-text, var(--ink));border:1px solid rgba(166,124,56,.45);padding:.3rem .5rem;font-size:.83rem;border-radius:3px}.aufg-count[data-astro-cid-nxi46cct]{font-size:.75rem;color:var(--muted);white-space:nowrap;font-family:system-ui,sans-serif}.aufg-table-wrap[data-astro-cid-nxi46cct]{flex:1;overflow-y:auto}.aufg-overview-table[data-astro-cid-nxi46cct]{width:100%;border-collapse:collapse;font-size:.83rem;font-family:system-ui,sans-serif}.aufg-overview-table[data-astro-cid-nxi46cct] thead[data-astro-cid-nxi46cct] th[data-astro-cid-nxi46cct]{position:sticky;top:0;background:var(--parchment);padding:.3rem .45rem;text-align:left;font-weight:700;color:var(--muted);border-bottom:2px solid rgba(166,124,56,.3);white-space:nowrap;font-size:.76rem;letter-spacing:.03em;text-transform:uppercase;z-index:1;user-select:none;cursor:pointer}th[data-astro-cid-nxi46cct].sortable:hover{color:var(--ink)}th[data-astro-cid-nxi46cct].is-sorted-asc .sort-icon[data-astro-cid-nxi46cct]:after{content:" ▲";font-size:.65rem}th[data-astro-cid-nxi46cct].is-sorted-desc .sort-icon[data-astro-cid-nxi46cct]:after{content:" ▼";font-size:.65rem}th[data-astro-cid-nxi46cct].sortable:not(.is-sorted-asc):not(.is-sorted-desc) .sort-icon[data-astro-cid-nxi46cct]:after{content:" ⇅";font-size:.6rem;opacity:.35}.aufg-overview-table[data-astro-cid-nxi46cct] tbody[data-astro-cid-nxi46cct] tr[data-astro-cid-nxi46cct]{cursor:pointer;border-bottom:1px solid rgba(166,124,56,.1)}.aufg-overview-table[data-astro-cid-nxi46cct] td[data-astro-cid-nxi46cct]{padding:.28rem .45rem;color:var(--ink);vertical-align:top;line-height:1.25}.q-name[data-astro-cid-nxi46cct]{font-weight:600;font-family:Georgia,serif}.q-meta[data-astro-cid-nxi46cct]{color:var(--muted);font-size:.8rem}#aufg-detail-panel[data-astro-cid-nxi46cct]{flex:1 1 0;min-width:340px;display:flex;flex-direction:column;overflow:hidden;background:var(--parchment-light)}.aufg-detail-toolbar[data-astro-cid-nxi46cct]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:2.35rem;padding:.45rem .65rem;border-bottom:1px solid rgba(166,124,56,.25);background:#2f241a14;font-family:system-ui,sans-serif;font-size:.88rem;flex-shrink:0}.aufg-detail-title[data-astro-cid-nxi46cct]{color:var(--ink);font-weight:700}.aufg-detail-open[data-astro-cid-nxi46cct]{color:var(--link);white-space:nowrap;font-size:.82rem}.aufg-frame-shell[data-astro-cid-nxi46cct]{flex:1;transform:translate(24px);opacity:0}.aufg-frame-shell[data-astro-cid-nxi46cct].is-entering{animation:aufg-in .22s cubic-bezier(.22,.75,.18,1) forwards}.aufg-frame-shell[data-astro-cid-nxi46cct] iframe[data-astro-cid-nxi46cct]{width:100%;height:100%;border:0;display:block;background:var(--parchment-light)}@keyframes aufg-in{0%{transform:translate(24px);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:800px){#aufg-shell[data-astro-cid-nxi46cct]{flex-direction:column;height:auto}#aufg-cats[data-astro-cid-nxi46cct]{width:100%!important;flex-direction:row;flex-wrap:wrap}.z-divider[data-astro-cid-nxi46cct]{width:100%;height:4px;cursor:row-resize}#aufg-list-panel[data-astro-cid-nxi46cct]{width:100%!important;max-height:45vh}#aufg-detail-panel[data-astro-cid-nxi46cct]{width:100%!important;height:55vh}}
