body,html{--custom-font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;--custom-bg-color:#101010;--custom-panel-color:#222;--custom-box-shadow:0 2px 8px 0 rgba(0,0,0,.8);--custom-color:#fff;--custom-color-brand:#24b47e;--custom-color-secondary:#666;--custom-border:1px solid #333;--custom-border-radius:5px;--custom-spacing:5px;padding:0;margin:0;background-color:var(--custom-bg-color)}*,body,html{font-family:var(--custom-font-family)}*{color:var(--custom-color);box-sizing:border-box}#__next,body,html{height:100vh;width:100vw;overflow-x:hidden}.container{width:90%;margin-left:auto;margin-right:auto}.row{position:relative;width:100%}.row [class^=col]{float:left;margin:.5rem 2%;min-height:.125rem}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{width:96%}.col-1-sm{width:4.33%}.col-2-sm{width:12.66%}.col-3-sm{width:21%}.col-4-sm{width:29.33%}.col-5-sm{width:37.66%}.col-6-sm{width:46%}.col-7-sm{width:54.33%}.col-8-sm{width:62.66%}.col-9-sm{width:71%}.col-10-sm{width:79.33%}.col-11-sm{width:87.66%}.col-12-sm{width:96%}.row:after{content:"";display:table;clear:both}.hidden-sm{display:none}@media only screen and (min-width:33.75em){.container{width:80%}}@media only screen and (min-width:45em){.col-1{width:4.33%}.col-2{width:12.66%}.col-3{width:21%}.col-4{width:29.33%}.col-5{width:37.66%}.col-6{width:46%}.col-7{width:54.33%}.col-8{width:62.66%}.col-9{width:71%}.col-10{width:79.33%}.col-11{width:87.66%}.col-12{width:96%}.hidden-sm{display:block}}@media only screen and (min-width:60em){.container{width:75%;max-width:60rem}}.login-div{margin:50px;display:flex;justify-content:space-around;flex-direction:row;flex:wrap}#login-artwork{width:512px}@media (max-width:900px){.login-div{flex-direction:row;margin:50px}#login-artwork{width:512px;margin:auto}}@media (max-width:899px){.login-div{flex-direction:column;margin:0 40px 40px}#login-artwork{width:85vw;margin-top:50px}}#trackURL{width:90%;margin-right:.5rem;border-radius:5px;border:var(--custom-border);padding:8px;font-size:.9rem;background-color:var(--custom-bg-color);color:var(--custom-color)}#song-artist-names{text-align:center;font-family:Open Sans,Verdana,Geneva,Tahoma,sans-serif!important}#albumart-display{max-width:100%;height:auto}#albumart{flex:1;border:none;border-radius:0;display:flex;justify-content:center}#notes{padding:7px;height:638px}#notes:focus-visible{outline:none}#notes:empty:before{content:attr(placeholder-text);color:#797979}#notes-display{flex:1;width:99.5%;font-size:1.25rem;background-color:#222;color:var(--custom-color);overflow:auto;margin-left:3%;margin-right:3%;border:1px solid plum}#art-and-notes{flex-wrap:wrap}#art-and-notes,.music-player{display:flex;align-items:center}.music-player{justify-content:center;margin-bottom:15px}.timestamp-buttons{display:flex;align-items:center}@media (max-width:799px){#art-and-notes{flex-direction:column}#notes-display{margin:0;border:none}#notes{height:101vh;padding-top:10px}.media-button{font-size:1em}#trackURL{width:60%}.timestamp-buttons{margin-right:0;justify-content:center}}@media (min-width:900px) and (max-width:1599px){#art-and-notes{flex-direction:row}#notes-display{width:99.5%;margin:3%;border:1px solid plum}#notes{height:638px}.media-button{font-size:1.8em}#trackURL{width:90%}.timestamp-buttons{margin-right:3%;justify-content:right}}@media (min-width:1600px){#notes{height:65vh}#albumart-display{height:65vh;-o-object-fit:cover;object-fit:cover}.timestamp-buttons{margin-right:3%;justify-content:right}}#nuke-button{background-color:red}input[disabled]{color:var(--custom-color-secondary)}p.text-message{position:relative;margin:10px 0;padding:10px 15px;color:#4a4a4a;background:#f4f4f4;border-radius:18px;width:-moz-fit-content;width:fit-content;max-width:70%;line-height:1.4;font-size:16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}p.text-message:before{content:"";position:absolute;width:0;height:0;top:10px;left:-7px;border-color:transparent #f4f4f4 #f4f4f4 transparent;border-style:solid;border-width:7px}p.text-message.sent{margin-left:auto;background:#0b93f6;color:#fff}p.text-message.sent:before{right:-7px;left:auto;border-color:transparent transparent #0b93f6}#login-button{background-color:#24b47e;margin-bottom:10%}.media-button{background-color:#f5f5f5;color:#000;text-align:center}.searchbar{align-content:right;margin:15px 15%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar-corner{background:#000}.button,button{color:var(--custom-color);border:var(--custom-border);background-color:var(--custom-bg-color);display:inline-block;border-radius:var(--custom-border-radius);padding:.5rem 1rem;cursor:pointer;text-align:center;font-size:.9rem;text-transform:uppercase}.button.primary,button.primary{background-color:var(--custom-color-brand);border:1px solid var(--custom-color-brand)}.card{width:100%;display:block;border:var(--custom-border);padding:var(--custom-spacing)}.avatar,.card{border-radius:var(--custom-border-radius)}.avatar{overflow:hidden;max-width:100%}.avatar.image{-o-object-fit:cover;object-fit:cover}.avatar.no-image{background-color:#333;border:1px solid #c8c8c8;border-radius:5px}.footer{position:absolute;max-width:100%;bottom:0;left:0;right:0;display:flex;flex-flow:row;border-top:var(--custom-border);background-color:var(--custom-bg-color)}.footer div{padding:var(--custom-spacing);display:flex;align-items:center;width:100%}.footer div>img{height:20px;margin-left:10px}.footer>div:first-child{display:none}.footer>div:nth-child(2){justify-content:left}@media only screen and (min-width:60em){.footer>div:first-child{display:flex}.footer>div:nth-child(2){justify-content:center}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mainHeader{width:100%;font-size:1.3rem;margin-bottom:20px}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,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_a184c8;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_a184c8{font-family:__Inter_a184c8,__Inter_Fallback_a184c8;font-style:normal}@font-face{font-family:__Open_Sans_0c918f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5cd7337337397574-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Open_Sans_0c918f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/adfd81dd291726da-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Open_Sans_0c918f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/0148ab3446d8deb6-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Open_Sans_0c918f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b5991002ae3142c3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Open_Sans_0c918f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/31b934c4197c1d6e-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Open_Sans_0c918f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2e9f3570fd876955-s.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031a,U+0326-0327,U+032c,U+032f-0330,U+0332-0333,U+0338,U+033a,U+0346,U+034d,U+0391-03a1,U+03a3-03a9,U+03b1-03c9,U+03d1,U+03d5-03d6,U+03f0-03f1,U+03f4-03f5,U+2016-2017,U+2034-2038,U+203c,U+2040,U+2043,U+2047,U+2050,U+2057,U+205f,U+2070-2071,U+2074-208e,U+2090-209c,U+20d0-20dc,U+20e1,U+20e5-20ef,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214f,U+2190,U+2192,U+2194-21ae,U+21b0-21e5,U+21f1-21f2,U+21f4-2211,U+2213-2214,U+2216-22ff,U+2308-230b,U+2310,U+2319,U+231c-2321,U+2336-237a,U+237c,U+2395,U+239b-23b7,U+23d0,U+23dc-23e1,U+2474-2475,U+25af,U+25b3,U+25b7,U+25bd,U+25c1,U+25ca,U+25cc,U+25fb,U+266d-266f,U+27c0-27ff,U+2900-2aff,U+2b0e-2b11,U+2b30-2b4c,U+2bfe,U+3030,U+ff5b,U+ff5d,U+1d400-1d7ff,U+1ee??}@font-face{font-family:__Open_Sans_0c918f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/316bea00e0973588-s.woff2) format("woff2");unicode-range:U+0001-000c,U+000e-001f,U+007f-009f,U+20dd-20e0,U+20e2-20e4,U+2150-218f,U+2190,U+2192,U+2194-2199,U+21af,U+21e6-21f0,U+21f3,U+2218-2219,U+2299,U+22c4-22c6,U+2300-243f,U+2440-244a,U+2460-24ff,U+25a0-27bf,U+28??,U+2921-2922,U+2981,U+29bf,U+29eb,U+2b??,U+4dc0-4dff,U+fff9-fffb,U+10140-1018e,U+10190-1019c,U+101a0,U+101d0-101fd,U+102e0-102fb,U+10e60-10e7e,U+1d2c0-1d2d3,U+1d2e0-1d37f,U+1f0??,U+1f100-1f1ad,U+1f1e6-1f1ff,U+1f30d-1f30f,U+1f315,U+1f31c,U+1f31e,U+1f320-1f32c,U+1f336,U+1f378,U+1f37d,U+1f382,U+1f393-1f39f,U+1f3a7-1f3a8,U+1f3ac-1f3af,U+1f3c2,U+1f3c4-1f3c6,U+1f3ca-1f3ce,U+1f3d4-1f3e0,U+1f3ed,U+1f3f1-1f3f3,U+1f3f5-1f3f7,U+1f408,U+1f415,U+1f41f,U+1f426,U+1f43f,U+1f441-1f442,U+1f444,U+1f446-1f449,U+1f44c-1f44e,U+1f453,U+1f46a,U+1f47d,U+1f4a3,U+1f4b0,U+1f4b3,U+1f4b9,U+1f4bb,U+1f4bf,U+1f4c8-1f4cb,U+1f4d6,U+1f4da,U+1f4df,U+1f4e3-1f4e6,U+1f4ea-1f4ed,U+1f4f7,U+1f4f9-1f4fb,U+1f4fd-1f4fe,U+1f503,U+1f507-1f50b,U+1f50d,U+1f512-1f513,U+1f53e-1f54a,U+1f54f-1f5fa,U+1f610,U+1f650-1f67f,U+1f687,U+1f68d,U+1f691,U+1f694,U+1f698,U+1f6ad,U+1f6b2,U+1f6b9-1f6ba,U+1f6bc,U+1f6c6-1f6cf,U+1f6d3-1f6d7,U+1f6e0-1f6ea,U+1f6f0-1f6f3,U+1f6f7-1f6fc,U+1f7??,U+1f800-1f80b,U+1f810-1f847,U+1f850-1f859,U+1f860-1f887,U+1f890-1f8ad,U+1f8b0-1f8bb,U+1f8c0-1f8c1,U+1f900-1f90b,U+1f93b,U+1f946,U+1f984,U+1f996,U+1f9e9,U+1fa00-1fa6f,U+1fa70-1fa7c,U+1fa80-1fa89,U+1fa8f-1fac6,U+1face-1fadc,U+1fadf-1fae9,U+1faf0-1faf8,U+1fb??}@font-face{font-family:__Open_Sans_0c918f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e20bd24d77be4e7e-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Open_Sans_0c918f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/8b4687fe165e2112-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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:__Open_Sans_0c918f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9396f6cf482a40d7-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Open_Sans_Fallback_0c918f;src:local("Arial");ascent-override:101.18%;descent-override:27.73%;line-gap-override:0.00%;size-adjust:105.64%}.__className_0c918f{font-family:__Open_Sans_0c918f,__Open_Sans_Fallback_0c918f;font-weight:500;font-style:normal}