html{scroll-behavior:smooth}.landing-page{min-height:100vh;color:#182528;background:radial-gradient(circle at 84% 9%,rgb(193 229 222 / 45%),transparent 25rem),linear-gradient(180deg,#f8fbfa 0,#fff 40rem)}.landing-page a{color:inherit}.landing-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:1fr auto 1fr;width:100%;min-height:72px;align-items:center;gap:24px;border-bottom:1px solid rgb(213 221 223 / 80%);padding:10px max(24px,calc((100vw - 1180px)/2));background:#f8fbfae5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-brand{display:inline-flex;width:fit-content;align-items:center;gap:10px;text-decoration:none}.landing-brand>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:9px;color:#fff;background:#176f69;box-shadow:0 8px 20px #176f6933;font-size:17px;font-weight:850}.landing-brand strong{font-size:18px;letter-spacing:-.02em}.landing-nav{display:flex;align-items:center;gap:26px}.landing-nav a,.landing-footer a{color:#536164;font-size:14px;font-weight:700;text-decoration:none}.landing-nav a:hover,.landing-footer a:hover{color:#176f69}.landing-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.landing-mobile-menu{position:relative;display:none}.landing-mobile-menu-button{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d5dddf;border-radius:8px;padding:0;color:#445457;background:#fff;cursor:pointer}.landing-mobile-menu-button[aria-expanded=true]{border-color:#9bc7c2;color:#155e59;background:#e8f3f1}.landing-mobile-menu-panel{position:absolute;top:calc(100% + 10px);right:0;display:grid;width:min(260px,calc(100vw - 32px));overflow:hidden;border:1px solid #d5dddf;border-radius:12px;padding:8px;background:#fff;box-shadow:0 18px 45px #1825282e}.landing-mobile-menu-panel a{display:flex;min-height:44px;align-items:center;border-radius:8px;padding:0 13px;color:#405154;font-size:14px;font-weight:720;text-decoration:none}.landing-mobile-menu-panel a:hover{color:#155e59;background:#eef8f6}.landing-mobile-menu-panel .landing-mobile-menu-cta{margin-top:4px;color:#fff;background:#176f69}.landing-mobile-menu-panel .landing-mobile-menu-cta:hover{color:#fff;background:#115f5a}.landing-language-switch{display:flex;gap:2px;border:1px solid #d5dddf;border-radius:8px;padding:2px;background:#fff}.landing-language-switch button{min-width:38px;min-height:32px;border:0;border-radius:6px;color:#647376;background:transparent;cursor:pointer;font-size:12px;font-weight:800}.landing-language-switch button[aria-pressed=true]{color:#155e59;background:#e8f3f1}.landing-header-cta{display:inline-flex;min-height:40px;align-items:center;border-radius:8px;padding:0 16px;color:#fff!important;background:#176f69;font-size:13px;font-weight:750;text-decoration:none}.landing-header-cta:hover{background:#115f5a}.landing-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);width:min(1180px,calc(100% - 48px));align-items:center;gap:clamp(42px,7vw,88px);margin:0 auto;padding:clamp(72px,9vw,116px) 0 72px}.landing-hero-copy{display:grid;justify-items:start}.landing-badge{display:inline-flex;min-height:34px;align-items:center;gap:9px;border:1px solid #c3ddd9;border-radius:999px;padding:0 13px;color:#155e59;background:#eef8f6;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.landing-badge>span{width:7px;height:7px;border-radius:50%;background:#138b62;box-shadow:0 0 0 4px #138b621f}.landing-hero h1{max-width:740px;margin:24px 0 22px;font-size:clamp(40px,5vw,64px);font-weight:780;letter-spacing:-.052em;line-height:1.04}.landing-hero-lead{max-width:650px;margin:0;color:#2f4144;font-size:clamp(19px,2vw,22px);font-weight:620;line-height:1.5}.landing-hero-detail{max-width:650px;margin:12px 0 0;color:#607073;font-size:16px;line-height:1.65}.landing-hero-actions{display:grid;justify-items:start;gap:12px;margin-top:30px}.landing-primary-button,.landing-submit-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:11px;border:1px solid #176f69;border-radius:9px;padding:0 22px;color:#fff!important;background:#176f69;box-shadow:0 12px 28px #176f6933;cursor:pointer;font-weight:760;text-decoration:none}.landing-primary-button:hover,.landing-submit-button:hover:not(:disabled){background:#115f5a;transform:translateY(-1px)}.landing-hero-actions small{max-width:480px;color:#687679;font-size:12px;line-height:1.5}.landing-call-preview{overflow:hidden;border:1px solid #d4e2e1;border-radius:22px;background:#fff;box-shadow:0 30px 70px #18252824,0 3px 10px #1825280d;transform:rotate(1deg)}.landing-call-preview-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border-bottom:1px solid #e4ebec;padding:17px 18px}.landing-preview-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#176f69;background:#e8f3f1}.landing-call-preview-header div{display:grid;gap:3px}.landing-call-preview-header strong{font-size:14px}.landing-call-preview-header div span{color:#718083;font-size:12px;font-variant-numeric:tabular-nums}.landing-live-dot{width:9px;height:9px;border-radius:50%;background:#138b62;box-shadow:0 0 0 5px #138b621f}.landing-preview-body{display:grid;gap:16px;padding:20px 18px 22px;background:linear-gradient(#ffffffb3,#ffffffb3),repeating-linear-gradient(-45deg,#edf5f4,#edf5f4 7px,#f6faf9 7px 14px)}.landing-speech-card{display:grid;max-width:92%;gap:7px;border:1px solid #dce6e7;border-radius:14px 14px 14px 4px;padding:14px;background:#fff;box-shadow:0 8px 20px #1825280f}.landing-speech-card.user{justify-self:end;border-color:#b9d9d4;border-radius:14px 14px 4px;background:#eef8f6}.landing-speech-card>span{color:#6b7a7d;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.landing-speech-card>p,.landing-speech-card div p{margin:0;color:#26373a;font-size:14px;line-height:1.48}.landing-speech-card>div{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:7px;border-top:1px solid #e4ebec;padding-top:9px;color:#176f69}.landing-speech-card>div>span{color:#176f69;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.landing-speech-card>div>span+p{grid-column:2}.landing-call-preview-footer{display:flex;min-height:50px;align-items:center;justify-content:center;gap:8px;color:#526265;font-size:12px;font-weight:750}.landing-call-preview-footer svg{color:#176f69}.landing-promises{display:grid;grid-template-columns:repeat(3,1fr);width:min(1180px,calc(100% - 48px));gap:1px;overflow:hidden;border:1px solid #dde7e7;border-radius:12px;margin:0 auto;background:#dde7e7}.landing-promises>div{display:flex;min-height:74px;align-items:center;justify-content:center;gap:10px;padding:14px 18px;background:#fff;color:#405154;font-size:14px;font-weight:700;text-align:center}.landing-promises>div>span{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border-radius:50%;color:#176f69;background:#e8f3f1}.landing-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:clamp(84px,10vw,128px) 0;scroll-margin-top:84px}.landing-section-heading{display:grid;max-width:740px;gap:13px}.landing-section-heading>span,.landing-eyebrow{color:#176f69;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.landing-section h2,.landing-waitlist h2,.landing-safety h2{margin:0;font-size:clamp(32px,4vw,46px);letter-spacing:-.04em;line-height:1.1}.landing-section-heading>p,.landing-waitlist-copy>p,.landing-safety-main p{margin:0;color:#607073;font-size:17px;line-height:1.65}.landing-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.landing-step-grid article{min-height:230px;border:1px solid #dce6e7;border-radius:14px;padding:26px;background:#fff;box-shadow:0 12px 30px #1825280a}.landing-step-grid article>span{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;color:#176f69;background:#e8f3f1;font-size:14px;font-weight:850}.landing-step-grid h3{margin:24px 0 10px;font-size:19px;letter-spacing:-.02em}.landing-step-grid p{margin:0;color:#667477;font-size:14px;line-height:1.65}.landing-safety{display:grid;grid-template-columns:1fr 1fr;gap:clamp(42px,7vw,80px);border:1px solid #cfe1de;border-radius:20px;padding:clamp(34px,5vw,62px);background:#eff8f6}.landing-safety-main{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:18px}.landing-safety-main>div{display:grid;gap:14px}.landing-safety-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:13px;color:#fff;background:#176f69}.landing-safety-details{display:grid;gap:18px}.landing-safety-details article{border-left:3px solid #70ada7;padding-left:18px}.landing-safety-details h3{margin:0 0 7px;font-size:16px}.landing-safety-details p{margin:0;color:#56676a;font-size:14px;line-height:1.6}.landing-waitlist{display:grid;grid-template-columns:minmax(0,.75fr) minmax(420px,1.25fr);width:min(1180px,calc(100% - 48px));gap:clamp(40px,7vw,80px);margin:clamp(84px,10vw,128px) auto 0;border-radius:24px;padding:clamp(34px,6vw,72px);color:#fff;background:radial-gradient(circle at 15% 110%,rgb(74 159 149 / 55%),transparent 25rem),#173f3c;box-shadow:0 28px 70px #173f3c2e;scroll-margin-top:84px}.landing-waitlist-copy{display:grid;align-content:start;gap:16px}.landing-waitlist .landing-eyebrow{color:#99d2cc}.landing-waitlist-copy>p{color:#d6e4e2}.landing-waitlist-copy>div{display:flex;align-items:center;gap:9px;border-top:1px solid rgb(255 255 255 / 14%);margin-top:8px;padding-top:18px;color:#d6e4e2;font-size:13px;font-weight:700}.landing-waitlist-copy>div svg{color:#99d2cc}.landing-form,.landing-success{display:grid;gap:22px;border:1px solid rgb(255 255 255 / 18%);border-radius:16px;padding:clamp(22px,4vw,34px);color:#182528;background:#fff;box-shadow:0 20px 50px #0c252333}.landing-form fieldset{display:grid;gap:10px;min-width:0;margin:0;border:0;padding:0}.landing-form legend,.landing-field>span{margin-bottom:2px;color:#293b3e;font-size:14px;font-weight:780}.landing-form fieldset>small,.landing-field>small{color:#6c7a7d;font-size:12px;line-height:1.4}.landing-contact-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.landing-contact-options label{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:1px solid #d5dddf;border-radius:9px;color:#526265;background:#fff;cursor:pointer;font-size:13px;font-weight:750}.landing-contact-options label:has(input:checked){border-color:#83bcb6;color:#155e59;background:#eaf5f3}.landing-contact-options input{position:absolute;width:1px;height:1px;opacity:0}.landing-field{display:grid;gap:8px}.landing-field input,.landing-field textarea{width:100%;border:1px solid #cfd8da;border-radius:9px;color:#253639;background:#fff;font-size:15px}.landing-field input{min-height:50px;padding:0 14px}.landing-field textarea{min-height:116px;padding:13px 14px;resize:vertical;font-family:inherit;line-height:1.5}.landing-field input:focus,.landing-field textarea:focus{border-color:#7fb4af}.landing-field input[aria-invalid=true]{border-color:#c84349}.landing-checkbox-row input{position:absolute;width:1px;height:1px;opacity:0}.landing-checkbox-row>span[aria-hidden=true]{display:grid;width:18px;height:18px;flex:0 0 auto;place-items:center;border:1px solid #bfcacc;border-radius:5px;color:transparent;background:#fff}.landing-checkbox-row:has(input:checked)>span[aria-hidden=true]{border-color:#176f69;color:#fff;background:#176f69}.landing-checkbox-row{display:flex;align-items:flex-start;gap:10px;color:#536164;cursor:pointer;font-size:12px;line-height:1.55}.landing-checkbox-row.follow-up{border:1px solid #b9d9d4;border-radius:10px;padding:14px;color:#365653;background:#eef8f6}.landing-checkbox-copy{display:grid;gap:3px}.landing-checkbox-copy strong{color:#155e59;font-size:13px}.landing-checkbox-copy>span{color:#536b68}.landing-required-mark{margin-left:3px;color:#b44146;font-weight:850}.landing-checkbox-row .landing-required-mark{margin:0 4px 0 0}.landing-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}.landing-checkbox-row.consent{border-top:1px solid #e5ebec;padding-top:18px}.landing-checkbox-row a{color:#176f69;font-weight:750}.landing-field-error{color:#a8343a!important;font-size:12px;font-weight:650}.landing-submit-error{margin:-8px 0 0;border:1px solid #efc8ca;border-radius:8px;padding:10px 12px;color:#a83b40;background:#fff4f4;font-size:12px;line-height:1.45}.landing-submit-button{width:100%;margin-top:2px;font-size:15px}.landing-submit-button:disabled{border-color:#9fb2b1;background:#9fb2b1;box-shadow:none;cursor:wait}.landing-spinner{animation:landing-spin .9s linear infinite}.landing-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.landing-success{min-height:300px;align-content:center;justify-items:center;text-align:center}.landing-success>span{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;color:#176f69;background:#e8f3f1}.landing-success h3{margin:4px 0 0;font-size:24px;letter-spacing:-.03em}.landing-success p{max-width:430px;margin:0;color:#607073;line-height:1.6}.landing-privacy{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,7vw,80px)}.landing-privacy .landing-section-heading p a{color:#176f69;font-weight:750}.landing-privacy-list{display:grid;gap:0;border-top:1px solid #dde5e6}.landing-privacy-list p{margin:0;border-bottom:1px solid #dde5e6;padding:16px 0;color:#566568;font-size:13px;line-height:1.6}.landing-footer{display:flex;width:min(1180px,calc(100% - 48px));min-height:150px;align-items:center;justify-content:flex-start;gap:40px;border-top:1px solid #dde5e6;margin:0 auto;padding:32px 0}.landing-footer .landing-brand{align-items:flex-start}.landing-footer .landing-brand div{display:grid;gap:4px}.landing-footer p{margin:0;color:#7a888a;font-size:12px;line-height:1.5}@keyframes landing-spin{to{transform:rotate(360deg)}}@media(max-width:980px){.landing-hero{grid-template-columns:1fr .8fr;gap:34px}.landing-hero h1{font-size:clamp(38px,5.3vw,52px)}.landing-waitlist{grid-template-columns:1fr}.landing-waitlist-copy{max-width:700px}}@media(max-width:760px){.landing-header{grid-template-columns:1fr auto;min-height:64px;padding-inline:20px}.landing-nav,.landing-header-cta{display:none}.landing-mobile-menu{display:block}.landing-hero{grid-template-columns:1fr;width:min(100% - 40px,620px);padding-top:58px}.landing-hero h1{font-size:clamp(38px,10vw,52px)}.landing-call-preview{width:min(100%,520px);justify-self:center;transform:none}.landing-promises{grid-template-columns:1fr;width:min(100% - 40px,620px)}.landing-promises>div{justify-content:flex-start;min-height:58px;text-align:left}.landing-section,.landing-waitlist,.landing-footer{width:min(100% - 40px,620px)}.landing-step-grid{grid-template-columns:1fr}.landing-step-grid article{min-height:0}.landing-safety,.landing-privacy{grid-template-columns:1fr}.landing-waitlist{padding:28px 20px 20px}.landing-footer{align-items:flex-start}}@media(max-width:520px){.landing-header{padding-inline:16px}.landing-brand strong{font-size:17px}.landing-header-actions{gap:10px}.landing-hero{width:calc(100% - 32px);gap:32px;padding:44px 0 52px}.landing-hero h1{margin-top:20px;font-size:37px;line-height:1.06}.landing-hero-lead{font-size:18px}.landing-primary-button{width:100%;padding-inline:14px;text-align:center}.landing-call-preview-header,.landing-preview-body{padding-inline:14px}.landing-speech-card{max-width:96%}.landing-promises,.landing-section,.landing-waitlist,.landing-footer{width:calc(100% - 32px)}.landing-section{padding:48px 0;scroll-margin-top:72px}.landing-section-heading{gap:10px}.landing-step-grid{gap:14px;margin-top:28px}.landing-step-grid article{padding:20px}.landing-step-grid h3{margin-top:18px}.landing-safety{width:calc(100% - 32px);gap:28px;border-radius:16px;padding:24px 18px}.landing-safety-main{grid-template-columns:1fr}.landing-safety-icon{width:46px;height:46px}.landing-waitlist{margin-top:48px;border-radius:18px;padding-inline:14px;scroll-margin-top:72px}.landing-form{padding:20px 16px}.landing-footer{display:grid;min-height:0;padding:24px 0 28px}.landing-privacy{gap:28px;padding-bottom:36px}.landing-privacy-list p{padding:13px 0}}@media(max-width:370px){.landing-header .landing-brand strong{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-primary-button:hover,.landing-submit-button:hover:not(:disabled){transform:none}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#182528;background:#edf1f2;font-synthesis:none}*{box-sizing:border-box}a[x-apple-data-detectors]{color:inherit!important;font:inherit!important;text-decoration:none!important}body{margin:0;min-width:320px;min-height:100vh;background:#edf1f2}button,input,select{font:inherit}button:focus-visible{outline:3px solid rgb(28 111 105 / 24%);outline-offset:3px}input:focus-visible,select:focus-visible{outline:3px solid rgb(28 111 105 / 24%);outline-offset:2px}#root{width:100%;min-height:100vh}.product-app-mount{width:100%;min-height:100vh;padding:20px}.call-shell,.onboarding-shell,.setup-shell{display:grid;width:100%;max-width:760px;min-width:0;min-height:calc(100vh - 40px);margin:0 auto;overflow:hidden;border:1px solid #d5dddf;border-radius:8px;background:#fff;box-shadow:0 18px 45px #18252817}.call-shell{grid-template-rows:auto auto minmax(0,1fr) auto}.onboarding-shell,.setup-shell{grid-template-rows:auto minmax(0,1fr) auto}.setup-shell{grid-template-rows:auto auto 1fr}.product-header{display:flex;min-width:0;min-height:64px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e1e7e8;padding:12px 22px}.call-product-header{min-height:56px;padding-block:9px}.brand-lockup{display:flex;min-width:0;align-items:center;gap:10px;font-size:17px}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:7px;color:#fff;background:#176f69;font-weight:800}.profile-chip{display:inline-flex;min-width:0;max-width:180px;height:34px;align-items:center;gap:7px;overflow:hidden;border:1px solid #d9e2e3;border-radius:7px;padding:0 10px;color:#435154;background:#fff;cursor:pointer;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-chip svg{flex:0 0 auto}.language-switch{display:inline-flex;align-items:center;gap:4px}.language-switch button{min-width:44px;min-height:38px;border:1px solid transparent;border-radius:7px;color:#435154;background:transparent;cursor:pointer;font-size:13px;font-weight:800}.language-switch button.selected{border-color:#b9d8d5;color:#155e59;background:#e8f3f1}.language-switch button:disabled{cursor:not-allowed;opacity:.55}.profile-menu-wrapper{position:relative}.profile-menu{position:absolute;z-index:5;top:calc(100% + 8px);right:0;display:grid;width:min(280px,calc(100vw - 32px));gap:10px;border:1px solid #d9e2e3;border-radius:8px;padding:14px;background:#fff;box-shadow:0 14px 32px #18252826}.profile-menu strong{color:#253639;font-size:14px}.profile-menu p{margin:-4px 0 2px;overflow-wrap:anywhere;color:#647376;font-size:13px}.profile-menu label{color:#536164;font-size:12px;font-weight:700}.profile-menu-action{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border:1px solid #d8e1e2;border-radius:7px;color:#253639;background:#fff;cursor:pointer;font-weight:700}.profile-menu-action:hover{background:#f5f8f8}.profile-menu-action.secondary{border-color:#176f69;color:#fff;background:#176f69}.profile-menu-action.secondary:hover{background:#115f5a}.profile-menu-note{display:grid;gap:4px;border-top:1px solid #e4ebec;padding-top:10px}.profile-menu-note p{margin:0}.app-navigation{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;border-bottom:1px solid #e1e7e8;padding:8px 12px;background:#fbfcfc}.app-navigation button{display:inline-flex;min-width:0;min-height:44px;align-items:center;justify-content:center;gap:7px;overflow:hidden;border:1px solid transparent;border-radius:7px;color:#536164;background:transparent;cursor:pointer;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.app-navigation button.selected{border-color:#c9dcda;color:#155e59;background:#eaf4f3}.app-navigation svg{flex:0 0 auto}.onboarding-panel,.setup-panel,.app-panel{display:grid;min-width:0;align-self:center;justify-self:center;gap:10px;padding:34px 28px}.onboarding-panel{width:100%;max-width:460px}.setup-panel{width:100%;max-width:560px}.app-panel{width:100%;max-width:620px}.home-panel{align-self:start;margin-top:clamp(28px,7vh,72px)}.app-heading{display:grid;gap:7px;margin-bottom:12px}.app-heading h1,.empty-state h1{margin:0;color:#182528;font-size:24px;line-height:1.2;letter-spacing:0}.app-heading p,.empty-state p{max-width:440px;margin:0;color:#5f6f72;font-size:15px;line-height:1.45}.action-grid{display:grid;grid-template-columns:1fr;gap:10px}.action-tile{display:grid;min-height:96px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:1px solid #d8e2e3;border-radius:8px;padding:16px;color:#253639;background:#fff;cursor:pointer;text-align:left;font-weight:800}.action-tile.primary{color:#fff;background:#176f69;border-color:#176f69}.action-tile:not(.primary):hover{background:#f6f9f9}.action-tile.primary:hover{background:#115f5a}.home-status,.help-row{display:grid;gap:10px}.home-status{margin-top:26px}.home-status h2{margin:0;color:#324245;font-size:14px;line-height:1.3;letter-spacing:0}.status-list{display:grid;border:1px solid #dce6e7;border-radius:8px;overflow:hidden;background:#fff}.help-row{display:inline-flex;width:fit-content;min-height:42px;align-items:center;gap:8px;border:0;margin-top:14px;padding:0;color:#176f69;background:transparent;cursor:pointer;font-size:14px;font-weight:800}.help-row:hover{color:#115f5a;text-decoration:underline}.onboarding-footer{display:flex;min-height:74px;align-items:center;justify-content:center;border-top:1px solid #edf2f3;padding:12px 18px 18px}.modal-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:20px;background:#1825285c}.tutorial-dialog{display:grid;width:min(520px,100%);gap:18px;border:1px solid #d9e2e3;border-radius:8px;padding:22px;background:#fff;box-shadow:0 24px 60px #1825283d}.tutorial-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start}.tutorial-heading h2{margin:0;color:#182528;font-size:20px;line-height:1.25;letter-spacing:0}.tutorial-heading p{margin:6px 0 0;color:#5f6f72;font-size:14px;line-height:1.4}.dialog-close-button{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d8e1e2;border-radius:7px;color:#253639;background:#fff;cursor:pointer}.dialog-close-button:hover{background:#f5f8f8}.country-sheet-backdrop{align-items:end;place-items:end center}.country-sheet{display:grid;width:min(520px,100%);max-height:min(76vh,620px);grid-template-rows:auto auto auto minmax(0,1fr);gap:14px;border:1px solid #d9e2e3;border-radius:8px 8px 0 0;padding:10px 16px 16px;background:#fff;box-shadow:0 -18px 54px #18252838}.country-sheet-handle{justify-self:center;width:44px;height:4px;border-radius:999px;background:#cfd8da}.country-sheet-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.country-sheet-heading h2{margin:0;color:#182528;font-size:20px;line-height:1.25}.country-search-field{display:grid;min-height:50px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;border:1px solid #cfd8da;border-radius:8px;padding:0 13px;color:#607073;background:#fff}.country-search-field input{min-width:0;min-height:48px;border:0;padding:0;color:#182528;background:transparent;font-size:15px}.country-search-field input::placeholder{color:#889799}.country-sheet-list{display:grid;gap:6px;overflow-y:auto;padding-bottom:8px}.country-list-section{margin:4px 2px;color:#687679;font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.country-row{display:grid;min-height:60px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid #dce5e6;border-radius:8px;padding:10px 12px;color:#253639;background:#fff;text-align:left}button.country-row{cursor:pointer}button.country-row:hover{border-color:#9ab9b6;background:#f7faf9}.country-row-main{display:grid;min-width:0;gap:3px}.country-row-main strong{overflow:hidden;color:#182528;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.country-row-main small{color:#687679;font-size:12px;font-weight:700}.country-row-side{display:flex;min-width:0;align-items:center;justify-content:end;gap:8px;color:#607073;font-size:14px;font-weight:800}.country-row-side svg{color:#176f69}.country-row.unsupported{background:#fbfcfc}.country-empty-state{display:grid;justify-items:start;gap:12px;border:1px solid #dce5e6;border-radius:8px;padding:16px;background:#fbfcfc}.country-empty-state p{margin:0;color:#5e6d70;font-size:14px;line-height:1.4}.request-country-button{min-height:36px;border:1px solid #b8d5d2;border-radius:7px;padding:0 10px;color:#176f69;background:#eaf5f3;cursor:pointer;font-size:12px;font-weight:800;white-space:nowrap}.request-country-button:disabled{cursor:not-allowed;opacity:.65}.tutorial-list{display:grid;gap:10px;margin:0;padding:0;list-style:none;counter-reset:tutorial-steps}.tutorial-list li{display:grid;min-height:38px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;color:#3f5053;font-size:14px;line-height:1.45;counter-increment:tutorial-steps}.tutorial-list li:before{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#155e59;background:#e8f3f1;content:counter(tutorial-steps);font-size:12px;font-weight:800}.status-row{display:grid;min-height:46px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #e6eded;padding:10px 12px;color:#566568;font-size:13px}button.status-row{width:100%;border-top:0;border-right:0;border-left:0;background:transparent;cursor:pointer;font:inherit;text-align:left}button.status-row:hover,button.status-row:focus-visible{background:#f3f8f8}.status-row:last-child{border-bottom:0}.status-row svg{color:#176f69}.status-row span{min-width:0}.status-row strong{color:#253639;font-size:13px;font-weight:800;text-align:right}.status-loading{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.status-loading svg{animation:status-loading-spin .9s linear infinite}@keyframes status-loading-spin{to{transform:rotate(360deg)}}.last-call-row{grid-template-columns:auto minmax(0,1fr) auto}.last-call-summary{display:grid;gap:2px}.last-call-summary strong{overflow:hidden;color:#253639;font-size:13px;font-weight:800;text-align:left;text-overflow:ellipsis;white-space:nowrap}.last-call-summary small{overflow:hidden;color:#667477;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.last-call-side{display:inline-flex;align-items:center;justify-content:end;gap:6px}.last-call-side svg{color:#829093}.empty-state{display:grid;justify-items:start;gap:12px}.plain-list{display:grid;gap:10px;border:1px solid #dce6e7;border-radius:8px;padding:16px;background:#fff}.plain-list p{margin:0;color:#4f5e61;font-size:15px;line-height:1.45}.history-list{display:grid;overflow:hidden;border:1px solid #dce6e7;border-radius:8px;background:#fff}.history-pagination{display:grid;gap:10px;margin-top:14px}.history-load-more{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:8px;border:1px solid #9bc9c4;border-radius:8px;padding:12px 18px;background:#eef8f6;color:#116e65;cursor:pointer;font-weight:800}.history-load-more:hover,.history-load-more:focus-visible{background:#e3f2f0}.history-load-more:disabled{cursor:wait;opacity:.72}.history-load-more .button-spinner{animation:status-loading-spin .9s linear infinite}.history-pagination .form-error{margin:0;text-align:center}.history-item{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e4ebec;border-top:0;border-right:0;border-left:0;padding:14px 16px;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.history-item:last-child{border-bottom:0}.history-item:hover,.history-item:focus-visible{background:#f3f8f8}.history-item h2,.history-item p{margin:0}.history-item-main{display:grid;min-width:0;gap:4px}.history-item h2{color:#1f3033;font-size:16px;overflow-wrap:anywhere;text-decoration:none}.history-item p,.history-item-meta span{color:#667477;font-size:13px;line-height:1.35}.history-item-meta{display:grid;flex:0 0 auto;justify-items:end;gap:6px;color:#1f3033;text-align:right}.history-status-badge{display:inline-flex;min-height:24px;align-items:center;justify-content:center;border:1px solid #d4e2e3;border-radius:999px;padding:3px 9px;color:#3d4d50;background:#f5f8f8;font-size:12px;font-weight:750;line-height:1.2;white-space:nowrap}.history-status-badge.status-ended{border-color:#b9d9d4;color:#0f7368;background:#e7f3f1}.history-status-badge.status-failed{border-color:#efc8ca;color:#a83b40;background:#fff4f4}.history-status-badge.status-connecting,.history-status-badge.status-connected,.history-status-badge.status-created{border-color:#e4d2a7;color:#765917;background:#fff8df}.history-item-chevron{flex:0 0 auto;color:#829093}.back-button{display:inline-flex;width:fit-content;align-items:center;gap:8px;border:0;padding:0;background:transparent;color:#13796f;cursor:pointer;font:inherit;font-size:14px;font-weight:800}.onboarding-heading,.setup-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.setup-heading{align-items:flex-start}.onboarding-heading h1,.setup-heading h1{margin:0;color:#182528;font-size:24px;line-height:1.2;letter-spacing:0}.onboarding-heading p{max-width:380px;margin:8px 0 0;color:#5f6f72;font-size:15px;line-height:1.45}.onboarding-section-title{margin:2px 0 4px;color:#26373a;font-size:16px;line-height:1.3;letter-spacing:0}.loading-panel{display:grid;align-self:center;justify-self:center;justify-items:center;gap:12px;padding:28px;color:#5f6f72;font-size:15px;font-weight:700}.loading-panel p{margin:0}.setup-status{margin:5px 0 0;color:#607073;font-size:14px;font-weight:700}.setup-status.status-error{color:#a8343a}.onboarding-panel label,.setup-form label,.form-label{color:#536164;font-size:13px;font-weight:700}.language-choice-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.language-choice-group button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:6px;border:1px solid #cfd8da;border-radius:7px;color:#435154;background:#fff;cursor:pointer;font-size:13px;font-weight:800}.language-choice-group button.selected{border-color:#9ac5c1;color:#155e59;background:#e8f3f1}.language-choice-group button:disabled{cursor:not-allowed;opacity:.55}.onboarding-panel input,.setup-form>input{width:100%;min-width:0;min-height:48px;border:1px solid #cfd8da;border-radius:7px;padding:0 14px;color:#182528;background:#fff}.onboarding-panel input::placeholder,.setup-form>input::placeholder,.phone-input-row input::placeholder{color:#889799}.onboarding-panel input[aria-invalid=true],.setup-form>input[aria-invalid=true],.phone-input-row input[aria-invalid=true]{border-color:#c84349}.setup-form{display:grid;gap:10px}.new-call-form{gap:14px}.call-destination-card{display:grid;gap:10px;border:1px solid #dce6e7;border-radius:8px;padding:14px;background:#fff}.option-button-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.option-button-group button{display:grid;min-height:54px;align-content:center;justify-items:start;gap:3px;border:1px solid #cfd8da;border-radius:8px;padding:10px 12px;color:#253639;background:#fff;cursor:pointer;text-align:left}.option-button-group button span{overflow-wrap:anywhere;font-size:14px;font-weight:800;line-height:1.2}.option-button-group button strong{color:#607073;font-size:12px;line-height:1.2}.option-button-group button.selected{border-color:#8cbfba;color:#145f59;background:#e8f3f1;box-shadow:0 0 0 3px #8cbfba38}.option-button-group button:hover{border-color:#9ab9b6}.phone-input-row{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;border:1px solid #cfd8da;border-radius:7px;background:#fff}.country-code-button{display:grid;min-height:54px;min-width:0;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:6px;border-right:1px solid #dce5e6;border-top:0;border-bottom:0;border-left:0;border-radius:7px 0 0 7px;padding:0 10px 0 12px;color:#26373a;background:transparent;cursor:pointer}.country-code-button strong{color:#26373a;font-size:14px;font-weight:800}.country-code-button svg{color:#607073}.phone-input-row input{width:100%;min-width:0;min-height:54px;border:0;padding:0 14px;color:#182528;background:transparent}.phone-input-row:has(input[aria-invalid=true]){border-color:#c84349}.phone-input-row:has(.country-code-button:focus-visible),.phone-input-row:has(input:focus-visible){outline:2px solid #8cbfba;outline-offset:2px}.call-notice{display:grid;gap:12px;margin:8px 0 4px;border:1px solid #dce6e7;border-radius:8px;padding:16px;background:#fff}.call-notice-heading{display:flex;align-items:center;gap:8px;color:#26373a;font-size:14px}.call-notice-heading svg{color:#176f69}.call-notice p{margin:0;color:#5e6d70;font-size:13px;line-height:1.4}.call-notice-list{display:grid;gap:10px;margin:0;padding:0;color:#5e6d70;font-size:13px;line-height:1.4;list-style:none}.call-notice-list li{position:relative;padding-left:16px}.call-notice-list li:before{position:absolute;top:.62em;left:2px;width:5px;height:5px;border-radius:50%;background:#7d8c8e;content:""}.call-notice-list .call-notice-number{border-left:3px solid #63aaa3;padding:2px 0 2px 12px;color:#24403f;font-weight:700}.call-notice-list .call-notice-number:before{display:none}.call-notice-consent{display:grid;gap:10px;border-top:1px solid #e3e9ea;padding-top:12px}.call-notice-checkbox{min-height:28px}.inline-link{display:inline-flex;width:fit-content;align-items:center;gap:6px;border:0;padding:0;color:#176f69;background:transparent;cursor:pointer;font-size:13px;font-weight:800;text-align:left}.inline-link:hover{color:#115f5a;text-decoration:underline}.checkbox-row{display:flex;align-items:center;gap:9px;color:#293b3e;cursor:pointer;font-size:14px;font-weight:700}.checkbox-row input{flex:0 0 auto;width:18px;min-height:18px;height:18px;margin:0;padding:0;accent-color:#176f69}.legal-consent-block{display:grid;gap:6px}.legal-consent-row{align-items:center}.legal-consent-row label{color:#293b3e;cursor:pointer;font-size:13px;font-weight:700;line-height:1.35}.inline-text-link{color:#176f69;font-weight:800;text-decoration:none}.inline-text-link:hover{color:#115f5a;text-decoration:underline}.call-overview{display:grid;grid-template-columns:1fr;gap:12px;border-bottom:1px solid #e1e7e8;padding:14px 28px 16px;background:#f8faf9}.call-status-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:14px}.connection-indicator{display:flex;min-width:0;align-items:center;gap:8px;color:#647174;font-size:13px;font-weight:650}.connection-indicator span{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#8d989a}.connection-indicator.status-connected span{background:#138b62;box-shadow:0 0 0 4px #138b621f}.connection-indicator.status-connecting span,.connection-indicator.status-waiting_for_clinic span{background:#d18a24;box-shadow:0 0 0 4px #d18a241f}.connection-indicator.status-error span{background:#c94f55}.clinic-identity{display:flex;min-width:0;align-items:center;gap:16px}.clinic-avatar{display:grid;width:54px;height:54px;flex:0 0 auto;place-items:center;border-radius:8px;color:#155e59;background:#dfeeed}.clinic-identity p{margin:0 0 3px;color:#687679;font-size:13px}.clinic-identity h1{margin:0;overflow-wrap:anywhere;font-size:22px;line-height:1.2;letter-spacing:0}.call-timer{align-self:center;color:#39484b;font-variant-numeric:tabular-nums;font-size:23px;font-weight:650}.call-system-notice{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:8px;margin:0;border:1px solid #e1d4a8;border-radius:999px;padding:7px 10px;color:#745814;background:#fff8df;font-size:12px;font-weight:700}.transcript-section{display:flex;min-height:0;flex-direction:column;padding:20px 28px 22px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:18px}.section-heading h2{margin:0;font-size:16px;letter-spacing:0}.section-heading span{color:#6c7a7d;font-size:12px;font-weight:700}.transcript-feed{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 6px 8px 0;overscroll-behavior:contain}.transcript-feed p{max-width:620px;margin:0 0 16px;color:#223235;font-size:18px;line-height:1.55;overflow-wrap:anywhere}.transcript-active{display:flex;min-height:94px;max-height:112px;flex:0 0 auto;align-items:flex-end;overflow-y:auto;border-top:1px solid #e1e7e8;padding:14px 6px 0 0;color:#819093;overscroll-behavior:contain}.transcript-active p{width:100%;max-width:620px;margin:0;font-size:15px;line-height:1.5;overflow-wrap:anywhere}.transcript-active.has-provisional{color:#3f5356}.transcript-active.has-provisional p{font-size:18px}.call-controls{display:flex;min-height:88px;flex-direction:column;align-items:center;justify-content:center;gap:14px;border-top:1px solid #e1e7e8;padding:16px 22px calc(18px + env(safe-area-inset-bottom));background:#fbfcfc}.call-control-row{display:flex;align-items:center;justify-content:center;gap:18px}.call-control{display:grid;min-width:74px;place-items:center;gap:6px}.call-control span{color:#536164;font-size:11px;font-weight:750;line-height:1.1}.icon-button,.end-call-button{display:grid;width:52px;height:52px;place-items:center;border:1px solid #cfd8da;border-radius:50%;color:#253639;background:#fff;cursor:pointer}.icon-button:hover{background:#eef3f3}.icon-button.active{border-color:#87c4bd;color:#0f7368;background:#e7f3f1}.icon-button.inactive{color:#7a8688;background:#e8edee}.end-call-button{width:58px;height:58px;border-color:#c84349;color:#fff;background:#c84349}.end-call-button:hover{background:#b5383e}.keypad-panel{display:grid;width:min(100%,336px);gap:14px;justify-items:center}.keypad-available-keys{display:flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;gap:12px;color:#526265;font-size:12px;font-weight:700}.keypad-available-keys>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.keypad-available-keys strong{display:grid;min-width:32px;height:32px;place-items:center;border-radius:999px;color:#0f665f;background:#e7f3f1;font-size:16px}.keypad-display{display:flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;gap:14px;padding:0 2px}.keypad-display span{color:#687679;font-size:12px;font-weight:700}.keypad-display.empty{justify-content:center}.keypad-recent-digits{display:flex;min-width:0;justify-content:flex-end;gap:6px}.keypad-recent-digits strong{display:grid;min-width:28px;height:28px;place-items:center;border-radius:999px;color:#1c2c2f;background:#e7f3f1;font-size:15px;font-weight:750;letter-spacing:0}.keypad-grid{display:grid;grid-template-columns:repeat(3,68px);gap:12px 22px;justify-content:center}.keypad-key{width:68px;height:58px;border:1px solid #cfdcde;border-radius:999px;color:#223235;background:#fff;font-size:22px;font-weight:750;line-height:1;cursor:pointer}.keypad-key:hover{background:#eef6f5}.keypad-key:active,.keypad-key.sent,.keypad-key.suggested{border-color:#85c7bf;color:#0f7368;background:#e7f3f1}.keypad-status{min-height:16px;margin:0;color:#657477;text-align:center;font-size:12px;font-weight:650}.keypad-status.error{color:#a83b40}.start-call-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border:1px solid #176f69;border-radius:7px;padding:0 24px;color:#fff;background:#176f69;cursor:pointer;font-weight:700}.start-call-button:hover{background:#115f5a}.start-call-button:disabled{border-color:#9fb2b1;background:#9fb2b1;cursor:not-allowed}.new-call-actions{display:grid}.new-call-actions .start-call-button{width:100%}.auth-divider{display:flex;align-items:center;gap:12px;margin:4px 0;color:#788688;font-size:12px;font-weight:700}.auth-divider:before,.auth-divider:after{height:1px;flex:1;background:#dce5e6;content:""}.google-signin-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border:1px solid #cfd8da;border-radius:7px;padding:0 20px;color:#253639;background:#fff;cursor:pointer;font-weight:700}.google-signin-button:hover{background:#f5f8f8}.google-signin-button:disabled{color:#7a888a;background:#f1f5f5;cursor:not-allowed}.google-mark{display:grid;width:24px;height:24px;place-items:center;border:1px solid #dfe6e7;border-radius:50%;color:#256fcb;background:#fff;font-size:14px;font-weight:800}.form-error{margin:0;color:#a8343a;font-size:13px;line-height:1.35}.field-note{margin:-2px 0 2px;color:#687679;font-size:13px;line-height:1.4}.field-note strong{color:#26373a}.history-detail-card,.history-transcript-panel{display:grid;gap:14px;border:1px solid #dce6e7;border-radius:8px;padding:16px;background:#fff}.history-detail-card h2,.history-transcript-panel h2{margin:0;color:#1f3033;font-size:16px}.history-detail-grid{display:grid;gap:0;margin:0}.history-detail-grid div{display:grid;grid-template-columns:minmax(90px,1fr) minmax(0,auto);align-items:center;gap:16px;border-bottom:1px solid #edf1f2;padding:11px 0}.history-detail-grid div:first-child{padding-top:2px}.history-detail-grid div:last-child{border-bottom:0;padding-bottom:2px}.history-detail-grid dt{color:#687679;font-size:12px;font-weight:700}.history-detail-grid dd{margin:0;color:#1f3033;font-size:14px;font-weight:700;text-align:right}.history-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.history-transcript-list{display:grid;gap:10px}.history-transcript-list p{margin:0;border-left:3px solid #c8dad8;padding:2px 0 2px 12px;color:#39494c;font-size:15px;line-height:1.55;overflow-wrap:anywhere}.transcript-feed .transcript-source-fallback,.history-transcript-list .transcript-source-fallback{border-left-color:#b88716}.transcript-source-fallback strong{display:block;margin-bottom:4px;color:#7a5a10;font-size:.82em}@media(max-width:620px){.product-app-mount{padding:0}body,#root{min-height:100dvh}.call-shell,.onboarding-shell,.setup-shell{width:100%;max-width:none;min-height:100dvh;border:0;border-radius:0;box-shadow:none}.setup-shell{grid-template-rows:auto minmax(0,1fr) auto}.product-header{flex-wrap:wrap;gap:10px;padding-inline:16px}.call-product-header{min-height:54px;flex-wrap:nowrap;padding:8px 14px}.call-product-header .brand-lockup{font-size:16px}.call-product-header .brand-mark{width:32px;height:32px}.call-product-header .profile-menu-wrapper{order:0;max-width:48%}.call-product-header .profile-chip{max-width:100%;height:34px;padding-inline:10px}.profile-menu-wrapper{order:3;max-width:100%}.profile-chip{max-width:100%}.onboarding-panel,.setup-panel,.app-panel{align-self:start;max-width:none;padding:30px 18px}.home-panel{margin-top:0}.last-call-row{min-height:62px;align-items:center}.last-call-side{max-width:118px}.last-call-side .history-status-badge{max-width:92px}.app-navigation{position:fixed;z-index:30;right:0;bottom:0;left:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;border-top:1px solid #e1e7e8;border-bottom:0;padding:7px 6px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px #18252812}.app-navigation button{min-height:54px;flex-direction:column;gap:3px;padding:4px;font-size:10px}.action-grid{grid-template-columns:1fr}.app-panel,.setup-panel{grid-row:2;overflow-y:auto;padding-bottom:calc(104px + env(safe-area-inset-bottom))}.history-item{align-items:start;gap:10px;padding:14px}.history-item-meta{min-width:92px}.history-status-badge{max-width:112px;text-align:center;white-space:normal}.call-destination-card{padding:13px}.new-call-actions{position:static;margin-top:0;padding-top:0;background:transparent}.modal-backdrop{align-items:end;padding:0}.tutorial-dialog{width:100%;max-height:min(78vh,620px);overflow-y:auto;border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0;padding:20px 18px 24px}.country-sheet{width:100%;max-height:min(82vh,680px);border-right:0;border-bottom:0;border-left:0}.call-overview{gap:10px;padding:12px 18px 14px}.clinic-avatar{width:42px;height:42px}.clinic-identity{gap:12px}.clinic-identity h1,.call-timer{font-size:18px}.transcript-section{padding:18px 18px 20px}.transcript-feed p{font-size:17px;line-height:1.5}.transcript-active{min-height:88px;max-height:104px}.transcript-active.has-provisional p{font-size:17px;line-height:1.5}.call-controls{min-height:84px}.start-call-button{width:100%}}
