.scene-view{box-sizing:border-box;color:#111214;-webkit-font-smoothing:antialiased;background:#ededed;flex-direction:column;width:100%;max-width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.45;display:flex;position:relative}.scene-view *,.scene-view :before,.scene-view :after{box-sizing:border-box}.scene-status{letter-spacing:.02em;justify-content:space-between;align-items:center;padding:6px 14px 0;font-size:12px;font-weight:600;display:flex}.scene-status-icons{align-items:center;gap:4px;display:inline-flex}.scene-header{grid-template-columns:26px minmax(0,1fr) 26px;align-items:center;gap:4px;padding:8px 12px 10px;display:grid}.scene-header-back,.scene-header-more{opacity:.85}.scene-header-title{flex-direction:column;align-items:center;min-width:0;display:flex}.scene-header-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:16px;font-weight:600;overflow:hidden}.scene-header-sub{opacity:.6;font-size:11px}.scene-messages{flex-direction:column;flex:auto;min-height:0;padding:4px 12px 12px;display:flex;overflow-y:auto}.scene-row{flex-direction:column;display:flex}.scene-time{color:#8b8f96;align-self:center;margin:10px 0 6px;font-size:11px}.scene-line{align-items:flex-start;gap:8px;margin:2px 0;display:flex}.scene-row.is-self .scene-line{justify-content:flex-end}.scene-row.is-system .scene-line{justify-content:center}.scene-avatar{object-fit:cover;background:#c9ced6;border-radius:6px;flex:none;width:36px;height:36px}.scene-avatar-initials{color:#fff;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:inline-flex}.scene-bubble-wrap{flex-direction:column;align-items:flex-start;min-width:0;max-width:76%;display:flex}.scene-row.is-self .scene-bubble-wrap{align-items:flex-end}.scene-sender{color:#7c828b;margin-bottom:2px;font-size:11px}.scene-bubble{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:#fff;border-radius:6px;max-width:100%;padding:9px 11px;position:relative}.scene-row.is-self .scene-bubble{background:#95ec69}.scene-system{color:#85898f;text-align:center;white-space:pre-wrap;overflow-wrap:anywhere;background:#11121412;border-radius:10px;align-self:center;max-width:88%;margin:8px auto;padding:4px 10px;font-size:12px}.scene-location{background:#fff;border-radius:6px;width:208px;max-width:100%;overflow:hidden}.scene-location-map{color:#e0573f;background-color:#e8efe1;background-image:linear-gradient(#ffffff8c 1px,#0000 1px),linear-gradient(90deg,#ffffff8c 1px,#0000 1px);background-size:22px 22px;justify-content:center;align-items:center;height:96px;display:flex;position:relative}.scene-location-pin{background:#3b74d1;border-radius:50%;width:10px;height:10px;position:absolute;bottom:14px;box-shadow:0 0 0 4px #3b74d140}.scene-location-info{padding:8px 10px 9px}.scene-location-title{overflow-wrap:anywhere;font-size:14px;font-weight:600;display:block}.scene-location-sub{color:#686e76;margin-top:2px;font-size:11px;display:block}.scene-image{background:#fff;border-radius:6px;width:208px;max-width:100%;overflow:hidden}.scene-image img{object-fit:contain;background:#f1f2f4;width:100%;max-height:260px;display:block}.scene-image-missing{color:#686e76;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:120px;font-size:12px;display:flex}.scene-image-caption{white-space:pre-wrap;overflow-wrap:anywhere;padding:7px 10px 8px}.scene-composer{background:#f7f7f7;border-top:1px solid #11121414;flex:none;align-items:center;gap:8px;padding:8px 10px 14px;display:flex}.scene-composer-icon{color:#4a4f57;display:inline-flex}.scene-composer-field{color:#686e76;background:#fff;border-radius:6px;flex:1;min-width:0;padding:7px 10px;font-size:14px}.scene-empty{color:#565e66;margin:40px auto;font-size:13px}.scene-watermark{color:#626870;pointer-events:none;font-size:11px;position:absolute;bottom:62px;right:10px}.scene-row-host{width:100%;display:block}.scene-selectable{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;margin:0;padding:2px 4px;display:block}.scene-selectable.is-selected{outline-offset:1px;background:#ff7a451a;outline:2px solid #ff7a45}.scene-selectable:focus-visible{outline-offset:1px;outline:3px solid #ff7a45}.scene-view[data-platform=xiaohongshu]:where(:not([data-layout=custom])){background:#fff}.scene-view[data-platform=xiaohongshu]:where(:not([data-layout=custom])) .scene-header{border-bottom:1px solid #f0f0f2}.scene-view[data-platform=xiaohongshu]:where(:not([data-layout=custom])) .scene-bubble{background:#f4f4f6;border-radius:14px}.scene-view[data-platform=xiaohongshu]:where(:not([data-layout=custom])) .scene-row.is-self .scene-bubble{color:#fff;background:#c71f3a}.scene-view[data-platform=xiaohongshu]:where(:not([data-layout=custom])) .scene-avatar{border-radius:50%}.scene-view[data-platform=xiaohongshu]:where(:not([data-layout=custom])) .scene-system{color:#8a8f96;background:#f4f4f6}.scene-view[data-platform=xiaohongshu]:where(:not([data-layout=custom])) .scene-composer{background:#fff;border-top-color:#f0f0f2}.scene-view[data-platform=imessage]:where(:not([data-layout=custom])){background:#fff}.scene-view[data-platform=imessage]:where(:not([data-layout=custom])) .scene-header{background:#f8f8fa;border-bottom:1px solid #ececef}.scene-view[data-platform=imessage]:where(:not([data-layout=custom])) .scene-bubble{background:#e9e9eb;border-radius:18px;padding:8px 13px}.scene-view[data-platform=imessage]:where(:not([data-layout=custom])) .scene-row.is-self .scene-bubble{color:#fff;background:#0b84ff}.scene-view[data-platform=imessage]:where(:not([data-layout=custom])) .scene-avatar{border-radius:50%}.scene-view[data-platform=imessage]:where(:not([data-layout=custom])) .scene-composer{background:#f8f8fa}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])){background:#efeae2}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-header{color:#fff;background:#075e54}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-bubble{background:#fff;border-radius:8px}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-row.is-self .scene-bubble{background:#d9fdd3}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-avatar{border-radius:50%}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-time{color:#6b7b78}.scene-view[data-platform=slack]:where(:not([data-layout=custom])){background:#fff}.scene-view[data-platform=slack]:where(:not([data-layout=custom])) .scene-header{color:#fff;background:#4a154b}.scene-view[data-platform=slack]:where(:not([data-layout=custom])) .scene-bubble{background:#f4f4f6;border-radius:8px}.scene-view[data-platform=slack]:where(:not([data-layout=custom])) .scene-row.is-self .scene-bubble{background:#e8e3f0}.scene-view[data-platform=slack]:where(:not([data-layout=custom])) .scene-avatar{border-radius:4px}.studio{--studio-bg:var(--bg,#f5f6f8);--studio-surface:var(--surface,#fff);--studio-surface-2:var(--surface-2,#eef0f3);--studio-text:var(--text,#17181a);--studio-muted:var(--muted,#6b7280);--studio-line:var(--line,#dfe3e8);--studio-accent:var(--accent,#ff7a45);--studio-accent-ink:var(--accent-ink,#fff);--studio-soft:var(--soft,#f7f8fa);--studio-radius:var(--radius,12px);box-sizing:border-box;background:var(--studio-bg);min-height:100vh;color:var(--studio-text);overflow-x:hidden}.studio *,.studio :before,.studio :after{box-sizing:border-box}.studio-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;padding:20px 24px 10px;display:flex}.studio-heading h1{margin:0;font-size:20px;line-height:1.2}.studio-heading p{color:var(--studio-muted);margin:4px 0 0;font-size:13px}.studio-toolbar{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.studio-tabs{gap:6px;padding:0 24px 10px;display:none}.studio-tab{border:1px solid var(--studio-line);background:var(--studio-surface);color:var(--studio-text);font:inherit;cursor:pointer;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:13px;display:inline-flex}.studio-tab.is-active{border-color:var(--studio-accent);color:var(--studio-accent)}.studio-layout{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:20px;padding:0 24px 40px;display:grid}.studio-controls{flex-direction:column;gap:14px;max-height:calc(100vh - 32px);padding-right:2px;display:flex;position:sticky;top:16px;overflow-y:auto}.studio-controls[inert],.studio-controls:disabled{opacity:.65}.studio-panel{border:1px solid var(--studio-line);border-radius:var(--studio-radius);background:var(--studio-surface);flex-direction:column;gap:10px;padding:14px;display:flex}.studio-panel-title{justify-content:space-between;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:600;display:flex}.studio-panel-title span{align-items:center;gap:6px;display:inline-flex}.studio-field{flex-direction:column;gap:4px;min-width:0;display:flex}.studio-label{color:var(--studio-muted);font-size:12px}.studio-input,.studio-select,.studio-textarea{border:1px solid var(--studio-line);background:var(--studio-surface-2);width:100%;color:var(--studio-text);font:inherit;border-radius:8px;padding:8px 10px;font-size:13px}.studio-textarea{resize:vertical;min-height:68px}.studio-input:focus-visible,.studio-select:focus-visible,.studio-textarea:focus-visible,.studio-btn:focus-visible{outline:2px solid var(--studio-accent);outline-offset:1px}.studio-grid-2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.studio-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.studio-row-end{justify-content:flex-end}.studio-btn{border:1px solid var(--studio-line);background:var(--studio-surface-2);color:var(--studio-text);font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:7px 11px;font-size:13px;display:inline-flex}.studio-btn:hover:not(:disabled){border-color:var(--studio-accent)}.studio-btn:disabled{opacity:.5;cursor:not-allowed}.studio-btn-primary{border-color:var(--studio-accent);background:var(--studio-accent);color:var(--studio-accent-ink)}.studio-btn-danger{color:#b23b2e;border-color:#c0392b66}.studio-btn-ghost{background:0 0}.studio-btn-icon{padding:7px}.studio-btn-block{width:100%}.studio-msg-list{flex-direction:column;gap:6px;max-height:320px;display:flex;overflow-y:auto}.studio-msg-item{border:1px solid var(--studio-line);background:var(--studio-surface-2);width:100%;color:var(--studio-text);font:inherit;text-align:left;cursor:pointer;border-radius:9px;align-items:flex-start;gap:8px;padding:8px 9px;font-size:13px;display:flex}.studio-msg-item.is-selected{border-color:var(--studio-accent);box-shadow:inset 0 0 0 1px var(--studio-accent)}.studio-msg-main{flex:1;min-width:0}.studio-msg-text{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.studio-msg-meta{color:var(--studio-muted);margin-top:2px;font-size:11px;display:block}.studio-badge{background:var(--studio-soft);border:1px solid var(--studio-line);color:var(--studio-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:1px 6px;font-size:11px;display:inline-flex}.studio-banner{border:1px solid var(--studio-line);background:var(--studio-soft);border-radius:10px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:12.5px;line-height:1.5;display:flex}.studio-banner svg{flex:none;margin-top:1px}.studio-banner-error{color:#9c2f24;background:#c0392b14;border-color:#c0392b66}.studio-banner-warn{background:#d69e2e1f;border-color:#d69e2e73}.studio-banner-ok{background:#2f945b1a;border-color:#2f945b66}.studio-hint{color:var(--studio-muted);margin:0;font-size:12px;line-height:1.55}.studio-avatar-row{align-items:center;gap:8px;display:flex}.studio-avatar-preview{object-fit:cover;background:var(--studio-surface-2);border-radius:8px;flex:none;width:34px;height:34px}.studio-avatar-initials{background:var(--studio-accent);width:34px;height:34px;color:var(--studio-accent-ink);border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.studio-canvas{border:1px solid var(--studio-line);border-radius:var(--studio-radius);background-color:var(--studio-surface-2);background-image:radial-gradient(#1112141a 1px,#0000 1px);background-size:16px 16px;flex-direction:column;align-items:center;gap:14px;padding:22px 16px;display:flex;position:sticky;top:16px}.studio-phone{background:#fff;border-radius:22px;width:360px;max-width:100%;height:640px;overflow:hidden auto;box-shadow:0 0 0 8px #1e2126,0 20px 45px #0f121647}.studio-phone .scene-view{min-height:100%}.studio-canvas-tools{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:360px;display:flex}.studio-seg{border:1px solid var(--studio-line);background:var(--studio-surface);border-radius:10px;padding:2px;display:inline-flex}.studio-seg button{color:var(--studio-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px 10px;font-size:12.5px}.studio-seg button.is-active{background:var(--studio-accent);color:var(--studio-accent-ink)}.studio-dialog{background:var(--studio-surface);width:min(560px,92vw);max-height:86vh;color:var(--studio-text);border:0;border-radius:14px;padding:0;box-shadow:0 24px 60px #0f121659}.studio-dialog::backdrop{background:#0f121680}.studio-dialog-body{flex-direction:column;gap:12px;padding:18px;display:flex}.studio-dialog-title{margin:0;font-size:16px}.studio-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.studio-json{border:1px solid var(--studio-line);background:var(--studio-surface-2);width:100%;min-height:260px;max-height:52vh;color:var(--studio-text);resize:vertical;border-radius:10px;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.studio-export-stage{pointer-events:none;width:360px;position:fixed;top:0;left:-10000px}.studio-export-frame{background:#fff;width:360px;overflow:hidden}.studio-export-frame[data-mode=standard]{height:640px}.studio-sr{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.studio-layout{grid-template-columns:minmax(0,1fr);gap:14px;padding:0 16px 40px}.studio-head{padding:16px 16px 10px}.studio-tabs{padding:0 16px 10px;display:flex}.studio[data-view=edit] .studio-canvas,.studio[data-view=preview] .studio-controls{display:none}.studio-controls,.studio-canvas{max-height:none;position:static;overflow:visible}.studio-canvas{padding:16px 10px}}@media (width<=360px){.studio-grid-2{grid-template-columns:minmax(0,1fr)}.studio-phone{border-radius:16px;box-shadow:0 0 0 5px #1e2126,0 12px 30px #0f121647}}@media (prefers-reduced-motion:reduce){.studio *,.scene-view *{transition:none!important;animation:none!important}}.scene-date{text-align:center;color:#5e656d;padding:8px 0 2px;font-size:11px}.scene-time{color:#5e656d}.scene-avatar-initials{color:#111}.studio-export-frame[data-mode=standard]>div>.scene-view{min-height:640px}.studio-phone[data-mode=full]{height:auto;max-height:950px}.studio-phone[data-mode=standard]{overflow:hidden}.studio{min-height:calc(100dvh - 78px)}.scene-sender,.scene-system,.scene-location-sub,.scene-composer-field{color:#626870}.scene-view .scene-system{color:#535961}.scene-view[data-platform=xiaohongshu]:where(:not([data-layout=custom])) .scene-system{color:#626870}.scene-view[data-watermark=true] .scene-messages{padding-bottom:32px}.scene-view{--scene-font:15px;--scene-radius:8px;--scene-spacing:10px}.scene-messages{gap:var(--scene-spacing)}.scene-bubble,.scene-card,.scene-transfer,.scene-system{font-size:var(--scene-font);color:var(--scene-text,inherit)}.scene-bubble{border-radius:var(--scene-radius);background:var(--scene-bubble,#fff)}.is-self .scene-bubble{background:var(--scene-bubble,#95ec69)}.scene-quote{color:#777;white-space:pre-wrap;background:#0000000b;border-left:2px solid #bbb;margin-bottom:5px;padding:8px;font-size:12px}.scene-card{background:var(--scene-bubble,#fff);border-radius:var(--scene-radius);flex-direction:column;gap:9px;min-width:150px;padding:12px;display:flex}.scene-card img{object-fit:cover;border-radius:4px;max-height:110px}.scene-card span{color:#888;border-top:1px solid #eee;padding-top:6px;font-size:12px}.scene-transfer{border-radius:var(--scene-radius);background:var(--scene-bubble,#f8c58e);color:#fff;flex-direction:column;gap:12px;min-width:180px;padding:16px;display:flex}.scene-album{border-radius:var(--scene-radius);grid-template-columns:1fr 1fr;gap:2px;width:240px;display:grid;overflow:hidden}.scene-album-item{background:#ddd;height:120px;position:relative}.scene-album-item:first-child:nth-last-child(3){grid-row:span 2;height:242px}.scene-album-item img{object-fit:cover;width:100%;height:100%}.scene-video{border-radius:var(--scene-radius);background:#ddd;width:240px;min-height:140px;position:relative;overflow:hidden}.scene-video img{width:100%;display:block}.scene-video small{color:#fff;position:absolute;bottom:8px;left:8px}.scene-play{color:#fff;text-shadow:0 1px 4px #555;place-items:center;font-size:30px;display:grid;position:absolute;inset:0}.scene-media-empty{color:#777;place-items:center;min-height:140px;display:grid}.scene-location-map{position:relative;overflow:hidden}.scene-location-map img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.scene-view[data-platform=instagram]:where(:not([data-layout=custom])) .is-self .scene-bubble{background:var(--scene-bubble,#6750f5);color:var(--scene-text,#fff);border-radius:20px}.scene-view[data-platform=instagram]:where(:not([data-layout=custom])){background:#fff}.scene-view[data-surface=desktop] .scene-status{display:none}.scene-view[data-surface=desktop] .scene-header{justify-content:flex-start;height:58px}.scene-view[data-surface=desktop] .scene-composer{align-items:flex-end;min-height:120px}.scene-view[data-surface=android] .scene-header{justify-content:flex-start}.scene-view[data-surface=android] .scene-header-title{text-align:left}.scene-view[data-surface=desktop] .scene-bubble-wrap{max-width:75%}.scene-view[data-surface=ios] .scene-status{min-height:46px;padding:14px 25px 5px;font-size:16px}.scene-view[data-surface=ios] .scene-header{min-height:51px;padding:8px 12px 12px}.scene-header-actions{align-items:center;gap:17px;display:flex}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom]))[data-surface=ios] .scene-header,.scene-view[data-platform=instagram]:where(:not([data-layout=custom]))[data-surface=ios] .scene-header{background:inherit;color:#111;grid-template-columns:25px 35px minmax(0,1fr) 65px;gap:8px}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-header-title,.scene-view[data-platform=instagram]:where(:not([data-layout=custom])) .scene-header-title{align-items:flex-start}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-header-sub,.scene-view[data-platform=instagram]:where(:not([data-layout=custom])) .scene-header-sub{font-size:11px;line-height:1.2}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-bubble-wrap{background:#fff;border-radius:13px;max-width:85%;overflow:hidden}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .is-self .scene-bubble-wrap{background:#d9fdd3}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-bubble{background:0 0;padding:8px 11px 1px}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-message-meta{color:#64776b;align-self:flex-end;align-items:center;gap:3px;padding:0 8px 4px 16px;font-size:10px;display:flex}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-message-meta svg{color:#219bfa}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-date{color:#111;background:#fffffff0;border-radius:8px;align-self:center;margin:6px 0 12px;padding:3px 10px;font-weight:600}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-composer{background:#f4f0e7}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-composer-icon:last-child{color:#fff;background:#13bd69;border-radius:50%;padding:6px}.scene-view[data-platform=instagram]:where(:not([data-layout=custom])) .scene-avatar{border-radius:50%;width:28px;height:28px}.scene-view[data-platform=instagram]:where(:not([data-layout=custom])) .scene-header .scene-avatar{width:35px;height:35px}.scene-view[data-platform=instagram]:where(:not([data-layout=custom])) .scene-line{align-items:flex-end}.scene-view[data-platform=instagram]:where(:not([data-layout=custom])) .scene-bubble{background:#f1f1f4;border-radius:20px}.scene-view[data-platform=instagram]:where(:not([data-layout=custom])) .scene-composer{background:#f5f5f5;border:0;border-radius:28px;margin:6px}.scene-view[data-platform=instagram]:where(:not([data-layout=custom])) .scene-composer-field{background:0 0}.scene-view[data-platform=wechat]:where(:not([data-layout=custom])) .scene-system{color:#626870;background:0 0;font-size:12px}.scene-view[data-platform=wechat]:where(:not([data-layout=custom])) .scene-bubble:before{content:"";background:inherit;width:8px;height:8px;position:absolute;top:14px;left:-4px;transform:rotate(45deg)}.scene-view[data-platform=wechat]:where(:not([data-layout=custom])) .is-self .scene-bubble:before{left:auto;right:-4px}.scene-view[data-platform=wechat]:where(:not([data-layout=custom])) .scene-location{flex-direction:column;display:flex}.scene-view[data-platform=wechat]:where(:not([data-layout=custom])) .scene-location-info{order:-1}.scene-view[data-platform=wechat]:where(:not([data-layout=custom])) .scene-location-map{color:#09bd67}.scene-view[data-platform=wechat]:where(:not([data-layout=custom])) .scene-composer{background:#f7f7f7;gap:8px;min-height:66px;padding:8px 10px 18px}.scene-composer-field{min-width:0}.scene-view[data-platform=whatsapp]:where(:not([data-layout=custom])) .scene-messages{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cg fill='none' stroke='%23988f7d' stroke-width='1.1' opacity='.14'%3E%3Cpath d='M15 22q12-16 24 0q-1 10-12 19Q15 31 15 22zM87 16h33v24H99l-8 6v-6h-4zM137 85h23v18h-23zM143 85l3-5h8l3 5M19 116q8-14 15 0t15 0M65 72l8-7 13 16-7 7zM74 81q8 17 20 17M113 142l8-13 8 13 14 2-10 10 3 14-15-7-13 7 3-14-10-10zM42 152a10 10 0 1 0 0 1M157 22l6 5-5 6-6-5z'/%3E%3Ccircle cx='149' cy='94' r='5'/%3E%3Cpath d='M62 28l5 2m-4 0 2-5M102 106l5 2m-4 0 2-5M164 146l5 2m-4 0 2-5'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px}.scene-profile-select{cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;display:flex}.scene-profile-select:focus-visible{outline-offset:3px;outline:2px solid #267bdb}.scene-contact{gap:8px;width:226px;max-width:100%;padding:10px 10px 7px}.scene-contact-main{align-items:center;gap:10px;min-height:42px;display:flex}.scene-contact-main img{object-fit:cover;border-radius:4px;flex:none;width:42px;height:42px}.scene-contact-main strong{font-size:var(--scene-font);overflow-wrap:anywhere;font-weight:500;line-height:1.35}.scene-contact>span{color:#6d6d6d;font-size:12px}.scene-composer-icon[hidden]{display:none}[data-mode=standard] .scene-messages{overflow:hidden}[data-mode=full] .scene-messages{flex:none;overflow:visible}.scene-view:is([data-device=iphone-15-pro],[data-device=iphone-17-pro]){--scene-radius:7px;--scene-font:16px;--scene-spacing:14px}.scene-view:is([data-device=iphone-15-pro],[data-device=iphone-17-pro]) .scene-status{min-height:54px;padding:18px 30px 6px;font-size:15px}.scene-view:is([data-device=iphone-15-pro],[data-device=iphone-17-pro]) .scene-header{min-height:52px;padding:6px 14px 12px}.scene-view:is([data-device=iphone-15-pro],[data-device=iphone-17-pro]) .scene-composer{padding-bottom:24px;position:relative}.scene-view:is([data-device=iphone-15-pro],[data-device=iphone-17-pro]) .scene-composer:after{content:"";background:#111214d9;border-radius:2px;width:128px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.scene-view:is([data-device=iphone-15-pro],[data-device=iphone-17-pro])[data-platform=wechat]:where(:not([data-layout=custom])) .scene-avatar{border-radius:7px;width:40px;height:40px}.scene-view:is([data-device=iphone-15-pro],[data-device=iphone-17-pro])[data-platform=wechat]:where(:not([data-layout=custom])) .scene-bubble{border-radius:var(--scene-radius);padding:10px 13px;line-height:1.42}.scene-view:is([data-device=iphone-15-pro],[data-device=iphone-17-pro])[data-platform=wechat]:where(:not([data-layout=custom])) .scene-line{gap:10px;margin:3px 0}.scene-view[data-device=pixel-8]{--scene-radius:7px;--scene-font:16px;--scene-spacing:14px}.scene-view[data-device=pixel-8] .scene-status{min-height:42px;padding:12px 18px 4px;font-size:15px}.scene-view[data-device=pixel-8] .scene-header{min-height:52px;padding:6px 14px 12px}.scene-view[data-device=pixel-8] .scene-composer{padding-bottom:26px;position:relative}.scene-view[data-device=pixel-8] .scene-composer:after{content:"";background:#111214b3;border-radius:3px;width:108px;height:5px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.scene-view[data-device=pixel-8][data-platform=wechat]:where(:not([data-layout=custom])) .scene-avatar{border-radius:7px;width:40px;height:40px}.scene-view[data-device=pixel-8][data-platform=wechat]:where(:not([data-layout=custom])) .scene-bubble{border-radius:var(--scene-radius);padding:10px 13px;line-height:1.42}.scene-view[data-device=pixel-8][data-platform=wechat]:where(:not([data-layout=custom])) .scene-line{gap:10px;margin:3px 0}.scene-view[data-device=macos-window]{--scene-font:14px;--scene-spacing:12px}.scene-view[data-device=macos-window] .scene-header{background:#f6f6f7;border-bottom:1px solid #1112141a;min-height:52px;padding:6px 16px 6px 76px;position:relative}.scene-view[data-device=macos-window] .scene-header:before{content:"";background-image:radial-gradient(circle at 6px 6px,#ff5f57 6px,#0000 6px),radial-gradient(circle at 27px 6px,#febc2e 6px,#0000 6px),radial-gradient(circle at 48px 6px,#28c840 6px,#0000 6px);width:54px;height:12px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.scene-view[data-device=macos-window] .scene-header-title{align-items:flex-start}.scene-view[data-device=macos-window] .scene-composer{align-items:flex-end;min-height:118px;padding:12px 16px 14px}.scene-view[data-device=macos-window] .scene-composer-field{background:#fff;border-radius:8px}.scene-composer-field{min-height:36px}.scene-status,.scene-header{flex-shrink:0}.scene-signal{align-items:flex-end;gap:2px;width:17px;height:12px;display:inline-flex}.scene-signal i{background:currentColor;border-radius:1px;width:3px;height:4px}.scene-signal i:nth-child(2){height:7px}.scene-signal i:nth-child(3){height:10px}.scene-signal i:nth-child(4){height:13px}.scene-battery{border:1px solid #777;border-radius:3px;width:23px;height:12px;margin-left:1px;padding:1px;display:inline-flex;position:relative}.scene-battery:after{content:"";background:#777;border-radius:0 1px 1px 0;width:2px;height:4px;position:absolute;top:3px;right:-3px}.scene-battery i{background:currentColor;border-radius:1px;height:100%}.scene-view:is([data-device=iphone-15-pro],[data-device=iphone-17-pro])[data-platform=wechat]:where(:not([data-layout=custom])) .scene-composer{min-height:84px;padding:9px 11px 32px}.scene-view:is([data-device=iphone-15-pro],[data-device=iphone-17-pro])[data-platform=wechat]:where(:not([data-layout=custom])) .scene-composer-field{border-radius:5px;min-height:38px}.scene-view[data-device=macos-window] .scene-header-back{display:none}.scene-view[data-device=macos-window] .scene-header{grid-template-columns:minmax(0,1fr) auto}.scene-view[data-device=macos-window] .scene-desktop-composer{background:#fafafa;flex-direction:column;align-items:stretch;gap:12px;height:150px;padding:14px 20px;display:flex;position:relative}.scene-desktop-tools{color:#626262;gap:18px;display:flex}.scene-desktop-input{white-space:pre-wrap;flex:1}.scene-desktop-send{color:#686868;background:#efefef;border-radius:4px;padding:5px 22px;font-size:13px;position:absolute;bottom:14px;right:20px}.scene-row-host.scene-selectable{border-radius:0;padding:0}.scene-view[data-device=iphone-17-pro][data-platform=wechat]:where(:not([data-layout=custom])) .scene-composer:after{display:none}.scene-battery-number{text-align:center;color:#fff;letter-spacing:-.3px;font-size:9px;font-weight:700;line-height:10px;position:absolute;inset:0}.scene-message-select{color:inherit;font:inherit;text-align:inherit;cursor:pointer;background:0 0;border:0;min-width:0;padding:0}.scene-avatar-select{cursor:pointer;background:0 0;border:0;border-radius:5px;flex-shrink:0;align-self:flex-start;padding:0;display:flex}.scene-avatar-select[aria-pressed=true]{outline-offset:3px;outline:2px solid #b5432a}.scene-selectable.is-selected{background:0 0;outline:0}.scene-selectable.is-selected .scene-message-select{outline-offset:4px;border-radius:5px;outline:2px solid #b5432a}.scene-selectable:hover{background:0 0}.scene-message-select:hover{outline-offset:4px;border-radius:5px;outline:1px solid #b5432a88}.scene-view [data-editor-selectable]{cursor:pointer}.scene-view [data-editor-selectable]:hover{box-shadow:inset 0 0 0 1px #b5432a88}.scene-message-select:focus-visible,.scene-avatar-select:focus-visible,.scene-view [data-editor-selectable]:focus-visible{outline-offset:3px;outline:2px solid #b5432a}.scene-row.is-system .scene-bubble-wrap{align-items:center;width:100%;max-width:100%}.scene-row.is-system .scene-system{white-space:pre-wrap;word-break:normal;width:fit-content;max-width:90%}.scene-date-separator{color:#626870;flex-shrink:0;align-self:center;padding:12px 0 6px!important;font-size:11px!important}.scene-view{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}.scene-view[data-layout=custom]{background:var(--scene-custom-bg,#fff);color:var(--scene-custom-text,#111214);font-family:var(--scene-custom-font,-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", sans-serif)}.scene-view[data-layout=custom] .scene-status{background:var(--scene-custom-bg,#fff);color:var(--scene-custom-text,#111214)}.scene-view[data-layout=custom] .scene-header{height:var(--scene-custom-header-height,auto);min-height:var(--scene-custom-header-height,51px);background:var(--scene-custom-header,#f7f7f7);color:var(--scene-custom-text,#111214);border-bottom:1px solid #11121414}.scene-view[data-layout=custom] .scene-header-name{color:var(--scene-custom-text,#111214)}.scene-view[data-layout=custom] .scene-header-sub{color:var(--scene-custom-text,#6b7280);opacity:.72}.scene-view[data-layout=custom] .scene-messages{background:var(--scene-custom-bg,#fff);color:var(--scene-custom-text,#111214)}.scene-view[data-layout=custom] .scene-bubble-wrap{max-width:var(--scene-custom-max-bubble,76%);background:0 0}.scene-view[data-layout=custom] .scene-bubble{background:var(--scene-custom-incoming,#f1f2f4);color:var(--scene-custom-text,#111214);border-radius:var(--scene-radius,10px)}.scene-view[data-layout=custom] .scene-row.is-self .scene-bubble{background:var(--scene-custom-outgoing,#d8e8ff);color:var(--scene-custom-text,#111214)}.scene-view[data-layout=custom] .scene-avatar{border-radius:var(--scene-custom-avatar-shape,50%)}.scene-view[data-layout=custom] .scene-sender{color:var(--scene-custom-text,#6b7280);opacity:.75}.scene-view[data-layout=custom] .scene-time,.scene-view[data-layout=custom] .scene-date{color:var(--scene-custom-text,#6b7280);opacity:.65}.scene-view[data-layout=custom] .scene-system{color:var(--scene-custom-text,#6b7280);background:#1112140f}.scene-view[data-layout=custom] .scene-composer{background:var(--scene-custom-header,#f7f7f7);color:var(--scene-custom-text,#111214)}.scene-view[data-layout=custom] .scene-composer-field{background:var(--scene-custom-incoming,#fff);color:var(--scene-custom-text,#6b7280)}.scene-view[data-layout=custom] .scene-composer-icon{color:var(--scene-custom-text,#4a4f57);opacity:.75}.scene-view[data-layout=custom] .scene-message-meta{color:var(--scene-custom-text,#6b7280);opacity:.65;align-self:flex-end;align-items:center;gap:3px;padding:3px 4px 0;font-size:10px;line-height:1.3;display:flex}
