@import"https://fonts.googleapis.com/css2?family=Big+Shoulders+Stencil:opsz,wght@10..72,100..900&family=Orbitron:wght@400..900&family=Poppins:wght@400;500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Orbitron,sans-serif}html{min-height:100%}html,body{background-color:#000;overscroll-behavior:none}#root{min-height:100vh;display:flex;flex-direction:column}.loader-lt-wrap{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:radial-gradient(ellipse at center,#ffffffeb,#000000fa);z-index:3000}.loader-lt{position:relative;width:120px;height:120px;filter:drop-shadow(0 0 12px rgba(250,204,21,.25))}.loader-lt .lt-l,.loader-lt .lt-t{position:absolute;background:linear-gradient(180deg,#fff,#facc15);border-radius:6px}.loader-lt .lt-l{left:10px;top:10px;width:16px;height:100px;animation:ltPulse 1.2s ease-in-out infinite}.loader-lt .lt-l:after{content:"";position:absolute;bottom:0;left:0;width:70px;height:16px;background:inherit;border-radius:6px}.loader-lt .lt-t{right:10px;top:10px;width:90px;height:16px;animation:ltPulse 1.2s ease-in-out infinite .2s}.loader-lt .lt-t:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:16px;height:90px;background:inherit;border-radius:6px}.loader-lt-text{color:#fff;font-weight:700;letter-spacing:2px;text-transform:uppercase;opacity:.9}@keyframes ltPulse{0%,to{filter:brightness(1);transform:scale(1)}50%{filter:brightness(1.3);transform:scale(1.03)}}@media (prefers-reduced-motion: reduce){.loader-lt .lt-l,.loader-lt .lt-t{animation:none}}.intro-zoom-wrap{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;background:transparent;z-index:2}.intro-zoom-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;background-color:transparent;will-change:background-size}body{background:linear-gradient(#00000080,#00000080),url(/assets/ltw-pVPH3inX.jpg) no-repeat center center fixed;background-size:cover;min-height:100vh;color:#040404;overflow-x:hidden}a{text-decoration:none}@media (max-width: 768px) and (orientation: portrait){body{background:linear-gradient(#00000080,#00000080),url(/assets/ltw.portrait-myQgYCoL.jpg) no-repeat center center fixed;background-size:cover;background-attachment:scroll}}@media (max-width: 1024px){body{background-attachment:scroll}}.cursor-glow{position:fixed;top:0;left:0;width:320px;height:320px;margin-left:-160px;margin-top:-160px;pointer-events:none;border-radius:50%;background:radial-gradient(closest-side,#facc1540,#facc1500 70%);filter:blur(20px);mix-blend-mode:screen;z-index:1}@media (max-width: 768px){.cursor-glow{display:none}}@media (min-width: 769px){body{cursor:none}.cursor-dot{position:fixed;width:8px;height:8px;border-radius:50%;background:#fff;pointer-events:none;transform:translate(-50%,-50%);z-index:10000;mix-blend-mode:difference}.cursor-ring{position:fixed;width:28px;height:28px;border-radius:50%;border:2px solid rgba(255,255,255,.6);pointer-events:none;transform:translate(-50%,-50%);z-index:9999;filter:blur(.2px)}a,button,.card,.dropdown-trigger{cursor:none}}
