.footer{background:var(--tinta);color:var(--papel);border-top:2px solid var(--tinta);margin-top:auto}.footer .footer-marquee{background:var(--rojo);color:var(--papel);border-bottom:2px solid var(--tinta)}.footer .footer-grid{border-bottom:1px solid color-mix(in srgb, var(--papel) 20%, transparent);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.footer .footer-grid{grid-template-columns:repeat(12,1fr)}.footer .footer-grid .footer-brand{border-right:none;border-bottom:1px solid color-mix(in srgb, var(--papel) 20%, transparent);grid-column:span 12}.footer .footer-grid .footer-col{border-bottom:none;border-right:1px solid color-mix(in srgb, var(--papel) 20%, transparent);grid-column:span 4}.footer .footer-grid .footer-col:last-child{border-right:none}}@media (min-width:1280px){.footer .footer-grid .footer-brand{border-bottom:none;border-right:1px solid color-mix(in srgb, var(--papel) 20%, transparent);grid-column:span 5}.footer .footer-grid .footer-col{grid-column:span 2}.footer .footer-grid .footer-col:last-child{border-right:none;grid-column:span 3}}.footer .footer-brand{border-bottom:1px solid color-mix(in srgb, var(--papel) 20%, transparent);padding:2rem}@media (min-width:768px){.footer .footer-brand{padding:3rem}}.footer .footer-brand .footer-brand-head{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.footer .footer-brand .footer-brand-head .footer-logo{width:56px;height:56px;display:block}.footer .footer-brand .footer-brand-head .footer-logo .logo-gear{transform-box:fill-box;transform-origin:50%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.footer .footer-brand .footer-brand-head:hover .logo-gear{transform:rotate(360deg)}.footer .footer-brand .footer-brand-head .footer-brand-text{flex-direction:column;line-height:1.15;display:flex}.footer .footer-brand .footer-brand-head .footer-brand-text .footer-brand-name{font-family:var(--font-display);font-size:20px;font-weight:400}.footer .footer-brand .footer-brand-head .footer-brand-text .footer-brand-sub{font-family:var(--font-mono);letter-spacing:.3em;color:var(--oro);font-size:10px;font-weight:700}.footer .footer-brand .footer-desc{max-width:24rem;font-family:var(--font-mono);text-transform:uppercase;opacity:.7;font-size:12px;line-height:1.625}.footer .footer-col{border-bottom:1px solid color-mix(in srgb, var(--papel) 20%, transparent);padding:2rem}@media (min-width:768px){.footer .footer-col{padding:3rem}}.footer .footer-col .kicker-oro{color:var(--oro);margin-bottom:1.25rem}.footer .footer-col .footer-links{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.footer .footer-col .footer-links.is-muted{opacity:.8}.footer .footer-col .footer-links .footer-link{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--papel);font-size:12px;text-decoration:none;transition:color .2s}.footer .footer-col .footer-links .footer-link:hover{color:var(--oro)}.footer .footer-col .footer-form{border:2px solid var(--papel);display:flex}.footer .footer-col .footer-form .footer-input{min-width:0;font-family:var(--font-mono);letter-spacing:.1em;color:var(--papel);background:0 0;border:none;border-radius:0;outline:none;flex:1;margin:0;padding:.75rem 1rem;font-size:12px}.footer .footer-col .footer-form .footer-input::placeholder{color:color-mix(in srgb, var(--papel) 40%, transparent)}.footer .footer-col .footer-form .footer-btn{background:var(--rojo);border:none;border-left:2px solid var(--papel);color:var(--papel);font-family:var(--font-mono);letter-spacing:.1em;cursor:pointer;border-radius:0;align-items:center;gap:.25rem;padding:0 1rem;font-size:12px;font-weight:700;transition:background-color .2s,color .2s;display:inline-flex}.footer .footer-col .footer-form .footer-btn:hover{background:var(--oro);color:var(--tinta)}.footer .footer-col .footer-telemetry{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;opacity:.5;margin-top:1rem;font-size:10px}.footer .footer-col .footer-success{color:var(--oro);font-size:24px}.footer .footer-bottom{flex-direction:column;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}@media (min-width:768px){.footer .footer-bottom{flex-direction:row;padding:1.25rem 3rem}}.footer .footer-bottom .footer-copyright{font-family:var(--font-mono);letter-spacing:.25em;text-transform:uppercase;opacity:.6;font-size:10px}.footer .footer-bottom .footer-credit{font-family:var(--font-mono);letter-spacing:.25em;text-transform:uppercase;font-size:10px}.footer .footer-bottom .footer-credit .footer-credit-name{color:var(--oro)}.footer .footer-bottom .footer-credit .footer-credit-name:hover{text-decoration:underline}
