.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}:root{--bg:#fff;--text:#1d1d1f;--sec:#6e6e73;--line:#d2d2d7;--fill:#f5f5f7;--blue:#0a84ff;--hair:#00000012}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scrollbar-gutter:stable}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}.wrap{max-width:1000px;margin:0 auto;padding:0 22px}.layout{grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--hair);background:#fbfbfd;flex-direction:column;height:100vh;padding:20px 12px;display:flex;position:sticky;top:0;overflow:hidden}.side-nav{flex:1;min-height:0;overflow-y:auto}.sidebar{--lane:26px;--lane-gap:10px}.side-brand{align-items:center;gap:var(--lane-gap);padding:2px 10px 16px;display:flex}.side-brand img{width:var(--lane);height:var(--lane);border-radius:6px;flex:none;display:block}.side-brand span{letter-spacing:-.01em;font-size:15px;font-weight:600}.side-search-wrap{margin-bottom:14px}.side-search{align-items:center;gap:var(--lane-gap);color:var(--sec);background:#0000000d;border-radius:9px;padding:8px 10px;font-size:14px;transition:background .15s,box-shadow .15s;display:flex}.side-search:hover{background:#00000014}.side-search:focus-within{background:#fff;box-shadow:inset 0 0 0 1.5px #0a84ffe6}.side-search svg{width:var(--lane);flex:none;height:15px}.side-search input{min-width:0;font:inherit;color:var(--text);background:0 0;border:0;outline:none;flex:1;padding:0;font-size:14px}.side-search input::placeholder{color:var(--sec)}.sp-cancel{appearance:none;cursor:pointer;font:inherit;color:var(--blue);background:0 0;border:0;flex:none;padding:0;font-size:13px;font-weight:500;display:none}.content{transition:filter .35s,opacity .35s}body.search-open .content{filter:blur(16px)saturate(1.1);opacity:.45;pointer-events:none}body.search-open .side-nav>:not(.side-search-wrap),body.search-open .side-foot{display:none}body.search-open .sp-cancel{display:inline}.search-panel{display:none}body.search-open .search-panel{animation:.25s fade;display:block}.sp-label{color:var(--sec);text-transform:uppercase;letter-spacing:.06em;padding:16px 10px 6px;font-size:11px;font-weight:600}.sp-cat{color:var(--sec);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:1px;padding:14px 10px 5px;font-size:11px;font-weight:600;transition:color .12s;display:flex}.sp-cat:first-child{padding-top:6px}.sp-cat:hover{color:var(--blue)}.sp-cat svg{color:#c1c1c6;width:13px;height:13px;margin-top:1px;transition:transform .15s}.sp-cat:hover svg{color:var(--blue);transform:translate(2px)}.sp-row{border-radius:10px;align-items:center;gap:10px;padding:8px 10px;transition:background .12s;display:flex}.sp-row:hover{background:#0000000d}.sp-icon{background:#fff;border:1px solid #00000014;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden}.sp-icon img{object-fit:cover;width:100%;height:100%;display:block}.sp-letter{color:var(--sec);font-size:15px;font-weight:600}.sp-body{flex-direction:column;gap:1px;min-width:0;display:flex}.sp-name{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.sp-tag{color:var(--sec);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.side-item{align-items:center;gap:var(--lane-gap);color:var(--text);appearance:none;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s;display:flex}.side-item:hover{background:#0000000b}.side-item.active{color:var(--blue);background:#0a84ff1f;font-weight:600}.side-item svg{width:var(--lane);opacity:.8;flex:none;height:16px}.side-label{color:var(--sec);text-transform:uppercase;letter-spacing:.06em;padding:20px 10px 6px;font-size:11px;font-weight:600}.side-infra{border-top:1px solid var(--hair);margin-top:10px;padding-top:14px}.side-foot{border-top:1px solid var(--hair);flex-direction:column;gap:10px;margin-top:24px;padding:16px 4px 0;display:flex}.side-cta{text-align:center;background:var(--blue);color:#fff;border-radius:10px;padding:10px 12px;font-size:14px;font-weight:600;transition:opacity .15s;display:block}.side-cta:hover{opacity:.88}.side-sub{text-align:center;color:var(--sec);font-size:13px;font-weight:500;transition:color .15s;display:block}.side-sub:hover{color:var(--text)}.side-acct{align-items:center;gap:var(--lane-gap);appearance:none;width:100%;font:inherit;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;margin:0 0 14px;padding:7px 10px;font-size:13.5px;font-weight:500;transition:background .15s;display:flex}.side-acct:hover{background:#0000000b}.acct-avatar{width:var(--lane,26px);height:var(--lane,26px);color:#fff;background:linear-gradient(#d3d6db,#bfc3c9);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.acct-avatar svg{width:14px;height:14px}.acct-avatar.mono{font-size:15px;line-height:1}.acct-label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.acct-chev{color:#a1a1a6;flex:none;width:14px;height:14px}.side-acct.authed{display:none}body.signed-in .side-acct.authed{display:flex}body.signed-in .side-acct[data-signin]{display:none}.content{flex-direction:column;min-width:0;display:flex}.content>main{flex:1}.menu-btn{appearance:none;cursor:pointer;background:var(--fill);width:38px;height:38px;color:var(--text);border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .2s;display:none}.menu-btn:hover{background:#ececee}.menu-btn svg{width:18px;height:18px}.scrim{opacity:0;pointer-events:none;z-index:290;background:#00000059;transition:opacity .28s;position:fixed;inset:0}@media (width<=699px){.layout{display:block}.content{min-height:100dvh}.menu-btn{display:flex}.scrim.open{opacity:1;pointer-events:auto}.sidebar{z-index:300;border-right:0;border-radius:0 16px 16px 0;width:300px;max-width:84vw;height:100dvh;transition:transform .34s cubic-bezier(.32,.72,0,1);position:fixed;top:0;bottom:0;left:0;transform:translate(-104%);box-shadow:0 0 44px #0003}.sidebar.open{transform:none}}.shelf{padding-top:46px;scroll-margin-top:58px}.shelf-title{margin:0 0 6px}.shelf-head{letter-spacing:-.02em;color:var(--text);align-items:center;gap:1px;font-size:22px;font-weight:600;display:inline-flex}a.shelf-head:hover .chev{transform:translate(2px)}.chev{color:#a1a1a6;width:19px;height:19px;margin-top:3px;transition:transform .2s}.shelf-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:40px;display:grid}.cell{--sep:0;min-width:0;position:relative}.cell:before{content:"";background:var(--hair);height:1px;opacity:var(--sep);position:absolute;top:0;left:70px;right:0}.cell:nth-child(n+4){--sep:1}.row{align-items:center;gap:14px;height:88px;padding:12px 0;display:flex}.row-hit{flex:1;align-items:center;gap:14px;min-width:0;transition:opacity .15s;display:flex}.row-hit:active{opacity:.55}.row-icon{background:#fff;border:1px solid #00000014;border-radius:13px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000f}.row-icon img{object-fit:cover;width:100%;height:100%;display:block}.row-icon .letter{color:var(--sec);font-size:24px;font-weight:600}.row-body{flex-direction:column;gap:2px;min-width:0;display:flex}.row-name{letter-spacing:-.01em;align-items:center;gap:7px;min-width:0;font-size:15px;font-weight:600;display:flex}.row-name .nm{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.row-tag{color:var(--sec);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.row-slot{flex:none;justify-content:flex-end;display:flex}.row-cta{color:var(--blue);background:#0a84ff17;border-radius:980px;padding:7px 16px;font-size:13px;font-weight:600;transition:background .2s}.row-cta:hover{background:#0a84ff29}.spon{letter-spacing:.06em;text-transform:uppercase;color:var(--blue);background:#0a84ff17;border-radius:980px;flex:none;padding:3px 9px;font-size:10px;font-weight:600}.spotlight{padding-top:40px}.feat{background:var(--fill);border-radius:24px;align-items:center;gap:24px;padding:26px 28px;display:flex}.feat-icon img{object-fit:cover;background:#fff;border-radius:22px;width:96px;height:96px;display:block;box-shadow:0 1px 6px #0000001f}.feat-body{flex:1;min-width:0}.feat-label{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);font-size:11px;font-weight:600}.feat-name{letter-spacing:-.02em;margin:5px 0 6px;font-size:24px;font-weight:600}.feat-tag{color:var(--sec);max-width:52ch;margin:0;font-size:15px}.feat-cta{flex-direction:column;flex:none;gap:9px;display:flex}.btn{text-align:center;white-space:nowrap;text-overflow:ellipsis;border-radius:980px;max-width:100%;padding:11px 22px;font-size:14px;font-weight:600;transition:opacity .2s,background .2s;display:inline-block;overflow:hidden}.btn.primary{background:var(--text);color:#fff}.btn.primary:hover{opacity:.85}.btn.ghost{color:var(--text);border:1px solid var(--line);background:0 0}.btn.ghost:hover{background:#fff}.linq-row .feat{animation:.55s cubic-bezier(.22,1,.36,1) both pop}.duo{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.half{background:var(--fill);border-radius:22px;flex-direction:column;gap:14px;min-width:0;padding:22px 24px;display:flex}.half-top{align-items:center;gap:16px;display:flex}.icon-lg{background:#fff;border-radius:15px;flex:none;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden;box-shadow:0 1px 5px #0000001c}.icon-lg img{object-fit:cover;width:100%;height:100%;display:block}.icon-lg .letter{color:var(--sec);font-size:26px;font-weight:600}.half-name{letter-spacing:-.015em;margin:3px 0;font-size:19px;font-weight:600}.half-tag{color:var(--sec);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.half .btn{align-self:flex-start;padding:9px 18px;font-size:13px}.trio{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.third{text-align:center;background:var(--fill);border-radius:20px;flex-direction:column;align-items:center;gap:10px;min-width:0;padding:24px 18px 20px;display:flex}.icon-md{background:#fff;border-radius:17px;flex:none;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden;box-shadow:0 1px 5px #0000001c}.icon-md img{object-fit:cover;width:100%;height:100%;display:block}.icon-md .letter{color:var(--sec);font-size:28px;font-weight:600}.third-name{letter-spacing:-.01em;margin:4px 0 0;font-size:17px;font-weight:600}.third-tag{color:var(--sec);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin:0;font-size:12.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.third .btn{margin-top:2px;padding:8px 17px;font-size:12.5px}@keyframes pop{0%{opacity:0;transform:translateY(9px)scale(.97)}to{opacity:1;transform:none}}@keyframes fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.cat-top{padding-top:34px;position:relative}.cat-top .menu-btn{z-index:260;position:absolute;top:28px;right:0}.back{color:var(--blue);align-items:center;gap:3px;font-size:14px;font-weight:500;display:inline-flex}.back svg{width:15px;height:15px}.back:hover{opacity:.75}.cat-title{letter-spacing:-.025em;margin:14px 0 2px;font-size:clamp(30px,4.5vw,40px);font-weight:600}.cat-list{padding-top:12px}.cat-list .row{gap:16px;height:96px;padding:14px 0}.cat-list .row-icon{border-radius:15px;width:64px;height:64px}.cat-list .row-icon .letter{font-size:27px}.cat-list .row-name{font-size:17px}.cat-list .row-tag{font-size:14px}.cat-list .row-slot{width:70px}@media (width>=700px){.cat-list .shelf-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:56px}.cat-list .cell:before{left:80px}.cat-list .cell:nth-child(n+4){--sep:0}.cat-list .cell:nth-child(n+3){--sep:1}}.hrt{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-right:-11px;padding:11px;transition:background .15s;display:flex}.hrt:hover{background:#ff2d5514}.hrt svg{fill:none;stroke:#a1a1a6;stroke-width:1.8px;width:21px;height:21px;transition:fill .15s,stroke .15s,transform .3s cubic-bezier(.34,1.56,.64,1)}@media (hover:hover){.hrt:hover svg{stroke:#ff2d55;transform:scale(1.15)}.hrt:active svg{transform:scale(.82)}}.hrt.on svg{fill:#ff2d55;stroke:#ff2d55}.hrt.pulse svg{animation:.45s cubic-bezier(.34,1.56,.64,1) hrtpop}@keyframes hrtpop{0%{transform:scale(1)}25%{transform:scale(.72)}60%{transform:scale(1.4)}to{transform:scale(1)}}.hrt-spark{pointer-events:none;z-index:520;border-radius:50%;width:6px;height:6px;transition:transform .55s cubic-bezier(.16,1,.3,1),opacity .55s ease-out;position:fixed}.hrt-n.tick{animation:.3s cubic-bezier(.34,1.56,.64,1) countpop}@keyframes countpop{0%{transform:scale(1)}50%{transform:scale(1.35)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hrt svg,.hrt.pulse svg,.hrt-n.tick{transition:fill .15s,stroke .15s;animation:none;transform:none}}.hrt.with-count{border-radius:980px;gap:5px;margin-right:-13px;padding:9px 13px 9px 11px}.hrt-n{color:var(--sec);font-variant-numeric:tabular-nums;font-size:13.5px;font-weight:600;transition:color .15s}.hrt.on .hrt-n{color:#ff2d55}.sheet-scrim{opacity:0;pointer-events:none;z-index:400;backdrop-filter:blur(2px);background:#00000059;transition:opacity .28s;position:fixed;inset:0}.sheet-scrim.open{opacity:1;pointer-events:auto}.sheet[hidden]{display:none!important}html.modal-open,html.modal-open body{overflow:hidden}.prof-list{overscroll-behavior:contain}.sheet{text-align:center;z-index:410;background:#fff;border-radius:22px 22px 0 0;width:100%;max-width:420px;padding:14px 24px 30px;transition:transform .38s cubic-bezier(.32,.72,0,1);position:fixed;bottom:0;left:50%;transform:translate(-50%,105%);box-shadow:0 -8px 44px #0000002e}.sheet.open{transform:translate(-50%)}@media (width>=700px){.sheet{opacity:0;border-radius:24px;max-width:400px;padding:30px 30px 22px;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .28s;top:50%;bottom:auto;transform:translate(-50%,-46%)scale(.96)}.sheet.open{opacity:1;transform:translate(-50%,-50%)scale(1)}}.sheet-grab{background:var(--line);border-radius:3px;width:36px;height:5px;margin:0 auto 18px}#join-sheet .sheet-body{flex-direction:column;justify-content:center;min-height:230px;display:flex}@media (width>=700px){#join-sheet .sheet-body{min-height:420px}.sheet-grab{display:none}}.sheet-title{letter-spacing:-.02em;margin:0 0 8px;font-size:20px;font-weight:600}.sheet-sub{color:var(--sec);margin:0 0 18px;font-size:13.5px;line-height:1.45}.sheet-number{color:var(--text);white-space:nowrap;font-weight:600}.sheet-sms{color:#fff;background:linear-gradient(#61e26f,#0fbd2d);border-radius:980px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 22px;font-size:15px;font-weight:600;transition:opacity .15s;display:flex;box-shadow:0 1px 8px #0fbd2d47}.sheet-sms:hover{opacity:.9}.sheet-sms svg{flex:none;width:18px;height:18px}.sheet-x{appearance:none;cursor:pointer;color:#7b7b80;background:#0000000f;border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .15s;display:flex;position:absolute;top:14px;right:14px}.sheet-x:hover{background:#0000001a}.sheet-x svg{width:14px;height:14px}.sk-row{align-items:center;gap:14px;height:80px;padding:10px 0;display:flex}.sk-row+.sk-row{border-top:1px solid var(--hair)}.sk-icon{background:var(--fill);border-radius:12px;flex:none;width:52px;height:52px;animation:1.4s ease-in-out infinite skPulse}.sk-bars{flex-direction:column;flex:1;gap:8px;display:flex}.sk-bar{background:var(--fill);border-radius:6px;height:11px;animation:1.4s ease-in-out infinite skPulse}.sk-bar.w1{width:38%}.sk-bar.w2{width:62%}@keyframes skPulse{0%,to{opacity:1}50%{opacity:.55}}#prof-rows.rows-in{animation:.28s fade}.sheet-body{position:relative}.sheet-pane{display:none}.sheet-body[data-state=loading] .pane-loading,.sheet-body[data-state=ready] .pane-ready,.sheet-body[data-state=done] .pane-done,.sheet-body[data-state=error] .pane-error{animation:.32s cubic-bezier(.22,1,.36,1) paneIn;display:block}@keyframes paneIn{0%{opacity:0;transform:translateY(7px)scale(.985)}to{opacity:1;transform:none}}.pane-loading{padding:56px 0}.sheet-spin{border:2.5px solid var(--fill);border-top-color:var(--blue);border-radius:50%;width:26px;height:26px;margin:0 auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.sheet-qr-wrap{margin:2px 0 4px}.sheet-qr{border:1px solid var(--hair);background:#fff;border-radius:16px;width:210px;height:210px;margin:16px auto 18px;padding:12px}.sheet-qr svg{width:100%;height:100%;display:block}.sheet-alt{color:#a1a1a6;margin:10px 0 0;font-size:12px}.sheet-alt b{color:var(--sec);letter-spacing:.04em;user-select:all;font-weight:600}.sheet-status{color:#a1a1a6;justify-content:center;align-items:center;gap:7px;margin:18px 0 0;font-size:12.5px;display:flex}.sheet-dot{background:var(--blue);border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite dotPulse}@keyframes dotPulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.profile-sheet{text-align:left;flex-direction:column;height:min(560px,82dvh);display:flex}@media (width>=700px){.profile-sheet{max-width:560px;height:min(600px,84vh);padding-left:34px;padding-right:34px}}.prof-head{text-align:center;flex-direction:column;align-items:center;gap:3px;padding:6px 0 18px;display:flex}.acct-avatar.lg{width:58px;height:58px;margin-bottom:7px;font-size:30px}.prof-name{letter-spacing:-.02em;font-size:19px;font-weight:600}.prof-sub{color:var(--sec);font-size:13px}.prof-label{color:var(--sec);text-transform:uppercase;letter-spacing:.06em;border-top:1px solid var(--hair);padding:12px 2px 4px;font-size:11px;font-weight:600}.prof-list{flex:1;min-height:120px;padding:0 2px;overflow:hidden auto}.prof-list .hrt{margin-right:0}.prof-list .row{height:80px;padding:10px 0}.prof-list .row+.row{border-top:1px solid var(--hair)}.prof-list .row.row-removing{opacity:0;border-top-color:#0000;padding-top:0;padding-bottom:0;transition:height .34s cubic-bezier(.4,0,.2,1),opacity .24s,transform .34s cubic-bezier(.4,0,.2,1),padding .34s;overflow:hidden;transform:translate(-12px)}.prof-list .row-icon{border-radius:12px;width:52px;height:52px}.prof-empty{color:var(--sec);text-align:center;padding:30px 0;font-size:14px}.prof-row{border-top:1px solid var(--hair);align-items:center;gap:10px;padding:14px 2px;font-size:14.5px;font-weight:500;transition:opacity .15s;display:flex}.prof-row:hover{opacity:.7}.prof-row>svg:first-child{width:17px;height:17px;color:var(--sec);flex:none}.prof-ml>svg:first-child{color:#ff2d55}.prof-row .acct-chev{margin-left:auto}.prof-val{color:var(--sec);margin-left:auto;font-size:13px;font-weight:400}.prof-out{appearance:none;cursor:pointer;width:100%;font:inherit;color:#ff3b30;text-align:center;border:0;border-top:1px solid var(--hair);background:0 0;padding:14px 0 4px;font-size:14.5px;font-weight:500;transition:opacity .15s}.prof-out:hover{opacity:.75}.prof-done{align-self:center}.pane-done{padding:26px 0 18px}.sheet-check{width:56px;height:56px;margin:0 auto 14px}.sheet-check svg{width:100%;height:100%}.ck-ring{stroke:#30d158;stroke-width:2.5px;stroke-dasharray:151;stroke-dashoffset:151px;animation:.5s cubic-bezier(.65,0,.45,1) forwards ckRing}.ck-mark{stroke:#30d158;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:34;stroke-dashoffset:34px;animation:.35s cubic-bezier(.65,0,.45,1) .35s forwards ckMark}@keyframes ckRing{to{stroke-dashoffset:0}}@keyframes ckMark{to{stroke-dashoffset:0}}.pane-error{padding:18px 0 6px}.sheet-retry{margin-top:4px;font-size:14px}.toast{opacity:0;background:var(--text);color:#fff;z-index:420;pointer-events:none;white-space:nowrap;border-radius:980px;padding:11px 20px;font-size:13.5px;font-weight:500;transition:opacity .25s,transform .25s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,16px);box-shadow:0 8px 24px #00000038}.toast.show{opacity:1;transform:translate(-50%)}.chart-list{max-width:640px;padding-top:10px}.chart-row{align-items:center;gap:14px;padding:14px 0;display:flex;position:relative}.chart-row:before{content:"";background:var(--hair);height:1px;position:absolute;top:0;left:114px;right:0}.chart-row:first-child:before{display:none}.chart-rank{text-align:center;font-variant-numeric:tabular-nums;width:30px;color:var(--sec);flex:none;font-size:17px;font-weight:700}.chart-row:nth-child(-n+3) .chart-rank{color:var(--text)}.chart-count{color:#ff2d55;font-variant-numeric:tabular-nums;flex:none;align-items:center;gap:5px;font-size:13.5px;font-weight:600;display:flex}.chart-count svg{fill:#ff2d55;width:14px;height:14px}.chart-note{color:var(--sec);margin:6px 0 0;font-size:13px}.chart-empty{background:var(--fill);text-align:center;color:var(--sec);border-radius:18px;margin-top:18px;padding:34px 26px;font-size:14.5px;line-height:1.5}.side-item.authed{display:none}body.signed-in .side-item.authed{display:flex}footer{text-align:center;color:var(--sec);padding:30px 0 64px;font-size:13px}footer .hr{background:var(--line);max-width:1000px;height:1px;margin:0 auto 28px}footer a{color:var(--text);font-weight:600}footer a:hover{opacity:.7}footer .muted{color:var(--sec);margin-top:8px;font-size:12px}footer .xlink{width:32px;height:32px;color:var(--sec);border-radius:999px;justify-content:center;align-items:center;margin-top:14px;transition:color .18s,background .18s,opacity .18s;display:inline-flex}footer .xlink:hover{color:var(--text);background:var(--fill);opacity:1}footer .xlink svg{fill:currentColor;width:16px;height:16px;display:block}@media (width>=700px) and (width<=1239px){.shelf-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}.cell:nth-child(n+4){--sep:0}.cell:nth-child(n+3){--sep:1}}@media (width<=699px){.shelf{padding-top:38px;scroll-margin-top:54px}.shelf-head{font-size:20px}.shelf-grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;grid-template-rows:repeat(3,auto);grid-template-columns:none;grid-auto-columns:86%;grid-auto-flow:column;column-gap:28px;margin:0 -22px;padding:0 22px 4px;scroll-padding-left:22px;overflow-x:auto}.shelf-grid::-webkit-scrollbar{display:none}.cell{scroll-snap-align:start}.cell:nth-child(n+4){--sep:0}.cell:not(:nth-child(3n+1)){--sep:1}.row{height:84px;padding:10px 0}.cat-list .shelf-grid{margin:0;padding:0;display:block;overflow:visible}.cat-list .cell{--sep:0}.cat-list .cell+.cell{--sep:1}.feat{text-align:center;border-radius:22px;flex-direction:column;gap:16px;padding:24px 20px}.feat-tag{margin-left:auto;margin-right:auto}.feat-cta,.btn{width:100%}.duo{grid-template-columns:1fr}.half .btn{align-self:stretch;width:100%}.trio{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;margin:0 -22px;padding:0 22px;display:flex;overflow-x:auto}.trio::-webkit-scrollbar{display:none}.trio .third{scroll-snap-align:center;flex:0 0 78%}.third .btn{width:auto}}
