.hive-explore{padding:0}.hive-canvas{position:relative;width:100%;height:calc(100vh - 132px);min-height:420px;overflow:hidden;background:radial-gradient(120% 120% at 50% 0,rgba(var(--hex-rgb),.06),transparent 60%),var(--bg);border-radius:var(--radius);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;overscroll-behavior:contain}.hive-canvas:active{cursor:grabbing}.hive-plane{position:absolute;top:0;left:0;width:4800px;height:4800px;transform-origin:0 0;will-change:transform}.hive-slot{position:absolute;--hexW:132px;width:var(--hexW);transform:translate(-50%,-50%);content-visibility:auto;contain-intrinsic-size:132px 114px}.hive-slot:hover{z-index:3}.hive-slot .hexcell-shape{background:var(--patch-tint,var(--border-hi))}.hive-slot .hexcell{filter:drop-shadow(0 7px 18px rgba(0, 0, 0, .45))}[data-theme=light] .hive-slot .hexcell{filter:drop-shadow(0 5px 14px rgba(0, 0, 0, .18))}.hive-canvas.hive-panning .hive-slot .hexcell{filter:none}.hive-veil{position:absolute;inset:0;pointer-events:none;background:radial-gradient(130% 100% at 50% 42%,transparent 55%,rgba(0,0,0,.45) 100%),linear-gradient(180deg,rgba(var(--hex-rgb),.05),transparent 22%)}.hive-hud{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);color:var(--muted-hi);font-size:.76rem;letter-spacing:.01em;background:rgba(12,11,10,.9);border:1px solid rgba(var(--hex-rgb),.22);padding:.4rem 1rem;border-radius:999px;pointer-events:none;white-space:nowrap;box-shadow:0 6px 20px rgba(0,0,0,.35)}button.hexcell-edge{cursor:pointer}button.hexcell-edge:hover{filter:brightness(1.7)}.hexcell-core{cursor:pointer}.atlas{display:flex;flex-direction:column;gap:1rem;padding:1.1rem 1.3rem;position:relative}.atlas-head h1{margin:0 0 .3rem;font-size:1.25rem;color:var(--accent-ink)}.soon-pill{vertical-align:.15em;margin-left:.6em;border:1px solid var(--border-hi);border-radius:999px;padding:2px 10px;font-size:.68rem;font-weight:500;letter-spacing:.02em;color:var(--muted-hi);background:var(--surface);white-space:nowrap}.atlas-lede{margin:0;max-width:46rem;color:var(--muted-hi);font-size:.92rem;line-height:1.5}.atlas-map{--atlas-land:#262019;--atlas-land-hover:#3a2d1c;--atlas-coast:rgba(255, 214, 150, 0.22);--atlas-land-dim:#1c1712;--atlas-coast-dim:rgba(255, 214, 150, 0.12);--atlas-land-on:#33281a;position:relative;border:1px solid var(--border);border-radius:var(--radius);padding:.7rem;background:radial-gradient(120% 120% at 50% 0,rgba(var(--hex-rgb),.06),transparent 60%),var(--bg)}[data-theme=light] .atlas-map{--atlas-land:#ddd5c1;--atlas-land-hover:#f2d894;--atlas-coast:rgba(107, 85, 36, 0.35);--atlas-land-dim:#e7e1d2;--atlas-coast-dim:rgba(107, 85, 36, 0.2);--atlas-land-on:#eecf8a}.atlas-map svg{display:block;width:100%;height:auto}.atlas-map path{fill:var(--atlas-land);stroke:var(--atlas-coast);stroke-width:.5;cursor:pointer;transition:fill .12s ease}.atlas-map path:hover{fill:var(--atlas-land-hover);stroke:var(--accent)}.atlas-focused path{cursor:default;fill:var(--atlas-land-dim);stroke:var(--atlas-coast-dim);vector-effect:non-scaling-stroke;stroke-width:1}.atlas-focused path.on{fill:var(--atlas-land-on);stroke:var(--accent);stroke-width:2}.atlas-chip{position:absolute;z-index:5;pointer-events:none;background:rgba(8,9,12,.88);border:1px solid rgba(255,191,62,.35);color:#ffd98a;padding:3px 10px;border-radius:8px;font-size:.8rem;white-space:nowrap}[data-theme=light] .atlas-chip{background:rgba(255,255,255,.94);border-color:rgba(158,116,16,.45);color:#3a2f18;box-shadow:var(--shadow-sm)}.atlas-crumb{display:flex;align-items:center;gap:8px;font-size:.92rem}.atlas-back{color:var(--muted-hi)}.atlas-back:hover{color:var(--accent-ink)}.atlas-sep{color:var(--muted)}#atlas-name{color:var(--accent-ink)}.atlas-note{max-width:40rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:.8rem 1rem;font-size:.85rem;color:var(--muted-hi);line-height:1.5}.atlas-note b{color:var(--accent-ink)}.atlas-foot{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.atlas-dom{display:inline-flex;flex-direction:column;gap:1px;border:1px solid rgba(255,191,62,.3);border-radius:10px;padding:6px 12px;background:var(--surface)}.atlas-dom b{color:var(--accent-ink);font-size:.85rem}.atlas-dom span{color:var(--muted);font-size:.72rem}.atlas-dom:hover{border-color:var(--accent)}.atlas-credit{flex-basis:100%;margin:.2rem 0 0;color:var(--muted);font-size:.72rem}