@font-face{font-family:Stapel;src:url(/assets/Stapel_Bold_Italic-ZY-HBBgy.otf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Stapel;src:url(/assets/Stapel_Italic-DStqQHot.otf) format("opentype");font-weight:400;font-style:italic}:root{--accent: #ff4444;--glass-bg: rgba(20, 20, 20, .4);--glass-border: rgba(255, 255, 255, .1);font-family:Stapel,Inter,system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0;cursor:none!important}body,html{width:100%;height:100%;overflow:hidden;background:#000;color:#fff;cursor:none!important}#root{width:100%;height:100%}.app-container{position:relative;width:100%;height:100vh;overflow:hidden}.intro-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;z-index:1000}.intro-logo{width:400px;max-width:80vw;height:auto;margin-bottom:3rem;filter:drop-shadow(0 0 30px rgba(255,255,255,.1))}.intro-text{font-size:1.2rem;color:#fffc;text-align:center;letter-spacing:.3em;font-weight:300;padding:0 2rem;max-width:600px}.video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,#0003,#000000b3);z-index:1}.controls{position:absolute;top:2rem;right:2rem;display:flex;gap:1rem;z-index:20}.control-btn{width:50px;height:50px;border-radius:50%;background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.control-btn:hover{background:#ffffff1a;transform:scale(1.05)}.main-content{position:relative;z-index:10;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:3rem}.logo-section{display:flex;justify-content:center;padding-top:2rem}.main-logo{width:500px;max-width:70vw;height:auto;filter:drop-shadow(0 0 40px rgba(255,255,255,.15));transition:transform .3s ease}.main-logo:hover{transform:scale(1.02)}.bottom-grid{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:end;gap:2rem;width:100%}.contact-panel{display:flex;flex-direction:column;gap:1rem}.contact-link{display:flex;align-items:center;padding:.6rem 1rem;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:8px;color:#ffffffe6;text-decoration:none;font-size:.85rem;transition:all .3s ease;max-width:280px}.contact-link:hover{background:transparent;border-color:#fff9;color:#fff;transform:translate(5px)}.center-panel{display:flex;flex-direction:column;align-items:center;gap:3rem}.hype-container{display:flex;justify-content:center;align-items:center;min-height:150px}.hype-btn{display:flex;align-items:center;gap:.8rem;padding:1.2rem 2.5rem;background:var(--glass-bg);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid rgba(255,68,68,.3);border-radius:15px;color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.1em;cursor:pointer;transition:all .3s ease;min-width:250px;justify-content:center}.hype-btn:hover:not(.cooldown){background:#f443;border-color:var(--accent);transform:scale(1.05);box-shadow:0 0 30px #f446}.hype-btn.cooldown{background:var(--accent);border-color:var(--accent);transform:scale(.95);cursor:not-allowed}.hype-icon{color:var(--accent);fill:var(--accent)}.hype-text{color:#fff}.lottie-animation{width:150px;height:150px;display:flex;align-items:center;justify-content:center}.countdown{display:flex;gap:3rem}.countdown-item{display:flex;flex-direction:column;align-items:center;text-align:center}.countdown-number{font-family:Stapel,sans-serif;font-size:3.5rem;font-weight:700;line-height:1;background:linear-gradient(to bottom,#fff,#aaa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 10px rgba(0,0,0,.5))}.countdown-label{font-size:.7rem;color:#fff9;text-transform:uppercase;letter-spacing:.2em;margin-top:.5rem}.footer-info{grid-column:1 / -1;text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-info p{font-size:.9rem;color:#fff9;line-height:1.6;max-width:600px;margin:0 auto}.highlight{color:#fff;font-weight:600}@media(max-width:1024px){.main-content{padding:2rem}.main-logo{width:300px}.bottom-grid{grid-template-columns:1fr;gap:3rem;text-align:center}.contact-panel{align-items:center}.contact-link{max-width:300px}.countdown{gap:2rem}.countdown-number{font-size:2.5rem}}@media(max-width:768px){.main-content{padding:1.5rem}.intro-logo{width:250px}.main-logo{width:200px}.intro-text{font-size:1rem;letter-spacing:.2em}.controls{top:1rem;right:1rem}.control-btn{width:40px;height:40px}.hype-btn{padding:1rem 2rem;font-size:1rem;min-width:200px}.countdown{gap:1.5rem}.countdown-number{font-size:2rem}}.mouse-tracker{position:fixed;width:30px;height:30px;border-radius:50%;pointer-events:none;z-index:9999;background:transparent;border:2px solid rgba(255,255,255,.8);animation:colorBorderCycle 4s linear infinite;box-shadow:0 0 10px #ffffff4d;will-change:transform;transition:width .2s ease,height .2s ease}.mouse-tracker.hovering{width:50px;height:50px;border-width:3px}@keyframes colorBorderCycle{0%{border-color:#00aeffe6;box-shadow:0 0 10px #00aeff66,0 0 20px #00aeff33}25%{border-color:#00ff7fe6;box-shadow:0 0 10px #00ff7f66,0 0 20px #00ff7f33}50%{border-color:#ffff00e6;box-shadow:0 0 10px #ff06,0 0 20px #ff03}75%{border-color:#ff4444e6;box-shadow:0 0 10px #f446,0 0 20px #f443}to{border-color:#00aeffe6;box-shadow:0 0 10px #00aeff66,0 0 20px #00aeff33}}
