.acd-shell{--c-bg:#0E0A1F;--c-bg2:#16102E;--c-ink:#FFFFFF;--c-pink:#FFC8DD;--c-gold:#FFD86B;--c-mint:#6CCCB8;--c-lilac:#B8B4FF;--c-rose:#FF8FA3;--c-glass:rgba(20,15,42,.65);--c-glass-2:rgba(20,15,42,.85);--c-line:rgba(255,255,255,.1);--c-line-2:rgba(255,255,255,.18)}*{box-sizing:border-box}.acd-shell{margin:0;min-height:100vh;position:fixed;inset:0;z-index:9000;font-family:Nunito,system-ui,sans-serif;background:var(--c-bg);color:var(--c-ink);overflow:auto}.acd-shell button{font-family:inherit}.acd-shell .ic{width:18px;height:18px}.acd-shell .ic-sm{width:14px;height:14px}.acd-shell .ic-xs{width:11px;height:11px}.acd-shell .screen{display:none;position:fixed;inset:0}.acd-shell .screen.on{display:block}.acd-shell .screen:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 80% 0,rgba(255,200,221,.18) 0,transparent 70%),radial-gradient(50% 50% at 0 100%,rgba(108,204,184,.16) 0,transparent 70%),radial-gradient(60% 60% at 50% 50%,#221941 0,#0E0A1F 100%)}.acd-shell .screen>*{position:relative;z-index:1}.acd-shell .lobby{min-height:100vh;height:100vh;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;padding:64px 48px 32px;gap:48px}.acd-shell .lobby-back{position:absolute;top:64px;left:32px;display:inline-flex;align-items:center;gap:6px;padding:8px 14px 8px 10px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid var(--c-line);color:#fff;font-size:12.5px;font-weight:700;cursor:pointer;text-decoration:none;z-index:5}.acd-shell .lobby-back:hover{background:rgba(255,255,255,.08)}.acd-shell .lp-preview{position:relative;width:100%;aspect-ratio:16/10;border-radius:24px;overflow:hidden;background:radial-gradient(70% 60% at 50% 35%,#4A3D7A 0,#221941 55%,#16102E 100%);border:2px solid rgba(255,255,255,.08);box-shadow:0 24px 60px -20px rgba(0,0,0,.7);display:grid;place-items:center}.acd-shell .lp-preview .grain{position:absolute;inset:0;opacity:.2;mix-blend-mode:overlay;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.4) 1px,transparent 0);background-size:3px 3px}.acd-shell .lp-preview.blur-on:after{content:"";position:absolute;inset:0;pointer-events:none;backdrop-filter:blur(0)}.acd-shell .lp-preview.blur-on .face{filter:none}.acd-shell .lp-preview.blur-on .bg-fx{filter:blur(28px);transform:scale(1.2);opacity:.65}.acd-shell .lp-preview .bg-fx{position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(255,200,221,.5) 0,transparent 40%),radial-gradient(circle at 80% 70%,rgba(108,204,184,.45) 0,transparent 40%),linear-gradient(140deg,#4A3D7A,#221941);transition:filter .35s ease,opacity .35s ease,transform .35s ease}.acd-shell .lp-preview .face{position:relative;z-index:2;width:min(36%,220px);aspect-ratio:1;border-radius:50%;background:linear-gradient(140deg,var(--c-pink) 0,var(--c-lilac) 50%,var(--c-mint) 100%);border:4px solid rgba(255,255,255,.22);box-shadow:0 0 60px rgba(184,180,255,.4);display:grid;place-items:center;font-family:Comfortaa,sans-serif;font-weight:800;font-size:clamp(48px,8vw,100px);color:#fff;text-shadow:0 4px 16px rgba(27,21,48,.4)}.acd-shell .lp-preview.cam-off .face{display:none}.acd-shell .lp-preview.cam-off .bg-fx{filter:blur(40px);opacity:.4}.acd-shell .lp-preview .cam-off-msg{display:none;position:absolute;z-index:3;flex-direction:column;align-items:center;gap:10px;font-size:13px;color:rgba(255,255,255,.7);text-align:center}.acd-shell .lp-preview.cam-off .cam-off-msg{display:flex}.acd-shell .lp-preview .cam-off-msg .av{width:88px;height:88px;border-radius:50%;background:rgba(20,15,42,.6);border:2px dashed rgba(255,255,255,.2);display:grid;place-items:center;color:rgba(255,255,255,.6)}.acd-shell .lp-preview.mirror .face{transform:scaleX(-1)}.acd-shell .lp-tag{position:absolute;padding:5px 10px;border-radius:999px;background:rgba(20,15,42,.75);backdrop-filter:blur(14px);border:1px solid var(--c-line);font-size:11.5px;font-weight:700;z-index:4;display:inline-flex;align-items:center;gap:5px}.acd-shell .lp-tag.bot-l{left:14px;bottom:14px}.acd-shell .lp-tag.top-l{left:14px;top:14px}.acd-shell .lp-tag.top-r{right:14px;top:14px}.acd-shell .lp-tag .dot{width:6px;height:6px;border-radius:50%;background:var(--c-mint);box-shadow:0 0 6px var(--c-mint)}.acd-shell .lp-prev-dock{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:6px;padding:6px;background:rgba(20,15,42,.7);backdrop-filter:blur(20px);border:1px solid var(--c-line);border-radius:999px;z-index:5}.acd-shell .lp-prev-dock .pbtn{width:38px;height:38px;border-radius:50%;border:0;background:rgba(255,255,255,.08);color:#fff;cursor:pointer;display:grid;place-items:center;position:relative}.acd-shell .lp-prev-dock .pbtn:hover{background:rgba(255,255,255,.15)}.acd-shell .lp-prev-dock .pbtn.muted{background:#E11D48}.acd-shell .lp-prev-dock .pbtn[data-tip]:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:rgba(20,15,42,.95);color:#fff;font-size:10.5px;font-weight:700;white-space:nowrap;padding:4px 8px;border-radius:6px;border:1px solid var(--c-line);pointer-events:none;opacity:0;transition:opacity .15s}.acd-shell .lp-prev-dock .pbtn:hover[data-tip]:after{opacity:1}.acd-shell .mic-meter{position:absolute;left:14px;bottom:60px;right:14px;display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:12px;background:rgba(20,15,42,.7);backdrop-filter:blur(14px);border:1px solid var(--c-line);z-index:5}.acd-shell .mic-meter .lab{font-size:11px;font-weight:700;color:rgba(255,255,255,.7);white-space:nowrap}.acd-shell .mic-meter .bars{flex:1;display:flex;gap:2px;height:14px;align-items:center}.acd-shell .mic-meter .bars span{flex:1;background:rgba(255,255,255,.1);border-radius:1.5px;height:100%;transition:background .12s,height .12s}.acd-shell .mic-meter .bars span.on{background:var(--c-mint)}.acd-shell .mic-meter .bars span.peak{background:var(--c-gold)}.acd-shell .mic-meter.muted .bars span{background:rgba(225,29,72,.5)!important;height:30%}.acd-shell .lp-form{display:flex;flex-direction:column;gap:18px;max-width:480px}.acd-shell .lp-meta{display:flex;align-items:center;gap:12px}.acd-shell .lp-meta .av{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,var(--c-pink),var(--c-lilac),var(--c-mint));border:2px solid rgba(255,255,255,.2);display:grid;place-items:center;font-family:Comfortaa,sans-serif;font-weight:800;font-size:20px;color:#1B1530}.acd-shell .lp-meta b{display:block;font-size:14.5px}.acd-shell .lp-meta small{font-size:12px;color:rgba(255,255,255,.6);display:block;margin-top:2px}.acd-shell .lp-meta .pill{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;background:rgba(108,204,184,.15);border:1px solid rgba(108,204,184,.4);color:var(--c-mint);font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-top:5px}.acd-shell .lp-title{font-family:Comfortaa,sans-serif;font-weight:700;font-size:30px;line-height:1.15;color:#fff;margin:0}.acd-shell .lp-sub{font-size:13.5px;color:rgba(255,255,255,.65);margin:0;line-height:1.5}.acd-shell .lp-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.acd-shell .lp-facts .f{padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid var(--c-line)}.acd-shell .lp-facts .f .lab{font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.5)}.acd-shell .lp-facts .f .v{font-family:Comfortaa,sans-serif;font-weight:700;font-size:16px;margin-top:2px}.acd-shell .lp-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid var(--c-line);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.acd-shell .lp-row:hover{background:rgba(255,255,255,.06)}.acd-shell .lp-row>.ico{width:32px;height:32px;border-radius:8px;background:rgba(184,180,255,.14);color:var(--c-lilac);display:grid;place-items:center;flex-shrink:0}.acd-shell .lp-row>.body{flex:1;min-width:0}.acd-shell .lp-row>.body .lab{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.55)}.acd-shell .lp-row>.body .v{font-size:13px;font-weight:600;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acd-shell .lp-row>.arr{width:14px;height:14px;opacity:.45;flex-shrink:0}.acd-shell .lp-row.toggle .switch{width:38px;height:22px;border-radius:999px;background:rgba(255,255,255,.1);position:relative;flex-shrink:0;transition:background .15s ease}.acd-shell .lp-row.toggle .switch:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .18s ease}.acd-shell .lp-row.toggle.on .switch{background:var(--c-mint)}.acd-shell .lp-row.toggle.on .switch:after{transform:translateX(16px)}.acd-shell .lp-bg-picker{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;margin-top:6px}.acd-shell .lp-bg-picker button{aspect-ratio:1;border-radius:10px;border:2px solid transparent;cursor:pointer;padding:0;position:relative;overflow:hidden}.acd-shell .lp-bg-picker button.on{border-color:var(--c-mint)}.acd-shell .lp-bg-picker button[data-bg=off]{background:rgba(255,255,255,.04);border:1px dashed var(--c-line-2);display:grid;place-items:center;color:rgba(255,255,255,.5)}.acd-shell .lp-bg-picker button[data-bg=blur]{background:linear-gradient(135deg,#4A3D7A,#221941)}.acd-shell .lp-bg-picker button[data-bg=blur]:before{content:"";position:absolute;inset:0;backdrop-filter:blur(8px);background:rgba(255,255,255,.04)}.acd-shell .lp-bg-picker button[data-bg=img1]{background:linear-gradient(135deg,#FFC8DD,#B8B4FF)}.acd-shell .lp-bg-picker button[data-bg=img2]{background:linear-gradient(135deg,#6CCCB8,#A8E6CF)}.acd-shell .lp-bg-picker button[data-bg=img3]{background:linear-gradient(135deg,#FFD86B,#FF8FA3)}.acd-shell .lp-bg-picker button[data-bg=img4]{background:radial-gradient(circle at 30% 30%,#FFC8DD 0,#221941 60%)}.acd-shell .lp-cta{display:flex;gap:10px;margin-top:6px;align-items:center}.acd-shell .lp-cta .join{flex:1;height:54px;padding:0 22px;border-radius:14px;border:0;background:#fff;color:#1B1530;font-family:Comfortaa,sans-serif;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 4px 0 #1B1530;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .08s ease,box-shadow .12s ease}.acd-shell .lp-cta .join:hover{transform:translateY(-1px);box-shadow:0 5px 0 #1B1530}.acd-shell .lp-cta .join:active{transform:translateY(2px);box-shadow:0 1px 0 #1B1530}.acd-shell .lp-cta .test{height:54px;padding:0 16px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid var(--c-line-2);color:#fff;font:inherit;font-weight:700;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.acd-shell .lp-cta .test:hover{background:rgba(255,255,255,.1)}.acd-shell .lp-fine{font-size:11.5px;color:rgba(255,255,255,.5)}.acd-shell .lp-fine .ok{color:var(--c-mint)}@media (max-width:1023px){.acd-shell .screen{position:fixed;inset:0;overflow-y:auto}.acd-shell .lobby{grid-template-columns:1fr;grid-template-rows:auto auto;grid-auto-rows:min-content;padding:64px 28px 28px;gap:24px;align-items:stretch;min-height:100vh;height:auto}.acd-shell .lp-preview{aspect-ratio:16/9;max-height:50vh}.acd-shell .lobby-back{top:64px;left:20px}}@media (max-width:600px){.acd-shell .lobby{padding:64px 16px 16px;gap:16px}.acd-shell .lp-title{font-size:22px}.acd-shell .lobby-back{top:60px;left:12px;padding:6px 10px 6px 8px;font-size:11.5px}.acd-shell .lp-preview{aspect-ratio:4/3;max-height:42vh}.acd-shell .lp-meta .av{width:46px;height:46px;font-size:18px}.acd-shell .lp-facts{grid-template-columns:repeat(3,1fr);gap:6px}.acd-shell .lp-facts .f{padding:8px 10px}.acd-shell .lp-facts .f .v{font-size:14px}.acd-shell .lp-cta{flex-direction:column-reverse}.acd-shell .lp-cta .join,.acd-shell .lp-cta .test{width:100%}.acd-shell .mic-meter{left:8px;right:8px;bottom:54px;padding:6px 10px}.acd-shell .mic-meter .lab{font-size:10px}}.acd-shell .connect{height:100vh;display:grid;place-items:center;padding:24px;text-align:center}.acd-shell .connect .ring{position:relative;width:120px;height:120px;margin:0 auto 24px}.acd-shell .connect .ring:after,.acd-shell .connect .ring:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid var(--c-mint);animation:expand 2s ease-out infinite}.acd-shell .connect .ring:after{animation-delay:1s}@keyframes expand{0%{transform:scale(.4);opacity:0}20%{opacity:1}to{transform:scale(1.3);opacity:0}}.acd-shell .connect .ring .core{position:absolute;inset:30px;border-radius:50%;background:linear-gradient(135deg,var(--c-pink),var(--c-lilac),var(--c-mint));display:grid;place-items:center;font-weight:800;border:3px solid rgba(255,255,255,.22)}.acd-shell .connect .ring .core,.acd-shell .connect h2{font-family:Comfortaa,sans-serif;font-size:24px;color:#fff}.acd-shell .connect h2{font-weight:700;margin:0 0 6px}.acd-shell .connect p{font-size:13.5px;color:rgba(255,255,255,.6);max-width:340px;margin:0 auto;line-height:1.5}.acd-shell .connect .steps{margin-top:24px;display:flex;flex-direction:column;gap:8px;align-items:flex-start;max-width:300px;margin-left:auto;margin-right:auto;font-size:12px}.acd-shell .connect .steps .s{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.5);text-align:left}.acd-shell .connect .steps .s.done{color:#fff}.acd-shell .connect .steps .s.now{color:var(--c-mint)}.acd-shell .connect .steps .s .ic-st{width:18px;height:18px;border-radius:50%;background:rgba(255,255,255,.08);display:grid;place-items:center;flex-shrink:0}.acd-shell .connect .steps .s.done .ic-st{background:var(--c-mint);color:#1B1530}.acd-shell .connect .steps .s.now .ic-st{background:rgba(108,204,184,.2);border:1.5px solid var(--c-mint)}.acd-shell .connect .steps .s.now .ic-st:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--c-mint);animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.acd-shell .call{display:grid;height:100vh;grid-template-rows:auto 1fr auto;grid-template-columns:1fr}.acd-shell .call.with-panel{grid-template-columns:1fr 360px;grid-template-areas:"top top" "stage panel" "dock panel"}.acd-shell .call:not(.with-panel){grid-template-areas:"top" "stage" "dock"}@media (max-width:1023px){.acd-shell .call.with-panel{grid-template-columns:1fr;grid-template-rows:auto 1fr auto;grid-template-areas:"top" "stage" "dock"}}.acd-shell .call-top{grid-area:top;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px;z-index:30}.acd-shell .call-top .left,.acd-shell .call-top .right{display:flex;align-items:center;gap:8px;min-width:0}.acd-shell .call-top .left{flex:1;min-width:0}.acd-shell .call-top .right{flex-shrink:0}.acd-shell .host-chip{display:flex;align-items:center;gap:10px;min-width:0;padding:5px 12px 5px 5px;border-radius:999px;background:var(--c-glass);backdrop-filter:blur(20px);border:1px solid var(--c-line)}.acd-shell .host-chip .av{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--c-pink),var(--c-lilac));display:grid;place-items:center;font-family:Comfortaa,sans-serif;font-weight:800;font-size:13px;color:#1B1530;border:2px solid rgba(255,255,255,.18);flex-shrink:0}.acd-shell .host-chip .info{min-width:0}.acd-shell .host-chip .info b{display:block;font-size:13px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.acd-shell .host-chip .info small{font-size:10.5px;color:rgba(255,255,255,.55)}.acd-shell .host-chip .info small .live{color:var(--c-mint);font-weight:800}.acd-shell .kpi{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;background:var(--c-glass);backdrop-filter:blur(20px);border:1px solid var(--c-line);font-size:12px;font-weight:700;white-space:nowrap}.acd-shell .kpi.gold{background:rgba(255,216,107,.14);border-color:rgba(255,216,107,.3);color:var(--c-gold)}.acd-shell .kpi.gold.pulse{animation:gold-pulse 1.6s ease-in-out infinite}@keyframes gold-pulse{0%,to{box-shadow:0 0 0 0 rgba(255,216,107,.5)}50%{box-shadow:0 0 0 8px rgba(255,216,107,0)}}.acd-shell .kpi.rec{background:rgba(225,29,72,.18);border-color:rgba(225,29,72,.4);color:#FFB4C2}.acd-shell .kpi.rec .dot{width:6px;height:6px;border-radius:50%;background:#E11D48;box-shadow:0 0 6px #E11D48;animation:dot-pulse 1.6s ease-in-out infinite}@keyframes dot-pulse{0%,to{opacity:1}50%{opacity:.3}}.acd-shell .icon-btn{width:36px;height:36px;border-radius:50%;background:var(--c-glass);backdrop-filter:blur(20px);border:1px solid var(--c-line);color:#fff;cursor:pointer;display:grid;place-items:center;flex-shrink:0}.acd-shell .icon-btn:hover{background:rgba(40,30,80,.7)}@media (max-width:600px){.acd-shell .host-chip .info b{max-width:100px}.acd-shell .host-chip .info small,.acd-shell .kpi.audience{display:none}.acd-shell .call-top{padding:10px 12px}}.acd-shell .call-stage{grid-area:stage;position:relative;margin:0 18px;display:flex;flex-direction:column;gap:10px;min-height:0}@media (max-width:600px){.call-stage{margin:0 10px}}.acd-shell .main-tile{flex:1;position:relative;border-radius:24px;overflow:hidden;background:radial-gradient(70% 60% at 50% 35%,#4A3D7A 0,#221941 55%,#16102E 100%);border:2px solid rgba(255,255,255,.08);box-shadow:0 24px 60px -20px rgba(0,0,0,.7);display:grid;place-items:center;min-height:0}.acd-shell .main-tile.speaking{border-color:var(--c-mint);box-shadow:0 0 0 2px rgba(108,204,184,.3),0 24px 60px -20px rgba(0,0,0,.7)}.acd-shell .main-tile .grain{position:absolute;inset:0;opacity:.18;mix-blend-mode:overlay;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.4) 1px,transparent 0);background-size:3px 3px}.acd-shell .main-tile .face{position:relative;width:min(38vh,320px);aspect-ratio:1;border-radius:50%;background:linear-gradient(140deg,var(--c-pink) 0,var(--c-lilac) 50%,var(--c-mint) 100%);border:4px solid rgba(255,255,255,.22);box-shadow:0 0 80px rgba(184,180,255,.4);display:grid;place-items:center;font-family:Comfortaa,sans-serif;font-weight:800;font-size:clamp(60px,11vh,110px);color:#fff;text-shadow:0 4px 16px rgba(27,21,48,.4);animation:breathe 5s ease-in-out infinite}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}.acd-shell .main-tile .speak-ring{position:absolute;width:min(38vh,320px);height:min(38vh,320px);border-radius:50%;inset:auto;pointer-events:none;display:none}.acd-shell .main-tile.speaking .speak-ring{display:block}.acd-shell .main-tile .speak-ring span{position:absolute;left:50%;top:50%;width:3px;height:14px;background:rgba(108,204,184,.85);border-radius:2px;transform-origin:50% calc(min(19vh, 160px) + 22px);animation:eq 1.2s ease-in-out infinite}@keyframes eq{0%,to{height:8px;opacity:.4}50%{height:22px;opacity:1}}.acd-shell .tile-name{position:absolute;left:14px;bottom:14px;z-index:5;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:rgba(20,15,42,.78);backdrop-filter:blur(14px);border:1px solid var(--c-line);font-size:12.5px;font-weight:700}.acd-shell .tile-name .host-tag{font-size:9px;padding:1px 6px;border-radius:4px;background:var(--c-gold);color:#1B1530;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.acd-shell .tile-name .mic-x{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:rgba(225,29,72,.85);color:#fff}.acd-shell .tile-net{position:absolute;right:14px;top:14px;z-index:5;display:flex;align-items:flex-end;gap:2px;padding:6px 8px;border-radius:8px;background:rgba(20,15,42,.78);backdrop-filter:blur(14px);border:1px solid var(--c-line)}.acd-shell .tile-net span{width:3px;background:var(--c-mint);border-radius:1px}.acd-shell .tile-net span:first-child{height:6px}.acd-shell .tile-net span:nth-child(2){height:9px}.acd-shell .tile-net span:nth-child(3){height:12px}.acd-shell .tile-net span:nth-child(4){height:15px;opacity:.3}.acd-shell .captions-band{position:absolute;left:50%;bottom:80px;transform:translateX(-50%);z-index:5;max-width:min(560px,80%);padding:9px 14px;border-radius:12px;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);border:1px solid var(--c-line);font-size:14px;line-height:1.45;font-weight:600;text-align:center;display:none}.acd-shell .captions-band.on{display:block}.acd-shell .captions-band .speaker{color:var(--c-gold);font-weight:800;margin-right:6px}@media (max-width:600px){.captions-band{font-size:12.5px;padding:7px 12px;bottom:60px;max-width:90%}}.acd-shell .self-pip{position:absolute;right:18px;bottom:18px;z-index:6;width:200px;aspect-ratio:16/10;border-radius:14px;overflow:hidden;background:radial-gradient(60% 60% at 50% 35%,#6CCCB8 0,#16102E 100%);border:2px solid rgba(184,180,255,.4);box-shadow:0 12px 32px rgba(0,0,0,.5);cursor:grab;display:grid;place-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.acd-shell .self-pip .face-mini{width:46%;aspect-ratio:1;border-radius:50%;background:linear-gradient(140deg,var(--c-mint),var(--c-lilac));border:3px solid rgba(255,255,255,.22);display:grid;place-items:center;font-family:Comfortaa,sans-serif;font-weight:800;font-size:32px;color:#1B1530}.acd-shell .self-pip .you-tag{position:absolute;left:8px;bottom:8px;display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;background:rgba(20,15,42,.78);backdrop-filter:blur(8px);border:1px solid var(--c-line);font-size:10.5px;font-weight:800}.acd-shell .self-pip .reaction{position:absolute;right:8px;top:8px;font-size:22px;animation:wiggle 1.6s ease-in-out infinite}@keyframes wiggle{0%,to{transform:rotate(-12deg)}50%{transform:rotate(12deg)}}.acd-shell .self-pip.cam-off:after{content:"";position:absolute;inset:0;background:rgba(14,10,31,.7);backdrop-filter:blur(2px);pointer-events:none}.acd-shell .self-pip.cam-off .face-mini{opacity:.45}.acd-shell .self-pip.cam-off .cam-x{position:absolute;inset:0;display:grid;place-items:center;color:rgba(255,255,255,.7);pointer-events:none;z-index:2}@media (max-width:1023px){.self-pip{width:160px;right:14px;bottom:14px}}@media (max-width:600px){.acd-shell .self-pip{width:108px;right:10px;bottom:10px;border-radius:12px}.acd-shell .self-pip .face-mini{font-size:22px}.acd-shell .self-pip .you-tag{font-size:9.5px;padding:2px 7px}}.acd-shell .extend-banner{position:absolute;left:14px;top:14px;right:14px;z-index:7;display:none;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,rgba(255,216,107,.22),rgba(255,143,163,.18));backdrop-filter:blur(20px);border:1px solid rgba(255,216,107,.45);box-shadow:0 12px 32px rgba(0,0,0,.4);font-size:13px;animation:slideIn .3s ease-out}.acd-shell .extend-banner.on{display:flex}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.acd-shell .extend-banner .em{font-size:22px;flex-shrink:0}.acd-shell .extend-banner .body{flex:1;min-width:0}.acd-shell .extend-banner .body b{display:block;font-size:13.5px}.acd-shell .extend-banner .body small{font-size:11.5px;color:rgba(255,255,255,.7)}.acd-shell .extend-banner .ext-btn{flex-shrink:0;height:36px;padding:0 14px;border-radius:10px;border:0;background:var(--c-gold);color:#1B1530;font:inherit;font-weight:800;font-size:12.5px;cursor:pointer;box-shadow:0 3px 0 #1B1530;display:inline-flex;align-items:center;gap:5px}.acd-shell .extend-banner .ext-btn:hover{transform:translateY(-1px);box-shadow:0 4px 0 #1B1530}.acd-shell .extend-banner .x-btn{background:transparent;border:0;color:rgba(255,255,255,.6);cursor:pointer;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.acd-shell .extend-banner .x-btn:hover{background:rgba(255,255,255,.08)}.acd-shell .host-toast{position:absolute;left:50%;top:14px;transform:translateX(-50%);z-index:7;display:none;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(225,29,72,.95);font-size:12px;font-weight:800}.acd-shell .host-toast.on{display:inline-flex}.acd-shell .call-dock{grid-area:dock;display:flex;align-items:center;justify-content:center;gap:6px;padding:14px}.acd-shell .call-dock .pill{display:flex;align-items:center;gap:6px;padding:8px;background:var(--c-glass-2);backdrop-filter:blur(20px);border:1px solid var(--c-line-2);border-radius:999px;box-shadow:0 16px 40px -12px rgba(0,0,0,.7);max-width:100%;overflow-x:auto;scrollbar-width:none}.acd-shell .call-dock .pill::-webkit-scrollbar{display:none}.acd-shell .call-dock .div{width:1px;height:24px;background:var(--c-line);margin:0 2px;flex-shrink:0}.acd-shell .dbtn{position:relative;flex-shrink:0;width:46px;height:46px;border-radius:50%;border:0;background:rgba(255,255,255,.07);color:#fff;cursor:pointer;display:grid;place-items:center;transition:background .12s ease}.acd-shell .dbtn:hover{background:rgba(255,255,255,.14)}.acd-shell .dbtn.active{background:#fff;color:#1B1530}.acd-shell .dbtn.muted{background:#E11D48;color:#fff}.acd-shell .dbtn.muted:hover{background:#c5163d}.acd-shell .dbtn .badge{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--c-gold);color:#1B1530;font-size:10px;font-weight:800;display:grid;place-items:center;border:2px solid #1a1530}.acd-shell .dbtn[data-tip]:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);background:rgba(20,15,42,.95);color:#fff;font-size:11px;font-weight:700;white-space:nowrap;padding:5px 9px;border-radius:8px;border:1px solid var(--c-line);pointer-events:none;opacity:0;transition:opacity .15s;z-index:50}.acd-shell .dbtn:hover[data-tip]:after{opacity:1}.acd-shell .leave-btn{height:46px;padding:0 18px;border-radius:999px;border:0;background:#E11D48;color:#fff;font-family:Nunito,sans-serif;font-weight:800;font-size:13px;cursor:pointer;flex-shrink:0;display:inline-flex;align-items:center;gap:7px;margin-left:6px}.acd-shell .leave-btn:hover{background:#c5163d}@media (max-width:1023px){.acd-shell .dbtn{width:42px;height:42px}.acd-shell .leave-btn{height:42px;padding:0 14px;font-size:12px}.acd-shell .dbtn[data-tip]:after{display:none}}@media (max-width:600px){.acd-shell .call-dock{padding:8px 6px 10px}.acd-shell .call-dock .pill{padding:5px;gap:3px}.acd-shell .dbtn{width:40px;height:40px}.acd-shell .call-dock .div{display:none}.acd-shell .leave-btn{height:40px;padding:0;width:40px;justify-content:center;margin-left:3px}.acd-shell .leave-btn span{display:none}}.acd-shell .side-panel{grid-area:panel;background:var(--c-glass-2);backdrop-filter:blur(28px);border-left:1px solid var(--c-line);display:none;flex-direction:column;min-height:0;min-width:0;margin:14px 14px 14px 0;border-radius:18px;border:1px solid var(--c-line);overflow:hidden}.acd-shell .call.with-panel .side-panel{display:flex}@media (max-width:1023px){.acd-shell .side-panel{position:fixed;right:0;top:0;bottom:0;width:min(380px,100%);margin:0;border-radius:0;border:0;border-left:1px solid var(--c-line);z-index:50}}@media (max-width:600px){.acd-shell .side-panel{top:auto;right:0;left:0;bottom:0;width:100%;height:75vh;border-radius:20px 20px 0 0;border:1px solid var(--c-line);border-bottom:0;animation:sheet-up .25s ease-out}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.acd-shell .panel-head{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--c-line);flex-shrink:0}.acd-shell .panel-head h3{font-family:Comfortaa,sans-serif;font-weight:700;font-size:15px;margin:0;flex:1;color:#fff}.acd-shell .panel-head .pclose{width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.05);border:1px solid var(--c-line);color:#fff;cursor:pointer;display:grid;place-items:center}.acd-shell .panel-head .pclose:hover{background:rgba(255,255,255,.1)}.acd-shell .panel-body{flex:1;overflow-y:auto}.acd-shell .settings-pane{padding:16px;display:flex;flex-direction:column;gap:18px}.acd-shell .set-group{display:flex;flex-direction:column;gap:8px}.acd-shell .set-group h4{font-family:Nunito,sans-serif;font-weight:800;font-size:10px;text-transform:uppercase;letter-spacing:.1em;margin:0;color:rgba(255,255,255,.5)}.acd-shell .set-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid var(--c-line)}.acd-shell .set-row .ico{width:30px;height:30px;border-radius:8px;background:rgba(184,180,255,.14);color:var(--c-lilac);display:grid;place-items:center;flex-shrink:0}.acd-shell .set-row .body{flex:1;min-width:0}.acd-shell .set-row .body .lab{font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.5)}.acd-shell .set-row .body .v{font-size:13px;font-weight:600;margin-top:1px;display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden}.acd-shell .set-row select{background:transparent;color:#fff;border:0;font:inherit;font-size:13px;font-weight:600;cursor:pointer;outline:none;padding:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.acd-shell .set-row .switch{width:38px;height:22px;border-radius:999px;background:rgba(255,255,255,.1);position:relative;cursor:pointer;flex-shrink:0;transition:background .15s}.acd-shell .set-row .switch:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .18s}.acd-shell .set-row.on .switch{background:var(--c-mint)}.acd-shell .set-row.on .switch:after{transform:translateX(16px)}.acd-shell .set-meter{display:flex;gap:2px;height:10px;align-items:center;flex:1}.acd-shell .set-meter span{flex:1;background:rgba(255,255,255,.08);border-radius:1.5px;height:100%}.acd-shell .set-meter span.on{background:var(--c-mint)}.acd-shell .set-meter span.peak{background:var(--c-gold)}.acd-shell .blur-strength{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.acd-shell .blur-strength button{height:38px;padding:0 6px;border-radius:10px;background:rgba(255,255,255,.05);border:1px solid var(--c-line);color:#fff;font:inherit;font-size:11.5px;font-weight:700;cursor:pointer}.acd-shell .blur-strength button.on{background:rgba(108,204,184,.18);border-color:var(--c-mint);color:#fff}.acd-shell .bg-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.acd-shell .bg-grid button{aspect-ratio:1;border-radius:10px;border:2px solid transparent;cursor:pointer;padding:0;position:relative;overflow:hidden}.acd-shell .bg-grid button.on{border-color:var(--c-mint)}.acd-shell .bg-grid button[data-bg=off]{background:rgba(255,255,255,.04);border:1px dashed var(--c-line-2);display:grid;place-items:center;color:rgba(255,255,255,.5);font-size:10px;font-weight:700}.acd-shell .chat-pane{display:flex;flex-direction:column;height:100%}.acd-shell .chat-stream{flex:1;overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin}.acd-shell .chat-stream::-webkit-scrollbar{width:6px}.acd-shell .chat-stream::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:3px}.acd-shell .cm{display:flex;gap:8px;font-size:13px;line-height:1.4}.acd-shell .cm .av{width:26px;height:26px;border-radius:50%;flex-shrink:0;border:1.5px solid rgba(255,255,255,.18);background:linear-gradient(135deg,var(--c-pink),var(--c-lilac));display:grid;place-items:center;font-family:Comfortaa,sans-serif;font-weight:800;font-size:10px;color:#1B1530}.acd-shell .cm.you .av{background:linear-gradient(135deg,var(--c-mint),#A8E6CF)}.acd-shell .cm .body{flex:1;min-width:0}.acd-shell .cm .who{display:flex;align-items:center;gap:5px}.acd-shell .cm .who b{font-size:12px}.acd-shell .cm .who time{font-size:10px;color:rgba(255,255,255,.4)}.acd-shell .cm .who .tag{font-size:9px;padding:1px 5px;border-radius:4px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;background:var(--c-gold);color:#1B1530}.acd-shell .cm .text{color:rgba(255,255,255,.92);margin-top:2px;word-break:break-word}.acd-shell .cm.you .text{display:inline-block;padding:7px 11px;border-radius:14px 14px 4px 14px;background:rgba(108,204,184,.16);border:1px solid rgba(108,204,184,.35);margin-top:2px}.acd-shell .cm.system{font-size:11px;color:rgba(255,255,255,.45);text-align:center;display:block;padding:2px 0}.acd-shell .cm.attachment{display:block;background:rgba(255,255,255,.04);border:1px solid var(--c-line);border-radius:12px;padding:10px 12px;font-size:12.5px}.acd-shell .cm.attachment .fname{display:flex;align-items:center;gap:8px;font-weight:700}.acd-shell .cm.attachment .fname .ico{width:28px;height:28px;border-radius:8px;background:rgba(184,180,255,.18);color:var(--c-lilac);display:grid;place-items:center}.acd-shell .cm.attachment small{display:block;font-size:10.5px;color:rgba(255,255,255,.5);margin-top:4px}.acd-shell .chat-input{padding:10px 12px;border-top:1px solid var(--c-line);flex-shrink:0}.acd-shell .cbar{display:flex;gap:6px;align-items:center}.acd-shell .cfield{flex:1;display:flex;align-items:center;gap:4px;background:rgba(255,255,255,.06);border:1px solid var(--c-line);border-radius:999px;padding:0 6px 0 14px;height:38px}.acd-shell .cfield input{flex:1;background:transparent;border:0;outline:0;color:#fff;font:inherit;font-size:13px}.acd-shell .cfield input::-moz-placeholder{color:rgba(255,255,255,.4)}.acd-shell .cfield input::placeholder{color:rgba(255,255,255,.4)}.acd-shell .cfield .micro{width:24px;height:24px;background:transparent;color:rgba(255,255,255,.6);place-items:center}.acd-shell .cfield .micro,.acd-shell .send-btn{border-radius:50%;border:0;cursor:pointer;display:grid}.acd-shell .send-btn{width:38px;height:38px;background:var(--c-mint);color:#1B1530;place-items:center}.acd-shell .ended{height:100vh;display:grid;place-items:center;padding:24px}.acd-shell .ended-card{width:100%;max-width:480px;background:rgba(20,15,42,.78);backdrop-filter:blur(28px);border:1px solid var(--c-line);border-radius:24px;padding:32px;text-align:center;box-shadow:0 24px 60px -10px rgba(0,0,0,.5)}.acd-shell .ended-card .ribbon{display:inline-block;padding:6px 14px;border-radius:999px;background:rgba(108,204,184,.15);border:1px solid rgba(108,204,184,.4);color:var(--c-mint);font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px}.acd-shell .ended-card .face{width:88px;height:88px;border-radius:50%;margin:0 auto 12px;background:linear-gradient(140deg,var(--c-pink) 0,var(--c-lilac) 50%,var(--c-mint) 100%);border:3px solid rgba(255,255,255,.22);display:grid;place-items:center;font-family:Comfortaa,sans-serif;font-weight:800;font-size:32px;color:#fff}.acd-shell .ended-card h2{font-family:Comfortaa,sans-serif;font-weight:700;font-size:24px;margin:0 0 4px;color:#fff}.acd-shell .ended-card .sub{font-size:13px;color:rgba(255,255,255,.65);margin:0 0 20px}.acd-shell .ended-card .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.acd-shell .ended-card .stats .s{padding:10px;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid var(--c-line)}.acd-shell .ended-card .stats .s .v{font-family:Comfortaa,sans-serif;font-weight:700;font-size:18px;color:#fff}.acd-shell .ended-card .stats .s .l{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.5);margin-top:2px}.acd-shell .ended-card .rate{margin:0 0 18px;padding:14px;background:rgba(255,255,255,.04);border:1px solid var(--c-line);border-radius:14px}.acd-shell .ended-card .rate .lab{font-size:12px;color:rgba(255,255,255,.7);margin-bottom:8px}.acd-shell .ended-card .stars{display:flex;justify-content:center;gap:6px;margin-bottom:8px}.acd-shell .ended-card .stars button{width:36px;height:36px;border-radius:50%;border:0;background:rgba(255,255,255,.05);color:rgba(255,255,255,.4);cursor:pointer;font-size:20px}.acd-shell .ended-card .stars button.on{color:var(--c-gold);background:rgba(255,216,107,.12)}.acd-shell .ended-card .quick-tip{display:flex;gap:6px;justify-content:center;flex-wrap:wrap}.acd-shell .ended-card .quick-tip button{padding:6px 10px;border-radius:999px;background:rgba(255,216,107,.12);border:1px solid rgba(255,216,107,.35);color:var(--c-gold);font:inherit;font-size:11.5px;font-weight:700;cursor:pointer}.acd-shell .ended-card .actions{display:flex;flex-direction:column;gap:8px}.acd-shell .ended-card .actions .a{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid var(--c-line);color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:700;text-align:left}.acd-shell .ended-card .actions .a:hover{background:rgba(255,255,255,.08)}.acd-shell .ended-card .actions .a .ic{color:var(--c-lilac);flex-shrink:0}.acd-shell .ended-card .actions .a small{display:block;font-weight:600;font-size:11px;color:rgba(255,255,255,.5);margin-top:1px}.acd-shell .ended-card .actions .a .arr{margin-left:auto;opacity:.5;flex-shrink:0}.acd-shell .ended-card .done-btn{margin-top:14px;width:100%;height:48px;border-radius:14px;border:0;background:#fff;color:#1B1530;font-family:Comfortaa,sans-serif;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 4px 0 #1B1530}.acd-shell .ended-card .done-btn:hover{transform:translateY(-1px);box-shadow:0 5px 0 #1B1530}@media (max-width:600px){.acd-shell .ended-card{padding:22px 18px;border-radius:18px}.acd-shell .ended-card h2{font-size:20px}.acd-shell .ended-card .face{width:72px;height:72px;font-size:28px}.acd-shell .ended-card .stats .s .v{font-size:15px}.acd-shell .ended-card .stats .s .l{font-size:9px}}.acd-shell .pop{position:fixed;z-index:300;background:rgba(20,15,42,.96);backdrop-filter:blur(20px);border:1px solid var(--c-line-2);border-radius:14px;padding:6px;box-shadow:0 16px 40px -10px rgba(0,0,0,.6);display:none;gap:1px}.acd-shell .pop.on{display:flex;flex-wrap:wrap}.acd-shell .pop button{width:38px;height:38px;padding:0;border-radius:8px;background:transparent;border:0;font-size:20px;cursor:pointer}.acd-shell .pop button:hover{background:rgba(255,255,255,.1)}.acd-shell .more-pop{flex-direction:column;width:240px}.acd-shell .more-pop button{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border-radius:8px;border:0;background:transparent;color:#fff;cursor:pointer;font:inherit;font-weight:600;font-size:13px;text-align:left;height:auto}.acd-shell .more-pop button:hover{background:rgba(255,255,255,.08)}.acd-shell .more-pop .ico-l{width:22px;height:22px;color:rgba(255,255,255,.7);display:grid;place-items:center;flex-shrink:0}.acd-shell .more-pop hr{border:0;border-top:1px solid var(--c-line);margin:4px 0}.acd-shell .rx-layer{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:5}.acd-shell .rx-layer .rx{position:absolute;bottom:-30px;font-size:30px;animation:rxUp 4s ease-out forwards}@keyframes rxUp{0%{transform:translateY(0) translateX(0) scale(.6);opacity:0}10%{transform:translateY(-30px) scale(1);opacity:1}to{transform:translateY(-60vh) translateX(var(--drift,0)) scale(.7);opacity:0}}