.site-footer {
	margin-top: auto;
	color: #d8e1e8;
	background: #071720;
}

.site-footer__main {
	padding-block: clamp(52px, 7vw, 90px) 46px;
	background: radial-gradient(circle at 92% 0%, rgba(242, 48, 173, .22), transparent 26%), radial-gradient(circle at 5% 95%, rgba(112, 85, 255, .2), transparent 29%);
}

.site-footer__grid {
	display: grid;
	grid-template-columns: 1.45fr repeat(4, minmax(130px, 1fr));
	gap: clamp(28px, 4vw, 62px);
}

.footer-brand { max-width: 335px; }
.footer-brand__logo { display: inline-flex; align-items: center; gap: 11px; color: #fff; text-decoration: none; }
.footer-brand__logo img { width: 46px; height: 46px; border-radius: 14px; object-fit: cover; background: #fff; }
.footer-brand__logo span { display: grid; gap: 1px; }
.footer-brand__logo b { direction: ltr; font-family: Arial, sans-serif; font-size: 1.15rem; letter-spacing: -.04em; }
.footer-brand__logo small { color: #f5a9dc; font-size: .62rem; font-weight: 700; }
.footer-brand p { margin: 19px 0; color: #b6c4cc; font-size: .86rem; line-height: 1.9; }
.footer-brand__cta { display: inline-flex; align-items: center; gap: 8px; padding: 10px 15px; border: 1px solid rgba(255,255,255,.22); border-radius: 999px; color: #fff; font-size: .8rem; font-weight: 700; text-decoration: none; transition: background .2s ease, transform .2s ease; }
.footer-brand__cta:hover { color: #fff; background: rgba(255,255,255,.12); transform: translateX(-3px); }

.site-footer h2, .site-footer .footer-nav__title { margin: 5px 0 18px; color: #fff; font-size: .92rem; }
.footer-nav__menu, .footer-legal__menu { padding: 0; margin: 0; list-style: none; }
.footer-nav__menu { display: grid; gap: 10px; }
.site-footer a { color: #c5d1d7; text-decoration: none; }
.footer-nav__menu a { font-size: .8rem; transition: color .2s ease, padding .2s ease; }
.footer-nav__menu a:hover { padding-inline-start: 4px; color: #ff97d9; }
.footer-contact p { margin: 0 0 13px; color: #b6c4cc; font-size: .8rem; line-height: 1.8; }
.footer-contact__email { display: inline-block; direction: ltr; color: #fff !important; font-family: Arial, sans-serif; font-size: .78rem; font-weight: 700; }
.footer-contact__email:hover { color: #ff97d9 !important; }
.footer-contact__phone,
.footer-contact__whatsapp { display: block; width: fit-content; margin-top: 8px; direction: ltr; color: #c5d1d7 !important; font-family: Arial, sans-serif; font-size: .76rem; }
.footer-contact__whatsapp { direction: rtl; }
.footer-contact__location { display: block; margin-top: 13px; color: #93a8b3; font-size: .73rem; }
.footer-contact__location::before { margin-inline-end: 6px; color: #ff97d9; content: "●"; font-size: .55rem; }

.site-footer__bottom { border-top: 1px solid rgba(255,255,255,.12); background: rgba(0,0,0,.12); }
.site-footer__bottom-inner { display: flex; align-items: center; justify-content: space-between; gap: var(--moweb-space-5); min-height: 66px; }
.site-footer__copy { margin: 0; color: #91a5af; font-size: .74rem; }
.footer-legal__menu { display: flex; flex-wrap: wrap; gap: 18px; }
.footer-legal__menu a { color: #aebfc7; font-size: .72rem; }
.footer-legal__menu a:hover { color: #fff; }

.footer-newsletter { padding-block: clamp(46px, 6vw, 76px); background: #fff; }
.footer-newsletter__inner { display: grid; grid-template-columns: minmax(0, .85fr) minmax(460px, 1.15fr); align-items: center; gap: clamp(35px, 7vw, 90px); padding: clamp(28px, 4vw, 52px); border: 1px solid #e8dde8; border-radius: 28px; background: linear-gradient(135deg, #fff7fc, #f7f3ff); box-shadow: 0 22px 70px rgba(39, 20, 35, .08); }
.footer-newsletter__copy > span { color: var(--moweb-color-brand-dark); font-size: .72rem; font-weight: 700; }
.footer-newsletter__copy h2 { margin: 7px 0 10px; color: var(--moweb-color-heading); font-size: clamp(1.7rem, 3vw, 2.65rem); line-height: 1.2; }
.footer-newsletter__copy p { max-width: 510px; margin: 0; color: var(--moweb-color-muted); font-size: .86rem; line-height: 1.9; }

.business-verification { padding: 0 0 clamp(40px, 5vw, 64px); background: #fff; }
.business-verification img { display: block; width: 100%; height: auto; overflow: hidden; border: 1px solid #ece6ed; border-radius: 24px; box-shadow: 0 18px 55px rgba(37, 23, 34, .08); }

.footer-social { display: flex; gap: 8px; margin-top: 17px; }
.footer-social a { display: grid; width: 34px; height: 34px; place-items: center; border: 1px solid rgba(255, 255, 255, .2); border-radius: 50%; color: #fff; background: rgba(255, 255, 255, .07); }
.footer-social a:hover { color: #fff; background: var(--moweb-color-brand); }
.footer-verification { display: grid; gap: 10px; padding: 12px; margin-top: 18px; border: 1px solid rgba(255, 255, 255, .16); border-radius: 14px; background: rgba(255, 255, 255, .07); }
.footer-verification__logo { display: grid; width: 100%; min-height: 54px; place-items: center; padding: 8px 10px; overflow: hidden; border-radius: 11px; background: #fff; }
.footer-verification__logo img { display: block; width: min(100%, 150px); height: auto; object-fit: contain; }
.footer-verification p { display: grid; gap: 2px; margin: 0; }
.footer-verification strong { color: #fff; font-size: .7rem; line-height: 1.55; }
.footer-verification small { direction: rtl; color: #aebfc7; font-size: .62rem; }

.whatsapp-float { position: fixed; z-index: 80; right: max(18px, env(safe-area-inset-right)); bottom: max(20px, env(safe-area-inset-bottom)); display: flex; align-items: center; gap: 8px; padding: 10px 14px 10px 11px; border-radius: 999px; color: #fff; background: #25d366; box-shadow: 0 13px 36px rgba(7, 75, 36, .3); font-size: .76rem; font-weight: 700; text-decoration: none; transition: transform .2s ease, box-shadow .2s ease; }
.whatsapp-float:hover { color: #fff; transform: translateY(-3px); box-shadow: 0 18px 42px rgba(7, 75, 36, .37); }
.whatsapp-float svg { width: 24px; height: 24px; }

@media (max-width: 1050px) { .site-footer__grid { grid-template-columns: 1.4fr repeat(2, 1fr); } .footer-contact { grid-column: span 2; } }
@media (max-width: 800px) { .footer-newsletter__inner { grid-template-columns: 1fr; }.site-footer__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }.footer-brand, .footer-contact { grid-column: 1 / -1; } }
@media (max-width: 575px) { .footer-newsletter__inner { padding: 25px 18px; border-radius: 20px; }.business-verification img { border-radius: 15px; }.site-footer__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px 18px; } .footer-brand, .footer-contact { grid-column: 1 / -1; } .site-footer__bottom-inner { align-items: flex-start; flex-direction: column; justify-content: center; padding-block: 15px; }.footer-legal__menu { gap: 10px 15px; }.whatsapp-float span { display: none; }.whatsapp-float { width: 52px; height: 52px; justify-content: center; padding: 0; }.whatsapp-float svg { width: 27px; height: 27px; } }
