/* Formspree note style */
.formspree-note {
    font-size: 0.9em;
    color: #00fff7;
    margin-top: 0.5em;
    text-align: center;
}
/* Testimonials carousel navigation */
.testimonial-nav {
    background: linear-gradient(90deg, #00fff7 0%, #232946 100%);
    color: #232946;
    border: 2px solid #00fff7;
    border-radius: 50%;
    width: 2.2rem;
    height: 2.2rem;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 0.5rem;
    cursor: pointer;
    box-shadow: 0 2px 12px #00fff7cc;
    transition: background 0.2s, color 0.2s, transform 0.2s;
    vertical-align: middle;
}
.testimonial-nav:hover {
    background: linear-gradient(90deg, #232946 0%, #00fff7 100%);
    color: #00fff7;
    transform: scale(1.1);
}
@media (max-width: 900px) {
    .hero, .services, .testimonials, .contact {
        max-width: 98vw;
        padding: 1.2rem 0.5rem;
        border-radius: 18px;
    }
    header, footer {
        border-radius: 0;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .logo {
        height: 60px;
        padding: 0.4rem 0.7rem;
    }
}

@media (max-width: 600px) {
    body {
        font-size: 0.98rem;
    }
    .hero, .services, .testimonials, .contact {
        padding: 0.7rem 0.2rem;
        border-radius: 10px;
    }
    .logo {
        height: 44px;
        padding: 0.2rem 0.3rem;
    }
    h1, h2, h3 {
        font-size: 1.1em;
    }
    .cta {
        font-size: 1rem;
        padding: 0.7rem 1.2rem;
    }
    .soul-tagline {
        font-size: 1rem;
    }
    .tagline {
        font-size: 0.98rem;
    }
    .services li, .testimonials blockquote, .testimonials span, .contact input, .contact textarea, .contact button {
        font-size: 0.98rem;
    }
}
/* Soul tagline styles */
.soul-tagline {
    text-align: center;
    font-size: 1.2rem;
    color: #ef233c;
    font-weight: 600;
    margin-bottom: 0.5rem;
    letter-spacing: 1px;
}
/* Logo styles */
.logo {
    height: 64px;
    width: auto;
    margin-bottom: 0.5rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

body {
    font-family: 'Orbitron', 'Inter', 'Segoe UI', Arial, sans-serif;
    margin: 0;
    padding: 0;
    background: linear-gradient(135deg, #0f2027 0%, #2c5364 100%);
    color: #eaf6fb;
    min-height: 100vh;
    letter-spacing: 0.01em;
    -webkit-font-smoothing: antialiased;
    background-attachment: fixed;


.logo {
    height: 90px;
    width: auto;
    margin-bottom: 0.7rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0 0 32px #00fff7cc) drop-shadow(0 2px 12px #23294633);
    border-radius: 18px;
    background: transparent;
    padding: 0.7rem 1.5rem;
    box-shadow: 0 2px 32px #00fff799;
    border: 2px solid rgba(0,255,247,0.35);
    transition: box-shadow 0.3s, border 0.3s;
}
.logo:hover {
    box-shadow: 0 0 48px #00fff7, 0 2px 24px #00fff799;
    border: 2.5px solid #00fff7;
}
}

.soul-tagline {
    text-align: center;
    font-size: 1.4rem;
    color: #00fff7;
    font-weight: 800;
    margin-bottom: 0.7rem;
    letter-spacing: 2.5px;
    text-shadow: 0 0 12px #00fff7, 0 2px 8px #0f2027;
    font-family: 'Orbitron', 'Inter', 'Segoe UI', Arial, sans-serif;
    text-transform: uppercase;
}

.tagline {
    font-size: 1.1rem;
    margin-top: 0.5rem;
    color: #bfc8d6;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-family: 'Orbitron', 'Inter', 'Segoe UI', Arial, sans-serif;
    text-shadow: 0 0 8px #00fff7;
}

.hero {
    background: rgba(30, 34, 54, 0.7);
    padding: 3rem 2rem 2.5rem 2rem;
    text-align: center;
    border-radius: 28px;
    margin: 2.2rem auto 1.7rem auto;
    max-width: 760px;
    box-shadow: 0 8px 40px 0 rgba(0,255,255,0.10), 0 1.5px 0 #00fff7 inset;
    border: 2px solid #00fff7;
    -webkit-backdrop-filter: blur(6px) saturate(1.2);
    backdrop-filter: blur(6px) saturate(1.2);
}

.cta {
    display: inline-block;
    margin-top: 2.2rem;
    padding: 1.1rem 2.8rem;
    background: linear-gradient(90deg, #00fff7 0%, #232946 100%);
    color: #232946;
    border-radius: 40px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.18rem;
    box-shadow: 0 2px 24px #00fff7cc, 0 0.5px 0 #00fff7 inset;
    border: 2px solid #00fff7;
    transition: background 0.2s, color 0.2s, transform 0.2s, box-shadow 0.2s;
    letter-spacing: 1px;
    text-shadow: 0 0 8px #00fff7;
}
.cta:hover {
    background: linear-gradient(90deg, #232946 0%, #00fff7 100%);
    color: #00fff7;
    transform: translateY(-2px) scale(1.06);
    box-shadow: 0 8px 32px #00fff7cc, 0 0.5px 0 #00fff7 inset;
}

.services, .testimonials, .contact {
    margin: 2.5rem auto;
    max-width: 760px;
    background: rgba(30, 34, 54, 0.7);
    border-radius: 28px;
    box-shadow: 0 8px 40px 0 rgba(0,255,255,0.10), 0 1.5px 0 #00fff7 inset;
    padding: 2.5rem 2.2rem;
    border: 2px solid #00fff7;
    -webkit-backdrop-filter: blur(6px) saturate(1.2);
    backdrop-filter: blur(6px) saturate(1.2);
}
.services ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.services li {
    padding: 1rem 0;
    border-bottom: 1px solid #00fff7;
    font-size: 1.15rem;
    color: #00fff7;
    font-weight: 600;
    letter-spacing: 0.2px;
    text-shadow: 0 0 8px #00fff799;
}
.services li:last-child {
    border-bottom: none;
}

.testimonials blockquote {
    font-style: italic;
    color: #00fff7;
    margin: 0;
    font-size: 1.18rem;
    border-left: 4px solid #00fff7;
    padding-left: 1.5rem;
    background: rgba(0,255,247,0.05);
    border-radius: 12px;
    box-shadow: 0 2px 12px #00fff733;
    text-shadow: 0 0 8px #00fff7cc;
}
.testimonials span {
    display: block;
    margin-top: 0.7rem;
    color: #00fff7cc;
    font-size: 1.05rem;
}

.contact form {
    display: flex;
    flex-direction: column;
    gap: 1.3rem;
}
.contact input, .contact textarea {
    padding: 1.1rem;
    border: 2px solid #00fff7;
    border-radius: 12px;
    font-size: 1.12rem;
    background: rgba(0,255,247,0.07);
    color: #00fff7;
    transition: border 0.2s, box-shadow 0.2s;
    outline: none;
    font-family: 'Orbitron', 'Inter', 'Segoe UI', Arial, sans-serif;
    box-shadow: 0 2px 12px #00fff733;
}
.contact input:focus, .contact textarea:focus {
    border: 2px solid #00fff7;
    box-shadow: 0 4px 24px #00fff7cc;
    background: rgba(0,255,247,0.13);
    color: #232946;
}
.contact button {
    background: linear-gradient(90deg, #00fff7 0%, #232946 100%);
    color: #232946;
    border: 2px solid #00fff7;
    padding: 1.1rem;
    border-radius: 12px;
    font-size: 1.15rem;
    cursor: pointer;
    font-weight: 700;
    transition: background 0.2s, color 0.2s, transform 0.2s, box-shadow 0.2s;
    box-shadow: 0 2px 24px #00fff7cc, 0 0.5px 0 #00fff7 inset;
    letter-spacing: 0.5px;
    text-shadow: 0 0 8px #00fff7;
}
.contact button:hover {
    background: linear-gradient(90deg, #232946 0%, #00fff7 100%);
    color: #00fff7;
    transform: translateY(-2px) scale(1.06);
    box-shadow: 0 8px 32px #00fff7cc, 0 0.5px 0 #00fff7 inset;
}

footer {
    text-align: center;
    padding: 1.7rem;
    background: rgba(30, 34, 54, 0.85);
    color: #00fff7;
    margin-top: 3.5rem;
    border-radius: 0 0 32px 32px;
    font-size: 1.12rem;
    box-shadow: 0 -2px 32px #00fff7cc;
    letter-spacing: 0.3px;
    border-top: 2.5px solid #00fff7;
    -webkit-backdrop-filter: blur(8px) saturate(1.2);
    backdrop-filter: blur(8px) saturate(1.2);
}
header {
    background: rgba(30, 34, 54, 0.85);
    color: #fff;
    padding: 2.8rem 1rem 1.7rem 1rem;
    text-align: center;
    box-shadow: 0 8px 40px 0 rgba(0,255,255,0.08), 0 1.5px 0 #00fff7 inset;
    border-radius: 0 0 32px 32px;
    position: relative;
    margin-bottom: 2.5rem;
    -webkit-backdrop-filter: blur(8px) saturate(1.2);
    backdrop-filter: blur(8px) saturate(1.2);
    border-bottom: 2.5px solid #00fff7;
}
