:root {
    --bg-dark: #0a0510;
    --primary-purple: #8a2be2;
    --secondary-purple: #4b0082;
    --accent-neon: #d580ff;
    --text-light: #f5f0ff;
    --text-muted: #bda6d9;
    --glass-bg: rgba(20, 10, 30, 0.6);
    --glass-border: rgba(138, 43, 226, 0.2);
    --glass-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
}

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

body {
    font-family: 'Inter', sans-serif;
    background-color: var(--bg-dark);
    color: var(--text-light);
    line-height: 1.6;
    overflow-x: hidden;
    position: relative;
    cursor: none; /* For custom cursor */
}

/* Background blob */
body::before {
    content: '';
    position: fixed;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle at center, rgba(75, 0, 130, 0.15) 0%, transparent 50%);
    z-index: -1;
    pointer-events: none;
    animation: rotate 60s linear infinite;
}

@keyframes rotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Custom Cursor */
.cursor-dot {
    width: 8px;
    height: 8px;
    background-color: var(--accent-neon);
    position: fixed;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 9999;
    pointer-events: none;
}

.cursor-outline {
    width: 40px;
    height: 40px;
    border: 1px solid var(--accent-neon);
    position: fixed;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 9998;
    pointer-events: none;
    transition: width 0.2s, height 0.2s, background-color 0.2s;
}

/* Typography */
h1, h2, h3, h4, .logo {
    font-family: 'Outfit', sans-serif;
}

.glow-text {
    text-shadow: 0 0 20px rgba(138, 43, 226, 0.5);
}

/* Glassmorphism Classes */
.glass-nav {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(10, 5, 16, 0.7);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--glass-border);
    z-index: 1000;
    transition: all 0.3s ease;
}

.glass-card, .glass-section {
    background: var(--glass-bg);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 1px solid var(--glass-border);
    border-radius: 16px;
    box-shadow: var(--glass-shadow);
}

/* Navigation */
.nav-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo {
    font-size: 1.8rem;
    font-weight: 800;
    letter-spacing: 2px;
    color: var(--text-light);
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: block;
    cursor: pointer !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    position: relative;
    z-index: 10005;
    padding: 0.5rem;
    pointer-events: auto !important;
}

.logo:hover {
    color: var(--accent-neon);
    transform: scale(1.05);
    text-shadow: 0 0 15px rgba(213, 128, 255, 0.5);
}

.nav-links {
    display: flex;
    list-style: none;
    gap: 2rem;
}

.nav-links a {
    color: var(--text-light);
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s;
    font-family: 'Outfit', sans-serif;
}

.nav-links a:hover {
    color: var(--accent-neon);
}

.ig-btn {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    color: white;
    padding: 0.6rem 1.2rem;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    font-family: 'Outfit', sans-serif;
    transition: transform 0.3s, box-shadow 0.3s;
}

.ig-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(220, 39, 67, 0.4);
}

.mobile-menu-btn {
    display: none;
    cursor: pointer;
}

/* Galaxy Background Stars */
.stars-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    background: radial-gradient(ellipse at bottom, #1b2735 0%, #090a0f 100%);
    overflow: hidden;
    pointer-events: none;
}

#stars, #stars2, #stars3 {
    width: 1px;
    height: 1px;
    background: transparent;
    position: absolute;
}

#stars {
    box-shadow: 444px 1964px #FFF , 507px 1198px #FFF , 1891px 1827px #FFF , 1656px 167px #FFF , 589px 404px #FFF , 1664px 899px #FFF , 1526px 1269px #FFF , 1740px 1017px #FFF , 1546px 635px #FFF , 1335px 1276px #FFF , 484px 1146px #FFF , 180px 1221px #FFF , 1321px 1978px #FFF , 1530px 1563px #FFF , 149px 1056px #FFF , 1481px 1098px #FFF , 1137px 432px #FFF , 1729px 1210px #FFF , 1170px 1261px #FFF , 371px 1545px #FFF , 154px 1500px #FFF , 374px 1318px #FFF , 432px 1475px #FFF , 1118px 436px #FFF , 1642px 767px #FFF , 1664px 1421px #FFF , 1845px 1262px #FFF , 1385px 1952px #FFF , 1678px 103px #FFF , 1341px 1634px #FFF , 558px 1934px #FFF , 1504px 1358px #FFF , 282px 1384px #FFF , 1464px 1047px #FFF , 189px 707px #FFF , 127px 1004px #FFF , 173px 186px #FFF , 122px 1728px #FFF , 1822px 1599px #FFF , 1652px 1972px #FFF , 179px 1150px #FFF , 1533px 1131px #FFF , 341px 1226px #FFF , 296px 1597px #FFF , 1278px 84px #FFF , 1568px 1361px #FFF , 483px 1888px #FFF , 378px 1237px #FFF , 359px 1198px #FFF , 589px 1601px #FFF , 1534px 1741px #FFF , 1823px 167px #FFF , 1345px 1432px #FFF , 1321px 456px #FFF , 1123px 1890px #FFF;
    animation: animStar 50s linear infinite;
}

#stars2 {
    width: 2px;
    height: 2px;
    box-shadow: 144px 964px #FFF , 107px 198px #FFF , 891px 827px #FFF , 656px 67px #FFF , 1589px 404px #FFF , 664px 899px #FFF , 526px 1269px #FFF , 740px 1017px #FFF , 546px 635px #FFF , 335px 1276px #FFF;
    animation: animStar 100s linear infinite;
}

#stars3 {
    width: 3px;
    height: 3px;
    box-shadow: 44px 964px #FFF , 507px 198px #FFF , 1891px 827px #FFF;
    animation: animStar 150s linear infinite;
}

@keyframes animStar {
    from { transform: translateY(0px); }
    to { transform: translateY(-2000px); }
}

/* Hero Section */
.hero {
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 2rem;
    position: relative;
    overflow: hidden;
    background: radial-gradient(circle at center, #1a0b2e 0%, var(--bg-dark) 100%);
}

.hero-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(138, 43, 226, 0.15) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgba(75, 0, 130, 0.15) 0%, transparent 40%);
    z-index: 0;
}

.hero-content {
    position: relative;
    z-index: 2;
    max-width: 1000px;
    margin-top: -50px; /* Slight offset for visual balance with nav */
}

/* Scroll indicator */
.scroll-indicator {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    color: var(--text-muted);
    font-size: 0.9rem;
    z-index: 2;
    opacity: 0.8;
}

.mouse {
    width: 25px;
    height: 40px;
    border: 2px solid var(--text-muted);
    border-radius: 20px;
    position: relative;
}

.wheel {
    width: 4px;
    height: 8px;
    background: var(--accent-neon);
    border-radius: 2px;
    position: absolute;
    top: 6px;
    left: 50%;
    transform: translateX(-50%);
    animation: scrollWheel 2s infinite;
}

@keyframes scrollWheel {
    0% { opacity: 1; transform: translateX(-50%) translateY(0); }
    100% { opacity: 0; transform: translateX(-50%) translateY(15px); }
}

.subtitle {
    font-size: 1.8rem;
    color: var(--accent-neon);
    margin-bottom: 1rem;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-weight: 600;
}

.title {
    font-size: 8.5rem;
    font-weight: 800;
    line-height: 0.9;
    margin-bottom: 2rem;
    background: linear-gradient(135deg, #fff 0%, var(--accent-neon) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -4px;
    filter: drop-shadow(0 0 30px rgba(138, 43, 226, 0.3));
}

.tagline {
    font-size: 1.5rem;
    color: var(--text-muted);
    margin-bottom: 3.5rem;
    font-weight: 300;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.hero-actions {
    display: flex;
    gap: 2rem;
    justify-content: center;
}

.btn {
    padding: 1.2rem 3rem;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-family: 'Outfit', sans-serif;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.1rem;
}

.btn-primary {
    background: var(--primary-purple);
    color: white;
    box-shadow: 0 4px 20px rgba(138, 43, 226, 0.4);
}

.btn-primary:hover {
    background: var(--accent-neon);
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(213, 128, 255, 0.6);
}

.btn-secondary {
    background: transparent;
    color: var(--text-light);
    border: 2px solid var(--accent-neon);
}

.btn-secondary:hover {
    background: rgba(213, 128, 255, 0.1);
    transform: translateY(-5px);
}

/* Sections General */
.section {
    padding: 6rem 2rem;
    max-width: 1200px;
    margin: 0 auto;
}

.section-title {
    font-size: 2.5rem;
    margin-bottom: 3rem;
    text-align: center;
    color: var(--text-light);
    position: relative;
}

.section-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: var(--primary-purple);
    border-radius: 2px;
}

.subsection-title {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    color: var(--accent-neon);
}

/* About Section */
.glass-section {
    padding: 4rem;
    margin-bottom: 4rem;
}

.about-grid {
    display: grid;
    grid-template-columns: 3fr 2fr;
    gap: 4rem;
    align-items: center;
}

.about-text p {
    margin-bottom: 1.5rem;
    font-size: 1.1rem;
    color: var(--text-muted);
}

.about-stats {
    display: grid;
    gap: 1.5rem;
}

.stat-card {
    background: rgba(138, 43, 226, 0.1);
    padding: 1.5rem;
    border-radius: 12px;
    border-left: 4px solid var(--accent-neon);
}

.stat-card h3 {
    font-size: 1.2rem;
    color: var(--text-light);
    margin-bottom: 0.3rem;
}

.stat-card p {
    color: var(--text-muted);
    font-size: 0.9rem;
}

/* Skills Section */
.skills-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
}

.skill-category {
    padding: 2rem;
    transition: transform 0.3s;
}

.skill-category:hover {
    transform: translateY(-5px);
}

.skill-category h3 {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    margin-bottom: 1.5rem;
    color: var(--accent-neon);
}

.skill-category ul {
    list-style: none;
}

.skill-category li {
    margin-bottom: 0.8rem;
    display: flex;
    align-items: center;
}

.skill-category li::before {
    content: '▹';
    color: var(--primary-purple);
    margin-right: 0.5rem;
    font-weight: bold;
}

/* Experience Timeline */
.timeline {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}

.timeline::after {
    content: '';
    position: absolute;
    width: 2px;
    background-color: var(--glass-border);
    top: 0;
    bottom: 0;
    left: 20px;
    margin-left: -1px;
}

.timeline-item {
    padding: 10px 0 30px 50px;
    position: relative;
}

.timeline-dot {
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: var(--accent-neon);
    border-radius: 50%;
    left: 12px;
    top: 15px;
    z-index: 1;
    box-shadow: 0 0 10px var(--accent-neon);
}

.timeline-content {
    padding: 2rem;
}

.timeline-content h3 {
    font-size: 1.4rem;
    color: var(--text-light);
}

.timeline-content h4 {
    font-size: 1.1rem;
    color: var(--primary-purple);
    margin-bottom: 0.5rem;
}

.timeline-content .date {
    display: inline-block;
    padding: 0.3rem 0.8rem;
    background: rgba(138, 43, 226, 0.2);
    border-radius: 20px;
    font-size: 0.85rem;
    margin-bottom: 1rem;
    color: var(--accent-neon);
}

.timeline-content p {
    color: var(--text-muted);
}

/* Projects Section */
.video-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
}

.video-card {
    padding: 2rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    min-height: 180px;
    transition: transform 0.3s, box-shadow 0.3s;
}

.video-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(138, 43, 226, 0.2);
}

.vid-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1rem;
    font-weight: 600;
}

.btn-outline {
    border: 1px solid var(--accent-neon);
    color: var(--accent-neon);
    padding: 0.5rem 1rem;
    border-radius: 20px;
    text-decoration: none;
    font-size: 0.9rem;
    transition: all 0.3s;
}

.btn-outline:hover {
    background: var(--accent-neon);
    color: var(--bg-dark);
}

.music-video {
    padding: 1rem;
}

.yt-container {
    border-radius: 8px;
    overflow: hidden;
}

.yt-fallback {
    display: block;
    position: relative;
    width: 100%;
    height: 400px;
    border-radius: 8px;
    overflow: hidden;
    text-decoration: none;
}

.yt-fallback-bg {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.5s ease;
}

.yt-fallback:hover .yt-fallback-bg {
    transform: scale(1.05);
}

.yt-fallback-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    color: white;
    font-size: 1.2rem;
    font-weight: bold;
    transition: background 0.3s ease;
}

.yt-fallback:hover .yt-fallback-overlay {
    background: rgba(0, 0, 0, 0.3);
}

.tech-projects-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    gap: 2rem;
}

.tech-project {
    padding: 2.5rem;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.tech-project:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(138, 43, 226, 0.3);
    border-color: var(--accent-neon);
}

.tech-project::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(213, 128, 255, 0.05) 0%, transparent 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.tech-project:hover::before {
    opacity: 1;
}

.tech-project-icon {
    width: 50px;
    height: 50px;
    background: rgba(138, 43, 226, 0.1);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--accent-neon);
    margin-bottom: 0.5rem;
}

.tech-project h3 {
    color: var(--accent-neon);
    font-size: 1.5rem;
    margin-bottom: 0;
    letter-spacing: 0.5px;
}

.tech-project p {
    color: var(--text-muted);
    line-height: 1.8;
    font-size: 1.05rem;
}

.tech-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
    margin-top: auto;
}

.tech-tag {
    font-size: 0.75rem;
    padding: 0.3rem 0.8rem;
    background: rgba(213, 128, 255, 0.1);
    border: 1px solid rgba(213, 128, 255, 0.2);
    border-radius: 20px;
    color: var(--accent-neon);
    font-weight: 600;
}

/* Featured Project Styling */
.featured-tech-card {
    border: 1px solid var(--accent-neon) !important;
    background: linear-gradient(135deg, rgba(138, 43, 226, 0.15) 0%, var(--glass-bg) 100%) !important;
    grid-column: span 2;
    box-shadow: 0 0 20px rgba(138, 43, 226, 0.2);
}

.featured-tech-card h3 {
    font-size: 1.8rem;
    background: linear-gradient(to right, #fff, var(--accent-neon));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.featured-tech-card:hover {
    animation: pulseGlow 2s infinite ease-in-out;
}

@keyframes pulseGlow {
    0% { box-shadow: 0 0 20px rgba(213, 128, 255, 0.3); border-color: rgba(213, 128, 255, 0.4); }
    50% { box-shadow: 0 0 40px rgba(213, 128, 255, 0.6); border-color: var(--accent-neon); }
    100% { box-shadow: 0 0 20px rgba(213, 128, 255, 0.3); border-color: rgba(213, 128, 255, 0.4); }
}

@media (max-width: 992px) {
    .featured-tech-card {
        grid-column: span 1;
    }
}

/* Work Tabs */
.work-tabs {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 4rem;
}

.tab-btn {
    padding: 1rem 2.5rem;
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    color: var(--text-muted);
    border-radius: 50px;
    cursor: pointer;
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    transition: all 0.3s ease;
    font-size: 1rem;
    letter-spacing: 1px;
}

.tab-btn.active {
    background: var(--primary-purple);
    color: white;
    border-color: var(--accent-neon);
    box-shadow: 0 0 20px rgba(138, 43, 226, 0.4);
}

.tab-btn:hover:not(.active) {
    background: rgba(138, 43, 226, 0.1);
    color: var(--text-light);
    border-color: var(--accent-neon);
}

.tab-content {
    display: none;
    animation: fadeIn 0.5s ease;
}

.tab-content.active {
    display: block;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Podcast Section */
.podcast-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: center;
}

.podcast-desc {
    color: var(--text-muted);
    margin-bottom: 1.5rem;
    font-size: 1.1rem;
}

.podcast-links {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 2rem;
}

.pod-btn {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.8rem 1.5rem;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    color: white;
    transition: transform 0.3s;
}

.pod-btn:hover { transform: translateY(-3px); }

.pod-btn.yt { background: #FF0000; }
.pod-btn.spotify { background: #1DB954; }
.pod-btn.apple { background: #872EC4; }
.pod-btn.amazon { background: #00A8E1; }

.podcast-visual {
    display: flex;
    justify-content: center;
}

.podcast-cover {
    width: 100%;
    max-width: 350px;
    border-radius: 16px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.5), 0 0 20px rgba(138, 43, 226, 0.4);
    border: 2px solid var(--glass-border);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.podcast-cover:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0,0,0,0.6), 0 0 30px rgba(213, 128, 255, 0.6);
}

/* Gallery Section */
.gallery-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1.5rem;
}

.gallery-item {
    overflow: hidden;
    border-radius: 16px;
    aspect-ratio: 4/5;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.gallery-item:hover img {
    transform: scale(1.05);
}

/* Contact Section */
.contact-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3rem;
}

.contact-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: 1.2rem;
}

.contact-item i {
    color: var(--accent-neon);
}

.contact-item a {
    color: var(--text-light);
    text-decoration: none;
    transition: color 0.3s;
}

.contact-item a:hover {
    color: var(--accent-neon);
}

.social-links {
    display: flex;
    gap: 1.5rem;
}

.social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background: rgba(138, 43, 226, 0.1);
    border-radius: 50%;
    color: var(--text-light);
    text-decoration: none;
    font-size: 1.5rem;
    transition: all 0.3s;
    border: 1px solid var(--glass-border);
}

.social-icon:hover {
    background: var(--primary-purple);
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(138, 43, 226, 0.4);
}

/* Footer */
footer {
    text-align: center;
    padding: 2rem;
    border-top: 1px solid var(--glass-border);
    color: var(--text-muted);
}

/* Animations */
.fade-in {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.fade-in.appear {
    opacity: 1;
    transform: translateY(0);
}

/* --- Premium Glow Click Effect --- */
.premium-glow-click {
    animation: premiumGlowPulse 1s ease-out forwards;
}

@keyframes premiumGlowPulse {
    0% {
        box-shadow: 0 0 0px rgba(213, 128, 255, 0);
        transform: scale(1);
    }
    30% {
        box-shadow: 0 0 50px rgba(213, 128, 255, 0.8), 0 0 100px rgba(138, 43, 226, 0.4);
        transform: scale(1.02);
        border-color: var(--accent-neon);
    }
    100% {
        box-shadow: 0 0 20px rgba(213, 128, 255, 0);
        transform: scale(1);
    }
}

/* Responsive */
@media (max-width: 968px) {
    .about-grid, .podcast-container {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .title {
        font-size: 4.5rem;
    }
}

@media (max-width: 768px) {
    .nav-content {
        padding: 0.8rem 1.2rem;
    }

    .nav-links {
        display: none;
    }
    
    .mobile-menu-btn {
        display: block;
        order: 3;
    }

    .ig-btn {
        order: 2;
        padding: 0.5rem 1rem;
        font-size: 0.85rem;
        gap: 0.4rem;
    }

    .ig-btn span {
        display: inline;
    }

    .logo {
        font-size: 1.5rem;
        order: 1;
    }

    .hero {
        padding: 0 1.5rem;
        height: auto;
        min-height: 100vh;
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .title {
        font-size: 3.5rem;
        margin-bottom: 1.5rem;
    }

    .tagline {
        font-size: 1.1rem;
        margin-bottom: 2.5rem;
    }

    .hero-actions {
        flex-direction: column;
        gap: 1rem;
        width: 100%;
        max-width: 280px;
        margin: 0 auto;
    }

    .btn {
        padding: 1rem 2rem;
        font-size: 1rem;
        width: 100%;
    }

    .section {
        padding: 4rem 1.2rem;
    }

    .glass-section {
        padding: 2.5rem 1.2rem;
        margin-bottom: 2rem;
    }

    .section-title {
        font-size: 2rem;
        margin-bottom: 2.5rem;
    }

    .timeline::after {
        left: 15px;
    }
    
    .timeline-item {
        padding-left: 40px;
        padding-bottom: 25px;
    }
    
    .timeline-dot {
        left: 7px;
        width: 14px;
        height: 14px;
    }

    .timeline-content {
        padding: 1.5rem;
    }

    .timeline-content h3 {
        font-size: 1.2rem;
    }
}

@media (max-width: 480px) {
    .title {
        font-size: 2.8rem;
    }

    .ig-btn {
        padding: 0.5rem 0.8rem;
    }

    .ig-btn span {
        display: none;
    }

    .ig-btn::after {
        content: 'Follow';
        font-size: 0.8rem;
    }
}
