:root{color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172019;background:#f7f8f5;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172019;--ink-soft: #556057;--paper: #ffffff;--paper-warm: #fbfcf8;--line: #dfe4dc;--line-strong: #cbd3c9;--green: #205f45;--green-strong: #164a35;--green-soft: #e8f1eb;--green-pale: #f3f7f2;--amber: #a06116;--amber-soft: #fff4dd;--red: #a13d39;--red-soft: #fff0ed;--blue: #366889;--shadow: 0 28px 70px rgba(36, 51, 40, .08);--shadow-soft: 0 12px 34px rgba(36, 51, 40, .06);--radius-xl: 28px;--radius-lg: 20px;--radius-md: 14px}*{box-sizing:border-box}html{min-width:320px;max-width:100%;overflow-x:hidden;scroll-behavior:smooth}body{min-width:320px;max-width:100%;min-height:100vh;margin:0;overflow-x:hidden;background:radial-gradient(circle at 8% 3%,rgba(213,226,210,.62),transparent 27rem),linear-gradient(180deg,#f8f9f6,#f3f5f1)}button,select,textarea,input{font:inherit}button,select,input[type=range],input[type=checkbox]{touch-action:manipulation}button{color:inherit}button:focus-visible,select:focus-visible,textarea:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid rgba(32,95,69,.26);outline-offset:3px}button:disabled,select:disabled,input:disabled{cursor:not-allowed;opacity:.48}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;border-radius:10px;color:#fff;background:var(--green-strong);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{width:min(1380px,calc(100% - 48px));margin:0 auto}.topbar{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(70,88,74,.13)}.brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:14px 14px 14px 5px;color:#fff;background:var(--green);font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-style:italic;box-shadow:0 9px 22px #205f4538}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.22rem;letter-spacing:-.025em}.brand small{margin-top:1px;color:var(--ink-soft);font-size:.72rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.topbar-actions{display:flex;align-items:center;gap:12px}.privacy-pill,.status-wrap,.mic-truth{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;border:1px solid var(--line);border-radius:999px;font-size:.79rem;font-weight:750}.privacy-pill{padding:8px 12px;color:var(--green);background:#ffffffa8}.status-wrap{min-width:106px;justify-content:center;padding:8px 13px;color:var(--ink-soft);background:var(--paper)}.status-dot,.mic-truth-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#98a49b}.status-wrap[data-state=requesting] .status-dot,.status-wrap[data-state=reconnecting] .status-dot{background:var(--amber);animation:pulse 1.1s ease-in-out infinite}.status-wrap[data-state=listening] .status-dot{background:#28a46b;box-shadow:0 0 0 5px #28a46b1f;animation:pulse 1.45s ease-in-out infinite}.status-wrap[data-state=speaking] .status-dot{background:var(--blue);box-shadow:0 0 0 5px #3668891f;animation:sound-pulse .8s ease-in-out infinite}.status-wrap[data-state=error] .status-dot,.status-wrap[data-state=unsupported] .status-dot{background:var(--red)}.status-wrap[data-state=paused] .status-dot{background:var(--amber)}.hero{min-height:310px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:center;gap:64px;padding:58px 8px 50px}.hero-copy,.phone-card-copy{min-width:0}.eyebrow,.section-kicker{margin:0;color:var(--green);font-size:.72rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.hero h1{max-width:890px;margin:10px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.15rem,6.3vw,6rem);font-weight:500;line-height:.91;letter-spacing:-.058em}.hero h1 em{color:var(--green);font-weight:400}.subhead{max-width:720px;margin:24px 0 0;color:var(--ink-soft);font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.7}.hero-signal{height:150px;display:flex;align-items:center;justify-content:center;gap:clamp(7px,1.1vw,14px);padding:26px;border:1px solid rgba(32,95,69,.12);border-radius:50% 50% 50% 18%;background:radial-gradient(circle at 50% 50%,rgba(32,95,69,.13),transparent 68%),#ffffff59}.hero-signal span{width:6px;height:38px;border-radius:99px;background:var(--green);opacity:.46}.hero-signal span:nth-child(2),.hero-signal span:nth-child(6){height:68px;opacity:.62}.hero-signal span:nth-child(3),.hero-signal span:nth-child(5){height:92px;opacity:.78}.hero-signal span:nth-child(4){height:120px;opacity:.96}.phone-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:34px;align-items:stretch;margin-bottom:22px;padding:clamp(24px,3.4vw,42px);overflow:hidden;border:1px solid rgba(28,75,54,.2);border-radius:var(--radius-xl);color:#fff;background:radial-gradient(circle at 82% -20%,rgba(145,197,163,.3),transparent 22rem),linear-gradient(128deg,#123e2c,#1d5f43 58%,#287653);box-shadow:0 30px 74px #15422f33}.phone-card-copy{align-self:center}.phone-label-row{display:flex;align-items:center;gap:12px}.phone-card .section-kicker{color:#bfe2ca}.phone-status{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ffffffd6;background:#ffffff14;font-size:.69rem;font-weight:800;letter-spacing:.04em}.phone-status:before{content:"";width:7px;height:7px;border-radius:50%;background:#d6c57b}.phone-card[data-state=live] .phone-status:before{background:#83e3a8;box-shadow:0 0 0 5px #83e3a81f}.phone-card[data-state=offline] .phone-status:before{background:#e2b788}.phone-card h2{max-width:780px;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.45rem);font-weight:500;line-height:1.02;letter-spacing:-.045em}.phone-card-copy>p{max-width:700px;margin:18px 0 0;color:#ffffffb8;font-size:.94rem;line-height:1.66}.phone-provider-panel{display:grid;max-width:700px;grid-template-columns:auto minmax(0,1fr) auto;gap:13px;align-items:center;margin-top:20px;padding:14px 15px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#07251933;box-shadow:inset 0 1px #ffffff12}.phone-provider-mark{width:39px;height:39px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#e4f4e8;background:#ffffff17;font-size:.66rem;font-weight:900;letter-spacing:.08em}.phone-provider-copy{min-width:0}.phone-provider-copy small,.phone-provider-copy strong{display:block}.phone-provider-copy small{color:#ffffff8f;font-size:.61rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.phone-provider-copy strong{margin-top:3px;color:#fff;font-size:.86rem;line-height:1.25}.phone-provider-copy p{margin:4px 0 0;color:#ffffffab;font-size:.7rem;line-height:1.45}.phone-provider-badge{align-self:start;padding:6px 9px;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#dff4e5;background:#ffffff14;font-size:.61rem;font-weight:850;white-space:nowrap}.phone-provider-panel[data-state=fallback]{border-color:#ffdb8b66;background:#472f0847}.phone-provider-panel[data-state=fallback] .phone-provider-mark,.phone-provider-panel[data-state=fallback] .phone-provider-badge{border-color:#ffdb8b57;color:#fff0c9;background:#ffdb8b1f}.phone-provider-panel[data-state=unavailable]{border-color:#ffc7aa52;background:#481f133d}.phone-assurances{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.phone-assurances span{padding:7px 10px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#fffc;background:#ffffff0f;font-size:.7rem;font-weight:750}.phone-action-panel{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(20px,2.7vw,30px);border:1px solid rgba(255,255,255,.19);border-radius:22px;background:#ffffff1a;box-shadow:inset 0 1px #ffffff1f;backdrop-filter:blur(14px)}.phone-action-label{color:#ffffffa1;font-size:.69rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.phone-number{display:flex;min-width:0;align-items:flex-end;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:8px;padding:7px 0 17px;border-bottom:1px solid rgba(255,255,255,.17);color:#fff;text-decoration:none}.phone-number>span{min-width:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.68rem,2.35vw,2.2rem);font-variant-numeric:tabular-nums;line-height:1.1;letter-spacing:-.04em;white-space:nowrap}.phone-number small{flex:0 0 auto;padding:7px 9px;border-radius:8px;color:#174a34;background:#d9eedf;font-size:.66rem;font-weight:850}.phone-number[aria-disabled=true]{cursor:default;opacity:.66}.phone-number[aria-disabled=true] small{display:none}.phone-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 0;padding:0;list-style:none}.phone-steps li{min-width:0}.phone-steps b,.phone-steps span{display:block}.phone-steps b{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#194a35;background:#cce7d4;font-size:.68rem}.phone-steps span{margin-top:7px;color:#ffffffb3;font-size:.68rem;line-height:1.35}.customer-proof{min-width:0;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.17)}.customer-proof[hidden]{display:none}.customer-proof-heading{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.customer-proof-heading>div{min-width:0}.customer-proof-kicker,.customer-proof-heading strong{display:block}.customer-proof-kicker{color:#ffffff94;font-size:.64rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.customer-proof-heading strong{margin-top:4px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:500;line-height:1.25}.customer-proof-badge{flex:0 0 auto;padding:5px 8px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#d9efdf;background:#0b2c1e42;font-size:.61rem;font-weight:800;letter-spacing:.03em;white-space:nowrap}.customer-proof-player{display:block;width:100%;height:40px;margin-top:13px;border-radius:999px;background:#eef4ef;color-scheme:light}.customer-proof-player:focus-visible{outline:3px solid rgba(218,242,225,.7);outline-offset:3px}.customer-proof-download{display:inline-flex;align-items:center;margin-top:10px;padding:6px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#f2fbf4;background:#ffffff14;font-size:.65rem;font-weight:750;line-height:1;text-decoration:none}.customer-proof-download:hover{border-color:#ffffff5c;background:#ffffff24}.customer-proof-download:focus-visible{outline:3px solid rgba(218,242,225,.7);outline-offset:3px}.customer-proof-note{margin:10px 0 0;color:#ffffff9e;font-size:.64rem;line-height:1.5}.notice{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start;margin-bottom:18px;padding:17px 18px;border:1px solid #ead4a9;border-radius:var(--radius-md);color:#6f4613;background:var(--amber-soft);box-shadow:var(--shadow-soft)}.notice[hidden]{display:none}.notice[data-type=error]{color:#78302d;border-color:#efc1bc;background:var(--red-soft)}.notice[data-type=success]{color:var(--green-strong);border-color:#c9dfcf;background:var(--green-soft)}.notice-icon{width:28px;height:28px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-weight:850}.notice strong{display:block;margin:1px 0 4px}.notice p{margin:0;font-size:.9rem;line-height:1.5}.icon-button{width:32px;height:32px;padding:0;border:0;border-radius:50%;color:currentColor;background:transparent;cursor:pointer;font-size:1.35rem}.icon-button:hover{background:#0000000d}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(330px,.72fr);gap:22px;align-items:start}.converter-card,.settings-card{border:1px solid rgba(65,82,68,.12);background:#fffffff0;box-shadow:var(--shadow)}.converter-card{min-width:0;padding:clamp(22px,3vw,38px);border-radius:var(--radius-xl)}.settings-card{position:sticky;top:18px;padding:28px;border-radius:var(--radius-xl)}.section-heading,.settings-heading,.transcript-heading,.label-row,.transcript-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading h2,.settings-heading h2{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2rem);font-weight:500;letter-spacing:-.025em}.mic-truth{padding:8px 12px;color:var(--ink-soft);background:var(--paper-warm)}.mic-truth[data-active=true]{color:var(--green-strong);border-color:#bfd9c6;background:var(--green-soft)}.mic-truth[data-active=true] .mic-truth-dot{background:#28a46b;box-shadow:0 0 0 5px #28a46b1a;animation:pulse 1.45s ease-in-out infinite}.primary-actions{display:grid;grid-template-columns:1.2fr repeat(3,minmax(0,1fr));gap:10px;margin-top:28px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 15px;border:1px solid var(--line-strong);border-radius:13px;color:var(--ink);background:var(--paper);cursor:pointer;font-weight:780;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease}.button:hover:not(:disabled){border-color:#aab5a9;transform:translateY(-1px);box-shadow:0 7px 16px #24332814}.button:active:not(:disabled){transform:translateY(0)}.button-primary{color:#fff;border-color:var(--green);background:var(--green)}.button-primary:hover:not(:disabled){border-color:var(--green-strong);background:var(--green-strong)}.button-symbol{min-width:15px;font-size:.86em}.button-symbol.square{width:10px;height:10px;min-width:10px;border-radius:2px;background:currentColor}.activity-text{min-height:24px;margin:16px 2px 0;color:var(--ink-soft);font-size:.86rem;line-height:1.5}.transcript-stack{margin-top:22px}.transcript-panel{padding:20px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fcfdfb}.polished-panel{border-color:#c9dacd;background:linear-gradient(135deg,#eff6efcc,#fcfdfbeb)}.transcript-heading>div{display:flex;align-items:center;gap:10px}.step-number{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-style:italic;font-weight:700}.transcript-heading h3{margin:0;font-size:.92rem;letter-spacing:-.01em}.word-count{color:#7b857d;font-size:.76rem;font-weight:650}textarea,select{width:100%;color:var(--ink);border:1px solid var(--line);background:var(--paper)}textarea{min-height:150px;margin-top:13px;padding:15px 16px;resize:vertical;border-radius:13px;font-size:1rem;line-height:1.62;outline:none}textarea::placeholder{color:#929b94}textarea:focus,select:focus{border-color:#79a28b;box-shadow:0 0 0 4px #205f4517}.interim-text{min-height:21px;margin:8px 3px 0;color:#79847c;font-size:.83rem;font-style:italic;line-height:1.45}.conversion-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:12px 20px}.conversion-divider span{height:1px;background:var(--line)}.conversion-divider b{color:#7e8a80;font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-style:italic;font-weight:500}.transcript-actions{min-height:32px;justify-content:flex-start;margin-top:8px}.text-button,.inline-link{min-height:44px;padding:4px 2px;border:0;color:var(--green);background:transparent;cursor:pointer;font-size:.79rem;font-weight:800;text-underline-offset:3px}.text-button:hover:not(:disabled),.inline-link:hover:not(:disabled){text-decoration:underline}.danger-text{color:var(--red)}.copy-status{margin-left:auto;color:var(--green);font-size:.78rem;font-weight:750}.settings-heading{align-items:flex-start;margin-bottom:25px}.saved-status{margin-top:5px;color:#7c867e;font-size:.7rem;font-weight:700;white-space:nowrap}.field{margin-top:19px}.field>label,.label-row label{display:block;color:#2f3a32;font-size:.8rem;font-weight:800}select{min-height:44px;margin-top:8px;padding:10px 38px 10px 12px;border-radius:11px;outline:none;cursor:pointer;font-size:.86rem}.field-help{margin:7px 1px 0;color:#7d877f;font-size:.74rem;line-height:1.46}.label-row output{color:var(--green);font-size:.74rem;font-weight:850}.range-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}input[type=range]{width:100%;min-height:44px;margin:12px 0 0;accent-color:var(--green);cursor:pointer}.toggle-list{margin-top:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.toggle-row{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer}.toggle-row+.toggle-row{border-top:1px solid var(--line)}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{font-size:.82rem}.toggle-row small{margin-top:4px;color:#7d877f;font-size:.72rem;line-height:1.35}.switch{position:relative;flex:0 0 auto}.switch input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.switch-track{width:42px;height:24px;display:block;padding:3px;border:1px solid #c9d1ca;border-radius:999px;background:#dce1dc;transition:background .15s ease}.switch-track:after{content:"";width:16px;height:16px;display:block;border-radius:50%;background:#fff;box-shadow:0 1px 4px #20302442;transition:transform .15s ease}.switch input:checked+.switch-track{border-color:var(--green);background:var(--green)}.switch input:checked+.switch-track:after{transform:translate(18px)}.switch input:focus-visible+.switch-track{outline:3px solid rgba(32,95,69,.22);outline-offset:3px}.privacy-card{display:grid;grid-template-columns:auto 1fr;gap:12px;margin-top:22px;padding:15px;border-radius:15px;color:#31543f;background:var(--green-pale)}.privacy-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--green);font-size:1.1rem}.privacy-card strong{display:block;margin:1px 0 4px;font-size:.8rem}.privacy-card p{margin:0;font-size:.73rem;line-height:1.48}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 8px 42px;color:#7c867e;font-size:.73rem;line-height:1.5}.site-footer p{margin:0}#compatibilityText{text-align:right}.noscript-message{position:fixed;inset:auto 16px 16px;z-index:100;padding:14px 16px;border-radius:12px;color:#78302d;background:var(--red-soft);box-shadow:var(--shadow-soft)}@keyframes pulse{50%{opacity:.45;transform:scale(.72)}}@keyframes sound-pulse{50%{transform:scaleY(.62)}}@media(max-width:1040px){.hero{grid-template-columns:1fr minmax(220px,.35fr);gap:36px}.workspace-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr)}.phone-card{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:24px}.primary-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.range-grid{grid-template-columns:1fr;gap:0}}@media(max-width:820px){.app-shell{width:min(100% - 28px,720px)}.topbar{min-height:74px}.privacy-pill{display:none}.hero{min-height:auto;grid-template-columns:1fr;padding:44px 3px 34px}.hero h1{font-size:clamp(3.25rem,13vw,5.1rem)}.hero-signal{display:none}.workspace-grid,.phone-card{grid-template-columns:1fr}.settings-card{position:static}.site-footer{align-items:flex-start;flex-direction:column}#compatibilityText{text-align:left}}@media(max-width:560px){.app-shell{width:calc(100% - 20px)}.brand small{display:none}.brand-mark{width:38px;height:38px}.topbar-actions{gap:8px}.status-wrap{min-width:92px;padding-inline:10px}.hero{padding-top:35px}.hero h1{font-size:clamp(2.6rem,12.8vw,3.5rem);line-height:.94;overflow-wrap:anywhere}.subhead{margin-top:19px;font-size:.95rem;line-height:1.62}.phone-card{gap:24px;padding:24px 18px 18px;border-radius:22px}.phone-card h2{font-size:clamp(1.9rem,9.6vw,2.6rem);overflow-wrap:anywhere}.phone-label-row{align-items:flex-start;flex-wrap:wrap}.phone-card-copy>p{font-size:.86rem}.phone-provider-panel{grid-template-columns:auto minmax(0,1fr)}.phone-provider-badge{grid-column:2;justify-self:start}.phone-action-panel{padding:20px 16px;border-radius:17px}.phone-number{align-items:flex-start;flex-direction:column}.phone-number small{align-self:stretch;text-align:center}.phone-steps{gap:7px}.customer-proof-heading{flex-direction:column;gap:9px}.customer-proof-badge{align-self:flex-start}.customer-proof-player{height:44px}.notice{grid-template-columns:auto 1fr}.notice .icon-button{position:absolute;top:8px;right:8px}.converter-card,.settings-card{border-radius:21px}.converter-card{padding:20px 14px}.settings-card{padding:22px 18px}.section-heading{align-items:flex-start;flex-direction:column;gap:12px}.mic-truth{align-self:stretch;justify-content:center}.primary-actions{position:sticky;z-index:20;bottom:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:-5px;padding:8px;border:1px solid rgba(65,82,68,.13);border-radius:17px;background:#fcfdfbed;box-shadow:0 15px 34px #24332826;backdrop-filter:blur(14px)}.button{min-height:47px;padding-inline:10px}.transcript-panel{padding:15px}textarea{min-height:135px;font-size:.95rem}.settings-heading{align-items:flex-start}.saved-status{margin-top:7px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
