:root{--home-lime: #a7e008;--home-ink: #080a07;--home-paper: #f4f6ed;--home-muted: rgba(244, 246, 237, .62);--home-line: rgba(244, 246, 237, .17);--home-accent-muted: #91b632;--home-panel: #151b12;--home-panel-raised: #1b2317;--home-radius: 22px;--home-radius-small: 14px;--home-shadow: 0 24px 70px rgba(0, 0, 0, .34)}html{background:var(--home-ink)}.home-page{height:auto;min-height:100vh;padding-top:0!important;color:var(--home-paper);background:radial-gradient(circle at 12% 4%,rgba(167,224,8,.085),transparent 34rem),radial-gradient(circle at 88% 30%,rgba(167,224,8,.045),transparent 30rem),var(--home-ink);overflow-x:clip}.home-page .global-header{position:relative;z-index:20}.home-discovery{display:block;width:min(1320px,calc(100% - 64px));margin:0 auto;padding:40px 0 80px}.home-hero{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:stretch;gap:clamp(52px,7vw,104px);min-height:520px;padding:68px 0 64px;position:relative;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-hero:before{position:absolute;top:0;left:0;width:72px;height:3px;background:var(--home-lime);content:""}.home-hero-copy{display:flex;flex-direction:column;justify-content:center}.home-eyebrow,.home-section-heading p,.home-all-things p,.home-contribute-copy p{margin:0 0 13px;color:var(--home-lime);font:800 .67rem/1 Inter,sans-serif;letter-spacing:.15em}.home-hero h1,.home-contribute h2,.home-all-things h2{margin:0;font:680 clamp(4rem,7.2vw,7.25rem)/.84 Fredoka,sans-serif;letter-spacing:-.07em}.home-hero h1 em{color:var(--home-lime);font-style:normal}.home-lede{max-width:520px;margin:28px 0 24px;color:var(--home-muted);font:450 1rem/1.65 Inter,sans-serif}.home-hero-points{display:grid;width:min(100%,560px);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 22px;padding:0;list-style:none}.home-hero-points li{min-width:0;padding:11px 12px;border:1px solid var(--home-line);border-radius:var(--home-radius-small);background:#ffffff06}.home-hero-points strong,.home-hero-points span{display:block}.home-hero-points strong{color:var(--home-paper);font:760 .76rem/1.2 Inter,sans-serif}.home-hero-points span{margin-top:4px;overflow:hidden;color:var(--home-muted);font:550 .66rem/1.3 Inter,sans-serif;text-overflow:ellipsis;white-space:nowrap}.home-search{position:relative;display:flex;align-items:center;width:min(100%,520px);min-height:58px;padding:0 14px 0 17px;border:1px solid rgba(244,246,237,.3);border-radius:var(--home-radius-small);background:#0e110ceb;box-shadow:inset 0 1px #ffffff09;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.home-search:focus-within{border-color:var(--home-lime);background:#11150e;box-shadow:0 0 0 3px #a7e0081a}.home-search svg{width:19px;height:19px;flex:0 0 auto;margin-right:12px;fill:none;stroke:var(--home-paper);stroke-width:1.8}.home-search input{width:100%;border:0;outline:0;color:#fff;background:transparent;font:600 .9rem Inter,sans-serif}.home-search input::placeholder{color:#ffffff75}.home-search kbd{padding:4px 6px;color:#ffffff70;border:1px solid rgba(255,255,255,.16);border-radius:3px;font:700 .62rem Inter,sans-serif;white-space:nowrap}.home-search-results{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:25;overflow:hidden;border:1px solid rgba(244,246,237,.25);border-radius:var(--home-radius-small);background:#10130e;box-shadow:0 18px 36px #00000073}.home-search-results button{display:flex;align-items:center;width:100%;gap:11px;padding:9px 11px;border:0;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;background:transparent;text-align:left;cursor:pointer}.home-search-results button:last-child{border-bottom:0}.home-search-results button:hover{background:#a7e00817}.home-search-results button span,.home-search-results button img{width:34px;height:34px;flex:0 0 auto;object-fit:cover;border-radius:2px;background:center / cover #222}.home-search-results button strong{font:700 .82rem Inter,sans-serif}.home-search-results button b{margin-left:auto;color:var(--home-lime)}.home-search-empty{margin:0;padding:15px;color:#fff9;font:600 .8rem Inter,sans-serif}.home-hero-actions{display:flex;align-items:center;gap:25px;margin-top:18px}.home-primary-action,.home-secondary-action{display:inline-flex;align-items:center;gap:9px;min-height:44px;border-radius:999px;font:800 .8rem Inter,sans-serif;text-decoration:none;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.home-primary-action{padding:0 17px;border:1px solid var(--home-lime);color:#0c1008;background:var(--home-lime);box-shadow:0 10px 26px #a7e00824}.home-primary-action:hover{color:var(--home-lime);background:transparent}.home-primary-action:disabled{opacity:.7;cursor:wait}.home-secondary-action{padding:0 3px;border-bottom:1px solid rgba(244,246,237,.38);color:#fff}.home-secondary-action span{color:var(--home-lime);font-size:1.2rem}.home-secondary-action:hover{color:var(--home-lime);border-bottom-color:var(--home-lime)}.home-orbit{position:relative;display:flex;min-height:390px;padding:24px 25px 22px;overflow:hidden;flex-direction:column;justify-content:space-between;color:var(--home-paper);border:1px solid rgba(145,182,50,.42);border-radius:var(--home-radius);background:linear-gradient(145deg,rgba(255,255,255,.045),transparent 46%),var(--home-panel);box-shadow:var(--home-shadow),12px 12px #0e110c}.home-orbit:after{content:"";position:absolute;right:-26px;bottom:-34px;width:154px;height:154px;border:22px solid var(--home-accent-muted);border-radius:50%;opacity:.08}.home-poster-meta{display:flex;position:relative;z-index:1;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid rgba(244,246,237,.52);color:var(--home-accent-muted);font:900 .63rem/1 Inter,sans-serif;letter-spacing:.14em}.home-orbit-core{position:relative;z-index:1;display:flex;align-items:end;gap:13px;margin:auto 0 19px}.home-orbit-core span{color:var(--home-paper);font:900 clamp(6.8rem,10vw,9.8rem)/.64 Boogaloo,sans-serif;letter-spacing:-.04em}.home-orbit-core small{padding-bottom:3px;color:var(--home-accent-muted);font:900 .62rem/1 Inter,sans-serif;letter-spacing:.11em}.home-poster-choice{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:14px 0 10px;border-top:1px solid rgba(244,246,237,.52);border-bottom:1px solid rgba(244,246,237,.52);font:900 clamp(1.25rem,2.2vw,2rem)/1 Fredoka,sans-serif;letter-spacing:-.035em}.home-poster-choice b{color:var(--home-accent-muted);font:800 .72rem/1 Inter,sans-serif}.home-orbit>p{position:relative;z-index:1;margin:13px 0 0;color:var(--home-muted);font:900 .62rem/1.32 Inter,sans-serif;letter-spacing:.1em}.home-section{margin-top:88px;scroll-margin-top:86px}.home-all-things,.home-contribute{scroll-margin-top:86px}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid var(--home-line)}.home-section-heading p{margin-bottom:9px}.home-section-heading h2{margin:0;font:680 clamp(1.9rem,3vw,2.65rem)/1 Fredoka,sans-serif;letter-spacing:-.045em}.home-section-count{padding-bottom:3px;color:#f4f6ed80;font:800 .62rem Inter,sans-serif;letter-spacing:.13em}.home-featured-heading-actions{display:flex;align-items:center;gap:12px}.home-featured-edit,.home-featured-editor-close,.home-featured-editor-remove{border:1px solid rgba(167,224,8,.62);border-radius:999px;color:var(--home-lime);background:#a7e00814;font:800 .68rem/1 Inter,sans-serif;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease}.home-featured-edit{min-height:34px;padding:0 13px}.home-featured-edit:hover,.home-featured-editor-close:hover,.home-featured-editor-remove:hover{color:var(--home-ink);border-color:var(--home-lime);background:var(--home-lime)}.home-featured-editor{margin:-6px 0 22px;padding:22px;border:1px solid rgba(167,224,8,.32);border-radius:var(--home-radius);background:linear-gradient(145deg,rgba(167,224,8,.045),transparent 45%),var(--home-panel);box-shadow:0 18px 42px #00000042}.home-featured-editor-heading{display:flex;align-items:start;justify-content:space-between;gap:18px}.home-featured-editor-kicker{margin:0 0 7px;color:var(--home-lime);font:850 .61rem/1 Inter,sans-serif;letter-spacing:.14em}.home-featured-editor h3{margin:0;font:680 1.35rem/1.1 Fredoka,sans-serif;letter-spacing:-.025em}.home-featured-editor-close{min-height:32px;padding:0 12px}.home-featured-editor-search{position:relative;margin-top:19px}.home-featured-editor-search label{display:block;margin-bottom:7px;color:var(--home-muted);font:750 .69rem/1 Inter,sans-serif}.home-featured-editor-search input{width:100%;min-height:46px;box-sizing:border-box;padding:0 13px;outline:0;border:1px solid rgba(244,246,237,.25);border-radius:11px;color:var(--home-paper);background:#070906bd;font:650 .82rem Inter,sans-serif}.home-featured-editor-search input:focus{border-color:var(--home-lime);box-shadow:0 0 0 3px #a7e0081c}.home-featured-editor-results{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:12;overflow:hidden;border:1px solid rgba(244,246,237,.22);border-radius:12px;background:#0e120c;box-shadow:0 18px 35px #0000007a}.home-featured-editor-result{display:flex;width:100%;align-items:center;justify-content:space-between;padding:8px 10px;border:0;border-bottom:1px solid rgba(244,246,237,.09);color:var(--home-paper);background:transparent;text-align:left;cursor:pointer}.home-featured-editor-result:last-child{border-bottom:0}.home-featured-editor-result:hover{background:#a7e0081a}.home-featured-editor-result>span:last-child{color:var(--home-lime);font:850 .7rem Inter,sans-serif}.home-featured-editor-result-empty,.home-featured-editor-empty{margin:0;color:var(--home-muted);font:600 .76rem/1.45 Inter,sans-serif}.home-featured-editor-result-empty{padding:14px}.home-featured-editor-status{min-height:17px;margin:10px 0 4px;color:var(--home-muted);font:650 .7rem/1.35 Inter,sans-serif}.home-featured-editor-status[data-type=success]{color:var(--home-lime)}.home-featured-editor-status[data-type=error]{color:#ff9e90}.home-featured-editor-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-featured-editor-row{display:grid;min-width:0;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;border:1px solid rgba(244,246,237,.12);border-radius:12px;background:#ffffff06}.home-featured-editor-rank{color:#f4f6ed6b;font:800 .62rem Inter,sans-serif;text-align:center}.home-featured-editor-category{display:flex;min-width:0;align-items:center;gap:9px}.home-featured-editor-category img{width:36px;height:36px;flex:0 0 auto;border-radius:8px;object-fit:cover;background:#151810}.home-featured-editor-category strong{overflow:hidden;font:750 .75rem/1.2 Inter,sans-serif;text-overflow:ellipsis;white-space:nowrap}.home-featured-editor-remove{min-height:30px;padding:0 10px;color:#f4f6edb3;border-color:#f4f6ed33;background:transparent;font-size:.63rem}.home-featured-editor :is(button,input):focus-visible{outline:2px solid var(--home-lime);outline-offset:2px}.home-featured-editor button:disabled{opacity:.5;cursor:wait}.home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-category-card{position:relative;min-width:0;aspect-ratio:1 / .78;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.13);border-radius:var(--home-radius-small);color:#fff;background:#151810;cursor:pointer;text-align:left;box-shadow:0 12px 30px #0000002e;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.home-category-card:hover{z-index:2;border-color:var(--home-lime);transform:translateY(-3px);box-shadow:0 20px 44px #00000052}.home-category-image,.home-category-shade{position:absolute;inset:0}.home-category-image{display:block;width:100%;height:100%;object-fit:cover;background:#151810;filter:saturate(.74) contrast(1.02);transition:transform .32s ease,filter .32s ease}.home-category-card:hover .home-category-image{filter:saturate(1) contrast(1.04);transform:scale(1.035)}.home-category-shade{background:linear-gradient(0deg,#000000e8,#0000001f 70%)}.home-category-name{position:absolute;right:13px;bottom:12px;left:13px;overflow:hidden;font:800 clamp(.78rem,1.2vw,.95rem)/1.1 Inter,sans-serif;text-overflow:ellipsis;white-space:nowrap}.home-category-go{position:absolute;top:10px;right:10px;display:grid;width:27px;height:27px;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:9px;color:#fff;background:#00000085;font:900 .9rem Inter,sans-serif;opacity:0;transform:translate(-3px);transition:opacity .16s ease,transform .16s ease}.home-category-card:hover .home-category-go{opacity:1;transform:none}.home-category-rank{position:absolute;top:10px;left:11px;color:#fffffff0;font:850 .68rem Inter,sans-serif;letter-spacing:.08em;text-shadow:0 1px 5px #000}.home-category-card.is-compact{aspect-ratio:1 / .68}.home-featured-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:116px}.home-featured-grid .home-category-card{grid-column:span 2;height:100%;aspect-ratio:auto}.home-featured-grid .home-category-card:nth-child(1){grid-column:span 5;grid-row:span 2}.home-featured-grid .home-category-card:nth-child(2){grid-column:span 4;grid-row:span 2}.home-featured-grid .home-category-card:nth-child(3),.home-featured-grid .home-category-card:nth-child(4){grid-column:span 3}.home-featured-grid .home-category-card:nth-child(-n+2) .home-category-name{right:18px;bottom:17px;left:18px;font-size:clamp(1rem,1.7vw,1.35rem)}.home-trending-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:38px;row-gap:10px}.home-trending-grid .home-category-card{height:88px;aspect-ratio:auto;border:1px solid var(--home-line);border-radius:var(--home-radius-small);background:#ffffff05;box-shadow:none}.home-trending-grid .home-category-card:hover{border-color:#a7e008a6;background:#a7e0080b;transform:none}.home-trending-grid .home-category-image{inset:11px auto 11px 43px;width:74px;height:auto;border-radius:9px}.home-trending-grid .home-category-shade{display:none}.home-trending-grid .home-category-rank{top:50%;left:0;color:#f4f6ed75;text-shadow:none;transform:translateY(-50%)}.home-trending-grid .home-category-name{inset:50% 42px auto 134px;font-size:.88rem;transform:translateY(-50%)}.home-trending-grid .home-category-go{top:50%;right:2px;width:auto;height:auto;border:0;color:var(--home-lime);background:transparent;opacity:.48;transform:translateY(-50%)}.home-trending-grid .home-category-card:hover .home-category-go{opacity:1;transform:translateY(-50%) translate(2px)}.home-empty-state{grid-column:1 / -1;margin:0;padding:24px 0;color:#ffffff80;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);text-align:center;font:600 .84rem Inter,sans-serif}.home-all-things{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:92px;padding:46px 0 48px;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-all-things h2{font-size:clamp(2.3rem,4.6vw,4.4rem)}.home-all-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:17px;min-height:48px;padding:0 18px;border:1px solid var(--home-lime);border-radius:999px;color:#0c1008;background:var(--home-lime);text-decoration:none;font:800 .78rem Inter,sans-serif;transition:color .16s ease,background .16s ease}.home-all-link:hover{color:var(--home-lime);background:transparent}.home-all-link span{font-size:1.3rem}.home-contribute{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(42px,7vw,92px);align-items:center;margin-top:92px;padding:clamp(42px,6vw,72px);color:var(--home-paper);border:1px solid rgba(145,182,50,.35);border-radius:var(--home-radius);background:linear-gradient(135deg,rgba(167,224,8,.035),transparent 52%),var(--home-panel);box-shadow:var(--home-shadow)}.home-contribute-copy p{color:var(--home-accent-muted)}.home-contribute h2{font-size:clamp(2.8rem,5vw,5rem)}.home-contribute h2 em{color:var(--home-accent-muted);font-style:normal;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.08em}.home-contribute-actions{display:grid}.home-contribute-card{display:flex;align-items:center;gap:16px;min-height:88px;padding:14px 2px;border-top:1px solid rgba(244,246,237,.3);color:var(--home-paper);text-decoration:none;transition:padding .16s ease,background .16s ease}.home-contribute-card:hover{padding-inline:10px;background:#ffffff06}.home-contribute-card:last-child{border-bottom:1px solid rgba(244,246,237,.3)}.home-contribute-icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;color:var(--home-ink);background:var(--home-accent-muted);font:900 .65rem Inter,sans-serif;letter-spacing:.08em}.home-contribute-card strong,.home-contribute-card small{display:block}.home-contribute-card strong{font:850 .92rem Inter,sans-serif}.home-contribute-card small{margin-top:4px;color:var(--home-muted);font:550 .73rem Inter,sans-serif}.home-contribute-card b{margin-left:auto;color:var(--home-accent-muted);font-size:1.35rem;transition:transform .16s ease}.home-contribute-card:hover b{transform:translate(5px)}.home-motion-ready :is(.home-section,.home-all-things,.home-contribute){opacity:0;transform:translateY(18px);transition:opacity .48s ease,transform .48s ease}.home-motion-ready :is(.home-section,.home-all-things,.home-contribute).is-visible{opacity:1;transform:none}.home-primary-action:focus-visible,.home-secondary-action:focus-visible,.home-all-link:focus-visible,.home-contribute-card:focus-visible,.home-category-card:focus-visible{outline:2px solid var(--home-lime);outline-offset:3px}.home-contribute-card:focus-visible{outline-color:var(--home-accent-muted)}@media(max-width:900px){.home-page .global-header{height:60px;padding:7px 14px}.home-page .nav-title .nav-logo-icon{width:42px;height:42px}.home-page .goodies-wrapper{display:none}.home-page .nav-icons{gap:0}.home-page .signin-btn{min-height:40px;padding:4px 12px;font-size:.84rem}.home-discovery{width:calc(100% - 28px);max-width:680px;box-sizing:border-box;padding-top:12px;padding-bottom:96px}.home-hero{min-height:0;grid-template-columns:1fr;gap:0;margin-top:8px;padding:34px 22px 28px;border:1px solid var(--home-line);border-radius:24px;background:radial-gradient(circle at 92% 8%,color-mix(in srgb,var(--home-lime) 13%,transparent),transparent 30%),var(--home-panel)}.home-hero h1{max-width:9ch;font-size:clamp(2.9rem,11vw,4.35rem);line-height:.9;letter-spacing:-.055em}.home-lede{max-width:48ch;margin:18px 0;font-size:.88rem;line-height:1.55}.home-orbit{min-height:215px;padding:18px 19px 16px;box-shadow:8px 8px #0e110c}.home-orbit-core{margin:auto 0 12px}.home-orbit-core span{font-size:5.7rem}.home-poster-choice{padding:9px 0 7px;font-size:1.2rem}.home-orbit>p{display:none}.home-section,.home-all-things,.home-contribute{margin-top:62px}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-featured-editor-list{grid-template-columns:1fr}.home-category-card,.home-category-card.is-compact{aspect-ratio:1 / .86}.home-featured-grid{display:flex;width:calc(100% + 16px);gap:10px;padding:0 16px 8px 0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:rgba(167,224,8,.55) transparent}.home-featured-grid .home-category-card,.home-featured-grid .home-category-card:nth-child(1),.home-featured-grid .home-category-card:nth-child(2),.home-featured-grid .home-category-card:nth-child(3),.home-featured-grid .home-category-card:nth-child(4){width:min(78vw,310px);height:218px;flex:0 0 auto;scroll-snap-align:start}.home-featured-grid .home-category-card .home-category-name{right:14px;bottom:13px;left:14px;font-size:.92rem}.home-trending-grid{grid-template-columns:1fr;column-gap:0}.home-trending-grid .home-category-card{height:82px}.home-all-things,.home-contribute{display:block}.home-all-things{padding:38px 0 40px}.home-all-things h2{font-size:clamp(2.35rem,11vw,3.6rem)}.home-all-link{margin-top:26px}.home-contribute{padding:38px 24px 34px}.home-contribute-actions{margin-top:30px}.home-contribute h2{font-size:clamp(2.8rem,13vw,4rem)}}@media(max-width:600px){.home-discovery{width:calc(100% - 20px);padding-bottom:calc(88px + env(safe-area-inset-bottom))}.home-hero{gap:0;padding:26px 16px 18px;border-radius:20px}.home-hero:before{left:16px;width:48px}.home-hero h1{max-width:8.5ch;font-size:clamp(2.7rem,12.5vw,3.55rem)}.home-lede{margin:14px 0;font-size:.82rem}.home-hero-points{display:grid;width:100%;grid-template-columns:1fr;gap:6px;margin-bottom:14px;padding:0;overflow:visible}.home-hero-points li{display:grid;width:auto;grid-template-columns:minmax(86px,auto) 1fr;align-items:center;gap:9px;padding:8px 10px}.home-hero-points span{margin-top:0;text-align:right;text-overflow:clip;white-space:normal}.home-search{width:100%;min-height:50px}.home-hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;margin-top:10px}.home-primary-action,.home-secondary-action{justify-content:center;min-width:0;min-height:46px;padding-inline:10px;font-size:.72rem}.home-orbit{display:none}.home-section,.home-all-things,.home-contribute{margin-top:32px}.home-section-heading{margin-bottom:12px;padding-bottom:10px}.home-section-heading h2{font-size:1.55rem}.home-featured-heading-actions{gap:7px}.home-featured-edit{min-height:32px;padding-inline:10px;font-size:.63rem}.home-featured-editor{margin-top:0;padding:16px;border-radius:16px}.home-featured-editor h3{font-size:1.13rem}.home-featured-editor-row{grid-template-columns:22px minmax(0,1fr) auto;gap:7px;padding:7px}.home-featured-editor-category img{width:32px;height:32px}.home-featured-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;align-items:start;gap:8px;padding:0;overflow:visible;scroll-snap-type:none}.home-featured-grid .home-category-card,.home-featured-grid .home-category-card:nth-child(1),.home-featured-grid .home-category-card:nth-child(2),.home-featured-grid .home-category-card:nth-child(3),.home-featured-grid .home-category-card:nth-child(4){width:auto;height:142px;flex:initial;grid-column:auto;grid-row:auto}.home-featured-grid .home-category-card:nth-child(1){height:184px;grid-column:1 / -1}.home-featured-grid .home-category-card .home-category-name{right:11px;bottom:10px;left:11px;font-size:.78rem}.home-featured-grid .home-category-card:nth-child(-n+2) .home-category-name{right:11px;bottom:10px;left:11px;font-size:.82rem}.home-trending-grid .home-category-card{height:72px}.home-trending-grid .home-category-image{top:9px;bottom:9px;left:34px;width:54px}.home-trending-grid .home-category-name{right:31px;left:100px;font-size:.79rem}.home-all-things{padding:24px 18px;border:1px solid var(--home-line);border-radius:20px;background:var(--home-panel)}.home-all-things h2{font-size:2rem}.home-all-link{justify-content:center;width:100%;box-sizing:border-box;margin-top:18px}.home-contribute{padding:24px 16px 18px;border-radius:20px}.home-contribute h2{font-size:2.2rem}.home-contribute-actions{gap:8px;margin-top:22px}.home-contribute-card,.home-contribute-card:last-child{min-height:72px;padding:11px;border:1px solid rgba(244,246,237,.24);border-radius:14px;background:#ffffff06}.home-contribute-card:hover{padding-inline:11px}}@media(max-width:460px){.home-hero{padding:24px 14px 16px}.home-hero h1{font-size:clamp(2.55rem,12.8vw,3.2rem)}.home-search kbd{display:none}.home-hero-points{display:grid;width:100%;padding-right:0;overflow:visible;scroll-snap-type:none}.home-hero-points::-webkit-scrollbar{display:none}.home-hero-points li{width:auto;flex:initial;scroll-snap-align:none}.home-hero-actions{align-items:stretch;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-primary-action,.home-secondary-action{justify-content:center}.home-orbit{min-height:195px}.home-orbit-core span{font-size:5rem}.home-section-heading h2{font-size:1.5rem}.home-section-count{display:none}.home-category-name{font-size:.76rem}.home-trending-grid .home-category-name{left:96px;font-size:.78rem}.home-trending-grid .home-category-image{width:52px}.home-contribute-card{gap:12px}.home-contribute-card small{max-width:190px;font-size:.68rem}}@media(prefers-reduced-motion:reduce){.home-category-card,.home-category-image,.home-category-go,.home-primary-action,.home-secondary-action,.home-all-link,.home-contribute-card b,.home-motion-ready :is(.home-section,.home-all-things,.home-contribute){transition:none}.home-motion-ready :is(.home-section,.home-all-things,.home-contribute){opacity:1;transform:none}}
