body{margin:0;font-family:"PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#devflix-app{position:relative;min-height:100vh}a.hover__animation{background:-webkit-gradient(linear,left top,left bottom,from(var(--secondary_color)),to(var(--primary_bg)));background:linear-gradient(180deg,var(--secondary_color) 0,var(--primary_bg));border-radius:2px;background-position:0 100%;background-repeat:repeat-x;background-size:4px 4px;color:var(--primary_color);text-decoration:none;-webkit-transition:background-size .2s,color .3s;transition:background-size .2s,color .3s}a.hover__animation:hover{background-size:4px 50px;color:var(--dark)}
/*# sourceMappingURL=main.3db8da3e.chunk.css.map */