.rc-flight-table[data-astro-cid-oquggyyi]{--table-radius: 1.15rem;--table-column-template: .98fr .84fr .94fr .82fr .52fr;--deck-sky-height: 5.2rem;--deck-runway-height: 3.8rem;--plane-width: 7.25rem;--plane-start: 1.8rem;--plane-end-gap: 1.8rem;--plane-ground: 1.15rem;--plane-lift: 1.38rem;--sky-top: color-mix(in srgb, var(--accent-primary) 7%, #ffffff);--sky-bottom: color-mix(in srgb, var(--surface-main) 97%, #ffffff);--asphalt: color-mix(in srgb, #1f2937 88%, var(--surface-panel));--asphalt-edge: color-mix(in srgb, #94a3b8 30%, transparent);--runway-mark: color-mix(in srgb, #ffffff 90%, transparent);--table-bg: color-mix(in srgb, var(--surface-main) 97%, white);--table-header-bg: color-mix(in srgb, #1f2937 92%, var(--surface-panel));--table-line: color-mix(in srgb, var(--divider-soft) 80%, #cbd5e1);--table-text: var(--text-primary);--plane-body-top: color-mix(in srgb, #f8fafc 78%, var(--surface-main));--plane-body-mid: #d7dee8;--plane-body-bottom: #94a3b8;--plane-copper-top: color-mix(in srgb, var(--accent-primary) 72%, #fbbf24);--plane-copper-mid: color-mix(in srgb, var(--accent-primary) 86%, #b45309);--plane-copper-bottom: color-mix(in srgb, var(--accent-primary) 72%, #7c2d12);--plane-blue-top: #38bdf8;--plane-blue-mid: #0ea5e9;--plane-blue-bottom: #075985;--plane-nose: #cbd5e1;width:100%;min-width:0;margin:1.45rem 0;font-family:var(--font-main)}.rc-flight-table__surface[data-astro-cid-oquggyyi]{width:100%;min-width:0;overflow:hidden;border-radius:var(--table-radius);background:var(--table-bg);box-shadow:var(--panel-shadow)}.rc-flight-table__deck[data-astro-cid-oquggyyi]{container-type:inline-size;position:relative;height:calc(var(--deck-sky-height) + var(--deck-runway-height));overflow:hidden;background:linear-gradient(180deg,var(--sky-top),var(--sky-bottom))}.rc-flight-table__sky[data-astro-cid-oquggyyi]{height:var(--deck-sky-height)}.rc-flight-table__asphalt[data-astro-cid-oquggyyi]{position:relative;height:var(--deck-runway-height);border-block-start:1px solid var(--asphalt-edge);border-block-end:1px solid color-mix(in srgb,#e5e7eb 26%,transparent);background:linear-gradient(180deg,color-mix(in srgb,#ffffff 7%,transparent),transparent 36%),var(--asphalt)}.rc-flight-table__asphalt[data-astro-cid-oquggyyi]:before,.rc-flight-table__asphalt[data-astro-cid-oquggyyi]:after{content:"";position:absolute;top:.64rem;bottom:.64rem;width:.18rem;border-radius:999px;background:color-mix(in srgb,#fb923c 86%,white)}.rc-flight-table__asphalt[data-astro-cid-oquggyyi]:before{left:1.3rem}.rc-flight-table__asphalt[data-astro-cid-oquggyyi]:after{right:1.3rem}.rc-flight-table__runway-bars[data-astro-cid-oquggyyi]{position:absolute;top:.72rem;width:7.25rem;height:2.38rem;background:repeating-linear-gradient(180deg,var(--runway-mark) 0 .2rem,transparent .2rem .48rem)}.rc-flight-table__runway-bars--left[data-astro-cid-oquggyyi]{left:2.12rem;transform:skew(-14deg)}.rc-flight-table__runway-bars--right[data-astro-cid-oquggyyi]{right:2.12rem;transform:skew(14deg)}.rc-flight-table__centerline[data-astro-cid-oquggyyi]{position:absolute;left:18%;right:18%;top:50%;height:.3rem;transform:translateY(-50%);opacity:.94;background:repeating-linear-gradient(90deg,var(--runway-mark) 0 1.85rem,transparent 1.85rem 3.7rem)}.rc-flight-table__plane[data-astro-cid-oquggyyi]{position:absolute;left:var(--plane-start);bottom:var(--plane-ground);z-index:6;width:var(--plane-width);height:auto;overflow:visible;transform-origin:center;will-change:transform,opacity;animation:rc-plane-flight 5.4s linear infinite}.rc-flight-table__plane-shadow[data-astro-cid-oquggyyi]{position:absolute;left:calc(var(--plane-start) + .5rem);bottom:.94rem;z-index:4;width:calc(var(--plane-width) * .66);height:.36rem;border-radius:999px;background:color-mix(in srgb,#020617 22%,transparent);filter:blur(2px);opacity:.28;transform-origin:center;will-change:transform,opacity;animation:rc-plane-shadow 5.4s linear infinite}@keyframes rc-plane-flight{0%{transform:translateZ(0) rotate(0);opacity:1}13%{transform:translate3d(calc(10cqw - var(--plane-start)),0,0) rotate(-1deg);opacity:1}31%{transform:translate3d(calc(30cqw - var(--plane-start)),calc(var(--plane-lift) * -1),0) rotate(-7deg);opacity:1}66%{transform:translate3d(calc(66cqw - var(--plane-start)),calc(var(--plane-lift) * -.84),0) rotate(-1deg);opacity:1}88%{transform:translate3d(calc(100cqw - var(--plane-width) - var(--plane-start) - var(--plane-end-gap)),0,0) rotate(1deg);opacity:1}92%{transform:translate3d(calc(100cqw - var(--plane-width) - var(--plane-start) - var(--plane-end-gap)),-.11rem,0) rotate(0);opacity:1}96%{transform:translate3d(calc(100cqw - var(--plane-width) - var(--plane-start) - var(--plane-end-gap)),0,0) rotate(0);opacity:1}97.5%{transform:translate3d(calc(100cqw - var(--plane-width) - var(--plane-start) - var(--plane-end-gap)),0,0) rotate(0);opacity:0}98.5%{transform:translateZ(0) rotate(0);opacity:0}to{transform:translateZ(0) rotate(0);opacity:1}}@keyframes rc-plane-shadow{0%{transform:translateZ(0) scaleX(1);opacity:.28}13%{transform:translate3d(calc(10cqw - var(--plane-start)),0,0) scaleX(1);opacity:.26}31%{transform:translate3d(calc(30cqw - var(--plane-start)),0,0) scaleX(.7);opacity:.1}66%{transform:translate3d(calc(66cqw - var(--plane-start)),0,0) scaleX(.72);opacity:.11}88%,96%{transform:translate3d(calc(100cqw - var(--plane-width) - var(--plane-start) - var(--plane-end-gap)),0,0) scaleX(1);opacity:.28}97.5%{opacity:0}98.5%{transform:translateZ(0) scaleX(1);opacity:0}to{transform:translateZ(0) scaleX(1);opacity:.28}}.rc-flight-table__grid[data-astro-cid-oquggyyi]{width:100%;min-width:0;overflow:hidden;border-inline:1px solid color-mix(in srgb,var(--border-soft) 70%,transparent);border-block-end:1px solid color-mix(in srgb,var(--border-soft) 70%,transparent);border-radius:0 0 var(--table-radius) var(--table-radius);background:var(--table-bg)}.rc-flight-table__header[data-astro-cid-oquggyyi],.rc-flight-table__row[data-astro-cid-oquggyyi]{display:grid;grid-template-columns:var(--table-column-template);min-width:0}.rc-flight-table__header[data-astro-cid-oquggyyi]{background:var(--table-header-bg)}.rc-flight-table__row[data-astro-cid-oquggyyi]{background:var(--table-bg)}.rc-flight-table__row[data-astro-cid-oquggyyi]:nth-child(odd){background:color-mix(in srgb,var(--surface-panel) 28%,var(--table-bg))}.rc-flight-table__cell[data-astro-cid-oquggyyi]{min-width:0;min-height:4.35rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.66rem .34rem;color:var(--table-text);font-size:.96rem;font-weight:520;line-height:1.05;text-align:center;font-variant-numeric:tabular-nums;border-block-start:1px solid var(--table-line)}.rc-flight-table__cell[data-astro-cid-oquggyyi]+.rc-flight-table__cell[data-astro-cid-oquggyyi]{border-inline-start:1px solid var(--table-line)}.rc-flight-table__cell--header[data-astro-cid-oquggyyi]{min-height:3.6rem;color:#f8fafc;font-size:.98rem;font-weight:690;letter-spacing:-.02em;border-block-start:0}.rc-flight-table__heading[data-astro-cid-oquggyyi]{display:block;max-width:100%;font-weight:700;letter-spacing:-.025em;line-height:.98;white-space:nowrap}.rc-flight-table__subheading[data-astro-cid-oquggyyi]{display:block;margin-block-start:.14rem;color:color-mix(in srgb,#f8fafc 82%,transparent);font-size:.66rem;font-weight:600;letter-spacing:-.01em;line-height:1;white-space:nowrap}.rc-flight-table__value[data-astro-cid-oquggyyi]{display:block;max-width:100%;color:inherit;font:inherit;letter-spacing:-.015em;white-space:nowrap}.rc-flight-table__cell--id[data-astro-cid-oquggyyi]:not(.rc-flight-table__cell--header){background:color-mix(in srgb,var(--surface-panel) 32%,transparent)}.rc-flight-table__cell--id[data-astro-cid-oquggyyi] .rc-flight-table__value[data-astro-cid-oquggyyi]{color:color-mix(in srgb,var(--accent-primary) 68%,var(--text-primary));font-size:1.04rem;font-weight:850;letter-spacing:-.025em}.rc-flight-table__landing-dot[data-astro-cid-oquggyyi]{display:inline-flex;align-items:center;justify-content:center;width:1.62rem;height:1.62rem;border-radius:50%;color:#fff;font-size:.98rem;font-weight:900;line-height:1}.rc-flight-table__landing-dot--yes[data-astro-cid-oquggyyi]{background:#3f9b5f;box-shadow:0 0 0 .34rem color-mix(in srgb,#22c55e 13%,var(--surface-main))}.rc-flight-table__landing-dot--no[data-astro-cid-oquggyyi]{background:#dc5a55;box-shadow:0 0 0 .34rem color-mix(in srgb,#ef4444 10%,var(--surface-main))}@media(max-width:720px){.rc-flight-table[data-astro-cid-oquggyyi]{--table-radius: .9rem;--table-column-template: .9fr .66fr .78fr .66fr .52fr;--deck-sky-height: 3.65rem;--deck-runway-height: 2.72rem;--plane-width: 4.35rem;--plane-start: .72rem;--plane-end-gap: .78rem;--plane-ground: .8rem;--plane-lift: .72rem;margin:1rem 0}.rc-flight-table__surface[data-astro-cid-oquggyyi]{box-shadow:none}.rc-flight-table__asphalt[data-astro-cid-oquggyyi]:before,.rc-flight-table__asphalt[data-astro-cid-oquggyyi]:after{top:.48rem;bottom:.48rem;width:.13rem}.rc-flight-table__asphalt[data-astro-cid-oquggyyi]:before{left:.7rem}.rc-flight-table__asphalt[data-astro-cid-oquggyyi]:after{right:.7rem}.rc-flight-table__runway-bars[data-astro-cid-oquggyyi]{top:.52rem;width:3.35rem;height:1.52rem;background:repeating-linear-gradient(180deg,var(--runway-mark) 0 .14rem,transparent .14rem .34rem)}.rc-flight-table__runway-bars--left[data-astro-cid-oquggyyi]{left:.86rem}.rc-flight-table__runway-bars--right[data-astro-cid-oquggyyi]{right:.86rem}.rc-flight-table__centerline[data-astro-cid-oquggyyi]{left:22%;right:22%;height:.2rem;background:repeating-linear-gradient(90deg,var(--runway-mark) 0 .78rem,transparent .78rem 1.56rem)}.rc-flight-table__plane-shadow[data-astro-cid-oquggyyi]{left:calc(var(--plane-start) + .28rem);bottom:.62rem;height:.28rem;filter:blur(1.6px)}.rc-flight-table__grid[data-astro-cid-oquggyyi]{border-inline:0}.rc-flight-table__cell[data-astro-cid-oquggyyi]{min-height:3rem;padding:.3rem .04rem;font-size:.68rem;font-weight:560}.rc-flight-table__cell--header[data-astro-cid-oquggyyi]{min-height:2.52rem;font-size:.55rem;font-weight:700;letter-spacing:-.012em}.rc-flight-table__heading[data-astro-cid-oquggyyi]{font-weight:710;letter-spacing:-.012em}.rc-flight-table__subheading[data-astro-cid-oquggyyi]{margin-block-start:.07rem;font-size:.42rem;font-weight:560}.rc-flight-table__cell--id[data-astro-cid-oquggyyi] .rc-flight-table__value[data-astro-cid-oquggyyi]{font-size:.72rem}.rc-flight-table__landing-dot[data-astro-cid-oquggyyi]{width:1.08rem;height:1.08rem;font-size:.7rem}.rc-flight-table__landing-dot--yes[data-astro-cid-oquggyyi]{box-shadow:0 0 0 .16rem color-mix(in srgb,#22c55e 12%,var(--surface-main))}.rc-flight-table__landing-dot--no[data-astro-cid-oquggyyi]{box-shadow:0 0 0 .16rem color-mix(in srgb,#ef4444 10%,var(--surface-main))}}@media(prefers-reduced-motion:reduce){.rc-flight-table__plane[data-astro-cid-oquggyyi],.rc-flight-table__plane-shadow[data-astro-cid-oquggyyi]{animation:none}}html[data-theme=dark] .rc-flight-table[data-astro-cid-oquggyyi]{--sky-top: color-mix(in srgb, var(--accent-primary) 11%, #111827);--sky-bottom: color-mix(in srgb, var(--surface-main) 95%, #0f172a);--table-bg: color-mix(in srgb, var(--surface-main) 94%, #020617);--table-header-bg: color-mix(in srgb, #111827 88%, var(--surface-panel));--asphalt: color-mix(in srgb, #0f172a 86%, var(--surface-panel));--runway-mark: color-mix(in srgb, #f8fafc 76%, transparent);--plane-body-top: #d8e0ea;--plane-body-mid: #94a3b8;--plane-body-bottom: #475569;--plane-nose: #94a3b8}.notation-mnemonic[data-astro-cid-2fgsqypw]{--notation-ink: color-mix(in oklab, var(--text-1, #24180f) 92%, black);--notation-muted: color-mix(in oklab, var(--text-2, #5f5348) 84%, transparent);--notation-accent: color-mix(in oklab, var(--brand, #c66a1d) 86%, #8b3f13);--notation-row-accent: color-mix(in oklab, #355c9a 76%, var(--notation-ink));--notation-column-accent: color-mix(in oklab, #c66a1d 88%, var(--notation-ink));width:100%;margin:1rem 0 .9rem;padding-block:.65rem .8rem;min-height:5.1rem;overflow:visible}.notation-mnemonic__flow[data-astro-cid-2fgsqypw]{display:flex;align-items:center;justify-content:center;gap:clamp(.62rem,2.2vw,1.3rem);min-width:0;overflow:visible}.notation-mnemonic__arrow[data-astro-cid-2fgsqypw]{color:var(--notation-accent);font-size:clamp(1.55rem,4vw,2.25rem);font-weight:700;line-height:1;transform:translateY(-.03em);flex:0 0 auto}.notation-token[data-astro-cid-2fgsqypw]{display:inline-grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:center;justify-items:start;min-width:max-content;color:var(--notation-ink);font-family:Times New Roman,ui-serif,Georgia,serif;line-height:1;flex:0 0 auto}.notation-token__base[data-astro-cid-2fgsqypw]{grid-row:1 / 3;grid-column:1;font-weight:800;letter-spacing:-.035em}.notation-token__sup[data-astro-cid-2fgsqypw],.notation-token__sub[data-astro-cid-2fgsqypw]{grid-column:2;margin-left:.14em;color:var(--notation-muted);white-space:nowrap}.notation-token__sup[data-astro-cid-2fgsqypw]{grid-row:1;align-self:end;transform:translateY(-.5em)}.notation-token__sub[data-astro-cid-2fgsqypw]{grid-row:2;align-self:start;transform:translateY(.52em)}.notation-token--word[data-astro-cid-2fgsqypw] .notation-token__base[data-astro-cid-2fgsqypw]{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.44rem,4vw,2.18rem);font-weight:680;letter-spacing:-.06em}.notation-token--word[data-astro-cid-2fgsqypw] .notation-token__sup[data-astro-cid-2fgsqypw],.notation-token--word[data-astro-cid-2fgsqypw] .notation-token__sub[data-astro-cid-2fgsqypw]{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.76rem,1.75vw,.98rem);font-weight:700;letter-spacing:-.015em}.notation-token--symbol[data-astro-cid-2fgsqypw] .notation-token__base[data-astro-cid-2fgsqypw],.notation-token--final[data-astro-cid-2fgsqypw] .notation-token__base[data-astro-cid-2fgsqypw]{font-size:clamp(2.2rem,5.8vw,3.65rem);font-style:italic;font-weight:800}.notation-token--symbol[data-astro-cid-2fgsqypw] .notation-token__sup[data-astro-cid-2fgsqypw],.notation-token--symbol[data-astro-cid-2fgsqypw] .notation-token__sub[data-astro-cid-2fgsqypw]{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.78rem,1.85vw,1rem);font-weight:700;letter-spacing:-.015em}.notation-token--final[data-astro-cid-2fgsqypw] .notation-token__sup[data-astro-cid-2fgsqypw],.notation-token--final[data-astro-cid-2fgsqypw] .notation-token__sub[data-astro-cid-2fgsqypw]{color:var(--notation-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.98rem,2.35vw,1.34rem);font-style:normal;font-weight:640;letter-spacing:-.02em}.notation-token--final[data-astro-cid-2fgsqypw] .notation-token__sup[data-astro-cid-2fgsqypw]{transform:translateY(-.66em)}.notation-token--final[data-astro-cid-2fgsqypw] .notation-token__sub[data-astro-cid-2fgsqypw]{transform:translateY(.64em)}.notation-token__hint--row[data-astro-cid-2fgsqypw]{color:var(--notation-row-accent);font-weight:850}.notation-token__hint--column[data-astro-cid-2fgsqypw]{color:var(--notation-column-accent);font-weight:850}.notation-final[data-astro-cid-2fgsqypw]{display:flex;align-items:center;gap:clamp(.62rem,1.7vw,.95rem);min-width:0;flex:0 0 auto}.notation-ranges[data-astro-cid-2fgsqypw]{display:grid;gap:.2rem;color:var(--notation-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.82rem,1.5vw,.96rem);font-weight:560;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.notation-range[data-astro-cid-2fgsqypw]{display:flex;align-items:center;gap:.28rem;position:relative}.notation-range--row[data-astro-cid-2fgsqypw]{top:-.52rem}.notation-range--column[data-astro-cid-2fgsqypw]{top:.52rem}.notation-range__arrow[data-astro-cid-2fgsqypw]{color:var(--notation-accent);font-size:.98em;font-weight:560;line-height:1}.notation-range__text[data-astro-cid-2fgsqypw]{color:var(--notation-ink);font-weight:560}@media(max-width:720px){.notation-mnemonic[data-astro-cid-2fgsqypw]{margin:.9rem 0 .85rem;padding-block:.95rem 1.05rem;min-height:5.9rem}.notation-mnemonic__flow[data-astro-cid-2fgsqypw]{justify-content:flex-start;gap:.46rem;overflow-x:auto;overflow-y:visible;padding:.5rem .15rem .55rem;scrollbar-width:none}.notation-mnemonic__flow[data-astro-cid-2fgsqypw]::-webkit-scrollbar{display:none}.notation-mnemonic__arrow[data-astro-cid-2fgsqypw]{font-size:1.62rem;font-weight:680}.notation-token--word[data-astro-cid-2fgsqypw] .notation-token__base[data-astro-cid-2fgsqypw]{font-size:1.46rem;font-weight:650}.notation-token--word[data-astro-cid-2fgsqypw] .notation-token__sup[data-astro-cid-2fgsqypw],.notation-token--word[data-astro-cid-2fgsqypw] .notation-token__sub[data-astro-cid-2fgsqypw]{font-size:.72rem;font-weight:690}.notation-token--symbol[data-astro-cid-2fgsqypw] .notation-token__base[data-astro-cid-2fgsqypw],.notation-token--final[data-astro-cid-2fgsqypw] .notation-token__base[data-astro-cid-2fgsqypw]{font-size:2.22rem;font-weight:780}.notation-token--symbol[data-astro-cid-2fgsqypw] .notation-token__sup[data-astro-cid-2fgsqypw],.notation-token--symbol[data-astro-cid-2fgsqypw] .notation-token__sub[data-astro-cid-2fgsqypw]{font-size:.76rem;font-weight:690}.notation-token--final[data-astro-cid-2fgsqypw] .notation-token__sup[data-astro-cid-2fgsqypw],.notation-token--final[data-astro-cid-2fgsqypw] .notation-token__sub[data-astro-cid-2fgsqypw]{font-size:.96rem;font-weight:620}.notation-final[data-astro-cid-2fgsqypw]{gap:.58rem}.notation-ranges[data-astro-cid-2fgsqypw]{font-size:.82rem;gap:.22rem;font-weight:540}.notation-range[data-astro-cid-2fgsqypw]{gap:.22rem}.notation-range--row[data-astro-cid-2fgsqypw]{top:-.62rem}.notation-range--column[data-astro-cid-2fgsqypw]{top:.62rem}.notation-range__arrow[data-astro-cid-2fgsqypw],.notation-range__text[data-astro-cid-2fgsqypw]{font-weight:540}}@media(max-width:430px){.notation-mnemonic[data-astro-cid-2fgsqypw]{padding-block:1rem 1.1rem;min-height:6.15rem}.notation-mnemonic__flow[data-astro-cid-2fgsqypw]{gap:.38rem;padding-block:.56rem .6rem}.notation-mnemonic__arrow[data-astro-cid-2fgsqypw]{font-size:1.44rem}.notation-token--word[data-astro-cid-2fgsqypw] .notation-token__base[data-astro-cid-2fgsqypw]{font-size:1.34rem}.notation-token--word[data-astro-cid-2fgsqypw] .notation-token__sup[data-astro-cid-2fgsqypw],.notation-token--word[data-astro-cid-2fgsqypw] .notation-token__sub[data-astro-cid-2fgsqypw]{font-size:.66rem}.notation-token--symbol[data-astro-cid-2fgsqypw] .notation-token__base[data-astro-cid-2fgsqypw],.notation-token--final[data-astro-cid-2fgsqypw] .notation-token__base[data-astro-cid-2fgsqypw]{font-size:2.04rem}.notation-token--symbol[data-astro-cid-2fgsqypw] .notation-token__sup[data-astro-cid-2fgsqypw],.notation-token--symbol[data-astro-cid-2fgsqypw] .notation-token__sub[data-astro-cid-2fgsqypw]{font-size:.7rem}.notation-token--final[data-astro-cid-2fgsqypw] .notation-token__sup[data-astro-cid-2fgsqypw],.notation-token--final[data-astro-cid-2fgsqypw] .notation-token__sub[data-astro-cid-2fgsqypw]{font-size:.9rem}.notation-ranges[data-astro-cid-2fgsqypw]{font-size:.76rem}.notation-range--row[data-astro-cid-2fgsqypw]{top:-.66rem}.notation-range--column[data-astro-cid-2fgsqypw]{top:.66rem}}[data-theme=dark] .notation-mnemonic[data-astro-cid-2fgsqypw],.dark .notation-mnemonic[data-astro-cid-2fgsqypw]{--notation-ink: color-mix(in oklab, var(--text-1, #f7ead8) 94%, white);--notation-muted: color-mix(in oklab, var(--text-2, #c9b8a2) 86%, transparent);--notation-accent: color-mix(in oklab, var(--brand, #f0a33a) 86%, #ffd38a);--notation-row-accent: color-mix(in oklab, #8bb7ff 82%, var(--notation-ink));--notation-column-accent: color-mix(in oklab, #f0b14a 86%, var(--notation-ink))}.notation-explorer[data-astro-cid-bye3zgv3]{--explorer-bg: color-mix(in oklab, var(--surface-1, #fffaf3) 16%, white);--explorer-bg-soft: color-mix(in oklab, var(--surface-2, #f7efe3) 18%, white);--explorer-bg-muted: color-mix(in oklab, var(--surface-2, #f7efe3) 12%, white);--explorer-border: color-mix(in oklab, var(--text-1, #1f2937) 10%, transparent);--explorer-line: color-mix(in oklab, var(--text-2, #64748b) 18%, transparent);--explorer-ink: color-mix(in oklab, var(--text-1, #132536) 96%, black);--explorer-muted: color-mix(in oklab, var(--text-2, #66758a) 88%, transparent);--explorer-active: color-mix(in oklab, var(--brand, #b65f16) 72%, #9a4b0f);--explorer-active-soft: color-mix(in oklab, var(--explorer-active) 11%, transparent);--explorer-blue: #2563eb;--explorer-blue-soft: color-mix(in oklab, #2563eb 6%, var(--explorer-bg));--explorer-label-soft: color-mix(in oklab, #4f46e5 7%, var(--explorer-bg));--explorer-label-ink: #3730a3;--explorer-good-bg: color-mix(in oklab, #22c55e 14%, white);--explorer-good-ink: #166534;--explorer-bad-bg: color-mix(in oklab, #ef4444 12%, white);--explorer-bad-ink: #991b1b;max-width:950px;margin:2rem auto;padding:clamp(2.2rem,5vw,4rem) clamp(1rem,3vw,2rem) clamp(1rem,3vw,2.6rem);overflow:hidden;color:var(--explorer-ink);background:var(--explorer-bg);border:1px solid var(--explorer-border);border-radius:16px;box-shadow:0 18px 48px color-mix(in oklab,black 4%,transparent);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.grid-stage[data-astro-cid-bye3zgv3]{display:grid;grid-template-columns:80px 110px minmax(0,1fr) minmax(0,1.12fr) minmax(0,1fr) minmax(0,1.05fr);grid-template-rows:90px 40px 50px 70px 70px 70px 70px;width:100%;max-width:800px;margin:0 auto;padding-bottom:18px}.grid-control-j[data-astro-cid-bye3zgv3]{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-top:15px;padding-bottom:10px}.grid-control-i[data-astro-cid-bye3zgv3]{position:relative;z-index:10;display:flex;align-items:center}.cell[data-astro-cid-bye3zgv3]{display:flex;align-items:center;justify-content:center;min-width:0;color:var(--explorer-ink);font-size:1.05rem;text-align:center;transition:background-color .15s ease,box-shadow .15s ease,color .15s ease}.header-top[data-astro-cid-bye3zgv3]{color:var(--explorer-muted);font-size:.78rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.meta-group[data-astro-cid-bye3zgv3]{color:color-mix(in oklab,var(--explorer-muted) 78%,transparent);font-size:.72rem}.features-group[data-astro-cid-bye3zgv3]{background:var(--explorer-bg-muted);border-radius:8px 8px 0 0}.label-group[data-astro-cid-bye3zgv3]{color:var(--explorer-label-ink);background:var(--explorer-label-soft);border-radius:8px 8px 0 0}.header-bot[data-astro-cid-bye3zgv3]{color:var(--explorer-ink);font-weight:760;text-align:center;border-bottom:2px solid var(--explorer-line)}.col-id[data-astro-cid-bye3zgv3]{color:var(--explorer-muted);font-weight:760}.data-cell[data-astro-cid-bye3zgv3]{border-bottom:1px solid color-mix(in oklab,var(--explorer-line) 55%,transparent)}.label-prefix[data-astro-cid-bye3zgv3]{margin-right:.35rem;color:var(--explorer-muted);font-size:.78rem;font-style:normal;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.math-label[data-astro-cid-bye3zgv3]{color:var(--explorer-ink);font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-style:italic;font-weight:800;white-space:nowrap}.grid-control-j[data-astro-cid-bye3zgv3] .math-label[data-astro-cid-bye3zgv3]{position:absolute;top:-25px;left:50%;transform:translate(-50%)}.bound-label[data-astro-cid-bye3zgv3]{position:absolute;color:color-mix(in oklab,var(--explorer-muted) 72%,transparent);font-size:.78rem;font-weight:700;white-space:nowrap}.bound-j[data-astro-cid-bye3zgv3]{top:-20px;right:0}.bound-i[data-astro-cid-bye3zgv3]{bottom:-35px;left:50%;transform:translate(-50%)}.track-container-h[data-astro-cid-bye3zgv3],.track-container-v[data-astro-cid-bye3zgv3]{position:relative;width:100%;height:100%}.line-h[data-astro-cid-bye3zgv3]{position:absolute;top:50%;left:10%;right:10%;height:3px;background:var(--explorer-line);border-radius:999px;transform:translateY(-50%)}.line-v[data-astro-cid-bye3zgv3]{position:absolute;top:10%;bottom:10%;left:50%;width:3px;background:var(--explorer-line);border-radius:999px;transform:translate(-50%)}.stops-wrapper-h[data-astro-cid-bye3zgv3]{display:flex;width:100%;height:100%}.stops-wrapper-v[data-astro-cid-bye3zgv3]{display:flex;flex-direction:column;width:100%;height:100%}.stop-h[data-astro-cid-bye3zgv3],.stop-v[data-astro-cid-bye3zgv3]{position:relative;display:flex;flex:1;align-items:center;justify-content:center;cursor:pointer}.stop-h[data-astro-cid-bye3zgv3] input[data-astro-cid-bye3zgv3],.stop-v[data-astro-cid-bye3zgv3] input[data-astro-cid-bye3zgv3]{position:absolute;opacity:0;pointer-events:none}.stop-h[data-astro-cid-bye3zgv3] span[data-astro-cid-bye3zgv3],.stop-v[data-astro-cid-bye3zgv3] span[data-astro-cid-bye3zgv3]{position:relative;z-index:2;display:flex;width:26px;height:26px;align-items:center;justify-content:center;color:var(--explorer-muted);background:var(--explorer-bg);border:3px solid color-mix(in oklab,var(--explorer-muted) 30%,transparent);border-radius:999px;font-size:.85rem;font-weight:800;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.stop-h[data-astro-cid-bye3zgv3]:hover span[data-astro-cid-bye3zgv3],.stop-v[data-astro-cid-bye3zgv3]:hover span[data-astro-cid-bye3zgv3]{border-color:color-mix(in oklab,var(--explorer-muted) 56%,transparent)}.stop-h[data-astro-cid-bye3zgv3] input[data-astro-cid-bye3zgv3]:focus-visible+span[data-astro-cid-bye3zgv3],.stop-v[data-astro-cid-bye3zgv3] input[data-astro-cid-bye3zgv3]:focus-visible+span[data-astro-cid-bye3zgv3]{outline:3px solid color-mix(in oklab,var(--explorer-active) 32%,transparent);outline-offset:3px}.stop-h[data-astro-cid-bye3zgv3] input[data-astro-cid-bye3zgv3]:checked+span[data-astro-cid-bye3zgv3],.stop-v[data-astro-cid-bye3zgv3] input[data-astro-cid-bye3zgv3]:checked+span[data-astro-cid-bye3zgv3]{color:#fff;background:var(--explorer-active);border-color:var(--explorer-active);box-shadow:0 0 0 6px var(--explorer-active-soft);transform:scale(1.14)}.grid-stage[data-astro-cid-bye3zgv3].has-selection .data-cell[data-astro-cid-bye3zgv3][data-row].active-row,.grid-stage[data-astro-cid-bye3zgv3].has-selection .cell[data-astro-cid-bye3zgv3][data-col].active-col{background-color:color-mix(in oklab,var(--explorer-muted) 4%,transparent)}.grid-stage[data-astro-cid-bye3zgv3].has-selection .data-cell[data-astro-cid-bye3zgv3][data-label=true].active-row{background-color:var(--explorer-label-soft)}.grid-stage[data-astro-cid-bye3zgv3].has-selection .data-cell[data-astro-cid-bye3zgv3].active-cell{color:var(--explorer-blue);background-color:var(--explorer-blue-soft);border-radius:8px;box-shadow:inset 0 0 0 2px color-mix(in oklab,var(--explorer-blue) 82%,white);font-weight:900}.label-badge[data-astro-cid-bye3zgv3]{display:inline-flex;min-width:44px;height:30px;align-items:center;justify-content:center;padding-inline:.62rem;border-radius:999px;font-size:.86rem;font-weight:850;line-height:1}.badge-yes[data-astro-cid-bye3zgv3]{color:var(--explorer-good-ink);background:var(--explorer-good-bg)}.badge-no[data-astro-cid-bye3zgv3]{color:var(--explorer-bad-ink);background:var(--explorer-bad-bg)}.notation-readout[data-astro-cid-bye3zgv3]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.3vw,1.5rem);width:100%;margin-top:3.2rem;padding-top:2rem;border-top:1px solid var(--explorer-line)}.readout-card[data-astro-cid-bye3zgv3]{min-width:0;padding:1.35rem 1rem;text-align:center;background:color-mix(in oklab,var(--explorer-bg) 92%,white);border:1px solid var(--explorer-border);border-radius:12px;box-shadow:0 4px 14px color-mix(in oklab,black 2.5%,transparent)}.readout-label[data-astro-cid-bye3zgv3]{margin-bottom:.9rem;color:var(--explorer-muted);font-size:.72rem;font-weight:850;letter-spacing:.075em;text-transform:uppercase}.math-display[data-astro-cid-bye3zgv3]{display:flex;align-items:center;justify-content:center;gap:.25rem;min-width:0;color:var(--explorer-ink);font-family:Georgia,Times New Roman,serif;font-size:1.4rem;line-height:1.1;white-space:nowrap}.math-display[data-astro-cid-bye3zgv3] i[data-astro-cid-bye3zgv3]{font-style:italic}.equals[data-astro-cid-bye3zgv3]{padding-inline:.1rem}.math-stack[data-astro-cid-bye3zgv3]{display:inline-grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;height:1.18em;margin-left:.05rem;margin-right:.18rem;align-items:center;justify-items:left}.stack-top[data-astro-cid-bye3zgv3]{grid-row:1;font-size:.64em;line-height:1;transform:translateY(-.08em)}.stack-bot[data-astro-cid-bye3zgv3]{grid-row:2;font-size:.64em;line-height:1;transform:translateY(.1em)}.highlight-val[data-astro-cid-bye3zgv3],.label-val[data-astro-cid-bye3zgv3]{margin-left:.12rem;color:var(--explorer-blue);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:1.6rem;font-weight:900}.label-val[data-astro-cid-bye3zgv3]{color:var(--explorer-label-ink)}@media(max-width:768px){.notation-explorer[data-astro-cid-bye3zgv3]{--explorer-bg: color-mix(in oklab, var(--surface-1, #fffaf3) 24%, white);--explorer-bg-soft: color-mix(in oklab, var(--surface-2, #f7efe3) 22%, white);--explorer-bg-muted: color-mix(in oklab, var(--surface-2, #f7efe3) 16%, white);margin:1.25rem auto;padding:2.2rem .85rem 1.1rem;border-radius:14px;background:var(--explorer-bg)}.grid-stage[data-astro-cid-bye3zgv3]{grid-template-columns:40px 52px minmax(0,1fr) minmax(0,1.18fr) minmax(0,1fr) minmax(0,1.12fr);grid-template-rows:60px 25px 40px 50px 50px 50px 50px;max-width:100%;padding-bottom:8px}.hide-mobile[data-astro-cid-bye3zgv3]{display:none!important}.header-top[data-astro-cid-bye3zgv3]{display:flex;font-size:.55rem;font-weight:850;letter-spacing:.08em}.features-group[data-astro-cid-bye3zgv3]{background:color-mix(in oklab,var(--explorer-bg-muted) 78%,transparent)}.label-group[data-astro-cid-bye3zgv3]{background:color-mix(in oklab,var(--explorer-label-soft) 82%,transparent)}.cell[data-astro-cid-bye3zgv3]{font-size:.9rem}.header-bot[data-astro-cid-bye3zgv3]{font-size:.68rem;font-weight:800;letter-spacing:-.015em}.col-id[data-astro-cid-bye3zgv3]{font-size:.7rem}.data-cell[data-astro-cid-bye3zgv3].col-id{font-size:.72rem;letter-spacing:-.02em}.i-label-cell[data-astro-cid-bye3zgv3]{justify-content:flex-start;padding-left:.15rem;font-size:.9rem}.grid-control-j[data-astro-cid-bye3zgv3] .math-label[data-astro-cid-bye3zgv3]{top:-16px;font-size:1.05rem}.stop-h[data-astro-cid-bye3zgv3] span[data-astro-cid-bye3zgv3],.stop-v[data-astro-cid-bye3zgv3] span[data-astro-cid-bye3zgv3]{width:22px;height:22px;border-width:3px;font-size:.75rem}.stop-h[data-astro-cid-bye3zgv3] input[data-astro-cid-bye3zgv3]:checked+span[data-astro-cid-bye3zgv3],.stop-v[data-astro-cid-bye3zgv3] input[data-astro-cid-bye3zgv3]:checked+span[data-astro-cid-bye3zgv3]{box-shadow:0 0 0 5px var(--explorer-active-soft);transform:scale(1.12)}.label-badge[data-astro-cid-bye3zgv3]{min-width:34px;height:24px;padding-inline:.42rem;font-size:.68rem}.notation-readout[data-astro-cid-bye3zgv3]{grid-template-columns:.88fr 1.32fr .82fr;gap:.38rem;margin-top:1rem;padding-top:.9rem;border-top:1px solid var(--explorer-line)}.readout-card[data-astro-cid-bye3zgv3]{padding:.62rem .28rem .58rem;border-radius:10px;box-shadow:none}.readout-label[data-astro-cid-bye3zgv3]{margin-bottom:.42rem;font-size:.52rem;line-height:1.05;letter-spacing:.05em}.math-display[data-astro-cid-bye3zgv3]{gap:.1rem;font-size:clamp(.92rem,3.8vw,1.16rem)}.math-stack[data-astro-cid-bye3zgv3]{height:1.12em;margin-left:.01rem;margin-right:.08rem}.stack-top[data-astro-cid-bye3zgv3],.stack-bot[data-astro-cid-bye3zgv3]{font-size:.58em}.equals[data-astro-cid-bye3zgv3]{padding-inline:0}.highlight-val[data-astro-cid-bye3zgv3],.label-val[data-astro-cid-bye3zgv3]{margin-left:.03rem;font-size:clamp(1.04rem,4.4vw,1.28rem)}.readout-card--row[data-astro-cid-bye3zgv3] .math-display[data-astro-cid-bye3zgv3]{font-size:clamp(.82rem,3.35vw,1.05rem)}.readout-card--row[data-astro-cid-bye3zgv3] [data-astro-cid-bye3zgv3][data-out-xi]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:420px){.notation-explorer[data-astro-cid-bye3zgv3]{padding-inline:.68rem}.grid-stage[data-astro-cid-bye3zgv3]{grid-template-columns:36px 48px minmax(0,1fr) minmax(0,1.18fr) minmax(0,1fr) minmax(0,1.12fr);grid-template-rows:58px 24px 38px 48px 48px 48px 48px}.cell[data-astro-cid-bye3zgv3]{font-size:.84rem}.header-top[data-astro-cid-bye3zgv3]{font-size:.5rem}.header-bot[data-astro-cid-bye3zgv3]{font-size:.61rem}.col-id[data-astro-cid-bye3zgv3]{font-size:.62rem}.data-cell[data-astro-cid-bye3zgv3].col-id{font-size:.66rem}.label-badge[data-astro-cid-bye3zgv3]{min-width:31px;height:22px;padding-inline:.36rem;font-size:.62rem}.notation-readout[data-astro-cid-bye3zgv3]{gap:.3rem}.readout-card[data-astro-cid-bye3zgv3]{padding-inline:.22rem}.readout-label[data-astro-cid-bye3zgv3]{font-size:.48rem}.math-display[data-astro-cid-bye3zgv3]{font-size:clamp(.84rem,3.55vw,1rem)}.readout-card--row[data-astro-cid-bye3zgv3] .math-display[data-astro-cid-bye3zgv3]{font-size:clamp(.76rem,3.2vw,.94rem)}.highlight-val[data-astro-cid-bye3zgv3],.label-val[data-astro-cid-bye3zgv3]{font-size:clamp(.96rem,4.05vw,1.16rem)}}[data-theme=dark] .notation-explorer[data-astro-cid-bye3zgv3],.dark .notation-explorer[data-astro-cid-bye3zgv3]{--explorer-bg: color-mix(in oklab, var(--surface-1, #14100c) 82%, black);--explorer-bg-soft: color-mix(in oklab, var(--surface-2, #211812) 58%, black);--explorer-bg-muted: color-mix(in oklab, var(--surface-2, #211812) 42%, black);--explorer-border: color-mix(in oklab, var(--text-1, #f8ead8) 13%, transparent);--explorer-line: color-mix(in oklab, var(--text-2, #cdb89f) 20%, transparent);--explorer-ink: color-mix(in oklab, var(--text-1, #f8ead8) 94%, white);--explorer-muted: color-mix(in oklab, var(--text-2, #cdb89f) 84%, transparent);--explorer-active: color-mix(in oklab, var(--brand, #f0a33a) 72%, #f6c56f);--explorer-active-soft: color-mix(in oklab, var(--explorer-active) 14%, transparent);--explorer-blue: #80aaff;--explorer-blue-soft: color-mix(in oklab, #80aaff 10%, var(--explorer-bg));--explorer-label-soft: color-mix(in oklab, #9b8cff 10%, var(--explorer-bg));--explorer-label-ink: #c9c1ff;--explorer-good-bg: color-mix(in oklab, #22c55e 15%, var(--explorer-bg));--explorer-good-ink: #86efac;--explorer-bad-bg: color-mix(in oklab, #ef4444 15%, var(--explorer-bg));--explorer-bad-ink: #fca5a5}
