@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans SC,system-ui,sans-serif;color:#182033;background:#f6f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}.landing{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:34px 20px;background:radial-gradient(circle at 50% 28%,#eef1ff 0,transparent 40%)}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:700;letter-spacing:-.5px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,#6366ef,#7c5ce7);box-shadow:0 7px 18px #645ce73d}.hero-card{width:min(610px,100%);margin:auto;padding:45px 55px 32px;background:#fff;border:1px solid #e7e9f0;border-radius:24px;text-align:center;box-shadow:0 22px 70px #343a5c13}.hero-icon{margin:auto;width:70px;height:70px;display:grid;place-items:center;color:#675fe4;background:#f0efff;border-radius:22px}.eyebrow{font-size:14px;font-weight:600;color:#696f7e;margin:20px 0 5px}.hero-card h1{font-size:36px;line-height:1.25;margin:0;letter-spacing:-1.5px}.hero-card h1 span{color:#665fe5}.sub{color:#7a8090;font-size:15px;line-height:1.8;margin:14px auto 24px;max-width:440px}.primary,.secondary{border:0;border-radius:11px;font-weight:600;cursor:pointer}.primary{background:#655ee7;color:#fff;box-shadow:0 8px 20px #655ee735}.primary:hover{background:#574fd9}.big{width:100%;height:52px;font-size:16px}.big span{padding-left:8px}.divider{display:flex;align-items:center;color:#a0a5b2;font-size:12px;margin:24px 0 18px;gap:14px}.divider:before,.divider:after{content:"";height:1px;flex:1;background:#eceef3}.code-form{display:flex;gap:10px}.code-form input{min-width:0;flex:1;height:47px;border:1px solid #dfe2ea;border-radius:10px;text-align:center;letter-spacing:4px;text-transform:uppercase;outline:0}.code-form input:focus{border-color:#716ae7;box-shadow:0 0 0 3px #716ae71a}.secondary{padding:0 22px;color:#5953d4;background:#eeedff}.features{border-top:1px solid #eff0f4;margin-top:28px;padding-top:24px;display:flex;justify-content:center;gap:28px;font-size:12px;color:#7b8190}.footnote{font-size:12px;color:#a2a6b1;margin:20px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-shell header{height:66px;padding:0 max(24px,calc((100vw - 1120px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e8eaf0}.status{font-size:13px;color:#616879;display:flex;align-items:center;gap:7px}.dot{width:8px;height:8px;border-radius:50%;background:#f59e0b}.dot.on{background:#22c55e;box-shadow:0 0 0 3px #22c55e1c}.people{display:flex;align-items:center;gap:5px;margin-left:15px;padding-left:18px;border-left:1px solid #e3e5eb}.workspace{width:min(1120px,calc(100% - 40px));margin:30px auto;display:grid;grid-template-columns:245px 1fr;gap:24px;flex:1}aside,.transfer{background:#fff;border:1px solid #e5e7ed;border-radius:17px;box-shadow:0 8px 30px #33394d0a}aside{padding:25px;align-self:start}.room-label{font-size:12px;color:#9095a2}.room-code{font-size:29px;font-weight:700;letter-spacing:5px;margin:7px 0 16px}.copy-link{height:40px;width:100%;border:0;border-radius:9px;color:#5e57da;background:#efefff;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}aside p{font-size:12px;color:#8b909c;line-height:1.7;margin:16px 0 28px}.aside-bottom{border-top:1px solid #eeeff3;padding-top:16px;font-size:11px;color:#9ca0aa;display:flex;flex-direction:column;gap:10px}.aside-bottom button{border:0;background:none;color:#74798a;display:flex;align-items:center;gap:5px;padding:0;cursor:pointer}.transfer{padding:24px;min-height:620px}.dropzone{border:1.5px dashed #cfd2dc;border-radius:13px;padding:21px;display:flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;transition:.2s}.dropzone[data-dragging=true]{border-color:#665ee7;background:#f5f4ff}.upload-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;color:#665ee7;background:#f0efff}.dropzone strong{display:block;font-size:14px}.dropzone small{display:block;color:#969ba8;font-size:11px;margin-top:4px}.composer{position:relative;margin:16px 0}.composer textarea{display:block;width:100%;height:105px;resize:vertical;border:1px solid #dfe2e9;border-radius:12px;padding:15px 100px 15px 16px;outline:0;font-size:14px}.composer textarea:focus{border-color:#756ee9;box-shadow:0 0 0 3px #756ee914}.send{position:absolute;right:10px;bottom:10px;border:0;border-radius:9px;background:#655ee7;color:#fff;padding:9px 15px;font-weight:600;display:flex;align-items:center;gap:7px;cursor:pointer}.send:disabled{opacity:.45;cursor:default}.history-head{display:flex;align-items:center;gap:8px;padding:5px 1px 12px}.history-head strong{font-size:14px}.history-head span{font-size:10px;color:#8a8f9c;background:#f0f1f5;border-radius:10px;padding:2px 7px}.history{display:flex;flex-direction:column;gap:10px}.empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a0a5b1}.empty div{width:55px;height:55px;border-radius:50%;background:#f2f3f7;display:grid;place-items:center;margin-bottom:11px}.empty strong{font-size:13px;color:#7e8491}.empty span{font-size:11px;margin-top:5px}.record{border:1px solid #e8eaf0;border-radius:12px;padding:14px}.text-record{position:relative}.text-record.mine{border-left:3px solid #716ae7}.record-meta{display:flex;gap:10px;font-size:11px;color:#9095a1}.record-meta time{color:#b0b4bd}.text-record p{white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.65;margin:10px 50px 0 0}.text-record button{position:absolute;right:12px;bottom:12px;border:0;background:none;color:#6a64df;display:flex;gap:5px;align-items:center;font-size:12px;cursor:pointer}.file-record{display:flex;align-items:center;gap:12px}.file-icon{width:42px;height:42px;flex:none;border-radius:10px;color:#6a64df;background:#f0efff;display:grid;place-items:center}.file-info{min-width:0;flex:1}.file-info strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.file-info small{display:block;color:#969ba7;font-size:11px;margin-top:5px}.file-record a{text-decoration:none;border-radius:8px;background:#f0efff;color:#5e57d9;padding:8px 11px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:5px}.progress{height:4px;background:#eceef3;border-radius:3px;margin-top:7px;overflow:hidden}.progress i{height:100%;display:block;background:#6a63e7}.app-shell footer{text-align:center;padding:17px;font-size:11px;color:#a0a4ae}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%);background:#1f2937;color:#fff;padding:10px 18px;border-radius:9px;font-size:13px;box-shadow:0 8px 25px #0003;z-index:10}@media(max-width:720px){.landing{padding:22px 16px}.hero-card{padding:32px 22px 25px}.hero-card h1{font-size:29px}.features{gap:12px;flex-wrap:wrap}.code-form{flex-direction:column}.code-form .secondary{height:44px}.app-shell header{padding:0 16px}.people{margin-left:5px;padding-left:10px}.workspace{width:calc(100% - 24px);margin:12px auto;display:flex;flex-direction:column;gap:12px}aside{padding:18px}.room-code{display:inline-block;margin-right:12px}.copy-link{width:auto;display:inline-flex;padding:0 12px;vertical-align:5px}aside p{margin-bottom:12px}.aside-bottom{flex-direction:row;justify-content:space-between}.transfer{padding:14px;min-height:500px}.dropzone{padding:16px 10px}.composer textarea{height:115px}.text-record p{margin-right:0;padding-bottom:30px}}.file-record.scanning .file-icon{color:#b7791f;background:#fff7df}.file-record.rejected{border-color:#fecaca;background:snow}.file-record.rejected .file-icon{color:#dc2626;background:#fee2e2}.file-record.rejected small{color:#c24141}.qr-link{height:40px;width:100%;margin-top:9px;border:1px solid #e2e3f4;border-radius:9px;color:#5e57da;background:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.char-count{margin-left:auto;color:#b0b4bd}.text-content{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-size:14px;line-height:1.7;margin-top:10px;padding:0 2px}.text-content.code-text{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.65;-moz-tab-size:2;tab-size:2}.text-record.collapsed .text-content{position:relative;max-height:176px;overflow:hidden}.text-record.collapsed:after{content:"";position:absolute;left:3px;right:3px;bottom:46px;height:64px;pointer-events:none;background:linear-gradient(transparent,#fff)}.text-content.expanded{max-height:min(60vh,620px);overflow:auto;padding:10px 12px;background:#f8f9fc;border-radius:8px}.text-actions{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:12px;min-height:28px}.text-record .text-actions button{position:static;border:0;border-radius:7px;background:#f2f1ff;color:#625bdb;padding:6px 9px;display:flex;align-items:center;gap:5px;font-size:12px;cursor:pointer}.text-record .text-actions .expand-button{margin-right:auto;background:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:18px;background:#11182780;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.qr-modal{position:relative;width:min(390px,100%);padding:32px 30px 28px;border-radius:20px;background:#fff;text-align:center;box-shadow:0 24px 80px #11182755}.modal-close{position:absolute;right:15px;top:15px;width:34px;height:34px;border:0;border-radius:9px;background:#f3f4f7;color:#73798a;display:grid;place-items:center;cursor:pointer}.qr-title-icon{width:46px;height:46px;margin:auto;display:grid;place-items:center;border-radius:13px;background:#efefff;color:#625be0}.qr-modal h2{font-size:20px;margin:12px 0 5px}.qr-modal>p{font-size:12px;color:#9297a3;margin:0 0 19px}.qr-code{width:242px;height:242px;margin:auto;display:grid;place-items:center;border:1px solid #e6e7ed;border-radius:16px;background:#fff}.qr-room{display:block;margin:14px 0 16px;font-size:20px;letter-spacing:5px}.qr-copy{height:42px;padding:0 18px;display:inline-flex;align-items:center;gap:7px}@media(max-width:720px){.app-shell header{height:62px}.app-shell header .brand{font-size:19px}.app-shell header .brand-mark{width:34px;height:34px}.status{gap:5px;font-size:12px}.people{padding-left:8px}.workspace{margin-top:12px}.room-code{display:block;margin:7px 0 14px;font-size:27px}.copy-link,.qr-link{width:calc(50% - 5px);display:inline-flex;padding:0 8px;vertical-align:top;font-size:12px}.qr-link{margin:0 0 0 6px}aside p{clear:both;padding-top:2px}.transfer{border-radius:15px}.dropzone{justify-content:flex-start;padding-left:calc(50% - 115px)}.history-head{margin-top:3px}.record{padding:13px}.text-content{font-size:13px;line-height:1.65}.text-content.code-text{font-size:12.5px}.text-record.collapsed .text-content{max-height:152px}.text-content.expanded{max-height:52vh;padding:9px}.qr-modal{padding:28px 18px 22px}.qr-code{width:224px;height:224px}.qr-code svg{width:198px;height:198px}}@media(max-width:380px){.status>.dot+.status-text{display:none}.people{margin-left:2px;border-left:0}.copy-link,.qr-link{width:100%;margin:0}.qr-link{margin-top:8px}.dropzone{padding-left:14px}.composer textarea{padding-right:16px;padding-bottom:58px}}@media(max-width:720px){.workspace>aside{align-self:stretch;width:100%}}.composer textarea{padding-bottom:48px}.composer-count{position:absolute;left:16px;bottom:15px;color:#a2a7b3;font-size:11px}.file-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.file-actions button{border:0;border-radius:8px;background:#f0efff;color:#5e57d9;padding:8px 9px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px;cursor:pointer}.text-modal{width:min(820px,calc(100vw - 32px));height:min(760px,calc(100vh - 40px));display:flex;flex-direction:column;position:relative;padding:22px;border-radius:18px;background:#fff;box-shadow:0 24px 80px #11182755}.text-modal-head{display:flex;align-items:flex-start;justify-content:space-between;padding-right:42px}.text-modal-head h2{max-width:650px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:17px}.text-modal-head span{display:block;margin-top:4px;color:#9da2ae;font-size:11px}.text-modal pre{flex:1;min-height:0;margin:16px 0;padding:16px;overflow:auto;border:1px solid #e5e7ee;border-radius:11px;background:#f8f9fc;color:#20283a;font:13px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.text-modal-actions{display:flex;justify-content:flex-end;gap:9px}.text-modal-actions button{height:39px;padding:0 16px;border:0;border-radius:9px;display:flex;align-items:center;gap:6px;cursor:pointer}@media(max-width:720px){.file-record{align-items:flex-start}.file-actions{max-width:135px}.file-actions a,.file-actions button{padding:7px 8px;font-size:11px}.text-modal{width:calc(100vw - 20px);height:calc(100vh - 24px);padding:16px 12px}.text-modal-head{padding:0 42px 0 4px}.text-modal-head h2{font-size:14px}.text-modal pre{margin:13px 0;padding:12px;font-size:12px}.text-modal-actions button{flex:1;justify-content:center}.composer-count{left:13px;bottom:17px;max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.composer{border:1px solid #dfe2e9;border-radius:12px;overflow:hidden}.composer:focus-within{border-color:#756ee9;box-shadow:0 0 0 3px #756ee914}.composer textarea{height:112px;padding:15px 16px;border:0;border-radius:0;resize:vertical}.composer textarea:focus{border:0;box-shadow:none}.composer-footer{min-height:52px;padding:7px 9px 9px 15px;border-top:1px solid #eef0f4;background:#fafbfc;display:flex;align-items:center;justify-content:space-between;gap:10px}.composer-count{position:static;min-width:0;color:#a2a7b3;font-size:11px}.send{position:static;flex:none;min-width:88px;justify-content:center}.composer-count.as-file{color:#665ee7;font-weight:600}@media(max-width:720px){.composer textarea{height:120px;padding:14px}.composer-footer{min-height:50px;padding:6px 8px 8px 13px}.composer-count{position:static;max-width:none;white-space:normal;line-height:1.4}.send{position:static;right:auto;bottom:auto}}@media(max-width:380px){.composer textarea{padding:13px}.composer-footer{align-items:flex-end}.composer-count{max-width:190px}}.modal-backdrop{padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}.text-modal,.image-modal{width:min(820px,100%);height:min(760px,100%);max-height:100%;display:flex;flex-direction:column;position:relative;padding:22px;border-radius:18px;background:#fff;box-shadow:0 24px 80px #11182755;overflow:hidden}.text-modal-head{flex:none;min-width:0}.text-modal-head>div{min-width:0}.text-modal pre{overscroll-behavior:contain}.text-modal-actions{flex:none}.text-modal-actions button,.text-modal-actions a{height:39px;padding:0 16px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;text-decoration:none}.image-modal{width:min(920px,100%)}.image-preview-stage{flex:1;min-height:0;margin:16px 0;display:grid;place-items:center;overflow:auto;overscroll-behavior:contain;border-radius:12px;background:#171b26}.image-preview-stage img{display:block;max-width:100%;max-height:100%;object-fit:contain}.image-download{border:1px solid #e1e2ee!important;background:#fff;color:#5e57d9}@media(max-width:720px){.modal-backdrop{place-items:stretch;height:100dvh;padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.text-modal,.image-modal{width:100%;height:100%;max-height:100%;padding:16px 12px;border-radius:16px}.file-actions{max-width:145px}.image-preview-stage{margin:13px 0}.text-modal-actions button,.text-modal-actions a{flex:1}}.aside-bottom .close-room{color:#dc4b4b}.aside-bottom .close-room:hover{color:#b91c1c}.image-modal{width:min(720px,100%);height:auto;max-height:100%;padding:20px}.image-preview-stage{flex:none;min-height:180px;max-height:56dvh;margin:15px 0;padding:10px;overflow:hidden;border:1px solid #e6e8ef;background:#f5f6f9}.image-preview-stage img{width:auto;height:auto;max-width:100%;max-height:calc(56dvh - 20px);object-fit:contain;border-radius:7px;box-shadow:0 4px 18px #18203314}.aside-bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.aside-bottom .close-room{flex:none;padding:6px 9px;border:1px solid #f5cece;border-radius:8px;background:#fff8f8;color:#c94747;font-weight:500;line-height:1;transition:border-color .18s,background .18s,color .18s}.aside-bottom .close-room:hover{border-color:#e9aaaa;background:#fff0f0;color:#ae3030}@media(max-width:720px){.image-modal{align-self:center;width:100%;height:auto;max-height:100%;padding:15px 12px}.image-preview-stage{min-height:150px;max-height:52dvh;margin:13px 0;padding:8px}.image-preview-stage img{max-height:calc(52dvh - 16px)}}.aside-bottom>span{flex:none;white-space:nowrap}.aside-bottom .close-room{gap:4px;padding:6px 8px;white-space:nowrap}
