* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; background: linear-gradient(135deg, #141e30 0%, #243b55 100%); color: #ffffff; line-height: 1.6; min-height: 100vh; }
.r3k7m2p9w { position: fixed; top: 0; left: 0; width: 100%; background: rgba(20, 30, 48, 0.95); backdrop-filter: blur(10px); z-index: 1000; box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3); }
.t6n4k8m5x { max-width: 1400px; margin: 0 auto; padding: 1rem 2rem; display: flex; justify-content: space-between; align-items: center; }
.z9p2k7m4n h1 a { font-size: 1.8rem; background: linear-gradient(45deg, #f093fb 0%, #f5576c 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: 800; text-decoration: none; }
.q5m8k3p7t { display: flex; gap: 2rem; list-style: none; }
.q5m8k3p7t a { color: #ffffff; text-decoration: none; font-weight: 500; transition: all 0.3s ease; padding: 0.5rem 0; position: relative; }
.q5m8k3p7t a::after { content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background: linear-gradient(90deg, #f093fb, #f5576c); transition: width 0.3s ease; }
.q5m8k3p7t a:hover::after, .x7k2m9p4n::after { width: 100%; }
.q5m8k3p7t a:hover { color: #f093fb; }
.p8m5k2n9x { max-width: 1400px; margin: 100px auto 0; padding: 2rem; }
.h3k9m7p2t { text-align: center; margin-bottom: 3rem; padding: 3rem 0; background: linear-gradient(135deg, rgba(240, 147, 251, 0.1) 0%, rgba(245, 87, 108, 0.1) 100%); border-radius: 20px; animation: m6k9p3t7x 1s ease-out; }
@keyframes m6k9p3t7x { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } }
.m6k4p8t3n h2 { font-size: 2.5rem; margin-bottom: 1rem; background: linear-gradient(45deg, #f093fb 0%, #f5576c 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.m6k4p8t3n p { font-size: 1.2rem; color: rgba(255, 255, 255, 0.8); }
.w9k5m3p7x { margin-bottom: 3rem; }
.j4k8m2p6n { display: flex; gap: 1rem; flex-wrap: wrap; justify-content: center; }
.n7k3m9p5t { 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; }
.n7k3m9p5t:hover, .k2m8p4x7n { background: linear-gradient(45deg, #f093fb 0%, #f5576c 100%); border-color: transparent; transform: translateY(-2px); box-shadow: 0 4px 15px rgba(240, 147, 251, 0.4); }
.t5k9m3p8x { margin-bottom: 4rem; }
.p2k7m4n9x { display: grid; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); gap: 2rem; }
.m9k3p5t8x { 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: p7k3m9x5t 0.6s ease-out backwards; }
.m9k3p5t8x:nth-child(1) { animation-delay: 0.1s; } .m9k3p5t8x:nth-child(2) { animation-delay: 0.2s; } .m9k3p5t8x:nth-child(3) { animation-delay: 0.3s; } .m9k3p5t8x:nth-child(4) { animation-delay: 0.4s; } .m9k3p5t8x:nth-child(5) { animation-delay: 0.5s; } .m9k3p5t8x:nth-child(6) { animation-delay: 0.6s; } .m9k3p5t8x:nth-child(7) { animation-delay: 0.7s; } .m9k3p5t8x:nth-child(8) { animation-delay: 0.8s; }
@keyframes p7k3m9x5t { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }
.m9k3p5t8x:hover { transform: translateY(-10px); box-shadow: 0 15px 40px rgba(240, 147, 251, 0.3); border-color: rgba(240, 147, 251, 0.5); }
.k8m2p9n5x { position: relative; height: 400px; overflow: hidden; }
.k8m2p9n5x img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s ease; }
.m9k3p5t8x:hover .k8m2p9n5x img { transform: scale(1.1); }
.x4m7k9p3n { 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; }
.m9k3p5t8x:hover .x4m7k9p3n { opacity: 1; }
.t9k5m2p7x { padding: 1rem 2rem; background: linear-gradient(45deg, #f093fb 0%, #f5576c 100%); border-radius: 30px; font-weight: 600; font-size: 1.1rem; cursor: pointer; transition: transform 0.3s ease; }
.t9k5m2p7x:hover { transform: scale(1.1); }
.n3k8m6p4t { position: absolute; top: 15px; right: 15px; background: rgba(240, 147, 251, 0.9); padding: 0.4rem 1rem; border-radius: 20px; font-size: 0.9rem; font-weight: 600; }
.p6k9m3t7x { padding: 1.5rem; }
.p6k9m3t7x h3 { font-size: 1.3rem; margin-bottom: 0.8rem; color: #ffffff; }
.m4k7p2n9x { display: flex; gap: 0.8rem; margin-bottom: 0.8rem; }
.m4k7p2n9x span { background: rgba(240, 147, 251, 0.2); padding: 0.3rem 0.8rem; border-radius: 15px; font-size: 0.85rem; color: #f093fb; border: 1px solid rgba(240, 147, 251, 0.3); }
.p6k9m3t7x p { color: rgba(255, 255, 255, 0.8); font-size: 0.95rem; line-height: 1.6; }
.k7m9p3t5x { background: rgba(255, 255, 255, 0.03); padding: 3rem 2rem; margin-top: 4rem; border-top: 1px solid rgba(255, 255, 255, 0.1); }
.n4k8m6p2t { max-width: 1400px; margin: 0 auto; text-align: center; }
.t9k3m7p5x { display: flex; justify-content: center; gap: 3rem; margin-bottom: 2rem; flex-wrap: wrap; }
.t9k3m7p5x a { color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: all 0.3s ease; }
.t9k3m7p5x a:hover { color: #f093fb; }
.n4k8m6p2t p { color: rgba(255, 255, 255, 0.6); font-size: 0.95rem; }
@media (max-width: 768px) { .q5m8k3p7t { flex-direction: column; gap: 1rem; } .t6n4k8m5x { flex-direction: column; } .p2k7m4n9x { grid-template-columns: 1fr; } .m6k4p8t3n h2 { font-size: 2rem; } }
