.dq-live-toast-host{position:fixed;right:20px;bottom:20px;z-index:2147483000;display:grid;gap:10px;width:min(390px,calc(100vw - 32px));pointer-events:none}.dq-live-toast{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid #dbe6f2;border-radius:16px;box-shadow:0 18px 50px rgba(15,23,42,.18);padding:14px 16px;transform:translateY(12px);opacity:0;transition:.22s ease;pointer-events:auto}.dq-live-toast.show{transform:none;opacity:1}.dq-live-toast>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e8f2ff}.dq-live-toast strong{display:block;color:#0f2942;font-size:14px}.dq-live-toast p{margin:3px 0 0;color:#40566f;font-size:14px;line-height:1.42}.dq-live-toast-teacher{border-color:#b8d8ff}.dq-live-toast-teacher>span{background:#ddecff}.dq-live-toast-success{border-color:#bde7cf}.dq-live-toast-success>span{background:#e1f7ea}.dq-live-guided-target{position:relative!important;z-index:2147482000!important;outline:5px solid rgba(34,197,94,.75)!important;outline-offset:5px!important;box-shadow:0 0 0 12px rgba(34,197,94,.16),0 18px 45px rgba(15,23,42,.18)!important;animation:dqLiveGuidePulse 1.1s ease-in-out infinite alternate!important}@keyframes dqLiveGuidePulse{from{outline-color:rgba(34,197,94,.55)}to{outline-color:rgba(14,165,233,.9)}}.dq-live-assist-banner{position:fixed;top:10px;left:50%;transform:translateX(-50%);z-index:2147483200;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 24px);padding:9px 12px;border-radius:999px;background:#0f2942;color:#fff;box-shadow:0 12px 34px rgba(15,23,42,.25);font:600 13px/1.2 Arial,sans-serif}.dq-live-assist-banner span{white-space:nowrap}.dq-live-assist-banner button{border:0;border-radius:999px;padding:7px 10px;background:#fff;color:#0f2942;font-weight:800;cursor:pointer}.dq-live-pulse{width:9px;height:9px;border-radius:50%;background:#34d399;box-shadow:0 0 0 0 rgba(52,211,153,.55);animation:dqLiveDot 1.6s infinite}@keyframes dqLiveDot{70%{box-shadow:0 0 0 8px rgba(52,211,153,0)}100%{box-shadow:0 0 0 0 rgba(52,211,153,0)}}.dq-live-control-request{position:fixed;inset:0;z-index:2147483400;display:grid;place-items:center;background:rgba(5,18,33,.58);backdrop-filter:blur(4px);padding:20px}.dq-live-control-request section{width:min(520px,100%);border-radius:24px;background:#fff;padding:30px;box-shadow:0 28px 90px rgba(2,8,23,.34);text-align:center;color:#17324d}.dq-live-request-icon{font-size:48px}.dq-live-request-kicker{display:block;margin:8px 0;color:#2563eb;font-size:12px;font-weight:900;letter-spacing:.12em}.dq-live-control-request h2{margin:6px 0 10px;font-size:26px}.dq-live-control-request p{margin:0 auto 18px;max-width:430px;color:#51667b;line-height:1.55}.dq-live-request-actions{display:flex;justify-content:center;gap:10px;margin:18px 0 10px}.dq-live-request-actions button{min-width:140px;border-radius:12px;padding:12px 16px;font-weight:800;cursor:pointer}.dq-live-request-decline{border:1px solid #cbd5e1;background:#fff;color:#334155}.dq-live-request-allow{border:1px solid #2563eb;background:#2563eb;color:#fff}.dq-live-control-request small{color:#718096}.dq-live-pause-overlay{position:fixed;inset:0;z-index:2147483300;display:grid;place-items:center;background:rgba(240,247,255,.94);backdrop-filter:blur(3px);padding:24px}.dq-live-pause-overlay section{width:min(560px,100%);padding:34px;border-radius:24px;background:#fff;border:1px solid #cfe0f3;box-shadow:0 24px 70px rgba(15,41,66,.2);text-align:center;color:#17324d}.dq-live-pause-overlay section>div{font-size:44px}.dq-live-pause-overlay span{display:block;margin:10px 0 4px;color:#2563eb;font-weight:900;letter-spacing:.12em;font-size:12px}.dq-live-pause-overlay h2{margin:6px 0 10px}.dq-live-pause-overlay p{color:#50657a;line-height:1.55}.dq-live-pause-overlay small{color:#718096}@media(max-width:640px){.dq-live-assist-banner{top:6px;font-size:12px}.dq-live-assist-banner span:not(.dq-live-pulse){display:none}.dq-live-control-request section{padding:24px 18px}.dq-live-request-actions{flex-direction:column}.dq-live-request-actions button{width:100%}.dq-live-toast-host{right:16px;bottom:16px}}
.dq-live-remote-cursor{position:fixed;z-index:2147483100;width:22px;height:22px;border:3px solid #0ea5e9;border-radius:50%;background:rgba(14,165,233,.16);box-shadow:0 0 0 7px rgba(14,165,233,.12);transform:translate(-50%,-50%) scale(.7);opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease}.dq-live-remote-cursor:after{content:"";position:absolute;left:50%;top:50%;width:4px;height:4px;border-radius:50%;background:#0f2942;transform:translate(-50%,-50%)}.dq-live-remote-cursor.show{opacity:1;transform:translate(-50%,-50%) scale(1)}

/* v12.3.2 Ultra Live screen-share affordance */
.dq-live-assist-banner [data-dq-live-share-screen]{border:1px solid rgba(255,255,255,.42);background:#fff;color:#0f568e;border-radius:999px;padding:7px 11px;font-weight:900;cursor:pointer}
.dq-live-assist-banner [data-dq-live-share-screen][hidden]{display:none!important}
