.keebu-bbm{--bg:#0a0f15;--panel:#111821;--line:#26313e;--text:#f4f7fa;--muted:#b8c0ca;--orange:#ff9700;--green:#24d05a;--red:#ef2f2f;max-width:1178px;margin:22px auto;padding:16px;border:1px solid #273441;border-radius:16px;background:linear-gradient(180deg,#0b1118,#080d12);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box;aspect-ratio:3/2;overflow:auto}.keebu-bbm *{box-sizing:border-box}.keebu-bbm__header{display:flex;justify-content:center;align-items:center;gap:14px;text-align:left;padding:6px 0 22px}.keebu-bbm__coin{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:var(--orange);font-size:40px;font-weight:900}.keebu-bbm h2{margin:0;font-size:40px;line-height:1;font-weight:900;letter-spacing:.5px}.keebu-bbm h2 span{color:#fff}.keebu-bbm h2{color:var(--orange)}.keebu-bbm__header p{margin:6px 0 0;color:#e0e4ea;font-size:17px}.keebu-bbm__panel{background:linear-gradient(180deg,#121923,#0f151d);border:1px solid var(--line);border-radius:8px}.keebu-bbm__stats{display:grid;grid-template-columns:repeat(5,1fr);padding:18px;margin-bottom:14px}.keebu-bbm__stats>div{padding:0 16px;border-right:1px solid #25303b}.keebu-bbm__stats>div:last-child{border-right:0}.keebu-bbm small{display:block;color:var(--muted);font-size:11px;margin-bottom:6px}.keebu-bbm__stats strong{font-size:22px}.bbm-status{color:#9aa4b0}.keebu-bbm.is-mining .bbm-status{color:var(--green)}.keebu-bbm__grid{display:grid;grid-template-columns:1fr 1.1fr .9fr;gap:14px}.keebu-bbm__grid>section{padding:18px;min-height:313px}.keebu-bbm h3{margin:0 0 16px;font-size:17px}.bbm-progress{height:14px;border-radius:20px;background:#202a35;overflow:hidden;margin:6px 0 20px}.bbm-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,#ff9800,#ffb733);transition:width .15s}.bbm-row{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid #252f3b;color:#e9edf2}.bbm-row:last-child{border-bottom:0}.bbm-row strong{max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bbm-chart{height:188px;border-radius:4px;overflow:hidden;background:#0c1219}.bbm-chart canvas{width:100%;height:100%;display:block}.bbm-caption{color:#9ea8b5;font-size:10px;line-height:1.5}.keebu-bbm__settings label{display:flex;justify-content:space-between;gap:10px;color:#e4e8ed;margin:6px 0 4px}.keebu-bbm input[type=range]{width:100%;accent-color:var(--orange)}.keebu-bbm select{width:100%;margin:5px 0 16px;padding:10px;border-radius:5px;border:1px solid #344252;background:#10161e;color:#fff}.keebu-bbm .bbm-consent{display:flex;justify-content:flex-start;align-items:flex-start;font-size:11px;line-height:1.35;color:#cdd4dc}.bbm-consent input{margin-top:1px}.keebu-bbm__actions{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:12px;margin-top:14px}.keebu-bbm button{border:0;border-radius:4px;padding:14px 16px;color:#fff;font-weight:800;font-size:14px;cursor:pointer}.keebu-bbm button:disabled{opacity:.45;cursor:not-allowed}.bbm-start{background:#079632}.bbm-stop{background:#c91f1f}.bbm-reset{background:#202a35}.keebu-bbm__warning{display:flex;align-items:center;gap:16px;margin-top:14px;padding:13px 16px;border:1px solid #875500;background:#1b160f;border-radius:8px}.keebu-bbm__warning img{width:62px;height:62px;object-fit:cover;border-radius:4px}.keebu-bbm__warning p{margin:0;font-size:13px;line-height:1.55}.keebu-bbm__warning strong{color:#ffd27a}@media(max-width:850px){.keebu-bbm{aspect-ratio:auto;overflow:visible}.keebu-bbm__stats{grid-template-columns:1fr 1fr}.keebu-bbm__stats>div{border-right:0;border-bottom:1px solid #25303b;padding:10px}.keebu-bbm__grid{grid-template-columns:1fr}.keebu-bbm__actions{grid-template-columns:1fr}.keebu-bbm h2{font-size:28px}.keebu-bbm__header p{font-size:13px}.keebu-bbm__warning{align-items:flex-start}.keebu-bbm__warning img{width:52px;height:52px;flex:0 0 auto}}

.keebu-bbm .bbm-address{width:100%;box-sizing:border-box;margin:6px 0 4px;padding:10px 13px;border:1px solid rgba(255,255,255,.18);border-radius:4px;background:#0d141c;color:#fff;font:inherit}
.keebu-bbm .bbm-address:focus{outline:2px solid rgba(255,151,0,.35);border-color:#ff9700}
.keebu-bbm .bbm-address-note{display:block;margin:0 0 12px;color:#9eabb8;line-height:1.35;font-size:10px}

/* 1.2.0: address format indicator */
.keebu-bbm .bbm-address-type{margin-top:5px;font-size:12px;line-height:1.35;color:#b9c0cb}
