.explorer-root{color-scheme:dark;--bg-app:#070d0a;--bg-surface:#0d1712;--bg-elevated:#122019;--bg-tertiary:#16241c;--text-primary:#f5f7f5;--text-secondary:rgba(235,245,238,0.62);--text-tertiary:rgba(235,245,238,0.34);--border-subtle:rgba(235,245,238,0.1);--border-medium:rgba(235,245,238,0.18);--accent:#3ec46b;--shadow-card:0 1px 2px rgba(0,0,0,0.5),0 0 0 1px rgba(255,255,255,0.04)}.explorer-root .ambient-layer{opacity:1}.explorer-root .glass-50{background-color:color-mix(in srgb,var(--bg-surface) 50%,transparent)}.explorer-root .glass-60{background-color:color-mix(in srgb,var(--bg-surface) 60%,transparent)}.explorer-root .glass-70{background-color:color-mix(in srgb,var(--bg-surface) 70%,transparent)}@keyframes explorer-draw{to{stroke-dashoffset:0}}@keyframes explorer-fade{0%{opacity:0}to{opacity:1}}.reveal-ready .explorer-draw{stroke-dasharray:1;stroke-dashoffset:1}.reveal-ready [data-reveal].revealed .explorer-draw{animation:explorer-draw .9s cubic-bezier(.22,.61,.36,1) forwards}.reveal-ready .explorer-fill{opacity:0}.reveal-ready [data-reveal].revealed .explorer-fill{animation:explorer-fade .4s ease-out .5s both}@keyframes explorer-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(1.9);opacity:0}}@keyframes explorer-dash{to{stroke-dashoffset:-12}}@media (prefers-reduced-motion:reduce){.reveal-ready .explorer-draw,.reveal-ready .explorer-fill,.reveal-ready [data-reveal].revealed .explorer-draw,.reveal-ready [data-reveal].revealed .explorer-fill{animation:none!important;stroke-dashoffset:0;opacity:1}}