.Nav-module__p2V2BW__nav{z-index:100;position:fixed;inset:0 0 auto}.Nav-module__p2V2BW__nav:before{content:"";z-index:-1;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background-color var(--dur) ease, border-color var(--dur) ease;border-bottom:1px solid #0000;position:absolute;inset:0}.Nav-module__p2V2BW__scrolled:before{border-bottom-color:var(--line)}.Nav-module__p2V2BW__inner{max-width:var(--wrap);padding:14px var(--gutter);min-height:var(--nav-h);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.Nav-module__p2V2BW__brand{font-family:var(--font-display);letter-spacing:-.01em;align-items:center;gap:10px;font-size:17px;font-weight:800;text-decoration:none;display:flex}.Nav-module__p2V2BW__brandImg{object-fit:contain;width:30px;height:30px}.Nav-module__p2V2BW__ticker{border-radius:var(--radius-pill);border:1px solid var(--line);color:var(--fg-muted);font-size:12px;font-weight:600;font-family:var(--font-body);letter-spacing:.02em;padding:3px 8px}.Nav-module__p2V2BW__links{align-items:center;gap:26px;display:flex}.Nav-module__p2V2BW__link{color:var(--fg-muted);transition:color var(--dur-fast) ease;padding:6px 0;font-size:14px;font-weight:500;text-decoration:none}.Nav-module__p2V2BW__link:hover,.Nav-module__p2V2BW__link[aria-current=page]{color:var(--fg)}.Nav-module__p2V2BW__link[aria-current=page]{box-shadow:inset 0 -2px 0 var(--lime);border-radius:0}.Nav-module__p2V2BW__link:focus-visible,.Nav-module__p2V2BW__link[aria-current=page]:focus-visible{box-shadow:var(--focus);border-radius:6px;outline:none}.Nav-module__p2V2BW__right{align-items:center;gap:10px;display:flex}.Nav-module__p2V2BW__iconBtn{border:1px solid var(--line);width:40px;height:40px;color:var(--fg);transition:border-color var(--dur-fast) ease, transform var(--dur-fast) ease;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Nav-module__p2V2BW__iconBtn:hover{border-color:var(--fg)}.Nav-module__p2V2BW__iconBtn:active{transform:scale(.92)}.Nav-module__p2V2BW__iconMoon{display:none}html[data-theme=dark] .Nav-module__p2V2BW__iconSun{display:none}html[data-theme=dark] .Nav-module__p2V2BW__iconMoon{display:block}.Nav-module__p2V2BW__burger{display:none}.Nav-module__p2V2BW__burgerLines,.Nav-module__p2V2BW__burgerLines:before,.Nav-module__p2V2BW__burgerLines:after{content:"";background:currentColor;border-radius:2px;width:16px;height:2px;display:block}.Nav-module__p2V2BW__burgerLines{position:relative}.Nav-module__p2V2BW__burgerLines:before{position:absolute;top:-5px}.Nav-module__p2V2BW__burgerLines:after{position:absolute;top:5px}.Nav-module__p2V2BW__sheet{z-index:120;background:var(--lime);color:var(--ink);padding:16px var(--gutter) calc(24px + env(safe-area-inset-bottom));opacity:0;visibility:hidden;transition:transform .32s var(--ease-out), opacity .24s ease, visibility 0s linear .32s;flex-direction:column;display:flex;position:fixed;inset:0;transform:translateY(-100%)}.Nav-module__p2V2BW__sheetOpen{opacity:1;visibility:visible;transition-delay:0s;transform:none}.Nav-module__p2V2BW__sheetTop{justify-content:space-between;align-items:center;min-height:38px;display:flex}.Nav-module__p2V2BW__sheetBrand{font-family:var(--font-display);font-size:17px;font-weight:800}.Nav-module__p2V2BW__sheetClose{border:1px solid #0b0c0a59;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.Nav-module__p2V2BW__sheetLinks{flex-direction:column;gap:2px;margin-top:8vh;display:flex}.Nav-module__p2V2BW__sheetLink{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;border-bottom:1px solid #0b0c0a2e;padding:6px 0;font-size:clamp(34px,9vw,52px);font-weight:800;line-height:1.05;text-decoration:none}.Nav-module__p2V2BW__sheetLink:last-child{border-bottom:0}.Nav-module__p2V2BW__sheetFoot{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}html[data-theme=dark] .Nav-module__p2V2BW__sheetFoot .btn-ghost{color:var(--ink);border-color:#0b0c0a59}.Nav-module__p2V2BW__sheetFoot .btn-ghost{color:var(--ink);border-color:#0b0c0a59}@media (max-width:900px){.Nav-module__p2V2BW__links{display:none}.Nav-module__p2V2BW__burger{display:flex}}@media (max-width:480px){.Nav-module__p2V2BW__buy,.Nav-module__p2V2BW__ticker{display:none}}.Nav-module__p2V2BW__onDark{--nav-bg:#0c0e10db;--fg:var(--paper);--fg-muted:#f5f4eca8;--line:var(--line-on-dark);--btn-bg:var(--paper);--btn-fg:var(--ink);--btn-bg-hover:var(--paper-2);--focus:0 0 0 3px #0c0e10, 0 0 0 5px var(--lime);color:var(--paper)}@media (pointer:coarse){.Nav-module__p2V2BW__iconBtn,.Nav-module__p2V2BW__burger,.Nav-module__p2V2BW__sheetClose{flex:none;width:44px;height:44px;min-height:44px}}
.Footer-module__3hUVsW__footer{padding:72px 0 32px}.Footer-module__3hUVsW__grid{grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr));align-items:start;gap:40px 32px;display:grid}.Footer-module__3hUVsW__brand{align-items:center;gap:14px;min-width:0;display:flex}.Footer-module__3hUVsW__img{object-fit:contain;flex:none;width:48px;height:48px}.Footer-module__3hUVsW__name{font-family:var(--font-display);flex-wrap:wrap;align-items:baseline;gap:8px;font-size:22px;font-weight:800;line-height:1.1;display:flex}.Footer-module__3hUVsW__ticker{color:var(--lime);font-size:15px}.Footer-module__3hUVsW__tagline{color:var(--fg-muted);margin-top:6px;font-size:14px}.Footer-module__3hUVsW__col{min-width:0}.Footer-module__3hUVsW__colTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-faint);margin-bottom:14px;font-size:11px;font-weight:700}.Footer-module__3hUVsW__list{flex-direction:column;gap:10px;font-size:14px;font-weight:500;display:flex}.Footer-module__3hUVsW__list a{color:var(--fg-muted);align-items:center;gap:8px;min-height:24px;text-decoration:none;display:inline-flex}.Footer-module__3hUVsW__list a:hover{color:var(--paper)}.Footer-module__3hUVsW__kv{color:var(--paper);gap:10px;display:flex}.Footer-module__3hUVsW__kv>span{color:var(--fg-faint);min-width:68px}.Footer-module__3hUVsW__legal{color:var(--fg-faint);border-top:1px solid var(--line-on-dark);margin-top:48px;padding-top:24px;font-size:12px;line-height:1.6}.Footer-module__3hUVsW__legal span{max-width:760px;display:block}.Footer-module__3hUVsW__bottom{flex-wrap:wrap;justify-content:space-between;gap:12px 24px;margin-top:18px;display:flex}.Footer-module__3hUVsW__copy{color:var(--fg-faint);font-size:12px}@media (max-width:960px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.Footer-module__3hUVsW__brand{grid-column:1/-1}}@media (max-width:560px){.Footer-module__3hUVsW__footer{padding-top:56px}.Footer-module__3hUVsW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.Footer-module__3hUVsW__brand{grid-column:1/-1}.Footer-module__3hUVsW__bottom{flex-direction:column}}
.Hero-module___w2HtG__hero{padding:calc(var(--nav-h) + 84px) 0 60px;text-align:center;position:relative;overflow:hidden}.Hero-module___w2HtG__hero:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 50% 100%,#c8ff4d47,#0000 70%);height:60%;position:absolute;inset:auto 0 0}.Hero-module___w2HtG__inner{flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module___w2HtG__tag{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module___w2HtG__dot{background:var(--lime-dim);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #9fce3940}.Hero-module___w2HtG__title{flex-direction:column;gap:2px;font-size:clamp(64px,13vw,148px);display:flex}.Hero-module___w2HtG__ticker{letter-spacing:0;background:var(--fg);color:var(--lime);border-radius:.3em;align-self:center;margin-top:.12em;padding:.18em .5em .2em;font-size:.34em;line-height:1;transform:rotate(-2deg)}html[data-theme=dark] .Hero-module___w2HtG__ticker{background:var(--lime);color:var(--ink)}.Hero-module___w2HtG__claim{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;text-wrap:balance;max-width:820px;margin-top:26px;font-size:clamp(22px,3.6vw,36px);font-weight:800}.Hero-module___w2HtG__sub{max-width:560px;color:var(--fg-muted);text-wrap:pretty;margin-top:16px;font-size:17px;line-height:1.55}.Hero-module___w2HtG__figure{aspect-ratio:1;width:min(340px,62vw);filter:drop-shadow(var(--shadow-float));will-change:transform;margin:40px auto 6px;animation:5.5s ease-in-out infinite Hero-module___w2HtG__float}.Hero-module___w2HtG__figureImg{width:100%;height:auto}@keyframes Hero-module___w2HtG__float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-14px)rotate(1deg)}}.Hero-module___w2HtG__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:32px;display:flex}.Hero-module___w2HtG__textLink{color:var(--fg-muted);padding:10px 6px;font-size:14px;font-weight:600;text-decoration:none}.Hero-module___w2HtG__textLink:hover{color:var(--fg)}.Hero-module___w2HtG__strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:center;width:100%;margin:56px 0 0;padding:18px 0;display:flex}.Hero-module___w2HtG__stat{text-align:left;border-right:1px solid var(--line);padding:0 30px}.Hero-module___w2HtG__stat:last-child{border-right:0}.Hero-module___w2HtG__stat dt{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-faint);font-size:11px;font-weight:600}.Hero-module___w2HtG__stat dd{font-size:19px;font-weight:800;font-family:var(--font-display);letter-spacing:-.01em;font-variant-numeric:tabular-nums;margin:4px 0 0}.Hero-module___w2HtG__note{color:var(--fg-faint);max-width:460px;margin-top:20px;font-size:12px;font-style:italic}@media (max-width:720px){.Hero-module___w2HtG__hero{padding-top:calc(var(--nav-h) + 48px)}.Hero-module___w2HtG__strip{margin-top:40px}.Hero-module___w2HtG__stat{border-right:0;border-bottom:1px solid var(--line);width:50%;padding:8px 18px}.Hero-module___w2HtG__stat:nth-last-child(-n+2){border-bottom:0}.Hero-module___w2HtG__stat dd{font-size:16px}}
.WordBand-module__jXyrbq__band{border-top:1px solid var(--line-on-dark);padding:26px 0;overflow:hidden}.WordBand-module__jXyrbq__track{will-change:transform;backface-visibility:hidden;width:max-content;animation:32s linear infinite WordBand-module__jXyrbq__scroll-left;display:flex}.WordBand-module__jXyrbq__group{white-space:nowrap;flex:none;gap:40px;padding-right:40px;display:flex}.WordBand-module__jXyrbq__group span{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:var(--paper);opacity:.9;font-size:clamp(32px,6vw,64px);font-weight:800;line-height:1}.WordBand-module__jXyrbq__hi{color:var(--lime)!important}@keyframes WordBand-module__jXyrbq__scroll-left{0%{transform:translate(0,0)}to{transform:translate(-25%)}}@media (prefers-reduced-motion:reduce){.WordBand-module__jXyrbq__track{animation:none}}
.Lore-module__06V9PW__post{--indent:28px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:44px 1fr;max-width:880px;margin-top:48px;display:grid;overflow:hidden}html:not([data-theme=dark]) .Lore-module__06V9PW__postVotes{color:#b53100}.Lore-module__06V9PW__postVotes{background:var(--surface-2);color:var(--upvote-text);flex-direction:column;align-items:center;gap:4px;padding:18px 0;font-size:11px;font-weight:800;display:flex}.Lore-module__06V9PW__postBody{min-width:0;padding:18px 22px 16px}.Lore-module__06V9PW__postMeta,.Lore-module__06V9PW__cMeta{color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.Lore-module__06V9PW__avatar{object-fit:contain;background:var(--paper-dim);border-radius:50%;width:20px;height:20px}.Lore-module__06V9PW__subr{color:var(--fg);font-weight:700}.Lore-module__06V9PW__op{color:var(--lime-ink-text);font-weight:700}.Lore-module__06V9PW__postTitle{font-family:var(--font-display);letter-spacing:-.01em;margin-top:10px;font-size:clamp(20px,2.6vw,26px);font-weight:800}.Lore-module__06V9PW__postText{color:var(--fg-muted);max-width:640px;margin-top:10px;font-size:16px;line-height:1.6}.Lore-module__06V9PW__postActions,.Lore-module__06V9PW__cActions{white-space:nowrap;color:var(--fg-faint);flex-wrap:wrap;gap:8px 16px;margin-top:14px;font-size:12px;font-weight:700;display:flex}.Lore-module__06V9PW__cActions{align-items:center;gap:6px;margin-top:10px}.Lore-module__06V9PW__thread{--indent:28px;flex-direction:column;gap:6px;max-width:880px;margin-top:18px;display:flex}.Lore-module__06V9PW__comment{grid-template-columns:22px 1fr;gap:4px;padding:6px 0;display:grid}.Lore-module__06V9PW__line{background:var(--line-strong);border-radius:2px;width:2px;margin-left:9px}.Lore-module__06V9PW__comment:hover .Lore-module__06V9PW__line{background:var(--lime-dim)}.Lore-module__06V9PW__cBody{min-width:0;padding:4px 6px 6px 8px}.Lore-module__06V9PW__cAvatar{width:22px;height:22px;color:var(--paper);background:var(--ink);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid;overflow:hidden}.Lore-module__06V9PW__cAvatarOp{background:var(--lime)}.Lore-module__06V9PW__cAvatar img{object-fit:contain;width:20px;height:20px}.Lore-module__06V9PW__user{color:var(--fg);font-weight:700}.Lore-module__06V9PW__opTag{color:var(--lime-ink-text);border:1px solid;border-radius:4px;padding:0 4px;font-size:11px;font-weight:800;line-height:14px}.Lore-module__06V9PW__flair{border-radius:var(--radius-pill);background:var(--surface-2);color:var(--fg-muted);padding:1px 8px;font-size:11px;font-weight:700}.Lore-module__06V9PW__cTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;margin-top:8px;font-size:clamp(18px,2.4vw,24px);font-weight:800}.Lore-module__06V9PW__cText{color:var(--fg-muted);max-width:560px;margin-top:6px;font-size:15px;line-height:1.55}@media (max-width:600px){.Lore-module__06V9PW__post,.Lore-module__06V9PW__thread{--indent:14px}.Lore-module__06V9PW__postBody{padding:14px 16px}}
.Chain-module__CqCXTq__box{border-radius:var(--radius-lg);background:var(--ink-soft);border:1px solid var(--line-on-dark);background-image:radial-gradient(#f5f4ec14 1px,#0000 1px);background-size:22px 22px;justify-content:center;align-items:center;min-height:360px;margin-top:60px;padding:60px 30px;display:flex;position:relative;overflow:hidden}.Chain-module__CqCXTq__nodes{position:absolute;inset:40px}.Chain-module__CqCXTq__node{background:var(--paper);width:52px;height:52px;box-shadow:0 0 0 1px var(--line-on-dark);transition:box-shadow var(--dur-fast) ease;border-radius:50%;place-items:center;margin:-26px 0 0 -26px;animation:4s ease-in-out infinite Chain-module__CqCXTq__bob;display:grid;position:absolute;overflow:hidden}.Chain-module__CqCXTq__node img{object-fit:cover;width:100%;height:100%}.Chain-module__CqCXTq__node:hover{box-shadow:0 0 0 2px var(--lime);z-index:3;animation-play-state:paused}@keyframes Chain-module__CqCXTq__bob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Chain-module__CqCXTq__snoo{z-index:2;background:var(--lime);width:76px;height:76px;transition:transform var(--dur-fast) ease;border-radius:50%;place-items:center;animation:4s ease-in-out infinite Chain-module__CqCXTq__bob;display:grid;position:relative;box-shadow:0 0 0 6px #c8ff4d33,0 20px 40px #0006}.Chain-module__CqCXTq__snoo:hover{transform:scale(1.06)}.Chain-module__CqCXTq__tip{background:var(--paper);color:var(--ink);white-space:nowrap;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:700;position:absolute;bottom:112%;left:50%;transform:translate(-50%)}.Chain-module__CqCXTq__tip:after{content:"";border:6px solid #0000;border-top-color:var(--paper);margin-left:-6px;position:absolute;top:100%;left:50%}@media (max-width:600px){.Chain-module__CqCXTq__box{min-height:300px;padding:40px 16px}.Chain-module__CqCXTq__nodes{inset:28px}.Chain-module__CqCXTq__node{width:40px;height:40px;margin:-20px 0 0 -20px}}@media (prefers-reduced-motion:reduce){.Chain-module__CqCXTq__node,.Chain-module__CqCXTq__snoo{animation:none}}
.CatMeta-module__eUxLJG__wall{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(auto-fill,minmax(56px,1fr));gap:10px;margin-top:56px;padding:24px;display:grid}.CatMeta-module__eUxLJG__cell{aspect-ratio:1;background:var(--surface-2);-webkit-user-select:none;user-select:none;border-radius:50%;place-items:center;transition:transform .12s,box-shadow .12s;display:grid;overflow:hidden}.CatMeta-module__eUxLJG__cell:hover{box-shadow:0 0 0 2px var(--lime);z-index:1;transform:scale(1.1)}.CatMeta-module__eUxLJG__cell:active{transform:scale(.94)}.CatMeta-module__eUxLJG__catLogo{object-fit:cover;width:100%;height:100%}.CatMeta-module__eUxLJG__snooCell{background:var(--surface-2)}.CatMeta-module__eUxLJG__snoo{object-fit:contain;filter:saturate(.35)brightness(1.05);width:82%;height:82%;transition:filter var(--dur) ease}.CatMeta-module__eUxLJG__cell:hover .CatMeta-module__eUxLJG__snoo,.CatMeta-module__eUxLJG__found .CatMeta-module__eUxLJG__snoo{filter:none}.CatMeta-module__eUxLJG__found{background:var(--lime);animation:.4s CatMeta-module__eUxLJG__pop}@keyframes CatMeta-module__eUxLJG__pop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.CatMeta-module__eUxLJG__result{color:var(--fg-muted);text-align:center;min-height:26px;margin-top:18px;font-size:15px;font-weight:600}.CatMeta-module__eUxLJG__again{text-underline-offset:3px;color:var(--fg);margin-left:6px;font-weight:800;text-decoration:underline}@media (max-width:760px){.CatMeta-module__eUxLJG__wall{grid-template-columns:repeat(auto-fill,minmax(44px,1fr));gap:8px;padding:14px}}
.Rewards-module__R0SAHG__flow{flex-direction:column;justify-self:end;gap:10px;width:100%;max-width:460px;display:flex}.Rewards-module__R0SAHG__step{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:transform var(--dur-fast) ease, border-color var(--dur-fast) ease;grid-template-columns:44px 1fr;gap:14px;padding:20px 22px;display:grid;position:relative}.Rewards-module__R0SAHG__step:hover{border-color:var(--line-strong);transform:translateY(-2px)}.Rewards-module__R0SAHG__step:last-child{background:var(--lime);color:var(--ink);border-color:#0000}.Rewards-module__R0SAHG__step:last-child .Rewards-module__R0SAHG__stepDesc{color:#0b0c0acc}.Rewards-module__R0SAHG__num{font-family:var(--font-display);color:var(--fg-faint);padding-top:3px;font-size:15px;font-weight:800}.Rewards-module__R0SAHG__step:last-child .Rewards-module__R0SAHG__num{color:#0b0c0ab8}.Rewards-module__R0SAHG__stepTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:17px;font-weight:800}.Rewards-module__R0SAHG__stepDesc{color:var(--fg-muted);margin-top:6px;font-size:14px;line-height:1.5}@media (max-width:860px){.Rewards-module__R0SAHG__flow{justify-self:stretch;max-width:none}}
.RedditRoots-module__R2X0QG__stack{flex-direction:column;gap:2px;margin-top:56px;display:flex}.RedditRoots-module__R2X0QG__line{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;opacity:.5;transition:opacity var(--dur-fast) ease;padding:6px 0;font-size:clamp(22px,4.5vw,42px);font-weight:800}.RedditRoots-module__R2X0QG__line:hover{opacity:.8}.RedditRoots-module__R2X0QG__final{color:var(--lime);margin-top:14px;opacity:1!important}.RedditRoots-module__R2X0QG__after{margin-top:34px}.RedditRoots-module__R2X0QG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:56px;display:grid}.RedditRoots-module__R2X0QG__artifact{border:1px solid var(--line-on-dark);border-radius:var(--radius-sm);min-width:0;transition:border-color var(--dur-fast) ease;background:#f5f4ec08;padding:16px 18px}.RedditRoots-module__R2X0QG__artifact:hover{border-color:#f5f4ec59}.RedditRoots-module__R2X0QG__meta{min-width:0;color:var(--fg-faint);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.RedditRoots-module__R2X0QG__avatar{width:20px;height:20px;color:var(--paper);background:#f5f4ec1f;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.RedditRoots-module__R2X0QG__deleted{color:var(--fg-muted);font-weight:700}.RedditRoots-module__R2X0QG__quote{color:var(--paper);margin-top:10px;font-size:16px;line-height:1.5}.RedditRoots-module__R2X0QG__actions{color:var(--fg-faint);margin-top:12px;font-size:12px;font-weight:700}.RedditRoots-module__R2X0QG__reveal{font-family:var(--font-display);text-transform:uppercase;color:var(--lime);margin-top:40px;font-size:clamp(28px,5vw,48px);font-weight:800}@media (max-width:760px){.RedditRoots-module__R2X0QG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.RedditRoots-module__R2X0QG__grid{grid-template-columns:1fr;gap:10px}}
.Manifesto-module__Gk2N4q__list{flex-direction:column;margin-top:56px;display:flex}.Manifesto-module__Gk2N4q__item{border-top:1px solid var(--line);letter-spacing:-.01em;align-items:baseline;gap:18px;padding:22px 0;font-size:clamp(18px,2.6vw,26px);font-weight:700;display:flex}.Manifesto-module__Gk2N4q__item:before{content:"↑";color:var(--upvote-text);flex-shrink:0;font-size:.9em;font-weight:800}.Manifesto-module__Gk2N4q__item:last-child{border-bottom:1px solid var(--line)}.Manifesto-module__Gk2N4q__final{font-family:var(--font-display);text-transform:uppercase;margin-top:34px;font-size:clamp(30px,5vw,52px);font-weight:800}
.MemeFeed-module__9hVqfq__feed{margin-top:44px}.MemeFeed-module__9hVqfq__bar{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:16px;padding:10px 0 16px;display:flex}.MemeFeed-module__9hVqfq__sorts{background:var(--surface-2);border-radius:var(--radius-pill);gap:4px;padding:4px;display:flex}.MemeFeed-module__9hVqfq__sort{border-radius:var(--radius-pill);color:var(--fg-muted);transition:background-color var(--dur-fast) ease, color var(--dur-fast) ease;padding:8px 14px;font-size:13px;font-weight:700}.MemeFeed-module__9hVqfq__sortOn{background:var(--surface);color:var(--fg);box-shadow:0 1px 2px #0b0c0a1f}.MemeFeed-module__9hVqfq__karma{color:var(--upvote-text);align-items:center;gap:6px;margin-left:auto;font-size:12px;font-weight:700;display:inline-flex}.MemeFeed-module__9hVqfq__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.MemeFeed-module__9hVqfq__card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:transform var(--dur-fast) ease, box-shadow var(--dur-fast) ease, border-color var(--dur-fast) ease;outline:none;flex-direction:column;display:flex;overflow:hidden}.MemeFeed-module__9hVqfq__card:hover{border-color:var(--line-strong);transform:translateY(-2px)}.MemeFeed-module__9hVqfq__cardFocus,.MemeFeed-module__9hVqfq__card:focus-visible{box-shadow:0 0 0 2px var(--lime);border-color:var(--lime-dim)}.MemeFeed-module__9hVqfq__thumb{aspect-ratio:1;cursor:zoom-in;width:100%;display:block;overflow:hidden}.MemeFeed-module__9hVqfq__thumb img{object-fit:cover;width:100%;height:100%;transition:transform var(--dur-slow) var(--ease-out)}.MemeFeed-module__9hVqfq__card:hover .MemeFeed-module__9hVqfq__thumb img{transform:scale(1.03)}.MemeFeed-module__9hVqfq__meta{grid-template-columns:36px 1fr;gap:10px;padding:10px 12px 12px 8px;display:grid}.MemeFeed-module__9hVqfq__voteCol{flex-direction:column;align-items:center;gap:2px;display:flex}.MemeFeed-module__9hVqfq__voteBtn{width:40px;height:40px;color:var(--fg-faint);transition:color var(--dur-fast) ease, background-color var(--dur-fast) ease, transform .12s var(--ease-spring);border-radius:8px;place-items:center;display:grid}.MemeFeed-module__9hVqfq__voteBtn:hover{background:var(--surface-2);color:var(--fg)}.MemeFeed-module__9hVqfq__voteBtn:active{transform:scale(1.25)}.MemeFeed-module__9hVqfq__up{color:var(--upvote)!important}.MemeFeed-module__9hVqfq__down{color:var(--downvote)!important}.MemeFeed-module__9hVqfq__score{font-variant-numeric:tabular-nums;font-size:12px;font-weight:800}.MemeFeed-module__9hVqfq__scoreUp{color:var(--upvote-text)}.MemeFeed-module__9hVqfq__scoreDown{color:var(--downvote)}.MemeFeed-module__9hVqfq__text{min-width:0}.MemeFeed-module__9hVqfq__sub{color:var(--fg-faint);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.MemeFeed-module__9hVqfq__subr{color:var(--fg-muted);font-weight:700}.MemeFeed-module__9hVqfq__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:14px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.MemeFeed-module__9hVqfq__actions{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.MemeFeed-module__9hVqfq__act{color:var(--fg-muted);border-radius:8px;align-items:center;gap:5px;min-height:40px;padding:8px 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.MemeFeed-module__9hVqfq__act:hover{background:var(--surface-2);color:var(--fg)}.MemeFeed-module__9hVqfq__more{justify-content:center;margin-top:28px;display:flex}.MemeFeed-module__9hVqfq__lightbox{width:100vw;max-width:none;height:100dvh;max-height:none;color:var(--fg);background:0 0;border:0;padding:0}.MemeFeed-module__9hVqfq__lightbox::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#060806db}.MemeFeed-module__9hVqfq__lbInner{background:var(--surface);border:1px solid var(--line);border-radius:22px;grid-template-columns:minmax(0,1fr) 320px;width:min(1180px,100vw - 32px);height:min(860px,100dvh - 32px);margin:16px auto;display:grid;position:relative;overflow:hidden}.MemeFeed-module__9hVqfq__lbImg{background:var(--ink);min-width:0;min-height:0;position:relative}.MemeFeed-module__9hVqfq__lbImg img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.MemeFeed-module__9hVqfq__lbSide{border-left:1px solid var(--line);flex-direction:column;gap:10px;min-height:0;padding:26px 22px;display:flex;overflow-y:auto}.MemeFeed-module__9hVqfq__lbSide>*{flex-shrink:0}.MemeFeed-module__9hVqfq__lbTitle{font-family:var(--font-display);letter-spacing:-.02em;font-size:24px;font-weight:800;line-height:1.05}.MemeFeed-module__9hVqfq__lbCaption{font-size:15px;font-weight:600}.MemeFeed-module__9hVqfq__lbAlt{color:var(--fg-muted);font-size:13px;line-height:1.5}.MemeFeed-module__9hVqfq__lbTags{color:var(--fg-faint);flex-wrap:wrap;gap:6px;font-size:12px;display:flex}.MemeFeed-module__9hVqfq__lbVotes{align-items:center;gap:8px;margin-top:6px;display:flex}.MemeFeed-module__9hVqfq__lbActions{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.MemeFeed-module__9hVqfq__lbNav{width:44px;height:44px;color:var(--ink);background:#f5f4ece6;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 16px #0000004d}.MemeFeed-module__9hVqfq__lbNav:disabled{opacity:.3}.MemeFeed-module__9hVqfq__lbPrev{left:14px}.MemeFeed-module__9hVqfq__lbNext{right:334px}.MemeFeed-module__9hVqfq__flip{transform:rotate(180deg)}.MemeFeed-module__9hVqfq__lbClose{border:1px solid var(--line);background:var(--surface);border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:12px;right:12px}.MemeFeed-module__9hVqfq__toast{background:var(--ink);color:var(--paper);border-radius:var(--radius-pill);opacity:0;pointer-events:none;z-index:300;transition:opacity var(--dur) ease, transform var(--dur) var(--ease-out);padding:9px 14px;font-size:13px;font-weight:600;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(16px)}.MemeFeed-module__9hVqfq__toastOn{opacity:1;transform:translate(-50%)translateY(0)}@media (max-width:1000px){.MemeFeed-module__9hVqfq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.MemeFeed-module__9hVqfq__lbInner{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;width:min(1180px,100vw - 24px);height:min(920px,100dvh - 24px);margin:12px auto}.MemeFeed-module__9hVqfq__lbSide{border-left:0;border-top:1px solid var(--line);max-height:42dvh;padding:18px}.MemeFeed-module__9hVqfq__lbNext{right:14px}.MemeFeed-module__9hVqfq__lbNav{top:30%}}@media (max-width:720px){.MemeFeed-module__9hVqfq__bar{flex-flow:column;align-items:stretch;gap:10px}.MemeFeed-module__9hVqfq__sorts{align-self:flex-start}.MemeFeed-module__9hVqfq__tags{scrollbar-width:none;width:auto;min-width:0;margin:0 calc(-1 * var(--gutter));padding-bottom:2px;padding-left:var(--gutter);padding-right:var(--gutter);-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.MemeFeed-module__9hVqfq__tags::-webkit-scrollbar{display:none}}@media (max-width:600px){.MemeFeed-module__9hVqfq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.MemeFeed-module__9hVqfq__meta{grid-template-columns:30px 1fr;gap:6px;padding:8px 8px 10px 4px}.MemeFeed-module__9hVqfq__actions .MemeFeed-module__9hVqfq__act:last-child{display:none}.MemeFeed-module__9hVqfq__act{padding:8px;font-size:11px}.MemeFeed-module__9hVqfq__karma{margin-left:0}.MemeFeed-module__9hVqfq__lbTitle{font-size:20px}}@media (max-height:520px) and (max-width:1000px){.MemeFeed-module__9hVqfq__lbInner{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) 260px;width:calc(100vw - 16px);height:calc(100dvh - 16px);margin:8px auto}.MemeFeed-module__9hVqfq__lbSide{border-top:0;border-left:1px solid var(--line);gap:6px;max-height:none;padding:14px}.MemeFeed-module__9hVqfq__lbTitle{font-size:17px}.MemeFeed-module__9hVqfq__lbAlt,.MemeFeed-module__9hVqfq__lbTags,.MemeFeed-module__9hVqfq__lbNext{right:274px}.MemeFeed-module__9hVqfq__lbNav{top:50%}}@media (pointer:coarse){.MemeFeed-module__9hVqfq__voteBtn{width:44px;height:44px}.MemeFeed-module__9hVqfq__sort,.MemeFeed-module__9hVqfq__act{min-height:44px}}
.Memes-module__gFxI6a__head kbd{color:var(--fg);border:1px solid var(--line-strong);background:var(--surface-2);border-radius:5px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.Memes-module__gFxI6a__empty{border:1px dashed var(--line-strong);border-radius:var(--radius-md);color:var(--fg-muted);max-width:560px;margin-top:40px;padding:28px}.Memes-module__gFxI6a__empty a{color:var(--fg);font-weight:600}
.Terminal-module__TKrZ2a__terminal{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);margin-top:56px;overflow:hidden}.Terminal-module__TKrZ2a__top{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:22px 26px;display:flex}.Terminal-module__TKrZ2a__price{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:32px;font-weight:800}.Terminal-module__TKrZ2a__change{color:var(--fg-muted);margin-top:2px;font-size:13px;font-weight:600}.Terminal-module__TKrZ2a__staleNote{color:var(--upvote-text);margin-top:6px;font-size:12px;font-weight:600;display:none}.Terminal-module__TKrZ2a__terminal:has([data-live-state=stale]) .Terminal-module__TKrZ2a__staleNote{display:block}.Terminal-module__TKrZ2a__grid{grid-template-columns:repeat(4,1fr);margin:0;display:grid}.Terminal-module__TKrZ2a__cell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 26px}.Terminal-module__TKrZ2a__cell:nth-child(4n){border-right:0}.Terminal-module__TKrZ2a__cell dt{text-transform:uppercase;letter-spacing:.07em;color:var(--fg-faint);font-size:11px;font-weight:600}.Terminal-module__TKrZ2a__cell dd{font-size:19px;font-weight:800;font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.01em;margin:6px 0 0}.Terminal-module__TKrZ2a__contract{flex-wrap:wrap;align-items:center;gap:14px;padding:22px 26px;display:flex}.Terminal-module__TKrZ2a__label{text-transform:uppercase;letter-spacing:.07em;color:var(--fg-faint);font-size:11px;font-weight:600}.Terminal-module__TKrZ2a__addr{color:var(--fg);background:var(--surface-2);text-overflow:ellipsis;white-space:nowrap;border-radius:10px;flex:1;min-width:200px;padding:10px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;overflow:hidden}.Terminal-module__TKrZ2a__pending{color:var(--fg-muted);padding:0 26px 22px;font-size:13px}@media (max-width:760px){.Terminal-module__TKrZ2a__grid{grid-template-columns:repeat(2,1fr)}.Terminal-module__TKrZ2a__cell:nth-child(2n){border-right:0}.Terminal-module__TKrZ2a__cell{padding:16px 18px}.Terminal-module__TKrZ2a__top,.Terminal-module__TKrZ2a__contract{padding:18px}.Terminal-module__TKrZ2a__pending{padding:0 18px 18px}}.Terminal-module__TKrZ2a__pendingBtn{cursor:default;color:var(--fg-muted)}.Terminal-module__TKrZ2a__rewards{border-bottom:1px solid var(--line);background:radial-gradient(70% 120% at 0% 100%, #c8ff4d59, transparent 70%), var(--surface);grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);display:grid}.Terminal-module__TKrZ2a__rewardsMain{border-right:1px solid var(--line);min-width:0;padding:26px;position:relative}.Terminal-module__TKrZ2a__ledgerSticker{filter:drop-shadow(0 8px 14px #0b0c0a2e);width:110px;height:110px;position:absolute;top:10px;right:18px;transform:rotate(6deg)}@media (max-width:760px){.Terminal-module__TKrZ2a__ledgerSticker{display:none}}.Terminal-module__TKrZ2a__rewardsLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--upvote-text);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.Terminal-module__TKrZ2a__rewardsBig{font-family:var(--font-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:8px;font-size:clamp(40px,6vw,64px);font-weight:800;line-height:1}.Terminal-module__TKrZ2a__rewardsSub{color:var(--fg-muted);max-width:380px;margin-top:10px;font-size:13px}.Terminal-module__TKrZ2a__rewardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.Terminal-module__TKrZ2a__rewardsCell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:22px 26px}.Terminal-module__TKrZ2a__rewardsCell:nth-child(2n){border-right:0}.Terminal-module__TKrZ2a__rewardsCell:nth-last-child(-n+2){border-bottom:0}.Terminal-module__TKrZ2a__rewardsCell dt{text-transform:uppercase;letter-spacing:.07em;color:var(--fg-faint);font-size:11px;font-weight:600}.Terminal-module__TKrZ2a__rewardsCell dd{font-size:19px;font-weight:800;font-family:var(--font-display);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:6px 0 0}@media (max-width:760px){.Terminal-module__TKrZ2a__rewards{grid-template-columns:1fr}.Terminal-module__TKrZ2a__rewardsMain{border-right:0;border-bottom:1px solid var(--line);padding:18px}.Terminal-module__TKrZ2a__rewardsCell{padding:16px 18px}}
.Roadmap-module__G0WTGa__grid{background:var(--line-on-dark);border:1px solid var(--line-on-dark);border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:56px;display:grid;overflow:hidden}.Roadmap-module__G0WTGa__phase{background:var(--ink);min-height:190px;transition:background-color var(--dur-fast) ease;padding:34px 30px}.Roadmap-module__G0WTGa__phase:hover{background:var(--ink-soft)}.Roadmap-module__G0WTGa__num{color:var(--lime);font-size:13px;font-weight:700}.Roadmap-module__G0WTGa__check{color:var(--fg-faint);font-weight:600}.Roadmap-module__G0WTGa__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;margin-top:10px;font-size:22px;font-weight:800}.Roadmap-module__G0WTGa__desc{color:var(--fg-muted);margin-top:8px;font-size:14px}.Roadmap-module__G0WTGa__done .Roadmap-module__G0WTGa__title{color:var(--fg-muted);text-decoration:line-through;-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-decoration-thickness:3px}.Roadmap-module__G0WTGa__mystery{background:var(--ink-soft)}.Roadmap-module__G0WTGa__mystery .Roadmap-module__G0WTGa__title{color:var(--lime)}@media (max-width:860px){.Roadmap-module__G0WTGa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Roadmap-module__G0WTGa__grid{grid-template-columns:1fr}.Roadmap-module__G0WTGa__phase{min-height:0;padding:24px 22px}}
.PfpMaker-module__kvYUja__layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:clamp(28px,4vw,60px);width:100%;max-width:1040px;margin:0 auto;display:grid}.PfpMaker-module__kvYUja__canvasCol{justify-content:center;display:flex;position:relative}.PfpMaker-module__kvYUja__canvasCol:before{content:"";pointer-events:none;filter:blur(18px);background:radial-gradient(50% 50%,#c8ff4d29,#0000 70%);position:absolute;inset:-12% -8%}.PfpMaker-module__kvYUja__frame{aspect-ratio:1;background:#14171b;border:1px solid #232a30;border-radius:22px;width:min(100%,520px);padding:10px;position:relative;box-shadow:0 30px 80px -30px #000000e6}.PfpMaker-module__kvYUja__canvas{border-radius:14px;width:100%;height:100%;transition:opacity .25s,transform .25s;display:block}.PfpMaker-module__kvYUja__busy .PfpMaker-module__kvYUja__canvas{opacity:.35;transform:scale(.985)}.PfpMaker-module__kvYUja__placeholder{font-family:var(--font-display);color:#2a3138;place-items:center;font-size:90px;font-weight:800;display:grid;position:absolute;inset:10px}.PfpMaker-module__kvYUja__tick{pointer-events:none;border:0 solid var(--lime);width:13px;height:13px;position:absolute}.PfpMaker-module__kvYUja__tl{border-top-width:2px;border-left-width:2px;border-top-left-radius:22px;top:-1px;left:-1px}.PfpMaker-module__kvYUja__tr{border-top-width:2px;border-right-width:2px;border-top-right-radius:22px;top:-1px;right:-1px}.PfpMaker-module__kvYUja__bl{border-bottom-width:2px;border-left-width:2px;border-bottom-left-radius:22px;bottom:-1px;left:-1px}.PfpMaker-module__kvYUja__br{border-bottom-width:2px;border-right-width:2px;border-bottom-right-radius:22px;bottom:-1px;right:-1px}.PfpMaker-module__kvYUja__panel{min-width:0}.PfpMaker-module__kvYUja__panelHead{letter-spacing:.16em;text-transform:uppercase;color:#6d7883;border-bottom:1px solid #1d2127;justify-content:space-between;align-items:baseline;padding-bottom:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;display:flex}.PfpMaker-module__kvYUja__roll{color:var(--lime)}.PfpMaker-module__kvYUja__traits{margin:0 0 26px;padding:0}.PfpMaker-module__kvYUja__traits li{border-bottom:1px solid #15191d;align-items:baseline;gap:8px;padding:11px 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;display:flex}.PfpMaker-module__kvYUja__k{color:#7d878f;text-transform:uppercase;letter-spacing:.09em;white-space:nowrap}.PfpMaker-module__kvYUja__dots{border-bottom:1px dotted #262d33;flex:1;transform:translateY(-3px)}.PfpMaker-module__kvYUja__v{color:#fff;text-align:right}.PfpMaker-module__kvYUja__isNone .PfpMaker-module__kvYUja__v{color:#4d565d}.PfpMaker-module__kvYUja__buttons{grid-template-columns:1fr auto auto;gap:9px;display:grid}.PfpMaker-module__kvYUja__btn{font-family:var(--font-body);color:#fff;cursor:pointer;background:#14171b;border:1.5px solid #262d33;border-radius:999px;min-height:48px;padding:14px 20px;font-size:13.5px;font-weight:700;transition:border-color .15s,background .15s,color .15s,transform .15s}.PfpMaker-module__kvYUja__btn:hover:not(:disabled){border-color:var(--lime);color:var(--lime)}.PfpMaker-module__kvYUja__btn:focus-visible{box-shadow:0 0 0 3px #0c0e10, 0 0 0 5px var(--lime);outline:none}.PfpMaker-module__kvYUja__primary{background:var(--lime);border-color:var(--lime);color:#000}.PfpMaker-module__kvYUja__primary:hover:not(:disabled){color:#000;background:#ddff4d;transform:translateY(-2px)}.PfpMaker-module__kvYUja__arrow{min-width:51px;padding:14px 17px;font-size:15px}.PfpMaker-module__kvYUja__wide{grid-column:1/-1}.PfpMaker-module__kvYUja__btn:disabled{opacity:.35;cursor:not-allowed}.PfpMaker-module__kvYUja__hint{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#5b656c;margin:16px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px}.PfpMaker-module__kvYUja__hint kbd{font:inherit;color:#96a0a7;background:#14171b;border:1px solid #262d33;border-radius:4px;padding:2px 6px}.PfpMaker-module__kvYUja__err{color:#ff5c5c;text-align:center;margin-top:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px}@media (prefers-reduced-motion:reduce){.PfpMaker-module__kvYUja__canvas,.PfpMaker-module__kvYUja__btn{transition:none}}@media (max-width:860px){.PfpMaker-module__kvYUja__layout{grid-template-columns:1fr;gap:30px}.PfpMaker-module__kvYUja__panel{width:100%;max-width:460px;margin:0 auto}}@media (pointer:coarse){.PfpMaker-module__kvYUja__arrow{min-width:51px;min-height:48px}}
.Community-module__F9YuNW__card{border:2px solid var(--fg);border-radius:var(--radius-md);background:var(--surface);box-shadow:10px 10px 0 var(--lime);grid-template-columns:64px 1fr;display:grid;position:relative;overflow:hidden}.Community-module__F9YuNW__rail{background:var(--surface-2);border-right:1px solid var(--line);color:var(--fg-muted);flex-direction:column;align-items:center;gap:6px;padding:26px 0;display:flex}.Community-module__F9YuNW__railBtn{width:32px;height:32px;color:var(--upvote);border-radius:8px;place-items:center;display:grid}.Community-module__F9YuNW__railDown{color:var(--downvote);transform:rotate(180deg)}.Community-module__F9YuNW__railScore{font-family:var(--font-display);color:var(--fg);font-size:16px;font-weight:800}.Community-module__F9YuNW__body{min-width:0;padding:34px 36px 30px}.Community-module__F9YuNW__meta{color:var(--fg-muted);margin-bottom:18px;font-size:13px}.Community-module__F9YuNW__sub{color:var(--fg);font-weight:700}.Community-module__F9YuNW__title{max-width:20ch;font-size:clamp(28px,3.6vw,44px)}.Community-module__F9YuNW__text{color:var(--fg-muted);text-wrap:pretty;max-width:560px;margin-top:18px;font-size:17px;line-height:1.55}.Community-module__F9YuNW__links{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.Community-module__F9YuNW__foot{border-top:1px solid var(--line);color:var(--fg-muted);flex-wrap:wrap;gap:18px;margin-top:26px;padding-top:18px;font-size:13px;font-weight:600;display:flex}.Community-module__F9YuNW__sticker{object-fit:contain;filter:drop-shadow(0 10px 16px #0b0c0a33);width:150px;height:150px;position:absolute;top:14px;right:22px;transform:rotate(8deg)}@media (max-width:760px){.Community-module__F9YuNW__card{box-shadow:6px 6px 0 var(--lime);grid-template-columns:48px 1fr}.Community-module__F9YuNW__body{padding:24px 20px 22px}.Community-module__F9YuNW__rail{padding:20px 0}.Community-module__F9YuNW__railBtn{width:28px;height:28px}.Community-module__F9YuNW__sticker{width:84px;height:84px;top:6px;right:8px}.Community-module__F9YuNW__title{max-width:none;padding-right:48px}}
.not-found-module__HS70Aa__main{padding:calc(var(--nav-h) + 80px) 0 100px;min-height:70vh;position:relative;overflow:hidden}.not-found-module__HS70Aa__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.not-found-module__HS70Aa__img{width:260px;height:auto;filter:drop-shadow(var(--shadow-float));pointer-events:none;position:absolute;top:50%;left:0;transform:translate(-22px,-50%)}@media (max-width:900px){.not-found-module__HS70Aa__img{width:150px;top:auto;bottom:8px;transform:translate(-16px)}.not-found-module__HS70Aa__main{padding-bottom:170px}}.not-found-module__HS70Aa__title{max-width:720px;margin-top:10px;font-size:clamp(34px,6vw,64px)}.not-found-module__HS70Aa__sub{color:var(--fg-muted);max-width:460px;margin-top:18px;font-size:17px}.not-found-module__HS70Aa__ctas{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}
.page-module__RSq86q__main{color:#fff;min-height:100dvh;padding:calc(var(--nav-h) + clamp(24px, 3vw, 48px)) 44px clamp(24px, 3vw, 48px);background:#0c0e10;align-items:center;display:flex;overflow-x:clip}.page-module__RSq86q__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:860px){.page-module__RSq86q__main{align-items:flex-start;padding-inline:24px}}
.Faq-module__KRU6Oa__list{max-width:760px;margin-top:56px}.Faq-module__KRU6Oa__item{border-top:1px solid var(--line)}.Faq-module__KRU6Oa__item:last-child{border-bottom:1px solid var(--line)}.Faq-module__KRU6Oa__q{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px 4px;font-size:17px;font-weight:700;list-style:none;display:flex}.Faq-module__KRU6Oa__q::-webkit-details-marker{display:none}.Faq-module__KRU6Oa__plus{color:var(--fg-faint);transition:transform var(--dur-fast) ease;flex-shrink:0;font-size:22px;line-height:1}.Faq-module__KRU6Oa__item[open] .Faq-module__KRU6Oa__plus{transform:rotate(45deg)}.Faq-module__KRU6Oa__a{color:var(--fg-muted);max-width:640px;padding:0 4px 22px;font-size:15px;line-height:1.6}
