:root{color-scheme:light;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;color:#14213d;background:#f3f7fc;font-synthesis:none;--border: #dce6f1;--surface-strong: #fff;--muted: #71839b}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-width:320px;min-height:100vh;background:#f3f7fc}button,textarea,a{font:inherit}button{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;background:linear-gradient(#dbe8f6 1px,transparent 1px),linear-gradient(90deg,#dbe8f6 1px,transparent 1px),#f3f7fc;background-size:64px 64px}.app-shell:before{content:"";position:fixed;top:70px;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#f3f7fce8,#f3f7fcb8 48%,#f3f7fc78)}.topbar{position:sticky;top:0;z-index:20;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,72px);background:#ffffffd9;border-bottom:1px solid #d8e4f1;box-shadow:0 1px #fff inset;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}.brand{display:flex;gap:10px;align-items:center;color:#102142;text-decoration:none;font-size:15px;font-weight:700}.brand-mark{display:grid;place-items:center;width:30px;height:30px;color:#fff;background:#1769e0;border:1px solid #0f5dca;border-radius:8px;box-shadow:0 5px 12px #1769e020;font-weight:800;transition:transform .25s,box-shadow .25s}.brand:hover .brand-mark{transform:translateY(-1px);box-shadow:0 8px 18px #1769e02b}.product-name{margin-left:8px;padding-left:18px;color:#7a8ba4;border-left:1px solid #d8e2ee;font-weight:500}.connection{display:flex;align-items:center;gap:9px;color:#65758c;font-size:12px}.status-dot{width:7px;height:7px;border-radius:50%;background:#e6a23c;box-shadow:0 0 0 5px #e6a23c14}.connection[data-status=online] .status-dot{background:#1769e0;box-shadow:0 0 0 5px #1769e014;animation:pulse 2s infinite}.connection[data-status=offline] .status-dot{background:#dc5360;box-shadow:0 0 0 5px #dc536014}.workspace{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,1fr) minmax(440px,520px);gap:clamp(48px,8vw,140px);align-items:center;width:min(1420px,100%);min-height:calc(100vh - 70px);padding:42px clamp(24px,5vw,72px);margin:0 auto}.agent-panel{display:flex;flex-direction:column;min-width:0;max-width:530px;min-height:620px;padding:34px 0 10px;animation:enter .55s ease both}.session-heading,.section-title{display:flex;align-items:center;justify-content:space-between}.eyebrow{margin:0;color:#7890ae;font:700 10px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.17em}.text-button{padding:8px 0;color:#1769e0;background:none;border:0;font-size:12px;font-weight:600;cursor:pointer;transition:color .2s,transform .2s}.text-button:hover{color:#0f4eaa;transform:translateY(-1px)}.conversation-id{margin:10px 0 0;overflow:hidden;color:#96a6bb;font:11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.agent-presence{display:flex;align-items:center;gap:22px;padding:56px 0 48px;border-bottom:1px solid #d4e0ed}.agent-orb{position:relative;display:grid;place-items:center;width:68px;height:68px;flex:0 0 auto;background:#fff;border:1px solid #c8d9ec;border-radius:22px;box-shadow:0 14px 36px #3a659317}.agent-orb:before{content:"";width:11px;height:11px;background:#1769e0;border-radius:50%;box-shadow:0 0 20px #1769e060}.agent-orb span{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid #d8e5f3;border-radius:16px}.agent-orb.is-active span{animation:orbit 1.4s linear infinite;border-top-color:#1769e0}.agent-presence h1{margin:0 0 9px;color:#102142;font-size:clamp(28px,3vw,42px);font-weight:650;letter-spacing:-.04em}.agent-presence p{margin:0;color:#71839c;font-size:13px}.activity-section{display:none}.section-title span{color:#91a2b7;font:11px ui-monospace,monospace}.activity-list{max-height:190px;padding:6px 11px;margin:0;overflow-y:auto;list-style:none;border-top:1px solid #e4ebf3}.activity-list li:not(.activity-empty){display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:8px;align-items:center;min-height:27px;padding:3px 0;animation:activity-in .25s ease both}.activity-marker{width:6px;height:6px;margin-left:2px;border-radius:50%;background:#9caec3}.activity-list .running .activity-marker{width:10px;height:10px;margin-left:0;background:transparent;border:2px solid #c9dcf5;border-top-color:#1769e0;animation:orbit .75s linear infinite}.activity-list .error .activity-marker{background:#dc5360}.activity-list p{min-width:0;margin:0;overflow:hidden;color:#415570;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.activity-list time{color:#9babbe;font:9px ui-monospace,monospace;white-space:nowrap}.activity-empty{padding:7px 0;color:#93a3b8;font-size:11px}.chat-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:min(720px,calc(100vh - 118px));min-height:580px;padding:0 28px 24px;overflow:hidden;background:linear-gradient(180deg,#fff,#fff 72%,#fbfdff);border:1px solid #d3e0ee;border-radius:24px;box-shadow:0 30px 76px #244c7d1c,0 3px 12px #244c7d0a;animation:card-enter .65s .08s cubic-bezier(.2,.8,.2,1) both}.chat-head{display:flex;align-items:end;justify-content:space-between;padding:28px 0 21px;border-bottom:1px solid #e4ebf3}.chat-head h2{margin:8px 0 0;color:#102142;font-size:21px;font-weight:650;letter-spacing:-.025em}.message-count{color:#91a1b5;font-size:11px}.chat-actions{display:flex;align-items:center;gap:14px}.reset-button{display:flex;align-items:center;gap:6px;padding:7px 9px;color:#60738e;background:transparent;border:1px solid #dbe5f0;border-radius:9px;font-size:10px;cursor:pointer;transition:color .2s,border-color .2s,background .2s}.reset-button svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s}.reset-button:hover{color:#1769e0;background:#f4f8fd;border-color:#a8c8ef}.reset-button:hover svg{transform:rotate(-45deg)}.reset-button:disabled{opacity:.5;cursor:wait}.turn-activity{width:calc(100% - 58px);margin-left:58px;animation:message-in .3s ease both}.activity-drawer{overflow:hidden;background:#f7faff;border:1px solid #e0e9f4;border-radius:11px;transition:border-color .2s,background .2s}.activity-drawer[open]{border-color:#cbdcf0;background:#fbfdff}.activity-drawer summary{display:grid;grid-template-columns:10px auto minmax(0,1fr) auto 16px;gap:8px;align-items:center;min-height:36px;padding:0 11px;color:#647994;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.activity-drawer summary::-webkit-details-marker{display:none}.activity-live-dot{width:6px;height:6px;border-radius:50%;background:#a8b8cb}.activity-drawer[data-status=running] .activity-live-dot{width:10px;height:10px;background:transparent;border:2px solid #c9dcf5;border-top-color:#1769e0;animation:orbit .75s linear infinite}.activity-drawer[data-status=error] .activity-live-dot{background:#dc5360}.activity-summary-label{color:#1769e0;font-size:10px;font-weight:700;white-space:nowrap}.activity-summary-text{min-width:0;overflow-x:auto;color:#566b86;font-size:10px;white-space:nowrap;scrollbar-width:none}.activity-summary-text::-webkit-scrollbar{display:none}.activity-count{display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;color:#7388a3;background:#e8f0fa;border-radius:9px;font:9px ui-monospace,monospace}.activity-drawer summary svg{width:15px;height:15px;fill:none;stroke:#8397b0;stroke-width:1.5;transition:transform .2s}.activity-drawer[open] summary svg{transform:rotate(180deg)}.chat-messages{display:flex;flex-direction:column;gap:22px;min-height:0;padding:28px 2px;margin:0;overflow-y:auto;list-style:none;scroll-behavior:smooth}.chat-message,.welcome-message{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;grid-template-areas:"avatar message ." ". time .";column-gap:10px;row-gap:3px;align-items:start;animation:message-in .3s ease both}.chat-message.is-customer{grid-template-areas:". message avatar" ". time ."}.message-author{grid-area:avatar;display:grid;place-items:center;width:32px;height:32px;justify-self:center;padding:0;color:#627791;background:#f2f6fb;border:1px solid #dce6f1;border-radius:50%;font-size:9px;white-space:nowrap}.is-agent .message-author,.welcome-message .message-author{color:#1769e0;background:#eef5ff;border-color:#d4e4f7;font-weight:700}.chat-message p,.welcome-message p{grid-area:message;margin:0;padding:12px 14px;color:#253956;background:#f2f6fb;border-radius:4px 15px 15px;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.is-customer p{color:#fff;background:#1769e0;border-radius:15px 4px 15px 15px;box-shadow:0 8px 18px #1769e01e}.message-time{grid-area:time;justify-self:end;color:#a5b2c3;font:9px ui-monospace,monospace;text-align:right}.is-pending{opacity:.55}.composer{padding:13px 15px 10px;background:#f7f9fc;border:1px solid #dce6f1;border-radius:16px;transition:border-color .2s,box-shadow .2s,transform .2s}.composer:focus-within{border-color:#74a7ec;box-shadow:0 0 0 4px #1769e00d;transform:translateY(-1px)}.composer textarea{display:block;width:100%;min-height:48px;max-height:120px;padding:3px 2px 8px;resize:none;color:#1a2d49;background:transparent;border:0;outline:0;font-size:13px;line-height:1.6}.composer textarea::placeholder{color:#93a3b8}.composer textarea:disabled{cursor:not-allowed}.composer-foot{display:flex;align-items:center;justify-content:space-between;min-height:34px}.composer-foot>span{color:#9aa9bb;font-size:9px}.send-button{display:flex;align-items:center;gap:8px;padding:8px 13px;color:#fff;background:#1769e0;border:0;border-radius:10px;box-shadow:0 6px 14px #1769e024;cursor:pointer;transition:background .2s,transform .2s}.send-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;transition:transform .2s}.send-button:hover{background:#1259be;transform:translateY(-1px)}.send-button:hover svg{transform:translate(2px)}.send-button:disabled{color:#a8b7c9;background:#e4ebf3;box-shadow:none;cursor:not-allowed;transform:none}@keyframes pulse{50%{box-shadow:0 0 0 9px #1769e000}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes enter{0%{opacity:0;transform:translateY(10px)}}@keyframes card-enter{0%{opacity:0;transform:translateY(18px) scale(.985)}}@keyframes message-in{0%{opacity:0;transform:translateY(7px)}}@keyframes activity-in{0%{opacity:0;transform:translate(-6px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:880px){.workspace{grid-template-columns:1fr minmax(400px,500px);gap:34px;padding-inline:28px}.agent-panel{min-height:560px}.agent-presence h1{font-size:28px}}@media(max-width:720px){.topbar{height:62px;padding:0 18px}.product-name{display:none}.workspace{display:block;min-height:calc(100vh - 62px);padding:14px}.agent-panel{display:block;min-height:0;height:82px;padding:4px 4px 10px}.session-heading{display:none}.agent-presence{padding:12px 0;border:0}.agent-orb{width:42px;height:42px;border-radius:14px}.agent-orb span{border-radius:10px}.agent-presence h1{margin-bottom:4px;font-size:16px}.conversation-id,.activity-section{display:none}.chat-panel{height:calc(100vh - 172px);min-height:480px;padding:0 17px 16px;border-radius:20px}.chat-head{padding:19px 0 15px}.chat-head h2{margin-top:5px;font-size:17px}.chat-actions{gap:8px}.message-count{display:none}.chat-messages{gap:18px;padding:21px 0}.turn-activity{width:calc(100% - 46px);margin-left:46px}.activity-summary-label{display:none}.activity-drawer summary{grid-template-columns:10px minmax(0,1fr) auto 16px}.chat-message,.welcome-message{grid-template-columns:34px minmax(0,1fr) 34px;gap:7px}.message-author{width:30px;height:30px}.composer-foot>span{display:none}}.app-shell{position:relative;isolation:isolate;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(ellipse 48% 58% at 27% 50%,#dbeafe 0%,#edf4fc 43%,transparent 76%),linear-gradient(90deg,#f3f7fc,#f3f7fc 61%,#f7f9fc 61%,#f7f9fc)}.app-shell:before{display:block;position:absolute;z-index:0;top:70px;right:0;bottom:40px;left:0;background:linear-gradient(180deg,transparent 39%,#dceafa2b 39.2%,#ffffff42 49%,#dceafa24 59%,transparent 59.2%)}.topbar{justify-content:flex-start}.workspace{display:grid;grid-template-columns:minmax(0,1fr) clamp(460px,30.9vw,520px);flex:1 1 auto;gap:clamp(20px,2vw,36px);align-items:center;width:100%;max-width:none;min-height:0;padding:20px clamp(24px,calc((100vw - 1300px)/2 + 24px),200px) 20px 28px;margin:0}.chat-panel{grid-template-rows:auto auto auto minmax(0,1fr) auto;justify-self:end;width:100%;max-width:520px;height:min(680px,calc(100vh - 150px))}.showcase-carousel{display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;height:min(650px,calc(100vh - 164px));min-height:500px;perspective:1500px;animation:enter .65s ease both}.coverflow-stage{position:relative;min-height:0;overflow:hidden;perspective:1500px;transform-style:preserve-3d;touch-action:pan-y}.coverflow-stage:after{content:"";position:absolute;right:15%;bottom:12%;left:15%;height:18%;background:radial-gradient(ellipse,#224f8240 0%,#4775a51f 42%,transparent 72%);filter:blur(24px);opacity:.65;pointer-events:none}.coverflow-card{position:absolute;top:50%;left:50%;width:min(720px,78%);aspect-ratio:1536 / 1024;padding:0;overflow:hidden;background:#fff;border:1px solid #cfdeed;border-radius:22px;box-shadow:0 22px 54px #244c7d1d;opacity:0;pointer-events:none;transform-style:preserve-3d;backface-visibility:hidden;transition:transform .78s cubic-bezier(.2,.78,.2,1),opacity .72s ease,filter .72s ease,box-shadow .72s ease}.coverflow-card img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}.coverflow-card.center{z-index:10;opacity:1;pointer-events:auto;filter:brightness(1.03);transform:translate(-50%,-50%) translate(0) scale(1) rotateY(0);box-shadow:0 34px 78px #244c7d2b,0 7px 20px #244c7d12}.coverflow-card.center{cursor:zoom-in}.coverflow-card.left-1,.coverflow-card.right-1{cursor:pointer}.coverflow-card.left-1:hover,.coverflow-card.right-1:hover{filter:brightness(.99) saturate(.94)}.coverflow-card.left-1{z-index:8;opacity:.76;pointer-events:auto;filter:brightness(.91) saturate(.78);transform:translate(-50%,-50%) translate(-20%) scale(.82) rotateY(30deg) rotate(-1deg)}.coverflow-card.right-1{z-index:8;opacity:.76;pointer-events:auto;filter:brightness(.91) saturate(.78);transform:translate(-50%,-50%) translate(20%) scale(.82) rotateY(-30deg) rotate(1deg)}.coverflow-card.left-2{z-index:6;opacity:.38;filter:brightness(.72) saturate(.7);transform:translate(-50%,-50%) translate(-34%) scale(.68) rotateY(44deg)}.coverflow-card.right-2{z-index:6;opacity:.38;filter:brightness(.72) saturate(.7);transform:translate(-50%,-50%) translate(34%) scale(.68) rotateY(-44deg)}.carousel-dots{display:flex;justify-content:center;gap:8px;min-height:28px;padding-top:12px}.carousel-dot{width:18px;height:3px;padding:0;background:#bdccdd;border:0;border-radius:2px;cursor:pointer;transition:width .28s,background .28s,opacity .28s}.carousel-dot:hover{background:#84a5cc}.carousel-dot.is-active{width:34px;background:#1769e0}.image-preview{width:min(92vw,1280px);max-width:none;height:min(90vh,900px);max-height:none;padding:32px;overflow:visible;background:transparent;border:0}.image-preview::backdrop{background:#071426d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-preview[open]{display:grid;place-items:center;animation:preview-in .2s ease-out both}.image-preview img{display:block;max-width:100%;max-height:calc(90vh - 64px);object-fit:contain;border-radius:18px;box-shadow:0 32px 100px #0008}.image-preview-close{position:fixed;top:24px;right:28px;z-index:1;display:grid;place-items:center;width:42px;height:42px;padding:0;color:#fff;font:300 30px/1 sans-serif;background:#ffffff1c;border:1px solid #ffffff40;border-radius:50%;cursor:pointer;transition:background .2s,transform .2s}.image-preview-close:hover{background:#ffffff30;transform:scale(1.06)}@keyframes preview-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.captcha-dialog{width:min(92vw,390px);padding:0;background:transparent;border:0}.captcha-dialog::backdrop{background:#07142666;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.captcha-dialog[open]{animation:preview-in .18s ease-out both}.captcha-dialog-card{display:grid;gap:16px;padding:22px;background:#fff;border:1px solid #d3e0ee;border-radius:20px;box-shadow:0 24px 80px #244c7d30}.captcha-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.captcha-dialog-head strong{display:block;color:#102142;font-size:18px;letter-spacing:-.02em}.captcha-dialog-head p{margin:5px 0 0;color:#8191a6;font-size:11px}.captcha-dialog-head button{width:30px;height:30px;padding:0;color:#7e90a7;background:#f5f8fc;border:1px solid #dce6f1;border-radius:50%;cursor:pointer}.captcha-dialog-head button:hover{color:#1769e0;background:#eef5ff}.captcha-dialog-card label>span{display:block;margin-bottom:7px;color:#647790;font-size:10px}.captcha-dialog-card input{width:100%;height:42px;padding:0 12px;color:#20344f;background:#f7f9fc;border:1px solid #dce5ef;border-radius:10px;outline:0;font-size:12px;transition:border-color .2s,box-shadow .2s}.captcha-dialog-card input:focus{border-color:#74a7ec;box-shadow:0 0 0 3px #1769e00d}.chat-head{align-items:center;padding:22px 0 18px}.chat-identity{display:flex;align-items:center;gap:12px;min-width:0}.chat-identity .agent-orb{width:42px;height:42px;border-radius:14px;box-shadow:none}.chat-identity .agent-orb span{top:7px;right:7px;bottom:7px;left:7px;border-radius:10px}.service-line{display:flex;align-items:center;gap:10px}.service-line h2{margin:0}.service-line .connection{font-size:10px}.agent-state{margin:5px 0 0;color:#8191a6;font-size:10px}.session-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;min-height:35px;border-bottom:1px solid #edf1f6}.session-label{color:#91a1b5;font-size:9px;white-space:nowrap}.session-bar .conversation-id{display:block;min-width:0;margin:0;overflow:hidden;color:#778aa3;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.session-bar .message-count{white-space:nowrap}.knowledge-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;min-height:39px;border-bottom:1px solid #edf1f6}.knowledge-bar label{color:#91a1b5;font-size:9px;white-space:nowrap}.knowledge-bar select{min-width:0;height:28px;padding:0 10px;color:#28405f;background:#f7faff;border:1px solid #dce6f1;border-radius:8px;outline:0;font-size:10px}.knowledge-bar select:focus{border-color:#74a7ec;box-shadow:0 0 0 3px #1769e00d}.knowledge-bar select:disabled{color:#8ea0b5;cursor:wait}.knowledge-bar span{overflow:hidden;color:#91a1b5;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.quota-count{color:#1769e0;font-size:10px;font-weight:650;white-space:nowrap}.static-mode-badge{padding:5px 8px;color:#56718f;background:#f2f6fb;border:1px solid #dce6f1;border-radius:8px;font-size:9px;letter-spacing:.06em}.static-demo .chat-messages{gap:18px}.static-demo .activity-drawer[data-status=done] .activity-live-dot{background:#7da2cd}.static-composer{opacity:.72}.logout-button{padding:7px 4px;color:#8292a7;background:transparent;border:0;font-size:10px;cursor:pointer}.logout-button:hover{color:#dc5360}.auth-panel{grid-row:2 / -1;display:flex;flex-direction:column;justify-content:flex-start;padding:clamp(38px,7vh,56px) 20px 24px}.auth-copy h1{margin:10px 0 8px;color:#102142;font-size:26px;letter-spacing:-.035em}.auth-copy>p:last-child{max-width:330px;margin:0;color:#74869f;font-size:12px;line-height:1.7}.auth-tabs{display:flex;gap:20px;margin-top:0;border-bottom:1px solid #e4ebf3}.auth-tab{position:relative;padding:9px 1px;color:#8b9bae;background:transparent;border:0;font-size:12px;cursor:pointer}.auth-tab.is-active{color:#1769e0;font-weight:650}.auth-tab.is-active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#1769e0}.auth-form{display:grid;gap:15px;margin-top:22px}.auth-form label>span{display:block;margin-bottom:7px;color:#647790;font-size:10px}.auth-form input{width:100%;height:42px;padding:0 12px;color:#20344f;background:#f7f9fc;border:1px solid #dce5ef;border-radius:10px;outline:0;font-size:12px;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{border-color:#74a7ec;box-shadow:0 0 0 3px #1769e00d}.code-field{display:grid;grid-template-columns:1fr auto;gap:8px}.code-field button{padding:0 12px;color:#1769e0;background:#f1f6fd;border:1px solid #d5e4f5;border-radius:10px;font-size:10px;cursor:pointer}.code-field button:disabled{color:#95a5b8;cursor:wait}.captcha-field{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:8px}.captcha-field button{height:42px;padding:0;overflow:hidden;background:#f7faff;border:1px solid #d5e4f5;border-radius:10px;cursor:pointer}.captcha-field button:disabled{cursor:wait;opacity:.65}.captcha-field img{display:block;width:100%;height:100%;object-fit:cover}.demo-code{margin:-4px 0 0;color:#91a0b2;font-size:10px}.auth-error{min-height:15px;margin:-6px 0;color:#dc5360;font-size:10px}.auth-submit{height:42px;color:#fff;background:#1769e0;border:0;border-radius:10px;box-shadow:0 8px 18px #1769e020;font-size:12px;font-weight:650;cursor:pointer}.auth-submit:hover{background:#1259be}.auth-submit:disabled{opacity:.55;cursor:wait}.app-footer{position:relative;z-index:2;flex:0 0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 16px;min-height:40px;padding:7px 20px;border-top:1px solid #d8e4f1;background:#ffffffd9;color:var(--muted);font-size:12px;line-height:1.4;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-footer a{color:inherit;text-decoration:none;transition:color .2s}.app-footer a:hover{color:#1769e0}@media(max-width:720px){.workspace{display:block;min-height:0;padding:12px}.chat-panel{width:100%;height:calc(100vh - 126px);min-height:480px}.chat-head{padding:17px 0 14px}.chat-identity .agent-orb{width:38px;height:38px}.session-bar .message-count{display:inline}}@media(min-width:721px)and (max-width:1199px){.workspace{gap:14px;padding:16px}.coverflow-card{width:min(520px,78%)}.coverflow-card.center{transform:translate(-50%,-50%) translate(0) scale(1) rotateY(0)}.coverflow-card.left-1{transform:translate(-50%,-50%) translate(-18%) scale(.8) rotateY(26deg)}.coverflow-card.right-1{transform:translate(-50%,-50%) translate(18%) scale(.8) rotateY(-26deg)}.coverflow-card.left-2,.coverflow-card.right-2{opacity:0}}@media(max-width:960px){.app-shell{overflow:visible;background:radial-gradient(ellipse 80% 35% at 50% 23%,#deedff,#f3f7fc 70%)}.workspace{display:flex;flex-direction:column;gap:24px;align-items:center;padding:18px 16px 28px}.showcase-carousel{flex:0 0 auto;width:min(100%,900px);height:clamp(320px,58vw,520px);min-height:320px}.chat-panel{flex:0 0 auto;width:min(100%,520px);max-width:520px;height:min(680px,calc(100svh - 120px));min-height:560px}.coverflow-card{width:min(720px,78%)}}@media(prefers-reduced-motion:reduce){.coverflow-card{transition-duration:.01ms!important}}
