.share-section{background:var(--dark-card);border-radius:var(--radius);padding:24px 28px;text-align:center;border:1px solid var(--border)}.share-section h4{margin-bottom:16px;font-size:1.1rem;color:var(--text-primary)}.share-buttons{display:flex!important;flex-wrap:wrap!important;gap:12px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:none!important}.share-section .share-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:10px 20px!important;border-radius:50px!important;font-size:0.9rem!important;font-weight:500!important;text-decoration:none!important;color:#fff!important;border:none!important;cursor:pointer!important;white-space:nowrap!important;width:auto!important;height:auto!important;min-width:0!important;line-height:1.4!important;font-family:'Tajawal',sans-serif!important;transition:all 0.3s ease!important}.share-section .share-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:1rem!important;width:auto!important;height:auto!important;line-height:1!important}.share-section .share-icon .nx-i{width:1em;height:1em}.share-section .share-twitter{background:#1A1A2E!important;border:1px solid rgb(255 255 255 / .15)!important}.share-section .share-whatsapp{background:#25D366!important}.share-section .share-telegram{background:#0088CC!important}.share-section .share-linkedin{background:#0A66C2!important}.share-section .share-copy{background:var(--primary)!important}.share-section .share-native{background:linear-gradient(135deg,var(--primary),var(--secondary))!important}.share-section .share-btn:hover{transform:translateY(-2px)!important;box-shadow:0 4px 15px rgb(0 0 0 / .25)!important;filter:brightness(1.1)!important}.floating-share{position:fixed!important;right:auto!important;left:20px!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;flex-direction:column!important;gap:10px!important;z-index:100!important;background:var(--dark-card)!important;padding:12px!important;border-radius:50px!important;border:1px solid var(--border)!important;box-shadow:0 4px 20px rgb(0 0 0 / .3)!important}.floating-share a{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;border-radius:50%!important;color:var(--text-secondary)!important;text-decoration:none!important;font-size:1.1rem!important;transition:all 0.3s ease!important;background:transparent!important}.floating-share a:hover{color:var(--primary)!important;background:rgb(108 99 255 / .1)!important;transform:scale(1.15)!important}.floating-share a .nx-i{width:1.1em;height:1.1em}@media (max-width:768px){.share-buttons{gap:8px!important}.share-section .share-btn{padding:8px 14px!important;font-size:0.82rem!important}.floating-share{display:none!important}}@media (max-width:480px){.share-section .share-btn{padding:8px 12px!important;font-size:0.78rem!important;gap:5px!important}}