:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#15322d;background:#f5f7f2}*{box-sizing:border-box}body{margin:0}header{height:64px;padding:16px max(20px,calc((100vw - 960px)/2));display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #dce6df}header strong{font-size:1.2rem}button{border:0;border-radius:999px;padding:11px 17px;background:#165c4d;color:#fff;font-weight:650;cursor:pointer}button:disabled{opacity:.5}main{max-width:960px;margin:auto;padding:48px 20px}.hero{max-width:680px;margin-bottom:40px}.eyebrow{letter-spacing:.16em;font-size:.76rem;color:#6c7d75}.hero h1{font-family:Georgia,serif;font-size:clamp(2.6rem,7vw,5.8rem);line-height:.98;font-weight:500;margin:10px 0 20px}.hero p:not(.eyebrow){font-size:1.2rem;color:#4e665e;max-width:570px}.panel,.call-card{background:#fff;border:1px solid #dce6df;border-radius:22px;padding:24px;margin:18px 0;box-shadow:0 6px 20px #15322d0b}h2{font-weight:550}form{display:flex;gap:10px;flex-wrap:wrap}input{flex:1;min-width:220px;border:1px solid #b6c7be;border-radius:12px;padding:13px;font:inherit}label{display:grid;gap:8px;flex:1}.hidden{display:none}.price{color:#65766f;font-size:.9rem}.result{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #e7eee9}.logo{width:38px;height:38px;border-radius:10px;background:#e9f0eb;display:grid;place-items:center;font-weight:700}.result div:nth-child(2){flex:1}.muted{color:#667970;font-size:.9rem}.call-card{position:relative}.call-card .cost{position:absolute;right:24px;top:24px;font-weight:700}.call-card h3{margin:0 100px 5px 0}.status{color:#547168}.actions{margin-top:18px;display:flex;gap:8px;flex-wrap:wrap}.secondary{background:#e8f0eb;color:#17483d}
.details{border-top:1px solid #e7eee9;margin-top:18px;padding-top:16px}.transcript{margin-top:14px;max-height:260px;overflow:auto;background:#f7faf7;border-radius:12px;padding:10px}.transcript p{margin:8px 0;font-size:.92rem}
.logo img{width:24px;height:24px;object-fit:contain}
.choice{width:100%;border-radius:14px;background:#f7faf7;color:#15322d;display:flex;align-items:center;gap:12px;text-align:left}.choice span{display:grid;gap:3px}.choice small{color:#667970;font-weight:400}
select{border:1px solid #b6c7be;border-radius:12px;padding:13px;background:#fff;font:inherit}
