.elementor-1403 .elementor-element.elementor-element-14b4847{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1403 .elementor-element.elementor-element-2cda89d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1403 .elementor-element.elementor-element-2cda89d:not(.elementor-motion-effects-element-type-background), .elementor-1403 .elementor-element.elementor-element-2cda89d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1403 .elementor-element.elementor-element-c466ce8{--display:flex;--min-height:90vh;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:128px;--padding-bottom:128px;--padding-left:15px;--padding-right:15px;}.elementor-1403 .elementor-element.elementor-element-c466ce8:not(.elementor-motion-effects-element-type-background), .elementor-1403 .elementor-element.elementor-element-c466ce8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0D042C00;}.elementor-1403 .elementor-element.elementor-element-634fd6c{width:100%;max-width:100%;background-color:#00000000;top:50%;}body:not(.rtl) .elementor-1403 .elementor-element.elementor-element-634fd6c{left:0px;}body.rtl .elementor-1403 .elementor-element.elementor-element-634fd6c{right:0px;}.elementor-1403 .elementor-element.elementor-element-deeb7b7.elementor-element{--align-self:center;}.elementor-1403 .elementor-element.elementor-element-deeb7b7{top:74%;}.elementor-1403 .elementor-element.elementor-element-364a33f{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1403 .elementor-element.elementor-element-04ee500{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:128px;--padding-bottom:128px;--padding-left:15px;--padding-right:15px;}.elementor-1403 .elementor-element.elementor-element-04ee500:not(.elementor-motion-effects-element-type-background), .elementor-1403 .elementor-element.elementor-element-04ee500 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}.elementor-1403 .elementor-element.elementor-element-07dad06{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-1403 .elementor-element.elementor-element-5eb94a9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1403 .elementor-element.elementor-element-41348e3{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-1403:not(.elementor-motion-effects-element-type-background), body.elementor-page-1403 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(min-width:768px){.elementor-1403 .elementor-element.elementor-element-04ee500{--content-width:1040px;}}@media(max-width:1200px){.elementor-1403 .elementor-element.elementor-element-c466ce8{--min-height:750px;}}@media(max-width:767px){.elementor-1403 .elementor-element.elementor-element-c466ce8{--min-height:650px;--justify-content:center;--padding-top:10px;--padding-bottom:60px;--padding-left:15px;--padding-right:15px;}.elementor-1403 .elementor-element.elementor-element-04ee500{--padding-top:61px;--padding-bottom:061px;--padding-left:15px;--padding-right:15px;}.elementor-1403 .elementor-element.elementor-element-07dad06{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-6fc92bb *//* ============================================= */
/*     FINAL CLEAN SCHIZO ENTRY POPUP         */
/* ============================================= */

.entry-popup {
    position: fixed;
    top: 0; left: 0;
    width: 100vw;
    height: 100vh;
    background: radial-gradient(circle at center, #1a0022 0%, #000000 70%);
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: opacity 1.5s ease;
}

.entry-content {
    text-align: center;
    width: 100%;
    max-width: 620px;
    padding: 20px;
}

/* ==================== LOADING PHASE ==================== */
.loading-phase {
    width: 100%;
}

.transmission-header {
    color: #ff3366;
    font-family: 'Courier New', Courier, monospace;
    font-size: 15px;
    letter-spacing: 3px;
    margin-bottom: 40px;
    text-shadow: 0 0 12px #ff0000;
}

.loading-bar-container {
    height: 5px;
    background: #220011;
    border: 1px solid #ff3366;
    margin-bottom: 30px;
    overflow: hidden;
}

.loading-bar {
    height: 100%;
    width: 0%;
    background: linear-gradient(90deg, #ff3366, #ff99aa);
    box-shadow: 0 0 20px #ff3366;
    transition: width 0.1s linear;
}

.loading-text {
    font-family: 'Courier New', monospace;
    color: #ff99aa;
    font-size: 17px;
    min-height: 28px;
}

/* ==================== MAIN PHASE (ENTER BUTTON) ==================== */
.main-phase {
    opacity: 0;
    transition: opacity 1s ease;
}

.main-phase:not(.hidden) {
    opacity: 1;
}

.entry-title {
    font-family: 'Courier New', Courier, monospace;
    font-size: 78px;
    color: #ff3366;
    text-shadow: 0 0 40px #ff0000, 0 0 80px #ff0000;
    letter-spacing: 12px;
    margin: 0 0 12px 0;
    line-height: 1.05;
}

.entry-subtitle {
    font-family: 'Courier New', Courier, monospace;
    font-size: 26px;
    color: #ff99aa;
    letter-spacing: 8px;
    margin-bottom: 55px;
}

.enter-button {
    all: unset !important;
    background: transparent !important;
    color: #ff3366 !important;
    border: 3px solid #ff3366 !important;
    padding: 22px 70px !important;
    font-family: 'Courier New', Courier, monospace !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    letter-spacing: 5px !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    box-shadow: 0 0 35px rgba(255, 51, 102, 0.7) !important;
    transition: all 0.4s ease !important;
    display: inline-block;
    min-width: 280px;
}

.enter-button:hover {
    background: #ff3366 !important;
    color: #000 !important;
    transform: scale(1.08) !important;
    box-shadow: 0 0 60px #ff0000 !important;
}

/* ==================== MOBILE ==================== */
@media (max-width: 768px) {
    .entry-title { 
        font-size: 52px; 
        letter-spacing: 6px; 
    }
    .entry-subtitle { 
        font-size: 22px; 
    }
    .enter-button { 
        padding: 20px 55px !important; 
        font-size: 19px !important; 
    }
    .transmission-header {
        font-size: 13px;
    }
}

/* === GLITCHY BACKGROUND EFFECT === */
.entry-popup::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: 
        linear-gradient(transparent 50%, rgba(255, 60, 80, 0.08) 50%),
        radial-gradient(circle at center, transparent 40%, rgba(255, 0, 80, 0.06) 100%);
    background-size: 100% 6px, 200% 200%;
    animation: glitch-bg 0.8s linear infinite;
    pointer-events: none;
    z-index: 1;
    opacity: 0.6;
}

/* Stronger glitch scanlines */
.entry-popup::after {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: repeating-linear-gradient(
        0deg,
        transparent,
        transparent 2px,
        rgba(255, 80, 100, 0.12) 2px,
        rgba(255, 80, 100, 0.12) 4px
    );
    animation: scan-glitch 1.2s linear infinite;
    pointer-events: none;
    z-index: 2;
    mix-blend-mode: screen;
}

@keyframes glitch-bg {
    0%   { background-position: 0 0, 0 0; }
    20%  { background-position: 0 8px, 12px 20px; }
    40%  { background-position: 0 -6px, -8px 40px; }
    60%  { background-position: 0 4px, 15px -10px; }
    80%  { background-position: 0 -4px, -12px 25px; }
    100% { background-position: 0 0, 0 0; }
}

@keyframes scan-glitch {
    0%   { transform: translateY(-100%); }
    100% { transform: translateY(300%); }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-55815b4 *//* === DRIP TRANSMISSION HEADER - RESPONSIVE === */
.transmission-header {
    background: #1a0000;
    color: #ff3366;
    text-align: center;
    padding: 12px 15px;
    font-family: 'Courier New', Courier, monospace;
    font-size: 15px;
    letter-spacing: 3px;
    font-weight: 600;
    border-bottom: 2px solid rgba(255, 50, 80, 0.4);
    text-shadow: 
        0 0 8px #ff3366,
        0 0 16px #ff0000,
        0 0 24px #ff0000;
    overflow: hidden;
    position: relative;
    animation: glitch-header 2.8s linear infinite;
    z-index: 100;
}

/* Scanline */
.transmission-header::before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: linear-gradient(to bottom, transparent 50%, rgba(255, 60, 80, 0.12) 50%);
    background-size: 100% 4px;
    animation: scanline 3.5s linear infinite;
    pointer-events: none;
}

/* Hide mobile text on desktop */
.desktop-text { display: inline; }
.mobile-text   { display: none; }

/* Mobile Adjustments */
@media (max-width: 768px) {
    .transmission-header {
        padding: 10px 10px;
        font-size: 13px;
        letter-spacing: 2px;
    }
    
    .desktop-text { display: none; }
    .mobile-text   { display: inline; }
}

/* Glitch Animation */
@keyframes glitch-header {
    0%, 100% { transform: translate(0); }
    15%  { transform: translate(-4px, 3px); }
    35%  { transform: translate(4px, -3px); }
    55%  { transform: translate(-2px, 2px); }
    75%  { transform: translate(3px, -2px); }
}

.transmission-header:hover {
    background: #2a0000;
    color: #ff6688;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-634fd6c *//* === HERO TEXT FIX - DESKTOP + MOBILE RESPONSIVE === */
.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    pointer-events: none;

}

.hero-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    z-index: 11;
    padding: 0 20px; /* Prevents edge cutoff */
}

/* Desktop */
.hero-title {
    font-family: 'Courier New', Courier, monospace;
    font-size: 155px;
    font-weight: 900;
    color: #ff3366;
    text-shadow: 
        0 0 30px #ff0000,
        0 0 70px #ff0000,
        0 0 120px #ff0000,
        0 0 170px rgba(255, 51, 102, 0.95);
    letter-spacing: 16px;
    text-transform: uppercase;
    margin-bottom: 12px;
    animation: title-flicker 4s infinite alternate;
}

.hero-subtitle {
    font-family: 'Courier New', Courier, monospace;
    font-size: 46px;
    font-weight: 700;
    color: #ff99aa;
    text-shadow: 0 0 30px #ff3366;
    letter-spacing: 10px;
    text-transform: uppercase;
}

/* ==================== MOBILE FIX ==================== */
@media (max-width: 768px) {
    .hero-title {
        font-size: 72px !important;
        letter-spacing: 6px;
        margin-bottom: 8px;
    }
    
    .hero-subtitle {
        font-size: 24px !important;
        letter-spacing: 4px;
    }
}

@media (max-width: 480px) {
    .hero-title {
        font-size: 58px !important;
        letter-spacing: 4px;
    }
    
    .hero-subtitle {
        font-size: 20px !important;
    }
}

/* Flicker Animation */
@keyframes title-flicker {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.93; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-deeb7b7 *//* === WIDE CENTERED CONTRACT ADDRESS BOX === */
.ca-box {
    margin-top: 30px;
    background: rgba(26, 0, 0, 0.88);
    border: 2px solid #ff3366;
    border-radius: 6px;
    padding: 18px 40px;
    display: block;                    /* Changed for better centering */
    max-width: 820px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 30px rgba(255, 51, 102, 0.5);
    text-align: center;
}

.ca-label {
    font-family: 'Courier New', Courier, monospace;
    font-size: 14px;
    letter-spacing: 4px;
    color: #ff6688;
    text-shadow: 0 0 10px #ff3366;
    font-weight: 600;
}

.ca-address {
    font-family: 'Courier New', Courier, monospace;
    font-size: 16.5px;
    color: #ff99aa;
    word-break: break-all;
    display: block;
    margin-top: 10px;
    text-shadow: 0 0 12px #ff3366;
    line-height: 1.4;
}

/* Mobile */
@media (max-width: 768px) {
    .ca-box {
        padding: 16px 25px;
        max-width: 92%;
        margin-top: 25px;
    }
    
    .ca-address {
        font-size: 14.5px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c466ce8 */.elementor-1403 .elementor-element.elementor-element-c466ce8 {
    position: relative !important;
    overflow: hidden;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2ed7de0 *//* === FULL-WIDTH ZERO-GAP ALIEN MARQUEE === */
.alien-marquee {
    background: #0f0000;
    border-top: 2px solid #ff3366;
    border-bottom: 2px solid #ff3366;
    padding: 13px 0;
    margin: 0 !important;                    /* Removed all margin */
    width: 100vw !important;                 /* Forces full browser width */
    position: relative;

    overflow: hidden;
    white-space: nowrap;
    box-shadow: 0 0 30px rgba(255, 51, 102, 0.5);
}

/* Scrolling text */
.marquee-content {
    display: inline-block;
    font-family: 'Courier New', Courier, monospace;
    font-size: 21px;
    font-weight: 700;
    color: #ff3366;
    text-shadow: 
        0 0 10px #ff0000,
        0 0 25px #ff0000,
        0 0 40px rgba(255, 51, 102, 0.9);
    letter-spacing: 10px;
    animation: marquee-scroll 22s linear infinite;
    text-transform: uppercase;
    padding-left: 20px;   /* Small buffer so it doesn't cut off on start */
}

/* Reverse option */
.alien-marquee.reverse .marquee-content {
    animation-direction: reverse;
    animation-duration: 19s;
}

@keyframes marquee-scroll {
    from { transform: translateX(0); }
    to   { transform: translateX(-50%); }
}

/* Light scan glow */
.alien-marquee::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(to bottom, transparent 40%, rgba(255,100,120,0.12) 50%, transparent 60%);
    pointer-events: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bfab41d */.section-title {
    text-align: center;
    margin: 80px 0 55px;
    font-family: 'Courier New', Courier, monospace;
    position: relative;
}

.red-stamp {
    display: inline-block;
    background: #8B0000;
    color: #ffdddd;
    padding: 12px 45px;
    font-size: 17px;
    letter-spacing: 5px;
    border: 3px solid #ff3366;
    transform: rotate(-6deg);
    margin-bottom: 25px;
    box-shadow: 0 0 30px #ff0000;
    animation: stamp-flicker 3s infinite;
    font-weight: 700;
}

/* Main Title - Super bright & huge */
.section-title h2,
.section-title .elementor-heading-title,
.section-title strong {
    font-size: 58px !important;
    color: #ff3366 !important;
    text-shadow: 
        0 0 20px #ff0000,
        0 0 40px #ff0000,
        0 0 60px rgba(255, 51, 102, 0.8) !important;
    letter-spacing: 8px;
    font-weight: 900;
    line-height: 1.05;
    text-transform: uppercase;
    margin: 0;
}

/* If you add any subtitle under it */
.section-title p {
    color: #ff99bb !important;
    font-size: 22px;
    margin-top: 18px;
    text-shadow: 0 0 15px #ff3366;
}

/* Stamp flicker */
@keyframes stamp-flicker {
    0%,100% { opacity: 0.95; transform: rotate(-6deg); }
    50% { opacity: 0.6; transform: rotate(-8deg); }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8ac88dc */.redacted-box {
    background: #0f0000;
    border: 2px solid #ff3366;
    padding: 35px 30px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 25px rgba(255, 51, 102, 0.3);
    margin: 40px auto;
    max-width: 820px;
}

.redacted-box::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 60%;
    height: 60%;
    background: linear-gradient(135deg, transparent, rgba(255,60,80,0.15), transparent);
    animation: scan 7s linear infinite;
}

.redact-header {
    color: #ff6688;
    font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 25px;
    text-shadow: 0 0 12px #ff0000;
    font-weight: 600;
}

/* Main body text - now visible */
.redacted-box p {
    color: #ff99aa !important;           /* Bright pink-red, easy to read */
    line-height: 1.65;
    font-size: 17px;
    text-shadow: 0 0 8px rgba(255, 51, 102, 0.6);
}

/* Redacted parts */
.redacted {
    background: #000;
    color: #000;
    padding: 2px 6px;
    text-shadow: none;
    font-family: monospace;
}

.final-line {
    color: #ffddaa;
    font-weight: 700;
    text-align: center;
    margin-top: 25px;
    font-size: 18px;
    text-shadow: 0 0 12px #ff3366;
}

/* Scan animation */
@keyframes scan {
    0% { transform: translateY(-100%); }
    100% { transform: translateY(400%); }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-18b8dd7 */.drip-button {
    display: inline-block;
    background: transparent;
    color: #ff3366;
    border: 3px solid #ff3366;
    padding: 18px 45px;
    font-family: 'Courier New', monospace;
    font-size: 18px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    text-shadow: 0 0 15px #ff0000;
    transition: all 0.3s;
    box-shadow: 0 0 20px #ff3366;
}

.drip-button:hover {
    background: #ff3366;
    color: #000;
    text-shadow: none;
    box-shadow: 0 0 35px #ff0000;
    transform: scale(1.05);
}

.drip-button::before {
    content: '';
    position: absolute;
    top: 0; left: -100%;
    width: 40%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);
    animation: shine 4s linear infinite;
}

@keyframes shine {
    0% { left: -100%; }
    100% { left: 300%; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d1e002d *//* CLASSIFIED HEADER (same as before) */
.classified-header {
    text-align: center;
    margin: 80px 0 50px;
    font-family: 'Courier New', Courier, monospace;
}

.classified-header .red-stamp {
    display: inline-block;
    background: #8B0000;
    color: #ffdddd;
    padding: 12px 45px;
    font-size: 17px;
    letter-spacing: 5px;
    border: 3px solid #ff3366;
    transform: rotate(-6deg);
    margin-bottom: 20px;
    box-shadow: 0 0 30px #ff0000;
    animation: stamp-flicker 3s infinite;
    font-weight: 700;
}

.classified-header h2 {
    font-size: 48px !important;
    color: #ff3366;
    text-shadow: 0 0 20px #ff0000, 0 0 40px #ff0000;
    letter-spacing: 6px;
    font-weight: 900;
    text-transform: uppercase;
}

/* VIDEO GRID */
.video-transmissions {
    padding: 20px 0 90px;
}

.video-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    gap: 35px;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.video-card {
    background: #0f0000;
    border: 2px solid #ff3366;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 25px rgba(255, 51, 102, 0.35);
    transition: all 0.4s ease;
}

.video-card:hover {
    transform: translateY(-10px) scale(1.03);
    box-shadow: 0 0 50px rgba(255, 51, 102, 0.8);
    border-color: #ff6688;
}

/* Glitch Effect */
.video-card:hover .video-wrapper {
    animation: video-glitch 0.35s linear infinite;
}

@keyframes video-glitch {
    0%   { transform: translate(0); }
    20%  { transform: translate(-3px, 3px); }
    40%  { transform: translate(-3px, -3px); }
    60%  { transform: translate(3px, 3px); }
    80%  { transform: translate(3px, -3px); }
    100% { transform: translate(0); }
}

/* Video Container */
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    overflow: hidden;
    background: #000;
}

.video-wrapper video {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    object-fit: cover;
}

/* Video Label */
.video-label {
    padding: 16px 20px;
    font-family: 'Courier New', Courier, monospace;
    font-size: 15px;
    color: #ff99aa;
    text-shadow: 0 0 8px #ff3366;
    letter-spacing: 2px;
    background: #1a0000;
    border-top: 1px solid #ff336633;
}

/* Pulsing red dot */
.red-dot {
    color: #ff3366;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.35; }
}

/* Mobile */
@media (max-width: 768px) {
    .video-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8ac473f *//* === FULL-WIDTH ZERO-GAP ALIEN MARQUEE === */
.alien-marquee {
    background: #0f0000;
    border-top: 2px solid #ff3366;
    border-bottom: 2px solid #ff3366;
    padding: 13px 0;
    margin: 0 !important;                    /* Removed all margin */
    width: 100vw !important;                 /* Forces full browser width */
    position: relative;

    overflow: hidden;
    white-space: nowrap;
    box-shadow: 0 0 30px rgba(255, 51, 102, 0.5);
}

/* Scrolling text */
.marquee-content {
    display: inline-block;
    font-family: 'Courier New', Courier, monospace;
    font-size: 21px;
    font-weight: 700;
    color: #ff3366;
    text-shadow: 
        0 0 10px #ff0000,
        0 0 25px #ff0000,
        0 0 40px rgba(255, 51, 102, 0.9);
    letter-spacing: 10px;
    animation: marquee-scroll 22s linear infinite;
    text-transform: uppercase;
    padding-left: 20px;   /* Small buffer so it doesn't cut off on start */
}

/* Reverse option */
.alien-marquee.reverse .marquee-content {
    animation-direction: reverse;
    animation-duration: 19s;
}

@keyframes marquee-scroll {
    from { transform: translateX(0); }
    to   { transform: translateX(-50%); }
}

/* Light scan glow */
.alien-marquee::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(to bottom, transparent 40%, rgba(255,100,120,0.12) 50%, transparent 60%);
    pointer-events: none;
}/* End custom CSS */
/* Start custom CSS */body, .elementor-page {
    background: radial-gradient(circle at center, #0a0022 0%, #000000 70%);
    background-attachment: fixed;
    overflow-x: hidden;
}

/* Slow moving stars - WORKING LINK */
body::before {
    content: '';
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: transparent url('https://opengameart.org/sites/default/files/bg_1_1.png') repeat;
    opacity: 0.18;                    /* tweak between 0.12 - 0.25 */
    animation: drift 220s linear infinite;
    pointer-events: none;
    z-index: -1;
}

@keyframes drift {
    from { background-position: 0 0; }
    to { background-position: -2000px -2000px; }
}

body::after {
    content: '';
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: radial-gradient(circle at 30% 40%, rgba(120, 0, 255, 0.07) 0%, transparent 50%);
    pointer-events: none;
    z-index: -1;
}

/* Extra global drip vibe */
.elementor-widget-text-editor p,
.elementor-widget-heading .elementor-heading-title {
    color: #ff99aa;
    text-shadow: 0 0 8px rgba(255, 51, 102, 0.5);
}

/* Very light scanlines across whole site */
body::after {
    content: '';
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: repeating-linear-gradient(
        to bottom,
        transparent 0px,
        transparent 3px,
        rgba(255, 60, 80, 0.03) 3px,
        rgba(255, 60, 80, 0.03) 6px
    );
    pointer-events: none;
    z-index: 9999;
    animation: scanline 8s linear infinite;
}/* End custom CSS */