@tailwind base;@tailwind components;@tailwind utilities;.slash-deco:before{content:"";position:absolute;top:0;right:0;width:9px;height:9px;background-color:#1b211d;clip-path:polygon(100% 0,0 0,100% 100%)}.slash-deco-seafoam:before{content:"";position:absolute;top:0;right:0;width:9px;height:9px;background-color:#52c994;clip-path:polygon(100% 0,0 0,100% 100%)}*{border-radius:0!important}html{scroll-behavior:smooth}section[id]{scroll-margin-top:88px}::selection{background:#254a96;color:#fff}table th,table td{font-variant-numeric:tabular-nums}@keyframes ustGir{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes kartGir{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes nabiz{0%,to{opacity:1}50%{opacity:.35}}.ust-gir{animation:ustGir .6s ease both}.kart-gir{animation:kartGir .55s cubic-bezier(.2,.7,.3,1) both}.nabiz{animation:nabiz 1.8s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.ust-gir,.kart-gir,.nabiz{animation:none!important}}
