:root {
            --dark-green: #1a2e22;
            --medium-green: #2b4c39;
            --light-green: #3d6b4f;
            --accent: #d1d7c9;
            --text: #e8eee5;
            --dark-bg: #121a16;
        }
        
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        
        body {
            background-color: var(--dark-bg);
            color: var(--text);
            background-image: 
                linear-gradient(rgba(18, 26, 22, 0.97), rgba(18, 26, 22, 0.97)),
                url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%232b4c39' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E"),
                url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%233d6b4f' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        }

        .circuit-bg {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%232b4c39' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");
            z-index: -1;
            opacity: 0.5;
        }
        
        header {
            background-color: var(--dark-green);
            padding: 1rem;
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-bottom: 2px solid var(--light-green);
            position: fixed;
            width: 100%;
            top: 0;
            left: 0;
            transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
            z-index: 1000;
            transform-origin: top;
        }
        
header.floating {
    top: 25px;
    left: 50%;
    transform: translateX(-50%) translateY(0);
    width: 90%;
    max-width: 1200px;
    border-radius: 15px;
    background: rgba(26, 46, 34, 0.92);
    backdrop-filter: blur(12px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}

header.floating .logo {
    width: 40px;
    height: 40px;
}

header.floating .logo-text {
    font-size: 1.5rem;
}

body.has-floating-header {
    padding-top: 100px;
}
        
        .logo-container {
            display: flex;
            align-items: center;
        }
        
        .logo {
            width: 60px;
            height: 60px;
            margin-right: 1rem;
            filter: drop-shadow(0 0 5px rgba(209, 215, 201, 0.3));
        }
        
        .logo-text {
            font-size: 1.8rem;
            font-weight: bold;
            color: var(--accent);
            text-transform: uppercase;
            letter-spacing: 2px;
            text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        }
        
        nav ul {
            display: flex;
            list-style: none;
        }
        
        nav ul li {
            margin-left: 1.5rem;
        }
        
        nav ul li a {
            color: var(--text);
            text-decoration: none;
            font-weight: 500;
            text-transform: uppercase;
            font-size: 0.9rem;
            letter-spacing: 1px;
            padding: 0.5rem 1rem;
            border-radius: 4px;
            transition: all 0.3s ease;
        }
        
        nav ul li a:hover {
            background-color: var(--light-green);
            color: var(--accent);
        }
        
        nav ul li a.active {
            background-color: var(--medium-green);
            color: var(--accent);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        }
        
        .hero {
            height: 60vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            color: var(--accent);
            background: linear-gradient(rgba(26, 46, 34, 0.8), rgba(18, 26, 22, 0.9)), url("/api/placeholder/1200/800") center/cover no-repeat;
            padding: 2rem;
        }

        .hero {
            position: relative;
            overflow: hidden;
        }

        .video-background {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
        }

        .video-background::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.6);
        }

        .video-background video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .hero-content {
            position: relative;
            z-index: 1;
            padding: 100px 20px;
            text-align: center;
            color: #fff;
        }
        
        .hero h1 {
            font-size: 3.5rem;
            margin-bottom: 1rem;
            text-transform: uppercase;
            letter-spacing: 3px;
            text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
        }
        
        .hero p {
            font-size: 1.2rem;
            max-width: 700px;
            margin-bottom: 2rem;
            line-height: 1.6;
        }
        
        .btn {
            background-color: var(--light-green);
            color: var(--accent);
            border: none;
            padding: 0.8rem 2rem;
            font-size: 1rem;
            text-transform: uppercase;
            letter-spacing: 1px;
            border-radius: 4px;
            cursor: pointer;
            transition: all 0.3s ease;
            text-decoration: none;
            font-weight: 600;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        }
        
        .btn:hover {
            background-color: var(--medium-green);
            transform: translateY(-2px);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
        }
        
        .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 4rem 2rem;
        }
        
        .section-title {
            font-size: 2.2rem;
            color: var(--accent);
            margin-bottom: 1.5rem;
            text-transform: uppercase;
            letter-spacing: 2px;
            text-align: center;
            position: relative;
            padding-bottom: 1rem;
        }
        
        .section-title::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 100px;
            height: 3px;
            background-color: var(--light-green);
        }
        
        .about-content {
            display: flex;
            gap: 2rem;
            align-items: center;
            margin-top: 3rem;
        }
        
        .about-text {
            flex: 1;
            font-size: 1.1rem;
            line-height: 1.8;
        }
        
        .about-image {
            flex: 1;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
        }
        
        .about-image img {
            width: 100%;
            height: auto;
            display: block;
        }
        
        .timeline {
            position: relative;
            max-width: 1000px;
            margin: 3rem auto;
        }
        
        .timeline::after {
            content: '';
            position: absolute;
            width: 4px;
            background-color: var(--medium-green);
            top: 0;
            bottom: 0;
            left: 50%;
            margin-left: -2px;
        }
        
        .timeline-item {
            padding: 1rem 2rem;
            position: relative;
            background-color: var(--dark-green);
            width: calc(50% - 2rem);
            border-radius: 6px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
            margin-bottom: 2rem;
        }
        
        .timeline-item:nth-child(even) {
            left: 50%;
        }
        
        .timeline-item::before {
            content: '';
            position: absolute;
            width: 20px;
            height: 20px;
            background-color: var(--light-green);
            border: 4px solid var(--accent);
            border-radius: 50%;
            top: 20px;
            z-index: 1;
        }
        
        .timeline-item:nth-child(odd)::before {
            right: -14px;
        }
        
        .timeline-item:nth-child(even)::before {
            left: -14px;
        }
        
        .timeline-date {
            color: var(--accent);
            font-weight: bold;
            margin-bottom: 0.5rem;
        }
        
        .timeline-content {
            color: var(--text);
        }
        
        .founders {
            margin-top: 3rem;
        }
        
        .founder-cards {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
            gap: 2rem;
            margin-top: 3rem;
        }
        
        .founder-card {
            background-color: var(--dark-green);
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
            transition: all 0.3s ease;
            position: relative;
        }
        
        .founder-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 12px 20px rgba(0, 0, 0, 0.3);
        }
        
        .founder-img {
            width: 100%;
            height: 250px;
            object-fit: cover;
            border-bottom: 3px solid var(--light-green);
        }
        
        .founder-info {
            padding: 1.5rem;
        }
        
        .founder-name {
            margin-bottom: 0.5rem;
            font-size: 1.3rem;
            color: var(--accent);
            position: relative;
        }
        
        .founder-id {
            background-color: var(--medium-green);
            padding: 0.3rem 0.8rem;
            border-radius: 20px;
            font-size: 0.8rem;
            display: inline-block;
            margin-bottom: 1rem;
        }
        
        .founder-bio {
            font-size: 0.95rem;
            line-height: 1.6;
        }
        
        .classified {
            position: absolute;
            top: 10px;
            right: 10px;
            background-color: rgba(209, 215, 201, 0.8);
            color: var(--dark-green);
            padding: 0.3rem 0.8rem;
            border-radius: 4px;
            font-weight: bold;
            font-size: 0.8rem;
            transform: rotate(5deg);
        }
        
        .gallery {
            margin-top: 3rem;
        }
        
        .gallery-container {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
            gap: 1rem;
            margin-top: 3rem;
        }
        
        .gallery-item {
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
            transition: all 0.3s ease;
        }
        
        .gallery-item:hover {
            transform: scale(1.03);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
        }
        
        .gallery-item img {
            width: 100%;
            height: 200px;
            object-fit: cover;
            display: block;
        }
        
        .servers {
            margin-top: 3rem;
        }
        
        .servers-container {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
            gap: 2rem;
            padding: 2rem;
        }
        
        .server-card {
            background: rgba(39, 174, 96, 0.1);
            border: 1px solid rgba(39, 174, 96, 0.2);
            border-radius: 10px;
            padding: 1.5rem;
            transition: all 0.3s ease;
            backdrop-filter: blur(5px);
            margin-bottom: 1rem;
        }
        
        .server-card:hover {
            transform: translateY(-5px);
            background: rgba(39, 174, 96, 0.15);
            border-color: rgba(39, 174, 96, 0.3);
            box-shadow: 0 0 20px rgba(39, 174, 96, 0.1);
        }
        
        .server-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 1rem;
            padding-bottom: 1rem;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        }
        
        .server-name {
            color: #fff;
            font-size: 1.2rem;
            margin: 0;
            font-weight: 600;
        }
        
        .server-status {
            padding: 0.3rem 0.8rem;
            border-radius: 20px;
            font-size: 0.8rem;
            text-transform: uppercase;
            letter-spacing: 1px;
        }
        
        .server-status.online {
            background: rgba(39, 174, 96, 0.3);
            color: #2ecc71;
            border: 1px solid #2ecc71;
        }
        
        .server-status.offline {
            background: rgba(231, 76, 60, 0.3);
            color: #e74c3c;
            border: 1px solid #e74c3c;
        }
        
        .server-info {
            display: flex;
            flex-direction: column;
            gap: 0.8rem;
        }
        
        .server-stat {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0.5rem 0;
        }
        
        .stat-label {
            color: rgba(255, 255, 255, 0.6);
            font-size: 0.9rem;
        }
        
        .stat-value {
            color: #fff;
            font-weight: 500;
        }
        
        .loading {
            animation: pulse 1.5s infinite;
        }

        @keyframes pulse {
            0% { opacity: 0.6; }
            50% { opacity: 0.3; }
            100% { opacity: 0.6; }
        }
        
        .discord-widget {
            background-color: var(--medium-green);
            border-radius: 8px;
            padding: 2rem;
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
            margin-top: 3rem;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .discord-header {
            display: flex;
            align-items: center;
            margin-bottom: 1.5rem;
        }
        
        .discord-logo {
            width: 40px;
            height: 40px;
            margin-right: 1rem;
        }
        
        .discord-title {
            font-size: 1.5rem;
            color: var(--accent);
        }
        
        .discord-stats {
            display: flex;
            margin-bottom: 1.5rem;
        }
        
        .discord-stat {
            text-align: center;
            margin: 0 1.5rem;
        }
        
        .discord-stat-value {
            font-size: 1.8rem;
            font-weight: bold;
            color: var (--accent);
        }
        
        .discord-stat-label {
            font-size: 0.8rem;
            text-transform: uppercase;
        }
        
        .discord-btn {
            background-color: #5865F2;
            color: white;
        }
        
        .discord-btn:hover {
            background-color: #4752C4;
        }
        
        .downloads {
            margin-top: 3rem;
            background-color: var(--dark-green);
            border-radius: 8px;
            padding: 2rem;
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
        }
        
        .downloads-title {
            text-align: center;
            font-size: 1.8rem;
            color: var(--accent);
            margin-bottom: 2rem;
        }
        
        .download-cards {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
            gap: 2rem;
        }
        
        .download-card {
            background-color: var(--medium-green);
            border-radius: 8px;
            padding: 1.5rem;
            text-align: center;
            transition: all 0.3s ease;
        }
        
        .download-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
        }
        
        .download-icon {
            font-size: 2.5rem;
            color: var(--accent);
            margin-bottom: 1rem;
        }
        
        .download-title {
            font-size: 1.3rem;
            color: var(--accent);
            margin-bottom: 0.5rem;
        }
        
        .download-description {
            font-size: 0.9rem;
            margin-bottom: 1.5rem;
            line-height: 1.6;
        }
        
        footer {
            background-color: var(--dark-green);
            padding: 3rem 2rem;
            margin-top: 4rem;
            border-top: 2px solid var(--light-green);
            position: relative;
        }
        
        .footer-content {
            max-width: 1200px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }
        
        .footer-logo {
            margin-bottom: 1rem;
        }
        
        .footer-about {
            flex: 2;
            margin-right: 2rem;
        }
        
        .footer-about p {
            font-size: 0.9rem;
            line-height: 1.6;
            margin-bottom: 1rem;
        }
        
        .footer-links {
            flex: 1;
            margin-right: 2rem;
        }
        
        .footer-title {
            font-size: 1.2rem;
            color: var(--accent);
            margin-bottom: 1.5rem;
            position: relative;
            padding-bottom: 0.5rem;
        }
        
        .footer-title::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 50px;
            height: 2px;
            background-color: var(--light-green);
        }
        
        .footer-links ul {
            list-style: none;
        }
        
        .footer-links ul li {
            margin-bottom: 0.8rem;
        }
        
        .footer-links ul li a {
            color: var(--text);
            text-decoration: none;
            transition: all 0.3s ease;
        }
        
        .footer-links ul li a:hover {
            color: var(--accent);
            padding-left: 5px;
        }
        
        .footer-contact {
            flex: 1;
        }
        
        .contact-item {
            display: flex;
            align-items: center;
            margin-bottom: 1rem;
        }
        
        .contact-icon {
            margin-right: 1rem;
            width: 20px;
            height: 20px;
            color: var(--accent);
        }
        
        .footer-bottom {
            max-width: 1200px;
            margin: 0 auto;
            border-top: 1px solid var(--medium-green);
            padding-top: 2rem;
            margin-top: 2rem;
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
        }
        
        .copyright {
            font-size: 0.9rem;
        }
        
        .social-links {
            display: flex;
        }
        
        .social-link {
            width: 36px;
            height: 36px;
            border-radius: 50%;
            background-color: var(--medium-green);
            display: flex;
            align-items: center;
            justify-content: center;
            margin-left: 1rem;
            transition: all 0.3s ease;
        }
        
        .social-link:hover {
            background-color: var(--light-green);
            transform: translateY(-3px);
        }
        
        @media (max-width: 992px) {
            .about-content {
                flex-direction: column;
            }
            
            .timeline::after {
                left: 31px;
            }
            
            .timeline-item {
                width: 100%;
                padding-left: 70px;
                padding-right: 25px;
            }
            
            .timeline-item:nth-child(even) {
                left: 0;
            }
            
            .timeline-item::before {
                left: 20px;
                top: 20px;
            }
            
            .timeline-item:nth-child(odd)::before {
                right: auto;
                left: 20px;
            }
            
            .footer-about, .footer-links, .footer-contact {
                flex: 1 1 100%;
                margin-right: 0;
                margin-bottom: 2rem;
            }
        }
        
        @media (max-width: 768px) {
            .hero h1 {
                font-size: 2.5rem;
            }
            
            header {
                flex-direction: column;
                text-align: center;
            }
            
            .logo-container {
                margin-bottom: 1rem;
            }
            
            nav ul {
                flex-direction: column;
                align-items: center;
            }
            
            nav ul li {
                margin: 0.5rem 0;
            }
        }

        @font-face {
            font-family: 'tactical-icons';
            src: url('data:application/octet-stream;base64,d09GRgABAAAAAArIAA8AAAAAD5wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAAQwAAAFY+IEl3Y21hcAAAAdgAAABMAAABUvRL8VVnbHlmAAACHAAAAmUAAAKoGB2wdGhlYWQAAAaEAAAAMAAAADYfRpOBaGhlYQAABrQAAAAdAAAAJAc9A1VobXR4AAAG1AAAAAwAAAAMC98AAGxvY2EAAAb');
        }

        .image-background {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }
            
            .image-background img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

.server-card.loading {
    opacity: 0.7;
    position: relative;
}

.server-card.loading::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-top-color: #ffffff;
    animation: spin 1s infinite linear;
}

.server-card.error {
    border: 1px solid #ff4040;
}

@keyframes spin {
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.stat-value {
    font-size: 0.9rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}

.discord-join-banner {
    background: linear-gradient(135deg, #1e2124 0%, #2c2f33 100%);
    border-radius: 8px;
    padding: 30px;
    margin-top: 30px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    border: 1px solid #3e4346;
}

.discord-join-content {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    gap: 20px;
}

.discord-join-content .discord-logo {
    width: 100px;
    height: auto;
    margin-bottom: 10px;
}

.discord-text {
    color: #ffffff;
    max-width: 600px;
}

.discord-text h3 {
    font-size: 1.8rem;
    margin-bottom: 15px;
}

.discord-join-btn {
    background: #43b581;
    color: white;
    padding: 12px 30px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    transition: all 0.3s ease;
    margin-top: 20px;
}

.discord-join-btn:hover {
    background: #3ca374;
    transform: translateY(-2px);
}

.discord-icon {
    font-size: 1.2em;
}

.hero-buttons {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

::-webkit-scrollbar {
    display: none;
}

* {
    scrollbar-width: none;
}

html {
    scroll-behavior: smooth;
    -ms-overflow-style: none;
}