.site-footer{position:relative;padding:clamp(64px,8vh,112px) var(--hero-pad-x) var(--space-6);background:var(--surface-cocoa);border-top:1px solid rgba(246,239,226,.1);color:var(--text-on-dark-muted)}.site-footer__inner{max-width:1320px;margin:0 auto;display:grid;gap:clamp(48px,7vh,80px)}.site-footer__top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:clamp(28px,4vw,64px);align-items:start}.site-footer__col{padding-top:30px}.site-footer__brand{display:inline-flex;align-items:center;text-decoration:none}.site-footer__brand .logo{width:136px;height:136px;flex-shrink:0;background-image:url(/logotipo.svg);background-size:contain;background-position:left center;background-repeat:no-repeat;filter:drop-shadow(0 0 10px var(--accent-glow));transition:transform .3s ease}.site-footer__brand:hover .logo{transform:scale(1.06) rotate(-3deg)}.site-footer__pitch{margin-top:var(--space-5);color:var(--text-on-dark-muted);line-height:1.6;font-size:14px;max-width:42ch}.site-footer__news{display:flex;margin-top:var(--space-4);border:1px solid rgba(246,239,226,.16);border-radius:var(--radius-pill);overflow:hidden;background:#f6efe20f;max-width:360px}.site-footer__news input{flex:1;background:transparent;border:0;padding:12px 18px;color:var(--text-on-dark);font-size:14px;outline:none}.site-footer__news input::placeholder{color:#f6efe270}.site-footer__news button{background:var(--accent);color:#26161a;font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;padding:0 18px;cursor:pointer;border:0;transition:background .2s ease}.site-footer__news button:hover{background:var(--accent-hover)}.site-footer__news-msg{margin:8px 0 0;font-size:.85rem;min-height:1.2em}.site-footer__news-msg.is-ok{color:var(--accent)}.site-footer__news-msg.is-error{color:#ff9b9b}.site-footer__telegram{display:inline-flex;align-items:center;gap:8px;margin-top:var(--space-3);padding:9px 16px;border:1px solid rgba(246,239,226,.22);border-radius:999px;background:#f6efe20f;color:var(--text-on-dark);font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;width:fit-content}.site-footer__telegram svg{width:16px;height:16px;flex-shrink:0}.site-footer__telegram:hover{background:var(--accent);border-color:var(--accent);color:#26161a;transform:translateY(-1px)}@media (hover: none) and (pointer: coarse){.site-footer__telegram:hover{background:#f6efe20f;border-color:#f6efe238;color:var(--text-on-dark);transform:none}}.site-footer__col h4{font-family:var(--font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-4)}.site-footer__col ul{list-style:none;padding:0;display:grid;gap:var(--space-3)}.site-footer__col a{color:var(--text-on-dark-muted);font-size:14px;transition:color .2s ease}.site-footer__col a:hover{color:var(--text-on-dark)}.site-footer__disclaimer{border-top:1px solid rgba(246,239,226,.1);padding-top:var(--space-5);font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;line-height:1.7;color:#f6efe270;max-width:110ch}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#f6efe270;border-top:1px solid rgba(246,239,226,.1);padding-top:var(--space-5)}@media (max-width: 900px){.site-footer__top{grid-template-columns:1fr 1fr}}@media (max-width: 780px){.site-footer__top{grid-template-columns:1fr;text-align:center}.site-footer__brand{display:flex;justify-content:center}.site-footer__brand .logo{width:110px;height:110px;background-position:center}.site-footer__col{padding-top:0}.site-footer__pitch,.site-footer__news{margin-inline:auto}.site-footer__col ul{justify-items:center}.site-footer__disclaimer{text-align:center;margin-inline:auto}.site-footer__bottom{flex-direction:column;gap:var(--space-3);justify-content:center;text-align:center}}@media (max-width: 560px){.site-footer__bottom{align-items:center}}
