.footer-shell{width:100%;max-width:var(--home-content-max,1600px);background:0 0;margin-inline:auto;position:relative;overflow:hidden}.footer-top{grid-template-columns:1fr;gap:28px;padding:0 0 28px;display:grid}@media (min-width:640px){.footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px;padding-bottom:36px}}@media (min-width:1024px){.footer-top{grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr) minmax(0,.9fr) minmax(0,1fr);gap:24px 28px;padding-bottom:44px}}.footer-brand{flex-direction:column;gap:14px;min-width:0;display:flex}@media (min-width:640px){.footer-brand{grid-column:1/-1}}@media (min-width:1024px){.footer-brand{grid-column:auto;gap:16px}}.footer-brand__lockup{align-items:center;gap:8px;display:flex}.footer-brand__wordmark{-o-object-fit:contain;object-fit:contain;width:auto;max-width:140px;height:20px}.footer-brand__slogan{color:#0f172a80;margin:0;font-size:12px;line-height:1.4}.dark .footer-brand__slogan{color:#e2e8f080}.footer-brand__tagline{color:#111827;max-width:28rem;margin:0;font-size:14px;font-weight:500;line-height:1.55}.dark .footer-brand__tagline{color:#f1f5f9}.footer-brand__socials{align-items:center;gap:8px;display:flex}.footer-brand__social-link{color:#1a1a1a;border:1px solid #ddd5c9;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .2s,color .2s;display:inline-flex}.footer-brand__social-link:hover{color:#92400e;border-color:#c7b38b}.dark .footer-brand__social-link{color:#f1f5f9;border-color:#34475c}.dark .footer-brand__social-link:hover{color:#f8e5ab;border-color:#d8c27a}.footer-brand__newsletter{flex-direction:column;gap:8px;width:100%;max-width:320px;margin-top:2px;display:flex}.footer-brand__newsletter-label{text-transform:uppercase;letter-spacing:.08em;color:#0f172a8c;font-size:11px;font-weight:600}.dark .footer-brand__newsletter-label{color:#e2e8f099}.footer-brand__newsletter-row{gap:8px;display:flex}.footer-brand__newsletter-input{color:#111827;background:#fff;border:1px solid #d9d1c3;border-radius:10px;outline:none;flex:auto;min-width:0;padding:8px 12px;font-size:13px;transition:border-color .2s}.footer-brand__newsletter-input:focus{border-color:#c7b38b}.dark .footer-brand__newsletter-input{color:#f1f5f9;background:#1c2c42;border-color:#34475c}.footer-brand__newsletter-submit{color:#fff;background:#1a1a1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .2s;display:inline-flex}.footer-brand__newsletter-submit:hover{opacity:.88}.footer-brand__newsletter-submit:disabled{opacity:.6;cursor:not-allowed}.dark .footer-brand__newsletter-submit{color:#14202f;background:#e6c867}.footer-brand__newsletter-feedback{margin:0;font-size:12px;line-height:1.4}.footer-brand__newsletter-feedback--error{color:#dc2626}.dark .footer-brand__newsletter-feedback--error{color:#fca5a5}.footer-brand__newsletter-feedback--success{color:#15803d}.dark .footer-brand__newsletter-feedback--success{color:#86efac}.footer-nav-col{flex-direction:column;gap:14px;min-width:0;display:flex}.footer-nav-col__title{text-transform:uppercase;letter-spacing:.1em;color:#111827;margin:0;font-size:12px;font-weight:700}.dark .footer-nav-col__title{color:#f1f5f9}.footer-nav-col__list{flex-direction:column;gap:10px;display:flex}.footer-nav-col__link{cursor:pointer;color:#0f172aad;text-align:left;background:0 0;border:none;width:fit-content;max-width:100%;padding:0;font-family:inherit;font-size:13px;line-height:1.35;text-decoration:none;transition:color .2s;display:inline-flex}[dir=rtl] .footer-nav-col__link{text-align:right}.footer-nav-col__link:hover{color:#111827}.dark .footer-nav-col__link{color:#e2e8f0ad}.dark .footer-nav-col__link:hover{color:#f8e5ab}.footer-bottom-bar{border-top:1px solid #e3ddd0;flex-direction:column;align-items:flex-start;gap:14px;padding:18px 0 0;display:flex}.dark .footer-bottom-bar{border-top-color:#263548}@media (min-width:768px){.footer-bottom-bar{flex-flow:wrap;justify-content:space-between;align-items:center;gap:12px 20px;padding-top:20px}}.footer-bottom-bar__copyright{color:#0f172a8c;margin:0;font-size:12px;line-height:1.45}.dark .footer-bottom-bar__copyright{color:#e2e8f08c}.footer-bottom-bar__tag{color:#0f172a8c;margin:0;font-size:12px;line-height:1.45}.dark .footer-bottom-bar__tag{color:#e2e8f08c}.footer-lang-switch{align-items:center;gap:8px;display:inline-flex}.footer-lang-switch__btn{cursor:pointer;color:#0f172a80;background:0 0;border:none;padding:2px 4px;font-family:inherit;font-size:12px;font-weight:500;transition:color .2s}.footer-lang-switch__btn.is-active{color:#111827;font-weight:700}.dark .footer-lang-switch__btn{color:#e2e8f08c}.dark .footer-lang-switch__btn.is-active{color:#fff}.footer-lang-switch__dot{color:#0f172a40}.dark .footer-lang-switch__dot{color:#e2e8f04d}.footer-giant-wordmark{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;max-width:100%;height:.78em;margin-top:8px;font-size:clamp(3.5rem,14vw,11rem);line-height:1;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 72%,#0000 100%);mask-image:linear-gradient(#000 0% 72%,#0000 100%)}.footer-giant-wordmark__text{max-width:100%;font-family:Inter,system-ui,sans-serif;font-weight:800;font-size:inherit;letter-spacing:-.03em;white-space:nowrap;color:#0f172a12;margin:0;line-height:1;position:absolute;top:0;left:50%;transform:translate(-50%)}.dark .footer-giant-wordmark__text{color:#ffffff12}[dir=rtl] .footer-giant-wordmark__text{font-family:Aref Ruqaa,serif}@media (min-width:768px){.footer-giant-wordmark{height:.82em;margin-top:12px;font-size:clamp(5rem,12vw,12rem)}}
