.lerianone{--dark:#1a1a2e;--accent:#5499c7;--accent-light:#eaf3f9;--accent-dark:#3e7da8;--white:#fff;--gray-50:#f7f8fa;--gray-100:#eef1f5;--gray-200:#e2e6ec;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6d7a8a;--gray-600:#4b5563;--shadow-soft:0 4px 20px #0000000f;--shadow-md:0 8px 32px #00000014;--shadow-lg:0 20px 60px #00000014;--radius:8px;--radius-lg:12px;--radius-xl:12px;--section-padding:140px;--max-width:1200px;--font:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-family:var(--font);color:var(--dark);background:var(--white);line-height:1.6;overflow-x:clip}:where(.lerianone) *,:where(.lerianone) :before,:where(.lerianone) :after{box-sizing:border-box}:where(.lerianone) img{max-width:100%;display:block}:where(.lerianone) a{color:inherit;text-decoration:none}.lerianone .section{padding:var(--section-padding)0;contain:layout style paint}.lerianone .section-inner{max-width:var(--max-width);margin:0 auto;padding:0 40px}.lerianone .section-label{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;font-weight:600;display:inline-flex}.lerianone .section-label:before{content:"";background:var(--accent);width:20px;height:2px}.lerianone .section-title{font-family:var(--font);letter-spacing:-.03em;color:var(--dark);max-width:700px;margin-bottom:20px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.lerianone .section-desc{color:var(--gray-500);max-width:520px;margin-bottom:72px;font-size:18px;line-height:1.6}.lerianone .btn-primary{background:var(--accent);color:var(--white);font-family:var(--font);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:background .3s,transform .2s,box-shadow .3s;display:inline-flex}.lerianone .btn-primary:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 8px 30px #5499c740}.lerianone .btn-primary:active{transform:translateY(0)}.lerianone .btn-primary svg{transition:transform .3s}.lerianone .btn-primary:hover svg{transform:translate(3px)}.lerianone .btn-secondary{color:var(--dark);font-family:var(--font);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:16px 8px;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.lerianone .btn-secondary:hover{color:var(--accent)}.lerianone .reveal,.lerianone .reveal-left,.lerianone .reveal-right,.lerianone .reveal-scale{will-change:opacity,transform;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.lerianone .reveal.reveal-ready{opacity:0;transform:translateY(40px)}.lerianone .reveal-left.reveal-ready{opacity:0;transform:translate(-40px)}.lerianone .reveal-right.reveal-ready{opacity:0;transform:translate(40px)}.lerianone .reveal-scale.reveal-ready{opacity:0;transition-duration:1s;transition-timing-function:cubic-bezier(.16,1,.3,1);transform:scale(.95)}.lerianone .reveal.visible,.lerianone .reveal-left.visible,.lerianone .reveal-right.visible{opacity:1;transform:translate(0)}.lerianone .reveal-scale.visible{opacity:1;transform:scale(1)}.lerianone .reveal.visible,.lerianone .reveal-left.visible,.lerianone .reveal-right.visible,.lerianone .reveal-scale.visible{will-change:auto}.lerianone .delay-1{transition-delay:80ms}.lerianone .delay-2{transition-delay:.16s}.lerianone .delay-3{transition-delay:.24s}.lerianone .delay-4{transition-delay:.32s}.lerianone .delay-5{transition-delay:.4s}.lerianone .delay-6{transition-delay:.48s}@media (max-width:1024px){.lerianone{--section-padding:100px}}@media (max-width:768px){.lerianone{--section-padding:80px}.lerianone .section-inner{padding:0 24px}}
.Hero-module__UYBkWa__hero{flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__UYBkWa__heroBg{z-index:0;background:#fff;position:absolute;inset:0}.Hero-module__UYBkWa__heroGlow,.Hero-module__UYBkWa__heroGrid,.Hero-module__UYBkWa__heroNoise{display:none}.Hero-module__UYBkWa__heroInner{z-index:1;max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;margin:0 auto;padding:120px 40px 80px;display:grid;position:relative}.Hero-module__UYBkWa__heroContent{max-width:560px}.Hero-module__UYBkWa__cardBrand{border-bottom:1px solid #1a1a2e14;align-items:center;margin-bottom:18px;padding-bottom:16px;display:flex}.Hero-module__UYBkWa__cardBrandLogo{width:auto;height:18px;display:block}.Hero-module__UYBkWa__heroBadge{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:32px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module__UYBkWa__heroBadge:before{content:"";background:var(--accent);width:24px;height:2px}.Hero-module__UYBkWa__hero h1{font-family:var(--font);letter-spacing:-.035em;color:var(--dark);margin-bottom:28px;font-size:clamp(44px,5vw,68px);font-weight:700;line-height:1.08}.Hero-module__UYBkWa__accent{color:var(--accent)}.Hero-module__UYBkWa__hero p{color:var(--gray-500);max-width:480px;margin-bottom:48px;font-size:clamp(17px,1.8vw,20px);font-weight:400;line-height:1.65}.Hero-module__UYBkWa__heroButtons{align-items:center;gap:24px;display:flex}.Hero-module__UYBkWa__btnHeroPrimary{background:var(--accent);color:var(--white);font-family:var(--font);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:background .3s,transform .2s,box-shadow .3s;display:inline-flex}.Hero-module__UYBkWa__btnHeroPrimary:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 8px 30px #5499c759}.Hero-module__UYBkWa__btnHeroPrimary:active{transform:translateY(0)}.Hero-module__UYBkWa__btnHeroPrimary svg{transition:transform .3s}.Hero-module__UYBkWa__btnHeroPrimary:hover svg{transform:translate(3px)}.Hero-module__UYBkWa__btnHeroSecondary{color:var(--dark);font-family:var(--font);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:16px 8px;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.Hero-module__UYBkWa__btnHeroSecondary:hover{color:var(--accent)}.Hero-module__UYBkWa__heroVisual{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__UYBkWa__heroVisualCard{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;width:100%;max-width:480px;padding:32px;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000a}.Hero-module__UYBkWa__mockHeader{border-bottom:1px solid var(--gray-200);align-items:center;gap:12px;margin-bottom:24px;padding-bottom:20px;display:flex}.Hero-module__UYBkWa__mockAvatar{border:2px solid var(--gray-200);border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden}.Hero-module__UYBkWa__mockAvatar img{object-fit:cover;width:100%;height:100%}.Hero-module__UYBkWa__mockInfo{flex:1}.Hero-module__UYBkWa__mockName{color:var(--dark);text-align:left;font-size:16px;font-weight:600}.Hero-module__UYBkWa__mockNameLight{color:var(--gray-500);font-size:14px;font-weight:400}.Hero-module__UYBkWa__mockMeta{color:var(--gray-500);text-align:left;font-size:12px}.Hero-module__UYBkWa__mockStatus{color:var(--gray-600);background:var(--gray-50);border:1px solid var(--gray-200);border-radius:6px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:600;display:flex}.Hero-module__UYBkWa__dot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__UYBkWa__pulseDot}@keyframes Hero-module__UYBkWa__pulseDot{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__UYBkWa__listenCta{background:var(--accent);color:#fff;width:100%;font-family:var(--font);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 20px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.Hero-module__UYBkWa__listenCta:hover{background:var(--accent-dark)}.Hero-module__UYBkWa__listenCta svg:last-child{opacity:.7;margin-left:auto}.Hero-module__UYBkWa__mockWaveform{align-items:center;gap:3px;height:48px;margin-bottom:24px;display:flex}.Hero-module__UYBkWa__waveBar{opacity:.5;background:#5499c7;border-radius:2px;width:3px;animation:1.2s ease-in-out infinite Hero-module__UYBkWa__wave}@keyframes Hero-module__UYBkWa__wave{0%,to{opacity:.3;height:8px}50%{opacity:.7;height:32px}}.Hero-module__UYBkWa__mockTranscript{margin-bottom:20px}.Hero-module__UYBkWa__transcriptLine{gap:12px;margin-bottom:12px;font-size:13px;line-height:1.6;display:flex}.Hero-module__UYBkWa__transcriptLabel{color:var(--dark);flex-shrink:0;min-width:44px;font-weight:600}.Hero-module__UYBkWa__transcriptText{color:var(--gray-500)}.Hero-module__UYBkWa__mockCompliance{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:8px;padding:16px}.Hero-module__UYBkWa__complianceTitle{color:var(--gray-500);text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;font-size:12px;font-weight:600}.Hero-module__UYBkWa__complianceItem{color:var(--dark);align-items:center;gap:10px;margin-bottom:8px;font-size:13px;display:flex}.Hero-module__UYBkWa__complianceItem:last-child{margin-bottom:0}.Hero-module__UYBkWa__heroFade{display:none}@media (max-width:1024px){.Hero-module__UYBkWa__heroInner{text-align:center;grid-template-columns:1fr;gap:48px;padding:160px 24px 120px}.Hero-module__UYBkWa__heroContent{flex-direction:column;align-items:center;max-width:100%;display:flex}.Hero-module__UYBkWa__hero p{margin-left:auto;margin-right:auto}.Hero-module__UYBkWa__heroButtons{justify-content:center}.Hero-module__UYBkWa__heroVisual{order:-1}.Hero-module__UYBkWa__heroVisualCard{max-width:420px;margin:0 auto}}@media (max-width:640px){.Hero-module__UYBkWa__heroButtons{flex-direction:column;align-items:center;width:100%}.Hero-module__UYBkWa__btnHeroPrimary{justify-content:center;width:100%}.Hero-module__UYBkWa__heroFade{height:120px}}
.AudioModal-module__9N9MFa__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);opacity:0;background:#0009;justify-content:center;align-items:center;animation:.3s forwards AudioModal-module__9N9MFa__fadeIn;display:flex;position:fixed;inset:0}@keyframes AudioModal-module__9N9MFa__fadeIn{to{opacity:1}}.AudioModal-module__9N9MFa__modal{opacity:0;background:#fff;border-radius:16px;flex-direction:column;width:calc(100% - 32px);max-width:720px;max-height:85vh;animation:.3s cubic-bezier(.25,.46,.45,.94) forwards AudioModal-module__9N9MFa__scaleIn;display:flex;overflow:hidden;transform:scale(.95);box-shadow:0 24px 80px #00000040}@keyframes AudioModal-module__9N9MFa__scaleIn{to{opacity:1;transform:scale(1)}}.AudioModal-module__9N9MFa__topBar{border-bottom:1px solid var(--gray-200);background:#fff;flex-shrink:0;align-items:center;gap:10px;padding:16px 32px;display:flex}.AudioModal-module__9N9MFa__topBarTitle{font-family:var(--font);color:var(--dark);flex:1;font-size:15px;font-weight:600}.AudioModal-module__9N9MFa__closeBtn{background:var(--gray-50);cursor:pointer;width:32px;height:32px;color:var(--gray-500);border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.AudioModal-module__9N9MFa__closeBtn:hover{background:var(--gray-200);color:var(--dark)}.AudioModal-module__9N9MFa__tabs{border-bottom:1px solid var(--gray-200);background:#fff;flex-shrink:0;gap:0;padding:0 32px;display:flex}.AudioModal-module__9N9MFa__tab{font-family:var(--font);color:var(--gray-500);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:12px 20px;font-size:14px;font-weight:500;transition:color .2s,border-color .2s;display:flex}.AudioModal-module__9N9MFa__tab:hover{color:var(--dark)}.AudioModal-module__9N9MFa__tabActive{color:var(--dark);border-bottom-color:var(--accent);font-weight:600}.AudioModal-module__9N9MFa__tabDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.AudioModal-module__9N9MFa__tabDotGreen{background:#22c55e}.AudioModal-module__9N9MFa__tabDotRed{background:#ef4444}.AudioModal-module__9N9MFa__body{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:28px;min-height:0;padding:32px;display:flex;overflow-y:auto}.AudioModal-module__9N9MFa__callInfo{align-items:center;gap:12px;display:flex}.AudioModal-module__9N9MFa__avatar{border:2px solid var(--gray-200);border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.AudioModal-module__9N9MFa__avatar img{object-fit:cover;width:100%;height:100%}.AudioModal-module__9N9MFa__callMeta{flex:1}.AudioModal-module__9N9MFa__callName{color:var(--dark);font-size:15px;font-weight:600}.AudioModal-module__9N9MFa__callDetail{color:var(--gray-500);font-size:13px}.AudioModal-module__9N9MFa__player{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:10px;align-items:center;gap:14px;padding:14px 16px;display:flex}.AudioModal-module__9N9MFa__playBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .15s;display:flex}.AudioModal-module__9N9MFa__playBtn:hover{background:var(--accent-dark,#1a54e6);transform:scale(1.05)}.AudioModal-module__9N9MFa__progressWrap{flex-direction:column;flex:1;gap:4px;display:flex}.AudioModal-module__9N9MFa__progressBar{background:var(--gray-200);cursor:pointer;border-radius:3px;width:100%;height:6px;position:relative;overflow:hidden}.AudioModal-module__9N9MFa__progressFill{background:var(--accent);border-radius:3px;height:100%;transition:none}.AudioModal-module__9N9MFa__timeDisplay{color:var(--gray-500);font-variant-numeric:tabular-nums;white-space:nowrap;white-space:nowrap;text-align:right;flex-shrink:0;min-width:80px;font-size:11px}.AudioModal-module__9N9MFa__section{border-top:1px solid var(--gray-200);padding-top:24px}.AudioModal-module__9N9MFa__sectionTitle{font-family:var(--font);color:var(--dark);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px;font-size:14px;font-weight:600}.AudioModal-module__9N9MFa__transcriptArea{flex-direction:column;gap:10px;display:flex}.AudioModal-module__9N9MFa__transcriptLine{opacity:0;border-radius:8px;gap:12px;padding:8px 10px;font-size:14px;line-height:1.6;transition:background .3s,opacity .3s;animation:.35s forwards AudioModal-module__9N9MFa__tLineIn;display:flex;transform:translateY(6px)}@keyframes AudioModal-module__9N9MFa__tLineIn{to{opacity:1;transform:translateY(0)}}.AudioModal-module__9N9MFa__transcriptLine.AudioModal-module__9N9MFa__active{opacity:1;background:#5499c70f;animation:2.5s both AudioModal-module__9N9MFa__lineReveal}@keyframes AudioModal-module__9N9MFa__lineReveal{0%{opacity:0;transform:translateY(6px)}30%{opacity:.4;transform:translateY(0)}to{opacity:1}}.AudioModal-module__9N9MFa__transcriptLine.AudioModal-module__9N9MFa__past{opacity:.55}.AudioModal-module__9N9MFa__transcriptLine.AudioModal-module__9N9MFa__future{display:none}.AudioModal-module__9N9MFa__speakerSophie{color:var(--accent);flex-shrink:0;min-width:52px;font-size:13px;font-weight:600}.AudioModal-module__9N9MFa__speakerKlant{color:var(--dark);flex-shrink:0;min-width:52px;font-size:13px;font-weight:600}.AudioModal-module__9N9MFa__lineText{color:var(--gray-600,#4b5563)}.AudioModal-module__9N9MFa__cursor{background:var(--accent);vertical-align:text-bottom;width:2px;height:14px;margin-left:2px;animation:.8s step-end infinite AudioModal-module__9N9MFa__blink;display:inline-block}@keyframes AudioModal-module__9N9MFa__blink{0%,to{opacity:1}50%{opacity:0}}.AudioModal-module__9N9MFa__complianceSection{border-top:1px solid var(--gray-200);opacity:0;padding-top:24px;animation:.5s forwards AudioModal-module__9N9MFa__fadeSlideIn}@keyframes AudioModal-module__9N9MFa__fadeSlideIn{to{opacity:1}}.AudioModal-module__9N9MFa__complianceHeader{align-items:center;gap:8px;margin-bottom:16px;display:flex}.AudioModal-module__9N9MFa__greenDot{background:#22c55e;border-radius:50%;width:8px;height:8px}.AudioModal-module__9N9MFa__complianceHeaderText{font-family:var(--font);color:var(--dark);font-size:14px;font-weight:600}.AudioModal-module__9N9MFa__complianceList{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.AudioModal-module__9N9MFa__complianceItem{color:var(--dark);opacity:0;align-items:center;gap:10px;font-size:14px;animation:.35s forwards AudioModal-module__9N9MFa__checkSlideIn;display:flex;transform:translate(-8px)}@keyframes AudioModal-module__9N9MFa__checkSlideIn{to{opacity:1;transform:translate(0)}}.AudioModal-module__9N9MFa__checkIcon{color:#22c55e;flex-shrink:0}.AudioModal-module__9N9MFa__warnIcon{color:#f59e0b;flex-shrink:0}.AudioModal-module__9N9MFa__scoreArea{border-top:1px solid var(--gray-200);align-items:center;gap:20px;padding-top:16px;display:flex}.AudioModal-module__9N9MFa__scoreCircle{flex-shrink:0;width:72px;height:72px;position:relative}.AudioModal-module__9N9MFa__scoreCircle svg{width:100%;height:100%;transform:rotate(-90deg)}.AudioModal-module__9N9MFa__scoreBg{fill:none;stroke:var(--gray-200);stroke-width:5px}.AudioModal-module__9N9MFa__scoreFg{fill:none;stroke:var(--accent);stroke-width:5px;stroke-linecap:round;transition:stroke-dashoffset 1.2s cubic-bezier(.25,.46,.45,.94)}.AudioModal-module__9N9MFa__scoreVal{color:var(--dark);justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:absolute;inset:0}.AudioModal-module__9N9MFa__scoreText{flex:1}.AudioModal-module__9N9MFa__scoreLabel{color:var(--dark);margin-bottom:2px;font-size:15px;font-weight:600}.AudioModal-module__9N9MFa__scoreDesc{color:var(--gray-500);font-size:13px;line-height:1.5}.AudioModal-module__9N9MFa__fadeIn{animation:.8s cubic-bezier(.25,.46,.45,.94) both AudioModal-module__9N9MFa__sectionFadeIn}@keyframes AudioModal-module__9N9MFa__sectionFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.AudioModal-module__9N9MFa__summaryText{color:var(--gray-600);margin-bottom:16px;font-size:14px;line-height:1.7}.AudioModal-module__9N9MFa__summaryTags{flex-wrap:wrap;gap:8px;display:flex}.AudioModal-module__9N9MFa__tag{background:var(--gray-50);border:1px solid var(--gray-200);color:var(--gray-500);border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.AudioModal-module__9N9MFa__agentScoreHeader{align-items:center;gap:20px;margin-bottom:24px;display:flex}.AudioModal-module__9N9MFa__agentScoreCircle{flex-shrink:0;width:72px;height:72px;position:relative}.AudioModal-module__9N9MFa__agentScoreCircle svg{width:100%;height:100%;transform:rotate(-90deg)}.AudioModal-module__9N9MFa__tabIconGood{color:#22c55e;flex-shrink:0}.AudioModal-module__9N9MFa__tabIconBad{color:#ef4444;flex-shrink:0}.AudioModal-module__9N9MFa__tabSubtext{color:var(--gray-400);margin-top:1px;font-size:11px;font-weight:500;display:block}.AudioModal-module__9N9MFa__scoreFgRed{fill:none;stroke:#ef4444;stroke-width:5px;stroke-linecap:round;transition:stroke-dashoffset 1.2s cubic-bezier(.25,.46,.45,.94)}.AudioModal-module__9N9MFa__speakerRonald{color:#ef4444;flex-shrink:0;min-width:52px;font-size:13px;font-weight:600}.AudioModal-module__9N9MFa__scoreFgGreen{fill:none;stroke:#22c55e;stroke-width:5px;stroke-linecap:round;transition:stroke-dashoffset 1.2s cubic-bezier(.25,.46,.45,.94)}.AudioModal-module__9N9MFa__agentFeedback{grid-template-columns:1fr 1fr;gap:16px;display:grid}.AudioModal-module__9N9MFa__feedbackBlock{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:10px;padding:16px}.AudioModal-module__9N9MFa__feedbackTitle{color:var(--dark);align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.AudioModal-module__9N9MFa__feedbackList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.AudioModal-module__9N9MFa__feedbackList li{color:var(--gray-600);padding-left:16px;font-size:13px;line-height:1.5;position:relative}.AudioModal-module__9N9MFa__feedbackList li:before{content:"·";color:var(--gray-400);font-weight:700;position:absolute;left:4px}@media (max-width:640px){.AudioModal-module__9N9MFa__modal{width:calc(100% - 24px);max-height:92vh}.AudioModal-module__9N9MFa__topBar{padding:14px 20px}.AudioModal-module__9N9MFa__body{gap:24px;padding:20px}.AudioModal-module__9N9MFa__player{gap:10px;padding:12px}.AudioModal-module__9N9MFa__playBtn{width:36px;height:36px}.AudioModal-module__9N9MFa__scoreCircle{width:60px;height:60px}.AudioModal-module__9N9MFa__scoreVal{font-size:15px}.AudioModal-module__9N9MFa__agentFeedback{grid-template-columns:1fr}.AudioModal-module__9N9MFa__agentScoreCircle{width:60px;height:60px}.AudioModal-module__9N9MFa__tabs{padding:0 20px}.AudioModal-module__9N9MFa__tab{padding:10px 14px;font-size:13px}}
.TrustStrip-module__QV5jBG__trustStrip{background:var(--white);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:100px 40px}.TrustStrip-module__QV5jBG__trustInner{max-width:var(--max-width);text-align:center;margin:0 auto}.TrustStrip-module__QV5jBG__trustLabel{color:var(--gray-500);letter-spacing:.08em;text-transform:uppercase;margin-bottom:56px;font-size:13px;font-weight:500}.TrustStrip-module__QV5jBG__trustNumbers{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.TrustStrip-module__QV5jBG__trustStat{text-align:center;border:1px solid var(--gray-200);background:var(--gray-50);border-radius:10px;padding:40px 24px}.TrustStrip-module__QV5jBG__trustStatValue{font-family:var(--font);color:var(--dark);letter-spacing:-.03em;font-size:54px;font-weight:700;line-height:1}.TrustStrip-module__QV5jBG__accentNum{color:var(--accent);font-weight:600}.TrustStrip-module__QV5jBG__trustStatDesc{color:var(--gray-500);margin-top:12px;font-size:14px;line-height:1.5}@media (max-width:1024px){.TrustStrip-module__QV5jBG__trustNumbers{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TrustStrip-module__QV5jBG__trustStrip{padding:72px 24px}.TrustStrip-module__QV5jBG__trustNumbers{grid-template-columns:repeat(2,1fr);gap:16px}.TrustStrip-module__QV5jBG__trustStat{padding:32px 16px}.TrustStrip-module__QV5jBG__trustStatValue{font-size:42px}}
.Features-module__ZM7yaq__features{background:var(--gray-50);padding:160px 0}.Features-module__ZM7yaq__featuresGrid{background:var(--gray-200);border:1px solid var(--gray-200);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.Features-module__ZM7yaq__featureCard{background:var(--white);padding:48px 40px;transition:background .4s}.Features-module__ZM7yaq__featureCard:hover{background:var(--gray-50)}.Features-module__ZM7yaq__dot{background:var(--accent);vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:10px;display:inline-block;position:relative;top:-1px}.Features-module__ZM7yaq__featureCard h3{color:var(--dark);letter-spacing:-.01em;margin-bottom:14px;font-size:18px;font-weight:600}.Features-module__ZM7yaq__featureCard p{color:var(--gray-500);font-size:15px;line-height:1.7}@media (max-width:1024px){.Features-module__ZM7yaq__features{padding:120px 0}.Features-module__ZM7yaq__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__ZM7yaq__features{padding:100px 0}.Features-module__ZM7yaq__featuresGrid{grid-template-columns:1fr}.Features-module__ZM7yaq__featureCard{padding:36px 28px}}
.InteractiveDemo-module__Ytek7W__wrap{position:relative}.InteractiveDemo-module__Ytek7W__banner{text-align:center;padding:100px 40px 48px}.InteractiveDemo-module__Ytek7W__bannerLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:600;display:inline-flex}.InteractiveDemo-module__Ytek7W__bannerLabel:before{content:"";background:var(--accent);width:20px;height:2px}.InteractiveDemo-module__Ytek7W__bannerTitle{font-family:var(--font);letter-spacing:-.03em;color:var(--dark);margin-bottom:16px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.1}.InteractiveDemo-module__Ytek7W__bannerDesc{color:var(--gray-500);max-width:480px;margin:0 auto 24px;font-size:17px;line-height:1.6}.InteractiveDemo-module__Ytek7W__bannerArrow{color:var(--gray-400);justify-content:center;animation:2s ease-in-out infinite InteractiveDemo-module__Ytek7W__floatArrow;display:flex}@keyframes InteractiveDemo-module__Ytek7W__floatArrow{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}.InteractiveDemo-module__Ytek7W__desktopFlow{max-width:var(--max-width);grid-template-columns:1fr 1fr;gap:80px;margin:0 auto;padding:0 40px;display:grid;position:relative}.InteractiveDemo-module__Ytek7W__mobileFlow{display:none}.InteractiveDemo-module__Ytek7W__left,.InteractiveDemo-module__Ytek7W__right{padding:80px 0 40vh;position:relative}.InteractiveDemo-module__Ytek7W__stickyCard{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;width:100%;max-width:480px;min-height:440px;padding:32px;position:sticky;top:calc(50vh - 240px);overflow:hidden;box-shadow:0 1px 3px #0000000a,0 12px 40px #0000000f}.InteractiveDemo-module__Ytek7W__stageBlock{align-items:center;min-height:100vh;padding:40px 0;display:flex}.InteractiveDemo-module__Ytek7W__stageInner{opacity:0;max-width:440px;transition:opacity .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94);transform:translateY(24px)}.InteractiveDemo-module__Ytek7W__stageInner.InteractiveDemo-module__Ytek7W__active{opacity:1;transform:translateY(0)}.InteractiveDemo-module__Ytek7W__steps{z-index:10;flex-direction:column;align-items:center;gap:0;display:flex;position:fixed;top:50%;left:max(24px,50vw - 616px);transform:translateY(-50%)}.InteractiveDemo-module__Ytek7W__step{background:var(--gray-300);z-index:1;border:none;border-radius:50%;width:10px;height:10px;margin-bottom:16px;font-size:0;transition:all .35s cubic-bezier(.25,.46,.45,.94);position:relative}.InteractiveDemo-module__Ytek7W__step:last-child{margin-bottom:0}.InteractiveDemo-module__Ytek7W__step span{display:none}.InteractiveDemo-module__Ytek7W__step.InteractiveDemo-module__Ytek7W__active{background:var(--accent);width:12px;height:12px;box-shadow:0 0 0 4px #5499c733}.InteractiveDemo-module__Ytek7W__step.InteractiveDemo-module__Ytek7W__done{background:var(--accent)}.InteractiveDemo-module__Ytek7W__stageHeader{align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.InteractiveDemo-module__Ytek7W__stagePulse{flex-shrink:0;width:48px;height:48px;margin-top:4px;position:relative}.InteractiveDemo-module__Ytek7W__stagePulseIcon{color:var(--gray-400);background:var(--white);border:1px solid var(--gray-200);z-index:1;border-radius:12px;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;inset:0}.InteractiveDemo-module__Ytek7W__stagePulseRing{border:2px solid #0000;border-radius:16px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:-6px}.InteractiveDemo-module__Ytek7W__stagePulseActive .InteractiveDemo-module__Ytek7W__stagePulseIcon{color:var(--accent);border-color:var(--accent);background:var(--accent-light)}.InteractiveDemo-module__Ytek7W__stagePulseActive .InteractiveDemo-module__Ytek7W__stagePulseRing{border-color:#5499c726;animation:2s ease-in-out infinite InteractiveDemo-module__Ytek7W__pulseRing}@keyframes InteractiveDemo-module__Ytek7W__pulseRing{0%,to{opacity:1;inset:-6px}50%{opacity:.5;inset:-10px}}.InteractiveDemo-module__Ytek7W__stageLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:13px;font-weight:600}.InteractiveDemo-module__Ytek7W__stageTitle{font-family:var(--font);letter-spacing:-.03em;color:var(--dark);font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.15}.InteractiveDemo-module__Ytek7W__stageDesc{color:var(--gray-500);padding-left:68px;font-size:17px;line-height:1.7}.InteractiveDemo-module__Ytek7W__cardLayer{opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:32px}.InteractiveDemo-module__Ytek7W__cardLayer.InteractiveDemo-module__Ytek7W__visible{opacity:1;pointer-events:auto}.InteractiveDemo-module__Ytek7W__cardHeaderSmall{border-bottom:1px solid var(--gray-200);color:var(--gray-500);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;margin-bottom:24px;padding-bottom:16px;font-size:12px;font-weight:600;display:flex}.InteractiveDemo-module__Ytek7W__cardHeaderSmall svg{color:var(--accent)}.InteractiveDemo-module__Ytek7W__uploadZone{text-align:center;border:2px dashed var(--gray-200);background:var(--gray-50);border-radius:10px;margin-bottom:24px;padding:28px 20px}.InteractiveDemo-module__Ytek7W__uploadIcon{background:var(--accent-light);width:48px;height:48px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.InteractiveDemo-module__Ytek7W__uploadTitle{color:var(--dark);margin-bottom:4px;font-family:SF Mono,Fira Code,monospace;font-size:14px;font-weight:600}.InteractiveDemo-module__Ytek7W__uploadMeta{color:var(--gray-500);margin-bottom:16px;font-size:12px}.InteractiveDemo-module__Ytek7W__uploadProgress{background:var(--gray-200);border-radius:2px;max-width:200px;height:4px;margin:0 auto 8px;overflow:hidden}.InteractiveDemo-module__Ytek7W__uploadProgressBar{background:var(--accent);border-radius:2px;width:100%;height:100%;animation:2s ease-out InteractiveDemo-module__Ytek7W__uploadFill}@keyframes InteractiveDemo-module__Ytek7W__uploadFill{0%{width:0%}to{width:100%}}.InteractiveDemo-module__Ytek7W__uploadStatus{color:var(--accent);font-size:12px;font-weight:600}.InteractiveDemo-module__Ytek7W__uploadInfo{flex-direction:column;gap:10px;display:flex}.InteractiveDemo-module__Ytek7W__uploadInfoRow{color:var(--gray-500);border-bottom:1px solid var(--gray-100);justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.InteractiveDemo-module__Ytek7W__uploadInfoRow:last-child{border-bottom:none}.InteractiveDemo-module__Ytek7W__uploadInfoVal{color:var(--dark);font-weight:600}.InteractiveDemo-module__Ytek7W__transcriptLines{flex-direction:column;gap:16px;display:flex}.InteractiveDemo-module__Ytek7W__tLine{opacity:0;gap:12px;font-size:14px;line-height:1.6;animation:.4s cubic-bezier(.25,.46,.45,.94) forwards InteractiveDemo-module__Ytek7W__lineIn;display:flex;transform:translateY(8px)}.InteractiveDemo-module__Ytek7W__tLine:first-child{animation-delay:.1s}.InteractiveDemo-module__Ytek7W__tLine:nth-child(2){animation-delay:.35s}.InteractiveDemo-module__Ytek7W__tLine:nth-child(3){animation-delay:.6s}.InteractiveDemo-module__Ytek7W__tLine:nth-child(4){animation-delay:.85s}@keyframes InteractiveDemo-module__Ytek7W__lineIn{to{opacity:1;transform:translateY(0)}}.InteractiveDemo-module__Ytek7W__tLabel{color:var(--dark);flex-shrink:0;min-width:44px;font-size:12px;font-weight:600}.InteractiveDemo-module__Ytek7W__tText{color:var(--gray-500)}.InteractiveDemo-module__Ytek7W__analysisBlock{margin-bottom:20px}.InteractiveDemo-module__Ytek7W__sentimentRow{align-items:center;gap:12px;margin-bottom:14px;display:flex}.InteractiveDemo-module__Ytek7W__sentimentLabel{color:var(--dark);min-width:48px;font-size:13px;font-weight:600}.InteractiveDemo-module__Ytek7W__sentimentBarOuter{background:var(--gray-100);border-radius:3px;flex:1;height:6px;overflow:hidden}.InteractiveDemo-module__Ytek7W__sentimentBarInner{background:var(--accent);border-radius:3px;height:100%;transition:width .8s cubic-bezier(.25,.46,.45,.94)}.InteractiveDemo-module__Ytek7W__sentimentValue{color:var(--gray-500);text-align:right;min-width:56px;font-size:12px;font-weight:600}.InteractiveDemo-module__Ytek7W__insightCard{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:10px;margin-top:12px;padding:16px}.InteractiveDemo-module__Ytek7W__insightTitle{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:11px;font-weight:600}.InteractiveDemo-module__Ytek7W__insightText{color:var(--dark);font-size:13px;line-height:1.6}.InteractiveDemo-module__Ytek7W__complianceList{flex-direction:column;gap:14px;display:flex}.InteractiveDemo-module__Ytek7W__complianceRow{color:var(--dark);opacity:0;align-items:center;gap:10px;font-size:14px;animation:.35s cubic-bezier(.25,.46,.45,.94) forwards InteractiveDemo-module__Ytek7W__checkIn;display:flex;transform:translate(-8px)}.InteractiveDemo-module__Ytek7W__complianceRow:first-child{animation-delay:.15s}.InteractiveDemo-module__Ytek7W__complianceRow:nth-child(2){animation-delay:.3s}.InteractiveDemo-module__Ytek7W__complianceRow:nth-child(3){animation-delay:.45s}.InteractiveDemo-module__Ytek7W__complianceRow:nth-child(4){animation-delay:.6s}.InteractiveDemo-module__Ytek7W__complianceRow:nth-child(5){animation-delay:.75s}@keyframes InteractiveDemo-module__Ytek7W__checkIn{to{opacity:1;transform:translate(0)}}.InteractiveDemo-module__Ytek7W__checkIcon{color:#22c55e;flex-shrink:0}.InteractiveDemo-module__Ytek7W__warnIcon{color:#f59e0b;flex-shrink:0}.InteractiveDemo-module__Ytek7W__complianceScore{border-top:1px solid var(--gray-200);align-items:center;gap:12px;margin-top:24px;padding-top:16px;display:flex}.InteractiveDemo-module__Ytek7W__complianceScoreLabel{color:var(--gray-500);font-size:14px}.InteractiveDemo-module__Ytek7W__complianceScoreVal{color:var(--dark);margin-left:auto;font-size:24px;font-weight:700}.InteractiveDemo-module__Ytek7W__dashTop{border-bottom:1px solid var(--gray-200);align-items:center;gap:20px;margin-bottom:24px;padding-bottom:20px;display:flex}.InteractiveDemo-module__Ytek7W__scoreCircle{flex-shrink:0;width:72px;height:72px;position:relative}.InteractiveDemo-module__Ytek7W__scoreCircle svg{width:100%;height:100%;transform:rotate(-90deg)}.InteractiveDemo-module__Ytek7W__scoreBg{fill:none;stroke:var(--gray-100);stroke-width:5px}.InteractiveDemo-module__Ytek7W__scoreFg{fill:none;stroke:var(--accent);stroke-width:5px;stroke-linecap:round;transition:stroke-dashoffset 1s cubic-bezier(.25,.46,.45,.94)}.InteractiveDemo-module__Ytek7W__scoreVal{color:var(--dark);justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:absolute;inset:0}.InteractiveDemo-module__Ytek7W__dashTopMeta{flex:1}.InteractiveDemo-module__Ytek7W__dashTopLabel{color:var(--dark);margin-bottom:2px;font-size:15px;font-weight:600}.InteractiveDemo-module__Ytek7W__dashTopTrend{color:var(--accent);font-size:13px;font-weight:600}.InteractiveDemo-module__Ytek7W__dashGrid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.InteractiveDemo-module__Ytek7W__dashStat{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:10px;padding:14px 16px}.InteractiveDemo-module__Ytek7W__dashStatLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:11px;font-weight:600}.InteractiveDemo-module__Ytek7W__dashStatVal{color:var(--dark);letter-spacing:-.02em;font-size:20px;font-weight:700}.InteractiveDemo-module__Ytek7W__alertBadge{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex}@media (max-width:1024px){.InteractiveDemo-module__Ytek7W__desktopFlow{display:none}.InteractiveDemo-module__Ytek7W__mobileFlow{max-width:600px;margin:0 auto;padding:0 20px;display:block}.InteractiveDemo-module__Ytek7W__mobileStage{border-bottom:1px solid var(--gray-200);padding:48px 0}.InteractiveDemo-module__Ytek7W__mobileStage:last-child{border-bottom:none}.InteractiveDemo-module__Ytek7W__mobileStage .InteractiveDemo-module__Ytek7W__stageDesc{margin-bottom:24px}.InteractiveDemo-module__Ytek7W__mobileCard{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;width:100%;padding:24px;box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000a}.InteractiveDemo-module__Ytek7W__stageDesc{padding-left:0}.InteractiveDemo-module__Ytek7W__stageHeader{gap:14px}.InteractiveDemo-module__Ytek7W__stagePulse{width:40px;height:40px}.InteractiveDemo-module__Ytek7W__steps{display:none}.InteractiveDemo-module__Ytek7W__banner{padding:60px 20px 32px}.InteractiveDemo-module__Ytek7W__bannerTitle{font-size:clamp(26px,5vw,36px)}.InteractiveDemo-module__Ytek7W__bannerDesc{font-size:15px}.InteractiveDemo-module__Ytek7W__stageTitle{font-size:clamp(24px,5vw,32px)}.InteractiveDemo-module__Ytek7W__stageDesc{font-size:15px}.InteractiveDemo-module__Ytek7W__complianceRow{font-size:13px}.InteractiveDemo-module__Ytek7W__sentimentRow{gap:8px}.InteractiveDemo-module__Ytek7W__sentimentLabel{min-width:40px;font-size:12px}.InteractiveDemo-module__Ytek7W__sentimentValue{min-width:48px;font-size:11px}.InteractiveDemo-module__Ytek7W__insightCard{padding:14px}.InteractiveDemo-module__Ytek7W__insightText{font-size:12px}}@media (max-width:640px){.InteractiveDemo-module__Ytek7W__mobileFlow{padding:0 16px}.InteractiveDemo-module__Ytek7W__banner{padding:48px 16px 24px}.InteractiveDemo-module__Ytek7W__mobileStage{padding:36px 0}.InteractiveDemo-module__Ytek7W__mobileCard{padding:20px}.InteractiveDemo-module__Ytek7W__uploadZone{padding:16px 12px}.InteractiveDemo-module__Ytek7W__uploadTitle{font-size:12px}.InteractiveDemo-module__Ytek7W__dashGrid{gap:8px}.InteractiveDemo-module__Ytek7W__dashStat{padding:12px}.InteractiveDemo-module__Ytek7W__dashStatVal{font-size:18px}.InteractiveDemo-module__Ytek7W__dashTop{gap:14px}.InteractiveDemo-module__Ytek7W__scoreCircle{width:60px;height:60px}.InteractiveDemo-module__Ytek7W__scoreVal{font-size:15px}.InteractiveDemo-module__Ytek7W__tLine{font-size:13px}}
.AnalyseProfielen-module__pq0qZW__section{background:var(--gray-50);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:100px 0}.AnalyseProfielen-module__pq0qZW__header{text-align:center;margin-bottom:64px}.AnalyseProfielen-module__pq0qZW__flow{justify-content:center;align-items:flex-start;gap:0;margin-bottom:72px;display:flex}.AnalyseProfielen-module__pq0qZW__flowStep{text-align:center;flex:1;max-width:280px;padding:0 24px}.AnalyseProfielen-module__pq0qZW__flowNum{font-family:var(--font);color:var(--accent);letter-spacing:-.03em;margin-bottom:12px;font-size:32px;font-weight:800}.AnalyseProfielen-module__pq0qZW__flowStep h4{font-family:var(--font);color:var(--dark);margin-bottom:8px;font-size:16px;font-weight:700}.AnalyseProfielen-module__pq0qZW__flowStep p{color:var(--gray-500);font-size:14px;line-height:1.6}.AnalyseProfielen-module__pq0qZW__flowDivider{background:var(--gray-200);flex-shrink:0;width:1px;height:80px;margin-top:8px}.AnalyseProfielen-module__pq0qZW__grid{background:var(--gray-200);border:1px solid var(--gray-200);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.AnalyseProfielen-module__pq0qZW__card{background:var(--white);padding:32px;transition:background .3s}.AnalyseProfielen-module__pq0qZW__card:hover{background:var(--gray-50)}.AnalyseProfielen-module__pq0qZW__card h3{font-family:var(--font);color:var(--dark);letter-spacing:-.01em;margin-bottom:12px;font-size:16px;font-weight:700}.AnalyseProfielen-module__pq0qZW__card p{color:var(--gray-500);margin-bottom:20px;font-size:14px;line-height:1.7}.AnalyseProfielen-module__pq0qZW__checks{flex-wrap:wrap;gap:6px;display:flex}.AnalyseProfielen-module__pq0qZW__check{background:var(--gray-50);border:1px solid var(--gray-200);color:var(--gray-500);border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}@media (max-width:1024px){.AnalyseProfielen-module__pq0qZW__grid{grid-template-columns:repeat(2,1fr)}.AnalyseProfielen-module__pq0qZW__flow{flex-wrap:wrap;gap:24px}.AnalyseProfielen-module__pq0qZW__flowDivider{display:none}.AnalyseProfielen-module__pq0qZW__flowStep{flex:0 0 calc(33% - 16px);max-width:none}}@media (max-width:640px){.AnalyseProfielen-module__pq0qZW__grid{grid-template-columns:1fr}.AnalyseProfielen-module__pq0qZW__flowStep{flex:0 0 100%}.AnalyseProfielen-module__pq0qZW__flowNum{font-size:28px}}
.HowItWorks-module__My8cUG__howItWorks{padding:var(--section-padding)0;background:var(--gray-50)}.HowItWorks-module__My8cUG__header{text-align:center;margin-bottom:72px}.HowItWorks-module__My8cUG__stepsGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid;position:relative}.HowItWorks-module__My8cUG__stepsGrid:before{content:"";background:linear-gradient(90deg,var(--accent),var(--gray-200),var(--accent));opacity:.4;height:2px;position:absolute;top:40px;left:calc(16.66% + 20px);right:calc(16.66% + 20px)}.HowItWorks-module__My8cUG__step{text-align:center}.HowItWorks-module__My8cUG__stepNumber{background:var(--white);border:2px solid var(--accent);z-index:1;width:80px;height:80px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 28px;display:flex;position:relative}.HowItWorks-module__My8cUG__step h3{color:var(--dark);letter-spacing:-.01em;margin-bottom:12px;font-size:18px;font-weight:600}.HowItWorks-module__My8cUG__step p{color:var(--gray-500);max-width:300px;margin:0 auto;font-size:15px;line-height:1.7}@media (max-width:1024px){.HowItWorks-module__My8cUG__stepsGrid:before{display:none}.HowItWorks-module__My8cUG__stepsGrid{grid-template-columns:1fr;gap:48px}}
.DashboardPreview-module__WreYPG__dashboard{padding:var(--section-padding)0;background:var(--white)}.DashboardPreview-module__WreYPG__header{text-align:center;margin-bottom:72px}.DashboardPreview-module__WreYPG__dashPreview{background:var(--white);border:1px solid var(--gray-200);border-radius:20px;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000a,0 24px 60px #0000000f}.DashboardPreview-module__WreYPG__progressTrack{background:var(--gray-100);height:3px;overflow:hidden}.DashboardPreview-module__WreYPG__progressBar{background:var(--accent);border-radius:0 2px 2px 0;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.DashboardPreview-module__WreYPG__dashTopbar{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:16px 28px;display:flex}.DashboardPreview-module__WreYPG__dashTopbarLeft{align-items:center;gap:16px;display:flex}.DashboardPreview-module__WreYPG__dashTopbarLeft img{width:auto;height:20px}.DashboardPreview-module__WreYPG__dashSearch{background:var(--gray-50);border:1px solid var(--gray-200);font-family:var(--font);color:var(--gray-400);border-radius:8px;align-items:center;gap:8px;min-width:240px;padding:7px 14px;font-size:13px;transition:border-color .2s,box-shadow .2s;display:flex}.DashboardPreview-module__WreYPG__dashSearch:hover{border-color:var(--gray-300);box-shadow:0 0 0 3px #5499c70f}.DashboardPreview-module__WreYPG__dashTopbarRight{color:var(--gray-500);align-items:center;gap:14px;display:flex}.DashboardPreview-module__WreYPG__dashTopbarRight svg{cursor:pointer;transition:color .15s}.DashboardPreview-module__WreYPG__dashTopbarRight svg:hover{color:var(--dark)}.DashboardPreview-module__WreYPG__dashAvatar{background:var(--accent);color:#fff;width:32px;height:32px;font-family:var(--font);border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.DashboardPreview-module__WreYPG__mobileTabBar{display:none}.DashboardPreview-module__WreYPG__dashBody{grid-template-columns:240px 1fr;display:grid}.DashboardPreview-module__WreYPG__dashSidebar{border-right:1px solid var(--gray-200);padding:16px 0}.DashboardPreview-module__WreYPG__dashSidebarItem{font-family:var(--font);color:var(--gray-500);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:9px 20px;font-size:13.5px;transition:all .15s;display:flex;position:relative}.DashboardPreview-module__WreYPG__dashSidebarItem:hover{background:var(--gray-50);color:var(--dark)}.DashboardPreview-module__WreYPG__dashSidebarItem.DashboardPreview-module__WreYPG__active{background:var(--accent-light);color:var(--accent);border-left:3px solid var(--accent);padding-left:17px;font-weight:600}.DashboardPreview-module__WreYPG__panelWrap{min-height:480px;overflow:hidden}.DashboardPreview-module__WreYPG__panelWrap.DashboardPreview-module__WreYPG__slideForward{animation:.35s cubic-bezier(.22,1,.36,1) both DashboardPreview-module__WreYPG__slideInForward}.DashboardPreview-module__WreYPG__panelWrap.DashboardPreview-module__WreYPG__slideBackward{animation:.35s cubic-bezier(.22,1,.36,1) both DashboardPreview-module__WreYPG__slideInBackward}@keyframes DashboardPreview-module__WreYPG__slideInForward{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes DashboardPreview-module__WreYPG__slideInBackward{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.DashboardPreview-module__WreYPG__dashMain{padding:24px 28px}.DashboardPreview-module__WreYPG__dashStats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px;display:grid}.DashboardPreview-module__WreYPG__dashStat{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:18px;transition:transform .2s,box-shadow .2s;animation:.4s cubic-bezier(.22,1,.36,1) both DashboardPreview-module__WreYPG__fadeInUp}.DashboardPreview-module__WreYPG__dashStat:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.DashboardPreview-module__WreYPG__dashStatLabel{font-family:var(--font);color:var(--gray-500);margin-bottom:6px;font-size:12px;font-weight:500}.DashboardPreview-module__WreYPG__dashStatValue{font-family:var(--font);color:var(--dark);letter-spacing:-.02em;font-size:26px;font-weight:700;line-height:1.2}.DashboardPreview-module__WreYPG__dashStatChange{font-family:var(--font);color:var(--accent);margin-top:4px;font-size:12px;font-weight:600}.DashboardPreview-module__WreYPG__dashCallsHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.DashboardPreview-module__WreYPG__dashCallsTitle{font-family:var(--font);color:var(--dark);font-size:15px;font-weight:600}.DashboardPreview-module__WreYPG__dashCallsLink{font-family:var(--font);color:var(--accent);cursor:pointer;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s}.DashboardPreview-module__WreYPG__dashCallsLink:hover{opacity:.8}.DashboardPreview-module__WreYPG__dashCallRow{border-bottom:1px solid var(--gray-100);font-family:var(--font);grid-template-columns:2fr 1fr 1fr 1fr 60px;align-items:center;padding:12px 0;font-size:13px;transition:background .15s;animation:.35s cubic-bezier(.22,1,.36,1) both DashboardPreview-module__WreYPG__fadeInUp;display:grid}.DashboardPreview-module__WreYPG__dashCallRow:not(.DashboardPreview-module__WreYPG__headerRow):hover{background:var(--gray-50);cursor:pointer}.DashboardPreview-module__WreYPG__headerRow{color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.DashboardPreview-module__WreYPG__dashCallAgent{align-items:center;gap:10px;display:flex}.DashboardPreview-module__WreYPG__dashCallAvatar{background:var(--accent-light);width:32px;height:32px;color:var(--accent);font-family:var(--font);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.DashboardPreview-module__WreYPG__dashCallAvatarImg{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.DashboardPreview-module__WreYPG__dashCallName{color:var(--dark);font-weight:500}.DashboardPreview-module__WreYPG__dashCallScore{font-weight:600}.DashboardPreview-module__WreYPG__dashCallBadge{font-family:var(--font);border-radius:6px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.DashboardPreview-module__WreYPG__badgePass{background:var(--accent-light);color:var(--accent)}.DashboardPreview-module__WreYPG__badgeReview{color:#d97706;background:#fef3c7}.DashboardPreview-module__WreYPG__badgeFail{color:#dc2626;background:#fef2f2}.DashboardPreview-module__WreYPG__callDetailHeader{margin-bottom:20px}.DashboardPreview-module__WreYPG__callDetailBack{font-family:var(--font);color:var(--gray-500);cursor:pointer;align-items:center;gap:6px;margin-bottom:14px;font-size:13px;transition:color .15s;display:flex}.DashboardPreview-module__WreYPG__callDetailBack:hover{color:var(--accent)}.DashboardPreview-module__WreYPG__callDetailMeta{justify-content:space-between;align-items:center;display:flex}.DashboardPreview-module__WreYPG__callDetailAgent{align-items:center;gap:12px;display:flex}.DashboardPreview-module__WreYPG__callDetailName{font-family:var(--font);color:var(--dark);font-size:17px;font-weight:600}.DashboardPreview-module__WreYPG__callDetailTime{font-family:var(--font);color:var(--gray-500);margin-top:2px;font-size:13px}.DashboardPreview-module__WreYPG__callDetailGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.DashboardPreview-module__WreYPG__callDetailCard{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:14px;padding:22px;transition:box-shadow .2s}.DashboardPreview-module__WreYPG__callDetailCard:hover{box-shadow:0 2px 12px #0000000a}.DashboardPreview-module__WreYPG__callDetailCardTitle{font-family:var(--font);color:var(--dark);margin-bottom:14px;font-size:13px;font-weight:600}.DashboardPreview-module__WreYPG__scoreCircle{width:96px;height:96px;margin:0 auto 14px;position:relative}.DashboardPreview-module__WreYPG__scoreRing{width:100%;height:100%}.DashboardPreview-module__WreYPG__scoreRingAnimated{transition:stroke-dashoffset 1.2s cubic-bezier(.22,1,.36,1)}.DashboardPreview-module__WreYPG__scoreValue{font-family:var(--font);font-size:22px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DashboardPreview-module__WreYPG__checkList{flex-direction:column;gap:7px;display:flex}.DashboardPreview-module__WreYPG__checkItem{font-family:var(--font);color:var(--dark);align-items:center;gap:8px;font-size:12.5px;animation:.3s cubic-bezier(.22,1,.36,1) both DashboardPreview-module__WreYPG__fadeInUp;display:flex}.DashboardPreview-module__WreYPG__sentimentRow{align-items:center;gap:10px;margin-bottom:12px;display:flex}.DashboardPreview-module__WreYPG__sentimentLabel{font-family:var(--font);color:var(--gray-500);flex-shrink:0;width:100px;font-size:12px}.DashboardPreview-module__WreYPG__sentimentBar{background:var(--gray-200);border-radius:3px;flex:1;height:5px;overflow:hidden}.DashboardPreview-module__WreYPG__sentimentFill{border-radius:3px;height:100%;transition:width .8s cubic-bezier(.22,1,.36,1)}.DashboardPreview-module__WreYPG__sentimentValue{font-family:var(--font);text-align:right;width:56px;font-size:12px;font-weight:600}.DashboardPreview-module__WreYPG__aiInsights{margin-top:16px}.DashboardPreview-module__WreYPG__aiInsightTitle{font-family:var(--font);color:var(--dark);align-items:center;gap:6px;margin-bottom:10px;font-size:12.5px;font-weight:600;display:flex}.DashboardPreview-module__WreYPG__aiInsight{font-family:var(--font);color:var(--gray-500);align-items:flex-start;gap:8px;margin-bottom:7px;font-size:12px;line-height:1.5;display:flex}.DashboardPreview-module__WreYPG__insightDot{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.DashboardPreview-module__WreYPG__transcriptPreview{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:14px;padding:22px;position:relative}.DashboardPreview-module__WreYPG__transcriptLines{flex-direction:column;gap:10px;display:flex}.DashboardPreview-module__WreYPG__transcriptLine{font-family:var(--font);color:var(--dark);font-size:13px;line-height:1.6}.DashboardPreview-module__WreYPG__transcriptSpeaker{margin-right:8px;font-size:12px;font-weight:600}.DashboardPreview-module__WreYPG__transcriptFade{background:linear-gradient(transparent,var(--gray-50));border-radius:0 0 14px 14px;height:56px;position:absolute;bottom:0;left:0;right:0}.DashboardPreview-module__WreYPG__agentCards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.DashboardPreview-module__WreYPG__agentCard{background:var(--white);border:1px solid var(--gray-200);border-radius:14px;padding:18px;transition:transform .2s,box-shadow .2s;animation:.4s cubic-bezier(.22,1,.36,1) both DashboardPreview-module__WreYPG__fadeInUp}.DashboardPreview-module__WreYPG__agentCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.DashboardPreview-module__WreYPG__agentCardTop{align-items:center;gap:10px;margin-bottom:14px;display:flex}.DashboardPreview-module__WreYPG__agentCardName{font-family:var(--font);color:var(--dark);font-size:13.5px;font-weight:600}.DashboardPreview-module__WreYPG__agentCardMeta{font-family:var(--font);color:var(--gray-500);margin-top:1px;font-size:12px}.DashboardPreview-module__WreYPG__agentCardScore{margin-bottom:10px}.DashboardPreview-module__WreYPG__agentScoreBar{background:var(--gray-200);border-radius:3px;height:5px;margin-bottom:6px;overflow:hidden}.DashboardPreview-module__WreYPG__agentScoreFill{border-radius:3px;height:100%;transition:width .8s cubic-bezier(.22,1,.36,1)}.DashboardPreview-module__WreYPG__agentScoreRow{font-family:var(--font);justify-content:space-between;font-size:13px;display:flex}.DashboardPreview-module__WreYPG__complianceRule{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding:12px 0;transition:background .15s;display:flex}.DashboardPreview-module__WreYPG__complianceRule:hover{background:var(--gray-50)}.DashboardPreview-module__WreYPG__complianceRule:last-child{border-bottom:none}.DashboardPreview-module__WreYPG__complianceRuleInfo{flex:1}.DashboardPreview-module__WreYPG__complianceRuleName{font-family:var(--font);color:var(--dark);font-size:13.5px;font-weight:500}.DashboardPreview-module__WreYPG__complianceRuleMeta{font-family:var(--font);color:var(--gray-500);margin-top:2px;font-size:12px}.DashboardPreview-module__WreYPG__complianceBarWrap{align-items:center;gap:10px;width:200px;display:flex}.DashboardPreview-module__WreYPG__complianceBar{background:var(--gray-200);border-radius:3px;flex:1;height:5px;overflow:hidden}.DashboardPreview-module__WreYPG__complianceBarFill{border-radius:3px;height:100%;transition:width .8s cubic-bezier(.22,1,.36,1)}.DashboardPreview-module__WreYPG__compliancePercent{font-family:var(--font);text-align:right;width:36px;font-size:13px;font-weight:600}.DashboardPreview-module__WreYPG__reportCards{flex-direction:column;gap:10px;display:flex}.DashboardPreview-module__WreYPG__reportCard{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;align-items:center;gap:14px;padding:14px 18px;transition:transform .2s,box-shadow .2s;animation:.4s cubic-bezier(.22,1,.36,1) both DashboardPreview-module__WreYPG__fadeInUp;display:flex}.DashboardPreview-module__WreYPG__reportCard:hover{cursor:pointer;transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.DashboardPreview-module__WreYPG__reportIcon{background:var(--accent-light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.DashboardPreview-module__WreYPG__reportInfo{flex:1}.DashboardPreview-module__WreYPG__reportTitle{font-family:var(--font);color:var(--dark);font-size:13.5px;font-weight:600}.DashboardPreview-module__WreYPG__reportMeta{font-family:var(--font);color:var(--gray-500);margin-top:2px;font-size:12px}@keyframes DashboardPreview-module__WreYPG__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.DashboardPreview-module__WreYPG__dashBody{grid-template-columns:1fr}.DashboardPreview-module__WreYPG__dashSidebar{display:none}.DashboardPreview-module__WreYPG__mobileTabBar{-webkit-overflow-scrolling:touch;border-bottom:1px solid var(--gray-200);scrollbar-width:none;gap:4px;padding:10px 16px;display:flex;overflow-x:auto}.DashboardPreview-module__WreYPG__mobileTabBar::-webkit-scrollbar{display:none}.DashboardPreview-module__WreYPG__mobileTab{border:1px solid var(--gray-200);background:var(--white);font-family:var(--font);color:var(--gray-500);white-space:nowrap;cursor:pointer;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;transition:all .2s;display:flex}.DashboardPreview-module__WreYPG__mobileTab svg{width:16px;height:16px}.DashboardPreview-module__WreYPG__mobileTab:hover{background:var(--gray-50);border-color:var(--gray-300);color:var(--dark)}.DashboardPreview-module__WreYPG__mobileTabActive{background:var(--accent-light);border-color:var(--accent);color:var(--accent);font-weight:600}.DashboardPreview-module__WreYPG__dashTopbar{padding:14px 20px}.DashboardPreview-module__WreYPG__dashSearch{display:none}.DashboardPreview-module__WreYPG__dashMain{padding:20px}.DashboardPreview-module__WreYPG__dashStats{grid-template-columns:repeat(2,1fr)}.DashboardPreview-module__WreYPG__dashCallRow{grid-template-columns:2fr 1fr 1fr}.DashboardPreview-module__WreYPG__dashCallRow>:nth-child(4),.DashboardPreview-module__WreYPG__dashCallRow>:nth-child(5){display:none}.DashboardPreview-module__WreYPG__callDetailGrid{grid-template-columns:1fr}.DashboardPreview-module__WreYPG__agentCards{grid-template-columns:1fr 1fr}.DashboardPreview-module__WreYPG__complianceBarWrap{width:160px}}@media (max-width:640px){.DashboardPreview-module__WreYPG__dashboard{padding:80px 0}.DashboardPreview-module__WreYPG__header{margin-bottom:40px}.DashboardPreview-module__WreYPG__dashPreview{border-radius:14px;margin:0 -8px}.DashboardPreview-module__WreYPG__mobileTabBar{gap:6px;padding:8px 12px}.DashboardPreview-module__WreYPG__mobileTab{padding:6px 12px;font-size:12px}.DashboardPreview-module__WreYPG__dashTopbar{padding:12px 16px}.DashboardPreview-module__WreYPG__dashTopbarLeft img{height:18px}.DashboardPreview-module__WreYPG__dashMain{padding:16px}.DashboardPreview-module__WreYPG__dashStats{grid-template-columns:1fr 1fr;gap:10px}.DashboardPreview-module__WreYPG__dashStat{padding:14px}.DashboardPreview-module__WreYPG__dashStatValue{font-size:22px}.DashboardPreview-module__WreYPG__dashCallRow{grid-template-columns:1fr auto;gap:8px;padding:10px 0}.DashboardPreview-module__WreYPG__dashCallRow>:nth-child(2),.DashboardPreview-module__WreYPG__dashCallRow>:nth-child(3),.DashboardPreview-module__WreYPG__dashCallRow>:nth-child(4),.DashboardPreview-module__WreYPG__dashCallRow>:nth-child(5){display:none}.DashboardPreview-module__WreYPG__dashCallRow:not(.DashboardPreview-module__WreYPG__headerRow)>:nth-child(3){display:block}.DashboardPreview-module__WreYPG__headerRow>:nth-child(2),.DashboardPreview-module__WreYPG__headerRow>:nth-child(3){display:none}.DashboardPreview-module__WreYPG__agentCards{grid-template-columns:1fr;gap:10px}.DashboardPreview-module__WreYPG__agentCard{padding:14px}.DashboardPreview-module__WreYPG__complianceRule{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 0}.DashboardPreview-module__WreYPG__complianceBarWrap{width:100%}.DashboardPreview-module__WreYPG__callDetailGrid{grid-template-columns:1fr;gap:12px}.DashboardPreview-module__WreYPG__callDetailCard{padding:16px}.DashboardPreview-module__WreYPG__callDetailName{font-size:15px}.DashboardPreview-module__WreYPG__callDetailMeta{flex-direction:column;align-items:flex-start;gap:10px}.DashboardPreview-module__WreYPG__transcriptPreview{padding:16px}.DashboardPreview-module__WreYPG__reportCard{gap:10px;padding:12px 14px}.DashboardPreview-module__WreYPG__reportIcon{width:34px;height:34px}.DashboardPreview-module__WreYPG__reportTitle{font-size:13px}.DashboardPreview-module__WreYPG__sentimentRow{flex-wrap:wrap;gap:6px}.DashboardPreview-module__WreYPG__sentimentLabel{flex-basis:100%;width:auto}.DashboardPreview-module__WreYPG__panelWrap{min-height:400px}}
.Faq-module__Rf_zsa__faq{padding:var(--section-padding)0;background:var(--white)}.Faq-module__Rf_zsa__header{text-align:center;margin-bottom:72px}.Faq-module__Rf_zsa__grid{max-width:720px;margin:0 auto}.Faq-module__Rf_zsa__item{border-bottom:1px solid var(--gray-200);cursor:pointer;padding:28px 0}.Faq-module__Rf_zsa__question{color:var(--dark);justify-content:space-between;align-items:center;gap:16px;font-size:18px;font-weight:600;display:flex}.Faq-module__Rf_zsa__icon{color:var(--gray-400);flex-shrink:0;transition:transform .3s,color .3s}.Faq-module__Rf_zsa__open .Faq-module__Rf_zsa__icon{color:var(--accent);transform:rotate(45deg)}.Faq-module__Rf_zsa__answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.Faq-module__Rf_zsa__open .Faq-module__Rf_zsa__answer{max-height:200px;padding-top:16px}.Faq-module__Rf_zsa__answer p{color:var(--gray-500);font-size:16px;line-height:1.7}
.Contact-module__e7VNaG__contact{padding:var(--section-padding)0;background:var(--gray-50);border-top:1px solid var(--gray-200)}.Contact-module__e7VNaG__grid{grid-template-columns:5fr 7fr;align-items:start;gap:80px;display:grid}.Contact-module__e7VNaG__desc{color:var(--gray-500);max-width:420px;margin-bottom:40px;font-size:17px;line-height:1.7}.Contact-module__e7VNaG__contactCards{flex-direction:column;gap:12px;display:flex}.Contact-module__e7VNaG__contactCard{border-radius:var(--radius-lg);border:1px solid var(--gray-200);background:var(--white);align-items:center;gap:16px;padding:14px 16px;transition:border-color .2s;display:flex}.Contact-module__e7VNaG__contactCard:hover{border-color:var(--gray-300)}.Contact-module__e7VNaG__contactIcon{background:var(--accent-light);width:44px;height:44px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__e7VNaG__contactText{flex-direction:column;gap:2px;display:flex}.Contact-module__e7VNaG__contactLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);font-size:12px;font-weight:600}.Contact-module__e7VNaG__contactValue{color:var(--dark);font-size:15px;font-weight:500}.Contact-module__e7VNaG__formWrapper{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:36px}.Contact-module__e7VNaG__form{flex-direction:column;gap:20px;display:flex}.Contact-module__e7VNaG__formFields{flex-direction:column;gap:18px;display:flex}.Contact-module__e7VNaG__formGroup{flex-direction:column;display:flex}.Contact-module__e7VNaG__formGroup label{color:var(--dark);margin-bottom:8px;font-size:13px;font-weight:600}.Contact-module__e7VNaG__formGroup input,.Contact-module__e7VNaG__formGroup textarea{border:1px solid var(--gray-200);width:100%;font-size:15px;font-family:var(--font);color:var(--dark);background:var(--white);border-radius:10px;outline:none;padding:12px 16px;transition:border-color .2s,box-shadow .2s}.Contact-module__e7VNaG__formGroup input::placeholder,.Contact-module__e7VNaG__formGroup textarea::placeholder{color:var(--gray-400)}.Contact-module__e7VNaG__formGroup input:focus,.Contact-module__e7VNaG__formGroup textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #5499c714}.Contact-module__e7VNaG__formGroup textarea{resize:vertical;min-height:120px}.Contact-module__e7VNaG__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.5;display:flex}.Contact-module__e7VNaG__successState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:40px 24px;display:flex}.Contact-module__e7VNaG__successIcon{background:var(--accent-light);width:64px;height:64px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.Contact-module__e7VNaG__successTitle{font-family:var(--font);color:var(--dark);margin-bottom:8px;font-size:20px;font-weight:700}.Contact-module__e7VNaG__successDesc{color:var(--gray-500);max-width:300px;margin-bottom:28px;font-size:15px;line-height:1.6}.Contact-module__e7VNaG__resetButton{font-family:var(--font);color:var(--accent);cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600;transition:color .2s}.Contact-module__e7VNaG__resetButton:hover{color:var(--accent-dark)}@media (max-width:1024px){.Contact-module__e7VNaG__grid{grid-template-columns:1fr;gap:40px}.Contact-module__e7VNaG__desc{max-width:100%}}@media (max-width:768px){.Contact-module__e7VNaG__formWrapper{padding:28px 24px}}
