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

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    line-height: 1.6;
    color: #333;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    min-height: 100vh;
}

.a7k9m2x {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 1.5rem 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    position: sticky;
    top: 0;
    z-index: 1000;
    animation: k3m9n7t 0.6s ease-out;
}

@keyframes k3m9n7t {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.b3n8p1q {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.c5r2t9w {
    font-size: 2rem;
    font-weight: 700;
    margin: 0;
    animation: p7k4n2m 1s ease-in-out infinite alternate;
}

@keyframes p7k4n2m {
    from {
        text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    }
    to {
        text-shadow: 0 0 20px rgba(255, 255, 255, 0.8), 0 0 30px rgba(255, 255, 255, 0.6);
    }
}

.c5r2t9w a {
    color: white;
    text-decoration: none;
    transition: all 0.3s ease;
}

.c5r2t9w a:hover {
    transform: scale(1.05);
    display: inline-block;
}

.d8m4k7z {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
}

.d8m4k7z a {
    color: white;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
    position: relative;
    padding: 0.5rem 0;
}

.d8m4k7z a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: white;
    transition: width 0.3s ease;
}

.d8m4k7z a:hover::after {
    width: 100%;
}

.d8m4k7z a:hover {
    transform: translateY(-2px);
}

.e2w9n5t {
    max-width: 1200px;
    margin: 2rem auto;
    padding: 0 2rem;
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
}

.f7p3m8k, .s6n9m3k, .e4n7k9m, .o8k3n7m {
    animation: q2m7k9n 0.8s ease-out forwards;
    opacity: 0;
}

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

.f7p3m8k {
    animation-delay: 0.1s;
}

.s6n9m3k {
    animation-delay: 0.2s;
}

.e4n7k9m {
    animation-delay: 0.3s;
}

.o8k3n7m {
    animation-delay: 0.4s;
}

.g1x6r4s {
    background: white;
    border-radius: 16px;
    padding: 2rem;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease;
}

.g1x6r4s:hover {
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
    transform: translateY(-4px);
}

.h9b5n2m {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    color: #667eea;
    font-weight: 700;
    position: relative;
    padding-bottom: 0.5rem;
}

.h9b5n2m::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #667eea, #764ba2);
    border-radius: 3px;
}

.j4k8t3p {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 1.5rem;
}

.k2m7w9n {
    background: linear-gradient(135deg, #f6f8fb 0%, #ffffff 100%);
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 2px solid transparent;
}

.k2m7w9n:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 15px 40px rgba(102, 126, 234, 0.3);
    border-color: #667eea;
}

.l5t9x3r {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: all 0.5s ease;
}

.k2m7w9n:hover .l5t9x3r {
    transform: scale(1.1);
}

.m8n4p6k {
    padding: 1.5rem;
}

.n3r7t2w {
    font-size: 1.3rem;
    margin-bottom: 0.8rem;
    font-weight: 600;
}

.n3r7t2w a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}

.n3r7t2w a:hover {
    color: #667eea;
}

.o9m5k1x {
    color: #666;
    margin-bottom: 1rem;
    line-height: 1.6;
}

.p2w8n4t {
    display: flex;
    gap: 1.5rem;
    font-size: 0.9rem;
    color: #999;
}

.q7k3m9r, .r4n8p5x {
    display: inline-flex;
    align-items: center;
}

.z1m7k3r, .a4k8n2p, .b7m3p9k, .c2n8m5t {
    display: inline-flex;
    align-items: center;
}

.t8p4n7m {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.u3k9r5x {
    display: flex;
    gap: 1.5rem;
    background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%);
    border-radius: 12px;
    padding: 1.5rem;
    transition: all 0.3s ease;
    border-left: 4px solid transparent;
}

.u3k9r5x:hover {
    border-left-color: #667eea;
    box-shadow: 0 8px 25px rgba(102, 126, 234, 0.15);
    transform: translateX(8px);
}

.v2m8n4p {
    flex: 1;
}

.w7k3t9r {
    font-size: 1.2rem;
    margin-bottom: 0.8rem;
    font-weight: 600;
}

.w7k3t9r a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}

.w7k3t9r a:hover {
    color: #667eea;
}

.x5n2m8k {
    color: #666;
    margin-bottom: 1rem;
    line-height: 1.7;
}

.y9p4n6t {
    display: flex;
    gap: 1.5rem;
    font-size: 0.85rem;
    color: #999;
    flex-wrap: wrap;
}

.d8k4n9r {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 8px;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.u3k9r5x:hover .d8k4n9r {
    transform: scale(1.05) rotate(2deg);
}

.f2p8n5k, .l3n9k4m {
    margin-bottom: 2rem;
}

.g9m3t7r {
    font-size: 1.4rem;
    margin-bottom: 1.2rem;
    color: #667eea;
    font-weight: 700;
}

.h5k2n8p {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}

.i7m4p3n {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 1.2rem;
    border-radius: 10px;
    text-align: center;
    color: white;
    transition: all 0.3s ease;
}

.i7m4p3n:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
}

.j2k9n6t {
    display: block;
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
    opacity: 0.9;
}

.k8p3m7r {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
}

.m7p2k9n {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
}

.n4k8m3t {
    display: inline-block;
    padding: 0.5rem 1rem;
    background: linear-gradient(135deg, #e0e7ff 0%, #f0e7ff 100%);
    color: #667eea;
    text-decoration: none;
    border-radius: 20px;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    font-weight: 500;
}

.n4k8m3t:hover {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(102, 126, 234, 0.3);
}

.p4m9k2n {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.q7n3k8m {
    display: flex;
    gap: 1.2rem;
    background: linear-gradient(135deg, #ffffff 0%, #fafbfc 100%);
    border-radius: 12px;
    padding: 1.5rem;
    transition: all 0.3s ease;
    border: 1px solid #e5e7eb;
}

.q7n3k8m:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    border-color: #667eea;
}

.r2m8p4k {
    flex-shrink: 0;
}

.s9k4n7t {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #667eea;
    transition: all 0.3s ease;
}

.q7n3k8m:hover .s9k4n7t {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 5px 15px rgba(102, 126, 234, 0.3);
}

.t3m7k2p {
    flex: 1;
}

.u8n4m9k {
    margin-bottom: 0.8rem;
}

.v2k7n5m {
    color: #333;
    font-weight: 600;
    margin-right: 0.8rem;
}

.w4m9k3n {
    color: #999;
    font-size: 0.85rem;
}

.x7k2n8m {
    color: #555;
    line-height: 1.7;
    margin-bottom: 0.8rem;
}

.y5m3k9n {
    display: flex;
    gap: 1.5rem;
    font-size: 0.9rem;
    color: #999;
}

.z8k4n2m, .a3m7k9n {
    transition: all 0.3s ease;
    cursor: pointer;
}

.z8k4n2m:hover, .a3m7k9n:hover {
    color: #667eea;
    transform: scale(1.1);
}

.b9k3m7n {
    background: linear-gradient(135deg, #2d3748 0%, #1a202c 100%);
    color: white;
    padding: 2rem 0;
    margin-top: 3rem;
    text-align: center;
}

.c4n8p2m {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
}

.d7m2k9n {
    margin-bottom: 0.5rem;
    font-weight: 500;
}

.e3k7n4m {
    color: #cbd5e0;
    font-size: 0.9rem;
}

.f8n4k2m {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: none;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 20px rgba(102, 126, 234, 0.4);
    transition: all 0.3s ease;
    z-index: 999;
    animation: r8m3k9n 2s ease-in-out infinite;
}

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

.f8n4k2m:hover {
    transform: scale(1.15) translateY(-5px);
    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.6);
}

.f8n4k2m.show {
    display: flex;
}

.g5m9k3n {
    font-size: 1.5rem;
    font-weight: bold;
}

@media (max-width: 768px) {
    .b3n8p1q {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .d8m4k7z {
        width: 100%;
        flex-direction: column;
        gap: 0.5rem;
    }

    .j4k8t3p {
        grid-template-columns: 1fr;
    }

    .u3k9r5x {
        flex-direction: column;
    }

    .d8k4n9r {
        width: 100%;
        height: 200px;
    }

    .h5k2n8p {
        grid-template-columns: 1fr;
    }

    .e2w9n5t {
        padding: 0 1rem;
    }

    .f8n4k2m {
        bottom: 1rem;
        right: 1rem;
        width: 45px;
        height: 45px;
    }

    .y4n8k3m {
        font-size: 1.8rem;
    }

    .h7k3n8m {
        font-size: 1.4rem;
    }

    .g2k8n3m {
        font-size: 1rem;
    }

    .g1x6r4s {
        padding: 1.5rem;
    }
}

.t2k9m4n {
    background: linear-gradient(135deg, #fff5f5 0%, #fed7d7 100%);
    border-left: 4px solid #f56565;
    padding: 1rem;
    border-radius: 8px;
    margin: 1rem 0;
}

.s7n4k8m {
    background: linear-gradient(135deg, #f0fff4 0%, #c6f6d5 100%);
    border-left: 4px solid #48bb78;
    padding: 1rem;
    border-radius: 8px;
    margin: 1rem 0;
}

.k8m2n9p {
    margin-bottom: 1rem;
}

.r5n8m3k {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0.8rem 0;
    font-size: 0.9rem;
}

.t9m4n7k {
    display: flex;
    align-items: center;
}

.t9m4n7k a {
    color: #667eea;
    text-decoration: none;
    transition: all 0.3s ease;
}

.t9m4n7k a:hover {
    color: #764ba2;
    text-decoration: underline;
}

.t9m4n7k.current {
    color: #666;
}

.u3k8n2m {
    margin: 0 0.5rem;
    color: #999;
}

.v7k3m9n {
    color: #666;
    margin-bottom: 2rem;
    line-height: 1.8;
    font-size: 1.05rem;
}

.w3n8k5m {
    animation: q2m7k9n 0.8s ease-out forwards;
    opacity: 0;
}

.x7k2m9n {
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid #e5e7eb;
}

.y4n8k3m {
    font-size: 2.2rem;
    margin-bottom: 1rem;
    color: #333;
    font-weight: 700;
    line-height: 1.4;
}

.z9m3k7n {
    display: flex;
    gap: 2rem;
    font-size: 0.9rem;
    color: #999;
    flex-wrap: wrap;
}

.a2k8n4m, .b5n9k2m, .c8k4n7m {
    display: flex;
    align-items: center;
}

.d3n7k9m {
    margin-bottom: 2rem;
}

.e8k2n5m {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
    border-radius: 12px;
}

.f4n9k7m {
    line-height: 1.8;
    color: #444;
}

.g2k8n3m {
    margin-bottom: 1.5rem;
    font-size: 1.05rem;
    text-indent: 2em;
}

.h7k3n8m {
    font-size: 1.6rem;
    margin: 2.5rem 0 1.5rem;
    color: #667eea;
    font-weight: 700;
    position: relative;
    padding-left: 1rem;
}

.h7k3n8m::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 80%;
    background: linear-gradient(180deg, #667eea, #764ba2);
    border-radius: 2px;
}

.i5n8k3m {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 2px solid #e5e7eb;
}

.j9k2n7m {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.8rem;
}

.k4n8m5r {
    font-weight: 600;
    color: #666;
}

.f2p8n5k {
    margin-bottom: 2rem;
}

@media (max-width: 768px) {
    .r5n8m3k {
        font-size: 0.85rem;
    }

    .z9m3k7n {
        gap: 1rem;
    }

    .y9p4n6t {
        gap: 1rem;
    }
}
