.custom-phone-dropdown{border:1px solid var(--new-ui-border);border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.5)}.custom-phone-dropdown,.custom-phone-dropdown input[type=search]{background-color:var(--new-ui-black)!important;color:#fff!important;z-index:99999!important;position:relative!important}.custom-phone-dropdown input[type=search]{border:1px solid var(--new-ui-border);border-radius:6px;padding:8px}.custom-phone-dropdown ul{background-color:var(--new-ui-black)!important;color:#fff!important}.custom-phone-dropdown li:hover{background-color:var(--new-ui-blue)!important;z-index:999}.custom-phone-dropdown .search,.custom-phone-dropdown .search:hover{background-color:var(--new-ui-black)!important;z-index:999}.custom-phone-dropdown .country.active,.custom-phone-dropdown .country.highlight,.custom-phone-dropdown .country.selected{background-color:var(--new-ui-blue)!important;color:#fff!important}.custom-phone-input-field{padding-left:48px!important}.report-issue-modal{z-index:9999;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.report-issue-box{max-width:950px;margin-top:60px;background:var(--new-ui-black)!important;color:#fff;border:1px solid #2a2a2a;border-radius:18px;padding:28px;box-shadow:0 20px 60px rgba(0,0,0,.6)}.report-close-btn{color:#fff!important;font-size:30px;background:transparent!important}.report-close-btn:hover{color:#ff4d4d!important}.report-title{margin-bottom:6px;font-size:28px;font-weight:700}.report-subtitle{color:#bdbdbd;margin-bottom:22px}@media screen and (max-width:768px){.report-issue-box{width:94%;margin-top:30px;padding:18px}.report-title{font-size:22px}}.report-close-btn{position:absolute;top:12px;right:16px;background:transparent;border:none;color:#ffffff;cursor:pointer;transition:all .25s ease;z-index:10}.report-close-btn:hover{color:#ff4d4d;transform:rotate(90deg) scale(1.1)}.report-widget-btn{position:fixed;display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:30px;border:none;cursor:pointer;z-index:9999;color:#fff;background:var(--new-ui-black-button-gradient);border:1px solid var(--new-ui-blue);box-shadow:0 8px 25px rgba(0,0,0,.4);transition:all .3s ease}.report-widget-btn:hover{transform:translateY(-2px) scale(1.05)}.btn-text{font-size:14px;font-weight:500}.bottom-right{bottom:20px;right:20px}.bottom-left{bottom:20px;left:20px}.top-right{top:20px;right:20px}.top-left{top:20px;left:20px}.icon-only{padding:12px;border-radius:50%}.icon-only .btn-text{display:none}