:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.container{max-width:600px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}h1{text-align:center;margin-bottom:.5rem}.subtitle{text-align:center;color:#666;margin-bottom:2rem}.connect-btn{display:block;width:100%;padding:1rem 2rem;font-size:1.2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:transform .2s,box-shadow .2s}.connect-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.connected{display:flex;flex-direction:column;gap:1.5rem}.wallet-info{background:#f8f9fa;padding:1rem;border-radius:12px;border:1px solid #e9ecef;color:#212529}.wallet-info p{margin:.5rem 0;color:#212529}.provider-info{background:#e8f4ff;padding:1rem;border-radius:12px;border:1px solid #b8daff}.provider-info h3{margin:0 0 .5rem;font-size:.9rem;color:#004085}.provider-info code{font-size:.85rem;word-break:break-all;color:#1a1a2e;font-weight:500}.form{display:flex;flex-direction:column;gap:1rem}.form label{display:flex;flex-direction:column;gap:.5rem;font-weight:500}.form textarea,.form input{padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;font-family:inherit}.form textarea{resize:vertical;font-family:monospace}.buttons{display:flex;gap:1rem}.buttons button{flex:1;padding:.75rem 1rem;font-size:1rem;background:#28a745;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.buttons button:first-child{background:#007bff}.buttons button:hover:not(:disabled){filter:brightness(1.1)}.buttons button:disabled{background:#ccc;cursor:not-allowed}.status{background:#fff3cd;padding:1rem;border-radius:8px;border:1px solid #ffc107;word-break:break-all;color:#856404}.job-result{background:#d4edda;padding:1rem;border-radius:8px;border:1px solid #28a745}.job-result a{color:#155724;text-decoration:underline}
