.hl-stage{position:relative;isolation:isolate;min-height:calc(100vh - 8.5rem);width:100%;overflow:hidden;background:#000;color:#fff}.hl-switcher{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(168,85,247,.25);background:rgba(0,0,0,.72);backdrop-filter:blur(14px)}.hl-switcher__inner{display:flex;align-items:center;gap:.5rem;padding:.65rem 1rem;max-width:100%}.hl-switcher__meta{flex-shrink:0;font-size:.65rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:rgba(196,181,253,.75);padding-right:.5rem;border-right:1px solid rgba(168,85,247,.3);margin-right:.25rem}.hl-switcher__tabs{display:flex;gap:.35rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;padding-bottom:2px}.hl-switcher__tabs::-webkit-scrollbar{display:none}.hl-tab{scroll-snap-align:start;flex-shrink:0;border-radius:.65rem;border:1px solid transparent;background:transparent;padding:.45rem .7rem;font-size:.72rem;font-weight:600;letter-spacing:.04em;color:rgba(255,255,255,.55);transition:color .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.hl-tab:hover{color:#fff;background:rgba(255,255,255,.05)}.hl-tab.is-active{color:#fff;border-color:rgba(168,85,247,.45);background:rgba(168,85,247,.18);box-shadow:0 0 18px rgba(168,85,247,.28)}.hl-tab__num{margin-right:.35rem;color:rgba(192,132,252,.85);font-variant-numeric:tabular-nums}.hl-switcher__nav{display:flex;gap:.35rem;flex-shrink:0}.hl-switcher__nav button{display:inline-flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid rgba(168,85,247,.35);background:rgba(0,0,0,.4);color:#e9d5ff;font-size:.9rem}.hl-switcher__nav button:hover{border-color:rgba(34,211,238,.5);color:#a5f3fc}@keyframes hl-aurora{0%,to{transform:translate(0) scale(1)}50%{transform:translate(4%,-5%) scale(1.08)}}@keyframes hl-type{0%{width:0}to{width:100%}}@keyframes hl-blink{50%{opacity:0}}@keyframes hl-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hl-aurora-orb{animation:hl-aurora 12s ease-in-out infinite}.hl-terminal-cursor:after{content:"▋";margin-left:2px;animation:hl-blink 1s step-end infinite;color:#a855f7}.hl-spatial{perspective:900px;transform-style:preserve-3d}.hl-card-stack__card{touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}