:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;color:#eee;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--red1: hsl(0, 100%, 62%);--red2: hsl(0, 100%, 67%);--red3: hsl(0, 100%, 71%);--yellow1: hsl(50, 80%, 50%);--yellow2: hsl(50, 80%, 70%);--green1: hsl(143, 100%, 69%);--green2: hsl(110, 100%, 62%);--gray1: #111;--gray2: #222;--gray3: #333;--gradient-bg: radial-gradient(#444, #111)}#root{min-height:100vh}a{font-weight:500;color:#fff;text-decoration:inherit}a:hover{color:var(--green2)}body{min-width:320px;min-height:100vh;background-image:var(--gradient-bg)}button{border-radius:.5rem;border:none;padding:.5rem 1rem;font-size:1rem;font-weight:500;font-family:inherit;color:#111;cursor:pointer}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}._nav_17hjf_1{position:relative;display:flex;justify-content:space-between;align-items:center;background-color:#080808cc;padding:0 2rem 0 1rem}._link-list_17hjf_9{display:flex;gap:.5rem}._nav-link_17hjf_13{display:inline-block;color:#ddd;text-decoration:none;padding:.5rem;transition:background-color .2s linear}._nav-link_17hjf_13:hover{background-color:#262626;color:#eee}._footer_17lsl_1{margin-top:auto;padding:.5rem 1rem;background-color:#080808cc}._footer_17lsl_1>p{text-align:center;color:#999}._footer_17lsl_1>a{font-weight:700;color:#ccc;text-decoration:underline;transition:color .2s ease}._main-container_47kn9_1{height:100vh;background-image:var(--gradient-bg);display:flex;flex-direction:column}section{padding:0 2rem}._welcome-section_47kn9_10{flex-grow:1;display:flex;justify-content:space-between;align-items:center}._welcome-section-left_47kn9_17,._welcome-section-right_47kn9_17{max-width:600px;display:flex;flex-direction:column;gap:.5rem}._welcome-section-right_47kn9_17>a{text-decoration:none;font-weight:700;font-size:2rem;border-radius:.5rem;padding:1.8rem;background-color:#080808b3}._developer_47kn9_33,._disclaimer_47kn9_33,._credit_47kn9_33,._heading_47kn9_33{border-radius:.5rem;padding:1rem;line-height:1.6;background-color:#080808b3}._heading_47kn9_33{font-size:4rem;line-height:1.4}._sidebar_10g1t_1{padding:1rem;min-width:320px;background-color:#12121280;position:relative}._sidebar-inner_10g1t_7{display:flex;flex-direction:column;gap:.5rem;position:sticky;top:56px}._sort-by-wrapper_10g1t_14,._order-wrapper_10g1t_14,._filters-container_10g1t_14{display:flex;flex-direction:column;background-color:var(--gray1);padding:1rem;border-radius:.5rem}._filters-container_10g1t_14{gap:1rem}._sidebar-subheader_10g1t_24{font-size:1.4rem;font-weight:500}._sort-by-wrapper_10g1t_14>label,._order-wrapper_10g1t_14>label{margin-bottom:.2rem}._filter-wrapper_10g1t_31{display:flex;flex-direction:column}._genre-filter_10g1t_35,._platform-filter_10g1t_35{font-size:1rem;padding:.4rem;border:none;outline:none;border-radius:.5rem;background-color:#333;color:inherit}._main-container_1m7sg_1{display:grid;grid-template-areas:"nav nav" "sidebar main" "footer footer";grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;height:100vh;background-image:var(--gradient-bg)}._sidebar_1m7sg_18{grid-area:sidebar;top:0;overflow-y:auto}._grid-wrapper_1m7sg_25{grid-area:main;overflow-y:auto;padding:1rem 2rem 2rem;display:flex;flex-direction:column}._games-grid_1m7sg_36{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;width:100%}._grid-header_1m7sg_42{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}._create-game-btn_1m7sg_48{line-height:1.2;background-color:var(--yellow1);transition:background-color .2s linear;color:#111;padding:.5rem 1rem;border-radius:.5rem}._create-game-btn_1m7sg_48:hover{background-color:var(--yellow2);color:#111}._game-card_1m7sg_64{border-radius:1rem;background-color:#00000080;height:100%;display:flex;flex-direction:column}._game-card-image_1m7sg_72{background-size:cover;background-position:center;min-height:180px;border-radius:1rem 1rem 0 0}._game-card-content_1m7sg_78{padding:.8rem;flex-grow:1;display:flex;flex-direction:column;gap:.5rem}._hwrapper_1m7sg_86{display:flex}._game-card-content_1m7sg_78>._hwrapper_1m7sg_86{justify-content:space-between;align-items:flex-end}._game-card-price_1m7sg_93{font-size:1.4rem;font-weight:700}._game-card-title_1m7sg_97{font-size:1.2rem;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1;margin-bottom:.5rem}._add-to-cart-btn_1m7sg_104:hover{cursor:not-allowed}._error_1m7sg_108{font-weight:700;color:var(--red2);border:1px solid var(--red2);border-radius:.5rem;padding:.5rem 1rem;line-height:1.2}._loading_1m7sg_116,._error_1m7sg_108{max-width:1200px;width:100%;margin:0 auto}._loading_1m7sg_116{font-size:2rem;text-align:center}._games-grid_1m7sg_36:has(._loading_1m7sg_116){flex-grow:1;place-items:center}._main-container_3pvra_1{display:grid;grid-template-areas:"nav nav" "sidebar main" "footer footer";grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;height:100vh;background-image:var(--gradient-bg)}nav{grid-area:nav;position:sticky;top:0;z-index:10}._sidebar_3pvra_18{grid-area:sidebar;position:sticky;top:0;overflow-y:auto;padding:1rem}._genres-inner_3pvra_25,._devs-inner_3pvra_25{grid-area:main;overflow-y:auto;padding:1rem 2rem 2rem;display:flex;flex-direction:column}footer{grid-area:footer}._genres-list_3pvra_37,._devs-list_3pvra_37{list-style-type:none;display:flex;flex-direction:column;gap:.5rem;flex-grow:1}._genre-item_3pvra_45>a,._dev-item_3pvra_45>a{padding:.5rem 1rem;width:100%;display:inline-flex;justify-content:space-between;background-color:#00000080;border-radius:.5rem;color:#ddd}._genre-item_3pvra_45>a:hover,._dev-item_3pvra_45>a:hover{background-color:#0d0d0d80;color:#fff}._faded-text_3pvra_60{color:#999}._error_3pvra_64{font-weight:700;color:var(--red2);border:1px solid var(--red2);border-radius:.5rem;padding:.5rem 1rem;line-height:1.2}._loading_3pvra_72,._error_3pvra_64{max-width:1200px;width:100%;margin:0 auto}._loading_3pvra_72{font-size:2rem;text-align:center}._genres-list_3pvra_37:has(._loading_3pvra_72),._devs-list_3pvra_37:has(._loading_3pvra_72){display:grid;place-items:center}._main-container_vtsyk_6{min-height:100vh;display:flex;flex-direction:column}._game-page-inner_vtsyk_12{max-width:1200px;width:100%;margin:0 auto;padding-top:2rem;flex-grow:1}._game-card_vtsyk_20{background-color:var(--gray1);padding:2rem;border-radius:.5rem;margin-bottom:.5rem}._game-card-inner_vtsyk_26{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.5rem}._game-image_vtsyk_33{background-size:cover;background-position:center;min-height:300px}._game-content_vtsyk_39{display:flex;flex-direction:column;gap:.5rem}._game-description_vtsyk_45{background-color:var(--gray2);padding:.8rem;border-radius:.5rem}._price_vtsyk_51{font-size:1.2rem;font-weight:700}._faded-text_vtsyk_55{color:#999}._bubble-container_vtsyk_58{display:inline-flex;gap:.2rem;flex-wrap:wrap}._bubble_vtsyk_58 a{padding:.2rem .5rem;background-color:var(--gray2);border-radius:.5rem;transition:background-color .2s linear}._bubble_vtsyk_58 a:hover{background-color:var(--gray3);color:#fff}._hwrapper_vtsyk_75{display:flex;justify-content:space-between;align-items:center}._mt-auto_vtsyk_80{margin-top:auto}._add-to-cart-btn_vtsyk_84:hover{cursor:not-allowed}._created-info_vtsyk_88,._edited-info_vtsyk_88{color:var(--red3);border:1px solid var(--red3);border-radius:.5rem;padding:.5rem 1rem}._buttons-container_vtsyk_95{display:flex;justify-content:flex-end;gap:.5rem}._edit-btn_vtsyk_101{line-height:1.2;background-color:var(--yellow1);transition:background-color .2s linear}._edit-btn_vtsyk_101:hover{background-color:var(--yellow2)}._delete-btn_vtsyk_109{line-height:1.2;background-color:var(--red1);transition:background-color .2s linear}._delete-btn_vtsyk_109:hover{background-color:var(--red3)}._success_vtsyk_118{color:var(--green2);border:1px solid var(--green2);border-radius:.5rem;padding:.5rem 1rem;line-height:1.2}._failure_vtsyk_125,._error_vtsyk_125{color:var(--red2);border:1px solid var(--red2);border-radius:.5rem;padding:.5rem 1rem;line-height:1.2}._error_vtsyk_125{font-weight:700}._loading_vtsyk_135,._error_vtsyk_125{max-width:1200px;width:100%;margin:0 auto}._loading_vtsyk_135{color:#eee;font-size:2rem;text-align:center}._game-page-inner_vtsyk_12:has(._loading_vtsyk_135){display:grid;place-items:center}.hidden{display:none}button:disabled{background-color:#999;color:#222;cursor:not-allowed}button:disabled:hover{background-color:#999;color:#222;cursor:not-allowed}._hwrapper_fz3wu_1{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:.2rem}._reset-btn_fz3wu_8{padding:.2rem .5rem;background-color:var(--gray2);color:var(--red3);border:1px solid var(--red3)}._reset-btn_fz3wu_8:hover{cursor:pointer;color:var(--red1);border:1px solid var(--red1)}._image-uploader_v1m5y_1{background-color:var(--gray2);border-radius:.5rem;padding:1rem}._input-label_v1m5y_6{margin-bottom:1rem}input[type=file]{background-color:var(--gray1)}._preview-wrapper_v1m5y_12{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}._preview-img_v1m5y_18{max-width:100%;max-height:400px}._hwrapper_v1m5y_23{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:.2rem}._clear-img-btn_v1m5y_30,._reset-btn_v1m5y_30{background-color:var(--gray2);color:var(--red3);border:1px solid var(--red3)}._clear-img-btn_v1m5y_30:hover,._reset-btn_v1m5y_30:hover{cursor:pointer;color:var(--red1);border:1px solid var(--red1)}._reset-btn_v1m5y_30{padding:.2rem .5rem}*{margin:0;padding:0;box-sizing:border-box}._main-container_1ml26_7{background-image:var(--gradient-bg);min-height:100vh;display:flex;flex-direction:column;gap:1rem}._create-game-inner_1ml26_15{max-width:1200px;width:100%;margin:0 auto;flex-grow:1}._create-game-form_1ml26_22{background-color:#111;border-radius:.5rem;border:3px solid #111;display:flex;flex-direction:column;padding:1rem;margin-bottom:1rem}._form-error_1ml26_31{outline:3px solid var(--red1)}._form-inner_1ml26_35{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}._vwrapper_1ml26_41{display:flex;flex-direction:column;gap:.5rem}._hwrapper_1ml26_46{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:.2rem}._create-game-form_1ml26_22 label{display:flex;flex-direction:column;text-align:start;gap:.2rem}._create-game-form_1ml26_22 input,._create-game-form_1ml26_22 textarea{background-color:var(--gray2);color:inherit;padding:.3rem .6rem;outline:none;border:none;border-radius:.5rem;font-size:1rem}._create-game-btn_1ml26_70{margin-top:auto;align-self:flex-end;line-height:1.2;background-color:var(--yellow1);transition:background-color .2s linear}._create-game-btn_1ml26_70:hover{background-color:var(--yellow2)}._reset-btn_1ml26_81{padding:.2rem .5rem;background-color:var(--gray2);color:var(--red3);border:1px solid var(--red3)}._reset-btn_1ml26_81:hover{cursor:pointer;color:var(--red1);border:1px solid var(--red1)}._hidden_1ml26_94{display:none}._success_1ml26_105{color:var(--green2);border:1px solid var(--green2);border-radius:.5rem;padding:.5rem 1rem;line-height:1.2}._failure_1ml26_112,._validation-error_1ml26_112,._error_1ml26_112{font-weight:700;color:var(--red2);border:1px solid var(--red2);border-radius:.5rem;padding:.5rem 1rem;line-height:1.2}._validation-errors-container_1ml26_121{display:flex;flex-direction:column;gap:.5rem}._loading_1ml26_127,._error_1ml26_112{max-width:1200px;width:100%;margin:0 auto}._loading_1ml26_127{font-size:2rem;text-align:center}._create-game-inner_1ml26_15:has(._loading_1ml26_127){display:grid;place-items:center}@keyframes _fade-out_1ml26_1{0%{opacity:1}50%{opacity:1}to{opacity:0}}
