:root{--stage-bg: var(--background);--stage-panel: var(--surface-2);--stage-panel-raised: var(--surface-3);--stage-line: var(--border);--stage-line-strong: var(--border-strong);--stage-text: var(--text);--stage-muted: var(--muted);--stage-soft: var(--text-soft);--stage-accent: var(--accent);--stage-accent-soft: var(--accent-soft);--stage-boss: var(--warning)}body{background:radial-gradient(circle at 82% -18%,#1d2a32 0,transparent 42rem),var(--stage-bg);color:var(--stage-text)}.eyebrow{margin:0 0 10px;color:var(--stage-accent);font-size:.72rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.stage-page-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:54px 0 78px}.stage-hub-page,.stage-group-page{display:grid;gap:18px;color:var(--stage-text)}.stage-hub-hero,.stage-group-hero,.stage-hub-browse,.stage-hub-note,.stage-node-selector-wrap,.selected-stage,.stage-detail-section,.stage-drop-column{border:1px solid var(--stage-line);border-radius:18px;background:#171b22f0;box-shadow:var(--shadow-panel)}.stage-hub-hero,.stage-group-hero{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:clamp(26px,5vw,56px);background:radial-gradient(circle at 88% 6%,rgba(131,215,199,.16),transparent 27rem),linear-gradient(135deg,#18252a,#141a22 55%,#171923)}.stage-hub-hero h1,.stage-group-hero h1{max-width:800px;margin:8px 0 17px;color:var(--stage-text);font-size:clamp(2.7rem,7vw,5.7rem);line-height:.95;letter-spacing:-.07em}.stage-hub-hero .hero-copy,.stage-group-hero>div:first-child>p:last-child{max-width:720px;margin:0;color:var(--stage-soft);font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.55}.stage-hub-metrics,.stage-group-hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stage-hub-metrics>div,.stage-group-hero-facts>span{display:grid;gap:5px;padding:18px 20px;border:1px solid var(--stage-line);border-radius:13px;background:var(--stage-panel)}.stage-hub-metrics strong,.stage-group-hero-facts strong{color:var(--stage-accent);font-size:1.65rem}.stage-hub-metrics span,.stage-group-hero-facts span{color:var(--stage-muted);font-size:.78rem}.stage-hub-browse,.stage-hub-note,.stage-node-selector-wrap,.selected-stage,.stage-detail-section,.stage-drop-column{padding:24px}.stage-section-heading{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:17px}.stage-section-heading h2,.stage-section-heading h3{margin:5px 0 0;color:var(--stage-text);letter-spacing:-.03em}.stage-section-heading h2{font-size:1.38rem}.stage-section-heading h3{font-size:1.05rem}.stage-section-count{color:var(--stage-muted);font-size:.8rem;white-space:nowrap}.eyebrow{color:var(--stage-accent)}.stage-difficulty-tabs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.stage-difficulty-tabs button,.stage-show-all-drops{border:1px solid var(--stage-line-strong);border-radius:9px;background:transparent;color:var(--stage-muted);cursor:pointer}.stage-difficulty-tabs button{min-height:40px;padding:0 13px;font-size:.82rem;font-weight:700}.stage-difficulty-tabs button:hover,.stage-difficulty-tabs button:focus-visible,.stage-difficulty-tabs button.is-active{border-color:var(--stage-accent);background:var(--stage-accent-soft);color:var(--stage-text);outline:none}.stage-group-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stage-group-card{min-width:0;padding:20px;border:1px solid var(--stage-line);border-radius:14px;background:var(--stage-panel);transition:border-color .16s ease,transform .16s ease}.stage-group-card:hover{border-color:var(--stage-line-strong);transform:translateY(-2px)}.stage-group-card-topline,.stage-group-facts,.stage-group-card-progression{display:flex;align-items:center;justify-content:space-between;gap:10px}.stage-card-kicker{color:var(--stage-accent);font-size:.73rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.stage-card-count,.stage-card-id{color:var(--stage-muted);font-size:.76rem}.stage-group-card h2{margin:17px 0 11px;font-size:1.35rem;letter-spacing:-.04em}.stage-group-card-progression{justify-content:start;color:var(--stage-soft);font-size:.83rem}.stage-group-facts{justify-content:start;flex-wrap:wrap;margin:20px 0;color:var(--stage-muted);font-size:.76rem}.stage-group-facts strong{color:var(--stage-soft)}.stage-card-link{color:var(--stage-accent);font-size:.86rem;font-weight:750;text-decoration:none}.stage-card-link:hover,.stage-card-link:focus-visible{color:var(--stage-text)}.stage-card-id{display:block;margin-top:15px}.stage-hub-note{max-width:820px}.stage-hub-note h2{margin:5px 0 9px;font-size:1.38rem;letter-spacing:-.03em}.stage-hub-note p:last-child{margin:0;color:var(--stage-muted);line-height:1.65}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--stage-muted);font-size:.8rem}.breadcrumb a{color:var(--stage-accent);text-decoration:none}.breadcrumb a:hover,.breadcrumb a:focus-visible{color:var(--stage-text)}.stage-group-hero{align-items:start;padding:32px clamp(24px,5vw,48px)}.stage-group-hero h1{font-size:clamp(2.35rem,6vw,4.8rem)}.stage-group-hero-facts{min-width:min(290px,100%);grid-template-columns:1fr}.stage-state-notice,.stage-group-status{margin:0;padding:11px 14px;border-radius:10px;color:var(--stage-soft);font-size:.82rem}.stage-state-notice{border:1px solid rgba(239,182,155,.42);background:#efb69b14;color:var(--stage-boss)}.stage-group-status{border:1px solid var(--stage-line);background:#171b22a6}.stage-node-selector-wrap{padding-bottom:20px}.stage-node-heading{margin-bottom:15px}.stage-node-selector{display:grid;grid-template-columns:repeat(10,minmax(72px,1fr));gap:8px}.stage-node-selector>[role=listitem]{min-width:0}.stage-node-selector button{width:100%;min-width:0;min-height:66px;padding:9px 6px;border:1px solid var(--stage-line-strong);border-radius:10px;background:#12161c;color:var(--stage-muted);cursor:pointer;text-align:center}.stage-node-selector button:hover,.stage-node-selector button:focus-visible,.stage-node-selector button.is-active{border-color:var(--stage-accent);background:var(--stage-accent-soft);color:var(--stage-text);outline:none}.stage-node-label,.stage-node-step{display:block}.stage-node-label{font-size:.95rem;font-weight:800}.stage-node-step{margin-top:4px;color:inherit;font-size:.68rem}.selected-stage{display:grid;gap:18px;padding:0;overflow:hidden}.selected-stage-header{display:flex;align-items:start;justify-content:space-between;gap:18px;padding:28px 28px 5px}.selected-stage-runtime{margin:0 0 6px;color:var(--stage-accent);font-size:.82rem;font-weight:800;letter-spacing:.06em}.selected-stage-header h2{margin:0;color:var(--stage-text);font-size:clamp(1.75rem,4vw,2.7rem);letter-spacing:-.055em}.selected-stage-context{margin:8px 0 0;color:var(--stage-muted);font-size:.8rem}.stage-condition-badge{flex:0 0 auto;border:1px solid rgba(131,215,199,.32);border-radius:999px;padding:7px 10px;color:var(--stage-accent);font-size:.72rem}.selected-stage>.stage-detail-section,.selected-stage>.stage-drops-section{border-right:0;border-left:0;border-radius:0;box-shadow:none}.selected-stage>.stage-progression-section{border-bottom:0}.stage-overview-grid,.stage-reward-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0}.stage-overview-grid>div,.stage-reward-list>div{min-width:0;padding:13px;border:1px solid var(--stage-line);border-radius:10px;background:#0d101561}.stage-overview-grid dt,.stage-reward-list dt{color:var(--stage-muted);font-size:.72rem}.stage-overview-grid dd,.stage-reward-list dd{overflow-wrap:anywhere;margin:6px 0 0;color:var(--stage-soft);font-size:.82rem;font-weight:750}.stage-encounter-columns,.stage-reward-columns,.stage-drop-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stage-encounter-group,.stage-reward-card{min-width:0;padding:16px;border:1px solid var(--stage-line);border-radius:12px;background:#0d101561}.stage-encounter-group h3,.stage-reward-card h3{margin:0 0 12px;color:var(--stage-soft);font-size:.95rem}.stage-boss-group{border-color:#efb69b40}.stage-monster-grid{display:grid;gap:7px}.stage-monster-card{display:flex;align-items:center;gap:9px;min-width:0;padding:9px;border:1px solid var(--stage-line);border-radius:9px;background:var(--stage-panel)}.stage-monster-card>div{min-width:0;display:grid;gap:3px}.stage-monster-card strong{overflow:hidden;color:var(--stage-soft);font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.stage-monster-card span:not(.stage-monster-mark){color:var(--stage-muted);font-size:.68rem}.stage-monster-mark{display:grid;flex:0 0 auto;place-items:center;width:28px;height:28px;border-radius:8px;background:var(--stage-accent-soft);color:var(--stage-accent);font-size:.72rem;font-weight:850}.stage-boss-card .stage-monster-mark{background:#efb69b1f;color:var(--stage-boss)}.stage-muted{margin:0;color:var(--stage-muted);font-size:.8rem;line-height:1.5}.stage-reward-columns{align-items:start}.stage-reward-list{grid-template-columns:repeat(2,minmax(0,1fr))}.stage-bonus-items{margin-top:15px}.stage-bonus-items h4{margin:0 0 8px;color:var(--stage-muted);font-size:.74rem;text-transform:uppercase;letter-spacing:.08em}.stage-bonus-item{display:flex;align-items:center;gap:8px;padding:7px 0;border-top:1px solid var(--stage-line);color:var(--stage-soft);font-size:.8rem}.stage-bonus-item img{width:32px;height:32px;object-fit:contain}.stage-bonus-item span{min-width:0;flex:1}.stage-bonus-item strong{color:var(--stage-accent)}.stage-drops-section{padding:0}.stage-drop-column{padding:20px}.stage-drop-boss{border-color:#efb69b40}.stage-drop-groups{display:grid;gap:12px}.stage-drop-group{padding:13px;border:1px solid var(--stage-line);border-radius:11px;background:#0d101561}.stage-drop-group-heading{display:flex;justify-content:space-between;gap:10px;margin-bottom:9px}.stage-drop-group-heading h3{margin:0;color:var(--stage-soft);font-size:.8rem}.stage-drop-group-heading span{color:var(--stage-muted);font-size:.7rem}.stage-drop-targets{display:grid;gap:6px}.stage-drop-target{display:flex;align-items:center;gap:9px;min-width:0;padding:7px;border-radius:8px;background:#2026307a}.stage-drop-target>img,.stage-drop-placeholder{display:grid;flex:0 0 auto;place-items:center;width:40px;height:40px;border-radius:7px;background:#0e1217;color:var(--stage-accent);font-size:.8rem;font-weight:800;object-fit:contain}.stage-drop-target-copy{min-width:0;flex:1;display:grid;gap:3px}.stage-drop-target-copy a,.stage-drop-target-copy strong{overflow:hidden;color:var(--stage-soft);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.stage-drop-target-copy a:hover,.stage-drop-target-copy a:focus-visible{color:var(--stage-accent)}.stage-drop-target-copy span{color:var(--stage-muted);font-size:.66rem}.stage-drop-finder-link{flex:0 0 auto;color:var(--stage-accent);font-size:.68rem;text-decoration:none}.stage-drop-finder-link:hover,.stage-drop-finder-link:focus-visible{color:var(--stage-text)}.stage-show-all-drops{margin-top:10px;padding:8px 10px;color:var(--stage-accent);font-size:.72rem}.stage-show-all-drops:hover,.stage-show-all-drops:focus-visible{background:var(--stage-accent-soft);outline:none}.stage-progression-links{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.stage-progression-links a,.stage-nav-disabled{color:var(--stage-accent);font-size:.8rem;text-decoration:none}.stage-progression-links a:last-child{text-align:right}.stage-progression-links a:hover,.stage-progression-links a:focus-visible{color:var(--stage-text)}.stage-nav-disabled{color:var(--stage-muted)}.stage-progression-position{color:var(--stage-muted);font-size:.75rem;text-align:center}.stage-node-selector button:focus-visible,.stage-difficulty-tabs button:focus-visible,.stage-show-all-drops:focus-visible,.stage-card-link:focus-visible,.stage-drop-target a:focus-visible,.breadcrumb a:focus-visible{outline:2px solid var(--stage-accent);outline-offset:2px}@media(max-width:900px){.stage-node-selector{grid-template-columns:repeat(5,minmax(80px,1fr))}.stage-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.stage-page-shell{width:min(100% - 24px,1180px);padding:30px 0 56px}.stage-hub-hero,.stage-group-hero{display:grid;gap:22px;padding:26px 20px;border-radius:16px}.stage-hub-hero h1,.stage-group-hero h1{font-size:clamp(2.45rem,14vw,4.4rem)}.stage-hub-metrics{grid-template-columns:repeat(3,1fr);gap:7px}.stage-hub-metrics>div{padding:13px 9px}.stage-hub-metrics strong{font-size:1.25rem}.stage-hub-metrics span{font-size:.68rem}.stage-group-card-grid,.stage-encounter-columns,.stage-reward-columns,.stage-drop-columns{grid-template-columns:1fr}.stage-hub-browse,.stage-hub-note,.stage-node-selector-wrap,.stage-detail-section,.stage-drop-column{padding:18px}.stage-selected-stage{padding:0}.selected-stage-header{display:grid;gap:12px;padding:21px 18px 2px}.stage-condition-badge{justify-self:start}.stage-node-selector{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.stage-node-selector button{min-height:61px;padding:7px 3px}.stage-node-label{font-size:.8rem}.stage-node-step{font-size:.62rem}.stage-drop-target{align-items:start}.stage-drop-finder-link{max-width:56px;text-align:right}.stage-progression-links{grid-template-columns:1fr 1fr}.stage-progression-position{grid-column:1 / -1;grid-row:1}.stage-progression-links a:last-child{grid-column:2;grid-row:2}.stage-nav-disabled{font-size:.72rem}}@media(prefers-reduced-motion:reduce){.stage-group-card{transition:none}.stage-group-card:hover{transform:none}}
