*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;background:#03060a;overflow-x:hidden}body{font-family:Arial,Helvetica,sans-serif}.page{width:100%;min-height:100vh;background:#03060a;display:flex;justify-content:center;position:relative;overflow:hidden}.page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at top center,rgba(0,229,255,.08),transparent 40%),radial-gradient(circle at bottom center,rgba(255,212,0,.05),transparent 40%);z-index:1}.homepage-wrap{position:relative;width:100%;max-width:2048px;margin:0 auto}.homepage{width:100vw;height:auto;display:block;image-rendering:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;z-index:2}.hotspot{position:absolute;z-index:10;display:block;border-radius:10px;transition:background .18s ease,box-shadow .18s ease}.hotspot:hover{background:#ffd40014;box-shadow:0 0 12px #ffd40066,0 0 24px #00e5ff40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background .18s ease,box-shadow .18s ease,-webkit-backdrop-filter .18s ease;transition:background .18s ease,box-shadow .18s ease,backdrop-filter .18s ease;transition:background .18s ease,box-shadow .18s ease,backdrop-filter .18s ease,-webkit-backdrop-filter .18s ease}.login{top:1.5%;right:14.8%;width:7.5%;height:2.7%}.join{top:1.5%;right:2.8%;width:13.3%;height:3%}.enter{top:27.7%;left:3.6%;width:21.9%;height:4.1%}.watch{top:27.7%;left:26.6%;width:16.9%;height:4.1%}.featured{top:29.3%;right:3.6%;width:12.4%;height:4.2%}.aiTools{top:92.2%;left:4.6%;width:13.5%;height:3.1%}.credits{top:88.4%;left:53.1%;width:17.9%;height:4.1%}@media (max-width: 768px){.page{justify-content:flex-start;overflow-x:auto}.homepage-wrap{width:1200px;min-width:1200px}.homepage{width:1200px}.hotspot{display:none}}
