.allowedin.svelte-12c8c3d{gap:.65rem;display:grid}.allowedin__status-title.svelte-12c8c3d{color:var(--availability-status-color,var(--text-heading));margin:0;font-size:.9rem}.allowedin__status.svelte-12c8c3d{--availability-status-color:var(--text-heading);--availability-status-surface:transparent;flex-wrap:wrap;align-items:baseline;gap:.45rem;padding:.1rem 0;display:flex}.allowedin__status-list.svelte-12c8c3d{color:color-mix(in srgb, var(--availability-status-color) 68%, var(--text-secondary));flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.allowedin__status-list-item.svelte-12c8c3d{border-radius:var(--radius-sm)}.allowedin__status--allowed.svelte-12c8c3d{--availability-status-color:var(--allowed);--availability-status-surface:var(--allowed-soft)}.allowedin__status--limited.svelte-12c8c3d{--availability-status-color:var(--limited);--availability-status-surface:var(--limited-soft)}.allowedin__status--banned.svelte-12c8c3d{--availability-status-color:var(--banned);--availability-status-surface:var(--banned-soft)}.allowedin__status--approval.svelte-12c8c3d{--availability-status-color:var(--approval);--availability-status-surface:var(--approval-soft)}.breadcrumbs.svelte-nwb6kh{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.breadcrumbs-button.svelte-nwb6kh{color:var(--accent-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.breadcrumbs-button.svelte-nwb6kh:disabled{color:var(--text-muted);cursor:default}.breadcrumbs__list.svelte-nwb6kh{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs__list-item_container.svelte-nwb6kh:not(:last-child):after{content:"/";color:var(--text-muted);margin-left:.35rem}.breadcrumbs__list-item.svelte-nwb6kh{color:var(--text-secondary);text-decoration:none}.breadcrumbs__list-item.svelte-nwb6kh:hover{color:var(--accent-muted)}.tags.svelte-nu4lxt{gap:.6rem;display:grid}.tags-title.svelte-nu4lxt{color:var(--text-heading);margin:0;font-size:.9rem}.tags__list.svelte-nu4lxt{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.tags__list-item.svelte-nu4lxt{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-raised);color:var(--text-secondary);padding:.22rem .55rem;font-size:.78rem;font-weight:700}.page__header.svelte-vbp1by{border-bottom:1px solid var(--border-strong);width:100%;margin-bottom:25px;padding-bottom:25px}.page__header-sep.svelte-vbp1by{border-color:var(--border);margin:25px 0}.page__header-eyebrow.svelte-vbp1by{color:var(--accent-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .8rem;font-size:.76rem;font-weight:750}.page__header-title.svelte-vbp1by{max-width:47rem;color:var(--text-heading);letter-spacing:-.045em;margin:0;font-size:clamp(5rem,5vw,5rem);font-weight:720;line-height:.9}.page__header-description.svelte-vbp1by{margin:1.15rem 0 0}.page__header-description.svelte-vbp1by p:where(.svelte-vbp1by){color:var(--text-secondary);font-size:clamp(1.03rem,2vw,1.12rem);line-height:1.6}.page__header__information.svelte-vbp1by{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--surface);gap:0;margin:20px 0 10px;padding:clamp(1.2rem,3vw,1.7rem);display:grid}.page__header__information-header.svelte-vbp1by{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.page__header__information-header.svelte-vbp1by h2:where(.svelte-vbp1by){color:var(--text-heading);margin:0;font-size:.95rem;font-weight:800}.page__header__information-actions.svelte-vbp1by{flex:none;align-items:center;gap:.45rem;display:flex}.page__header__information-button.svelte-vbp1by:focus-visible{outline:2px solid var(--accent-muted);outline-offset:2px}.page__header__information-button.svelte-vbp1by{transition:background .15s,border-color .15s,color .15s}@media (prefers-reduced-motion:reduce){.page__header__information-button.svelte-vbp1by{transition:none}}.page__header__information-button.svelte-vbp1by{border:1px solid var(--border);border-radius:var(--radius-sm);min-height:2.75rem;font:inherit;cursor:pointer;justify-content:center;align-items:center;padding:.55rem;font-weight:800;text-decoration:none;display:inline-flex}.page__header__information-button.svelte-vbp1by:disabled{cursor:default;opacity:.55}.page__header__information-button.svelte-vbp1by{background:var(--surface-raised);color:var(--text-secondary);width:2.75rem}.page__header__information-button.svelte-vbp1by:hover{border-color:var(--border-strong);background:var(--surface-hover);color:var(--text-heading)}.page__header__information-button[aria-pressed=true].svelte-vbp1by{border-color:color-mix(in srgb, var(--accent) 34%, var(--border));background:var(--accent-soft);color:var(--accent-muted)}.page__header__information-content.svelte-vbp1by{grid-template-rows:1fr;margin-top:1rem;transition:grid-template-rows .18s,margin-top .18s,opacity .16s;display:grid;overflow:hidden}.page__header__information--is-collapsed.svelte-vbp1by .page__header__information-content:where(.svelte-vbp1by){opacity:0;pointer-events:none;grid-template-rows:0fr;margin-top:0}.page__header__information-content-inner.svelte-vbp1by{gap:1rem;min-height:0;display:grid;overflow:hidden}.page__header__information-empty.svelte-vbp1by{color:var(--text-muted);margin:0;font-size:.9rem}@media (width<=48rem){.page__header__information.svelte-vbp1by{padding:1rem}.page__header__information--responsive-default.svelte-vbp1by .page__header__information-content:where(.svelte-vbp1by){opacity:0;pointer-events:none;grid-template-rows:0fr;margin-top:0}}@media (prefers-reduced-motion:reduce){.page__header__information-content.svelte-vbp1by{transition:none}}.site-footer.svelte-11aea0x{border-top:1px solid var(--border);background:linear-gradient(180deg, #ffffff05, transparent 16rem), var(--surface);color:var(--text-secondary)}.site-footer__main.svelte-11aea0x{padding-block:clamp(4rem,7vw,7rem);padding-inline:clamp(1rem,4vw,3rem)}.site-footer__main-inner.svelte-11aea0x,.site-footer__legal-inner.svelte-11aea0x{width:min(100%, var(--content-width));margin-inline:auto}.site-footer__main-inner.svelte-11aea0x{grid-template-columns:minmax(18rem,1.5fr) minmax(10rem,.8fr) minmax(10rem,.8fr) minmax(10rem,.8fr);grid-template-areas:"brand browse project legal""brand community resources legal";align-items:start;gap:clamp(2rem,4vw,3.5rem) clamp(1.5rem,4vw,3rem);display:grid}.site-footer__brand.svelte-11aea0x{grid-area:brand;max-width:30rem}.site-footer__brand-heading.svelte-11aea0x{align-items:center;gap:1rem;margin-bottom:1.35rem;display:flex}.site-footer__logo.svelte-11aea0x{flex:none;width:74px;height:32px}.site-footer__brand.svelte-11aea0x h2:where(.svelte-11aea0x),.site-footer__group.svelte-11aea0x h2:where(.svelte-11aea0x){color:var(--text-heading);margin:0}.site-footer__brand.svelte-11aea0x h2:where(.svelte-11aea0x){font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.1}.site-footer__brand-heading.svelte-11aea0x p:where(.svelte-11aea0x){color:var(--text-muted);margin:.25rem 0 0;font-size:.9rem;line-height:1.4}.site-footer__description.svelte-11aea0x,.site-footer__maintainer.svelte-11aea0x{margin:0;line-height:1.65}.site-footer__description.svelte-11aea0x{color:var(--text-secondary);font-size:1rem}.site-footer__maintainer.svelte-11aea0x{color:var(--text-muted);margin-top:1rem;font-size:.92rem}.site-footer__actions.svelte-11aea0x{flex-wrap:wrap;gap:.6rem;margin:1.35rem 0 0;padding:0;list-style:none;display:flex}.site-footer__action.svelte-11aea0x{border:1px solid var(--border-strong);border-radius:var(--radius-sm);min-height:2.45rem;color:var(--text-primary);background:#ffffff05;justify-content:center;align-items:center;padding:.55rem .8rem;font-size:.88rem;font-weight:700;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}@media (prefers-reduced-motion:reduce){.site-footer__action.svelte-11aea0x{transition:none}}.site-footer__action.svelte-11aea0x:focus-visible{outline:2px solid var(--accent-muted);outline-offset:2px}.site-footer__action.svelte-11aea0x:hover{border-color:color-mix(in srgb, var(--accent) 42%, var(--border-strong));background:var(--accent-soft);color:var(--text-heading)}.site-footer__group--browse.svelte-11aea0x{grid-area:browse}.site-footer__group--project.svelte-11aea0x{grid-area:project}.site-footer__group--legal.svelte-11aea0x{grid-area:legal}.site-footer__group--community.svelte-11aea0x{grid-area:community}.site-footer__group--resources.svelte-11aea0x{grid-area:resources}.site-footer__group.svelte-11aea0x h2:where(.svelte-11aea0x){color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.85rem;font-size:.76rem;font-weight:800;line-height:1.2}.site-footer__group.svelte-11aea0x ul:where(.svelte-11aea0x){gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.site-footer__group.svelte-11aea0x a:where(.svelte-11aea0x){min-height:1.75rem;color:var(--text-secondary);text-underline-offset:.24em;align-items:center;gap:.35rem;font-size:.94rem;line-height:1.45;text-decoration-color:#0000;transition:background .15s,border-color .15s,color .15s;display:inline-flex}@media (prefers-reduced-motion:reduce){.site-footer__group.svelte-11aea0x a:where(.svelte-11aea0x){transition:none}}.site-footer__group.svelte-11aea0x a:where(.svelte-11aea0x):focus-visible{outline:2px solid var(--accent-muted);outline-offset:2px}.site-footer__group.svelte-11aea0x a:where(.svelte-11aea0x):hover{color:var(--accent-muted);text-decoration-color:currentColor}.site-footer__external-indicator.svelte-11aea0x{color:var(--text-muted);font-size:.78em;line-height:1}.site-footer__legal.svelte-11aea0x{border-top:1px solid var(--border);background:color-mix(in srgb, var(--background) 72%, var(--surface));padding:1.75rem clamp(1rem,4vw,3rem)}.site-footer__legal-inner.svelte-11aea0x{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.site-footer__legal-copy.svelte-11aea0x,.site-footer__legal-notice.svelte-11aea0x{gap:.75rem;display:grid}.site-footer__legal.svelte-11aea0x p:where(.svelte-11aea0x){color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.65}.site-footer__legal.svelte-11aea0x strong:where(.svelte-11aea0x){color:var(--text-primary)}.site-footer__legal.svelte-11aea0x a:where(.svelte-11aea0x){color:var(--text-secondary);-webkit-text-decoration-color:color-mix(in srgb, currentColor 45%, transparent);text-decoration-color:color-mix(in srgb, currentColor 45%, transparent);text-underline-offset:.24em;font-weight:700;transition:background .15s,border-color .15s,color .15s}@media (prefers-reduced-motion:reduce){.site-footer__legal.svelte-11aea0x a:where(.svelte-11aea0x){transition:none}}.site-footer__legal.svelte-11aea0x a:where(.svelte-11aea0x):focus-visible{outline:2px solid var(--accent-muted);outline-offset:2px}.site-footer__legal.svelte-11aea0x a:where(.svelte-11aea0x):hover{color:var(--accent-muted);text-decoration-color:currentColor}@media (width<=70rem){.site-footer__main-inner.svelte-11aea0x{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"brand brand""browse project""community resources""legal legal"}.site-footer__brand.svelte-11aea0x{max-width:42rem}}@media (width<=42rem){.site-footer__main.svelte-11aea0x{padding-block:3rem}.site-footer__main-inner.svelte-11aea0x,.site-footer__legal-inner.svelte-11aea0x{grid-template-columns:1fr}.site-footer__main-inner.svelte-11aea0x{grid-template-areas:"brand""browse""project""community""resources""legal";gap:2rem}.site-footer__brand-heading.svelte-11aea0x{align-items:flex-start}}.site-header.svelte-62hyt9{z-index:20;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:auto minmax(12rem,32rem) auto;align-items:center;gap:1rem;padding:.75rem clamp(1rem,3vw,2rem);display:grid;position:sticky;top:0}.site-header__logo.svelte-62hyt9{color:var(--text-heading);align-items:center;gap:.65rem;font-weight:800;text-decoration:none;display:inline-flex}.site-header__logo.svelte-62hyt9 img:where(.svelte-62hyt9){width:74px;height:32px}.site-header__search.svelte-62hyt9{justify-self:center;width:min(100%,32rem)}.site-header__search-label.svelte-62hyt9{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header__search.svelte-62hyt9 input:where(.svelte-62hyt9){border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-height:2.5rem;color:var(--text-primary);font:inherit;padding:.5rem .85rem}.site-header__actions.svelte-62hyt9{justify-content:flex-end;gap:.5rem;display:flex}.site-header__button.svelte-62hyt9:focus-visible{outline:2px solid var(--accent-muted);outline-offset:2px}.site-header__button.svelte-62hyt9{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-raised);width:2.4rem;height:2.4rem;color:var(--text-secondary);font:inherit;cursor:pointer;justify-content:center;align-items:center;font-size:1.2rem;display:inline-flex}.site-header__button--mobile.svelte-62hyt9{display:none}@media (width<=48rem){.site-header.svelte-62hyt9{grid-template-columns:1fr auto}.site-header__search.svelte-62hyt9{order:3;grid-column:1/-1}.site-header__button--desktop.svelte-62hyt9{display:none}.site-header__button--mobile.svelte-62hyt9{display:inline-flex}}.sidebar.svelte-d82ef5{top:var(--header-height);box-sizing:border-box;width:100%;max-width:var(--sidebar-width);height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));min-height:0;max-height:calc(100vh - var(--header-height));max-height:calc(100dvh - var(--header-height));overscroll-behavior-y:contain;scrollbar-gutter:stable;color:var(--text-primary);background-color:var(--background);border-right:1px solid var(--border);-webkit-overflow-scrolling:touch;flex-direction:column;padding:2.5rem 1.25rem;display:flex;position:sticky;overflow:hidden auto}.sidebar__section.svelte-d82ef5{flex-direction:column;flex-shrink:0;gap:.75rem;display:flex}.sidebar__section--resources.svelte-d82ef5{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:1.5rem}.sidebar__section--notes.svelte-d82ef5{margin-top:20px}.sidebar__heading.svelte-d82ef5{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;margin:0;padding-inline:.75rem;font-size:.75rem;font-weight:700;line-height:1.2}.sidebar__list.svelte-d82ef5{flex-direction:column;flex-shrink:0;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.sidebar__item.svelte-d82ef5,.sidebar__tree-item.svelte-d82ef5{margin:0;padding:0}.sidebar__link.svelte-d82ef5{box-sizing:border-box;border-radius:var(--radius-sm);width:100%;min-height:2.625rem;color:var(--text-secondary);align-items:center;gap:.75rem;padding:.625rem .75rem;text-decoration:none;transition:color .14s,background-color .14s;display:flex}.sidebar__link.svelte-d82ef5 span:where(.svelte-d82ef5){font-size:.875rem;font-weight:500;line-height:1.2}.sidebar__link.svelte-d82ef5:hover{color:var(--text-heading);background-color:var(--surface-hover)}.sidebar__link.svelte-d82ef5:focus-visible{color:var(--text-heading);background-color:var(--surface-hover);outline:2px solid var(--accent);outline-offset:2px}.sidebar__link--active.svelte-d82ef5,.sidebar__link[aria-current=page].svelte-d82ef5{color:var(--text-heading);background-color:var(--accent-soft)}.sidebar__link--active.svelte-d82ef5 span:where(.svelte-d82ef5),.sidebar__link[aria-current=page].svelte-d82ef5 span:where(.svelte-d82ef5){font-weight:700}.sidebar__link--active.svelte-d82ef5:hover,.sidebar__link[aria-current=page].svelte-d82ef5:hover{background-color:color-mix(in srgb, var(--accent) 13%, var(--surface))}.sidebar__divider.svelte-d82ef5{background-color:var(--border);flex-shrink:0;width:calc(100% - 1.5rem);height:1px;margin:.25rem .75rem .5rem}.sidebar__list--tree.svelte-d82ef5{padding-left:calc(var(--sidebar-depth,0) * 1rem);gap:.15rem}.sidebar__tree-item.svelte-d82ef5>.sidebar__list--tree:where(.svelte-d82ef5){margin-top:.15rem}.sidebar__tree-row.svelte-d82ef5{box-sizing:border-box;border-radius:var(--radius-sm);grid-template-columns:.75rem minmax(0,1fr);align-items:center;column-gap:.5rem;width:100%;display:grid}.sidebar__branch-toggle.svelte-d82ef5{width:1.5rem;height:2.25rem;color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.sidebar__branch-toggle.svelte-d82ef5:hover{color:var(--accent-muted);background:var(--surface-hover)}.sidebar__branch-toggle.svelte-d82ef5:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sidebar__tree-link.svelte-d82ef5{box-sizing:border-box;border-radius:var(--radius-sm);width:100%;min-height:2.25rem;color:var(--text-secondary);grid-template-columns:1.25rem minmax(0,1fr);align-items:center;column-gap:.5rem;padding:.4rem .75rem .4rem .5rem;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;transition:color .14s,background-color .14s;display:grid}.sidebar__tree-link.svelte-d82ef5:hover{color:var(--text-heading);background-color:var(--surface-hover)}.sidebar__tree-link.svelte-d82ef5:hover .sidebar__chevron:where(.svelte-d82ef5){color:var(--accent-muted)}.sidebar__tree-link.svelte-d82ef5:hover .sidebar__dot:where(.svelte-d82ef5){background-color:var(--accent-muted)}.sidebar__tree-link.svelte-d82ef5:focus-visible{color:var(--text-heading);background-color:var(--surface-hover);outline:2px solid var(--accent);outline-offset:2px}.sidebar__tree-link--active.svelte-d82ef5,.sidebar__tree-link[aria-current=page].svelte-d82ef5{color:var(--text-heading);background-color:var(--accent-soft);font-weight:700}.sidebar__tree-link--active.svelte-d82ef5 .sidebar__chevron:where(.svelte-d82ef5),.sidebar__tree-link[aria-current=page].svelte-d82ef5 .sidebar__chevron:where(.svelte-d82ef5){color:var(--accent)}.sidebar__tree-link--active.svelte-d82ef5 .sidebar__dot:where(.svelte-d82ef5),.sidebar__tree-link[aria-current=page].svelte-d82ef5 .sidebar__dot:where(.svelte-d82ef5){background-color:var(--accent)}.sidebar__chevron.svelte-d82ef5{width:.75rem;height:.75rem;color:var(--text-muted);transform-origin:50%;justify-content:center;align-items:center;font-size:1.15rem;line-height:1;transition:color .14s,transform .14s;display:inline-flex}.sidebar__chevron--open.svelte-d82ef5{color:var(--accent-muted);transform:rotate(90deg)}.sidebar__chevron--empty.svelte-d82ef5{visibility:hidden}.sidebar__dot.svelte-d82ef5{background-color:var(--border-strong);border-radius:50%;justify-self:center;width:.35rem;height:.35rem;transition:background-color .14s}.sidebar__list--resources.svelte-d82ef5{gap:.25rem}@media (width<=48rem){.sidebar.svelte-d82ef5{border-right:0;width:100%;max-width:none;height:100%;min-height:0;max-height:100%;padding:1.5rem 1rem;position:static;top:auto}}@media (prefers-reduced-motion:reduce){.sidebar__link.svelte-d82ef5,.sidebar__tree-link.svelte-d82ef5,.sidebar__chevron.svelte-d82ef5,.sidebar__dot.svelte-d82ef5{transition:none}}.site-shell.svelte-153dj0l{background:var(--background);min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex;overflow-x:clip}.site-shell__body.svelte-153dj0l{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);flex:1;display:grid;position:relative}.site-shell__sidebar.svelte-153dj0l{min-height:100%;transition:width .16s,transform .16s}.site-shell__main.svelte-153dj0l{width:100%;min-width:0;margin:0 auto;padding:clamp(1.5rem,4vw,3.5rem) clamp(1rem,4vw,3rem)}.site-shell--sidebar-collapsed.svelte-153dj0l .site-shell__body:where(.svelte-153dj0l){grid-template-columns:0 minmax(0,1fr)}.site-shell--sidebar-collapsed.svelte-153dj0l .site-shell__sidebar:where(.svelte-153dj0l){overflow:hidden}.site-shell__backdrop.svelte-153dj0l{display:none}@media (width<=48rem){.site-shell__body.svelte-153dj0l,.site-shell--sidebar-collapsed.svelte-153dj0l .site-shell__body:where(.svelte-153dj0l){display:block}.site-shell__sidebar.svelte-153dj0l{z-index:30;width:min(18rem,86vw);position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.site-shell--menu-open.svelte-153dj0l .site-shell__sidebar:where(.svelte-153dj0l){transform:translate(0)}.site-shell__backdrop.svelte-153dj0l{z-index:25;background:#00000073;border:0;display:block;position:fixed;inset:0}}@media (prefers-reduced-motion:reduce){.site-shell__sidebar.svelte-153dj0l{transition:none}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;--background:#0b0d0c;--surface:#111512;--surface-raised:#171c18;--surface-hover:#1b211c;--border:#262d27;--border-strong:#353e36;--text-heading:#f3f6f3;--text-primary:#d9dfda;--text-secondary:#a5afa7;--text-muted:#737d75;--accent:#7bff53;--accent-muted:#a0e88a;--accent-soft:#7bff5317;--party-i1:#f1c40f;--party-i1-soft:#5e522f;--party-i2:#c27c0e;--party-i2-soft:#483e32;--party-i3:#e07c23;--party-i3-soft:#4b3e34;--party-i4:#a84300;--party-i4-soft:#453831;--party-i5:#e14b3c;--party-i5-soft:#4c3937;--party-i6:#992d22;--party-i6-soft:#443634;--party-i7:#9b59b6;--party-i7-soft:#44394a;--party-i8:#3498db;--party-i8-soft:#35434c;--guest:#2ecc71;--guest-soft:#39463d;--allowed:#65d889;--allowed-soft:#41d88917;--limited:#f2b95f;--limited-soft:#f2b95f17;--banned:#f17474;--banned-soft:#f1747417;--approval:#b58cff;--approval-soft:#b58cff1a;--radius-sm:.45rem;--radius-lg:.7rem;--shadow-card:0 14px 35px #00000021;--header-height:4.75rem;--mobile-header-height:4.25rem;--content-gap:1rem;--sidebar-width:17.5rem;--content-width:76rem;--layer-content:1;--layer-sidebar:10;--layer-backdrop:20;--layer-header:30;--layer-overlay:40;font-family:Atkinson Hyperlegible,"Source Sans 3",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{background:radial-gradient(circle at 74% -10%, #7bff5309, transparent 28rem), var(--background);min-width:320px;color:var(--text-primary);-webkit-font-smoothing:antialiased;margin:0;font-size:16px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}h1,h2,h3,h4{margin:0;padding:0}
