.floating-cta{align-items:center;background:var(--generated-floating-bg,rgba(15,23,42,0.42));border:1px solid var(--generated-floating-border,var(--generated-border,rgba(255,255,255,0.18)));border-radius:8px;bottom:calc(2px + env(safe-area-inset-bottom,0px));box-shadow:0 12px 34px rgba(2,6,23,0.28);box-sizing:border-box;-webkit-backdrop-filter:blur(14px) saturate(135%);backdrop-filter:blur(14px) saturate(135%);display:flex;gap:0.625rem;left:50%;max-width:420px;padding:0.5rem 0.75rem;position:fixed;transform:translateX(-50%);width:min(420px,calc(100dvw - 24px));z-index:1000}.floating-cta .site-btn{align-items:center;border-radius:6px;display:inline-flex;flex:1;font-size:1rem;font-weight:900;justify-content:center;line-height:1.12;min-height:40px;min-width:0;padding:0.5rem 0.75rem;text-decoration:none}.floating-cta .cta-register{background:var(--generated-register-bg,#22c55e);color:var(--generated-register-text,#ffffff)}.floating-cta .cta-login{background:var(--generated-login-bg,#fbbf24);color:var(--generated-login-text,#0f172a)}body.has-floating-cta{padding-bottom:0}body.has-floating-cta .footer-main{padding-bottom:calc(0.875rem + 62px + 15px + env(safe-area-inset-bottom,0px))}body.has-floating-cta footer.footer,body.has-floating-cta footer.footer-cv,body.has-floating-cta footer.site-footer,body.has-floating-cta .footer:not(.footer-main),body.has-floating-cta .site-footer:not(.footer-main){padding-bottom:calc(2rem + 62px + 15px + 28px + env(safe-area-inset-bottom,0px))}footer.footer-cv{background:var(--chrome-footer-bg,#1e293b) !important;color:var(--chrome-footer-text,#f8fafc) !important}footer.footer-cv h1,footer.footer-cv h2,footer.footer-cv h3,footer.footer-cv h4,footer.footer-cv h5,footer.footer-cv h6,footer.footer-cv strong,footer.footer-cv b{color:var(--chrome-footer-heading,#ffffff) !important}footer.footer-cv p,footer.footer-cv li,footer.footer-cv span,footer.footer-cv small,footer.footer-cv .footer-brand-desc,footer.footer-cv .footer-bottom,footer.footer-cv [data-config-control="footer_bottom_note"]{color:var(--chrome-footer-text,#f8fafc) !important}footer.footer-cv a:not(.btn),footer.footer-cv .footer-email-link{color:var(--chrome-footer-link,#ffffff) !important}footer.footer-cv a:not(.btn):hover,footer.footer-cv .footer-email-link:hover{color:var(--chrome-footer-link-hover,#38bdf8) !important}@media (max-width:575.98px){.floating-cta{bottom:calc(2px + env(safe-area-inset-bottom,0px));gap:0.5rem;max-width:calc(100dvw - 24px);padding:0.45rem 0.625rem;width:calc(100dvw - 24px)}.floating-cta .site-btn{min-height:38px}}@media (max-width:360px){.floating-cta .site-btn{font-size:0.9375rem;padding-inline:0.5rem}}
