:root{color:#181b20;font-synthesis:none;text-rendering:optimizelegibility;--background:#f4f6f9;--surface:#fff;--surface-muted:#eef1f5;--text:#181b20;--text-secondary:#68717d;--border:#dce1e8;--accent:#2859d9;--accent-soft:#e9efff;--success:#21724a;--success-soft:#e5f4eb;--danger:#a33d45;--shadow:0 28px 80px #1d26361a;background:#f4f6f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--background);margin:0}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}.app-shell{flex-direction:column;width:min(100% - 48px,1120px);min-height:100vh;margin:0 auto;display:flex}.topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;min-height:80px;display:flex}.brand{align-items:center;gap:12px;font-size:15px;font-weight:760;display:inline-flex}.brand-mark{color:#fff;background:var(--accent);border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.brand-mark svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.status-pill{min-height:34px;color:var(--text-secondary);background:var(--surface-muted);border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.status-pill--pairing{color:#8a5b0d;background:#fff1d7}.status-pill--paired{color:var(--success);background:var(--success-soft)}.status-pill--replaced{color:var(--danger);background:#fbeaec}.status-dot{background:currentColor;border-radius:50%;width:7px;height:7px}.status-pill--pairing .status-dot{animation:1.3s ease-in-out infinite pulse}.content{flex:1;align-items:center;padding:64px 0;display:grid}.pairing-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:clamp(52px,8vw,112px);display:grid}.pairing-copy{max-width:590px}.eyebrow{color:var(--accent);letter-spacing:.17em;margin:0 0 16px;font-size:11px;font-weight:800}h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,6vw,68px);font-weight:770;line-height:1.02}.lead,.state-panel>p:not(.eyebrow){color:var(--text-secondary);margin:27px 0 0;font-size:17px;line-height:1.75}.steps{gap:14px;margin:34px 0;padding:0;list-style:none;display:grid}.steps li{color:#3b424b;align-items:center;gap:13px;font-size:14px;font-weight:650;display:flex}.steps li span{width:27px;height:27px;color:var(--accent);background:var(--accent-soft);border-radius:9px;place-items:center;font-size:11px;display:grid}.privacy-note{color:var(--text-secondary);border-top:1px solid var(--border);align-items:center;gap:11px;padding-top:24px;font-size:12px;line-height:1.55;display:flex}.privacy-note svg{fill:none;width:22px;stroke:var(--success);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 22px}.qr-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:28px;padding:30px}.qr-frame{background:#fff;border:1px solid #e3e6eb;border-radius:20px;place-items:center;min-height:270px;display:grid}.qr-frame svg{width:min(232px,100%);height:auto}.manual-code{text-align:center;border-bottom:1px solid var(--border);padding:24px 0 20px}.manual-code span{color:var(--text-secondary);margin-bottom:8px;font-size:12px;display:block}.manual-code strong{font-variant-numeric:tabular-nums;letter-spacing:.13em;font-size:31px}.expiry{color:var(--text-secondary);align-items:center;gap:13px;padding-top:18px;font-size:11px;font-weight:650;display:flex}.expiry-line{background:var(--surface-muted);border-radius:4px;flex:1;height:4px;overflow:hidden}.expiry-line>span{background:var(--accent);border-radius:inherit;height:100%;transition:width .5s linear;display:block}.state-panel{background:var(--surface);border:1px solid var(--border);width:min(100%,720px);box-shadow:var(--shadow);border-radius:30px;margin:auto;padding:56px}.state-panel--center{text-align:center}.state-panel h1{font-size:clamp(38px,6vw,58px)}.state-panel>p:not(.eyebrow){max-width:560px;margin-left:auto;margin-right:auto}.spinner{border:3px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;width:42px;height:42px;margin:0 auto 28px;animation:.8s linear infinite spin;display:block}.success-mark,.retry-mark{width:66px;height:66px;color:var(--success);background:var(--success-soft);border-radius:22px;place-items:center;margin-bottom:28px;font-size:30px;font-weight:800;display:grid}.retry-mark{color:var(--accent);background:var(--accent-soft);margin-left:auto;margin-right:auto}.paired-meta{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.paired-meta span{color:var(--success);background:var(--success-soft);border-radius:9px;padding:9px 12px;font-size:12px;font-weight:700}.primary-button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:13px;min-height:50px;margin-top:32px;padding:0 22px;font-weight:720;box-shadow:0 10px 24px #2859d938}.primary-button:hover{background:#204fc8}.primary-button:focus-visible{outline-offset:3px;outline:3px solid #2859d947}footer{min-height:68px;color:var(--text-secondary);border-top:1px solid var(--border);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:10px;font-weight:700;display:flex}@keyframes pulse{0%,to{opacity:.35}50%{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=840px){.app-shell{width:min(100% - 32px,680px)}.content{padding:48px 0}.pairing-layout{grid-template-columns:1fr;gap:40px}.pairing-copy{max-width:none}.qr-card{width:min(100%,390px);margin:auto}}@media (width<=480px){.topbar{min-height:70px}.brand>span:last-child{display:none}.status-pill{padding:0 10px}.content{padding:32px 0}h1{font-size:42px}.lead{font-size:15px}.qr-card{border-radius:22px;padding:20px}.qr-frame{min-height:245px}.state-panel{border-radius:24px;padding:36px 24px}footer{font-size:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#111315;--surface:#191c20;--surface-muted:#22262b;--text:#f1f3f5;--text-secondary:#a4abb5;--border:#2d3239;--accent:#91adff;--accent-soft:#202c4d;--success:#84d3a7;--success-soft:#193427;--shadow:0 28px 80px #00000052}.steps li{color:#d7dbe0}.qr-card{color:#181b20}.manual-code span,.expiry{color:#68717d}}.timeline-shell{flex-direction:column;width:min(100% - 40px,1040px);height:100vh;min-height:600px;margin:0 auto;display:flex;overflow:hidden}.timeline-topbar{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:24px;min-height:88px;display:flex}.timeline-heading,.timeline-actions,.timeline-heading>div:last-child{align-items:center;display:flex}.timeline-heading{gap:28px}.timeline-heading>div:last-child{border-left:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:2px;padding-left:28px}.timeline-heading h1{letter-spacing:-.02em;font-size:17px;line-height:1.25}.timeline-heading p{color:var(--text-secondary);margin:0;font-size:11px;font-weight:650}.timeline-actions{gap:12px}.connection-badge{min-height:34px;color:var(--text-secondary);background:var(--surface-muted);border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:11px;font-weight:720;display:inline-flex}.connection-badge>span{background:currentColor;border-radius:50%;width:7px;height:7px}.connection-badge--connected{color:var(--success);background:var(--success-soft)}.connection-badge--connecting>span{animation:1.3s ease-in-out infinite pulse}.icon-button{width:40px;height:40px;color:var(--text);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:13px;place-items:center;padding:0;transition:background .17s,border-color .17s,transform .17s;display:grid}.icon-button:hover{background:var(--surface-muted);border-color:#c8d0db}.icon-button:active{transform:scale(.96)}.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:19px;height:19px}.timeline-main{flex:auto;min-height:0;overflow:hidden}.timeline-list{overscroll-behavior:contain;scrollbar-width:thin;height:100%;padding:28px max(16px,4vw) 36px;overflow:hidden auto}.message-stack{flex-direction:column;gap:18px;width:min(100%,760px);margin:0 auto;display:flex}.load-older{min-height:38px;color:var(--accent);background:var(--accent-soft);cursor:pointer;border:0;border-radius:12px;margin:0 auto 28px;padding:0 16px;font-size:12px;font-weight:720;display:block}.load-older:disabled{opacity:.6;cursor:wait}.message-row{align-self:flex-start;max-width:min(76%,620px);transition:filter .26s,transform .26s;animation:.24s cubic-bezier(.2,.8,.2,1) both message-in}.message-row--own{align-self:flex-end}.message-row--images{width:min(82%,620px);max-width:min(82%,620px)}.message-meta{color:var(--text-secondary);align-items:center;gap:8px;margin:0 4px 6px;font-size:10px;font-weight:680;display:flex}.message-row--own .message-meta{justify-content:flex-end}.message-meta time{font-variant-numeric:tabular-nums;font-weight:520}.message-body-line{align-items:center;gap:8px;display:flex}.message-row--own .message-body-line{justify-content:flex-end}.message-row:not(.message-row--own) .message-actions{order:2}.message-body-line>:last-child{min-width:0}.message-row--images .message-body-line>.image-grid{flex:1}.message-actions{flex-direction:column;flex:none;gap:5px;display:flex}.message-actions button{width:31px;height:31px;color:var(--text-secondary);background:color-mix(in srgb, var(--surface) 94%, transparent);border:1px solid var(--border);cursor:pointer;border-radius:10px;place-items:center;padding:0;transition:color .16s,border-color .16s,background .16s,transform .16s;display:grid;box-shadow:0 5px 14px #1d26360f}.message-actions button:hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 38%, var(--border));background:var(--accent-soft)}.message-actions button:active{transform:scale(.94)}.message-actions .message-action--delete:hover{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 38%, var(--border));background:color-mix(in srgb, var(--danger) 9%, var(--surface))}.message-actions svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.message-bubble{color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:18px 18px 18px 6px;padding:14px 16px 11px;position:relative;box-shadow:0 8px 26px #1d26360e}.message-row--own .message-bubble{color:#fff;background:var(--accent);border-color:#0000;border-radius:18px 18px 6px;box-shadow:0 10px 26px #2859d929}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.65}.message-row--highlighted{filter:drop-shadow(0 0 14px #2859d952);transform:scale(1.015)}.file-card,.pending-card{min-width:min(440px,74vw);color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:18px 18px 18px 6px;align-items:center;gap:13px;padding:15px;display:flex;position:relative;box-shadow:0 8px 26px #1d26360e}.message-row--own .file-card{border-radius:18px 18px 6px}.file-icon{width:44px;height:44px;color:var(--accent);background:var(--accent-soft);border-radius:13px;flex:0 0 44px;place-items:center;font-size:9px;font-weight:850;display:grid}.file-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.file-copy strong,.pending-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.file-copy span,.pending-head span,.pending-state{color:var(--text-secondary);font-size:10px}.file-action{color:var(--accent);background:var(--accent-soft);border-radius:10px;padding:8px 10px;font-size:10px;font-weight:750}.file-action--disabled{color:var(--text-secondary);background:var(--surface-muted)}.image-grid{background:var(--surface-muted);border:1px solid var(--border);border-radius:18px;gap:3px;display:grid;overflow:hidden}.image-grid--1{grid-template-columns:1fr}.image-grid--2,.image-grid--3,.image-grid--4,.image-grid--5{grid-template-columns:repeat(2,1fr)}.image-grid--3 .image-tile:first-child{grid-row:span 2}.image-tile{min-height:132px;position:relative}.image-grid--1 .image-tile{min-height:280px}.image-tile>button:first-child{width:100%;height:100%;min-height:inherit;color:var(--text-secondary);background:var(--surface-muted);cursor:pointer;border:0;padding:0;display:block}.image-tile img{object-fit:cover;width:100%;height:100%;transition:transform .26s;position:absolute;inset:0}.image-tile:hover img{transform:scale(1.025)}.image-placeholder{min-height:inherit;place-items:center;font-size:11px;font-weight:800;display:grid}.image-expired,.image-more{color:#fff;background:#0c0e12ad;border-radius:8px;padding:5px 8px;font-size:9px;position:absolute;inset:auto 8px 8px}.image-more{border-radius:0;place-items:center;font-size:28px;display:grid;inset:0}.pending-card{border-radius:18px 18px 6px;flex-direction:column;align-items:stretch;margin-left:auto;animation:.24s both message-in}.pending-head{align-items:center;gap:12px;display:flex}.pending-head>div{flex-direction:column;gap:4px;min-width:0;display:flex}.upload-progress{background:var(--surface-muted);border-radius:5px;height:5px;overflow:hidden}.upload-progress span{background:var(--accent);border-radius:inherit;height:100%;transition:width .16s linear;display:block}.pending-state{justify-content:space-between;gap:12px;display:flex}.pending-state button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:760}.timeline-placeholder{min-height:100%;color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.timeline-placeholder .spinner{margin-bottom:14px}.timeline-placeholder p{margin:0;font-size:13px}.timeline-placeholder--empty h2{color:var(--text);letter-spacing:-.035em;margin:18px 0 8px;font-size:24px}.empty-mark{width:62px;height:62px;color:var(--accent);background:var(--accent-soft);border-radius:21px;place-items:center;font-size:18px;font-weight:800;display:grid}.composer-region{border-top:1px solid var(--border);background:color-mix(in srgb, var(--background) 90%, transparent);flex:none;padding:12px 0 18px;position:relative}.scroll-to-bottom{z-index:8;min-width:44px;height:44px;color:var(--text);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 13px;animation:.16s both jump-button-in;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,calc(-100% - 12px));box-shadow:0 10px 28px #1d26362e}.scroll-to-bottom:hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 42%, var(--border))}.scroll-to-bottom:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 28%, transparent);outline-offset:2px}.scroll-to-bottom svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.scroll-to-bottom span{color:var(--accent);white-space:nowrap;font-size:11px;font-weight:760}.scroll-to-bottom--unread{border-color:color-mix(in srgb, var(--accent) 30%, var(--border))}.composer{background:var(--surface);border:1px solid var(--border);border-radius:22px;align-items:flex-end;gap:8px;width:min(100%,820px);min-height:62px;margin:0 auto;padding:8px;display:flex;box-shadow:0 16px 45px #1d263617}.attachment-button{width:42px;height:42px;color:var(--text-secondary);background:var(--surface-muted);border:0;border-radius:14px;flex:0 0 42px;font-size:22px}.attachment-button:disabled{opacity:.6}.composer textarea{resize:none;min-width:0;min-height:42px;max-height:150px;color:var(--text);background:0 0;border:0;outline:none;flex:1;padding:10px 6px 8px;line-height:1.55}.composer textarea::placeholder{color:var(--text-secondary)}.send-button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:14px;flex:none;min-width:68px;min-height:42px;padding:0 15px;font-size:12px;font-weight:760}.send-button:disabled{opacity:.42;cursor:default}.byte-count{min-width:0;color:var(--text-secondary);align-self:center;font-size:9px}.byte-count--error{color:var(--danger)}.inline-error{width:min(100%,820px);color:var(--danger);background:#fbeaec;border-radius:11px;margin:0 auto 8px;padding:9px 12px;font-size:11px}.action-notice{z-index:10;color:#fff;white-space:nowrap;background:#161b23e6;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:700;animation:.16s both dialog-in;position:absolute;top:0;left:50%;transform:translate(-50%,calc(-100% - 68px));box-shadow:0 8px 22px #0000002e}.visually-hidden{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed}.drop-zone{z-index:80;background:color-mix(in srgb, var(--accent-soft) 88%, transparent);border:2px dashed var(--accent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;border-radius:28px;place-items:center;animation:.16s both backdrop-in;display:grid;position:fixed;inset:18px}.drop-zone>div{color:var(--accent);flex-direction:column;align-items:center;gap:8px;display:flex}.drop-zone strong{font-size:24px}.drop-zone span{font-size:12px}.sheet-backdrop{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0e12186b;justify-content:flex-end;animation:.18s both backdrop-in;display:flex;position:fixed;inset:0}.search-sheet{width:min(92vw,460px);height:100%;color:var(--text);background:var(--surface);padding:30px;animation:.26s cubic-bezier(.2,.8,.2,1) both sheet-in;overflow-y:auto;box-shadow:-24px 0 70px #0000002e}.sheet-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.sheet-header .eyebrow{margin-bottom:8px}.sheet-header h2,.confirm-dialog h2{letter-spacing:-.04em;margin:0;font-size:25px}.search-form{gap:8px;margin:28px 0 20px;display:flex}.search-form input{min-width:0;min-height:48px;color:var(--text);background:var(--surface-muted);border:1px solid #0000;border-radius:13px;outline:none;flex:1;padding:0 14px}.search-form input:focus{border-color:var(--accent)}.search-form button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:13px;min-width:72px;font-size:12px;font-weight:750}.search-form button:disabled{opacity:.45}.search-results{gap:8px;display:grid}.search-empty{color:var(--text-secondary);text-align:center;padding:42px 18px;font-size:12px}.search-result{color:var(--text);text-align:left;background:var(--surface-muted);cursor:pointer;border:1px solid #0000;border-radius:14px;flex-direction:column;align-items:flex-start;gap:7px;padding:14px;display:flex}.search-result:hover{border-color:var(--border)}.search-result span{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:100%;line-height:1.5;display:-webkit-box;overflow:hidden}.search-result small{color:var(--text-secondary)}.sheet-backdrop--center{justify-content:center;align-items:center;padding:24px}.confirm-dialog{background:var(--surface);width:min(100%,390px);box-shadow:var(--shadow);border-radius:22px;padding:28px;animation:.22s cubic-bezier(.2,.8,.2,1) both dialog-in}.confirm-dialog p{color:var(--text-secondary);margin:14px 0 26px;font-size:13px;line-height:1.6}.confirm-dialog>div{justify-content:flex-end;gap:8px;display:flex}.confirm-dialog button{min-height:42px;color:var(--text);background:var(--surface-muted);cursor:pointer;border:0;border-radius:12px;padding:0 16px;font-weight:700}.confirm-dialog .danger-button{color:#fff;background:var(--danger)}.attachment-sheet{width:min(100%,500px);color:var(--text);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;padding:28px;animation:.22s cubic-bezier(.2,.8,.2,1) both dialog-in}.attachment-options{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px;display:grid}.attachment-options button{min-height:150px;color:var(--text);text-align:left;background:var(--surface-muted);cursor:pointer;border:1px solid #0000;border-radius:18px;flex-direction:column;align-items:flex-start;gap:7px;padding:20px;display:flex}.attachment-options button:hover{border-color:var(--accent)}.attachment-options button>span{width:42px;height:42px;color:var(--accent);background:var(--accent-soft);border-radius:13px;place-items:center;margin-bottom:8px;font-size:21px;display:grid}.attachment-options strong{font-size:15px}.attachment-options small{color:var(--text-secondary);line-height:1.5}.viewer{z-index:100;color:#fff;background:#080a0d;flex-direction:column;animation:.22s both backdrop-in;display:flex;position:fixed;inset:0}.viewer header{background:#080a0de6;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;min-height:64px;padding:0 24px;display:grid}.viewer header button,.viewer header a{color:#fff;cursor:pointer;background:#ffffff17;border:0;border-radius:10px;width:fit-content;padding:8px 11px}.viewer header a{justify-self:end}.viewer header>span{color:#b9bec6;justify-self:end;font-size:12px}.viewer header>span:nth-child(2){color:#fff;justify-self:center}.viewer-stage{cursor:zoom-out;flex:1;place-items:center;min-height:0;padding:18px 24px;display:grid;overflow:hidden}.viewer-stage img{object-fit:contain;object-position:center;cursor:default;width:auto;max-width:calc(100vw - 48px);height:auto;max-height:calc(100dvh - 154px);display:block}.viewer-stage .viewer-expired{filter:blur(1px);image-rendering:auto}.viewer-nav{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:14px;width:48px;height:64px;font-size:36px;position:absolute;top:50%;transform:translateY(-50%)}.viewer-nav:disabled{opacity:.2}.viewer-nav--left{left:22px}.viewer-nav--right{right:22px}.viewer footer{color:#b9bec6;text-transform:none;letter-spacing:0;border-color:#ffffff1f;justify-content:center;min-height:54px}@keyframes message-in{0%{opacity:0;transform:translateY(8px)scale(.99)}}@keyframes backdrop-in{0%{opacity:0}}@keyframes sheet-in{0%{opacity:.5;transform:translate(24px)}}@keyframes dialog-in{0%{opacity:0;transform:translateY(8px)scale(.97)}}@keyframes jump-button-in{0%{opacity:0;transform:translate(-50%,calc(-100% - 4px))scale(.94)}}@media (width<=700px){.timeline-shell{width:min(100% - 24px,640px)}.timeline-topbar{min-height:76px}.timeline-heading{gap:14px}.timeline-heading>div:last-child{padding-left:14px}.timeline-heading .brand>span:last-child{display:none}.connection-badge{padding:0 10px}.timeline-list{padding:22px 4px 28px}.message-row{max-width:88%}.message-row--images{width:92%;max-width:92%}.composer-region{padding-bottom:10px}.composer{border-radius:19px}}@media (width<=460px){.timeline-heading>div:last-child p{display:none}.timeline-heading h1{font-size:15px}.connection-badge{justify-content:center;min-width:34px;font-size:0}.connection-badge>span{width:8px;height:8px}.message-actions{gap:4px}.message-actions button{border-radius:9px;width:30px;height:30px}.search-sheet{width:100%;padding:24px 18px}.attachment-button{flex-basis:38px;width:38px;height:38px}.send-button{min-width:58px;padding:0 11px}.attachment-options{grid-template-columns:1fr}.attachment-options button{min-height:112px}.file-card,.pending-card{min-width:min(82vw,360px)}.image-grid--1 .image-tile{min-height:220px}.viewer-nav{width:40px;height:54px}.viewer-nav--left{left:8px}.viewer-nav--right{right:8px}.viewer-stage{padding:12px 8px}.viewer-stage img{max-width:calc(100vw - 16px);max-height:calc(100dvh - 142px)}}@media (prefers-color-scheme:dark){.message-bubble{box-shadow:0 8px 26px #00000029}.message-row--own .message-bubble,.send-button,.search-form button{color:#111827}.inline-error,.status-pill--replaced{background:#3c2228}}
