.ThemeInfo_container__rkM3A{display:flex;flex-direction:column;align-items:center;margin:.5rem 0;text-align:center;padding:2rem;background-color:var(--explorer-bg);border-radius:4px;border:1px solid transparent;position:relative}.ThemeInfo_imageWrapper__dX_pT{width:80px;height:80px;display:flex;align-items:center;justify-content:center;padding:.25rem;margin-bottom:.5rem}.ThemeInfo_themeImage__DdUIt{object-fit:contain}.ThemeInfo_info__9XbAA{margin-top:.75rem;display:flex;flex-direction:column;justify-content:space-between;width:100%}.ThemeInfo_info__9XbAA h3{font-size:.95rem;margin:0 0 .15rem;color:var(--text-color)}.ThemeInfo_info__9XbAA h5{font-size:.75rem;margin:0 0 .75rem;color:rgba(255,255,255,.6);font-weight:400}.ThemeInfo_info__9XbAA button{margin-top:.5rem;border:none;background:var(--button-bg);color:var(--button-text);padding:.35rem .5rem;font-weight:600;cursor:pointer;border-radius:2px;width:100%;font-size:.8rem}.ThemeInfo_info__9XbAA button:focus{outline:1px solid var(--accent-color)}@media screen and (max-width:768px){.ThemeInfo_container__rkM3A{padding:.75rem}.ThemeInfo_info__9XbAA h3{font-size:.9rem}}.SettingsPage_layout__MUtvB{height:100%;width:100%;max-width:1200px;margin:0 auto}.SettingsPage_container__3Ge6h{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:1rem;gap:1rem;width:100%;border-radius:8px;padding:1rem}@media screen and (max-width:768px){.SettingsPage_container__3Ge6h{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.875rem}}@media screen and (max-width:480px){.SettingsPage_container__3Ge6h{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.SettingsPage_settingsContainer__zN9Cw{padding:.5rem}}