#bhr-groups{--group-ink:var(--main-color,#26364a);--group-muted:var(--muted-color,#697689);--group-line:var(--main-border-color,#e6e9ed);--group-accent:var(--focus-color,#d63638);color:var(--group-ink);font-family:inherit;line-height:1.75}
#bhr-groups *{box-sizing:border-box}#bhr-groups [hidden]{display:none!important}
#bhr-groups .bhr-groups-hero{position:relative;padding:34px 30px;margin-bottom:24px;border:1px solid var(--group-line);border-radius:10px;background:radial-gradient(ellipse at 100% 0,rgba(214,54,56,.08),transparent 60%),var(--main-bg-color,#fff)}
#bhr-groups .bhr-groups-eyebrow{color:var(--group-accent);font-size:13px;letter-spacing:.12em;margin:0 0 10px}
#bhr-groups h1{font-size:32px;line-height:1.4;font-weight:600;margin:0 0 12px;border:0;padding:0}
#bhr-groups .bhr-groups-hero>p:not(.bhr-groups-eyebrow){color:var(--group-muted);max-width:620px;margin:0 0 15px}
#bhr-groups .bhr-groups-hero>a{color:var(--group-accent);font-size:14px}
#bhr-groups .bhr-groups-search{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;align-items:end;padding:18px;background:var(--muted-bg-color,#f6f7f8);border-radius:8px;margin-bottom:26px}
#bhr-groups label{display:block;min-width:0;font-size:13px;font-weight:500}#bhr-groups input,#bhr-groups select{display:block;margin-top:6px;width:100%;height:44px;padding:8px 12px;background:var(--main-bg-color,#fff);color:var(--group-ink);border:1px solid var(--group-line);border-radius:5px;font:inherit;font-size:14px}
#bhr-groups button{height:44px;padding:0 16px;border:1px solid var(--group-line);border-radius:5px;color:var(--group-ink);background:var(--main-bg-color,#fff);cursor:pointer;font:inherit}
#bhr-groups a:focus-visible,#bhr-groups summary:focus-visible,#bhr-groups input:focus-visible,#bhr-groups select:focus-visible,#bhr-groups button:focus-visible{outline:2px solid var(--group-accent);outline-offset:3px}
#bhr-groups h2{font-size:20px;font-weight:600;padding:0;border:0;margin:0 0 18px}#bhr-groups h3{font-size:17px;font-weight:600;padding:0;border:0;margin:0 0 8px}
#bhr-groups .bhr-groups-list-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}#bhr-groups output{font-size:13px;color:var(--group-muted)}
#bhr-groups .bhr-groups-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
#bhr-groups .bhr-group-card{min-width:0;display:flex;flex-direction:column;border:1px solid #aeb8c4;border-color:color-mix(in srgb,var(--group-ink) 32%,var(--main-bg-color,#fff));border-radius:8px;background:var(--main-bg-color,#fff);padding:20px;overflow-wrap:anywhere;box-shadow:0 3px 7px rgba(24,39,58,.09),0 12px 26px -8px rgba(24,39,58,.22);transition:transform .2s ease,box-shadow .2s ease}
@media(hover:hover) and (pointer:fine){#bhr-groups .bhr-group-card:hover{transform:translateY(-3px);box-shadow:0 5px 10px rgba(24,39,58,.12),0 18px 32px -8px rgba(24,39,58,.26)}}
@media(prefers-reduced-motion:reduce){#bhr-groups .bhr-group-card{transition:none}#bhr-groups .bhr-group-card:hover{transform:none}}
#bhr-groups .bhr-group-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;color:var(--group-muted);font-size:12px}
#bhr-groups .bhr-group-symbol{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--focus-color-opacity1,#fff0f0);color:var(--group-accent);font-size:19px}
#bhr-groups .bhr-group-card h3 a{color:var(--group-ink)}#bhr-groups .bhr-group-tags{font-size:12px;color:var(--group-accent);margin:0 0 12px}#bhr-groups .bhr-group-summary{font-size:14px;color:var(--group-muted);flex:1;margin:0 0 12px}#bhr-groups .bhr-group-host{font-size:12px;color:var(--group-muted)}
#bhr-groups .bhr-group-card-bottom{border-top:1px solid var(--group-line);padding-top:14px;margin-top:8px;display:flex;gap:10px;justify-content:space-between;align-items:center}#bhr-groups .bhr-group-card-bottom strong{font-size:19px}#bhr-groups small{display:block;color:var(--group-muted);font-size:11px}#bhr-groups .bhr-group-card-bottom a{color:var(--group-accent);font-size:13px;flex-shrink:0}
#bhr-groups .bhr-groups-empty{text-align:center;border:1px dashed var(--group-line);padding:36px 20px;border-radius:8px;background:var(--muted-bg-color,#fafafa)}#bhr-groups .bhr-groups-empty-mark{display:inline-grid;place-items:center;width:54px;height:54px;font-size:22px;margin-bottom:14px;border-radius:50%;background:var(--main-bg-color,#fff);color:var(--group-muted)}#bhr-groups .bhr-groups-empty p{font-size:14px;color:var(--group-muted);max-width:520px;margin:10px auto 18px}#bhr-groups .bhr-groups-empty>div{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}#bhr-groups .bhr-groups-empty a{font-size:13px;color:var(--group-accent)}
#bhr-groups .bhr-groups-how{margin-top:32px;scroll-margin-top:100px}#bhr-groups .bhr-groups-how>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}#bhr-groups .bhr-groups-how article{padding:18px 0;border-top:2px solid var(--group-line)}#bhr-groups .bhr-groups-how article>span{color:var(--group-accent);font-size:13px;display:block;margin-bottom:10px}#bhr-groups .bhr-groups-how p{font-size:13px;color:var(--group-muted);margin:0}
#bhr-groups .bhr-groups-faq{margin-top:28px}#bhr-groups details{border-top:1px solid var(--group-line);padding:13px 0}#bhr-groups summary{cursor:pointer;font-size:14px;font-weight:500}#bhr-groups details p{font-size:14px;color:var(--group-muted);margin:12px 0 0}
.bhr-group-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:20px;background:var(--muted-bg-color,#f6f7f8);border-radius:8px}.bhr-group-facts>div{min-width:0;overflow-wrap:anywhere}.bhr-group-facts dt{font-size:12px;color:var(--muted-color,#697689)}.bhr-group-facts dd{font-size:14px;margin:4px 0 0}.bhr-group-back{display:inline-block;margin-bottom:15px}.bhr-group-unlock{padding:20px 0;border-top:1px solid var(--main-border-color,#eee);margin-top:24px}.bhr-group-delivery{overflow-wrap:anywhere}.bhr-group-pending{padding:20px;background:var(--muted-bg-color,#f6f7f8)}
#bhr-groups .bhr-group-symbol img{display:block;width:28px;height:28px;object-fit:contain;margin:0;border:0;border-radius:0;box-shadow:none}
#bhr-groups .bhr-platform-wechat{background:#e6f7ea}#bhr-groups .bhr-platform-qq{background:#e6f5fc}#bhr-groups .bhr-platform-telegram{background:#e6f4fb}#bhr-groups .bhr-platform-whatsapp{background:#e8f8ee}#bhr-groups .bhr-platform-discord{background:#eef0ff}
@media(max-width:991px){#bhr-groups .bhr-groups-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){#bhr-groups .bhr-groups-hero{padding:24px 18px}#bhr-groups h1{font-size:25px}#bhr-groups .bhr-groups-search{grid-template-columns:1fr 1fr;padding:14px;gap:10px}#bhr-groups .bhr-groups-keyword{grid-column:1/-1}#bhr-groups .bhr-groups-search button{grid-column:1/-1}#bhr-groups .bhr-groups-grid,#bhr-groups .bhr-groups-how>div{grid-template-columns:1fr}#bhr-groups .bhr-groups-how>div{gap:4px}.bhr-group-facts{grid-template-columns:1fr}}
