*{margin:0;padding:0;box-sizing:border-box;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}body{background-color:#0f0f1e;color:#e0e0ff;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}a{text-decoration:none;color:inherit}.container_c4c61d65{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}header{background-color:rgba(26,26,46,0.95);backdrop-filter:blur(10px);position:fixed;width:100%;top:0;z-index:1000;border-bottom:1px solid #2a2a3e;padding:15px 0;transition:background-color 0.3s ease}.header-content_c4c61d65{display:flex;justify-content:space-between;align-items:center}.logo_c4c61d65{font-size:1.8rem;font-weight:800;color:#6c63ff;display:flex;align-items:center;gap:10px}.logo-icon_c4c61d65{color:#ff6b9d}.nav-desktop_c4c61d65{display:flex;gap:30px}@media (max-width:768px){.nav-desktop_c4c61d65{display:none}}.nav-link_c4c61d65{color:#b8b8d0;font-weight:500;transition:color 0.3s;position:relative;padding:5px 0}.nav-link_c4c61d65:hover,.nav-link_c4c61d65.active{color:#6c63ff}.nav-link_c4c61d65.active::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#6c63ff}.mobile-menu-btn_c4c61d65{display:none;background:none;border:none;color:#e0e0ff;font-size:1.5rem;cursor:pointer}@media (max-width:768px){.mobile-menu-btn_c4c61d65{display:block}}.mobile-menu_c4c61d65{display:none;position:fixed;top:70px;left:0;width:100%;background-color:rgba(26,26,46,0.98);backdrop-filter:blur(15px);padding:20px;border-top:1px solid #2a2a3e;z-index:999;flex-direction:column;gap:20px}.mobile-menu_c4c61d65.active{display:flex}main{flex:1;margin-top:100px;padding-bottom:60px}.breadcrumbs_c4c61d65{margin-bottom:30px;font-size:0.9rem;color:#8a8ab5}.breadcrumbs_c4c61d65 a{color:#8a8ab5;transition:color 0.3s}.breadcrumbs_c4c61d65 a:hover{color:#6c63ff}.breadcrumbs_c4c61d65 span{margin:0 8px}.page-title_c4c61d65{font-size:3rem;margin-bottom:20px;background:linear-gradient(90deg,#6c63ff,#ff6b9d);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1.2}@media (max-width:768px){.page-title_c4c61d65{font-size:2.2rem}}.page-subtitle_c4c61d65{font-size:1.2rem;color:#b8b8d0;margin-bottom:40px;max-width:700px}.download-buttons_c4c61d65{display:flex;gap:20px;margin-bottom:60px;flex-wrap:wrap}.download-btn_c4c61d65{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 35px;border-radius:12px;font-weight:700;font-size:1.1rem;transition:all 0.3s ease;min-width:220px;border:none;cursor:pointer}.download-btn-android_c4c61d65{background:linear-gradient(135deg,#3ddc84,#1f9d63);color:#0a0a1a}.download-btn-ios_c4c61d65{background:linear-gradient(135deg,#007aff,#0040ff);color:white}.download-btn-windows_c4c61d65{background:linear-gradient(135deg,#00b4ff,#0066cc);color:white}.download-btn_c4c61d65:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(108,99,255,0.3)}.download-btn_c4c61d65 i{font-size:1.5rem}.app-mockup-section_c4c61d65{background:linear-gradient(145deg,#1a1a2e,#23233d);border-radius:20px;padding:40px;border:1px solid #2a2a3e;box-shadow:0 15px 35px rgba(0,0,0,0.4);margin-top:30px}.app-mockup-title_c4c61d65{font-size:1.8rem;margin-bottom:30px;text-align:center;color:#e0e0ff}.app-mockup_c4c61d65{display:flex;justify-content:center;align-items:center;min-height:400px;background:radial-gradient(circle at center,#2a2a4a 0%,#1a1a2e 70%);border-radius:15px;position:relative;overflow:hidden}.mockup-screen_c4c61d65{width:280px;height:500px;background-color:#0a0a14;border-radius:30px;border:10px solid #222;position:relative;box-shadow:0 20px 50px rgba(0,0,0,0.7)}.mockup-notch_c4c61d65{position:absolute;top:0;left:50%;transform:translateX(-50%);width:180px;height:25px;background-color:#222;border-bottom-left-radius:15px;border-bottom-right-radius:15px;z-index:2}.mockup-content_c4c61d65{padding:50px 25px 25px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.mockup-header_c4c61d65{text-align:center;width:100%}.mockup-app-icon_c4c61d65{width:70px;height:70px;background:linear-gradient(135deg,#6c63ff,#ff6b9d);border-radius:18px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:bold;color:white}.mockup-app-name_c4c61d65{font-size:1.5rem;font-weight:700;color:#e0e0ff;margin-bottom:5px}.mockup-app-tagline_c4c61d65{font-size:0.9rem;color:#8a8ab5}.mockup-features_c4c61d65{width:100%}.mockup-feature_c4c61d65{display:flex;align-items:center;gap:15px;padding:12px 15px;background-color:rgba(42,42,62,0.6);border-radius:10px;margin-bottom:12px}.mockup-feature-icon_c4c61d65{width:30px;height:30px;border-radius:8px;background-color:#6c63ff;display:flex;align-items:center;justify-content:center;color:white;font-size:0.9rem}.mockup-feature-text_c4c61d65{font-size:0.9rem;color:#d0d0f0}.mockup-footer_c4c61d65{width:100%;text-align:center;color:#8a8ab5;font-size:0.8rem}footer{background-color:#1a1a2e;border-top:1px solid #2a2a3e;padding:50px 0 20px;margin-top:auto}.footer-content_c4c61d65{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:40px}.footer-column_c4c61d65{flex:1;min-width:200px}.footer-column_c4c61d65 h4{font-size:1.2rem;margin-bottom:20px;color:#6c63ff}.footer-links-list_c4c61d65{list-style:none}.footer-links-list_c4c61d65 li{margin-bottom:12px}.footer-links-list_c4c61d65 a{color:#b8b8d0;transition:color 0.3s}.footer-links-list_c4c61d65 a:hover{color:#6c63ff}.footer-bottom_c4c61d65{text-align:center;padding-top:20px;border-top:1px solid #2a2a3e;color:#8a8ab5;font-size:0.9rem}.footer-bottom_c4c61d65 p{margin-bottom:10px}@media (max-width:768px){.download-buttons_c4c61d65{justify-content:center}.download-btn_c4c61d65{min-width:100%;justify-content:center}.app-mockup-section_c4c61d65{padding:25px}.mockup-screen_c4c61d65{width:250px;height:450px}.footer-content_c4c61d65{flex-direction:column;gap:30px}}