*,:before,:after{box-sizing:border-box}html,body{color:#0f172a;-webkit-font-smoothing:antialiased;background:#ece5dd;width:100%;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.4}#xsavier-root,#root{background:#ece5dd;flex-direction:column;height:100%;min-height:100vh;display:flex}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none}input,textarea{font-family:inherit;font-size:inherit}a{color:#128c7e}.xs-shell{background:#ece5dd;flex-direction:column;min-height:100vh;display:flex}.xs-header{color:#fff;z-index:20;background:#075e54;align-items:center;gap:12px;padding:10px 16px;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #00000026}.xs-header-avatar{color:#fff;background:#128c7e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:flex}.xs-header-title{font-size:15px;font-weight:600}.xs-header-sub{opacity:.8;font-size:11px}.xs-header-action{color:#fff;cursor:pointer;background:#ffffff26;border-radius:16px;margin-left:auto;padding:4px 12px;font-size:12px;transition:background .15s}.xs-header-action:hover{background:#ffffff40}.xs-main{flex:1;width:100%;max-width:820px;margin:0 auto;padding:16px;overflow-y:auto}.xs-card{background:#fff;border-radius:10px;margin-bottom:12px;padding:16px;box-shadow:0 1px 2px #0000000f}.xs-card-sub{box-shadow:none;background:#f8fafc;border:1px solid #e2e8f0}.xs-card h2{margin:0 0 4px;font-size:18px;font-weight:600}.xs-card-desc{color:#64748b;margin:0 0 12px;font-size:13px}.xs-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:22px;justify-content:center;align-items:center;padding:9px 18px;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.xs-btn:disabled{opacity:.5;cursor:not-allowed}.xs-btn-primary{color:#fff;background:#128c7e}.xs-btn-primary:hover:not(:disabled){background:#0e6b5f}.xs-btn-secondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.xs-btn-secondary:hover:not(:disabled){background:#f1f5f9}.xs-btn-ghost{color:#64748b;background:0 0;padding:6px 10px}.xs-btn-ghost:hover{color:#0f172a;background:#0000000a}.xs-btn-sm{border-radius:14px;padding:6px 12px;font-size:12px}.xs-field{margin-bottom:12px;display:block}.xs-field-label{color:#334155;margin-bottom:4px;font-size:13px;font-weight:500;display:block}.xs-input,.xs-textarea{background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:10px 14px;transition:border-color .15s,box-shadow .15s}.xs-input:focus,.xs-textarea:focus{border-color:#128c7e;box-shadow:0 0 0 2px #128c7e26}.xs-textarea{resize:vertical;min-height:88px;line-height:1.4}.xs-list{flex-direction:column;gap:8px;display:flex}.xs-tile{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:10px;width:100%;padding:12px 14px;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #0000000a}.xs-tile:hover{border-color:#128c7e;box-shadow:0 2px 8px #00000014}.xs-tile-row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.xs-tile-title{font-size:14px;font-weight:600}.xs-tile-meta{color:#64748b;font-size:12px}.xs-badge{border-radius:10px;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.xs-badge-green{color:#166534;background:#dcfce7}.xs-badge-blue{color:#1e40af;background:#dbeafe}.xs-badge-yellow{color:#92400e;background:#fef3c7}.xs-badge-gray{color:#475569;background:#e2e8f0}.xs-badge-red{color:#991b1b;background:#fee2e2}.xs-steps{background:#fff;border-bottom:1px solid #e2e8f0;gap:8px;padding:12px 16px;display:flex}.xs-step{text-align:center;flex:1;min-width:0}.xs-step-dot{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin:0 auto 4px;font-size:11px;font-weight:700;display:flex}.xs-step-dot.done{color:#fff;background:#22c55e}.xs-step-dot.current{color:#fff;background:#075e54}.xs-step-label{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;overflow:hidden}.xs-chat-header{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;padding:10px 16px;display:flex}.xs-chat-back{color:#64748b;cursor:pointer;background:0 0;padding:4px 8px;font-size:20px;line-height:1}.xs-chat-title{flex:1;min-width:0}.xs-chat-ref{color:#64748b;font-family:ui-monospace,monospace;font-size:11px}.xs-chat-product{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.xs-chat-area{background-color:#ece5dd;background-image:linear-gradient(#fff0 0% 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cg fill='%23000' fill-opacity='0.03'%3E%3Cpath d='M30 20c-5 0-8 3-8 8s3 8 8 8 8-3 8-8-3-8-8-8z'/%3E%3C/g%3E%3C/svg%3E");flex-direction:column;flex:1;gap:4px;padding:16px;display:flex;overflow-y:auto}.xs-bubble{word-break:break-word;white-space:pre-wrap;border-radius:10px;max-width:75%;margin-bottom:2px;padding:8px 11px 6px;font-size:14px;line-height:1.35;position:relative;box-shadow:0 1px 1px #00000014}.xs-bubble-me{background:#dcf8c6;border-bottom-right-radius:2px;align-self:flex-end}.xs-bubble-them{background:#fff;border-bottom-left-radius:2px;align-self:flex-start}.xs-bubble-time{color:#667781;text-align:right;margin-top:2px;font-size:10px;display:block}.xs-chat-divider{color:#475569;background:#fffc;border-radius:12px;align-self:center;margin:8px 0;padding:4px 12px;font-size:11px;font-style:italic;box-shadow:0 1px 1px #0000000d}.xs-chat-footer{background:#f0f0f0;border-top:1px solid #e2e8f0;align-items:center;gap:8px;padding:8px 12px;display:flex;position:sticky;bottom:0}.xs-chat-footer .xs-input{background:#fff;border-radius:24px;flex:1;padding:10px 16px}.xs-chips{flex-wrap:wrap;gap:6px;display:flex}.xs-chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:5px 12px;font-size:12px;transition:all .15s}.xs-chip:hover{color:#128c7e;border-color:#128c7e}.xs-chip.active{color:#fff;background:#128c7e;border-color:#128c7e}.xs-alert{border-radius:8px;margin-bottom:12px;padding:10px 14px;font-size:13px}.xs-alert-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.xs-alert-info{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}.xs-row{align-items:center;gap:8px;display:flex}.xs-row-between{justify-content:space-between;align-items:center;gap:8px;display:flex}.xs-stack{flex-direction:column;gap:8px;display:flex}.xs-muted{color:#64748b;font-size:12px}.xs-mono{font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:12px}.xs-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.xs-chat-area::-webkit-scrollbar{width:8px}.xs-main::-webkit-scrollbar{width:8px}.xs-chat-area::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.xs-main::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}@media (max-height:100vh){body{background:#ece5dd}}
