.boost-footer{--boost-footer-border-soft:color-mix(in srgb,var(--boost-text) 20%,var(--boost-transparent));--boost-footer-fab-shadow:0 6px 20px var(--boost-shadow-color);--boost-footer-whatsapp-hover-bg:var(--boost-accent);--boost-footer-telegram-hover-bg:var(--boost-primary);width:100%;position:relative}.boost-footer__inner{width:100%;padding:3rem 1rem 1.5rem;box-sizing:border-box;position:relative;z-index:1}@media (min-width:1024px){.boost-footer__inner{padding-top:1.5rem}}.boost-footer__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.boost-footer__bottom{min-width:0;padding-top:1.5rem;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:1rem;text-align:center}.boost-footer__bottom > *,.boost-footer__bottom .boost-footer__slot{min-width:0}.boost-footer__back-to-top{display:flex;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity 0.3s ease,transform 0.3s ease;visibility:hidden}.boost-footer__back-to-top.is-boost-visible{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.boost-footer__floating-action{box-sizing:border-box;line-height:0}.boost-fab{display:flex}.boost-footer__back-to-top.is-boost-visible:hover,.boost-fab:hover,.boost-footer__boost-ai .boost-ai-fe__launcher:hover,.boost-footer__boost-ai-preview-launcher:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:var(--boost-footer-fab-shadow)}.boost-footer__back-to-top:active,.boost-fab:active,.boost-footer__boost-ai .boost-ai-fe__launcher:active,.boost-footer__boost-ai-preview-launcher:active{transform:translateY(0) scale(0.96)}.boost-footer__legal{min-width:0;display:flex;align-items:center;gap:0.75rem;flex-wrap:wrap}.boost-footer__legal-link{min-width:0;color:inherit;text-decoration:none;font-size:0.8rem;overflow-wrap:anywhere;opacity:0.7;transition:opacity 0.2s}.boost-footer__legal-link:hover{opacity:1;text-decoration:underline}.boost-footer__legal-sep{opacity:0.4;font-size:0.8rem;user-select:none}.boost-footer__brand{grid-column:span 1}.boost-footer__bottom .boost-footer__slot{justify-content:center}[data-mobile-brand="bottom"] .boost-footer__brand{order:99;margin-top:1.5rem}[data-mobile-columns="open"][data-mobile-brand="bottom"] .boost-footer__brand{padding-top:1.5rem;border-top:1px solid var(--boost-footer-border-soft)}[data-mobile-columns="accordion"] .boost-footer__grid{gap:0}[data-mobile-columns="accordion"] .boost-footer__col{border-top:1px solid var(--boost-footer-border-soft)}[data-mobile-columns="accordion"] .boost-footer__col:last-child{border-bottom:1px solid var(--boost-footer-border-soft)}[data-mobile-columns="accordion"] .boost-footer__col-heading{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:1rem 0;margin:0;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:var(--boost-transparent)}[data-mobile-columns="accordion"] .boost-footer__col-icon{flex-shrink:0;transition:transform 0.3s ease}[data-mobile-columns="accordion"] .boost-footer__col-body{max-height:0;overflow:hidden;transition:max-height 0.3s ease}[data-mobile-columns="accordion"] .boost-footer__col.is-open .boost-footer__col-body{padding-bottom:1rem}[data-mobile-columns="accordion"] .boost-footer__col.is-open .boost-footer__col-icon{transform:rotate(180deg)}[data-mobile-icon="plus"] .boost-footer__col.is-open .boost-footer__col-icon{transform:rotate(45deg)}@media (min-width:640px){.boost-footer__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.boost-footer__brand{grid-column:span 2;margin-bottom:1rem}.boost-footer__bottom{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);text-align:initial}.boost-footer__bottom .boost-footer__slot{justify-content:initial}[data-mobile-brand="bottom"] .boost-footer__brand{order:initial;margin-top:0}[data-mobile-columns="open"][data-mobile-brand="bottom"] .boost-footer__brand{padding-top:0;border-top:0}[data-mobile-columns="accordion"] .boost-footer__grid{gap:2.5rem}[data-mobile-columns="accordion"] .boost-footer__col,[data-mobile-columns="accordion"] .boost-footer__col:last-child{border-top:0;border-bottom:0}[data-mobile-columns="accordion"] .boost-footer__col-heading{display:block;cursor:default;padding:0;-webkit-user-select:auto;user-select:auto}.boost-footer__col-icon{display:none}.boost-footer__col-body,[data-mobile-columns="accordion"] .boost-footer__col-body{max-height:none;overflow:visible;padding-bottom:0}}@media (min-width:1024px){.boost-footer__grid{grid-template-columns:var(--boost-footer-desktop-columns,repeat(4,1fr))}.boost-footer__brand{grid-column:auto;margin-bottom:0}}.boost-footer--sticky{margin-top:auto}.boost-footer__cta-btn:hover{opacity:0.85}.boost-fab--whatsapp:hover{background:var(--boost-footer-whatsapp-hover-bg)}.boost-fab--telegram:hover{background:var(--boost-footer-telegram-hover-bg)}