.arena-header[data-astro-cid-x3ontxh5]{border-bottom:1px solid var(--arena-line);background:var(--arena-card);position:sticky;top:0;z-index:20}.arena-header-row[data-astro-cid-x3ontxh5]{display:flex;align-items:center;justify-content:space-between;height:60px}.arena-home[data-astro-cid-x3ontxh5]{color:var(--arena-muted);text-decoration:none;font-size:14px}.arena-nav[data-astro-cid-x3ontxh5]{display:flex;align-items:center;gap:22px}.arena-nav[data-astro-cid-x3ontxh5] a[data-astro-cid-x3ontxh5]{color:var(--arena-ink);text-decoration:none;font-size:14px;font-weight:600}.arena-btn--small[data-astro-cid-x3ontxh5]{padding:8px 16px;font-size:14px;color:#fff}.arena-enter[data-astro-cid-x3ontxh5]{opacity:0;transform:translateY(22px);filter:blur(5px);animation:arena-rise .9s cubic-bezier(.23,1,.32,1) forwards;animation-delay:calc(var(--i, 0) * .11s + 80ms)}.arena-h1[data-astro-cid-x3ontxh5] .arena-enter[data-astro-cid-x3ontxh5]{display:block}@keyframes arena-rise{to{opacity:1;transform:translateY(0);filter:blur(0)}}.arena-kinetic[data-astro-cid-x3ontxh5]{position:relative;font-style:normal;color:var(--arena-accent)}.arena-kinetic[data-astro-cid-x3ontxh5]:after{content:"";position:absolute;left:0;right:0;bottom:.02em;height:.09em;background:linear-gradient(90deg,var(--arena-accent),var(--arena-gold));border-radius:999px;transform:scaleX(0);transform-origin:left;animation:arena-draw .7s cubic-bezier(.23,1,.32,1) .95s forwards}@keyframes arena-draw{to{transform:scaleX(1)}}.arena-replay[data-astro-cid-x3ontxh5]{max-width:720px;display:flex;flex-direction:column}.arena-replay[data-astro-cid-x3ontxh5] .arena-reveal[data-astro-cid-x3ontxh5]:nth-child(2){transition-delay:.18s}.arena-replay[data-astro-cid-x3ontxh5] .arena-reveal[data-astro-cid-x3ontxh5]:nth-child(3){transition-delay:.42s}.arena-replay[data-astro-cid-x3ontxh5] .arena-bubble--user[data-astro-cid-x3ontxh5]{align-self:flex-end}@media(prefers-reduced-motion:reduce){.arena-enter[data-astro-cid-x3ontxh5]{animation:none;opacity:1;transform:none;filter:none}.arena-kinetic[data-astro-cid-x3ontxh5]:after{animation:none;transform:scaleX(1)}.arena-ghost[data-astro-cid-x3ontxh5]:before{animation:none;opacity:0}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-fig[data-astro-cid-x3ontxh5],.arena-scene--on[data-astro-cid-x3ontxh5] .arena-qbubble[data-astro-cid-x3ontxh5],.arena-scene--on[data-astro-cid-x3ontxh5] .arena-say[data-astro-cid-x3ontxh5],.arena-scene--decide[data-astro-cid-x3ontxh5] .arena-chip[data-astro-cid-x3ontxh5],.arena-scene--answered[data-astro-cid-x3ontxh5] .arena-reacts[data-astro-cid-x3ontxh5]>.arena-qbubble[data-astro-cid-x3ontxh5],.arena-scene--answered[data-astro-cid-x3ontxh5] .arena-endcard[data-astro-cid-x3ontxh5]{animation:none}.arena-caret[data-astro-cid-x3ontxh5]{animation:none}.arena-chips[data-astro-cid-x3ontxh5]{transition:none}.arena-scene--answered[data-astro-cid-x3ontxh5] .arena-reacts[data-astro-cid-x3ontxh5]>.arena-qbubble[data-astro-cid-x3ontxh5],.arena-scene--answered[data-astro-cid-x3ontxh5] .arena-endcard[data-astro-cid-x3ontxh5]{opacity:1}.arena-say[data-astro-cid-x3ontxh5]{display:none}.arena-bubblestack[data-astro-cid-x3ontxh5]{display:flex;flex-direction:column;gap:6px}.arena-qbubble[data-astro-cid-x3ontxh5]{opacity:1;margin-top:0}.arena-qbubble[data-astro-cid-x3ontxh5]:after{display:none}}.arena-hero[data-astro-cid-x3ontxh5]{position:relative;overflow:hidden;padding:72px 0 40px;background:radial-gradient(560px 320px at 12% -8%,color-mix(in srgb,var(--arena-accent) 14%,transparent),transparent 70%),radial-gradient(640px 380px at 96% 4%,color-mix(in srgb,var(--arena-gold) 10%,transparent),transparent 72%),linear-gradient(180deg,var(--arena-wash),var(--arena-bg))}.arena-hero[data-astro-cid-x3ontxh5]>.arena-container[data-astro-cid-x3ontxh5]{position:relative}.arena-ghost[data-astro-cid-x3ontxh5]{position:absolute;inset-inline:0;text-align:right;padding-right:clamp(16px,2.5vw,48px);top:44%;transform:translateY(-50%);font-family:Space Grotesk,system-ui,sans-serif;font-weight:700;font-size:min(clamp(120px,24vw,430px),calc((100vw - 120px) / 3.25));letter-spacing:-.04em;line-height:1;color:transparent;-webkit-text-stroke:1.5px color-mix(in srgb,var(--arena-ink) 15%,transparent);user-select:none;pointer-events:none}.arena-ghost[data-astro-cid-x3ontxh5]:before{content:"ARENA";position:absolute;inset:0;padding-right:inherit;-webkit-text-stroke:0;color:transparent;background:linear-gradient(105deg,transparent 34%,color-mix(in srgb,var(--arena-accent) 30%,transparent) 46%,color-mix(in srgb,var(--arena-gold) 26%,transparent) 54%,transparent 66%);background-size:240% 100%;background-position:130% 0;-webkit-background-clip:text;background-clip:text;animation:arena-sheen 8s ease-in-out infinite}@keyframes arena-sheen{0%,45%{background-position:130% 0}80%,to{background-position:-40% 0}}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.arena-ghost[data-astro-cid-x3ontxh5]{animation:arena-drift linear both;animation-timeline:view();animation-range:entry 0% exit 100%}@keyframes arena-drift{0%{transform:translateY(-42%) translate(3%)}to{transform:translateY(-58%) translate(-4%)}}}}.arena-h1[data-astro-cid-x3ontxh5]{font-size:clamp(34px,4.6vw,74px);margin:14px 0 20px;max-width:34ch}.arena-h1[data-astro-cid-x3ontxh5] em[data-astro-cid-x3ontxh5]{font-style:normal;color:var(--arena-accent)}.arena-sub[data-astro-cid-x3ontxh5]{font-size:clamp(16px,1.2vw,21px);color:var(--arena-muted);max-width:52ch;margin:0 0 24px;text-wrap:balance}.arena-founding-band[data-astro-cid-x3ontxh5]{display:inline-block;background:#fff1f2;border:1px solid #FECDD3;color:var(--arena-hot);padding:10px 18px;border-radius:999px;font-size:15px;margin-bottom:22px}.arena-hero-cta[data-astro-cid-x3ontxh5]{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:14px}.arena-note[data-astro-cid-x3ontxh5]{font-size:13px;color:var(--arena-muted)}.arena-proof[data-astro-cid-x3ontxh5]{padding:34px 0}.arena-proof-bezel[data-astro-cid-x3ontxh5]{max-width:772px}.arena-proof-card[data-astro-cid-x3ontxh5]{padding:26px 30px}.arena-proof-user[data-astro-cid-x3ontxh5]{color:var(--arena-accent);font-weight:700}.arena-proof-card[data-astro-cid-x3ontxh5] p[data-astro-cid-x3ontxh5]{margin:10px 0}.arena-proof-grid[data-astro-cid-x3ontxh5]{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,620px);gap:40px;align-items:stretch}.arena-proof-grid[data-astro-cid-x3ontxh5]>[data-astro-cid-x3ontxh5]{min-width:0}.arena-concepts[data-astro-cid-x3ontxh5]{padding:22px 24px;display:flex;flex-direction:column}.arena-eyebrow[data-astro-cid-x3ontxh5]{align-self:flex-start}.arena-scene[data-astro-cid-x3ontxh5]{display:none}.arena-scene--on[data-astro-cid-x3ontxh5]{display:flex;flex-direction:column;flex:1}.arena-scene-title[data-astro-cid-x3ontxh5]{margin:14px 0 10px;font-size:17px}.arena-scene-stage[data-astro-cid-x3ontxh5]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px 0;align-self:stretch}.arena-room[data-astro-cid-x3ontxh5]{justify-content:flex-start;gap:4px;border-radius:10px;background:radial-gradient(230px 120px at 26% 8%,color-mix(in srgb,var(--arena-accent) 7%,transparent),transparent 72%),radial-gradient(210px 110px at 82% 4%,color-mix(in srgb,var(--arena-gold) 6%,transparent),transparent 70%)}.arena-room-svg[data-astro-cid-x3ontxh5]{width:100%;max-width:480px;height:auto;display:block}.arena-room-svg[data-astro-cid-x3ontxh5] [data-astro-cid-x3ontxh5]{fill:none;stroke-width:2;stroke-linecap:round}.arena-fig[data-astro-cid-x3ontxh5]{stroke:color-mix(in srgb,var(--arena-ink) 38%,transparent)}.arena-board[data-astro-cid-x3ontxh5]{stroke:color-mix(in srgb,var(--arena-ink) 16%,transparent);stroke-width:1.5}.arena-board[data-astro-cid-x3ontxh5] polyline[data-astro-cid-x3ontxh5]{stroke:color-mix(in srgb,var(--arena-accent) 55%,transparent)}.arena-table[data-astro-cid-x3ontxh5]{fill:var(--arena-wash);stroke:var(--arena-line);stroke-width:1.5}.arena-say[data-astro-cid-x3ontxh5]{stroke:var(--arena-accent);stroke-width:1.6;opacity:0}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-fig-1[data-astro-cid-x3ontxh5]{animation:arena-fig-1 21s linear both}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-fig-2[data-astro-cid-x3ontxh5]{animation:arena-fig-2 21s linear both}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-fig-3[data-astro-cid-x3ontxh5]{animation:arena-fig-3 21s linear both}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-fig-4[data-astro-cid-x3ontxh5]{animation:arena-fig-4 21s linear both}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-fig-1[data-astro-cid-x3ontxh5] .arena-say[data-astro-cid-x3ontxh5]{animation:arena-say-1 21s linear both}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-fig-2[data-astro-cid-x3ontxh5] .arena-say[data-astro-cid-x3ontxh5]{animation:arena-say-2 21s linear both}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-fig-3[data-astro-cid-x3ontxh5] .arena-say[data-astro-cid-x3ontxh5]{animation:arena-say-3 21s linear both}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-fig-4[data-astro-cid-x3ontxh5] .arena-say[data-astro-cid-x3ontxh5]{animation:arena-say-4 21s linear both}@keyframes arena-fig-1{0%,0%{stroke:color-mix(in srgb,var(--arena-ink) 38%,transparent);transform:translateY(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}2%,18%{stroke:var(--arena-accent);transform:translateY(-3px);animation-timing-function:ease}21%,78%{stroke:color-mix(in srgb,var(--arena-ink) 38%,transparent);transform:translateY(0);animation-timing-function:ease}82%,to{stroke:color-mix(in srgb,var(--arena-accent) 70%,var(--arena-ink));transform:translateY(0)}}@keyframes arena-fig-2{0%,20%{stroke:color-mix(in srgb,var(--arena-ink) 38%,transparent);transform:translateY(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}22%,38%{stroke:var(--arena-accent);transform:translateY(-3px);animation-timing-function:ease}41%,78%{stroke:color-mix(in srgb,var(--arena-ink) 38%,transparent);transform:translateY(0);animation-timing-function:ease}82%,to{stroke:color-mix(in srgb,var(--arena-accent) 70%,var(--arena-ink));transform:translateY(0)}}@keyframes arena-fig-3{0%,40%{stroke:color-mix(in srgb,var(--arena-ink) 38%,transparent);transform:translateY(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}42%,58%{stroke:var(--arena-accent);transform:translateY(-3px);animation-timing-function:ease}61%,78%{stroke:color-mix(in srgb,var(--arena-ink) 38%,transparent);transform:translateY(0);animation-timing-function:ease}82%,to{stroke:color-mix(in srgb,var(--arena-accent) 70%,var(--arena-ink));transform:translateY(0)}}@keyframes arena-fig-4{0%,60%{stroke:color-mix(in srgb,var(--arena-ink) 38%,transparent);transform:translateY(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}62%,76%{stroke:var(--arena-accent);transform:translateY(-3px);animation-timing-function:ease}79%,78%{stroke:color-mix(in srgb,var(--arena-ink) 38%,transparent);transform:translateY(0);animation-timing-function:ease}82%,to{stroke:color-mix(in srgb,var(--arena-accent) 70%,var(--arena-ink));transform:translateY(0)}}@keyframes arena-say-1{0%,2%{opacity:0}5%,16%{opacity:.9}19%,to{opacity:0}}@keyframes arena-say-2{0%,22%{opacity:0}25%,36%{opacity:.9}39%,to{opacity:0}}@keyframes arena-say-3{0%,42%{opacity:0}45%,56%{opacity:.9}59%,to{opacity:0}}@keyframes arena-say-4{0%,62%{opacity:0}65%,76%{opacity:.9}79%,to{opacity:0}}.arena-bubblestack[data-astro-cid-x3ontxh5]{display:grid;width:100%;min-height:112px;align-items:start}.arena-qbubble[data-astro-cid-x3ontxh5]{grid-area:1 / 1;position:relative;opacity:0;background:var(--arena-card);border:1px solid var(--arena-line);border-radius:10px;padding:10px 14px;margin-top:7px;font-size:14px;line-height:1.55;color:var(--arena-ink);box-shadow:var(--arena-shadow)}.arena-q1[data-astro-cid-x3ontxh5]{opacity:1}.arena-qbubble[data-astro-cid-x3ontxh5]:after{content:"";position:absolute;top:-5px;left:var(--tail, 50%);width:9px;height:9px;transform:translate(-50%) rotate(45deg);background:var(--arena-card);border-left:1px solid var(--arena-line);border-top:1px solid var(--arena-line)}.arena-qrole[data-astro-cid-x3ontxh5]{display:block;font-family:var(--arena-mono);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--arena-accent);margin-bottom:3px}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-q1[data-astro-cid-x3ontxh5]{animation:arena-q-1 21s linear both}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-q2[data-astro-cid-x3ontxh5]{animation:arena-q-2 21s linear both}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-q3[data-astro-cid-x3ontxh5]{animation:arena-q-3 21s linear both}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-q4[data-astro-cid-x3ontxh5]{animation:arena-q-4 21s linear both}@keyframes arena-q-1{0%{opacity:0;transform:translateY(8px) scale(.98);filter:blur(3px);animation-timing-function:cubic-bezier(.23,1,.32,1)}2%,18%{opacity:1;transform:translateY(0) scale(1);filter:blur(0);animation-timing-function:ease}21%,to{opacity:0;transform:translateY(0) scale(1);filter:blur(2px)}}@keyframes arena-q-2{0%,20%{opacity:0;transform:translateY(8px) scale(.98);filter:blur(3px);animation-timing-function:cubic-bezier(.23,1,.32,1)}23%,38%{opacity:1;transform:translateY(0) scale(1);filter:blur(0);animation-timing-function:ease}41%,to{opacity:0;transform:translateY(0) scale(1);filter:blur(2px)}}@keyframes arena-q-3{0%,40%{opacity:0;transform:translateY(8px) scale(.98);filter:blur(3px);animation-timing-function:cubic-bezier(.23,1,.32,1)}43%,58%{opacity:1;transform:translateY(0) scale(1);filter:blur(0);animation-timing-function:ease}61%,to{opacity:0;transform:translateY(0) scale(1);filter:blur(2px)}}@keyframes arena-q-4{0%,60%{opacity:0;transform:translateY(8px) scale(.98);filter:blur(3px);animation-timing-function:cubic-bezier(.23,1,.32,1)}63%,76%{opacity:1;transform:translateY(0) scale(1);filter:blur(0);animation-timing-function:ease}79%,to{opacity:0;transform:translateY(0) scale(1);filter:blur(2px)}}@keyframes arena-q-you{0%,79%{opacity:0;transform:translateY(8px) scale(.98);filter:blur(3px);animation-timing-function:cubic-bezier(.23,1,.32,1)}83%,to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.arena-qyou[data-astro-cid-x3ontxh5]{background:var(--arena-accent);border-color:var(--arena-accent);color:#fff}.arena-qyou[data-astro-cid-x3ontxh5]:after{display:none}.arena-qyou[data-astro-cid-x3ontxh5] .arena-qrole[data-astro-cid-x3ontxh5]{color:color-mix(in srgb,#fff 78%,transparent)}.arena-scene--on[data-astro-cid-x3ontxh5] .arena-qyou[data-astro-cid-x3ontxh5]{animation:arena-q-you 21s linear both}.arena-caret[data-astro-cid-x3ontxh5]{display:inline-block;width:2px;height:1em;margin-left:4px;vertical-align:-.15em;background:#fff;animation:arena-caret 1s steps(2) infinite}@keyframes arena-caret{50%{opacity:0}}.arena-chips[data-astro-cid-x3ontxh5]{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .4s var(--arena-ease),transform .4s var(--arena-ease)}.arena-scene--decide[data-astro-cid-x3ontxh5] .arena-chips[data-astro-cid-x3ontxh5]{opacity:1;pointer-events:auto;transform:none}.arena-chip[data-astro-cid-x3ontxh5]{font:inherit;font-size:14px;font-weight:700;color:var(--arena-accent);background:var(--arena-card);border:1.5px solid var(--arena-accent);border-radius:999px;padding:10px 18px;cursor:pointer;transition:transform .16s var(--arena-ease),background .2s ease,color .2s ease,box-shadow .2s ease}.arena-chip[data-astro-cid-x3ontxh5]:active{transform:scale(.97)}.arena-scene--decide[data-astro-cid-x3ontxh5] .arena-chip[data-astro-cid-x3ontxh5]{animation:arena-chip-pulse 2.2s ease-in-out 2}@keyframes arena-chip-pulse{0%,to{box-shadow:0 0 #0e749000}50%{box-shadow:0 0 0 6px #0e749024}}@media(hover:hover)and (pointer:fine){.arena-chip[data-astro-cid-x3ontxh5]:hover{background:var(--arena-accent);color:#fff;transform:translateY(-1px);box-shadow:var(--arena-shadow-lift)}}.arena-phase2[data-astro-cid-x3ontxh5]{display:none;width:100%}.arena-scene--answered[data-astro-cid-x3ontxh5] .arena-phase2[data-astro-cid-x3ontxh5]{display:block}.arena-scene--answered[data-astro-cid-x3ontxh5] .arena-bubblestack[data-astro-cid-x3ontxh5],.arena-scene--answered[data-astro-cid-x3ontxh5] .arena-chips[data-astro-cid-x3ontxh5]{display:none}.arena-reacts[data-astro-cid-x3ontxh5]{display:none;flex-direction:column;gap:8px}.arena-scene--answered[data-astro-cid-x3ontxh5].arena-branch-0 .arena-reacts[data-astro-cid-x3ontxh5][data-branch="0"],.arena-scene--answered[data-astro-cid-x3ontxh5].arena-branch-1 .arena-reacts[data-astro-cid-x3ontxh5][data-branch="1"]{display:flex}.arena-phase2[data-astro-cid-x3ontxh5] .arena-qbubble[data-astro-cid-x3ontxh5]{margin-top:0}.arena-phase2[data-astro-cid-x3ontxh5] .arena-qbubble[data-astro-cid-x3ontxh5]:after{display:none}.arena-ans[data-astro-cid-x3ontxh5]{align-self:flex-end;background:var(--arena-accent);border-color:var(--arena-accent);color:#fff;font-weight:700}.arena-scene--answered[data-astro-cid-x3ontxh5] .arena-reacts[data-astro-cid-x3ontxh5]>.arena-qbubble[data-astro-cid-x3ontxh5]{animation:arena-r-in .5s var(--arena-ease) both}.arena-scene--answered[data-astro-cid-x3ontxh5] .arena-reacts[data-astro-cid-x3ontxh5]>.arena-qbubble[data-astro-cid-x3ontxh5]:nth-child(2){animation-delay:.8s}.arena-scene--answered[data-astro-cid-x3ontxh5] .arena-reacts[data-astro-cid-x3ontxh5]>.arena-qbubble[data-astro-cid-x3ontxh5]:nth-child(3){animation-delay:1.7s}.arena-endcard[data-astro-cid-x3ontxh5]{opacity:0;margin-top:14px;border-top:1px solid var(--arena-line);padding-top:14px}.arena-scene--answered[data-astro-cid-x3ontxh5] .arena-endcard[data-astro-cid-x3ontxh5]{animation:arena-r-in .6s var(--arena-ease) 2.7s both}.arena-endcard[data-astro-cid-x3ontxh5] p[data-astro-cid-x3ontxh5]{font-size:14px;line-height:1.55;color:var(--arena-muted);margin:0 0 12px}.arena-endcard[data-astro-cid-x3ontxh5] strong[data-astro-cid-x3ontxh5]{color:var(--arena-ink)}.arena-endcard-row[data-astro-cid-x3ontxh5]{display:flex;gap:14px;align-items:center;flex-wrap:wrap}@keyframes arena-r-in{0%{opacity:0;transform:translateY(10px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.arena-room-note[data-astro-cid-x3ontxh5]{font-size:12px;color:var(--arena-muted);margin:10px 0 0}.arena-h1[data-astro-cid-x3ontxh5],.arena-h2[data-astro-cid-x3ontxh5],.arena-scene-title[data-astro-cid-x3ontxh5]{text-wrap:balance}.arena-inside[data-astro-cid-x3ontxh5]{padding:44px 0;background:var(--arena-wash)}.arena-inside-sub[data-astro-cid-x3ontxh5]{color:var(--arena-muted);max-width:62ch;margin:0 0 26px}.arena-inside-grid[data-astro-cid-x3ontxh5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px}.arena-inside-col[data-astro-cid-x3ontxh5]{padding:24px 26px;border-top:3px solid var(--accent, var(--arena-accent))}.arena-inside-col[data-astro-cid-x3ontxh5] h3[data-astro-cid-x3ontxh5]{margin:0 0 12px;font-size:18px}.arena-inside-col[data-astro-cid-x3ontxh5] ul[data-astro-cid-x3ontxh5]{list-style:none;margin:0;padding:0}.arena-inside-col[data-astro-cid-x3ontxh5] li[data-astro-cid-x3ontxh5]{position:relative;padding:7px 0 7px 26px;font-size:14px;line-height:1.55;color:var(--arena-muted)}.arena-inside-col[data-astro-cid-x3ontxh5] li[data-astro-cid-x3ontxh5]:before{content:"✓";position:absolute;left:2px;top:7px;font-family:var(--arena-mono);font-weight:700;color:var(--accent, var(--arena-accent))}.arena-concept-nav[data-astro-cid-x3ontxh5]{display:flex;gap:6px;margin-top:16px}.arena-concept-dot[data-astro-cid-x3ontxh5]{width:28px;height:5px;border-radius:999px;border:none;padding:0;background:var(--arena-line);cursor:pointer;transition:background .2s ease}.arena-concept-dot[data-astro-cid-x3ontxh5][aria-current=true]{background:var(--arena-accent)}@media(max-width:1023px){.arena-proof-grid[data-astro-cid-x3ontxh5]{grid-template-columns:minmax(0,1fr)}.arena-concepts[data-astro-cid-x3ontxh5]{max-width:560px}}@media(max-width:479px){.arena-bubblestack[data-astro-cid-x3ontxh5]{min-height:128px}}.arena-scenarios[data-astro-cid-x3ontxh5]{padding:40px 0 20px}.arena-h2[data-astro-cid-x3ontxh5]{font-size:clamp(26px,3.4vw,38px);margin:8px 0 26px}.arena-grid[data-astro-cid-x3ontxh5]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px}.arena-scenario[data-astro-cid-x3ontxh5]{padding:22px;border-top:3px solid var(--accent, var(--arena-accent))}.arena-scenario-top[data-astro-cid-x3ontxh5]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.arena-scenario-icon[data-astro-cid-x3ontxh5]{font-size:26px}.arena-scenario-title[data-astro-cid-x3ontxh5]{margin:4px 0 8px;font-size:20px}.arena-scenario-tag[data-astro-cid-x3ontxh5]{font-style:italic;color:var(--arena-muted);font-size:14px;min-height:3.2em}.arena-scenario-meta[data-astro-cid-x3ontxh5]{font-size:12px;color:var(--arena-gold);margin:8px 0}.arena-scenario-inspired[data-astro-cid-x3ontxh5]{font-size:12px;color:var(--arena-muted);margin:0 0 12px}.arena-scenario-tags[data-astro-cid-x3ontxh5]{display:flex;flex-wrap:wrap;gap:6px}.arena-how[data-astro-cid-x3ontxh5]{padding:40px 0;background:var(--arena-wash)}.arena-how-grid[data-astro-cid-x3ontxh5]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.arena-how-card[data-astro-cid-x3ontxh5]{padding:20px}.arena-how-card[data-astro-cid-x3ontxh5] h3[data-astro-cid-x3ontxh5]{margin:0 0 8px;font-size:17px}.arena-how-card[data-astro-cid-x3ontxh5] p[data-astro-cid-x3ontxh5]{margin:0;font-size:14px;color:var(--arena-muted)}.arena-xray-band[data-astro-cid-x3ontxh5]{padding:34px 0;border-top:1px solid var(--arena-line)}.arena-xray-row[data-astro-cid-x3ontxh5]{display:flex;align-items:center;gap:clamp(18px,3vw,40px);flex-wrap:wrap}.arena-xray-copy[data-astro-cid-x3ontxh5]{flex:1 1 420px;min-width:0}.arena-xray-h[data-astro-cid-x3ontxh5]{font-size:clamp(20px,2.4vw,26px);margin:0 0 6px}.arena-xray-sub[data-astro-cid-x3ontxh5]{font-size:15px;color:var(--arena-muted);margin:0;max-width:62ch}.arena-xray-cta[data-astro-cid-x3ontxh5]{flex:0 0 auto}.arena-pricing[data-astro-cid-x3ontxh5]{padding:44px 0}.arena-pricing-grid[data-astro-cid-x3ontxh5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,380px));gap:18px;margin-bottom:18px}.arena-price-card[data-astro-cid-x3ontxh5]{padding:26px}.arena-price-card--hot[data-astro-cid-x3ontxh5]{border-color:var(--arena-hot);border-width:2px}@property --arena-sweep{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@supports (background: conic-gradient(from 3deg,red,red)){@media(prefers-reduced-motion:no-preference){.arena-price-card--hot[data-astro-cid-x3ontxh5]{border-color:transparent;background:linear-gradient(var(--arena-card),var(--arena-card)) padding-box,conic-gradient(from var(--arena-sweep),var(--arena-hot) 0deg,#FDA4AF 70deg,var(--arena-gold) 130deg,var(--arena-hot) 210deg,var(--arena-hot) 360deg) border-box;animation:arena-sweep-spin 7s linear infinite}@keyframes arena-sweep-spin{to{--arena-sweep: 360deg}}}}.arena-price[data-astro-cid-x3ontxh5]{font-size:30px;font-weight:700;margin:6px 0 14px}.arena-price-card[data-astro-cid-x3ontxh5] ul[data-astro-cid-x3ontxh5]{margin:0 0 18px;padding-left:18px}.arena-price-card[data-astro-cid-x3ontxh5] li[data-astro-cid-x3ontxh5]{margin:6px 0;font-size:14px}.arena-footer[data-astro-cid-x3ontxh5]{border-top:1px solid var(--arena-line);padding:26px 0 40px;color:var(--arena-muted);font-size:14px}.arena-footer[data-astro-cid-x3ontxh5] a[data-astro-cid-x3ontxh5]{color:var(--arena-accent)}@media(max-width:767px){.arena-nav[data-astro-cid-x3ontxh5] a[data-astro-cid-x3ontxh5]:not(.arena-btn):not(.arena-nav-tool){display:none}.arena-header-row[data-astro-cid-x3ontxh5]{height:auto;min-height:60px;flex-wrap:wrap;row-gap:8px;padding:10px 0}.arena-nav[data-astro-cid-x3ontxh5]{flex-wrap:wrap;gap:12px}.arena-nav-tool[data-astro-cid-x3ontxh5]{font-size:13px}.arena-hero[data-astro-cid-x3ontxh5]{padding-top:40px}}
