
:root{--ha-navy:#123d5a;--ha-blue:#0078d4;--ha-teal:#00a6b2;--ha-orange:#f58220;--ha-pink:#d12f7f;--ha-purple:#7a2c91;--ha-line:#dce7f1;--ha-muted:#627386;--ha-bg:#f5f9fc;--ha-card:#fff;--ha-shadow:0 24px 60px rgba(18,61,90,.16)}
html,body,#root,.Root{min-height:100%;}body{margin:0;background:radial-gradient(circle at 7% 10%,rgba(0,166,178,.14),transparent 32%),radial-gradient(circle at 100% 0,rgba(245,130,32,.13),transparent 30%),var(--ha-bg)!important;color:#102a3d;font-family:"Segoe UI",Arial,sans-serif;overflow-x:hidden}.ha-overlay-active body{overflow:hidden!important}.ha-overlay-active #root{visibility:hidden!important;pointer-events:none!important;max-height:100vh!important;overflow:hidden!important}.ha-call-active #root,.ha-in-call #root{visibility:visible!important;pointer-events:auto!important;max-height:none!important;overflow:visible!important}.ha-force-hide{display:none!important;visibility:hidden!important}.ha-video-overlay.hidden{display:none!important}.ha-video-overlay{position:fixed!important;inset:0!important;z-index:2147482000!important;display:grid!important;place-items:center!important;padding:32px!important;box-sizing:border-box!important;background:radial-gradient(circle at 12% 12%,rgba(0,166,178,.18),transparent 32%),radial-gradient(circle at 92% 10%,rgba(245,130,32,.17),transparent 31%),linear-gradient(135deg,#f6fbff,#fff 58%,#fff6ee)!important;overflow:auto!important}.ha-video-card{width:min(1120px,calc(100vw - 52px))!important;display:grid!important;grid-template-columns:1.06fr .94fr!important;gap:26px!important;align-items:stretch!important}.ha-hero-panel,.ha-action-panel{position:relative!important;background:rgba(255,255,255,.94)!important;border:1px solid var(--ha-line)!important;border-radius:30px!important;box-shadow:var(--ha-shadow)!important;padding:36px!important;overflow:hidden!important}.ha-hero-panel:before,.ha-action-panel:before{content:"";position:absolute;inset:0 0 auto 0;height:6px;background:linear-gradient(90deg,var(--ha-orange),var(--ha-pink),var(--ha-purple),var(--ha-blue))}.ha-logo{display:block;width:min(335px,82%)!important;height:auto!important;margin:0 0 34px!important}.ha-icon{display:block;width:118px!important;height:118px!important;object-fit:contain!important;filter:drop-shadow(0 16px 26px rgba(18,61,90,.18));margin:0 0 20px!important}.ha-hero-panel h1{font-size:clamp(33px,4.8vw,56px)!important;line-height:1.03!important;margin:0 0 16px!important;color:var(--ha-navy)!important;letter-spacing:-.04em!important}.ha-hero-panel p,.ha-action-panel p{font-size:16px!important;line-height:1.58!important;color:var(--ha-muted)!important;margin:0 0 22px!important}.ha-action-panel h2{font-size:30px!important;line-height:1.12!important;color:var(--ha-navy)!important;margin:0 0 10px!important}.ha-signal-row{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.ha-chip,.ha-background-chip{display:inline-flex!important;align-items:center!important;gap:7px!important;background:#f3f9ff!important;border:1px solid #cfe4fa!important;color:var(--ha-navy)!important;border-radius:999px!important;padding:9px 12px!important;font-weight:900!important;font-size:12px!important}.ha-chip:before{content:"";width:8px;height:8px;border-radius:99px;background:#16a34a}.ha-background-chip:before{content:"";width:18px;height:18px;border-radius:6px;background-image:url('/assets/backgrounds/ha-video-background.png');background-size:cover;background-position:center;box-shadow:0 0 0 2px rgba(255,255,255,.8)}.ha-field{margin:16px 0!important}.ha-field label{display:block!important;font-weight:900!important;color:var(--ha-navy)!important;margin:0 0 8px!important}.ha-field input{box-sizing:border-box!important;width:100%!important;height:50px!important;border:1px solid #cbd8e5!important;border-radius:15px!important;padding:0 15px!important;font-size:16px!important;outline:none!important;background:white!important}.ha-field input:focus{border-color:var(--ha-blue)!important;box-shadow:0 0 0 4px rgba(0,120,212,.12)!important}.ha-device-status{background:#ecfdf5!important;border:1px solid #b7f7d2!important;color:#065f46!important;border-radius:15px!important;padding:12px 14px!important;font-weight:800!important;font-size:13px!important;margin:0 0 12px!important}.ha-device-status.warn{background:#fff8eb!important;border-color:#f6d89b!important;color:#92400e!important}.ha-device-status.error{background:#fff1f2!important;border-color:#fecdd3!important;color:#9f1239!important}.ha-primary,.ha-secondary{width:100%!important;border-radius:16px!important;font-weight:900!important;cursor:pointer!important;padding:15px 16px!important;font-size:16px!important;transition:transform .15s ease,box-shadow .15s ease!important}.ha-primary{border:0!important;background:linear-gradient(135deg,var(--ha-navy),var(--ha-blue))!important;color:white!important;box-shadow:0 16px 30px rgba(18,61,90,.22)!important}.ha-secondary{border:1px solid #cfe4fa!important;background:#eef6ff!important;color:var(--ha-navy)!important;margin:0 0 10px!important}.ha-primary:hover,.ha-secondary:hover{transform:translateY(-2px)!important}.ha-primary[disabled]{opacity:.72;cursor:wait}.ha-loading .ha-primary:after{content:"";display:inline-block;width:13px;height:13px;border:2px solid rgba(255,255,255,.65);border-top-color:#fff;border-radius:99px;margin-left:8px;animation:haSpin .8s linear infinite}@keyframes haSpin{to{transform:rotate(360deg)}}
/* HA post-call toolbar */.ha-session-toolbar{position:fixed!important;left:50%!important;top:14px!important;transform:translateX(-50%)!important;z-index:2147481500!important;display:none!important;align-items:center!important;gap:12px!important;background:rgba(255,255,255,.96)!important;border:1px solid var(--ha-line)!important;border-radius:999px!important;box-shadow:0 18px 46px rgba(18,61,90,.18)!important;padding:10px 14px!important;max-width:calc(100vw - 30px)!important;box-sizing:border-box!important}.ha-session-toolbar.visible{display:flex!important}.ha-session-toolbar img{height:34px!important;max-width:205px!important;object-fit:contain!important}.ha-session-role{font-weight:900!important;color:var(--ha-navy)!important;white-space:nowrap!important}.ha-session-toolbar button{border:1px solid #cfe4fa!important;background:#eef6ff!important;color:var(--ha-navy)!important;border-radius:999px!important;padding:10px 15px!important;font-weight:900!important;cursor:pointer!important}.ha-session-toolbar button#haCopyInvite{background:linear-gradient(135deg,var(--ha-navy),var(--ha-blue))!important;color:#fff!important;border:0!important}.ha-session-toolbar button.danger,#haPolicyBtn{background:#fff2f2!important;border-color:#fecaca!important;color:#9f1239!important}.ha-session-toolbar button#haEffectsBtn{background:#fff8e6!important;border-color:#fde6af!important;color:#7a4d00!important}.ha-guest #haCopyInvite,.ha-guest #haPeopleBtn,.ha-guest #haEffectsBtn,.ha-guest #haPolicyBtn,.ha-guest .host-only{display:none!important}.ha-side-panel{position:fixed!important;right:22px!important;top:88px!important;bottom:22px!important;width:410px!important;max-width:calc(100vw - 44px)!important;z-index:2147481600!important;background:#fff!important;border:1px solid var(--ha-line)!important;border-radius:26px!important;box-shadow:var(--ha-shadow)!important;display:none!important;overflow:hidden!important}.ha-side-panel.visible{display:flex!important;flex-direction:column!important;animation:haPanelIn .18s ease-out}.ha-panel-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 18px!important;border-bottom:1px solid var(--ha-line)!important}.ha-panel-head strong{color:var(--ha-navy)!important;font-size:20px!important}.ha-panel-head button{border:0!important;background:#eef6ff!important;color:var(--ha-navy)!important;font-weight:900!important;border-radius:14px!important;padding:9px 11px!important}.ha-panel-body{padding:16px!important;overflow:auto!important;flex:1!important;background:#f8fbff!important}.ha-chat-compose{display:flex!important;gap:9px!important;border-top:1px solid var(--ha-line)!important;padding:12px!important;background:#fff!important}.ha-chat-compose input{flex:1!important;border:1px solid #cbd8e5!important;border-radius:14px!important;padding:12px!important;font-size:14px!important}.ha-chat-compose button{border:0!important;background:linear-gradient(135deg,var(--ha-navy),var(--ha-blue))!important;color:#fff!important;border-radius:14px!important;padding:0 16px!important;font-weight:900!important}.ha-chat-log{display:grid!important;gap:10px!important}.ha-chat-msg{background:#fff!important;border:1px solid var(--ha-line)!important;border-radius:16px!important;padding:12px!important;color:#18354a!important;box-shadow:0 6px 16px rgba(18,61,90,.05)!important}.ha-chat-msg b{display:block;color:var(--ha-navy)!important;margin-bottom:4px!important}.ha-chat-msg small{display:block;margin-top:6px;color:#6b7a90;font-size:11px;text-transform:uppercase;letter-spacing:.02em}.ha-chat-status{border:1px solid #cfe4fa!important;background:#fff!important;border-radius:14px!important;padding:11px 12px!important;color:#073b5a!important;font-weight:900!important;margin-bottom:12px!important;font-size:13px!important}.dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px;background:#f5a400}.dot.ok{background:#12a150}.dot.warn{background:#f5a400}.ha-participant-item{display:flex!important;justify-content:space-between!important;gap:12px!important;padding:12px!important;border:1px solid var(--ha-line)!important;border-radius:16px!important;background:#fff!important;margin-bottom:10px!important}.ha-participant-item span{font-weight:900!important;color:var(--ha-navy)!important}.ha-participant-item small,.ha-muted{color:var(--ha-muted)!important;font-size:13px!important}.ha-toast{position:fixed!important;right:22px!important;bottom:22px!important;z-index:2147483647!important;background:#fff!important;border:1px solid #d6e3ef!important;border-radius:16px!important;padding:12px 14px!important;color:#073b5a!important;font-weight:900!important;box-shadow:0 16px 34px rgba(18,61,90,.18)!important;opacity:0!important;transform:translateY(8px)!important;pointer-events:none!important;transition:.18s ease!important}.ha-toast.visible{opacity:1!important;transform:translateY(0)!important}.ha-toast.ok{border-color:#b9efd0!important;background:#edfff4!important}.ha-toast.warn{border-color:#f7dda5!important;background:#fff8e6!important}.ha-toast.error{border-color:#ffcccc!important;background:#fff2f2!important}@keyframes haPanelIn{from{transform:translateY(8px);opacity:.7}to{transform:translateY(0);opacity:1}}
/* hide unsafe guest/native controls */.ha-guest [aria-label*="End call for everyone"],.ha-guest [title*="End call for everyone"],.ha-guest [aria-label*="Add People"],.ha-guest [title*="Add People"],.ha-guest [aria-label*="Present"],.ha-guest [title*="Present"],.ha-guest [aria-label*="People"],.ha-guest [title*="People"]{display:none!important;visibility:hidden!important}.ha-overlay-active [role="radiogroup"],.ha-overlay-active .ms-ChoiceFieldGroup,.ha-overlay-active .ms-ChoiceField,.ha-overlay-active svg[width="254"],.ha-overlay-active img[src*="cat"],.ha-overlay-active img[alt*="cat" i]{display:none!important}
[aria-label*="Contoso"],[title*="Contoso"],[aria-label*="Office"],[title*="Office"],[aria-label*="Plant"],[title*="Plant"],[aria-label*="Bedroom"],[title*="Bedroom"],[aria-label*="Living Room"],[title*="Living Room"],[aria-label*="Pastel"],[title*="Pastel"],[aria-label*="Rainbow"],[title*="Rainbow"]{display:none!important}
@media(max-width:980px){.ha-video-overlay{padding:18px!important}.ha-video-card{grid-template-columns:1fr!important;width:min(620px,calc(100vw - 28px))!important}.ha-hero-panel{display:none!important}.ha-action-panel{padding:28px!important}.ha-session-toolbar{left:10px!important;right:10px!important;top:10px!important;transform:none!important;justify-content:center!important;flex-wrap:wrap!important;border-radius:24px!important}.ha-session-toolbar img{display:none!important}.ha-side-panel{left:12px!important;right:12px!important;top:auto!important;bottom:100px!important;width:auto!important;max-width:none!important;max-height:62vh!important}.ha-in-call #root{padding-bottom:110px!important}}@media(max-width:640px){.ha-action-panel h2{font-size:24px!important}.ha-icon{width:88px!important;height:88px!important}.ha-session-toolbar button{flex:1!important}.ha-panel-head strong{font-size:17px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
