body{margin:0;background:radial-gradient(circle at center,#1a0b2e 0%,#251544 40%,#321b5a 60%,#1e0639 100%);overflow-x:hidden;scroll-behavior:smooth;overscroll-behavior:none}:root{color-scheme:dark;--scroll-damping: .12}*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.2)}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}section{min-height:100vh;padding:4rem 0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{overflow-x:hidden}::-webkit-scrollbar{width:6px;background:rgba(15,15,26,.95)}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,rgba(255,105,180,.8),rgba(112,183,253,.8));border-radius:8px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,rgba(255,105,180,1),rgba(112,183,253,1))}::-webkit-scrollbar-button,::-webkit-scrollbar-corner{display:none}@keyframes flowContinuous{0%{background-position:0% center}to{background-position:-200% center}}@keyframes particleFloat{0%{transform:translateY(0) scale(.8) rotate(0);opacity:0}20%{opacity:.8;transform:translateY(-10px) scale(.9) rotate(5deg)}50%{opacity:1;transform:translateY(-20px) scale(1.1) rotate(10deg)}to{transform:translateY(-40px) scale(1.3) rotate(15deg);opacity:0}}@keyframes hologramFlicker{0%,to{opacity:1;filter:brightness(1) contrast(1)}10%{opacity:.9;filter:brightness(1.2) contrast(1.1)}20%{opacity:1.1;filter:brightness(.9) contrast(1.2)}30%{opacity:.95;filter:brightness(1.1) contrast(.9)}}@keyframes quantumShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes portalSpin{0%{transform:rotate(0) scale(1);filter:hue-rotate(0deg)}50%{transform:rotate(180deg) scale(1.05);filter:hue-rotate(180deg)}to{transform:rotate(360deg) scale(1);filter:hue-rotate(360deg)}}@keyframes nebulaWave{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.section-3d-container{perspective:2000px;perspective-origin:center center;transform-style:preserve-3d}.section-3d-content{transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,opacity,filter}.section-3d-content *{will-change:auto}.section-3d-content:hover{will-change:transform}.display-title{font-family:Syne,sans-serif;font-weight:800;text-transform:uppercase}.glass-panel{background:rgba(10,5,25,.6);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #0000005e;transition:all .4s cubic-bezier(.165,.84,.44,1)}.glass-panel:hover{border-color:#00f0ff4d;box-shadow:0 12px 40px #00f0ff26;transform:translateY(-4px)}.hud-card{border-left:3px solid #00f0ff;background:linear-gradient(90deg,rgba(0,240,255,.05) 0%,transparent 100%);padding:10px 15px;font-family:Fira Code,monospace;font-size:13px;color:#00f0ffcc;letter-spacing:1px}.text-outline{color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.2);transition:-webkit-text-stroke .3s ease}.text-outline:hover{-webkit-text-stroke:1.5px rgba(0,240,255,.6)}.text-outline-cyan{color:transparent;-webkit-text-stroke:1.5px rgba(0,240,255,.3)}.horizontal-scroll-container{display:flex;flex-wrap:nowrap;will-change:transform}.marquee-wrapper{overflow:hidden;white-space:nowrap;display:flex;width:100%;padding-top:16px;padding-bottom:16px;margin-top:-16px;margin-bottom:-16px}.marquee-track{display:flex;animation:marquee-scroll 40s linear infinite;min-width:200%}.marquee-track-reverse{display:flex;animation:marquee-scroll-reverse 40s linear infinite;min-width:200%}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-scroll-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.subspace-terminal:before{content:" ";display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(rgba(18,16,16,0) 50%,rgba(0,0,0,.25) 50%),linear-gradient(90deg,rgba(255,0,0,.06),rgba(0,255,0,.02),rgba(0,0,255,.06));z-index:2;background-size:100% 4px,6px 100%;pointer-events:none;opacity:.15}.section-overlay-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:0;transition:opacity .8s ease,background .8s ease}
