@import "https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700&display=swap";:root{--bg:#0a0e17;--surface:#121826;--surface-2:#1a2234;--border:#2a3548;--text:#e8edf5;--text-muted:#8b9ab5;--accent:#6366f1;--accent-hover:#818cf8;--success:#34d399;--error:#f87171;--radius:14px}*{box-sizing:border-box;margin:0;padding:0}html{direction:rtl}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Vazirmatn,system-ui,sans-serif;line-height:1.6}#root{min-height:100vh}button{cursor:pointer;border:none;font-family:inherit}input,textarea{font-family:inherit}a{color:var(--accent-hover)}.mono{word-break:break-all;font-family:SF Mono,Fira Code,monospace;font-size:.85rem}.unlock-screen{background:radial-gradient(ellipse 80% 60% at 50% -10%, #6366f12e, transparent), var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.unlock-card{background:var(--surface);border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);width:100%;max-width:480px;padding:2.5rem 2rem}.logo-mark{background:linear-gradient(135deg, var(--accent), #a855f7);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700;display:flex}.logo-mark.small{border-radius:8px;width:32px;height:32px;margin-bottom:0;font-size:1rem}.unlock-card h1{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.subtitle{color:var(--text-muted);margin-bottom:1.75rem;font-size:.9rem}.input-group{margin-bottom:1.25rem}.input-group label{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:flex}.word-badge{background:var(--surface-2);color:var(--text-muted);border-radius:999px;padding:.15rem .5rem;font-size:.75rem}.word-badge.valid{color:var(--success);background:#34d39926}.word-badge.optional{background:var(--surface-2);color:var(--text-muted)}.passphrase-wrap input{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);padding:.875rem 2.5rem .875rem 1rem;font-size:.95rem}.passphrase-wrap input:focus{border-color:var(--accent);outline:none}.ledger-hint{color:#fbbf24;margin-top:.5rem}.validation-hint{color:#f87171;margin-top:.5rem}.textarea-wrap{position:relative}.input-group textarea,.input-group input{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);resize:vertical;padding:.875rem 1rem;font-size:.95rem;transition:border-color .2s}.input-group textarea:focus,.input-group input:focus{border-color:var(--accent);outline:none}.input-group textarea.masked{-webkit-text-security:disc;text-security:disc}.toggle-visibility{opacity:.7;background:0 0;padding:.25rem;font-size:1.1rem;position:absolute;bottom:.75rem;left:.75rem}.toggle-visibility:hover{opacity:1}.btn-primary{background:var(--accent);color:#fff;border-radius:var(--radius);width:100%;padding:.9rem;font-size:1rem;font-weight:600;transition:background .2s}.btn-primary:hover:not(:disabled){background:var(--accent-hover)}.btn-primary:disabled{opacity:.45;cursor:not-allowed}.btn-ghost{color:var(--text-muted);border:1px solid var(--border);background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem}.btn-ghost:hover{color:var(--text);border-color:var(--text-muted)}.btn-copy{background:var(--surface-2);color:var(--text);border:1px solid var(--border);border-radius:8px;margin-top:.5rem;padding:.4rem .75rem;font-size:.8rem}.btn-copy:hover{border-color:var(--accent)}.error{color:var(--error);margin-bottom:1rem;font-size:.875rem}.success{color:var(--success);margin-bottom:1rem;font-size:.875rem}.security-note{border-radius:var(--radius);background:#6366f114;border:1px solid #6366f133;gap:.75rem;margin-top:1.75rem;padding:1rem;display:flex}.security-note p{color:var(--text-muted);font-size:.8rem;line-height:1.5}.security-list{color:var(--text-muted);margin-top:.5rem;padding-right:1rem;font-size:.75rem;line-height:1.6}.security-banner{text-align:center;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.security-banner.danger{color:var(--error);background:#f871711f;border-bottom:1px solid #f8717140}.security-banner.info{color:var(--accent-hover);background:#6366f11f;border-bottom:1px solid #6366f140}.banner-dismiss{color:inherit;background:0 0;padding:0 .35rem;font-size:1.1rem;line-height:1}.security-hint{border-top:1px solid var(--border);margin-top:1rem;padding-top:.75rem}.dashboard{max-width:560px;min-height:100vh;margin:0 auto;padding:1.5rem 1rem 3rem}.dash-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.brand{align-items:center;gap:.6rem;font-size:1.1rem;font-weight:700;display:flex}.chain-selector{scrollbar-width:none;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.chain-selector::-webkit-scrollbar{display:none}.chain-chip{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.5rem 1rem;font-size:.85rem}.chain-chip.active{border-color:var(--accent);color:var(--text);background:#6366f126}.balance-card{background:linear-gradient(145deg, var(--surface-2), var(--surface));border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);margin-bottom:1.25rem;padding:1.75rem}.balance-label{color:var(--text-muted);margin-bottom:.35rem;font-size:.875rem}.balance-value{margin-bottom:.75rem;font-size:2rem;font-weight:700}.balance-value span{color:var(--text-muted);font-size:1.1rem;font-weight:500}.address-row{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.85rem;display:flex}.address-row .btn-copy{margin-top:0}.tabs{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);gap:.25rem;margin-bottom:1.25rem;padding:.25rem;display:flex}.tabs button{border-radius:calc(var(--radius) - 4px);color:var(--text-muted);background:0 0;flex:1;padding:.6rem;font-size:.875rem;font-weight:500}.tabs button.active{background:var(--surface-2);color:var(--text)}.tab-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.info-card{background:var(--surface-2);border-radius:var(--radius);margin-bottom:1rem;padding:1rem}.info-card h3{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem}.hint{color:var(--text-muted);font-size:.8rem;line-height:1.6}.send-form .btn-primary{margin-top:.5rem}.receive-panel{text-align:center}.receive-panel p{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.receive-address{background:var(--surface-2);border:1px dashed var(--border);border-radius:var(--radius);word-break:break-all;text-align:left;margin-bottom:1rem;padding:1rem;font-family:monospace;font-size:.85rem}.mt{margin-top:1rem}.section-header{justify-content:space-between;align-items:baseline;gap:.5rem;margin:1.25rem 0 .75rem;display:flex}.section-header h3{font-size:.95rem;font-weight:600}.native-asset-row{background:var(--surface-2);border-radius:var(--radius);border:1px solid var(--border);align-items:center;gap:.75rem;padding:.875rem;display:flex}.token-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.token-item{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:.25rem;display:flex;overflow:hidden}.token-item.selected{border-color:var(--accent)}.token-item-btn{text-align:inherit;color:inherit;background:0 0;flex:1;padding:0}.token-row{align-items:center;gap:.75rem;width:100%;padding:.875rem;display:flex}.token-icon{width:36px;height:36px;color:var(--accent-hover);background:#6366f133;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.token-icon.native{color:var(--success);background:#34d39926}.token-info{flex-direction:column;flex:1;min-width:0;display:flex}.token-symbol{font-size:.95rem;font-weight:600}.token-name{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.token-balance{flex-shrink:0;font-size:.95rem;font-weight:600}.btn-remove-token{color:var(--text-muted);background:0 0;padding:0 .75rem;font-size:1.25rem;line-height:1}.btn-remove-token:hover{color:var(--error)}.asset-picker{flex-wrap:wrap;gap:.5rem;display:flex}.asset-chip{background:var(--surface-2);border:1px solid var(--border);color:var(--text-muted);border-radius:999px;padding:.45rem .85rem;font-size:.85rem}.asset-chip.active{border-color:var(--accent);color:var(--text);background:#6366f126}.addresses-card h3{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem}.add-token-form h3{margin-bottom:.5rem;font-size:1rem}.form-actions{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.btn-sm{width:auto;padding:.65rem 1.25rem}.token-preview{background:var(--surface-2);border-radius:var(--radius);border:1px solid var(--border);margin-top:1.25rem;padding:1rem}.token-preview-row{align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.token-symbol-lg{font-size:1.25rem;font-weight:700}.token-name-sm{color:var(--text-muted);font-size:.875rem}.token-preview-addr{margin-bottom:.5rem}.receive-token-list{text-align:right;margin-top:.75rem;list-style:none}.receive-token-list li{background:var(--surface-2);border-radius:var(--radius);flex-direction:column;gap:.25rem;margin-bottom:.5rem;padding:.75rem;display:flex}.receive-token-list .mono{color:var(--text-muted);word-break:break-all;text-align:left;font-size:.75rem}.tabs-scroll{scrollbar-width:none;overflow-x:auto}.tabs-scroll::-webkit-scrollbar{display:none}.tabs-scroll button{flex:none;min-width:4.5rem}.receive-actions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:.75rem;display:flex}.receive-picker{justify-content:center;margin-bottom:.5rem}.btn-sm-inline{padding:.35rem .75rem;font-size:.8rem}.modal-overlay{z-index:1000;background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.receipt-card{background:var(--surface);border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);width:100%;max-width:420px;max-height:90vh;padding:1.5rem;overflow-y:auto}.receipt-status{border-radius:var(--radius);background:#34d3991a;border:1px solid #34d39940;align-items:center;gap:.875rem;margin-bottom:1.25rem;padding:1rem;display:flex}.receipt-status.confirmed{background:#34d3991a}.receipt-icon{width:44px;height:44px;color:var(--success);background:#34d39933;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.receipt-status h2{margin-bottom:.15rem;font-size:1.05rem}.receipt-status p{color:var(--text-muted);font-size:.85rem}.receipt-details{flex-direction:column;gap:.65rem;margin-bottom:1rem;display:flex}.receipt-row{justify-content:space-between;gap:1rem;font-size:.875rem;display:flex}.receipt-row dt{color:var(--text-muted);flex-shrink:0}.receipt-row dd{text-align:left;word-break:break-all}.receipt-row.highlight dd{color:var(--success);font-weight:700}.receipt-row .break{max-width:220px}.status-confirmed{color:var(--success)}.receipt-note{margin-bottom:1rem}.receipt-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.history-panel .section-header{margin-top:0}.history-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.history-list li{align-items:stretch;gap:.25rem;display:flex}.history-item{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);text-align:inherit;color:inherit;flex:1;gap:.75rem;padding:.75rem;display:flex}.history-item:hover{border-color:var(--accent)}.history-dir{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.history-dir.in{color:var(--success);background:#34d39926}.history-dir.out{color:var(--error);background:#f871711f}.history-body{flex:1;min-width:0}.history-top{justify-content:space-between;gap:.5rem;margin-bottom:.25rem;display:flex}.history-symbol{font-size:.9rem;font-weight:600}.history-amount{font-size:.9rem;font-weight:700}.history-amount.in{color:var(--success)}.history-amount.out{color:var(--error)}.history-meta{color:var(--text-muted);flex-wrap:wrap;gap:.5rem;font-size:.75rem;display:flex}.local-badge{color:var(--accent-hover);background:#6366f126;border-radius:999px;padding:.05rem .4rem}.history-explorer{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);width:2.25rem;color:var(--text-muted);justify-content:center;align-items:center;text-decoration:none;display:flex}.history-warning{color:#fbbf24;margin-bottom:.75rem;font-size:.85rem;line-height:1.5}.history-warnings{color:var(--text-muted);margin-bottom:.75rem;padding-right:1.25rem;font-size:.78rem;line-height:1.5;list-style:outside}.history-explorer:hover{color:var(--accent-hover);border-color:var(--accent)}
