.AvatarInput-module__ys4Rcq__label{}.AvatarInput-module__ys4Rcq__wrapper{width:16rem;}.AvatarInput-module__ys4Rcq__input{aspect-ratio:1;outline:1px dashed oklch(from currentColor l c h/20%);outline-offset:-.35em;z-index:0;place-content:center;width:100%;height:auto;padding:.75em;display:grid;position:relative;}@supports (color:lab(from red l 1 1% / calc(alpha + 0.1))){.AvatarInput-module__ys4Rcq__input{outline:1px dashed var(--color-border,oklch(from currentColor l c h/20%))}}.AvatarInput-module__ys4Rcq__note{}.AvatarInput-module__ys4Rcq__noteInline{text-align:center;margin:0;}.AvatarInput-module__ys4Rcq__success{outline:none;outline:initial;padding:0;display:block}.AvatarInput-module__ys4Rcq__spinner{}.AvatarInput-module__ys4Rcq__error{}.AvatarInput-module__ys4Rcq__invalid{}.AvatarInput-module__ys4Rcq__uploader{cursor:pointer;opacity:0;z-index:2;position:absolute;inset:0}.AvatarInput-module__ys4Rcq__initial{grid-gap:.5em;padding:calc(var(--spacing)*4);grid-template:1fr/1fr;justify-content:center;place-items:center;gap:.5em;display:grid;}.AvatarInput-module__ys4Rcq__initial>svg{opacity:.35;width:5em;height:5em}.AvatarInput-module__ys4Rcq__failed,.AvatarInput-module__ys4Rcq__uploading{grid-gap:.5em;padding:calc(var(--spacing)*4);place-items:center;gap:.5em;display:grid}.AvatarInput-module__ys4Rcq__uploading{place-content:center stretch;display:grid;position:absolute;inset:0}.AvatarInput-module__ys4Rcq__uploading .AvatarInput-module__ys4Rcq__preview{opacity:.2;z-index:-1}.AvatarInput-module__ys4Rcq__uploadError{color:var(--color-error)}.AvatarInput-module__ys4Rcq__progressBar{appearance:none;background-color:oklch(from currentColor l c h/20%);border-radius:var(--corner-radius);width:50%;height:.5em}@supports (color:lab(from red l 1 1% / calc(alpha + 0.1))){.AvatarInput-module__ys4Rcq__progressBar{background-color:var(--color-border,oklch(from currentColor l c h/20%))}}.AvatarInput-module__ys4Rcq__progressBar::-webkit-progress-bar{background-color:#0000}.AvatarInput-module__ys4Rcq__progressBar::-webkit-progress-value{background-color:var(--color-bg-action-main);border-radius:var(--corner-radius)}.AvatarInput-module__ys4Rcq__dragging{background-color:var(--color-bg-secondary);color:var(--color-text-on-secondary);z-index:1;place-items:center;display:grid;position:absolute;inset:0}.AvatarInput-module__ys4Rcq__preview{border-radius:calc(var(--corner-radius)*.5);-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.AvatarInput-module__ys4Rcq__clear{padding:.5em 1em;position:absolute;bottom:1em;left:50%;translate:-50%}.AvatarInput-module__ys4Rcq__x{width:1.5em;height:1.5em;display:inline-block;position:relative}.AvatarInput-module__ys4Rcq__x:after,.AvatarInput-module__ys4Rcq__x:before{content:"";background-color:currentColor;border-radius:.1em;width:.2em;height:1.2em;display:block;position:absolute;top:.2em;left:.65em}.AvatarInput-module__ys4Rcq__x:after{rotate:45deg}.AvatarInput-module__ys4Rcq__x:before{rotate:-45deg}
.Checkbox-module__wB1RIq__wrapper{}.Checkbox-module__wB1RIq__label{grid-gap:0 .75em;grid-template:"input label""input error"/auto 1fr;gap:0 .75em;display:grid;}.Checkbox-module__wB1RIq__input{grid-area:input;}.Checkbox-module__wB1RIq__error{grid-area:error;}.Checkbox-module__wB1RIq__text{grid-area:label}.Checkbox-module__wB1RIq__invalid{}
@layer chorus{.Form-module__EhbzGW__form{--form-gap:calc(var(--spacing)*4);grid-gap:var(--form-gap);gap:var(--form-gap);padding:calc(var(--spacing)*8);grid-template-columns:1fr;display:grid}}
@layer chorus{.Shared-module__Sd97vW__heading{margin-top:calc(var(--spacing)*2);margin-bottom:calc(var(--spacing)*2);text-transform:uppercase;grid-column:1/-1;font-size:1em;font-weight:700}.Shared-module__Sd97vW__label,.Shared-module__Sd97vW__input,.Shared-module__Sd97vW__error,.Shared-module__Sd97vW__note{text-align:left;width:100%;display:block}:is(.Shared-module__Sd97vW__label:not(:has(.Shared-module__Sd97vW__input)),.Shared-module__Sd97vW__note){color:color-mix(in srgb,var(--color-text-on-primary),var(--color-bg-primary)60%);text-transform:uppercase;font-size:.8em;font-weight:600}.Shared-module__Sd97vW__note{text-transform:none;font-style:italic;font-weight:400}.Shared-module__Sd97vW__wrapper,.Shared-module__Sd97vW__field{z-index:0;position:relative}.Shared-module__Sd97vW__input{appearance:none;border:1px solid oklch(from currentColor l c h/20%);border-radius:4px;border-radius:var(--corner-radius,4px);color:var(--color-input,currentColor);font:inherit;scrollbar-color:#fff transparent;scrollbar-color:var(--color-text,#fff)transparent;scrollbar-width:thin;background-color:#0000;padding:.75em 1em;position:relative}@supports (color:lab(from red l 1 1% / calc(alpha + 0.1))){.Shared-module__Sd97vW__input{border:1px solid var(--color-border,oklch(from currentColor l c h/20%))}}.Shared-module__Sd97vW__input:focus-visible{border-color:oklch(from currentColor l c h/50%);outline:none}@supports (color:lab(from red l 1 1% / calc(alpha + 0.1))){.Shared-module__Sd97vW__input:focus-visible{border-color:var(--color-focus,oklch(from currentColor l c h/50%))}}.Shared-module__Sd97vW__input.Shared-module__Sd97vW__invalid{border-color:var(--color-error)}.Shared-module__Sd97vW__input:disabled{opacity:.35;pointer-events:none}.Shared-module__Sd97vW__spinner{right:calc(var(--spacing)*4);top:calc(50% - var(--spacing)*2);z-index:1;border-color:currentColor currentColor #0000;position:absolute}.Shared-module__Sd97vW__input[type=file]::file-selector-button{background-color:var(--color-text-on-secondary);border-radius:4px;border-radius:var(--corner-radius,4px);color:var(--color-bg-secondary);margin-right:2ch;padding:.75em 1em}.Shared-module__Sd97vW__input[type=checkbox],.Shared-module__Sd97vW__input[type=radio]{aspect-ratio:1;cursor:pointer;place-items:center;width:max(24px,1.25em);height:max(24px,1.25em);padding:0;display:grid}.Shared-module__Sd97vW__input[type=checkbox]:focus-visible{background-color:oklch(from currentColor l c h/20%);outline:none}@supports (color:lab(from red l 1 1% / calc(alpha + 0.1))){.Shared-module__Sd97vW__input[type=checkbox]:focus-visible{background-color:var(--color-focus,oklch(from currentColor l c h/20%))}}.Shared-module__Sd97vW__input[type=radio]:focus-visible{background-color:oklch(from currentColor l c h/20%);outline:none}@supports (color:lab(from red l 1 1% / calc(alpha + 0.1))){.Shared-module__Sd97vW__input[type=radio]:focus-visible{background-color:var(--color-focus,oklch(from currentColor l c h/20%))}}.Shared-module__Sd97vW__input[type=checkbox]:checked,.Shared-module__Sd97vW__input[type=radio]:checked{background-color:var(--color-text-on-secondary);color:var(--color-bg-secondary)}.Shared-module__Sd97vW__input[type=checkbox]:checked:before{border-bottom:.2em solid;border-bottom:.2em solid var(--checkbox-check-color,currentcolor);border-right:.2em solid;border-right:.2em solid var(--checkbox-check-color,currentcolor);content:"";width:30%;height:55%;rotate:35deg}.Shared-module__Sd97vW__input[type=radio]{border-radius:50%}.Shared-module__Sd97vW__input[type=radio]:checked:before{content:"";background-color:currentColor;border-radius:50%;width:33%;height:33%}.Shared-module__Sd97vW__error{color:var(--color-text-error)}.Shared-module__Sd97vW__success{color:var(--color-text-success)}.Shared-module__Sd97vW__label+.Shared-module__Sd97vW__input,.Shared-module__Sd97vW__label+.Shared-module__Sd97vW__field,.Shared-module__Sd97vW__field+.Shared-module__Sd97vW__error,.Shared-module__Sd97vW__input+.Shared-module__Sd97vW__error{margin-top:calc(var(--spacing)*2)}.Shared-module__Sd97vW__divider{grid-gap:1ch;opacity:.5;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:1ch;font-size:.8em;display:grid}.Shared-module__Sd97vW__divider:after,.Shared-module__Sd97vW__divider:before{content:"";opacity:.2;background-color:currentColor;height:1px}}
.Artist-module__jiv6ua__brandicarlile [class^=Auth]{--color-text-on-primary:#fff}.Artist-module__jiv6ua__brandicarlile [class*=imageContainer] [class*=image]{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.Artist-module__jiv6ua__brandicarlile ::selection{color:#fff;background:gray}
.Artist-module__z19TTq__cannons [class$=logoContainer]{max-height:220px}
:where(.UserNav-module__ah3QPa__wrapper){position:relative}.UserNav-module__ah3QPa__wrapper:hover .UserNav-module__ah3QPa__button{color:var(--color-text-dark)}.UserNav-module__ah3QPa__button{width:auto;height:1.6rem;display:flex}.UserNav-module__ah3QPa__button>*{height:100%}.UserNav-module__ah3QPa__arrow{width:.853rem}.UserNav-module__ah3QPa__open .UserNav-module__ah3QPa__arrow{transform:rotate(180deg)}.UserNav-module__ah3QPa__menu{background-color:#000;background-color:var(--color-base-dark,#000);box-shadow:0 4px 1px oklch(from var(--color-base-dark)l c h/20%);z-index:40;border-radius:.5em 0 .5em .5em;margin:0;padding-top:.5em;padding-bottom:.5em;position:absolute;inset:100% 0 auto auto}.UserNav-module__ah3QPa__menu a,.UserNav-module__ah3QPa__menu button{color:var(--color-text-light,#fff);cursor:pointer;padding:.25em 1em;-webkit-text-decoration:none;text-decoration:none;display:block}.UserNav-module__ah3QPa__menu a:hover,.UserNav-module__ah3QPa__menu button:hover{color:var(--color-base)}.UserNav-module__ah3QPa__menu:after{clip-path:polygon(0 100%,100% 100%,100% 0);content:"";width:100%;height:1.6rem;position:absolute;bottom:100%;right:0}
@layer chorus{.Dialog-module__4MLUna__dialog{--duration:.12s;opacity:0;transition-behavior:allow-discrete;transition-duration:.12s;transition-duration:var(--duration);transition-property:display,opacity,overlay;transition-timing-function:ease-in-out;display:none}.Dialog-module__4MLUna__dialog::backdrop{opacity:0}.Dialog-module__4MLUna__dialog[open]{opacity:1;display:block}@starting-style{.Dialog-module__4MLUna__dialog[open]{opacity:0;display:block}}.Dialog-module__4MLUna__content{margin:calc(var(--spacing)*2)auto 0;max-height:calc(100vh - (var(--spacing)*16));transition-duration:var(--duration);grid-area:content;transition-property:translate;transition-timing-function:ease-in-out;overflow-y:auto;translate:0 -50px}.Dialog-module__4MLUna__content:after,.Dialog-module__4MLUna__content:before{content:"";width:100%;height:100%;display:block}.Dialog-module__4MLUna__container{min-width:min(640px,100%);height:100%;padding:calc(var(--spacing)*8);grid-template:". . ."1fr".close."".content."max-content". . ."1fr/1fr minmax(auto,100%) 1fr;justify-content:center;width:fit-content;margin-left:auto;margin-right:auto;display:grid}.Dialog-module__4MLUna__close{grid-area:close}.Dialog-module__4MLUna__dialog[open] .Dialog-module__4MLUna__content{translate:0}@starting-style{.Dialog-module__4MLUna__dialog[open] .Dialog-module__4MLUna__content{translate:0 -50px}}}
@layer chorus{.Button-module__MfrfiG__button,.Button-module__MfrfiG__primary,.Button-module__MfrfiG__secondary,.Button-module__MfrfiG__tertiary,.Button-module__MfrfiG__link{background-color:var(--background);border-radius:4px;border-radius:var(--corner-radius,4px);color:var(--text);cursor:pointer;font:inherit;justify-content:center;align-items:center;padding:1em 1.5em;font-size:.8em;font-weight:600;display:inline-flex}.Button-module__MfrfiG__button[disabled],.Button-module__MfrfiG__primary[disabled],.Button-module__MfrfiG__secondary[disabled],.Button-module__MfrfiG__tertiary[disabled],.Button-module__MfrfiG__link[disabled]{pointer-events:none}.Button-module__MfrfiG__button:focus-visible,.Button-module__MfrfiG__primary:focus-visible,.Button-module__MfrfiG__secondary:focus-visible,.Button-module__MfrfiG__tertiary:focus-visible,.Button-module__MfrfiG__link:focus-visible{outline:1px solid;outline:1px solid var(--background,var(--color-focus,currentColor));outline-offset:2px}.Button-module__MfrfiG__primary{--background:var(--button-primary-bg);--text:var(--button-primary-text)}.Button-module__MfrfiG__primary:hover,.Button-module__MfrfiG__primary:focus-visible{--background:var(--button-primary-bg-hover)}.Button-module__MfrfiG__secondary{--background:var(--button-secondary-bg);--text:var(--button-secondary-text)}.Button-module__MfrfiG__secondary:hover,.Button-module__MfrfiG__secondary:focus-visible{--background:var(--button-secondary-bg-hover)}.Button-module__MfrfiG__tertiary{--background:transparent;--text:var(--button-tertiary);border:1px solid;border:1px solid var(--text,var(--color-text,currentColor))}.Button-module__MfrfiG__tertiary:hover,.Button-module__MfrfiG__tertiary:focus-visible{--background:transparent;--text:var(--button-tertiary-hover)}.Button-module__MfrfiG__tertiary:focus-visible{outline:1px solid var(--text)}.Button-module__MfrfiG__danger{--background:var(--color-danger-bg,var(--color-error,currentColor));--text:var(--color-danger-text,var(--color-base,currentColor))}.Button-module__MfrfiG__danger:hover,.Button-module__MfrfiG__danger:focus-visible{--background:color-mix(in oklch,var(--color-danger-bg,var(--color-text,currentColor)),var(--color-base,#000)10%)}.Button-module__MfrfiG__link{--_color:var(--color-text-action-main,var(--color-action,var(--color-accent,currentColor)));--background:transparent;--text:var(--_color);padding:0;padding:initial;-webkit-text-decoration:underline;text-decoration:underline}.Button-module__MfrfiG__link:hover,.Button-module__MfrfiG__link:focus-visible{--text:oklch(from var(--_color)l c h/80%)}.Button-module__MfrfiG__link:focus-visible{outline:1px solid var(--text)}}
.ActionMenu-module__gBG6Zq__wrapper{display:inline-block;position:relative}.ActionMenu-module__gBG6Zq__button{cursor:pointer;display:block}.ActionMenu-module__gBG6Zq__menu{z-index:40;max-height:min(200px,80vh);position:absolute;overflow:hidden auto}:where(.ActionMenu-module__gBG6Zq__menu){background-color:#000;background-color:var(--color-bg-primary,var(--color-base,#000));border-radius:var(--corner-radius);color:var(--color-text-on-primary,var(--color-text,#fff));scrollbar-color:currentcolor transparent;scrollbar-width:thin}.ActionMenu-module__gBG6Zq__action{cursor:pointer;white-space:nowrap;display:block}:where(.ActionMenu-module__gBG6Zq__action){padding:.5rem 1rem}:where(.ActionMenu-module__gBG6Zq__selected){background-color:var(--color-bg-action-main,var(--color-accent));color:var(--color-text-on-action-main)}.ActionMenu-module__gBG6Zq__top-right{bottom:100%;left:0}.ActionMenu-module__gBG6Zq__top-left{bottom:100%;right:0}.ActionMenu-module__gBG6Zq__bottom-right{top:100%;left:0}.ActionMenu-module__gBG6Zq__bottom-left{top:100%;right:0}
.AsyncButton-module__F_eXAG__button{white-space:nowrap;place-items:center;display:inline-flex}.AsyncButton-module__F_eXAG__button>*{flex:none}.AsyncButton-module__F_eXAG__state{opacity:0;height:2lh;transition-duration:.2s;transition-property:display padding width opacity;align-items:center;width:0;margin-top:-1lh;margin-bottom:-1lh;padding-right:0;transition-timing-function:ease;display:none;overflow:hidden}.AsyncButton-module__F_eXAG__show{opacity:1;width:auto;padding-right:.5ch;display:inline-flex}@starting-style{.AsyncButton-module__F_eXAG__show{opacity:0;width:0;padding-right:0;display:inline-flex}}.AsyncButton-module__F_eXAG__spinner{border-color:#0000 currentColor currentColor}.AsyncButton-module__F_eXAG__icon{fill:currentColor;width:auto;height:1.25em}
.VideoInput-module__V6d6Xa__uploader{--overlay-background-color:#000c;--progress-bar-background-color:oklch(from currentcolor l c h/10%);--progress-bar-fill-color:currentcolor;--progress-bar-height:.25em}[type=button].VideoInput-module__V6d6Xa__button{background-color:oklch(from currentcolor l c h/10%);color:var(--color-text-on-secondary,currentcolor)}@supports (color:lab(from red l 1 1% / calc(alpha + 0.1))){[type=button].VideoInput-module__V6d6Xa__button{background-color:var(--color-bg-secondary,oklch(from currentcolor l c h/10%))}}[type=button].VideoInput-module__V6d6Xa__button:hover,[type=button].VideoInput-module__V6d6Xa__button:focus-visible{opacity:.8}
@layer chorus{.ConfirmDialog-module__MhI1Qa__dialog{background-color:var(--color-bg-primary);border-radius:var(--corner-radius);color:var(--color-text-on-primary);max-width:400px;padding:calc(var(--spacing)*8);text-align:center;width:calc(100% - (var(--spacing)*8));margin:auto;transition-property:display,opacity,overlay,translate;transition-timing-function:ease-in-out;translate:0 -50px;container-type:inline-size}.ConfirmDialog-module__MhI1Qa__dialog::backdrop{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:1;background-color:#00000073}.ConfirmDialog-module__MhI1Qa__dialog[open]{translate:0}.ConfirmDialog-module__MhI1Qa__dialog form{--_gap:calc(var(--spacing)*4);gap:var(--_gap);margin-top:calc(var(--spacing)*6);flex-wrap:wrap;display:flex}.ConfirmDialog-module__MhI1Qa__dialog button{flex:1 0 calc(50% - var(--_gap)/2)}}.ConfirmDialog-module__MhI1Qa__dialog{}
.TopicForm-module__rMIzUa__form{background-color:var(--color-base);border-radius:1rem;grid-area:content;width:calc(100% - 4rem);max-width:800px;height:max-content;margin-left:auto;margin-right:auto;padding:1rem}.TopicForm-module__rMIzUa__form button{background-color:oklch(from var(--color-text-light)l c h/40%);color:var(--color-text);border-radius:.375rem;padding:.75rem 1rem}.TopicForm-module__rMIzUa__form button:hover{background-color:oklch(from var(--color-text-light)l c h/60%);color:var(--color-text-dark)}.TopicForm-module__rMIzUa__form label:has(input[type=checkbox]){background-color:oklch(from var(--color-text)l c h/10%);color:var(--color-text-dark);cursor:pointer;border-width:0;border-radius:.333rem;gap:.5em;padding:.5em}.TopicForm-module__rMIzUa__form label:has(input[type=checkbox]) span{color:currentColor}.TopicForm-module__rMIzUa__form label:has(input[type=checkbox]):hover{background-color:oklch(from var(--color-text)l c h/20%)}.TopicForm-module__rMIzUa__form label:has(input[type=checkbox]:checked){background-color:var(--color-accent)}:is(.TopicForm-module__rMIzUa__form .TopicForm-module__rMIzUa__inputs,.TopicForm-module__rMIzUa__form .video-input){background-color:oklch(from var(--color-text)l c h/10%);border:1px solid oklch(from var(--color-text)l c h/40%);color:var(--color-text-dark);border-radius:.5rem}
.Artist-module__iTQYXa__artist{--dark-tone-green:#166836;--light-tone-green:#e0e1d3;--reg-form-text:var(--dark-tone-green);--reg-heading-text:var(--dark-tone-green);--color-text-on-primary:var(--dark-tone-green);--color-bg-action-main:var(--dark-tone-green);--color-text-on-action-main:var(--light-tone-green);--newspaper-scribble-svg:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20800%2030%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22newspaper-ink%22%20x%3D%220%25%22%20y%3D%220%25%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3CfeTurbulence%20type%3D%22fractalNoise%22%20baseFrequency%3D%220.9%22%20numOctaves%3D%223%22%20result%3D%22noise%22/%3E%3CfeColorMatrix%20in%3D%22noise%22%20type%3D%22saturate%22%20values%3D%220%22%20result%3D%22grayscale%22/%3E%3CfeComponentTransfer%20in%3D%22grayscale%22%20result%3D%22dither%22%3E%3CfeFuncA%20type%3D%22discrete%22%20tableValues%3D%220%200.3%200.7%201%22/%3E%3C/feComponentTransfer%3E%3CfeComposite%20in%3D%22dither%22%20in2%3D%22SourceAlpha%22%20operator%3D%22in%22%20result%3D%22masked-dither%22/%3E%3CfeComposite%20in%3D%22SourceGraphic%22%20in2%3D%22masked-dither%22%20operator%3D%22multiply%22/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon%20points%3D%2220%2C12.5%2040%2C12.2%2060%2C11.8%2080%2C11.3%20100%2C10.5%20120%2C9.5%20140%2C8.0%20160%2C6.0%20180%2C4.5%20200%2C3.5%20220%2C3.0%20240%2C2.8%20260%2C2.5%20280%2C2.3%20300%2C2.2%20320%2C2.1%20340%2C2.0%20360%2C2.0%20380%2C2.0%20400%2C2.0%20420%2C2.0%20440%2C2.0%20460%2C2.0%20480%2C2.1%20500%2C2.2%20520%2C2.3%20540%2C2.5%20560%2C2.8%20580%2C3.0%20600%2C3.5%20620%2C4.5%20640%2C6.0%20660%2C8.0%20680%2C9.5%20700%2C10.5%20720%2C11.3%20740%2C11.8%20760%2C12.2%20780%2C12.5%20800%2C12.5%20800%2C13.5%20780%2C13.8%20760%2C14.2%20740%2C14.7%20720%2C15.5%20700%2C16.5%20680%2C18.0%20660%2C20.0%20640%2C21.5%20620%2C22.5%20600%2C23.0%20580%2C23.2%20560%2C23.5%20540%2C23.7%20520%2C23.8%20500%2C23.9%20480%2C24.0%20460%2C24.0%20440%2C24.0%20420%2C24.0%20400%2C24.0%20380%2C24.0%20360%2C24.0%20340%2C23.9%20320%2C23.8%20300%2C23.7%20280%2C23.5%20260%2C23.2%20240%2C23.0%20220%2C22.5%20200%2C21.5%20180%2C20.0%20160%2C18.0%20140%2C16.5%20120%2C15.5%20100%2C14.7%2080%2C14.2%2060%2C13.8%2040%2C13.5%2020%2C13.5%22%20fill%3D%22black%22%20filter%3D%22url%28%23newspaper-ink%29%22/%3E%3C/svg%3E)}.Artist-module__iTQYXa__artist [class*=imageContainer] [class*=image]{-o-object-fit:cover;object-fit:cover;-o-object-position:75% 100%;object-position:75% 100%}.Artist-module__iTQYXa__artist [class*=authContainer] [class*=contentContainer]{background:var(--light-tone-green)}.Artist-module__iTQYXa__artist [class*=authContainer] [class*=contentContainer] [class^=Form-module]{background:var(--light-tone-green)}.Artist-module__iTQYXa__artist [class*=authContainer] [class*=contentContainer] [class^=PlanCard-module][class$=selected]{border-color:var(--dark-tone-green)}.Artist-module__iTQYXa__artist [class*=authContainer] [class*=contentContainer] [class^=PlanCard-module][class$=selected] svg path{fill:var(--color-bg-action-main,#166836)!important}.Artist-module__iTQYXa__artist [class*=authContainer] [class*=contentContainer] [class$=submit]{background:var(--dark-tone-green)}.Artist-module__iTQYXa__artist [data-nav-item]{position:relative}.Artist-module__iTQYXa__artist [data-nav-item]:after{background-image:var(--newspaper-scribble-svg);content:"";filter:invert();opacity:0;background-position:bottom;background-repeat:repeat-x;background-size:100% 100%;height:3px;transition:opacity .15s ease-in-out;position:absolute;bottom:0;left:0;right:0}.Artist-module__iTQYXa__artist [data-nav-item]:hover:after,.Artist-module__iTQYXa__artist [data-nav-item][data-selected=true]:after{opacity:1}.Artist-module__iTQYXa__artist :has([data-nav-item]:hover) [data-nav-item][data-selected=true]:not(:hover):after{opacity:0}.Artist-module__iTQYXa__artist .Artist-module__iTQYXa__PaymentElement .Artist-module__iTQYXa__TermsText{color:var(--reg-form-text)}
@font-face{font-family:Secular One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/063b667de7f6e09e-s.63465950.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Secular One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/67ed79da1d565410-s.dcda92bd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Secular One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2d3eef783c5f7244-s.p.5948a42e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Secular One Fallback;src:local(Arial);ascent-override:94.92%;descent-override:40.21%;line-gap-override:0.0%;size-adjust:107.67%}.secular_one_b7d2c45e-module__gVwBdG__className{font-family:Secular One,Secular One Fallback;font-style:normal;font-weight:400}
.Artist-module__0w_HIa__jonpardi{--newspaper-scribble-svg:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20800%2030%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22newspaper-ink%22%20x%3D%220%25%22%20y%3D%220%25%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3CfeTurbulence%20type%3D%22fractalNoise%22%20baseFrequency%3D%220.9%22%20numOctaves%3D%223%22%20result%3D%22noise%22/%3E%3CfeColorMatrix%20in%3D%22noise%22%20type%3D%22saturate%22%20values%3D%220%22%20result%3D%22grayscale%22/%3E%3CfeComponentTransfer%20in%3D%22grayscale%22%20result%3D%22dither%22%3E%3CfeFuncA%20type%3D%22discrete%22%20tableValues%3D%220%200.3%200.7%201%22/%3E%3C/feComponentTransfer%3E%3CfeComposite%20in%3D%22dither%22%20in2%3D%22SourceAlpha%22%20operator%3D%22in%22%20result%3D%22masked-dither%22/%3E%3CfeComposite%20in%3D%22SourceGraphic%22%20in2%3D%22masked-dither%22%20operator%3D%22multiply%22/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon%20points%3D%2220%2C12.5%2040%2C12.2%2060%2C11.8%2080%2C11.3%20100%2C10.5%20120%2C9.5%20140%2C8.0%20160%2C6.0%20180%2C4.5%20200%2C3.5%20220%2C3.0%20240%2C2.8%20260%2C2.5%20280%2C2.3%20300%2C2.2%20320%2C2.1%20340%2C2.0%20360%2C2.0%20380%2C2.0%20400%2C2.0%20420%2C2.0%20440%2C2.0%20460%2C2.0%20480%2C2.1%20500%2C2.2%20520%2C2.3%20540%2C2.5%20560%2C2.8%20580%2C3.0%20600%2C3.5%20620%2C4.5%20640%2C6.0%20660%2C8.0%20680%2C9.5%20700%2C10.5%20720%2C11.3%20740%2C11.8%20760%2C12.2%20780%2C12.5%20800%2C12.5%20800%2C13.5%20780%2C13.8%20760%2C14.2%20740%2C14.7%20720%2C15.5%20700%2C16.5%20680%2C18.0%20660%2C20.0%20640%2C21.5%20620%2C22.5%20600%2C23.0%20580%2C23.2%20560%2C23.5%20540%2C23.7%20520%2C23.8%20500%2C23.9%20480%2C24.0%20460%2C24.0%20440%2C24.0%20420%2C24.0%20400%2C24.0%20380%2C24.0%20360%2C24.0%20340%2C23.9%20320%2C23.8%20300%2C23.7%20280%2C23.5%20260%2C23.2%20240%2C23.0%20220%2C22.5%20200%2C21.5%20180%2C20.0%20160%2C18.0%20140%2C16.5%20120%2C15.5%20100%2C14.7%2080%2C14.2%2060%2C13.8%2040%2C13.5%2020%2C13.5%22%20fill%3D%22black%22%20filter%3D%22url%28%23newspaper-ink%29%22/%3E%3C/svg%3E);--scribble-color:white}.Artist-module__0w_HIa__jonpardi [data-nav-item]:after{background-color:var(--scribble-color);content:"";height:6px;-webkit-mask-image:var(--newspaper-scribble-svg);-webkit-mask-image:var(--newspaper-scribble-svg);mask-image:var(--newspaper-scribble-svg);opacity:0;transition:opacity .15s;position:absolute;bottom:-2px;left:0;right:0;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Artist-module__0w_HIa__jonpardi [data-nav-item][data-selected=true]:after,.Artist-module__0w_HIa__jonpardi [data-nav-item]:hover:after{opacity:1}.Artist-module__0w_HIa__jonpardi ul:has([data-nav-item]:hover) [data-nav-item][data-selected=true]:not(:hover):after{opacity:0}
@font-face{font-family:belleFont;src:url(../media/BelleFont-s.p.bd3eef73.otf)format("opentype");font-display:swap}@font-face{font-family:belleFont Fallback;src:local(Arial);ascent-override:78.57%;descent-override:26.74%;line-gap-override:5.77%;size-adjust:84.89%}.bellefont_c93de685-module__S3iBcG__className{font-family:belleFont,belleFont Fallback}.bellefont_c93de685-module__S3iBcG__variable{--font-belle:"belleFont","belleFont Fallback"}
@font-face{font-family:brandiCarlileFont;src:url(../media/Monigue-s.p.eaa04d6f.ttf)format("truetype");font-display:swap}@font-face{font-family:brandiCarlileFont Fallback;src:local(Arial);ascent-override:102.39%;descent-override:34.13%;line-gap-override:0.0%;size-adjust:73.25%}.brandicarlilefont_ed5f7d3f-module__6Dvwja__className{font-family:brandiCarlileFont,brandiCarlileFont Fallback}.brandicarlilefont_ed5f7d3f-module__6Dvwja__variable{--font-brandicarlile:"brandiCarlileFont","brandiCarlileFont Fallback"}
@font-face{font-family:modestFont;src:url(../media/ModestFont-s.p.70fe5292.otf)format("opentype");font-display:swap}@font-face{font-family:modestFont Fallback;src:local(Arial);ascent-override:132.82%;descent-override:40.11%;line-gap-override:0.0%;size-adjust:76.04%}.modestfont_3952275b-module__BejXCG__className{font-family:modestFont,modestFont Fallback}.modestfont_3952275b-module__BejXCG__variable{--font-modest:"modestFont","modestFont Fallback"}
@font-face{font-family:halestormFont;src:url(../media/MetalMania_Regular-s.p.ef26e76e.ttf)format("truetype");font-display:swap}@font-face{font-family:halestormFont Fallback;src:local(Arial);ascent-override:108.83%;descent-override:34.17%;line-gap-override:0.0%;size-adjust:86.59%}.halestormfont_47792d07-module__Ltrkdq__className{font-family:halestormFont,halestormFont Fallback}.halestormfont_47792d07-module__Ltrkdq__variable{--font-halestorm:"halestormFont","halestormFont Fallback"}
@font-face{font-family:theblackcrowesFont;src:url(../media/theblackcrowes-s.p.ca697347.otf)format("opentype");font-display:swap}@font-face{font-family:theblackcrowesFont Fallback;src:local(Arial);ascent-override:94.31%;descent-override:31.21%;line-gap-override:0.0%;size-adjust:88.44%}.theblackcrowesfont_30b11fa9-module__Z3iKhG__className{font-family:theblackcrowesFont,theblackcrowesFont Fallback}.theblackcrowesfont_30b11fa9-module__Z3iKhG__variable{--font-theblackcrowes:"theblackcrowesFont","theblackcrowesFont Fallback"}
@font-face{font-family:parkerMcCollum;src:url(../media/ParkerMcCollum-s.p.59d7d3d1.ttf)format("truetype");font-display:swap}@font-face{font-family:parkerMcCollum Fallback;src:local(Arial);ascent-override:92.83%;descent-override:30.94%;line-gap-override:8.84%;size-adjust:113.11%}.parkermccollum_4b03d702-module__aGKXoq__className{font-family:parkerMcCollum,parkerMcCollum Fallback}.parkermccollum_4b03d702-module__aGKXoq__variable{--font-parkermccollum:"parkerMcCollum","parkerMcCollum Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_e8e54af-module__r7opxW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_e8e54af-module__r7opxW__variable{--font-inter:"Inter","Inter Fallback"}
@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;font-display:swap;src:url(../media/85e270911e713436-s.4851521f.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2ad3cd63006f4f39-s.p.b04177f3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Libre Baskerville Fallback;src:local(Times New Roman);ascent-override:76.22%;descent-override:21.22%;line-gap-override:0.0%;size-adjust:127.26%}.libre_baskerville_c664d2d8-module__r0prBq__className{font-family:Libre Baskerville,Libre Baskerville Fallback;font-style:normal;font-weight:400}.libre_baskerville_c664d2d8-module__r0prBq__variable{--font-wethekingdom:"Libre Baskerville","Libre Baskerville Fallback"}
@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2b402d8aebffd579-s.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_dbaa1693-module__Xf9SGW__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_dbaa1693-module__Xf9SGW__variable{--font-montserrat:"Montserrat","Montserrat Fallback"}
@font-face{font-family:Crimson Pro;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/bbe2082c2ebf69de-s.dd28a007.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/9ae69ccf0a67f3e4-s.e0d1d72d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/115e7a2565b70400-s.p.e440a306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Crimson Pro Fallback;src:local(Times New Roman);ascent-override:90.96%;descent-override:21.8%;line-gap-override:0.0%;size-adjust:98.56%}.crimson_pro_143714a3-module__-xa7-q__className{font-family:Crimson Pro,Crimson Pro Fallback;font-style:normal}.crimson_pro_143714a3-module__-xa7-q__variable{--font-crimson-pro:"Crimson Pro","Crimson Pro Fallback"}
@font-face{font-family:kiyokoRegular;src:url(../media/Kiyoko_Regular-s.p.ca56b909.ttf)format("truetype");font-display:swap}@font-face{font-family:kiyokoRegular Fallback;src:local(Arial);ascent-override:82.98%;descent-override:20.1%;line-gap-override:8.95%;size-adjust:100.51%}.kiyokoregular_654fc1c9-module__sanZ8W__className{font-family:kiyokoRegular,kiyokoRegular Fallback}.kiyokoregular_654fc1c9-module__sanZ8W__variable{--font-kiyoko-regular:"kiyokoRegular","kiyokoRegular Fallback"}
@font-face{font-family:parkwayDrive;src:url(../media/ParkwayDrive-s.p.da9f1960.ttf)format("truetype");font-display:swap}@font-face{font-family:parkwayDrive Fallback;src:local(Arial);ascent-override:106.59%;descent-override:24.72%;line-gap-override:0.0%;size-adjust:101.52%}.parkwaydrive_2cc9bd4a-module__vrjDPa__className{font-family:parkwayDrive,parkwayDrive Fallback}.parkwaydrive_2cc9bd4a-module__vrjDPa__variable{--font-parkwaydrive:"parkwayDrive","parkwayDrive Fallback"}
@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/818920d548580f83-s.7013bead.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e83bc706a99bf666-s.bd9870ea.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5580d1579f4df088-s.b6c45254.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/77f3c17f20550db3-s.fb654755.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/221faba0970ae6e0-s.p.a2cf9b4d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_d56b212c-module__gXJfaW__className{font-family:Montserrat,Montserrat Fallback;font-style:normal;font-weight:700}.montserrat_d56b212c-module__gXJfaW__variable{--font-rainbowkittensurprise:"Montserrat","Montserrat Fallback"}
@font-face{font-family:russellDickersonFont;src:url(../media/RussellDickersonFont-s.p.7a80bd1a.ttf)format("truetype");font-display:swap}@font-face{font-family:russellDickersonFont Fallback;src:local(Arial);ascent-override:100.31%;descent-override:29.65%;line-gap-override:0.0%;size-adjust:99.49%}.russelldickersonfont_580d9022-module__OZtJgq__className{font-family:russellDickersonFont,russellDickersonFont Fallback}.russelldickersonfont_580d9022-module__OZtJgq__variable{--font-russell-dickerson:"russellDickersonFont","russellDickersonFont Fallback"}
@font-face{font-family:theBlackAngelsFont;src:url(../media/bellerose-s.p.b7de3e49.woff2)format("woff2");font-display:swap}@font-face{font-family:theBlackAngelsFont Fallback;src:local(Arial);ascent-override:108.53%;descent-override:34.49%;line-gap-override:37.95%;size-adjust:85.16%}.theblackangelsfont_455846c4-module__fk8AwW__className{font-family:theBlackAngelsFont,theBlackAngelsFont Fallback}.theblackangelsfont_455846c4-module__fk8AwW__variable{--font-theblackangels:"theBlackAngelsFont","theBlackAngelsFont Fallback"}
@font-face{font-family:boysLikeGirlsFont;src:url(../media/BoysLikeGirlsFont-s.p.3ee6673a.otf)format("opentype");font-display:swap}@font-face{font-family:boysLikeGirlsFont Fallback;src:local(Arial);ascent-override:68.07%;descent-override:18.21%;line-gap-override:7.91%;size-adjust:104.9%}.boyslikegirlsfont_9ac7abb3-module__DYzkVq__className{font-family:boysLikeGirlsFont,boysLikeGirlsFont Fallback}.boyslikegirlsfont_9ac7abb3-module__DYzkVq__variable{--font-boyslikegirls:"boysLikeGirlsFont","boysLikeGirlsFont Fallback"}
@font-face{font-family:rodrigoygabrielaFont;src:url(../media/MinervaModernBold-s.p.90e53d08.otf)format("opentype");font-display:swap}@font-face{font-family:rodrigoygabrielaFont Fallback;src:local(Arial);ascent-override:91.2%;descent-override:25.92%;line-gap-override:0.0%;size-adjust:102.63%}.rodrigoygabrielafont_a3cd5bf1-module__r9nZna__className{font-family:rodrigoygabrielaFont,rodrigoygabrielaFont Fallback}.rodrigoygabrielafont_a3cd5bf1-module__r9nZna__variable{--font-rodrigoygabriela:"rodrigoygabrielaFont","rodrigoygabrielaFont Fallback"}
@font-face{font-family:cannonsFont;src:url(../media/Neue_Kabel_Medium-s.p.8804e621.otf)format("opentype");font-display:swap}@font-face{font-family:cannonsFont Fallback;src:local(Arial);ascent-override:104.42%;descent-override:29.26%;line-gap-override:0.0%;size-adjust:95.0%}.cannonsfont_bbb868a3-module__8tbugG__className{font-family:cannonsFont,cannonsFont Fallback}.cannonsfont_bbb868a3-module__8tbugG__variable{--font-cannons:"cannonsFont","cannonsFont Fallback"}
@font-face{font-family:timmcgrawFont;src:url(../media/Tm_handwritten_Regular-s.p.a95a77d1.otf)format("opentype");font-display:swap}@font-face{font-family:timmcgrawFont Fallback;src:local(Arial);ascent-override:56.28%;descent-override:14.07%;line-gap-override:6.33%;size-adjust:142.14%}.timmcgrawfont_969fb15d-module__greRGq__className{font-family:timmcgrawFont,timmcgrawFont Fallback}.timmcgrawfont_969fb15d-module__greRGq__variable{--font-timmcgraw:"timmcgrawFont","timmcgrawFont Fallback"}
@font-face{font-family:bandofhorsesFont;src:url(../media/AmericanTypewriter-s.p.fb52d7e6.ttf)format("truetype");font-display:swap}@font-face{font-family:bandofhorsesFont Fallback;src:local(Arial);ascent-override:83.05%;descent-override:22.97%;line-gap-override:0.0%;size-adjust:108.85%}.bandofhorsesfont_9adc65d0-module__N_whqq__className{font-family:bandofhorsesFont,bandofhorsesFont Fallback}.bandofhorsesfont_9adc65d0-module__N_whqq__variable{--font-bandofhorses:"bandofhorsesFont","bandofhorsesFont Fallback"}
@font-face{font-family:johnnyswimFont;src:url(../media/CopperBlack-s.p.53693a81.ttf)format("truetype");font-display:swap}@font-face{font-family:johnnyswimFont Fallback;src:local(Arial);ascent-override:79.02%;descent-override:19.71%;line-gap-override:0.0%;size-adjust:116.17%}.johnnyswimfont_f792576a-module__2EaFya__className{font-family:johnnyswimFont,johnnyswimFont Fallback}.johnnyswimfont_f792576a-module__2EaFya__variable{--font-johnnyswim:"johnnyswimFont","johnnyswimFont Fallback"}
.Artist-module__Fj8K2G__modestmouse{--color-text-on-primary:white;--button-primary-bg:#efbed4;--color-bg-action-main:#efbed4;--button-primary-bg-hover:color-mix(in oklch,var(--button-primary-bg)70%,transparent)}.Artist-module__Fj8K2G__modestmouse [class$=loginContainer]{--color-text-on-action-main:#111}.Artist-module__Fj8K2G__modestmouse [class$=loginContainer] [class$=logoContainer]>h2{font-size:5em}.Artist-module__Fj8K2G__modestmouse [class$=footerActionText]{color:#fff}.Artist-module__Fj8K2G__modestmouse [class^=BasicProfileForm]{--color-bg-primary:#000}
.Artist-module__JCrRlG__parkermccollum [class$=logoContainer]{max-height:240px}.Artist-module__JCrRlG__parkermccollum [class*=imageContainer] [class*=image]{-o-object-fit:cover;object-fit:cover;-o-object-position:80% center;object-position:80% center;background-size:300% 100%}
.Artist-module__8mh-qW__timmcgraw [class*=imageContainer] [class*=image]{-o-object-fit:contain;object-fit:contain;-o-object-position:top center;object-position:top center}.Artist-module__8mh-qW__timmcgraw [class$=logoContainer]{height:280px}
@font-face{font-family:courierNewFont;src:url("../media/Courier New-s.p.218ac7ff.ttf")format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:courierNewFont;src:url("../media/Courier New Bold-s.p.e65f3745.ttf")format("truetype");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:courierNewFont;src:url("../media/Courier New Italic-s.p.d396275e.ttf")format("truetype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:courierNewFont;src:url("../media/Courier New Bold Italic-s.p.d981664a.ttf")format("truetype");font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:courierNewFont Fallback;src:local(Arial);ascent-override:63.3%;descent-override:22.83%;line-gap-override:0.0%;size-adjust:131.51%}.couriernewfont_b6b3d98a-module__XHDeia__className{font-family:courierNewFont,courierNewFont Fallback}.couriernewfont_b6b3d98a-module__XHDeia__variable{--font-courier-new:"courierNewFont","courierNewFont Fallback"}
.Artist-module__UVY5WG__youngthegiant{--dark-tone-green:#0b4f1b;--light-tone-green:#f9f1e2;--reg-form-text:var(--dark-tone-green);--reg-heading-text:var(--dark-tone-green);--color-text-on-primary:var(--dark-tone-green);--color-bg-action-main:var(--dark-tone-green);--color-text-on-action-main:var(--light-tone-green);--font-youngthegiant:"Courier New",sans-serif;--color-navbar-text-color:var(--dark-tone-green);--scribble-color:var(--dark-tone-green);--newspaper-scribble-svg-dark:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20800%2030%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22newspaper-ink-dark%22%20x%3D%220%25%22%20y%3D%220%25%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3CfeTurbulence%20type%3D%22fractalNoise%22%20baseFrequency%3D%220.9%22%20numOctaves%3D%223%22%20result%3D%22noise%22/%3E%3CfeColorMatrix%20in%3D%22noise%22%20type%3D%22saturate%22%20values%3D%220%22%20result%3D%22grayscale%22/%3E%3CfeComponentTransfer%20in%3D%22grayscale%22%20result%3D%22dither%22%3E%3CfeFuncA%20type%3D%22discrete%22%20tableValues%3D%220%200.3%200.7%201%22/%3E%3C/feComponentTransfer%3E%3CfeComposite%20in%3D%22dither%22%20in2%3D%22SourceAlpha%22%20operator%3D%22in%22%20result%3D%22masked-dither%22/%3E%3CfeComposite%20in%3D%22SourceGraphic%22%20in2%3D%22masked-dither%22%20operator%3D%22multiply%22/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon%20points%3D%2220%2C12.5%2040%2C12.2%2060%2C11.8%2080%2C11.3%20100%2C10.5%20120%2C9.5%20140%2C8.0%20160%2C6.0%20180%2C4.5%20200%2C3.5%20220%2C3.0%20240%2C2.8%20260%2C2.5%20280%2C2.3%20300%2C2.2%20320%2C2.1%20340%2C2.0%20360%2C2.0%20380%2C2.0%20400%2C2.0%20420%2C2.0%20440%2C2.0%20460%2C2.0%20480%2C2.1%20500%2C2.2%20520%2C2.3%20540%2C2.5%20560%2C2.8%20580%2C3.0%20600%2C3.5%20620%2C4.5%20640%2C6.0%20660%2C8.0%20680%2C9.5%20700%2C10.5%20720%2C11.3%20740%2C11.8%20760%2C12.2%20780%2C12.5%20800%2C12.5%20800%2C13.5%20780%2C13.8%20760%2C14.2%20740%2C14.7%20720%2C15.5%20700%2C16.5%20680%2C18.0%20660%2C20.0%20640%2C21.5%20620%2C22.5%20600%2C23.0%20580%2C23.2%20560%2C23.5%20540%2C23.7%20520%2C23.8%20500%2C23.9%20480%2C24.0%20460%2C24.0%20440%2C24.0%20420%2C24.0%20400%2C24.0%20380%2C24.0%20360%2C24.0%20340%2C23.9%20320%2C23.8%20300%2C23.7%20280%2C23.5%20260%2C23.2%20240%2C23.0%20220%2C22.5%20200%2C21.5%20180%2C20.0%20160%2C18.0%20140%2C16.5%20120%2C15.5%20100%2C14.7%2080%2C14.2%2060%2C13.8%2040%2C13.5%2020%2C13.5%22%20fill%3D%22%230b4f1b%22%20filter%3D%22url%28%23newspaper-ink-dark%29%22/%3E%3C/svg%3E);--newspaper-scribble-svg-light:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20800%2030%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22newspaper-ink-light%22%20x%3D%220%25%22%20y%3D%220%25%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3CfeTurbulence%20type%3D%22fractalNoise%22%20baseFrequency%3D%220.9%22%20numOctaves%3D%223%22%20result%3D%22noise%22/%3E%3CfeColorMatrix%20in%3D%22noise%22%20type%3D%22saturate%22%20values%3D%220%22%20result%3D%22grayscale%22/%3E%3CfeComponentTransfer%20in%3D%22grayscale%22%20result%3D%22dither%22%3E%3CfeFuncA%20type%3D%22discrete%22%20tableValues%3D%220%200.3%200.7%201%22/%3E%3C/feComponentTransfer%3E%3CfeComposite%20in%3D%22dither%22%20in2%3D%22SourceAlpha%22%20operator%3D%22in%22%20result%3D%22masked-dither%22/%3E%3CfeComposite%20in%3D%22SourceGraphic%22%20in2%3D%22masked-dither%22%20operator%3D%22multiply%22/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon%20points%3D%2220%2C12.5%2040%2C12.2%2060%2C11.8%2080%2C11.3%20100%2C10.5%20120%2C9.5%20140%2C8.0%20160%2C6.0%20180%2C4.5%20200%2C3.5%20220%2C3.0%20240%2C2.8%20260%2C2.5%20280%2C2.3%20300%2C2.2%20320%2C2.1%20340%2C2.0%20360%2C2.0%20380%2C2.0%20400%2C2.0%20420%2C2.0%20440%2C2.0%20460%2C2.0%20480%2C2.1%20500%2C2.2%20520%2C2.3%20540%2C2.5%20560%2C2.8%20580%2C3.0%20600%2C3.5%20620%2C4.5%20640%2C6.0%20660%2C8.0%20680%2C9.5%20700%2C10.5%20720%2C11.3%20740%2C11.8%20760%2C12.2%20780%2C12.5%20800%2C12.5%20800%2C13.5%20780%2C13.8%20760%2C14.2%20740%2C14.7%20720%2C15.5%20700%2C16.5%20680%2C18.0%20660%2C20.0%20640%2C21.5%20620%2C22.5%20600%2C23.0%20580%2C23.2%20560%2C23.5%20540%2C23.7%20520%2C23.8%20500%2C23.9%20480%2C24.0%20460%2C24.0%20440%2C24.0%20420%2C24.0%20400%2C24.0%20380%2C24.0%20360%2C24.0%20340%2C23.9%20320%2C23.8%20300%2C23.7%20280%2C23.5%20260%2C23.2%20240%2C23.0%20220%2C22.5%20200%2C21.5%20180%2C20.0%20160%2C18.0%20140%2C16.5%20120%2C15.5%20100%2C14.7%2080%2C14.2%2060%2C13.8%2040%2C13.5%2020%2C13.5%22%20fill%3D%22%23f9f1e2%22%20filter%3D%22url%28%23newspaper-ink-light%29%22/%3E%3C/svg%3E);--newspaper-scribble-svg:var(--newspaper-scribble-svg-dark)}.Artist-module__UVY5WG__youngthegiant [class*=authContainer] [class*=contentContainer]{--color-text-on-primary:var(--dark-tone-green);background:var(--light-tone-green);font-family:var(--font-youngthegiant)}.Artist-module__UVY5WG__youngthegiant [class*=authContainer] [class*=contentContainer] [class^=Form-module]{background:var(--light-tone-green)}.Artist-module__UVY5WG__youngthegiant [class*=authContainer] [class*=contentContainer] [class^=PlanCard-module][class$=selected]{border-color:var(--dark-tone-green)}.Artist-module__UVY5WG__youngthegiant [class*=authContainer] [class*=contentContainer] [class^=PlanCard-module][class$=selected] svg path{fill:var(--color-bg-action-main,#166836)!important}.Artist-module__UVY5WG__youngthegiant [class*=authContainer] [class*=contentContainer] [class$=submit]{background:var(--dark-tone-green)}.Artist-module__UVY5WG__youngthegiant [class*=authContainer] [class*=contentContainer] [class$=formButtonPrimary]{background:var(--dark-tone-green)}.Artist-module__UVY5WG__youngthegiant:has(mux-player) [data-nav-item]{color:var(--light-tone-green);font-weight:700}.Artist-module__UVY5WG__youngthegiant:has(mux-player) [data-nav-item]:after{background-image:var(--newspaper-scribble-svg-light);filter:none}.Artist-module__UVY5WG__youngthegiant:has(mux-player) [data-modest-avatar-dropdown]{background-color:var(--light-tone-green)}.Artist-module__UVY5WG__youngthegiant [data-nav-item]{position:relative}.Artist-module__UVY5WG__youngthegiant [data-nav-item]:after{background-image:var(--newspaper-scribble-svg-dark);content:"";filter:none;opacity:0;background-position:bottom;background-repeat:repeat-x;background-size:100% 100%;height:3px;transition:opacity .15s ease-in-out;position:absolute;bottom:0;left:0;right:0}.Artist-module__UVY5WG__youngthegiant [data-nav-item]:hover:after,.Artist-module__UVY5WG__youngthegiant [data-nav-item][data-selected=true]:after{opacity:1}.Artist-module__UVY5WG__youngthegiant :has([data-nav-item]:hover) [data-nav-item][data-selected=true]:not(:hover):after{opacity:0}.Artist-module__UVY5WG__youngthegiant [class^=ForumTagsList] [class$=active]{color:#fff}
.MiniEventCard-module__-hmqLG__event{place-items:stretch stretch;display:grid}.MiniEventCard-module__-hmqLG__wrapper{background-color:var(--color-bg-secondary);border-radius:var(--corner-radius);color:var(--color-text-on-secondary);grid-gap:0 calc(var(--spacing)*4);gap:0 calc(var(--spacing)*4);padding:calc(var(--spacing)*4);grid-template:"image."1fr"image address""image details""image."1fr/78px 1fr;-webkit-text-decoration:none;text-decoration:none;display:grid}.MiniEventCard-module__-hmqLG__wrapper[href]:hover{background-color:color-mix(in srgb,var(--color-bg-secondary),var(--color-bg-page)20%)}.MiniEventCard-module__-hmqLG__address,.MiniEventCard-module__-hmqLG__details dd{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MiniEventCard-module__-hmqLG__address{font-size:var(--text-xl);grid-area:address;font-weight:600}.MiniEventCard-module__-hmqLG__icon,.MiniEventCard-module__-hmqLG__img{aspect-ratio:1;border-radius:calc(var(--corner-radius)*.5);-o-object-fit:cover;object-fit:cover;grid-area:image}.MiniEventCard-module__-hmqLG__icon{background-color:color-mix(in oklch,var(--color-bg-secondary),var(--color-text-on-secondary));color:currentColor;mix-blend-mode:soft-light;grid-template:.8fr/.8fr;place-content:center;display:grid}.MiniEventCard-module__-hmqLG__icon svg{width:100%;height:100%}.MiniEventCard-module__-hmqLG__details{color:oklch(from var(--color-text-on-secondary)l c h/70%);font-size:var(--text-m);grid-gap:0 calc(var(--spacing)*1.5);align-items:center;gap:0 calc(var(--spacing)*1.5);grid-area:details;grid-template-columns:auto 1fr;display:grid}.MiniEventCard-module__-hmqLG__details dt{width:auto;height:1em}.MiniEventCard-module__-hmqLG__details .MiniEventCard-module__-hmqLG__important{color:var(--color-text-action-main)}
.PresaleInterstitial-module__R6y8kq__outer{background-color:var(--color-bg-page);color:var(--color-text-on-page);grid-template-rows:1fr auto 1fr;min-height:100%;display:grid;container-type:inline-size}.PresaleInterstitial-module__R6y8kq__inner{height:100%;min-height:max-content;padding:calc(var(--spacing)*12)calc(var(--spacing)*4);grid-row:2;grid-template-columns:min(100%,480px);place-content:start center;display:grid}@media (width>=600px){.PresaleInterstitial-module__R6y8kq__inner{padding-left:calc(var(--spacing)*6);padding-right:calc(var(--spacing)*6)}}.PresaleInterstitial-module__R6y8kq__close{height:calc(var(--spacing)*8);padding:var(--spacing);right:calc(var(--spacing)*2);top:calc(var(--spacing)*2);width:calc(var(--spacing)*8);position:absolute}.PresaleInterstitial-module__R6y8kq__close svg{width:100%;height:100%}.PresaleInterstitial-module__R6y8kq__close:hover{color:var(--color-text-action-main)}.PresaleInterstitial-module__R6y8kq__tickets{aspect-ratio:1;background-color:oklch(from var(--color-bg-secondary)l c h/33%);margin-bottom:calc(var(--spacing)*12);border-radius:50%;grid-template:75%/75%;place-content:center;width:100%;max-width:264px;margin-left:auto;margin-right:auto;display:grid}.PresaleInterstitial-module__R6y8kq__graphic{filter:drop-shadow(0 .54em .54em #00000040);width:100%;height:100%;display:block}.PresaleInterstitial-module__R6y8kq__heading,.PresaleInterstitial-module__R6y8kq__subheading,.PresaleInterstitial-module__R6y8kq__input,.PresaleInterstitial-module__R6y8kq__starting strong{font-size:var(--text-2xl);font-weight:600}.PresaleInterstitial-module__R6y8kq__codeContainer{background-color:var(--color-bg-secondary);border-radius:var(--corner-radius);color:var(--text-color-on-secondary);margin-bottom:calc(var(--spacing)*4);padding:calc(var(--spacing)*5)calc(var(--spacing)*4)calc(var(--spacing)*6);text-align:center;z-index:0;display:grid;position:relative}.PresaleInterstitial-module__R6y8kq__codeContainer>*{z-index:1;position:relative}@container (width>400px){.PresaleInterstitial-module__R6y8kq__codeContainer{padding-left:calc(var(--spacing)*6);padding-right:calc(var(--spacing)*6)}}.PresaleInterstitial-module__R6y8kq__starting{margin-top:calc(var(--spacing)*3)}.PresaleInterstitial-module__R6y8kq__starting span{font-size:var(--text-sm);display:block}.PresaleInterstitial-module__R6y8kq__code{background-color:color-mix(in oklch,currentcolor,var(--color-bg-secondary)95%);border:none;border:initial;margin-top:calc(var(--spacing)*4);margin-bottom:calc(var(--spacing)*4);text-align:center;text-transform:uppercase;}.PresaleInterstitial-module__R6y8kq__dates{margin-bottom:calc(var(--spacing)*4)}.PresaleInterstitial-module__R6y8kq__dates strong{display:block}.PresaleInterstitial-module__R6y8kq__note{font-size:var(--text-sm);margin-top:calc(var(--spacing)*1);opacity:.7;font-style:italic}.PresaleInterstitial-module__R6y8kq__input{text-transform:uppercase}.PresaleInterstitial-module__R6y8kq__skip{text-align:center}.PresaleInterstitial-module__R6y8kq__subheading{margin-top:calc(var(--spacing)*8)}.PresaleInterstitial-module__R6y8kq__events{grid-gap:calc(var(--spacing)*2);gap:calc(var(--spacing)*2);margin-top:calc(var(--spacing)*4);display:grid}
.PresaleDialog-module__07u-vW__dialog{padding:0;overflow:hidden}
.ForumTagMenu-module__3i2haa__button{border-radius:var(--corner-radius);color:inherit;background-color:#0000;border:1px solid;width:1.5em;height:1.5em;padding:1em;display:block;position:relative}.ForumTagMenu-module__3i2haa__button:after{content:"";border-bottom:2px solid;border-right:2px solid;width:40%;height:40%;display:block;position:absolute;top:25%;left:30%;rotate:45deg}:focus .ForumTagMenu-module__3i2haa__button:after{top:40%;rotate:-135deg}.ForumTagMenu-module__3i2haa__button span{opacity:0;position:absolute}
.Radio-module__yOq7cq__wrapper{}.Radio-module__yOq7cq__label{grid-gap:0 1em;grid-template:"input label""input error"/auto 1fr;gap:0 1em;display:grid;}.Radio-module__yOq7cq__input{grid-area:input;}.Radio-module__yOq7cq__error{grid-area:error;}.Radio-module__yOq7cq__text{grid-area:label}.Radio-module__yOq7cq__invalid{}
.ForumTag-module__-dmQyW__tag{cursor:pointer;border:1.5px solid #0000;border-radius:8px;align-items:stretch;gap:10px;min-width:0;max-width:100%;padding:12px;font-family:Roboto,sans-serif;list-style:none;transition:all .2s;display:flex}.ForumTag-module__-dmQyW__tag[data-variant=filled]{background:var(--color-bg-action-main);color:var(--color-text-on-action-alt)}.ForumTag-module__-dmQyW__tag[data-variant=filled]:hover{background:var(--color-bg-action-main);border-color:var(--color-bg-action-main)}.ForumTag-module__-dmQyW__tag[data-variant=filled] .ForumTag-module__-dmQyW__metaText{color:var(--color-text-on-action-alt)}.ForumTag-module__-dmQyW__tag[data-variant=filled] .ForumTag-module__-dmQyW__divider{background:oklch(from var(--color-text-on-action-alt)l c h/70%)}.ForumTag-module__-dmQyW__tag[data-variant=secondary]{background:var(--color-bg-primary)}.ForumTag-module__-dmQyW__tag:hover{border-color:var(--color-bg-action-main)}.ForumTag-module__-dmQyW__tag .ForumTag-module__-dmQyW__metaText{color:var(--color-text-on-secondary)}.ForumTag-module__-dmQyW__tag .ForumTag-module__-dmQyW__divider{background:oklch(from var(--color-text-on-secondary)l c h/70%)}.ForumTag-module__-dmQyW__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ForumTag-module__-dmQyW__header{align-items:flex-start;gap:8px;width:100%;display:flex}.ForumTag-module__-dmQyW__title{word-wrap:break-word;flex:1;min-width:0;margin:0;font-size:16px;font-weight:600;line-height:20px}.ForumTag-module__-dmQyW__body{flex-direction:column;gap:0;width:100%;display:flex}.ForumTag-module__-dmQyW__description{word-wrap:break-word;white-space:pre-wrap;max-width:100%;margin:0 0 4px;font-size:14px;font-style:italic;font-weight:400;line-height:20px}.ForumTag-module__-dmQyW__metadata{flex-wrap:wrap;align-items:center;gap:8px;width:100%;display:flex}.ForumTag-module__-dmQyW__metaText{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:16px;transition:color .2s;overflow:hidden}.ForumTag-module__-dmQyW__divider{border-radius:50%;flex-shrink:0;width:4px;height:4px;transition:background .2s}
@layer component{.ForumTagsList-module__kQZPYG__oldList{grid-gap:var(--spacing);align-content:start;gap:var(--spacing);grid-template:auto/1fr;display:grid}.ForumTagsList-module__kQZPYG__list{gap:var(--spacing);flex-direction:column;width:244px;display:flex}.ForumTagsList-module__kQZPYG__item{min-width:0}.ForumTagsList-module__kQZPYG__link{border-radius:var(--corner-radius);grid-gap:.5ch;padding:calc(var(--spacing)*1.8)calc(var(--spacing)*4);grid-template:auto/auto 1fr;gap:.5ch;font-weight:700;line-height:1.4;display:grid}.ForumTagsList-module__kQZPYG__link:before{content:"#"}.ForumTagsList-module__kQZPYG__link:focus-visible,.ForumTagsList-module__kQZPYG__link:hover{background-color:oklch(from var(--color-bg-action-main)l c h/20%)}.ForumTagsList-module__kQZPYG__link span{word-wrap:break-word;min-width:0}.ForumTagsList-module__kQZPYG__active{background-color:var(--color-bg-action-main);color:var(--color-text-on-action-main)}.ForumTagsList-module__kQZPYG__active:focus-visible,.ForumTagsList-module__kQZPYG__active:hover{background-color:var(--color-bg-action-main)}}
.SiteBanner-module__JLtT7G__banner{background-color:var(--color-bg-tertiary);border-radius:var(--corner-radius);color:var(--color-text-on-tertiary);grid-gap:calc(var(--spacing)*4);gap:calc(var(--spacing)*4);padding:calc(var(--spacing)*4)calc(var(--spacing)*6);text-align:center;grid-template:"icon info action dismiss"/max-content auto max-content max-content;place-items:center;width:100%;line-height:1.4;display:grid;position:relative;overflow:hidden}
.ActivePresaleBanner-module__p_MwXG__banner{background-color:#0000;padding:0;container-type:inline-size}.ActivePresaleBanner-module__p_MwXG__banner::-moz-selection{background-color:var(--color-bg-primary);color:var(--color-text-on-primary)}.ActivePresaleBanner-module__p_MwXG__banner ::-moz-selection{background-color:var(--color-bg-primary);color:var(--color-text-on-primary)}.ActivePresaleBanner-module__p_MwXG__banner::selection{background-color:var(--color-bg-primary);color:var(--color-text-on-primary)}.ActivePresaleBanner-module__p_MwXG__banner ::selection{background-color:var(--color-bg-primary);color:var(--color-text-on-primary)}.ActivePresaleBanner-module__p_MwXG__button{grid-area:1/1/-1/-1;grid-template:subgrid/subgrid;}.ActivePresaleBanner-module__p_MwXG__button:hover .ActivePresaleBanner-module__p_MwXG__cta{color:color-mix(in oklch,var(--color-bg-primary),var(--color-text-action-main))}.ActivePresaleBanner-module__p_MwXG__ticket{grid-area:icon;width:4em;height:3em}.ActivePresaleBanner-module__p_MwXG__text{text-wrap:balance;grid-area:info;place-content:center;font-weight:600}.ActivePresaleBanner-module__p_MwXG__banner:hover .ActivePresaleBanner-module__p_MwXG__title{-webkit-text-decoration:underline;text-decoration:underline}.ActivePresaleBanner-module__p_MwXG__date{color:var(--color-text-action-main);display:block}.ActivePresaleBanner-module__p_MwXG__timer{color:var(--color-text-action-main);grid-template-columns:repeat(7,auto);gap:0;width:max-content;margin-left:auto;margin-right:auto}.ActivePresaleBanner-module__p_MwXG__timer div{text-transform:none;grid-template-columns:auto auto;align-items:center;font-size:1em}.ActivePresaleBanner-module__p_MwXG__timer span{opacity:.35;margin-left:.5ch;margin-right:.5ch}.ActivePresaleBanner-module__p_MwXG__timer div span{opacity:1;margin-right:0;display:none}@container (width>640px){.ActivePresaleBanner-module__p_MwXG__timer{gap:.5ch}.ActivePresaleBanner-module__p_MwXG__timer div span{display:block}}
.LivestreamBanner-module__PmKU4G__banner{background-color:var(--color-accent);color:var(--color-text-light)}.LivestreamBanner-module__PmKU4G__icon{color:var(--color-error);text-transform:uppercase;grid-area:icon;align-items:center;gap:.5ch;font-size:.8em;font-weight:700;display:flex}.LivestreamBanner-module__PmKU4G__circle{background-color:currentColor;border-radius:50%;width:1em;height:1em;display:inline-block}.LivestreamBanner-module__PmKU4G__info{grid-area:info}.LivestreamBanner-module__PmKU4G__link{background-color:oklch(from var(--color-accent)calc(l*.9)c h);border-radius:var(--spacing);color:var(--color-text-light);padding:calc(var(--spacing)*1.5)calc(var(--spacing)*3);grid-area:action}.LivestreamBanner-module__PmKU4G__link:hover{background-color:oklch(from var(--color-accent)calc(l*.8)c h)}
.SiteBanners-module__C36KMW__banners{grid-gap:calc(var(--spacing)*1);gap:calc(var(--spacing)*1);padding:calc(var(--spacing)*2);z-index:20;flex:none;grid-area:banners;display:grid;position:relative;container-type:inline-size}.SiteBanners-module__C36KMW__banners:empty{display:none}
.SPPACOnboarding-module__5BY7-G__scrollWrapper{height:100dvh;overflow:auto}.SPPACOnboarding-module__5BY7-G__contentWrapper{min-height:100dvh;position:relative}.SPPACOnboarding-module__5BY7-G__logout{right:calc(var(--spacing)*4);top:calc(var(--spacing)*4);z-index:10;margin-left:auto;display:block}@media (width>=800.02px){.SPPACOnboarding-module__5BY7-G__logout{position:absolute}}.SPPACOnboarding-module__5BY7-G__content{max-width:960px;min-height:100dvh;padding:calc(var(--spacing)*6)calc(var(--spacing)*4)calc(var(--spacing)*20);align-content:start;width:100%;margin-left:auto;margin-right:auto;display:grid;container-type:inline-size}.SPPACOnboarding-module__5BY7-G__title{margin:calc(var(--spacing)*6)auto;place-items:center;width:100%;font-size:2.5rem;font-weight:600;display:grid}.SPPACOnboarding-module__5BY7-G__title>img,.SPPACOnboarding-module__5BY7-G__title>svg{-o-object-fit:contain;object-fit:contain;width:100%;max-width:360px;height:auto;max-height:120px}.SPPACOnboarding-module__5BY7-G__heading{margin-bottom:calc(var(--spacing)*2);text-align:center;font-size:1.5em;font-weight:600}.SPPACOnboarding-module__5BY7-G__inflight{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SPPACOnboarding-module__5BY7-G__spinner{margin:calc(var(--spacing)*4)auto;opacity:.35;border-color:currentColor currentColor #0000}.SPPACOnboarding-module__5BY7-G__footer{background-color:oklch(from var(--color-bg-secondary)l c h/20%);border-radius:var(--corner-radius);margin:calc(var(--spacing)*20)auto 0;max-width:max-content;padding:calc(var(--spacing)*4);text-align:center;width:100%}.SPPACOnboarding-module__5BY7-G__footer h2{font-weight:600}.SPPACOnboarding-module__5BY7-G__footer button{font-size:1em;font-weight:inherit;display:inline-block}
.ForumTags-module__ZOjgFG__tags{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;margin-bottom:.5rem;display:flex}.ForumTags-module__ZOjgFG__tag{--_bg-color:var(--_bg,color-mix(in oklab,transparent,currentColor 10%));background-color:color-mix(in oklab,transparent,currentColor 10%);background-color:var(--_bg-color);color:var(--_text,currentColor);text-transform:uppercase;border-radius:.5em;padding:.33em .66em;font-size:.8em}.ForumTags-module__ZOjgFG__tag:hover,.ForumTags-module__ZOjgFG__tag:focus-visible{background-color:color-mix(in oklab,transparent,var(--_bg-color)80%)}
