@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap);
/*! tailwindcss v2.0.4 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}code{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}h2,h3,h4,p{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}img{border-style:solid}input::-moz-placeholder{opacity:1;color:#a1a1aa}input:-ms-input-placeholder{opacity:1;color:#a1a1aa}input::placeholder{opacity:1;color:#a1a1aa}button{cursor:pointer}h2,h3,h4{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input{padding:0;line-height:inherit;color:inherit}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}embed,iframe,img,svg{display:block;vertical-align:middle}img{max-width:100%;height:auto}*{--tw-shadow:0 0 transparent;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.text-secondary{--tw-text-opacity:1;color:rgba(163,163,163,var(--tw-text-opacity))}.pointer-events-none{pointer-events:none}.relative{position:relative}.fixed{position:fixed}.absolute{position:absolute}.left-0{left:0}.top-0{top:0}.z-0{z-index:0}.z-50{z-index:50}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.mr-3{margin-right:.75rem}.mr-2{margin-right:.5rem}.mt-6{margin-top:1.5rem}.ml-auto{margin-left:auto}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.ml-3{margin-left:.75rem}.mr-5{margin-right:1.25rem}.mt-12{margin-top:3rem}.mt-1{margin-top:.25rem}.-mb-8{margin-bottom:-2rem}.-mt-10{margin-top:-2.5rem}.flex{display:flex}.grid{display:grid}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.h-4{height:1rem}.h-full{height:100%}.h-12{height:3rem}.h-3{height:.75rem}.h-10{height:2.5rem}.h-5{height:1.25rem}.h-20{height:5rem}.w-4{width:1rem}.w-full{width:100%}.w-3{width:.75rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-20{width:5rem}.w-16{width:4rem}.w-5{width:1.25rem}.w-11\/12{width:91.666667%}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-2{gap:.5rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem*var(--tw-space-x-reverse));margin-left:calc(0.75rem*(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse));margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.whitespace-pre-line{white-space:pre-line}.break-words{overflow-wrap:break-word}.rounded-full{border-radius:9999px}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-3xl{border-radius:1.5rem}.rounded-2xl{border-radius:1rem}.border{border-width:1px}.border-grey-300{--tw-border-opacity:1;border-color:rgba(229,229,229,var(--tw-border-opacity))}.bg-purple-600{--tw-bg-opacity:1;background-color:rgba(59,41,77,var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgba(211,253,235,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-purple-150{--tw-bg-opacity:1;background-color:rgba(240,215,252,var(--tw-bg-opacity))}.bg-\[\#FFF9FF\]{--tw-bg-opacity:1;background-color:rgba(255,249,255,var(--tw-bg-opacity))}.bg-grey-900{--tw-bg-opacity:1;background-color:rgba(26,26,26,var(--tw-bg-opacity))}.bg-black-100{--tw-bg-opacity:1;background-color:rgba(4,4,4,var(--tw-bg-opacity))}.bg-fixed{background-attachment:fixed}.p-3{padding:.75rem}.p-4{padding:1rem}.p-1{padding:.25rem}.p-5{padding:1.25rem}.p-1\.5{padding:.375rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-2{padding-top:.5rem}.pr-3{padding-right:.75rem}.pr-2{padding-right:.5rem}.pl-6{padding-left:1.5rem}.pb-8{padding-bottom:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xs{font-size:.7rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-2xl{font-size:1.5rem}.font-semi-bold{font-weight:600}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgba(255,106,106,var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity:1;color:rgba(59,41,77,var(--tw-text-opacity))}.underline{text-decoration:underline}.opacity-50{opacity:.5}.outline-none{outline:2px solid transparent;outline-offset:2px}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.text-primary,h2{--tw-text-opacity:1;color:rgba(26,26,26,var(--tw-text-opacity))}h2{font-size:1.25rem;font-weight:500}h3{font-size:.875rem;font-weight:300;--tw-text-opacity:1;color:rgba(26,26,26,var(--tw-text-opacity))}a,button{--tw-text-opacity:1;color:rgba(82,201,149,var(--tw-text-opacity))}button{font-weight:500}.first\:mt-0:first-child{margin-top:0}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:ring-grey-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,229,229,var(--tw-ring-opacity))}@media (min-width:380px){.xs\:text-sm{font-size:.875rem}}@media (min-width:414px){.sm\:-mt-14{margin-top:-3.5rem}.sm\:p-8{padding:2rem}.sm\:p-2{padding:.5rem}.sm\:text-base{font-size:1rem}.sm\:text-sm{font-size:.875rem}}@media (min-width:560px){.\32sm\:max-w-\[360px\]{max-width:360px}}@media (min-width:834px){.md\:-mt-22{margin-top:-5.5rem}.md\:max-w-md{max-width:28rem}.md\:p-16{padding:4rem}}
.social-link{display:inline-block}.social-link.patreon,.social-link.paypal,.social-link.spotify{height:23px;display:inline-flex;flex-shrink:0;align-items:center;border-radius:9999px;padding-left:1rem;padding-right:1rem;font-size:.75rem;line-height:1.5}.social-link.patreon{background:#ff424d;color:#fff}.social-link.paypal{background:#00457c;color:#fff}.social-link.spotify{background:#1db954;color:#fff}.social-link.patreon .social-inner,.social-link.paypal .social-inner{display:flex;align-items:center}.social-link.patreon img{width:.8rem;margin-right:.5rem}.social-link.paypal img{width:.8rem;margin-right:.25rem}.service-item a{display:flex;align-items:center;padding-top:.75rem;padding-bottom:.75rem}.service-item .service-action{margin-left:auto}.service-item img{margin-right:.5rem;height:1.5rem;width:1.5rem}.link-template{font-family:Montserrat,sans-serif}@media screen and (max-width:834px){.embed-container.boomplay{padding-bottom:68.25%}}.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.embed-container embed,.embed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}svg.amplify-logo{height:1.5rem}.theme-dark.invert-logo svg.amplify-logo *,.theme-light svg.amplify-logo *{fill:#1a1a1a}.theme-dark svg.amplify-logo *,.theme-light.invert-logo svg.amplify-logo *{fill:#fff}.service-action{background-repeat:no-repeat;background-size:cover}.theme-light .service-action[data-icon-type=play]{background-image:url(/assets/icons/play-light.svg)}.theme-dark .service-action[data-icon-type=play]{background-image:url(/assets/icons/play-dark.svg)}.theme-light .service-action[data-icon-type=go]{background-image:url(/assets/icons/go-light.svg)}.theme-dark .service-action[data-icon-type=go]{background-image:url(/assets/icons/go-dark.svg)}.theme-light .service-action[data-icon-type=download]{background-image:url(/assets/icons/download-light.svg)}.theme-dark .service-action[data-icon-type=download]{background-image:url(/assets/icons/download-dark.svg)}#notification{position:fixed;bottom:0;left:0;z-index:50;width:100%;overflow:hidden;font-size:.875rem}@media (min-width:834px){#notification{bottom:auto;top:0}}#notification{max-height:40px;transition:all .5s ease-in-out;will-change:transform;max-width:none;bottom:-40px}#notification span{width:10%;line-height:32px;position:absolute;right:0;top:0;display:block;height:100%}#notification.open{bottom:0}#notification span:before{border-style:solid;border-width:.1rem .1rem 0 0;content:"";display:inline-block;height:.6rem;width:.6rem;position:relative;transform:rotate(135deg);vertical-align:middle;color:#a3a3a3}@media (min-width:834px){#notification{top:-40px;bottom:auto}#notification span{line-height:40px}#notification span:before{transform:rotate(-45deg)}#notification.open{top:0}}.theme-light #notification{background:#040404}.theme-light #notification a{color:#fff}.theme-dark #notification{background:#fff}.theme-dark #notification a{color:#040404}#notification>a{display:block;padding-top:.5rem;padding-bottom:.5rem;text-align:center;text-decoration:underline}.modal{transform:scale(0);opacity:0;transform-origin:0 0;transition:transform .4s ease,opacity .2s linear .2s}.modal.is-open{transform:scale(1);opacity:1}.modal-content{max-height:0}#donation-preloader{background:hsla(0,0%,100%,.7)}#spotify-follow.following{cursor:default}#spotify-follow.following,#spotify-follow.following:focus{outline:2px solid transparent;outline-offset:2px}
.social-services .social-link img{width:2rem}.card-container{max-width:768px}body:not(.link-preview) .link-template{min-height:100vh}.link-template.theme-light{background-color:#040404}.link-template.theme-dark{background-color:#fff}.theme-light,.theme-light a,.theme-light h2{color:#fff}.theme-dark,.theme-dark a,.theme-dark h2{color:#040404}.bio-link{display:block}.amplify-link,.bio-link{font-size:1rem;font-weight:500}@media (min-width:414px){.amplify-link,.bio-link{font-size:1.2rem}}.button-style-default .bio-link-embed{border:1px solid}.theme-light footer{background-color:#040404;color:#fff}.theme-dark footer{background-color:#fff;color:#040404}.theme-light .media-placeholder{color:#fff}.theme-dark .media-placeholder{color:#040404}.media-placeholder{box-sizing:content-box;width:5rem;padding:.75rem}.media-placeholder circle,.media-placeholder polygon{fill:currentColor;stroke:currentColor}.media-placeholder line{stroke:currentColor}.amplify-link{margin-left:auto;margin-right:auto;display:flex;width:100%;align-items:center}@media (min-width:834px){.amplify-link{width:50%}}.amplify-link.product .shop{margin-top:.75rem;display:inline-flex;width:100%;align-items:center;justify-content:center;padding:.25rem .5rem;font-size:.875rem}.amplify-link.product>img{max-width:40%}.amplify-link.product>:last-child{max-width:60%}@media (min-width:414px){.amplify-link.product>:last-child,.amplify-link.product>img{max-width:50%}}.amplify-link.internal span,.amplify-link.product div:last-child{padding:.75rem}.link-template:not(.button-style-default) .amplify-link.product>div:last-child>div{padding:1rem}.button-style-rounded .bio-link,.button-style-square .bio-link{background-color:var(--button-color);padding:.5rem 1rem}.button-style-rounded .amplify-link,.button-style-square .amplify-link{background-color:var(--button-color)}.button-style-default .amplify-link.product .shop,.button-style-default .bio-link{text-decoration-thickness:1px;text-decoration-width:1px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.button-style-default .amplify-link.product .shop{-webkit-text-decoration-color:var(--button-color);text-decoration-color:var(--button-color)}.button-style-default .amplify-link{border-color:var(--button-color);border-width:1px;overflow:hidden;border-radius:.25rem}.button-style-rounded .amplify-link{overflow:hidden;border-radius:1.5rem}.button-style-rounded .amplify-link.product .shop{border-radius:9999px;border-width:1px}.button-style-rounded .bio-link{border-radius:1.5rem}.button-style-square .amplify-link.product .shop{border-width:1px}.button-style-none .amplify-link img{border-radius:.25rem}
