*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0d1117;color:#e6edf3;min-height:100vh}#root{min-height:100vh;padding:2rem;max-width:640px;margin:0 auto}.app-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #30363d}.header-logo{height:2rem;width:auto;object-fit:contain}.trustline-logo,.stellar-logo{height:4rem}.soroban-logo{padding:.15rem 0}h1{font-size:1.5rem;font-weight:600;margin:0 0 1.5rem}h2.section-title{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}input,button,select,textarea{font:inherit;color:inherit}input,select,textarea{background:#21262d;border:1px solid #30363d;border-radius:6px;padding:.5rem .75rem;width:100%}textarea{resize:vertical;min-height:4rem}input::placeholder,textarea::placeholder{color:#8b949e}button{background:#238636;border:none;border-radius:6px;padding:.5rem 1rem;cursor:pointer;font-weight:500}button:hover{background:#2ea043}button:disabled{opacity:.6;cursor:not-allowed}button.secondary{background:#21262d;color:#e6edf3;border:1px solid #30363d}button.secondary:hover{background:#30363d}.card{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1rem}.label{display:block;font-size:.875rem;color:#8b949e;margin-bottom:.25rem}.hint{font-size:.8125rem;color:#8b949e;margin:0 0 1rem;line-height:1.4}.input-with-action{display:flex;gap:.5rem;align-items:center}.input-with-action input,.input-with-action textarea{flex:1;min-width:0}.input-with-action textarea.xdr-textarea{font-family:ui-monospace,monospace;font-size:.75rem;resize:vertical;min-height:6rem}.input-hint{font-size:.75rem;color:#8b949e;margin:.25rem 0 0;line-height:1.3}.form-group{margin-bottom:1rem}.form-group:last-child{margin-bottom:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.wallet-card .wallet-status{margin:0 0 .25rem;font-weight:600;font-size:.9375rem}.wallet-card .wallet-disconnected{color:#8b949e}.wallet-card .wallet-connected{color:#3fb950}.wallet-card .wallet-address{margin:0;font-family:ui-monospace,monospace;font-size:.875rem;color:#e6edf3;word-break:break-all}.wallet-card .wallet-hint{margin:0;font-size:.8125rem;color:#8b949e}.actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.mt1{margin-top:1rem}.error{color:#f85149;font-size:.875rem;margin-top:.5rem}.success{color:#3fb950;font-size:.875rem;margin-top:.5rem}.status-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.status-header .section-title{margin:0}.status-list{margin:0;font-size:.9375rem}.status-list dt{color:#8b949e;font-weight:500;margin-top:.75rem}.status-list dt:first-child{margin-top:0}.status-list dd{margin:.25rem 0 0}.status-list .mono,.claimants-list .mono{font-family:ui-monospace,monospace;font-size:.875rem;word-break:break-all}.claimants-list{list-style:none;padding:0;margin:0}.claimants-list li{padding:.25rem 0;border-bottom:1px solid #21262d}.claimants-list li:last-child{border-bottom:none}.time-bound-desc{display:block}.time-bound-raw{display:block;font-size:.8125rem;color:#8b949e;margin-top:.25rem}.status-warning{color:#d29922!important;font-weight:500}
