/* Leakzinos - Futuristic UI Theme */

/* Modern Reset & Base */
html {
    scroll-behavior: smooth;
}

body {
    background-color: #050505;
    color: #cbd5e1;
    font-family: 'Inter', sans-serif;
    overflow-x: hidden;
}

/* Typography Overrides */
h1, h2, h3, h4, .font-display {
    font-family: 'Orbitron', sans-serif; /* Tech feel */
    letter-spacing: -0.02em;
}

.font-future {
    font-family: 'Syncopate', sans-serif;
}

/* Glassmorphism Classes */
.glass-card, .bg-dark-card {
    background: rgba(17, 17, 17, 0.6);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.glass-card-hover:hover {
    background: rgba(17, 17, 17, 0.8);
    border-color: rgba(0, 243, 255, 0.4);
    box-shadow: 0 0 30px rgba(0, 243, 255, 0.15);
}

/* Animations */
@keyframes float {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
    100% { transform: translateY(0px); }
}

.animate-float {
    animation: float 6s ease-    animation: float 6s eaminal Cursor     animation: floatfter {
    co    co    co      color: #00f3ff      a    co    co    co  tep-end infinite;
    margin-left: 2px;
}

@keyframes blink {
    0%,    0%,    0%,y: 1; }
    50% { opacity: 0; }
}

/* Custom Scrollbar for Webkit */
::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #050505;
}

::-webkit-scrollbar-thumb {
    background: #333;
    b    b    b    b    b 
::-webkit-scrollbar-thumb:hover {
    background: #00f3ff;
}

/* Utilities */
.text-glow {
    text-shadow:    text-shadow:    text-shad.5);
}

.bor.bor.bor.bor.bor.bor.bor.bor.bor.bor.bor.bor.b3, 255, 0.2);
}
