*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background-color:#f0f2f5;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.App{margin:0 auto;max-width:900px;padding:20px}.App-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;justify-content:space-between;margin-bottom:24px;padding:30px}.App-header h1{font-size:1.8rem;font-weight:600}.status-bar{align-items:center;display:flex;gap:16px}.status-indicator{font-size:1rem;font-weight:600}.status-indicator.online{color:#4ade80}.status-indicator.offline{color:#f87171}.call-status{background:#fff3;border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:6px 16px}.App-main{display:flex;flex-direction:column;gap:20px}section{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:24px}section h2{color:#1f2937;font-size:1.2rem;font-weight:600;margin-bottom:16px}.button-row{flex-wrap:wrap;gap:16px}.button-row,.checkbox-label{align-items:center;display:flex}.checkbox-label{color:#6b7280;cursor:pointer;font-size:.9rem;gap:8px}.checkbox-label input{cursor:pointer;height:18px;width:18px}.config-info{background:#f3f4f6;border-radius:6px;margin-top:12px;padding:8px 12px}.config-info small{color:#6b7280;font-size:.85rem}.form-row{align-items:center;display:flex;gap:12px}.room-input{border:2px solid #e5e7eb;border-radius:8px;flex:1 1;font-size:1rem;padding:12px 16px;transition:border-color .2s}.room-input:focus{border-color:#667eea;outline:none}.help-text{color:#6b7280;font-size:.9rem;margin-top:8px}button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .2s}button:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background:#10b981;color:#fff}.btn-primary:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover:not(:disabled){background:#4b5563}.btn-test{background:#8b5cf6;color:#fff;font-size:1.1rem;padding:16px;width:100%}.btn-test:hover:not(:disabled){background:#7c3aed}.btn-call{background:#10b981;color:#fff;min-width:100px}.btn-call:hover:not(:disabled){background:#059669}.btn-hangup{background:#ef4444;color:#fff;min-width:100px}.btn-hangup:hover:not(:disabled){background:#dc2626}.btn-clear{background:#0000;border:1px solid #e5e7eb;color:#6b7280;font-size:.9rem;margin-top:12px;padding:8px 16px}.btn-clear:hover{background:#f3f4f6}.logs-section{margin-top:8px}.logs-container{background:#1e1e1e;border-radius:8px;color:#d4d4d4;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;max-height:250px;overflow-y:auto;padding:16px}.log-entry{border-bottom:1px solid #333;padding:4px 0}.log-entry:last-child{border-bottom:none}.log-placeholder{color:#6b7280;font-style:italic;padding:20px;text-align:center}@media (max-width:600px){.App{padding:12px}.App-header{gap:12px;padding:20px;text-align:center}.App-header,.form-row{flex-direction:column}.room-input,button{width:100%}}
/*# sourceMappingURL=main.b5f0691c.css.map*/