.Hero-module__oEVfFq__hero{background:var(--bg-primary);align-items:center;min-height:90vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__backgroundGradient{z-index:0;background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);pointer-events:none;position:absolute;inset:0}.Hero-module__oEVfFq__gridPattern{z-index:0;pointer-events:none;opacity:.6;background-image:linear-gradient(#2563eb0a 1px,#0000 1px),linear-gradient(90deg,#2563eb0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.Hero-module__oEVfFq__orb1,.Hero-module__oEVfFq__orb2,.Hero-module__oEVfFq__orb3{filter:blur(80px);pointer-events:none;z-index:0;opacity:.35;border-radius:50%;position:absolute}.Hero-module__oEVfFq__orb1{background:radial-gradient(circle,var(--brand-accent)0%,transparent 70%);width:400px;height:400px;animation:18s ease-in-out infinite Hero-module__oEVfFq__orbFloat;top:-120px;right:-80px}.Hero-module__oEVfFq__orb2{background:radial-gradient(circle,#2563eb14 0%,#0000 70%);width:320px;height:320px;animation:22s ease-in-out -5s infinite reverse Hero-module__oEVfFq__orbFloat;bottom:-60px;left:-60px}.Hero-module__oEVfFq__orb3{background:radial-gradient(circle,var(--brand-accent)0%,transparent 70%);opacity:.25;width:240px;height:240px;margin-top:-120px;animation:20s ease-in-out -10s infinite Hero-module__oEVfFq__orbFloat;top:50%;left:15%}@keyframes Hero-module__oEVfFq__orbFloat{0%,to{transform:translate(0)}33%{transform:translate(12px,-8px)}66%{transform:translate(-8px,12px)}}.Hero-module__oEVfFq__orb2{animation-name:Hero-module__oEVfFq__orbFloatReverse}@keyframes Hero-module__oEVfFq__orbFloatReverse{0%,to{transform:translate(0)}33%{transform:translate(-10px,10px)}66%{transform:translate(10px,-10px)}}.Hero-module__oEVfFq__heroContainer{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;max-width:800px;margin:0 auto;display:flex;position:relative}.Hero-module__oEVfFq__content{width:100%;animation:.8s ease-out Hero-module__oEVfFq__fadeIn}.Hero-module__oEVfFq__title{margin-bottom:var(--spacing-md);letter-spacing:-.02em;text-align:center;flex-direction:column;gap:.25rem;font-size:2.75rem;font-weight:800;line-height:1.2;display:flex}.Hero-module__oEVfFq__titleLine1{white-space:nowrap;display:block}.Hero-module__oEVfFq__accent{color:var(--brand-primary);white-space:nowrap;display:block}.Hero-module__oEVfFq__subtitle{color:var(--text-secondary);margin-bottom:var(--spacing-xl);text-align:center;max-width:700px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.7}.Hero-module__oEVfFq__ctaGroup{gap:var(--spacing-md);margin-bottom:var(--spacing-2xl);flex-wrap:wrap;justify-content:center;display:flex}.Hero-module__oEVfFq__primaryCta{background:var(--brand-primary);border-radius:var(--radius-md);transition:all var(--transition-base);box-shadow:var(--shadow-sm);text-align:center;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;display:inline-block;color:#fff!important}.Hero-module__oEVfFq__primaryCta:hover{background:var(--brand-secondary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Hero-module__oEVfFq__secondaryCta{background:var(--bg-primary);border:1.5px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-base);text-align:center;padding:1rem 2rem;font-size:1.1rem;font-weight:600;display:inline-block;color:var(--text-primary)!important}.Hero-module__oEVfFq__secondaryCta:hover{border-color:var(--brand-primary);color:var(--brand-primary);background:var(--hover-overlay)}.Hero-module__oEVfFq__stats{gap:var(--spacing-xl);flex-wrap:wrap;justify-content:center;display:flex}.Hero-module__oEVfFq__stat{text-align:center}.Hero-module__oEVfFq__statNumber{color:var(--brand-primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.Hero-module__oEVfFq__statLabel{color:var(--text-secondary);font-size:.9rem;font-weight:500}.Hero-module__oEVfFq__visual{display:none}@media (max-width:968px){.Hero-module__oEVfFq__hero{padding-top:90px}.Hero-module__oEVfFq__heroContainer{max-width:100%}.Hero-module__oEVfFq__title{font-size:2rem}.Hero-module__oEVfFq__titleLine1,.Hero-module__oEVfFq__accent{white-space:normal}.Hero-module__oEVfFq__subtitle{font-size:1.1rem}.Hero-module__oEVfFq__visual{display:none}.Hero-module__oEVfFq__stats{gap:var(--spacing-md);flex-wrap:wrap}.Hero-module__oEVfFq__ctaGroup{flex-direction:column;align-items:center}.Hero-module__oEVfFq__primaryCta,.Hero-module__oEVfFq__secondaryCta{text-align:center;width:100%;max-width:300px}}@media (max-width:640px){.Hero-module__oEVfFq__hero{min-height:auto;padding-top:100px}.Hero-module__oEVfFq__heroContainer{gap:var(--spacing-md)}.Hero-module__oEVfFq__title{font-size:1.5rem;line-height:1.3}.Hero-module__oEVfFq__titleLine1,.Hero-module__oEVfFq__accent{white-space:normal}.Hero-module__oEVfFq__subtitle{font-size:1rem}.Hero-module__oEVfFq__statNumber{font-size:2rem}.Hero-module__oEVfFq__visual{height:200px}}
.MetricsSection-module__zIn30G__section{padding:var(--spacing-lg)0 var(--spacing-2xl);background:var(--bg-primary);border-bottom:1px solid var(--border-light)}.MetricsSection-module__zIn30G__section.MetricsSection-module__zIn30G__compact{padding:var(--spacing-md)0 var(--spacing-xl);border-bottom:none}.MetricsSection-module__zIn30G__grid{gap:var(--spacing-xl);text-align:center;grid-template-columns:repeat(3,1fr);display:grid}.MetricsSection-module__zIn30G__card{padding:var(--spacing-lg);border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-light);transition:transform var(--transition-base),box-shadow var(--transition-base)}.MetricsSection-module__zIn30G__card:hover{box-shadow:var(--shadow-md);border-color:var(--brand-accent);transform:translateY(-4px)}.MetricsSection-module__zIn30G__value{background:linear-gradient(135deg,var(--brand-primary)0%,var(--brand-secondary)100%);-webkit-text-fill-color:transparent;margin-bottom:var(--spacing-xs);letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:900;line-height:1.1}.MetricsSection-module__zIn30G__label{color:var(--text-secondary);font-size:1.1rem;font-weight:600}@media (max-width:768px){.MetricsSection-module__zIn30G__grid{gap:var(--spacing-md);grid-template-columns:1fr}.MetricsSection-module__zIn30G__value{font-size:2.5rem}}
.UseCases-module__hCpv9q__useCases{padding:var(--spacing-3xl)0;background:var(--bg-secondary);border-top:1px solid var(--border-light)}.UseCases-module__hCpv9q__header{text-align:center;margin-bottom:var(--spacing-3xl)}.UseCases-module__hCpv9q__title{margin-bottom:var(--spacing-md);letter-spacing:-.02em;font-size:3rem;font-weight:800}.UseCases-module__hCpv9q__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem}.UseCases-module__hCpv9q__gradientText{color:var(--brand-primary)}.UseCases-module__hCpv9q__grid{gap:var(--spacing-lg);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.UseCases-module__hCpv9q__card{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--spacing-xl);transition:all var(--transition-base);cursor:pointer;box-shadow:var(--shadow-sm);flex-direction:column;text-decoration:none;display:flex}.UseCases-module__hCpv9q__cardContent{flex:1}.UseCases-module__hCpv9q__learnMore{margin-top:var(--spacing-md);color:var(--brand-primary);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:inline-flex}.UseCases-module__hCpv9q__arrow{transition:transform var(--transition-base);display:inline-block}.UseCases-module__hCpv9q__card:hover .UseCases-module__hCpv9q__arrow{transform:translate(4px)}.UseCases-module__hCpv9q__card:hover{background:var(--bg-primary);border-color:#2563eb33;text-decoration:none;transform:translateY(-6px);box-shadow:0 12px 40px #2563eb1f,0 4px 16px #00000014}.UseCases-module__hCpv9q__card .UseCases-module__hCpv9q__cardTitle,.UseCases-module__hCpv9q__card .UseCases-module__hCpv9q__cardDescription,.UseCases-module__hCpv9q__card:hover .UseCases-module__hCpv9q__cardTitle,.UseCases-module__hCpv9q__card:hover .UseCases-module__hCpv9q__cardDescription{text-decoration:none}.UseCases-module__hCpv9q__iconWrapper{border-radius:var(--radius-lg);background:var(--brand-accent);width:56px;height:56px;margin-bottom:var(--spacing-md);transition:transform var(--transition-base);justify-content:center;align-items:center;display:inline-flex}.UseCases-module__hCpv9q__icon{transition:transform var(--transition-base);font-size:2rem;display:inline-block}.UseCases-module__hCpv9q__card:hover .UseCases-module__hCpv9q__iconWrapper{transform:scale(1.05)}.UseCases-module__hCpv9q__cardTitle{margin-bottom:var(--spacing-sm);color:var(--text-primary);font-size:1.5rem;font-weight:700}.UseCases-module__hCpv9q__cardDescription{color:var(--text-secondary);margin-bottom:0;font-size:1rem;line-height:1.6}@media (max-width:768px){.UseCases-module__hCpv9q__title{font-size:2rem}.UseCases-module__hCpv9q__subtitle{font-size:1rem}.UseCases-module__hCpv9q__grid{grid-template-columns:1fr}}
.VoiceDifferentiators-module__DYnO_W__section{padding:var(--spacing-3xl)0;background:var(--bg-secondary);border-top:1px solid var(--border-light);position:relative;overflow:hidden}.VoiceDifferentiators-module__DYnO_W__sectionAccent{background:linear-gradient(90deg,transparent,var(--brand-primary),transparent);opacity:.6;border-radius:2px;width:120px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.VoiceDifferentiators-module__DYnO_W__title{margin-bottom:var(--spacing-sm);text-align:center;letter-spacing:-.02em;color:var(--text-primary);font-size:3rem;font-weight:800}.VoiceDifferentiators-module__DYnO_W__title .VoiceDifferentiators-module__DYnO_W__accent{color:var(--brand-primary)}.VoiceDifferentiators-module__DYnO_W__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:var(--spacing-2xl);font-size:1.25rem}.VoiceDifferentiators-module__DYnO_W__grid{gap:var(--spacing-md);grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr 1fr;max-width:1080px;margin:0 auto;display:grid}.VoiceDifferentiators-module__DYnO_W__card{border-radius:var(--radius-xl);padding:var(--spacing-xl);transition:box-shadow var(--transition-base),transform var(--transition-base);text-align:left;flex-direction:column;justify-content:flex-start;display:flex;position:relative;box-shadow:0 2px 8px #0000000f,0 6px 20px #0000000a}.VoiceDifferentiators-module__DYnO_W__card:hover{transform:translateY(-2px)}.VoiceDifferentiators-module__DYnO_W__card_blue:hover{box-shadow:0 0 0 1px #2563eb59,0 0 24px #2563eb2e,0 2px 8px #0000000f,0 8px 24px #0000000f}.VoiceDifferentiators-module__DYnO_W__card_purple:hover{box-shadow:0 0 0 1px #7c3aed59,0 0 24px #7c3aed2e,0 2px 8px #0000000f,0 8px 24px #0000000f}.VoiceDifferentiators-module__DYnO_W__card_pink:hover{box-shadow:0 0 0 1px #db277759,0 0 24px #db27772e,0 2px 8px #0000000f,0 8px 24px #0000000f}.VoiceDifferentiators-module__DYnO_W__card_orange:hover{box-shadow:0 0 0 1px #ea580c59,0 0 24px #ea580c2e,0 2px 8px #0000000f,0 8px 24px #0000000f}.VoiceDifferentiators-module__DYnO_W__card_peach:hover{box-shadow:0 0 0 1px #d9770659,0 0 24px #fbbf2433,0 2px 8px #0000000f,0 8px 24px #0000000f}.VoiceDifferentiators-module__DYnO_W__card_teal:hover{box-shadow:0 0 0 1px #0d948859,0 0 24px #14b8a62e,0 2px 8px #0000000f,0 8px 24px #0000000f}.VoiceDifferentiators-module__DYnO_W__card_indigo:hover{box-shadow:0 0 0 1px #4f46e559,0 0 24px #6366f12e,0 2px 8px #0000000f,0 8px 24px #0000000f}.VoiceDifferentiators-module__DYnO_W__card_blue{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);grid-area:1/1/auto/span 2}.VoiceDifferentiators-module__DYnO_W__card_purple{background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);grid-area:1/3}.VoiceDifferentiators-module__DYnO_W__card_pink{background:linear-gradient(135deg,#fdf2f8 0%,#fce7f3 100%);grid-area:2/1}.VoiceDifferentiators-module__DYnO_W__card_orange{background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);grid-area:2/2/auto/span 2}.VoiceDifferentiators-module__DYnO_W__card_peach{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);grid-area:3/1}.VoiceDifferentiators-module__DYnO_W__card_teal{background:linear-gradient(135deg,#f0fdfa 0%,#ccfbf1 100%);grid-area:3/2}.VoiceDifferentiators-module__DYnO_W__card_indigo{background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);grid-area:3/3;justify-self:stretch;width:100%;max-width:none}.VoiceDifferentiators-module__DYnO_W__iconWrapper{width:48px;height:48px;margin-bottom:var(--spacing-md);border-radius:var(--radius-md);transition:transform var(--transition-base);justify-content:center;align-items:center;display:flex}.VoiceDifferentiators-module__DYnO_W__card:hover .VoiceDifferentiators-module__DYnO_W__iconWrapper{transform:scale(1.05)}.VoiceDifferentiators-module__DYnO_W__iconWrapper_blue{background:#2563eb24}.VoiceDifferentiators-module__DYnO_W__iconWrapper_purple{background:#7c3aed24}.VoiceDifferentiators-module__DYnO_W__iconWrapper_pink{background:#db27771f}.VoiceDifferentiators-module__DYnO_W__iconWrapper_orange{background:#ea580c1f}.VoiceDifferentiators-module__DYnO_W__iconWrapper_peach{background:#d977061f}.VoiceDifferentiators-module__DYnO_W__iconWrapper_teal{background:#0d94881f}.VoiceDifferentiators-module__DYnO_W__iconWrapper_indigo{background:#4f46e51f}.VoiceDifferentiators-module__DYnO_W__icon{justify-content:center;align-items:center;display:flex}.VoiceDifferentiators-module__DYnO_W__card_blue .VoiceDifferentiators-module__DYnO_W__icon{color:#2563eb}.VoiceDifferentiators-module__DYnO_W__card_purple .VoiceDifferentiators-module__DYnO_W__icon{color:#7c3aed}.VoiceDifferentiators-module__DYnO_W__card_pink .VoiceDifferentiators-module__DYnO_W__icon{color:#db2777}.VoiceDifferentiators-module__DYnO_W__card_orange .VoiceDifferentiators-module__DYnO_W__icon{color:#ea580c}.VoiceDifferentiators-module__DYnO_W__card_peach .VoiceDifferentiators-module__DYnO_W__icon{color:#d97706}.VoiceDifferentiators-module__DYnO_W__card_teal .VoiceDifferentiators-module__DYnO_W__icon{color:#0d9488}.VoiceDifferentiators-module__DYnO_W__card_indigo .VoiceDifferentiators-module__DYnO_W__icon{color:#4f46e5}.VoiceDifferentiators-module__DYnO_W__value{color:var(--text-primary);margin-bottom:var(--spacing-sm);font-size:1.2rem;font-weight:700}.VoiceDifferentiators-module__DYnO_W__card_blue .VoiceDifferentiators-module__DYnO_W__value{color:#2563eb}.VoiceDifferentiators-module__DYnO_W__card_purple .VoiceDifferentiators-module__DYnO_W__value{color:#6d28d9}.VoiceDifferentiators-module__DYnO_W__card_pink .VoiceDifferentiators-module__DYnO_W__value{color:#be185d}.VoiceDifferentiators-module__DYnO_W__card_orange .VoiceDifferentiators-module__DYnO_W__value{color:#c2410c}.VoiceDifferentiators-module__DYnO_W__card_peach .VoiceDifferentiators-module__DYnO_W__value{color:#b45309}.VoiceDifferentiators-module__DYnO_W__card_teal .VoiceDifferentiators-module__DYnO_W__value{color:#0f766e}.VoiceDifferentiators-module__DYnO_W__card_indigo .VoiceDifferentiators-module__DYnO_W__value{color:#4338ca}.VoiceDifferentiators-module__DYnO_W__label{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}@media (max-width:968px){.VoiceDifferentiators-module__DYnO_W__grid{grid-template-rows:auto;grid-template-columns:1fr}.VoiceDifferentiators-module__DYnO_W__card_blue,.VoiceDifferentiators-module__DYnO_W__card_purple,.VoiceDifferentiators-module__DYnO_W__card_pink,.VoiceDifferentiators-module__DYnO_W__card_orange,.VoiceDifferentiators-module__DYnO_W__card_peach,.VoiceDifferentiators-module__DYnO_W__card_teal,.VoiceDifferentiators-module__DYnO_W__card_indigo{grid-area:auto/1;justify-self:stretch;max-width:none}}@media (max-width:640px){.VoiceDifferentiators-module__DYnO_W__title{font-size:2rem}}
.HubSection-module__RUIp1G__hub{padding:var(--spacing-3xl)0;background:var(--bg-secondary);border-top:1px solid var(--border-light)}.HubSection-module__RUIp1G__header{text-align:center;margin-bottom:var(--spacing-3xl)}.HubSection-module__RUIp1G__title{margin-bottom:var(--spacing-sm);color:var(--text-primary);letter-spacing:-.02em;font-size:2.25rem;font-weight:800}.HubSection-module__RUIp1G__title .HubSection-module__RUIp1G__accent{color:var(--brand-primary)}.HubSection-module__RUIp1G__subtitle{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.6}.HubSection-module__RUIp1G__marqueeWrap{margin:0 calc(-1*var(--spacing-md));padding:var(--spacing-sm)0;overflow:hidden}.HubSection-module__RUIp1G__marqueeTrack{gap:var(--spacing-lg);width:max-content;animation:40s linear infinite HubSection-module__RUIp1G__scroll;display:flex}.HubSection-module__RUIp1G__marqueeWrap:hover .HubSection-module__RUIp1G__marqueeTrack{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.HubSection-module__RUIp1G__marqueeTrack{animation:none}.HubSection-module__RUIp1G__marqueeWrap{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overflow:auto hidden}.HubSection-module__RUIp1G__cardLink{scroll-snap-align:start}}@keyframes HubSection-module__RUIp1G__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.HubSection-module__RUIp1G__cardLink{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:300px;min-height:160px;padding:var(--spacing-xl);gap:var(--spacing-md);transition:all var(--transition-base);color:var(--text-primary);flex-direction:column;flex-shrink:0;text-decoration:none;display:flex;box-shadow:0 2px 8px #0000000a,0 1px 2px #00000005}.HubSection-module__RUIp1G__cardLink:hover{color:var(--text-primary);border-color:#2563eb33;text-decoration:none;transform:translateY(-4px);box-shadow:0 12px 40px #2563eb1f,0 4px 16px #00000014}.HubSection-module__RUIp1G__cardLink:hover .HubSection-module__RUIp1G__label,.HubSection-module__RUIp1G__cardLink:hover .HubSection-module__RUIp1G__learnMore{color:var(--brand-primary)}.HubSection-module__RUIp1G__cardLink:hover .HubSection-module__RUIp1G__arrow{transform:translate(4px)}.HubSection-module__RUIp1G__iconWrapper{border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--brand-accent)0%,#eff6ff 100%);width:48px;height:48px;transition:transform var(--transition-base),box-shadow var(--transition-base);border:1px solid #2563eb1a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HubSection-module__RUIp1G__cardLink:hover .HubSection-module__RUIp1G__iconWrapper{transform:scale(1.05);box-shadow:0 4px 12px #2563eb26}.HubSection-module__RUIp1G__icon{font-size:1.5rem;line-height:1}.HubSection-module__RUIp1G__cardBody{gap:var(--spacing-sm);flex-direction:column;flex:1;min-width:0;display:flex}.HubSection-module__RUIp1G__label{color:var(--text-primary);transition:color var(--transition-fast);letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.HubSection-module__RUIp1G__description{color:var(--text-secondary);flex:1;font-size:.875rem;line-height:1.5}.HubSection-module__RUIp1G__learnMore{color:var(--text-muted);transition:color var(--transition-fast);align-items:center;gap:.35rem;margin-top:auto;font-size:.9rem;font-weight:600;display:inline-flex}.HubSection-module__RUIp1G__arrow{transition:transform var(--transition-fast);display:inline-block}@media (max-width:768px){.HubSection-module__RUIp1G__title{font-size:1.75rem}.HubSection-module__RUIp1G__cardLink{width:280px;min-height:150px}}
.VoiceShowcase-module__ssGekW__voiceShowcase{padding:var(--spacing-3xl)0;background:var(--bg-primary);border-top:1px solid var(--border-light)}.VoiceShowcase-module__ssGekW__header{text-align:center;margin-bottom:var(--spacing-2xl)}.VoiceShowcase-module__ssGekW__title{margin-bottom:var(--spacing-md);letter-spacing:-.02em;color:var(--text-primary);font-size:2.5rem;font-weight:700}.VoiceShowcase-module__ssGekW__title .VoiceShowcase-module__ssGekW__accent{color:var(--brand-primary)}.VoiceShowcase-module__ssGekW__subtitle{color:var(--text-secondary);max-width:560px;margin:0 auto var(--spacing-lg);font-size:1.1rem;line-height:1.6}.VoiceShowcase-module__ssGekW__statLine{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.35rem .5rem;font-size:1rem;display:flex}.VoiceShowcase-module__ssGekW__stat{color:var(--brand-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.VoiceShowcase-module__ssGekW__statLabel{font-weight:500}.VoiceShowcase-module__ssGekW__statDivider{color:var(--text-muted);font-weight:300}.VoiceShowcase-module__ssGekW__andMore{text-align:center;color:var(--text-muted);margin-top:var(--spacing-xl);font-size:.95rem}.VoiceShowcase-module__ssGekW__languageGrid{justify-content:center;gap:var(--spacing-md);margin-top:var(--spacing-xl);flex-wrap:wrap;max-width:900px;margin-left:auto;margin-right:auto;display:flex}.VoiceShowcase-module__ssGekW__languageCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--spacing-md)var(--spacing-lg);align-items:center;gap:var(--spacing-sm);transition:all var(--transition-base);min-width:140px;box-shadow:var(--shadow-sm);display:flex}.VoiceShowcase-module__ssGekW__languageCard:hover{border-color:var(--brand-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.VoiceShowcase-module__ssGekW__flagIcon{font-size:1.8rem;line-height:1}.VoiceShowcase-module__ssGekW__languageInfo{flex-direction:column;gap:.25rem;display:flex}.VoiceShowcase-module__ssGekW__languageName{color:var(--text-primary);font-size:1rem;font-weight:600}.VoiceShowcase-module__ssGekW__voiceCount{color:var(--text-secondary);font-size:.85rem}@media (max-width:768px){.VoiceShowcase-module__ssGekW__title{font-size:1.75rem}.VoiceShowcase-module__ssGekW__subtitle{padding:0 var(--spacing-md);font-size:1rem}.VoiceShowcase-module__ssGekW__languageGrid{gap:var(--spacing-sm);max-width:100%}.VoiceShowcase-module__ssGekW__languageCard{min-width:140px;max-width:160px;padding:var(--spacing-sm)var(--spacing-md);flex:140px}.VoiceShowcase-module__ssGekW__flagIcon{font-size:1.5rem}.VoiceShowcase-module__ssGekW__languageName{font-size:.9rem}.VoiceShowcase-module__ssGekW__voiceCount{font-size:.75rem}}@media (max-width:480px){.VoiceShowcase-module__ssGekW__languageGrid{gap:.5rem}.VoiceShowcase-module__ssGekW__languageCard{flex:0 0 calc(50% - .25rem);min-width:calc(50% - .25rem);max-width:calc(50% - .25rem);padding:.75rem}.VoiceShowcase-module__ssGekW__flagIcon{font-size:1.3rem}.VoiceShowcase-module__ssGekW__languageName{font-size:.85rem}.VoiceShowcase-module__ssGekW__voiceCount{font-size:.7rem}}
.BookDemo-module__MMiBHa__bookDemo{padding:var(--spacing-3xl)0;background:var(--bg-secondary);border-top:1px solid var(--border-light)}.BookDemo-module__MMiBHa__demoContainer{gap:var(--spacing-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.BookDemo-module__MMiBHa__content{position:sticky;top:100px}.BookDemo-module__MMiBHa__title{margin-bottom:var(--spacing-md);letter-spacing:-.02em;font-size:2.5rem;font-weight:800;line-height:1.2}.BookDemo-module__MMiBHa__subtitle{color:var(--text-secondary);margin-bottom:var(--spacing-xl);font-size:1.1rem;line-height:1.7}.BookDemo-module__MMiBHa__benefits{gap:var(--spacing-md);flex-direction:column;display:flex}.BookDemo-module__MMiBHa__benefit{align-items:center;gap:var(--spacing-sm);color:var(--text-primary);font-size:1.1rem;display:flex}.BookDemo-module__MMiBHa__checkmark{background:var(--brand-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;display:flex}.BookDemo-module__MMiBHa__calendlyContainer{justify-content:center;align-items:center;display:flex}.BookDemo-module__MMiBHa__calendlyCard{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--spacing-3xl);box-shadow:var(--shadow-lg);text-align:center;width:100%;max-width:500px}.BookDemo-module__MMiBHa__calendlyTitle{margin-bottom:var(--spacing-md);color:var(--text-primary);letter-spacing:-.02em;font-size:2rem;font-weight:700}.BookDemo-module__MMiBHa__calendlyDescription{color:var(--text-secondary);margin-bottom:var(--spacing-xl);font-size:1.1rem;line-height:1.7}.BookDemo-module__MMiBHa__calendlyBtn{background:var(--brand-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-base);box-shadow:var(--shadow-sm);border:none;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:700;display:inline-flex}.BookDemo-module__MMiBHa__calendlyBtn:hover{background:var(--brand-secondary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.BookDemo-module__MMiBHa__calendlyBtn:active{transform:translateY(0)}@media (max-width:968px){.BookDemo-module__MMiBHa__demoContainer{gap:var(--spacing-xl);grid-template-columns:1fr}.BookDemo-module__MMiBHa__content{position:static}.BookDemo-module__MMiBHa__title{font-size:2rem}.BookDemo-module__MMiBHa__calendlyCard{padding:var(--spacing-xl)}}@media (max-width:640px){.BookDemo-module__MMiBHa__title{font-size:1.75rem}.BookDemo-module__MMiBHa__calendlyTitle{font-size:1.5rem}.BookDemo-module__MMiBHa__calendlyCard{padding:var(--spacing-lg)}}
