/* DJ Dig Wave - Retro Synthwave Styling */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --neon-pink: #FF1B8D;
    --neon-cyan: #00D9FF;
    --neon-green: #00FF9F;
    --neon-purple: #B026FF;
    --neon-orange: #FF6B35;
    --dark-bg: #0A0A0F;
    --dark-purple: #1A0B2E;
    --light-text: #FFFFFF;
}

body {
    font-family: 'Orbitron', sans-serif;
    background: linear-gradient(180deg, var(--dark-bg) 0%, var(--dark-purple) 50%, #0D0221 100%);
    color: var(--light-text);
    overflow-x: hidden;
    line-height: 1.6;
}

/* Starfield Background */
.stars, .stars2, .stars3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 0;
}

.stars {
    background: transparent url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwMCIgaGVpZ2h0PSIxMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxyYWRpYWxHcmFkaWVudCBpZD0iZyI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48Y2lyY2xlIGN4PSIxMDAiIGN5PSIyMDAiIHI9IjEiIGZpbGw9InVybCgjZykiLz48Y2lyY2xlIGN4PSIzMDAiIGN5PSI1MCIgcj0iMS41IiBmaWxsPSJ1cmwoI2cpIi8+PGNpcmNsZSBjeD0iNTAwIiBjeT0iMzAwIiByPSIwLjgiIGZpbGw9InVybCgjZykiLz48Y2lyY2xlIGN4PSI3MDAiIGN5PSIxNTAiIHI9IjEuMiIgZmlsbD0idXJsKCNnKSIvPjxjaXJjbGUgY3g9IjIwMCIgY3k9IjYwMCIgcj0iMSIgZmlsbD0idXJsKCNnKSIvPjxjaXJjbGUgY3g9IjgwMCIgY3k9IjQ1MCIgcj0iMS4zIiBmaWxsPSJ1cmwoI2cpIi8+PC9zdmc+') repeat;
    animation: starsMove 100s linear infinite;
}

.stars2 {
    background: transparent url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwMCIgaGVpZ2h0PSIxMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxyYWRpYWxHcmFkaWVudCBpZD0iZyI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwRDlGRiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48Y2lyY2xlIGN4PSI0MDAiIGN5PSIxMDAiIHI9IjEuNSIgZmlsbD0idXJsKCNnKSIvPjxjaXJjbGUgY3g9IjYwMCIgY3k9IjQwMCIgcj0iMSIgZmlsbD0idXJsKCNnKSIvPjxjaXJjbGUgY3g9IjE1MCIgY3k9IjM1MCIgcj0iMS4yIiBmaWxsPSJ1cmwoI2cpIi8+PGNpcmNsZSBjeD0iOTAwIiBjeT0iMjAwIiByPSIwLjkiIGZpbGw9InVybCgjZykiLz48L3N2Zz4=') repeat;
    animation: starsMove 150s linear infinite, twinkle 3s ease-in-out infinite;
    opacity: 0.9;
}

.stars3 {
    background: transparent url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwMCIgaGVpZ2h0PSIxMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxyYWRpYWxHcmFkaWVudCBpZD0iZyI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0ZGMUI4RCIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48Y2lyY2xlIGN4PSI1NTAiIGN5PSI1NTAiIHI9IjEuMyIgZmlsbD0idXJsKCNnKSIvPjxjaXJjbGUgY3g9IjI1MCIgY3k9IjQ1MCIgcj0iMC44IiBmaWxsPSJ1cmwoI2cpIi8+PGNpcmNsZSBjeD0iNzUwIiBjeT0iNzAwIiByPSIxLjEiIGZpbGw9InVybCgjZykiLz48L3N2Zz4=') repeat;
    animation: starsMove 80s linear infinite, twinkle 4s ease-in-out infinite 1s;
    opacity: 0.7;
}

@keyframes starsMove {
    from { transform: translateY(0); }
    to { transform: translateY(-1000px); }
}

@keyframes twinkle {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.3; }
}

/* Container */
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 1;
}

/* Hero Section */
.hero {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 20px 0;
}

.hero .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-height: 100vh;
    width: 100%;
}

.hero::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    background: linear-gradient(to bottom, transparent, rgba(10, 10, 15, 0.8));
    z-index: 1;
}

.logo-container {
    margin-bottom: 1.5rem;
    animation: float 6s ease-in-out infinite;
    flex-shrink: 1;
}

.main-logo {
    max-width: min(400px, 40vh);
    width: 100%;
    height: auto;
    filter: drop-shadow(0 0 40px rgba(255, 27, 141, 0.6))
            drop-shadow(0 0 80px rgba(0, 217, 255, 0.4));
    border-radius: 20px;
}

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

.hero h1 {
    font-family: 'Audiowide', sans-serif;
    font-size: clamp(3rem, 8vw, 6rem);
    font-weight: 900;
    margin: 1rem 0;
    background: linear-gradient(90deg, var(--neon-cyan), var(--neon-pink), var(--neon-green), var(--neon-cyan));
    background-size: 300% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: gradientShift 3s ease infinite;
    text-shadow: 0 0 80px rgba(255, 27, 141, 0.5);
    position: relative;
}

@keyframes gradientShift {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

/* Glitch effect */
.glitch {
    position: relative;
}

.glitch::before,
.glitch::after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, var(--neon-cyan), var(--neon-pink), var(--neon-green), var(--neon-cyan));
    background-size: 300% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.glitch::before {
    animation: glitch 3s infinite;
    clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
}

.glitch::after {
    animation: glitch 2s infinite reverse;
    clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
}

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

.tagline {
    font-size: clamp(1rem, 2.5vw, 1.5rem);
    color: var(--neon-green);
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 1rem;
    text-shadow: 0 0 20px rgba(0, 255, 159, 0.8);
}

.scroll-indicator {
    margin-top: 3rem;
    animation: bounce 2s infinite;
    font-size: 2rem;
    color: var(--neon-cyan);
    text-shadow: 0 0 20px var(--neon-cyan);
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
    40% { transform: translateY(-10px); }
    60% { transform: translateY(-5px); }
}

/* Sections */
section {
    padding: 100px 20px;
    position: relative;
    z-index: 1;
}

.section-title {
    font-family: 'Audiowide', sans-serif;
    font-size: clamp(2.5rem, 6vw, 4rem);
    text-align: center;
    margin-bottom: 3rem;
    position: relative;
}

.neon-text {
    color: var(--neon-cyan);
    text-shadow:
        0 0 10px var(--neon-cyan),
        0 0 20px var(--neon-cyan),
        0 0 40px var(--neon-pink),
        0 0 80px var(--neon-pink);
    animation: neonPulse 2s ease-in-out infinite;
}

@keyframes neonPulse {
    0%, 100% {
        text-shadow:
            0 0 10px var(--neon-cyan),
            0 0 20px var(--neon-cyan),
            0 0 40px var(--neon-pink),
            0 0 80px var(--neon-pink);
    }
    50% {
        text-shadow:
            0 0 5px var(--neon-cyan),
            0 0 10px var(--neon-cyan),
            0 0 20px var(--neon-pink),
            0 0 40px var(--neon-pink);
    }
}

/* About Section */
.about-content {
    max-width: 800px;
    margin: 0 auto;
}

.bio {
    font-size: 1.2rem;
    line-height: 2;
    margin-bottom: 1.5rem;
    color: rgba(255, 255, 255, 0.9);
    padding: 2rem;
    background: rgba(255, 255, 255, 0.02);
    border: 2px solid rgba(0, 217, 255, 0.3);
    border-radius: 15px;
    box-shadow: 0 0 30px rgba(0, 217, 255, 0.2);
    transition: all 0.3s ease;
}

.bio:hover {
    border-color: rgba(255, 27, 141, 0.5);
    box-shadow: 0 0 40px rgba(255, 27, 141, 0.3);
    transform: translateY(-5px);
}

/* Connect Section */
.connect-section {
    background: linear-gradient(180deg, transparent 0%, rgba(26, 11, 46, 0.4) 50%, transparent 100%);
}

.social-links {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    max-width: 800px;
    margin: 0 auto;
}

.social-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem 2rem;
    background: rgba(255, 255, 255, 0.02);
    border: 3px solid;
    border-radius: 20px;
    text-decoration: none;
    color: white;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.social-card::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.social-card:hover::before {
    width: 400px;
    height: 400px;
}

.youtube {
    border-color: var(--neon-pink);
    box-shadow: 0 0 30px rgba(255, 27, 141, 0.3);
}

.youtube::before {
    background: radial-gradient(circle, rgba(255, 27, 141, 0.2) 0%, transparent 70%);
}

.youtube:hover {
    border-color: var(--neon-pink);
    box-shadow: 0 0 50px rgba(255, 27, 141, 0.6);
    transform: translateY(-10px) scale(1.02);
}

.instagram {
    border-color: var(--neon-purple);
    box-shadow: 0 0 30px rgba(176, 38, 255, 0.3);
}

.instagram::before {
    background: radial-gradient(circle, rgba(176, 38, 255, 0.2) 0%, transparent 70%);
}

.instagram:hover {
    border-color: var(--neon-purple);
    box-shadow: 0 0 50px rgba(176, 38, 255, 0.6);
    transform: translateY(-10px) scale(1.02);
}

.icon-wrapper {
    width: 80px;
    height: 80px;
    margin-bottom: 1.5rem;
    position: relative;
    z-index: 1;
}

.icon-wrapper svg {
    width: 100%;
    height: 100%;
    filter: drop-shadow(0 0 10px currentColor);
}

.link-text {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    position: relative;
    z-index: 1;
}

.link-subtitle {
    font-size: 1rem;
    opacity: 0.8;
    position: relative;
    z-index: 1;
}

/* Contact Section */
.contact-content {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}

.contact-intro {
    font-size: 1.4rem;
    margin-bottom: 2rem;
    color: var(--neon-green);
}

.contact-button {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    padding: 1.5rem 3rem;
    font-size: 1.4rem;
    font-weight: 700;
    text-decoration: none;
    color: white;
    background: linear-gradient(135deg, var(--neon-pink), var(--neon-purple));
    border: 3px solid var(--neon-cyan);
    border-radius: 50px;
    box-shadow:
        0 0 30px rgba(255, 27, 141, 0.5),
        inset 0 0 20px rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.contact-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.5s;
}

.contact-button:hover::before {
    left: 100%;
}

.contact-button:hover {
    transform: scale(1.1);
    box-shadow:
        0 0 50px rgba(255, 27, 141, 0.8),
        0 0 100px rgba(0, 217, 255, 0.5),
        inset 0 0 30px rgba(255, 255, 255, 0.2);
}

.button-icon {
    font-size: 2rem;
    transition: transform 0.3s ease;
}

.contact-button:hover .button-icon {
    transform: translateX(10px);
}

/* Footer */
.footer {
    padding: 3rem 20px;
    text-align: center;
    background: linear-gradient(180deg, transparent 0%, rgba(10, 10, 15, 0.8) 100%);
    position: relative;
    margin-top: 100px;
}

.footer p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}

/* Responsive */
@media (max-width: 768px) {
    .main-logo {
        max-width: min(280px, 35vh);
    }

    .logo-container {
        margin-bottom: 1rem;
    }

    .hero h1 {
        margin: 0.5rem 0;
    }

    .tagline {
        margin-bottom: 0.5rem;
    }

    section {
        padding: 60px 20px;
    }

    .social-links {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .bio {
        padding: 1.5rem;
        font-size: 1rem;
    }

    .scroll-indicator {
        display: block;
        margin-top: 1.5rem;
        font-size: 1.5rem;
    }
}

@media (max-width: 480px) {
    .main-logo {
        max-width: min(240px, 30vh);
    }

    .logo-container {
        margin-bottom: 0.75rem;
    }

    .hero h1 {
        margin: 0.25rem 0;
    }

    .tagline {
        margin-bottom: 0.25rem;
    }

    .scroll-indicator {
        display: block;
        margin-top: 1rem;
        font-size: 1.2rem;
    }
}

@media (max-height: 700px) {
    .main-logo {
        max-width: min(250px, 30vh);
    }

    .logo-container {
        margin-bottom: 0.5rem;
    }

    .hero h1 {
        margin: 0.25rem 0;
        font-size: clamp(2rem, 6vw, 4rem);
    }

    .tagline {
        margin-bottom: 0.25rem;
        font-size: clamp(0.8rem, 2vw, 1.2rem);
    }

    .scroll-indicator {
        margin-top: 0.75rem;
        font-size: 1.2rem;
    }
}

/* Smooth scrolling */
html {
    scroll-behavior: smooth;
}

/* Selection colors */
::selection {
    background: var(--neon-pink);
    color: white;
}

::-moz-selection {
    background: var(--neon-pink);
    color: white;
}
