:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#e5e7eb;background:#07110d;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#10251d 0,#07110d 58%);padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)}button,input,textarea,select{font:inherit}.shell{width:min(760px,100%);margin:0 auto;padding:22px 14px 48px}header,.section-title,.row{display:flex;align-items:center;justify-content:space-between;gap:12px}header{margin-bottom:16px}.eyebrow{margin:0;color:#fbbf24;font-size:.76rem;text-transform:uppercase;letter-spacing:.12em}h1{margin:2px 0 0;font-size:2.25rem;letter-spacing:0}h2{margin:0;font-size:1rem}.card,.action{border:1px solid #335244;background:rgba(10,28,22,.92);border-radius:8px;box-shadow:0 12px 32px rgba(0,0,0,.24)}.card{padding:14px;margin-bottom:14px}.auth-card p{color:#b7c5bc;margin:0 0 14px;line-height:1.45}.shell[data-authenticated="true"] .auth-card p,.shell[data-authenticated="true"] #connect-form{display:none}.shell[data-authenticated="true"] .auth-card{padding:10px 14px}.quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.action{padding:16px;text-align:left;color:#f8fafc;min-height:88px}.action strong,.action span{display:block}.action span{color:#b7c5bc;font-size:.86rem;margin-top:5px}button{border:0;border-radius:8px;background:#0f766e;color:white;padding:12px 14px;font-weight:700;cursor:pointer}button:active{transform:translateY(1px)}.secondary{background:#20352e;color:#d7e2db;padding:8px 10px}.full{width:100%;margin-top:10px}.pill{font-size:.78rem;background:#20352e;color:#d7e2db;padding:7px 10px;border-radius:999px;white-space:nowrap}.pill[data-ok="true"]{background:#14532d;color:#bbf7d0}input,textarea,select{width:100%;border:1px solid #49675b;background:#07110d;color:#f8fafc;border-radius:8px;padding:12px;outline:none}input:focus,textarea:focus,select:focus{border-color:#fbbf24}.row input{flex:1}.row button,.row select{flex:0 0 auto}.compact{margin-top:10px}.compact select{width:92px}textarea{resize:vertical;margin-top:10px;font-family:inherit}.output-card pre{white-space:pre-wrap;word-break:break-word;max-height:42vh;overflow:auto;margin:10px 0 0;color:#d7e2db;font-size:.86rem;line-height:1.45}.section-title{margin-bottom:10px}.advanced summary{cursor:pointer;font-weight:700}.advanced-title{margin-top:12px}#latency{display:block;color:#8da195;font-size:.78rem;min-height:1rem}@media(max-width:480px){.quick-grid{grid-template-columns:1fr 1fr}.row{align-items:stretch;flex-direction:column}.row button,.row select{width:100%}.compact{display:grid;grid-template-columns:1fr 82px}.compact input,.compact select{width:100%}.shell{padding-top:16px}}
