body {
    background-image: url('120.png');
    font-family: 'Arial', sans-serif;
    margin: 0;
    padding: 20px;
    color: #fff;
}

h1{ 
    color: #51ff00;
}


.container {
    max-width: 1200px;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.8);
    padding: 2rem;
    border-radius: 10px;
    backdrop-filter: blur(10px);
}

.video-container {
    margin: 2rem 0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.video-js {
    width: 100%;
    height: 100%;
}

header {
    text-align: center;
    margin-bottom: 2rem;
}

header h1 {
    font-size: 2.5rem;
    margin: 0;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.tagline {
    color: #e0e0e0;
    font-size: 1.2rem;
    margin-top: 0.5rem;
}

.cta-section {
    text-align: center;
    padding: 2rem;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    margin-top: 2rem;
}

.telegram-btn {
    display: inline-flex;
    align-items: center;
    padding: 12px 24px;
    background: #0088cc;
    color: white;
    text-decoration: none;
    border-radius: 25px;
    font-weight: bold;
    transition: transform 0.3s ease, background 0.3s ease;
}

.telegram-btn:hover {
    background: #006699;
    transform: translateY(-2px);
}

.icon {
    margin-right: 10px;
    font-size: 1.2rem;
}

.help-text {
    color: #d0d0d0;
    margin-top: 1rem;
    font-size: 0.9rem;
}

:root [href^="//mage98rquewz.com/"],
:root [href^="//x4pollyxxpush.com/"],

#target.pk-page-ready #pk-status-message { display: none !important; }
