:root{--brand-blue: #0047ff;--brand-accent: #00f0ff;--brand-dark: #020508;--brand-purple: #7000ff}body{margin:0;padding:0;color:#fff;font-family:Inter,sans-serif;overflow-x:hidden}.clip-path-polygon{clip-path:polygon(0% 0%,90% 0%,100% 30%,100% 100%,10% 100%,0% 70%)}.clip-path-top-right{clip-path:polygon(0 0,100% 0,100% 85%,85% 100%,0 100%)}.glitch-text{position:relative;display:inline-block}.glitch-text:before,.glitch-text:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;background:#000}.glitch-text:before{left:2px;text-shadow:-2px 0 #ff00c1;clip:rect(44px,450px,56px,0);animation:glitch-anim 5s infinite linear alternate-reverse}.glitch-text:after{left:-2px;text-shadow:-2px 0 #00fff9,2px 2px #ff00c1;animation:glitch-anim2 1s infinite linear alternate-reverse}@keyframes glitch-anim{0%{clip:rect(31px,9999px,94px,0)}20%{clip:rect(62px,9999px,42px,0)}40%{clip:rect(16px,9999px,78px,0)}60%{clip:rect(55px,9999px,11px,0)}80%{clip:rect(98px,9999px,35px,0)}to{clip:rect(2px,9999px,86px,0)}}@keyframes glitch-anim2{0%{clip:rect(65px,9999px,100px,0)}20%{clip:rect(25px,9999px,40px,0)}40%{clip:rect(80px,9999px,20px,0)}60%{clip:rect(10px,9999px,60px,0)}80%{clip:rect(45px,9999px,85px,0)}to{clip:rect(30px,9999px,15px,0)}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--brand-dark)}::-webkit-scrollbar-thumb{background:var(--brand-blue);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--brand-accent)}.bg-grid-pattern{background-image:linear-gradient(to right,rgba(0,71,255,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,71,255,.05) 1px,transparent 1px)}@keyframes scan{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.selection\:bg-brand-accent ::selection{background-color:var(--brand-accent);color:#000}
