body,html{background:#f7f9fa;font-family:Roboto,Arial,sans-serif;height:100%;margin:0}.container{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000012;display:flex;flex-direction:column;margin:2rem auto;max-width:400px;padding:2rem}.logo{margin-bottom:1rem;width:120px}.form{display:flex;flex-direction:column;gap:1rem;width:100%}.form input{border:1px solid #d0d7de;border-radius:6px;font-size:1rem;padding:.75rem}.cta{background:#1976d2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:500;margin-top:.5rem;padding:.75rem;transition:background .2s}.cta:hover{background:#1565c0}.info{color:#555;font-size:.95rem;margin-top:.5rem}.voice-agent{align-items:center;display:flex;flex-direction:column;gap:1.5rem;width:100%}.status{color:#1976d2;font-size:1.1rem;margin-bottom:1rem}.transcript{width:100%}.transcript-box{word-wrap:break-word;background:#f0f4f8;border-radius:6px;color:#333;font-family:Segoe UI,Arial,sans-serif;font-size:.95rem;line-height:1.5;max-height:250px;min-height:60px;overflow-y:auto;padding:.75rem}.transcript-box .message{border-radius:6px;margin-bottom:.75rem;padding:.5rem}.transcript-box .sofia-message{background:#e3f2fd;border-left:3px solid #1976d2;color:#1565c0}.transcript-box .user-message{background:#e8f5e9;border-left:3px solid #4caf50;color:#2e7d32}.transcript-box .live-message{background:#fafafa;border-left:3px solid #9e9e9e;color:#757575;font-style:italic}.calendar-log{margin-top:1rem;width:100%}.calendar-log h3{color:#666;font-size:.95rem;margin:.5rem 0}.log-box{word-wrap:break-word;background:#fff3e0;border-left:3px solid #ff9800;border-radius:4px;color:#333;font-family:Courier New,monospace;font-size:.85rem;line-height:1.4;max-height:150px;min-height:40px;overflow-y:auto;padding:.5rem;white-space:pre-wrap}.end-call{background:#e53935;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;transition:background .2s}.end-call:hover{background:#b71c1c}.success{color:#1976d2;text-align:center;width:100%}.success h2{margin-bottom:1.5rem}.success p{font-size:.95rem;margin:.75rem 0}.conversation-summary{margin-top:1.5rem;text-align:left;width:100%}.conversation-summary h3{color:#1976d2;font-size:1rem;margin-bottom:.75rem}.summary-box{background:#fafafa;border-radius:6px;font-size:.9rem;line-height:1.5;max-height:200px;overflow-y:auto;padding:.75rem}.summary-box .message{border-radius:4px;margin-bottom:.5rem;padding:.4rem .6rem}.summary-box .sofia-message{background:#e3f2fd;border-left:2px solid #1976d2;color:#1565c0}.summary-box .user-message{background:#e8f5e9;border-left:2px solid #4caf50;color:#2e7d32}.prompt-editor-toggle{margin-top:1.5rem;width:100%}.toggle-btn{background:#f5f5f5;border:1px solid #ddd;border-radius:6px;color:#666;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;text-align:left;transition:background .2s;width:100%}.toggle-btn:hover{background:#e8e8e8}.prompt-editor{background:#fafafa;border:1px solid #ddd;border-radius:8px;margin-top:1rem;padding:1rem;width:100%}.prompt-editor label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.prompt-editor textarea{border:1px solid #ccc;border-radius:6px;font-family:Courier New,monospace;font-size:.85rem;line-height:1.4;min-height:200px;padding:.75rem;resize:vertical;width:100%}.prompt-editor textarea:focus{border-color:#1976d2;box-shadow:0 0 0 2px #1976d233;outline:none}.reset-btn{background:#ff9800;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;margin-top:.75rem;padding:.5rem 1rem;transition:background .2s}.reset-btn:hover{background:#f57c00}.slot-buttons{background:#e8f5e9;border:1px solid #4caf50;border-radius:8px;margin:.5rem 0;padding:1rem;width:100%}.slot-buttons h4{color:#2e7d32;font-size:.95rem;margin:0 0 .75rem}.slots-grid{display:flex;flex-wrap:wrap;gap:.5rem}.slot-btn{background:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:.85rem;font-weight:500;min-width:120px;padding:.6rem 1rem;text-align:center;transition:all .2s}.slot-btn:hover{background:#388e3c;box-shadow:0 2px 8px #4caf5066;transform:translateY(-2px)}.slot-btn:active{transform:translateY(0)}@media (max-width:600px){.container{max-width:98vw;padding:1rem}.cta,.end-call,.form input{font-size:1rem;padding:.65rem}.transcript-box{max-height:150px}.log-box{max-height:120px}.slot-btn{min-width:100%}.prompt-editor textarea{min-height:150px}}
/*# sourceMappingURL=main.4871dcee.css.map*/