.home-footer{--home-footer-bg:#0a0a12;--home-footer-surface:rgba(255,255,255,0.04);--home-footer-border:rgba(255,255,255,0.08);--home-footer-muted:rgba(209,213,219,0.62);--home-footer-accent:#a78bfa;--home-footer-accent-soft:rgba(167,139,250,0.35);margin-top:0;padding:3.25rem 0 0;background:linear-gradient(180deg,rgba(10,10,18,0) 0,var(--home-footer-bg) 12%,var(--home-footer-bg) 100%);border-top:1px solid var(--home-footer-border);position:relative}.home-footer:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(72rem,92vw);height:1px;background:linear-gradient(90deg,transparent,var(--home-footer-accent-soft) 20%,var(--home-footer-accent) 50%,var(--home-footer-accent-soft) 80%,transparent);opacity:.85}.home-footer__inner{width:min(72rem,92vw);margin:0 auto;padding:0 1.25rem 2.5rem}.home-footer__grid{display:grid;grid-template-columns:1fr;grid-gap:2.25rem 2rem;gap:2.25rem 2rem}@media (min-width:640px){.home-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.home-footer__grid{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr));align-items:start}}.home-footer__brand{grid-column:1/-1}@media (min-width:900px){.home-footer__brand{grid-column:1;grid-row:1/span 2}}.home-footer__logo{display:inline-flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;letter-spacing:-.03em;color:#f9fafb;text-decoration:none;padding:.45rem .75rem;border-radius:.65rem;background:var(--home-footer-surface);border:1px solid var(--home-footer-border);transition:border-color .2s ease,box-shadow .25s ease,color .2s ease}.home-footer__logo:hover{color:#fff;border-color:rgba(167,139,250,.45);box-shadow:0 6px 24px rgba(99,102,241,.18);text-decoration:none}.home-footer__logo-mark{width:.45rem;height:.45rem;border-radius:50%;background:linear-gradient(135deg,#a78bfa,#6366f1);box-shadow:0 0 12px rgba(129,140,248,.5)}.home-footer__tagline{margin:1rem 0 0;max-width:22rem;font-size:.9rem;line-height:1.65;color:var(--home-footer-muted)}.home-footer__social{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.25rem}.home-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:.55rem;background:var(--home-footer-surface);border:1px solid var(--home-footer-border);color:rgba(209,213,219,.85);transition:border-color .2s ease,color .2s ease,transform .2s ease}.home-footer__social a:hover{color:#e9d5ff;border-color:rgba(167,139,250,.4);transform:translateY(-2px);text-decoration:none}.home-footer__social svg{width:1.05rem;height:1.05rem;fill:currentColor}.home-footer__col-title{margin:0 0 .85rem;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--home-footer-accent)}.home-footer__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.55rem}.home-footer__list a{font-size:.9rem;color:rgba(229,231,235,.88);text-decoration:none;transition:color .2s ease}.home-footer__list a:hover{color:#fff;text-decoration:none}.home-footer__list a[data-external=true]:after{content:" ↗";font-size:.72em;opacity:.55}.home-footer__divider{height:1px;margin:2rem 0 1.25rem;background:linear-gradient(90deg,transparent,var(--home-footer-border) 15%,var(--home-footer-border) 85%,transparent)}.home-footer__bottom{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media (min-width:640px){.home-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}.home-footer__copyright{margin:0;font-size:.8rem;color:rgba(156,163,175,.85)}.home-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;font-size:.8rem}.home-footer__legal a{color:rgba(209,213,219,.75);text-decoration:none}.home-footer__legal a:hover{color:#c4b5fd;text-decoration:none}.home-footer__legal-sep{color:rgba(156,163,175,.45);-webkit-user-select:none;-moz-user-select:none;user-select:none}