﻿html, body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0891B2;
}

.btn-primary {
    color: #fff;
    background-color: #0F2B5B;
    border-color: #0F2B5B;
    border-radius: 8px;
    transition: all 0.3s ease;
    font-weight: 600;
}

.btn-primary:hover {
    background-color: #1a3a6b;
    border-color: #1a3a6b;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(15, 43, 91, 0.3);
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
  outline: none;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #0891B2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

code {
    color: #c02d76;
}

.form-floating > .form-control-plaintext::placeholder, .form-floating > .form-control::placeholder {
    color: var(--bs-secondary-color);
    text-align: end;
}

.form-floating > .form-control-plaintext:focus::placeholder, .form-floating > .form-control:focus::placeholder {
    text-align: start;
}

body, html {
    margin: 0;
    padding: 0;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    background: #F8FAFC;
    color: #1e293b;
}

.sticky-navbar {
    position: sticky;
    top: 0;
    z-index: 100;
    background: #FFFFFF;
    box-shadow: 0 2px 12px rgba(15, 43, 91, 0.08);
    border-bottom: 1px solid #E2E8F0;
}

.navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.2rem 2.5vw;
    max-width: 1200px;
    margin: 0 auto;
}

.logo-link {
    display: flex;
    align-items: center;
    text-decoration: none;
}
.logo-svg {
    display: block;
    height: 48px;
    width: 48px;
}

.nav-links {
    display: flex;
    align-items: center;
    gap: 2.2rem;
}
.nav-links a, .nav-links .login-btn {
    font-size: 1.05rem;
    color: #334155;
    text-decoration: none;
    background: none;
    border: none;
    cursor: pointer;
    font-family: inherit;
    transition: all 0.3s ease;
    padding: 0.5rem 0.8rem;
    border-radius: 8px;
    font-weight: 500;
}
.nav-links a.active, .nav-links a:hover {
    color: #0F2B5B;
    background: #E0F2FE;
    transform: translateY(-1px);
}
.login-btn {
    background: linear-gradient(135deg, #0F2B5B 0%, #1a3a6b 100%);
    color: #fff;
    margin-left: 1rem;
    font-weight: 600;
    transition: all 0.3s ease;
    border-radius: 8px;
    box-shadow: 0 3px 10px rgba(15, 43, 91, 0.25);
    padding: 0.6rem 1.2rem;
}
.login-btn:hover {
    background: linear-gradient(135deg, #1a3a6b 0%, #0F2B5B 100%);
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(15, 43, 91, 0.35);
}

.main-content {
    min-height: 90vh;
    display: flex;
    flex-direction: column;
}

.home-hero {
    min-height: 80vh;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    padding: 5rem 2vw;
    background: linear-gradient(135deg, #0F2B5B 0%, #0891B2 100%);
    position: relative;
    overflow: hidden;
}

.home-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('/img/home-bg.png') center center/cover no-repeat;
    opacity: 0.1;
    z-index: 1;
}

.hero-content {
    position: relative;
    z-index: 2;
    color: #fff;
}

.brand-title {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 700;
    margin: 0 0 1rem 0;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0,0,0,0.1);
    animation: fadeInUp 0.8s ease-out;
}

.subtitle {
    font-size: clamp(1.2rem, 2.5vw, 1.8rem);
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 2rem;
    font-weight: 300;
    animation: fadeInUp 0.8s ease-out 0.2s both;
}

.hero-description {
    font-size: clamp(1.1rem, 2vw, 1.4rem);
    color: rgba(255, 255, 255, 0.95);
    max-width: 650px;
    margin: 0 0 3rem 0;
    line-height: 1.6;
    font-weight: 300;
    animation: fadeInUp 0.8s ease-out 0.4s both;
}

.hero-description strong {
    font-weight: 600;
    color: #fff;
}

.hero-actions {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    animation: fadeInUp 0.8s ease-out 0.6s both;
}

.cta-button {
    display: inline-flex;
    align-items: center;
    padding: 1rem 2rem;
    border-radius: 50px;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 2px solid transparent;
    min-width: 160px;
    justify-content: center;
}

.cta-button.primary {
    background: #F97316;
    color: #fff;
    border-color: #F97316;
    box-shadow: 0 4px 15px rgba(249, 115, 22, 0.3);
}

.cta-button.primary:hover {
    background: #EA580C;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(249, 115, 22, 0.4);
}

.cta-button.secondary {
    background: transparent;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.5);
}

.cta-button.secondary:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: #fff;
    transform: translateY(-2px);
}

.hero-visual {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.floating-cards {
    position: relative;
    width: 100%;
    max-width: 450px;
    height: 380px;
}

.feature-card {
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    padding: 1.5rem;
    color: #fff;
    position: absolute;
    min-width: 180px;
    animation: float 6s ease-in-out infinite;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.feature-card:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 10px 30px rgba(255, 255, 255, 0.2);
}

.feature-card.card-1 {
    top: 300px;
    left: 20px;
    animation-delay: 0s;
}

.feature-card.card-2 {
    top: 20px;
    right: 20px;
    animation-delay: 1s;
}

.feature-card.card-3 {
    top: 140px;
    left: 10px;
    animation-delay: 2s;
}

.feature-card.card-4 {
    top: 140px;
    right: 10px;
    animation-delay: 3s;
}

.feature-card.card-5 {
    top: 20px;
    left: 10px;
    animation-delay: 4s;
}

.feature-card.card-6 {
    top: 300px;
    right: 20px;
    animation-delay: 5s;
}

.card-icon {
    font-size: 2rem;
    margin-bottom: 0.5rem;
}

.card-text {
    font-size: 0.9rem;
    font-weight: 500;
}

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

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

@media (max-width: 968px) {
    .home-hero {
        grid-template-columns: 1fr;
        gap: 3rem;
        min-height: 70vh;
        text-align: center;
        padding: 3rem 2vw;
    }
    
    .hero-visual {
        order: -1;
    }
    
    .floating-cards {
        display: none;
    }
    
    .hero-actions {
        justify-content: center;
    }
}

@media (max-width: 600px) {
    .cta-button {
        width: 100%;
        max-width: 280px;
    }
    
    .hero-actions {
        flex-direction: column;
        align-items: center;
    }
}

.site-footer {
    width: 100%;
    background: #0F2B5B;
    border-top: 3px solid #0891B2;
    padding: 3rem 0 1.5rem 0;
    font-size: 1.08rem;
    color: #E2E8F0;
    margin-top: 2rem;
}
.footer-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}
.footer-brand {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-weight: 600;
    font-size: 1.22rem;
    color: #FFFFFF;
    margin-bottom: 0.3rem;
}
.footer-logo {
    height: 32px;
    width: 32px;
}
.footer-links {
    display: flex;
    gap: 2rem;
    margin-bottom: 0.4rem;
}
.footer-links a {
    color: #BAE6FD;
    text-decoration: none;
    transition: color 0.18s;
    font-weight: 400;
}
.footer-links a:hover {
    color: #FFFFFF;
}
.footer-meta {
    font-size: 0.95rem;
    color: #94A3B8;
}
@media (max-width: 600px) {
    .footer-links {
        gap: 1rem;
        flex-wrap: wrap;
    }
    .footer-content {
        font-size: 1rem;
    }
}

/* Container for consistent width */
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
}

/* Why section with modern styling */
.why-wrap {
    padding: 6rem 0;
    background: linear-gradient(180deg, #f8fafc 0%, #e2e8f0 100%);
    position: relative;
}

.why-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #cbd5e1, transparent);
}

.why-header {
    text-align: center;
    margin-bottom: 4rem;
}

.why-header h2 {
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 700;
    color: #0F2B5B;
    margin: 0 0 1rem 0;
}

.why-intro {
    font-size: clamp(1.1rem, 2vw, 1.3rem);
    color: #64748b;
    max-width: 600px;
    margin: 0 auto;
    font-weight: 300;
}

/* Modern card design */
.why-card {
    background: #fff;
    border-radius: 24px;
    box-shadow: 0 20px 50px rgba(15, 23, 42, 0.08);
    padding: 3rem;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(148, 163, 184, 0.1);
}

.why-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #0F2B5B 0%, #0891B2 100%);
}

/* Enhanced list styling with better animations */
.why-list {
    list-style: none;
    margin: 0 0 3rem 0;
    padding: 0;
    display: grid;
    gap: 1rem;
}

.why-list li {
    font-size: clamp(1rem, 1.5vw, 1.2rem);
    color: #334155;
    position: relative;
    padding: 1rem 1rem 1rem 3rem;
    line-height: 1.6;
    opacity: 0;
    transform: translateX(-20px);
    animation: slideInFade 0.6s ease-out forwards;
    background: rgba(226, 232, 240, 0.3);
    border-radius: 12px;
    border-left: 3px solid transparent;
    transition: all 0.3s ease;
}

.why-list li:hover {
    background: rgba(224, 242, 254, 0.6);
    border-left-color: #0891B2;
    transform: translateX(4px);
    box-shadow: 0 4px 12px rgba(8, 145, 178, 0.15);
}

.why-list li::before {
    content: "?";
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-weight: 700;
    font-size: 1.2rem;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: linear-gradient(135deg, #0F2B5B 0%, #0891B2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
}

@keyframes slideInFade {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Stagger animation delays */
.why-list li:nth-child(1) { animation-delay: 0.1s; }
.why-list li:nth-child(2) { animation-delay: 0.2s; }
.why-list li:nth-child(3) { animation-delay: 0.3s; }
.why-list li:nth-child(4) { animation-delay: 0.4s; }
.why-list li:nth-child(5) { animation-delay: 0.5s; }
.why-list li:nth-child(6) { animation-delay: 0.6s; }
.why-list li:nth-child(7) { animation-delay: 0.7s; }
.why-list li:nth-child(8) { animation-delay: 0.8s; }
.why-list li:nth-child(9) { animation-delay: 0.9s; }
.why-list li:nth-child(10) { animation-delay: 1.0s; }
.why-list li:nth-child(11) { animation-delay: 1.1s; }

.why-reflection {
    padding: 2rem;
    background: linear-gradient(135deg, rgba(15, 43, 91, 0.03) 0%, rgba(8, 145, 178, 0.03) 100%);
    border-radius: 16px;
    border: 1px solid rgba(8, 145, 178, 0.15);
    text-align: center;
}

.why-sub {
    font-size: clamp(1.1rem, 1.8vw, 1.3rem);
    color: #64748b;
    margin: 0 0 1.5rem 0;
    line-height: 1.6;
}

.why-cta {
    margin: 0;
}

.why-cta strong {
    font-size: clamp(1.2rem, 2vw, 1.5rem);
    font-weight: 700;
    color: #0F2B5B;
}

@media (max-width: 768px) {
    .why-wrap {
        padding: 4rem 0;
    }
    
    .why-header {
        margin-bottom: 3rem;
    }
    
    .why-card {
        padding: 2rem 1.5rem;
        border-radius: 16px;
    }
    
    .why-list li {
        padding: 0.8rem 0.8rem 0.8rem 2.5rem;
    }
    
    .why-list li::before {
        left: 0.8rem;
        width: 20px;
        height: 20px;
        font-size: 0.8rem;
    }
    
    .why-reflection {
        padding: 1.5rem;
    }
}

/* Remove old styles that conflict */


/* Full‑screen overlay just for the loader */
#tevalon-loader {
    position: fixed;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: .6rem;
    background: transparent;
    z-index: 9999;
    pointer-events: none;
}

#dot-grid circle {
    fill: #0F2B5B;
    opacity: .35;
    transition: fill .25s, opacity .25s, transform .25s;
}

    #dot-grid circle.filled {
        fill: #F97316;
        opacity: 1;
    }

    #dot-grid circle.pulse {
        transform: scale(1.15);
    }

.tevalon-progress-text {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    font-size: 14px;
    color: #333;
    opacity: .9;
}

/* fade out and then remove */
.loader-done {
    animation: fadeOut .35s ease forwards;
}

@keyframes fadeOut {
    to {
        opacity: 0;
        visibility: hidden;
    }
}

/* Mobile menu toggle button */
.mobile-menu-toggle {
    display: none;
    flex-direction: column;
    justify-content: space-around;
    width: 2rem;
    height: 2rem;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 101;
    transition: transform 0.3s ease;
}

.mobile-menu-toggle:hover {
    transform: scale(1.05);
}

.hamburger-line {
    width: 100%;
    height: 0.25rem;
    background: #0F2B5B;
    border-radius: 0.125rem;
    transition: all 0.3s ease;
    position: relative;
    transform-origin: center;
}

/* Hamburger animation when menu is open */
.mobile-menu-open .hamburger-line:nth-child(1) {
    transform: rotate(45deg) translateY(0.5rem);
}

.mobile-menu-open .hamburger-line:nth-child(2) {
    opacity: 0;
}

.mobile-menu-open .hamburger-line:nth-child(3) {
    transform: rotate(-45deg) translateY(-0.5rem);
}

/* Enhanced login button styling */
.login-btn-menu {
    background: linear-gradient(135deg, #0F2B5B 0%, #1a3a6b 100%);
    color: #fff;
    padding: 0.6rem 1.2rem;
    border-radius: 50px;
    font-size: 0.95rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 3px 10px rgba(15, 43, 91, 0.25);
    white-space: nowrap;
    border: 2px solid transparent;
}

.login-btn-menu:hover {
    transform: translateY(-1px);
    box-shadow: 0 5px 18px rgba(15, 43, 91, 0.35);
    color: #fff;
    background: linear-gradient(135deg, #1a3a6b 0%, #0F2B5B 100%);
}

/* Language selector styling */
.lang-selector {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-left: 1.5rem;
}

.lang-btn {
    background: none;
    border: none;
    padding: 0.25rem;
    border-radius: 0.375rem;
    cursor: pointer;
    opacity: 0.8;
    transition: all 0.3s ease;
    outline: none;
}

.lang-btn.active,
.lang-btn:hover {
    background: rgba(8, 145, 178, 0.12);
    opacity: 1;
    transform: translateY(-1px) scale(1.05);
    box-shadow: 0 2px 8px rgba(8, 145, 178, 0.2);
}

.lang-btn svg {
    display: block;
    width: 22px;
    height: 16px;
    border-radius: 0.25rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* Mobile responsive styles */
@media (max-width: 768px) {
    .mobile-menu-toggle {
        display: flex;
    }
    
    .nav-links {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(255, 255, 255, 0.98);
        backdrop-filter: blur(10px);
        border-bottom: 1px solid #CBD5E1;
        box-shadow: 0 8px 32px rgba(15, 43, 91, 0.15);
        flex-direction: column;
        align-items: stretch;
        gap: 0;
        padding: 6rem 2rem 3rem;
        transform: translateY(-100%);
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        z-index: 100;
        min-height: 100vh;
        overflow-y: auto;
    }
    
    .nav-links.mobile-menu-open {
        transform: translateY(0);
    }
    
    .nav-links a, .nav-links .login-btn-menu {
        padding: 1rem 1.5rem;
        border-radius: 12px;
        margin-bottom: 0.75rem;
        text-align: center;
        font-size: 1.1rem;
        font-weight: 500;
        border: 1px solid transparent;
        transition: all 0.3s ease;
    }
    
    .nav-links a:hover, .nav-links a.active {
        background: rgba(224, 242, 254, 0.7);
        border-color: rgba(8, 145, 178, 0.3);
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(8, 145, 178, 0.2);
    }
    
    .login-btn-menu {
        background: linear-gradient(135deg, #0F2B5B 0%, #0891B2 100%);
        color: #fff;
        border: none;
        margin-top: 1rem;
        font-weight: 700;
    }
    
    .login-btn-menu:hover {
        background: linear-gradient(135deg, #1a3a6b 0%, #0EA5E9 100%);
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(15, 43, 91, 0.35);
    }
    
    .lang-selector {
        margin: 2rem 0 0;
        justify-content: center;
        gap: 1rem;
        padding-top: 2rem;
        border-top: 1px solid rgba(8, 145, 178, 0.2);
    }
    
    .lang-btn {
        transform: scale(1.3);
        padding: 0.5rem;
    }
    
    .lang-btn:hover, .lang-btn.active {
        background: rgba(8, 145, 178, 0.18);
    }
}

/* Tablet adjustments */
@media (max-width: 1024px) and (min-width: 769px) {
    .navbar {
        padding: 1.2rem 3vw;
    }
    
    .nav-links {
        gap: 1.8rem;
    }
    
    .lang-selector {
        margin-left: 1rem;
    }
}

