
*{
	outline: none;
	-webkit-tap-highlight-color: transparent;
}
.username {
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1;
    letter-spacing: 0.8px;
}
.list_mood{
	line-height: 1;
    letter-spacing: 0.8px;
}
.folat_bottom_medal {
    position: absolute;
    top: 62px;
    display: none;
    z-index: 3;
}
.input_icon {
    font-size: 18px;
    position: relative;
    left: 5px;
    background: linear-gradient(135deg,#e0e0e0,#f9f9f9);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #d0d0d0;
    transition: background .3s ease,color .3s ease;
}
.top_level::before {
    content: attr(data-level);
    display: inline-block;
    background: #6100d5;
    color: #fffbfb;
    font-size: 12px;
    padding: 0px 4px;
    border-radius: 7px 0 7px 0;
    margin-right: 5px;
    position: absolute;
    z-index: 3;
}
.user_item_icon {
    padding-top: 7px;
}
.user_item{
 padding: 5px 2px;
}
.user_item_avatar .acav,
.cavatar {
  border-radius: 50% !important;
  overflow: hidden;
}
.pro-rank-container { display: flex; flex-direction: column; gap: 6px; width: 100%; margin-bottom: 12px; }

.pro-rank-card { 
    display: flex; align-items: center; justify-content: space-between; 
    background: rgba(255, 255, 255, 0.65); /* Ø²ÙŠØ§Ø¯Ø© Ø§Ù„ÙƒØ«Ø§ÙØ© Ù„ØªÙØµÙ„ Ø¹Ù† Ø§Ù„Ø®Ù„ÙÙŠØ© Ø§Ù„Ø¨ÙŠØ¶Ø§Ø¡ */
    backdrop-filter: blur(15px); 
    -webkit-backdrop-filter: blur(15px);
    /* ØªØ­Ø¯ÙŠØ¯ Ø§Ù„Ù‚Ø§Ù„Ø¨ Ø¨Ø¥Ø·Ø§Ø± Ù†Ø­ÙŠÙ Ø¬Ø¯Ø§Ù‹ ÙˆØ¯Ø§ÙƒÙ† Ø¨Ø¯Ù„Ø§Ù‹ Ù…Ù† Ø§Ù„Ø¸Ù„ */
    border: 1px solid rgba(0, 0, 0, 0.15); 
    padding: 10px 14px; border-radius: 12px; 
}

/* Ù†ØµÙˆØµ ÙˆØ£ÙŠÙ‚ÙˆÙ†Ø§Øª Ø´Ø¯ÙŠØ¯Ø© Ø§Ù„ÙˆØ¶ÙˆØ­ */
.pro-rank-info { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #000; font-weight: 800; }
.pro-rank-info i { color: #333; font-size: 15px; }

/* Ù…Ø´ØºÙ„ Ø§Ù„Ù…ÙˆØ³ÙŠÙ‚Ù‰ - ÙˆØ¶ÙˆØ­ Ù‡Ù†Ø¯Ø³ÙŠ */
.custom-music-player { 
    background: rgba(255, 255, 255, 0.75); 
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(0, 0, 0, 0.2); 
    border-radius: 15px; padding: 12px; margin-bottom: 12px; 
    display: flex; align-items: center; justify-content: space-between; 
}
.music-info-part { display: flex; align-items: center; gap: 10px; }
.music-icon-static { color: #d32f2f; font-size: 18px; }
.music-label { font-weight: 900; font-size: 14px; color: #000; }
.music-btn-styled { 
    border: 1px solid #000; background: #fff; color: #000;
    padding: 6px 16px; border-radius: 20px; font-size: 12px; font-weight: bold; 
    cursor: pointer; display: flex; align-items: center; gap: 5px; 
}

/* ØªØ¨ÙˆÙŠØ¨Ø§Øª Ø§Ù„Ù…Ø¹Ù„ÙˆÙ…Ø§Øª Ø§Ù„Ø´Ø®ØµÙŠØ© Ø¨ØªØ¨Ø§ÙŠÙ† Ø¹Ø§Ù„ÙŠ */
.proitem { 
    background: rgba(255, 255, 255, 0.4) !important; 
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-radius: 10px; margin-bottom: 5px !important; 
    padding: 9px 12px !important;
}
.prodata { color: #000 !important; font-weight: 700; }
.proicon { color: #222 !important; font-size: 14px; }

@media screen and (max-width: 400px) { .pro-rank-info span, .music-label { font-size: 11px; } .pro-rank-card, .custom-music-player { padding: 8px; } }
.user_level {
    color: #fff;
    position: absolute;
    top: 43px;
    right: 4px;
    transform: translateX(-12%);
    font-size: 7px;
    font-weight: 600;
    padding: 1px 3px;
    border-radius: 0 0 100px 100px;
    text-align: center;
    border: solid 1px #fff;
    /* box-shadow: #6666662b 0 4px 0 0; */
    width: 42px;
    z-index: 1;
}
.ultra_secure_card {
	background: #ffffff; border-radius: 20px; padding: 24px;
	border: 1px solid #f0f0f0; box-shadow: 0 10px 30px rgba(0,0,0,0.08);
	position: relative; overflow: hidden;
}
.secure_header_v2 { display: flex; align-items: center; gap: 18px; margin-bottom: 25px; }
.icon_box_v2 {
	width: 54px; height: 54px; background: linear-gradient(135deg, #e74c3c, #c0392b);
	color: #fff; display: flex; align-items: center; justify-content: center;
	border-radius: 14px; font-size: 24px; box-shadow: 0 4px 12px rgba(231,76,60,0.3);
}
.text_box_v2 h3 { margin: 0; font-size: 17px; color: #1f1f1f; font-weight: 800; }
.text_box_v2 p { margin: 3px 0 0; font-size: 12px; color: #70757a; }

.input_wrapper_v2 { margin-bottom: 20px; text-align: right; }
.label_v2 { display: block; margin-bottom: 8px; font-size: 13px; font-weight: 700; color: #444; }
.password_instruction {
	color: #e74c3c; font-size: 11.5px; font-weight: 600;
	margin-bottom: 10px; line-height: 1.6; display: block;
	padding: 8px; background: rgba(231, 76, 60, 0.05); border-radius: 8px;
}

.field_v2 {
	position: relative; display: flex; align-items: center;
	background: #f8f9fa; border-radius: 12px; border: 2px solid transparent;
	transition: 0.3s;
}
.field_v2:focus-within { border-color: #e74c3c; background: #fff; }
.field_v2 i.side_icon { width: 45px; text-align: center; color: #9aa0a6; }
.field_v2 input { flex: 1; background: none; border: none; padding: 14px 0; font-size: 14px; outline: none; }
.blur_email {
	filter: blur(5px); transition: filter 0.4s ease; cursor: pointer; user-select: none;
}
.blur_email:hover, .blur_email:focus {
	filter: blur(0);
}

.strength_meter_v2 { height: 6px; background: #e8eaed; border-radius: 10px; margin-top: 10px; overflow: hidden; }
.strength_fill_v2 { height: 100%; width: 5%; background: #ea4335; transition: 0.5s ease; }

.btn_save_v2 {
	background: linear-gradient(to right, #e74c3c, #c0392b) !important;
	border: none !important; color: #fff !important; width: 100% !important;
	padding: 15px !important; border-radius: 12px !important; font-weight: 700 !important;
	cursor: pointer !important; transition: 0.3s !important; margin-bottom: 10px;
}
.btn_cancel_v2 {
	background: #f1f3f4 !important; border: none !important; color: #3c4043 !important;
	width: 100% !important; padding: 15px !important; border-radius: 12px !important;
	font-weight: 600 !important; cursor: pointer !important;
}

.pstyle_container {
    max-width: 200px;
    margin: 0 auto;
}
.pstyle_menu {
    padding: 14px 0;
}
.btable.blisting.proitem {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fdfdfd;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 6px 10px;
    margin: 6px 0;
    box-shadow: 0 2px 6px #0000000d;
    transition: all .3s ease;
    font-size: 12px;
    color: #111827;
    position: relative;
    z-index: 1;
}
.proicon {
    color: #0ea5e9;
    font-size: 14px;
    transition: color .25s ease;
    text-shadow: none;
}
.wallet-box {
    width: 260px;
    padding: 20px;
    border-radius: 18px;
    background: linear-gradient(135deg,#ffb6b6,#ffc857,#ff6a00);
    box-shadow: 0 20px 40px rgba(0,0,0,.25);
    color: #fff;
    position: absolute;
    left: 71px;
    z-index: 202;
    top: 43px;
    text-align: initial;
    display: none;
}

.wallet-title{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:8px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}

.wallet-title img{
	width:26px;
}

.wallet-item{
	background:rgba(255,255,255,.2);
	padding:10px 14px;
	border-radius:12px;
	margin-bottom:10px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	font-size:15px;
}

.wallet-btn{
	margin-top:10px;
	width:100%;
	border:none;
	border-radius:10px;
	padding:8px;
	font-size:14px;
	cursor:pointer;
	background:#fff;
	color:#333;
}

.head_top {
    display: flex;
    position: absolute;
    z-index: 3;
    top: 5px;
    cursor: pointer;
}
.head_bottom {
    display: flex;
    position: absolute;
    z-index: 3;
    flex-direction: column;
    top: 50px;
    left: 6px;
	cursor: pointer;
}
.head_bottom_left {
    display: flex;
    position: absolute;
    z-index: 3;
    flex-direction: column;
    top: 50px;
    left: 41px;
	cursor: pointer;
}
.head_bottom_icon i:hover, .head_top_icon i:hover{transform:scale(1.1); transition: transform .3s ease;}
.folat_top{
	position: absolute;
	top: 62px;
	display:none;
	z-index:1;
}
.folat_bottom{
	position: absolute;
	top: 126px;
	display:none;
}

@keyframes slideIn{
	from{opacity:0;transform:translateY(-10px)}
	to{opacity:1;transform:translateY(0)}
}
.animation_float{
	opacity:0;
	animation: slideIn .4s cubic-bezier(0.175,0.885,0.32,1.275) forwards;
}
.animation_float:nth-child(1){animation-delay:0s;}
.animation_float:nth-child(2){animation-delay:.1s;}
.animation_float:nth-child(3){animation-delay:.2s;}
.animation_float:nth-child(4){animation-delay:.3s;}
.animation_float:nth-child(5){animation-delay:.4s;}
.animation_float:nth-child(6){animation-delay:.5s;}
.animation_float:nth-child(7){animation-delay:.6s;}
.animation_float:nth-child(8){animation-delay:.7s;}
.animation_float:nth-child(9){animation-delay:.8s;}
.animation_float:nth-child(10){animation-delay:.9s;}
.animation_float:nth-child(11){animation-delay:.10s;}
.chat_message {
    line-height: 1.4em;
    display: inline-block;
    max-width: 100%;
    font-size: 14.3px;
    margin-top: 8px;
    user-select: text;
    -webkit-user-select: text;
    font-weight: bold;
}
.pfull{
	top:0;
}
.pboxed{
	bottom:0;
}
.head_bottom_icon {
    border-radius: 30%;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3px;
	color:#fff;
	position: relative;
}
.head_top_icon {
    border-radius: 30%;
    width: 28px;
    height: 28px;
    display: flex;
    margin-left: 3px;
    justify-content: center;
    align-items: center;
	color:#fff;
	position: relative;
}
.icon_large {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 40px;
    background: #333333;
    border-radius: 10px;
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.1);
    font-size: 24px;
    color: #e2e8f0; 
    line-height: 1;
    transition: background .3s ease;
}
.top_status {
    width: 12px;
    height: 12px;
    border-radius: 40%;
    display: block;
    position: absolute;
    bottom: -2px;
    left: -2px;
    border: 1px solid #fff;
    background: #fff;
}
.avatar_menu {
    width: 27px;
    height: 27px;
    border-radius: 5px;
}
.yildiz_chat_log {
    padding: 5px;
    word-wrap: break-word;
    max-width: 100%;
    overflow: hidden;
    display: flex;
    gap: 25px;
}
.cdate {
    display: table-cell;
    font-size: 11px;
    vertical-align: top;
    text-align: right;
    height: 20px;
    padding-top: 0px;
    padding-right: 4px;
}
.my_text {
    position: relative;
    padding: 1px 8px 5px 2px !important;
    border-radius: 0 0 12px 12px;
    min-width: 200px;
	display: table-cell;
    vertical-align: top;
}
#show_chat ul {
	padding-bottom: 0;
}
.cs_btable {
    display:flex;
    width:100%;
	align-items: center;
}
.quote_wrapper {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all .3s ease;
}
.quote_wrapper i {
    font-size: 11px!important;
    color: #888;
}
.my_text::before {
    content: " ";
    position: absolute;
    right: -19px;
    top: 0px;
    color: #fff;
    width: 0;
    height: 0;
    border: 10px solid #fff;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}
.user_item_avatar .acav, .cavatar {
    border-radius: 50% !important;
    overflow: hidden;
}
.cavatar {
    height: 50px;
    width: 50px;
}
.chat_message {
    line-height: 1.4em;
    display: inline-block;
    max-width: 100%;
    font-size: 13.3px;
    margin-top: 8px;
    user-select: text;
    -webkit-user-select: text;
}
.cname {
    flex: 1;
    text-align: right;
    overflow: visible;
    white-space: nowrap;
    height: 13px;
    align-items: center;
    position: relative;
    top: -3px;
}











/* Ø²Ø± ØªØ­Ø¯ÙŠØ« Ø§Ù„Ø´Ø§Øª */
.qcb_refresh{

    /* ÙŠØ³Ø§Ø± */
    left: 0px !important;

    /* Ø¥Ù„ØºØ§Ø¡ Ø§Ù„ÙŠÙ…ÙŠÙ† */
    right: auto !important;

    /* Ø¥Ù„ØºØ§Ø¡ Ø§Ù„Ø£Ø¹Ù„Ù‰ */
    top: auto !important;

    /* ØªØ­Øª */
    bottom: -33px !important;
} 




/* Ø²Ø± Ù‚Ø§Ø¦Ù…Ø© Ø§Ù„Ø£Ù„ÙˆØ§Ù† */
.qcb_aps_color{
    left: -68px !important;
}




.sub_options[onclick="openPassword();"]{
    display:none !important;
}
















/* Ø¯Ø§Ø¦Ø±Ø© Ø§Ù„ØªØ­Ù…ÙŠÙ„ */
.tlgawy-dots-loader {
    position: fixed;
    width: 20px;
    height: 20px;
    z-index: 2147483647;
    pointer-events: none;
    filter: drop-shadow(0 0 5px rgba(255,255,255,.5));
}

.tlgawy-dots-loader span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.5px;
    height: 2.5px;
    margin-top: -1.25px;
    margin-left: -1.25px;
    background: #fff;
    border-radius: 50%;
    opacity: .15;

    transform:
        rotate(calc(var(--dot) * 30deg))
        translateY(-7px);

    animation: tlgawyDotLoading .75s cubic-bezier(.4,0,.2,1) infinite;
    animation-delay: calc(var(--dot) * -.0625s);

    box-shadow:
        0 0 4px rgba(255,255,255,.9),
        0 0 8px rgba(255,255,255,.3);
}

@keyframes tlgawyDotLoading {
    0%{
        opacity:1;
        transform:
            rotate(calc(var(--dot) * 30deg))
            translateY(-7px)
            scale(1.4);
    }

    50%{
        opacity:.45;
        transform:
            rotate(calc(var(--dot) * 30deg))
            translateY(-7px)
            scale(1);
    }

    100%{
        opacity:.12;
        transform:
            rotate(calc(var(--dot) * 30deg))
            translateY(-7px)
            scale(.65);
    }
}







#secure_account_warn{
    display: none !important;
}





.close_over.ok_btn.reg_button{
    background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa) !important;
    color:#fff !important;
    border:1px solid rgba(150,150,150,.45) !important;
    border-radius:10px !important;
    font-size:14px !important;
    font-weight:700 !important;
    padding:7px 10px !important;
    box-shadow:
        0 8px 18px rgba(37,99,235,.35),
        inset 0 2px 5px rgba(255,255,255,.35) !important;
    perspective:800px;
    animation:aiDepth .4s ease-out;

    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    gap:6px !important;

    margin:0 auto !important;
}

.close_over.ok_btn.reg_button::after{
    content:"\f521";
    font-family:"FontAwesome";
    font-size:15px;
    color:#fff;
    display:inline-flex;
    align-items:center;
    justify-content:center;
}

.close_over.ok_btn.reg_button:hover{
    background:linear-gradient(135deg,#1d4ed8,#2563eb,#38bdf8) !important;
    border-color:rgba(200,200,200,.7) !important;
    box-shadow:
        0 10px 25px rgba(37,99,235,.45),
        inset 0 2px 6px rgba(255,255,255,.45) !important;
}

@keyframes aiDepth{
    0%{
        opacity:0;
        transform:perspective(800px) translateZ(-120px) scale(.75);
    }
    70%{
        transform:perspective(800px) translateZ(15px) scale(1.05);
    }
    100%{
        opacity:1;
        transform:perspective(800px) translateZ(0) scale(1);
    }
}














.panel_option{position:relative;overflow:hidden;transition:.25s ease;cursor:pointer}.panel_option:hover{background:rgba(255,255,255,.08);box-shadow:0 0 12px rgba(255,255,255,.25)}.panel_option:active{transform:scale(.92)}.panel_option i{display:inline-block;transition:transform .3s ease}.panel_option:hover i{transform:scale(1.3);animation:slowRotate .8s linear forwards}@keyframes slowRotate{from{rotate:0deg}to{rotate:360deg}}







Ø­Ù‚ Ø§Ø²Ø§Ù„Ù‡ Ø§Ø·Ø§Ø± Ù‚Ø¯ÙŠÙ…
.note_gold{
    background:none !important;
    border:none !important;
    box-shadow:none !important;
    padding:0 !important;
}












.note_gold{
    display:flex !important;
    gap:12px !important;
    padding:0 !important;
    background:none !important;
    border:none !important;
    box-shadow:none !important;
}

.note_gold p{
    flex:1 !important;
    margin:0 !important;
    padding:13px 14px !important;
    min-height:58px !important;

    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:8px !important;

    border-radius:14px !important;

    color:#fff !important;
    font-size:13px !important;
    font-weight:700 !important;
    text-align:center !important;

    box-shadow:
        0 8px 18px rgba(0,0,0,.22),
        inset 0 1px 0 rgba(255,255,255,.15) !important;

    transition:.25s ease;
}

/* Ø§Ù„ØµÙ†Ø¯ÙˆÙ‚ Ø§Ù„Ø£ÙˆÙ„ - Ø£Ø­Ù…Ø± */
.note_gold p:first-child{
    background:linear-gradient(180deg,#ff5a5a,#e53935) !important;
    border-left:6px solid #4fc3f7 !important; /* Ø³Ù…Ø§ÙˆÙŠ */
}

/* Ø§Ù„ØµÙ†Ø¯ÙˆÙ‚ Ø§Ù„Ø«Ø§Ù†ÙŠ - Ø³Ù…Ø§ÙˆÙŠ */
.note_gold p:last-child{
    background:linear-gradient(180deg,#5ecbff,#29b6f6) !important;
    border-left:6px solid #e53935 !important; /* Ø£Ø­Ù…Ø± */
}

/* Ø§Ù„Ø£ÙŠÙ‚ÙˆÙ†Ø§Øª */
.note_gold p img{
    width:20px !important;
    height:20px !important;
}

/* ØªØ£Ø«ÙŠØ± Ø§Ù„Ù…Ø±ÙˆØ± */
.note_gold p:hover{
    transform:translateY(-3px) scale(1.02) !important;
    filter:brightness(1.08);
    box-shadow:
        0 12px 24px rgba(0,0,0,.28),
        0 0 10px rgba(255,255,255,.12);
} 










/* Ø¸Ù‡ÙˆØ± Ø§Ù„Ø£ÙŠÙ‚ÙˆÙ†Ø§Øª Ù…Ù† Ø§Ù„Ø¹Ù…Ù‚ Ù…Ø¹ ØªØ£Ø±Ø¬Ø­ Ø®ÙÙŠÙ */
.select_gift{
    opacity:0;
    transform:perspective(700px) translateZ(-120px) rotateY(10deg) scale(.85);
    animation:giftShow .45s ease-out forwards;
    transition:.25s ease;
}

/* Ø¹Ù†Ø¯ Ø§Ù„Ù…Ø±ÙˆØ± Ø¨Ø§Ù„Ù…Ø§ÙˆØ³ */
.select_gift:hover{
    transform:translateY(-4px) scale(1.04);
    box-shadow:0 8px 18px rgba(0,0,0,.25);
}

@keyframes giftShow{
    0%{
        opacity:0;
        transform:perspective(700px) translateZ(-120px) rotateY(10deg) scale(.85);
    }
    60%{
        opacity:1;
        transform:perspective(700px) translateZ(20px) rotateY(-4deg) scale(1.03);
    }
    100%{
        opacity:1;
        transform:perspective(700px) translateZ(0) rotateY(0) scale(1);
    }
} 










.reg_button.default_btn.close_over {
    background: #d32f2f !important;
    color: #fff !important;
    border: 1px solid #b71c1c !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    transition: background .2s;
}

.reg_button.default_btn.close_over:hover {
    background: #b71c1c !important;
}

.reg_button.default_btn.close_over i {
    color: #fff !important;
} 




.reg_button.default_btn.close_modal {
    background: #1976d2 !important;
    color: #fff !important;
    border: 1px solid #1565c0 !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    transition: background .2s;
}

.reg_button.default_btn.close_modal:hover {
    background: #1565c0 !important;
}

.reg_button.default_btn.close_modal i {
    color: #fff !important;
}





button[onclick="saveUserRankIcon();"]{
    background: linear-gradient(to bottom, #34d67a 0%, #2dca6f 100%) !important;
    color: #fff !important;
    border: 1px solid #29b964 !important;
    border-radius: 5px !important;
    box-shadow: none !important;
}

button[onclick="saveUserRankIcon();"]:hover{
    background: linear-gradient(to bottom, #3bdd82 0%, #31d173 100%) !important;
}

button[onclick="saveUserRankIcon();"]::before{
    content: "\f291";
    font-family: "FontAwesome";
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    transform: translateX(6px);
}













button[onclick="backGift();"]{
    background: linear-gradient(to bottom,#b1bbbc 0%,#9ea9aa 100%) !important;
    color:#fff !important;
    border:1px solid #98a2a4 !important;
    border-radius:5px !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.25) !important;
    transition:all .2s ease !important;
    position:relative !important;
    padding-right:18px !important;
}

button[onclick="backGift();"]:hover{
    background:linear-gradient(to bottom,#b8c1c2 0%,#a5afb1 100%) !important;
}

button[onclick="backGift();"]::before{
    content:"\f060";
    font-family:"FontAwesome";
    font-size:18px;
    color:#fff;
    margin-left:6px;
    display:inline-block;
    vertical-align:middle;
}












#gift_selected {
    width: 110px !important;
    height: 110px !important;

    object-fit: contain !important;

    transition: transform .35s ease !important;

    animation: giftDepth .6s ease-out !important;
}


/* Ø¸Ù‡ÙˆØ± Ù…Ù† Ø§Ù„Ø¹Ù…Ù‚ */
@keyframes giftDepth {
    0% {
        opacity: 0;
        transform: scale(.55) translateY(30px);
        filter: blur(5px);
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0);
        filter: blur(0);
    }
}


/* Ø­Ø±ÙƒØ© Ø¹Ù†Ø¯ Ø§Ù„Ù…Ø±ÙˆØ± */
#gift_selected:hover {
    transform: scale(1.12) translateY(-5px) !important;
} 




#gift_selected {
    margin-top: 35px !important;
}











#secure_email {
  filter: blur(5px);
  transition: filter 0.3s ease;
  cursor: pointer;
}

#secure_email:focus {
  filter: blur(0);
}







.large_icon {
  animation: depthIn 1s ease-out forwards, swing 3s ease-in-out infinite;
  transform-origin: center;
  opacity: 0;
}

/* Ø¸Ù‡ÙˆØ± Ù…Ù† Ø§Ù„Ø¹Ù…Ù‚ */
@keyframes depthIn {
  0% {
    opacity: 0;
    transform: perspective(600px) translateZ(-300px) scale(0.3);
    filter: blur(8px);
  }

  100% {
    opacity: 1;
    transform: perspective(600px) translateZ(0) scale(1);
    filter: blur(0);
  }
}

/* Ø­Ø±ÙƒØ© Ø§Ù„ØªØ±Ø¬ÙŠØ­ */
@keyframes swing {
  0%, 100% {
    rotate: 0deg;
  }

  25% {
    rotate: 6deg;
  }

  75% {
    rotate: -6deg;
  }
}






.centered.element.bpad10 {
  width: fit-content;
  height: fit-content;
  padding: 6px;
  background: #b8f3ff;
  transform: scale(0.75);
  transform-origin: center;
} 








.large_icon {
  position: relative;
  z-index: 1;
  animation: depthIn 1s ease-out forwards, swing 3s ease-in-out infinite;
  transform-origin: center;
  opacity: 0;
  filter: drop-shadow(0 0 15px rgba(0, 220, 255, 0.8));
}

/* Ø¥Ø·Ø§Ø± Ø­ÙˆÙ„ Ø§Ù„Ø£ÙŠÙ‚ÙˆÙ†Ø© */
.large_icon::before {
  content: "";
  position: absolute;
  inset: -15px;
  border-radius: 20px;
  background: linear-gradient(45deg, #00d9ff, #8ff6ff, #0077ff);
  z-index: -1;
  filter: blur(8px);
  opacity: 0.8;
  animation: glowFrame 2s infinite alternate;
}

/* Ù„Ù…Ø¹Ø§Ù† Ø§Ù„Ø¥Ø·Ø§Ø± */
@keyframes glowFrame {
  from {
    box-shadow: 0 0 10px #00eaff;
  }

  to {
    box-shadow: 0 0 30px #00eaff;
  }
}











div[style*="width: 54px"] {
  background: linear-gradient(135deg, #00bfff, #0066ff) !important;
  color: #fff !important;
  border-radius: 14px !important;
  box-shadow: 0 4px 10px rgba(0,120,255,0.3) !important;
}

/* Ø´ÙƒÙ„ Ø§Ù„Ù‚ÙÙ„ */
div[style*="width: 54px"] i {
  font-size: 0 !important;
}

div[style*="width: 54px"] i::before {
  content: "\f023";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 26px;
  color: #fff;
}




button[onclick="secureAccountWithMessage();"] {
  background: linear-gradient(to right, #00bfff, #0066ff) !important;
  border: none !important;
  color: #fff !important;
  width: 100%;
  padding: 15px;
  border-radius: 12px;
  font-weight: 700;
  cursor: pointer;
  margin-bottom: 10px;
}








div[style*="width: 54px"] {
  transition: transform 0.3s ease;
  cursor: pointer;
}

div[style*="width: 54px"]:active {
  transform: scale(1.25);
} 







div[data="sticker animals"]{
    position: relative !important;
}

div[data="sticker animals"]::after{
    content: "";
    position: absolute;
    inset: 0;
    background: url("https://i.ibb.co/zHhr6qcg/image.png") center/contain no-repeat;
    z-index: 9999;
    pointer-events: none;
}






.quote_wrapper i.fa-share{
    position: relative;
    top: -3px;
}





.quote-action i.fa-share{
    display:none;
}

.quote-action:before{
    content:"\f064";
    font-family:"FontAwesome";
    font-size:12px;
    position:relative;
    top:-5px;
}






.username.user{
    position:relative;
    top:-3px;
}




.quote_wrapper i.fa-share{
    font-size:10px!important;
}











/*==============================
        Ø´Ø±ÙˆØ· Ø§Ù„Ø§Ø³ØªØ®Ø¯Ø§Ù…
==============================*/

.card{
    font-family:"Cairo",Tahoma,Arial,sans-serif;
    overflow:hidden;
}

/* Ø§Ù„Ø¹Ù†ÙˆØ§Ù† */
.card h1{
    font-size:0 !important;
    text-align:center;
    margin:0 0 15px;
}

.card h1::before{
    content:"Ø´Ø±ÙˆØ· Ø§Ù„Ø§Ø³ØªØ®Ø¯Ø§Ù… ÙÙŠ Ø´Ø§Øª Ø§Ù„ÙŠÙ…Ù† Ø³ÙƒØ±Ø§Ù†";
    display:block;
    font-family:"Cairo",Tahoma,Arial,sans-serif;
    font-size:28px;
    font-weight:800;
    color:#e53935;
    text-align:center;
    text-shadow:0 2px 8px rgba(229,57,53,.2);
}

.card h1::after{
    content:none !important;
}

/* Ø¥Ø®ÙØ§Ø¡ Ø§Ù„Ù…Ø­ØªÙˆÙ‰ Ø§Ù„Ø£ØµÙ„ÙŠ */
.card p,
.card h2,
.card ul,
.note{
    display:none !important;
}

/* ØµÙ†Ø¯ÙˆÙ‚ Ø§Ù„Ø´Ø±ÙˆØ· */
.card::after{
content:
"Ù…Ø±Ø­Ø¨Ù‹Ø§ Ø¨Ùƒ ÙÙŠ Ø´Ø§Øª Ø§Ù„ÙŠÙ…Ù† Ø³ÙƒØ±Ø§Ù†ØŒ ÙˆÙŠØ³Ø¹Ø¯Ù†Ø§ Ø§Ù†Ø¶Ù…Ø§Ù…Ùƒ Ø¥Ù„Ù‰ Ù…Ø¬ØªÙ…Ø¹Ù†Ø§. Ù†Ø±Ø¬Ùˆ Ù…Ù†Ùƒ Ù‚Ø±Ø§Ø¡Ø© Ø´Ø±ÙˆØ· Ø§Ù„Ø§Ø³ØªØ®Ø¯Ø§Ù… Ø§Ù„ØªØ§Ù„ÙŠØ© ÙˆØ§Ù„Ø§Ù„ØªØ²Ø§Ù… Ø¨Ù‡Ø§ Ù„Ø¶Ù…Ø§Ù† Ø¨ÙŠØ¦Ø© Ø¢Ù…Ù†Ø© ÙˆÙ…Ø­ØªØ±Ù…Ø© Ù„Ù„Ø¬Ù…ÙŠØ¹."

"\Aâ”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€\A"

"âžŠ Ø§Ø­ØªØ±Ø§Ù… Ø¬Ù…ÙŠØ¹ Ø§Ù„Ø£Ø¹Ø¶Ø§Ø¡ ÙˆØ§Ù„ØªØ¹Ø§Ù…Ù„ Ø¨Ø£Ø¯Ø¨ ÙˆØ£Ø®Ù„Ø§Ù‚ Ø¹Ø§Ù„ÙŠØ©."

"\Aâ”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€\A"

"âž‹ ÙŠÙ…Ù†Ø¹ Ø§Ù„Ø¥Ø³Ø§Ø¡Ø© Ø£Ùˆ Ø§Ù„ØªØ¬Ø±ÙŠØ­ Ø£Ùˆ Ø¥Ø«Ø§Ø±Ø© Ø§Ù„Ù…Ø´Ø§ÙƒÙ„ Ø£Ùˆ Ù†Ø´Ø± Ø£ÙŠ Ù…Ø­ØªÙˆÙ‰ Ù…Ø®Ø§Ù„Ù Ù„Ù„Ø¢Ø¯Ø§Ø¨ Ø§Ù„Ø¹Ø§Ù…Ø©."

"\Aâ”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€\A"

"âžŒ ÙŠÙ…Ù†Ø¹ Ù†Ø´Ø± Ø§Ù„Ø¥Ø¹Ù„Ø§Ù†Ø§Øª Ø£Ùˆ Ø§Ù„Ø±ÙˆØ§Ø¨Ø· Ø§Ù„Ù…Ø²Ø¹Ø¬Ø© Ø£Ùˆ Ø§Ù„Ø±Ø³Ø§Ø¦Ù„ Ø§Ù„Ù…ÙƒØ±Ø±Ø© Ø¯Ø§Ø®Ù„ Ø§Ù„Ø´Ø§Øª."

"\Aâ”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€\A"

"âž Ø­Ø§ÙØ¸ Ø¹Ù„Ù‰ Ø®ØµÙˆØµÙŠØ© Ø­Ø³Ø§Ø¨ÙƒØŒ ÙˆÙ„Ø§ ØªØ´Ø§Ø±Ùƒ ÙƒÙ„Ù…Ø© Ø§Ù„Ù…Ø±ÙˆØ± Ø£Ùˆ Ù…Ø¹Ù„ÙˆÙ…Ø§ØªÙƒ Ø§Ù„Ø´Ø®ØµÙŠØ© Ù…Ø¹ Ø£ÙŠ Ø´Ø®Øµ."

"\Aâ”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€\A"

"âžŽ Ø§Ø³ØªØ®Ø¯Ù… Ø§Ø³Ù…Ù‹Ø§ ÙˆØµÙˆØ±Ø© Ù…Ù†Ø§Ø³Ø¨Ø©ØŒ ÙˆØªØ¬Ù†Ø¨ Ø£ÙŠ Ù…Ø­ØªÙˆÙ‰ ÙŠØ®Ø§Ù„Ù Ù‚ÙˆØ§Ù†ÙŠÙ† Ø§Ù„Ø´Ø§Øª."

"\Aâ”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€\A"

"âž ØªØ­ØªÙØ¸ Ø¥Ø¯Ø§Ø±Ø© Ø´Ø§Øª Ø§Ù„ÙŠÙ…Ù† Ø³ÙƒØ±Ø§Ù† Ø¨Ø­Ù‚ Ø§ØªØ®Ø§Ø° Ø§Ù„Ø¥Ø¬Ø±Ø§Ø¡Ø§Øª Ø§Ù„Ù…Ù†Ø§Ø³Ø¨Ø© Ø¨Ø­Ù‚ Ø£ÙŠ Ù…Ø³ØªØ®Ø¯Ù… ÙŠØ®Ø§Ù„Ù Ø§Ù„Ù‚ÙˆØ§Ù†ÙŠÙ†."

"\Aâ”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€\A"

"âž Ø§Ø³ØªÙ…Ø±Ø§Ø±Ùƒ ÙÙŠ Ø§Ø³ØªØ®Ø¯Ø§Ù… Ø´Ø§Øª Ø§Ù„ÙŠÙ…Ù† Ø³ÙƒØ±Ø§Ù† ÙŠØ¹Ù†ÙŠ Ù…ÙˆØ§ÙÙ‚ØªÙƒ Ø§Ù„ÙƒØ§Ù…Ù„Ø© Ø¹Ù„Ù‰ Ø¬Ù…ÙŠØ¹ Ø´Ø±ÙˆØ· Ø§Ù„Ø§Ø³ØªØ®Ø¯Ø§Ù…."

"\Aâ”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€\A"

" Ù†ØªÙ…Ù†Ù‰ Ù„Ùƒ Ù‚Ø¶Ø§Ø¡ ÙˆÙ‚Øª Ù…Ù…ØªØ¹ ÙˆØ¢Ù…Ù† Ø¯Ø§Ø®Ù„ Ø´Ø§Øª Ø§Ù„ÙŠÙ…Ù† Ø³ÙƒØ±Ø§Ù†.";

display:block;
white-space:pre-line;
font-family:"Cairo",Tahoma,Arial,sans-serif;
font-size:14px;
font-weight:500;
line-height:1.7;
color:#444;
background:#fff;
padding:18px;
border:1px solid #e6e6e6;
border-left:4px solid #2196f3;
border-radius:12px;
box-shadow:0 5px 14px rgba(0,0,0,.06);
}














.brand{
    font-size:0 !important;
    background:#1976d2 !important;
    color:transparent !important;
    padding:3px 8px !important;
    border-radius:6px !important;
}

.brand::before{
    content:"Ø´Ø§Øª Ø§Ù„ÙŠÙ…Ù† Ø³ÙƒØ±Ø§Ù†";
    font-size:16px;
    font-weight:700;
    color:#fff;
}



 


.footer{
    font-size:0 !important;
    background:#1976d2 !important;
    color:transparent !important;
    padding:8px 10px !important;
    border-radius:6px !important;
    text-align:center;
}

.footer::before{
    content:"Â© 2026 Ø¬Ù…ÙŠØ¹ Ø§Ù„Ø­Ù‚ÙˆÙ‚ Ù…Ø­ÙÙˆØ¸Ø© | Ø´Ø§Øª Ø§Ù„ÙŠÙ…Ù† Ø³ÙƒØ±Ø§Ù†";
    font-size:11px;
    font-weight:700;
    color:#fff;
}





.close_btn .fa-times::before{
    color:#000 !important;
}





.card h1::before{
    content: none !important;
}





/* ØªØ¹Ø·ÙŠÙ„ Ø¯Ø§Ø¦Ø±Ø© Ø§Ù„ØªØ­Ù…ÙŠÙ„ Ù„Ø²Ø± Ø§Ù„ØªØ¯ÙˆÙŠØ± */
#spin.tlgawy-btn-loading{
    color:#fff !important;
    pointer-events:auto !important;
    cursor:pointer !important;
}

#spin.tlgawy-btn-loading::before{
    content:"ØªØ¯ÙˆÙŠØ± 40 Ø°Ù‡Ø¨" !important;
    display:flex !important;
    align-items:center;
    justify-content:center;
    width:100%;
    height:100%;
    font-size:11px;
    font-weight:700;
    color:#fff;
    text-align:center;
    line-height:1.2;
}

#spin.tlgawy-btn-loading > *,
#spin .tlgawy-dots-loader,
#spin::after{
    display:none !important;
    opacity:1 !important;
}





#spin.tlgawy-btn-loading{
    pointer-events:auto !important;
    cursor:pointer !important;
}

#spin.tlgawy-btn-loading::after,
#spin .tlgawy-dots-loader{
    display:none !important;
}

#spin.tlgawy-btn-loading{
    color:inherit !important;
}

#spin.tlgawy-btn-loading > *{
    opacity:1 !important;
}

















#container_stream_audio{
    position: absolute !important; /* Ø£Ùˆ relative Ø­Ø³Ø¨ ØªØµÙ…ÙŠÙ…Ùƒ */
    z-index: 9999 !important;
} 





#container_stream{
    z-index: 2147483647 !important;
}

#container_stream *{
    z-index: inherit !important;
} 









li.topic_log,
li.other_logs.topic_log,
li.other_logs.splog.topic_log {
    background: linear-gradient(135deg, #3f7cff, #2456c7) !important;
    border-radius: 0 !important;
    color: #fff !important;
    padding: 8px 12px !important;
}

/* Ø§Ù„Ù†Øµ Ø¯Ø§Ø®Ù„ Ù…Ø­ØªÙˆÙ‰ Ø§Ù„Ù…ÙˆØ¶ÙˆØ¹ */
li.topic_log .topic_content,
li.other_logs.topic_log .topic_content,
li.other_logs.splog.topic_log .topic_content {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #fff !important;
}

/* Ø§Ù„Ø±ÙˆØ§Ø¨Ø· Ø¯Ø§Ø®Ù„ Ø§Ù„Ù…ÙˆØ¶ÙˆØ¹ */
li.topic_log a,
li.other_logs.topic_log a {
    color: #ffeb3b !important;
    font-weight: bold !important;
}

/* Ø­Ø°Ù Ø£ÙŠ Ø³ØªØ§ÙŠÙ„ ÙÙˆÙ‚ */
li.topic_log *,
li.other_logs.topic_log * {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
} 