:root{--accent:#ccff00;--brand-ink:#0a1011}
[hidden]{display:none!important}.wallet-dialog{border:1px solid #ffffff50;border-radius:18px;background:var(--brand-ink);color:#fff;width:430px;padding:26px;box-shadow:0 30px 100px #000a;font-family:var(--font-geist-sans),Arial,sans-serif;z-index:99999}.wallet-dialog::backdrop{background:#001019c9;backdrop-filter:blur(12px)}.wallet-dialog header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.wallet-dialog h2{font-size:27px;margin:0;font-weight:500}.wallet-dialog button{cursor:pointer;color:inherit;border:1px solid #ffffff40;border-radius:24px;padding:12px 17px;background:#ffffff10;font:inherit}.wallet-dialog header button{padding:4px 13px;font-size:28px}.wallet-content{display:grid;gap:12px}.wallet-content p{line-height:1.5}.wallet-content button:hover{background:var(--accent);color:#071015}.wallet-option{text-align:left!important;padding-left:24px!important}.wallet-skip{border:0!important;color:#bec6c8!important;background:transparent!important}.wallet-feedback{font-size:14px;line-height:1.45;margin-top:15px}.wallet-account{font-size:26px}.wallet-dialog button:focus-visible,[data-wallet]:focus-visible,.x-link:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.wallet-dialog button:disabled{opacity:.5;cursor:wait}
#contract-module{pointer-events:auto;font-family:var(--font-geist-mono),monospace;font-size:12px;line-height:1.45;color:#fff;width:100%;padding:16px 20px;backdrop-filter:blur(18px);position:relative}#contract-module .contract-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--accent)}#contract-module .contract-head strong{font-weight:500;letter-spacing:.12em}#contract-module .contract-text{font:14px/1.5 var(--font-geist-mono),monospace;overflow-wrap:anywhere;white-space:pre-wrap;margin:0 0 12px}#contract-module .contract-controls{display:flex;justify-content:space-between;gap:12px}#contract-module button,#contract-module a{background:transparent;border:0;padding:0;color:var(--accent);cursor:pointer;font:inherit;text-decoration:underline;text-underline-offset:4px}#contract-module [role=status]{display:block;font-size:11px;margin-top:5px}#contract-module [role=status]:empty{display:none}
#contract-module.contract-aerial-accord{border-top:1px solid #fff7;border-bottom:1px solid #fff7;background:#15201bcc}#contract-module.contract-aerial-accord:before{content:'';position:absolute;left:0;top:0;width:3px;height:100%;background:var(--accent)}
#contract-module.contract-ember-vector{border:1px solid #ff9b6170;border-left:8px solid var(--accent);background:#241813e8;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,0 100%)}#contract-module.contract-ember-vector .contract-head{border-bottom:1px dashed #ff9b6160;padding-bottom:10px}
#contract-module.contract-tidal-array{border-radius:0 22px 0 22px;background:linear-gradient(100deg,#102d37f0,#061b23da);border-bottom:3px double var(--accent)}#contract-module.contract-tidal-array .contract-head span{border:1px solid #7be8ee70;border-radius:30px;padding:2px 8px}

#contract-module{position:absolute;bottom:0;left:0;width:49%;max-width:700px}
