* {
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
}

body {
    position: relative;
    margin: 0;
    font-family: 'Segoe UI', sans-serif;
    background: linear-gradient(135deg, #ff4da6, #ffe6f0);
    background-attachment: fixed;
    background-size: cover;
    color: #fff;
}

/* Floating Side Blocks */
.floating-side{
    position: absolute;
    top: 200px; /*adjust based on where your .intro/hero sits */
    width: 20%;
    background-color: #111;
    padding: 1.5rem;
    border-radius: 10px;
    color: #ff4ecb80;
    text-shadow: 0 0 10px var(--pink-glow);
    box-shadow: 0 0 15px #ff4ecb30;
    z-index: 1;
}

.meet-lexy {
    top: 350px;
    left: 4.9%;
    text-align: left;
}

.chaos-files {
    top: 925px;
    left: 4.9%;
    text-align: left;
}

.centered-section {
    display: flex;
    justify-content: center;    /* horizontal centering */
    align-items: flex-start;        /* vertical centering */
    height: 100vh;          /* full height of screen */
    padding-top: 8vh;
    padding-bottom: 4vh;
    position: relative;
}

.hero-top {
    margin-bottom: 2rem;
}

.hero-top h2 {
    font-size: 1.8rem;
    color: var(--pink-glow);
    text-shadow: 0 0 10 px var(--pink-glow);
    margin-bottom: 0.75rem;
}

.hero-top p {
    font-size: 1rem;
    color: #fff;
}

.hero-top,
.hero-shop {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 2rem 2.5rem;
    border-radius: 10px;
    box-shadow: 0 0 20px #ff4ecb50;
    text-align: center;
    color: #fff;
    max-width: 600px;
    width: 100%;
}
.hero-shop {
    background-color: rgba(0, 0, 0, 0.65);
    padding: 1.5rem 2rem;
    border-radius: 10px;
    box-shadow: 0 0 15px #ff4ecb50;
    margin-top: 2rem;
    max-width: 600px;
    width: 100%
}

.shop-text {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 1rem;
}

.hero-shop p {
    margin-bottom: 1rem;
    font-size: 1.1rem;
    color: #fff;
}

.right-block.floating-side {
    top: 240px;
    min-height: 1240px; /* height of manifesto section*/
    right: 4.9%;
    text-align: left;
}

.right-block.floating-side p {
    font-size: 1.5em; 
    margin-top: 25px;
}

.right-block.floating-side h2 {
    font-size: 2.75em;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1.25em;
}

:root {
    --pink-glow: #ff4ecb;
    --sky-blue: #4ecbff;
}

header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: rgba(17, 17, 17, 0.95);
    padding: 1.5rem 2rem;
    border-bottom: 2px solid #ff3399;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
}

nav {
    display:flex;                                                                                                          
    justify-content: space-between;
    padding: 1rem 2rem;
    background-color: #111;
}

.logo {
    font-size: 2rem;
    color: #ff0066;
    font-weight: bold;
    text-shadow: 1px 1px 8px rgba(255, 0, 102, 0.5);
}

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

.nav-links a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 16px;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.nav-links a:hover {
    color: #ff3399;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 0.2rem 0.5rem;
    border-radius: 5 px;
    transition: all 0.3s ease-in-out;
}

.hero {
    text-align: center;
    padding: 5rem 2rem;
    margin-top: 3rem;
    border-top: 2px solid #ff3399;
    background-color: #111;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(255, 51, 153,0.5), 0 0 30px rgba(0, 204, 255, 0.3);

}

.hero h2 {
    font-size: 2.2rem;
    font-weight: 900;
    color: #ff3399;
    text-shadow: 2px 2px 8px rgba(0, 0, 0.7);
}

.hero p {
    font-size: 1.2rem;
    margin-top: 1rem;
}

main {
    max-width: 900px;
    margin: 4rem auto;
    padding: 4rem 2rem;
    background-color: #0a0a0a;
    box-shadow: 0 -4px 6px rgba(0, 0, 0, 0.3);
    line-height: 1.5;
}

.intro {
    margin-bottom: 2rem;
    padding: 3rem 2rem;
    text-align: center;
    background: linear-gradient(to bottom, #1a1a1a, #0a0a0a);
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
}

.blog-posts {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    padding: 2rem;
    background-color: #fdfbfb;
    border-radius: 8px;
    border-top: 3px solid #00ccff;
    border-bottom: 3px solid #ff3399;
    background-color: #111;
    margin-top: 4rem;
    position: relative;
    z-index: 1;
    animation: glitchShift 2.2s infinite ease-in-out;
    box-shadow:
    inset 0 0 12px rgba(255, 51, 153, 0.2), /*subtle inner pink glow*/
    inset 0 0 8px rgba(0, 204, 255, 0.15), /*subtle inner blue glow*/
    0 0 10px rgba(255, 51, 153, 0.4); /* outer halo */
}

.blog-posts h3,
.blog-posts p,
.blog-posts.date {
    text-shadow: 0 0 2px #fff, 0 0 5px #ff3399;
}

@keyframes glowShift {
    0% {
        box-shadow: 
        inset 0 0 12px rgba(255, 51, 153, 0.2),
        inset 0 0 8px rgba(0, 204, 255, 0.15),
        0 0 10px rgba(255, 51, 153, 0.4);
    }
     33% {
        box-shadow: 
        inset 0 0 16px rgba(0, 204, 255, 0.25),
        inset 0 0 10px rgba(255, 51, 153, 0.2),
        0 0 15px rgba(0, 204, 255, 0.5);
    }    
     66% {
        box-shadow: 
        inset 0 0 14px rgba(255, 51, 153,0.25),
        inset 0 0 12px rgba(0, 204, 255, 0.2),
        0 0 12px rgba(255, 51, 153, 0.6);
    }
}

.blog-posts .post {
    margin-bottom: 2rem;
    padding: 1.5rem;
    background-color: #111;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    transition: transform 0.3s ease;
}

.blog-posts .post:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 12px rgba(255, 51, 153, 0.4);
    filter: brightness(1.1) contrast(1.2);
}

.blog-posts h3 {
    color: #ff3399;
    font-size: 2rem;
    margin-bottom: 0.5rem;
    text-shadow: 0 0 10px #ff3399;
}

.blog-posts .date {
    font-size: 0.9rem;
    color: #777;
    margin-bottom: 1rem;
    display: block;
}

.blog-posts p {
    line-height: 1.6;
    margin-bottom: 1rem;
    font-size: 1.1rem;
}

.blog-posts .post a {
    display: inline-block;
    margin-top: 1rem;
    color: #cc3366;
    font-weight: bold;
    text-decoration: none;
    transition: color 0.3s ease;
}

.post h1 {
    color: #ff3399;
    text-shadow: 0 0 10px #ff3399;
    font-weight: bold;
}

.blog-posts .post a:hover {
    color: #fff;
    text-decoration: underline;
}

.thumbnail {
    width: 100%;
    height: auto;
    max-height: 250px;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 1rem;
    display: block;
}

.post-divider {
    border: none;
    height: 2px;
    opacity: 0.8;
    margin: 2rem 0;
    background-image: repeating-linear-gradient(
        to right,
        #ff3399,
        #ff3399 2px
        transparent 2px,
        transparent 4px
        )
}

.post-nav {
    margin-top: 3rem;
    padding: 2rem;
    text-align: center;
    transition: all 0.3s ease;
}

.post-nav a {
    position: relative;
    color: #cc3366;
    text-decoration: none;
    font-weight: bold;
}

.post-nav a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 10px;
    height: 2px;
    background-color: #cc3366;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;

}

.post-nav a:hover {
    text-decoration: underline;
    transition: text-decoration 0.3s ease;
}

.post-content {
    padding: 2rem;
    background-color: #111;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
    margin: 3rem auto;
    max-width: 900px;
    line-height: 1.7;
}

.post-content h1,
.post-content h2,
.post-content h3 {
    color: #ff3399;
    margin-top: 2rem;
}

.post-content .date {
    font-size: 0.9rem;
    color: #ccc;
    margin-bottom: 1.5rem;
    display: block;
}

.post-content hr {
    border: none;
    border-top: 1px dashed #ff3399;
    margin: 2.5rem 0;
}
.post-nav a:hover::after {
    transform: scaleX(1);
}

.text::after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: red;
    margin-top: 1rem;
}

/* ===About Page == */
.about-page {
    padding: 3rem;
    border: 2px solid var(--pink-glow);
    border-radius: 15px;
    box-shadow: 0 0 15px var(--pink-glow);
    background: rgba(0, 0, 0, 0.7);
}

.about-content {
    max-width: 850px;
    margin: 0 auto;
    padding: 2.5rem 1.5rem;
    background-color: #1a1a1a;
    border-radius: 12px;
    color: #ffffff;
    font-family: 'Lexend', 'Helvetica Neue', sans-serif;
    line-height: 1.6;
    box-shadow: 0 0 15px #ff4ecb40;
    text-align: left;
}

.about-content::before {
    content: "✨";
    font-size: 1.2rem;
    position: absolute;
    top: -15px;
    left: 15px;
    color: #ff4ecb;
}

.about-content h1.glow-header {
    font-size: 2.5rem;
    text-align: center;
    color: var(--pink-glow);
    margin-bottom: 1.5rem;
    text-shadow: 0 0 10px #ff4ecb80;
}

.about-content h2 {
    margin-top: 2rem;
    font-size: 1.75rem;
    color: #ff4ecb;
    margin-bottom: 0.75rem;
    border-bottom: 2px dashed va(--pink-glow);
    padding-bottom: 0.5rem;
    text-shadow: 0 0 5px #ff4ecb33;
}

.about-content p {
    font-size: 1.1rem;
    color: #e0e0e0;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.divider {
    margin: 2rem 0;
    border: none;
    border-top: 1px solid #ff4ecb40;
    height: 2px;
    background: linear-gradient(to right, transparent, var(--pink-glow), transparent);
    opacity: 0.6;
}

.about-link {
    color: var(--sky-blue);
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}

.about-link:hover {
    border-bottom: 1px solid var(--sky-blue);
    color: #ffffff;
}

/* === About Page Styles End == */

/* === Contact Page styles start here ===*/
.contact-page {
    padding: 3rem;
    border: 2px solid var(--sky-blue);
    border-radius: 15px;
    box-shadow: 0 0 20px var(--sky-blue);
    background: rgba(0, 0, 0, 0.7);
}

.contact-content h1.glow-header {
    font-size: 3rem;
    color: var(--sky-blue);
    text-align: center;
    text-shadow: 0 0 12px var(--sky-blue);
    margin-bottom: 2rem;
}

.contact-link {
    color: var(--pink-glow);
    text-decoration: underline;
}

.contact-form {
    max-width: 600px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
}

.contact-form label {
    color: #fff;
    font-weight: bold;
}

.contact-form input,
.contact-form textarea {
    padding: 0.8rem;
    border: 1px solid var(--pink-glow);
    border-radius: 8px;
    background-color: #1c1c1c;
    color: #fff;
    font-size: 1rem;
}

.contact-form input:focus,
.contact-form textarea:focus {
    transition: box-shadow 0.3s ease;
    box-shadow: 0 0 10px rgba(255, 105, 180,0.8);
    outline: none;
}

.contact-form button {
    font-size: 1.1rem;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 0.9rem 2rem;
    background-color: var(--pink-glow);
    color: #000;
    font-weight: 700;
    border: none;
    border-radius: 8px;
    box-shadow: 0 0 10px var(--sky-blue);
    cursor: pointer;
    transition: all 0.3s ease;
}

@keyframes pulse-glow {
    0% {
        box-shadow: 0 0 10px var(--pink-glow);
    }
    50% {
        box-shadow: 0 0 20px var(--sky-blue), 0 0 40px var(--sky-blue);
    }
    100% {
        box-shadow: 0 0 10px var(--pink-glow);
    }
}

.contact-form button:hover {
    background-color: var(--sky-blue);
    color: #fff;
    box-shadow: 0 0 15px var(--sky-blue), 0 0 30px var(--sky-blue);
    transform: scale(1.05);
    animation: pulse-glow 1.5s infinite;
}

/* Contact Page Styles end here */

/*  === Intro Section === */


.intro h2 {
    font-size: 2.5rem;
    color: #ff3399;
    text-shadow: 1px 1px 6px rgba(255, 51, 153, 0.5);
}

.intro p {
    font-size: 1.2rem;
    color: #fff;
    margin-top: 1rem;
}

/* Intro Styling ends */

/* === Homepage Split Section: About + Manifesto === */
.home-grid {
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 100%;
    padding: 3rem 5%;
    gap: 2rem;
}

.home-side {
    flex: 1 1 25%;
    max-width: 25%;
    background-color: #111;
    padding:1.5rem;
    border-radius: 10px;
    box-shadow: 0 0 15px #ff4ecb30;
    color: #fff;
}

.home-center p {
    margin-top: 1rem;
    margin-bottom: 2rem;
    /* margin: 0 0 1.5rem; */
    font-size: 1.3rem;
}

.home-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    padding: 0;
    border-radius: 10px;
    box-shadow: none;
    color: #fff;
    text-align: center;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    transform: translateY(-2%);
}

.home-cta {
    text-align: center;
    margin-top: 2.5rem;
}

.home-center .cta-button {
    justify-content: flex-end;
    margin-top: 1.2rem;
    display: inline-block;
    padding: 1rem 2rem;
    font-size: 1.1rem;
    background: linear-gradient(to right, #ff1493, #00bfff);
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    box-shadow: 0 0 20px rgba(255, 255,255, 0.2);
}

.home-side h2 {
    margin-bottom: 0.75rem;  
}

.home-center h2 {
    /* margin: 0 0 1rem; */
    line-height: 1.3;
    font-size: 2.07rem;
    color: var(--pink-glow);
    text-shadow: 0 0 10 px var(--pink-glow);
    margin-bottom: 1.5rem; 
}

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

.home-center {
    animation: fadeIn 1.2s ease-in-out both;
}

/* Call to Action Button styles */

.cta-button {
    display: inline-block;
    padding: 0.8rem 1.8rem;
    background: linear-gradient(to right, #ff3399, #00ccff);
    background-color: #ff3399;
    color: #fff;
    font-weight: bold;
    font-size: 1.1rem;
    border: none;
    border-radius: 50px;
    text-decoration: none;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 12px #ff3399;
    transition: all 0.3s ease;
}

.cta-button:hover {
background-color: #e02684;
box-shadow: 0 0 20px #00ccff, 0 0 40px #ff3399;
transform: scale(1.05);
}

.cta-button.small {
    font-size: 0.95rem;
    margin-top: 1rem;
    padding: 0.5rem 1.25rem;
    background: linear-gradient(135deg, #ff007f, #00c2ff);
    color: #fff;
    border: none;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 0 10px rgba(255, 0, 170, 0.4)
}

.cta-button.small:hover {
    transform: scale(1.05);
    box-shadow: 0 0 15px rgba(255,0, 170, 0.6);
}

/* Call to action styles end */

main h2{
    color: #ff3399;
    text-shadow: 1px 1px 6px rgba(255, 51, 153, 0.3);
    font-size: 2.2rem;
    margin-bottom: 1rem;
}

main p {
    color: #ddd;
    font-size: 1.1rem;
}

/* === Mobile: max 600px === */

@media (max-width: 600px) {
    .about-content h1.glow-header {
        font-size: 2rem;
    }

    .about-content h2 {
        font-size: 1.5rem;
    }

    .about-content p {
        font-size: 1rem;
    }
}

/* === Mobile: max 780px === */

@media (max-width: 768px) {

    .centered-section {
        align-items: flex-start;
        padding-top: 4rem;
    }

    nav {
        flex-direction: column;
        align-items: flex-start;
    }

    .thumbnail {
        max-width: 100%;
        height: auto;
        margin-bottom: 1rem;
    }

    .nav-links {
        flex-direction: column;
        gap: 0.75rem;
        padding-left: 1rem;
    }

    .hero {
        padding: 3rem 1rem;
    }

    main {
        padding: 2rem 1rem;
    }

    header {
        padding: 1rem;
    }

    .logo {
        font-size: 1.3rem;
    }

    .hero h2 {
        font-size: 1.8rem;
    }

    .hero p {
        font-size: 1rem;
    }

    main h2 {
        font-size: 1.6rem;
    }

    main p {
        font-size: 1rem
    }

    .blog-posts {
        margin-top: 4rem;
        padding: 1.5rem 1rem;
        background-color: #111;
        border: 1px solid #ff3399;
        border-radius: 8px;
        box-shadow: 0 2px 6px rgba(255, 51, 153, 0.3);
    }

    .blog-posts .post {
        padding: 1.5rem 1rem;
    }

    section + section {
        margin-top: 3rem;
    }

    .blog-posts h3 {
        color: #ff3399;
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }

    .blog-posts p {
        font-size: 1.1rem;
        line-height: 1.6;
        color: #fff;
    }

    .blog-posts .post a:hover {
        color: #fff;
        text-decoration: underline;
        transform: translateX(4px);
        transition: all 0.3s ease;
    }
}

@media (max-width: 1000px) {
    /* Mobile stack layout */
    .floating-side {
        position: static;
        width: 90%;
        margin: 2rem auto;
        text-align: center;
    }
    .left-block.floating-side,
    .right-block.floating-side {
        text-align: center;
    }
    
    /*
    .home-grid {
        flex-direction: column;
        align-items: center;
    }
        */

    .home-side,
    .home-center {
        max-width: 90%;
        text-align: center;
    }

    /*
    .left-block,
    .right-block {
        text-align: center;
    }
        */
}
/* Sparkle overlay effect */
.sparkle {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-image: url('https://media.giphy.com/media/l3q2W5sFX5zB2zbhe/giphy.gif');
    background-size: cover;
    opacity: 0.30;
    z-index: 9999;
}

