.hb-smm{position:relative;font-family:inherit;z-index:9999}.hb-smm *{box-sizing:border-box}.hb-smm__trigger{display:inline-flex;align-items:center;gap:8px;background:#0b5cff;color:#fff;border:0;border-radius:12px;padding:11px 16px;font-weight:800;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.28)}.hb-smm__trigger:hover{filter:brightness(1.08)}.hb-smm__panel{position:absolute;top:calc(100% + 12px);left:0;width:min(1180px,calc(100vw - 24px));height:min(720px,calc(100vh - 96px));background:linear-gradient(180deg,#090b12,#05060a);border:1px solid rgba(255,255,255,.08);border-radius:22px;box-shadow:0 28px 80px rgba(0,0,0,.55);overflow:hidden;color:#fff}.hb-smm__search-wrap{padding:14px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025)}.hb-smm__search,.hb-smm__service-search{width:100%;background:#111827;border:1px solid rgba(255,255,255,.1);border-radius:14px;color:#fff;outline:none;padding:13px 14px;font-size:15px}.hb-smm__search::placeholder,.hb-smm__service-search::placeholder{color:#8b93a7}.hb-smm__layout{display:grid;grid-template-columns:320px 1fr;height:calc(100% - 69px);min-height:0}.hb-smm__games{border-right:1px solid rgba(255,255,255,.08);overflow:auto;padding:8px;background:#070910}.hb-smm__game{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#dbe3ff;text-decoration:none;border-radius:14px;padding:12px 12px;margin:3px 0;font-weight:700;line-height:1.25;border:1px solid transparent}.hb-smm__game:hover,.hb-smm__game.is-active{background:#101827;border-color:rgba(79,140,255,.3);color:#fff}.hb-smm__chev{font-size:22px;color:#6fa0ff}.hb-smm__load{width:100%;margin:10px 0 4px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#101827;color:#fff;padding:12px;cursor:pointer;font-weight:800}.hb-smm__load:hover{background:#14213a}.hb-smm__content{overflow:auto;padding:18px;background:radial-gradient(circle at top right,rgba(20,92,255,.18),transparent 320px),#05060a}.hb-smm__empty,.hb-smm__loading{display:grid;place-items:center;min-height:220px;color:#a9b3c9;text-align:center}.hb-smm__drop-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.hb-smm__kicker{text-transform:uppercase;color:#f4c35f;font-size:11px;letter-spacing:.13em;font-weight:900}.hb-smm__drop h3{margin:4px 0 0;font-size:25px;line-height:1.1;color:#fff}.hb-smm__view-all{color:#fff;background:#0b5cff;text-decoration:none;border-radius:12px;padding:10px 14px;font-weight:900;white-space:nowrap}.hb-smm__section{margin:0 0 20px}.hb-smm__section h4{margin:0 0 10px;color:#f4c35f;font-size:15px;text-transform:uppercase;letter-spacing:.04em}.hb-smm__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hb-smm__card{display:flex;gap:10px;min-width:0;text-decoration:none;color:#fff;background:#0b101b;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:10px;transition:transform .12s ease,border-color .12s ease,background .12s ease}.hb-smm__card:hover{transform:translateY(-1px);border-color:rgba(79,140,255,.38);background:#101827}.hb-smm__card-img{width:58px;height:58px;object-fit:cover;border-radius:12px;flex:0 0 auto;background:#111}.hb-smm__card--large{min-height:116px}.hb-smm__card--large .hb-smm__card-img{width:82px;height:82px}.hb-smm__card-body{display:flex;flex-direction:column;gap:5px;min-width:0}.hb-smm__card strong{font-size:14px;line-height:1.18}.hb-smm__card em{font-style:normal;color:#aeb8cd;font-size:12px;line-height:1.25}.hb-smm__card small,.hb-smm__service small{color:#7db2ff;font-weight:900}.hb-smm__services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.hb-smm__service{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#e6ebff;text-decoration:none;background:#090e18;border:1px solid rgba(255,255,255,.07);border-radius:13px;padding:10px 12px;min-width:0}.hb-smm__service:hover{background:#101827;border-color:rgba(79,140,255,.32)}.hb-smm__service span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hb-smm__service-search-wrap{margin-bottom:8px}
@media (max-width:900px){.hb-smm{position:static}.hb-smm__trigger{width:100%;justify-content:center}.hb-smm__panel{position:fixed;inset:10px;width:auto;height:auto;border-radius:18px;z-index:100000}.hb-smm__layout{display:block;height:calc(100% - 69px);overflow:auto}.hb-smm__games{height:auto;max-height:44vh;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.hb-smm__content{min-height:40vh;padding:14px}.hb-smm__drop h3{font-size:20px}.hb-smm__drop-head{align-items:center}.hb-smm__cards,.hb-smm__cards--compact{grid-template-columns:1fr}.hb-smm__card-img{display:none}.hb-smm__services{grid-template-columns:1fr}.hb-smm__service{align-items:flex-start;flex-direction:column;gap:4px}.hb-smm__service span{white-space:normal}.hb-smm__section h4{font-size:13px}.hb-smm__view-all{padding:9px 12px}}
@media (min-width:901px){.hb-smm__panel[hidden]{display:none}.hb-smm__games::-webkit-scrollbar,.hb-smm__content::-webkit-scrollbar{width:10px}.hb-smm__games::-webkit-scrollbar-thumb,.hb-smm__content::-webkit-scrollbar-thumb{background:#1d2b45;border-radius:20px}.hb-smm__games::-webkit-scrollbar-track,.hb-smm__content::-webkit-scrollbar-track{background:#070910}}
