.ws{display:flex;flex-direction:column;height:100vh;background:var(--mt-color-surface-sunken);font-size:var(--mt-type-body-sm-size)}.sr-only,.ws{overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0 0 0 0)}.mono{font-family:var(--mt-font-mono)}.ws-connbanner{padding:var(--mt-space-2) var(--mt-space-4);font-size:var(--mt-type-caption-size);font-weight:600;text-align:center;border-bottom:1px solid var(--mt-color-border)}.ws-connbanner.is-info{background:var(--mt-color-mint-wash);color:var(--mt-color-green)}.ws-connbanner.is-warn{background:var(--mt-color-warning-soft);color:var(--mt-color-warning)}.ws-connbanner-action{padding:0;border:0;background:none;font:inherit;color:inherit;text-decoration:underline;cursor:pointer}.ws-connbanner-action:hover{opacity:.8}.ws-loading-msgs{padding:var(--mt-space-6);text-align:center;color:var(--mt-color-text-tertiary);font-size:var(--mt-type-body-sm-size)}.ws-send-error{margin:0 var(--mt-space-4) var(--mt-space-2);padding:var(--mt-space-2) var(--mt-space-3);border-radius:var(--mt-radius-sm);background:var(--mt-color-live-red-soft);color:var(--mt-color-live-red);font-size:var(--mt-type-caption-size);display:flex;align-items:center;justify-content:space-between;gap:var(--mt-space-2)}.ws-send-error button{border:0;background:transparent;color:inherit;font-weight:700;cursor:pointer}.ws-topbar{gap:var(--mt-space-6);height:52px;padding:0 var(--mt-space-4);background:var(--mt-chrome-bg);color:var(--mt-chrome-text);border-bottom:1px solid var(--mt-chrome-border);flex-shrink:0}.ws-topbar,.ws-topbar-left{display:flex;align-items:center}.ws-topbar-left{gap:var(--mt-space-4)}.ws-wordmark{font-family:var(--mt-font-display);font-weight:800;font-size:1.15rem;letter-spacing:-.02em}.ws-wordmark-dome{color:var(--mt-chrome-brand)}.ws-org-switch{display:inline-flex;align-items:center;gap:var(--mt-space-2);font-weight:600;font-size:var(--mt-type-body-sm-size);padding:.35rem .7rem;border-radius:var(--mt-radius-md)}.ws-org-switch:hover{background:var(--mt-chrome-hover-bg)}.ws-caret{font-size:.7em;color:var(--mt-color-text-tertiary)}.ws-topbar-search{flex:1 1;display:flex;justify-content:center}.ws-search{display:flex;align-items:center;gap:var(--mt-space-2);width:min(480px,100%);border:1px solid var(--mt-chrome-input-border);border-radius:var(--mt-radius-md);padding:.4rem .75rem;background:var(--mt-chrome-input-bg);color:var(--mt-chrome-text-muted)}.ws-search:focus-within{border-color:var(--mt-chrome-accent);background:var(--mt-chrome-input-bg-focus)}.ws-search input{border:none;outline:none;background:none;font:inherit;width:100%;color:var(--mt-chrome-text)}.ws-topbar-right{display:flex}.ws-status-pill,.ws-topbar-right{align-items:center;gap:var(--mt-space-2)}.ws-status-pill{display:inline-flex;font-weight:500;font-size:var(--mt-type-caption-size);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-pill);padding:.35rem .75rem}.ws-status-pill:hover{background:var(--mt-chrome-hover-bg)}.ws-status-dot{width:8px;height:8px;border-radius:50%}.ws-status-dot.online{background:var(--mt-color-presence-online)}.ws-status-dot.away{background:var(--mt-color-presence-away)}.ws-status-dot.dnd{background:var(--mt-color-presence-dnd)}.ws-iconbtn{width:30px;height:30px;border-radius:var(--mt-radius-md);display:inline-flex;align-items:center;justify-content:center;color:var(--mt-color-text-secondary);font-weight:600}.ws-iconbtn:hover{background:var(--mt-color-mint-wash);color:var(--mt-color-text)}.ws-avatar-btn{position:relative;display:inline-flex}.ws-avatar-presence{position:absolute;right:-2px;bottom:-2px}.ws-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--mt-radius-md);font-weight:700;color:var(--mt-color-shell);flex-shrink:0}.tone-a{background:#2f7d4f}.tone-b{background:#3d6b8f}.tone-c{background:#8f5f3d}.tone-d{background:#6b4f8f}.tone-e{background:#3d8f8a}.tone-f{background:#8f3d6b}.ws-presence{display:inline-flex;align-items:center;gap:var(--mt-space-2)}.ws-presence-dot{width:9px;height:9px;border-radius:50%;border:2px solid var(--mt-color-shell);box-sizing:content-box}.ws-presence-dot.is-online{background:var(--mt-color-presence-online)}.ws-presence-dot.is-away{background:var(--mt-color-presence-away)}.ws-presence-dot.is-dnd{background:var(--mt-color-presence-dnd)}.ws-presence-dot.is-in_meeting{background:var(--mt-color-presence-in-meeting)}.ws-presence-dot.is-offline{background:var(--mt-color-presence-offline)}.ws-presence-label{font-size:var(--mt-type-caption-size);color:var(--mt-color-text-secondary)}.ws-body{display:flex;flex:1 1;min-height:0}.ws-rail{width:var(--mt-app-rail-width);background:var(--mt-chrome-bg);border-right:1px solid var(--mt-chrome-border);justify-content:space-between;padding:var(--mt-space-3) 0;flex-shrink:0;overflow-y:auto}.ws-rail,.ws-rail ul{display:flex;flex-direction:column}.ws-rail ul{list-style:none;margin:0;padding:0;gap:var(--mt-space-1)}.ws-rail-item{width:100%;display:flex;flex-direction:column;align-items:center;gap:3px;padding:var(--mt-space-2) 0;color:var(--mt-chrome-text-muted);border-left:3px solid transparent}.ws-rail-item:hover{color:var(--mt-chrome-text);background:var(--mt-chrome-hover-bg)}.ws-rail-item.is-active{color:var(--mt-chrome-accent-text);border-left-color:var(--mt-chrome-accent);background:var(--mt-chrome-active-bg)}.ws-rail-label{font-size:.62rem;font-weight:600}.ws-rail-bottom{padding-top:var(--mt-space-2);border-top:1px solid var(--mt-chrome-border)}.ws-sidebar{width:var(--mt-sidebar-width);background:var(--mt-chrome-bg);color:var(--mt-chrome-text);border-right:1px solid var(--mt-chrome-border);display:flex;flex-direction:column;flex-shrink:0;min-height:0}.ws-sidebar-actions{display:flex;gap:var(--mt-space-2);padding:var(--mt-space-3) var(--mt-space-3) var(--mt-space-2)}.ws-btn-newmeeting{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:var(--mt-space-2);background:var(--mt-chrome-cta-bg);color:var(--mt-chrome-cta-text);font-weight:600;font-size:var(--mt-type-caption-size);border-radius:var(--mt-radius-md);padding:.55rem .75rem;transition:background var(--mt-motion-fast)}.ws-btn-newmeeting:hover{background:var(--mt-chrome-cta-hover)}.ws-compose{border:1px solid var(--mt-chrome-border);color:var(--mt-chrome-text);width:34px;height:34px}.ws-sidebar-scroll{overflow-y:auto;padding:var(--mt-space-2) var(--mt-space-2) var(--mt-space-4);min-height:0}.ws-sectionlabel{display:flex;justify-content:space-between;padding:var(--mt-space-4) var(--mt-space-2) var(--mt-space-1);font-size:var(--mt-type-overline-size);font-weight:var(--mt-type-overline-weight);letter-spacing:var(--mt-type-overline-tracking);text-transform:uppercase}.ws-sectionlabel,.ws-sectionlabel-action{align-items:center;color:var(--mt-chrome-text-faint)}.ws-sectionlabel-action{font-size:.95rem;width:20px;height:20px;border-radius:var(--mt-radius-sm);display:inline-flex;justify-content:center}.ws-sectionlabel-action:hover{background:var(--mt-chrome-hover-bg);color:var(--mt-chrome-accent-text)}.ws-list{list-style:none;margin:0;padding:0}.ws-item{width:100%;display:flex;align-items:center;gap:var(--mt-space-2);padding:.42rem var(--mt-space-2);border-radius:var(--mt-radius-md);color:var(--mt-chrome-text-muted);text-align:left}.ws-item:hover{background:var(--mt-chrome-hover-bg);color:var(--mt-chrome-text)}.ws-item.is-active{background:var(--mt-chrome-active-bg);color:var(--mt-chrome-accent-text);font-weight:600}.ws-item.has-unread{color:var(--mt-chrome-text);font-weight:600}.ws-item-icon{width:18px;text-align:center;flex-shrink:0;font-size:.8rem}.ws-item-label{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ws-item-when{font-size:var(--mt-type-caption-size);color:var(--mt-chrome-text-faint)}.ws-item-avatar{position:relative;display:inline-flex;flex-shrink:0}.ws-item-presence{position:absolute;right:-3px;bottom:-3px}.ws-unread{background:var(--mt-chrome-badge-bg);color:var(--mt-chrome-badge-text);font-size:.62rem;font-weight:700;border-radius:var(--mt-radius-pill);padding:1px 7px;flex-shrink:0}.ws-list-recent .ws-item{padding-block:.35rem}.ws-chat,.ws-main{flex:1 1;display:flex;min-width:0;min-height:0}.ws-chat{flex-direction:column;background:var(--mt-color-shell)}.ws-chat-head{justify-content:space-between;gap:var(--mt-space-4);padding:var(--mt-space-3) var(--mt-space-5);border-bottom:1px solid var(--mt-color-border)}.ws-chat-head,.ws-chat-peer{display:flex;align-items:center}.ws-chat-peer{gap:var(--mt-space-3)}.ws-chat-title{font-family:var(--mt-font-display);font-size:1.05rem;font-weight:700;display:flex;align-items:center;gap:var(--mt-space-2)}.ws-star{color:var(--mt-color-text-tertiary);font-size:.95rem}.ws-star:hover{color:var(--mt-color-presence-away)}.ws-chat-sub{font-size:var(--mt-type-caption-size);color:var(--mt-color-text-secondary)}.ws-chat-actions,.ws-chat-tabs{display:flex;gap:var(--mt-space-1)}.ws-chat-tabs{padding:0 var(--mt-space-5);border-bottom:1px solid var(--mt-color-border);background:var(--mt-color-shell)}.ws-tab{padding:.55rem .9rem;font-weight:500;color:var(--mt-color-text-secondary);border-bottom:2px solid transparent;margin-bottom:-1px;font-size:var(--mt-type-body-sm-size)}.ws-tab:hover{color:var(--mt-color-text)}.ws-tab.is-active{color:var(--mt-color-green);border-bottom-color:var(--mt-color-green);font-weight:600}.ws-messages{flex:1 1;overflow-y:auto;padding:var(--mt-space-5);display:flex;flex-direction:column;gap:var(--mt-space-5);min-height:0}.ws-msg{display:flex;gap:var(--mt-space-3)}.ws-msg-body{min-width:0;display:flex;flex-direction:column;gap:var(--mt-space-1)}.ws-msg-head{display:flex;align-items:baseline;gap:var(--mt-space-2)}.ws-msg-author{font-weight:700;font-size:var(--mt-type-body-sm-size)}.ws-msg-time{font-size:var(--mt-type-caption-size);color:var(--mt-color-text-tertiary)}.ws-msg-text{color:var(--mt-color-text);line-height:1.5}.ws-filecard{display:flex;align-items:center;gap:var(--mt-space-3);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-md);padding:var(--mt-space-3);max-width:340px;margin-top:var(--mt-space-1);background:var(--mt-color-surface-sunken)}.ws-filecard-icon{width:34px;height:34px;border-radius:var(--mt-radius-sm);display:inline-flex;align-items:center;justify-content:center;font-size:1rem;color:var(--mt-color-shell);flex-shrink:0}.ws-filecard-icon.kind-figma{background:#a259ff}.ws-filecard-icon.kind-pdf{background:var(--mt-color-live-red)}.ws-filecard-icon.kind-doc,.ws-filecard-icon.kind-image{background:var(--mt-color-info)}.ws-filecard-name{display:block;font-weight:600;font-size:var(--mt-type-body-sm-size)}.ws-filecard-meta{font-size:var(--mt-type-caption-size);color:var(--mt-color-text-tertiary)}.ws-filecard-dl{margin-left:auto;color:var(--mt-color-text-secondary);width:28px;height:28px;border-radius:var(--mt-radius-sm);display:inline-flex;align-items:center;justify-content:center}.ws-filecard-dl:hover{background:var(--mt-color-mint-wash);color:var(--mt-color-green)}.ws-reactions{display:flex;gap:3px;flex-wrap:wrap;margin-top:2px}.ws-reaction{display:inline-flex;align-items:center;gap:.25rem;border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-pill);padding:.05rem .4rem;font-size:.75rem;line-height:1.45;background:var(--mt-color-surface-sunken)}.ws-reaction.is-mine,.ws-reaction:hover{border-color:var(--mt-color-green)}.ws-reaction.is-mine{background:var(--mt-color-green-soft)}.ws-reaction-add{color:var(--mt-color-text-tertiary)}.ws-thread{display:inline-flex;align-items:center;gap:var(--mt-space-2);margin-top:var(--mt-space-1);font-size:var(--mt-type-caption-size);font-weight:600;color:var(--mt-color-green);padding:.3rem .5rem;border-radius:var(--mt-radius-md);align-self:flex-start}.ws-thread:hover{background:var(--mt-color-mint-wash)}.ws-thread-avatars{display:inline-flex}.ws-thread-avatars .ws-avatar{margin-right:-6px;border:1.5px solid var(--mt-color-shell);border-radius:50%}.ws-thread-last{color:var(--mt-color-text-tertiary);font-weight:400}.ws-composer{padding:var(--mt-space-3) var(--mt-space-5) var(--mt-space-4)}.ws-composer-box{border:1px solid var(--mt-color-border-strong);border-radius:var(--mt-radius-lg);background:var(--mt-color-shell);transition:border-color var(--mt-motion-fast),box-shadow var(--mt-motion-fast)}.ws-composer-box:focus-within{border-color:var(--mt-color-green);box-shadow:0 0 0 3px var(--mt-color-green-soft)}.ws-composer-box textarea{width:100%;border:none;outline:none;resize:none;font:inherit;padding:var(--mt-space-3) var(--mt-space-4) 0;background:none;color:var(--mt-color-text)}.ws-composer-tools{display:flex;align-items:center;justify-content:space-between;padding:var(--mt-space-2) var(--mt-space-3)}.ws-composer-icons{display:inline-flex;gap:var(--mt-space-1)}.ws-composer-icons button{width:26px;height:26px;border-radius:var(--mt-radius-sm);color:var(--mt-color-text-tertiary);font-size:.8rem;display:inline-flex;align-items:center;justify-content:center}.ws-composer-icons button:hover{background:var(--mt-color-mint-wash);color:var(--mt-color-text)}.ws-send{background:var(--mt-color-green);color:var(--mt-color-shell);font-weight:600;font-size:var(--mt-type-caption-size);border-radius:var(--mt-radius-md);padding:.4rem 1rem}.ws-send:hover:enabled{background:var(--mt-color-green-hover)}.ws-send:disabled{opacity:.45;cursor:default}.ws-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--mt-space-2);text-align:center;padding:var(--mt-space-10)}.ws-empty-tab{flex:1 1}.ws-empty-title{font-weight:700;font-family:var(--mt-font-display)}.ws-empty-body{color:var(--mt-color-text-secondary);font-size:var(--mt-type-body-sm-size);max-width:40ch}.ws-context{width:var(--mt-context-panel-width);border-left:1px solid var(--mt-color-border);background:var(--mt-color-shell);display:flex;flex-direction:column;flex-shrink:0;min-height:0}.ws-context-head{padding:var(--mt-space-4) var(--mt-space-4) var(--mt-space-2)}.ws-context-head h2{font-family:var(--mt-font-display);font-size:1rem;font-weight:700}.ws-context-scroll{overflow-y:auto;padding:0 var(--mt-space-4) var(--mt-space-4);display:flex;flex-direction:column;gap:var(--mt-space-5);min-height:0}.ws-context-label{font-size:var(--mt-type-overline-size);font-weight:var(--mt-type-overline-weight);letter-spacing:var(--mt-type-overline-tracking);text-transform:uppercase;color:var(--mt-color-text-tertiary);margin-bottom:var(--mt-space-2)}.ws-contact-card{display:flex;gap:var(--mt-space-3);align-items:center}.ws-contact-name{display:block;font-weight:700}.ws-contact-title{display:block;font-size:var(--mt-type-caption-size);color:var(--mt-color-text-secondary)}.ws-contact-email{display:block;font-size:.72rem;color:var(--mt-color-text-tertiary)}.ws-status-note{margin-top:var(--mt-space-3)}.ws-status-note p{border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-md);padding:var(--mt-space-2) var(--mt-space-3);font-size:var(--mt-type-caption-size);color:var(--mt-color-text-secondary);background:var(--mt-color-surface-sunken)}.ws-quick-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--mt-space-2);gap:var(--mt-space-2)}.ws-quick{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-md);padding:.55rem .5rem;font-weight:600;font-size:1rem;white-space:nowrap;min-height:2.6rem;color:var(--mt-color-text)}.ws-quick img{flex:none;width:26px;height:26px}.ws-quick--tight{font-size:.7rem}.ws-quick--tight img{width:21px;height:21px}.ws-quick:hover{border-color:var(--mt-color-green)}.ws-livecard,.ws-quick:hover{background:var(--mt-color-mint-wash)}.ws-livecard{border:1px solid var(--mt-color-mint-deep);border-radius:var(--mt-radius-lg);padding:var(--mt-space-4);display:flex;flex-direction:column;gap:var(--mt-space-3)}.ws-livecard header{display:flex;justify-content:space-between}.ws-livecard header,.ws-livecard-title{align-items:center;gap:var(--mt-space-2)}.ws-livecard-title{display:inline-flex;font-weight:700;font-size:var(--mt-type-body-sm-size);color:var(--mt-color-text)}.ws-livecard-title svg{color:var(--mt-color-green)}.ws-livecard-flag{display:inline-flex;align-items:center;gap:5px;font-size:.68rem;font-weight:700;color:var(--mt-color-live-red);background:var(--mt-color-live-red-soft);border-radius:var(--mt-radius-pill);padding:2px 8px;white-space:nowrap}.ws-live-dot{width:6px;height:6px;border-radius:50%;background:var(--mt-color-live-red);animation:ws-pulse 1.6s ease-in-out infinite}@keyframes ws-pulse{50%{opacity:.4}}.ws-livecard-meta{display:flex;justify-content:space-between;font-size:var(--mt-type-caption-size);color:var(--mt-color-text-secondary)}.ws-btn-join{background:var(--mt-color-green);color:var(--mt-color-shell);font-weight:600;border-radius:var(--mt-radius-md);padding:.6rem 1rem;text-align:center;font-size:var(--mt-type-body-sm-size)}.ws-btn-join:hover{background:var(--mt-color-green-hover)}.ws-livecard-details{font-size:var(--mt-type-caption-size);font-weight:600;color:var(--mt-color-green);text-decoration:underline;text-underline-offset:2px}.ws-pgroup summary{cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ws-pgroup summary::-webkit-details-marker{display:none}.ws-pgroup ul{list-style:none;margin:0 0 var(--mt-space-3);padding:0;flex-direction:column}.ws-person,.ws-pgroup ul{display:flex;gap:var(--mt-space-2)}.ws-person{align-items:center}.ws-person-name{font-size:var(--mt-type-body-sm-size)}.ws-person-more{color:var(--mt-color-text-tertiary);padding-left:34px}.ws-people-plan,.ws-person-more{font-size:var(--mt-type-caption-size)}.ws-people-plan{border-top:1px solid var(--mt-color-border);padding-top:var(--mt-space-3);color:var(--mt-color-text-secondary)}.ws-view{flex:1 1;overflow-y:auto;padding:var(--mt-space-6) var(--mt-space-8);background:var(--mt-color-shell);min-width:0}.ws-view-head{display:flex;align-items:center;justify-content:space-between;gap:var(--mt-space-4);margin-bottom:var(--mt-space-6);flex-wrap:wrap}.ws-view-head h1{font-family:var(--mt-font-display);font-size:1.5rem;font-weight:800;letter-spacing:-.01em}.ws-view-actions{display:flex;align-items:center;gap:var(--mt-space-3);flex-wrap:wrap}.ws-joinby{display:flex;gap:var(--mt-space-2)}.ws-joinby input{border:1px solid var(--mt-color-border-strong);border-radius:var(--mt-radius-md);padding:.5rem .8rem;font-size:.8rem;width:260px;outline:none}.ws-joinby input:focus{border-color:var(--mt-color-green)}.ws-btn-outline{border:1px solid var(--mt-color-border-strong);border-radius:var(--mt-radius-md);padding:.5rem 1rem;font-weight:600;font-size:var(--mt-type-body-sm-size);color:var(--mt-color-text)}.ws-btn-outline:hover:enabled{border-color:var(--mt-color-green);color:var(--mt-color-green);background:var(--mt-color-mint-wash)}.ws-btn-outline:disabled{opacity:.45;cursor:default}.ws-meetlist{list-style:none;margin:0 0 var(--mt-space-8);padding:0;border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);overflow:hidden}.ws-meetrow{display:flex;align-items:center;gap:var(--mt-space-5);padding:var(--mt-space-4) var(--mt-space-5);background:var(--mt-color-shell)}.ws-meetrow+.ws-meetrow{border-top:1px solid var(--mt-color-border)}.ws-meetrow.is-past{color:var(--mt-color-text-secondary)}.ws-meetrow-when{width:90px;display:flex;flex-direction:column;flex-shrink:0}.ws-meetrow-day{font-weight:700;font-size:var(--mt-type-body-sm-size)}.ws-meetrow-time{font-size:var(--mt-type-caption-size);color:var(--mt-color-text-tertiary)}.ws-meetrow-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}.ws-meetrow-title{font-weight:600}.ws-meetrow-meta,.ws-meetrow-title{display:flex;align-items:center;gap:var(--mt-space-2)}.ws-meetrow-meta{font-size:var(--mt-type-caption-size);color:var(--mt-color-text-secondary)}.ws-meetrow-actions{display:flex;align-items:center;gap:var(--mt-space-3)}.ws-meetrow-link{font-size:.72rem;color:var(--mt-color-text-tertiary)}.ws-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--mt-space-4);gap:var(--mt-space-4)}.ws-stat{border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);padding:var(--mt-space-5);display:flex;flex-direction:column;gap:var(--mt-space-1)}.ws-stat-value{font-size:1.6rem;font-weight:600;color:var(--mt-color-text)}.ws-stat-label{font-size:var(--mt-type-caption-size);color:var(--mt-color-text-secondary)}.ws-huddle-hero{display:flex;gap:var(--mt-space-4);align-items:flex-start;padding:var(--mt-space-5);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);background:var(--mt-color-surface-2,#f7f8fa);margin-bottom:var(--mt-space-6)}.ws-huddle-hero-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:999px;background:var(--mt-color-green);color:var(--mt-color-shell,#fff);flex-shrink:0}.ws-huddle-hero-body h2{margin:0 0 var(--mt-space-2)}.ws-huddle-hero-body p{color:var(--mt-color-text-secondary);margin:0 0 var(--mt-space-4);max-width:60ch;line-height:1.6}.ws-btn-lg{display:inline-flex;align-items:center;gap:var(--mt-space-2);padding:var(--mt-space-3) var(--mt-space-5);font-size:1rem}.ws-section-title{margin:var(--mt-space-5) 0 var(--mt-space-3);font-size:.95rem;font-weight:700}.ws-badge-live{margin-left:auto;font-size:.7rem;font-weight:700;color:var(--mt-color-danger,#c0392b);letter-spacing:.06em}.ws-personcard{display:flex;flex-direction:column;align-items:center;gap:2px;padding:var(--mt-space-3);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-md);text-align:center}.ws-personcard-name{font-weight:600;font-size:.9rem}.ws-personcard-title{color:var(--mt-color-text-secondary);font-size:.8rem}.ws-table{width:100%;border-collapse:collapse;border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);overflow:hidden}.ws-invite-row{display:flex;align-items:center;gap:var(--mt-space-3);margin-bottom:var(--mt-space-4);flex-wrap:wrap}.ws-invite-row input[type=email]{flex:1 1;min-width:220px}.ws-invite-row input[type=email],.ws-invite-row select,.ws-role-select{padding:var(--mt-space-2) var(--mt-space-3);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-md);font:inherit}.ws-invite-row select,.ws-role-select{background:var(--mt-color-surface,#fff)}.ws-role-pill{display:inline-block;padding:2px var(--mt-space-2);border-radius:999px;background:var(--mt-color-surface-2,#f1f3f5);font-size:.82rem;color:var(--mt-color-text-secondary)}.ws-status-off{color:var(--mt-color-danger,#c0392b);font-weight:600}.ws-table tr.is-deactivated td{opacity:.55}.ws-table th{text-align:left;font-size:var(--mt-type-overline-size);font-weight:var(--mt-type-overline-weight);letter-spacing:var(--mt-type-overline-tracking);text-transform:uppercase;color:var(--mt-color-text-tertiary);background:var(--mt-color-surface-sunken)}.ws-table td,.ws-table th{padding:var(--mt-space-3) var(--mt-space-4);border-bottom:1px solid var(--mt-color-border)}.ws-table td{font-size:var(--mt-type-body-sm-size)}.ws-table tr:last-child td{border-bottom:none}.ws-cell-person{display:inline-flex;align-items:center;gap:var(--mt-space-2);font-weight:600}.ws-cell-target{font-size:.74rem;color:var(--mt-color-text-secondary)}.ws-textbtn{color:var(--mt-color-green);font-weight:600;font-size:var(--mt-type-caption-size)}.ws-textbtn:hover{text-decoration:underline;text-underline-offset:2px}.ws-settings-page{max-width:640px}.ws-peoplegrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:var(--mt-space-4);gap:var(--mt-space-4)}.ws-peoplecard{border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);padding:var(--mt-space-5);display:flex;flex-direction:column;align-items:center;gap:var(--mt-space-2);text-align:center}.ws-peoplecard .ws-btn-outline{margin-top:var(--mt-space-2)}.ws-fileslist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--mt-space-3);max-width:480px}.ws-overlay{position:fixed;inset:0;background:rgba(17,24,19,.45);display:flex;justify-content:flex-start;z-index:80}.ws-panel{width:min(430px,92vw);height:100%;background:var(--mt-color-shell);box-shadow:var(--mt-shadow-xl);display:flex;flex-direction:column;animation:ws-slide-in var(--mt-motion-slow);margin-left:calc(var(--mt-app-rail-width))}@keyframes ws-slide-in{0%{transform:translateX(-24px);opacity:0}to{transform:none;opacity:1}}.ws-panel-head{display:flex;align-items:center;justify-content:space-between;padding:var(--mt-space-4) var(--mt-space-5);border-bottom:1px solid var(--mt-color-border)}.ws-panel-head h2{font-family:var(--mt-font-display);font-size:1.1rem;font-weight:700}.ws-panel-scroll{flex:1 1;overflow-y:auto;padding:var(--mt-space-5);gap:var(--mt-space-5);min-height:0}.ws-field,.ws-panel-scroll{display:flex;flex-direction:column}.ws-field{gap:var(--mt-space-2);font-size:.9rem}.ws-field>span:first-child{font-weight:600}.ws-field-prefix{display:flex;align-items:center;gap:var(--mt-space-2);border:1px solid var(--mt-color-border,#d8dce0);border-radius:var(--mt-radius-md,8px);padding:0 var(--mt-space-3);background:var(--mt-color-surface,#fff)}.ws-field-prefix input{border:0;outline:0;padding:var(--mt-space-2) 0;flex:1 1;background:transparent;font:inherit}.ws-field-hint{color:var(--mt-color-text-secondary,#6b7280);font-size:.82rem}.ws-checkrow{display:flex;align-items:flex-start;gap:var(--mt-space-2);font-size:.9rem}.ws-checkrow input{margin-top:3px}.ws-panel-actions{display:flex;justify-content:flex-end;gap:var(--mt-space-3);margin-top:auto}.ws-panel-ready{align-items:center;background:var(--mt-color-mint-wash);border:1px solid var(--mt-color-mint-deep);border-radius:var(--mt-radius-md);padding:var(--mt-space-3);font-size:var(--mt-type-body-sm-size);font-weight:500}.ws-panel-field,.ws-panel-ready{display:flex;gap:var(--mt-space-2)}.ws-panel-field{flex-direction:column;font-size:var(--mt-type-caption-size);font-weight:600}.ws-panel-field input{border:1px solid var(--mt-color-border-strong);border-radius:var(--mt-radius-md);padding:.6rem .8rem;font:inherit;font-weight:400;outline:none}.ws-panel-field input:focus{border-color:var(--mt-color-green);box-shadow:0 0 0 3px var(--mt-color-green-soft)}.ws-panel-linkrow{display:flex;align-items:center;gap:var(--mt-space-2);border:1px solid var(--mt-color-mint-deep);background:var(--mt-color-mint-wash);border-radius:var(--mt-radius-md);padding:var(--mt-space-2) var(--mt-space-3)}.ws-panel-link{flex:1 1;font-size:.74rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-btn-copy{background:var(--mt-color-green);color:var(--mt-color-shell);font-weight:600;font-size:var(--mt-type-caption-size);border-radius:var(--mt-radius-md);padding:.4rem .8rem;white-space:nowrap}.ws-btn-copy:hover{background:var(--mt-color-green-hover)}.ws-settings{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.ws-setting{display:flex;align-items:center;justify-content:space-between;gap:var(--mt-space-4);padding:var(--mt-space-3) 0;border-bottom:1px solid var(--mt-color-border)}.ws-setting:last-child{border-bottom:none}.ws-setting-label{display:block;font-weight:600;font-size:var(--mt-type-body-sm-size)}.ws-setting-hint{display:block}.ws-setting-hint,.ws-setting-value{font-size:var(--mt-type-caption-size);color:var(--mt-color-text-secondary)}.ws-setting-value{white-space:nowrap}.ws-toggle{width:40px;height:23px;border-radius:var(--mt-radius-pill);background:var(--mt-color-border-strong);position:relative;flex-shrink:0;transition:background var(--mt-motion-fast)}.ws-toggle:after{content:"";position:absolute;top:2.5px;left:3px;width:18px;height:18px;border-radius:50%;background:var(--mt-color-shell);box-shadow:var(--mt-shadow-sm);transition:transform var(--mt-motion-fast)}.ws-toggle.is-on{background:var(--mt-color-green)}.ws-toggle.is-on:after{transform:translateX(16px)}.ws-toggle.is-locked{opacity:.75;cursor:default}.ws-cal-row{display:flex;gap:var(--mt-space-2)}.ws-cal{flex:1 1;border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-md);padding:.5rem;font-weight:600;font-size:var(--mt-type-caption-size)}.ws-cal:hover{border-color:var(--mt-color-green);background:var(--mt-color-mint-wash)}.ws-invite-preview p{font-size:var(--mt-type-caption-size);color:var(--mt-color-text-secondary);border:1px dashed var(--mt-color-border-strong);border-radius:var(--mt-radius-md);padding:var(--mt-space-3)}.ws-invite-link{margin-top:var(--mt-space-2);word-break:break-all}.ws-panel-foot{padding:var(--mt-space-4) var(--mt-space-5);border-top:1px solid var(--mt-color-border)}.ws-panel-foot .ws-btn-join{width:100%}.ws-call{position:fixed;inset:0;background:var(--mt-color-ink);color:var(--mt-color-text-on-dark);display:flex;flex-direction:column;z-index:90}.ws-call-head{justify-content:space-between;gap:var(--mt-space-4);padding:var(--mt-space-3) var(--mt-space-5);border-bottom:1px solid var(--mt-color-border-on-dark)}.ws-call-head,.ws-call-title{display:flex;align-items:center}.ws-call-title{gap:var(--mt-space-3);min-width:0}.ws-call-name{font-family:var(--mt-font-display);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ws-call-live{display:inline-flex;align-items:center;gap:6px;font-family:var(--mt-font-mono);background:var(--mt-color-ink-soft);border-radius:var(--mt-radius-pill);padding:.25rem .7rem}.ws-call-count,.ws-call-live{font-size:var(--mt-type-caption-size);white-space:nowrap}.ws-call-count{color:var(--mt-color-text-on-dark-muted)}.ws-call-headactions{display:flex;gap:var(--mt-space-2)}.ws-call-chip{border:1px solid var(--mt-color-border-on-dark);color:var(--mt-color-text-on-dark);border-radius:var(--mt-radius-pill);padding:.35rem .9rem;font-size:var(--mt-type-caption-size);font-weight:600;white-space:nowrap}.ws-call-chip:hover{background:var(--mt-color-ink-soft)}.ws-chip-danger{color:var(--mt-color-live-red);border-color:var(--mt-color-live-red)}.ws-call-body{flex:1 1;display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:var(--mt-space-4);gap:var(--mt-space-4);padding:var(--mt-space-4) var(--mt-space-5);min-height:0}.ws-call-stage{display:flex;flex-direction:column;gap:var(--mt-space-4);min-width:0;overflow-y:auto}.ws-call-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--mt-space-3);gap:var(--mt-space-3)}.ws-call-tile{position:relative;aspect-ratio:16/10;border-radius:var(--mt-radius-lg);display:flex;align-items:center;justify-content:center;overflow:hidden;filter:saturate(.85) brightness(.9)}.ws-call-tile.is-speaking{outline:2px solid var(--mt-color-green);outline-offset:-2px;filter:none}.ws-call-tile .ws-avatar{border-radius:50%}.ws-call-tile-name{position:absolute;left:10px;bottom:8px;font-size:.68rem;background:rgba(17,24,19,.6);border-radius:var(--mt-radius-pill);padding:2px 8px;white-space:nowrap;max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis}.ws-call-tile-more{background:var(--mt-color-ink-soft);flex-direction:column;gap:4px;filter:none}.ws-call-more{font-size:1.3rem;font-weight:600}.ws-modpanel,.ws-waiting{background:var(--mt-color-ink-soft);border-radius:var(--mt-radius-lg);padding:var(--mt-space-4)}.ws-modpanel header,.ws-waiting header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--mt-space-3)}.ws-modpanel h3,.ws-waiting h3{font-size:var(--mt-type-body-sm-size);font-weight:700}.ws-waiting ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--mt-space-2)}.ws-waiting li{display:flex;align-items:center;justify-content:space-between;gap:var(--mt-space-3)}.ws-waiting-name{display:block;font-size:var(--mt-type-body-sm-size);font-weight:600}.ws-waiting-email{display:block;font-size:.7rem;color:var(--mt-color-text-on-dark-muted)}.ws-waiting-actions{display:inline-flex;gap:var(--mt-space-2)}.ws-admit,.ws-deny{width:28px;height:28px;border-radius:var(--mt-radius-sm);display:inline-flex;align-items:center;justify-content:center;font-weight:700}.ws-admit{background:var(--mt-color-green);color:var(--mt-color-shell)}.ws-deny{background:var(--mt-color-ink);color:var(--mt-color-live-red);border:1px solid var(--mt-color-live-red)}.ws-mod-actions{display:flex;gap:var(--mt-space-2);flex-wrap:wrap}.ws-call-side{background:var(--mt-color-ink-soft);border-radius:var(--mt-radius-lg);display:flex;flex-direction:column;min-height:0;overflow:hidden}.ws-call-tabs{display:flex;border-bottom:1px solid var(--mt-color-border-on-dark);padding:0 var(--mt-space-3)}.ws-call-side .ws-tab{color:var(--mt-color-text-on-dark-muted)}.ws-call-side .ws-tab.is-active{color:var(--mt-color-success-green);border-bottom-color:var(--mt-color-success-green)}.ws-call-chat{list-style:none;margin:0;padding:var(--mt-space-4);flex:1 1;overflow-y:auto;display:flex;flex-direction:column;gap:var(--mt-space-4);min-height:0}.ws-call-chat li{display:flex;gap:var(--mt-space-2);font-size:var(--mt-type-caption-size)}.ws-call-chat-author{font-weight:700;display:block}.ws-call-chat-author time{font-weight:400;color:var(--mt-color-text-on-dark-muted);margin-left:6px;font-size:.68rem}.ws-call-chat p{color:var(--mt-color-text-on-dark-muted);margin-top:2px}.ws-call-chat-likes{font-size:.68rem;margin-top:2px;display:inline-block}.ws-call-chat-input{display:flex;gap:var(--mt-space-2);padding:var(--mt-space-3);border-top:1px solid var(--mt-color-border-on-dark)}.ws-call-chat-input input{flex:1 1;background:var(--mt-color-ink);border:1px solid var(--mt-color-border-on-dark);border-radius:var(--mt-radius-pill);color:var(--mt-color-text-on-dark);padding:.45rem .9rem;font:inherit;font-size:var(--mt-type-caption-size);outline:none}.ws-call-chat-input input:focus{border-color:var(--mt-color-green)}.ws-call-controls{display:flex;justify-content:center;gap:var(--mt-space-2);padding:var(--mt-space-3) var(--mt-space-5) var(--mt-space-4);border-top:1px solid var(--mt-color-border-on-dark);flex-wrap:wrap}.ws-ctlbtn{color:var(--mt-color-text-on-dark);background:var(--mt-color-ink-soft);border-radius:var(--mt-radius-pill);padding:.55rem 1.1rem;font-weight:600;font-size:var(--mt-type-caption-size)}.ws-ctlbtn:hover{background:var(--mt-color-border-on-dark)}.ws-ctlbtn.is-off{background:var(--mt-color-live-red-soft);color:var(--mt-color-live-red)}.ws-ctl-leave{background:var(--mt-color-live-red);color:var(--mt-color-shell);padding-inline:1.5rem}.ws-ctl-leave:hover{background:#c93a3f}.ws-minicall{position:fixed;right:var(--mt-space-5);bottom:var(--mt-space-5);width:300px;background:var(--mt-color-ink);color:var(--mt-color-text-on-dark);border-radius:var(--mt-radius-xl);box-shadow:var(--mt-shadow-xl);padding:var(--mt-space-3);display:flex;flex-direction:column;gap:var(--mt-space-3);z-index:70;animation:ws-dock var(--mt-motion-spring)}@keyframes ws-dock{0%{transform:translateY(16px) scale(.96);opacity:0}to{transform:none;opacity:1}}.ws-minicall-head{display:flex;align-items:center;gap:var(--mt-space-2)}.ws-minicall-title{flex:1 1;font-size:var(--mt-type-caption-size);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ws-minicall-timer{font-size:.68rem;color:var(--mt-color-success-green)}.ws-minicall-actions button{color:var(--mt-color-text-on-dark-muted);width:22px;height:22px}.ws-minicall-actions button:hover{color:var(--mt-color-text-on-dark)}.ws-minicall-tiles{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--mt-space-2);gap:var(--mt-space-2)}.ws-minicall-tile{aspect-ratio:1;border-radius:var(--mt-radius-md);display:flex;align-items:center;justify-content:center;filter:saturate(.85) brightness(.92)}.ws-minicall-tile .ws-avatar{border-radius:50%}.ws-minicall-more{background:var(--mt-color-ink-soft);font-size:.8rem;font-weight:600;filter:none}.ws-minicall-controls{display:flex;justify-content:center;gap:var(--mt-space-2)}.ws-minicall-controls button{width:34px;height:34px;border-radius:50%;background:var(--mt-color-ink-soft);display:inline-flex;align-items:center;justify-content:center;font-size:.85rem}.ws-minicall-controls button:hover{background:var(--mt-color-border-on-dark)}@media (max-width:1180px){.ws-context{display:none}}@media (max-width:900px){.ws-sidebar{width:230px}.ws-call-body{grid-template-columns:1fr}.ws-call-side{display:none}.ws-stats{grid-template-columns:1fr 1fr}}.ws-navtoggle{display:none;width:40px;height:40px;align-items:center;justify-content:center;border-radius:var(--mt-radius-md);color:inherit}.ws-navscrim{display:none}@media (max-width:720px){.ws-rail-label{display:none}.ws-rail{width:52px}.ws-topbar-search{display:none}.ws-navtoggle{display:inline-flex}.ws-sidebar{position:fixed;top:52px;bottom:0;left:0;z-index:60;width:min(300px,85vw);transform:translateX(-100%);visibility:hidden;transition:transform var(--mt-motion-base),visibility var(--mt-motion-base);box-shadow:var(--mt-shadow-lg)}.ws-body.is-navopen .ws-sidebar{transform:translateX(0);visibility:visible}.ws-body.is-navopen .ws-navscrim{display:block;position:fixed;inset:52px 0 0 0;z-index:55;background:rgba(0,0,0,.4)}.ws-rail-item{min-height:44px;justify-content:center}.ws-btn-outline,.ws-chip{min-height:34px}.ws-meetrow{flex-wrap:wrap;gap:var(--mt-space-2)}.ws-meetrow-when{width:auto;flex-direction:row;gap:var(--mt-space-2);align-items:baseline}.ws-meetrow-info{flex:1 1 100%;min-width:0}.ws-meetrow-actions{flex:1 1 100%;justify-content:flex-start}.ws-joinby,.ws-view-actions{width:100%}.ws-joinby input{width:100%;min-width:0}.ws-view{padding-left:var(--mt-space-3);padding-right:var(--mt-space-3)}}@media (prefers-reduced-motion:reduce){.ws-sidebar{transition:none}}.ws-backlink{width:28px;height:28px;border-radius:var(--mt-radius-md);display:inline-flex;align-items:center;justify-content:center;color:var(--mt-color-text-secondary);border:1px solid var(--mt-color-border)}.ws-backlink:hover{background:var(--mt-color-mint-wash);color:var(--mt-color-green)}.ws-wordmark{gap:6px}.ws-wordmark-logo{height:20px;width:auto;object-fit:contain}.ws-meta-inline{display:inline-flex;align-items:center;gap:5px}.ws-avatar-photo{object-fit:cover;border-radius:var(--mt-radius-md)}.ws-minicall-controls button{background:var(--mt-color-mint-wash)}.ws-minicall-controls button:hover{background:var(--mt-color-mint-deep)}.ws-minicall-leave{background:var(--mt-color-live-red)!important}.ws-minicall-leave img{filter:brightness(0) invert(1)}.ws-empty-conversations{display:flex;align-items:center;justify-content:center;text-align:center}.ws-empty-conversations .ws-empty-inner{max-width:32ch;padding:var(--mt-space-6)}.ws-empty-conversations h2{font-size:var(--mt-type-body-size);font-weight:600;margin-bottom:var(--mt-space-2)}.ws-empty-conversations p{font-size:var(--mt-type-body-sm-size);color:var(--mt-color-text-tertiary)}.ws-typegrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--mt-space-2);gap:var(--mt-space-2)}.ws-typecard{display:flex;flex-direction:column;gap:2px;text-align:left;padding:var(--mt-space-3);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-md);background:var(--mt-color-surface,#fff);cursor:pointer}.ws-typecard.is-active{border-color:var(--mt-color-green);box-shadow:0 0 0 1px var(--mt-color-green) inset}.ws-typecard-label{font-weight:600;font-size:.9rem}.ws-typecard-hint{font-size:.78rem}.ws-typecard-cap,.ws-typecard-hint{color:var(--mt-color-text-secondary)}.ws-typecard-cap{font-size:.75rem;margin-top:2px}.ws-timer{display:inline-flex;align-items:center;gap:var(--mt-space-3);padding:4px 10px;border-radius:var(--mt-radius-pill);font-size:.8rem;background:rgba(255,255,255,.08);color:rgba(255,255,255,.85)}.ws-timer.is-warn{background:rgba(240,180,41,.18);color:#f5c451}.ws-timer.is-over,.ws-timer.is-urgent{background:rgba(224,82,82,.2);color:#ff8a80}.ws-timer-clock{font-weight:700}.ws-timer-note{font-weight:500}.ws-timer-actions{display:inline-flex;gap:var(--mt-space-2)}.ws-timer-btn{border:1px solid;border-radius:var(--mt-radius-pill);background:transparent;color:inherit;font-size:.75rem;font-weight:600;padding:2px 8px;cursor:pointer}.ws-timer-btn:disabled{opacity:.5}.ws-emoji-anchor{position:relative;display:inline-flex}.ws-emoji{position:fixed;z-index:60;width:min(320px,calc(100vw - 16px));max-height:min(360px,calc(100vh - 96px));overflow:hidden;background:var(--mt-color-shell);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);box-shadow:0 12px 32px rgba(0,0,0,.16);padding:var(--mt-space-2);display:flex;flex-direction:column;gap:var(--mt-space-2)}.ws-emoji-tabs{display:flex;gap:2px}.ws-emoji-tab{flex:1 1;font-size:1rem;padding:4px 0;border-radius:var(--mt-radius-sm);border-bottom:2px solid transparent}.ws-emoji-tab.is-active,.ws-emoji-tab:hover{background:var(--mt-color-mint-wash)}.ws-emoji-tab.is-active{border-bottom-color:var(--mt-color-green)}.ws-emoji-search{border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-md);padding:5px 8px;font:inherit;font-size:.82rem}.ws-emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:2px;gap:2px;max-height:220px;overflow-y:auto}.ws-emoji-cell{font-size:1.15rem;line-height:1.6;border-radius:var(--mt-radius-sm);padding:2px 0}.ws-emoji-cell:hover{background:var(--mt-color-mint-wash)}.mt-assistant-banner{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:8px 0 0;padding:9px 14px;border-radius:999px;font-size:13px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.86)}.mt-assistant-banner.is-on{background:rgba(214,69,61,.16);border-color:rgba(214,69,61,.5);color:#ffe2e0}.mt-assistant-dot{width:9px;height:9px;border-radius:50%;background:#ff5c52;box-shadow:0 0 0 4px rgba(255,92,82,.22);flex:none;animation:mt-assistant-pulse 2s ease-in-out infinite}@keyframes mt-assistant-pulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.mt-assistant-dot{animation:none}}.mt-assistant-text{flex:1 1 auto;min-width:0}.mt-assistant-btn{flex:none;border-radius:999px;padding:5px 13px;font-size:12px;font-weight:650;cursor:pointer;color:inherit;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28)}.mt-assistant-btn:hover:not(:disabled){background:rgba(255,255,255,.22)}.mt-assistant-btn:disabled{opacity:.6;cursor:default}.mt-assistant-error{flex:1 1 100%;font-size:12px;color:#ffb4ae}.ws-theme{position:relative}.ws-theme-scrim{position:fixed;inset:0;z-index:40}.ws-theme-menu{position:fixed;z-index:41;width:210px;padding:8px;border-radius:var(--mt-radius-lg);background:var(--mt-color-shell);border:1px solid var(--mt-color-border);box-shadow:var(--mt-shadow-lg);color:var(--mt-color-text)}.ws-theme-title{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--mt-color-text-tertiary);padding:4px 8px 8px}.ws-theme-option{width:100%;display:flex;align-items:center;gap:10px;padding:8px;border-radius:var(--mt-radius-md);color:var(--mt-color-text);text-align:left}.ws-theme-option:hover{background:var(--mt-color-surface-sunken)}.ws-theme-option.is-active{background:var(--mt-color-green-soft)}.ws-theme-swatch{width:26px;height:26px;border-radius:7px;border:2px solid;display:inline-flex;align-items:center;justify-content:center;flex:none}.ws-theme-swatch-dot{width:9px;height:9px;border-radius:50%}.ws-theme-option-label{flex:1 1 auto;font-size:13px;font-weight:550}.ws-theme-check{color:var(--mt-color-green);flex:none}.ws-conv-name,.ws-meetrow-info,.ws-meetrow-meta,.ws-meetrow-title,.ws-msg-body,.ws-view-head h1{min-width:0;overflow-wrap:anywhere}.ws-meetrow-link,.ws-msg-body a{overflow-wrap:anywhere;word-break:break-word}.ws-wordmark{display:inline-flex;align-items:center;gap:9px}.ws-wordmark-sep{width:2px;height:22px;border-radius:1px;background:currentColor;opacity:.55;flex:none}.ws-wordmark-product{font-family:var(--mt-font-display);font-weight:700;font-size:.98rem;letter-spacing:-.01em;white-space:nowrap;color:var(--mt-chrome-text)}@media (max-width:520px){.ws-wordmark-product{font-size:.82rem}.ws-wordmark-logo{max-width:104px}.ws-wordmark{gap:6px}.ws-org-switch{min-width:0;max-width:30vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:720px){.ws-avatar-btn,.ws-compose,.ws-connbanner-action,.ws-iconbtn,.ws-navtoggle,.ws-org-switch,.ws-reaction-add,.ws-sectionlabel-action{position:relative}.ws-avatar-btn:after,.ws-compose:after,.ws-connbanner-action:after,.ws-iconbtn:after,.ws-navtoggle:after,.ws-org-switch:after,.ws-reaction-add:after,.ws-sectionlabel-action:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:44px;min-height:44px;width:100%;height:100%}}@media (pointer:coarse){.ws-item,.ws-reaction,.ws-theme-option{min-height:40px}}.mt-studio-setup{max-width:640px}.mt-studio-label{display:block;font-size:var(--mt-type-caption-size);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--mt-color-text-tertiary);margin-bottom:var(--mt-space-2)}.mt-studio-row{display:flex;gap:var(--mt-space-2);flex-wrap:wrap;align-items:center;margin:var(--mt-space-3) 0}.mt-studio-input{flex:1 1 260px;min-width:0;padding:.6rem .75rem;border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-md);background:var(--mt-color-shell);color:var(--mt-color-text)}.mt-studio-input:focus{outline:none;border-color:var(--mt-color-green)}.mt-stage{position:relative;width:100%;aspect-ratio:16/9;background:#0b0f0c;border-radius:var(--mt-radius-lg);overflow:hidden;border:1px solid var(--mt-color-border)}.mt-stage-layer{position:absolute;object-fit:cover;background:#000}.mt-stage-layer.is-circle{border-radius:50%}.mt-stage-layer.is-rounded{border-radius:var(--mt-radius-lg)}.mt-stage-layer.is-square{border-radius:0}.mt-stage-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.65);font-size:.9rem;text-align:center;padding:var(--mt-space-4)}.mt-studio-status{font-weight:700;font-size:.8rem;padding:3px 10px;border-radius:var(--mt-radius-pill);background:var(--mt-color-surface-sunken);color:var(--mt-color-text-secondary)}.mt-studio-status.is-live{background:#d6453d;color:#fff}.mt-studio-status.is-warmup{background:var(--mt-color-green-soft);color:var(--mt-color-green)}.mt-look-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:var(--mt-space-2);gap:var(--mt-space-2);margin-bottom:var(--mt-space-3)}.mt-look{padding:.6rem .75rem;border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-md);background:var(--mt-color-shell);font-weight:600;cursor:pointer;text-align:left}.mt-look:hover{background:var(--mt-color-mint-wash)}.mt-look.is-active{border-color:var(--mt-color-green);background:var(--mt-color-green-soft);color:var(--mt-color-green)}.mt-studio-live{margin-top:var(--mt-space-3);font-size:.9rem}.mt-studio-warn{margin-top:var(--mt-space-2);padding:.6rem .75rem;border-radius:var(--mt-radius-md);background:#fff4e5;border:1px solid #f0c98a;color:#7a4b00}.mt-studio-error{color:var(--mt-color-danger,#b3261e);margin-top:var(--mt-space-2)}@media (max-width:720px){.mt-look-grid{grid-template-columns:1fr 1fr}.mt-studio-input{flex-basis:100%}}.mt-viewer-body{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:var(--mt-space-3);gap:var(--mt-space-3);align-items:start}.mt-viewer-main{min-width:0}.mt-viewer-video{width:100%;height:100%;object-fit:contain;background:#000}.mt-chat{display:flex;flex-direction:column;height:70vh;border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);padding:var(--mt-space-2);min-width:0}.mt-chat-log{flex:1 1;overflow-y:auto;min-height:0}.mt-chat-msg{margin:0 0 6px;font-size:.88rem;overflow-wrap:anywhere}.mt-chat-msg.is-creator{color:var(--mt-color-green);font-weight:600}.mt-chat-surge{margin:0 0 6px;font-size:.88rem;padding:3px 8px;border-radius:var(--mt-radius-pill);background:var(--mt-color-mint-wash);display:inline-block}.mt-chat-empty{color:var(--mt-color-text-tertiary);font-size:.88rem}.mt-chat-compose{display:flex;gap:var(--mt-space-2);margin-top:var(--mt-space-2)}.mt-live-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:var(--mt-space-3);gap:var(--mt-space-3)}.mt-live-card{display:flex;flex-direction:column;gap:4px;align-items:flex-start;padding:var(--mt-space-3);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);background:var(--mt-color-shell);cursor:pointer;text-align:left}.mt-live-card:hover{border-color:var(--mt-color-green)}.mt-live-badge{font-size:.7rem;font-weight:700;color:#d6453d}.mt-live-title{font-weight:650;overflow-wrap:anywhere}.mt-live-cat,.mt-live-meta{font-size:.78rem;color:var(--mt-color-text-secondary)}@media (max-width:900px){.mt-viewer-body{grid-template-columns:1fr}.mt-chat{height:44vh}}.mt-billing{display:flex;flex-direction:column;gap:var(--mt-space-4)}.mt-billing-plan{font-size:1.05rem;text-transform:capitalize;margin:0 0 2px}.mt-addon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:var(--mt-space-3);gap:var(--mt-space-3);margin-top:var(--mt-space-2)}.mt-addon{display:flex;flex-direction:column;gap:6px;padding:var(--mt-space-3);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);background:var(--mt-color-shell)}.mt-addon.is-active{border-color:var(--mt-color-green)}.mt-addon-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--mt-space-2)}.mt-addon-desc{font-size:.88rem;color:var(--mt-color-text-secondary);margin:0}.mt-addon-price,.mt-addon-tag{font-weight:700;white-space:nowrap}.mt-addon-tag{font-size:.72rem;padding:2px 8px;border-radius:var(--mt-radius-pill);background:var(--mt-color-surface-sunken);color:var(--mt-color-text-secondary)}.mt-addon-tag.is-on{background:var(--mt-color-green-soft);color:var(--mt-color-green)}.mt-addon button{margin-top:auto}@media (max-width:720px){.mt-addon-grid{grid-template-columns:1fr}}.mt-distribution{gap:var(--mt-space-3);margin-top:var(--mt-space-4)}.mt-dest-list,.mt-distribution{display:flex;flex-direction:column}.mt-dest-list{list-style:none;margin:0;padding:0;gap:var(--mt-space-2)}.mt-dest{display:flex;align-items:center;justify-content:space-between;gap:var(--mt-space-3);padding:var(--mt-space-3);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);background:var(--mt-color-shell);opacity:.6}.mt-dest.is-on{opacity:1;border-color:var(--mt-color-green)}.mt-dest-main{display:flex;flex-direction:column;gap:2px;min-width:0}.mt-dest-platform{color:var(--mt-color-text-tertiary)}.mt-dest-error,.mt-dest-platform{font-size:var(--mt-type-caption-size)}.mt-dest-error{color:var(--mt-color-live-red)}.mt-dest-actions{display:flex;gap:var(--mt-space-2);flex-shrink:0}.mt-dest-preview{padding:var(--mt-space-3);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-lg);background:var(--mt-color-surface-sunken)}.mt-dest-skipped{margin:var(--mt-space-2) 0 0;padding-left:var(--mt-space-4);font-size:var(--mt-type-caption-size);color:var(--mt-color-text-secondary)}@media (max-width:640px){.mt-dest{flex-direction:column;align-items:stretch}.mt-dest-actions{justify-content:flex-end}}@media (pointer:coarse){.ws-reaction{min-height:32px;padding-inline:.55rem}}.ws-thread-panel{display:flex;flex-direction:column;width:340px;flex:0 0 340px;border-left:1px solid var(--mt-color-border);background:var(--mt-color-shell);min-height:0}.ws-thread-scroll{flex:1 1;overflow-y:auto;padding:var(--mt-space-3);display:flex;flex-direction:column;gap:var(--mt-space-3)}.ws-thread-divider{align-items:center;color:var(--mt-color-text-tertiary);font-size:var(--mt-type-caption-size);border-top:1px solid var(--mt-color-border);padding-top:var(--mt-space-2)}.ws-thread-divider,.ws-thread-msg{display:flex;gap:var(--mt-space-2)}.ws-thread-msg{align-items:flex-start}.ws-thread-msg.is-root{padding-bottom:var(--mt-space-2)}.ws-thread-msg-body{min-width:0;flex:1 1}.ws-thread-msg-head{margin:0;font-size:var(--mt-type-caption-size)}.ws-thread-msg-text{margin:2px 0 0;font-size:var(--mt-type-body-sm-size);overflow-wrap:anywhere}.ws-thread-composer{display:flex;gap:var(--mt-space-2);padding:var(--mt-space-3);border-top:1px solid var(--mt-color-border)}.ws-thread-composer input{flex:1 1;min-width:0;border:1px solid var(--mt-color-border-strong);border-radius:var(--mt-radius-md);padding:.5rem .7rem;font:inherit;outline:none}.ws-thread-composer input:focus{border-color:var(--mt-color-green);box-shadow:0 0 0 3px var(--mt-color-green-soft)}@media (max-width:1100px){.ws-thread-panel{position:absolute;inset:0;width:auto;flex:none;z-index:5}}.mt-studio-hint{margin:calc(-1 * var(--mt-space-1)) 0 var(--mt-space-2);color:var(--mt-color-text-secondary);font-size:var(--mt-type-caption-size)}.mt-studio-invitees{display:flex;flex-direction:column;gap:var(--mt-space-1);max-height:220px;overflow-y:auto;padding:var(--mt-space-2);border:1px solid var(--mt-color-border);border-radius:var(--mt-radius-md)}.mt-live-upcoming-head{margin-top:var(--mt-space-5)}.mt-live-card.is-upcoming{cursor:default;opacity:.92}.mt-live-badge.is-scheduled{background:var(--mt-color-green-soft);color:var(--mt-color-green)}.ws-composer-box{position:relative}.ws-mention{position:absolute;bottom:100%;left:0;right:0;margin-bottom:var(--mt-space-2);z-index:20;max-height:260px;overflow-y:auto;background:var(--mt-color-shell);border:1px solid var(--mt-color-border-strong);border-radius:var(--mt-radius-md);box-shadow:0 8px 24px rgb(0 0 0/12%);padding:var(--mt-space-1)}.ws-mention-item{display:flex;align-items:center;gap:var(--mt-space-2);width:100%;padding:var(--mt-space-2);border-radius:var(--mt-radius-sm);text-align:left;font-size:var(--mt-type-body-sm-size)}.ws-mention-item.is-active{background:var(--mt-color-mint-wash)}.ws-mention-name{font-weight:600}.ws-mention-title{color:var(--mt-color-text-tertiary);font-size:var(--mt-type-caption-size);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}