*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0b0b14;color:#e2e8f0;min-height:100vh}.app-layout{display:flex;flex-direction:column;min-height:100vh}.top-bar{display:flex;justify-content:flex-end;align-items:center;padding:1rem 1.5rem;gap:.6rem;position:fixed;top:0;right:0;z-index:10}.main-area{display:flex;flex:1;padding-top:0;min-height:100vh}.sidebar{width:380px;flex-shrink:0;background:#0b0b14;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;min-height:100vh;border-right:1px solid #1a1a2e}.app-brand{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.brand-icon{width:38px;height:38px;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;color:#fff;flex-shrink:0}.brand-text h1{font-size:1rem;font-weight:700;color:#f1f5f9;line-height:1.2}.brand-text p{font-size:.72rem;color:#64748b;margin-top:.15rem}.report-widget{background:linear-gradient(160deg,#1e1b4b,#1a1040);border:1px solid #312e81;border-radius:14px;padding:1.25rem}.report-widget-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.report-widget h2{font-size:.95rem;font-weight:700;color:#e2e8f0;margin-bottom:.3rem}.report-widget-desc{font-size:.75rem;color:#94a3b8;line-height:1.5;max-width:220px}.report-widget-price{font-size:1rem;font-weight:700;color:#a5b4fc;white-space:nowrap}.report-input-row{display:flex;align-items:center;gap:0;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:.4rem .5rem .4rem .75rem;margin-bottom:.75rem}.account-icon{margin-right:.5rem;font-size:.85rem;opacity:.6}.account-input{flex:1;background:transparent;border:none;outline:none;font-size:.85rem;color:#e2e8f0;min-width:0}.account-input::placeholder{color:#475569}.account-price-pill{font-size:.8rem;font-weight:600;color:#a5b4fc;background:#6366f133;padding:.2rem .5rem;border-radius:6px;white-space:nowrap}.btn-generate{width:100%;padding:.65rem;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.4rem;transition:opacity .15s}.btn-generate:hover:not(:disabled){opacity:.9}.btn-generate:disabled{opacity:.4;cursor:not-allowed}.tools-section h3{font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;display:flex;align-items:center;gap:.4rem}.tool-list{display:flex;flex-direction:column;gap:.5rem;list-style:none}.tool-card{display:flex;align-items:center;gap:.75rem;background:#13131f;border:1px solid #1e2035;border-radius:12px;padding:.75rem .85rem}.tool-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0}.tool-icon.green{background:#22c55e26;color:#22c55e}.tool-icon.blue{background:#3b82f626;color:#3b82f6}.tool-icon.orange{background:#f9731626;color:#f97316}.tool-info{flex:1;min-width:0}.tool-name{font-size:.85rem;font-weight:500;color:#e2e8f0}.tool-price{font-size:.75rem;font-weight:600;margin-top:.1rem}.tool-price.green{color:#22c55e}.tool-price.blue{color:#3b82f6}.tool-price.orange{color:#f97316}.btn-run{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:8px;padding:.35rem .9rem;font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .15s}.btn-run:hover:not(:disabled){opacity:.85}.btn-run:disabled{opacity:.35;cursor:not-allowed}.content-panel{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:2rem;min-height:100vh}.content-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:60vh;color:#2d2d4a;text-align:center;gap:.5rem}.content-empty-icon{font-size:3rem}.content-empty p{font-size:.9rem}.status-loading{color:#6366f1;font-size:.95rem;margin:2rem}.status-error{color:#ef4444;font-size:.9rem;margin:2rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);padding:1rem 1.25rem;border-radius:10px}.result-box{background:#13131f;border:1px solid #1e2035;border-radius:12px;padding:1.25rem;font-size:.82rem;overflow-x:auto;white-space:pre-wrap;color:#94a3b8;margin:1rem;max-width:100%}.wallet-address-pill{font-family:monospace;font-size:.82rem;background:#13131f;border:1px solid #1e2035;color:#a5b4fc;padding:.4rem .8rem;border-radius:8px}.btn-connect{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:8px;padding:.45rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:opacity .15s}.btn-connect:hover{opacity:.9}.btn-disconnect{background:transparent;color:#64748b;border:1px solid #1e2035;border-radius:8px;padding:.4rem .9rem;font-size:.82rem;cursor:pointer;transition:border-color .15s}.btn-disconnect:hover{border-color:#475569;color:#94a3b8}.report-card{background:#fff;border-radius:16px;overflow:hidden;width:100%;max-width:700px;box-shadow:0 8px 40px #0006;color:#1e293b}.report-card-topbar{display:flex;align-items:center;gap:.75rem;padding:.9rem 1.25rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;flex-wrap:wrap}.report-card-topbar-icon{font-size:1rem;color:#6366f1}.report-card-label{font-size:.85rem;font-weight:600;color:#475569}.report-card-account{font-size:.85rem;font-weight:600;color:#1e293b;font-family:monospace}.report-card-sep{color:#cbd5e1}.report-card-date{font-size:.78rem;color:#94a3b8;display:flex;align-items:center;gap:.3rem}.report-card-close{margin-left:auto;background:none;border:none;color:#94a3b8;font-size:1.1rem;cursor:pointer;line-height:1;padding:.1rem .2rem;border-radius:4px}.report-card-close:hover{color:#475569;background:#e2e8f0}.report-card-body{padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:1.5rem}.report-main-heading{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.3rem}.report-meta{font-size:.78rem;color:#94a3b8;display:flex;gap:.75rem;flex-wrap:wrap}.report-meta span{color:#64748b}.report-meta strong{color:#475569}.report-section-title{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;color:#1e293b;margin-bottom:.6rem}.report-section-title .section-icon{font-size:1rem}.health-status{font-size:.8rem;font-weight:700;padding:.2rem .6rem;border-radius:6px;text-transform:uppercase;letter-spacing:.05em}.health-status.HEALTHY{background:#22c55e26;color:#16a34a}.health-status.AT_RISK{background:#eab30826;color:#ca8a04}.health-status.INACTIVE{background:#64748b26;color:#475569}.report-text{font-size:.875rem;color:#475569;line-height:1.65}.token-table{width:100%;border-collapse:collapse;font-size:.82rem;margin-bottom:.6rem}.token-table th{text-align:left;padding:.5rem .75rem;background:#f1f5f9;color:#64748b;font-weight:600;font-size:.78rem;border-bottom:1px solid #e2e8f0}.token-table td{padding:.5rem .75rem;border-bottom:1px solid #f1f5f9;color:#334155;font-family:monospace}.token-table tr:last-child td{border-bottom:none}.token-badge{display:inline-block;font-size:.7rem;font-weight:600;padding:.15rem .45rem;border-radius:4px;font-family:sans-serif}.token-badge.hts{background:#3b82f61a;color:#2563eb}.token-badge.nft{background:#a855f71a;color:#7c3aed}.insights-list{display:flex;flex-direction:column;gap:.65rem;list-style:none;counter-reset:insight-counter}.insight-item{display:flex;gap:.75rem;align-items:flex-start}.insight-number{flex-shrink:0;width:20px;height:20px;background:#6366f1;color:#fff;border-radius:50%;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.insight-text{font-size:.875rem;color:#475569;line-height:1.6}.insight-text strong{color:#1e293b}.report-disclaimer{font-size:.75rem;color:#94a3b8;font-style:italic;border-top:1px solid #e2e8f0;padding-top:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.btn-close-report{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:8px;padding:.45rem 1.25rem;font-size:.85rem;font-weight:600;cursor:pointer;flex-shrink:0}.btn-close-report:hover{opacity:.9}.tab-switcher{display:flex;gap:.4rem;background:#13131f;border:1px solid #1e2035;border-radius:10px;padding:.3rem}.tab-btn{flex:1;padding:.45rem .5rem;border:none;border-radius:7px;font-size:.82rem;font-weight:500;color:#64748b;background:transparent;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.tab-btn:hover{color:#94a3b8}.tab-btn-active{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}.btn-settings{background:#13131f;border:1px solid #1e2035;border-radius:8px;color:#64748b;padding:.4rem .75rem;font-size:.85rem;cursor:pointer;display:flex;align-items:center;gap:.3rem;transition:color .15s,border-color .15s;position:relative}.btn-settings:hover{color:#94a3b8;border-color:#2d2d4a}.settings-key-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22c55e}.chat-sidebar-info{display:flex;flex-direction:column;gap:.75rem}.chat-sidebar-row{display:flex;align-items:flex-start;gap:.75rem;background:#13131f;border:1px solid #1e2035;border-radius:12px;padding:.85rem}.chat-sidebar-icon{font-size:1.1rem;margin-top:.1rem}.chat-sidebar-label{font-size:.85rem;font-weight:600;color:#e2e8f0;margin-bottom:.2rem}.chat-sidebar-hint{font-size:.75rem;color:#64748b;line-height:1.45}.chat-key-status{font-size:.78rem;border-radius:8px;padding:.6rem .85rem;display:flex;flex-direction:column;gap:.35rem}.chat-key-status-ok{background:#22c55e1a;border:1px solid rgba(34,197,94,.2);color:#22c55e}.chat-key-status-pay{background:#6366f114;border:1px solid rgba(99,102,241,.2);color:#94a3b8}.chat-key-status-link{background:none;border:none;color:#a5b4fc;font-size:.78rem;cursor:pointer;padding:0;text-align:left;text-decoration:underline}.content-panel-chat{padding:0!important;align-items:stretch!important}.chat-panel{display:flex;flex-direction:column;flex:1;height:100vh;overflow:hidden}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #1a1a2e;flex-shrink:0;background:#0d0d1a}.chat-header-left{display:flex;align-items:center;gap:.75rem}.chat-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#4f46e5);display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:#fff;flex-shrink:0}.chat-header-title{font-size:.95rem;font-weight:600;color:#e2e8f0}.chat-header-sub{font-size:.72rem;color:#475569;margin-top:.1rem}.chat-header-actions{display:flex;align-items:center;gap:.5rem}.chat-key-nudge{background:#6366f11f;border:1px solid rgba(99,102,241,.3);color:#a5b4fc;border-radius:7px;padding:.3rem .75rem;font-size:.78rem;font-weight:500;cursor:pointer;transition:background .15s}.chat-key-nudge:hover{background:#6366f133}.chat-clear-btn{background:transparent;border:1px solid #1e2035;color:#475569;border-radius:7px;padding:.3rem .7rem;font-size:.78rem;cursor:pointer;transition:border-color .15s,color .15s}.chat-clear-btn:hover{border-color:#2d3a5a;color:#94a3b8}.chat-messages{flex:1;overflow-y:auto;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem;scroll-behavior:smooth}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:#1e2035;border-radius:4px}.chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:.6rem;text-align:center;padding:3rem 1rem;color:#475569}.chat-empty-icon{font-size:2.5rem}.chat-empty-title{font-size:1rem;font-weight:600;color:#64748b;margin-top:.25rem}.chat-empty-hint{font-size:.8rem;color:#374151;max-width:340px;line-height:1.5}.chat-key-nudge-lg{margin-top:.5rem;background:#6366f11f;border:1px solid rgba(99,102,241,.25);color:#a5b4fc;border-radius:8px;padding:.5rem 1.1rem;font-size:.82rem;font-weight:500;cursor:pointer;transition:background .15s}.chat-key-nudge-lg:hover{background:#6366f138}.chat-msg{display:flex;gap:.65rem;align-items:flex-end;max-width:80%}.chat-msg-user{align-self:flex-end;flex-direction:row-reverse}.chat-msg-assistant{align-self:flex-start}.chat-bubble-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#4f46e5);display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700;color:#fff;flex-shrink:0}.chat-bubble-avatar-user{background:#1e2035;color:#6366f1}.chat-bubble{padding:.7rem 1rem;border-radius:14px;font-size:.875rem;line-height:1.6;max-width:100%;word-break:break-word}.chat-bubble-user{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;border-bottom-right-radius:4px}.chat-bubble-assistant{background:#13131f;border:1px solid #1e2035;color:#cbd5e1;border-bottom-left-radius:4px}.chat-bubble-thinking{display:flex;align-items:center;gap:5px;padding:.9rem 1.1rem}.thinking-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4f46e5;animation:thinking-pulse 1.2s infinite ease-in-out}.thinking-dot:nth-child(2){animation-delay:.2s}.thinking-dot:nth-child(3){animation-delay:.4s}@keyframes thinking-pulse{0%,80%,to{opacity:.25;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.msg-content{display:flex;flex-direction:column;gap:.2rem}.msg-spacer{height:.4rem}.chat-error-row{display:flex;align-items:flex-start;gap:.5rem;background:#ef444414;border:1px solid rgba(239,68,68,.2);border-radius:10px;padding:.75rem 1rem;font-size:.82rem;color:#ef4444}.chat-error-icon{font-size:1rem;flex-shrink:0}.chat-input-area{display:flex;align-items:center;gap:.6rem;padding:1rem 1.5rem;border-top:1px solid #1a1a2e;background:#0d0d1a;flex-shrink:0}.chat-input{flex:1;background:#13131f;border:1px solid #1e2035;border-radius:10px;padding:.65rem 1rem;font-size:.875rem;color:#e2e8f0;outline:none;transition:border-color .15s}.chat-input:focus{border-color:#4f46e5}.chat-input::placeholder{color:#374151}.chat-input:disabled{opacity:.5}.chat-send-btn{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;color:#fff;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s;flex-shrink:0}.chat-send-btn:hover:not(:disabled){opacity:.85}.chat-send-btn:disabled{opacity:.35;cursor:not-allowed}.task-result-card{display:flex;align-items:flex-start;gap:1rem;border-radius:14px;padding:1.25rem 1.5rem;margin:1rem;border:1px solid transparent;max-width:560px;width:100%}.task-result-balance{background:#13131f;border-color:#1e2035}.task-result-success{background:#10b98114;border-color:#10b98140}.task-result-error{background:#ef44440f;border-color:#ef444433}.task-result-loading{background:#6366f10f;border-color:#6366f133;color:#a5b4fc;align-items:center}.task-result-generic{background:#13131f;border-color:#1e2035}.task-result-icon{width:40px;height:40px;border-radius:10px;background:#ef444426;color:#ef4444;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;flex-shrink:0}.task-result-icon-green{background:#10b98126;color:#10b981}.task-result-icon-purple{background:#a855f726;color:#a855f7}.task-result-body{flex:1;min-width:0}.task-result-label{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:.3rem}.task-result-value{font-size:1.35rem;font-weight:700;color:#e2e8f0;font-family:monospace;margin-bottom:.25rem}.task-result-message{font-size:.84rem;color:#fca5a5;margin-top:.25rem;line-height:1.5}.task-result-txid{font-size:.75rem;color:#475569;font-family:monospace;word-break:break-all;margin-top:.25rem}.task-result-hint{font-size:.8rem;color:#475569;margin-top:.2rem}.task-result-tokens{margin-top:.5rem}.task-result-sublabel{font-size:.72rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem}.task-result-token-row{display:flex;justify-content:space-between;font-size:.8rem;padding:.25rem 0;border-bottom:1px solid #1e2035;font-family:monospace}.task-token-id{color:#64748b}.task-token-bal{color:#a5b4fc;font-weight:600}.task-result-pre{font-size:.78rem;color:#64748b;white-space:pre-wrap;word-break:break-all;margin-top:.5rem;line-height:1.6}.task-result-spinner{width:18px;height:18px;border:2px solid rgba(99,102,241,.3);border-top-color:#6366f1;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-box{background:#13131f;border:1px solid #1e2035;border-radius:16px;width:100%;max-width:420px;box-shadow:0 20px 60px #00000080}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #1e2035;font-size:.9rem;font-weight:600;color:#e2e8f0}.modal-close{background:none;border:none;color:#64748b;font-size:1rem;cursor:pointer;padding:.1rem .3rem;border-radius:4px;line-height:1}.modal-close:hover{color:#94a3b8;background:#1e2035}.modal-body{padding:1.25rem;display:flex;flex-direction:column;gap:.6rem}.modal-label{font-size:.85rem;font-weight:600;color:#e2e8f0}.modal-hint{font-size:.78rem;color:#64748b;line-height:1.55}.modal-input{background:#0b0b14;border:1px solid #1e2035;border-radius:8px;padding:.65rem .9rem;font-size:.875rem;color:#e2e8f0;outline:none;width:100%;margin-top:.25rem;transition:border-color .15s}.modal-input:focus{border-color:#4f46e5}.modal-input::placeholder{color:#374151}.modal-active-key{font-size:.78rem;color:#22c55e;margin-top:.1rem}.modal-footer{display:flex;justify-content:flex-end;gap:.6rem;padding:1rem 1.25rem;border-top:1px solid #1e2035}.btn-modal-clear{background:transparent;border:1px solid #1e2035;color:#64748b;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;cursor:pointer;transition:border-color .15s,color .15s}.btn-modal-clear:hover{border-color:#ef4444;color:#ef4444}.btn-modal-save{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;color:#fff;border-radius:8px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:opacity .15s}.btn-modal-save:hover:not(:disabled){opacity:.9}.btn-modal-save:disabled{opacity:.4;cursor:not-allowed}
