body {
    font-family: 'Arial', sans-serif;
    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a2e 50%, #16213e 100%);
    color: #e0e0e0;
    overflow-x: hidden;
    min-height: 100vh;
    position: relative;
}
.stars-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
}

.star {
    position: absolute;
    background: white;
    border-radius: 50%;
    animation: twinkle 3s infinite alternate;
}
.star-1 { top: 5%; left: 10%; width: 2px; height: 2px; animation-delay: 0s; }
.star-2 { top: 15%; left: 25%; width: 3px; height: 3px; animation-delay: 0.5s; }
.star-3 { top: 8%; left: 40%; width: 1px; height: 1px; animation-delay: 1s; }
.star-4 { top: 25%; left: 60%; width: 2px; height: 2px; animation-delay: 1.5s; }
.star-5 { top: 12%; left: 75%; width: 4px; height: 4px; animation-delay: 2s; }
.star-6 { top: 35%; left: 15%; width: 2px; height: 2px; animation-delay: 0.3s; }
.star-7 { top: 40%; left: 35%; width: 3px; height: 3px; animation-delay: 0.8s; }
.star-8 { top: 30%; left: 55%; width: 1px; height: 1px; animation-delay: 1.3s; }
.star-9 { top: 45%; left: 80%; width: 2px; height: 2px; animation-delay: 1.8s; }
.star-10 { top: 50%; left: 20%; width: 3px; height: 3px; animation-delay: 2.3s; }
.star-11 { top: 55%; left: 45%; width: 2px; height: 2px; animation-delay: 0.6s; }
.star-12 { top: 60%; left: 70%; width: 4px; height: 4px; animation-delay: 1.1s; }
.star-13 { top: 65%; left: 10%; width: 1px; height: 1px; animation-delay: 1.6s; }
.star-14 { top: 70%; left: 30%; width: 2px; height: 2px; animation-delay: 2.1s; }
.star-15 { top: 75%; left: 65%; width: 3px; height: 3px; animation-delay: 0.4s; }
.star-16 { top: 80%; left: 85%; width: 2px; height: 2px; animation-delay: 0.9s; }
.star-17 { top: 85%; left: 50%; width: 1px; height: 1px; animation-delay: 1.4s; }
.star-18 { top: 90%; left: 25%; width: 2px; height: 2px; animation-delay: 1.9s; }
.star-19 { top: 20%; left: 5%; width: 3px; height: 3px; animation-delay: 0.2s; }
.star-20 { top: 10%; left: 90%; width: 2px; height: 2px; animation-delay: 0.7s; }
.star-21 { top: 3%; left: 55%; width: 1px; height: 1px; animation-delay: 1.2s; }
.star-22 { top: 18%; left: 80%; width: 2px; height: 2px; animation-delay: 1.7s; }
.star-23 { top: 33%; left: 5%; width: 3px; height: 3px; animation-delay: 2.2s; }
.star-24 { top: 48%; left: 95%; width: 2px; height: 2px; animation-delay: 0.1s; }
.star-25 { top: 63%; left: 40%; width: 1px; height: 1px; animation-delay: 0.6s; }
.star-26 { top: 78%; left: 15%; width: 2px; height: 2px; animation-delay: 1.1s; }
.star-27 { top: 93%; left: 75%; width: 3px; height: 3px; animation-delay: 1.6s; }
.star-28 { top: 7%; left: 65%; width: 2px; height: 2px; animation-delay: 2.1s; }
.star-29 { top: 22%; left: 35%; width: 1px; height: 1px; animation-delay: 0.3s; }
.star-30 { top: 37%; left: 85%; width: 2px; height: 2px; animation-delay: 0.8s; }
.star-31 { top: 52%; left: 10%; width: 3px; height: 3px; animation-delay: 1.3s; }
.star-32 { top: 67%; left: 60%; width: 2px; height: 2px; animation-delay: 1.8s; }
.star-33 { top: 82%; left: 30%; width: 1px; height: 1px; animation-delay: 2.3s; }
.star-34 { top: 97%; left: 90%; width: 2px; height: 2px; animation-delay: 0.5s; }
.star-35 { top: 13%; left: 20%; width: 3px; height: 3px; animation-delay: 1s; }
.star-36 { top: 28%; left: 70%; width: 2px; height: 2px; animation-delay: 1.5s; }
.star-37 { top: 43%; left: 25%; width: 1px; height: 1px; animation-delay: 2s; }
.star-38 { top: 58%; left: 85%; width: 2px; height: 2px; animation-delay: 0.4s; }
.star-39 { top: 73%; left: 45%; width: 3px; height: 3px; animation-delay: 0.9s; }
.star-40 { top: 88%; left: 5%; width: 2px; height: 2px; animation-delay: 1.4s; }
.star-41 { top: 2%; left: 45%; width: 1px; height: 1px; animation-delay: 1.9s; }
.star-42 { top: 17%; left: 95%; width: 2px; height: 2px; animation-delay: 0.2s; }
.star-43 { top: 32%; left: 50%; width: 3px; height: 3px; animation-delay: 0.7s; }
.star-44 { top: 47%; left: 75%; width: 2px; height: 2px; animation-delay: 1.2s; }
.star-45 { top: 62%; left: 15%; width: 1px; height: 1px; animation-delay: 1.7s; }
.star-46 { top: 77%; left: 80%; width: 2px; height: 2px; animation-delay: 2.2s; }
.star-47 { top: 92%; left: 35%; width: 3px; height: 3px; animation-delay: 0.6s; }
.star-48 { top: 6%; left: 85%; width: 2px; height: 2px; animation-delay: 1.1s; }
.star-49 { top: 21%; left: 60%; width: 1px; height: 1px; animation-delay: 1.6s; }
.star-50 { top: 36%; left: 95%; width: 2px; height: 2px; animation-delay: 2.1s; }

@keyframes twinkle {
    0% { 
        opacity: 0.3; 
        transform: scale(1); 
    }
    50% { 
        opacity: 1; 
        transform: scale(1.2); 
    }
    100% { 
        opacity: 0.3; 
        transform: scale(1); 
    }
}
.flying-bats {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 2;
}

.bat {
    position: absolute;
    font-size: 2rem;
    opacity: 0;
    animation: flyAcross 15s linear infinite;
}

.bat-1 {
    top: 10%;
    animation-delay: 0s;
}

.bat-2 {
    top: 25%;
    animation-delay: 3s;
}

.bat-3 {
    top: 40%;
    animation-delay: 6s;
}

.bat-4 {
    top: 60%;
    animation-delay: 9s;
}

.bat-5 {
    top: 80%;
    animation-delay: 12s;
}

@keyframes flyAcross {
    0% {
        left: -100px;
        opacity: 0;
        transform: rotate(0deg);
    }
    10% {
        opacity: 0.8;
    }
    90% {
        opacity: 0.8;
    }
    100% {
        left: calc(100% + 100px);
        opacity: 0;
        transform: rotate(360deg);
    }
}
.header {
    position: relative;
    z-index: 10;
    text-align: center;
    padding: 2rem 0;
    background: rgba(0, 0, 0, 0.9);
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(255, 215, 0, 0.3);
}

.batman-logo {
    font-size: 4rem;
    font-weight: bold;
    color: #ffd700;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.8);
    margin-bottom: 1rem;
    animation: pulse 2s infinite;
    letter-spacing: 0.1em;
}

.subtitle {
    font-size: 1.5rem;
    color: #cccccc;
    font-style: italic;
    margin-bottom: 1rem;
    letter-spacing: 0.05em;
}

.status-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    font-family: 'Courier New', monospace;
    font-size: 0.9rem;
    margin-top: 1rem;
}

.status-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.status-icon {
    font-size: 1rem;
}

.status-label {
    color: #ffd700;
    font-weight: bold;
}

.status-value,
.animated-status {
    color: #00ff00;
    font-weight: bold;
    animation: statusCycle 8s infinite;
}

@keyframes statusCycle {
    0%, 25% { color: #00ff00; }
    25.1%, 50% { color: #ffff00; }
    50.1%, 75% { color: #ff4444; }
    75.1%, 100% { color: #00ff00; }
}

.animated-status::before {
    content: "SECURE";
    animation: statusText 8s infinite;
}

@keyframes statusText {
    0%, 25% { content: "SECURE"; }
    25.1%, 50% { content: "PATROL"; }
    50.1%, 75% { content: "ALERT"; }
    75.1%, 100% { content: "SECURE"; }
}

.status-text {
    color: #00ff00;
}
.main-content {
    position: relative;
    z-index: 10;
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem;
}
.quote-section {
    text-align: center;
    margin: 4rem 0;
}

.quote-container {
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 2rem;
    border: 1px solid rgba(255, 215, 0, 0.3);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: relative;
    height: 120px;
}

.quote-slider {
    position: relative;
    height: 100%;
}

.batman-quote {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2rem;
    font-style: italic;
    color: #ffd700;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
    opacity: 0;
    animation: quoteRotation 50s infinite;
    width: 100%;
    text-align: center;
}

.batman-quote:nth-child(1) { animation-delay: 0s; }
.batman-quote:nth-child(2) { animation-delay: 5s; }
.batman-quote:nth-child(3) { animation-delay: 10s; }
.batman-quote:nth-child(4) { animation-delay: 15s; }
.batman-quote:nth-child(5) { animation-delay: 20s; }
.batman-quote:nth-child(6) { animation-delay: 25s; }

@keyframes quoteRotation {
    0%, 16.66% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }
    20%, 100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0.8);
    }
}
.cave-section {
    text-align: center;
    margin: 4rem 0;
}

.section-title {
    font-size: 2.5rem;
    font-weight: bold;
    color: #ffd700;
    margin-bottom: 2rem;
    letter-spacing: 0.1em;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
    animation: pulse 2s infinite;
}

.cave-entrance {
    position: relative;
    display: inline-block;
    width: 320px;
    height: 200px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 0 auto;
}

.cave-interior {
    position: relative;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #2c3e50 0%, #1a1a1a 50%, #0f0f0f 100%);
    border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
    border: 4px solid #444;
    box-shadow: 
        inset 0 -15px 30px rgba(0, 0, 0, 0.8),
        0 15px 40px rgba(0, 0, 0, 0.7);
    overflow: hidden;
    transition: all 0.3s ease;
}

.cave-entrance:hover .cave-interior {
    transform: scale(1.05);
    border-color: #ffd700;
    box-shadow: 
        inset 0 -20px 40px rgba(0, 0, 0, 0.9),
        0 20px 50px rgba(0, 0, 0, 0.8),
        0 0 30px rgba(255, 215, 0, 0.3);
    animation: caveGlow 2s ease-in-out infinite;
}

@keyframes caveGlow {
    0%, 100% {
        box-shadow: 
            inset 0 -20px 40px rgba(0, 0, 0, 0.9),
            0 20px 50px rgba(0, 0, 0, 0.8),
            0 0 30px rgba(255, 215, 0, 0.3);
    }
    50% {
        box-shadow: 
            inset 0 -20px 40px rgba(0, 0, 0, 0.9),
            0 20px 50px rgba(0, 0, 0, 0.8),
            0 0 50px rgba(255, 215, 0, 0.6);
    }
}

.stalactite {
    position: absolute;
    top: 0;
    background: #666;
    border-radius: 0 0 50% 50%;
    opacity: 0.6;
}

.stalactite-1 {
    left: 25%;
    width: 8px;
    height: 30px;
}

.stalactite-2 {
    left: 75%;
    width: 12px;
    height: 45px;
}

.stalactite-3 {
    left: 50%;
    width: 6px;
    height: 20px;
}

.cave-glow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120px;
    height: 60px;
    background: rgba(255, 215, 0, 0.1);
    border-radius: 50%;
    filter: blur(20px);
    transition: all 0.3s ease;
}

.cave-entrance:hover .cave-glow {
    background: rgba(255, 215, 0, 0.2);
    width: 140px;
    height: 80px;
    animation: glowPulse 1s ease-in-out infinite;
}

@keyframes glowPulse {
    0%, 100% {
        background: rgba(255, 215, 0, 0.2);
    }
    50% {
        background: rgba(255, 215, 0, 0.4);
    }
}

.cave-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffd700;
    font-size: 1.2rem;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
    pointer-events: none;
    letter-spacing: 0.05em;
}

.cave-subtitle {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    color: #aaa;
    font-size: 0.8rem;
    pointer-events: none;
}

.cave-instruction {
    margin-top: 1rem;
    color: #aaa;
    animation: pulse 2s infinite;
}
.terminal-section {
    margin: 4rem 0;
}
.terminal-container {
    background: rgba(0, 0, 0, 0.9);
    border: 2px solid #00ff00;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}
.terminal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    background: rgba(0, 255, 0, 0.1);
    border-bottom: 1px solid #00ff00;
}

.terminal-title {
    display: flex;
    align-items: center;
    gap: 1rem;
    color: #00ff00;
    font-family: 'Courier New', monospace;
    font-weight: bold;
    font-size: 1.1rem;
}

.terminal-icon {
    font-size: 1.5rem;
    animation: pulse 2s infinite;
}

.terminal-lights {
    display: flex;
    gap: 0.5rem;
}

.light {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    animation: pulse 2s infinite;
}

.light.green {
    background: #00ff00;
}

.light.yellow {
    background: #ffff00;
    animation-delay: 0.5s;
}

.light.red {
    background: #ff0000;
    animation-delay: 1s;
}

.terminal-activate {
    background: #00ff00;
    color: #000;
    border: none;
    padding: 0.5rem 1rem;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: 'Courier New', monospace;
}

.terminal-activate:hover {
    background: #00cc00;
    box-shadow: 0 0 10px rgba(0, 255, 0, 0.5);
    transform: scale(1.05);
}

.terminal-screen {
    background: #000;
    padding: 1.5rem;
    min-height: 150px;
    font-family: 'Courier New', monospace;
    color: #00ff00;
    font-size: 0.9rem;
    line-height: 1.4;
}

.terminal-output {
    white-space: pre-line;
}

.terminal-line {
    opacity: 0;
    animation: typeIn 0.5s ease-out forwards;
}

.terminal-line.delay-1 { animation-delay: 1s; }
.terminal-line.delay-2 { animation-delay: 2s; }
.terminal-line.delay-3 { animation-delay: 3s; }
.terminal-line.delay-4 { animation-delay: 4s; }
.terminal-line.delay-5 { animation-delay: 5s; }

@keyframes typeIn {
    0% {
        opacity: 0;
        transform: translateX(-10px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.terminal-cursor {
    animation: blink 1s infinite;
    color: #00ff00;
}

@keyframes blink {
    0%, 50% { opacity: 1; }
    51%, 100% { opacity: 0; }
}
.arsenal-section {
    margin: 4rem 0;
}

.arsenal-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 2rem;
    margin-top: 2rem;
}
.arsenal-card {
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(10px);
    border: 2px solid #333;
    border-radius: 15px;
    padding: 2rem;
    transition: all 0.3s ease;
    cursor: pointer;
    animation: cardFloat 6s ease-in-out infinite;
}

.arsenal-card:nth-child(even) {
    animation-delay: 3s;
}

@keyframes cardFloat {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

.arsenal-card:hover {
    transform: translateY(-10px) scale(1.02);
    border-color: #ffd700;
    box-shadow: 0 15px 40px rgba(255, 215, 0, 0.2);
    animation: none;
}

.card-icon {
    font-size: 3rem;
    margin-bottom: 1rem;
    transition: all 0.3s ease;
    animation: iconGlow 3s ease-in-out infinite;
}

@keyframes iconGlow {
    0%, 100% {
        filter: drop-shadow(0 0 5px rgba(255, 215, 0, 0.3));
    }
    50% {
        filter: drop-shadow(0 0 15px rgba(255, 215, 0, 0.6));
    }
}

.arsenal-card:hover .card-icon {
    transform: scale(1.2) rotate(5deg);
    filter: drop-shadow(0 0 20px #ff0000);
    animation: none;
}

.card-title {
    color: #196be6;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    font-weight: bold;
}

.card-description {
    color: #ccc;
    line-height: 1.6;
    transition: color 0.3s ease;
}

.arsenal-card:hover .card-description {
    color: #fff;
}
.status-section {
    margin: 4rem 0;
}

.status-container {
    background: linear-gradient(135deg, rgba(0, 0, 255, 0.1), rgba(128, 0, 128, 0.1));
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 2rem;
    border: 1px solid #333;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.status-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-top: 2rem;
}

.status-card {
    background: rgba(0, 0, 0, 0.5);
    padding: 2rem;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.status-card:hover {
    background: rgba(0, 0, 0, 0.7);
    transform: translateY(-5px) scale(1.02);
}

.status-number {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    transition: all 0.3s ease;
}

.status-card:nth-child(1) .status-number {
    color: #00ff00;
    animation: numberPulse 2s ease-in-out infinite;
}

.status-card:nth-child(2) .status-number {
    color: #00aaff;
    animation: numberPulse 2s ease-in-out infinite;
    animation-delay: 0.5s;
}

.status-card:nth-child(3) .status-number {
    color: #ffd700;
    animation: numberPulse 2s ease-in-out infinite;
    animation-delay: 1s;
}

@keyframes numberPulse {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
}

.status-card:hover .status-number {
    transform: scale(1.15);
}

.status-label {
    color: #ccc;
    font-size: 1rem;
    margin-bottom: 1rem;
}

.progress-bar {
    width: 100%;
    height: 8px;
    background: #333;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 1rem;
}

.progress-fill {
    height: 100%;
    width: 85%;
    background: linear-gradient(90deg, #00ff00, #00aa00);
    border-radius: 4px;
    animation: progressAnimation 3s ease-in-out infinite;
}

@keyframes progressAnimation {
    0%, 100% {
        width: 85%;
    }
    50% {
        width: 90%;
    }
}

.surveillance-icon,
.vigilance-icon {
    font-size: 2rem;
    margin-top: 1rem;
    animation: pulse 2s infinite;
}

/* Footer */
.footer {
    position: relative;
    z-index: 10;
    text-align: center;
    padding: 2rem;
    background: rgba(0, 0, 0, 0.95);
    margin-top: 4rem;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}

.footer-text {
    color: #aaa;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}

.footer-subtitle {
    color: #ffd700;
    font-family: 'Courier New', monospace;
    font-size: 0.9rem;
    animation: pulse 2s infinite;
}

/* Pulse Animation */
@keyframes pulse {
    0%, 100% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .batman-logo {
        font-size: 2.5rem;
    }
    
    .subtitle {
        font-size: 1.2rem;
    }
    
    .status-bar {
        flex-direction: column;
        gap: 1rem;
    }
    
    .cave-entrance {
        width: 280px;
        height: 180px;
    }
    
    .cave-text {
        font-size: 1rem;
    }
    
    .section-title {
        font-size: 2rem;
    }
    
    .batman-quote {
        font-size: 1.5rem;
    }
    
    .arsenal-grid {
        grid-template-columns: 1fr;
    }
    
    .status-grid {
        grid-template-columns: 1fr;
    }
    
    .terminal-header {
        flex-direction: column;
        gap: 1rem;
    }
    
    .main-content {
        padding: 1rem;
    }
}

@media (max-width: 480px) {
    .batman-logo {
        font-size: 2rem;
    }
    
    .cave-entrance {
        width: 240px;
        height: 150px;
    }
    
    .batman-quote {
        font-size: 1.2rem;
    }
    
    .section-title {
        font-size: 1.5rem;
    }
}