:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#242b2a;background:#f7f7f2;font-synthesis:none;font-size:14px;--green: #24564c;--muted: #7b817c;--border: #e6e8e1}*{box-sizing:border-box}body{margin:0}button,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}a{color:inherit;text-decoration:none}.topbar{height:86px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 5vw}.brand{display:flex;align-items:center;gap:8px;font-size:30px;font-weight:650;letter-spacing:-1px}.brand-mark{display:grid;place-items:center;background:#273e37;color:#f4f9ea;width:32px;height:32px;border-radius:9px;font-size:29px;line-height:1}.brand-divider{font-size:22px;color:#c8cec5;margin:0 12px}.brand-product{font-size:18px;font-weight:400;letter-spacing:-.5px}.pill{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:20px;padding:7px 11px;font-size:11px;white-space:nowrap;background:#fff}.dot{width:6px;height:6px;background:#598876;border-radius:50%}main{max-width:1480px;margin:auto;padding:48px 5vw 20px}.intro{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.7px;color:var(--green);margin:0 0 16px}h1{font-size:clamp(34px,3.5vw,50px);font-weight:500;letter-spacing:-2.2px;line-height:1.14;margin:0}h1 span{color:#80877e}.intro-copy{font-size:13px;line-height:1.8;color:#727b71;max-width:370px;margin:0 0 4px}.scenarios{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:26px}.scenario{display:flex;align-items:flex-start;gap:13px;text-align:left;padding:19px 17px;border:1px solid var(--border);border-radius:12px;background:transparent;color:inherit;transition:background .2s,border-color .2s}.scenario[aria-pressed=true]{background:#edf2e8;border-color:#799b7c;box-shadow:0 0 0 1px #799b7c inset}.scenario-icon{display:grid;place-items:center;background:#e9ece4;width:34px;height:34px;border-radius:9px;color:#4b6951;font-size:24px;flex-shrink:0}.scenario strong{font-size:13px;font-weight:600;display:block;margin:2px 0 7px}.scenario small{display:block;font-size:11px;line-height:1.6;color:#798074}.scenario-arrow{margin-left:auto;color:#6e7f64}.workspace{display:grid;grid-template-columns:.86fr 1.25fr 1fr;gap:16px;align-items:stretch}.panel{background:#fff;border:1px solid var(--border);border-radius:14px;padding:24px;min-width:0}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:10px}h2{font-size:14px;font-weight:600;margin:0}h3{font-size:13px;font-weight:600}h4{font-size:11px;font-weight:500;color:#778173;margin:23px 0 12px}.small-label{font-size:8px;font-weight:600;letter-spacing:1px;color:#8a9287;white-space:nowrap}.muted{color:var(--muted);font-size:11px;line-height:1.6}.script ol{list-style:none;margin:25px 0;padding:0}.script li{display:flex;gap:12px;align-items:flex-start;font-size:12px;line-height:1.7;color:#a1a59e;position:relative;min-height:73px;padding-bottom:17px}.step-number{border:1px solid var(--border);border-radius:50%;width:26px;height:26px;display:grid;place-items:center;flex-shrink:0;font-size:9px;background:#fff;z-index:1}.script li:not(:last-child):after{content:"";position:absolute;left:12px;top:26px;bottom:0;width:1px;background:var(--border)}.script li.current{color:#334d3a}.current .step-number{background:#ebf1e6;border-color:#9caf8d;color:#375335}.script li.done{color:#426846}.done .step-number{background:#3d6b50;color:#fff;border-color:#3d6b50}details{font-size:11px;line-height:1.7;color:#687366}summary{cursor:pointer}details p{font-size:11px;line-height:1.8}.try-card{margin-top:28px;background:#f7f8f3;border:1px solid #ebeee5;border-radius:10px;padding:16px}.try-card .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:9px;color:#7b8a70}.try-card p:last-child{font-size:12px;line-height:1.7;margin:0;color:#4b6043}.footnote{font-size:9px;line-height:1.7;color:#939c8c;margin-top:18px}.voice-stage{text-align:center;padding:15px 0 5px}.voice-visual{height:152px;width:152px;margin:0 auto 13px;position:relative;display:grid;place-items:center}.voice-ring{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,#dce8cf,#eff3e9 45%,#f9faf7 65%,#fff 70%);border:1px solid #f5f7ef}.wave{display:flex;align-items:center;gap:4px;height:50px;z-index:1}.wave i{width:4px;height:12px;background:#527841;border-radius:5px}.wave i:nth-child(2n){height:25px}.wave i:nth-child(3n){height:38px}.wave i:nth-child(5){height:48px}body[data-state=speaking] .wave i,body[data-state=listening] .wave i{animation:pulse 1s ease-in-out infinite;animation-delay:calc(sibling-index()*.08s)}@keyframes pulse{50%{transform:scaleY(.45)}}#status{font-size:14px;font-weight:500;margin:0 0 7px}.stage-hint{font-size:10px;margin:0}.call-controls{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:21px 0 4px}.voice-label{font-size:8px;color:#92998b;letter-spacing:1px;display:flex;align-items:center;gap:7px}select{max-width:120px;padding:9px 7px;background:#fff;border:1px solid var(--border);border-radius:7px;color:#43503e;text-transform:capitalize;font-size:11px}.primary{border:0;background:#294e40;color:#fff;padding:12px 16px;border-radius:8px;font-size:11px;display:flex;gap:10px;align-items:center}.primary:hover{background:#36634f}.primary.end{background:#96524d}.secondary{border:1px solid var(--border);border-radius:7px;background:#fff;padding:8px 12px;font-size:10px}.error{color:#a43e3e;font-size:11px;text-align:center;line-height:1.6;min-height:5px}.transcript-header{border-top:1px solid var(--border);margin-top:20px;padding-top:15px;display:flex;align-items:center;justify-content:space-between}.transcript-header h3{font-size:11px;font-weight:500;margin:0}.transcript-header span{font-size:8px;letter-spacing:1px}.transcript{height:160px;overflow:auto;margin-top:10px;scrollbar-width:thin}.empty{color:#9aa092;font-size:11px;line-height:1.8;padding:13px 0}.utterance{padding:8px 0}.utterance>span{font-size:8px;letter-spacing:1px;color:#798570}.utterance p{font-size:12px;line-height:1.6;margin:5px 0}.utterance.user p{color:#747c6e}.business-card{background:#f4f5ef;border-radius:10px;text-align:center;padding:20px 12px;margin-top:22px}.business-icon{font-size:28px;color:#6d7e5e}.business-card h3{margin:10px 0 6px;font-weight:500}.business-card p{font-size:9px;color:#8a9480;margin:0}.slot{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #f0f1eb}.slot div{display:flex;gap:12px;align-items:center}.slot strong{font-size:11px;font-weight:500}.slot span{font-size:9px;color:#909a87}.slot.booked strong,.slot.booked span{color:#396b42}.success-card{padding:15px;background:#eef5e8;border:1px solid #dce8cf;border-radius:9px;margin-top:18px;color:#496d3e;font-size:11px;line-height:1.7}.success-card p{margin:5px 0}.success-card small{font-size:9px}.order-card{padding:25px 0 12px}.order-card h3{font-size:17px;font-weight:500}.order-card>p{color:#73816b;font-size:14px}.products{margin-top:15px}.product{display:flex;gap:12px;align-items:center;padding:11px 6px;border-radius:8px;margin-bottom:4px}.product.match{background:#f0f5e9}.product-icon{background:#f4f5ef;color:#859472;width:33px;height:33px;border-radius:7px;display:grid;place-items:center;font-size:20px}.product strong{font-size:10px;font-weight:500;display:block}.product div>span{font-size:10px;color:#909c84;display:block;margin-top:5px}.cart-total{border-top:1px solid var(--border);padding:17px 0 0;display:flex;justify-content:space-between;font-size:12px}.activity{margin-top:18px}.activity .panel-title .muted{font-size:10px;margin-bottom:0}.activity .empty{padding:22px 0 7px}.tool-event{border-top:1px solid var(--border);margin-top:12px;color:#53634b}.tool-event summary{display:flex;align-items:center;gap:11px;padding:13px 0;list-style:none}.tool-event summary::-webkit-details-marker{display:none}.tool-icon{display:grid;place-items:center;border-radius:5px;background:#edf4e7;color:#5b8045;width:23px;height:23px}.tool-event.error .tool-icon{background:#fbece8;color:#a14c3b}.tool-event code{font-size:11px}.tool-status{font-size:9px;color:#88947e}.expand{margin-left:auto;font-size:9px;color:#899580}.tool-detail{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:0 0 15px}.tool-detail h4{margin:0 0 7px}.tool-detail pre{background:#f7f8f3;border-radius:8px;padding:14px;margin:0;overflow:auto;font-size:10px;max-height:240px;white-space:pre-wrap;overflow-wrap:anywhere}footer{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#969c8d;padding:25px 1px;line-height:1.7}footer strong{font-weight:500;color:#68765e}[hidden]{display:none!important}:focus-visible{outline:2px solid #688a51;outline-offset:4px}@media(max-width:1100px){main{padding-left:3vw;padding-right:3vw}.workspace{grid-template-columns:.85fr 1.15fr}.outcome{grid-column:1/-1}.outcome #outcome{max-width:600px;margin:auto}.intro-copy{max-width:280px}.panel{padding:20px}}@media(max-width:700px){.topbar{height:68px;padding:0 20px}.brand{font-size:25px}.brand-product{font-size:15px}main{padding:30px 16px 10px}.intro{display:block}.intro-copy{margin-top:20px;max-width:none;font-size:12px}h1{font-size:36px;letter-spacing:-1.5px}.scenarios{grid-template-columns:1fr;gap:9px}.scenario{padding:13px}.scenario small{font-size:10px}.workspace{display:flex;flex-direction:column}.conversation{order:0}.script{order:1}.outcome{order:2}.script li{min-height:60px}.voice-visual{height:135px;width:135px}.tool-detail{grid-template-columns:1fr}.expand{font-size:8px}.tool-event code{font-size:10px}footer{flex-direction:column;gap:5px}.intro .eyebrow{font-size:8px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
