.hero-banner,.hero-stage{--hero-color:16,185,129;--hero-accent:16,185,129}.hero-info-panel{border:1px solid rgba(var(--hero-color),.25);box-shadow:inset 0 1px 0 rgba(var(--hero-color),.15),0 0 20px rgba(var(--hero-color),.06);background:#08090ad9;border-radius:.75rem}@keyframes hero-pulse{0%,to{opacity:.25}50%{opacity:.4}}.animate-hero-pulse{animation:4s ease-in-out infinite hero-pulse}.hero-stage{position:relative}.hero-stage-bleed{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-stage-lip{background:linear-gradient(to right,transparent 0%,rgba(var(--hero-accent),.55)22%,rgba(var(--hero-accent),.55)60%,transparent 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.hero-stage-name{font-family:var(--font-reaver),Georgia,serif;letter-spacing:-.01em;text-transform:uppercase;color:var(--foreground);font-size:clamp(2.6rem,7vw,4.75rem);font-weight:700;line-height:.86}.hero-stage-kicker{font-family:var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.28em;text-transform:uppercase;color:rgba(var(--hero-accent),.95);font-size:10px;font-weight:500}.hero-stage-rail{border:1px solid rgb(from var(--foreground)r g b/.1);background:rgb(from var(--background)r g b/.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 rgb(from var(--foreground)r g b/.06),0 18px 40px -24px #000000e6;border-radius:.875rem;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:640px){.hero-stage-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.hero-stage-rail{grid-template-columns:repeat(5,minmax(0,1fr)) 1.45fr}}.hero-stage-cell{min-width:0;padding:.6rem .75rem .65rem;position:relative}.hero-stage-cell+.hero-stage-cell:before{content:"";background:rgb(from var(--foreground)r g b/.1);width:1px;position:absolute;top:18%;bottom:18%;left:0}@media (max-width:639px){.hero-stage-cell:nth-child(odd):before{display:none}}@media (min-width:640px) and (max-width:1023px){.hero-stage-cell:nth-child(3n+1):before{display:none}}.hero-stage-cell-label{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:600;display:block;overflow:hidden}.hero-stage-cell-value{font-family:var(--font-radiance),var(--font-geist-mono),monospace;white-space:nowrap;margin-top:.1rem;font-size:clamp(1.05rem,2.1vw,1.4rem);font-weight:700;line-height:1.05;display:block}.hero-stage-cell-sub{font-family:var(--font-geist-mono),ui-monospace,monospace;color:var(--muted);white-space:nowrap;font-size:9.5px;display:block}.hero-stage-tier{min-width:2.9rem;height:2.9rem;font-family:var(--font-reaver),Georgia,serif;border-style:solid;border-width:1px;border-radius:.75rem;justify-content:center;align-items:center;padding:0 .6rem;font-size:1.5rem;font-weight:700;line-height:1;display:inline-flex}.mb-panel{border:1px solid var(--border);background:var(--card);border-radius:1rem;overflow:hidden}.mb-panel-top{background:linear-gradient(to right,rgba(var(--hero-accent),.85)0%,rgba(var(--hero-accent),.25)40%,transparent 85%);height:2px}.mb-switch{flex-direction:column;flex:1 0 100%;gap:.3rem;min-width:0;display:flex}@media (min-width:640px){.mb-switch{flex:auto;align-items:flex-end}}.mb-switch-label{font-family:var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--hero-accent),.9);font-size:9.5px;font-weight:600}.mb-switch-row{align-items:center;gap:6px;max-width:100%;padding:1px;display:flex;overflow-x:auto}.mb-tab{background:rgb(from var(--foreground)r g b/.03);max-width:190px;box-shadow:inset 0 0 0 1px rgb(from var(--foreground)r g b/.14);letter-spacing:.02em;color:var(--foreground-muted);white-space:nowrap;cursor:pointer;border-radius:999px;flex:none;padding:.4rem .8rem;font-size:12px;font-weight:600;transition:color .14s,background-color .14s,box-shadow .14s;position:relative}.mb-tab:hover{color:var(--foreground);background:rgb(from var(--foreground)r g b/.08);box-shadow:inset 0 0 0 1px rgb(from var(--foreground)r g b/.28)}.mb-tab:focus-visible{outline:2px solid rgba(var(--hero-accent),.9);outline-offset:2px}.mb-tab[data-active=true]{color:var(--background);background:rgba(var(--hero-accent),.92);box-shadow:none}.mb-tab-label{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mb-columns{grid-template-columns:repeat(1,minmax(0,1fr));gap:0;display:grid}@media (min-width:900px){.mb-columns{grid-template-columns:repeat(3,minmax(0,1fr))}}.mb-col{border-top:1px solid var(--border);padding:.85rem .85rem 1rem;position:relative}@media (min-width:900px){.mb-col{border-top:none;border-left:1px solid var(--border)}.mb-col:first-child{border-left:none}}.mb-col-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.6rem;padding-bottom:.55rem;display:flex}.mb-col-phase{white-space:nowrap;font-family:var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--foreground);font-size:10.5px;font-weight:700}.mb-col-window{font-family:var(--font-radiance),var(--font-geist-mono),monospace;color:rgba(var(--hero-accent),.95);white-space:nowrap;font-size:12px;font-weight:700}.mb-steps{margin:0;padding:0;list-style:none;position:relative}.mb-steps:before{content:"";background:rgb(from var(--foreground)r g b/.12);width:1px;position:absolute;top:12px;bottom:12px;left:15px}.mb-item{border-radius:.6rem;align-items:center;gap:.5rem;padding:.3rem .35rem;transition:background-color .13s;display:flex;position:relative}.mb-item:hover{background:var(--card-hover)}.mb-step-no{z-index:1;background:var(--card);width:21px;height:21px;box-shadow:inset 0 0 0 1px rgb(from var(--foreground)r g b/.22);font-family:var(--font-geist-mono),ui-monospace,monospace;text-align:center;color:var(--foreground);border-radius:999px;flex:none;font-size:10px;font-weight:700;line-height:21px;position:relative}.mb-item:hover .mb-step-no{background:rgba(var(--hero-accent),.9);box-shadow:none;color:var(--background)}.mb-item-icon{width:36px;height:36px;box-shadow:inset 0 0 0 1.5px var(--mb-slot,rgb(from var(--foreground)r g b/.2));background:rgb(from var(--background)r g b/.6);border-radius:.5rem;flex:none;position:relative;overflow:hidden}.mb-item-name{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;line-height:1.2;display:block;overflow:hidden}.mb-item-agree{font-family:var(--font-geist-mono),ui-monospace,monospace;color:var(--muted);font-size:9.5px;display:block}.mb-item-time{font-family:var(--font-radiance),var(--font-geist-mono),monospace;color:var(--foreground);white-space:nowrap;font-size:14px;font-weight:700;line-height:1.1}.mb-item-wr{font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:10px;font-weight:600;line-height:1.1}.mb-empty{color:rgb(from var(--muted)r g b/.7);padding:1.1rem .25rem;font-size:11.5px}.mb-skill{border-top:1px solid var(--border);padding:.85rem .85rem 1rem}.mb-skill-head{flex-wrap:wrap;align-items:baseline;gap:.15rem .6rem;margin-bottom:.7rem;display:flex}.mb-skill-hint{font-family:var(--font-geist-mono),ui-monospace,monospace;color:var(--muted);font-size:10px}.sp-scroll{padding-bottom:2px;overflow:auto hidden}.sp-grid{min-width:min-content;display:inline-block}.sp-ruler{gap:5px;margin-bottom:4px;margin-left:116px;display:flex}@media (min-width:640px){.sp-ruler{margin-left:148px}}.sp-tick{text-align:center;width:28px;font-family:var(--font-geist-mono),ui-monospace,monospace;color:rgb(from var(--muted)r g b/.65);flex:none;font-size:8.5px;font-weight:600}.sp-tick[data-major=true]{color:var(--foreground-muted)}.sp-tick[data-beyond=true]{opacity:.35}.sp-cell[data-beyond=true]{box-shadow:inset 0 0 0 1px rgb(from var(--foreground)r g b/.04);background:0 0}.sp-body{gap:8px;display:flex}.sp-labels{z-index:2;background:var(--card);width:108px;box-shadow:1px 0 0 var(--border);flex-direction:column;flex:none;gap:5px;display:flex;position:sticky;left:0}@media (min-width:640px){.sp-labels{width:140px}}.sp-label{align-items:center;gap:7px;min-width:0;height:28px;display:flex}.sp-label-icon{background:rgb(from var(--background)r g b/.6);width:28px;height:28px;box-shadow:inset 0 0 0 1.5px var(--sp-tone,var(--muted));border-radius:.4rem;flex:none;overflow:hidden}.sp-label-name{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:600;overflow:hidden}.sp-cells{flex:none;position:relative}.sp-row{gap:5px;margin-bottom:5px;display:flex}.sp-row:last-child{margin-bottom:0}.sp-cell{z-index:1;background:rgb(from var(--foreground)r g b/.035);width:28px;height:28px;box-shadow:inset 0 0 0 1px rgb(from var(--foreground)r g b/.06);font-family:var(--font-geist-mono),ui-monospace,monospace;text-align:center;color:#0000;border-radius:.4rem;flex:none;font-size:11px;font-weight:700;line-height:28px;position:relative}.sp-cell[data-on=true]{background:color-mix(in srgb,var(--sp-tone)20%,transparent);box-shadow:inset 0 0 0 1.5px color-mix(in srgb,var(--sp-tone)65%,transparent);color:var(--sp-tone)}.sp-cell[data-unlock=true]{background:var(--sp-tone);box-shadow:none;color:var(--background);font-size:12px}.sp-route{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:visible}.sp-route polyline{fill:none;stroke:rgba(var(--hero-accent),.45);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}
