.CodeSample-module-scss-module__1DiZcW__container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;font-family:SF Mono,Fira Code,Consolas,monospace;overflow:hidden}.CodeSample-module-scss-module__1DiZcW__header{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.CodeSample-module-scss-module__1DiZcW__language{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.CodeSample-module-scss-module__1DiZcW__tabs{gap:4px;display:flex}.CodeSample-module-scss-module__1DiZcW__tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.CodeSample-module-scss-module__1DiZcW__tab:hover{color:#111827;background:#2cc5a11a}.CodeSample-module-scss-module__1DiZcW__tab.CodeSample-module-scss-module__1DiZcW__active{color:#2cc5a1;background:#2cc5a124}.CodeSample-module-scss-module__1DiZcW__copyButton{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.CodeSample-module-scss-module__1DiZcW__copyButton:hover{color:#111827;background:#2cc5a114;border-color:#2cc5a173}.CodeSample-module-scss-module__1DiZcW__copyButton svg{width:14px;height:14px}.CodeSample-module-scss-module__1DiZcW__codeBlock{margin:0;padding:20px;overflow-x:auto}.CodeSample-module-scss-module__1DiZcW__codeBlock::-webkit-scrollbar{height:6px}.CodeSample-module-scss-module__1DiZcW__codeBlock::-webkit-scrollbar-track{background:#eef2f7}.CodeSample-module-scss-module__1DiZcW__codeBlock::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.CodeSample-module-scss-module__1DiZcW__code{color:#111827;white-space:pre;font-size:13px;line-height:1.7}@media (min-width:768px){.CodeSample-module-scss-module__1DiZcW__code{font-size:14px}}
.BenchmarkChart-module-scss-module__6lNmFW__container{background:#fafbfc;border:1px solid #e5e7eb;border-radius:16px;padding:24px}.BenchmarkChart-module-scss-module__6lNmFW__title{color:#111827;margin-bottom:24px;font-size:16px;font-weight:600}.BenchmarkChart-module-scss-module__6lNmFW__chart{flex-direction:column;gap:16px;display:flex}.BenchmarkChart-module-scss-module__6lNmFW__row{flex-direction:column;gap:8px;display:flex}.BenchmarkChart-module-scss-module__6lNmFW__row.BenchmarkChart-module-scss-module__6lNmFW__highlighted .BenchmarkChart-module-scss-module__6lNmFW__name{color:#2cc5a1;font-weight:600}.BenchmarkChart-module-scss-module__6lNmFW__row.BenchmarkChart-module-scss-module__6lNmFW__highlighted .BenchmarkChart-module-scss-module__6lNmFW__value{color:#2cc5a1;font-weight:700}.BenchmarkChart-module-scss-module__6lNmFW__row.BenchmarkChart-module-scss-module__6lNmFW__highlighted .BenchmarkChart-module-scss-module__6lNmFW__bar{background:linear-gradient(135deg,#2cc5a1 0%,#22d3ee 100%)}.BenchmarkChart-module-scss-module__6lNmFW__label{justify-content:space-between;align-items:center;display:flex}.BenchmarkChart-module-scss-module__6lNmFW__name{color:#6b7280;font-size:14px}.BenchmarkChart-module-scss-module__6lNmFW__value{color:#111827;font-size:14px;font-weight:500}.BenchmarkChart-module-scss-module__6lNmFW__barContainer{background:#e5e7eb;border-radius:6px;height:12px;overflow:hidden}.BenchmarkChart-module-scss-module__6lNmFW__bar{background:#9ca3af;border-radius:6px;height:100%;transition:width .6s}.BenchmarkChart-module-scss-module__6lNmFW__valueLabel{color:#9ca3af;text-align:right;margin-top:16px;font-size:12px}
.ContactForm-module-scss-module__tLpEhG__form{flex-direction:column;gap:20px;display:flex}.ContactForm-module-scss-module__tLpEhG__row{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.ContactForm-module-scss-module__tLpEhG__row{grid-template-columns:1fr 1fr}}.ContactForm-module-scss-module__tLpEhG__input,.ContactForm-module-scss-module__tLpEhG__select,.ContactForm-module-scss-module__tLpEhG__textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:14px 18px;font-size:15px;transition:all .2s}.ContactForm-module-scss-module__tLpEhG__input:focus,.ContactForm-module-scss-module__tLpEhG__select:focus,.ContactForm-module-scss-module__tLpEhG__textarea:focus{border-color:#2cc5a1;outline:none;box-shadow:0 0 0 3px #2cc5a11a}.ContactForm-module-scss-module__tLpEhG__input::placeholder,.ContactForm-module-scss-module__tLpEhG__select::placeholder,.ContactForm-module-scss-module__tLpEhG__textarea::placeholder{color:#9ca3af}.ContactForm-module-scss-module__tLpEhG__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Cpolyline points='6,9 12,15 18,9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:18px;padding-right:44px}.ContactForm-module-scss-module__tLpEhG__textarea{resize:vertical;min-height:120px}.ContactForm-module-scss-module__tLpEhG__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2cc5a1 0%,#22d3ee 100%);border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 20px #2cc5a14d}.ContactForm-module-scss-module__tLpEhG__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #2cc5a166}.ContactForm-module-scss-module__tLpEhG__submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.ContactForm-module-scss-module__tLpEhG__successMessage{text-align:center;background:#dbf2e9;border-radius:16px;padding:48px 32px}.ContactForm-module-scss-module__tLpEhG__successMessage svg{color:#2cc5a1;margin-bottom:16px}.ContactForm-module-scss-module__tLpEhG__successMessage h3{color:#111827;margin-bottom:8px;font-size:20px;font-weight:700}.ContactForm-module-scss-module__tLpEhG__successMessage p{color:#6b7280;font-size:15px}.ContactForm-module-scss-module__tLpEhG__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:14px 18px;font-size:14px}
.style-module-scss-module__abo2zq__animate{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.style-module-scss-module__abo2zq__visible{opacity:1!important;transform:translateY(0)!important}.style-module-scss-module__abo2zq__inner{max-width:1100px;margin:0 auto;padding:0 24px}.style-module-scss-module__abo2zq__sectionTitle{color:#111827;text-align:center;margin-bottom:16px;font-size:32px;font-weight:700}@media (max-width:768px){.style-module-scss-module__abo2zq__sectionTitle{font-size:24px}}.style-module-scss-module__abo2zq__lightText{color:#111827}.style-module-scss-module__abo2zq__hero{text-align:center;background:linear-gradient(#effdf8 0%,#fff 100%);padding:140px 24px 80px}.style-module-scss-module__abo2zq__heroInner{max-width:800px;margin:0 auto}.style-module-scss-module__abo2zq__heroTitle{color:#111827;margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.2}@media (max-width:768px){.style-module-scss-module__abo2zq__heroTitle{font-size:32px}}.style-module-scss-module__abo2zq__heroSub{color:#6b7280;max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}@media (max-width:768px){.style-module-scss-module__abo2zq__heroSub{font-size:16px}}.style-module-scss-module__abo2zq__mission{background:#fff;padding:80px 0}.style-module-scss-module__abo2zq__missionDesc{color:#6b7280;text-align:center;max-width:700px;margin:0 auto 48px;font-size:18px;line-height:1.7}@media (max-width:768px){.style-module-scss-module__abo2zq__missionDesc{margin-bottom:32px;font-size:16px}}.style-module-scss-module__abo2zq__stats{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:768px){.style-module-scss-module__abo2zq__stats{grid-template-columns:repeat(2,1fr);gap:16px}}.style-module-scss-module__abo2zq__statCard{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:24px 16px}.style-module-scss-module__abo2zq__statValue{color:#2cc5a1;margin-bottom:4px;font-size:36px;font-weight:700;display:block}@media (max-width:768px){.style-module-scss-module__abo2zq__statValue{font-size:28px}}.style-module-scss-module__abo2zq__statLabel{color:#6b7280;font-size:14px}.style-module-scss-module__abo2zq__timeline{background:#f9fafb;padding:80px 0}.style-module-scss-module__abo2zq__timelineTrack{justify-content:space-between;margin-top:48px;padding:0 16px;display:flex;position:relative}.style-module-scss-module__abo2zq__timelineTrack:before{content:"";background:#e5e7eb;height:2px;position:absolute;top:8px;left:16px;right:16px}@media (max-width:768px){.style-module-scss-module__abo2zq__timelineTrack{flex-direction:column;gap:32px;padding-left:32px}.style-module-scss-module__abo2zq__timelineTrack:before{width:2px;height:100%;inset:0 auto 0 16px}}.style-module-scss-module__abo2zq__milestone{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}@media (max-width:768px){.style-module-scss-module__abo2zq__milestone{flex-direction:row;align-items:flex-start;gap:12px}}.style-module-scss-module__abo2zq__milestoneDot{z-index:1;background:#2cc5a1;border:3px solid #fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;box-shadow:0 0 0 2px #2cc5a1}@media (max-width:768px){.style-module-scss-module__abo2zq__milestoneDot{margin-left:-24px}}.style-module-scss-module__abo2zq__milestoneDate{color:#2cc5a1;margin-top:12px;font-size:14px;font-weight:600}@media (max-width:768px){.style-module-scss-module__abo2zq__milestoneDate{min-width:64px;margin-top:0}}.style-module-scss-module__abo2zq__milestoneText{color:#374151;text-align:center;max-width:160px;margin-top:4px;font-size:14px}@media (max-width:768px){.style-module-scss-module__abo2zq__milestoneText{text-align:left;max-width:none}}.style-module-scss-module__abo2zq__backedBy{background:#fff;padding:80px 0}.style-module-scss-module__abo2zq__partners{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px;display:grid}@media (max-width:768px){.style-module-scss-module__abo2zq__partners{grid-template-columns:repeat(2,1fr);gap:16px}}.style-module-scss-module__abo2zq__partnerCard{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:32px 16px}.style-module-scss-module__abo2zq__partnerLogo{object-fit:contain;filter:grayscale();opacity:.7;width:auto;max-width:120px;height:40px;margin-bottom:16px;transition:filter .3s,opacity .3s}.style-module-scss-module__abo2zq__partnerCard:hover .style-module-scss-module__abo2zq__partnerLogo{filter:grayscale(0%);opacity:1}.style-module-scss-module__abo2zq__partnerDesc{color:#6b7280;font-size:13px;line-height:1.5}.style-module-scss-module__abo2zq__team{background:#f9fafb;padding:80px 0}.style-module-scss-module__abo2zq__teamGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px;display:grid}@media (max-width:1024px){.style-module-scss-module__abo2zq__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.style-module-scss-module__abo2zq__teamGrid{grid-template-columns:1fr}}.style-module-scss-module__abo2zq__teamCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px 24px;transition:box-shadow .3s,transform .3s}.style-module-scss-module__abo2zq__teamCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.style-module-scss-module__abo2zq__teamPhoto{object-fit:cover;border-radius:50%;width:96px;height:96px;margin-bottom:16px}.style-module-scss-module__abo2zq__teamName{color:#111827;margin-bottom:4px;font-size:18px;font-weight:600}.style-module-scss-module__abo2zq__teamRole{color:#2cc5a1;margin-bottom:12px;font-size:14px;font-weight:500;display:block}.style-module-scss-module__abo2zq__teamBio{color:#6b7280;margin-bottom:16px;font-size:13px;line-height:1.5}.style-module-scss-module__abo2zq__linkedinLink{color:#9ca3af;transition:color .2s}.style-module-scss-module__abo2zq__linkedinLink:hover{color:#0077b5}.style-module-scss-module__abo2zq__press{background:#fff;padding:80px 0}.style-module-scss-module__abo2zq__pressGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}@media (max-width:768px){.style-module-scss-module__abo2zq__pressGrid{grid-template-columns:1fr;gap:16px}}.style-module-scss-module__abo2zq__pressCard{color:inherit;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;transition:box-shadow .3s,transform .3s;overflow:hidden}.style-module-scss-module__abo2zq__pressCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.style-module-scss-module__abo2zq__pressImage{object-fit:cover;width:100%;height:180px}.style-module-scss-module__abo2zq__pressInfo{justify-content:space-between;align-items:center;padding:16px 16px 0;display:flex}.style-module-scss-module__abo2zq__pressSource{color:#2cc5a1;text-transform:uppercase;font-size:12px;font-weight:600}.style-module-scss-module__abo2zq__pressDate{color:#9ca3af;font-size:12px}.style-module-scss-module__abo2zq__pressTitle{color:#374151;padding:8px 16px 16px;font-size:15px;font-weight:500;line-height:1.5}.style-module-scss-module__abo2zq__trust{background:linear-gradient(#f2fdf9 0%,#fff 100%);padding:80px 0}.style-module-scss-module__abo2zq__trustGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}@media (max-width:768px){.style-module-scss-module__abo2zq__trustGrid{grid-template-columns:1fr;gap:16px}}.style-module-scss-module__abo2zq__trustCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px 24px;box-shadow:0 8px 22px #0f172a0d}.style-module-scss-module__abo2zq__trustIcon{color:#2cc5a1;margin-bottom:16px}.style-module-scss-module__abo2zq__trustCardTitle{color:#111827;margin-bottom:8px;font-size:18px;font-weight:600}.style-module-scss-module__abo2zq__trustCardDesc{color:#6b7280;font-size:14px;line-height:1.6}.style-module-scss-module__abo2zq__cta{background:#fff;padding:80px 0}.style-module-scss-module__abo2zq__ctaDesc{color:#6b7280;text-align:center;max-width:500px;margin:0 auto 32px;font-size:16px}.style-module-scss-module__abo2zq__ctaForm{max-width:600px;margin:0 auto}.style-module-scss-module__abo2zq__ctaButtons{justify-content:center;gap:16px;margin-top:32px;display:flex}@media (max-width:768px){.style-module-scss-module__abo2zq__ctaButtons{flex-direction:column;align-items:center;gap:12px}}.style-module-scss-module__abo2zq__ctaSecondary{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;padding:12px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.style-module-scss-module__abo2zq__ctaSecondary:hover{color:#2cc5a1;border-color:#2cc5a1}
.embed-module-scss-module__7nxYPG__container{background:#fff;min-height:100vh}.embed-module-scss-module__7nxYPG__hero{text-align:center;background:linear-gradient(#f0fdf9 0%,#fff 100%);padding:140px 24px 80px}@media (min-width:768px){.embed-module-scss-module__7nxYPG__hero{padding:160px 32px 100px}}.embed-module-scss-module__7nxYPG__heroInner{max-width:800px;margin:0 auto}.embed-module-scss-module__7nxYPG__backLink{color:#6b7280;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.embed-module-scss-module__7nxYPG__backLink:hover{color:#2cc5a1}.embed-module-scss-module__7nxYPG__heroTitle{color:#111827;letter-spacing:-1px;margin-bottom:8px;font-size:48px;font-weight:800;line-height:1.1}@media (min-width:768px){.embed-module-scss-module__7nxYPG__heroTitle{font-size:64px}}.embed-module-scss-module__7nxYPG__heroSubtitle{color:#2cc5a1;margin-bottom:16px;font-size:20px;font-weight:600}@media (min-width:768px){.embed-module-scss-module__7nxYPG__heroSubtitle{font-size:24px}}.embed-module-scss-module__7nxYPG__heroDescription{color:#6b7280;max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}@media (min-width:768px){.embed-module-scss-module__7nxYPG__heroDescription{font-size:18px}}.embed-module-scss-module__7nxYPG__heroCta{flex-direction:column;align-items:center;gap:12px;display:flex}@media (min-width:640px){.embed-module-scss-module__7nxYPG__heroCta{flex-direction:row;justify-content:center;gap:16px}}.embed-module-scss-module__7nxYPG__primaryButton{color:#fff;background:linear-gradient(135deg,#2cc5a1 0%,#22d3ee 100%);border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #2cc5a14d}.embed-module-scss-module__7nxYPG__primaryButton:hover{transform:translateY(-3px);box-shadow:0 8px 30px #2cc5a166}.embed-module-scss-module__7nxYPG__secondaryButton{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.embed-module-scss-module__7nxYPG__secondaryButton:hover{color:#2cc5a1;border-color:#2cc5a1}.embed-module-scss-module__7nxYPG__sectionInner{max-width:1200px;margin:0 auto}.embed-module-scss-module__7nxYPG__sectionTitle{color:#111827;text-align:center;letter-spacing:-.5px;margin-bottom:48px;font-size:32px;font-weight:800}@media (min-width:768px){.embed-module-scss-module__7nxYPG__sectionTitle{margin-bottom:64px;font-size:42px}}.embed-module-scss-module__7nxYPG__whyHealthcare{background:#fff;padding:80px 24px}@media (min-width:768px){.embed-module-scss-module__7nxYPG__whyHealthcare{padding:120px 32px}}.embed-module-scss-module__7nxYPG__examplesBox{flex-direction:column;gap:24px;max-width:800px;margin:0 auto;display:flex}@media (min-width:768px){.embed-module-scss-module__7nxYPG__examplesBox{gap:32px}}.embed-module-scss-module__7nxYPG__exampleCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.embed-module-scss-module__7nxYPG__cardHeader{background:#fafbfc;border-bottom:1px solid #e5e7eb;padding:16px 20px}.embed-module-scss-module__7nxYPG__labelText{color:#2cc5a1;margin-bottom:4px;font-size:14px;font-weight:700;display:block}@media (min-width:768px){.embed-module-scss-module__7nxYPG__labelText{font-size:15px}}.embed-module-scss-module__7nxYPG__labelDescription{color:#6b7280;font-size:13px;line-height:1.4}@media (min-width:768px){.embed-module-scss-module__7nxYPG__labelDescription{font-size:14px}}.embed-module-scss-module__7nxYPG__queryBox{border-bottom:1px solid #e5e7eb;padding:16px 20px}.embed-module-scss-module__7nxYPG__queryPrefix{color:#6b7280;margin-right:8px;font-size:12px}.embed-module-scss-module__7nxYPG__queryText{color:#111827;font-size:15px;font-weight:500}@media (min-width:768px){.embed-module-scss-module__7nxYPG__queryText{font-size:16px}}.embed-module-scss-module__7nxYPG__comparisonBox{flex-direction:column;gap:12px;padding:16px 20px;display:flex}.embed-module-scss-module__7nxYPG__genericResult,.embed-module-scss-module__7nxYPG__perslyResult{border-radius:8px;align-items:flex-start;gap:8px;padding:12px 16px;font-size:14px;line-height:1.5;display:flex}@media (min-width:768px){.embed-module-scss-module__7nxYPG__genericResult,.embed-module-scss-module__7nxYPG__perslyResult{font-size:15px}}.embed-module-scss-module__7nxYPG__genericResult{background:#fef2f2;border:1px solid #fecaca}.embed-module-scss-module__7nxYPG__perslyResult{background:#dbf2e9;border:1px solid #2cc5a133}.embed-module-scss-module__7nxYPG__resultIcon{flex-shrink:0;font-weight:700}.embed-module-scss-module__7nxYPG__genericResult .embed-module-scss-module__7nxYPG__resultIcon{color:#dc2626}.embed-module-scss-module__7nxYPG__perslyResult .embed-module-scss-module__7nxYPG__resultIcon{color:#2cc5a1}.embed-module-scss-module__7nxYPG__resultLabel{flex-shrink:0;min-width:55px;font-weight:600}.embed-module-scss-module__7nxYPG__genericResult .embed-module-scss-module__7nxYPG__resultLabel{color:#dc2626}.embed-module-scss-module__7nxYPG__perslyResult .embed-module-scss-module__7nxYPG__resultLabel{color:#22a085}.embed-module-scss-module__7nxYPG__arrow{color:#9ca3af;flex-shrink:0}.embed-module-scss-module__7nxYPG__resultText{color:#374151}.embed-module-scss-module__7nxYPG__specs{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.embed-module-scss-module__7nxYPG__specs{padding:120px 32px}}.embed-module-scss-module__7nxYPG__specsTable{background:#fff;border:1px solid #e5e7eb;border-radius:20px;max-width:700px;margin:0 auto;overflow-x:auto}.embed-module-scss-module__7nxYPG__specsTable table{border-collapse:collapse;width:100%;min-width:400px}.embed-module-scss-module__7nxYPG__specsTable td{border-bottom:1px solid #e5e7eb;padding:16px 24px;font-size:15px}.embed-module-scss-module__7nxYPG__specsTable td:first-child{color:#111827;background:#fafbfc;width:40%;font-weight:600}.embed-module-scss-module__7nxYPG__specsTable td:last-child{color:#374151}.embed-module-scss-module__7nxYPG__specsTable tr:last-child td{border-bottom:none}.embed-module-scss-module__7nxYPG__codeSection{background:#fff;padding:80px 24px}@media (min-width:768px){.embed-module-scss-module__7nxYPG__codeSection{padding:120px 32px}}.embed-module-scss-module__7nxYPG__benchmarks{color:#111827;background:#fafbfc;padding:80px 24px}@media (min-width:768px){.embed-module-scss-module__7nxYPG__benchmarks{padding:120px 32px}}.embed-module-scss-module__7nxYPG__benchmarks .embed-module-scss-module__7nxYPG__sectionTitle{color:#111827}.embed-module-scss-module__7nxYPG__benchmarkDescription{text-align:center;color:#6b7280;margin-bottom:32px;font-size:14px}.embed-module-scss-module__7nxYPG__benchmarkTable{max-width:900px;margin:48px auto 0;overflow-x:auto}.embed-module-scss-module__7nxYPG__benchmarkTable table{border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;min-width:500px;overflow:hidden}.embed-module-scss-module__7nxYPG__benchmarkTable th,.embed-module-scss-module__7nxYPG__benchmarkTable td{text-align:left;padding:16px 20px;font-size:14px}@media (min-width:768px){.embed-module-scss-module__7nxYPG__benchmarkTable th,.embed-module-scss-module__7nxYPG__benchmarkTable td{padding:20px 24px;font-size:15px}}.embed-module-scss-module__7nxYPG__benchmarkTable th{color:#111827;background:#fafbfc;border-bottom:1px solid #e5e7eb;font-weight:600}.embed-module-scss-module__7nxYPG__benchmarkTable td{color:#374151;border-bottom:1px solid #e5e7eb}.embed-module-scss-module__7nxYPG__benchmarkTable tr:last-child td{border-bottom:none}.embed-module-scss-module__7nxYPG__highlightRow{background:#2cc5a11a}.embed-module-scss-module__7nxYPG__highlight{font-weight:600;color:#2cc5a1!important}.embed-module-scss-module__7nxYPG__disclaimer{text-align:center;color:#9ca3af;margin-top:24px;font-size:12px;font-style:italic}.embed-module-scss-module__7nxYPG__useCases{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.embed-module-scss-module__7nxYPG__useCases{padding:120px 32px}}.embed-module-scss-module__7nxYPG__useCaseGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.embed-module-scss-module__7nxYPG__useCaseGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.embed-module-scss-module__7nxYPG__useCaseGrid{grid-template-columns:repeat(4,1fr);gap:32px}}.embed-module-scss-module__7nxYPG__useCase{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px}.embed-module-scss-module__7nxYPG__useCase h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:600}.embed-module-scss-module__7nxYPG__useCase p{color:#6b7280;font-size:14px;line-height:1.6}.embed-module-scss-module__7nxYPG__faq{background:#fff;padding:80px 24px}@media (min-width:768px){.embed-module-scss-module__7nxYPG__faq{padding:120px 32px}}.embed-module-scss-module__7nxYPG__faqList{max-width:800px;margin:0 auto}.embed-module-scss-module__7nxYPG__faqItem{border-bottom:1px solid #e5e7eb;padding:24px 0}.embed-module-scss-module__7nxYPG__faqItem:first-child{padding-top:0}.embed-module-scss-module__7nxYPG__faqItem:last-child{border-bottom:none}.embed-module-scss-module__7nxYPG__faqItem h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:600}.embed-module-scss-module__7nxYPG__faqItem p{color:#6b7280;font-size:15px;line-height:1.7}.embed-module-scss-module__7nxYPG__contact{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.embed-module-scss-module__7nxYPG__contact{padding:120px 32px}}.embed-module-scss-module__7nxYPG__contactInner{text-align:center;max-width:640px;margin:0 auto}.embed-module-scss-module__7nxYPG__contactSubtitle{color:#6b7280;margin-bottom:40px;font-size:16px}
.finder-module-scss-module__NK2Tqq__container{background:#fff;min-height:100vh}.finder-module-scss-module__NK2Tqq__hero{text-align:center;background:linear-gradient(#f0fdf9 0%,#fff 100%);padding:140px 24px 80px}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__hero{padding:160px 32px 100px}}.finder-module-scss-module__NK2Tqq__heroInner{max-width:800px;margin:0 auto}.finder-module-scss-module__NK2Tqq__backLink{color:#6b7280;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.finder-module-scss-module__NK2Tqq__backLink:hover{color:#2cc5a1}.finder-module-scss-module__NK2Tqq__heroTitle{color:#111827;letter-spacing:-1px;margin-bottom:8px;font-size:48px;font-weight:800;line-height:1.1}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__heroTitle{font-size:64px}}.finder-module-scss-module__NK2Tqq__heroSubtitle{color:#2cc5a1;margin-bottom:16px;font-size:20px;font-weight:600}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__heroSubtitle{font-size:24px}}.finder-module-scss-module__NK2Tqq__heroDescription{color:#6b7280;max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__heroDescription{font-size:18px}}.finder-module-scss-module__NK2Tqq__heroCta{flex-direction:column;align-items:center;gap:12px;display:flex}@media (min-width:640px){.finder-module-scss-module__NK2Tqq__heroCta{flex-direction:row;justify-content:center;gap:16px}}.finder-module-scss-module__NK2Tqq__primaryButton{color:#fff;background:linear-gradient(135deg,#2cc5a1 0%,#22d3ee 100%);border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #2cc5a14d}.finder-module-scss-module__NK2Tqq__primaryButton:hover{transform:translateY(-3px);box-shadow:0 8px 30px #2cc5a166}.finder-module-scss-module__NK2Tqq__secondaryButton{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.finder-module-scss-module__NK2Tqq__secondaryButton:hover{color:#2cc5a1;border-color:#2cc5a1}.finder-module-scss-module__NK2Tqq__sectionInner{max-width:1200px;margin:0 auto}.finder-module-scss-module__NK2Tqq__sectionTitle{color:#111827;text-align:center;letter-spacing:-.5px;margin-bottom:48px;font-size:32px;font-weight:800}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__sectionTitle{margin-bottom:64px;font-size:42px}}.finder-module-scss-module__NK2Tqq__howItWorks{background:#fff;padding:80px 24px}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__howItWorks{padding:120px 32px}}.finder-module-scss-module__NK2Tqq__stepsGrid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__stepsGrid{grid-template-columns:repeat(3,1fr);gap:40px}}.finder-module-scss-module__NK2Tqq__step{text-align:center;background:#fafbfc;border:1px solid #e5e7eb;border-radius:20px;padding:32px 24px}.finder-module-scss-module__NK2Tqq__step h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:700}.finder-module-scss-module__NK2Tqq__step p{color:#6b7280;margin-bottom:16px;font-size:15px;line-height:1.6}.finder-module-scss-module__NK2Tqq__step code{color:#9ca3af;word-break:break-word;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;font-size:12px;display:block}.finder-module-scss-module__NK2Tqq__stepNumber{color:#fff;background:linear-gradient(135deg,#2cc5a1 0%,#22d3ee 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 20px;font-size:20px;font-weight:700;display:flex}.finder-module-scss-module__NK2Tqq__sources{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__sources{padding:120px 32px}}.finder-module-scss-module__NK2Tqq__sourcesGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__sourcesGrid{grid-template-columns:repeat(3,1fr);gap:32px}}.finder-module-scss-module__NK2Tqq__sourceCategory{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:32px}.finder-module-scss-module__NK2Tqq__sourceCategory h4{color:#111827;border-bottom:1px solid #e5e7eb;margin-bottom:20px;padding-bottom:16px;font-size:18px;font-weight:700}.finder-module-scss-module__NK2Tqq__sourceCategory ul{margin:0;padding:0;list-style:none}.finder-module-scss-module__NK2Tqq__sourceCategory li{color:#374151;padding:8px 0 8px 20px;font-size:14px;position:relative}.finder-module-scss-module__NK2Tqq__sourceCategory li:before{content:"•";color:#2cc5a1;font-weight:700;position:absolute;left:0}.finder-module-scss-module__NK2Tqq__moreItems{font-style:italic;color:#9ca3af!important}.finder-module-scss-module__NK2Tqq__codeSection{background:#fff;padding:80px 24px}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__codeSection{padding:120px 32px}}.finder-module-scss-module__NK2Tqq__useCases{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__useCases{padding:120px 32px}}.finder-module-scss-module__NK2Tqq__useCaseGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.finder-module-scss-module__NK2Tqq__useCaseGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.finder-module-scss-module__NK2Tqq__useCaseGrid{grid-template-columns:repeat(4,1fr);gap:32px}}.finder-module-scss-module__NK2Tqq__useCase{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px}.finder-module-scss-module__NK2Tqq__useCase h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:600}.finder-module-scss-module__NK2Tqq__useCase p{color:#6b7280;font-size:14px;line-height:1.6}.finder-module-scss-module__NK2Tqq__benchmarks{color:#111827;background:#fafbfc;padding:80px 24px}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__benchmarks{padding:120px 32px}}.finder-module-scss-module__NK2Tqq__benchmarks .finder-module-scss-module__NK2Tqq__sectionTitle{color:#111827}.finder-module-scss-module__NK2Tqq__benchmarkTable{max-width:900px;margin:48px auto 0;overflow-x:auto}.finder-module-scss-module__NK2Tqq__benchmarkTable table{border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;min-width:500px;overflow:hidden}.finder-module-scss-module__NK2Tqq__benchmarkTable th,.finder-module-scss-module__NK2Tqq__benchmarkTable td{text-align:left;padding:16px 20px;font-size:14px}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__benchmarkTable th,.finder-module-scss-module__NK2Tqq__benchmarkTable td{padding:20px 24px;font-size:15px}}.finder-module-scss-module__NK2Tqq__benchmarkTable th{color:#111827;background:#fafbfc;border-bottom:1px solid #e5e7eb;font-weight:600}.finder-module-scss-module__NK2Tqq__benchmarkTable td{color:#374151;border-bottom:1px solid #e5e7eb}.finder-module-scss-module__NK2Tqq__benchmarkTable tr:last-child td{border-bottom:none}.finder-module-scss-module__NK2Tqq__highlight{font-weight:600;color:#2cc5a1!important}.finder-module-scss-module__NK2Tqq__improvement{font-weight:600;color:#22d3ee!important}.finder-module-scss-module__NK2Tqq__disclaimer{text-align:center;color:#9ca3af;margin-top:24px;font-size:12px;font-style:italic}.finder-module-scss-module__NK2Tqq__faq{background:#fff;padding:80px 24px}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__faq{padding:120px 32px}}.finder-module-scss-module__NK2Tqq__faqList{max-width:800px;margin:0 auto}.finder-module-scss-module__NK2Tqq__faqItem{border-bottom:1px solid #e5e7eb;padding:24px 0}.finder-module-scss-module__NK2Tqq__faqItem:first-child{padding-top:0}.finder-module-scss-module__NK2Tqq__faqItem:last-child{border-bottom:none}.finder-module-scss-module__NK2Tqq__faqItem h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:600}.finder-module-scss-module__NK2Tqq__faqItem p{color:#6b7280;font-size:15px;line-height:1.7}.finder-module-scss-module__NK2Tqq__contact{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.finder-module-scss-module__NK2Tqq__contact{padding:120px 32px}}.finder-module-scss-module__NK2Tqq__contactInner{text-align:center;max-width:640px;margin:0 auto}.finder-module-scss-module__NK2Tqq__contactSubtitle{color:#6b7280;margin-bottom:40px;font-size:16px}
.llm-module-scss-module__jQ5-Ta__container{background:#fff;min-height:100vh}.llm-module-scss-module__jQ5-Ta__hero{text-align:center;background:linear-gradient(#f0fdf9 0%,#fff 100%);padding:140px 24px 80px}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__hero{padding:160px 32px 100px}}.llm-module-scss-module__jQ5-Ta__heroInner{max-width:800px;margin:0 auto}.llm-module-scss-module__jQ5-Ta__backLink{color:#6b7280;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.llm-module-scss-module__jQ5-Ta__backLink:hover{color:#2cc5a1}.llm-module-scss-module__jQ5-Ta__heroTitle{color:#111827;letter-spacing:-1px;margin-bottom:8px;font-size:48px;font-weight:800;line-height:1.1}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__heroTitle{font-size:64px}}.llm-module-scss-module__jQ5-Ta__heroSubtitle{color:#2cc5a1;margin-bottom:16px;font-size:20px;font-weight:600}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__heroSubtitle{font-size:24px}}.llm-module-scss-module__jQ5-Ta__heroDescription{color:#6b7280;max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__heroDescription{font-size:18px}}.llm-module-scss-module__jQ5-Ta__heroCta{flex-direction:column;align-items:center;gap:12px;display:flex}@media (min-width:640px){.llm-module-scss-module__jQ5-Ta__heroCta{flex-direction:row;justify-content:center;gap:16px}}.llm-module-scss-module__jQ5-Ta__primaryButton{color:#fff;background:linear-gradient(135deg,#2cc5a1 0%,#22d3ee 100%);border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #2cc5a14d}.llm-module-scss-module__jQ5-Ta__primaryButton:hover{transform:translateY(-3px);box-shadow:0 8px 30px #2cc5a166}.llm-module-scss-module__jQ5-Ta__secondaryButton{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.llm-module-scss-module__jQ5-Ta__secondaryButton:hover{color:#2cc5a1;border-color:#2cc5a1}.llm-module-scss-module__jQ5-Ta__sectionInner{max-width:1200px;margin:0 auto}.llm-module-scss-module__jQ5-Ta__sectionTitle{color:#111827;text-align:center;letter-spacing:-.5px;margin-bottom:48px;font-size:32px;font-weight:800}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__sectionTitle{margin-bottom:64px;font-size:42px}}.llm-module-scss-module__jQ5-Ta__safety{background:#fff;padding:80px 24px}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__safety{padding:120px 32px}}.llm-module-scss-module__jQ5-Ta__safetyGrid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__safetyGrid{grid-template-columns:repeat(2,1fr);gap:40px}}.llm-module-scss-module__jQ5-Ta__dangerCard,.llm-module-scss-module__jQ5-Ta__safeCard{border-radius:20px;padding:32px}.llm-module-scss-module__jQ5-Ta__dangerCard h3,.llm-module-scss-module__jQ5-Ta__safeCard h3{margin-bottom:20px;font-size:20px;font-weight:700}.llm-module-scss-module__jQ5-Ta__dangerCard ul,.llm-module-scss-module__jQ5-Ta__safeCard ul{margin:0;padding:0;list-style:none}.llm-module-scss-module__jQ5-Ta__dangerCard li,.llm-module-scss-module__jQ5-Ta__safeCard li{border-top:1px solid #e5e7eb80;padding:12px 0 12px 28px;font-size:15px;position:relative}.llm-module-scss-module__jQ5-Ta__dangerCard li:first-child,.llm-module-scss-module__jQ5-Ta__safeCard li:first-child{border-top:none}.llm-module-scss-module__jQ5-Ta__dangerCard li:before,.llm-module-scss-module__jQ5-Ta__safeCard li:before{font-weight:700;position:absolute;left:0}.llm-module-scss-module__jQ5-Ta__dangerCard{background:#fef2f2;border:1px solid #fecaca}.llm-module-scss-module__jQ5-Ta__dangerCard h3{color:#dc2626}.llm-module-scss-module__jQ5-Ta__dangerCard li{color:#374151}.llm-module-scss-module__jQ5-Ta__dangerCard li:before{content:"✗";color:#dc2626}.llm-module-scss-module__jQ5-Ta__safeCard{background:#dbf2e9;border:1px solid #2cc5a14d}.llm-module-scss-module__jQ5-Ta__safeCard h3{color:#22a085}.llm-module-scss-module__jQ5-Ta__safeCard li{color:#374151}.llm-module-scss-module__jQ5-Ta__safeCard li:before{content:"✓";color:#2cc5a1}.llm-module-scss-module__jQ5-Ta__citationExample{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__citationExample{padding:120px 32px}}.llm-module-scss-module__jQ5-Ta__exampleBox{max-width:800px;margin:0 auto}.llm-module-scss-module__jQ5-Ta__queryBox{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:20px 24px;font-size:15px}.llm-module-scss-module__jQ5-Ta__queryBox strong{color:#111827}.llm-module-scss-module__jQ5-Ta__responseBox{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:24px;padding:28px}.llm-module-scss-module__jQ5-Ta__responseLabel{color:#2cc5a1;margin-bottom:16px;font-size:14px;font-weight:600}.llm-module-scss-module__jQ5-Ta__responseText{color:#374151;margin-bottom:24px;font-size:15px;line-height:1.8}.llm-module-scss-module__jQ5-Ta__responseText sup{color:#2cc5a1;cursor:pointer;font-weight:600}.llm-module-scss-module__jQ5-Ta__citations{background:#fafbfc;border-radius:12px;padding:20px}.llm-module-scss-module__jQ5-Ta__citations p{color:#6b7280;margin-bottom:8px;font-size:13px;line-height:1.5}.llm-module-scss-module__jQ5-Ta__citations p:last-child{margin-bottom:0}.llm-module-scss-module__jQ5-Ta__citations p sup{color:#2cc5a1;font-weight:600}.llm-module-scss-module__jQ5-Ta__citationToggle{background:#dbf2e9;border:1px solid #2cc5a14d;border-radius:12px;padding:20px 24px}.llm-module-scss-module__jQ5-Ta__toggleLabel{color:#22a085;margin-bottom:8px;font-size:15px;font-weight:600}.llm-module-scss-module__jQ5-Ta__toggleIcon{color:#2cc5a1;margin-right:8px}.llm-module-scss-module__jQ5-Ta__toggleDescription{color:#374151;font-size:13px;line-height:1.5}.llm-module-scss-module__jQ5-Ta__specs{background:#fff;padding:80px 24px}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__specs{padding:120px 32px}}.llm-module-scss-module__jQ5-Ta__specsTable{background:#fafbfc;border:1px solid #e5e7eb;border-radius:20px;max-width:700px;margin:0 auto;overflow-x:auto}.llm-module-scss-module__jQ5-Ta__specsTable table{border-collapse:collapse;width:100%;min-width:400px}.llm-module-scss-module__jQ5-Ta__specsTable td{border-bottom:1px solid #e5e7eb;padding:16px 24px;font-size:15px}.llm-module-scss-module__jQ5-Ta__specsTable td:first-child{color:#111827;background:#fff;width:40%;font-weight:600}.llm-module-scss-module__jQ5-Ta__specsTable td:last-child{color:#374151}.llm-module-scss-module__jQ5-Ta__specsTable tr:last-child td{border-bottom:none}.llm-module-scss-module__jQ5-Ta__codeSection{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__codeSection{padding:120px 32px}}.llm-module-scss-module__jQ5-Ta__benchmarks{color:#111827;background:#fafbfc;padding:80px 24px}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__benchmarks{padding:120px 32px}}.llm-module-scss-module__jQ5-Ta__benchmarks .llm-module-scss-module__jQ5-Ta__sectionTitle{color:#111827}.llm-module-scss-module__jQ5-Ta__metricsGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.llm-module-scss-module__jQ5-Ta__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.llm-module-scss-module__jQ5-Ta__metricsGrid{grid-template-columns:repeat(4,1fr);gap:32px}}.llm-module-scss-module__jQ5-Ta__metricCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:32px 24px}.llm-module-scss-module__jQ5-Ta__metricCard p{color:#6b7280;font-size:13px;line-height:1.5}.llm-module-scss-module__jQ5-Ta__metricValue{color:#2cc5a1;letter-spacing:-1px;margin-bottom:8px;font-size:48px;font-weight:800}.llm-module-scss-module__jQ5-Ta__metricLabel{color:#111827;margin-bottom:12px;font-size:16px;font-weight:600}.llm-module-scss-module__jQ5-Ta__disclaimer{text-align:center;color:#9ca3af;margin-top:48px;font-size:12px;font-style:italic;line-height:1.6}.llm-module-scss-module__jQ5-Ta__comparisonTable{background:#fff;border:1px solid #e5e7eb;border-radius:16px;max-width:600px;margin:48px auto 0;padding:24px}.llm-module-scss-module__jQ5-Ta__comparisonTable table{border-collapse:collapse;width:100%}.llm-module-scss-module__jQ5-Ta__comparisonTable thead th{text-align:left;color:#6b7280;border-bottom:1px solid #e5e7eb;padding:0 0 16px;font-size:13px;font-weight:600}.llm-module-scss-module__jQ5-Ta__comparisonTable thead th:last-child{text-align:right;padding-right:60px}.llm-module-scss-module__jQ5-Ta__comparisonTable tbody td{color:#374151;border-bottom:1px solid #e5e7eb;padding:16px 0;font-size:15px}.llm-module-scss-module__jQ5-Ta__comparisonTable tbody td:first-child{font-weight:500}.llm-module-scss-module__jQ5-Ta__comparisonTable tbody td:last-child{align-items:center;gap:12px;display:flex}.llm-module-scss-module__jQ5-Ta__comparisonTable tbody tr:last-child td{border-bottom:none}.llm-module-scss-module__jQ5-Ta__comparisonTitle{color:#111827;text-align:center;margin-bottom:20px;font-size:18px;font-weight:600}.llm-module-scss-module__jQ5-Ta__highlightRow td{color:#374151!important}.llm-module-scss-module__jQ5-Ta__highlightRow td:first-child{color:#2cc5a1!important;font-weight:700!important}.llm-module-scss-module__jQ5-Ta__highlightRow .llm-module-scss-module__jQ5-Ta__scoreBarFill{background:linear-gradient(135deg,#2cc5a1 0%,#22d3ee 100%)!important}.llm-module-scss-module__jQ5-Ta__highlightRow .llm-module-scss-module__jQ5-Ta__scoreValue{color:#2cc5a1!important;font-weight:700!important}.llm-module-scss-module__jQ5-Ta__scoreBar{background:#e5e7eb;border-radius:4px;flex:1;height:8px;overflow:hidden}.llm-module-scss-module__jQ5-Ta__scoreBarFill{background:#2cc5a159;border-radius:4px;height:100%;transition:width .3s;display:block}.llm-module-scss-module__jQ5-Ta__scoreValue{text-align:right;color:#111827;min-width:36px;font-size:16px;font-weight:600}.llm-module-scss-module__jQ5-Ta__useCases{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__useCases{padding:120px 32px}}.llm-module-scss-module__jQ5-Ta__useCaseGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.llm-module-scss-module__jQ5-Ta__useCaseGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.llm-module-scss-module__jQ5-Ta__useCaseGrid{grid-template-columns:repeat(4,1fr);gap:32px}}.llm-module-scss-module__jQ5-Ta__useCase{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px}.llm-module-scss-module__jQ5-Ta__useCase h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:600}.llm-module-scss-module__jQ5-Ta__useCase p{color:#6b7280;font-size:14px;line-height:1.6}.llm-module-scss-module__jQ5-Ta__faq{background:#fff;padding:80px 24px}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__faq{padding:120px 32px}}.llm-module-scss-module__jQ5-Ta__faqList{max-width:800px;margin:0 auto}.llm-module-scss-module__jQ5-Ta__faqItem{border-bottom:1px solid #e5e7eb;padding:24px 0}.llm-module-scss-module__jQ5-Ta__faqItem:first-child{padding-top:0}.llm-module-scss-module__jQ5-Ta__faqItem:last-child{border-bottom:none}.llm-module-scss-module__jQ5-Ta__faqItem h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:600}.llm-module-scss-module__jQ5-Ta__faqItem p{color:#6b7280;font-size:15px;line-height:1.7}.llm-module-scss-module__jQ5-Ta__contact{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.llm-module-scss-module__jQ5-Ta__contact{padding:120px 32px}}.llm-module-scss-module__jQ5-Ta__contactInner{text-align:center;max-width:640px;margin:0 auto}.llm-module-scss-module__jQ5-Ta__contactSubtitle{color:#6b7280;margin-bottom:40px;font-size:16px}
.rerank-module-scss-module__N65z3q__container{background:#fff;min-height:100vh}.rerank-module-scss-module__N65z3q__hero{text-align:center;background:linear-gradient(#f0fdf9 0%,#fff 100%);padding:140px 24px 80px}@media (min-width:768px){.rerank-module-scss-module__N65z3q__hero{padding:160px 32px 100px}}.rerank-module-scss-module__N65z3q__heroInner{max-width:800px;margin:0 auto}.rerank-module-scss-module__N65z3q__backLink{color:#6b7280;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.rerank-module-scss-module__N65z3q__backLink:hover{color:#2cc5a1}.rerank-module-scss-module__N65z3q__heroTitle{color:#111827;letter-spacing:-1px;margin-bottom:8px;font-size:48px;font-weight:800;line-height:1.1}@media (min-width:768px){.rerank-module-scss-module__N65z3q__heroTitle{font-size:64px}}.rerank-module-scss-module__N65z3q__heroSubtitle{color:#2cc5a1;margin-bottom:16px;font-size:20px;font-weight:600}@media (min-width:768px){.rerank-module-scss-module__N65z3q__heroSubtitle{font-size:24px}}.rerank-module-scss-module__N65z3q__heroDescription{color:#6b7280;max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}@media (min-width:768px){.rerank-module-scss-module__N65z3q__heroDescription{font-size:18px}}.rerank-module-scss-module__N65z3q__heroCta{flex-direction:column;align-items:center;gap:12px;display:flex}@media (min-width:640px){.rerank-module-scss-module__N65z3q__heroCta{flex-direction:row;justify-content:center;gap:16px}}.rerank-module-scss-module__N65z3q__primaryButton{color:#fff;background:linear-gradient(135deg,#2cc5a1 0%,#22d3ee 100%);border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #2cc5a14d}.rerank-module-scss-module__N65z3q__primaryButton:hover{transform:translateY(-3px);box-shadow:0 8px 30px #2cc5a166}.rerank-module-scss-module__N65z3q__secondaryButton{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.rerank-module-scss-module__N65z3q__secondaryButton:hover{color:#2cc5a1;border-color:#2cc5a1}.rerank-module-scss-module__N65z3q__sectionInner{max-width:1200px;margin:0 auto}.rerank-module-scss-module__N65z3q__sectionTitle{color:#111827;text-align:center;letter-spacing:-.5px;margin-bottom:48px;font-size:32px;font-weight:800}@media (min-width:768px){.rerank-module-scss-module__N65z3q__sectionTitle{margin-bottom:64px;font-size:42px}}.rerank-module-scss-module__N65z3q__problemSolution{background:#fff;padding:80px 24px}@media (min-width:768px){.rerank-module-scss-module__N65z3q__problemSolution{padding:120px 32px}}.rerank-module-scss-module__N65z3q__comparisonGrid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.rerank-module-scss-module__N65z3q__comparisonGrid{grid-template-columns:repeat(2,1fr);gap:40px}}.rerank-module-scss-module__N65z3q__problemCard,.rerank-module-scss-module__N65z3q__solutionCard{border-radius:20px;padding:32px}.rerank-module-scss-module__N65z3q__problemCard h3,.rerank-module-scss-module__N65z3q__solutionCard h3{margin-bottom:16px;font-size:20px;font-weight:700}.rerank-module-scss-module__N65z3q__problemCard p,.rerank-module-scss-module__N65z3q__solutionCard p{margin-bottom:20px;font-size:15px;line-height:1.6}.rerank-module-scss-module__N65z3q__problemCard ul,.rerank-module-scss-module__N65z3q__solutionCard ul{margin:0;padding:0;list-style:none}.rerank-module-scss-module__N65z3q__problemCard li,.rerank-module-scss-module__N65z3q__solutionCard li{border-top:1px solid #e5e7eb80;padding:10px 0 10px 24px;font-size:14px;position:relative}.rerank-module-scss-module__N65z3q__problemCard li:first-child,.rerank-module-scss-module__N65z3q__solutionCard li:first-child{border-top:none}.rerank-module-scss-module__N65z3q__problemCard li:before,.rerank-module-scss-module__N65z3q__solutionCard li:before{font-weight:700;position:absolute;left:0}.rerank-module-scss-module__N65z3q__problemCard{background:#fef2f2;border:1px solid #fecaca}.rerank-module-scss-module__N65z3q__problemCard h3{color:#dc2626}.rerank-module-scss-module__N65z3q__problemCard p,.rerank-module-scss-module__N65z3q__problemCard li{color:#374151}.rerank-module-scss-module__N65z3q__problemCard li:before{content:"✗";color:#dc2626}.rerank-module-scss-module__N65z3q__solutionCard{background:#dbf2e9;border:1px solid #2cc5a14d}.rerank-module-scss-module__N65z3q__solutionCard h3{color:#22a085}.rerank-module-scss-module__N65z3q__solutionCard p,.rerank-module-scss-module__N65z3q__solutionCard li{color:#374151}.rerank-module-scss-module__N65z3q__solutionCard li:before{content:"✓";color:#2cc5a1}.rerank-module-scss-module__N65z3q__howItWorks{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.rerank-module-scss-module__N65z3q__howItWorks{padding:120px 32px}}.rerank-module-scss-module__N65z3q__workflowSteps{flex-direction:column;align-items:center;gap:24px;display:flex}@media (min-width:1024px){.rerank-module-scss-module__N65z3q__workflowSteps{flex-direction:row;justify-content:center;gap:16px}}.rerank-module-scss-module__N65z3q__workflowStep{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex:1;max-width:300px;padding:32px 24px}.rerank-module-scss-module__N65z3q__workflowStep h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:700}.rerank-module-scss-module__N65z3q__workflowStep p{color:#6b7280;font-size:14px;line-height:1.6}.rerank-module-scss-module__N65z3q__stepNumber{color:#fff;background:linear-gradient(135deg,#2cc5a1 0%,#22d3ee 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 20px;font-size:20px;font-weight:700;display:flex}.rerank-module-scss-module__N65z3q__workflowArrow{color:#2cc5a1;font-size:32px;font-weight:700}@media (max-width:1023px){.rerank-module-scss-module__N65z3q__workflowArrow{transform:rotate(90deg)}}.rerank-module-scss-module__N65z3q__technicalNote{background:#fff;border-left:4px solid #2cc5a1;border-radius:16px;max-width:700px;margin:48px auto 0;padding:24px 32px}.rerank-module-scss-module__N65z3q__technicalNote h4{color:#111827;margin-bottom:8px;font-size:16px;font-weight:600}.rerank-module-scss-module__N65z3q__technicalNote p{color:#6b7280;font-size:14px;line-height:1.7}.rerank-module-scss-module__N65z3q__codeSection{background:#fff;padding:80px 24px}@media (min-width:768px){.rerank-module-scss-module__N65z3q__codeSection{padding:120px 32px}}.rerank-module-scss-module__N65z3q__benchmarks{color:#111827;background:#fafbfc;padding:80px 24px}@media (min-width:768px){.rerank-module-scss-module__N65z3q__benchmarks{padding:120px 32px}}.rerank-module-scss-module__N65z3q__benchmarks .rerank-module-scss-module__N65z3q__sectionTitle{color:#111827}.rerank-module-scss-module__N65z3q__benchmarkTable{max-width:900px;margin:48px auto 0;overflow-x:auto}.rerank-module-scss-module__N65z3q__benchmarkTable h3{color:#111827;text-align:center;margin-bottom:24px;font-size:20px;font-weight:600}.rerank-module-scss-module__N65z3q__benchmarkTable table{border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;min-width:500px;overflow:hidden}.rerank-module-scss-module__N65z3q__benchmarkTable th,.rerank-module-scss-module__N65z3q__benchmarkTable td{text-align:left;padding:16px 20px;font-size:14px}@media (min-width:768px){.rerank-module-scss-module__N65z3q__benchmarkTable th,.rerank-module-scss-module__N65z3q__benchmarkTable td{padding:20px 24px;font-size:15px}}.rerank-module-scss-module__N65z3q__benchmarkTable th{color:#111827;background:#fafbfc;border-bottom:1px solid #e5e7eb;font-weight:600}.rerank-module-scss-module__N65z3q__benchmarkTable td{color:#374151;border-bottom:1px solid #e5e7eb}.rerank-module-scss-module__N65z3q__benchmarkTable tr:last-child td{border-bottom:none}.rerank-module-scss-module__N65z3q__highlightRow{background:#2cc5a11a}.rerank-module-scss-module__N65z3q__highlight{font-weight:600;color:#2cc5a1!important}.rerank-module-scss-module__N65z3q__disclaimer{text-align:center;color:#9ca3af;margin-top:24px;font-size:12px;font-style:italic}.rerank-module-scss-module__N65z3q__useCases{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.rerank-module-scss-module__N65z3q__useCases{padding:120px 32px}}.rerank-module-scss-module__N65z3q__useCaseGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.rerank-module-scss-module__N65z3q__useCaseGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.rerank-module-scss-module__N65z3q__useCaseGrid{grid-template-columns:repeat(4,1fr);gap:32px}}.rerank-module-scss-module__N65z3q__useCase{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px}.rerank-module-scss-module__N65z3q__useCase h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:600}.rerank-module-scss-module__N65z3q__useCase p{color:#6b7280;font-size:14px;line-height:1.6}.rerank-module-scss-module__N65z3q__faq{background:#fff;padding:80px 24px}@media (min-width:768px){.rerank-module-scss-module__N65z3q__faq{padding:120px 32px}}.rerank-module-scss-module__N65z3q__faqList{max-width:800px;margin:0 auto}.rerank-module-scss-module__N65z3q__faqItem{border-bottom:1px solid #e5e7eb;padding:24px 0}.rerank-module-scss-module__N65z3q__faqItem:first-child{padding-top:0}.rerank-module-scss-module__N65z3q__faqItem:last-child{border-bottom:none}.rerank-module-scss-module__N65z3q__faqItem h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:600}.rerank-module-scss-module__N65z3q__faqItem p{color:#6b7280;font-size:15px;line-height:1.7}.rerank-module-scss-module__N65z3q__contact{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.rerank-module-scss-module__N65z3q__contact{padding:120px 32px}}.rerank-module-scss-module__N65z3q__contactInner{text-align:center;max-width:640px;margin:0 auto}.rerank-module-scss-module__N65z3q__contactSubtitle{color:#6b7280;margin-bottom:40px;font-size:16px}
.voice-module-scss-module__gv2q2W__container{background:#fff;min-height:100vh}.voice-module-scss-module__gv2q2W__hero{text-align:center;background:linear-gradient(#f0fdf9 0%,#fff 100%);padding:140px 24px 80px}@media (min-width:768px){.voice-module-scss-module__gv2q2W__hero{padding:160px 32px 100px}}.voice-module-scss-module__gv2q2W__heroInner{max-width:800px;margin:0 auto}.voice-module-scss-module__gv2q2W__backLink{color:#6b7280;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.voice-module-scss-module__gv2q2W__backLink:hover{color:#2cc5a1}.voice-module-scss-module__gv2q2W__heroTitle{color:#111827;letter-spacing:-1px;margin-bottom:8px;font-size:48px;font-weight:800;line-height:1.1}@media (min-width:768px){.voice-module-scss-module__gv2q2W__heroTitle{font-size:64px}}.voice-module-scss-module__gv2q2W__heroSubtitle{color:#2cc5a1;margin-bottom:16px;font-size:20px;font-weight:600}@media (min-width:768px){.voice-module-scss-module__gv2q2W__heroSubtitle{font-size:24px}}.voice-module-scss-module__gv2q2W__heroDescription{color:#6b7280;max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}@media (min-width:768px){.voice-module-scss-module__gv2q2W__heroDescription{font-size:18px}}.voice-module-scss-module__gv2q2W__heroCta{flex-direction:column;align-items:center;gap:12px;display:flex}@media (min-width:640px){.voice-module-scss-module__gv2q2W__heroCta{flex-direction:row;justify-content:center;gap:16px}}.voice-module-scss-module__gv2q2W__primaryButton{color:#fff;background:linear-gradient(135deg,#2cc5a1 0%,#22d3ee 100%);border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #2cc5a14d}.voice-module-scss-module__gv2q2W__primaryButton:hover{transform:translateY(-3px);box-shadow:0 8px 30px #2cc5a166}.voice-module-scss-module__gv2q2W__secondaryButton{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.voice-module-scss-module__gv2q2W__secondaryButton:hover{color:#2cc5a1;border-color:#2cc5a1}.voice-module-scss-module__gv2q2W__sectionInner{max-width:1200px;margin:0 auto}.voice-module-scss-module__gv2q2W__sectionTitle{color:#111827;text-align:center;letter-spacing:-.5px;margin-bottom:24px;font-size:32px;font-weight:800}@media (min-width:768px){.voice-module-scss-module__gv2q2W__sectionTitle{margin-bottom:32px;font-size:42px}}.voice-module-scss-module__gv2q2W__sectionDescription{color:#6b7280;text-align:center;max-width:700px;margin:0 auto 48px;font-size:16px;line-height:1.7}@media (min-width:768px){.voice-module-scss-module__gv2q2W__sectionDescription{font-size:18px}}.voice-module-scss-module__gv2q2W__whyMedical{background:#fff;padding:80px 24px}@media (min-width:768px){.voice-module-scss-module__gv2q2W__whyMedical{padding:120px 32px}}.voice-module-scss-module__gv2q2W__examplesGrid{grid-template-columns:1fr;gap:24px;margin-bottom:64px;display:grid}@media (min-width:768px){.voice-module-scss-module__gv2q2W__examplesGrid{grid-template-columns:repeat(3,1fr);gap:32px}}.voice-module-scss-module__gv2q2W__exampleCard{background:#fafbfc;border:1px solid #e5e7eb;border-radius:20px;padding:24px;transition:all .3s}.voice-module-scss-module__gv2q2W__exampleCard:hover{border-color:#2cc5a1;box-shadow:0 4px 20px #2cc5a11a}.voice-module-scss-module__gv2q2W__exampleHeader{margin-bottom:16px}.voice-module-scss-module__gv2q2W__exampleLabel{color:#22a085;background:#dbf2e9;border-radius:6px;margin-bottom:8px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.voice-module-scss-module__gv2q2W__exampleDescription{color:#6b7280;font-size:13px;display:block}.voice-module-scss-module__gv2q2W__originalText{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:16px;font-size:14px;font-weight:500;display:flex}.voice-module-scss-module__gv2q2W__audioIcon{background:linear-gradient(135deg,#2cc5a1 0%,#22d3ee 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.voice-module-scss-module__gv2q2W__audioIcon svg{stroke:#fff;width:18px;height:18px}.voice-module-scss-module__gv2q2W__comparisonResults{flex-direction:column;gap:12px;display:flex}.voice-module-scss-module__gv2q2W__genericResult,.voice-module-scss-module__gv2q2W__perslyResult{border-radius:10px;align-items:flex-start;gap:8px;padding:12px;font-size:13px;display:flex}.voice-module-scss-module__gv2q2W__genericResult{background:#fef2f2;border:1px solid #fecaca}.voice-module-scss-module__gv2q2W__genericResult .voice-module-scss-module__gv2q2W__resultIcon{color:#dc2626;font-weight:700}.voice-module-scss-module__gv2q2W__genericResult .voice-module-scss-module__gv2q2W__resultLabel{color:#dc2626}.voice-module-scss-module__gv2q2W__genericResult .voice-module-scss-module__gv2q2W__resultText{color:#374151}.voice-module-scss-module__gv2q2W__perslyResult{background:#dbf2e9;border:1px solid #2cc5a14d}.voice-module-scss-module__gv2q2W__perslyResult .voice-module-scss-module__gv2q2W__resultIcon{color:#2cc5a1;font-weight:700}.voice-module-scss-module__gv2q2W__perslyResult .voice-module-scss-module__gv2q2W__resultLabel{color:#22a085}.voice-module-scss-module__gv2q2W__perslyResult .voice-module-scss-module__gv2q2W__resultText{color:#374151}.voice-module-scss-module__gv2q2W__resultIcon{flex-shrink:0;width:16px}.voice-module-scss-module__gv2q2W__resultLabel{flex-shrink:0;min-width:55px;font-weight:600}.voice-module-scss-module__gv2q2W__resultText{font-style:italic}.voice-module-scss-module__gv2q2W__pointsGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.voice-module-scss-module__gv2q2W__pointsGrid{grid-template-columns:repeat(3,1fr);gap:32px}}.voice-module-scss-module__gv2q2W__point{text-align:center;background:#fafbfc;border:1px solid #e5e7eb;border-radius:20px;padding:32px 24px}.voice-module-scss-module__gv2q2W__point h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:700}.voice-module-scss-module__gv2q2W__point p{color:#6b7280;font-size:14px;line-height:1.6}.voice-module-scss-module__gv2q2W__pointIcon{background:linear-gradient(135deg,#2cc5a1 0%,#22d3ee 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.voice-module-scss-module__gv2q2W__pointIcon svg{stroke:#fff;width:28px;height:28px}.voice-module-scss-module__gv2q2W__features{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.voice-module-scss-module__gv2q2W__features{padding:120px 32px}}.voice-module-scss-module__gv2q2W__featuresGrid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.voice-module-scss-module__gv2q2W__featuresGrid{grid-template-columns:repeat(2,1fr);gap:48px}}.voice-module-scss-module__gv2q2W__featureColumn{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:32px}.voice-module-scss-module__gv2q2W__featureHeader{border-bottom:1px solid #e5e7eb;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:20px;display:flex}.voice-module-scss-module__gv2q2W__featureHeader svg{stroke:#2cc5a1;width:32px;height:32px}.voice-module-scss-module__gv2q2W__featureHeader h3{color:#111827;font-size:22px;font-weight:700}.voice-module-scss-module__gv2q2W__featureList{flex-direction:column;gap:20px;display:flex}.voice-module-scss-module__gv2q2W__featureItem h4{color:#111827;margin-bottom:6px;font-size:16px;font-weight:600}.voice-module-scss-module__gv2q2W__featureItem p{color:#6b7280;font-size:14px;line-height:1.5}.voice-module-scss-module__gv2q2W__specs{background:#fff;padding:80px 24px}@media (min-width:768px){.voice-module-scss-module__gv2q2W__specs{padding:120px 32px}}.voice-module-scss-module__gv2q2W__specsGrid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.voice-module-scss-module__gv2q2W__specsGrid{grid-template-columns:repeat(2,1fr);gap:48px}}.voice-module-scss-module__gv2q2W__specTable{background:#fafbfc;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden}.voice-module-scss-module__gv2q2W__specTable h3{color:#111827;background:#fff;border-bottom:1px solid #e5e7eb;padding:20px 24px;font-size:18px;font-weight:700}.voice-module-scss-module__gv2q2W__specTable table{border-collapse:collapse;width:100%}.voice-module-scss-module__gv2q2W__specTable td{border-bottom:1px solid #e5e7eb;padding:14px 24px;font-size:14px}.voice-module-scss-module__gv2q2W__specTable td:first-child{color:#111827;background:#fff;width:45%;font-weight:600}.voice-module-scss-module__gv2q2W__specTable td:last-child{color:#374151}.voice-module-scss-module__gv2q2W__specTable tr:last-child td{border-bottom:none}.voice-module-scss-module__gv2q2W__codeSection{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.voice-module-scss-module__gv2q2W__codeSection{padding:120px 32px}}.voice-module-scss-module__gv2q2W__benchmarks{color:#111827;background:#fafbfc;padding:80px 24px}@media (min-width:768px){.voice-module-scss-module__gv2q2W__benchmarks{padding:120px 32px}}.voice-module-scss-module__gv2q2W__benchmarks .voice-module-scss-module__gv2q2W__sectionTitle{color:#111827}.voice-module-scss-module__gv2q2W__benchmarkDescription{color:#6b7280;text-align:center;max-width:600px;margin:-16px auto 48px;font-size:16px;line-height:1.7}.voice-module-scss-module__gv2q2W__metricsGrid{grid-template-columns:1fr;gap:24px;margin-top:48px;display:grid}@media (min-width:640px){.voice-module-scss-module__gv2q2W__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.voice-module-scss-module__gv2q2W__metricsGrid{grid-template-columns:repeat(4,1fr);gap:32px}}.voice-module-scss-module__gv2q2W__metricCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:32px 24px}.voice-module-scss-module__gv2q2W__metricCard p{color:#6b7280;font-size:13px;line-height:1.5}.voice-module-scss-module__gv2q2W__metricValue{color:#2cc5a1;letter-spacing:-1px;margin-bottom:8px;font-size:42px;font-weight:800}.voice-module-scss-module__gv2q2W__metricLabel{color:#111827;margin-bottom:12px;font-size:16px;font-weight:600}.voice-module-scss-module__gv2q2W__latencyTable{background:#fff;border:1px solid #e5e7eb;border-radius:20px;max-width:700px;margin:48px auto 0;overflow:hidden}.voice-module-scss-module__gv2q2W__latencyTable h3{color:#111827;text-align:center;border-bottom:1px solid #e5e7eb;padding:20px 24px;font-size:18px;font-weight:600}.voice-module-scss-module__gv2q2W__latencyTable table{border-collapse:collapse;width:100%}.voice-module-scss-module__gv2q2W__latencyTable thead th{text-align:left;color:#6b7280;border-bottom:1px solid #e5e7eb;padding:16px 24px;font-size:13px;font-weight:600}.voice-module-scss-module__gv2q2W__latencyTable thead th:first-child{width:40%}.voice-module-scss-module__gv2q2W__latencyTable tbody td{color:#374151;border-bottom:1px solid #e5e7eb;padding:16px 24px;font-size:15px}.voice-module-scss-module__gv2q2W__latencyTable tbody td:first-child{font-weight:500}.voice-module-scss-module__gv2q2W__latencyTable tbody tr:last-child td{border-bottom:none}.voice-module-scss-module__gv2q2W__latencyTable .voice-module-scss-module__gv2q2W__highlight{color:#2cc5a1;font-weight:700}.voice-module-scss-module__gv2q2W__disclaimer{text-align:center;color:#9ca3af;white-space:pre-line;margin-top:48px;font-size:12px;font-style:italic;line-height:1.6}.voice-module-scss-module__gv2q2W__useCases{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.voice-module-scss-module__gv2q2W__useCases{padding:120px 32px}}.voice-module-scss-module__gv2q2W__useCaseGrid{grid-template-columns:1fr;gap:24px;margin-bottom:48px;display:grid}@media (min-width:640px){.voice-module-scss-module__gv2q2W__useCaseGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.voice-module-scss-module__gv2q2W__useCaseGrid{grid-template-columns:repeat(4,1fr);gap:32px}}.voice-module-scss-module__gv2q2W__useCase{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:32px 24px;transition:all .3s}.voice-module-scss-module__gv2q2W__useCase:hover{border-color:#2cc5a1;box-shadow:0 4px 20px #2cc5a11a}.voice-module-scss-module__gv2q2W__useCase h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:600}.voice-module-scss-module__gv2q2W__useCase p{color:#6b7280;font-size:14px;line-height:1.6}.voice-module-scss-module__gv2q2W__useCaseIcon{background:#dbf2e9;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.voice-module-scss-module__gv2q2W__useCaseIcon svg{stroke:#2cc5a1;width:28px;height:28px}.voice-module-scss-module__gv2q2W__faq{background:#fff;padding:80px 24px}@media (min-width:768px){.voice-module-scss-module__gv2q2W__faq{padding:120px 32px}}.voice-module-scss-module__gv2q2W__faqList{max-width:800px;margin:0 auto}.voice-module-scss-module__gv2q2W__faqItem{border-bottom:1px solid #e5e7eb;padding:24px 0}.voice-module-scss-module__gv2q2W__faqItem:first-child{padding-top:0}.voice-module-scss-module__gv2q2W__faqItem:last-child{border-bottom:none}.voice-module-scss-module__gv2q2W__faqItem h4{color:#111827;margin-bottom:12px;font-size:18px;font-weight:600}.voice-module-scss-module__gv2q2W__faqItem p{color:#6b7280;font-size:15px;line-height:1.7}.voice-module-scss-module__gv2q2W__contact{background:#fafbfc;padding:80px 24px}@media (min-width:768px){.voice-module-scss-module__gv2q2W__contact{padding:120px 32px}}.voice-module-scss-module__gv2q2W__contactInner{text-align:center;max-width:640px;margin:0 auto}.voice-module-scss-module__gv2q2W__contactSubtitle{color:#6b7280;margin-bottom:40px;font-size:16px}
