*{box-sizing:border-box}body{margin:0;padding:12px 12px max(12px,env(safe-area-inset-bottom));font:16px system-ui,sans-serif;background:#f5f5f5;color:#171717}header,.row,footer,form{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:8px 0}header{justify-content:space-between}button,input,select{font:inherit;min-height:44px;border:1px solid #aaa;border-radius:6px;background:white;padding:8px 10px}button{cursor:pointer}button:disabled{opacity:.45;cursor:default}#address{min-width:180px;flex:1}#tabs{max-width:48vw}main{background:white;border:1px solid #ccc;border-radius:8px;overflow:hidden;min-height:220px}canvas{display:block;width:100%;height:auto;touch-action:none}#notice{padding:10px;background:#e8e8e8;line-height:1.5}.hint{font-size:13px;line-height:1.5;color:#555}#keys{position:fixed;left:1px;bottom:1px;width:2px;height:2px;opacity:.01;font-size:16px;border:0;resize:none}a{color:inherit}footer{position:sticky;bottom:0;background:#f5f5f5;padding:6px 0}
