.Footer-module__oORJuq__footer{border-top:1px solid var(--rl-card-border);background:url(/img/footer-bg.svg) center / auto no-repeat, linear-gradient(var(--rl-header-top), var(--rl-header-bottom));color:var(--rl-text);margin-top:30px;padding:60px 0 20px}.Footer-module__oORJuq__grid{grid-template-columns:.75fr 1.4fr .75fr .85fr .75fr;gap:30px 44px;display:grid}.Footer-module__oORJuq__brand{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__oORJuq__logoLink{width:80%;min-width:60px;margin-bottom:30px}.Footer-module__oORJuq__logoLink:hover{opacity:.8}.Footer-module__oORJuq__social{gap:10px;margin-bottom:20px;display:flex}.Footer-module__oORJuq__socialLink{opacity:.35;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.Footer-module__oORJuq__socialLink:hover{opacity:1}.Footer-module__oORJuq__about{padding-right:60px}.Footer-module__oORJuq__about p{color:var(--rl-text);margin:0;line-height:1.6}.Footer-module__oORJuq__heading{color:var(--rl-teal-light);margin:0 0 20px;font-size:14px;line-height:1.5}.Footer-module__oORJuq__list{margin:0;padding:0;list-style:none}.Footer-module__oORJuq__link{color:#fff;min-height:24px;margin-bottom:10px;display:inline-block}.Footer-module__oORJuq__link:hover{color:var(--rl-teal-light)}.Footer-module__oORJuq__bottom{color:var(--rl-text-light);border-top:1px solid #ffffff0f;font-size:12px}@media (max-width:979px){.Footer-module__oORJuq__grid{grid-template-columns:1fr 1fr;gap:30px}.Footer-module__oORJuq__about{grid-column:1/-1;padding-right:0}}@media (max-width:600px){.Footer-module__oORJuq__grid{grid-template-columns:1fr}.Footer-module__oORJuq__footer{padding-top:40px}}
:root{--rl-page:#222;--rl-card:#2e2d2d;--rl-card-alt:#28282a;--rl-card-border:#201c1c;--rl-header-top:#2c2c2f;--rl-header-bottom:#2e2d2d;--rl-menu:#252528;--rl-text:#e9e9e9;--rl-text-muted:#ababab;--rl-text-light:#999;--rl-teal:#00adb4;--rl-teal-light:#4acdd1;--rl-teal-dark:#208d97;--rl-teal-deep:#007f86;--rl-green:#6fdc57;--rl-green-dark:#56b346;--rl-discord:#5865f2;--rl-discord-hover:#4752c4;--rl-radius:5px;--rl-max-width:1520px;--rl-gutter:20px;--rl-header-height:80px;--rl-font:var(--font-inter), Inter, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--rl-page);color:var(--rl-text);font-family:var(--rl-font);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.5;overflow-x:hidden}:where(a){color:var(--rl-teal-light);text-decoration:none}:where(a:hover){color:#8fe6ea}main p a,main dd a{text-underline-offset:2px;text-decoration:underline}img,svg,video{max-width:100%;height:auto;display:block}:where(button,input,select,textarea){font:inherit;color:inherit}h1,h2,h3,h4{color:#fff;margin:0;font-weight:700;line-height:1.2}.rl-container{width:100%;max-width:var(--rl-max-width);padding:0 var(--rl-gutter);margin:0 auto}:where(.rl-card){background:var(--rl-card);border:1px solid var(--rl-card-border);border-radius:var(--rl-radius)}.rl-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.rl-skip-link{z-index:2000;background:var(--rl-teal);color:#fff;border-radius:var(--rl-radius);padding:8px 14px;position:absolute;top:8px;left:-999px}.rl-skip-link:focus{left:8px}:where(.rl-btn){white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:13px;font-weight:600;line-height:1;transition:background-color .15s,border-color .15s,color .15s,transform .1s;display:inline-flex}:where(.rl-btn:active){transform:translateY(1px)}:where(.rl-btn:focus-visible){outline:2px solid var(--rl-teal-light);outline-offset:2px}:where(.rl-btn--ghost){color:var(--rl-text);background:#ffffff0f;border-color:#ffffff1a}:where(.rl-btn--ghost:hover){color:#fff;background:#ffffff1f;border-color:#ffffff2e}:where(.rl-btn--discord){background:var(--rl-discord);color:#fff}:where(.rl-btn--discord:hover){background:var(--rl-discord-hover);color:#fff}:where(.rl-btn--google){color:#1f1f1f;background:#fff;border:1px solid #d0d5dc}:where(.rl-btn--google:hover){color:#1f1f1f;background:#f1f3f5}:where(.rl-btn--primary){background:var(--rl-green);color:#0d1f0a;min-height:44px;font-size:14px}:where(.rl-btn--primary:hover){color:#0d1f0a;background:#86e670}:where(.rl-btn--teal){background:var(--rl-teal);color:#062a2c}:where(.rl-btn--teal:hover){background:var(--rl-teal-light);color:#062a2c}.rl-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}@media (max-width:979px){.rl-layout{grid-template-columns:minmax(0,1fr)}}.rl-widget{background:var(--rl-card);border:1px solid var(--rl-card-border);border-radius:var(--rl-radius);margin-bottom:20px;overflow:hidden}.rl-widget__title{background:var(--rl-teal-deep);color:#fff;text-align:center;padding:15px 10px;font-size:14px;font-weight:700}.rl-widget__body{padding:15px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
