/* Shared polish for the 9-page SAFKAT AI HUSTLER site */
.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:9999;display:flex;align-items:center;gap:9px;padding:11px 14px;border-radius:999px;background:#19a974;color:#fff;text-decoration:none;font:800 12px/1 Inter,Arial,sans-serif;box-shadow:0 14px 30px rgba(18,100,70,.22);transition:transform .2s ease,box-shadow .2s ease}.whatsapp-float span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;color:#148b61;font-size:10px}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 18px 35px rgba(18,100,70,.3)}
nav a[href="portfolio.html"]{font-weight:800}
@media(max-width:700px){.whatsapp-float{right:12px;bottom:12px;padding:10px 12px}.whatsapp-float b{display:none}.whatsapp-float span{width:30px;height:30px}}
