.Footer_footer__teckP{position:relative;background-color:hsl(var(--background));color:hsl(var(--foreground));overflow:hidden;transition:background-color .3s ease,color .3s ease;border-top:1px solid hsl(var(--border)/.5)}.Footer_background__wTu8l{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;opacity:.2}.Footer_content__rSVi_{position:relative;z-index:10;max-width:80rem;margin:0 auto;padding:3rem 1rem}@media (min-width:640px){.Footer_content__rSVi_{padding:3rem 1.5rem}}@media (min-width:1024px){.Footer_content__rSVi_{padding:3rem 2rem}}.Footer_grid__FJWGA{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width:768px){.Footer_grid__FJWGA{grid-template-columns:2fr 1fr 1fr}}.Footer_brand__MYsvp{display:flex;flex-direction:column;gap:.75rem}.Footer_brandHeader__oXg15{display:flex;align-items:center;gap:.5rem}.Footer_iconBox__YPtI4{width:2.25rem;height:2.25rem;background:linear-gradient(135deg,hsl(var(--primary)) 0,hsl(var(--accent)) 100%);border-radius:.5rem;display:flex;align-items:center;justify-content:center}.Footer_icon__OxrBd{width:1.25rem;height:1.25rem;color:white}.Footer_title__ZCYSu{font-size:1.125rem;font-weight:700;color:hsl(var(--foreground))}.Footer_description__XFSNv{font-size:.75rem;color:hsl(var(--muted-foreground));line-height:1.5;max-width:20rem}.Footer_socialIcons__Nak1I{display:flex;align-items:center;gap:1rem;padding-top:.25rem}.Footer_socialLink__Z13Hr{color:hsl(var(--muted-foreground));transition:color .2s ease;text-decoration:none}.Footer_socialLink__Z13Hr:hover{color:hsl(var(--foreground))}.Footer_socialIcon__Stn9v{width:1rem;height:1rem}.Footer_column__tYJix{display:flex;flex-direction:column;gap:.5rem}.Footer_columnTitle__GS9Xu{font-size:.75rem;font-weight:600;color:hsl(var(--foreground))}.Footer_linkList___J5uN{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.Footer_link___qWPl{font-size:.75rem;color:hsl(var(--muted-foreground));transition:color .2s ease;display:flex;align-items:center;gap:.375rem;text-decoration:none}.Footer_link___qWPl:hover{color:hsl(var(--foreground))}.Footer_dot__wmgqb{width:.25rem;height:.25rem;border-radius:50%;background-color:hsl(var(--foreground));opacity:0;transition:opacity .2s ease}.Footer_link___qWPl:hover .Footer_dot__wmgqb{opacity:1}.Footer_externalIcon__487Bk{width:.625rem;height:.625rem;opacity:.5}.Footer_bottom__ufr8K{border-top:1px solid hsl(var(--border)/.5);padding-top:1rem;display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.Footer_bottom__ufr8K{flex-direction:row;justify-content:space-between;align-items:center}}.Footer_copyright__pdPQF{color:hsl(var(--muted-foreground));font-size:.75rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:center}@media (min-width:768px){.Footer_copyright__pdPQF{justify-content:flex-start}}.Footer_version__Hx_OK{background-color:hsl(var(--card)/.5);backdrop-filter:blur(4px);padding:.125rem .5rem;border-radius:.25rem;font-size:.75rem;border:1px solid hsl(var(--border)/.5);font-family:monospace}