.landing-page{width:100%;max-width:none}.landing-footer{position:relative;overflow:visible;background:transparent;border-top:1px solid rgba(255,255,255,.1)}.landing-footer:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(6,14,30,.22),rgba(6,14,30,.5))}.landing-footer>*{position:relative;z-index:1}.landing-footer__inner{padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width:768px){.landing-footer__inner{padding-top:1.75rem;padding-bottom:1.75rem}}.landing-footer__layout{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media (min-width:768px){.landing-footer__layout{flex-direction:row;align-items:center;justify-content:space-between;gap:1.25rem 1.5rem;text-align:left}}.landing-footer__brand{display:inline-flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:center;gap:.65rem .85rem}@media (min-width:768px){.landing-footer__brand{justify-content:flex-start}}.landing-footer__brand-sep{display:none;flex-shrink:0;width:1px;height:2rem;background:rgba(255,255,255,.16)}@media (min-width:480px){.landing-footer__brand-sep{display:block}}.landing-footer__download{max-width:none;padding:.45rem .85rem!important;font-size:10px!important;letter-spacing:.07em!important}@media (min-width:640px){.landing-footer__download{padding:.5rem 1rem!important;font-size:11px!important}}.landing-footer__copyright{display:flex;flex-direction:column;align-items:center;order:2;margin:0;min-width:0;font-size:11px;font-weight:400;line-height:1.45;letter-spacing:.01em;color:rgba(255,255,255,.68);text-align:center}@media (min-width:640px){.landing-footer__copyright{font-size:12px}}@media (min-width:768px){.landing-footer__copyright{order:0;flex:1 1 auto;padding-inline:.5rem}}@media (min-width:1024px){.landing-footer__copyright{flex-direction:row;align-items:baseline;justify-content:center;white-space:nowrap}}.landing-footer__copyright-sep{display:none}@media (min-width:1024px){.landing-footer__copyright-sep{display:inline}}.landing-footer__copyright-rights{display:block}@media (min-width:1024px){.landing-footer__copyright-rights{display:inline}}.landing-footer__copyright-link{color:#ffffff;text-decoration:none;font-weight:500;transition:color .2s ease}.landing-footer__copyright-link:hover{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.landing-footer__social{position:relative;z-index:2;order:3;gap:.5rem!important}@media (min-width:768px){.landing-footer__social{order:0}}.landing-footer__social .landing-footer__social-tile{height:2.125rem;width:2.125rem;border-radius:.625rem}.landing-footer__social-tile{background:rgba(11,18,32,.92);border:1px solid rgba(148,163,184,.55);color:#ffffff;box-shadow:0 2px 10px rgba(0,0,0,.2)}.landing-footer__social-tile svg{width:1.125rem;height:1.125rem;fill:currentColor}.landing-footer__social-link:hover .landing-footer__social-tile{border-color:rgba(226,232,240,.75);color:#ffffff;transform:scale(.96)}.landing-footer.landing-footer--light{background:#f8fafc;border-top-color:rgba(15,23,42,.1)}.landing-footer.landing-footer--light:before{display:none}.landing-footer.landing-footer--light .landing-footer__brand-sep{background:rgba(15,23,42,.12)}.landing-footer.landing-footer--light .landing-footer__copyright{color:#334155}.landing-footer.landing-footer--light .landing-footer__copyright-link{color:#475569;font-weight:600}.landing-footer.landing-footer--light .landing-footer__copyright-link:hover{color:var(--link)}.landing-footer.landing-footer--light .landing-footer__social-tile{background:#ffffff;border:1px solid rgba(71,85,105,.45);color:#0f172a;box-shadow:0 2px 10px rgba(15,23,42,.1),0 1px 2px rgba(15,23,42,.06)}.landing-footer.landing-footer--light .landing-footer__social-link:hover .landing-footer__social-tile{border-color:rgba(15,23,42,.55);color:#020617;box-shadow:0 4px 16px rgba(15,23,42,.12),0 1px 3px rgba(15,23,42,.08)}.landing-footer.landing-footer--light .landing-footer__social-link:focus-visible{outline-color:color-mix(in srgb,var(--accent) 55%,#0f172a)}