:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background:radial-gradient(circle at top,#1a0f2e,#0d0614);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1;background:linear-gradient(135deg,#1bd1ff,#a259ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;width:100%}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.stellar:hover{filter:drop-shadow(0 0 2em #1bd1ffaa)}.card{padding:2em;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d;margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.8em 1.5em;font-size:1em;font-weight:500;font-family:inherit;background:linear-gradient(135deg,#1bd1ff,#a259ff);color:#fff;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #1bd1ff33}button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1bd1ff66}button:active{transform:translateY(0)}button:disabled{background:#444;color:#888;cursor:not-allowed;transform:none;box-shadow:none}.dashboard-info{display:flex;flex-direction:column;gap:1rem;width:100%;text-align:left}.info-row{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#0003;border-radius:8px}.info-label{color:#aaa;font-size:.9em}.info-value{font-weight:600;font-family:monospace;color:#1bd1ff;word-break:break-all;max-width:70%;text-align:right}.send-form{display:flex;flex-direction:column;gap:1rem;width:100%}.input-group{display:flex;flex-direction:column;gap:.5rem;text-align:left}.input-group label{color:#aaa;font-size:.9em}input{padding:1rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#0000004d;color:#fff;font-size:1em;font-family:monospace;outline:none;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}input:focus{border-color:#a259ff;box-shadow:0 0 0 2px #a259ff33}.status-message{padding:1rem;border-radius:8px;width:100%;box-sizing:border-box;font-size:.9em;word-break:break-all}.status-message.error{background:#ff55551a;border:1px solid rgba(255,85,85,.3);color:#f55}.status-message.success{background:#55ff551a;border:1px solid rgba(85,255,85,.3);color:#5f5}.status-message.info{background:#8888881a;border:1px solid rgba(136,136,136,.3);color:#aaa}
