.interests-modal-mobile{z-index:1000}.interests-modal-content-mobile{position:relative}@media (max-width:767px){.interests-modal-mobile{align-items:flex-start!important;justify-content:flex-start!important;padding:0!important;background:linear-gradient(135deg,rgba(51,65,85,.9),rgba(99,102,241,.3),rgba(139,92,246,.4))!important}.interests-modal-content-mobile{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;border-radius:0!important;z-index:9999!important;overflow-y:auto!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.close-btn-mobile{position:absolute!important;top:16px!important;right:16px!important;background:hsla(0,0%,100%,.9)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;color:#475569!important;border:1px solid hsla(0,0%,100%,.3)!important;border-radius:12px!important;min-width:48px!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:10001!important;box-shadow:0 8px 32px rgba(0,0,0,.1)!important;transition:all .2s ease!important}.close-btn-mobile:hover{background:#fff!important;transform:scale(1.05)!important;box-shadow:0 12px 40px rgba(0,0,0,.15)!important}}.notification-dropdown-mobile{position:absolute;right:0;top:48px;width:320px;background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.12);z-index:1000}@media (max-width:767px){.notification-dropdown-mobile{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;border-radius:0!important;z-index:9999!important;overflow-y:auto!important;box-shadow:none!important}.close-btn-mobile{position:absolute;top:12px;right:12px;background:#f5f5f5;color:#333;font-size:2rem;z-index:10001;border-radius:50%;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.notification-btn-mobile{min-width:44px!important;min-height:44px!important}}@keyframes ring{0%{transform:rotate(0)}15%{transform:rotate(15deg)}30%{transform:rotate(-12deg)}45%{transform:rotate(9deg)}60%{transform:rotate(-6deg)}75%{transform:rotate(3deg)}to{transform:rotate(0)}}