.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}
:root{--bg:#f7f7f5;--ink:#252a2d;--soft:#82898d;--line:#e2e4e4;--accent:#607d87}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:#e5e7e7;color:var(--ink);font:15px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI','Microsoft YaHei',sans-serif}button,textarea{font:inherit}button{cursor:pointer;color:inherit;border:0;background:none;-webkit-tap-highlight-color:transparent}button:focus-visible,textarea:focus-visible{outline:2px solid #819ea8;outline-offset:3px}button:disabled{cursor:default;opacity:.35}[hidden]{display:none!important}.icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.app{height:100dvh;max-width:780px;margin:auto;position:relative;overflow:hidden;background:var(--bg);display:flex;flex-direction:column}.head{height:calc(76px + env(safe-area-inset-top));flex-shrink:0;position:relative;z-index:4;background:linear-gradient(var(--bg) 80%,#f7f7f500)}.navbutton{position:absolute;top:calc(12px + env(safe-area-inset-top));width:45px;height:45px;border:1px solid #dedfe0;border-radius:50%;display:grid;place-items:center;background:#ffffff85;box-shadow:0 2px 9px #33333303}.navbutton.left{left:19px}.navbutton.right{right:19px}.tail{position:absolute;top:24px;left:calc(50% - 9.333333px);width:73.333333px;height:61px;padding:0;touch-action:none;user-select:none;z-index:2;transform-origin:84% 14%;mix-blend-mode:multiply}.tail img{display:block;width:73.333333px;height:61px;pointer-events:none;user-select:none}.tail.wag{animation:wag .65s ease}@keyframes wag{0%,100%{transform:rotate(0)}30%{transform:rotate(5deg)}65%{transform:rotate(-4deg)}}.messages{flex:1;min-height:0;overflow:auto;padding:4px 22px 24px;overscroll-behavior:contain;scroll-behavior:auto;scrollbar-width:thin}.date{font-size:10px;color:#a1a5a7;text-align:center;margin:5px 0 28px;letter-spacing:.4px}.row{display:flex;flex-direction:column;align-items:flex-start;margin:12px 0}.row.me{align-items:flex-end;margin:23px 0}.bubble{max-width:85%;padding:11px 15px;background:#fff;border:1px solid #e9eaea;border-radius:18px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere;box-shadow:0 2px 3px #33333302;text-align:left;font-size:14px}.row.me .bubble{background:#e1eaee;border-color:#dbe5e9}.row.selected .bubble{outline:2px solid #91adb6}.time{font-size:9px;color:#9ca2a5;margin:5px 8px 0}.composer{padding:10px 14px max(14px,env(safe-area-inset-bottom));background:linear-gradient(#f7f7f500,var(--bg) 14%);position:relative;flex-shrink:0}.composebox{border:1px solid #dadddf;border-radius:29px;background:linear-gradient(135deg,#fffdfd,#f7f8f9);box-shadow:0 5px 24px #24363e09,inset 0 1px 2px white;padding:8px 9px;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.composebox textarea{order:2;flex:1;min-width:0;border:0;outline:0;background:none;resize:none;padding:8px 3px;height:40px;max-height:140px;color:var(--ink);font-size:16px;line-height:24px}.composebox textarea::placeholder{color:#b1b6ba}.round{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.round:hover{background:#eaeeef}.attach{order:1}.voice{order:4}.send{order:5;background:#698792;color:white;width:35px;height:35px;margin-right:2px}.send:hover{background:#536f79}.config{order:3;display:none;gap:3px;align-items:center;margin-left:auto}.config button{font-size:12px;display:flex;align-items:center;gap:5px;padding:7px}.config .icon{width:13px;height:13px}.expanded .composebox{border-radius:26px;padding:11px 10px 9px}.expanded textarea{order:0;flex-basis:100%;height:65px;padding:5px 7px}.expanded .config{display:flex}.expanded .attach{order:1}.expanded .voice{order:4}.attachments{width:100%;order:-1;display:flex;gap:9px;overflow:auto}.attachments:empty{display:none}.chip{font-size:11px;background:#e7edef;padding:6px 8px;border-radius:10px;display:flex;align-items:center;gap:7px;max-width:220px}.chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip img{width:36px;height:36px;object-fit:cover;border-radius:6px}.chip button{font-size:18px}.sheet-layer{position:absolute;inset:0;background:#202a3333;z-index:20;backdrop-filter:blur(4px);display:flex;align-items:flex-end}.sheet{width:100%;max-height:82%;overflow:auto;background:#f9faf9;border-radius:27px 27px 0 0;padding:13px 22px 30px;box-shadow:0 -8px 40px #2030400b}.handle{height:4px;width:33px;border-radius:5px;background:#d5d9d9;margin:0 auto 14px}.sheethead{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.sheethead h2{font-size:18px;font-weight:600;margin:0}.sheet p{color:#80898d;font-size:12px}.sheet .item{width:100%;display:flex;align-items:center;gap:14px;text-align:left;padding:14px 7px;border-radius:12px;font-size:14px}.sheet .item:hover{background:#eaf0f0}.item .end{margin-left:auto;color:#899397;font-size:12px}.sep{height:1px;background:var(--line);margin:10px 0}.sheet.side{align-self:stretch;width:min(315px,85%);border-radius:0 24px 24px 0;max-height:100%;padding-top:40px}.side .current{background:#e8eeef}.smalllabel{font-size:10px;color:#a0a6a8;margin:26px 7px 9px}.info{padding:14px 3px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:13px}.info span{color:#899296}.preview-note{font-size:11px!important;color:#969ea1!important;margin:18px 4px}.toast{position:absolute;bottom:110px;left:50%;transform:translateX(-50%);background:#39474deb;color:white;font-size:12px;border-radius:22px;padding:10px 16px;z-index:30;max-width:90%;width:max-content;pointer-events:none}.newmessages{position:absolute;right:23px;bottom:96px;border:1px solid #d9e1e4;background:white;padding:7px 12px;border-radius:18px;font-size:11px;box-shadow:0 4px 18px #0001}.empty{height:100%}.check{color:#698b99}.photo{max-width:100%;max-height:230px;border-radius:12px;display:block;margin-top:8px}.multibar{display:flex;align-items:center;gap:12px;padding:10px 23px;color:#6e858e;font-size:12px}.multibar button{margin-left:auto}.sheet select{padding:10px;font:inherit}.detail-card{padding:15px;border:1px solid var(--line);border-radius:16px;margin-top:12px}.detail-card h3{font-size:14px;margin:0 0 8px;font-weight:500}.detail-card p{margin:0}.primary{padding:10px 16px;background:#6e8a95;color:white;border-radius:13px;margin-top:20px}.modelname{font-size:12px} @media(min-width:800px){.app{height:calc(100dvh - 40px);margin-top:20px;border:1px solid #d8dcdc;border-radius:26px;box-shadow:0 15px 60px #43535d12}.messages{padding-left:42px;padding-right:42px}.composer{padding:16px 30px 24px}.bubble{max-width:77%}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.bubble{user-select:text}.empty{height:100px}.alert{font-size:11px;color:#9a7667;margin:5px 8px}.form-row{margin:15px 0;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px}.form-row input:not([type=checkbox]),.form-row select{max-width:150px;border:1px solid #d8dddf;border-radius:10px;padding:8px;background:white;color:var(--ink)}.form-row input[type=checkbox]{width:20px;height:20px;accent-color:#607d87}.sheet a{color:#607d87}.sheet input.wide{width:100%;max-width:100%}.bubble audio{max-width:100%;width:250px}.bubble a{color:#547587}.error-icon{color:#a17a64}.login-error{color:#a36a59;font-size:12px}.recording{color:#b26a63}.pending{opacity:.65}.bubble:empty{min-width:50px;min-height:30px}.time button{font-size:10px;color:#7a94a2}.composebox .send.running{background:#8b7670}.fieldhint{font-size:11px;color:#91999c}.badge{font-size:10px;color:#969d9f}.loader{font-size:11px;color:#949c9f;text-align:center;padding:12px}.modelname{max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(prefers-color-scheme:dark){:root{--bg:#1e2326;--ink:#e1e5e7;--soft:#9da7ae;--line:#383f44}body{background:#15191b}.head{background:linear-gradient(var(--bg) 80%,#1e232600)}.bubble{background:#2a3035;border-color:#373e43}.row.me .bubble{background:#33434d;border-color:#3a4b56}.composebox{background:#292f34;border-color:#444b50;box-shadow:none}.sheet{background:#242b2f}.sheet .item:hover,.side .current{background:#354148}.navbutton,.newmessages{background:#2a3035;border-color:#41484d}.composer{background:linear-gradient(#1e232600,var(--bg) 14%)}.form-row input:not([type=checkbox]),.form-row select{background:#30383d;color:var(--ink);border-color:#4b545b}.round:hover{background:#3a464d}.chip{background:#3a454d}}

html,body{overflow:hidden;overscroll-behavior:none;touch-action:pan-x pan-y}input,textarea,select{font-size:16px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media(max-width:799px){.app{position:fixed;top:0;left:0;right:0;margin:0}}
