:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:390px;max-width:390px;margin:0 auto;min-height:100vh;background:linear-gradient(180deg,#f6f7fb,#f0f4ff)}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.app-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #eee}.app-header h1{font-size:18px;margin:0}.app-header nav a{margin:0 6px}.app-header .divider{color:#ccc}.chat-page{display:flex;flex-direction:column;height:calc(100vh - 56px)}.chat-topbar{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;font-size:14px;color:#333;background:#fff;border-bottom:1px solid #eceef6;position:sticky;top:0;z-index:10}.top-actions{display:flex;align-items:center;gap:8px}.chat-window{flex:1;overflow:auto;padding:8px 12px}.chat-input{display:flex;gap:8px;padding:8px 12px;background:#fff;border-top:1px solid #eee;position:sticky;bottom:0}.chat-input input{flex:1;padding:10px 12px;border-radius:8px;border:1px solid #ddd}.ghost{background:#fff;border:1px solid #e6e8f0;padding:6px 10px;border-radius:8px}.btn-primary{background:linear-gradient(135deg,#5b8cff,#2f54eb);color:#fff;border:none}.bubble-row{display:flex;gap:8px;align-items:flex-end}.avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#f3f5ff;font-size:14px}.bubble{max-width:78%;margin:10px 0;padding:10px 12px;border-radius:14px;background:#fff;box-shadow:0 2px 8px #2f54eb14}.bubble.user{margin-left:auto;background:#dff1ff}.bubble.bot{margin-right:auto;background:#fff}.bubble .tickets{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px}.bubble .ticket{display:inline-block;padding:6px 10px;border-radius:999px;background:#eef3ff;color:#2f54eb;font-size:12px;border:1px solid #d6e4ff}@media (max-width: 420px){#root{width:100%;max-width:100%}}.legacy-page{min-height:calc(100vh - 56px);background:#f6f7fb}.legacy-hero{background:linear-gradient(135deg,#ff9a9e,#fad0c4);padding:24px 16px;color:#fff;text-align:left}.legacy-hero .hero-title{font-size:22px;font-weight:700}.legacy-hero .hero-sub{margin-top:6px;opacity:.9}.legacy-section{padding:14px 16px;font-weight:700;color:#4b4f5c}.legacy-list{background:#fff}.legacy-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #f0f1f5;text-decoration:none;color:inherit}.legacy-item .icon-wrap{width:40px;height:40px;border-radius:12px;background:#fff1f0;display:grid;place-items:center;box-shadow:0 1px 2px #0000000a}.legacy-item .text-wrap .title{font-size:16px}.legacy-item .text-wrap .desc{color:#8a8f9c;font-size:12px;margin-top:2px}.legacy-item:hover{background:#fafafa}
