:root{font-family:Arial,Helvetica,sans-serif;color:#232333;background:#f3f5f9;font-size:16px;color-scheme:light}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{outline-offset:4px}button{cursor:pointer;border:0;border-radius:9px;font-size:14px;font-weight:600;padding:12px 16px}button:disabled{opacity:.5;cursor:default}.primary{background:#6424bd;color:white}.primary:hover:not(:disabled){background:#501799}.outline{background:white;border:1px solid #d6d9e3;color:#36334a}.topbar{height:76px;background:white;border-bottom:1px solid #dde1eb;display:flex;justify-content:space-between;align-items:center;padding:0 36px}.topbar>strong{font-size:21px;letter-spacing:-.5px}.brand-icon{display:inline-flex;align-items:center;justify-content:center;background:#6523bc;color:white;width:34px;height:34px;border-radius:10px;margin-right:9px}.badge{font-size:13px;border:1px solid #dedee8;border-radius:20px;padding:6px 11px;color:#666276;white-space:nowrap}main{display:grid;grid-template-columns:290px minmax(0,1fr);gap:32px;max-width:1340px;margin:28px auto;padding:0 28px}aside{padding:12px 0}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;color:#83798f}h1{font-size:29px;letter-spacing:-.8px;line-height:1.24;margin:15px 0}h2{font-size:17px;margin:0}.intro{font-size:16px;color:#686778;line-height:1.6;margin-bottom:26px}#join{display:grid;gap:9px}label{font-size:14px;margin-top:7px}input{width:100%;height:42px;border:1px solid #d5d9e4;border-radius:8px;padding:9px 12px;background:white}#join button{margin-top:10px;display:flex;justify-content:space-between}a{color:#6424bd;text-decoration:none;font-size:14px}a:hover{text-decoration:underline}#identity{background:#fff;padding:16px;border:1px solid #e0e2eb;border-radius:12px}#identity p{margin:0 0 15px}#identity button,#identity a{display:block;margin-top:12px}.info{border-top:1px solid #dcdfea;margin-top:28px;padding-top:22px}.spark{color:#6424bd;font-size:26px}.info h2{margin-top:8px}.info p{line-height:1.65;font-size:14px;color:#686778;margin:10px 0}.footnote{font-size:12px;line-height:1.6;color:#777485;margin-top:26px}.chat{height:calc(100dvh - 132px);min-height:490px;display:flex;flex-direction:column;background:white;border:1px solid #dce0e9;border-radius:15px;overflow:hidden;box-shadow:0 8px 30px #24274405}.chat-head{padding:20px 24px;border-bottom:1px solid #eceef4;display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-head h2{font-size:19px}.chat-head p{font-size:14px;color:#757284;margin:5px 0 0}.messages{flex:1;overflow:auto;padding:24px;display:flex;flex-direction:column;gap:16px;scroll-behavior:smooth}.empty{margin:auto;text-align:center;color:#797587}.empty>span{font-size:34px;display:block;margin-bottom:15px}.empty h2{font-size:20px;color:#4b475c}.empty p{font-size:16px;line-height:1.7}.message{align-self:flex-start;max-width:88%;min-width:210px;padding:14px 17px;border:1px solid #e2e5ee;border-radius:12px;background:#fafbfe}.message.own{align-self:flex-end;background:#f3ebff;border-color:#e9dafb}.message.agent{background:#f2f6ff;border-color:#dae4fb;max-width:96%;width:96%}.meta{display:flex;justify-content:space-between;gap:20px;font-size:14px}.meta time{font-size:12px;color:#777485}.message>p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6;margin:9px 0 0}.message.pending>p{color:#686084}details{border-top:1px solid #dae4fb;margin-top:13px;padding-top:12px}summary{cursor:pointer;font-size:14px;color:#4c4690}.source{padding:14px 0;border-bottom:1px solid #dae4fb}.source small{display:block;font-size:12px;color:#666276;margin-top:6px}.source p{font-size:14px;line-height:1.55;white-space:pre-wrap;max-height:220px;overflow:auto}footer{padding:16px 22px;border-top:1px solid #eceef4}#send{display:flex;align-items:flex-end;gap:12px}textarea{resize:vertical;min-height:70px;max-height:200px;width:100%;border:1px solid #d9dce7;border-radius:10px;padding:12px;line-height:1.5;font-size:16px}.composer-hint{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.composer-hint>span{font-size:12px;color:#777485}.text-button{background:none;color:#6424bd;padding:8px}.error,#error{font-size:14px;color:#ad2a3c;line-height:1.5;margin:0 0 12px}[hidden]{display:none!important}@media(max-width:760px){.topbar{padding:0 16px;height:65px}.topbar>strong{font-size:17px}.badge{font-size:12px}.brand-icon{display:none}main{grid-template-columns:1fr;padding:0 12px;margin:12px auto;gap:14px}aside{padding:4px}h1{font-size:24px}.intro{margin-bottom:14px}.info,.footnote,.eyebrow{display:none}.chat{height:72dvh;min-height:420px}.chat-head{padding:16px}.messages{padding:14px}.message{max-width:95%}footer{padding:12px}#send{flex-direction:column;align-items:stretch}.composer-hint>span{display:none}#identity{display:flex;align-items:center;gap:12px;flex-wrap:wrap}#identity p{margin:0}#identity button,#identity a{margin:0}}
