:root{font-family:Inter,Helvetica,Arial,sans-serif;--color-text: hsl(0, 0%, 95%);--color-text-danger: hsl(0, 100%, 60%);--color-divider: hsl(0, 0%, 30%);--color-background: hsl(228, 14%, 7%);--color-background-secondary: hsl(200, 0%, 15%);--color-text-lightmode: hsl(0, 0%, 0%);--color-text-danger-lightmode: hsl(0, 100%, 52%);--color-divider-lightmode: hsl(0, 0%, 70%);--color-background-lightmode: hsl(232, 40%, 92%);--color-background-secondary-lightmode: hsl(0, 0%, 98%)}[data-theme=light]{--color-text: var(--color-text-lightmode);--color-text-danger: var(--color-text-danger-lightmode);--color-divider: var(--color-divider-lightmode);--color-background: var(--color-background-lightmode);--color-background-secondary: var(--color-background-secondary-lightmode)}*,*:before,*:after{box-sizing:border-box}*{box-sizing:border-box;padding:0;margin:0}html,body{max-width:100vw;overflow-x:hidden}body{line-height:1.5;display:flex;flex-direction:column;align-items:center;background:var(--color-background);color:var(--color-text)}body ::selection{background-color:var(--color-text-danger)}a{color:inherit;text-decoration:none}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}._main_1rhnw_1{margin:0 auto;min-height:100vh;width:100vw;max-width:1080px;display:flex;flex-direction:column}@media (max-width: 1100px){._main_1rhnw_1{padding:1rem}}._wrapper_jv8gy_1{padding:3.5rem 0 0;min-height:100vh;width:100%;max-width:1080px;display:flex;flex-direction:column}._noResults_jv8gy_10{margin:1rem 0;min-height:12rem;display:flex;align-items:center;justify-content:center;background-color:var(--color-background-secondary);box-shadow:0 0 3px var(--color-background-secondary);border-radius:10px}._sortControls_jv8gy_21{margin:1rem 0;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}._sortButton_jv8gy_29{padding:.5rem 1rem;background-color:var(--color-background-secondary);color:var(--color-text);font-size:14px;border:1px solid var(--color-divider);border-radius:5px;cursor:pointer}._sortButton_jv8gy_29:hover{background-color:var(--color-divider)}._sortButton_jv8gy_29._active_jv8gy_43{background-color:var(--color-text);color:var(--color-background);border-color:var(--color-text)}._sortButton_jv8gy_29:focus{outline:2px solid var(--color-text);outline-offset:2px}._list_jv8gy_54{margin:1rem 0;padding:1rem 0;height:100%;list-style:none;box-shadow:0 0 3px var(--color-background-secondary);border-radius:10px;background-color:var(--color-background-secondary);animation:_fadeIn_jv8gy_1 .3s ease-out}@keyframes _fadeIn_jv8gy_1{0%{opacity:0}to{opacity:1}}._list_jv8gy_54 li{margin:0 2rem;padding:1rem 0;min-height:10rem;display:flex;align-items:center;border-bottom:1px solid var(--color-divider)}._list_jv8gy_54 li:last-child{border-bottom:none}._divider_jv8gy_87{height:6rem;margin:0 1rem;align-self:center;border-right:1px solid var(--color-divider);color:#000}._artistWrapper_jv8gy_95{width:35%;display:flex;flex-direction:column}._eventWrapper_jv8gy_101{width:30%;align-self:center;word-wrap:break-word}._comment_jv8gy_107{width:20%;align-self:center}._name_jv8gy_112{font-size:25px;font-weight:600}._eventWrapper_jv8gy_101 a{color:var(--color-text);text-decoration:underline}@media (max-width: 1100px){._wrapper_jv8gy_1{padding:1rem 0}._sortControls_jv8gy_21{margin:.5rem 0}._sortButton_jv8gy_29{padding:.4rem .8rem;font-size:13px}._list_jv8gy_54 li{margin:0 1rem;flex-direction:column}._divider_jv8gy_87{height:0;width:80%}._artistWrapper_jv8gy_95,._eventWrapper_jv8gy_101,._comment_jv8gy_107{width:100%;text-align:left}._artistWrapper_jv8gy_95,._eventWrapper_jv8gy_101{margin:0 0 1rem}._comment_jv8gy_107{font-style:italic}}._wrapper_1ufde_1{margin:2rem 0;width:100%;display:flex;justify-content:center}._loader_1ufde_8{width:48px;height:48px;border:5px solid var(--color-divider);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:_rotation_1ufde_1 1s linear infinite}@keyframes _rotation_1ufde_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_vi11r_1{margin:2rem 0 1rem}._wrapper_vi11r_1 label{font-size:22px;font-weight:600}._wrapper_vi11r_1 input{padding:1rem;margin:1rem 0 0;width:100%;color:var(--color-text);background-color:var(--color-background-secondary);border-radius:10px;border:1px solid var(--color-divider)}._header_xsavq_1{width:100%;max-width:1080px;min-height:10rem;display:flex;justify-content:space-between;align-items:center;background-color:var(--color-background)}._header_xsavq_1 img{width:10rem;animation:_fadeIn_xsavq_1 .3s ease-out;-webkit-user-select:none;user-select:none}._logoName_xsavq_17{font-size:30px}@keyframes _fadeIn_xsavq_1{0%{opacity:0}to{opacity:1}}._button_18dau_1{height:4rem;width:4rem;display:flex;align-items:center;justify-content:center;background-color:var(--color-background);border:none;border-radius:100%;cursor:pointer;transition:background-color .2s}._button_18dau_1:hover{background-color:var(--color-divider)}._button_18dau_1 img{height:3rem;width:3rem;transition:scale .1s}._button_18dau_1 img:active{scale:.8}._hero_1e1qh_1{margin:0 auto;width:100%;max-width:1080px;display:flex;flex-direction:column}._hero_1e1qh_1 h1{margin:0 0 1rem;line-height:1.2;font-size:60px}._hero_1e1qh_1 p{margin:1rem 0 0}
