.shell{--sh-ground:#08080a;--sh-menu:#101013;--sh-ink:#ecebe7;--sh-dim:#ecebe79e;--sh-hair:#ecebe724;--sh-faint:#ecebe76b;--sh-text-dim:#a4a099;--sh-text-faint:#928e86;--sh-accent:#4c7df6;background:var(--sh-ground);min-height:100dvh;color:var(--sh-ink);font:400 15px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;display:flex}.shell__rail{background:var(--sh-menu);flex-direction:column;flex:none;width:84px;height:100dvh;padding-top:8px;display:flex;position:sticky;top:0}.shell__nav{flex-direction:column;display:flex}.shell__nb{height:60px;color:var(--sh-dim);flex-direction:column;justify-content:center;align-items:center;gap:3px;text-decoration:none;display:flex}.shell__nb--on,.shell__nb:hover{color:var(--sh-ink)}.shell__ic{place-items:center;width:44px;height:32px;display:grid}.shell__ic svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.shell__lbl{letter-spacing:.1px;font-size:10px;font-weight:500;line-height:1.1}.shell__sp{flex:1}.shell__brand{flex-direction:column;align-items:center;height:64px;padding-top:10px;text-decoration:none;display:flex}.shell__c{border:.5px solid var(--sh-hair);width:28px;height:28px;color:var(--sh-dim);border-radius:8px;place-items:center;font-size:15px;font-weight:600;line-height:1;display:grid}.shell__yr{color:var(--sh-faint);margin-top:7px;font-size:9px;line-height:1}.shell__main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.shell__main>:not(.shell__acts):not(.shell__ft){flex:1}.shell__acts{align-items:center;gap:14px;display:flex;position:absolute;top:12px;right:20px}.shell__signin{color:var(--sh-ink);font-size:13.5px;text-decoration:none}.shell__joinfree{background:var(--sh-accent);color:#fff;border-radius:10px;padding:9px 16px;font-size:13px;font-weight:500;text-decoration:none}.shell__ft{justify-content:flex-end;gap:18px;padding:0 24px 24px;font-size:12px;display:flex}.shell__ft a{color:var(--sh-text-faint);text-decoration:none}.shell__ft a:hover{color:var(--sh-text-dim)}@media (max-width:640px){.shell{flex-direction:column}.shell__rail{border-top:.5px solid var(--sh-hair);z-index:10;width:auto;height:auto;padding:0;position:fixed;inset:auto 0 0}.shell__nav{flex-direction:row}.shell__nb{flex:1;height:56px}.shell__sp,.shell__brand{display:none}.shell__main{padding-bottom:56px}.shell__ft{justify-content:center}}
.grp-page{--grp-card:#1e1e1e;--grp-text:#fff;--grp-dim:#fff9;--grp-accent:#5b7bef;--grp-s1:#101013;--grp-line:#26262b;--grp-ink:#ecebe7;--grp-ink-dim:#a4a099;--grp-link:#4c7df6;color:var(--grp-ink);box-sizing:border-box;width:100%;max-width:1320px;margin:0 auto;padding:20px 24px 40px;font:400 14px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif}.grp-eyebrow,.grp-h2{letter-spacing:.06em;text-transform:uppercase;color:var(--grp-ink-dim);margin:0 0 14px;font-size:12px;font-weight:600}.grp-eyebrow{margin-bottom:14px;line-height:20px}.grp-cols{grid-template-columns:420px minmax(0,1fr);align-items:start;gap:32px;display:grid}.grp-card{background:var(--grp-card);text-align:center;color:var(--grp-text);border-radius:20px;overflow:hidden;box-shadow:0 8px 32px #0006}.grp-hero{aspect-ratio:1;object-fit:cover;background:#121212;width:100%;display:block}.grp-hero--letter{color:var(--grp-accent);background:color-mix(in srgb, var(--grp-accent) 12%, transparent);place-items:center;font-size:96px;font-weight:700;display:grid}.grp-body{padding:20px 24px 24px}.grp-title{letter-spacing:-.2px;margin:0;font-size:22px;font-weight:700;line-height:1.25}.grp-meta{justify-content:center;align-items:center;gap:10px;margin:10px 0 0;display:flex}.grp-pill{color:var(--grp-accent);background:color-mix(in srgb, var(--grp-accent) 12%, transparent);border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600}.grp-count{color:var(--grp-dim);align-items:center;gap:4px;font-size:13px;font-weight:500;display:inline-flex}.grp-count svg{width:16px;height:16px}.grp-desc{color:var(--grp-dim);white-space:pre-wrap;overflow-wrap:anywhere;margin:14px 0 0;font-size:14px;line-height:1.5}.grp-join{background:var(--grp-accent);color:#fff;border-radius:12px;margin:18px 0 0;padding:14px 0;font-size:15px;font-weight:600;text-decoration:none;display:block}.grp-join:hover{filter:brightness(1.06)}.grp-note{color:var(--grp-dim);margin:12px 0 0;font-size:12.5px}.grp-page .sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.grp-rel__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (min-width:1200px){.grp-rel__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.grp-rel__item{background:var(--grp-s1);border:1px solid var(--grp-line);color:var(--grp-ink);border-radius:14px;align-items:center;gap:12px;min-width:0;padding:10px;text-decoration:none;display:flex}.grp-rel__item:hover{border-color:#3a3a41}.grp-rel__item img,.grp-rel__letter{object-fit:cover;border-radius:12px;flex:none;width:52px;height:52px}.grp-rel__letter{color:var(--grp-accent);background:color-mix(in srgb, var(--grp-accent) 12%, transparent);place-items:center;font-size:20px;font-weight:700;display:grid}.grp-rel__item>span:last-child{flex-direction:column;min-width:0;display:flex}.grp-rel__name{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.25;overflow:hidden}.grp-rel__meta{color:var(--grp-ink-dim);margin-top:3px;font-size:12.5px}.grp-more{color:var(--grp-link);margin-top:14px;font-size:13.5px;text-decoration:none;display:inline-block}.grp-more:hover{text-decoration:underline}@media (max-width:900px){.grp-page{padding:60px 16px 32px}.grp-cols{grid-template-columns:minmax(0,1fr);gap:28px}.grp-card{max-width:420px;margin:0 auto}}
