.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);z-index:30;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__more{display:block}.shell__ic--burger{display:none}.shell__more>summary{cursor:pointer;list-style:none}.shell__more>summary::-webkit-details-marker{display:none}.shell__more[open]>summary{color:var(--sh-ink)}.shell__scrim{z-index:20;background:#0000008a;position:fixed;inset:0 0 0 84px}.shell__menu{z-index:21;background:var(--sh-menu);border-right:.5px solid var(--sh-hair);width:420px;padding:6px 0 24px;position:fixed;top:0;bottom:0;left:84px;overflow-y:auto;box-shadow:8px 0 24px #00000059}.shell__eyebrow{border-bottom:1px solid var(--sh-hair);letter-spacing:1.5px;text-transform:uppercase;color:var(--sh-dim);margin:18px 14px 4px 10px;padding-bottom:8px;font-size:11px;font-weight:600}.shell__row{color:var(--sh-ink);border-radius:9px;align-items:flex-start;gap:12px;margin:0 8px;padding:9px 10px;text-decoration:none;display:flex}.shell__row:hover{background:#1c1c21}.shell__row svg{width:22px;height:22px;stroke:var(--sh-dim);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;margin-top:1px}.shell__row>span{flex-direction:column;min-width:0;display:flex}.shell__row-t{font-size:14px;font-weight:600;line-height:1.3}.shell__row-s{color:var(--sh-dim);margin-top:2px;font-size:11.5px;line-height:1.35}.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){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}@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__more{z-index:22;position:fixed;top:8px;left:8px}.shell__more>summary{flex-direction:row;width:36px;height:36px}.shell__more>summary .shell__lbl,.shell__ic--dots{display:none}.shell__ic--burger{width:36px;height:36px;display:grid}.shell__ic--burger svg{width:26px;height:26px}.shell__scrim{left:0}.shell__menu{width:85vw;left:0}.shell__row-s{font-size:15px}.shell__main{padding-bottom:56px}}html.is-signed-in .shell__acts{display:none}
.auth{z-index:100;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.auth__scrim{background:#0009;position:absolute;inset:0}.auth__card{box-sizing:border-box;color:#ecebe7;background:#101013;border:.5px solid #ecebe724;border-radius:20px;width:420px;max-width:100%;max-height:calc(100dvh - 32px);padding:24px;font:400 14px/1.4 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;position:relative;overflow-y:auto;box-shadow:0 24px 64px #00000080}.auth__x{color:#a4a099;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:12px;right:12px}.auth__x:hover{color:#ecebe7;background:#1c1c21}.auth__x svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.auth__wm{text-align:center;letter-spacing:-.3px;color:#fff;font-size:23px;font-weight:700}.auth__tabs{gap:24px;margin-top:22px;display:flex}.auth__tab{cursor:pointer;color:#a4a099;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 0 6px;font-size:15px;font-weight:600}.auth__tab.is-on{color:#ecebe7;border-bottom-color:#4c7df6}.auth__form{margin-top:18px}.auth__lbl{color:#a4a099;margin:12px 0 6px 2px;font-size:12px;display:block}.auth__in{box-sizing:border-box;color:#ecebe7;background:#17171b;border:.5px solid #ecebe724;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px}.auth__in::placeholder{color:#928e86}.auth__in:focus{border-color:#4c7df6}.auth__sel{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a4a099' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6l6 -6'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:34px}.auth__pw{position:relative}.auth__pw .auth__in{padding-right:44px}.auth__eye{color:#a4a099;cursor:pointer;background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth__eye svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.auth__forgot{text-align:right;color:#4c7df6;margin-top:10px;font-size:13px;text-decoration:none;display:block}.auth__two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth__dob{grid-template-columns:1.3fr 1fr 1.1fr;gap:10px;display:grid}.auth__agree{color:#a4a099;cursor:pointer;align-items:flex-start;gap:10px;margin-top:16px;font-size:12.5px;line-height:1.45;display:flex}.auth__agree input{accent-color:#4c7df6;flex:none;width:18px;height:18px;margin:1px 0 0}.auth__agree a{color:#4c7df6;text-decoration:none}.auth__err{color:#f0a0a0;background:#ef44441f;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:13px}.auth__btn{cursor:pointer;color:#fff;background:#4c7df6;border:0;border-radius:12px;width:100%;margin-top:16px;padding:14px;font-family:inherit;font-size:15px;font-weight:600;display:block}.auth__btn:disabled{opacity:.7;cursor:default}.auth__swap{text-align:center;color:#a4a099;margin:17px 0 0;font-size:13px}.auth__swap button{font:inherit;color:#4c7df6;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}html.auth-open{overflow:hidden}@media (max-width:640px){.auth{place-items:stretch stretch;padding:0}.auth__card{border:0;border-radius:0;width:100%;max-width:none;height:100dvh;max-height:none;padding:28px 20px 40px}.auth__two{grid-template-columns:1fr;gap:0}}
.grp-page{--grp-card:#1e1e1e;--grp-text:#fff;--grp-dim:#fff9;--grp-accent:#5b7bef;--grp-s1:#101013;--grp-s2:#17171b;--grp-line:#26262b;--grp-ink:#ecebe7;--grp-ink-dim:#a4a099;--grp-link:#4c7df6;color:var(--grp-ink);box-sizing:border-box;width:100%;margin:0;padding:20px 18px 40px 28px;font:400 14px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif}.grp-h2{letter-spacing:.06em;text-transform:uppercase;color:var(--grp-ink-dim);margin:0 0 14px;font-size:12px;font-weight:600}.grp-cols{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:36px 32px;display:grid}.grp-card{grid-area:1/1}.grp-side{grid-area:2/1;min-width:0}.grp-aside{grid-area:1/2/3}.grp-card{color:var(--grp-text);grid-template-columns:400px minmax(0,1fr);align-items:start;gap:14px;padding-top:34px;display:grid}.grp-hero{aspect-ratio:1;object-fit:cover;background:#121212;border-radius:12px;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{text-align:left;padding:0}.grp-title{letter-spacing:-.2px;margin:-3px 0 0;font-size:22px;font-weight:700;line-height:1.2}.grp-meta{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-ink);white-space:pre-wrap;overflow-wrap:anywhere;margin:14px 0 0;font-size:15px;line-height:1.55}.grp-tiers{flex-wrap:wrap;gap:8px;margin:14px 0 0;display:flex}.grp-tier{border-radius:12px;padding:4px 10px;font-size:12.5px;font-weight:700}.grp-tier--plus{color:#4c7df6;background:#4c7df624}.grp-tier--pro{color:#af52de;background:#af52de24}.grp-tier__n{opacity:.85;font-weight:500}.grp-acts{gap:10px;max-width:480px;margin-top:24px;display:flex}.grp-join,.grp-explore{color:#fff;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.grp-join{background:var(--grp-accent)}.grp-join:hover{filter:brightness(1.06)}.grp-explore{background:var(--grp-s2);border:1.2px solid #a4a09959}.grp-explore:hover{border-color:#a4a09999}.grp-explore svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.grp-note{color:var(--grp-dim);text-align:left;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(4,minmax(0,1fr));gap:16px;display:grid}.grp-rel__item{min-width:0;color:var(--grp-ink);text-decoration:none;display:block}.grp-rel__item img,.grp-rel__letter{aspect-ratio:1;object-fit:cover;background:#121212;border-radius:12px;width:100%;display:block}.grp-rel__letter{color:var(--grp-accent);background:color-mix(in srgb, var(--grp-accent) 12%, transparent);place-items:center;font-size:40px;font-weight:700;display:grid}.grp-rel__item>span:last-child{flex-direction:column;min-width:0;margin-top:8px;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:2px;font-size:12.5px}@media (max-width:900px){.grp-page{padding:60px 16px 32px}.grp-cols{display:block}.grp-aside{display:none}.grp-card{background:var(--grp-card);text-align:center;border-radius:20px;max-width:420px;margin:0 auto 28px;padding:0;display:block;overflow:hidden;box-shadow:0 8px 32px #0006}.grp-hero{border-radius:0}.grp-body{text-align:center;padding:20px 24px 24px}.grp-title{margin:0;line-height:1.25}.grp-meta{justify-content:center}.grp-desc{color:var(--grp-dim);font-size:14px;line-height:1.5}.grp-acts{flex-direction:column;max-width:none;margin-top:18px}.grp-join{border-radius:12px;padding:14px}.grp-note{text-align:center}.grp-rel__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}
