:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}body{margin:0;min-width:320px;min-height:100vh}.code-editor{font-family:Courier New,Courier,monospace;width:100%;min-height:200px;border-radius:4px;padding:16px;background-color:#f5f5f5;overflow:auto}pre{margin:0;white-space:pre-wrap;overflow-wrap:break-word}.function-card{margin-bottom:16px}.function-result{width:100%;transition:all .3s ease;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.result-box{margin-top:8px;padding:12px;background-color:#f5f5f5;border-radius:4px;word-break:break-all;max-height:300px;overflow-y:auto}.address-text{font-family:Courier New,Courier,monospace;word-break:break-all}.abi-input{width:100%;min-height:300px}
