.PhoneSdrView_container__xx_3G{background:#000000;color:#ffffff;min-height:100vh;padding:0;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.PhoneSdrView_container__xx_3G.PhoneSdrView_visible__6u07d{opacity:1;transform:translateY(0)}.PhoneSdrView_heroSection__r7u0i{padding:100px 20px 80px;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:80px}.PhoneSdrView_heroContent__88kZU{text-align:center;max-width:900px}.PhoneSdrView_title__7aevg{font-size:72px;font-weight:800;margin-bottom:32px;line-height:1.05;background:linear-gradient(90deg,#ffffff,#f0f0f0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.025em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.PhoneSdrView_highlight__ARsXY{color:#ffffff;font-weight:800}.PhoneSdrView_subtitle___Zw_s{font-size:24px;color:#CCCCCC;line-height:1.6;max-width:780px;margin:0 auto;font-weight:400;letter-spacing:-.01em}.PhoneSdrView_callShowcase__JEd01{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;width:100%;max-width:1200px}.PhoneSdrView_phoneVisualization__NlSyE{display:flex;justify-content:center;align-items:center;height:600px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));border-radius:32px;border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);box-shadow:0 20px 40px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1);position:relative;overflow:hidden}.PhoneSdrView_phoneVisualization__NlSyE:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.02) 50%,transparent);border-radius:32px;pointer-events:none}.PhoneSdrView_phoneDevice__rmN0e{width:280px;height:500px;background:linear-gradient(145deg,#1a1a1a,#0f0f0f);border-radius:32px;border:2px solid rgba(255,255,255,.1);position:relative;z-index:1;box-shadow:0 20px 60px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.1)}.PhoneSdrView_phoneDevice__rmN0e:before{content:"";position:absolute;top:20px;left:50%;transform:translateX(-50%);width:80px;height:6px;background:rgba(255,255,255,.3);border-radius:3px}.PhoneSdrView_phoneScreen__UBG5m{margin:40px 20px 20px;height:calc(100% - 60px);background:rgba(0,0,0,.9);border-radius:24px;overflow:hidden;position:relative}.PhoneSdrView_callInterface__ljQ42{padding:32px 24px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.PhoneSdrView_contactInfo__OR6OG{display:flex;align-items:center;gap:16px;margin-bottom:24px}.PhoneSdrView_avatar__G6Z7R{width:56px;height:56px;background:linear-gradient(135deg,rgba(0,122,255,.8),rgba(0,86,204,.9));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#ffffff;box-shadow:0 8px 16px rgba(0,122,255,.3)}.PhoneSdrView_contactDetails__DmstE h4{font-size:18px;font-weight:600;color:#ffffff;margin:0 0 4px}.PhoneSdrView_contactDetails__DmstE p{font-size:14px;color:#AAAAAA;margin:0}.PhoneSdrView_callStep__lx7RD{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px 0}.PhoneSdrView_stepIndicator___pxgR{width:72px;height:72px;background:linear-gradient(135deg,rgba(0,122,255,.8),rgba(0,86,204,.9));border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:28px;color:#ffffff;box-shadow:0 8px 16px rgba(0,122,255,.3);animation:PhoneSdrView_callPulse___pQlJ 2s ease-in-out infinite;margin-bottom:20px}@keyframes PhoneSdrView_callPulse___pQlJ{0%,to{transform:scale(1);box-shadow:0 8px 16px rgba(0,122,255,.3)}50%{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,122,255,.4)}}.PhoneSdrView_stepContent__epyDx h5{font-size:20px;font-weight:700;color:#ffffff;margin:0 0 8px}.PhoneSdrView_stepContent__epyDx p{font-size:14px;color:#CCCCCC;margin:0 0 8px;line-height:1.4}.PhoneSdrView_duration__UTV_T{font-size:12px;color:#007AFF;font-weight:600;padding:4px 8px;background:rgba(0,122,255,.1);border-radius:8px}.PhoneSdrView_audioWaveform__7Iemy{display:flex;align-items:center;justify-content:center;gap:3px;height:40px;margin:24px 0}.PhoneSdrView_waveBar__Kj9Uv{width:4px;background:linear-gradient(0deg,#007AFF 0,#0056CC);border-radius:2px;animation:PhoneSdrView_waveAnimation__NWlYD 1.5s ease-in-out infinite}.PhoneSdrView_waveBar__Kj9Uv:first-child{height:12px;animation-delay:.1s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(2){height:20px;animation-delay:.2s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(3){height:16px;animation-delay:.3s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(4){height:28px;animation-delay:.4s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(5){height:24px;animation-delay:.5s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(6){height:18px;animation-delay:.6s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(7){height:32px;animation-delay:.7s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(8){height:26px;animation-delay:.8s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(9){height:20px;animation-delay:.9s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(10){height:14px;animation-delay:1s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(11){height:22px;animation-delay:1.1s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(12){height:30px;animation-delay:1.2s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(13){height:18px;animation-delay:1.3s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(14){height:24px;animation-delay:1.4s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(15){height:16px;animation-delay:1.5s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(16){height:20px;animation-delay:1.6s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(17){height:28px;animation-delay:1.7s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(18){height:22px;animation-delay:1.8s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(19){height:16px;animation-delay:1.9s}.PhoneSdrView_waveBar__Kj9Uv:nth-child(20){height:12px;animation-delay:2s}@keyframes PhoneSdrView_waveAnimation__NWlYD{0%,to{height:8px;opacity:.4}50%{height:32px;opacity:1}}.PhoneSdrView_callControls__wgoul,.PhoneSdrView_playButton__ehBX7{display:flex;justify-content:center}.PhoneSdrView_playButton__ehBX7{width:64px;height:64px;background:linear-gradient(135deg,rgba(0,122,255,.2),rgba(0,86,204,.3));border:2px solid rgba(0,122,255,.4);border-radius:50%;align-items:center;font-size:20px;color:#007AFF;cursor:pointer;transition:all .3s ease}.PhoneSdrView_playButton__ehBX7:hover{transform:scale(1.1);background:linear-gradient(135deg,rgba(0,122,255,.3),rgba(0,86,204,.4));box-shadow:0 8px 16px rgba(0,122,255,.3)}.PhoneSdrView_playButton__ehBX7.PhoneSdrView_playing__4vtcH{background:linear-gradient(135deg,#007AFF,#0056CC);color:#ffffff;animation:PhoneSdrView_playingPulse__vJF0g 1s ease-in-out infinite}@keyframes PhoneSdrView_playingPulse__vJF0g{0%,to{box-shadow:0 0 0 0 rgba(0,122,255,.4)}50%{box-shadow:0 0 0 20px rgba(0,122,255,0)}}.PhoneSdrView_sequenceSteps__QiVb3{display:flex;flex-direction:column;gap:20px}.PhoneSdrView_sequenceStep__8Fbxo{display:flex;align-items:center;gap:20px;padding:24px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:20px;cursor:pointer;transition:all .4s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative}.PhoneSdrView_sequenceStep__8Fbxo:hover{transform:translateY(-4px);border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.05);box-shadow:0 12px 32px rgba(0,0,0,.2)}.PhoneSdrView_sequenceStep__8Fbxo.PhoneSdrView_active__IKg6m{background:linear-gradient(135deg,rgba(0,122,255,.1),rgba(0,86,204,.05));border-color:rgba(0,122,255,.3);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,122,255,.2)}.PhoneSdrView_stepNumber__1XR55{width:32px;height:32px;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#ffffff;flex-shrink:0}.PhoneSdrView_sequenceStep__8Fbxo.PhoneSdrView_active__IKg6m .PhoneSdrView_stepNumber__1XR55{background:#007AFF;border-color:#007AFF;box-shadow:0 0 12px rgba(0,122,255,.4)}.PhoneSdrView_stepIcon__mOBjo{width:48px;height:48px;background:rgba(255,255,255,.08);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#CCCCCC;flex-shrink:0;transition:all .3s ease}.PhoneSdrView_sequenceStep__8Fbxo.PhoneSdrView_active__IKg6m .PhoneSdrView_stepIcon__mOBjo{background:rgba(0,122,255,.2);color:#007AFF;transform:scale(1.1)}.PhoneSdrView_stepInfo__EkMc1 h5{font-size:18px;font-weight:600;color:#ffffff;margin:0 0 6px}.PhoneSdrView_stepInfo__EkMc1 p{font-size:14px;color:#AAAAAA;margin:0;line-height:1.4}.PhoneSdrView_sequenceStep__8Fbxo.PhoneSdrView_active__IKg6m .PhoneSdrView_stepInfo__EkMc1 h5{color:#ffffff}.PhoneSdrView_sequenceStep__8Fbxo.PhoneSdrView_active__IKg6m .PhoneSdrView_stepInfo__EkMc1 p{color:#CCCCCC}.PhoneSdrView_statsSection__kxX9t{padding:100px 20px;max-width:1200px;margin:0 auto}.PhoneSdrView_sectionHeader__30SSE{text-align:center;margin-bottom:80px;max-width:800px;margin-left:auto;margin-right:auto}.PhoneSdrView_sectionTitle___EvQe{font-size:48px;font-weight:800;margin-bottom:24px;line-height:1.2;color:#ffffff}.PhoneSdrView_sectionSubtitle__8fZS1{font-size:20px;color:#aaaaaa;line-height:1.6;margin:0}.PhoneSdrView_statsGrid__fgZGh{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.PhoneSdrView_statCard__DYjiN{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:40px 24px;text-align:center;transition:all .4s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative;overflow:hidden}.PhoneSdrView_statCard__DYjiN:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.02) 50%,transparent);border-radius:24px;opacity:0;transition:opacity .4s ease;pointer-events:none}.PhoneSdrView_statCard__DYjiN:hover{transform:translateY(-8px);border-color:rgba(255,255,255,.2);box-shadow:0 20px 40px rgba(0,0,0,.2)}.PhoneSdrView_statCard__DYjiN:hover:before{opacity:1}.PhoneSdrView_statIcon__Z34HF{font-size:32px;color:#007AFF;margin-bottom:20px;display:flex;justify-content:center}.PhoneSdrView_statValue__nZH5c{font-size:48px;font-weight:800;color:#ffffff;margin-bottom:8px;line-height:1}.PhoneSdrView_statLabel__9I3Er{font-size:14px;color:#aaaaaa;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.PhoneSdrView_audioSection__HhVJd{padding:100px 20px;max-width:1000px;margin:0 auto}.PhoneSdrView_audioContainer__zri3E{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.15);border-radius:32px;padding:60px 40px;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);box-shadow:0 20px 40px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1);position:relative;overflow:hidden}.PhoneSdrView_audioContainer__zri3E:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.02) 50%,transparent);border-radius:32px;pointer-events:none}.PhoneSdrView_audioHeader__lCuvF{text-align:center;margin-bottom:40px;position:relative;z-index:1}.PhoneSdrView_audioTitle__6NJsH{font-size:32px;font-weight:800;color:#ffffff;margin:0 0 16px;line-height:1.2;background:linear-gradient(90deg,#ffffff,#f0f0f0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.PhoneSdrView_audioDescription__9dO6n{font-size:18px;color:#CCCCCC;line-height:1.6;max-width:600px;margin:0 auto}.PhoneSdrView_waveformContainer__WmY8k{position:relative;height:160px;margin-bottom:40px;display:flex;align-items:center;justify-content:center;border-radius:24px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 32px rgba(0,0,0,.2);overflow:hidden}.PhoneSdrView_backgroundWaveform__Ca1Ml{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:3px;padding:20px;opacity:.7;transition:opacity .3s ease}.PhoneSdrView_backgroundWaveform__Ca1Ml.PhoneSdrView_playing__4vtcH{opacity:1}.PhoneSdrView_waveformBar__f5t4U{width:4px;background:rgba(255,255,255,.3);border-radius:2px;height:20px;transition:all .3s ease;flex-shrink:0}.PhoneSdrView_backgroundWaveform__Ca1Ml.PhoneSdrView_playing__4vtcH .PhoneSdrView_waveformBar__f5t4U{animation:PhoneSdrView_waveformAnimation__aFnED 2s ease-in-out infinite;background:rgba(255,255,255,.8)}.PhoneSdrView_waveformBar__f5t4U:first-child{height:30px;animation-delay:.05s}.PhoneSdrView_waveformBar__f5t4U:nth-child(2){height:45px;animation-delay:.1s}.PhoneSdrView_waveformBar__f5t4U:nth-child(3){height:35px;animation-delay:.15s}.PhoneSdrView_waveformBar__f5t4U:nth-child(4){height:60px;animation-delay:.2s}.PhoneSdrView_waveformBar__f5t4U:nth-child(5){height:50px;animation-delay:.25s}.PhoneSdrView_waveformBar__f5t4U:nth-child(6){height:40px;animation-delay:.3s}.PhoneSdrView_waveformBar__f5t4U:nth-child(7){height:70px;animation-delay:.35s}.PhoneSdrView_waveformBar__f5t4U:nth-child(8){height:55px;animation-delay:.4s}.PhoneSdrView_waveformBar__f5t4U:nth-child(9){height:45px;animation-delay:.45s}.PhoneSdrView_waveformBar__f5t4U:nth-child(10){height:35px;animation-delay:.5s}.PhoneSdrView_waveformBar__f5t4U:nth-child(11){height:50px;animation-delay:.55s}.PhoneSdrView_waveformBar__f5t4U:nth-child(12){height:65px;animation-delay:.6s}.PhoneSdrView_waveformBar__f5t4U:nth-child(13){height:40px;animation-delay:.65s}.PhoneSdrView_waveformBar__f5t4U:nth-child(14){height:55px;animation-delay:.7s}.PhoneSdrView_waveformBar__f5t4U:nth-child(15){height:35px;animation-delay:.75s}.PhoneSdrView_waveformBar__f5t4U:nth-child(16){height:45px;animation-delay:.8s}.PhoneSdrView_waveformBar__f5t4U:nth-child(17){height:60px;animation-delay:.85s}.PhoneSdrView_waveformBar__f5t4U:nth-child(18){height:50px;animation-delay:.9s}.PhoneSdrView_waveformBar__f5t4U:nth-child(19){height:35px;animation-delay:.95s}.PhoneSdrView_waveformBar__f5t4U:nth-child(20){height:40px;animation-delay:1s}.PhoneSdrView_waveformBar__f5t4U:nth-child(21){height:55px;animation-delay:1.05s}.PhoneSdrView_waveformBar__f5t4U:nth-child(22){height:45px;animation-delay:1.1s}.PhoneSdrView_waveformBar__f5t4U:nth-child(23){height:35px;animation-delay:1.15s}.PhoneSdrView_waveformBar__f5t4U:nth-child(24){height:50px;animation-delay:1.2s}.PhoneSdrView_waveformBar__f5t4U:nth-child(25){height:40px;animation-delay:1.25s}.PhoneSdrView_waveformBar__f5t4U:nth-child(26){height:60px;animation-delay:1.3s}.PhoneSdrView_waveformBar__f5t4U:nth-child(27){height:35px;animation-delay:1.35s}.PhoneSdrView_waveformBar__f5t4U:nth-child(28){height:45px;animation-delay:1.4s}.PhoneSdrView_waveformBar__f5t4U:nth-child(29){height:55px;animation-delay:1.45s}.PhoneSdrView_waveformBar__f5t4U:nth-child(30){height:40px;animation-delay:1.5s}.PhoneSdrView_waveformBar__f5t4U:nth-child(31){height:35px;animation-delay:1.55s}.PhoneSdrView_waveformBar__f5t4U:nth-child(32){height:50px;animation-delay:1.6s}.PhoneSdrView_waveformBar__f5t4U:nth-child(33){height:45px;animation-delay:1.65s}.PhoneSdrView_waveformBar__f5t4U:nth-child(34){height:40px;animation-delay:1.7s}.PhoneSdrView_waveformBar__f5t4U:nth-child(35){height:55px;animation-delay:1.75s}.PhoneSdrView_waveformBar__f5t4U:nth-child(36){height:35px;animation-delay:1.8s}.PhoneSdrView_waveformBar__f5t4U:nth-child(37){height:45px;animation-delay:1.85s}.PhoneSdrView_waveformBar__f5t4U:nth-child(38){height:50px;animation-delay:1.9s}.PhoneSdrView_waveformBar__f5t4U:nth-child(39){height:40px;animation-delay:1.95s}.PhoneSdrView_waveformBar__f5t4U:nth-child(40){height:35px;animation-delay:2s}.PhoneSdrView_waveformBar__f5t4U:nth-child(n+41):nth-child(-n+80){height:45px}@keyframes PhoneSdrView_waveformAnimation__aFnED{0%,to{transform:scaleY(.3);opacity:.6}25%{transform:scaleY(1.2);opacity:1}50%{transform:scaleY(1.8);opacity:1}75%{transform:scaleY(.8);opacity:.8}}.PhoneSdrView_centralPlayButton__fKVVJ{position:relative;z-index:2;width:80px;height:80px;background:linear-gradient(135deg,rgba(0,122,255,.8),rgba(0,86,204,.9));border:3px solid rgba(255,255,255,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#ffffff;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px rgba(0,122,255,.3)}.PhoneSdrView_centralPlayButton__fKVVJ:hover{transform:scale(1.05);background:linear-gradient(135deg,rgba(0,122,255,1),rgba(0,86,204,1));box-shadow:0 12px 32px rgba(0,122,255,.4)}.PhoneSdrView_centralPlayButton__fKVVJ.PhoneSdrView_playing__4vtcH{animation:PhoneSdrView_playButtonPulse__dY_4z 2s ease-in-out infinite}@keyframes PhoneSdrView_playButtonPulse__dY_4z{0%,to{box-shadow:0 8px 24px rgba(0,122,255,.3)}50%{box-shadow:0 8px 24px rgba(0,122,255,.5),0 0 0 10px rgba(0,122,255,.1)}}.PhoneSdrView_getStartedButton__4Oq0P{padding:16px 32px;background:linear-gradient(90deg,#007AFF,#0056CC);color:#ffffff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px rgba(0,122,255,.3);display:block;margin:0 auto;position:relative;z-index:1;overflow:hidden}.PhoneSdrView_getStartedButton__4Oq0P:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.PhoneSdrView_getStartedButton__4Oq0P:hover:before{left:100%}.PhoneSdrView_getStartedButton__4Oq0P:hover{transform:translateY(-2px);background:linear-gradient(90deg,#0056CC,#007AFF);box-shadow:0 6px 16px rgba(0,122,255,.4)}.PhoneSdrView_capabilitiesSection__ZrLaD{padding:100px 20px;max-width:1400px;margin:0 auto}.PhoneSdrView_capabilitiesGrid__b6WsK{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:32px;margin-top:60px}.PhoneSdrView_capabilityCard__nj_nh{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:32px;transition:all .4s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative;overflow:hidden;display:flex;gap:20px;align-items:flex-start}.PhoneSdrView_capabilityCard__nj_nh:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.01) 50%,transparent);border-radius:24px;opacity:0;transition:opacity .4s ease;pointer-events:none}.PhoneSdrView_capabilityCard__nj_nh:hover{transform:translateY(-8px);border-color:rgba(255,255,255,.2);box-shadow:0 20px 40px rgba(0,0,0,.2)}.PhoneSdrView_capabilityCard__nj_nh:hover:before{opacity:1}.PhoneSdrView_capabilityIcon__nED9I{width:56px;height:56px;background:linear-gradient(135deg,rgba(0,122,255,.2),rgba(0,86,204,.1));border:1px solid rgba(0,122,255,.3);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#007AFF;flex-shrink:0;transition:all .3s ease}.PhoneSdrView_capabilityCard__nj_nh:hover .PhoneSdrView_capabilityIcon__nED9I{transform:scale(1.1);background:linear-gradient(135deg,rgba(0,122,255,.3),rgba(0,86,204,.2));box-shadow:0 8px 16px rgba(0,122,255,.2)}.PhoneSdrView_capabilityContent__Stp_m{flex:1}.PhoneSdrView_capabilityContent__Stp_m h3{font-size:20px;font-weight:700;color:#ffffff;margin:0 0 12px;line-height:1.3}.PhoneSdrView_capabilityContent__Stp_m p{font-size:16px;color:#CCCCCC;margin:0;line-height:1.5}.PhoneSdrView_capabilityCheck__tZ8L8{width:24px;height:24px;background:#007AFF;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#ffffff;flex-shrink:0;margin-top:4px;box-shadow:0 4px 8px rgba(0,122,255,.3)}.PhoneSdrView_workflowSection__ZJ7ul{padding:100px 20px;max-width:1400px;margin:0 auto}.PhoneSdrView_workflowContainer__fYZB_{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:0;align-items:center;margin-top:60px}.PhoneSdrView_workflowStep__Op4bv{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:32px 24px;text-align:center;transition:all .4s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative}.PhoneSdrView_workflowStep__Op4bv:hover{transform:translateY(-8px);border-color:rgba(255,255,255,.2);box-shadow:0 20px 40px rgba(0,0,0,.2)}.PhoneSdrView_workflowIcon__jA3eO{width:64px;height:64px;background:linear-gradient(135deg,rgba(0,122,255,.2),rgba(0,86,204,.1));border:2px solid rgba(0,122,255,.3);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:24px;color:#007AFF;transition:all .3s ease}.PhoneSdrView_workflowStep__Op4bv:hover .PhoneSdrView_workflowIcon__jA3eO{transform:scale(1.1);box-shadow:0 8px 16px rgba(0,122,255,.3)}.PhoneSdrView_workflowContent__HN_49 h4{font-size:20px;font-weight:700;color:#ffffff;margin:0 0 12px}.PhoneSdrView_workflowContent__HN_49 p{font-size:14px;color:#CCCCCC;line-height:1.5;margin:0}.PhoneSdrView_workflowArrow__WY2No{font-size:20px;color:rgba(255,255,255,.3);justify-self:center;transition:all .3s ease}.PhoneSdrView_workflowArrow__WY2No:hover{color:#007AFF;transform:scale(1.2)}.PhoneSdrView_ctaSection__XBgl2{padding:100px 20px;max-width:800px;margin:0 auto}.PhoneSdrView_ctaContent__jDCj8{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.15);border-radius:32px;padding:60px 40px;text-align:center;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);position:relative;overflow:hidden}.PhoneSdrView_ctaContent__jDCj8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.02) 50%,transparent);border-radius:32px;pointer-events:none}.PhoneSdrView_ctaContent__jDCj8 h3{font-size:36px;font-weight:800;color:#ffffff;margin:0 0 16px;line-height:1.2;position:relative;z-index:1}.PhoneSdrView_ctaContent__jDCj8 p{font-size:18px;color:#CCCCCC;margin:0 0 32px;line-height:1.5;position:relative;z-index:1}.PhoneSdrView_ctaButton__8vyLf{padding:18px 36px;background:linear-gradient(90deg,#007AFF,#0056CC);color:#ffffff;border:none;border-radius:16px;font-size:16px;font-weight:700;cursor:pointer;transition:all .4s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 8px 16px rgba(0,122,255,.3);display:inline-flex;align-items:center;gap:12px;position:relative;z-index:1;overflow:hidden}.PhoneSdrView_ctaButton__8vyLf:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.PhoneSdrView_ctaButton__8vyLf:hover:before{left:100%}.PhoneSdrView_ctaButton__8vyLf:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(0,122,255,.4);background:linear-gradient(90deg,#0056CC,#007AFF)}@media (max-width:1200px){.PhoneSdrView_callShowcase__JEd01{grid-template-columns:1fr;gap:60px}.PhoneSdrView_statsGrid__fgZGh{grid-template-columns:repeat(2,1fr)}.PhoneSdrView_capabilitiesGrid__b6WsK{grid-template-columns:1fr}.PhoneSdrView_workflowContainer__fYZB_{display:flex;flex-direction:column;gap:30px}.PhoneSdrView_workflowArrow__WY2No{transform:rotate(90deg)}}@media (max-width:768px){.PhoneSdrView_heroSection__r7u0i{padding:80px 15px 60px;gap:60px}.PhoneSdrView_title__7aevg{font-size:48px;margin-bottom:24px}.PhoneSdrView_subtitle___Zw_s{font-size:20px}.PhoneSdrView_sectionTitle___EvQe{font-size:36px}.PhoneSdrView_sectionSubtitle__8fZS1{font-size:18px}.PhoneSdrView_phoneVisualization__NlSyE{height:500px}.PhoneSdrView_phoneDevice__rmN0e{width:240px;height:420px}.PhoneSdrView_statsGrid__fgZGh{grid-template-columns:1fr;gap:20px}.PhoneSdrView_statCard__DYjiN{padding:32px 20px}.PhoneSdrView_statValue__nZH5c{font-size:36px}.PhoneSdrView_capabilityCard__nj_nh{padding:24px;flex-direction:column;text-align:center;gap:16px}.PhoneSdrView_audioSection__HhVJd{padding:80px 15px}.PhoneSdrView_audioContainer__zri3E{padding:60px 40px}.PhoneSdrView_audioTitle__6NJsH{font-size:42px}.PhoneSdrView_audioDescription__9dO6n{font-size:16px}.PhoneSdrView_waveformContainer__WmY8k{height:160px;margin-bottom:50px}.PhoneSdrView_centralPlayButton__fKVVJ{width:70px;height:70px;font-size:20px}.PhoneSdrView_getStartedButton__4Oq0P{padding:16px 32px;font-size:15px}.PhoneSdrView_ctaContent__jDCj8{padding:40px 24px}.PhoneSdrView_ctaContent__jDCj8 h3{font-size:28px}}@media (max-width:480px){.PhoneSdrView_title__7aevg{font-size:36px}.PhoneSdrView_subtitle___Zw_s{font-size:18px}.PhoneSdrView_sectionTitle___EvQe{font-size:28px}.PhoneSdrView_phoneVisualization__NlSyE{height:400px}.PhoneSdrView_phoneDevice__rmN0e{width:200px;height:350px}.PhoneSdrView_callInterface__ljQ42{padding:20px 16px}.PhoneSdrView_stepIndicator___pxgR{width:56px;height:56px;font-size:20px}.PhoneSdrView_stepContent__epyDx h5{font-size:16px}.PhoneSdrView_stepContent__epyDx p{font-size:12px}.PhoneSdrView_sequenceStep__8Fbxo{padding:20px}.PhoneSdrView_audioSection__HhVJd{padding:60px 10px}.PhoneSdrView_audioContainer__zri3E{padding:40px 24px}.PhoneSdrView_audioTitle__6NJsH{font-size:32px}.PhoneSdrView_audioDescription__9dO6n{font-size:15px}.PhoneSdrView_waveformContainer__WmY8k{height:120px;margin-bottom:40px}.PhoneSdrView_backgroundWaveform__Ca1Ml{padding:0 20px}.PhoneSdrView_centralPlayButton__fKVVJ{width:60px;height:60px;font-size:18px}.PhoneSdrView_getStartedButton__4Oq0P{padding:14px 28px;font-size:14px}.PhoneSdrView_ctaButton__8vyLf{padding:16px 28px;font-size:14px}}.EmailSdrView_container__cczIp{background:#000000;color:#ffffff;min-height:100vh;padding:0;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.EmailSdrView_container__cczIp.EmailSdrView_visible__sXybM{opacity:1;transform:translateY(0)}.EmailSdrView_heroSection__R44Sh{padding:100px 20px 80px;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:80px}.EmailSdrView_heroContent__Tc_Q4{text-align:center;max-width:900px}.EmailSdrView_title__3z4tH{font-size:72px;font-weight:800;margin-bottom:32px;line-height:1.05;background:linear-gradient(90deg,#ffffff,#f0f0f0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.025em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.EmailSdrView_highlight__ISEwC{color:#ffffff;font-weight:800}.EmailSdrView_subtitle__qnadl{font-size:24px;color:#CCCCCC;line-height:1.6;max-width:780px;margin:0 auto;font-weight:400;letter-spacing:-.01em}.EmailSdrView_sequenceShowcase__dkHHV{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;width:100%;max-width:1200px}.EmailSdrView_emailVisualization__0kNyH{display:flex;justify-content:center;align-items:center;height:480px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));border-radius:32px;border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);box-shadow:0 20px 40px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1);position:relative;overflow:hidden}.EmailSdrView_emailVisualization__0kNyH:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.02) 50%,transparent);border-radius:32px;pointer-events:none}.EmailSdrView_emailPreview__XR2Qr{width:90%;height:80%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);border-radius:20px;overflow:hidden;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 32px rgba(0,0,0,.3);position:relative;z-index:1}.EmailSdrView_emailHeader__Jeje1{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.1)}.EmailSdrView_emailControls__dBI_L{display:flex;gap:8px}.EmailSdrView_emailDot__kT_fw{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.3)}.EmailSdrView_emailDot__kT_fw:first-child{background:#ff5f56}.EmailSdrView_emailDot__kT_fw:nth-child(2){background:#ffbd2e}.EmailSdrView_emailDot__kT_fw:nth-child(3){background:#27ca3f}.EmailSdrView_emailTitle__NPQz8{font-size:14px;font-weight:600;color:#ffffff}.EmailSdrView_emailBody__F7c84{padding:32px;display:flex;flex-direction:column;justify-content:center;height:calc(100% - 60px)}.EmailSdrView_emailStep__Nuofl{display:flex;align-items:center;gap:24px;margin-bottom:32px}.EmailSdrView_stepIndicator___3qLK{width:64px;height:64px;background:linear-gradient(135deg,rgba(0,122,255,.8),rgba(0,86,204,.9));border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#ffffff;box-shadow:0 8px 16px rgba(0,122,255,.3);animation:EmailSdrView_stepPulse__ILCZa 2s ease-in-out infinite}@keyframes EmailSdrView_stepPulse__ILCZa{0%,to{transform:scale(1);box-shadow:0 8px 16px rgba(0,122,255,.3)}50%{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,122,255,.4)}}.EmailSdrView_stepContent__FMwxG h4{font-size:24px;font-weight:700;color:#ffffff;margin:0 0 8px}.EmailSdrView_stepContent__FMwxG p{font-size:16px;color:#CCCCCC;margin:0;line-height:1.5}.EmailSdrView_progressBar___zQxV{height:6px;background:rgba(255,255,255,.1);border-radius:3px;overflow:hidden;position:relative}.EmailSdrView_progressFill__DXByv{height:100%;background:linear-gradient(90deg,#007AFF,#0056CC);border-radius:3px;transition:width .6s ease;position:relative;box-shadow:0 0 12px rgba(0,122,255,.4)}.EmailSdrView_progressFill__DXByv:after{content:"";position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3));animation:EmailSdrView_progressGlow__cWxg8 2s ease-in-out infinite}@keyframes EmailSdrView_progressGlow__cWxg8{0%,to{opacity:0;transform:translateX(10px)}50%{opacity:1;transform:translateX(-10px)}}.EmailSdrView_sequenceSteps__TKxVz{display:flex;flex-direction:column;gap:20px}.EmailSdrView_sequenceStep__4lpbs{display:flex;align-items:center;gap:20px;padding:24px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:20px;cursor:pointer;transition:all .4s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative}.EmailSdrView_sequenceStep__4lpbs:hover{transform:translateY(-4px);border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.05);box-shadow:0 12px 32px rgba(0,0,0,.2)}.EmailSdrView_sequenceStep__4lpbs.EmailSdrView_active__tdpl0{background:linear-gradient(135deg,rgba(0,122,255,.1),rgba(0,86,204,.05));border-color:rgba(0,122,255,.3);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,122,255,.2)}.EmailSdrView_stepNumber__1oBDJ{width:32px;height:32px;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#ffffff;flex-shrink:0}.EmailSdrView_sequenceStep__4lpbs.EmailSdrView_active__tdpl0 .EmailSdrView_stepNumber__1oBDJ{background:#007AFF;border-color:#007AFF;box-shadow:0 0 12px rgba(0,122,255,.4)}.EmailSdrView_stepIcon__bX4YF{width:48px;height:48px;background:rgba(255,255,255,.08);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#CCCCCC;flex-shrink:0;transition:all .3s ease}.EmailSdrView_sequenceStep__4lpbs.EmailSdrView_active__tdpl0 .EmailSdrView_stepIcon__bX4YF{background:rgba(0,122,255,.2);color:#007AFF;transform:scale(1.1)}.EmailSdrView_stepInfo__fzXmV h5{font-size:18px;font-weight:600;color:#ffffff;margin:0 0 6px}.EmailSdrView_stepInfo__fzXmV p{font-size:14px;color:#AAAAAA;margin:0;line-height:1.4}.EmailSdrView_sequenceStep__4lpbs.EmailSdrView_active__tdpl0 .EmailSdrView_stepInfo__fzXmV h5{color:#ffffff}.EmailSdrView_sequenceStep__4lpbs.EmailSdrView_active__tdpl0 .EmailSdrView_stepInfo__fzXmV p{color:#CCCCCC}.EmailSdrView_statsSection__cvKIk{padding:100px 20px;max-width:1200px;margin:0 auto}.EmailSdrView_sectionHeader__gVn5u{text-align:center;margin-bottom:80px;max-width:800px;margin-left:auto;margin-right:auto}.EmailSdrView_sectionTitle__xOg6Y{font-size:48px;font-weight:800;margin-bottom:24px;line-height:1.2;color:#ffffff}.EmailSdrView_sectionSubtitle__mQJhl{font-size:20px;color:#aaaaaa;line-height:1.6;margin:0}.EmailSdrView_statsGrid__MxviJ{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.EmailSdrView_statCard__7OlRu{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:40px 24px;text-align:center;transition:all .4s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative;overflow:hidden}.EmailSdrView_statCard__7OlRu:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.02) 50%,transparent);border-radius:24px;opacity:0;transition:opacity .4s ease;pointer-events:none}.EmailSdrView_statCard__7OlRu:hover{transform:translateY(-8px);border-color:rgba(255,255,255,.2);box-shadow:0 20px 40px rgba(0,0,0,.2)}.EmailSdrView_statCard__7OlRu:hover:before{opacity:1}.EmailSdrView_statIcon__LhYx1{font-size:32px;color:#007AFF;margin-bottom:20px;display:flex;justify-content:center}.EmailSdrView_statValue__Z8eZ8{font-size:48px;font-weight:800;color:#ffffff;margin-bottom:8px;line-height:1}.EmailSdrView_statLabel__EQNqn{font-size:14px;color:#aaaaaa;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.EmailSdrView_capabilitiesSection__l46To{padding:100px 20px;max-width:1400px;margin:0 auto}.EmailSdrView_capabilitiesGrid__2KRQ_{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:32px;margin-top:60px}.EmailSdrView_capabilityCard__OOinS{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:32px;transition:all .4s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative;overflow:hidden;display:flex;gap:20px;align-items:flex-start}.EmailSdrView_capabilityCard__OOinS:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.01) 50%,transparent);border-radius:24px;opacity:0;transition:opacity .4s ease;pointer-events:none}.EmailSdrView_capabilityCard__OOinS:hover{transform:translateY(-8px);border-color:rgba(255,255,255,.2);box-shadow:0 20px 40px rgba(0,0,0,.2)}.EmailSdrView_capabilityCard__OOinS:hover:before{opacity:1}.EmailSdrView_capabilityIcon__woP83{width:56px;height:56px;background:linear-gradient(135deg,rgba(0,122,255,.2),rgba(0,86,204,.1));border:1px solid rgba(0,122,255,.3);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#007AFF;flex-shrink:0;transition:all .3s ease}.EmailSdrView_capabilityCard__OOinS:hover .EmailSdrView_capabilityIcon__woP83{transform:scale(1.1);background:linear-gradient(135deg,rgba(0,122,255,.3),rgba(0,86,204,.2));box-shadow:0 8px 16px rgba(0,122,255,.2)}.EmailSdrView_capabilityContent__ZEjRF{flex:1}.EmailSdrView_capabilityContent__ZEjRF h3{font-size:20px;font-weight:700;color:#ffffff;margin:0 0 12px;line-height:1.3}.EmailSdrView_capabilityContent__ZEjRF p{font-size:16px;color:#CCCCCC;margin:0;line-height:1.5}.EmailSdrView_capabilityCheck__oDuBA{width:24px;height:24px;background:#007AFF;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#ffffff;flex-shrink:0;margin-top:4px;box-shadow:0 4px 8px rgba(0,122,255,.3)}.EmailSdrView_workflowSection__8Ehn3{padding:100px 20px;max-width:1400px;margin:0 auto}.EmailSdrView_workflowContainer___4Cft{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:0;align-items:center;margin-top:60px}.EmailSdrView_workflowStep__vDWiQ{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:32px 24px;text-align:center;transition:all .4s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative}.EmailSdrView_workflowStep__vDWiQ:hover{transform:translateY(-8px);border-color:rgba(255,255,255,.2);box-shadow:0 20px 40px rgba(0,0,0,.2)}.EmailSdrView_workflowIcon__JZyt0{width:64px;height:64px;background:linear-gradient(135deg,rgba(0,122,255,.2),rgba(0,86,204,.1));border:2px solid rgba(0,122,255,.3);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:24px;color:#007AFF;transition:all .3s ease}.EmailSdrView_workflowStep__vDWiQ:hover .EmailSdrView_workflowIcon__JZyt0{transform:scale(1.1);box-shadow:0 8px 16px rgba(0,122,255,.3)}.EmailSdrView_workflowContent__dsfT0 h4{font-size:20px;font-weight:700;color:#ffffff;margin:0 0 12px}.EmailSdrView_workflowContent__dsfT0 p{font-size:14px;color:#CCCCCC;line-height:1.5;margin:0}.EmailSdrView_workflowArrow__f8ERM{font-size:20px;color:rgba(255,255,255,.3);justify-self:center;transition:all .3s ease}.EmailSdrView_workflowArrow__f8ERM:hover{color:#007AFF;transform:scale(1.2)}.EmailSdrView_ctaSection__9uUqO{padding:100px 20px;max-width:800px;margin:0 auto}.EmailSdrView_ctaContent__GOsgi{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.15);border-radius:32px;padding:60px 40px;text-align:center;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);position:relative;overflow:hidden}.EmailSdrView_ctaContent__GOsgi:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.02) 50%,transparent);border-radius:32px;pointer-events:none}.EmailSdrView_ctaContent__GOsgi h3{font-size:36px;font-weight:800;color:#ffffff;margin:0 0 16px;line-height:1.2;position:relative;z-index:1}.EmailSdrView_ctaContent__GOsgi p{font-size:18px;color:#CCCCCC;margin:0 0 32px;line-height:1.5;position:relative;z-index:1}.EmailSdrView_ctaButton__Hzdxj{padding:18px 36px;background:linear-gradient(90deg,#007AFF,#0056CC);color:#ffffff;border:none;border-radius:16px;font-size:16px;font-weight:700;cursor:pointer;transition:all .4s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 8px 16px rgba(0,122,255,.3);display:inline-flex;align-items:center;gap:12px;position:relative;z-index:1;overflow:hidden}.EmailSdrView_ctaButton__Hzdxj:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.EmailSdrView_ctaButton__Hzdxj:hover:before{left:100%}.EmailSdrView_ctaButton__Hzdxj:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(0,122,255,.4);background:linear-gradient(90deg,#0056CC,#007AFF)}@media (max-width:1200px){.EmailSdrView_sequenceShowcase__dkHHV{grid-template-columns:1fr;gap:60px}.EmailSdrView_statsGrid__MxviJ{grid-template-columns:repeat(2,1fr)}.EmailSdrView_capabilitiesGrid__2KRQ_{grid-template-columns:1fr}.EmailSdrView_workflowContainer___4Cft{display:flex;flex-direction:column;gap:30px}.EmailSdrView_workflowArrow__f8ERM{transform:rotate(90deg)}}@media (max-width:768px){.EmailSdrView_heroSection__R44Sh{padding:80px 15px 60px;gap:60px}.EmailSdrView_title__3z4tH{font-size:48px;margin-bottom:24px}.EmailSdrView_subtitle__qnadl{font-size:20px}.EmailSdrView_sectionTitle__xOg6Y{font-size:36px}.EmailSdrView_sectionSubtitle__mQJhl{font-size:18px}.EmailSdrView_emailVisualization__0kNyH{height:400px}.EmailSdrView_statsGrid__MxviJ{grid-template-columns:1fr;gap:20px}.EmailSdrView_statCard__7OlRu{padding:32px 20px}.EmailSdrView_statValue__Z8eZ8{font-size:36px}.EmailSdrView_capabilityCard__OOinS{padding:24px;flex-direction:column;text-align:center;gap:16px}.EmailSdrView_ctaContent__GOsgi{padding:40px 24px}.EmailSdrView_ctaContent__GOsgi h3{font-size:28px}}@media (max-width:480px){.EmailSdrView_title__3z4tH{font-size:36px}.EmailSdrView_subtitle__qnadl{font-size:18px}.EmailSdrView_sectionTitle__xOg6Y{font-size:28px}.EmailSdrView_emailVisualization__0kNyH{height:320px}.EmailSdrView_emailPreview__XR2Qr{width:95%;height:85%}.EmailSdrView_emailBody__F7c84{padding:20px}.EmailSdrView_stepIndicator___3qLK{width:48px;height:48px;font-size:20px}.EmailSdrView_stepContent__FMwxG h4{font-size:20px}.EmailSdrView_stepContent__FMwxG p{font-size:14px}.EmailSdrView_sequenceStep__4lpbs{padding:20px}.EmailSdrView_ctaButton__Hzdxj{padding:16px 28px;font-size:14px}}.SmaLp_container__T06JJ{background:#000000;color:#ffffff;width:100%;margin:0 auto}.SmaLp_container__T06JJ,.SmaLp_container__T06JJ.SmaLp_visible__8Qkzx{opacity:1;transform:translateY(0)}.SmaLp_heroSection__uXwID{padding:80px 20px 60px;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:64px}.SmaLp_heroContent__hOM0S{text-align:center;max-width:900px;margin-bottom:20px}.SmaLp_heroTitle__YqyFa{font-size:72px;font-weight:700;margin-bottom:28px;line-height:1.05;background:linear-gradient(90deg,#ffffff,#f0f0f0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.025em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.SmaLp_highlight__31qeA{color:#ffffff;font-weight:700}.SmaLp_heroSubtitle__ddG4g{font-size:24px;color:#b3b3b3;line-height:1.5;max-width:780px;margin:0 auto;font-weight:400;letter-spacing:-.01em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.SmaLp_featureShowcase__0zh3a{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;width:100%;max-width:1200px;margin:40px 0}.SmaLp_featureVisual__Acd48{height:420px;background:linear-gradient(145deg,rgba(255,255,255,.03),rgba(255,255,255,.01));border-radius:32px;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);box-shadow:0 20px 40px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.1)}.SmaLp_centralHub__ry9tm,.SmaLp_featureVisual__Acd48{display:flex;justify-content:center;align-items:center;position:relative}.SmaLp_centralHub__ry9tm{width:320px;height:320px}.SmaLp_hubCore__CFbjs{width:100px;height:100px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:2;box-shadow:0 8px 32px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.2);transition:all .3s ease}.SmaLp_hubCore__CFbjs:hover{transform:scale(1.05);box-shadow:0 12px 40px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.25)}.SmaLp_hubIcon__Pl4E5{font-size:36px;color:#ffffff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.SmaLp_featureOrb__BIh96{position:absolute;width:72px;height:72px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#cccccc;transition:all .4s cubic-bezier(.25,.46,.45,.94);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 20px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.1);cursor:pointer}.SmaLp_featureOrb__BIh96:hover{transform:scale(1.1);background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.06));border-color:rgba(255,255,255,.2);box-shadow:0 8px 32px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.15)}.SmaLp_featureOrb__BIh96.SmaLp_active__9QILx{background:linear-gradient(145deg,rgba(0,122,255,.8),rgba(0,86,204,.9));border-color:rgba(0,122,255,.6);color:#ffffff;transform:scale(1.15);box-shadow:0 12px 40px rgba(0,122,255,.3),inset 0 1px 0 rgba(255,255,255,.3)}.SmaLp_featureDetails__7lv2W{padding:48px;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.01));border:1px solid rgba(255,255,255,.08);border-radius:32px;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);min-height:240px;display:flex;align-items:center;box-shadow:0 20px 40px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.1);transition:all .3s ease}.SmaLp_featureDetails__7lv2W:hover{transform:translateY(-2px);box-shadow:0 24px 48px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.12)}.SmaLp_activeFeature__T0lcB h3{font-size:32px;font-weight:700;margin-bottom:20px;color:#ffffff;background:linear-gradient(90deg,#ffffff,#e0e0e0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.01em}.SmaLp_activeFeature__T0lcB p{font-size:18px;color:#cccccc;line-height:1.7;margin:0;font-weight:400}.SmaLp_statsSection__5mhKq{padding:60px 20px}.SmaLp_statsGrid__lqKLi{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;max-width:1000px;margin:0 auto}.SmaLp_statCard___XTCD{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);padding:30px 20px;border-radius:16px;text-align:center;transition:all .3s ease}.SmaLp_statCard___XTCD:hover{transform:translateY(-5px);background:rgba(255,255,255,.08)}.SmaLp_statIcon__3oxJN{font-size:24px;color:#007AFF;margin-bottom:10px}.SmaLp_statValue__GtFN9{font-size:32px;font-weight:700;color:#FFFFFF;margin-bottom:5px}.SmaLp_statLabel__iNF79{font-size:14px;color:#CCCCCC;font-weight:500}.SmaLp_audioSection___iLSp{padding:80px 20px;background:black}.SmaLp_audioContainer__Jk1TT{max-width:800px;margin:0 auto;background:rgba(40,40,40,.6);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:32px;padding:60px 40px;text-align:center;position:relative;overflow:hidden}.SmaLp_audioContainer__Jk1TT:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.05),transparent 50%,rgba(255,255,255,.03));pointer-events:none}.SmaLp_audioHeader__u63Qy{margin-bottom:40px;position:relative;z-index:2}.SmaLp_audioTitle__3UOqg{font-size:36px;font-weight:700;color:#FFFFFF;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.SmaLp_audioDescription__bbkmS{font-size:18px;color:#CCCCCC;line-height:1.6;max-width:600px;margin:0 auto}.SmaLp_waveformContainer__zLU3_{position:relative;height:120px;margin:40px 0;display:flex;align-items:center;justify-content:center}.SmaLp_backgroundWaveform__vvN0_{display:flex;align-items:center;justify-content:center;gap:3px;height:80px;position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%)}.SmaLp_backgroundWaveform__vvN0_.SmaLp_playing__MpAxR{animation:none}.SmaLp_waveformBar__CFaIY{width:4px;background:rgba(255,255,255,.3);border-radius:2px;transition:all .3s ease;height:20px}.SmaLp_backgroundWaveform__vvN0_.SmaLp_playing__MpAxR .SmaLp_waveformBar__CFaIY{background:rgba(255,255,255,.8);animation:SmaLp_waveformAnimation__bz4hG 3s ease-in-out infinite}.SmaLp_waveformBar__CFaIY:first-child{height:25px;animation-delay:.1s}.SmaLp_waveformBar__CFaIY:nth-child(2){height:45px;animation-delay:.3s}.SmaLp_waveformBar__CFaIY:nth-child(3){height:15px;animation-delay:.7s}.SmaLp_waveformBar__CFaIY:nth-child(4){height:60px;animation-delay:.2s}.SmaLp_waveformBar__CFaIY:nth-child(5){height:35px;animation-delay:.9s}.SmaLp_waveformBar__CFaIY:nth-child(6){height:20px;animation-delay:.5s}.SmaLp_waveformBar__CFaIY:nth-child(7){height:70px;animation-delay:.15s}.SmaLp_waveformBar__CFaIY:nth-child(8){height:40px;animation-delay:.8s}.SmaLp_waveformBar__CFaIY:nth-child(9){height:30px;animation-delay:.4s}.SmaLp_waveformBar__CFaIY:nth-child(10){height:55px;animation-delay:.6s}.SmaLp_waveformBar__CFaIY:nth-child(11){height:18px;animation-delay:1.1s}.SmaLp_waveformBar__CFaIY:nth-child(12){height:65px;animation-delay:.25s}.SmaLp_waveformBar__CFaIY:nth-child(13){height:22px;animation-delay:.75s}.SmaLp_waveformBar__CFaIY:nth-child(14){height:48px;animation-delay:.35s}.SmaLp_waveformBar__CFaIY:nth-child(15){height:28px;animation-delay:1.2s}.SmaLp_waveformBar__CFaIY:nth-child(16){height:42px;animation-delay:.45s}.SmaLp_waveformBar__CFaIY:nth-child(17){height:58px;animation-delay:.12s}.SmaLp_waveformBar__CFaIY:nth-child(18){height:32px;animation-delay:.88s}.SmaLp_waveformBar__CFaIY:nth-child(19){height:38px;animation-delay:.62s}.SmaLp_waveformBar__CFaIY:nth-child(20){height:52px;animation-delay:.38s}.SmaLp_waveformBar__CFaIY:nth-child(21){height:16px;animation-delay:1.05s}.SmaLp_waveformBar__CFaIY:nth-child(22){height:44px;animation-delay:.28s}.SmaLp_waveformBar__CFaIY:nth-child(23){height:36px;animation-delay:.72s}.SmaLp_waveformBar__CFaIY:nth-child(24){height:50px;animation-delay:.18s}.SmaLp_waveformBar__CFaIY:nth-child(25){height:24px;animation-delay:.95s}.SmaLp_waveformBar__CFaIY:nth-child(26){height:62px;animation-delay:.42s}.SmaLp_waveformBar__CFaIY:nth-child(27){height:30px;animation-delay:.68s}.SmaLp_waveformBar__CFaIY:nth-child(28){height:46px;animation-delay:.22s}.SmaLp_waveformBar__CFaIY:nth-child(29){height:34px;animation-delay:.85s}.SmaLp_waveformBar__CFaIY:nth-child(30){height:56px;animation-delay:.52s}.SmaLp_waveformBar__CFaIY:nth-child(31){height:20px;animation-delay:1.15s}.SmaLp_waveformBar__CFaIY:nth-child(32){height:48px;animation-delay:.32s}.SmaLp_waveformBar__CFaIY:nth-child(33){height:26px;animation-delay:.78s}.SmaLp_waveformBar__CFaIY:nth-child(34){height:54px;animation-delay:.48s}.SmaLp_waveformBar__CFaIY:nth-child(35){height:40px;animation-delay:.65s}.SmaLp_waveformBar__CFaIY:nth-child(36){height:64px;animation-delay:.08s}.SmaLp_waveformBar__CFaIY:nth-child(37){height:18px;animation-delay:1.25s}.SmaLp_waveformBar__CFaIY:nth-child(38){height:42px;animation-delay:.55s}.SmaLp_waveformBar__CFaIY:nth-child(39){height:38px;animation-delay:.35s}.SmaLp_waveformBar__CFaIY:nth-child(40){height:50px;animation-delay:.92s}.SmaLp_waveformBar__CFaIY:nth-child(41){height:28px;animation-delay:.58s}.SmaLp_waveformBar__CFaIY:nth-child(42){height:66px;animation-delay:.14s}.SmaLp_waveformBar__CFaIY:nth-child(43){height:22px;animation-delay:.84s}.SmaLp_waveformBar__CFaIY:nth-child(44){height:44px;animation-delay:.44s}.SmaLp_waveformBar__CFaIY:nth-child(45){height:36px;animation-delay:1.08s}.SmaLp_waveformBar__CFaIY:nth-child(46){height:52px;animation-delay:.28s}.SmaLp_waveformBar__CFaIY:nth-child(47){height:32px;animation-delay:.74s}.SmaLp_waveformBar__CFaIY:nth-child(48){height:58px;animation-delay:.18s}.SmaLp_waveformBar__CFaIY:nth-child(49){height:24px;animation-delay:.98s}.SmaLp_waveformBar__CFaIY:nth-child(50){height:46px;animation-delay:.38s}.SmaLp_waveformBar__CFaIY:nth-child(51){height:34px;animation-delay:.82s}.SmaLp_waveformBar__CFaIY:nth-child(52){height:60px;animation-delay:.12s}.SmaLp_waveformBar__CFaIY:nth-child(53){height:20px;animation-delay:1.18s}.SmaLp_waveformBar__CFaIY:nth-child(54){height:48px;animation-delay:.48s}.SmaLp_waveformBar__CFaIY:nth-child(55){height:26px;animation-delay:.78s}.SmaLp_waveformBar__CFaIY:nth-child(56){height:54px;animation-delay:.24s}.SmaLp_waveformBar__CFaIY:nth-child(57){height:40px;animation-delay:.88s}.SmaLp_waveformBar__CFaIY:nth-child(58){height:62px;animation-delay:.32s}.SmaLp_waveformBar__CFaIY:nth-child(59){height:30px;animation-delay:.92s}.SmaLp_waveformBar__CFaIY:nth-child(60){height:56px;animation-delay:.16s}.SmaLp_waveformBar__CFaIY:nth-child(61){height:38px;animation-delay:.76s}.SmaLp_waveformBar__CFaIY:nth-child(62){height:50px;animation-delay:.46s}.SmaLp_waveformBar__CFaIY:nth-child(63){height:22px;animation-delay:1.12s}.SmaLp_waveformBar__CFaIY:nth-child(64){height:44px;animation-delay:.26s}.SmaLp_waveformBar__CFaIY:nth-child(65){height:36px;animation-delay:.86s}.SmaLp_waveformBar__CFaIY:nth-child(66){height:58px;animation-delay:.36s}.SmaLp_waveformBar__CFaIY:nth-child(67){height:28px;animation-delay:.96s}.SmaLp_waveformBar__CFaIY:nth-child(68){height:52px;animation-delay:.06s}.SmaLp_waveformBar__CFaIY:nth-child(69){height:32px;animation-delay:.66s}.SmaLp_waveformBar__CFaIY:nth-child(70){height:60px;animation-delay:.2s}.SmaLp_waveformBar__CFaIY:nth-child(71){height:24px;animation-delay:1.02s}.SmaLp_waveformBar__CFaIY:nth-child(72){height:46px;animation-delay:.52s}.SmaLp_waveformBar__CFaIY:nth-child(73){height:34px;animation-delay:.72s}.SmaLp_waveformBar__CFaIY:nth-child(74){height:56px;animation-delay:.3s}.SmaLp_waveformBar__CFaIY:nth-child(75){height:40px;animation-delay:.9s}.SmaLp_waveformBar__CFaIY:nth-child(76){height:64px;animation-delay:.1s}.SmaLp_waveformBar__CFaIY:nth-child(77){height:18px;animation-delay:1.22s}.SmaLp_waveformBar__CFaIY:nth-child(78){height:42px;animation-delay:.56s}.SmaLp_waveformBar__CFaIY:nth-child(79){height:38px;animation-delay:.64s}.SmaLp_waveformBar__CFaIY:nth-child(80){height:54px;animation-delay:.34s}@keyframes SmaLp_waveformAnimation__bz4hG{0%,to{transform:scaleY(.2) scaleX(1);background:rgba(255,255,255,.4);opacity:.6}25%{transform:scaleY(.6) scaleX(1.1);background:rgba(255,255,255,.7);opacity:.8}50%{transform:scaleY(1.2) scaleX(.9);background:rgba(255,255,255,1);box-shadow:0 0 12px rgba(255,255,255,.6);opacity:1}75%{transform:scaleY(.8) scaleX(1.05);background:rgba(255,255,255,.8);opacity:.9}}.SmaLp_centralPlayButton__Veq34{position:relative;z-index:10;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#007AFF,#0056CC);border:none;color:white;font-size:24px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px rgba(0,122,255,.4)}.SmaLp_centralPlayButton__Veq34:hover{transform:scale(1.1);background:linear-gradient(135deg,#1a8bff,#0066e6);box-shadow:0 12px 40px rgba(0,122,255,.5)}.SmaLp_centralPlayButton__Veq34.SmaLp_playing__MpAxR{animation:SmaLp_playButtonPulse__NLM3h 2s ease-in-out infinite;background:linear-gradient(135deg,#007AFF,#0056CC)}@keyframes SmaLp_playButtonPulse__NLM3h{0%,to{box-shadow:0 8px 32px rgba(0,122,255,.4);transform:scale(1)}50%{box-shadow:0 16px 56px rgba(0,122,255,.7);transform:scale(1.05)}}.SmaLp_getStartedButton__D_Fcr{background:linear-gradient(135deg,#007AFF,#0056CC);color:white;border:none;padding:16px 32px;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;margin-top:30px}.SmaLp_getStartedButton__D_Fcr:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.SmaLp_getStartedButton__D_Fcr:hover:before{left:100%}.SmaLp_getStartedButton__D_Fcr:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,122,255,.3)}.SmaLp_capabilitiesSection__ADxZz{padding:100px 20px;background:#000000}.SmaLp_modernSectionHeader__Bj_wD{text-align:center;max-width:800px;margin:0 auto 80px}.SmaLp_headerBadge__ZZjC5{display:inline-block;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);color:#FFFFFF;padding:8px 20px;border-radius:50px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.SmaLp_modernSectionTitle__WR1dl{font-size:48px;font-weight:800;color:#FFFFFF;margin-bottom:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.2}.SmaLp_modernSectionSubtitle__oX3Cb{font-size:20px;color:#CCCCCC;line-height:1.6;font-weight:400}.SmaLp_modernCapabilitiesGrid__GRvfd{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;max-width:1200px;margin:0 auto}.SmaLp_modernCapabilityCard__G0jf4{background:rgba(0,0,0,.4);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:40px 30px;position:relative;overflow:hidden;transition:all .4s ease}.SmaLp_modernCapabilityCard__G0jf4:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent)}.SmaLp_modernCapabilityCard__G0jf4:hover{transform:translateY(-8px);border-color:rgba(255,255,255,.2);box-shadow:0 20px 60px rgba(0,0,0,.4)}.SmaLp_cardGlow__i27wv{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.06) 0,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none}.SmaLp_modernCapabilityCard__G0jf4:hover .SmaLp_cardGlow__i27wv{opacity:1}.SmaLp_modernCapabilityHeader__vVXiP{margin-bottom:30px;position:relative}.SmaLp_capabilityNumber__NgGeq{font-size:14px;color:#FFFFFF;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;font-family:SF Mono,Monaco,monospace;opacity:.7}.SmaLp_modernCapabilityHeader__vVXiP h4{font-size:24px;font-weight:700;color:#FFFFFF;margin-bottom:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.SmaLp_modernCapabilityHeader__vVXiP p{font-size:16px;color:#CCCCCC;line-height:1.6}.SmaLp_modernFeatureItem__33o5D{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px;transition:all .3s ease}.SmaLp_modernFeatureItem__33o5D:hover{transform:translateX(8px)}.SmaLp_modernFeatureBullet___0NCI{width:20px;height:20px;border-radius:50%;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;margin-top:2px;flex-shrink:0;transition:all .3s ease}.SmaLp_modernFeatureItem__33o5D:hover .SmaLp_modernFeatureBullet___0NCI{background:rgba(255,255,255,.2);border-color:#FFFFFF;box-shadow:0 0 12px rgba(255,255,255,.3)}.SmaLp_bulletInner__34RAO{width:6px;height:6px;border-radius:50%;background:#FFFFFF;transition:all .3s ease;opacity:.8}.SmaLp_modernFeatureItem__33o5D:hover .SmaLp_bulletInner__34RAO{background:#FFFFFF;opacity:1;box-shadow:0 0 8px rgba(255,255,255,.6)}.SmaLp_modernFeatureItem__33o5D span{font-size:15px;color:#E0E0E0;line-height:1.5;font-weight:400}.SmaLp_cardFooterGradient__J2K64{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);opacity:0;transition:opacity .4s ease}.SmaLp_modernCapabilityCard__G0jf4:hover .SmaLp_cardFooterGradient__J2K64{opacity:1}.SmaLp_workflowSection__QaZL5{padding:100px 20px;max-width:1400px;margin:0 auto}.SmaLp_workflowSteps__GvzD_{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:0;align-items:center;margin-top:60px}.SmaLp_workflowStep__T_2gy{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:40px 24px;text-align:center;transition:all .3s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative}.SmaLp_workflowStep__T_2gy:hover{transform:translateY(-8px);border-color:rgba(255,255,255,.2);box-shadow:0 20px 40px rgba(0,0,0,.2)}.SmaLp_stepNumber__P49KP{width:48px;height:48px;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:18px;font-weight:700;color:#ffffff}.SmaLp_stepContent__PtshJ h4{font-size:20px;font-weight:600;color:#ffffff;margin:0 0 12px}.SmaLp_stepContent__PtshJ p{font-size:14px;color:#aaaaaa;line-height:1.5;margin:0}.SmaLp_workflowConnector__yWs6s{width:40px;height:2px;background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,.1));position:relative;justify-self:center}.SmaLp_workflowConnector__yWs6s:after{content:"";position:absolute;right:-6px;top:-4px;width:8px;height:8px;border-right:2px solid rgba(255,255,255,.3);border-top:2px solid rgba(255,255,255,.3);transform:rotate(45deg)}.SmaLp_ctaSection___ybiQ{padding:100px 20px;max-width:800px;margin:0 auto}.SmaLp_ctaContent__sP923{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:60px 40px;text-align:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.SmaLp_ctaContent__sP923 h3{font-size:36px;font-weight:800;color:#ffffff;margin:0 0 16px;line-height:1.2}.SmaLp_ctaContent__sP923 p{font-size:18px;color:#aaaaaa;margin:0 0 32px;line-height:1.5}.SmaLp_ctaButton__SOYXu{padding:18px 36px;background:linear-gradient(90deg,#007AFF,#0056CC);color:#ffffff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 8px 16px rgba(0,122,255,.3)}.SmaLp_ctaButton__SOYXu:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(0,122,255,.4)}@keyframes SmaLp_fadeInUp__I6TVK{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SmaLp_scrollHint__TT2SV{position:absolute;bottom:-120px;left:50%;transform:translateX(-50%);text-align:center;opacity:.7;animation:SmaLp_hintPulse__LBAiI 2s ease-in-out infinite}.SmaLp_scrollHint__TT2SV p{font-size:14px;color:#aaaaaa;margin:0 0 8px;font-weight:400}.SmaLp_scrollIndicator__0vbLo{font-size:20px;color:#ffffff;animation:SmaLp_bounceDown__NaIy1 2s ease-in-out infinite}@keyframes SmaLp_hintPulse__LBAiI{0%,to{opacity:.7}50%{opacity:1}}@keyframes SmaLp_bounceDown__NaIy1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}@media (max-width:1200px){.SmaLp_featureShowcase__0zh3a{flex-direction:column;gap:40px}.SmaLp_statsGrid__lqKLi{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.SmaLp_modernCapabilitiesGrid__GRvfd{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.SmaLp_workflowSteps__GvzD_{display:flex;flex-direction:column;gap:20px;align-items:stretch}.SmaLp_workflowConnector__yWs6s{display:flex;justify-content:center;align-items:center;height:40px;width:100%}.SmaLp_workflowConnector__yWs6s:after{content:"";position:static;width:8px;height:8px;border-bottom:2px solid rgba(255,255,255,.3);border-right:2px solid rgba(255,255,255,.3);transform:rotate(45deg);margin:0}}.SmaLp_mobileFeatureCards__3ShdG{display:none}@media (max-width:768px){.SmaLp_heroSection__uXwID{padding:60px 20px}.SmaLp_heroTitle__YqyFa{font-size:48px;margin-bottom:20px}.SmaLp_heroSubtitle__ddG4g{font-size:16px;margin-bottom:40px}.SmaLp_featureShowcase__0zh3a{display:none}.SmaLp_mobileFeatureCards__3ShdG{display:block;width:100%;overflow:hidden;padding:20px 0}.SmaLp_mobileFeatureScroll__jvI7C{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:0 20px 20px}.SmaLp_mobileFeatureCard__PTxLW{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:24px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all .3s ease;position:relative;overflow:visible;min-height:220px}.SmaLp_mobileFeatureCard__PTxLW:before{content:"";position:absolute;top:-1px;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,rgba(0,122,255,.8),transparent);opacity:0;transition:opacity .3s ease;z-index:1}.SmaLp_mobileFeatureCard__PTxLW.SmaLp_active__9QILx:before{opacity:1}.SmaLp_mobileFeatureCard__PTxLW.SmaLp_active__9QILx{border-color:rgba(0,122,255,.3);background:linear-gradient(145deg,rgba(0,122,255,.1),rgba(255,255,255,.02));transform:scale(1.02)}.SmaLp_mobileFeatureCard__PTxLW.SmaLp_active__9QILx:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,rgba(0,122,255,.8),transparent);z-index:1}.SmaLp_mobileFeatureIcon__7sk6f{width:56px;height:56px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.15);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:24px;color:#ffffff;transition:all .3s ease}.SmaLp_mobileFeatureCard__PTxLW.SmaLp_active__9QILx .SmaLp_mobileFeatureIcon__7sk6f{background:linear-gradient(145deg,rgba(0,122,255,.8),rgba(0,86,204,.6));border-color:rgba(0,122,255,.5);box-shadow:0 8px 24px rgba(0,122,255,.3)}.SmaLp_mobileFeatureTitle__XFJVd{font-size:18px;font-weight:700;color:#ffffff;margin-bottom:8px;line-height:1.3}.SmaLp_mobileFeatureDescription__GtzNe{font-size:14px;color:#cccccc;line-height:1.5;margin-bottom:12px}.SmaLp_mobileFeatureDetails__mvIN3{font-size:13px;color:#aaaaaa;line-height:1.4;opacity:.8}.SmaLp_mobileScrollIndicator__u_k3N{display:none}.SmaLp_statsGrid__lqKLi{grid-template-columns:repeat(2,1fr);gap:15px}.SmaLp_statCard___XTCD{padding:20px 15px}.SmaLp_statValue__GtFN9{font-size:24px}.SmaLp_modernSectionTitle__WR1dl{font-size:32px;margin-bottom:16px}.SmaLp_modernSectionSubtitle__oX3Cb{font-size:16px}.SmaLp_modernCapabilityCard__G0jf4{padding:30px 20px}.SmaLp_audioSection___iLSp{padding:60px 20px}.SmaLp_audioContainer__Jk1TT{padding:40px 20px;border-radius:24px}.SmaLp_audioTitle__3UOqg{font-size:28px;margin-bottom:12px}.SmaLp_audioDescription__bbkmS{font-size:16px}.SmaLp_waveformContainer__zLU3_{height:100px;margin:30px 0}.SmaLp_backgroundWaveform__vvN0_{height:60px}.SmaLp_centralPlayButton__Veq34{width:60px;height:60px;font-size:18px}.SmaLp_getStartedButton__D_Fcr{padding:14px 28px;font-size:14px;margin-top:25px}.SmaLp_workflowSection__QaZL5{padding:60px 20px}.SmaLp_workflowSteps__GvzD_{display:flex;flex-direction:column;gap:20px;align-items:stretch;margin-top:40px}.SmaLp_workflowStep__T_2gy{padding:24px 20px;border-radius:16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.SmaLp_stepNumber__P49KP{width:40px;height:40px;font-size:16px;margin-bottom:16px}.SmaLp_stepContent__PtshJ h4{font-size:18px;margin-bottom:8px}.SmaLp_stepContent__PtshJ p{font-size:14px;line-height:1.4}.SmaLp_workflowConnector__yWs6s,.SmaLp_workflowConnector__yWs6s:after{display:none}.SmaLp_ctaContent__sP923{padding:60px 20px}.SmaLp_ctaContent__sP923 h3{font-size:24px;margin-bottom:20px}.SmaLp_scrollHint__TT2SV{display:none}.SmaLp_scrollHint__TT2SV p{font-size:12px}.SmaLp_scrollIndicator__0vbLo{width:20px;height:20px}}@media (max-width:480px){.SmaLp_heroTitle__YqyFa{font-size:36px;line-height:1.2}.SmaLp_heroSubtitle__ddG4g{font-size:14px}.SmaLp_modernSectionTitle__WR1dl{font-size:28px}.SmaLp_centralHub__ry9tm{width:140px;height:140px}.SmaLp_modernCapabilitiesGrid__GRvfd{grid-template-columns:1fr;gap:20px}.SmaLp_mobileFeatureScroll__jvI7C{grid-template-columns:1fr;gap:12px}.SmaLp_modernCapabilityCard__G0jf4{padding:25px 15px}.SmaLp_modernCapabilityHeader__vVXiP h4{font-size:20px}.SmaLp_modernCapabilityHeader__vVXiP p,.SmaLp_modernFeatureItem__33o5D span{font-size:14px}.SmaLp_audioSection___iLSp{padding:40px 15px}.SmaLp_audioContainer__Jk1TT{padding:30px 15px;border-radius:20px}.SmaLp_audioTitle__3UOqg{font-size:24px}.SmaLp_audioDescription__bbkmS{font-size:14px}.SmaLp_waveformContainer__zLU3_{height:80px;margin:25px 0}.SmaLp_backgroundWaveform__vvN0_{height:50px;gap:2px}.SmaLp_waveformBar__CFaIY{width:3px}.SmaLp_centralPlayButton__Veq34{width:50px;height:50px;font-size:16px}.SmaLp_getStartedButton__D_Fcr{padding:12px 24px;font-size:13px;border-radius:25px}.SmaLp_ctaButton__SOYXu{padding:12px 24px;font-size:14px}.SmaLp_scrollHint__TT2SV{bottom:15px}.SmaLp_scrollHint__TT2SV p{font-size:11px;margin-bottom:8px}.SmaLp_scrollIndicator__0vbLo{width:18px;height:18px}}.UseCasesView_container__0y_hU{background:#000000;color:#ffffff;padding:100px 20px;max-width:1400px;margin:0 auto;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.UseCasesView_container__0y_hU.UseCasesView_visible__CFeEh{opacity:1;transform:translateY(0)}.UseCasesView_header__B0SAz{text-align:center;margin-bottom:80px;max-width:800px;margin-left:auto;margin-right:auto}.UseCasesView_title__F91a7{font-size:56px;font-weight:800;margin-bottom:24px;line-height:1.1;background:linear-gradient(90deg,#ffffff,#e0e0e0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.UseCasesView_highlight__ztpoG{color:#ffffff;font-weight:800}.UseCasesView_subtitle__NtgEB{font-size:20px;color:#aaaaaa;line-height:1.6;margin-bottom:0}.UseCasesView_unifiedCard__ArDRo{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:32px;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);overflow:hidden;display:grid;grid-template-columns:320px 1fr;min-height:600px;box-shadow:0 20px 40px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.05);transition:all .3s ease}.UseCasesView_unifiedCard__ArDRo:hover{transform:translateY(-4px);box-shadow:0 24px 48px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.08)}.UseCasesView_navigation__T7LBf{background:rgba(255,255,255,.02);border-right:1px solid rgba(255,255,255,.1);padding:40px 20px;display:flex;flex-direction:column;gap:16px}.UseCasesView_navButton__vGjmc{display:flex;align-items:center;gap:16px;padding:20px 16px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:16px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;text-align:left;width:100%}.UseCasesView_navButton__vGjmc:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:transparent;transition:all .3s ease}.UseCasesView_navButton__vGjmc:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.15);transform:translateX(4px)}.UseCasesView_navButton__vGjmc.UseCasesView_active__D5EMu{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);transform:translateX(4px)}.UseCasesView_navButton__vGjmc.UseCasesView_active__D5EMu:before{background:#ffffff}.UseCasesView_navIcon__qhsVj{width:48px;height:48px;background:rgba(255,255,255,.08);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#ffffff;flex-shrink:0;transition:all .3s ease}.UseCasesView_navButton__vGjmc.UseCasesView_active__D5EMu .UseCasesView_navIcon__qhsVj{background:rgba(255,255,255,.15);transform:scale(1.05)}.UseCasesView_navContent__0aFYE{flex:1;min-width:0}.UseCasesView_navTitle__frMfn{font-size:16px;font-weight:600;color:#cccccc;line-height:1.4;transition:all .3s ease}.UseCasesView_navButton__vGjmc.UseCasesView_active__D5EMu .UseCasesView_navTitle__frMfn{color:#ffffff}.UseCasesView_contentArea__3dExd{padding:48px;display:flex;flex-direction:column;gap:32px;position:relative;overflow:hidden}.UseCasesView_contentArea__3dExd:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.02),transparent 50%,rgba(255,255,255,.01));pointer-events:none}.UseCasesView_caseHeader__FlQRl{display:flex;align-items:center;gap:24px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.1);position:relative;z-index:1}.UseCasesView_caseIcon__rS_vP{width:72px;height:72px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:32px;color:#ffffff;flex-shrink:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all .3s ease}.UseCasesView_caseIcon__rS_vP:hover{transform:scale(1.05);background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.15)}.UseCasesView_caseTitle__cUVL3 h3{font-size:36px;font-weight:700;color:#ffffff;margin:0 0 8px;line-height:1.2}.UseCasesView_caseSubtitle__CLZ1y{font-size:18px;color:#aaaaaa;margin:0;line-height:1.4}.UseCasesView_description__h6IP8{position:relative;z-index:1}.UseCasesView_description__h6IP8 p{font-size:20px;color:#cccccc;line-height:1.7;margin:0}.UseCasesView_stats__t87ai{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:32px;background:rgba(255,255,255,.03);border-radius:20px;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative;z-index:1}.UseCasesView_statItem__9OaIq{text-align:center;padding:16px;background:rgba(255,255,255,.02);border-radius:12px;transition:all .3s ease}.UseCasesView_statItem__9OaIq:hover{background:rgba(255,255,255,.05);transform:translateY(-2px)}.UseCasesView_statValue__C5l9t{display:block;font-size:36px;font-weight:800;color:#ffffff;margin-bottom:8px;line-height:1}.UseCasesView_statLabel__oVJ6f{font-size:14px;color:#aaaaaa;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.UseCasesView_features__NjyID{position:relative;z-index:1}.UseCasesView_features__NjyID h4{font-size:22px;font-weight:600;color:#ffffff;margin:0 0 24px}.UseCasesView_featuresList__yYR1A{display:flex;flex-direction:column;gap:16px}.UseCasesView_featureItem__GV83_{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;background:rgba(255,255,255,.02);border-radius:16px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.UseCasesView_featureItem__GV83_:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1);transform:translateX(4px)}.UseCasesView_featureBullet__phfxs{color:#ffffff;font-size:20px;font-weight:700;line-height:1;margin-top:2px;flex-shrink:0}.UseCasesView_featureItem__GV83_ span:last-child{font-size:16px;color:#cccccc;line-height:1.6}@media (max-width:1200px){.UseCasesView_unifiedCard__ArDRo{grid-template-columns:280px 1fr}.UseCasesView_navigation__T7LBf{padding:32px 16px}.UseCasesView_contentArea__3dExd{padding:40px 32px}}@media (max-width:1024px){.UseCasesView_unifiedCard__ArDRo{grid-template-columns:1fr;min-height:auto}.UseCasesView_navigation__T7LBf{border-right:none;border-bottom:1px solid rgba(255,255,255,.1);padding:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.UseCasesView_navButton__vGjmc{padding:16px 12px}.UseCasesView_navIcon__qhsVj{width:40px;height:40px;font-size:18px}.UseCasesView_navTitle__frMfn{font-size:14px}.UseCasesView_contentArea__3dExd{padding:32px 24px}}@media (max-width:768px){.UseCasesView_container__0y_hU{padding:80px 15px}.UseCasesView_title__F91a7{font-size:42px}.UseCasesView_subtitle__NtgEB{font-size:18px}.UseCasesView_navigation__T7LBf{grid-template-columns:1fr;gap:10px}.UseCasesView_unifiedCard__ArDRo{border-radius:24px}.UseCasesView_caseHeader__FlQRl{flex-direction:column;align-items:flex-start;text-align:center}.UseCasesView_caseIcon__rS_vP{width:64px;height:64px;font-size:28px}.UseCasesView_caseTitle__cUVL3 h3{font-size:28px}.UseCasesView_stats__t87ai{grid-template-columns:1fr;gap:16px;padding:24px}.UseCasesView_statValue__C5l9t{font-size:28px}.UseCasesView_description__h6IP8 p{font-size:18px}}@media (max-width:480px){.UseCasesView_container__0y_hU{padding:60px 10px}.UseCasesView_title__F91a7{font-size:32px}.UseCasesView_subtitle__NtgEB{font-size:16px}.UseCasesView_unifiedCard__ArDRo{border-radius:20px}.UseCasesView_navigation__T7LBf{padding:20px 16px}.UseCasesView_navButton__vGjmc{padding:14px 12px}.UseCasesView_navIcon__qhsVj{width:36px;height:36px;font-size:16px}.UseCasesView_navTitle__frMfn{font-size:13px}.UseCasesView_contentArea__3dExd{padding:24px 20px}.UseCasesView_caseIcon__rS_vP{width:56px;height:56px;font-size:24px}.UseCasesView_caseTitle__cUVL3 h3{font-size:24px}.UseCasesView_description__h6IP8 p{font-size:16px}.UseCasesView_statValue__C5l9t{font-size:24px}}.TestimonialsView_container__4Ti7D{background:#000000;color:#ffffff;padding:100px 20px;width:100%;max-width:1400px;margin:0 auto;opacity:0;transform:translateY(30px);transition:all .8s ease}.TestimonialsView_container__4Ti7D.TestimonialsView_visible___WH_9{opacity:1;transform:translateY(0)}.TestimonialsView_sectionHeader__ryAJ8{text-align:center;max-width:800px;margin:0 auto 80px}.TestimonialsView_badge__7b31Z{display:inline-block;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);color:#FFFFFF;padding:8px 20px;border-radius:50px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.TestimonialsView_title__8io8f{font-size:48px;font-weight:800;color:#FFFFFF;margin-bottom:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.2}.TestimonialsView_subtitle__bpS0x{font-size:20px;color:#CCCCCC;line-height:1.6;font-weight:400}.TestimonialsView_testimonialsGrid__Mt7pT{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:30px;margin-bottom:80px}.TestimonialsView_testimonialCard__v6h_8{background:rgba(0,0,0,.4);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:40px 30px;position:relative;overflow:hidden;transition:all .4s ease;min-height:320px;display:flex;flex-direction:column}.TestimonialsView_testimonialCard__v6h_8:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent)}.TestimonialsView_testimonialCard__v6h_8:hover{transform:translateY(-8px);border-color:rgba(255,255,255,.2);box-shadow:0 20px 60px rgba(0,0,0,.4)}.TestimonialsView_cardHeader__WY4CB{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.TestimonialsView_quoteIcon__ueu9_{width:48px;height:48px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#007AFF;font-size:20px}.TestimonialsView_rating__4H9IW{display:flex;gap:4px}.TestimonialsView_starFilled__Quxp_{color:#FFD700;font-size:16px}.TestimonialsView_starEmpty__1gzWI{color:rgba(255,255,255,.3);font-size:16px}.TestimonialsView_testimonialText__bKnBz{flex-grow:1;margin-bottom:30px}.TestimonialsView_testimonialText__bKnBz p{font-size:16px;color:#E0E0E0;line-height:1.7;margin:0;font-style:italic}.TestimonialsView_customerInfo__LWHHw{margin-top:auto}.TestimonialsView_customerDetails__bF254{display:flex;align-items:center;gap:16px;flex-grow:1}.TestimonialsView_avatar__VX_fu{width:50px;height:50px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#CCCCCC;font-size:20px;flex-shrink:0}.TestimonialsView_customerMeta__Miqhg{flex-grow:1}.TestimonialsView_customerName__Q9h4r{font-size:18px;font-weight:700;color:#FFFFFF;margin:0 0 4px}.TestimonialsView_customerPosition__LywQX{font-size:14px;color:#AAAAAA;margin:0 0 8px}.TestimonialsView_company__dJDUA{display:flex;align-items:center;gap:8px;font-size:13px;color:#888888}.TestimonialsView_company__dJDUA svg{font-size:12px}.TestimonialsView_ctaSection__MoMrY{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:60px 40px;text-align:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);max-width:600px;margin:0 auto}.TestimonialsView_ctaSection__MoMrY h3{font-size:32px;font-weight:800;color:#ffffff;margin:0 0 16px;line-height:1.2}.TestimonialsView_ctaSection__MoMrY p{font-size:16px;color:#CCCCCC;margin:0 0 32px;line-height:1.5}.TestimonialsView_ctaButton__3V4Ui{padding:18px 36px;background:linear-gradient(135deg,#007AFF,#0056CC);color:#ffffff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 8px 16px rgba(0,122,255,.3)}.TestimonialsView_ctaButton__3V4Ui:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(0,122,255,.4)}@media (max-width:1200px){.TestimonialsView_testimonialsGrid__Mt7pT{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:25px}}@media (max-width:768px){.TestimonialsView_container__4Ti7D{padding:60px 20px}.TestimonialsView_title__8io8f{font-size:32px;margin-bottom:16px}.TestimonialsView_subtitle__bpS0x{font-size:16px}.TestimonialsView_testimonialsGrid__Mt7pT{grid-template-columns:1fr;gap:20px}.TestimonialsView_testimonialCard__v6h_8{padding:30px 20px;min-height:280px}.TestimonialsView_testimonialText__bKnBz p{font-size:15px}.TestimonialsView_customerName__Q9h4r{font-size:16px}.TestimonialsView_customerPosition__LywQX{font-size:13px}.TestimonialsView_ctaSection__MoMrY{padding:40px 20px}.TestimonialsView_ctaSection__MoMrY h3{font-size:24px}.TestimonialsView_ctaSection__MoMrY p{font-size:14px}.TestimonialsView_ctaButton__3V4Ui{padding:14px 28px;font-size:14px}}@media (max-width:480px){.TestimonialsView_container__4Ti7D{padding:40px 15px}.TestimonialsView_title__8io8f{font-size:28px}.TestimonialsView_subtitle__bpS0x{font-size:14px}.TestimonialsView_testimonialCard__v6h_8{padding:25px 15px;min-height:260px}.TestimonialsView_testimonialText__bKnBz p{font-size:14px}.TestimonialsView_ctaSection__MoMrY{padding:30px 15px}.TestimonialsView_ctaSection__MoMrY h3{font-size:20px}.TestimonialsView_ctaButton__3V4Ui{padding:12px 24px;font-size:13px}}