/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
.audPanel{width:100%;animation:.32s ease-out audPanelFade}@keyframes audPanelFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.audPanel__heading{font-family:var(--font-sans);letter-spacing:-.015em;color:#111;margin:0;font-size:clamp(1.1rem,1.4vw,1.25rem);font-weight:700;line-height:1.35}.audPanel__body{font-family:var(--font-sans);color:#0d1b3eb3;max-width:68ch;margin-top:16px;font-size:.95rem;line-height:1.75}.audPanel__body p{margin:0 0 10px}.audPanel__body p:last-child{margin-bottom:0}.audPanel__tags>astro-slot{flex-wrap:wrap;width:100%;display:flex}.audPanel__tags>astro-slot>canvas-island{flex:none;width:auto;display:inline-flex}.audPanel__tags{flex-wrap:wrap;align-items:flex-start;margin-top:40px;display:flex}.audPanel__tags .layersTag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;color:#555;box-sizing:border-box;background:0 0;border:1px solid #00000029;align-items:center;margin:0 10px 10px 0;padding:9px 14px;font-size:.62rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.audPanel__tags .layersTagLink:hover{background:#0d1b3e0d;border-color:#0d1b3e59}@media (max-width:820px){.audPanel__body{max-width:none;font-size:.92rem}.audPanel__tags{margin-top:30px}}