#aiGreenQuantumLiveAgent{display:block;width:min(620px,calc(100% - 24px));margin:14px auto;padding-bottom:max(8px,env(safe-area-inset-bottom));color:#123524;overflow-wrap:anywhere}#aiGreenQuantumLiveAgent[hidden]{display:none}.ai-green-live-agent__panel{width:100%;padding:16px;border:1px solid rgba(7,95,43,.35);border-radius:16px;background:linear-gradient(145deg,#f7fff9,#eefbf2);box-shadow:0 12px 30px rgba(7,95,43,.12)}.ai-green-live-agent__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.ai-green-live-agent__title{margin:0;color:#075f2b;font-size:clamp(18px,4vw,24px);line-height:1.15;letter-spacing:.025em}.ai-green-live-agent__core{margin:5px 0 0;color:#345945;font-size:12px;line-height:1.4}.ai-green-live-agent__status{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#075f2b;color:#fff;font-size:10px;font-weight:900;letter-spacing:.07em}.ai-green-live-agent__status::before{content:"";width:8px;height:8px;border-radius:50%;background:#71ff9c;box-shadow:0 0 0 4px rgba(113,255,156,.18);animation:aiGreenLivePulse 1.8s ease-in-out infinite}.ai-green-live-agent__section{margin:10px 0;padding:12px;border-radius:12px;background:#fff;border:1px solid rgba(7,95,43,.16)}.ai-green-live-agent__section h3,.ai-green-live-agent__question{margin:0 0 7px;color:#075f2b;font-size:14px}.ai-green-live-agent__section p{margin:4px 0;color:#243f30;font-size:14px;line-height:1.5}.ai-green-live-agent__review{border-left:4px solid #e59b19}.ai-green-live-agent__objects,.ai-green-live-agent__boundaries,.ai-green-live-agent__meta{font-size:12px!important;color:#527060!important}.ai-green-live-agent__meta{margin:10px 2px}.ai-green-live-agent__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ai-green-live-agent__action{min-height:44px;padding:10px 12px;border:1px solid #075f2b;border-radius:10px;background:#fff;color:#075f2b;font:inherit;font-size:13px;font-weight:800;cursor:pointer;touch-action:manipulation}.ai-green-live-agent__action:hover,.ai-green-live-agent__action:focus-visible{background:#075f2b;color:#fff;outline:3px solid rgba(7,95,43,.22);outline-offset:2px}.ai-green-live-agent__feedback,.ai-green-live-agent__fallback{min-height:20px;margin:12px 2px 0;color:#244b34;font-size:13px;line-height:1.45}#aiGreenQuantumLiveAgent[data-agent-state="agent_error"] .ai-green-live-agent__panel{border-color:#b45309;background:#fffaf0}@keyframes aiGreenLivePulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}@media (orientation:portrait) and (max-width:600px){#aiGreenQuantumLiveAgent{width:calc(100% - 16px);margin:10px auto}.ai-green-live-agent__panel{padding:13px}.ai-green-live-agent__header{flex-direction:column}.ai-green-live-agent__actions{grid-template-columns:1fr}}@media (orientation:landscape) and (max-height:500px){.ai-green-live-agent__panel{padding:12px}.ai-green-live-agent__section{padding:9px;margin:7px 0}.ai-green-live-agent__actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.ai-green-live-agent__status::before{animation:none}}