html,body{margin:0;min-height:100%;background:#08090d}body{font-family:IBM Plex Sans,Segoe UI,sans-serif;color:#f5f7fb}.portal-shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top,color-mix(in srgb,var(--tenant-primary) 22%,transparent),transparent 32%),radial-gradient(circle at bottom right,color-mix(in srgb,var(--tenant-accent) 18%,transparent),transparent 28%),linear-gradient(180deg,color-mix(in srgb,var(--tenant-surface) 92%,#10131d),#05060a)}.portal-header.svelte-12qhfyh{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.08);background:#05070bb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner.svelte-12qhfyh{width:min(1180px,calc(100% - 2rem));margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;padding:1rem 0}.brand-block.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.85rem;color:inherit;text-decoration:none}.brand-mark.svelte-12qhfyh{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;padding:.2rem;border-radius:1rem;background:linear-gradient(180deg,color-mix(in srgb,var(--tenant-primary) 20%,rgba(255,255,255,.08)),#ffffff05);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 40px #0000003d}.brand-mark.svelte-12qhfyh img:where(.svelte-12qhfyh){width:100%;height:100%;object-fit:contain}.brand-title.svelte-12qhfyh,.brand-subtitle.svelte-12qhfyh{display:block}.brand-title.svelte-12qhfyh{font-size:1.1rem;font-weight:800;letter-spacing:.01em}.brand-subtitle.svelte-12qhfyh{margin-top:.15rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;color:color-mix(in srgb,var(--tenant-primary) 55%,white)}.desktop-nav.svelte-12qhfyh{display:inline-flex;gap:1.6rem;justify-self:center;flex-wrap:wrap}.header-actions.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.75rem}.nav-link.svelte-12qhfyh{position:relative;display:inline-flex;align-items:center;padding:.4rem .15rem;color:#f5f7fba8;text-decoration:none;font:inherit;font-size:.95rem;font-weight:600;cursor:pointer;transition:color .16s ease}.nav-link.svelte-12qhfyh:hover,.nav-link.active.svelte-12qhfyh{color:#fff}.nav-link.active.svelte-12qhfyh:after{content:"";position:absolute;left:.15rem;right:.15rem;bottom:-.35rem;height:2px;border-radius:2px;background:color-mix(in srgb,var(--tenant-primary) 70%,white)}.audio-control-btn.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;padding:.6rem 1.1rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:inherit;text-decoration:none;font:inherit;font-size:.82rem;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.audio-control-btn.svelte-12qhfyh:hover{background:#ffffff1a;border-color:color-mix(in srgb,var(--tenant-primary) 40%,rgba(255,255,255,.1))}.status-chip.svelte-12qhfyh{display:inline-flex;align-items:center;min-height:2.6rem;padding:.55rem .9rem;border-radius:999px;border:1px solid rgba(255,191,79,.28);background:#ffbf4f1a;color:#ffd889;text-transform:uppercase;letter-spacing:.16em;font-size:.68rem;font-weight:700}.status-chip.is-live.svelte-12qhfyh{border-color:#50e38a42;background:#50e38a1f;color:#b5ffcf}.menu-toggle.svelte-12qhfyh{display:none;width:2.9rem;height:2.9rem;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:.95rem;background:#ffffff0a;cursor:pointer}.menu-line.svelte-12qhfyh{display:block;width:1.2rem;height:2px;margin:.16rem auto;background:#f5f7fb;border-radius:999px;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.top-line.menu-open.svelte-12qhfyh{transform:translateY(.38rem) rotate(45deg)}.middle-line.menu-open.svelte-12qhfyh{opacity:0}.bottom-line.menu-open.svelte-12qhfyh{transform:translateY(-.38rem) rotate(-45deg)}.drawer-layer.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;pointer-events:none}.drawer-scrim.svelte-12qhfyh{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#020408b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity .3s ease}.drawer-scrim.open.svelte-12qhfyh{opacity:1;pointer-events:auto}.drawer-panel.svelte-12qhfyh{position:absolute;top:0;right:0;bottom:0;width:min(22rem,90vw);padding:5rem 1.25rem 1.4rem;display:grid;grid-template-rows:auto auto auto 1fr;gap:1.2rem;background:#05070bf5;border-left:1px solid rgba(255,255,255,.08);box-shadow:-24px 0 60px #0006;transform:translate(100%);transition:transform .3s ease;pointer-events:auto}.drawer-panel.open.svelte-12qhfyh{transform:translate(0)}.drawer-brand.svelte-12qhfyh,.drawer-section.svelte-12qhfyh,.drawer-footer.svelte-12qhfyh,.portal-footer.svelte-12qhfyh{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:24px}.drawer-brand.svelte-12qhfyh,.drawer-section.svelte-12qhfyh,.drawer-footer.svelte-12qhfyh{padding:1rem}.drawer-brand.svelte-12qhfyh img:where(.svelte-12qhfyh),.footer-brand.svelte-12qhfyh img:where(.svelte-12qhfyh){max-width:11rem;width:100%;height:auto}.drawer-brand.svelte-12qhfyh p:where(.svelte-12qhfyh),.drawer-footer.svelte-12qhfyh p:where(.svelte-12qhfyh),.footer-brand.svelte-12qhfyh p:where(.svelte-12qhfyh),.footer-meta.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:.75rem 0 0;color:#f5f7fbbd;line-height:1.5}.drawer-heading.svelte-12qhfyh{margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.16em;font-size:.7rem;color:color-mix(in srgb,var(--tenant-primary) 56%,white)}.drawer-link.svelte-12qhfyh{display:block;padding:.85rem .95rem;border-radius:16px;text-decoration:none;color:#f5f7fb;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.drawer-link.svelte-12qhfyh+.drawer-link:where(.svelte-12qhfyh){margin-top:.65rem}.drawer-link.active.svelte-12qhfyh{border-color:color-mix(in srgb,var(--tenant-primary) 55%,rgba(255,255,255,.08));background:color-mix(in srgb,var(--tenant-primary) 18%,rgba(255,255,255,.03))}.secondary-link.svelte-12qhfyh{color:#f5f7fbcc}.portal-content.svelte-12qhfyh{width:min(1180px,calc(100% - 2rem));margin:0 auto;flex:1;padding:2rem 0 3rem}.portal-footer.svelte-12qhfyh{width:min(1180px,calc(100% - 2rem));margin:0 auto 1.6rem;padding:1.25rem}.footer-inner.svelte-12qhfyh{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(180px,1fr) minmax(220px,1fr);gap:1.25rem;align-items:start}.footer-links.svelte-12qhfyh,.footer-meta.svelte-12qhfyh{display:grid;gap:.6rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#f5f7fb;text-decoration:none}.footer-chip.svelte-12qhfyh{width:fit-content}@media(max-width:880px){.header-inner.svelte-12qhfyh{grid-template-columns:auto 1fr}.desktop-nav.svelte-12qhfyh,.desktop-audio.svelte-12qhfyh{display:none}.header-actions.svelte-12qhfyh{justify-self:end}.menu-toggle.svelte-12qhfyh{display:inline-block}.footer-inner.svelte-12qhfyh{grid-template-columns:1fr}}@media(min-width:881px){.drawer-layer.svelte-12qhfyh{display:none}}@media(max-width:640px){.brand-title.svelte-12qhfyh{font-size:.98rem}.brand-subtitle.svelte-12qhfyh{font-size:.66rem}.status-chip.svelte-12qhfyh{display:none}.portal-content.svelte-12qhfyh{width:min(1180px,calc(100% - 1rem));padding-top:1rem}.portal-footer.svelte-12qhfyh{width:min(1180px,calc(100% - 1rem));margin-bottom:.75rem;padding:1rem}}
