@font-face{font-family:Inter;src:url(/fonts/Inter-VariableFont_opsz,wght.ttf) format("truetype-variations");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Italic-VariableFont_opsz,wght.ttf) format("truetype-variations");font-weight:300 900;font-style:italic;font-display:swap}*{box-sizing:border-box}*,html{margin:0;padding:0}html{background-color:#000000;height:100vh;overflow:hidden}img,video{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.video-blob video{pointer-events:none}.main-video{pointer-events:auto}video{-webkit-appearance:none;-moz-appearance:none;appearance:none}video::-webkit-media-controls,video::-webkit-media-controls-current-time-display,video::-webkit-media-controls-enclosure,video::-webkit-media-controls-fullscreen-button,video::-webkit-media-controls-mute-button,video::-webkit-media-controls-overlay-enclosure,video::-webkit-media-controls-overlay-play-button,video::-webkit-media-controls-panel,video::-webkit-media-controls-play-button,video::-webkit-media-controls-return-to-realtime-button,video::-webkit-media-controls-rewind-button,video::-webkit-media-controls-seek-back-button,video::-webkit-media-controls-seek-forward-button,video::-webkit-media-controls-start-playback-button,video::-webkit-media-controls-time-remaining-display,video::-webkit-media-controls-timeline,video::-webkit-media-controls-toggle-closed-captions-button,video::-webkit-media-controls-volume-slider,video::-webkit-media-controls-volume-slider-container{display:none!important;-webkit-appearance:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}video::-moz-media-controls{display:none!important}video::-ms-media-controls{display:none!important}.main-video::-webkit-media-controls,.main-video::-webkit-media-controls-overlay-play-button,.main-video::-webkit-media-controls-panel,.main-video::-webkit-media-controls-play-button,.main-video::-webkit-media-controls-start-playback-button{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.main-video:focus::-webkit-media-controls,.main-video:hover::-webkit-media-controls{display:none!important;visibility:hidden!important}@supports (-webkit-touch-callout:none){video{-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}video::-webkit-media-controls,video::-webkit-media-controls-overlay-play-button,video::-webkit-media-controls-panel,video::-webkit-media-controls-play-button,video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important;position:absolute!important;left:-9999px!important;width:0!important;height:0!important}}.main-video{-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important;object-fit:cover!important}@media (max-width:768px){video{-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important}video::-webkit-media-controls,video::-webkit-media-controls-overlay-play-button,video::-webkit-media-controls-panel,video::-webkit-media-controls-play-button,video::-webkit-media-controls-start-playback-button{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;position:absolute!important;left:-10000px!important;top:-10000px!important;width:0!important;height:0!important;z-index:-9999!important}.play-overlay{z-index:999!important}.play-button,.play-overlay{pointer-events:auto!important}.play-button{z-index:1000!important;background:rgba(0,0,0,.7)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:2px solid rgba(255,255,255,.3)!important}.play-button:active{transform:scale(.9)!important;background:rgba(0,0,0,.9)!important}.play-button-simple{padding:8px!important}.play-button-simple,.play-button-simple .play-icon{font-size:40px!important}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);color:#ffffff;font-size:16px;line-height:1.7;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;padding:0}.App,body{overflow:hidden;height:100vh}.App{display:flex;flex-direction:column}.navbar{top:0;left:0;width:100%;z-index:1000;background:rgba(34,35,36,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1)}.nav-container{max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.nav-logo h1{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:white;margin:0;letter-spacing:0}.nav-menu{display:flex;align-items:center;gap:24px}.nav-link{color:#9ca3af;text-decoration:none;font-size:15px;font-weight:400;transition:color .3s ease}.nav-link:hover{color:#f3f6f8}.btn-download-nav{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;padding:12px 24px;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;position:relative;overflow:hidden;animation:jump 2s cubic-bezier(.4,0,.2,1) infinite}.btn-download-nav:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px) scale(1.05);box-shadow:0 15px 35px rgba(59,130,246,.4);animation:jump-hover .8s ease-in-out infinite}.hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#1a1a1a}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.floating-shape{position:absolute;border-radius:50%;opacity:.3;animation:float 6s ease-in-out infinite}.shape-1{width:120px;height:120px;background:linear-gradient(135deg,#10b981,#059669);top:15%;left:5%;animation-delay:0s}.shape-2{width:80px;height:80px;background:linear-gradient(135deg,#f59e0b,#d97706);top:65%;left:8%;animation-delay:1s}.shape-3{width:100px;height:100px;background:linear-gradient(135deg,#ef4444,#dc2626);top:25%;right:8%;animation-delay:2s}.shape-4{width:60px;height:60px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);top:75%;right:15%;animation-delay:3s}.shape-5{width:140px;height:140px;background:linear-gradient(135deg,#06b6d4,#0891b2);bottom:15%;right:5%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-20px) rotate(5deg)}50%{transform:translateY(-10px) rotate(-3deg)}75%{transform:translateY(-15px) rotate(3deg)}}.hero-container{max-width:900px;margin:0 auto;padding:0 40px}.hero-container,.hero-content{width:100%;position:relative;z-index:10}.hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;height:100vh;text-align:center}@media (min-width:1024px){.hero-content{flex-direction:row;align-items:center;justify-content:space-between;text-align:left;gap:60px;height:100vh;padding:0 20px}}.hero-text-section{max-width:800px;text-align:center}@media (max-width:768px){.hero-text{max-width:320px}}@media (min-width:1024px){.hero-text-section{flex:1 1;max-width:600px;text-align:left}}.hero-text-section-container{flex-direction:column;gap:5px;text-align:center}.hero-text-section-container,.hero-video-section{display:flex;align-items:center;justify-content:center;width:100%}.hero-video-section{max-width:300px}@media (min-width:1024px){.hero-video-section{flex:1 1;justify-content:flex-end}}.hero-left-section{display:flex;flex-direction:column;align-items:center;gap:0}@media (min-width:1024px){.hero-left-section{flex:1 1;align-items:flex-start}}.hero-logo{margin-bottom:40px}.logo-icon{width:70px;height:70px;margin:0 auto;display:block;border-radius:25px;object-fit:contain}.hero-video{width:220px;height:450px;display:flex;justify-content:center;align-items:center;position:relative}@media (min-width:778px){.hero-video{height:440px}}.main-video{width:100%;min-height:600px;height:auto;border-radius:25px;object-fit:cover;cursor:pointer;transition:all .3s ease}.main-video:hover{transform:scale(1.02);box-shadow:0 30px 60px rgba(59,130,246,.4)}.play-overlay{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:25px}.play-button,.play-overlay{display:flex;align-items:center;justify-content:center;background:transparent;cursor:pointer;transition:all .3s ease}.play-button{border:none;border-radius:50%;width:80px;height:80px}.play-button:hover{transform:scale(1.1)}.play-button:active{transform:scale(.95)}.play-icon{font-size:24px}.play-button-simple{background:none;border:none;cursor:pointer;transition:all .3s ease;padding:10px;border-radius:0;color:rgba(255,255,255,.9);font-size:48px;line-height:1;display:flex;align-items:center;justify-content:center}.play-button-simple:hover{color:rgba(255,255,255,1);transform:scale(1.1)}.play-button-simple:active{transform:scale(.9)}.play-button-simple .play-icon{font-size:48px;line-height:1;color:#ffffff;font-weight:700;margin-left:3px}.wave-container{margin-bottom:16px;opacity:0;animation:slideUp 1s ease-out .5s forwards}.wave-bars{display:flex;justify-content:center;align-items:flex-end;height:40px;gap:2px;max-width:250px;margin:0 auto}.wave-bar{width:3px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:2px;animation:wave-pulse 1.5s ease-in-out infinite}.bar-0{height:12px;animation-delay:0s}.bar-1{height:20px;animation-delay:.1s}.bar-2{height:15px;animation-delay:.2s}.bar-3{height:25px;animation-delay:.3s}.bar-4{height:18px;animation-delay:.4s}.bar-5{height:30px;animation-delay:.5s}.bar-6{height:22px;animation-delay:.6s}.bar-7{height:16px;animation-delay:.7s}.bar-8{height:28px;animation-delay:.8s}.bar-9{height:20px;animation-delay:.9s}.bar-10{height:24px;animation-delay:1s}.bar-11{height:14px;animation-delay:1.1s}.bar-12{height:26px;animation-delay:1.2s}.bar-13{height:18px;animation-delay:1.3s}.bar-14{height:22px;animation-delay:1.4s}.bar-15{height:30px;animation-delay:1.5s}.bar-16{height:25px;animation-delay:1.6s}.bar-17{height:16px;animation-delay:1.7s}.bar-18{height:28px;animation-delay:1.8s}.bar-19{height:17px;animation-delay:1.9s}.bar-20{height:20px;animation-delay:2s}.bar-21{height:26px;animation-delay:2.1s}.bar-22{height:14px;animation-delay:2.2s}.bar-23{height:32px;animation-delay:2.3s}.bar-24{height:22px;animation-delay:2.4s}.bar-25{height:18px;animation-delay:2.5s}.bar-26{height:25px;animation-delay:2.6s}.bar-27{height:16px;animation-delay:2.7s}.bar-28{height:28px;animation-delay:2.8s}.bar-29{height:21px;animation-delay:2.9s}.bar-30{height:24px;animation-delay:3s}.bar-31{height:17px;animation-delay:3.1s}.bar-32{height:29px;animation-delay:3.2s}.bar-33{height:20px;animation-delay:3.3s}.bar-34{height:24px;animation-delay:3.4s}.bar-35{height:16px;animation-delay:3.5s}.bar-36{height:26px;animation-delay:3.6s}.bar-37{height:18px;animation-delay:3.7s}.bar-38{height:21px;animation-delay:3.8s}.bar-39{height:25px;animation-delay:3.9s}@keyframes wave-pulse{0%,to{transform:scaleY(1);opacity:.7}50%{transform:scaleY(.3);opacity:1}}.hero-title-animated{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:32px;font-weight:800;color:#ffffff;line-height:1.2;margin-bottom:24px;letter-spacing:-.02em;opacity:0;animation:slideUp 1s ease-out .7s forwards}.hero-line{display:block;line-height:1.2}.gradient-text-purple{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text}.gradient-text-pink,.gradient-text-purple{-webkit-text-fill-color:transparent;color:transparent}.gradient-text-pink{display:inline-block;background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;background-clip:text}.hero-text-line-1,.hero-text-line-2{display:inline}@media (max-width:767px){.hero-text-line-1,.hero-text-line-2{display:block;margin-bottom:0}.hero-text-line-1{margin-bottom:8px}}@media (min-width:768px){.hero-title-animated{font-size:48px;line-height:1.2}}@media (min-width:1024px){.hero-title-animated{font-size:56px;width:600px;line-height:1.15;margin-bottom:32px}}@media (min-width:1280px){.hero-title-animated{line-height:1.1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:slide-up .8s ease-out forwards}.hero-cta{opacity:0;animation:slideUp 1s ease-out .9s forwards;width:100%;display:flex;justify-content:center}@media (min-width:1024px){.hero-cta{width:auto;justify-content:flex-start}}.btn-download-primary{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;border:none;border-radius:25px;font-size:24px;font-weight:600;padding:16px 50px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;animation:jump 2s cubic-bezier(.4,0,.2,1) infinite}.btn-download-primary:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-3px) scale(1.05);box-shadow:0 25px 50px rgba(59,130,246,.4);animation:jump-hover .8s ease-in-out infinite}.btn-download-primary:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:25px;background:linear-gradient(135deg,rgba(59,130,246,.3),rgba(29,78,216,.3));animation:pulse 2s ease-in-out infinite;z-index:-1}.btn-download-primary:active{transform:translateY(-1px) scale(1.02);transition:all .1s ease}@keyframes ripple{0%{transform:scale(0);opacity:.6}50%{opacity:.3}to{transform:scale(2);opacity:0}}@keyframes pulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.1);opacity:.3}}@keyframes jump{0%,85%,to{transform:scale(1)}8%{transform:scale(1.1)}15%{transform:scale(1)}}@keyframes jump-hover{0%,50%,to{transform:translateY(-3px) scale(1.05)}25%{transform:translateY(-3px) scale(1.12)}75%{transform:translateY(-3px) scale(1.08)}}.hero-phones{position:absolute;bottom:-200px;left:50%;transform:translateX(-50%);display:flex;gap:100px;z-index:5}.phone{width:300px;height:600px;background:linear-gradient(135deg,#374151,#1f2937);border-radius:40px;padding:10px;box-shadow:0 30px 60px rgba(0,0,0,.5);opacity:.4}.phone-screen{width:100%;height:100%;background:#000;border-radius:30px;overflow:hidden;position:relative}.phone-content{width:100%;height:100%;background:linear-gradient(135deg,#1f2937,#111827)}.phone-1{transform:translateY(-100px) rotate(-15deg);z-index:1}.phone-2{transform:translateY(-50px) rotate(10deg);z-index:2}.features{padding:160px 0;background:linear-gradient(135deg,#ffffff,#f8fafc);border-radius:200px 200px 0 0;margin-top:400px}.features-container{max-width:1440px;margin:0 auto;padding:0 120px}.features-title{font-size:70px;font-weight:800;margin-bottom:80px}.highlight-green{color:#4deec8}.highlight-blue{color:#54b7ff}.highlight-pink{color:#ff4f7b}.features-content{display:flex;gap:40px;align-items:flex-start}.features-list{flex:1 1;max-width:547px}.feature-item{margin-bottom:60px;cursor:pointer;transition:all .3s ease;position:relative}.feature-item.active{color:#f3f6f8}.feature-item:not(.active){color:#6b7280}.feature-item.active .feature-dot{background:white}.feature-dot{position:absolute;left:-28px;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:transparent}.feature-item h3{font-size:36px;font-weight:600;margin-bottom:8px}.feature-item p{font-size:18px;line-height:1.6;opacity:.9}.features-image{flex:1 1;max-width:592px;height:518px}.feature-screenshot,.features-image{position:relative;overflow:hidden;border-radius:20px}.feature-screenshot{width:100%;height:100%;background:linear-gradient(135deg,#1f2937,#111827)}.screenshot-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:300px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:20px;box-shadow:0 20px 40px rgba(59,130,246,.3)}.sound-section{padding:160px 0;background:linear-gradient(135deg,#ffffff,#f8fafc)}.sound-container{max-width:1440px;margin:0 auto;padding:0 120px}.sound-title{font-size:70px;font-weight:800;margin-bottom:80px}.sound-content{display:flex;gap:40px;align-items:flex-start}.sound-features{flex:1 1;max-width:547px}.sound-feature{margin-bottom:60px;cursor:pointer;transition:all .3s ease;position:relative}.sound-feature.active{color:#f3f6f8}.sound-feature:not(.active){color:#6b7280}.sound-feature.active .feature-dot{background:white}.sound-feature h3{font-size:36px;font-weight:600;margin-bottom:8px}.sound-feature p{font-size:18px;line-height:1.6;opacity:.9}.sound-image{flex:1 1;max-width:592px;height:700px;position:relative}.sound-screenshot{background:linear-gradient(135deg,#1f2937,#111827);display:flex;align-items:center;justify-content:center;overflow:hidden}.music-video,.sound-screenshot{width:100%;height:100%;border-radius:20px}.music-video{object-fit:cover}.equalizer-visual{display:flex;gap:8px;align-items:flex-end;height:200px}.eq-bar{width:20px;background:linear-gradient(135deg,#54b7ff,#3b82f6);border-radius:10px 10px 0 0;animation:equalizer 1.5s ease-in-out infinite}.eq-bar:first-child{height:60%;animation-delay:.1s}.eq-bar:nth-child(2){height:80%;animation-delay:.2s}.eq-bar:nth-child(3){height:100%;animation-delay:.3s}.eq-bar:nth-child(4){height:70%;animation-delay:.4s}.eq-bar:nth-child(5){height:90%;animation-delay:.5s}@keyframes equalizer{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}.about-button:hover,.examples-button:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 10px 25px rgba(99,102,241,.3)}.example-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.combo-card:hover{background:rgba(99,102,241,.1)!important}.footer{background:linear-gradient(135deg,#1a1b1e,#252629);border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-top:auto}.footer-container{max-width:1440px;margin:0 auto;padding:0 40px}.footer-content{display:flex;justify-content:space-between;align-items:center;padding:16px 0;min-height:60px}.footer-brand h3{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:white;margin:0;letter-spacing:0;background:linear-gradient(45deg,#00d4ff,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-links{display:flex;gap:20px;align-items:center}.footer-links a{color:rgba(255,255,255,.7);text-decoration:none;font-size:14px;font-weight:400;transition:all .3s ease;padding:8px 12px;border-radius:6px}.footer-links a:hover{color:#00d4ff;background:rgba(0,212,255,.1)}.footer-copy{text-align:right;display:flex;flex-direction:column;gap:4px}.footer-copy p{font-size:14px;color:rgba(255,255,255,.5);margin:0}.modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease-out;padding:0}.modal-content{background:linear-gradient(135deg,#222324,#1a1a1a);border-radius:0;width:100%;height:100vh;max-height:100vh;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.5);border:1px solid rgba(59,130,246,.2);animation:slideUp .3s ease-out}.modal-header{padding:20px;display:flex;justify-content:space-between;align-items:center}.modal-progress-bar{flex:1 1}.progress-text{color:#f3f6f8;font-size:14px;font-weight:600;margin-bottom:8px}.progress-bar{width:100%;height:4px;background:rgba(59,130,246,.2);border-radius:2px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);transition:width .5s ease;border-radius:2px}.close-button{background:none;border:none;color:#f3f6f8;font-size:24px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.close-button:hover{background:rgba(59,130,246,.2);transform:scale(1.1)}.modal-body{padding:30px;overflow-y:auto;width:500px;margin:auto;height:calc(100vh - 140px);max-height:calc(100vh - 140px);scroll-behavior:smooth}.modal-body::-webkit-scrollbar{width:5px}.modal-body::-webkit-scrollbar-track{background:rgba(59,130,246,.05);border-radius:4px}.modal-body::-webkit-scrollbar-thumb{background:rgba(59,130,246,.3);border-radius:4px;-webkit-transition:background .3s ease;transition:background .3s ease}.modal-body::-webkit-scrollbar-thumb:hover{background:rgba(59,130,246,.5)}.form-step{text-align:center}.telegram-step{padding-bottom:80px}.telegram-step .continue-button{margin-top:40px}.step-title{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#f3f6f8;font-size:28px;font-weight:700;line-height:1.3;margin-bottom:24px;letter-spacing:-.01em}.options-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin-bottom:30px}.option-button{background:rgba(255,255,255,.05);border:2px solid rgba(59,130,246,.2);color:#f3f6f8;padding:16px 20px;border-radius:25px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative}.option-button.selected{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f6;color:#ffffff;box-shadow:0 10px 25px rgba(59,130,246,.3);transform:translateY(-2px)}.rating-container{margin-bottom:30px}.rating-buttons{color:#ffffff;display:flex;justify-content:center;gap:12px;margin-bottom:16px}.rating-button{width:56px;height:56px;background:rgba(255,255,255,.05);border:2px solid rgba(59,130,246,.2);color:#f3f6f8;border-radius:25px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease}.rating-button:hover{background:rgba(59,130,246,.1);border-color:rgba(59,130,246,.4);transform:translateY(-2px)}.rating-button.selected{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f6;color:#ffffff;box-shadow:0 10px 25px rgba(59,130,246,.3)}.rating-labels{display:flex;justify-content:space-between;color:rgba(243,246,248,.6);font-size:14px}.email-input{width:100%;background:rgba(255,255,255,.05);border:2px solid rgba(59,130,246,.2);color:#f3f6f8;padding:16px 20px;border-radius:25px;font-size:16px;margin-bottom:30px;transition:all .3s ease}.email-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 20px rgba(59,130,246,.2)}.email-input::placeholder{color:rgba(243,246,248,.5)}.continue-button{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;border:none;padding:16px 32px;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 25px rgba(59,130,246,.3);margin:0 auto}.continue-button.enabled:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 15px 35px rgba(59,130,246,.4)}.continue-button.disabled{background:rgba(107,114,128,.3);cursor:not-allowed;box-shadow:none}.telegram-card{border-radius:25px;padding:32px;margin-bottom:30px;text-align:center}.telegram-icon{font-size:48px;margin-bottom:16px}.telegram-channel{color:#f3f6f8;font-size:20px;font-weight:600}.telegram-button{display:flex;align-items:center;justify-content:center;gap:8px;animation:jump 2s cubic-bezier(.4,0,.2,1) infinite}.telegram-button:hover{animation:jump-hover .8s ease-in-out infinite}.telegram-button span:first-child{font-size:18px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.privacy-page{min-height:100vh;background-color:#1a1a1a;color:#ffffff;font-family:ui-rounded,Arial Rounded MT Bold,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.privacy-page .prose{max-width:none;color:#ffffff}.privacy-page .prose h1,.privacy-page .prose p{color:#ffffff;margin-bottom:1.5rem}.privacy-page .prose h1{font-weight:800}.privacy-page .prose h2{color:#ffffff;font-weight:700;margin-bottom:1.5rem;margin-top:3rem}.privacy-page .prose h3{color:#ffffff;font-weight:700;margin-bottom:1rem;margin-top:2rem}.privacy-page .prose ul{margin-bottom:1.5rem;padding-left:1.5rem}.privacy-page .prose ul li{color:#ffffff;margin-bottom:.5rem}.privacy-page .prose strong{color:#ffffff;font-weight:700}.privacy-page .prose a{color:#60a5fa;text-decoration:underline}.privacy-page .prose a:hover{color:#93c5fd}.privacy-page .text-gray-400{color:#9ca3af}@media (max-width:768px){.nav-container{padding:0 20px}.nav-menu{display:none}.hero-container{padding:0 10px}.hero-content{flex-direction:column;gap:20px;text-align:center;height:100%;justify-content:center;align-items:center;padding:0 0 20px}.hero-left-section{order:1;align-items:center}.hero-text-section{text-align:center}.hero-video-section{order:2;max-width:250px;margin:0 auto}.hero-cta{width:100%;justify-content:center}.hero-title-animated{font-size:28px;line-height:1.25;margin-bottom:5px}.main-video{max-width:100%;min-height:440px;border-radius:20px}.hero-video{width:220px}.play-button{width:60px;height:60px}.play-icon{font-size:30px;margin-left:2px}.hero-phones{display:none}.modal-backdrop{padding:0}.modal-header{padding:10px}.modal-body{width:auto;padding:20px 20px calc(20px + env(safe-area-inset-bottom, 0px))}.step-title{font-size:32px;margin-bottom:24px;font-weight:700;line-height:1.25}.continue-button{width:100%;padding:20px;font-size:18px;margin-top:auto;position:fixed;bottom:30px;left:20px;right:20px;width:calc(100% - 40px);z-index:100}.btn-download-primary{font-size:20px;padding:12px 40px;border-radius:25px}.form-step{height:auto;display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:100px}.form-step,.telegram-step{min-height:calc(100vh - 240px)}.telegram-step{padding-bottom:120px;justify-content:space-between}.telegram-step .continue-button{margin-top:60px}.option-button{font-size:18px;padding:10px;font-weight:600}.rating-buttons{color:#ffffff;gap:8px}.rating-button{width:48px;height:48px;font-size:18px}.telegram-card{padding:24px}.telegram-icon{font-size:40px}.telegram-channel{font-size:18px}}@media (min-width:769px) and (max-width:1023px){.hero-content{gap:40px}}@media (min-width:788px){.main-video{min-height:440px}}@media (min-width:1024px){.hero-container{padding:0}.hero-content{gap:40px}.main-video{max-width:300px;border-radius:30px}.hero-video{width:300px}}