@import"https://fonts.googleapis.com/css?family=Titillium+Web:400,700&display=swap";._add-game_1w6vb_1{display:flex;padding:.5rem .5rem 1.5rem}._text-input_1w6vb_7{flex-grow:1;font-size:18px}._add-button_1w6vb_12{background:transparent;border:none;font-size:24px;color:#999;padding:0 1rem}._add-button_1w6vb_12:hover{cursor:pointer}._all-games_tz6fv_1{display:flex;flex:1 0 0;flex-direction:column;overflow:hidden}._game-list_tz6fv_8{overflow-x:hidden;overflow-y:auto;background-color:#222}._main-pane_1a4yz_1{overflow-y:auto;background-color:var(--background-color);flex-grow:0;height:100%;left:100vw;position:absolute;top:0;width:100vw}._sidebar_1a4yz_13{border-right:1px solid #666;display:flex;height:100%;flex-direction:column;width:20rem;left:0;position:absolute;top:0;width:100vw}@media (min-width: 600px){._sidebar_1a4yz_13{position:static;width:unset}._main-pane_1a4yz_1{flex-grow:1;position:static;width:unset}}._button_1ol1s_1{background:transparent;border:1px solid #666;border-radius:.2rem;color:#666;padding:.5rem .8rem}._button_1ol1s_1._primary_1ol1s_8{border-color:#ee025b;color:#ee025b}._chevron_ek1bj_1{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid transparent;border-radius:100px}._chevron_ek1bj_1:after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-right:2px solid;transform:rotate(-45deg);right:6px;top:4px}._back_ek1bj_25{transform:rotate(180deg)}@media (min-width: 600px){._back_ek1bj_25{display:none}}._details_jvl4r_1{padding:1rem}._spacer_jvl4r_5{border-right:1px solid #666;height:1.2rem;margin:0 1rem}._metadata_jvl4r_11{align-items:center;display:flex}._label_jvl4r_16{padding-right:.5rem}._timeline_jvl4r_20{margin-top:2rem}._platform_jvl4r_24{display:flex}._dropdown_jvl4r_28{margin-left:.5rem}._delete_jvl4r_32{display:flex;align-items:center;transition:color .2s}._delete_jvl4r_32>*:first-child{margin:.2rem .5rem 0 .25rem}._delete_jvl4r_32:hover{cursor:pointer;color:#da1313}._details-empty_jvl4r_45{align-items:center;display:flex;height:100%;justify-content:center}._game-title_jvl4r_52{margin-bottom:.5rem}._elide_jvl4r_56{display:none}._spacer_jvl4r_5{margin:0 .75rem}@media (min-width: 600px){._game-title_jvl4r_52{margin-bottom:0}._elide_jvl4r_56{display:block}}._dropdown_sm2ef_1{-webkit-appearance:none;appearance:none;background-color:#1c1c1c;background-image:url("data:image/svg+xml;utf8,<svg fill='%23999' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:100%;border:1px solid #666;color:#999;padding:.2rem 1.5rem .2rem .2rem;font-size:16px}._form_u8bn6_1{display:flex;flex-direction:column;margin:1rem 0}._form_u8bn6_1 :disabled{border-color:#444;color:#444}._item_u8bn6_11.invalid.touched{color:red}._item_u8bn6_11>label{display:flex}._item_u8bn6_11.invalid:not(.touched) ._validation-error_u8bn6_17{visibility:hidden}._validation-error_u8bn6_17{font-size:.9rem;padding:.5rem 0;text-align:center}._label_u8bn6_27{width:6rem}._field_u8bn6_31{width:100%}._game-list-item_t18xs_1{border-bottom:1px solid #333;cursor:pointer;list-style-type:none;padding:.3rem;user-select:none}._game-list-item_t18xs_1._active_t18xs_8{color:#ee025b;background-color:#ffffff1a}._game-list-item_t18xs_1:hover:not(._active_t18xs_8){background-color:#ffffff0d}._game-list-item_t18xs_1:hover ._selector_t18xs_15{animation:_nudge_t18xs_1 .25s ease forwards}._horizontal_t18xs_19{align-items:baseline;display:flex}._horizontal_t18xs_19>:first-child{margin-right:.5rem}._vertical_t18xs_27{display:flex;flex-direction:column;flex-grow:1;white-space:nowrap;overflow:hidden;margin-right:.5rem}._selector_t18xs_15{display:flex;align-self:stretch;align-items:center;position:relative;right:1rem}._game-name_t18xs_44{font-size:1.2rem;margin:.5rem 0;padding-left:.5rem;text-overflow:ellipsis;overflow:hidden;padding-right:.5rem}@keyframes _nudge_t18xs_1{0%{transform:translate(0)}50%{transform:translate(1rem)}to{transform:translate(.6rem)}}._game-title_1v545_1{align-items:center;color:#ddd;display:flex;gap:.5rem;padding-bottom:.5rem}._text_1v545_9{margin-right:1rem}._chevron_1v545_13{display:block;padding:0 1rem}._icon_us4kr_1{cursor:move;display:inline-block;height:20px;width:20px}._spinner_us4kr_8{transform:scale(var(--ggs, 1))}._spinner_us4kr_8,._spinner_us4kr_8:after,._spinner_us4kr_8:before{box-sizing:border-box;position:relative;display:block;width:20px;height:20px}._spinner_us4kr_8:after,._spinner_us4kr_8:before{content:"";position:absolute;border-radius:100px}._spinner_us4kr_8:before{animation:_spinner_us4kr_8 1s cubic-bezier(.6,0,.4,1) infinite;border:3px solid transparent;border-top-color:currentColor}._spinner_us4kr_8:after{border:3px solid;opacity:.2}@keyframes _spinner_us4kr_8{0%{transform:rotate(0)}to{transform:rotate(359deg)}}._handle_us4kr_48{transform:translateY(12px)}._handle_us4kr_48,._handle_us4kr_48:after,._handle_us4kr_48:before{box-sizing:border-box;position:relative;display:block;width:20px;height:2px;border-radius:3px;background:currentColor}._handle_us4kr_48:after,._handle_us4kr_48:before{content:"";position:absolute;top:-6px}._handle_us4kr_48:after{top:6px}._title_djicr_1{align-items:center;gap:.5rem;color:var(--foreground-color);cursor:default;border-top:1px solid var(--light-glyph-color);border-bottom:1px solid var(--light-glyph-color);display:flex;padding:.2rem 1rem}._chevron_djicr_12{transition:transform .2s}._chevron_djicr_12._expanded_djicr_16{transform:rotate(90deg)}._content_djicr_20{max-height:0;overflow:hidden}._content_djicr_20._expanded_djicr_16{flex:1 0 0;max-height:unset;overflow-y:auto}._count_djicr_31{flex-grow:1;text-align:right}._login_y4jpr_1{display:block;margin-top:1rem;text-align:center}._page_gwj0o_1{margin:1rem;flex:1}._progress_wram2_1{display:flex;flex-direction:column;font-size:.8em;font-style:italic;margin-top:.5em;text-align:center}._bars_wram2_10{display:flex}._sliver_wram2_14{height:.2em;margin-right:.4em;transform:skew(-33deg);transition:width .15s;width:0%}._sliver_wram2_14._started_wram2_21,._sliver_wram2_14._finished_wram2_24,._sliver_wram2_14._completed_wram2_27{background:#0cbd9c}._progress-label_wram2_31{display:none;height:1.5em;margin-bottom:.3em}._started_wram2_21 ._sliver_wram2_14._started_wram2_21,._finished_wram2_24 ._sliver_wram2_14._finished_wram2_24,._completed_wram2_27 ._sliver_wram2_14._completed_wram2_27{width:calc(33% - .4em)}._rating_1edj5_1{display:flex}._icon_1edj5_5{color:var(--light-glyph-color);cursor:pointer;margin-right:.1rem}._unrated_1edj5_11 ._icon_1edj5_5{color:var(--light-glyph-color)}._filled_1edj5_15{color:#e5c412;fill:#e5c412}._login_y4jpr_1{display:block;margin-top:1rem;text-align:center}._splash_16k0w_1{align-items:center;background:var(--background-color);display:flex;flex-direction:column;gap:2rem;justify-content:center;inset:0;position:fixed;transition:opacity .4s}._icon_16k0w_16{transform:scale(2)}._fade-out_16k0w_20{opacity:0}._minutes_omjyc_1,._hours_omjyc_2{-webkit-appearance:textfield;appearance:textfield;margin:0 .5rem;padding:.2rem;text-align:right;width:3rem}._timeline_m0dij_1{display:flex;flex-direction:column;margin-top:1rem;max-width:50rem}._line_m0dij_8{border-right:1px solid #666;height:3rem;margin:1rem 0;width:50%}._line_m0dij_8:last-child{display:none}._event_m0dij_18{border:1px dashed #333;padding:1rem;text-align:center}._event_m0dij_18 ._time_m0dij_1{margin:1rem}._event_m0dij_18._finished_m0dij_26{border-color:#666;border-style:solid}._event_m0dij_18._finished_m0dij_26:last-of-type{border-color:#0cbd9c}._event_1icqd_1{align-items:center;border:1px dashed #333;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}._event_1icqd_1._past_1icqd_9{border-color:#666;border-style:solid}._event_1icqd_1._past_1icqd_9:last-of-type{border-color:#0cbd9c}._trash_q5j07_1{box-sizing:border-box;color:var(--light-glyph-color);cursor:pointer;position:relative;display:block;width:10px;height:12px;border:2px solid transparent;box-shadow:0 0 0 2px,inset -2px 0,inset 2px 0;border-bottom-left-radius:1px;border-bottom-right-radius:1px;margin-top:4px}._trash_q5j07_1:after,._trash_q5j07_1:before{content:"";display:block;box-sizing:border-box;position:absolute}._trash_q5j07_1:after{background:currentColor;border-radius:3px;width:16px;height:2px;top:-4px;left:-5px}._trash_q5j07_1:before{width:10px;height:4px;border:2px solid;border-bottom:transparent;border-top-left-radius:2px;border-top-right-radius:2px;top:-7px;left:-2px}*{box-sizing:border-box;margin:0;padding:0}:root{--background-color: #222;--foreground-color: #999;--glyph-color: black;--light-glyph-color: #666;--dark-glyph-color: #333}html,body{height:100%;overflow:hidden}body{background:var(--background-color);color:var(--foreground-color);font-family:Titillium Web,sans-serif;font-size:18px;min-width:360px;overflow:hidden;scrollbar-color:#666 #1c1c1c;scrollbar-width:thin}body._dark_1617a_32{--background-color: #1f1f1f;--glyph-color: white;--light-glyph-color: #aaa;--dark-glyph-color: #666}#app{display:flex;height:100%;transition:transform .2s}a{color:#0cbd9c}input{background:transparent;border:none;border-bottom:2px solid #666;box-shadow:none;color:#999;outline:none;padding:.4rem .1rem}input:focus{border-bottom-color:#ee025b}button,input[type=button],input[type=submit]{background:transparent;border:2px solid #666;border-radius:2px;color:#999;padding:.5rem 1rem}button:focus,input[type=button]:focus,input[type=submit]:focus{border-color:#ee025b}body{display:block;position:relative;transition:transform .2s}.game-selected{transform:translate(-100vw)}@media (min-width: 600px){.game-selected{transform:translate(0)}}
