@charset "utf-8";

* { box-sizing: border-box; }

html { overflow-x: auto; }

body { background: rgb(153, 153, 153); margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(0, 0, 0); min-width: 1400px; }

#file-warning { display: none; background: rgb(204, 0, 0); color: rgb(255, 255, 255); padding: 10px 16px; font-size: 12px; font-weight: bold; text-align: center; border-bottom: 2px solid rgb(153, 0, 0); line-height: 1.6; }

#file-warning a { color: rgb(255, 255, 153); }

#d { position: fixed; z-index: 200; left: 544px; top: 99px; border: 1px solid rgb(255, 0, 0); background: rgb(255, 255, 255); padding: 3px 8px; font-size: 11px; display: none; pointer-events: none; line-height: 1.5; }

#d .d-extra { font-size: 10px; color: rgb(85, 85, 85); }

#d .d-url { font-size: 9px; color: rgb(0, 0, 128); max-width: 350px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

#header { background: rgb(100, 100, 100); padding: 0px; width: 1400px; margin: 0px auto; display: flex; align-items: center; height: 52px; }

#hdr-logo { padding: 2px 8px; flex-shrink: 0; }

#hdr-info { flex: 1 1 0%; font-size: 12px; color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; padding: 0px 12px; white-space: nowrap; }

.dot { color: rgb(217, 171, 34); font-size: 14px; font-weight: bold; }

#hdr-right { text-align: right; padding: 4px 10px 4px 0px; font-size: 11px; color: rgb(255, 255, 255); white-space: nowrap; flex-shrink: 0; }

#hdr-right .stats-line { font-size: 11px; color: rgb(255, 255, 255); line-height: 1.6; }

#hdr-right .stats-line b { color: rgb(255, 255, 255); }

.logo-badge { background: linear-gradient(135deg, rgb(153, 69, 255), rgb(5, 255, 5)); color: rgb(255, 255, 255); font-weight: bold; font-size: 11px; padding: 4px 10px; border: 2px solid rgb(51, 51, 51); white-space: nowrap; text-align: center; font-family: Arial, Helvetica, sans-serif; margin-right: 8px; }

#navbar { background: rgb(217, 171, 34); width: 1400px; margin: 0px auto; height: 20px; display: flex; align-items: center; padding: 0px 0px 0px 8px; border-bottom: none; }

.nl { color: rgb(0, 0, 0); text-decoration: none; font-size: 11px; font-weight: bold; padding: 0px 6px; cursor: pointer; }

.nl:hover { color: rgb(255, 255, 0); text-decoration: underline; }

.ns { color: rgba(255, 255, 255, 0.6); font-size: 11px; padding: 0px 2px; }

#walletbar { background: rgb(100, 100, 100); border-bottom: 1px solid rgb(100, 100, 100); padding: 2px 8px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 4px; width: 1400px; margin: 0px auto; font-size: 10px; }

.wstats { display: flex; gap: 14px; }

.wst { font-size: 10px; color: rgb(255, 255, 255); }

.wst b { color: rgb(5, 255, 0); font-weight: bold; }

#walletBtn { background: rgb(153, 69, 255); color: rgb(255, 255, 255); border: 1px solid rgb(119, 0, 204); padding: 2px 10px; font-size: 10px; font-weight: bold; cursor: pointer; font-family: Arial, sans-serif; }

#walletBtn:hover { background: rgb(119, 0, 204); }

#walletBtn.connected { background: rgb(0, 102, 0); border-color: rgb(0, 68, 0); }

#walletDisconnectBtn { background: rgb(153, 0, 0); color: rgb(255, 255, 255); border: 1px solid rgb(102, 0, 0); padding: 2px 10px; font-size: 10px; font-weight: bold; cursor: pointer; font-family: Arial, sans-serif; display: none; }

#walletDisconnectBtn:hover { background: rgb(120, 0, 0); }

#waddr { font-size: 10px; color: rgb(255, 255, 255); font-weight: bold; }

#scroll { overflow-x: auto; background: rgb(153, 153, 153); }

#mtable td { vertical-align: top; }

#mtable { border: 0px; background: rgb(153, 153, 153); width: 1400px; margin: 0px auto; position: relative; }

.sl { width: 200px; min-width: 200px; max-width: 200px; vertical-align: top; padding: 6px; background: rgb(153, 153, 153); overflow: hidden; }

.sr { width: 200px; min-width: 200px; max-width: 200px; vertical-align: top; padding: 6px; background: rgb(153, 153, 153); overflow: hidden; }

#pxtd { width: 1000px; height: 1000px; max-height: 1000px; vertical-align: top; padding: 0px; line-height: 0; position: relative; border: 2px solid rgb(51, 51, 51); background: rgb(255, 255, 255); overflow: hidden; }

#pxwrap { position: relative; width: 1000px; height: 1000px; max-height: 1000px; z-index: 1; overflow: hidden; }

#pixelCanvas { display: block; position: absolute; top: 0px; left: 0px; width: 1000px; height: 1000px; image-rendering: pixelated; cursor: crosshair; }

#f { display: none; position: absolute; border: 2px solid rgb(0, 0, 255); background: rgba(0, 0, 255, 0.06); z-index: 10; pointer-events: none; box-sizing: border-box; }

.ab { border: 1px solid rgb(153, 153, 153); background: rgb(255, 255, 255); margin-bottom: 4px; overflow: hidden; }

.at { background: rgb(217, 171, 34); color: rgb(0, 0, 0); font-weight: bold; font-size: 10px; padding: 2px 4px; border-bottom: 1px solid rgb(184, 139, 0); }

.ab-b { padding: 5px; font-size: 10px; line-height: 1.6; overflow-wrap: break-word; }

.ab-b a { color: rgb(0, 0, 128); text-decoration: none; font-size: 10px; }

.ab-b a:hover { text-decoration: underline; }

#buybox { border: 2px solid rgb(119, 0, 204); background: rgb(255, 255, 255); margin-bottom: 4px; }

.bb-t { background: rgb(119, 0, 204); color: rgb(255, 255, 255); font-weight: bold; font-size: 11px; padding: 3px 4px; text-align: center; }

.bb-b { padding: 6px; }

.bl { font-size: 9px; font-weight: bold; color: rgb(51, 51, 51); display: block; margin: 4px 0px 2px; text-transform: uppercase; }

.bi { width: 100%; border: 1px solid rgb(153, 153, 153); font-size: 10px; padding: 3px 4px; font-family: Arial, sans-serif; box-sizing: border-box; }

.bi:focus { outline: rgb(0, 0, 128) solid 1px; }

.bs { display: inline-block; border: 1px solid rgb(153, 153, 153); padding: 2px 6px; font-size: 9px; cursor: pointer; background: rgb(240, 240, 240); margin: 1px 1px 1px 0px; }

.bs:hover, .bs.act { background: rgb(0, 0, 128); color: rgb(255, 255, 255); border-color: rgb(0, 0, 128); }

#selinfo { background: rgb(248, 248, 255); border: 1px solid rgb(204, 204, 204); padding: 3px 4px; font-size: 10px; color: rgb(0, 0, 128); font-weight: bold; margin: 4px 0px; min-height: 18px; overflow-wrap: break-word; }

#pb { background: rgb(255, 251, 230); border: 1px solid rgb(204, 153, 0); padding: 4px; text-align: center; margin: 6px 0px; }

#pbig { font-size: 16px; font-weight: bold; color: rgb(119, 0, 204); display: block; }

#psub { font-size: 9px; color: rgb(102, 102, 102); }

#buyBtn { width: 100%; background: linear-gradient(rgb(119, 0, 204), rgb(217, 171, 34)); color: rgb(255, 255, 255); border: 1px solid rgb(20, 176, 68); padding: 6px 0px; font-size: 11px; font-weight: bold; cursor: pointer; font-family: Arial, sans-serif; text-transform: uppercase; }

#buyBtn:hover { background: rgb(20, 176, 68); }

#buyBtn:disabled { opacity: 0.5; cursor: not-allowed; }

.pbo { background: rgb(221, 221, 221); border: 1px solid rgb(153, 153, 153); height: 10px; margin: 2px 0px; }

.pbi { background: rgb(46, 173, 33); height: 100%; transition: width 0.5s; }

.si { border-bottom: 1px solid rgb(238, 238, 238); padding: 3px 0px; font-size: 9px; line-height: 1.4; overflow-wrap: break-word; }

.sd { display: inline-block; width: 8px; height: 8px; border: 1px solid rgb(153, 153, 153); margin-right: 2px; vertical-align: middle; }

.mbg { position: fixed; inset: 0px; background: rgba(0, 0, 0, 0.7); z-index: 1000; display: none; align-items: center; justify-content: center; }

.mbg.on { display: flex; }

.mbox { background: rgb(255, 255, 255); border: 2px solid rgb(0, 0, 0); padding: 14px 16px; max-width: 380px; width: 90%; box-shadow: rgb(0, 0, 0) 4px 4px 0px; font-size: 11px; font-family: Arial, sans-serif; }

.mbox h2 { font-size: 13px; color: rgb(0, 0, 128); margin: 0px 0px 6px; border-bottom: 1px solid rgb(204, 204, 204); padding-bottom: 5px; }

.mbox p { margin: 0px 0px 8px; color: rgb(51, 51, 51); line-height: 1.5; }

.wo { display: flex; align-items: center; gap: 8px; border: 1px solid rgb(204, 204, 204); padding: 7px 9px; margin-bottom: 5px; cursor: pointer; background: rgb(248, 248, 248); }

.wo:hover { background: rgb(232, 232, 255); border-color: rgb(0, 0, 128); }

.wi { font-size: 18px; width: 28px; text-align: center; }

.wlogo { width: 36px; height: 36px; border-radius: 8px; flex-shrink: 0; }

.wn { font-weight: bold; font-size: 11px; }

.wd { font-size: 9px; color: rgb(102, 102, 102); }

.mcancel { width: 100%; background: rgb(240, 240, 240); border: 1px solid rgb(153, 153, 153); padding: 5px; cursor: pointer; font-size: 10px; margin-top: 4px; font-family: Arial, sans-serif; }

.mcancel:hover { background: rgb(221, 221, 221); }

.cst { background: rgb(248, 248, 255); border: 1px solid rgb(0, 0, 128); padding: 7px; margin-bottom: 8px; }

.csr { display: flex; justify-content: space-between; font-size: 10px; padding: 2px 0px; border-bottom: 1px dotted rgb(204, 204, 204); }

.csr:last-child { border: none; font-weight: bold; color: rgb(204, 0, 0); font-size: 12px; margin-top: 4px; }

#cfBtn { width: 100%; background: rgb(0, 102, 0); color: rgb(255, 255, 255); border: 1px solid rgb(0, 68, 0); padding: 8px; font-size: 12px; font-weight: bold; cursor: pointer; font-family: Arial, sans-serif; margin-bottom: 4px; }

#cfBtn:hover { background: rgb(0, 68, 0); }

#cfBtn:disabled { opacity: 0.5; cursor: not-allowed; }

#txst { font-size: 10px; color: rgb(0, 0, 128); text-align: center; padding: 3px 0px; min-height: 16px; }

#toast { position: fixed; bottom: 16px; right: 16px; background: rgb(255, 255, 255); border: 2px solid rgb(0, 0, 0); box-shadow: rgb(0, 0, 0) 3px 3px 0px; padding: 9px 13px; z-index: 2000; max-width: 270px; display: none; font-family: Arial, sans-serif; font-size: 11px; border-radius: 2px; }

#toast.on { display: block; }

#tt { font-weight: bold; margin-bottom: 3px; }

#tm { color: rgb(51, 51, 51); font-size: 10px; line-height: 1.5; }

#ttx { font-size: 9px; color: rgb(0, 0, 128); margin-top: 3px; word-break: break-all; }

#zbox { display: none; position: fixed; bottom: 16px; left: 16px; z-index: 500; border: 2px solid rgb(0, 0, 0); box-shadow: rgb(102, 102, 102) 3px 3px 0px; }

#zbox.on { display: block; }

#zlbl { background: rgb(0, 0, 128); color: rgb(255, 255, 255); font-size: 9px; padding: 2px 4px; text-align: center; }

#zc { display: block; width: 200px; height: 200px; image-rendering: pixelated; }

#shareModal .share-btns { display: flex; flex-wrap: wrap; gap: 6px; margin: 8px 0px; }

#shareModal .share-btns a { display: flex; align-items: center; gap: 5px; padding: 8px 14px; border-radius: 4px; text-decoration: none; font-size: 11px; font-weight: bold; color: rgb(255, 255, 255); cursor: pointer; transition: opacity 0.2s; }

#shareModal .share-btns a:hover { opacity: 0.85; }

.sh-x { background: rgb(0, 0, 0); }

.sh-fb { background: rgb(24, 119, 242); }

.sh-tg { background: rgb(38, 165, 228); }

.sh-wa { background: rgb(37, 211, 102); }

.sh-copy { background: rgb(102, 102, 102); }

#shareModal .share-preview { background: rgb(248, 248, 248); border: 1px solid rgb(221, 221, 221); border-radius: 4px; padding: 8px 10px; margin: 6px 0px; font-size: 10px; color: rgb(51, 51, 51); line-height: 1.5; word-break: break-all; }

#note { background: rgb(153, 153, 153); font-size: 10px; color: rgb(255, 255, 255); padding: 4px 8px; text-align: center; }

#topbar { display: none; }

#promoBanner { display: none; background: rgb(119, 0, 204); color: rgb(255, 255, 255); text-align: center; padding: 6px 12px; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; width: 1400px; margin: 0px auto; box-sizing: border-box; }

#promoBanner .promo-bar-outer { display: inline-block; background: rgba(255, 255, 255, 0.3); border-radius: 4px; width: 200px; height: 8px; vertical-align: middle; margin: 0px 6px; }

#promoBanner .promo-bar-inner { background: rgb(255, 255, 0); height: 8px; border-radius: 4px; transition: width 0.5s; }

#ticker { display: none; }
