*{box-sizing:border-box}body{color:#1d1d1f;background:#f5f5f7;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Inter,Arial,sans-serif}a{color:inherit}.hs-shell{justify-content:center;min-height:100vh;padding:40px 16px;display:flex}.hs-card{background:#fff;border:1px solid #e5e5ea;border-radius:24px;width:100%;max-width:860px;padding:24px;box-shadow:0 10px 30px #0000000f}.hs-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.hs-head h1{letter-spacing:-.02em;margin:0;font-size:30px;line-height:1.1}.hs-sub{color:#6e6e73;margin:10px 0 20px}.hs-row{grid-template-columns:1fr auto;gap:10px;display:grid}.hs-advanced{gap:10px;margin-top:10px;display:grid}.hs-meta{color:#6e6e73;flex-wrap:wrap;gap:16px;margin:14px 0;font-size:14px;display:flex}.hs-chat{background:#fafafa;border:1px solid #e5e5ea;border-radius:16px;min-height:240px;margin-bottom:12px;padding:12px}.hs-msg{border-radius:14px;margin:8px 0;padding:10px 12px}.hs-msg p{white-space:pre-wrap;margin:0 0 8px}.hs-msg.user{background:#e8f1ff;margin-left:12%}.hs-msg.assistant{background:#f1f1f4;margin-right:12%}.hs-compose{gap:10px;display:grid}.hs-input{color:#1d1d1f;background:#fff;border:1px solid #d2d2d7;border-radius:12px;width:100%;padding:12px;font-size:15px}textarea.hs-input{resize:vertical}.hs-btn{cursor:pointer;border:1px solid #0000;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:600}.hs-btn:disabled{opacity:.55;cursor:not-allowed}.hs-btn-primary{color:#fff;background:#0071e3}.hs-btn-primary:hover:not(:disabled){background:#0062c7}.hs-btn-ghost{color:#1d1d1f;background:#fff;border-color:#d2d2d7}.hs-btn-ghost:hover:not(:disabled){background:#f5f5f7}.hs-history-block{margin-top:14px}.hs-history{background:#fafafa;border:1px solid #e5e5ea;border-radius:16px;margin-top:10px}.hs-history-item{border-bottom:1px solid #ececf0;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.hs-history-item:last-child{border-bottom:0}.hs-muted{color:#6e6e73;margin:0}.hs-error{color:#c62828;margin-top:12px}.hs-link{color:#0071e3;font-weight:600;text-decoration:none}@media (max-width:720px){.hs-card{border-radius:18px;padding:16px}.hs-row{grid-template-columns:1fr}.hs-msg.user,.hs-msg.assistant{margin-left:0;margin-right:0}}
