@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{font-feature-settings:"palt";line-height:1.8;letter-spacing:.05em}h1,h2,h3,h4,h5,h6{line-height:1.45;letter-spacing:.05em}}@layer utilities{.text-outline{-webkit-text-stroke:1px rgba(255,255,255,.2);color:transparent}.text-outline-active{-webkit-text-stroke:1px #cc0000;color:transparent}.clip-diagonal{clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}.skew-x-reverse{transform:skew(-10deg)}.unskew-x-reverse{transform:skew(10deg)}.glitch-effect{position:relative}.glitch-effect:before,.glitch-effect:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8}.glitch-effect:before{left:2px;text-shadow:-2px 0 red;clip:rect(24px,550px,90px,0);animation:glitch-anim-2 3s infinite linear alternate-reverse}.glitch-effect:after{left:-2px;text-shadow:-2px 0 blue;clip:rect(85px,550px,140px,0);animation:glitch-anim 2.5s infinite linear alternate-reverse}}@keyframes glitch-anim{0%{clip:rect(4px,9999px,86px,0)}5%{clip:rect(26px,9999px,83px,0)}10%{clip:rect(66px,9999px,51px,0)}15%{clip:rect(88px,9999px,4px,0)}20%{clip:rect(98px,9999px,7px,0)}25%{clip:rect(51px,9999px,90px,0)}30%{clip:rect(2px,9999px,49px,0)}35%{clip:rect(32px,9999px,21px,0)}40%{clip:rect(4px,9999px,25px,0)}45%{clip:rect(28px,9999px,14px,0)}50%{clip:rect(82px,9999px,32px,0)}55%{clip:rect(40px,9999px,34px,0)}60%{clip:rect(30px,9999px,75px,0)}65%{clip:rect(2px,9999px,90px,0)}70%{clip:rect(57px,9999px,66px,0)}75%{clip:rect(10px,9999px,26px,0)}80%{clip:rect(74px,9999px,51px,0)}85%{clip:rect(20px,9999px,3px,0)}90%{clip:rect(33px,9999px,40px,0)}95%{clip:rect(59px,9999px,87px,0)}to{clip:rect(2px,9999px,22px,0)}}@keyframes glitch-anim-2{0%{clip:rect(65px,9999px,100px,0)}5%{clip:rect(45px,9999px,83px,0)}10%{clip:rect(25px,9999px,51px,0)}15%{clip:rect(8px,9999px,4px,0)}20%{clip:rect(9px,9999px,7px,0)}25%{clip:rect(51px,9999px,90px,0)}30%{clip:rect(2px,9999px,49px,0)}35%{clip:rect(32px,9999px,21px,0)}40%{clip:rect(4px,9999px,25px,0)}45%{clip:rect(28px,9999px,14px,0)}50%{clip:rect(82px,9999px,32px,0)}55%{clip:rect(40px,9999px,34px,0)}60%{clip:rect(30px,9999px,75px,0)}65%{clip:rect(2px,9999px,90px,0)}70%{clip:rect(57px,9999px,66px,0)}75%{clip:rect(10px,9999px,26px,0)}80%{clip:rect(74px,9999px,51px,0)}85%{clip:rect(20px,9999px,3px,0)}90%{clip:rect(33px,9999px,40px,0)}95%{clip:rect(59px,9999px,87px,0)}to{clip:rect(22px,9999px,2px,0)}}
