:root{--primary:#a89aee;--primary-rgb:168,154,238;--background:#f6f5ff;--foreground:#181326;--surface:#fff;--muted:#6f6789;--border:rgba(32,26,52,.08)}html,body{max-width:100vw;height:100%;font-size:1rem;overflow-x:hidden}body{color:var(--foreground);background:radial-gradient(circle at top right,rgba(var(--primary-rgb),.35),transparent 55%),radial-gradient(circle at bottom left,rgba(var(--primary-rgb),.2),transparent 60%),var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100svh;font-family:Arial,Helvetica,sans-serif;display:flex}.app-main{flex-direction:column;flex:1 0 auto;justify-content:flex-start;align-items:center;width:100svw;display:flex}.app-container{max-width:1080px;padding:60px 32px 0}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}p{color:var(--muted)}@media (max-width:720px){.app-container{max-width:100svw;padding:24px 16px 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.site-footer-module__mHzNGG__footer{max-width:1080px;color:var(--muted);flex-direction:column;margin:0 auto;padding:6.5em 2em 2em;display:flex}.site-footer-module__mHzNGG__row{flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.site-footer-module__mHzNGG__credit{text-align:center;font-size:.9em}.site-footer-module__mHzNGG__links{gap:18px;font-size:.85em;display:flex}.site-footer-module__mHzNGG__badge{color:rgba(24,19,38,.7);background:rgba(var(--primary-rgb),.12);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.site-footer-module__mHzNGG__links a{transition:color .18s}.site-footer-module__mHzNGG__links a:hover{color:var(--foreground)}.site-footer-module__mHzNGG__links a:focus-visible{color:var(--foreground)}@media (max-width:720px){.site-footer-module__mHzNGG__footer{padding-left:20px;padding-right:20px}}
