@import"https://fonts.googleapis.com/css2?family=Outfit:wght@200;400;500;600;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{color:inherit;text-decoration:underline}*,:before,:after{--smooth-font-family: "Outfit", "Century Gothic", Tahoma, Geneva, Verdana, sans-serif;--universal-bg-clr: rgb(215, 215, 227);--transitive-bg-clr: rgb(187, 187, 227);--element-bg-clr: rgba(2, 2, 5, .683);--accent-bg-clr: rgb(20, 20, 48);--universal-text-clr: rgb(12, 12, 12);--background-text-clr: rgb(229, 229, 238);--noacc-text-clr: rgb(69, 75, 75);--accent-text-clr: rgb(124, 124, 226)}:root{font-family:var(--smooth-font-family);font-weight:400;font-size:clamp(1rem,5vw,2rem);color-scheme:light;color:var(--universal-text-clr);background-color:var(--universal-bg-clr);scroll-behavior:smooth}h1{font-size:clamp(1rem,8vw,3rem);font-weight:600;letter-spacing:.1vw}h2{font-size:clamp(.5rem,6vw,1.4rem);font-weight:500;letter-spacing:.1vw}body{min-height:100vh;max-width:100vw}section{width:100%;padding:4em 2em}.hero{display:flex;justify-content:center;row-gap:1em;align-items:center;flex-direction:column;height:100vh}.hero>h1{color:#7277fc}.hero>*{height:min-content;text-align:center}button{font-family:var(--smooth-font-family);font-weight:400;color-scheme:light;color:var(--universal-text-clr);cursor:pointer}.buttons{display:flex;flex-direction:row;column-gap:.5em}.see{font-size:.85em;padding:.35em .5em;border-radius:.35em;border:transparent;background:var(--transitive-bg-clr)}.artists-info{display:flex;gap:1.5em;flex-direction:column}.artists{display:grid;grid-auto-flow:row;color:var(--background-text-clr);gap:1em}.artist{margin:0 auto;width:100%;height:35vh;--bd-radius: .25em;border-radius:var(--bd-radius);display:grid;grid-template-rows:1.8fr .2fr}.artist h3{padding-top:1em;padding-left:1em}.artist a{width:fit-content}.artist a:not(:has(i)):before{content:"↗ "}.artist a>i{margin-right:8px}.artist-links{display:flex;flex-direction:column;padding:1em;background:linear-gradient(#0000,#000000e2);border-radius:var(--bd-radius);width:100%}.playlist-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em}@media only screen and (min-width: 1200px){.artists{grid-template-columns:1fr 1fr}.playlist-wrapper{flex-direction:row}.playlist{width:33%}}.playlist{width:50%;height:40vh}#lucaledd{background:url(/artists/lucaledd-pfp2.jpg) center no-repeat;background-size:cover}#twisted{background:url(/artists/twisted-pfp2.jpg) center no-repeat;background-size:cover}#thoughts{background:url(/artists/tal-pfp.jpg) center no-repeat;background-size:cover}#fainton{background-color:#000;background-size:cover}#dreddlack{background:url(/artists/dreddlack-pfp.jpg) center no-repeat;background-size:cover}
