.mkt-toolbar{display:flex;align-items:stretch;background:var(--card);border-bottom:1px solid var(--border)}.mkt-tool{flex:1 1;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 8px;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--text2);background:none;border:0;cursor:pointer;text-decoration:none;text-transform:uppercase}.mkt-tool+.mkt-tool{border-left:1px solid var(--border)}.mkt-tool:hover{color:var(--primary);background:#f5fdfa}.mkt-tool-ic{width:16px;height:16px;display:inline-block;flex:0 0 auto;background:currentColor;-webkit-mask:var(--ic) center /contain no-repeat;mask:var(--ic) center /contain no-repeat}.mkt-tool-ic.map{--ic:url(/icons/tool-map.svg)}.mkt-tool-ic.filter{--ic:url(/icons/tool-filter.svg)}.mkt-tool-ic.sort{--ic:url(/icons/tool-sort.svg)}.mkt-tool-sort{display:flex}.mkt-tool-sort>summary{flex:1 1;list-style:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--text2);text-transform:uppercase;font-weight:600;letter-spacing:.04em}.mkt-tool-sort>summary::-webkit-details-marker{display:none}.mkt-tool-sort:hover>summary,.mkt-tool-sort[open]>summary{color:var(--primary)}.mkt-tool-sort .mkt-sort-menu{position:absolute;top:calc(100% + 4px);right:8px;z-index:30;min-width:184px;background:var(--card);border:1px solid var(--border);border-radius:12px;box-shadow:0 14px 34px rgba(0,0,0,.16);overflow:hidden;padding:4px 0}.mkt-tool-sort .mkt-sort-menu a{display:block;padding:11px 16px;font-size:14px;font-weight:400;letter-spacing:0;text-transform:none;color:var(--text);text-decoration:none;cursor:pointer}.mkt-tool-sort .mkt-sort-menu a:hover{background:#f3f5f9;color:var(--primary)}.mkt-dash>.mkt-cat-strip{margin-top:10px}.sb-bar{display:flex;gap:10px;padding:12px 16px;background:var(--card);position:-webkit-sticky;position:sticky;top:0;z-index:5}.sb-back,.sb-bar{align-items:center}.sb-back{flex:0 0 auto;width:30px;height:30px;display:inline-flex;justify-content:center;border:0;background:none;cursor:pointer;border-radius:50%}.sb-back:hover{background:#eef2fb}.sb-field{position:relative;flex:1 1;display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-height:36px;padding:4px 10px;background:#fff;border:.5px solid var(--border2);border-radius:16px}.sb-suggest{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;margin:0;padding:4px;list-style:none;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);max-height:320px;overflow-y:auto}.sb-suggest-item{display:flex;align-items:baseline;justify-content:space-between;gap:10px;width:100%;text-align:left;padding:9px 12px;border:0;border-radius:8px;background:transparent;cursor:pointer;font:inherit;color:var(--text)}.sb-suggest-item:hover{background:#eef3fb}.sb-sug-name{font-size:14px}.sb-sug-sub{color:var(--text3)}.sb-sug-sub,.sb-tag{font-size:12px;flex:0 0 auto}.sb-tag{display:inline-flex;align-items:center;gap:6px;background:var(--secondary);color:#fff;font-family:Roboto,sans-serif;line-height:14px;padding:4px 8px;border-radius:12px}.sb-tag button{background:none;border:0;color:#fff;cursor:pointer;font-size:11px;line-height:1;padding:0}.sb-tag--loc{background:#0b7a4b}.sb-input{flex:1 1;min-width:60px;border:0;outline:0;background:transparent;font-family:Roboto,sans-serif;font-size:14px;color:#2c2c2c;padding:6px 0}.sb-input::placeholder{color:var(--text3)}.sb-go{flex:0 0 auto;display:inline-flex;align-items:center;border:0;background:none;cursor:pointer;padding:0}.mst-strip{display:flex;gap:12px;overflow-x:auto;padding:10px 16px 12px;background:var(--card);scrollbar-width:none}.mst-strip::-webkit-scrollbar{display:none}.mst-sub{flex:0 0 auto;width:66px;flex-direction:column;gap:5px;text-decoration:none}.mst-sub,.mst-sub-img{display:flex;align-items:center}.mst-sub-img{width:54px;height:54px;border-radius:50%;overflow:hidden;background:#eef1f5;box-shadow:0 1px 3px rgba(0,0,0,.12);justify-content:center}.mst-sub-img img{width:100%;height:100%;object-fit:cover;display:block}.mst-sub-ph{font-family:Oswald,sans-serif;font-size:20px;color:var(--text2)}.mst-sub-lbl{font-family:Roboto,sans-serif;font-size:12px;line-height:14px;color:#2c2c2c;text-align:center;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.mst-sub:hover .mst-sub-img{box-shadow:0 2px 8px rgba(0,0,0,.2)}.mst-sub:hover .mst-sub-lbl{color:var(--secondary)}.mst-sub.on .mst-sub-img{outline:2px solid var(--secondary);outline-offset:2px}.mst-sub.on .mst-sub-lbl{color:var(--secondary);font-weight:600}.mst-typ{width:72px}.mst-typ-img{background:#fff;border:1px solid var(--border);box-shadow:none;color:var(--secondary)}.mst-typ-img>svg{width:26px;height:26px}.mst-typ .mst-sub-lbl{white-space:normal;color:#3d3a41}.mst-typ:hover .mst-typ-img{box-shadow:0 2px 8px rgba(14,115,187,.22);border-color:var(--secondary)}.mst-typ.on .mst-typ-img{background:var(--secondary);border-color:var(--secondary);color:#fff;outline:none}.mst-typ.on .mst-sub-lbl{color:var(--secondary);font-weight:600}.mst-tabs{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;background:var(--card);border-top:1px solid #eef0f3;border-bottom:1px solid #eef0f3;margin-bottom:4px;position:-webkit-sticky;position:sticky;top:0;z-index:4}.mst-viewseg{display:inline-flex;gap:3px;padding:3px;background:#eef0f3;border-radius:10px}.mst-viewtab{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 18px;border:0;border-radius:8px;background:none;cursor:pointer;font-family:Roboto,sans-serif;font-size:14px;color:var(--secondary)}.mst-viewtab:hover{background:#e2e8ef}.mst-viewtab.on{background:#fff;font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.14)}.mst-filterbtn{flex:none;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:#eef0f3;color:var(--secondary);cursor:pointer}.mst-filterbtn:hover{background:#dce6f0}.mp-card{display:flex;gap:12px;align-items:stretch;padding:12px 16px;border-bottom:1px solid #eef0f3;text-decoration:none;color:inherit}.mp-card:hover{background:#fafbfc}.mp-card-img{flex:0 0 168px;width:168px;height:156px;border-radius:10px;overflow:hidden;background:#e9edf2}.mp-card-img img{width:100%;height:100%;object-fit:cover;display:block}.mp-card-main{flex:1 1;min-width:0;display:flex;flex-direction:column}.mp-card-price{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;color:var(--navy)}.mp-card-unit{font-weight:400;font-size:13px;color:var(--text2)}.mp-card-name{font-family:Oswald,sans-serif;font-weight:400;font-size:17px;color:#726256;margin-top:3px}.mp-card-loc{display:flex;align-items:center;gap:5px;font-family:Roboto,sans-serif;font-size:13px;color:var(--text2);margin-top:4px}.mp-card-loc>svg{flex:none;color:var(--secondary)}.mp-card-icons{display:flex;align-items:center;gap:12px;margin-top:8px}.mp-ic{flex:none}.mp-ic-truck{color:var(--secondary)}.mp-ic-check{color:#2bb673}.mp-ic-folder{color:var(--secondary)}.mp-ic-x{color:#b8bcc2}.mp-card-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:10px}.mp-card-fav{width:34px;height:34px;border-radius:8px;background:#f1f4f8;display:inline-flex;align-items:center;justify-content:center}.mp-card-seller{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#eef3f1}.surface{background:var(--bg);min-height:100vh}.surface-results{padding:4px 0 28px}.surface-empty{padding:40px 16px;text-align:center;color:var(--text2);font-size:14px}.surface-count{padding:10px 16px 2px;font-size:12px;color:var(--text2)}.surface-loc{gap:8px;margin:10px 16px 2px;padding:6px 12px;background:#eef2ff;border:1px solid #d3ddff;font-size:13px;color:var(--text)}.surface-loc,.surface-loc-x{display:inline-flex;align-items:center;border-radius:999px}.surface-loc-x{justify-content:center;width:18px;height:18px;background:#fff;color:var(--secondary);text-decoration:none;font-size:11px;line-height:1}.surface-loc-x:hover{background:var(--secondary);color:#fff}.surface-loc--warn{background:#fff4e5;border-color:#ffd8a8;color:#8a5a00}.surface-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;padding:12px 16px}.surface-tabs{display:flex;gap:8px;overflow-x:auto;padding:10px 16px;background:var(--card);scrollbar-width:none}.surface-tabs::-webkit-scrollbar{display:none}.surface-tab{flex:0 0 auto;padding:6px 14px;border:1px solid var(--border);border-radius:999px;background:#fff;font-family:Roboto,sans-serif;font-size:13px;color:var(--text2);white-space:nowrap;cursor:pointer;text-decoration:none}.surface-tab:hover{color:var(--teal);border-color:var(--teal)}.surface-tab.on{background:var(--teal);color:#fff;border-color:var(--teal)}.art-list{display:flex;flex-direction:column}.art-card{display:flex;gap:12px;align-items:center;padding:10px 16px;text-decoration:none;color:inherit}.art-card:hover{background:#f7f8fa}.art-card:hover .art-card-title{color:var(--primary)}.art-card-thumb{position:relative;flex:0 0 120px;width:120px;height:74px;border-radius:8px;background:#cfd6de 50%/cover no-repeat}.art-card-play,.art-card-thumb{display:flex;align-items:center;justify-content:center}.art-card-play{width:30px;height:30px;border-radius:50%;background:rgba(25,118,210,.78)}.art-card-body{min-width:0;display:flex;flex-direction:column;gap:4px}.art-card-title{font-family:Roboto,sans-serif;font-size:14px;font-weight:500;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.art-card-meta{font-size:12px;color:var(--text2)}.art-row{display:flex;gap:14px;overflow-x:auto;padding:4px 16px 12px;scrollbar-width:none}.art-row::-webkit-scrollbar{display:none}.art-row .art-card{flex:0 0 210px;padding:0;flex-direction:column;align-items:stretch;gap:8px}.art-row .art-card-thumb{flex:0 0 auto;width:210px;height:118px}.art-read{background:var(--bg);min-height:100vh;padding-bottom:32px}.art-read-card{background:var(--card);border-radius:12px;margin:8px 14px 6px;overflow:hidden;box-shadow:0 1px 5px rgba(0,0,0,.07)}.art-hero{position:relative;width:100%;height:0;padding-bottom:74%;background:#cfd6de 50%/cover no-repeat}.art-hero-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.25)}.art-hero-play svg path{fill:var(--secondary)}.art-hero-share{position:absolute;top:12px;right:12px;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#fff;color:var(--secondary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.22)}.art-hero-share:hover{background:#eef4fb}.art-read-body{padding:14px 18px 18px}.art-read-title{font-family:Oswald,sans-serif;font-weight:500;font-size:22px;line-height:28px;color:var(--text);margin:0}.art-read-byline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.art-byline-who{display:inline-flex;align-items:center;gap:9px;min-width:0}.art-byline-av{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#eef3f1;flex:none}.art-byline-name{font-family:Roboto,sans-serif;font-size:14px;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.art-byline-date{flex:none;font-family:Roboto,sans-serif;font-size:13px;color:var(--text2)}.art-read-text{margin:14px 0 0;font-family:Roboto,sans-serif;font-size:15px;line-height:23px;color:var(--text);white-space:pre-line}.art-more-h{font-family:Oswald,sans-serif;font-weight:400;font-size:18px;color:#0e73bb;margin:18px 0 8px;padding:0 16px}.art-end-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;padding:0 16px 10px}.art-end-grid .hub-end{width:auto}.home-screen .feed-card .post-head .time{font-family:Roboto,sans-serif;font-size:12px;line-height:14px;color:#707070;align-self:flex-start;margin-top:1px}.home-screen .feed-card .feed-actions,.home-screen .feed-card .feed-actions .fa,.home-screen .feed-card .feed-actions .fa b{font-size:14px}.home-screen .feed-card .post-head,.home-screen .feed-card .post-text,.home-screen .section,.home-screen .topbar{padding-left:24px;padding-right:24px}.home-screen .explore-round{justify-content:space-between;padding:2px 40px 18px}.home-screen .explore-ic{width:75px;height:75px}.home-screen .feed-card .feed-actions{justify-content:space-around;gap:4px;padding:6px 8px 7px;background:#f9f9f9}.home-screen .feed-card .feed-actions .fa{flex-direction:column;gap:3px;text-align:center}.home-screen .feed-card .feed-actions .fa-ic{width:20px;height:20px}.home-screen .home-grid .mkt-img{padding-bottom:100%}.home-screen .home-grid .mkt-price{font-size:16px}.home-screen .home-grid .mkt-loc{font-size:14px;font-weight:500}.home-screen .home-grid .mkt-loc img{width:16px;height:16px}.profile-hero .pavatar{width:60px;height:60px}.profile-hero .pavatar-cam{width:22px;height:22px;right:-2px;bottom:2px}.profile-hero{border-bottom:0;padding-top:16px}.photo-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:4px;gap:4px;padding:0 16px 12px 24px}.photo-grid .pg-cell{position:relative;height:0;aspect-ratio:auto;border-radius:2px}.photo-grid .pg-cell>img{position:absolute;inset:0;width:100%;height:100%}.photo-grid .pg-cell.pg-text{display:block}.photo-grid .pg-cell.pg-text>span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:8px;text-align:center}.photo-grid .pg-cell.pg-land{grid-column:span 3;padding-bottom:53%}.photo-grid .pg-cell.pg-wide{grid-column:span 6;padding-bottom:52.14%}.photo-grid .pg-cell.pg-tall{grid-column:span 2;padding-bottom:159.84%}[data-testid=market] .mkt-tile-cap{align-items:flex-end;justify-content:center;padding:0 3px 5px;line-height:14px;text-shadow:0 1px 2px rgba(0,0,0,.55);background:linear-gradient(0deg,rgba(0,0,0,.55) 0,rgba(0,0,0,.28) 24px,transparent 40px)}[data-testid=market] .mkt-insight-img{padding-bottom:90%}[data-testid=market] .mkt-recent-pricerow{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:10px}[data-testid=market] .mkt-recent-pricerow .mkt-recent-kind,[data-testid=market] .mkt-recent-pricerow .mkt-recent-price{margin-top:0}[data-testid=space] .mkt-sins{aspect-ratio:auto}[data-testid=space] .mkt-sins-img{position:relative;display:block;width:100%;height:0;padding-bottom:100%;overflow:hidden;background:#d9d9d9}[data-testid=space] .mkt-sins-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}[data-testid=space] .mkt-sins-cap{padding:8px 10px}[data-testid=space] .mkt-loc-tile{aspect-ratio:auto;height:0;padding-bottom:100%}[data-testid=space] .mkt-loc-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}[data-testid=space] .mkt-loc-ph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b2e63,#05ba91);color:hsla(0,0%,100%,.92);font-size:34px;font-weight:700;text-transform:uppercase}[data-testid=space] .mkt-loc-skel{background:linear-gradient(90deg,#e9edf2 25%,#f5f7fa 37%,#e9edf2 63%);background-size:400% 100%;animation:mkt-loc-shimmer 1.3s ease infinite}@keyframes mkt-loc-shimmer{0%{background-position:100% 0}to{background-position:0 0}}[data-testid=space] .mkt-loc-km{font-style:normal;color:var(--text2);font-size:11px}[data-testid=space] .rec-img{padding-bottom:75%;border-radius:8px}[data-testid=space] .rec-body{padding-top:4px}[data-testid=space] .rec-price{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;line-height:19px;color:var(--navy)}[data-testid=space] .rec-name{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:16px;color:var(--text)}[data-testid=space] .rec-loc{font-size:16px;color:#060606}[data-testid=space] .rec-loc>svg{color:var(--navy)}[data-testid=space] .rec-sale{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;color:#060606}[data-testid=space] .mkt-stype{width:auto;min-width:50px}[data-testid=space] .mkt-stype-lbl{white-space:nowrap}[data-testid=hub] .mkt-d-h{color:#3e3d3d}.hub-area-cap{font-size:14px}.hub-trend-cap{font-size:12px;line-height:14px}.hub-end{border-radius:10px}.hub-end-quote{line-height:16px;color:var(--text);height:57px;min-height:57px;box-sizing:border-box;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-end-name,.hub-end-quote{font-size:14px;font-weight:400}.hub-end-loc,.hub-end-name{line-height:1.2}.hub-end-loc{font-size:13px;font-weight:400}.hub-end-photo .hub-end-meta{left:8px;right:8px;bottom:6px;gap:3px}.hub-end-photo .hub-end-meta .hub-end-name{margin-bottom:1px}.hub-end .hub-end-shade{height:56%;background:linear-gradient(180deg,transparent 18%,rgba(0,0,0,.58))}.hub-end-photo img.hub-end-avatar{position:static;inset:auto;margin-top:4px;margin-bottom:-2px;width:69px;height:69px;min-width:69px;flex:0 0 auto;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.35)}.hub-story .hub-story-photo{padding-bottom:67.6%}.hub-sess-list{padding:10px 14px 30px;gap:18px}.hub-sess{padding:0;overflow:visible;background:#d9d9d9;box-shadow:0 2px 10px rgba(0,0,0,.12)}.hub-sess,.hub-sess-photo{position:relative;border-radius:10px}.hub-sess-photo{width:100%;height:0;padding-bottom:67.3%;overflow:hidden}.hub-sess-img{position:absolute;inset:0;border-radius:10px;overflow:hidden;background:#d9d9d9}.hub-sess-photo:after,.hub-sess-photo:before{content:"";position:absolute;left:0;right:0;pointer-events:none}.hub-sess-photo:before{top:0;height:42%;background:linear-gradient(180deg,rgba(0,0,0,.58),transparent);border-radius:10px 10px 0 0}.hub-sess-photo:after{bottom:0;height:42%;background:linear-gradient(0deg,rgba(0,0,0,.6),transparent);border-radius:0 0 10px 10px}.hub-sess-title{position:absolute;top:11px;right:14px;margin:0;padding:0;font-family:Roboto,sans-serif;font-size:14px;line-height:16px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.55);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-sess-title,.hub-sess-venue{left:14px;z-index:2;font-weight:500}.hub-sess-venue{top:52px;bottom:auto;font-size:13px;padding:6px 13px;border-radius:20px;max-width:56%}.hub-sess-reg{top:50px;right:14px;bottom:auto;z-index:2;padding:6px 16px;border-radius:8px;font-size:13px;font-weight:600}.hub-sess-when{position:absolute;left:14px;bottom:10px;z-index:2;padding:0}.hub-sess-when div{font-family:Roboto,sans-serif;font-size:14px;line-height:1.45;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.6)}.hub-sess-host{z-index:3;right:14px;bottom:10px;transform:none;width:56px;height:56px;border:3px solid #fff}.cmty-scope[data-testid=community-hub] .gc-feat{display:block;gap:0;margin:4px 12px 14px;padding:0;background:#f9f9f9;border-radius:12px;overflow:hidden}.cmty-scope[data-testid=community-hub] .gc-feat-head{display:flex;align-items:center;gap:12px;padding:11px 14px 10px}.cmty-scope[data-testid=community-hub] .gc-feat-av{width:40px;height:40px;border-radius:50%;object-fit:cover;flex:0 0 auto;background:var(--border)}.cmty-scope[data-testid=community-hub] .gc-feat-htext{flex:1 1;min-width:0}.cmty-scope[data-testid=community-hub] .gc-feat .gc-name{font-family:Oswald,sans-serif;font-weight:400;font-size:16px;line-height:24px}.cmty-scope[data-testid=community-hub] .gc-feat .gc-desc{font-size:14px;line-height:16px;color:var(--text);margin-top:2px}.cmty-scope[data-testid=community-hub] .gc-feat-hero{display:block;width:100%;height:164px;object-fit:cover;background:var(--border)}.cmty-scope[data-testid=community-hub] .gc-feat-meta{margin:0;padding:12px 16px;background:#fff}.cmty-scope[data-testid=community-hub] .gc-feat-meta .gc-meta-row{flex-direction:row;gap:24px}.cmty-scope[data-testid=community-hub] .gc-feat-meta,.cmty-scope[data-testid=community-hub] .gc-feat-meta .gc-meta-row{font-size:16px;font-weight:500;color:var(--text)}.cmty-scope[data-testid=community-hub] .gc-feat .gc-pill{position:static;display:block;width:calc(100% - 28px);margin:0 14px 14px;padding:5px 0;border-radius:10px;background:rgba(5,186,145,.75);color:var(--text);font-size:16px;font-weight:500}.cmty-scope[data-testid=community-hub] .gc-grid .gc-gimg{height:188px}.cmty-scope[data-testid=community-hub] .gc-grid .gc-gbody{background:var(--bg);padding:10px 10px 12px;gap:6px}.cmty-scope[data-testid=community-hub] .gc-grid .gc-name{font-size:18px;font-weight:500;line-height:21px}.cmty-scope[data-testid=community-hub] .gc-grid .gc-meta{font-size:16px;font-weight:400;color:var(--text);margin-top:2px}.cmty-scope[data-testid=community-hub] .gc-grid .gc-meta-row{display:flex;flex-direction:column;gap:2px;line-height:19px}.cmty-scope[data-testid=community-hub] .gc-grid .gc-pill{align-self:flex-end;margin-top:6px;font-size:16px;font-weight:500;background:rgba(5,186,145,.5);color:var(--text)}.cmty-scope[data-testid=community-hub] .gc-grid .gc-pill.gc-pill-on{background:rgba(5,186,145,.85);color:var(--text)}