:root{--background:#fff;--foreground:#0f172a}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-content{flex-direction:column;flex:1;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
.Footer-module__YfECHa__footer{box-sizing:border-box;background:#f7f7f7;border-top:1px solid #e5e7eb;justify-content:center;align-items:center;gap:16px;width:100%;padding:14px 32px;display:flex}.Footer-module__YfECHa__footerLink{color:#0f172a;border-radius:10px;padding:8px 10px;font-weight:700;text-decoration:none;transition:background .12s,transform .12s}.Footer-module__YfECHa__footerLink:hover{background:#e2e8f0;transform:translateY(-1px)}@media (max-width:640px){.Footer-module__YfECHa__footer{flex-wrap:wrap;gap:10px}}
