html[data-page=app-preview]{--bg:#f7f7f6;--panel:#fff;--line:#e5e5e5;--muted:#8c8c8c;--text:#333;--purple:#7057df;--orange:#e98b32;--green:#58b9a8;--blue:#5687ed;--bubble:#f3f3f3;--black:#171717}html[data-page=app-preview],html[data-page=app-preview] *{box-sizing:border-box}html[data-page=app-preview] body{color:var(--text);background:0 0;height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;overflow:hidden}html[data-page=app-preview] .app{background:var(--panel);width:100vw;height:100vh;box-shadow:none;border:0;border-radius:0;margin:0;display:flex;overflow:hidden}html[data-page=app-preview] .sidebar{border-right:1px solid var(--line);will-change:width,flex-basis,padding;background:#fff;flex-direction:column;flex:0 0 335px;width:335px;min-width:0;padding:14px 14px 12px;display:flex;overflow:hidden}html[data-page=app-preview] .windowbar{align-items:center;gap:8px;height:29px;padding:0 2px;display:flex}html[data-page=app-preview] .dot{border-radius:50%;flex:0 0 13px;width:13px;min-width:13px;height:13px;min-height:13px;display:block}html[data-page=app-preview] .red{background:#ee6b60}html[data-page=app-preview] .yellow{background:#f2bb46}html[data-page=app-preview] .green{background:#62bd5a}html[data-page=app-preview] .plus{color:#aaa;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;margin-left:auto;font-size:23px;line-height:1;transition:all .18s;display:grid;position:relative}html[data-page=app-preview] .plus:hover{color:#555;background:#eee}html[data-page=app-preview] .plus:active{transform:scale(.94)}html[data-page=app-preview] .new-agent-menu{z-index:30;opacity:0;pointer-events:none;background:#fff;border:1px solid #e4e4e4;border-radius:11px;min-width:145px;padding:5px;transition:all .16s;position:absolute;top:43px;right:0;transform:translateY(-5px)scale(.98);box-shadow:0 10px 28px #0000001f}html[data-page=app-preview] .new-agent-menu.open{opacity:1;pointer-events:auto;transform:none}html[data-page=app-preview] .new-agent-item{color:#333;cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:13px;display:flex}html[data-page=app-preview] .new-agent-item:hover{background:#f3f3f2}html[data-page=app-preview] .search{color:#999;background:#f5f5f4;border:1px solid #d7d7d7;border-radius:17px;align-items:center;gap:8px;height:34px;margin:5px 3px 12px;padding:0 11px;display:flex}html[data-page=app-preview] .search input{background:0 0;border:0;outline:0;width:100%;font-size:14px}html[data-page=app-preview] .chats{scrollbar-width:none;-ms-overflow-style:none;padding-right:1px;overflow:auto}html[data-page=app-preview] .chats::-webkit-scrollbar{width:0;height:0;display:none}html[data-page=app-preview] .chat{cursor:pointer;border-radius:13px;align-items:center;gap:11px;padding:10px 9px;transition:all .22s;display:flex;position:relative}html[data-page=app-preview] .chat:hover{background:#f5f5f5;transform:translate(2px)}html[data-page=app-preview] .chat+.chat{margin-top:5px}html[data-page=app-preview] .chat.active{background:#f1f1f1}html[data-page=app-preview] .avatar{background:0 0;border-radius:0;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;position:relative;overflow:hidden}html[data-page=app-preview] .avatar img{object-fit:contain;width:100%;height:100%;box-shadow:none;background:0 0;border:0;display:block}html[data-page=app-preview] .profile .avatar{box-sizing:border-box;background:#fff;border:1.5px solid #d8d8d8;border-radius:50%;flex-basis:31px;width:31px;height:31px}html[data-page=app-preview] .avatar.purple,html[data-page=app-preview] .avatar.orange,html[data-page=app-preview] .avatar.green,html[data-page=app-preview] .avatar.blue,html[data-page=app-preview] .avatar.group{background:0 0}html[data-page=app-preview] .avatar.group{background:0 0;justify-content:center;align-items:center;font-size:11px;display:flex;overflow:visible}html[data-page=app-preview] .group-avatar-stack{flex:0 0 38px;width:38px;height:38px;display:block;position:relative}html[data-page=app-preview] .group-avatar-stack .group-face{border:2px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;overflow:hidden}html[data-page=app-preview] .group-avatar-stack .group-face img{object-fit:contain;background:0 0;width:100%;height:100%;display:block}html[data-page=app-preview] .group-avatar-stack .group-face:first-child{z-index:1;background:#fff;top:8px;left:0}html[data-page=app-preview] .group-avatar-stack .group-face:nth-child(2){z-index:2;background:#fff;top:2px;left:9px}html[data-page=app-preview] .group-avatar-stack .group-face:nth-child(3){z-index:3;background:#fff;top:10px;left:17px}html[data-page=app-preview] .header .small-avatar.group-head{overflow:visible}html[data-page=app-preview] .header .small-avatar.group-head .group-avatar-stack{transform-origin:50%;transform:scale(.74)}html[data-page=app-preview] .chat-copy{flex:1;min-width:0}html[data-page=app-preview] .row{justify-content:space-between;gap:8px;display:flex}html[data-page=app-preview] .name{align-items:center;gap:6px;font-size:14px;display:inline-flex}html[data-page=app-preview] .role-badge{color:#777;white-space:nowrap;background:#eeeeed;border-radius:6px;align-items:center;padding:2px 6px;font-size:9px;font-weight:600;line-height:1.2;display:inline-flex}html[data-page=app-preview] .time{color:#aaa;white-space:nowrap;font-size:11px}html[data-page=app-preview] .preview{color:#929292;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12px;overflow:hidden}html[data-page=app-preview] .unread{background:#ef5d56;border-radius:50%;width:7px;height:7px;position:absolute;bottom:9px;right:9px}html[data-page=app-preview] .profile{align-items:center;gap:0;margin-top:auto;padding:10px 10px 2px;display:flex}html[data-page=app-preview] .profile-account{align-items:center;gap:9px;width:100%;min-width:0;display:flex}html[data-page=app-preview] .profile .avatar{color:#888;box-sizing:border-box;background:#fff;border:1.5px solid #d8d8d8;border-radius:50%;font-size:11px}html[data-page=app-preview] .profile span{white-space:nowrap;font-size:13px}html[data-page=app-preview] .profile .theme-toggle{align-self:center;margin-left:auto}html[data-page=app-preview] .main{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex}html[data-page=app-preview] .header{border-bottom:1px solid #eee;align-items:center;gap:10px;height:48px;padding:0 13px;display:flex}html[data-page=app-preview] .header .title{font-size:13px}html[data-page=app-preview] .header-role{color:#999;margin-top:1px;font-size:10px}html[data-page=app-preview] .header .small-avatar{background:0 0;border-radius:0;place-items:center;width:28px;height:28px;display:grid;overflow:hidden}html[data-page=app-preview] .header .small-avatar img{object-fit:contain;width:100%;height:100%;box-shadow:none;background:0 0;border:0}html[data-page=app-preview] .monitor{color:#999;width:24px;height:24px;box-shadow:none;appearance:none;cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;margin-left:auto;padding:0;display:grid}html[data-page=app-preview] .monitor svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}html[data-page=app-preview] .messages{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:0 18px 20px;overflow:auto}html[data-page=app-preview] .messages::-webkit-scrollbar{width:0;height:0;display:none}html[data-page=app-preview] .thinking-loader{color:#b5b5b5;letter-spacing:-.1px;align-items:center;gap:7px;min-height:28px;padding:8px 0 0 2px;font-size:13px;animation:.22s both app-preview-thinkingIn;display:flex}html[data-page=app-preview] .thinking-loader .thinking-dots{align-items:center;gap:4px;display:flex}html[data-page=app-preview] .thinking-loader .thinking-dots i{border-radius:50%;width:9px;height:9px;animation:1s ease-in-out infinite app-preview-thinkingDot;display:block}html[data-page=app-preview] .thinking-loader .thinking-dots i:first-child{background:#f2c08a;animation-delay:0s}html[data-page=app-preview] .thinking-loader .thinking-dots i:nth-child(2){background:#e9a95f;animation-delay:.14s}html[data-page=app-preview] .thinking-loader .thinking-dots i:nth-child(3){background:#efc27f;animation-delay:.28s}html[data-page=app-preview] .thinking-loader.hide{animation:.2s forwards app-preview-thinkingOut}html[data-page=app-preview] .boot-message{animation:.42s cubic-bezier(.22,1,.36,1) both app-preview-bootMessageIn}@keyframes app-preview-thinkingDot{0%,to{opacity:.72;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@keyframes app-preview-thinkingIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}@keyframes app-preview-thinkingOut{to{opacity:0;transform:translateY(-3px)}}@keyframes app-preview-bootMessageIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html[data-page=app-preview] .thinking-loader,html[data-page=app-preview] .thinking-loader .thinking-dots i,html[data-page=app-preview] .boot-message{animation:none!important}}html[data-page=app-preview] .hero{background:#f5f5f4;border-radius:16px;max-width:680px;margin:0 auto 15px;padding:11px 10px 10px;overflow:hidden;box-shadow:0 1px #00000008}html[data-page=app-preview] .task-head{justify-content:space-between;align-items:center;padding:0 2px 3px;display:flex}html[data-page=app-preview] .task-title{color:#242424;font-size:13px;font-weight:500}html[data-page=app-preview] .task-done{color:#4e8b70;background:#e2eee8;border-radius:12px;align-items:center;gap:5px;padding:4px 9px 4px 7px;font-size:10px;font-weight:600;display:flex}html[data-page=app-preview] .task-done:before{content:"";background:#5a9b7c;border-radius:50%;width:6px;height:6px;display:block}html[data-page=app-preview] .task-sub{color:#454545;padding:0 2px 10px;font-size:12px;line-height:1.45}html[data-page=app-preview] .task-visual{background:radial-gradient(at 15% 25%,#ffffff29,#0000 35%),linear-gradient(#4c82a7 0%,#76a5c2 44%,#efc2b1 70%,#f2b27c 100%);border-radius:10px;height:184px;position:relative;overflow:hidden}html[data-page=app-preview] .task-visual:before{content:"";clip-path:polygon(0 60%,13% 49%,24% 52%,35% 31%,47% 45%,57% 25%,68% 42%,77% 27%,88% 48%,100% 38%,100% 100%,0 100%);background:linear-gradient(155deg,#62402c 0 29%,#382e22 30% 50%,#a14d2c 51% 63%,#402e22 64% 100%);height:92px;position:absolute;bottom:-32px;left:-12%;right:-8%}html[data-page=app-preview] .mini-window{background:#fffffff2;border:1px solid #d9d9d9;border-radius:5px;position:absolute;box-shadow:0 4px 12px #0000001f}html[data-page=app-preview] .mini-window .bar{border-bottom:1px solid #ededed;align-items:center;gap:4px;height:18px;padding:0 7px;display:flex}html[data-page=app-preview] .mini-window .bar i{background:#ddd;border-radius:50%;width:4px;height:4px;display:block}html[data-page=app-preview] .win-a{width:199px;height:129px;top:26px;left:99px}html[data-page=app-preview] .win-b{width:175px;height:139px;top:57px;left:164px}html[data-page=app-preview] .fake-lines{padding:8px 9px}html[data-page=app-preview] .fake-line{background:#e9e9e9;border-radius:5px;height:4px;margin:6px 0}html[data-page=app-preview] .fake-line.short{width:52%}html[data-page=app-preview] .fake-line.med{width:72%}html[data-page=app-preview] .fake-row{border-bottom:1px solid #f1f1f1;align-items:center;gap:5px;height:13px;display:flex}html[data-page=app-preview] .fake-row:before{content:"✓";color:#61b18b;font-size:7px}html[data-page=app-preview] .fake-row span{background:#e9e9e9;border-radius:5px;width:66px;height:4px}html[data-page=app-preview] .fake-row em{border:1px solid #ddd;border-radius:5px;width:20px;height:7px;margin-left:auto}html[data-page=app-preview] .win-b .fake-lines{padding:5px 8px}html[data-page=app-preview] .win-b .fake-line{height:3px;margin:4px 0}html[data-page=app-preview] .win-b .fake-row{height:17px}html[data-page=app-preview] .win-b .fake-row span{width:76px}html[data-page=app-preview] .win-b .queue-label{color:#999;margin:4px 0;font-size:6px}html[data-page=app-preview] .summary{background:#f3f3f2;border-radius:15px;max-width:680px;margin:0 auto 20px;padding:10px 14px;font-size:13px;line-height:1.65}html[data-page=app-preview] .system{color:#999;justify-content:center;margin:7px 0 18px;font-size:12px;display:flex}html[data-page=app-preview] .system b{color:#7057df}html[data-page=app-preview] .msg{margin:9px 0;animation:.28s both app-preview-pop;display:flex}html[data-page=app-preview] .msg.in{justify-content:flex-start}html[data-page=app-preview] .msg.out{justify-content:flex-end;padding-left:28%}html[data-page=app-preview] .bubble{background:var(--bubble);border-radius:15px;width:fit-content;max-width:min(72%,680px);padding:10px 13px;font-size:13px;line-height:1.5;position:relative;box-shadow:0 1px #00000004}html[data-page=app-preview] .msg.out .bubble{color:#fff;background:#181818;border-radius:18px 18px 6px;margin-left:auto;padding:6px 12px;line-height:1.38}html[data-page=app-preview] ::selection,html[data-page=app-preview] .bubble-text::selection{color:#fff;background:#000}html[data-page=app-preview] .msg.in .bubble{border-radius:4px 15px 15px}html[data-page=app-preview] .meta{color:#999;align-items:center;gap:6px;margin-bottom:5px;font-size:11px;display:flex}html[data-page=app-preview] .bubble-text{line-height:1.55}html[data-page=app-preview] .bubble-text strong{font-weight:700}html[data-page=app-preview] .msg.out .meta{color:#cfcfcf}html[data-page=app-preview] .msg .meta .badge{flex:0 0 13px}html[data-page=app-preview] .group-recap-bubble{min-width:430px;max-width:680px;padding:10px 13px 11px}html[data-page=app-preview] .group-recap-bubble .bubble-text{line-height:1.55}html[data-page=app-preview] .group-recap-title{margin-bottom:2px;display:block}html[data-page=app-preview] .group-recap-line{white-space:normal;display:block}html[data-page=app-preview] .group-recap-check{color:#4d4d4d;margin-right:4px;display:inline-block}html[data-page=app-preview] .group-recap-assignee{color:#5540a8;font-weight:600}html[data-page=app-preview] .group-recap-assignee.blue{color:#5b59d6}html[data-page=app-preview] .group-recap-dot{vertical-align:-1px;background:#6f57d9;border-radius:50%;width:12px;height:12px;margin:0 3px 0 2px;display:inline-block}html[data-page=app-preview] .group-recap-dot.blue{background:#5e63dc}html[data-page=app-preview] .group-recap-arrow{color:#777}html[data-page=app-preview] .group-recap-tail{color:#3f3f3f}@media (max-width:720px){html[data-page=app-preview] .group-recap-bubble{min-width:0;max-width:86%}}html[data-page=app-preview] body.dark-theme .group-recap-check,html[data-page=app-preview] body.dark-theme .group-recap-tail{color:#d0d0d0}html[data-page=app-preview] body.dark-theme .group-recap-arrow{color:#999}html[data-page=app-preview] .badge{color:#fff;border-radius:50%;place-items:center;width:13px;height:13px;font-size:8px;display:inline-grid}html[data-page=app-preview] .badge.p{background:var(--purple)}html[data-page=app-preview] .badge.g{background:var(--green)}html[data-page=app-preview] .reaction{color:#111;pointer-events:none;z-index:5;background:#fff;border:1px solid #e8e8e8;border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;line-height:1;display:grid;position:absolute;bottom:-11px;right:8px;box-shadow:0 2px 7px #00000029}html[data-page=app-preview] .msg.is-liked{margin-bottom:9px}html[data-page=app-preview] .msg.is-liked .bubble{padding-bottom:6px}html[data-page=app-preview] .typing{background:#f2f2f2;border-radius:15px;gap:3px;padding:9px 12px;display:inline-flex}html[data-page=app-preview] .typing i{background:#aaa;border-radius:50%;width:5px;height:5px;animation:.9s infinite app-preview-bounce}html[data-page=app-preview] .typing i:nth-child(2){animation-delay:.15s}html[data-page=app-preview] .typing i:nth-child(3){animation-delay:.3s}html[data-page=app-preview] .composer{box-sizing:border-box;background:#fff;border:1px solid #e1e1e1;border-radius:24px;align-items:center;gap:7px;min-height:46px;margin:10px 18px 12px;padding:5px 7px;display:flex;box-shadow:0 1px 2px #00000008}html[data-page=app-preview] .attach{color:#666;cursor:pointer;background:#f7f7f7;border:1px solid #e1e1e1;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;transition:background .18s,color .18s,border-color .18s,transform .18s;display:grid;box-shadow:0 1px 2px #0000000a}html[data-page=app-preview] .attach:hover{color:#222;background:#ededed;border-color:#d8d8d8;transform:translateY(-1px)}html[data-page=app-preview] .attach:active{transform:scale(.94)}html[data-page=app-preview] .attach:focus-visible{outline-offset:2px;outline:2px solid #111}html[data-page=app-preview] .attach svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;display:block}html[data-page=app-preview] .composer input{color:#333;background:0 0;border:0;outline:0;flex:1;min-width:0;height:32px;padding:0 2px;font-size:14px}html[data-page=app-preview] .send{color:#fff;cursor:pointer;background:#181818;border:0;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;transition:all .2s;display:grid}html[data-page=app-preview] .send svg{fill:currentColor;width:15px;height:15px;display:block}html[data-page=app-preview] .send:hover{transform:scale(1.04)}html[data-page=app-preview] .send:active{transform:scale(.94)}html[data-page=app-preview] .toast{opacity:0;color:#fff;pointer-events:none;background:#171717;border-radius:10px;padding:9px 14px;font-size:12px;transition:all .25s;position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px)}html[data-page=app-preview] .toast.show{opacity:1;transform:translate(-50%)}html[data-page=app-preview] .routine{color:#8c8c8c;align-items:center;gap:6px;display:inline-flex}html[data-page=app-preview] .clock{border:1px solid #aaa;border-radius:50%;width:15px;height:15px;display:inline-block;position:relative}html[data-page=app-preview] .clock:after{content:"";transform-origin:bottom;background:#888;width:1px;height:5px;position:absolute;top:3px;left:6px;transform:rotate(0)}@keyframes app-preview-pop{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:none}}@keyframes app-preview-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}@media (max-width:720px){html[data-page=app-preview] .sidebar{width:270px}html[data-page=app-preview] .bubble{max-width:86%}}@media (max-width:560px){html[data-page=app-preview] .sidebar{width:76px;padding:10px 7px}html[data-page=app-preview] .chat-copy,html[data-page=app-preview] .search input,html[data-page=app-preview] .profile span,html[data-page=app-preview] .plus{display:none}html[data-page=app-preview] .search{justify-content:center;padding:0}html[data-page=app-preview] .chat,html[data-page=app-preview] .profile{justify-content:center}html[data-page=app-preview] .messages{padding-left:10px;padding-right:10px}}html[data-page=app-preview] .sidebar{transition:width .62s cubic-bezier(.22,1,.36,1),flex-basis .62s cubic-bezier(.22,1,.36,1),padding .62s cubic-bezier(.22,1,.36,1),border-color .62s}html[data-page=app-preview] .right-panel{background:var(--screen-bg,#faf7f2);opacity:0;will-change:width,flex-basis,transform,opacity;border-left:1px solid #0000;flex:0 0 0;width:0;transition:width .52s cubic-bezier(.22,1,.36,1),flex-basis .52s cubic-bezier(.22,1,.36,1),opacity .3s ease-out,transform .52s cubic-bezier(.22,1,.36,1),border-color .52s,background-color .42s;overflow:hidden;transform:translate(28px)}html[data-page=app-preview] .app.desktop-panel-open .sidebar{opacity:1;border-right-color:#e5e5e5;flex-basis:74px;width:74px;padding-left:7px;padding-right:7px;transition:width .62s cubic-bezier(.22,1,.36,1),flex-basis .62s cubic-bezier(.22,1,.36,1),padding .62s cubic-bezier(.22,1,.36,1),border-color .62s;overflow:hidden}html[data-page=app-preview] .app.desktop-panel-open .sidebar .search,html[data-page=app-preview] .app.desktop-panel-open .sidebar .search input,html[data-page=app-preview] .app.desktop-panel-open .sidebar .chat-copy,html[data-page=app-preview] .app.desktop-panel-open .sidebar .profile span,html[data-page=app-preview] .app.desktop-panel-open .sidebar .plus{display:none}html[data-page=app-preview] .app.desktop-panel-open .sidebar .chat{justify-content:center;gap:0;padding-left:4px;padding-right:4px}html[data-page=app-preview] .app.desktop-panel-open .sidebar .profile{align-items:center;padding-left:0;padding-right:0}html[data-page=app-preview] .app.desktop-panel-open .sidebar .profile-account{justify-content:center;width:100%}html[data-page=app-preview] .app.desktop-panel-open .sidebar .profile .theme-toggle,html[data-page=app-preview] .app.desktop-panel-open .sidebar .profile-account span{display:none}html[data-page=app-preview] .app.desktop-panel-open .sidebar .windowbar{flex-shrink:0}html[data-page=app-preview] .app.desktop-panel-open .right-panel{opacity:1;border-left-color:#e8e1d8;flex-basis:260px;width:260px;transform:translate(0,0)}html[data-page=app-preview] .desktop-panel-inner{color:#555;flex-direction:column;width:260px;height:100%;padding:0 14px 18px;display:flex}html[data-page=app-preview] .desktop-panel-top{justify-content:flex-end;align-items:center;gap:9px;height:42px;display:flex}html[data-page=app-preview] .panel-icon{color:#999;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;transition:all .16s;display:grid}html[data-page=app-preview] .panel-icon:hover{color:#555;background:#eee8df}html[data-page=app-preview] .panel-icon svg{width:18px;height:18px;display:block}html[data-page=app-preview] .panel-settings svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}html[data-page=app-preview] .panel-close svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}html[data-page=app-preview] .panel-close{color:#8f8f8f}html[data-page=app-preview] .panel-close:hover{color:#555}html[data-page=app-preview] .desktop-preview{background:linear-gradient(#4d7ea3 0%,#83acc4 43%,#efc4ae 70%,#f1ad76 100%);border-radius:12px;height:144px;margin:0 0 10px;position:relative;overflow:hidden;box-shadow:0 1px #00000008}html[data-page=app-preview] .desktop-preview:before{content:"";clip-path:polygon(0 58%,13% 47%,24% 53%,35% 31%,47% 45%,57% 24%,68% 42%,77% 27%,88% 48%,100% 37%,100% 100%,0 100%);background:linear-gradient(155deg,#65412c 0 30%,#342b20 31% 51%,#a04c2c 52% 65%,#3b2b22 66% 100%);height:72px;position:absolute;bottom:-22px;left:-8%;right:-5%}html[data-page=app-preview] .desktop-preview .pv-window{background:#fffffff5;border:1px solid #d9d9d9;border-radius:5px;position:absolute;box-shadow:0 4px 12px #0000001f}html[data-page=app-preview] .desktop-preview .pv-a{width:117px;height:80px;top:15px;left:57px}html[data-page=app-preview] .desktop-preview .pv-b{width:101px;height:79px;top:34px;left:88px}html[data-page=app-preview] .desktop-preview .pv-bar{border-bottom:1px solid #ededed;align-items:center;gap:3px;height:12px;padding:0 5px;display:flex}html[data-page=app-preview] .desktop-preview .pv-bar i{background:#ddd;border-radius:50%;width:3px;height:3px;display:block}html[data-page=app-preview] .desktop-preview .pv-lines{padding:5px}html[data-page=app-preview] .desktop-preview .pv-line{background:#e7e7e7;border-radius:5px;height:3px;margin:4px 0}html[data-page=app-preview] .desktop-preview .pv-line.s{width:55%}html[data-page=app-preview] .desktop-preview .pv-row{border-bottom:1px solid #f1f1f1;align-items:center;gap:3px;height:10px;display:flex}html[data-page=app-preview] .desktop-preview .pv-row:before{content:"";border:1px solid #cfcfcf;border-radius:1px;width:4px;height:4px}html[data-page=app-preview] .desktop-preview .pv-row span{background:#e9e9e9;border-radius:4px;width:38px;height:3px}html[data-page=app-preview] .desktop-preview .pv-row em{border:1px solid #ddd;border-radius:4px;width:12px;height:5px;margin-left:auto}html[data-page=app-preview] .desktop-preview{cursor:zoom-in}html[data-page=app-preview] .screen-dock{box-sizing:border-box;-webkit-backdrop-filter:blur(18px);z-index:20;background:#ecececb8;border:1px solid #ffffffc7;border-radius:20px;justify-content:center;align-items:center;gap:12px;width:178px;height:76px;padding:8px 12px;display:none;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 10px 26px #00000047,inset 0 1px #ffffffd9}html[data-page=app-preview] .screen-dock button{cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:14px;place-items:center;width:56px;height:56px;padding:0;display:grid}html[data-page=app-preview] .screen-dock button:hover{filter:brightness(1.03);transform:translateY(-2px)}html[data-page=app-preview] .screen-dock button:active{transform:translateY(0)scale(.97)}html[data-page=app-preview] .screen-dock img{object-fit:cover;pointer-events:none;border-radius:13px;width:54px;height:54px;display:block;box-shadow:0 3px 9px #0000002e}html[data-page=app-preview] .screen-lightbox-card .screen-dock{display:flex}html[data-page=app-preview] body.dark-theme .screen-dock{background:#2d2d2dc2;border-color:#ffffff2e}html[data-page=app-preview] .screen-you-badge{z-index:1100;box-sizing:border-box;color:#fff;letter-spacing:.01em;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;visibility:hidden;will-change:transform,opacity;background:#111;border-radius:7px;justify-content:center;align-items:center;min-width:34px;height:22px;padding:0 9px;font:600 11px/1 -apple-system,BlinkMacSystemFont,SF Pro Text,Inter,Arial,sans-serif;transition:opacity .12s,visibility 0s linear .12s;display:flex;position:fixed;top:0;left:0;transform:translate(-999px,-999px);box-shadow:0 4px 12px #0000003d}html[data-page=app-preview] .screen-you-badge.visible{opacity:1;visibility:visible;transition:opacity .12s,visibility linear}html[data-page=app-preview] body.dark-theme .screen-you-badge{color:#fff;background:#050505;box-shadow:0 4px 14px #00000073}html[data-page=app-preview] .screen-lightbox{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#00000075;transition:opacity .48s cubic-bezier(.22,1,.36,1),visibility 0s linear .82s;position:fixed;inset:0}html[data-page=app-preview] .screen-lightbox.open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .48s cubic-bezier(.22,1,.36,1),visibility linear}html[data-page=app-preview] .screen-lightbox-card{will-change:left,top,width,height,border-radius;opacity:1;will-change:left,top,width,height,border-radius;background:#dca37d url(/img/app-preview-281f184eb404.jpg) 50%/cover no-repeat;border-radius:12px;width:12px;height:12px;transition:left .62s cubic-bezier(.22,1,.36,1),top .62s cubic-bezier(.22,1,.36,1),width .62s cubic-bezier(.22,1,.36,1),height .62s cubic-bezier(.22,1,.36,1),border-radius .62s cubic-bezier(.22,1,.36,1),box-shadow .62s;position:fixed;top:0;left:auto;right:0;overflow:hidden;box-shadow:0 28px 80px #00000057}html[data-page=app-preview] .screen-lightbox-content{pointer-events:auto;width:100%;height:100%;position:relative;overflow:hidden}html[data-page=app-preview] .screen-lightbox-card .desktop-preview{box-shadow:none;cursor:default;border-radius:0;margin:0;position:absolute;inset:0;overflow:hidden;background:0 0!important;width:100%!important;height:100%!important}html[data-page=app-preview] .screen-lightbox-card .desktop-preview:before{display:none!important}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-window{box-sizing:border-box;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;pointer-events:auto;transition:box-shadow .16s,transform .16s;box-shadow:0 9px 24px #0000002e}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-window.is-dragging{cursor:grabbing;z-index:5;transition:none;box-shadow:0 18px 34px #0000003d}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-a{width:52%;height:72%;top:2%;left:2%}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-b{width:46%;height:68%;top:16%;left:52%}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-bar{gap:6px;height:30px;padding:0 13px}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-bar i{width:7px;height:7px}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-lines{padding:14px}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-line{height:7px;margin:9px 0}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-row{gap:8px;height:28px}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-row:before{width:11px;height:11px}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-row span{width:110px;height:7px}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-row em{width:34px;height:14px}html[data-page=app-preview] .screen-preview-hidden{visibility:hidden!important}html[data-page=app-preview] .screen-lightbox-close{z-index:20;color:#fff;cursor:pointer;background:#232323c2;border:0;border-radius:50%;place-items:center;width:30px;height:30px;transition:transform .16s,background .16s;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #00000029}html[data-page=app-preview] .screen-lightbox-close:hover{background:#181818e6;transform:scale(1.05)}html[data-page=app-preview] .screen-lightbox-close svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:14px;height:14px}@media (max-width:720px){html[data-page=app-preview] .screen-lightbox-card{border-radius:13px;width:calc(100vw - 28px);height:min(470px,100vh - 90px)}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-a{width:58%;height:64%;top:10%;left:4%}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-b{width:51%;height:62%;top:24%;left:43%}}html[data-page=app-preview] .desktop-caption{color:#8b8178;text-align:center;margin:0 0 29px;font-size:12px}html[data-page=app-preview] .desktop-section-title{color:#7f766d;margin:0 0 12px;font-size:12px}html[data-page=app-preview] .routines-section,html[data-page=app-preview] .routines-content{min-width:0}html[data-page=app-preview] .routine-row{color:#333;align-items:center;gap:10px;min-width:0;padding:0 2px 9px;font-size:12px;display:flex}html[data-page=app-preview] .routine-row:last-child{padding-bottom:0}html[data-page=app-preview] .routine-clock{border:1.3px solid #9b6f20;border-radius:50%;flex:0 0 16px;width:16px;height:16px;position:relative}html[data-page=app-preview] .routine-clock:before{content:"";background:#9b6f20;width:1px;height:5px;position:absolute;top:3px;left:7px}html[data-page=app-preview] .routine-clock:after{content:"";transform-origin:0;background:#9b6f20;width:4px;height:1px;position:absolute;top:8px;left:7px;transform:rotate(25deg)}html[data-page=app-preview] .routine-copy{flex-direction:column;gap:3px;min-width:0;line-height:1.25;display:flex}html[data-page=app-preview] .routine-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}html[data-page=app-preview] .routine-time{color:#9b938c;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}html[data-page=app-preview] .routine-empty{box-sizing:border-box;text-align:center;color:#9a9a9a;border:1px dashed #d7d7d7;border-radius:10px;justify-content:center;align-items:center;min-height:104px;padding:14px 12px;font-size:11px;line-height:1.45;display:flex}html[data-page=app-preview] body.dark-theme .right-panel{background:#080808;border-left-color:#222}html[data-page=app-preview] body.dark-theme .panel-icon{color:#777}html[data-page=app-preview] body.dark-theme .panel-icon:hover{color:#eee;background:#171717}html[data-page=app-preview] body.dark-theme .desktop-caption,html[data-page=app-preview] body.dark-theme .desktop-section-title{color:#888}html[data-page=app-preview] body.dark-theme .routine-row{color:#eee}html[data-page=app-preview] body.dark-theme .routine-time{color:#777}html[data-page=app-preview] body.dark-theme .routine-empty{color:#777;border-color:#333}@media (max-width:720px){html[data-page=app-preview] .app.desktop-panel-open .right-panel{flex-basis:235px;width:235px}html[data-page=app-preview] .desktop-panel-inner{width:235px}}html[data-page=app-preview] .settings-view{color:#555;flex-direction:column;height:100%;display:none}html[data-page=app-preview] .right-panel.settings-open .desktop-panel-inner>.desktop-panel-top,html[data-page=app-preview] .right-panel.settings-open .desktop-panel-inner>.desktop-preview,html[data-page=app-preview] .right-panel.settings-open .desktop-panel-inner>.desktop-caption,html[data-page=app-preview] .right-panel.settings-open .desktop-panel-inner>.routines-section{display:none}html[data-page=app-preview] .right-panel.settings-open .settings-view{display:flex}html[data-page=app-preview] .settings-top{justify-content:space-between;align-items:center;height:42px;display:flex}html[data-page=app-preview] .settings-back{color:#999;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;transition:all .16s;display:grid}html[data-page=app-preview] .settings-back:hover{color:#555;background:#eee8df}html[data-page=app-preview] .settings-back svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}html[data-page=app-preview] .settings-title{color:#222;font-size:13px;position:absolute;left:50%;transform:translate(-50%)}html[data-page=app-preview] .settings-close{color:#999;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;transition:all .16s;display:grid}html[data-page=app-preview] .settings-close:hover{color:#555;background:#eee8df}html[data-page=app-preview] .settings-close svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}html[data-page=app-preview] .settings-avatar{background:0 0;border-radius:50%;place-items:center;width:58px;height:58px;margin:11px auto 31px;display:grid;overflow:visible}html[data-page=app-preview] .settings-avatar .avatar-shape{object-fit:contain;width:100%;height:100%}html[data-page=app-preview] .settings-field{margin-bottom:12px}html[data-page=app-preview] .settings-label{color:#777;margin:0 0 6px;font-size:11px;display:block}html[data-page=app-preview] .settings-input,html[data-page=app-preview] .settings-textarea{box-sizing:border-box;color:#444;background:#fff;border:1px solid #dedede;border-radius:10px;outline:none;width:100%;padding:9px 11px;font:13px/1.35 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-page=app-preview] .settings-input{height:37px}html[data-page=app-preview] .settings-textarea{resize:none;height:112px}html[data-page=app-preview] .settings-input:focus,html[data-page=app-preview] .settings-textarea:focus{border-color:#cfcfcf}html[data-page=app-preview] .settings-notification{background:#eeece8;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:8px;margin-top:4px;padding:11px 11px 10px;display:flex}html[data-page=app-preview] .settings-notification-title{color:#555;margin-bottom:3px;font-size:13px}html[data-page=app-preview] .settings-notification-sub{color:#aaa;max-width:165px;font-size:11px;line-height:1.35}html[data-page=app-preview] .settings-switch{cursor:pointer;background:#93651d;border:0;border-radius:20px;flex:0 0 30px;width:30px;height:18px;margin-top:0;position:relative}html[data-page=app-preview] .settings-switch:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:2px;right:2px;box-shadow:0 1px 2px #0000001f}html[data-page=app-preview] body.dark-theme .settings-view{color:#ddd}html[data-page=app-preview] body.dark-theme .settings-title{color:#eee}html[data-page=app-preview] body.dark-theme .settings-back,html[data-page=app-preview] body.dark-theme .settings-close{color:#777}html[data-page=app-preview] body.dark-theme .settings-back:hover,html[data-page=app-preview] body.dark-theme .settings-close:hover{color:#eee;background:#171717}html[data-page=app-preview] body.dark-theme .settings-label{color:#888}html[data-page=app-preview] body.dark-theme .settings-input,html[data-page=app-preview] body.dark-theme .settings-textarea{color:#ddd;background:#111;border-color:#292929}html[data-page=app-preview] body.dark-theme .settings-notification{background:#191919}html[data-page=app-preview] body.dark-theme .settings-notification-title{color:#ddd}html[data-page=app-preview] body.dark-theme .settings-notification-sub{color:#777}html[data-page=app-preview] body.dark-theme{--bg:#000;--panel:#000;--line:#202124;--muted:#8f9298;--text:#e8e9eb;--bubble:#17181a;--black:#f5f5f5;color:var(--text);background:#000}html[data-page=app-preview] body.dark-theme .app{background:#000;border-color:#202124;box-shadow:0 18px 55px #0005}html[data-page=app-preview] body.dark-theme .sidebar{background:#000;border-right-color:#202124}html[data-page=app-preview] body.dark-theme .search{color:#8e9197;background:#0b0b0b;border-color:#222}html[data-page=app-preview] body.dark-theme .search input{color:#eee}html[data-page=app-preview] body.dark-theme .search input::placeholder,html[data-page=app-preview] body.dark-theme .composer input::placeholder{color:#777b82}html[data-page=app-preview] body.dark-theme .chat:hover,html[data-page=app-preview] body.dark-theme .chat.active{background:#111}html[data-page=app-preview] body.dark-theme .name{color:#eee}html[data-page=app-preview] body.dark-theme .preview,html[data-page=app-preview] body.dark-theme .time,html[data-page=app-preview] body.dark-theme .meta,html[data-page=app-preview] body.dark-theme .header-role{color:#888c93}html[data-page=app-preview] body.dark-theme .role-badge{color:#aeb2b8;background:#171717}html[data-page=app-preview] body.dark-theme .profile{color:#e5e6e8}html[data-page=app-preview] body.dark-theme .profile .avatar{background:0 0}html[data-page=app-preview] body.dark-theme .main{background:#000}html[data-page=app-preview] body.dark-theme .header{background:#000;border-bottom-color:#202124}html[data-page=app-preview] body.dark-theme .monitor{color:#858990}html[data-page=app-preview] body.dark-theme .messages{background:#000}html[data-page=app-preview] body.dark-theme .summary,html[data-page=app-preview] body.dark-theme .typing{color:#dedfe2;background:#111}html[data-page=app-preview] body.dark-theme .bubble{color:#e8e9eb;background:#151515;box-shadow:0 1px #0002}html[data-page=app-preview] body.dark-theme .msg.out .bubble{color:#151618;background:#fff}html[data-page=app-preview] body.dark-theme .msg.out .meta{color:#858990}html[data-page=app-preview] body.dark-theme .msg.out .bubble-text{color:#151618}html[data-page=app-preview] body.dark-theme .system{color:#858990}html[data-page=app-preview] body.dark-theme .composer{box-shadow:none;background:#000;border:1px solid #2b2d30}html[data-page=app-preview] body.dark-theme .composer input{color:#eee}html[data-page=app-preview] body.dark-theme .attach{color:#aaa;background:#0d0d0d;border-color:#252525}html[data-page=app-preview] body.dark-theme .attach:hover{color:#ddd;background:#171717}html[data-page=app-preview] body.dark-theme .send{color:#151618;background:#fff}html[data-page=app-preview] body.dark-theme .plus{color:#aaa}html[data-page=app-preview] body.dark-theme .plus:hover{color:#eee;background:#151515}html[data-page=app-preview] body.dark-theme .new-agent-menu{background:#0b0b0b;border-color:#252525;box-shadow:0 10px 28px #0005}html[data-page=app-preview] body.dark-theme .new-agent-item{color:#eee}html[data-page=app-preview] body.dark-theme .new-agent-item:hover{background:#171717}html[data-page=app-preview] body.dark-theme .toast{color:#151618;background:#fff}html[data-page=app-preview] body.dark-theme .hero{background:#0b0b0b}html[data-page=app-preview] body.dark-theme .task-title{color:#eee}html[data-page=app-preview] body.dark-theme .task-sub{color:#bfc2c7}html[data-page=app-preview] body.dark-theme .task-done{color:#91b7a3;background:#26332d}html[data-page=app-preview] body.dark-theme .task-visual{filter:brightness(.72)saturate(.9)}html[data-page=app-preview] body.dark-theme .clock{border-color:#777}html[data-page=app-preview] body.dark-theme .clock:after{background:#aaa}html[data-page=app-preview] .theme-toggle{color:#9a9a9a;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:0;transition:all .18s;display:grid}html[data-page=app-preview] .theme-toggle:hover{color:#555;background:#ededed}html[data-page=app-preview] .theme-toggle svg{fill:currentColor;stroke:none;width:17px;height:17px}html[data-page=app-preview] body.dark-theme .theme-toggle{color:#8d8d8d}html[data-page=app-preview] body.dark-theme .theme-toggle:hover{color:#fff;background:#1a1a1a}html[data-page=app-preview] .screen-lightbox-dock{box-sizing:border-box;-webkit-backdrop-filter:blur(18px);z-index:50;pointer-events:auto;background:#eeeeeec7;border:1px solid #ffffffd1;border-radius:22px;justify-content:center;align-items:center;gap:12px;min-width:174px;height:78px;padding:8px 12px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000047,inset 0 1px #ffffffe6}html[data-page=app-preview] .screen-lightbox-dock button{cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:15px;place-items:center;width:58px;height:58px;padding:0;display:grid}html[data-page=app-preview] .screen-lightbox-dock button:hover{transform:translateY(-2px)}html[data-page=app-preview] .screen-lightbox-dock button:active{transform:translateY(0)scale(.97)}html[data-page=app-preview] .screen-lightbox-dock img{object-fit:cover;pointer-events:none;border-radius:14px;width:56px;height:56px;display:block;box-shadow:0 3px 10px #0000002e}html[data-page=app-preview] body.dark-theme .screen-lightbox-dock{background:#2d2d2dd1;border-color:#fff3}html[data-page=app-preview] .screen-lightbox-card .desktop-preview{background-color:#6e95b0!important;background-image:url(/img/app-preview-281f184eb404.jpg)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}html[data-page=app-preview] .desktop-preview>.screen-dock,html[data-page=app-preview] .screen-lightbox-card .desktop-preview:before{display:none!important}html[data-page=app-preview] .screen-lightbox-card .desktop-preview .pv-window{z-index:1;position:absolute}html[data-page=app-preview] .right-panel .desktop-preview{background-image:url(/img/app-preview-005a756c75eb.jpg)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}html[data-page=app-preview] .right-panel .desktop-preview:before,html[data-page=app-preview] .right-panel .desktop-preview .pv-window{display:none!important}html[data-page=app-preview] .msg.user .bubble{border-radius:18px 18px 6px;padding:6px 12px;line-height:1.38}html[data-page=app-preview] .msg.user .bubble-text{line-height:1.38}html[data-page=app-preview] #messages .msg{margin-bottom:14px}html[data-page=app-preview] #messages .msg+.msg.out,html[data-page=app-preview] #messages .msg.out+.msg{margin-top:12px}html[data-page=app-preview] #messages .msg.out+.msg.out,html[data-page=app-preview] #messages .msg+.msg.in,html[data-page=app-preview] #messages .msg.in+.msg.in{margin-top:0}html[data-page=app-preview] #messages .msg.in .meta .badge{display:none}html[data-page=app-preview] #messages .msg.in .meta{gap:0}html[data-page=app-preview] #messageInput,html[data-page=app-preview] #messageInput::placeholder{font-weight:400}html[data-page=app-preview] #messageInput{color:#5f6368}html[data-page=app-preview] #messageInput::placeholder{color:#9a9da1;opacity:1}html[data-page=app-preview] body.dark-theme #messageInput{color:#d0d2d5}html[data-page=app-preview] body.dark-theme #messageInput::placeholder{color:#777b80}html[data-page=app-preview] .avatar.new-agent-black,html[data-page=app-preview] .settings-avatar.new-agent-black,html[data-page=app-preview] .avatar.new-agent-black{background:#050505!important}html[data-page=app-preview] .date-divider{color:#8b8d91;letter-spacing:.01em;justify-content:center;align-items:center;min-height:30px;margin:18px 0 14px;font-size:11px;font-weight:400;display:flex}html[data-page=app-preview] .date-divider span{background:0 0;padding:0 10px}html[data-page=app-preview] #newAgentButton{text-align:center;justify-content:center;align-items:center;padding:0;line-height:1;display:flex}html[data-page=app-preview] #newAgentButton:first-letter{line-height:1}html[data-page=app-preview] .new-agent-menu{min-width:150px}html[data-page=app-preview] .new-agent-item{align-items:center;gap:9px;display:flex}html[data-page=app-preview] .new-agent-item .menu-icon{flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}html[data-page=app-preview] .new-agent-item .menu-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}
