:root{color:#172033;background:#f5f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}main{width:min(980px,calc(100% - 32px));margin:0 auto;padding:48px 0}.hero{background:linear-gradient(135deg,#fff,#efe4d2);border:1px solid #e4d6c1;border-radius:32px;padding:40px;box-shadow:0 24px 80px #49341f1f}.eyebrow{color:#9b5e18;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1{max-width:760px;margin:0;font-size:clamp(42px,8vw,76px);line-height:.92}h2{margin:0 0 8px}.hero p:last-child{max-width:660px;font-size:20px;line-height:1.6}.panel,.phone,.transcript{margin-top:24px;background:#fffaf3;border:1px solid #e7d9c8;border-radius:24px;padding:24px}.panel{display:flex;align-items:center;justify-content:space-between;gap:24px}.ok{color:#177245;font-weight:700}.warn{color:#9b5e18;font-weight:700}.button,button{border:0;border-radius:999px;cursor:pointer;font-weight:800;padding:14px 20px;text-decoration:none}.secondary{background:#172033;color:#fff}.phone{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px}.status{display:inline-flex;width:fit-content;border-radius:999px;background:#eee3d5;padding:10px 16px;font-weight:900;text-transform:uppercase}.status.live{background:#d7f7e5;color:#14633d}.status.error{background:#ffe0df;color:#9d2620}.answer{background:#23a455;color:#fff}.hangup{background:#e24d42;color:#fff}button:disabled{cursor:not-allowed;filter:grayscale(.8);opacity:.55}.transcript{min-height:260px}.transcript p{display:grid;grid-template-columns:84px 1fr;gap:12px;margin:10px 0;line-height:1.5}.transcript span{color:#7c6a58;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.transcript .error{color:#9d2620}.transcript .tool{color:#6850b8}@media(max-width:720px){.panel,.phone{align-items:stretch;display:flex;flex-direction:column}}
