.container,.gif-container img{user-select:none;pointer-events:none}body{margin:0;background:#121212;font-family:Arial,sans-serif}.particle-network-animation{position:fixed;inset:0;z-index:0}.container{position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;z-index:1}.dark-rectangle{width:90%;max-width:700px;background:#1e1e1e;border-radius:20px;display:flex;flex-direction:column;align-items:center;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.gif-container{width:100%;overflow:hidden;border-radius:10px;margin-bottom:20px}.gif-container img{width:100%;object-fit:cover}.icon,.icon img{pointer-events:auto}.icon-links{display:flex;gap:15px;flex-wrap:wrap;justify-content:center}.icon{width:60px;height:60px;background:#6a0dad;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s,background .3s}.icon img{width:30px;height:30px}.icon:hover{transform:scale(1.1);background:#9b30ff}@media(max-width:850px){.dark-rectangle{width:80%;padding:15px}.gif-container{margin-bottom:15px}.icon{width:50px;height:50px}.icon img{width:25px;height:25px}}
