:root{font-family:-apple-system,BlinkMacSystemFont,"PingFang HK",sans-serif;color:#18352f;background:#f6f1e8}*{box-sizing:border-box}body{margin:0}main{max-width:880px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:46px}header a{color:#315f56}.brand{font-size:21px;font-weight:800}.hero{margin-bottom:28px}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#8b6c45;font-weight:700}h1{font-size:clamp(36px,7vw,64px);line-height:1.04;margin:10px 0;max-width:750px}h2{margin-top:0}.card{background:#fff;border:1px solid #d8d0c2;border-radius:22px;padding:24px;margin:18px 0;box-shadow:0 12px 40px #402d1710}.controls label{display:grid;gap:8px}input{padding:13px;border:1px solid #b9b0a2;border-radius:12px;font-size:16px}.lines{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}button{border:0;border-radius:14px;padding:15px;background:#dce7e2;color:#18352f;font-size:17px;font-weight:700;cursor:pointer}button small{display:block;font-weight:400;margin-top:5px}button.selected,#start{background:#274f47;color:#fff}button:disabled{opacity:.45;cursor:not-allowed}.transcript{min-height:170px;max-height:380px;overflow:auto}.bubble{padding:11px 14px;border-radius:15px;margin:8px 0;max-width:82%}.user{background:#e8e1d6;margin-left:auto}.assistant{background:#deebe6}.muted,#status{color:#6d6a63}@media(max-width:560px){main{padding:18px}.lines{grid-template-columns:1fr}header{margin-bottom:30px}}
