body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f6f8fc}.app{max-width:820px;margin:0 auto;padding:24px}.row{display:flex;align-items:center;gap:12px;margin-bottom:12px}button{border:0;border-radius:8px;padding:10px 14px;background:#5b6cf0;color:#fff;cursor:pointer}select{padding:8px}.meter{margin:14px 0}.meter-label{font-family:ui-monospace,monospace;margin-bottom:6px}.meter-track{height:12px;border-radius:999px;overflow:hidden;background:#e4e8f4}.meter-fill{height:100%;background:linear-gradient(90deg,#3fa9f5,#00d2ff,#ff6b6b);transition:width .04s linear}.dialog-window{border:1px solid #d7deef;border-radius:10px;background:#fff;padding:12px;height:65vh;max-height:65vh;min-height:420px;display:flex;flex-direction:column}.dialog-window h3{margin:0 0 10px}.dialog-scroll{overflow-y:auto;flex:1;min-height:0;padding-right:6px;display:flex;flex-direction:column;gap:10px}.dialog-bubble{max-width:88%;border-radius:12px;padding:10px 12px;border:1px solid #d7deef;background:#f4f7ff}.dialog-bubble.user{align-self:flex-end;background:#e8f7ff}.dialog-bubble.assistant{align-self:flex-start;background:#f8f0ff}.dialog-role{font-size:12px;opacity:.75;margin-bottom:4px;font-weight:600}.dialog-bubble p{margin:0;white-space:pre-wrap}.dialog-bubble.draft{opacity:.75}.error{margin-top:12px;color:#a02626;background:#ffe8e8;border:1px solid #f4c2c2;padding:8px 10px;border-radius:8px}.kebab-panel{margin-top:14px;border:1px solid #d7deef;border-radius:10px;background:#fff;padding:12px}.kebab-panel h3{margin:0 0 8px}.kebab-menu,.kebab-cart{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.kebab-menu-item,.kebab-cart-item{display:flex;justify-content:space-between;padding:8px 10px;border:1px solid #e4e8f4;border-radius:8px;background:#f9fbff}.kebab-cart-total{margin-top:6px}.kebab-notice{margin:4px 0 0;color:#7a5200;background:#fff5dc;border:1px solid #f1d28a;border-radius:8px;padding:8px 10px}
