.inklusv-footer{background:var(--inklusv-surface);color:var(--inklusv-text);border-top:1px solid var(--inklusv-border)}.inklusv-footer__inner{display:flex;flex-direction:column}.inklusv-footer__top{display:flex;flex-wrap:wrap;gap:3.2rem;justify-content:space-between;align-items:flex-start}.inklusv-footer__brand{max-width:34rem}.inklusv-footer__wordmark{font-size:2.1rem;font-weight:600;letter-spacing:0.18em;line-height:1.1;color:var(--inklusv-text)}.inklusv-footer__rule{display:block;width:3.4rem;height:2px;background:var(--inklusv-border-hover);margin:1.2rem 0 1.4rem}.inklusv-footer__statement{margin:0;font-size:1.4rem;line-height:1.7;color:var(--inklusv-text-muted)}.inklusv-footer__statement p{margin:0}.inklusv-footer__statement p+p{margin-top:0.8rem}.inklusv-footer__social.list-social{justify-content:flex-start;margin-top:1.8rem;gap:0.6rem}.inklusv-footer__social .list-social__link{color:var(--inklusv-text-muted);border-radius:50%;transition:color var(--inklusv-transition-fast),background-color var(--inklusv-transition-fast),transform var(--inklusv-transition-fast)}.inklusv-footer__social .list-social__link .icon-youtube{color:#ff0000}.inklusv-footer__social .list-social__link:hover,.inklusv-footer__social .list-social__link:focus-visible{background-color:var(--inklusv-surface-tint);transform:translateY(-1px)}:root[data-theme=dark] .inklusv-footer__social .list-social__link .icon{filter:brightness(0.9)}.inklusv-footer__newsletter{min-width:26rem;max-width:32rem;flex:1}.inklusv-footer__newsletter-heading{font-size:1.6rem;font-weight:500;margin-bottom:0.4rem;color:var(--inklusv-text)}.inklusv-footer__newsletter-text{margin:0 0 1.2rem;font-size:1.3rem;line-height:1.6;color:var(--inklusv-text-muted)}.inklusv-footer__form{margin:0}.inklusv-footer__field{display:flex;border:1px solid var(--inklusv-border-hover);border-radius:var(--inklusv-radius);overflow:hidden}.inklusv-footer__field:focus-within{border-color:var(--inklusv-accent)}.inklusv-footer__field input[type=email]{flex:1;min-width:0;background:transparent;border:none;color:var(--inklusv-text);font-size:1.4rem;font-family:inherit;padding:1.1rem 1.3rem}.inklusv-footer__field input[type=email]::placeholder{color:var(--inklusv-text-faint)}.inklusv-footer__field input[type=email]:focus{outline:none;box-shadow:none}.inklusv-footer__submit{flex-shrink:0;background:var(--inklusv-text);color:var(--inklusv-bg);border:none;font-family:inherit;font-size:1.3rem;font-weight:500;letter-spacing:0.02em;padding:0 1.9rem;cursor:pointer;transition:opacity var(--inklusv-transition-fast)}.inklusv-footer__submit:hover{opacity:0.85}.inklusv-footer__message{display:flex;align-items:center;gap:0.6rem;margin-top:0.8rem;font-size:1.2rem;color:var(--inklusv-text-muted)}.inklusv-footer__message .svg-wrapper{display:inline-flex}.inklusv-footer__follow{align-self:center;margin-left:auto;display:flex;justify-content:center;width:32rem;max-width:32rem}.inklusv-footer__columns{display:flex;flex-wrap:wrap;gap:3.2rem 4rem;margin-top:2.8rem;padding-top:2.8rem;border-top:1px solid var(--inklusv-border)}.inklusv-footer__col{min-width:12rem}.inklusv-footer__col-heading{font-size:1.1rem;letter-spacing:0.14em;text-transform:uppercase;color:var(--inklusv-text-muted);margin:0 0 1.4rem}.inklusv-footer__col-list{display:flex;flex-direction:column;gap:0.9rem;margin:0;padding:0;list-style:none}.inklusv-footer__col-list a{font-size:1.4rem;color:var(--inklusv-text-muted);text-decoration:none;transition:color var(--inklusv-transition-fast)}.inklusv-footer__col-list a:hover{color:var(--inklusv-accent-light);text-decoration:underline;text-underline-offset:0.3rem}.inklusv-footer__bottom{margin-top:2.8rem;padding-top:1.8rem;padding-bottom:12rem;border-top:1px solid var(--inklusv-border)}.inklusv-footer__localization{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-bottom:1.6rem}.inklusv-footer__localization localization-form{display:inline-block}.inklusv-footer__localization h2{font-size:1.1rem;letter-spacing:0.1em;text-transform:uppercase;color:var(--inklusv-text-faint);margin:0 0 0.4rem}.inklusv-footer__bottom-bar{display:flex;flex-wrap:wrap;gap:1.2rem 2rem;justify-content:space-between;align-items:center}.inklusv-footer .inklusv-footer__mode-toggle.theme-toggle{width:auto;height:auto;padding:0;margin:0;border-radius:0;gap:0.7rem;color:var(--inklusv-text-muted);font-family:inherit;font-size:1.4rem;font-weight:inherit;font-style:inherit;letter-spacing:inherit;line-height:inherit}.inklusv-footer .inklusv-footer__mode-toggle.theme-toggle:hover{color:var(--inklusv-accent-light);background:transparent}.inklusv-footer .inklusv-footer__mode-toggle .icon{width:1.5rem;height:1.5rem}.inklusv-footer__mode-toggle .theme-toggle__label{font:inherit;letter-spacing:inherit;order:-1}.inklusv-footer__legal{font-size:1.1rem;color:var(--inklusv-text-faint);display:flex;flex-wrap:wrap;align-items:center;gap:0}.inklusv-footer__legal a{color:var(--inklusv-text-faint);text-decoration:none;transition:color var(--inklusv-transition-fast)}.inklusv-footer__legal a:hover{color:var(--inklusv-text-muted);text-decoration:underline;text-underline-offset:0.3rem}.inklusv-footer__sep{padding:0 0.7rem;color:var(--inklusv-border-hover)}.inklusv-footer__payment .list-payment{display:flex;flex-wrap:wrap;gap:0.6rem;margin:0;padding:0;list-style:none;align-items:center}@media screen and (max-width:749px){.inklusv-footer__top{flex-direction:column;gap:2.8rem}.inklusv-footer__newsletter{max-width:100%;width:100%}.inklusv-footer__bottom-bar{justify-content:flex-start}.inklusv-footer__follow{margin-left:0;width:100%;max-width:100%}}
