:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111b21;background:#d8e0de;--omx-primary: #0f766e;--omx-primary-strong: #115e59;--omx-accent: #1fa27a;--surface: #ffffff;--surface-muted: #f0f2f5;--surface-subtle: #f7f9fa;--border: rgba(17, 27, 33, .08);--text-primary: #111b21;--text-secondary: #667781;--text-muted: #8696a0;--mine: #d9fdd3;--theirs: #ffffff;--chat-bg: #efeae2;--shadow-soft: 0 18px 60px rgba(17, 27, 33, .12);--shadow-card: 0 8px 24px rgba(17, 27, 33, .08)}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:linear-gradient(180deg,#0f766e 0,#0f766e 10.5rem,#d8e0de 10.5rem,#d8e0de);color:var(--text-primary)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}input,textarea{outline:none}input:focus,textarea:focus{border-color:#0f766e73;box-shadow:0 0 0 3px #0f766e1f}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:999px;padding:.8rem 1.1rem;font-weight:600;transition:background-color .15s ease,color .15s ease,opacity .15s ease}.button:disabled{opacity:.55;cursor:not-allowed}.button--block{width:100%}.button--primary{background:var(--omx-primary);color:#fff}.button--primary:hover:not(:disabled){background:var(--omx-primary-strong)}.button--secondary{background:#e7edef;color:var(--text-primary)}.button--secondary:hover:not(:disabled){background:#dce4e7}.helper-text{color:var(--text-secondary);font-size:.88rem;line-height:1.45}.helper-text--error{color:#b42318}.field-label{display:block;margin-bottom:.45rem;color:#41525d;font-size:.88rem;font-weight:600}.field-input{width:100%;border:1px solid rgba(17,27,33,.12);border-radius:1rem;background:#fff;padding:.9rem 1rem;color:var(--text-primary)}.auth-view{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.auth-card{width:min(100%,960px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);overflow:hidden;border-radius:2rem;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-soft)}.auth-showcase{padding:2.4rem;background:linear-gradient(165deg,#0f766e,#115e59);color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}.auth-showcase__eyebrow{font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb8;font-weight:700}.auth-showcase__title{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.auth-showcase__copy{margin:0;max-width:24rem;color:#ffffffd1;line-height:1.6}.auth-showcase__chip{width:fit-content;max-width:100%;padding:.6rem .9rem;border-radius:999px;background:#ffffff1f;font-size:.84rem;color:#ffffffdb;word-break:break-all}.auth-form{padding:2.2rem;display:flex;flex-direction:column;justify-content:center;gap:1.4rem}.auth-form__header{display:flex;flex-direction:column;gap:.35rem}.auth-form__title{font-size:1.7rem;font-weight:700}.auth-form__subtitle{color:var(--text-secondary);line-height:1.55}.auth-form__stack{display:flex;flex-direction:column;gap:1rem}.auth-form__footer{text-align:center;font-weight:600}.auth-form__footer a,.auth-form__back{color:var(--omx-primary)}.app-shell{min-height:100dvh}.app-shell__surface{min-height:100dvh;display:flex;background:var(--surface)}.app-shell__content{min-width:0;min-height:0;flex:1;display:flex}.app-shell__content>*{min-width:0;min-height:0;flex:1}.app-rail{display:none}.app-rail__brand,.app-rail__profile{display:flex;align-items:center;gap:.7rem}.app-rail__logo{width:2.75rem;height:2.75rem;border-radius:.95rem;background:linear-gradient(160deg,var(--omx-primary) 0%,#1d9b8e 100%);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.08em}.app-rail__eyebrow{font-size:.74rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-weight:700}.app-rail__title{font-size:1.15rem;font-weight:700}.app-rail__nav{display:flex;flex-direction:column;gap:.35rem}.app-navlink{position:relative}.app-navlink__icon svg{display:block;width:1.2rem;height:1.2rem}.app-navlink__badge{min-width:1.3rem;height:1.3rem;padding:0 .35rem;border-radius:999px;background:var(--omx-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.app-rail__profile{margin-top:auto;padding-top:1rem;border-top:1px solid var(--border)}.app-rail__profile-copy{min-width:0}.app-rail__profile-name{font-size:.92rem;font-weight:700;color:var(--text-primary)}.app-rail__profile-id{color:var(--text-secondary);font-size:.76rem;margin-top:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-nav{position:sticky;bottom:0;z-index:20;display:flex;border-top:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.2rem .4rem calc(.2rem + env(safe-area-inset-bottom))}.mobile-nav .app-navlink{flex:1;border-radius:1rem;min-width:0;padding:.5rem .35rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;color:var(--text-secondary)}.mobile-nav .app-navlink__label{font-size:.72rem;font-weight:600}.mobile-nav .app-navlink__badge{position:absolute;top:.2rem;right:calc(50% - 1.3rem)}.mobile-nav .app-navlink--active{color:var(--omx-primary);background:#0f766e14}.workspace-split{height:100%;display:grid;grid-template-columns:minmax(0,1fr);background:var(--surface)}.workspace-split__sidebar,.workspace-split__main{min-height:0;min-width:0}.workspace-split__main{border-left:1px solid var(--border);background:var(--surface-subtle)}.sidebar-panel{height:100%;display:flex;flex-direction:column;background:var(--surface)}.sidebar-panel__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1rem .8rem;background:var(--surface-muted);border-bottom:1px solid var(--border)}.sidebar-panel__eyebrow{color:var(--text-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.sidebar-panel__title{margin:.2rem 0 0;font-size:1.08rem;font-weight:700}.sidebar-panel__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:.45rem}.sidebar-panel__action{white-space:nowrap;padding:.65rem .9rem;font-size:.84rem}.sidebar-panel__search{padding:.75rem .85rem;border-bottom:1px solid rgba(17,27,33,.04);background:var(--surface)}.sidebar-panel__search--stacked{display:flex;flex-direction:column;gap:.7rem}.sidebar-search-row{display:flex;gap:.75rem}.sidebar-search-input{width:100%;border:1px solid rgba(17,27,33,.08);background:var(--surface-subtle);border-radius:999px;padding:.72rem .95rem;color:var(--text-primary)}.sidebar-alert{margin:.75rem .85rem .85rem;padding:.72rem .8rem;background:#0f766e14;border:1px solid rgba(15,118,110,.12);border-radius:1rem}.sidebar-alert__title{font-weight:700;color:var(--omx-primary-strong)}.sidebar-alert__copy{margin-top:.2rem;color:var(--text-secondary);font-size:.88rem}.sidebar-panel__body{flex:1;min-height:0;overflow:auto;padding-bottom:1rem}.sidebar-section{display:flex;flex-direction:column;gap:.7rem;padding:0 0 1rem}.sidebar-section__label{padding:0 1.1rem;color:var(--text-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.sidebar-empty{margin:auto;padding:2rem 1.25rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem}.sidebar-empty--compact{margin:0;padding:.35rem 1.1rem 0;align-items:flex-start;text-align:start}.sidebar-empty__title{font-weight:600;color:var(--text-primary)}.sidebar-empty__copy{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.chat-list,.chat-list__group,.directory-list{list-style:none;padding:0;margin:0}.chat-list{display:flex;flex-direction:column;gap:.65rem}.chat-list__row,.directory-list__row{margin:0}.chat-list-item,.directory-list__item{display:flex;align-items:center;gap:.75rem;width:100%;border:0;background:transparent;text-align:start;padding:.72rem .9rem;border-radius:1rem;transition:background-color .14s ease}.chat-list-item:hover,.directory-list__item:hover{background:#111b210a}.chat-list-item--selected{background:#0f766e17}.chat-list-item__body,.directory-list__body{min-width:0;flex:1}.chat-list-item__topline,.chat-list-item__bottomline{display:flex;align-items:center;gap:.55rem}.chat-list-item__topline{justify-content:space-between}.chat-list-item__title,.directory-list__title{min-width:0;font-size:.93rem;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-list-item__time{flex-shrink:0;color:var(--text-muted);font-size:.7rem;font-variant-numeric:tabular-nums}.chat-list-item__preview,.directory-list__subtitle{min-width:0;flex:1;color:var(--text-secondary);font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-list-item__badge,.chat-list-item__tag,.directory-list__action{flex-shrink:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 .45rem;font-size:.68rem;font-weight:700;min-height:1.3rem}.chat-list-item__badge{min-width:1.3rem;background:var(--omx-primary);color:#fff}.chat-list-item__tag,.directory-list__action{color:var(--omx-primary);background:#0f766e14}.directory-list__item{padding-block:.85rem}.placeholder-panel{height:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:radial-gradient(circle at top left,rgba(15,118,110,.11),transparent 32%),linear-gradient(180deg,#fff9,#efeae2cc)}.placeholder-panel__card{max-width:24rem;background:#ffffffeb;border-radius:1.35rem;box-shadow:var(--shadow-card);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;text-align:center;align-items:center}.placeholder-panel__eyebrow{color:var(--text-muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.placeholder-panel__title{margin:0;font-size:1.8rem;line-height:1.1}.placeholder-panel__description{margin:0;color:var(--text-secondary);line-height:1.65}.group-setup{height:100%;overflow:auto;padding:1.25rem;background:radial-gradient(circle at top left,rgba(15,118,110,.11),transparent 28%),linear-gradient(180deg,#ffffffa6,#efeae2eb)}.group-setup__card{max-width:48rem;margin:0 auto;border-radius:1.8rem;background:#fffffff0;box-shadow:var(--shadow-card);overflow:hidden}.group-setup__header,.group-setup__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.group-setup__header{padding:1.35rem 1.45rem;background:var(--surface-muted);border-bottom:1px solid var(--border)}.group-setup__title{margin:.3rem 0 0;font-size:1.55rem;font-weight:700}.group-setup__subtitle{margin:.55rem 0 0;color:var(--text-secondary);line-height:1.6;max-width:34rem}.group-setup__body{display:flex;flex-direction:column;gap:1.15rem;padding:1.45rem}.group-setup__section{display:flex;flex-direction:column;gap:.8rem}.group-setup__section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.group-setup__section-title{font-size:.9rem;font-weight:700;color:var(--text-primary)}.group-setup__empty{padding:.95rem 1rem;border:1px dashed rgba(17,27,33,.12);border-radius:1rem;background:var(--surface-subtle);color:var(--text-secondary);line-height:1.55}.group-setup .directory-list{border:1px solid rgba(17,27,33,.06);border-radius:1.2rem;background:#fff;overflow:hidden}.group-chip-list{display:flex;flex-wrap:wrap;gap:.7rem}.group-chip{display:inline-flex;align-items:center;gap:.6rem;max-width:100%;padding:.45rem .6rem .45rem .45rem;border-radius:999px;background:#0f766e14;color:var(--omx-primary-strong)}.group-chip__label{min-width:0;max-width:14rem;font-size:.88rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-chip__remove{border:0;background:transparent;color:inherit;font-size:.92rem;font-weight:700;padding:0}.group-setup__footer{padding:0 1.45rem 1.45rem}.settings-page{flex:1;min-height:0;overflow:auto;padding:1.25rem}.settings-panel{max-width:64rem;margin:0 auto;background:#ffffffeb;border-radius:1.8rem;box-shadow:var(--shadow-card);padding:1.5rem}.settings-panel__header{display:flex;align-items:center;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.settings-panel__eyebrow{color:var(--text-muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.settings-panel__title{margin-top:.2rem;font-size:1.5rem;font-weight:700}.settings-panel__subtitle{margin-top:.2rem;color:var(--text-secondary);word-break:break-word}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:1.25rem}.settings-card{border:1px solid var(--border);border-radius:1.3rem;background:var(--surface-subtle);padding:1.1rem}.settings-card--wide{grid-column:1 / -1}.settings-card__label{color:var(--text-muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.settings-card__value{margin-top:.7rem;font-size:1.35rem;font-weight:700}.settings-card__value--small{font-size:.98rem;font-weight:600;line-height:1.5;word-break:break-word}.settings-actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.settings-logout{margin-top:1.5rem}.conversation-panel{height:100%;display:flex;flex-direction:column;min-height:0;background:var(--chat-bg)}.conversation-state{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);padding:1.5rem;text-align:center}.conversation-banner{margin:1rem 1rem 0;padding:1rem 1.1rem;border-radius:1rem;display:flex;flex-direction:column;gap:.7rem;box-shadow:var(--shadow-card)}.conversation-banner--invite{background:#fff8df;color:#8a5b00;border:1px solid rgba(252,211,77,.45)}.conversation-banner--warning{background:#fff5f5;color:#9f1c1c;border:1px solid rgba(240,68,56,.15)}.conversation-banner__title{font-weight:700}.conversation-banner__copy{color:inherit;opacity:.9;line-height:1.5}.chat-header{display:flex;align-items:center;gap:.8rem;padding:.78rem 1rem;border-bottom:1px solid rgba(17,27,33,.06);background:#f0f2f5f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chat-header__back{width:2.1rem;height:2.1rem;border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #111b2114}.chat-header__back svg{width:1rem;height:1rem}.chat-header__identity{min-width:0;flex:1;display:flex;align-items:center;gap:.75rem}.chat-header__meta{min-width:0}.chat-header__actions{margin-inline-start:auto;display:flex;align-items:center;gap:.35rem;padding:.18rem;border-radius:999px;background:#ffffffb8}.header-action-button{width:2.35rem;height:2.35rem;border:0;border-radius:999px;background:transparent;color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center}.header-action-button svg{width:1.05rem;height:1.05rem}.header-action-button:not(:disabled):hover{background:#111b210f}.header-action-button:disabled{opacity:.45;cursor:not-allowed}.chat-header__title{font-weight:700;font-size:.97rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-header__subtitle{margin-top:.12rem;color:var(--text-secondary);font-size:.76rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-list{flex:1;min-height:0;overflow:auto;padding:1rem .95rem;background:radial-gradient(circle at top left,rgba(15,118,110,.06),transparent 26%),radial-gradient(circle at bottom right,rgba(255,255,255,.45),transparent 18%),var(--chat-bg)}.message-list__stack{display:flex;flex-direction:column;gap:.6rem}.message-list__empty{max-width:22rem;margin:0 auto;text-align:center;color:var(--text-secondary);background:#fffc;border-radius:1rem;padding:.9rem 1rem;box-shadow:var(--shadow-card)}.message-row{display:flex;width:100%}.message-row--mine,.message-row--theirs{justify-content:flex-start}.message-bubble{max-width:min(78%,42rem);border-radius:1.1rem;padding:.72rem .85rem;box-shadow:0 6px 18px #111b2114}.message-bubble--mine{background:var(--mine);border-top-right-radius:.4rem;margin-left:auto}.message-bubble--theirs{background:var(--theirs);border-top-left-radius:.4rem;margin-right:auto}.message-bubble__sender{margin-bottom:.28rem;color:var(--text-muted);font-size:.74rem;font-weight:600}.message-bubble__topline{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;margin-bottom:.35rem}.message-bubble__labels{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.message-bubble__tag{display:inline-flex;align-items:center;border-radius:999px;background:#0f766e1a;color:var(--omx-primary-strong);padding:.18rem .5rem;font-size:.68rem;font-weight:700;line-height:1}.message-bubble__menu-toggle{border:0;background:transparent;color:var(--text-muted);font-size:.9rem;line-height:1;padding:.15rem .25rem;border-radius:.6rem}.message-bubble__menu-toggle:hover{background:#111b210f}.message-bubble__body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.5}.message-bubble__body--muted{color:var(--text-secondary);font-style:italic}.message-media{display:flex;flex-direction:column;gap:.55rem}.message-audio,.message-video{width:min(100%,18rem);display:block}.message-video{border-radius:1rem;background:#111b2114}.message-image{width:min(100%,18rem);display:block;border-radius:1rem;object-fit:cover}.message-file{color:var(--omx-primary-strong);font-weight:700;text-decoration:none}.message-file:hover{text-decoration:underline}.message-media__label{color:var(--text-secondary);font-size:.8rem;line-height:1.4}.message-bubble__meta{margin-top:.35rem;color:var(--text-muted);font-size:.72rem;text-align:right}.message-bubble--theirs .message-bubble__meta{text-align:left}.message-bubble__actions{margin-top:.55rem;display:flex;flex-wrap:wrap;gap:.45rem}.message-action-button{border:0;border-radius:999px;background:#111b2114;color:var(--text-primary);padding:.45rem .75rem;font-size:.76rem;font-weight:600}.message-action-button:hover{background:#111b211f}.message-action-button--danger{background:#b423181f;color:#b42318}.message-composer-shell{display:flex;flex-direction:column;gap:.45rem;padding:.65rem .85rem calc(.65rem + env(safe-area-inset-bottom));background:#f0f2f5fa;border-top:1px solid rgba(17,27,33,.06)}.composer-mode-chip{display:inline-flex;align-items:center;justify-content:space-between;gap:.65rem;align-self:flex-start;max-width:100%;border-radius:999px;background:#0f766e1a;color:var(--omx-primary-strong);padding:.35rem .6rem;font-size:.76rem;font-weight:600}.composer-mode-chip__dismiss{border:0;background:transparent;color:inherit;padding:0;font-size:1rem;line-height:1}.message-composer{display:flex;align-items:center;gap:.5rem;min-width:0}.composer-toolset{display:flex;align-items:center;gap:.35rem}.composer-tool{width:2.45rem;height:2.45rem;border:0;border-radius:999px;background:#fff;color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #111b210f}.composer-tool svg{width:1.05rem;height:1.05rem}.composer-tool--active{background:#0f766e1f;color:var(--omx-primary-strong)}.composer-input{flex:1;min-height:2.45rem;max-height:7rem;resize:none;border:1px solid rgba(17,27,33,.08);border-radius:1.25rem;background:#fff;padding:.68rem .9rem;line-height:1.4}.composer-send-group{position:relative;display:flex;align-items:stretch;flex-shrink:0}.composer-send{min-width:0;width:2.7rem;height:2.7rem;padding:0;border-radius:999px .95rem .95rem 999px}.composer-send svg,.composer-send-menu-toggle svg{width:1rem;height:1rem}.composer-send-menu-toggle{width:2rem;border:0;border-left:1px solid rgba(255,255,255,.18);border-radius:.95rem 999px 999px .95rem;background:var(--omx-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center}.composer-send-menu-toggle:hover:not(:disabled){background:var(--omx-primary-strong)}.composer-send-menu-toggle:disabled{opacity:.55;cursor:not-allowed}.composer-send-menu-toggle--open{background:var(--omx-primary-strong)}.composer-send-menu{position:absolute;right:0;bottom:calc(100% + .55rem);min-width:13.5rem;padding:.35rem;border-radius:1rem;background:#fffffffa;box-shadow:var(--shadow-card);border:1px solid rgba(17,27,33,.06);display:flex;flex-direction:column;gap:.15rem;z-index:5}.composer-send-menu__item{border:0;background:transparent;text-align:left;border-radius:.8rem;padding:.7rem .8rem;color:var(--text-primary);font-size:.84rem;font-weight:600}.composer-send-menu__item:hover:not(:disabled){background:#111b210d}.composer-send-menu__item:disabled{opacity:.45;cursor:not-allowed}.composer-send-menu__item--active{color:var(--omx-primary-strong);background:#0f766e14}.conversation-helper{padding:.35rem .85rem 0}.conversation-helper--editing{display:flex;align-items:center;justify-content:space-between;gap:1rem}.conversation-helper__copy{display:flex;flex-direction:column;gap:.25rem;color:var(--text-secondary);min-width:0}.conversation-helper__copy strong{color:var(--text-primary)}.conversation-helper__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialog-backdrop,.call-modal-backdrop,.call-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.dialog-backdrop,.call-modal-backdrop{background:#111b2166;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1rem}.dialog-panel,.call-modal{width:min(100%,42rem);max-height:min(100dvh - 2rem,48rem);overflow:auto;border-radius:1.6rem;background:#fff;box-shadow:var(--shadow-soft)}.dialog-panel--wide{width:min(100%,52rem)}.dialog-panel__header,.dialog-panel__footer,.call-modal{padding:1.2rem 1.25rem}.dialog-panel__header,.dialog-panel__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.dialog-panel__header{border-bottom:1px solid var(--border)}.dialog-panel__body{padding:1.2rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.dialog-panel__footer{border-top:1px solid var(--border)}.dialog-panel__title,.call-modal__title{font-size:1.3rem;font-weight:700}.dialog-panel__subtitle,.call-modal__copy{margin-top:.3rem;color:var(--text-secondary);line-height:1.5}.file-send-dialog__summary{display:flex;flex-direction:column;gap:.45rem;padding:1rem;border-radius:1rem;background:#f8fafbeb;border:1px solid rgba(17,27,33,.08)}.file-send-dialog__label{font-size:.8rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.file-send-dialog__name{font-size:1rem;font-weight:700;color:var(--text-primary);word-break:break-word}.file-send-dialog__meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;color:var(--text-secondary);font-size:.9rem}.group-controls{display:flex;flex-direction:column;gap:1rem}.group-controls__section{border:1px solid rgba(17,27,33,.08);border-radius:1.2rem;padding:1rem;background:#f8fafbd9}.group-controls__heading{margin:0 0 .85rem;font-size:1rem}.group-controls__modes,.group-controls__schedule,.group-controls__members,.group-controls__member-actions{display:flex;flex-direction:column;gap:.75rem}.group-controls__mode,.group-controls__toggle{display:flex;align-items:center;gap:.65rem;color:var(--text-primary)}.group-controls__members{gap:.9rem}.group-controls__member{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border-radius:1rem;background:#fff;border:1px solid rgba(17,27,33,.06)}.group-controls__member-meta{display:flex;flex-direction:column;gap:.25rem;min-width:0}.group-controls__member-name{font-weight:700}.group-controls__member-id{color:var(--text-muted);font-size:.84rem;word-break:break-word}.group-controls__badge{display:inline-flex;align-items:center;width:fit-content;padding:.2rem .55rem;border-radius:999px;background:#0f766e1a;color:var(--omx-primary-strong);font-size:.72rem;font-weight:700}.group-controls__empty,.forward-dialog__empty{color:var(--text-secondary)}.forward-dialog__rooms{display:flex;flex-direction:column;gap:.75rem}.forward-dialog__room{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(17,27,33,.08);border-radius:1rem;background:#f8fafbd9;padding:.9rem 1rem}.forward-dialog__room-meta{min-width:0;display:flex;flex-direction:column;gap:.25rem}.forward-dialog__room-title{font-weight:700}.forward-dialog__room-preview{color:var(--text-secondary);font-size:.86rem}.forward-dialog__room-restriction{color:#b42318;font-size:.8rem}.call-modal__eyebrow,.call-stage__eyebrow{color:var(--text-muted);font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.call-modal__copy--secondary{word-break:break-word}.call-modal__actions{margin-top:1rem;display:flex;justify-content:flex-end;gap:.75rem}.call-modal__sound{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding-top:1rem;border-top:1px solid var(--border)}.video-message-panel{border-radius:1.2rem;overflow:hidden;background:#0f1720}.video-message-panel__preview{width:100%;max-height:min(70dvh,28rem);display:block;background:#0f1720}.call-overlay{background:radial-gradient(circle at top,rgba(31,162,122,.12),transparent 24%),#111b21d6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:stretch;justify-content:center;padding:1rem}.call-stage{width:min(100%,1320px);height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:1rem;color:#fff}.call-stage__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.call-stage__meta{min-width:0}.call-stage__title{margin-top:.25rem;font-size:1.55rem;font-weight:700}.call-stage__subtitle{margin-top:.3rem;color:#ffffffbd}.call-stage__notice{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border-radius:1.1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 32px #00000029}.call-stage__notice--warning{color:#fff0d5;background:#a33f124d;border-color:#ffd09533}.call-stage__notice-copy{line-height:1.5;color:#ffffffd6}.call-sound-button{white-space:nowrap}.call-stage__body{min-height:0;display:flex;overflow:auto}.call-end-button{background:#c7372f;color:#fff}.call-end-button:hover:not(:disabled){background:#a42c24}.call-video-grid{flex:1;width:100%;min-height:0;position:relative;display:grid;grid-template-columns:repeat(var(--call-grid-columns),minmax(0,1fr));align-content:center;justify-content:stretch;gap:1rem}.call-video-grid--focus-active{min-height:min(62dvh,44rem)}.call-video-grid--focus-active>.call-tile{opacity:.18;filter:blur(6px);transform:scale(.985);pointer-events:none}.call-video-grid__focus-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.call-video-grid__focus-layer .call-tile{width:100%;height:100%;aspect-ratio:auto}.call-video-grid--count-1{max-width:min(100%,68rem);margin:0 auto}.call-video-grid--count-7,.call-video-grid--count-8{gap:.85rem}.call-tile{position:relative;min-width:0;min-height:0;aspect-ratio:16 / 9;border-radius:1.4rem;overflow:hidden;background:#080e14eb;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 40px #00000038}.call-tile--expanded{aspect-ratio:auto}.call-tile--local{border-color:#1fa27a8c;box-shadow:0 0 0 1px #1fa27a33,0 18px 40px #0000003d}.call-tile--placeholder{display:flex;align-items:center;justify-content:center;padding:1.35rem}.call-tile__placeholder{max-width:20rem;text-align:center}.call-tile__placeholder-title{font-size:1.05rem;font-weight:700}.call-tile__placeholder-copy{margin-top:.45rem;color:#ffffffc7;line-height:1.55}.call-tile__media{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f1720;display:flex;align-items:center;justify-content:center}.call-video,.call-avatar-panel{width:100%;height:100%}.call-video{object-fit:contain;display:block;background:#020407}.call-avatar-panel{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,rgba(31,162,122,.18),transparent 35%),#0f1720}.call-tile__topbar{position:absolute;inset:0 0 auto 0;z-index:2;display:flex;justify-content:flex-end;padding:.75rem;pointer-events:none}.call-tile__expand-button{width:2.3rem;height:2.3rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#080e148f;border:1px solid rgba(255,255,255,.18);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.call-tile__expand-button:hover:not(:disabled){background:#080e14c7}.call-tile__expand-button svg{width:1.05rem;height:1.05rem}.call-tile__overlay{position:absolute;inset:auto 0 0 0;display:flex;align-items:flex-end;justify-content:space-between;gap:.85rem;padding:.95rem 1rem 1rem;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.72) 100%)}.call-tile__identity{min-width:0}.call-tile__label{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.call-tile__state{margin-top:.28rem;color:#ffffffc7;font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.call-tile__pill{flex-shrink:0;border-radius:999px;padding:.42rem .7rem;background:#ffffff29;color:#fff;font-size:.76rem;font-weight:700}.call-stage__footer{display:flex;justify-content:flex-end}.call-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;padding:.55rem;border-radius:999px;background:#080e148c;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.call-controls .button--secondary{background:#ffffff1f;color:#fff}.call-controls .button--secondary:hover:not(:disabled){background:#ffffff2e}.icon-button{width:2.45rem;height:2.45rem;border-radius:999px;background:var(--omx-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700}.icon-button--soft{background:#e7edef;color:var(--text-primary)}.avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:999px;font-weight:700;letter-spacing:.03em}.avatar--sm{width:2.25rem;height:2.25rem;font-size:.74rem}.avatar--md{width:3rem;height:3rem;font-size:.92rem}.avatar--lg{width:4.25rem;height:4.25rem;font-size:1.15rem}@media(max-width:1023px){body{background:var(--surface-muted)}}@media(min-width:768px){.workspace-split{grid-template-columns:minmax(18rem,22rem) minmax(0,1fr)}.workspace-split--wide{grid-template-columns:minmax(20rem,24rem) minmax(0,1fr)}.chat-header__back{display:none}}@media(max-width:767px){.auth-card{grid-template-columns:1fr}.auth-showcase{padding:1.8rem}.auth-form{padding:1.4rem}.sidebar-search-row{flex-direction:column}.workspace-split--mobile-sidebar .workspace-split__main,.workspace-split--mobile-main .workspace-split__sidebar{display:none}.workspace-split__main{border-left:0}.settings-page,.group-setup{padding:1rem}.group-setup__header,.group-setup__footer{flex-direction:column;align-items:stretch}.group-setup__body,.group-setup__header,.group-setup__footer{padding-inline:1rem}.settings-grid{grid-template-columns:1fr}.message-bubble{max-width:90%}.message-bubble__topline{gap:.4rem}.message-bubble__actions,.conversation-helper--editing,.group-controls__member,.forward-dialog__room{flex-direction:column;align-items:stretch}.chat-header{position:sticky;top:0;z-index:2;padding:.65rem .8rem}.chat-header__actions{gap:.25rem;padding:.12rem;background:transparent}.header-action-button{width:2.2rem;height:2.2rem}.chat-header__identity{gap:.6rem}.chat-header__title{font-size:.92rem}.chat-header__subtitle{font-size:.72rem}.message-list{padding:.85rem .75rem}.message-composer-shell{gap:.35rem;padding:.5rem .7rem calc(.5rem + env(safe-area-inset-bottom))}.composer-tool{width:2.2rem;height:2.2rem}.composer-input{min-height:2.2rem;padding:.58rem .78rem}.composer-send{width:2.45rem;height:2.45rem}.composer-send-menu-toggle{width:1.8rem}.dialog-panel,.call-modal{max-height:min(100dvh - 1rem,100dvh - 1rem)}.dialog-panel__header,.dialog-panel__footer,.call-stage__header,.call-modal__actions,.call-modal__sound,.call-stage__notice,.call-stage__footer{flex-direction:column;align-items:stretch}.call-overlay{padding:.75rem}.call-stage{gap:.75rem}.call-stage__title{font-size:1.22rem}.call-video-grid{grid-template-columns:repeat(var(--call-grid-columns-mobile),minmax(0,1fr));gap:.75rem}.call-video-grid--focus-active{min-height:min(54dvh,32rem)}.call-tile{border-radius:1.05rem;aspect-ratio:4 / 3}.call-tile__topbar{padding:.6rem}.call-tile__expand-button{width:2rem;height:2rem}.call-tile__overlay{padding:.8rem .85rem .85rem}.call-controls{border-radius:1.3rem}.call-controls>.button{width:100%}}@media(min-width:1024px){.app-shell{padding:1rem}.app-shell__surface{min-height:calc(100dvh - 2rem);max-width:1440px;margin:0 auto;border-radius:1.45rem;overflow:hidden;box-shadow:var(--shadow-soft)}.app-rail{width:5.5rem;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem .75rem;background:#f7f9fa;border-right:1px solid var(--border)}.app-rail__brand,.app-rail__profile{width:100%;justify-content:center}.app-rail__wordmark,.app-rail__profile-copy{display:none}.app-rail .app-navlink{display:flex;align-items:center;justify-content:center;width:100%;padding:.8rem;border-radius:1rem;color:var(--text-secondary)}.app-rail .app-navlink__icon{display:inline-flex;align-items:center;justify-content:center}.app-rail .app-navlink__label{display:none}.app-rail .app-navlink__badge{position:absolute;top:.35rem;right:.35rem}.app-rail .app-navlink--active{background:#0f766e1a;color:var(--omx-primary-strong)}.sidebar-panel__eyebrow{display:none}.sidebar-panel__header{padding:.85rem .9rem .72rem}.sidebar-panel__search{padding:.65rem .8rem}.mobile-nav{display:none}}
