.custom-footer{background-color:hsl(var(--nextra-bg));margin-top:auto}.dark .custom-footer{background-color:#1d1d1f}.custom-footer-container{max-width:1536px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.custom-footer-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.custom-footer-container{padding-left:2rem;padding-right:2rem}}.custom-footer-content{padding-top:3rem;padding-bottom:3rem}@media (min-width:640px){.custom-footer-content{padding-top:4rem;padding-bottom:4rem}}.custom-footer-grid{grid-template-columns:1fr;gap:3rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.custom-footer-grid{grid-template-columns:2fr 1fr}}@media (min-width:1024px){.custom-footer-grid{grid-template-columns:1.5fr 1fr}}.custom-footer-brand{align-items:center;gap:.625rem;margin-bottom:1.5rem;display:flex}.custom-footer-logo{width:auto;height:2rem}.custom-footer-description{color:hsl(var(--nextra-fg));opacity:.6;max-width:100%;margin-bottom:1rem;font-size:.875rem;line-height:1.625}@media (min-width:640px){.custom-footer-description{max-width:28rem}}.custom-footer-social{align-items:center;gap:.75rem;display:flex}.custom-footer-social-link{border:1px solid hsl(var(--nextra-border));background-color:hsl(var(--nextra-bg));width:2.25rem;height:2.25rem;color:hsl(var(--nextra-fg));opacity:.6;border-radius:.375rem;justify-content:center;align-items:center;font-size:.75rem;text-decoration:none;transition:all .2s;display:flex}.custom-footer-social-link:hover{color:#ff6b00;opacity:1;border-color:#ff6b00}.custom-footer-links-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.custom-footer-links-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.custom-footer-links-grid{gap:3rem}}.custom-footer-links-section{color:hsl(var(--nextra-fg));margin-bottom:1rem;font-size:.875rem;font-weight:600}.custom-footer-links-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.custom-footer-link{color:hsl(var(--nextra-fg));opacity:.6;font-size:.875rem;text-decoration:none;transition:all .2s}.custom-footer-link:hover{color:#ff6b00;opacity:1}.custom-footer-bottom{border-top:1px solid hsl(var(--nextra-border));flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (min-width:640px){.custom-footer-bottom{flex-direction:row;padding-top:2.5rem}}.custom-footer-copyright{color:hsl(var(--nextra-fg));opacity:.6;text-align:center;margin:0;font-size:.875rem}@media (min-width:640px){.custom-footer-copyright{text-align:left}}.custom-footer-legal{color:hsl(var(--nextra-fg));opacity:.6;align-items:center;gap:1.5rem;font-size:.875rem;display:flex}.custom-footer-legal-link{color:inherit;text-decoration:none;transition:all .2s}.custom-footer-legal-link:hover{color:#ff6b00;opacity:1}
