.min-h-screen:after{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:radial-gradient(circle,rgba(148,163,184,.15) 1px,transparent 0);background-size:20px 20px;pointer-events:none;z-index:1}.min-h-screen:before{background-image:radial-gradient(circle,rgba(29,78,216,.3) 1px,transparent 0);mask:radial-gradient(circle 300px at var(--mouse-x,-300px) var(--mouse-y,-300px),black 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.1) 80%,transparent 100%);-webkit-mask:radial-gradient(circle 300px at var(--mouse-x,-300px) var(--mouse-y,-300px),black 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.1) 80%,transparent 100%);filter:drop-shadow(0 2px 8px rgba(29,78,216,.15))}.min-h-screen:before,body:after{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-size:20px 20px;pointer-events:none;z-index:0}body:after{background-image:radial-gradient(circle,rgba(13,61,184,.4) 1.5px,transparent 0);mask:radial-gradient(circle 120px at var(--mouse-x,-300px) var(--mouse-y,-300px),black 0,rgba(0,0,0,.5) 60%,transparent 100%);-webkit-mask:radial-gradient(circle 120px at var(--mouse-x,-300px) var(--mouse-y,-300px),black 0,rgba(0,0,0,.5) 60%,transparent 100%);filter:drop-shadow(0 3px 10px rgba(13,61,184,.2))}.min-h-screen>*{position:relative;z-index:10}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBlur{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur(0)}}.slide-up{animation:slideUp .6s ease-out forwards}.fade-in{animation:fadeInBlur .6s ease-out forwards}*{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23000000' d='M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z'/%3E%3C/svg%3E") 0 0,auto!important}a,button{cursor:pointer!important}.logo-grid{display:grid;grid-template-columns:repeat(3,70px);grid-auto-rows:70px;gap:10px}.logo-grid span{background:#2a2a2a;border-radius:5px;opacity:.85}.logo-grid span:first-child{background:transparent!important;box-shadow:none!important;animation:none!important;opacity:0}.logo-grid span:nth-child(2){animation:pulse1 20s ease-in-out infinite;animation-delay:10s}.logo-grid span:nth-child(3){animation:pulse2 20s ease-in-out infinite;animation-delay:0s}.logo-grid span:nth-child(4){animation:pulse3 20s ease-in-out infinite;animation-delay:14s}.logo-grid span:nth-child(5){animation:pulse4 20s ease-in-out infinite;animation-delay:4s}.logo-grid span:nth-child(6){animation:pulse5 20s ease-in-out infinite;animation-delay:12s}.logo-grid span:nth-child(7){animation:pulse1 20s ease-in-out infinite;animation-delay:6s}.logo-grid span:nth-child(8){animation:pulse2 20s ease-in-out infinite;animation-delay:2s}.logo-grid span:nth-child(9){animation:pulse3 20s ease-in-out infinite;animation-delay:8s}@keyframes pulse1{0%,90%,to{background:#2a2a2a;box-shadow:none}5%{background:#3b82f6;box-shadow:0 0 14px rgba(59,130,246,.35)}10%{background:#2a2a2a;box-shadow:none}}@keyframes pulse2{0%,90%,to{background:#2a2a2a;box-shadow:none}5%{background:#8b5cf6;box-shadow:0 0 14px rgba(139,92,246,.35)}10%{background:#2a2a2a;box-shadow:none}}@keyframes pulse3{0%,90%,to{background:#2a2a2a;box-shadow:none}5%{background:#06b6d4;box-shadow:0 0 14px rgba(6,182,212,.35)}10%{background:#2a2a2a;box-shadow:none}}@keyframes pulse4{0%,90%,to{background:#2a2a2a;box-shadow:none}5%{background:#10b981;box-shadow:0 0 14px rgba(16,185,129,.35)}10%{background:#2a2a2a;box-shadow:none}}@keyframes pulse5{0%,90%,to{background:#2a2a2a;box-shadow:none}5%{background:#ef4444;box-shadow:0 0 14px rgba(239,68,68,.35)}10%{background:#2a2a2a;box-shadow:none}}