.HomePage_homeContainer__5hLOU{padding:10px 0}.HomePage_section__zYlab{margin-bottom:40px}.HomePage_sectionTitle__uRCzp{font-size:1.6rem;color:var(--text-primary);margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid var(--border-col)}.HomePage_gameGrid__3zuu_{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.HomePage_gameGrid__3zuu_{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.HomePage_gameGrid__3zuu_{grid-template-columns:repeat(5,1fr)}}@media (min-width:1600px){.HomePage_gameGrid__3zuu_{grid-template-columns:repeat(6,1fr)}}@media (min-width:1280px) and (max-height:999px){.HomePage_gameGrid__3zuu_{grid-template-columns:repeat(4,1fr)}}.HomePage_gameCard__Z_VXb{background-color:var(--card-col);border-radius:var(--border-radius);overflow:hidden;text-decoration:none;display:block;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;border:1px solid var(--border-col)}.HomePage_gameCard__Z_VXb:hover{transform:translateY(-4px);box-shadow:0 5px 10px rgba(0,0,0,.2)}.HomePage_gameCardImage__E8TU5{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background-color:var(--nav-col)}.HomePage_gameCardTitle__IzijR{padding:10px;font-size:.95rem;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.HomePage_proxySection__Gjuqp{background-color:var(--nav-col);padding:25px;border-radius:var(--border-radius);border:1px solid var(--border-col)}.HomePage_proxySection__Gjuqp .HomePage_sectionTitle__uRCzp{border-bottom:none;margin-bottom:10px;text-align:center}.HomePage_proxyDescription__Lyhp3{text-align:center;color:var(--text-sec-col);margin-bottom:20px}.HomePage_proxyForm__ND3iu{display:flex;gap:10px;max-width:600px;margin:0 auto}.HomePage_proxyInput__KWFnz{flex-grow:1;padding:12px 15px;border-radius:var(--border-radius);border:1px solid var(--border-col);background-color:var(--input-col);color:var(--text-primary);font-size:1rem}.HomePage_proxyInput__KWFnz:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 2px rgba(255,202,40,.3)}.HomePage_proxyButton__6aRSD{padding:0 25px;border:none;border-radius:var(--border-radius);background-color:var(--primary-button-bg);color:var(--primary-button-text);font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.HomePage_proxyButton__6aRSD:hover{background-color:var(--primary-button-hover-bg)}.HomePage_toolsGrid__p1Wf5{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:20px;gap:20px;margin-bottom:20px}.HomePage_toolLink__G_NH1{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--text-sec-col);transition:color .2s ease;padding:10px;border-radius:var(--border-radius)}.HomePage_toolLink__G_NH1:hover{color:var(--text-primary);background-color:var(--hover-col)}.HomePage_toolIconWrapper___DbS3{width:50px;height:50px;border-radius:50%;background-color:var(--card-col);border:1px solid var(--border-col);display:flex;align-items:center;justify-content:center;margin-bottom:8px;font-size:1.5rem;color:var(--accent-color)}.HomePage_toolName__D7Yqf{font-size:.85rem;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.HomePage_toolIconPlaceholder__T_f7B{font-weight:700}.HomePage_viewAllLink___YFJh{display:block;text-align:right;margin-top:15px;color:var(--text-link);font-weight:500}.HomePage_viewAllLink___YFJh:hover{text-decoration:underline}.HomePage_loadingText__8H3b4,.HomePage_noItemsText__qOZib{padding:20px 10px;text-align:center;color:var(--text-sec-col);font-style:italic;min-height:50px;display:flex;align-items:center;justify-content:center}