*{margin:0;padding:0;box-sizing:border-box;font-family:'Segoe UI',system-ui,-apple-system,sans-serif}body{background-color:#fef7ff;color:#333;line-height:1.6}.container_92110378{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}header{background-color:#fff;box-shadow:0 2px 15px rgba(149,76,233,0.08);position:sticky;top:0;z-index:1000}.nav-container_92110378{display:flex;justify-content:space-between;align-items:center;padding:18px 0}.logo_92110378 a{font-size:1.8rem;font-weight:800;color:#954ce9;text-decoration:none;background:linear-gradient(90deg,#954ce9,#d86efd);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-links_92110378{display:flex;list-style:none;gap:30px}.nav-links_92110378 a{text-decoration:none;color:#555;font-weight:600;font-size:1rem;transition:color 0.3s;position:relative}.nav-links_92110378 a:hover{color:#954ce9}.nav-links_92110378 a.active_92110378{color:#954ce9}.nav-links_92110378 a.active_92110378::after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#954ce9}.mobile-menu-btn_92110378{display:none;background:none;border:none;font-size:1.5rem;color:#954ce9;cursor:pointer}.breadcrumbs_92110378{padding:20px 0 10px;font-size:0.9rem;color:#777}.breadcrumbs_92110378 a{color:#954ce9;text-decoration:none}.breadcrumbs_92110378 span{color:#aaa}.app-hero_92110378{padding:60px 0 80px;text-align:center}.app-hero_92110378 h1{font-size:3.2rem;color:#2d0b59;margin-bottom:20px;line-height:1.2}.app-hero_92110378 p{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto 40px}.download-buttons_92110378{display:flex;justify-content:center;gap:25px;margin-bottom:60px;flex-wrap:wrap}.download-btn_92110378{display:inline-flex;align-items:center;gap:12px;padding:18px 35px;border-radius:50px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all 0.3s ease;box-shadow:0 6px 20px rgba(149,76,233,0.2)}.btn-ios_92110378{background:linear-gradient(135deg,#000,#333);color:white}.btn-android_92110378{background:linear-gradient(135deg,#954ce9,#b86ef3);color:white}.download-btn_92110378:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(149,76,233,0.3)}.download-btn_92110378 i{font-size:1.5rem}.app-mockup_92110378{background:linear-gradient(145deg,#ffffff,#f5eeff);border-radius:30px;padding:40px;max-width:900px;margin:0 auto;box-shadow:0 20px 50px rgba(149,76,233,0.15);border:1px solid #eee0ff;position:relative;overflow:hidden}.mockup-screen_92110378{background-color:#fff;border-radius:20px;height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e6d4fa;position:relative}.mockup-header_92110378{width:100%;height:60px;background:linear-gradient(90deg,#954ce9,#b86ef3);border-radius:20px 20px 0 0;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:1.2rem}.mockup-content_92110378{padding:40px;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.mockup-icon_92110378{font-size:4rem;color:#954ce9;margin-bottom:25px}.mockup-title_92110378{font-size:2rem;color:#2d0b59;margin-bottom:15px}.mockup-text_92110378{color:#666;font-size:1.1rem;max-width:500px;margin:0 auto}.mockup-features_92110378{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.feature_92110378{background:#f9f3ff;padding:20px;border-radius:15px;text-align:center}.feature_92110378 i{font-size:2rem;color:#954ce9;margin-bottom:10px}.app-features_92110378{padding:80px 0;background-color:#fcfaff}.section-title_92110378{text-align:center;font-size:2.5rem;color:#2d0b59;margin-bottom:50px}.features-grid_92110378{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.feature-card_92110378{background:white;padding:35px;border-radius:20px;box-shadow:0 10px 30px rgba(149,76,233,0.08);transition:transform 0.3s;border:1px solid #f0e5ff}.feature-card_92110378:hover{transform:translateY(-10px)}.feature-card_92110378 i{font-size:2.5rem;color:#954ce9;margin-bottom:20px}.feature-card_92110378 h3{font-size:1.5rem;color:#2d0b59;margin-bottom:15px}footer{background:linear-gradient(135deg,#2d0b59,#3a1470);color:#fff;padding:60px 0 30px}.footer-content_92110378{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.footer-section_92110378 h3{font-size:1.8rem;margin-bottom:15px;background:linear-gradient(90deg,#b86ef3,#ffa3fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-section_92110378 h4{font-size:1.3rem;margin-bottom:20px;color:#e6d4fa}.footer-section_92110378 ul{list-style:none}.footer-section_92110378 ul li{margin-bottom:10px}.footer-section_92110378 a{color:#d0b8f0;text-decoration:none;transition:color 0.3s}.footer-section_92110378 a:hover{color:#fff}.footer-bottom_92110378{text-align:center;padding-top:30px;border-top:1px solid rgba(255,255,255,0.1);color:#b8a2d6;font-size:0.9rem}@media (max-width:768px){.nav-links_92110378{display:none;position:absolute;top:100%;left:0;width:100%;background-color:white;flex-direction:column;padding:20px;box-shadow:0 10px 20px rgba(0,0,0,0.1);z-index:1000}.nav-links_92110378.active_92110378{display:flex}.mobile-menu-btn_92110378{display:block}.app-hero_92110378 h1{font-size:2.5rem}.download-buttons_92110378{flex-direction:column;align-items:center}.download-btn_92110378{width:100%;max-width:300px;justify-content:center}.app-mockup_92110378{padding:20px}.mockup-screen_92110378{height:400px}.mockup-features_92110378{grid-template-columns:1fr}.features-grid_92110378{grid-template-columns:1fr}}@media (max-width:480px){.app-hero_92110378 h1{font-size:2rem}.app-hero_92110378 p{font-size:1rem}.section-title_92110378{font-size:2rem}.mockup-screen_92110378{height:350px}.mockup-title_92110378{font-size:1.5rem}}