:root{--font-ui:"Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Source Han Sans SC", "Noto Sans CJK SC", "Noto Sans SC", Arial, sans-serif;--font-mono:"Cascadia Mono", "SFMono-Regular", Consolas, "Liberation Mono", "Courier New", monospace;--font-body:var(--font-ui);--font-display:var(--font-ui);--base-font-size:15px;--line-height-body:1.5;--ink:#111;--ink-soft:#666;--muted:#999;--brand:#07c160;--brand-strong:#06ad56;--focus:#07c1604d;--success:#07c160;--success-soft:#07c1601f;--danger:#fa5151;--danger-soft:#fa51511f;--warning:#fa9d3b;--link:#576b95;--shell-bg:#f5f5f5;--sidebar-bg:#ededed;--sidebar-border:#d9d9d9;--sidebar-border-soft:#d9d9d9;--surface:#fff;--surface-strong:#fff;--surface-elevated:#fff;--surface-soft:#f0f0f0;--panel-bg:#f7f7f7;--panel-muted:#f7f7f7;--panel-muted-soft:#f0f0f0;--stage-bg:#f5f5f5;--stage-backdrop:none;--line:#d9d9d9;--line-soft:#e5e5e5;--line-strong:#e5e5e5;--row-hover:#e8e8e8;--row-active:#dcdcdc;--row-active-strong:#dcdcdc;--row-tint:#f0f0f0;--input-border:#cfcfcf;--input-border-soft:#d9d9d9;--input-bg:#fff;--button-primary-bg:#07c160;--button-secondary-bg:#ededed;--button-neutral-bg:#f0f0f0;--button-contrast:#fff;--badge-neutral-bg:#f0f0f0;--badge-neutral-text:#666;--badge-pending-bg:#07c1601f;--badge-pending-text:#07c160;--bubble-self:#95ec69;--bubble-self-text:#111;--bubble-peer:#fff;--bubble-peer-text:#111;--radius-xs:6px;--radius-sm:8px;--radius-md:8px;--radius-lg:10px;--radius-xl:10px;--radius-2xl:12px;--shadow-soft:none;--shadow-panel:none;--shadow-stage:none;--shadow-float:none;--shadow-avatar:none;--sidebar-width:72px;--stage-side-width:260px;--detail-column-width:280px;--chat-list-width:320px;--hero-title-size:1.05rem;--section-title-size:.95rem;--panel-title-size:.95rem;--eyebrow-size:.72rem;--body-large-size:.96rem;--body-standard-size:.94rem;--body-small-size:.82rem;color:var(--ink-soft);background:var(--shell-bg);font-family:var(--font-body);font-size:var(--base-font-size);line-height:var(--line-height-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}*,:before,:after{box-sizing:border-box}body{background:var(--shell-bg);min-width:320px;min-height:100svh;margin:0}body:before{content:none}a,button,input,textarea{font:inherit}a{color:inherit}button{padding:0}img,svg{max-width:100%;display:block}textarea{field-sizing:content}#root{background:var(--shell-bg);min-height:100svh}.dd-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:var(--shell-bg);min-height:100svh;color:var(--ink-soft);display:grid}.dd-sidebar{background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);align-content:start;gap:10px;height:100svh;padding:16px 16px 24px;display:grid;position:sticky;top:0;overflow-y:auto}.dd-brand{border-bottom:1px solid var(--sidebar-border-soft);align-items:center;gap:12px;padding:8px 8px 18px;display:flex}.dd-brand__copy{flex:1;min-width:0}.dd-brand__mark{width:40px;height:40px;color:var(--brand);box-shadow:0 0 0 1px color-mix(in srgb, var(--brand) 18%, transparent);font-family:var(--font-mono);letter-spacing:.1em;background:#fff9;border-radius:14px;place-items:center;font-size:.86rem;display:grid}.dd-brand strong{color:var(--ink);font-size:1.75rem;font-family:var(--font-display);line-height:1;display:block}.dd-brand small{color:var(--ink-soft);font-size:.85rem}.dd-sidebar__toggle{background:var(--surface-elevated);min-height:36px;box-shadow:0 0 0 1px color-mix(in srgb, var(--sidebar-border) 88%, transparent);color:var(--ink);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.9rem;font-weight:700;display:none}.dd-sidebar__menu{align-content:start;gap:8px;display:grid}.dd-sidebar__actions button,.dd-nav button,.dd-button,.dd-session-list button,.dd-device-list button,.dd-icon-button{font:inherit}.dd-sidebar__actions{gap:10px;padding:14px 8px 10px;display:flex}.dd-sidebar__actions button{border-radius:var(--radius-sm);background:var(--button-neutral-bg);min-height:40px;color:var(--button-contrast);cursor:pointer;border:0;padding:0 14px;font-weight:700}.dd-sidebar__actions button.is-secondary{background:var(--button-primary-bg)}.dd-nav{gap:8px;display:grid}.dd-nav button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;transition:background-color .18s,transform .18s,color .18s;display:flex}.dd-nav button:hover{background:var(--row-hover);transform:translate(2px)}.dd-nav button.is-active{background:var(--row-active);box-shadow:0 0 0 1px color-mix(in srgb, var(--brand) 16%, transparent)}.dd-nav__icon{width:40px;height:40px;color:var(--ink);background:#ffffff7a;border-radius:12px;flex:none;place-items:center;display:grid}.dd-nav__icon svg{width:22px;height:22px}.dd-nav__copy{gap:4px;min-width:0;display:grid}.dd-nav__copy strong{color:var(--ink);font-size:1.05rem;display:block}.dd-nav__copy span{color:var(--ink-soft);font-size:.88rem;line-height:1.45;display:block}.dd-main{padding:24px 24px 40px}.dd-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.dd-header__identity{align-items:center;gap:12px;min-width:0;display:flex}.dd-header__avatar{background:color-mix(in srgb, var(--brand) 22%, white);width:38px;height:38px;color:var(--brand-strong);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.dd-header__copy{flex:1;min-width:0}.dd-header__eyebrow,.dd-panel__head p,.dd-codecard p,.dd-detailcard p,.dd-payload__head p,.dd-textbox__head span{color:var(--muted);font-size:var(--eyebrow-size);letter-spacing:.14em;text-transform:uppercase;margin:0}.dd-header h1,.dd-panel h2,.dd-dropzone strong,.dd-codecard strong,.dd-section-block__head h3{color:var(--ink);font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-weight:600}.dd-header h1{font-size:var(--hero-title-size);margin-top:10px;line-height:.95}.dd-header__title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.dd-header__shared-trigger{flex:none;margin-left:auto}.dd-header__room-chip{background:var(--surface);min-height:30px;box-shadow:0 0 0 1px var(--line-soft);color:var(--ink-soft);border-radius:999px;align-items:center;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.dd-header>div>p{max-width:48rem;color:var(--ink-soft);font-size:var(--body-large-size);margin:12px 0 0;line-height:1.68}.dd-error-note{color:var(--danger)!important}.dd-header__status{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dd-header__status span{background:var(--surface);min-height:38px;box-shadow:0 0 0 1px var(--line-soft);color:var(--ink-soft);border-radius:999px;align-items:center;padding:0 14px;font-weight:700;display:inline-flex}.dd-header__actions{align-items:center;gap:8px;display:flex}.dd-stage{border-radius:var(--radius-2xl);background:var(--stage-bg);box-shadow:var(--shadow-stage);margin-top:24px;padding:24px;position:relative;overflow:hidden}.dd-view--single{z-index:1;gap:20px;display:grid;position:relative}.dd-stage__backdrop{background:var(--stage-backdrop);opacity:.65;pointer-events:none;border-radius:50%;height:280px;position:absolute;inset:72px 9% auto}.dd-stage__toolbar,.dd-stage__grid{z-index:1;position:relative}.dd-stage__toolbar{justify-content:center;align-items:center;gap:16px;display:flex}.dd-bluebox{border-radius:var(--radius-lg);background:#cfe0f8;padding:24px;transition:box-shadow .16s,transform .16s,background-color .16s}.dd-bluebox.is-dragging{background:#c5daf7;transform:translateY(-1px);box-shadow:0 0 0 2px #0f6ab42e,0 14px 28px #0f6ab41f}.dd-bluebox p{color:#243548;font-size:var(--body-large-size);margin:0}.dd-bluebox__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.dd-bluebox__actions>span{color:#61758b;font-size:.94rem}.dd-pill-button{color:#fff;cursor:pointer;background:#0f6ab4;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 20px;font-weight:700;display:inline-flex}.dd-pill-button--ghost{color:#fff;background:#0f6ab4;border:0}.dd-section-block{padding-top:4px}.dd-section-block__head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.dd-section-block__head h3{font-size:var(--section-title-size);line-height:1.05}.dd-inline-note{color:var(--muted);max-width:40rem;margin:8px 0 0}.dd-target-selector{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.dd-target-selector button{background:var(--row-tint);min-height:34px;color:var(--ink-soft);cursor:pointer;border:0;border-radius:999px;padding:0 14px;font-weight:700}.dd-target-selector button.is-selected{background:var(--row-active-strong);color:var(--brand)}.dd-record-list,.dd-transfer-list,.dd-queue,.dd-detailcard ul,.dd-session-detail ul,.dd-device-list,.dd-session-list{margin:0;padding:0;list-style:none}.dd-record-list,.dd-transfer-list,.dd-device-list,.dd-side-stack{gap:12px;display:grid}.dd-transfer-list li{border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 0 0 1px var(--line-strong);padding:14px}.dd-transfer-list__head,.dd-transfer-list__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.dd-transfer-list__meta{justify-items:end;gap:4px;display:grid}.dd-transfer-list__meta span,.dd-transfer-list__meta strong,.dd-transfer-list__footer span{color:var(--ink-soft);font-size:.9rem}.dd-transfer-list__meta strong{color:var(--ink)}.dd-transfer-list__progress{background:color-mix(in srgb, var(--line) 72%, transparent);border-radius:999px;height:10px;margin:12px 0;overflow:hidden}.dd-transfer-list__bar{border-radius:inherit;background:var(--button-secondary-bg);height:100%;transition:width .16s}.dd-transfer-list__bar--completed{background:var(--success)}.dd-transfer-list__bar--failed{background:var(--danger)}.dd-transfer-list__bar--waiting_for_target,.dd-transfer-list__bar--queued,.dd-transfer-list__bar--connecting,.dd-transfer-list__bar--ready{background:color-mix(in srgb, var(--brand) 44%, transparent)}.dd-transfer-list__footer button{color:var(--brand);cursor:pointer;background:0 0;border:0;font-weight:700}.dd-record-list li,.dd-queue li,.dd-detailcard li,.dd-session-detail li{border-top:1px solid var(--line);padding-top:14px}.dd-record-list strong,.dd-record-list span,.dd-record-list small{display:block}.dd-record-list span,.dd-record-list small{color:var(--ink-soft);margin-top:6px}.dd-record-list span{white-space:pre-wrap;word-break:break-word}.dd-record-list a{color:var(--link);text-decoration:none}.dd-record-list a:hover{text-decoration:underline}.dd-record-list__progress,.dd-shared-row__progress{background:color-mix(in srgb, var(--line) 70%, transparent);border-radius:999px;height:6px;margin-top:8px;overflow:hidden}.dd-record-list__progress>div,.dd-shared-row__progress>div{border-radius:inherit;background:var(--brand);height:100%;transition:width .16s}.dd-button{border-radius:var(--radius-md);cursor:pointer;border:0;min-height:46px;padding:0 18px;font-size:.96rem;font-weight:700;transition:background-color .16s,color .16s,opacity .16s}.dd-button--primary{background:var(--button-primary-bg);color:var(--button-contrast)}.dd-button--dark{background:var(--button-secondary-bg);color:#fff}.dd-button:disabled{opacity:.45;cursor:not-allowed}.dd-joinbox{align-items:center;gap:10px;width:min(100%,42rem);display:flex}.dd-joinbox input,.dd-panel__head input,.dd-join-inline input,.dd-device-name-editor input,.dd-chatbox__input-row input,.dd-text-editor textarea{border:1px solid var(--input-border);border-radius:var(--radius-md);background:var(--input-bg);min-width:0;color:var(--ink);box-shadow:inset 0 1px 2px #2c271e08, var(--shadow-soft)}.dd-joinbox input,.dd-panel__head input{min-height:46px;padding:0 14px}.dd-joinbox input{flex:16rem}.dd-panel__head input{flex:0 20rem}.dd-stage__grid{grid-template-columns:minmax(0, 1fr) var(--stage-side-width);gap:18px;margin-top:20px;display:grid}.dd-composer,.dd-connectbox{min-width:0}.dd-dropzone,.dd-textbox,.dd-connectbox,.dd-text-editor,.dd-chatbox{border-radius:var(--radius-xl);display:block}.dd-connectbox{background:var(--surface);box-shadow:0 0 0 1px var(--line);padding:18px}.dd-receivebox__head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.dd-receivebox__head span{color:var(--ink);font-weight:700}.dd-receivebox__head small{color:var(--muted)}.dd-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dd-overview div{border-radius:var(--radius-lg);background:var(--surface-elevated);box-shadow:0 0 0 1px var(--line-strong);padding:14px}.dd-overview span{color:var(--muted);font-size:.82rem;display:block}.dd-overview strong{color:var(--ink);margin-top:6px;font-size:1.3rem;display:block}.dd-dropzone,.dd-textbox{border:1px solid var(--line);background:linear-gradient(180deg, #ffffffe0, #f5f4eddb), var(--surface);min-height:240px;padding:20px}.dd-dropzone{cursor:pointer}.dd-dropzone.is-dragging{border-color:#0f6ab473;box-shadow:0 0 0 1px #0f6ab41f}.dd-dropzone span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.84rem;display:block}.dd-dropzone strong{margin-top:10px;font-size:clamp(2rem,4vw,3rem);line-height:1.02;display:block}.dd-dropzone p{max-width:34rem;color:var(--ink-soft);margin:16px 0 0;line-height:1.7}.dd-payload{margin-top:18px}.dd-payload__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.dd-payload__head span,.dd-textbox__head small{color:var(--muted)}.dd-queue{gap:10px;margin-top:12px;display:grid}.dd-queue li{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.dd-queue strong,.dd-session-list strong,.dd-device-list strong,.dd-session-detail strong{color:var(--ink);font-size:1.02rem}.dd-queue span,.dd-session-detail span,.dd-device-list span,.dd-device-list small{color:var(--ink-soft);margin-top:6px;line-height:1.55;display:block}.dd-queue small{background:var(--badge-pending-bg);min-height:34px;color:var(--badge-pending-text);border-radius:999px;align-items:center;padding:0 12px;font-weight:700;display:inline-flex}.dd-textbox__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.dd-textbox textarea{width:100%;min-height:220px;color:var(--ink);resize:vertical;background:0 0;border:0;margin-top:12px;line-height:1.72}.dd-text-topbar{justify-content:flex-end;display:flex}.dd-text-mode{background:#dbe8f8;border-radius:999px;padding:4px;display:inline-flex}.dd-text-mode button{color:#294561;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:34px;padding:0 16px;font-weight:700}.dd-text-mode button.is-active{background:#bcd6f7}.dd-text-editor{box-shadow:var(--shadow-float);overflow:hidden}.dd-text-editor textarea{resize:vertical;width:100%;min-height:230px;color:var(--ink);font-size:var(--body-standard-size);background:0 0;border:0;padding:18px;line-height:1.7}.dd-text-editor textarea::placeholder,.dd-chatbox__input-row input::placeholder{color:var(--muted)}.dd-text-editor__toolbar{border-top:1px solid var(--line-soft);background:color-mix(in srgb, var(--panel-bg) 92%, white);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.dd-chatbox{background:var(--surface-strong);min-height:560px;box-shadow:var(--shadow-float);grid-template-rows:auto minmax(0,1fr) auto;gap:0;display:grid;overflow:hidden}.dd-chatbox__thread{align-content:start;gap:12px;min-height:0;padding:18px 18px 12px;display:grid;overflow-y:auto}.dd-chatbox__topbar{border-bottom:1px solid var(--line-soft);background:var(--panel-bg);justify-content:flex-end;padding:8px 12px;display:flex}.dd-chatbox__shared-trigger,.dd-shared-panel__tabs button,.dd-shared-panel__close{border:1px solid var(--line-soft);min-height:30px;color:var(--ink-soft);cursor:pointer;font:inherit;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:.86rem;font-weight:700;display:inline-flex}.dd-chatbox__shared-trigger.is-active,.dd-shared-panel__tabs button.is-active{border-color:color-mix(in srgb, var(--brand) 38%, transparent);background:color-mix(in srgb, var(--brand) 10%, white);color:var(--brand)}.dd-chatbox__thread.is-shared-panel{background:var(--panel-bg);gap:12px}.dd-shared-panel__header{z-index:5;background:inherit;justify-content:space-between;align-items:center;gap:12px;padding-bottom:4px;display:flex;position:sticky;top:0}.dd-shared-panel__tabs{gap:6px;min-width:0;display:flex;overflow-x:auto}.dd-shared-panel__tabs button,.dd-shared-panel__close{flex:none}.dd-shared-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.dd-shared-card,.dd-shared-row{border:1px solid var(--line-soft);background:#fff;border-radius:10px}.dd-shared-card{gap:8px;padding:10px;display:grid}.dd-shared-card__preview,.dd-shared-card__placeholder{aspect-ratio:4/3;background:var(--panel-muted-soft);width:100%;color:var(--muted);border:0;border-radius:8px;place-items:center;display:grid;overflow:hidden}.dd-shared-card__preview{cursor:zoom-in;padding:0}.dd-shared-card__preview img,.dd-shared-card__preview video{object-fit:cover;width:100%;height:100%}.dd-shared-card strong,.dd-shared-row strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dd-shared-card span,.dd-shared-row span{color:var(--muted);font-size:.82rem}.dd-shared-list{gap:10px;display:grid}.dd-shared-row{justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.dd-shared-row>div{gap:4px;min-width:0;display:grid}.dd-shared-row__actions{flex:none;gap:8px!important;display:flex!important}.dd-shared-row a,.dd-shared-row button{border:1px solid var(--line-soft);min-height:30px;color:var(--link);cursor:pointer;font:inherit;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;text-decoration:none;display:inline-flex}.dd-shared-row button:disabled{background:var(--panel-muted-soft);color:var(--muted);cursor:not-allowed}.dd-chatbox__entry{gap:10px;display:grid}.dd-chatbox__divider{justify-content:center;display:flex}.dd-chatbox__divider span{background:color-mix(in srgb, var(--line) 46%, transparent);min-height:26px;color:var(--muted);border-radius:999px;align-items:center;padding:0 10px;font-size:.82rem;display:inline-flex}.dd-chatbox__message{align-items:end;gap:10px;width:100%;display:flex}.dd-chatbox__message.is-self{justify-content:flex-end}.dd-chatbox__message.is-self .dd-chatbox__bubble{background:var(--bubble-self);color:var(--bubble-self-text);order:1}.dd-chatbox__message.is-self .dd-chatbox__sender{flex-direction:row-reverse;order:2}.dd-chatbox__message.is-peer .dd-chatbox__bubble{background:var(--bubble-peer);color:var(--bubble-peer-text);order:2}.dd-chatbox__message.is-peer{justify-content:flex-start}.dd-chatbox__message.is-peer .dd-chatbox__sender{order:1}.dd-chatbox__sender{flex:0 auto;align-items:center;gap:8px;min-width:0;display:flex}.dd-chatbox__avatar{color:#fff;width:36px;height:36px;box-shadow:var(--shadow-avatar);background:linear-gradient(#1f2d37,#0f1820);border-radius:10px;place-items:center;font-size:.84rem;font-weight:700;display:grid}.dd-chatbox__avatar.is-self{background:linear-gradient(#0f8ad8,#0b5e95)}.dd-chatbox__sender-name{max-width:min(22vw,10rem);color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;line-height:1.3;display:block;overflow:hidden}.dd-chatbox__message.is-self .dd-chatbox__sender-name{text-align:right}.dd-chatbox__bubble{border-radius:var(--radius-md);max-width:min(72%,560px);padding:14px 16px;box-shadow:0 8px 18px #2c271e0f}.dd-chatbox__text-stack{flex-direction:column;gap:4px;min-width:0;max-width:min(72%,560px);display:flex}.dd-chatbox__message.is-self .dd-chatbox__text-stack{order:1;align-items:flex-end}.dd-chatbox__message.is-peer .dd-chatbox__text-stack{order:2;align-items:flex-start}.dd-chatbox__text-row{align-items:center;gap:6px;max-width:100%;display:flex}.dd-chatbox__message .dd-chatbox__text-row .dd-chatbox__bubble{order:0;min-width:0;max-width:calc(100% - 32px)}.dd-chatbox__message .dd-chatbox__text-row .dd-chatbox__copy{order:1}.dd-chatbox__copy{border:1px solid var(--line-soft);width:26px;height:26px;color:var(--muted);cursor:pointer;opacity:0;pointer-events:none;background:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;transition:opacity .14s,transform .14s,background-color .14s,border-color .14s,color .14s;display:inline-flex;transform:translate(-2px)}.dd-chatbox__copy svg{fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:1.6px;width:15px;height:15px}.dd-chatbox__text-row:hover .dd-chatbox__copy,.dd-chatbox__text-row:focus-within .dd-chatbox__copy{opacity:1;pointer-events:auto;transform:none}.dd-chatbox__copy:hover,.dd-chatbox__copy:focus-visible,.dd-chatbox__copy.is-copied{border-color:color-mix(in srgb, var(--brand) 32%, transparent);background:color-mix(in srgb, var(--brand) 8%, white);color:var(--brand)}.dd-message-menu{z-index:80;border:1px solid var(--line-soft);background:#fff;border-radius:8px;min-width:148px;padding:6px;display:grid;position:fixed;box-shadow:0 16px 38px #11111124}.dd-message-menu button{min-height:34px;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;padding:0 10px;font-size:14px;display:flex}.dd-message-menu button:hover,.dd-message-menu button:focus-visible{background:var(--panel-muted-soft);outline:none}.dd-message-menu button.is-danger{color:var(--danger)}.dd-message-menu button:disabled{color:var(--muted);cursor:not-allowed;opacity:.52}.dd-chatbox__text-status{color:var(--muted);font-size:.72rem;line-height:1.2}.dd-chatbox__text-status.is-failed{color:var(--danger)}.dd-chatbox__bubble p{white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.6}.dd-chatbox__bubble--rich{white-space:normal;overflow-wrap:anywhere}.dd-chatbox__bubble--rich:has(.dd-code-block){border:1px solid #243244;overflow:hidden;color:#e5edf5!important;background:#101820!important;padding:0!important}.dd-chatbox__bubble--rich :where(p,blockquote,pre,ul,ol,table,h1,h2,h3){margin:0}.dd-chatbox__bubble--rich :where(p,blockquote,pre,ul,ol,table,h1,h2,h3)+:where(p,blockquote,pre,ul,ol,table,h1,h2,h3){margin-top:8px}.dd-chatbox__bubble--rich blockquote,.dd-chatbox__editor blockquote{border-left:2px solid var(--brand);color:var(--muted);gap:4px;padding:2px 0 2px 9px;font-size:.88rem;line-height:1.45;display:grid}.dd-chatbox__bubble--rich blockquote strong,.dd-chatbox__editor blockquote strong{color:var(--ink-soft)}.dd-chatbox__bubble--rich pre,.dd-chatbox__editor pre{color:#f4f4f4;font-family:var(--font-mono);background:#1b1b1b;border-radius:8px;padding:12px 14px;font-size:.9rem;line-height:1.6;position:relative;overflow-x:auto}.dd-chatbox__bubble--rich .dd-code-block{border-radius:inherit;background:0 0;padding:0;overflow:hidden}.dd-code-block__header{background:#ffffff0a;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;min-height:34px;padding:0 8px 0 12px;display:flex}.dd-code-block__language{color:#9fb2c7;min-width:0;font-family:var(--font-mono);letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.72rem;font-weight:800;overflow:hidden}.dd-code-copy{color:#d7e1eb;cursor:pointer;min-height:24px;font:inherit;background:#ffffff14;border:1px solid #ffffff24;border-radius:6px;justify-content:center;align-items:center;padding:0 8px;font-size:.72rem;font-weight:800;display:inline-flex}.dd-code-copy:hover,.dd-code-copy.is-copied{color:#fff;background:#ffffff29}.dd-chatbox__bubble--rich .dd-code-block code{white-space:pre;padding:12px 14px 14px;display:block;overflow-x:auto}.dd-token--comment{color:#7f8ea3}.dd-token--keyword{color:#ff89b3}.dd-token--string{color:#9be18d}.dd-token--number{color:#f5c276}.dd-token--tag{color:#76d6ff}.dd-token--attr,.dd-token--property{color:#b8c7ff}.dd-token--punctuation{color:#d7e1eb}.dd-chatbox__bubble--rich pre[data-language]:not(.dd-code-block),.dd-chatbox__editor pre[data-language]{padding-top:34px}.dd-chatbox__bubble--rich pre[data-language]:not(.dd-code-block):before,.dd-chatbox__editor pre[data-language]:before{content:attr(data-language);color:#ffffffb8;max-width:calc(100% - 20px);font-family:var(--font-mono);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#ffffff1a;border-radius:999px;padding:2px 7px;font-size:.72rem;font-weight:700;line-height:1.4;position:absolute;top:8px;left:10px;overflow:hidden}.dd-chatbox__bubble--rich code,.dd-chatbox__editor code{color:#f4f4f4;font-family:var(--font-mono);background:#1b1b1b;border-radius:5px;padding:.12em .36em;font-size:.92em}.dd-chatbox__bubble--rich pre code,.dd-chatbox__editor pre code{color:inherit;font:inherit;background:0 0;border-radius:0;padding:0}.dd-chatbox__bubble--rich img{object-fit:contain;border:1px solid var(--line-soft);cursor:zoom-in;background:#fff;border-radius:8px;max-width:100%;max-height:120px;width:160px!important;height:120px!important}.dd-chatbox__bubble--rich audio{width:min(100%,280px)}.dd-music-card{border:1px solid var(--line-soft);background:#fff;border-radius:12px;gap:10px;width:min(72vw,360px);max-width:100%;padding:10px;display:grid}.dd-music-card__summary{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.dd-music-card__art{color:#fff;background:linear-gradient(135deg,#fb5b76,#a855f7);border-radius:10px;place-items:center;width:44px;height:44px;font-size:22px;font-weight:800;display:grid}.dd-music-card__body{gap:3px;min-width:0;display:grid}.dd-music-card__service{color:var(--muted);font-size:.72rem;font-weight:700}.dd-music-card__title{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:700;line-height:1.25;overflow:hidden}.dd-music-card__meta{color:var(--muted);font-size:.74rem}.dd-music-card__lyrics{background:color-mix(in srgb, var(--brand) 7%, white);color:var(--ink);border-radius:10px;gap:4px;margin:0;padding:10px 12px;font-size:.86rem;line-height:1.45;display:grid}.dd-music-card__lyrics span{overflow-wrap:anywhere}.dd-music-card__link{color:var(--brand);font-size:.78rem;font-weight:700;text-decoration:none}.dd-chatbox__bubble--rich table{border-collapse:collapse;width:100%}.dd-chatbox__bubble--rich :where(td,th){border:1px solid var(--line-soft);text-align:left;padding:6px 8px}.dd-chatbox__editor a,.dd-chatbox__bubble--rich a{color:var(--link);overflow-wrap:anywhere;text-decoration:underline}.dd-chatbox__bubble--rich .dd-music-card__link{color:var(--brand);text-decoration:none}.dd-chatbox__empty{min-height:220px;color:var(--muted);place-items:center;font-size:.98rem;display:grid}.dd-chatbox__notice{justify-content:center;display:flex}.dd-chatbox__notice span{background:color-mix(in srgb, var(--line) 60%, transparent);min-height:28px;color:var(--muted);border-radius:999px;align-items:center;padding:0 12px;font-size:.82rem;display:inline-flex}.dd-chatbox--files{border:1px solid var(--line);grid-template-rows:minmax(0,1fr) auto}.dd-chatbox--files.is-dragging{border-color:color-mix(in srgb, var(--brand) 40%, white);box-shadow:0 0 0 2px color-mix(in srgb, var(--brand) 18%, transparent)}.dd-connection-layer{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--panel-bg) 92%, white);gap:12px;padding:16px 18px 14px;display:grid}.dd-connection-layer__body{gap:12px;display:grid}.dd-connection-layer__identity{gap:8px;display:grid}.dd-connection-layer__identity>span{color:var(--muted);font-size:12px;font-weight:700}.dd-connection-layer__identity-button{border:1px solid var(--line-soft);width:100%;min-height:52px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:10px;gap:4px;padding:10px 12px;display:grid}.dd-connection-layer__identity-button strong,.dd-connection-layer__identity-button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dd-connection-layer__identity-button strong{font-size:15px}.dd-connection-layer__identity-button small{color:var(--muted);font-size:12px}.dd-connection-layer__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.dd-connection-layer--settings{border-top:1px solid var(--line-soft);background:0 0;border-bottom:0;margin-top:6px}.dd-connection-layer__summary{min-height:28px;color:var(--ink-soft);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;list-style:none;display:flex}.dd-connection-layer__summary::-webkit-details-marker{display:none}.dd-connection-layer__summary:after{content:"⌄";color:var(--muted);font-size:.92rem}.dd-connection-layer--settings[open] .dd-connection-layer__summary:after{transform:rotate(180deg)}.dd-connection-layer__summary span{color:var(--muted);font-size:11px;font-weight:700}.dd-connection-layer__summary strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.dd-connection-layer__join{flex:24rem;align-items:center;gap:10px;display:flex}.dd-connection-layer__join input{border:1px solid var(--input-border);min-width:0;min-height:40px;color:var(--ink);background:#fff;border-radius:10px;flex:1;padding:0 12px}.dd-chatbox__empty--files{text-align:center;padding:0 24px}.dd-file-bubble{border-radius:var(--radius-md);background:var(--surface);min-width:min(100%,320px);max-width:min(74vw,420px);padding:14px 16px;box-shadow:0 8px 18px #2c271e0f}.dd-chatbox__message.is-self .dd-file-bubble{background:color-mix(in srgb, var(--bubble-self) 84%, white);order:1}.dd-chatbox__message.is-peer .dd-file-bubble{background:var(--bubble-peer);order:2}.dd-file-bubble__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.74rem;display:block}.dd-file-bubble strong{color:var(--ink);font-size:.98rem;line-height:1.4;display:block}.dd-file-bubble__meta{color:var(--ink-soft);margin-top:6px;line-height:1.5;display:block}.dd-file-bubble__preview{border:1px solid var(--line-soft);cursor:zoom-in;background:#fff;border-radius:8px;width:100%;margin-top:12px;padding:0;display:block;overflow:hidden}.dd-file-bubble__preview--image img,.dd-file-bubble__preview--video{object-fit:contain;background:#111;width:100%;max-height:320px;display:block}.dd-file-bubble__progress{background:color-mix(in srgb, var(--line) 70%, transparent);border-radius:999px;height:6px;margin-top:12px;overflow:hidden}.dd-file-bubble__bar{border-radius:inherit;background:var(--brand);height:100%}.dd-file-bubble__bar.is-pending{background:color-mix(in srgb, var(--brand) 42%, white)}.dd-file-bubble__bar.is-active{background:var(--brand)}.dd-file-bubble__bar.is-completed{background:var(--success)}.dd-file-bubble__bar.is-failed{background:var(--danger)}.dd-file-bubble__footer{color:var(--ink-soft);justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:.82rem;line-height:1.45;display:flex}.dd-file-bubble__actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.dd-file-bubble__action{background:color-mix(in srgb, var(--row-tint) 80%, white);min-height:32px;color:var(--ink);cursor:pointer;border:0;border-radius:999px;align-items:center;padding:0 10px;text-decoration:none;display:inline-flex}.dd-file-bubble__action:disabled{background:var(--panel-muted-soft);color:var(--muted);cursor:not-allowed}.dd-chatbox__toolbar--files{flex-wrap:wrap;justify-content:space-between}.dd-chatbox__emoji-trigger.is-open,.dd-chatbox__format-trigger.is-open{background:var(--row-active);color:var(--brand)}.dd-chatbox__file-trigger{background:var(--button-primary-bg);min-height:34px;color:var(--button-contrast);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-weight:700;display:inline-flex}.dd-chatbox__meta-note{color:var(--muted);font-size:.85rem;line-height:1.45}.dd-chatbox__input-row--files{align-items:stretch}.dd-chatbox__composer{border-top:1px solid var(--line);background:color-mix(in srgb, var(--panel-bg) 96%, white);gap:8px;padding:10px 12px 12px;display:grid;position:relative}.dd-rich-toolbar-scroll{scrollbar-width:thin;max-width:100%;overflow:auto visible}.dd-rich-toolbar{flex-wrap:nowrap;align-items:center;gap:6px;width:max-content;min-width:100%;padding-bottom:0;display:flex;overflow:visible}.dd-rich-toolbar__group{flex:none;align-items:center;gap:6px;padding-bottom:0;display:flex;overflow:visible}.dd-rich-toolbar__button,.dd-rich-toolbar__select{border:1px solid var(--line-soft);min-height:34px;color:var(--ink);background:#fff;border-radius:8px;flex:none}.dd-rich-toolbar__button{cursor:pointer;padding:0 12px}.dd-rich-toolbar__button--icon{place-items:center;width:34px;min-width:34px;padding:0;display:grid}.dd-rich-toolbar__button.is-active{border-color:color-mix(in srgb, var(--brand) 44%, transparent);background:color-mix(in srgb, var(--brand) 12%, white);color:var(--brand)}.dd-rich-toolbar__select{cursor:pointer;width:108px;min-width:108px;padding:0 10px}.dd-rich-toolbar__glyph{justify-content:center;align-items:center;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.dd-rich-toolbar__glyph--bold{font-weight:800}.dd-rich-toolbar__glyph--italic{font-family:Georgia,Times New Roman,serif;font-style:italic}.dd-rich-toolbar__glyph--underline{text-underline-offset:.1em;text-decoration:underline}.dd-rich-toolbar__color-field{flex:none;position:relative}.dd-rich-toolbar__color-trigger{align-items:center;gap:6px;min-width:58px;padding:0 8px;display:inline-flex}.dd-rich-toolbar__color-glyph{font-size:.95rem;font-weight:700;line-height:1}.dd-rich-toolbar__color-line{border-radius:999px;width:16px;height:3px}.dd-rich-toolbar__color-caret{color:var(--muted);font-size:.62rem}.dd-color-palette{z-index:200;border:1px solid var(--line-soft);background:#fff;border-radius:10px;gap:10px;width:214px;padding:10px;display:grid;position:fixed;box-shadow:0 16px 34px #0f172a29}.dd-color-palette__topbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.dd-color-palette__preview{border:1px solid var(--line-soft);background-image:linear-gradient(45deg,#e8ebf0 25%,#0000 25%),linear-gradient(-45deg,#e8ebf0 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e8ebf0 75%),linear-gradient(-45deg,#0000 75%,#e8ebf0 75%);background-position:0 0,0 6px,6px -6px,-6px 0;background-size:12px 12px;min-height:28px}.dd-color-palette__clear{border:1px solid var(--line-soft);min-height:28px;color:var(--ink);cursor:pointer;font:inherit;background:#fff;border-radius:8px;padding:0 10px}.dd-color-palette__section{gap:8px;display:grid}.dd-color-palette__label{color:var(--brand);text-align:center;font-size:.8rem;display:block}.dd-color-palette__grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:4px;display:grid}.dd-color-palette__swatch{aspect-ratio:1;cursor:pointer;background:0 0;border:1px solid #1111111f;width:100%}.dd-color-palette__swatch:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0f172a24}.dd-rich-insert-panel{border:1px solid var(--line-soft);background:#fff;border-radius:12px;gap:12px;padding:14px;display:grid;box-shadow:0 10px 24px #1111110f}.dd-rich-insert-panel__header,.dd-rich-insert-panel__actions,.dd-rich-insert-panel__action-group{align-items:center;gap:10px;display:flex}.dd-rich-insert-panel__header,.dd-rich-insert-panel__actions{justify-content:space-between}.dd-rich-insert-panel__header strong{color:var(--ink);font-size:.95rem}.dd-rich-insert-panel__dismiss,.dd-rich-insert-panel__ghost,.dd-rich-insert-panel__primary{min-height:32px;font:inherit;border-radius:8px}.dd-rich-insert-panel__dismiss,.dd-rich-insert-panel__ghost{border:1px solid var(--line-soft);color:var(--ink-soft);cursor:pointer;background:#fff;padding:0 12px}.dd-rich-insert-panel__primary{background:var(--button-primary-bg);color:var(--button-contrast);cursor:pointer;border:0;padding:0 14px}.dd-rich-insert-panel__body{gap:12px;display:grid}.dd-rich-insert-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dd-rich-insert-panel__field{gap:6px;display:grid}.dd-rich-insert-panel__field span{color:var(--ink-soft);font-size:.82rem;font-weight:700}.dd-rich-insert-panel__input{border:1px solid var(--line-soft);background:var(--surface-strong);width:100%;min-width:0;color:var(--ink);font:inherit;border-radius:10px;padding:10px 12px}.dd-rich-insert-panel__hint{color:var(--muted);font-size:.8rem}.dd-rich-insert-panel__error{color:var(--danger);margin:0;font-size:.82rem}.dd-chatbox__textarea-wrap{border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:var(--surface-strong)}.dd-attachment-rail{overscroll-behavior-x:contain;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.dd-chatbox__quote-preview{border-left:2px solid var(--brand);padding:8px 8px 2px}.dd-chatbox__quote-preview-body{min-width:0;color:var(--muted);align-items:center;gap:8px;font-size:.86rem;line-height:1.45;display:flex}.dd-chatbox__quote-preview-body span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dd-chatbox__quote-preview-body button{background:color-mix(in srgb, var(--muted) 24%, transparent);color:#fff;cursor:pointer;width:18px;height:18px;font:inherit;border:0;border-radius:50%;flex:none;place-items:center;padding:0;line-height:1;display:grid}.dd-attachment-card{border:1px solid var(--line-soft);background:#fff;border-radius:8px;flex:none;grid-template-columns:36px minmax(0,108px);align-items:center;gap:6px;width:176px;min-height:48px;padding:6px 28px 6px 6px;display:grid;position:relative}.dd-attachment-card__preview,.dd-attachment-card__placeholder{background:var(--panel-muted-soft);width:36px;height:36px;color:var(--muted);border:0;border-radius:8px;place-items:center;padding:0;display:grid;overflow:hidden}.dd-attachment-card__preview{cursor:zoom-in}.dd-attachment-card__preview img,.dd-attachment-card__preview video{object-fit:cover;width:100%;height:100%}.dd-attachment-card__body{gap:4px;min-width:0;display:grid}.dd-attachment-card__body strong,.dd-attachment-card__body span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dd-attachment-card__body strong{color:var(--ink);font-size:.82rem}.dd-attachment-card__body span{color:var(--muted);font-size:.72rem}.dd-attachment-card__remove{background:var(--panel-muted-soft);width:20px;height:20px;color:var(--ink-soft);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:4px;right:4px}.dd-chatbox__editor{min-height:72px;max-height:180px;color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;outline:none;padding:12px 14px;line-height:1.6;overflow-y:auto}.dd-chatbox__editor img{object-fit:contain;vertical-align:middle;border:1px solid var(--line-soft);cursor:zoom-in;background:#fff;border-radius:8px;max-width:100%;max-height:120px;display:inline-block;width:160px!important;height:120px!important}.dd-image-preview-dialog{z-index:140;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dd-image-preview-dialog__backdrop{cursor:zoom-out;background:#111827b8;border:0;position:absolute;inset:0}.dd-image-preview-dialog__panel{z-index:1;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);display:block;position:relative}.dd-image-preview-dialog__titlebar{z-index:2;pointer-events:none;justify-content:flex-end;align-items:center;display:flex;position:absolute;top:8px;right:8px}.dd-image-preview-dialog__titlebar span{display:none}.dd-image-preview-dialog__close{color:#fff;cursor:pointer;pointer-events:auto;background:#1118279e;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.35rem;line-height:1;display:grid}.dd-image-preview-dialog__close:hover{color:#fff;background:#111827d1}.dd-image-preview-dialog__body{place-items:center;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);display:grid;overflow:auto}.dd-image-preview-dialog__image-button{cursor:zoom-in;background:0 0;border:0;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);padding:0;display:block}.dd-image-preview-dialog__image-button img{object-fit:contain;width:auto;max-width:calc(100vw - 40px);height:auto;max-height:calc(100vh - 40px);display:block}.dd-image-preview-dialog.is-zoomed .dd-image-preview-dialog__image-button{cursor:zoom-out;max-width:none;max-height:none}.dd-image-preview-dialog.is-zoomed .dd-image-preview-dialog__image-button img{max-width:none;max-height:none}.dd-chatbox__editor:empty:before{content:attr(data-placeholder);color:var(--muted)}.dd-chatbox__composer-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.dd-chatbox__composer-actions{align-items:center;gap:10px;display:flex}.dd-enter-toggle{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}.dd-emoji-picker{z-index:20;border:1px solid var(--line-soft);background:#fff;border-radius:10px;gap:10px;width:min(420px,100% - 28px);padding:14px;display:grid;position:absolute;bottom:calc(100% + 12px);left:14px;box-shadow:0 18px 40px #1111111f}.dd-emoji-picker__header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dd-emoji-picker__header strong{color:var(--ink);font-size:.92rem;font-weight:700}.dd-emoji-picker__header span{color:var(--muted);font-size:.74rem}.dd-emoji-picker__grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;display:grid}.dd-emoji-picker__item{background:var(--panel-bg);cursor:pointer;border:0;border-radius:8px;place-items:center;min-height:38px;font-size:1.15rem;transition:background-color .16s,transform .16s;display:grid}.dd-emoji-picker__item:hover{background:var(--row-hover);transform:translateY(-1px)}.dd-chatbox__toolbar,.dd-chatbox__input-row,.dd-text-tools,.dd-text-send,.dd-receive-topbar__actions,.dd-join-inline,.dd-device-name-editor__actions{align-items:center;gap:10px;display:flex}.dd-chatbox__toolbar button,.dd-text-tools button{width:28px;height:28px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:999px}.dd-chatbox__toolbar--meta{flex-wrap:wrap;justify-content:space-between}.dd-chatbox__input-row input{min-width:0;min-height:42px;font-size:var(--body-standard-size);flex:1;padding:0 14px}.dd-text-tools button{min-width:28px}.dd-text-send span{color:var(--ink-soft);min-width:0}.dd-receive-topbar{justify-content:flex-end;display:flex}.dd-receive-topbar__actions{color:var(--ink)}.dd-icon-button{width:34px;height:34px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;font-size:1.4rem;display:grid}.dd-icon-button--plain{background:0 0;border-radius:8px;font-size:1.1rem}.dd-join-inline{flex-wrap:wrap}.dd-join-inline input{min-height:40px;padding:0 14px}.dd-stage__side{flex-direction:column;gap:12px;display:flex}.dd-codecard,.dd-detailcard,.dd-panel{border-radius:var(--radius-xl);background:var(--panel-bg);box-shadow:var(--shadow-panel);padding:16px}.dd-codecard{background:#1b1b1b}.dd-codecard strong{color:#fff;margin-top:10px;font-size:clamp(2.2rem,4vw,3rem);line-height:1;display:block}.dd-codecard p,.dd-codecard span{color:#ffffffbf}.dd-codecard--small strong{font-size:2.2rem}.dd-codecard span{margin-top:10px;line-height:1.6;display:block}.dd-detailcard ul,.dd-session-detail ul{gap:12px;margin-top:12px;display:grid}.dd-device-name-row{cursor:pointer;transition:background-color .16s,border-radius .16s}.dd-device-name-row:hover{background:var(--row-hover);border-radius:12px}.dd-device-name-row.is-editing{cursor:default;background:0 0}.dd-device-name-editor{gap:10px;margin-top:8px;display:grid}.dd-device-name-display{gap:4px;margin-top:6px;display:grid}.dd-device-name-display small{color:var(--muted);font-size:.8rem}.dd-device-name-editor input{min-height:42px;padding:0 14px}.dd-device-name-editor__actions button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:34px;padding:0 12px;font-weight:700}.dd-device-name-editor__actions button.is-ghost{color:var(--ink-soft);background:#eef0f2}.dd-detailcard span,.dd-session-detail span{color:var(--muted);font-size:.84rem}.dd-detailcard strong,.dd-session-detail strong{margin-top:6px;line-height:1.5;display:block}.dd-utility-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.dd-utility-row article{border-radius:var(--radius-xl);background:var(--panel-muted);box-shadow:0 0 0 1px color-mix(in srgb, var(--sidebar-border) 88%, transparent);padding:16px 18px}.dd-utility-row strong{color:var(--ink);font-size:1.02rem;display:block}.dd-utility-row p{color:var(--ink-soft);margin:10px 0 0;line-height:1.62}.dd-content-grid{grid-template-columns:minmax(0, 1fr) var(--detail-column-width);gap:18px;min-width:0;margin-top:22px;display:grid}.dd-content-grid.is-collapsed{display:none}.dd-panel__head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.dd-panel__search{flex:0 auto;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.dd-panel__head h2{font-size:var(--panel-title-size);margin-top:6px;line-height:1.04}.dd-panel__head--compact{margin-bottom:12px}.dd-rail-join{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0;display:grid}.dd-rail-join input{border:1px solid var(--line-soft);min-width:0;min-height:40px;color:var(--ink);background:#fff;border-radius:8px;padding:0 12px}.dd-rail-join .dd-button{min-height:40px;padding:0 14px}.dd-rail-public-button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:38px;padding:0 12px;font-weight:800}.dd-rail-identity{background:var(--surface-soft);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:8px 10px;display:grid}.dd-rail-identity>span{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:700}.dd-rail-identity>button{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;gap:2px;padding:0;display:grid}.dd-rail-identity strong,.dd-rail-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dd-rail-identity small{color:var(--muted);font-size:11px}.dd-rail-identity.is-editing{grid-template-columns:1fr}.dd-session-list{gap:12px;margin-top:16px;display:grid}.dd-room-list{grid-auto-rows:max-content;align-content:start;gap:6px;min-width:0;margin-top:12px;padding:0;list-style:none;display:grid}.dd-room-list__item{min-width:0;display:grid;position:relative}.dd-room-list__summary{border-radius:var(--radius-lg);background:var(--surface);width:100%;box-shadow:0 0 0 1px var(--line-strong);text-align:left;cursor:pointer;border:0;align-items:center;gap:10px;min-width:0;padding:9px 66px 9px 10px;display:flex}.dd-room-list__avatar{background:color-mix(in srgb, var(--brand) 20%, white);width:36px;height:36px;color:var(--ink);border-radius:10px;flex:none;place-items:center;font-weight:700;display:grid}.dd-room-list__body{flex:1;min-width:0}.dd-room-list__head,.dd-room-list__meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.dd-room-list__head strong{color:var(--ink);font-size:.95rem}.dd-room-list__head-actions{flex:none;align-items:center;gap:6px;display:flex}.dd-room-list__unread{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;min-height:20px;padding:0 6px;font-size:.72rem;font-weight:700;display:inline-flex}.dd-room-list__public-mark{background:color-mix(in srgb, var(--brand) 14%, white);color:var(--brand-strong);white-space:nowrap;border-radius:999px;padding:2px 6px;font-size:.72rem;font-weight:700}.dd-room-list__pin-mark{color:var(--brand);font-size:.78rem}.dd-room-list__pin,.dd-room-list__link{border:1px solid var(--line-soft);width:24px;height:24px;color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.dd-room-list__link{right:36px}.dd-room-list__pin.is-pinned{color:var(--brand)}.dd-room-list__head small,.dd-room-list__meta small{color:var(--muted);white-space:nowrap;font-size:.8rem}.dd-room-list__body p{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;line-height:1.35;overflow:hidden}.dd-room-list__meta{justify-content:flex-start;margin-top:4px}.dd-session-list button{border-radius:var(--radius-lg);background:var(--surface);width:100%;box-shadow:0 0 0 1px var(--line-strong);text-align:left;cursor:pointer;border:0;align-items:flex-start;gap:12px;padding:14px;transition:background-color .16s,box-shadow .16s;display:flex}.dd-session-list__avatar{background:color-mix(in srgb, var(--brand) 20%, white);width:42px;height:42px;color:var(--ink);border-radius:12px;flex:none;place-items:center;font-weight:700;display:grid}.dd-session-list__avatar.is-file{background:color-mix(in srgb, var(--brand) 18%, white)}.dd-session-list__avatar.is-text{background:color-mix(in srgb, var(--success) 18%, white)}.dd-session-list__body{flex:1;min-width:0}.dd-session-list button:hover{background:var(--row-hover)}.dd-session-list button.is-selected{background:var(--row-active);box-shadow:0 0 0 1px color-mix(in srgb, var(--brand) 22%, transparent)}.dd-session-list__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.dd-session-list__head small{color:var(--muted);white-space:nowrap;margin:0;font-size:.78rem}.dd-session-list__head span,.dd-peer-badge{border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:.8rem;font-weight:700;display:inline-flex!important}.dd-session-list__head .is-waiting{background:var(--badge-pending-bg);color:var(--badge-pending-text)}.dd-session-list__head .is-active{background:var(--badge-neutral-bg);color:var(--badge-neutral-text)}.dd-session-list__head .is-completed{background:var(--success-soft);color:var(--success)}.dd-session-list p,.dd-session-list small{color:var(--ink-soft);margin:8px 0 0;line-height:1.55;display:block}.dd-session-list__meta-row{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.dd-session-list__meta-row small{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.dd-device-list li{border-radius:var(--radius-lg);background:var(--panel-muted-soft);box-shadow:0 0 0 1px color-mix(in srgb, var(--sidebar-border) 80%, transparent);padding:14px}.dd-device-list button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.dd-device-list--stage li{box-shadow:none;background:0 0;padding:0}.dd-device-list--stage button{border-radius:var(--radius-lg);padding:14px}.dd-device-list--stage button:hover{background:var(--row-hover)}.dd-device-list--stage button.is-selected{background:var(--row-active);box-shadow:0 0 0 1px color-mix(in srgb, var(--brand) 22%, transparent)}.dd-peer-badge--online,.dd-peer-badge--history,.dd-peer-badge--connectable,.dd-peer-badge--closed{background:var(--badge-neutral-bg);color:var(--badge-neutral-text)!important}.dd-peer-badge--connecting{background:var(--badge-pending-bg);color:var(--badge-pending-text)!important}.dd-peer-badge--connected{background:var(--success-soft);color:var(--success)!important}.dd-peer-badge--failed{background:var(--danger-soft);color:var(--danger)!important}.dd-empty{border-radius:var(--radius-lg);background:var(--surface-soft);color:var(--ink-soft);padding:16px;line-height:1.68}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,input:focus-visible,textarea:focus-visible,.dd-dropzone:focus-within{outline:2px solid var(--focus);outline-offset:3px}.dd-shell[data-theme=chat-desktop] .dd-sidebar{padding:10px 8px 18px}.dd-shell[data-theme=chat-desktop] .dd-brand{border-bottom-color:var(--sidebar-border);justify-content:center;padding:4px 0 8px}.dd-shell[data-theme=chat-desktop] .dd-brand__copy{display:none}.dd-shell[data-theme=chat-desktop] .dd-brand__mark{width:44px;height:44px;box-shadow:none;background:#fff;border-radius:12px}.dd-shell[data-theme=chat-desktop] .dd-sidebar__actions{display:none}.dd-shell[data-theme=chat-desktop] .dd-nav{gap:6px}.dd-shell[data-theme=chat-desktop] .dd-nav button{justify-content:center;padding:8px 0}.dd-shell[data-theme=chat-desktop] .dd-nav button:hover{transform:none}.dd-shell[data-theme=chat-desktop] .dd-nav__icon{background:0 0;border-radius:12px;width:44px;height:44px;margin:0}.dd-shell[data-theme=chat-desktop] .dd-nav button.is-active .dd-nav__icon{color:var(--brand);background:#fff}.dd-shell[data-theme=chat-desktop] .dd-nav__copy{display:none}.dd-shell[data-theme=chat-desktop] .dd-main{grid-template-columns:minmax(312px, var(--chat-list-width)) minmax(0, 1fr);grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"content header""content stage""content utility";gap:0 20px;min-height:100svh;padding:0 20px 0 0;display:grid}.dd-shell[data-theme=chat-desktop] .dd-main.is-content-collapsed{grid-template-columns:0 minmax(0,1fr)}.dd-shell[data-theme=chat-desktop] .dd-header{border-bottom:1px solid var(--line);grid-area:header;align-items:center;min-height:50px;padding:7px 0}.dd-shell[data-theme=chat-desktop] .dd-header__identity{gap:8px;width:100%}.dd-shell[data-theme=chat-desktop] .dd-header__avatar{width:30px;height:30px;font-size:12px}.dd-shell[data-theme=chat-desktop] .dd-header__eyebrow{letter-spacing:.08em;font-size:10px}.dd-shell[data-theme=chat-desktop] .dd-header h1{letter-spacing:0;margin-top:2px;font-size:14px;line-height:1.15}.dd-shell[data-theme=chat-desktop] .dd-header__copy>p{max-width:52rem;margin-top:3px;font-size:12px;line-height:1.25}.dd-shell[data-theme=chat-desktop] .dd-header__copy>p:not(.dd-header__eyebrow):not(.dd-error-note){display:none}.dd-shell[data-theme=chat-desktop] .dd-header__status span{background:var(--panel-bg);min-height:32px;box-shadow:none;color:var(--ink-soft);padding:0 12px}.dd-shell[data-theme=chat-desktop] .dd-content-grid{border-right:1px solid var(--line);background:var(--panel-bg);grid-area:content;grid-template-columns:1fr;align-content:stretch;gap:16px;min-height:100svh;margin-top:0;padding:14px 0 20px}.dd-shell[data-theme=chat-desktop] .dd-content-grid>.dd-panel{box-shadow:none;background:0 0;border-radius:0;min-width:0;min-height:0;padding:14px 0 12px}.dd-shell[data-theme=chat-desktop] .dd-panel--devices{grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:10px;height:100%;display:grid}.dd-shell[data-theme=chat-desktop] .dd-panel__head{gap:10px}.dd-shell[data-theme=chat-desktop] .dd-panel__head p{letter-spacing:.08em;font-size:11px}.dd-shell[data-theme=chat-desktop] .dd-panel__head h2{letter-spacing:0;margin-top:4px;font-size:15px;font-weight:600}.dd-shell[data-theme=chat-desktop] .dd-panel__head input{min-height:36px;box-shadow:none;background:#fff;border-radius:8px}.dd-shell[data-theme=chat-desktop] .dd-panel__search{flex:1}.dd-shell[data-theme=chat-desktop] .dd-panel__search input{flex:auto}.dd-shell[data-theme=chat-desktop] .dd-panel--devices .dd-panel__head>div{display:flex}.dd-shell[data-theme=chat-desktop] .dd-panel--devices .dd-panel__head input{flex:auto}.dd-shell[data-theme=chat-desktop] .dd-panel--devices .dd-empty{text-align:center;width:100%;min-height:auto;margin:16px 0 0;padding:24px}.dd-shell[data-theme=chat-desktop] .dd-panel__head--chat-list{padding:0 14px}.dd-shell[data-theme=chat-desktop] .dd-rail-join,.dd-shell[data-theme=chat-desktop] .dd-rail-public-button,.dd-shell[data-theme=chat-desktop] .dd-rail-identity,.dd-shell[data-theme=chat-desktop] .dd-connection-layer--settings{margin-left:14px;margin-right:14px}.dd-shell[data-theme=chat-desktop] .dd-rail-identity{border:1px solid var(--line-soft);background:#fff;align-self:start;padding:6px 10px}.dd-shell[data-theme=chat-desktop] .dd-connection-layer--settings{padding:4px 0 0}.dd-shell[data-theme=chat-desktop] .dd-room-list{overscroll-behavior:contain;gap:4px;min-height:0;max-height:none;padding-bottom:8px;padding-right:6px;overflow:hidden auto}.dd-shell[data-theme=chat-desktop] .dd-room-list__summary{min-height:64px;box-shadow:none;background:0 0;border-radius:8px;padding:8px 62px 8px 8px}.dd-shell[data-theme=chat-desktop] .dd-room-list__summary:hover{background:var(--row-hover)}.dd-shell[data-theme=chat-desktop] .dd-room-list__avatar{border:1px solid var(--line-soft);background:#fff;border-radius:10px;width:34px;height:34px}.dd-shell[data-theme=chat-desktop] .dd-room-list__item.is-selected .dd-room-list__summary{background:var(--row-active);box-shadow:none}.dd-shell[data-theme=chat-desktop] .dd-room-list__head{justify-content:space-between;align-items:center}.dd-shell[data-theme=chat-desktop] .dd-room-list__head strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;overflow:hidden}.dd-shell[data-theme=chat-desktop] .dd-room-list__head small,.dd-shell[data-theme=chat-desktop] .dd-room-list__meta small,.dd-shell[data-theme=chat-desktop] .dd-room-list__body p{color:var(--muted)}.dd-shell[data-theme=chat-desktop] .dd-room-list__body p{margin-top:2px;font-size:12px;line-height:1.35}.dd-shell[data-theme=chat-desktop] .dd-room-list__meta{margin-top:4px}.dd-shell[data-theme=chat-desktop] .dd-stage{background:var(--stage-bg);box-shadow:none;border:0;border-radius:12px;flex-direction:column;grid-area:stage;min-height:0;margin-top:0;padding:20px 24px 24px;display:flex}.dd-shell[data-theme=chat-desktop] .dd-stage__backdrop{display:none}.dd-shell[data-theme=chat-desktop] .dd-stage__toolbar{justify-content:flex-start}.dd-shell[data-theme=chat-desktop] .dd-view--files{flex:1;min-height:0}.dd-shell[data-theme=chat-desktop] .dd-stage__grid{flex:1;grid-template-columns:minmax(0,1fr) 240px;gap:16px;min-height:0}.dd-shell[data-theme=chat-desktop] .dd-composer,.dd-shell[data-theme=chat-desktop] .dd-stage__side{min-height:0}.dd-shell[data-theme=chat-desktop] .dd-connectbox{flex-direction:column;min-height:0;max-height:100%;display:flex;overflow:hidden}.dd-shell[data-theme=chat-desktop] .dd-device-list--stage{overscroll-behavior:contain;min-height:0;padding-right:6px;overflow-y:auto}.dd-shell[data-theme=chat-desktop] .dd-bluebox{border:1px dashed var(--input-border);box-shadow:none;background:#fff;border-radius:10px;padding:16px 18px}.dd-shell[data-theme=chat-desktop] .dd-bluebox p,.dd-shell[data-theme=chat-desktop] .dd-bluebox__actions>span{color:var(--ink-soft)}.dd-shell[data-theme=chat-desktop] .dd-pill-button{background:var(--button-primary-bg)}.dd-shell[data-theme=chat-desktop] .dd-section-block__head{margin-bottom:12px}.dd-shell[data-theme=chat-desktop] .dd-section-block__head h3{font-size:14px;line-height:1.4;font-family:var(--font-ui)}.dd-shell[data-theme=chat-desktop] .dd-inline-note{font-size:12px}.dd-shell[data-theme=chat-desktop] .dd-button{border-radius:8px;min-height:36px;font-size:13px}.dd-shell[data-theme=chat-desktop] .dd-button--dark{background:var(--button-secondary-bg);color:var(--ink)}.dd-shell[data-theme=chat-desktop] .dd-joinbox{width:100%;max-width:none}.dd-shell[data-theme=chat-desktop] .dd-joinbox input,.dd-shell[data-theme=chat-desktop] .dd-join-inline input,.dd-shell[data-theme=chat-desktop] .dd-device-name-editor input,.dd-shell[data-theme=chat-desktop] .dd-chatbox__input-row input,.dd-shell[data-theme=chat-desktop] .dd-text-editor textarea{box-shadow:none;border-radius:8px}.dd-shell[data-theme=chat-desktop] .dd-connectbox,.dd-shell[data-theme=chat-desktop] .dd-text-editor,.dd-shell[data-theme=chat-desktop] .dd-chatbox,.dd-shell[data-theme=chat-desktop] .dd-detailcard{border:1px solid var(--line-soft);box-shadow:none}.dd-shell[data-theme=chat-desktop] .dd-connectbox,.dd-shell[data-theme=chat-desktop] .dd-detailcard{background:#fff}.dd-shell[data-theme=chat-desktop] .dd-overview div{background:var(--panel-bg);box-shadow:none;border-radius:8px}.dd-shell[data-theme=chat-desktop] .dd-text-mode{background:var(--panel-muted-soft)}.dd-shell[data-theme=chat-desktop] .dd-text-mode button{color:var(--ink-soft)}.dd-shell[data-theme=chat-desktop] .dd-text-mode button.is-active{color:var(--ink);background:#fff}.dd-shell[data-theme=chat-desktop] .dd-text-editor__toolbar,.dd-shell[data-theme=chat-desktop] .dd-chatbox__composer{background:var(--panel-bg)}.dd-shell[data-theme=chat-desktop] .dd-rich-toolbar__button,.dd-shell[data-theme=chat-desktop] .dd-rich-toolbar__select{border-color:var(--line-soft);background:#fff}.dd-shell[data-theme=chat-desktop] .dd-rich-toolbar__button--icon{width:32px;min-width:32px}.dd-shell[data-theme=chat-desktop] .dd-rich-toolbar__select{width:96px;min-width:96px;padding:0 8px}.dd-shell[data-theme=chat-desktop] .dd-color-palette,.dd-shell[data-theme=chat-desktop] .dd-color-palette__clear{border-color:var(--line-soft)}.dd-shell[data-theme=chat-desktop] .dd-rich-insert-panel{border-color:var(--line-soft);background:var(--panel-bg);box-shadow:none}.dd-shell[data-theme=chat-desktop] .dd-rich-insert-panel__input,.dd-shell[data-theme=chat-desktop] .dd-rich-insert-panel__dismiss,.dd-shell[data-theme=chat-desktop] .dd-rich-insert-panel__ghost{border-color:var(--line-soft);background:#fff}.dd-shell[data-theme=chat-desktop] .dd-text-tools button,.dd-shell[data-theme=chat-desktop] .dd-chatbox__toolbar button,.dd-shell[data-theme=chat-desktop] .dd-icon-button{width:32px;height:32px;color:var(--ink-soft);background:#fff;border-radius:8px}.dd-shell[data-theme=chat-desktop] .dd-chatbox{background:var(--panel-bg);border:0;border-radius:10px;flex:1;height:100%;min-height:520px;overflow:visible}.dd-shell[data-theme=chat-desktop] .dd-chatbox--files{border-style:none}.dd-shell[data-theme=chat-desktop] .dd-connection-layer{background:var(--panel-bg)}.dd-shell[data-theme=chat-desktop] .dd-header__room-chip{min-height:24px;box-shadow:none;border:1px solid var(--line-soft);background:#fff;padding:0 10px;font-size:12px}.dd-shell[data-theme=chat-desktop] .dd-connection-layer__join input{border:1px solid var(--line-soft);box-shadow:none}@media (width>=1025px){.dd-shell[data-theme=chat-desktop] .dd-content-grid .dd-connection-layer__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.dd-shell[data-theme=chat-desktop] .dd-content-grid .dd-connection-layer__join{flex:none;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.dd-shell[data-theme=chat-desktop] .dd-content-grid .dd-connection-layer__actions>.dd-button{width:100%;min-width:0;padding:0 10px}.dd-shell[data-theme=chat-desktop] .dd-content-grid .dd-connection-layer__actions>.dd-button:last-child{grid-column:1/-1}}.dd-shell[data-theme=chat-desktop] .dd-chatbox__thread{background:var(--stage-bg);border-bottom:1px solid var(--line-soft);gap:8px;min-height:0;max-height:none;padding:16px 24px 96px;scroll-padding-bottom:96px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__empty--files{min-height:0;color:var(--muted);align-self:center;padding:8px 12px;font-size:13px;line-height:1.5}.dd-shell[data-theme=chat-desktop] .dd-chatbox__divider span{background:var(--panel-muted-soft);padding:6px 10px;font-size:12px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__avatar{width:28px;height:28px;color:var(--ink);background:#d9d9d9;border-radius:50%;font-size:11px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__avatar.is-self{background:var(--brand);color:#fff}.dd-shell[data-theme=chat-desktop] .dd-chatbox__message{grid-template-columns:28px minmax(0,min(68vw,560px));grid-template-areas:"avatar name""avatar bubble";justify-content:start;align-items:start;gap:4px 10px;display:grid}.dd-shell[data-theme=chat-desktop] .dd-chatbox__message.is-self{grid-template-columns:minmax(0,min(68vw,560px)) 28px;grid-template-areas:"name avatar""bubble avatar";justify-content:end}.dd-shell[data-theme=chat-desktop] .dd-chatbox__sender{display:contents}.dd-shell[data-theme=chat-desktop] .dd-chatbox__avatar{grid-area:avatar;align-self:start}.dd-shell[data-theme=chat-desktop] .dd-chatbox__sender-name{max-width:min(22vw,8rem);color:var(--muted);grid-area:name;place-self:end start;font-size:11px;font-weight:600;line-height:1.2;display:block}.dd-shell[data-theme=chat-desktop] .dd-chatbox__message.is-self .dd-chatbox__sender-name{justify-self:end}.dd-shell[data-theme=chat-desktop] .dd-chatbox__bubble{width:fit-content;max-width:100%;box-shadow:none;border-radius:16px 16px 16px 5px;grid-area:bubble;justify-self:start;padding:9px 12px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__text-stack{grid-area:bubble;justify-self:start;max-width:100%}.dd-shell[data-theme=chat-desktop] .dd-chatbox__message.is-self .dd-chatbox__text-stack{justify-self:end}.dd-shell[data-theme=chat-desktop] .dd-chatbox__text-status{font-size:11px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__message.is-self .dd-chatbox__bubble,.dd-shell[data-theme=chat-desktop] .dd-chatbox__message.is-self .dd-file-bubble{justify-self:end}.dd-shell[data-theme=chat-desktop] .dd-file-bubble{grid-area:bubble;justify-self:start;max-width:100%}.dd-shell[data-theme=chat-desktop] .dd-chatbox__message.is-self .dd-chatbox__bubble{border-radius:16px 16px 5px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__message.is-peer .dd-chatbox__bubble{border:1px solid var(--line-soft)}.dd-shell[data-theme=chat-desktop] .dd-chatbox__bubble p{font-size:15px;line-height:1.6}.dd-shell[data-theme=chat-desktop] .dd-music-card{border-radius:10px;width:min(54vw,340px)}.dd-shell[data-theme=chat-desktop] .dd-music-card__art{border-radius:9px;width:40px;height:40px;font-size:20px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__textarea-wrap{border:1px solid var(--line-soft);background:#fff;border-radius:12px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__editor{min-height:64px;padding:12px 14px;font-size:15px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__composer-footer{align-items:flex-end}.dd-shell[data-theme=chat-desktop] .dd-chatbox__composer-actions{justify-content:flex-end}@media (width>=641px){.dd-shell[data-theme=chat-desktop] .dd-chatbox__topbar{border-bottom:1px solid var(--line-soft);background:var(--panel-bg);justify-content:flex-end;padding:8px 12px;position:static}.dd-shell[data-theme=chat-desktop] .dd-chatbox__composer{grid-template:"format format format format format"max-content"tools editor enter file send"max-content/auto minmax(0,1fr) auto auto auto;align-content:end;align-items:center;gap:10px;padding:10px 14px 12px;display:grid}.dd-shell[data-theme=chat-desktop] .dd-rich-toolbar-scroll{grid-area:format}.dd-shell[data-theme=chat-desktop] .dd-rich-insert-panel,.dd-shell[data-theme=chat-desktop] .dd-chatbox__quote-preview,.dd-shell[data-theme=chat-desktop] .dd-attachment-rail{grid-column:1/-1}.dd-shell[data-theme=chat-desktop] .dd-chatbox__textarea-wrap{grid-area:editor;min-width:0}.dd-shell[data-theme=chat-desktop] .dd-chatbox__editor{min-height:42px;max-height:120px;padding:10px 12px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__composer-footer,.dd-shell[data-theme=chat-desktop] .dd-chatbox__composer-actions{display:contents}.dd-shell[data-theme=chat-desktop] .dd-chatbox__toolbar--files{grid-area:tools}.dd-shell[data-theme=chat-desktop] .dd-enter-toggle{grid-area:enter}.dd-shell[data-theme=chat-desktop] .dd-chatbox__file-trigger{grid-area:file;min-height:36px;padding:0 12px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__composer .dd-button{grid-area:send;min-height:36px;padding:0 18px}}.dd-shell[data-theme=chat-desktop] .dd-emoji-picker{border-color:var(--line-soft);background:var(--panel-bg);box-shadow:0 18px 40px #11111114}.dd-shell[data-theme=chat-desktop] .dd-emoji-picker__item{background:#fff;min-height:34px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__toolbar--meta{padding-top:2px}.dd-shell[data-theme=chat-desktop] .dd-file-bubble{min-width:min(100%,240px);max-width:min(54vw,320px);box-shadow:none;border:1px solid var(--line-soft);border-radius:14px;padding:10px 12px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__message.is-self .dd-file-bubble{background:var(--bubble-self);order:1}.dd-shell[data-theme=chat-desktop] .dd-chatbox__message.is-peer .dd-file-bubble{background:#fff;order:2}.dd-shell[data-theme=chat-desktop] .dd-file-bubble__eyebrow{letter-spacing:.06em;margin-bottom:6px;font-size:11px}.dd-shell[data-theme=chat-desktop] .dd-file-bubble strong{font-size:14px}.dd-shell[data-theme=chat-desktop] .dd-file-bubble__meta,.dd-shell[data-theme=chat-desktop] .dd-file-bubble__footer{font-size:12px}.dd-shell[data-theme=chat-desktop] .dd-file-bubble__progress{background:var(--panel-muted-soft);height:4px}.dd-shell[data-theme=chat-desktop] .dd-file-bubble__action{border:1px solid var(--line-soft);background:#fff;min-height:28px;padding:0 10px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__file-trigger{border-radius:8px;min-height:32px;padding:0 12px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__meta-note{font-size:12px}.dd-shell[data-theme=chat-desktop] .dd-transfer-list{gap:8px}.dd-shell[data-theme=chat-desktop] .dd-transfer-list li{box-shadow:none;border:1px solid var(--line-soft);background:#fff;border-radius:10px}.dd-shell[data-theme=chat-desktop] .dd-transfer-list__progress{background:var(--panel-muted-soft);height:4px}.dd-shell[data-theme=chat-desktop] .dd-transfer-list__bar,.dd-shell[data-theme=chat-desktop] .dd-transfer-list__bar--completed{background:var(--brand)}.dd-shell[data-theme=chat-desktop] .dd-transfer-list__bar--failed{background:var(--danger)}.dd-shell[data-theme=chat-desktop] .dd-transfer-list__bar--waiting_for_target,.dd-shell[data-theme=chat-desktop] .dd-transfer-list__bar--queued,.dd-shell[data-theme=chat-desktop] .dd-transfer-list__bar--connecting,.dd-shell[data-theme=chat-desktop] .dd-transfer-list__bar--ready{background:color-mix(in srgb, var(--brand) 40%, white)}.dd-shell[data-theme=chat-desktop] .dd-utility-row{grid-area:utility;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:0;padding:0 0 18px}.dd-shell[data-theme=chat-desktop] .dd-utility-row article{box-shadow:none;border:1px solid var(--line-soft);background:#fff;border-radius:10px}@media (width>=1025px){.dd-shell[data-theme=chat-desktop]{height:100svh;overflow:hidden}.dd-shell[data-theme=chat-desktop] .dd-main,.dd-shell[data-theme=chat-desktop] .dd-content-grid,.dd-shell[data-theme=chat-desktop] .dd-stage,.dd-shell[data-theme=chat-desktop] .dd-view--files{min-height:0}.dd-shell[data-theme=chat-desktop] .dd-main,.dd-shell[data-theme=chat-desktop] .dd-content-grid{height:100svh;overflow:hidden}.dd-shell[data-theme=chat-desktop] .dd-stage{overflow:hidden}.dd-shell[data-theme=chat-desktop] .dd-view--files{flex-direction:column;display:flex}.dd-shell[data-theme=chat-desktop] .dd-chatbox{min-height:0}.dd-shell[data-theme=chat-desktop] .dd-chatbox__thread{overscroll-behavior:contain}}@media (width<=1200px){.dd-stage__grid,.dd-content-grid{grid-template-columns:1fr}.dd-utility-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dd-shell[data-theme=chat-desktop] .dd-main{grid-template-columns:minmax(288px,320px) minmax(0,1fr)}.dd-shell[data-theme=chat-desktop] .dd-stage__grid{grid-template-columns:1fr}}@media (width<=1024px){.dd-shell[data-theme=chat-desktop]{grid-template-columns:1fr}.dd-shell[data-theme=chat-desktop] .dd-sidebar{border-right:0;border-bottom:1px solid var(--sidebar-border);height:auto;padding:12px 14px 14px;position:static}.dd-shell[data-theme=chat-desktop] .dd-brand{border-bottom:0;justify-content:flex-start;padding:4px}.dd-shell[data-theme=chat-desktop] .dd-brand__copy{display:block}.dd-shell[data-theme=chat-desktop] .dd-sidebar__toggle{display:inline-flex}.dd-shell[data-theme=chat-desktop] .dd-sidebar__menu{padding-top:14px;display:none}.dd-shell[data-theme=chat-desktop] .dd-sidebar.is-mobile-open .dd-sidebar__menu{display:grid}.dd-shell[data-theme=chat-desktop] .dd-sidebar.is-mobile-open .dd-brand{border-bottom:1px solid var(--sidebar-border);padding-bottom:14px}.dd-shell[data-theme=chat-desktop] .dd-nav button{justify-content:flex-start;padding:10px 12px}.dd-shell[data-theme=chat-desktop] .dd-nav__copy{display:grid}.dd-shell[data-theme=chat-desktop] .dd-main{padding:18px 14px 24px;display:block}.dd-shell[data-theme=chat-desktop] .dd-header,.dd-shell[data-theme=chat-desktop] .dd-panel__head{flex-direction:column;align-items:stretch}.dd-shell[data-theme=chat-desktop] .dd-content-grid{background:0 0;border-right:0;min-height:auto;padding:0}.dd-shell[data-theme=chat-desktop] .dd-content-grid>.dd-panel,.dd-shell[data-theme=chat-desktop] .dd-side-stack{padding-right:0}.dd-shell[data-theme=chat-desktop] .dd-room-list{max-height:none;overflow:visible}}@media (width<=900px){.dd-shell{grid-template-columns:1fr}.dd-sidebar{border-right:0;border-bottom:1px solid var(--sidebar-border);height:auto;padding:12px 14px 14px;position:static}.dd-brand{border-bottom:0;padding:4px}.dd-sidebar__toggle{display:inline-flex}.dd-sidebar__menu{padding-top:14px;display:none}.dd-sidebar__actions{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 0 0;display:grid}.dd-sidebar.is-mobile-open .dd-brand{border-bottom:1px solid var(--sidebar-border-soft);padding-bottom:14px}.dd-sidebar.is-mobile-open .dd-sidebar__menu{display:grid}.dd-main{padding-top:18px}.dd-header,.dd-panel__head{flex-direction:column;align-items:stretch}.dd-joinbox{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.dd-joinbox input,.dd-panel__head input{width:100%}.dd-joinbox input{grid-column:1/-1}.dd-joinbox .dd-button,.dd-sidebar__actions button{width:100%}}@media (width<=640px){.dd-main,.dd-sidebar{padding-left:14px;padding-right:14px}.dd-shell[data-theme=chat-desktop] .dd-main{padding-top:10px}.dd-shell[data-theme=chat-desktop] .dd-header{min-height:auto;padding:6px 0 8px}.dd-header h1{font-size:clamp(2.15rem,11vw,2.6rem);line-height:.98}.dd-shell[data-theme=chat-desktop] .dd-header h1{margin-top:2px}.dd-stage,.dd-panel,.dd-codecard,.dd-detailcard,.dd-connectbox{padding:14px}.dd-shell[data-theme=chat-desktop] .dd-stage{border:0;padding:14px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__thread{padding:16px 12px 12px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__empty--files{min-height:160px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__composer-footer{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"tools enter""file send";align-items:stretch;gap:8px;display:grid}.dd-shell[data-theme=chat-desktop] .dd-chatbox__toolbar--files{grid-area:tools;place-self:center start}.dd-shell[data-theme=chat-desktop] .dd-chatbox__composer-actions{display:contents}.dd-shell[data-theme=chat-desktop] .dd-enter-toggle{grid-area:enter;justify-content:flex-end;justify-self:end}.dd-shell[data-theme=chat-desktop] .dd-chatbox__file-trigger,.dd-shell[data-theme=chat-desktop] .dd-chatbox__composer .dd-button{width:100%;min-height:40px}.dd-shell[data-theme=chat-desktop] .dd-chatbox__file-trigger{grid-area:file}.dd-shell[data-theme=chat-desktop] .dd-chatbox__composer .dd-button{grid-area:send}.dd-stage__toolbar,.dd-stage__grid{gap:12px}.dd-sidebar__actions{padding:14px 0 10px}.dd-nav button{padding:11px 12px}.dd-nav__copy span{margin-top:2px;font-size:.8rem}.dd-section-block__head{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:12px}.dd-section-block__head h3{font-size:clamp(1.6rem,9vw,1.9rem);line-height:1.08}.dd-view--send .dd-section-block__head h3{white-space:nowrap;max-width:none;font-size:clamp(1.42rem,7vw,1.72rem);line-height:1.12}.dd-view--send .dd-section-block__head .dd-button{width:100%}.dd-transfer-list__head,.dd-transfer-list__footer{flex-wrap:wrap;align-items:flex-start}.dd-transfer-list__meta{justify-items:start}.dd-receive-topbar{margin-bottom:4px}.dd-receive-topbar__actions{gap:6px;font-size:.94rem}.dd-section-block__head--inline-form,.dd-join-inline{flex-direction:column;align-items:stretch}.dd-join-inline input,.dd-join-inline .dd-button{width:100%}.dd-content-grid,.dd-side-stack{gap:12px}.dd-panel__head{gap:10px}.dd-panel__head h2{font-size:1.7rem}.dd-codecard--small{border-radius:var(--radius-lg);padding:14px}.dd-codecard--small strong{font-size:1.9rem}.dd-text-topbar{justify-content:flex-start}.dd-text-mode{justify-content:space-between;width:100%}.dd-text-mode button{flex:1}.dd-text-editor textarea{min-height:200px;padding:16px}.dd-text-editor__toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.dd-text-tools{flex-wrap:wrap;gap:8px}.dd-text-tools button{background:color-mix(in srgb, var(--line) 44%, transparent);border-radius:10px;min-width:36px;height:36px}.dd-text-send{flex-direction:column;align-items:stretch}.dd-text-send span{white-space:normal;line-height:1.5}.dd-text-send .dd-button,.dd-chatbox__composer .dd-button{width:100%}.dd-chatbox__composer-footer,.dd-chatbox__composer-actions,.dd-chatbox__input-row--files,.dd-rich-insert-panel__header,.dd-rich-insert-panel__actions,.dd-rich-insert-panel__action-group{flex-direction:column;align-items:stretch}.dd-rich-insert-panel__grid{grid-template-columns:1fr}.dd-emoji-picker{width:calc(100% - 24px);left:12px}.dd-connection-layer__actions,.dd-connection-layer__join{flex-direction:column;align-items:stretch}.dd-connection-layer__join{flex:none;width:100%}.dd-connection-layer__join input{flex:none}.dd-emoji-picker__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dd-emoji-picker__header{flex-direction:column;align-items:flex-start;gap:4px}.dd-chatbox__file-trigger{width:100%}.dd-session-list button{padding:12px}.dd-session-list__meta-row{flex-direction:column;align-items:flex-start}.dd-utility-row{grid-template-columns:1fr}}@media (width<=480px){.dd-brand{gap:10px}.dd-brand strong{font-size:1.55rem}.dd-sidebar__actions,.dd-joinbox{grid-template-columns:1fr}.dd-joinbox input{grid-column:auto}.dd-header__status span{justify-content:center;width:100%}.dd-view--send .dd-section-block__head h3{font-size:clamp(1.3rem,6.6vw,1.55rem)}}
