.social-row{gap:16px;flex-wrap:wrap}
.social-row .social-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:#102748;color:white;transition:background .18s,border-color .18s}
.social-icon svg{width:25px;height:25px;fill:currentColor}
.social-row .social-icon:hover,.social-row .social-icon:focus-visible{color:#fff;border-color:#85c5ff}
.social-row .social-facebook{background:#0866ff;border-color:#0866ff}
.social-row .social-instagram{background:radial-gradient(circle at 25% 110%,#ffdc80 0%,#fcaf45 20%,#f77737 35%,#e1306c 55%,#c13584 70%,#833ab4 90%);border-color:#e1306c}
.social-row .social-tiktok{background:#080808;border-color:#454545}
.social-tiktok svg{filter:drop-shadow(-1px -1px 0 #25f4ee) drop-shadow(1px 1px 0 #fe2c55)}
.social-row .social-olx{background:#23e5db;color:#002f34;border-color:#23e5db}
.social-row .social-olx:hover,.social-row .social-olx:focus-visible{color:#002f34}
.social-row .social-icon:hover{filter:brightness(1.12)}
.social-icon:focus-visible{outline:3px solid #85c5ff;outline-offset:4px}
.olx-wordmark{font-size:20px;font-weight:800;letter-spacing:-1px;line-height:1}
.gmail-contact{position:fixed;right:24px;bottom:24px;z-index:30;display:flex;align-items:center;gap:12px;background:#fff;color:#172c48;padding:12px 18px;border:1px solid #d8e2ee;border-radius:16px;box-shadow:0 6px 24px #0003;text-decoration:none}
.gmail-contact strong,.gmail-contact small{display:block;line-height:1.4}
.gmail-contact strong{font-size:14px}
.gmail-contact small{font-size:11px;color:#52657b}
.gmail-envelope{font-size:28px;color:#ea4335;line-height:1}
.gmail-contact:hover{background:#eef6ff}
.gmail-contact:focus-visible{outline:3px solid #4285f4;outline-offset:4px}
footer{padding-bottom:110px}
@media(max-width:560px){.gmail-contact{right:12px;bottom:12px;padding:10px 13px;gap:8px}}
