.header-module__mCvJwa__container{background:var(--header-bg);border-bottom:1px solid var(--border);z-index:100;width:100%;transition:background .3s,border-color .3s;position:sticky;top:0}.header-module__mCvJwa__header{justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;padding:10px 20px;display:flex}.header-module__mCvJwa__nav{align-items:center;gap:4px;display:flex}.header-module__mCvJwa__nav a{width:38px;height:38px;color:var(--header-text,var(--foreground));border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.header-module__mCvJwa__nav a:hover{color:var(--accent);background:#1db9541f}.header-module__mCvJwa__nav .header-module__mCvJwa__material-symbols-outlined{font-size:22px}.header-module__mCvJwa__themeToggle{width:38px;height:38px;color:var(--header-text,var(--foreground));cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.header-module__mCvJwa__themeToggle:hover{color:var(--accent);background:#1db9541f}.header-module__mCvJwa__themeToggle .header-module__mCvJwa__material-symbols-outlined{font-size:22px}
.Footer-module__sFVZnW__footer{background:var(--header-bg);border-top:1px solid var(--border);width:100%;color:var(--foreground);margin-top:auto;transition:background .3s,color .3s}.Footer-module__sFVZnW__inner{flex-wrap:wrap;align-items:flex-start;gap:40px;max-width:1100px;margin:0 auto;padding:36px 20px 28px;display:flex}.Footer-module__sFVZnW__brand{flex-direction:column;flex:1;gap:6px;min-width:200px;display:flex}.Footer-module__sFVZnW__brand .Footer-module__sFVZnW__material-symbols-outlined{color:var(--accent);font-size:28px}.Footer-module__sFVZnW__brandName{margin:0;font-size:1rem;font-weight:700}.Footer-module__sFVZnW__brandSub{opacity:.45;max-width:220px;margin:0;font-size:.78rem;line-height:1.5}.Footer-module__sFVZnW__links{flex-wrap:wrap;gap:40px;display:flex}.Footer-module__sFVZnW__linkGroup{flex-direction:column;gap:8px;min-width:120px;display:flex}.Footer-module__sFVZnW__linkGroupTitle{text-transform:uppercase;letter-spacing:.09em;opacity:.4;margin-bottom:2px;font-size:.68rem;font-weight:700}.Footer-module__sFVZnW__linkGroup a{opacity:.7;font-size:.85rem;text-decoration:none;transition:opacity .15s}.Footer-module__sFVZnW__linkGroup a:hover{opacity:1;color:var(--accent)}.Footer-module__sFVZnW__infoText{opacity:.4;font-size:.78rem;line-height:1.5}.Footer-module__sFVZnW__bottom{border-top:1px solid var(--border);opacity:.35;max-width:1100px;margin:0 auto;padding:12px 20px;font-size:.75rem}
:root{--background:#f8f9fa;--background-faint:#f8f9fa99;--foreground:#212529;--border:#ced4da;--card-bg:#e9ecef;--accent:#495057;--accent-contrast:#f8f9fa;--header-bg:#e9ecef;--header-text:#212529;--btn-bg:#343a40;--btn-text:#f8f9fa}html.dark,body.dark{--background:#212529;--background-faint:#21252999;--foreground:#f8f9fa;--border:#495057;--card-bg:#343a40;--accent:#adb5bd;--accent-contrast:#212529;--header-bg:#343a40;--header-text:#f8f9fa}html,body{color:var(--foreground);background:#f8f9fa;max-width:100vw;min-height:100vh;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;transition:background .3s,color .3s}body{flex-direction:column;display:flex}html.dark,body.dark{color:var(--foreground);--btn-bg:#f8f9fa;--btn-text:#212529;background:#212529}body:before{content:"";background-image:var(--profile-bg);z-index:-1;opacity:.18;pointer-events:none;background-position:top;background-repeat:no-repeat;background-size:cover;transition:opacity .5s;position:fixed;inset:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.container,.page{max-width:1100px;color:var(--foreground);z-index:1;background:0 0;margin:0 auto;padding:20px;transition:color .3s;position:relative}.header{background:var(--header-bg);color:var(--header-text);border-bottom:1px solid var(--border);z-index:10;justify-content:space-between;align-items:center;padding:10px 20px;transition:background .3s,color .3s;display:flex;position:relative}.header a{color:var(--header-text)}input,select,textarea,button{background:var(--card-bg);color:var(--foreground);border:1px solid var(--border);transition:background .3s,color .3s,border-color .3s}button,a.button{cursor:pointer}button:hover,a.button:hover{opacity:.9}.pageWrapper{flex-direction:column;flex:1;display:flex}.banner,.banner2{pointer-events:none;opacity:.9;z-index:0;filter:blur(3px);width:100%;height:120px;position:fixed;left:0;right:0;overflow:hidden}.banner{top:55px}.banner2{top:175px}.banner:before{content:"";background-image:url(/gamesTop.png);background-repeat:repeat-x;background-size:auto 100%;width:300%;height:100%;animation:110s ease-in-out infinite scrollLeft;position:absolute;top:0;left:-100%}.banner2:before{content:"";background-image:url(/gamesBottom.png);background-repeat:repeat-x;background-size:auto 100%;width:300%;height:100%;animation:110s ease-in-out infinite scrollRight;position:absolute;top:0;left:-100%}@keyframes scrollLeft{0%{transform:translate(0)}50%{transform:translate(-33.33%)}to{transform:translate(0)}}@keyframes scrollRight{0%{transform:translate(-33.33%)}50%{transform:translate(0)}to{transform:translate(-33.33%)}}@media (max-width:1140px){.banner,.banner2{display:block}}
