* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%); color: #ffffff; line-height: 1.6; min-height: 100vh; }
.v8k3m9p2x { position: fixed; top: 0; left: 0; width: 100%; background: rgba(30, 60, 114, 0.95); backdrop-filter: blur(10px); z-index: 1000; box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3); }
.h5k9m7p3x { max-width: 1400px; margin: 0 auto; padding: 1rem 2rem; display: flex; justify-content: space-between; align-items: center; }
.p2k8m4x9n h1 a { font-size: 1.8rem; background: linear-gradient(45deg, #4facfe 0%, #00f2fe 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: 800; text-decoration: none; }
.m9k6p3t7x { display: flex; gap: 2rem; list-style: none; }
.m9k6p3t7x a { color: #ffffff; text-decoration: none; font-weight: 500; transition: all 0.3s ease; padding: 0.5rem 0; position: relative; }
.m9k6p3t7x a::after { content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background: linear-gradient(90deg, #4facfe, #00f2fe); transition: width 0.3s ease; }
.m9k6p3t7x a:hover::after, .k4m9p7x3n::after { width: 100%; }
.m9k6p3t7x a:hover { color: #4facfe; }
.t7k4m9p5x { max-width: 1400px; margin: 100px auto 0; padding: 2rem; }
.n6k8m3p9x { text-align: center; margin-bottom: 3rem; padding: 3rem 0; background: linear-gradient(135deg, rgba(79, 172, 254, 0.1) 0%, rgba(0, 242, 254, 0.1) 100%); border-radius: 20px; animation: w9k5m3p7x 1s ease-out; }
@keyframes w9k5m3p7x { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } }
.x3k9m7p4t h2 { font-size: 2.5rem; margin-bottom: 1rem; background: linear-gradient(45deg, #4facfe 0%, #00f2fe 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.x3k9m7p4t p { font-size: 1.2rem; color: rgba(255, 255, 255, 0.8); }
.k9m5p3x8t { margin-bottom: 3rem; }
.p7k2m9x4n { display: flex; gap: 1rem; flex-wrap: wrap; justify-content: center; }
.t5k9m3p8x { padding: 0.8rem 2rem; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); color: #ffffff; border-radius: 25px; cursor: pointer; transition: all 0.3s ease; font-size: 1rem; font-weight: 500; }
.t5k9m3p8x:hover, .m6k4p9x7n { background: linear-gradient(45deg, #4facfe 0%, #00f2fe 100%); border-color: transparent; transform: translateY(-2px); box-shadow: 0 4px 15px rgba(79, 172, 254, 0.4); }
.w8k3m9p5x { margin-bottom: 4rem; }
.h4k9m2p7x { display: grid; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); gap: 2rem; }
.n8k5m3p9x { background: rgba(255, 255, 255, 0.05); border-radius: 15px; overflow: hidden; transition: all 0.4s ease; border: 1px solid rgba(255, 255, 255, 0.1); animation: k6m9p3x7t 0.6s ease-out backwards; }
.n8k5m3p9x:nth-child(1) { animation-delay: 0.1s; } .n8k5m3p9x:nth-child(2) { animation-delay: 0.2s; } .n8k5m3p9x:nth-child(3) { animation-delay: 0.3s; } .n8k5m3p9x:nth-child(4) { animation-delay: 0.4s; } .n8k5m3p9x:nth-child(5) { animation-delay: 0.5s; } .n8k5m3p9x:nth-child(6) { animation-delay: 0.6s; } .n8k5m3p9x:nth-child(7) { animation-delay: 0.7s; } .n8k5m3p9x:nth-child(8) { animation-delay: 0.8s; }
@keyframes k6m9p3x7t { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }
.n8k5m3p9x:hover { transform: translateY(-10px); box-shadow: 0 15px 40px rgba(79, 172, 254, 0.3); border-color: rgba(79, 172, 254, 0.5); }
.m7k3p9x5t { position: relative; height: 400px; overflow: hidden; }
.m7k3p9x5t img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s ease; }
.n8k5m3p9x:hover .m7k3p9x5t img { transform: scale(1.1); }
.k6m9p3x7t { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity 0.3s ease; }
.n8k5m3p9x:hover .k6m9p3x7t { opacity: 1; }
.p9k2m7x5t { padding: 1rem 2rem; background: linear-gradient(45deg, #4facfe 0%, #00f2fe 100%); border-radius: 30px; font-weight: 600; font-size: 1.1rem; cursor: pointer; transition: transform 0.3s ease; }
.p9k2m7x5t:hover { transform: scale(1.1); }
.x5k8m4p9n { position: absolute; top: 15px; right: 15px; background: rgba(79, 172, 254, 0.9); padding: 0.4rem 1rem; border-radius: 20px; font-size: 0.9rem; font-weight: 600; }
.t4k9m7p3x { padding: 1.5rem; }
.t4k9m7p3x h3 { font-size: 1.3rem; margin-bottom: 0.8rem; }
.n3k8m5p7x { display: flex; gap: 0.8rem; margin-bottom: 0.8rem; }
.n3k8m5p7x span { background: rgba(79, 172, 254, 0.2); padding: 0.3rem 0.8rem; border-radius: 15px; font-size: 0.85rem; color: #4facfe; border: 1px solid rgba(79, 172, 254, 0.3); }
.t4k9m7p3x p { color: rgba(255, 255, 255, 0.8); font-size: 0.95rem; line-height: 1.6; }
.z7k9m3p5x { background: rgba(255, 255, 255, 0.03); padding: 3rem 2rem; margin-top: 4rem; border-top: 1px solid rgba(255, 255, 255, 0.1); }
.q4k8m6p2x { max-width: 1400px; margin: 0 auto; text-align: center; }
.j9k3m7p5x { display: flex; justify-content: center; gap: 3rem; margin-bottom: 2rem; flex-wrap: wrap; }
.j9k3m7p5x a { color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: all 0.3s ease; }
.j9k3m7p5x a:hover { color: #4facfe; }
.q4k8m6p2x p { color: rgba(255, 255, 255, 0.6); font-size: 0.95rem; }
@media (max-width: 768px) { .m9k6p3t7x { flex-direction: column; gap: 1rem; } .h5k9m7p3x { flex-direction: column; } .h4k9m2p7x { grid-template-columns: 1fr; } .x3k9m7p4t h2 { font-size: 2rem; } }
