.orb-region{display:inline-flex;align-items:center;gap:4px;padding:5px;background:#0b1321;border:1px solid #34435e;border-radius:13px;margin:0 0 18px;max-width:100%;flex-wrap:wrap}
html body .orb-region.orb-region button{border:1px solid transparent;border-radius:9px;min-height:40px;padding:8px 18px;background:transparent;color:#bdc9df;font:inherit;font-weight:650;cursor:pointer;white-space:nowrap}
html body .orb-region.orb-region button[aria-pressed="true"],html body .orb-region.orb-region button[aria-pressed="true"]:hover{background:linear-gradient(135deg,#5776d9,#405bb4);border-color:#b8caff;color:#fff;box-shadow:inset 0 1px 0 #ffffff30,0 0 0 1px #91acff40,0 0 16px #6388ff45;text-shadow:0 1px 2px #15255480}
html body .orb-region.orb-region button[aria-pressed="false"]:hover{background:#19263c;border-color:#50658a}
html body .orb-region.orb-region button:disabled{opacity:1}
.orb-region button:focus-visible{outline:2px solid #aecbff;outline-offset:2px}
.orb-region button:disabled{cursor:default}
.community-region{font-size:10px;font-weight:650;color:#becff0;display:inline-block;margin:3px 0}
@media(max-width:700px){.orb-region{margin-bottom:12px}html body .orb-region.orb-region button{min-height:44px;padding-inline:14px}}
