.elementor-19 .elementor-element.elementor-element-a46b389{--display:flex;}.elementor-19 .elementor-element.elementor-element-28d2a00{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-1224d01 */@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@500;600;700;800&family=Inter:wght@600;700;800&family=Orbitron:wght@900&display=swap');

/* ================= মূল ডিজাইনের স্টাইল ================= */
.gtv-hero-content * { box-sizing: border-box; }
.gtv-hero-content {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 10px;
    text-align: center;
    font-family: 'Inter', 'Hind Siliguri', sans-serif;
}

/* টাইপোগ্রাফি */
.hero-header { margin-bottom: 40px; }
.hero-badge { display: inline-flex; align-items: center; gap: 8px; background: rgba(255, 255, 255, 0.05); color: #cbd5e1; padding: 8px 20px; border-radius: 50px; font-size: 13px; font-weight: 800; border: 1px solid rgba(255, 255, 255, 0.1); margin-bottom: 20px; letter-spacing: 2px; }
.hero-badge i { color: #10b981; }
.hero-title { font-size: 55px; font-weight: 800; color: #ffffff; margin-bottom: 15px; line-height: 1.2; font-family: 'Hind Siliguri', sans-serif; }
.hero-title span { color: #e11d48; text-shadow: 0 0 20px rgba(225, 29, 72, 0.4); }
.hero-subtitle { color: #94a3b8; font-size: 18px; max-width: 700px; margin: 0 auto; line-height: 1.6; }

/* ================= সার্চ বক্স স্টাইল ================= */
.hero-search-box-wrap {
    background: rgba(15, 23, 42, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    padding: 35px;
    backdrop-filter: blur(20px);
    box-shadow: 0 25px 50px rgba(0,0,0,0.5);
    margin-bottom: 40px;
}

.v-search-form { display: flex; gap: 10px; align-items: stretch; justify-content: center; }

/* ইনপুট বক্সের ব্যাকগ্রাউন্ড ফিক্স */
.v-input-group { 
    flex: 1; 
    display: flex; 
    align-items: center; 
    background-color: #020617 !important; 
    border: 2px solid #e11d48; 
    border-radius: 12px; 
    overflow: hidden; 
    transition: 0.3s; 
}
.v-input-group:focus-within { box-shadow: 0 0 25px rgba(225, 29, 72, 0.4); }

.v-icon { width: 70px; height: 100%; display: flex; justify-content: center; align-items: center; color: #cbd5e1; font-size: 24px; background: rgba(255, 255, 255, 0.03); border-right: 1px solid #1e293b; }
.v-prefix { display: flex; align-items: center; padding-left: 20px; padding-right: 2px; color: #e11d48; font-size: 22px; font-weight: 800; user-select: none; }
.v-input-group input { flex: 1; background-color: transparent !important; border: none !important; padding: 22px 20px 22px 0; color: #ffffff !important; font-size: 22px; outline: none !important; font-weight: 700; }

/* অটোফিল সাদা ব্যাকগ্রাউন্ড ওভাররাইড */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 1000px #020617 inset !important;
    -webkit-text-fill-color: #ffffff !important;
    transition: background-color 5000s ease-in-out 0s;
}

.btn-check { background: #0284c7; color: #fff; border: none; padding: 0 45px; font-size: 19px; font-weight: 800; cursor: pointer; transition: 0.3s; display: flex; align-items: center; gap: 10px; border-radius: 10px; font-family: 'Hind Siliguri', sans-serif;}
.btn-check:hover { background: #0369a1; }

.v-result-display { margin-bottom: 40px; min-height: 20px; }

/* ================= কুইক লিংকস ================= */
.hero-quick-links { border-top: 1px solid rgba(255,255,255,0.1); padding-top: 30px; margin-top: 20px; }
.links-title { color: #64748b; font-size: 14px; font-weight: 700; margin-bottom: 15px; letter-spacing: 1px; text-transform: uppercase; }
.gtv-links-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }
.link-btn { background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255,255,255,0.1); padding: 12px 20px; border-radius: 50px; color: #cbd5e1; text-decoration: none; font-size: 14px; font-weight: 600; display: inline-flex; align-items: center; gap: 8px; transition: 0.3s; }
.link-btn i { font-size: 16px; color: #ff003c; }
.link-btn:hover { background: #ff003c; color: #fff; border-color: #ff003c; transform: translateY(-3px); }
.link-btn:hover i { color: #fff; }
.social-fb:hover { background: #1877F2; border-color: #1877F2; }
.social-yt:hover { background: #FF0000; border-color: #FF0000; }

/* ================= অ্যালার্ট ও কার্ড V2 স্টাইল ================= */
.success-msg { color: #10b981; font-weight: 800; font-size: 16px; margin-bottom: 20px; display: flex; align-items: center; justify-content: center; gap: 8px; }
.v-alert-pro { padding: 20px 25px; border-radius: 10px; display: flex; align-items: center; gap: 15px; text-align: left; margin: 0 auto; max-width: 600px; }
.v-warn { background: rgba(245, 158, 11, 0.1); border: 1px solid #f59e0b; color: #fcd34d; }
.v-err { background: rgba(225, 29, 72, 0.1); border: 1px solid #e11d48; color: #fda4af; }
.err-icon { font-size: 35px; color: #ff003c; }
.animate-in { animation: popIn 0.4s forwards; }
@keyframes popIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }

.gtv-id-card-physical { background: #ffffff; border-radius: 15px; position: relative; padding-bottom: 15px; box-shadow: 0 20px 40px rgba(0,0,0,0.6); border: 1px solid #e2e8f0; overflow: hidden; width: 100%; max-width: 320px; font-family: 'Hind Siliguri', sans-serif; transition: 0.3s; }
.lanyard-hole-v2 { position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 45px; height: 10px; background: #010409; border-radius: 10px; box-shadow: inset 0 2px 4px rgba(0,0,0,0.6); }
.id-top-bar { padding: 35px 20px 15px; display: flex; justify-content: space-between; align-items: center; }

/* ক্যাটাগরিভিত্তিক কালার কোডিং */
.bg-v2-red { background: #dc2626; }
.bg-v2-blue { background: #0284c7; }
.bg-v2-gold { background: #b45309; background: linear-gradient(135deg, #d97706 0%, #b45309 100%); } 

.text-v2-red { color: #dc2626; }
.text-v2-blue { color: #0284c7; }
.text-v2-gold { color: #d97706; }

.tv-name-v2 { font-family: 'Orbitron', sans-serif; color: #fff; font-weight: 900; font-size: 16px; letter-spacing: 0.5px; }
.auth-tag-v2 { background: #fff; font-size: 10px; font-weight: 900; padding: 4px 8px; border-radius: 4px; letter-spacing: 0.5px; }
.id-main-body-v2 { padding: 20px 15px 5px; text-align: center; }
.profile-pic-box { width: 110px; height: 110px; margin: 0 auto 15px; border-radius: 10px; border: 3px solid #f1f5f9; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.15); }
.profile-pic-box img { width: 100%; height: 100%; object-fit: cover; object-position: top center; }
.name-bn-v2 { font-size: 20px; font-weight: 800; color: #0f172a; margin-bottom: 4px; line-height: 1.2; }
.role-en-v2 { font-size: 13px; font-weight: 700; margin-bottom: 20px; letter-spacing: 0.5px; text-transform: uppercase; }
.meta-box-v2 { display: flex; background: #f8fafc; border: 1px solid #cbd5e1; border-radius: 10px; margin-bottom: 0px; }
.meta-half-v2 { flex: 1; padding: 10px; display: flex; flex-direction: column; align-items: center; }
.border-l-v2 { border-left: 1px solid #cbd5e1; }
.m-label-v2 { font-size: 10px; color: #64748b; font-weight: 700; letter-spacing: 0.5px; margin-bottom: 2px; }
.m-value-v2 { font-size: 15px; color: #0f172a; font-weight: 800; }

/* ================= মোবাইল রেসপন্সিভ ================= */
@media (max-width: 768px) {
    .hero-title { font-size: 40px; }
    .hero-subtitle { font-size: 15px; padding: 0 10px; }
}

@media (max-width: 600px) {
    .hero-title { font-size: 32px; }
    .hero-search-box-wrap { padding: 20px; margin-bottom: 30px; border-radius: 15px; }
    
    .v-search-form { flex-direction: column; gap: 15px; }
    .v-icon { display: none; }
    
    .v-input-group {
        width: 100%;
        border-radius: 10px;
        display: flex;
        align-items: center;
        background-color: #020617 !important; 
    }
    
    .v-prefix { padding-left: 20px; font-size: 20px; }
    
    .v-input-group input, .v-input-group input:focus { 
        width: 100%; 
        padding: 15px 15px 15px 5px; 
        text-align: left; 
        font-size: 20px;
        background-color: transparent !important; 
        color: #ffffff !important;
    }
    
    .btn-check { width: 100%; padding: 15px; justify-content: center; border-radius: 10px; font-size: 18px;}
    .gtv-links-grid { justify-content: center; }
    .link-btn { font-size: 12px; padding: 10px 15px; border-radius: 8px;}
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a46b389 *//* ========================================
   CONTACT PAGE BACKGROUND
======================================== */
.elementor-19 .elementor-element.elementor-element-a46b389 {
    background-color: #010409 !important; 
    background-image: 
        radial-gradient(circle at 100% 0%, rgba(225, 29, 72, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 0% 100%, rgba(0, 210, 255, 0.05) 0%, transparent 50%),
        linear-gradient(rgba(255, 255, 255, 0.015) 1px, transparent 1px), 
        linear-gradient(90deg, rgba(255, 255, 255, 0.015) 1px, transparent 1px);
    background-size: 100% 100%, 100% 100%, 45px 45px, 45px 45px;
    padding: 80px 15px;
    min-height: 100vh;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-28d2a00 *//* ========================================
   TEAM PAGE MASTER BACKGROUND & ALIGNMENT
======================================== */
.elementor-19 .elementor-element.elementor-element-28d2a00 {
    /* একদম ডিপ ডার্ক নিউজ থিম ব্যাকগ্রাউন্ড */
    background-color: #020617 !important; 
    background-image: 
        radial-gradient(circle at 50% 50%, rgba(255, 0, 60, 0.12) 0%, transparent 60%),
        linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px), 
        linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);
    background-size: 100% 100%, 45px 45px, 45px 45px;
    
    /* কন্টেন্টকে মাঝখানে রাখার জন্য শক্তিশালী কমান্ড */
    min-height: 450px !important; 
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    
    position: relative !important;
    overflow: hidden !important;
    padding: 80px 20px !important;
    border-bottom: 2px solid rgba(255, 0, 60, 0.2);
}

/* ব্যাকগ্রাউন্ডে একটি হালকা এনিমেটেড লাল গ্লো (ঐচ্ছিক) */
.elementor-19 .elementor-element.elementor-element-28d2a00::before {
    content: "";
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: radial-gradient(circle at 50% 100%, rgba(255, 0, 60, 0.05), transparent);
    pointer-events: none;
}/* End custom CSS */