@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--ink:#20241d;--muted:#72766f;--line:#e5e8e0;--lime:#c7f55b;--green:#16815a;--red:#d15049;--bg:#fcfdfb}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16px 'DM Sans',Arial,sans-serif}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #80a927;outline-offset:3px}button{border:0;background:none}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.market-strip{background:#22261e;color:#ddd;min-height:36px;font-size:12px}.market-strip>div{max-width:1320px;margin:auto;display:flex;justify-content:space-between;gap:20px;padding:10px 32px}.market-strip b{color:var(--lime);margin:0 15px}.market-strip span:first-child{font-size:11px;letter-spacing:1.3px;color:var(--lime)}header{max-width:1320px;margin:auto;display:flex;align-items:center;gap:48px;height:90px;padding:0 32px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font:700 25px 'Space Grotesk',sans-serif;letter-spacing:-1px}.brand-icon{height:39px;width:39px;background:var(--lime);border:1px solid #20241d;border-radius:11px;font-size:31px;padding-left:5px;line-height:36px;position:relative}.brand-icon span{font:700 17px Arial;position:absolute;right:2px;top:1px}.beta{font:600 10px 'DM Sans',sans-serif;letter-spacing:1px;border:1px solid var(--line);padding:4px 5px;border-radius:4px;align-self:flex-start;margin-top:3px;color:var(--muted)}nav{display:flex;gap:24px;height:100%;align-items:center}nav button{height:100%;font-size:14px;color:var(--muted);padding:0}nav .nav-active{color:var(--ink);box-shadow:inset 0 -3px var(--ink)}#watch-count{font-size:12px;background:#eef0eb;border-radius:5px;padding:2px 5px;margin-left:5px}.method-btn{margin-left:auto;font-size:14px}.method-btn span{margin-left:12px}main{max-width:1320px;margin:auto;padding:42px 32px 20px}.intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:31px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:1.8px;color:var(--muted)}h1{font:600 clamp(34px,4vw,48px) 'Space Grotesk',sans-serif;letter-spacing:-2px;margin:10px 0}.lime{color:#87b629}p{line-height:1.6}.intro p{color:var(--muted);margin:0;font-size:15px}.feed-control{display:flex;align-items:center;gap:14px;font-size:12px;color:var(--muted);padding-bottom:3px;max-width:290px}.feed-control button{border:1px solid var(--line);border-radius:7px;padding:8px 10px;white-space:nowrap;font-size:13px;color:var(--ink)}.highlights{display:grid;grid-template-columns:1fr 1.17fr 1.17fr;gap:17px;margin-bottom:37px}.highlights article{border:1px solid var(--line);border-radius:12px;min-height:197px;padding:21px 23px;background:#fff}.highlights .overview{background:var(--lime);border-color:#b9e252;position:relative}.card-label{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:650;letter-spacing:1.3px}.card-label>span{font-size:19px;line-height:15px}.big-number{font:600 44px 'Space Grotesk';letter-spacing:-2px;margin-top:9px}.overview p{font-size:13px;margin:0 0 12px;color:#495b2c}.tiny-tags{display:flex;gap:6px}.tiny-tags span{font-size:11px;padding:4px 8px;border:1px solid #a9d644;border-radius:5px}.highlight-body{margin-top:24px}.featured-meme{display:flex;align-items:center;gap:13px;width:100%;text-align:left;padding:0}.avatar{width:39px;height:39px;object-fit:cover;flex-shrink:0;border-radius:50%;background:#f0f2ec;display:inline-flex;align-items:center;justify-content:center;font:600 17px 'Space Grotesk';color:#6b7261}.featured-meme .avatar{height:49px;width:49px}.featured-name{font-weight:700;font-size:18px}.featured-name small{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:3px}.featured-value{margin-left:auto;font:600 23px 'Space Grotesk';white-space:nowrap}.pos{color:var(--green)}.neg{color:var(--red)}.feature-note{margin-top:17px;font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:12px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}h2{font:600 22px 'Space Grotesk';letter-spacing:-.7px;margin:0}h2 #result-count{font:500 12px 'DM Sans';letter-spacing:0;background:#eef1e8;padding:3px 8px;border-radius:6px;vertical-align:middle;margin-left:6px}.view-toggle{display:flex;padding:3px;border:1px solid var(--line);border-radius:7px}.view-toggle button{padding:2px 10px;border-radius:4px;font-size:20px;color:#87907a}.view-toggle button.selected{background:#edf2e6;color:var(--ink)}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.filters{display:flex;gap:7px}.filters button{font-size:14px;padding:10px 15px;border:1px solid var(--line);border-radius:7px;white-space:nowrap}.filters button.selected{background:var(--ink);border-color:var(--ink);color:white}.search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:white;border-radius:7px;padding:9px 12px;font-size:23px;line-height:20px;min-width:305px}.search input{border:0;background:none;outline:none;width:100%;font-size:13px}.subtoolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.category-filters{display:flex;gap:14px;flex-wrap:wrap}.category-filters button{font-size:12px;color:var(--muted);padding:5px 0}.category-filters .active{color:var(--ink);font-weight:700}.sort-label{color:var(--muted);font-size:12px;white-space:nowrap}.sort-label select{font-size:12px;border:0;background:none;padding:5px;color:var(--ink)}.source-note{font-size:12px;color:var(--muted);padding:10px 0 13px}.table-wrap{overflow:auto;border-top:1px solid var(--line)}table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:14px}th{text-align:right;font-size:12px;font-weight:500;color:var(--muted);background:#f5f7f1;padding:13px 14px}th:first-child{width:34px}th:nth-child(3),th:nth-child(4){text-align:left}td{padding:17px 14px;border-bottom:1px solid var(--line);text-align:right}td:nth-child(3),td:nth-child(4){text-align:left}tbody tr:hover{background:#f5f8ef}.star{font-size:21px;color:#a6ada0;padding:0}.star.saved{color:#769d21}.rank{font-size:12px;color:#8c9386}.meme-cell{display:flex;gap:11px;align-items:center;text-align:left;padding:0;min-width:184px}.meme-name{font-weight:650;font-size:14px}.meme-name small{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:4px}.platforms{display:flex;gap:4px;align-items:center}.badge{font-size:10px;background:#f0edf9;color:#7255ab;border-radius:4px;padding:4px 6px;font-weight:550}.badge.rh{background:#eff5e1;color:#577b1c}.num{font-variant-numeric:tabular-nums}.spark{width:105px;height:34px;display:block;margin-left:auto}.muted{color:var(--muted)}.directory-bottom{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--muted);padding:18px 0}footer{display:flex;align-items:center;gap:22px;margin-top:22px;padding:26px 0 0;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}footer .brand{font-size:19px;color:var(--ink)}footer button{margin-left:auto;font-size:12px}.empty{padding:65px 20px;text-align:center;border:1px dashed var(--line);border-radius:10px}.empty h3{font:600 22px 'Space Grotesk';margin:0 0 8px}.empty p{color:var(--muted);font-size:14px}.empty button,.primary{background:var(--ink);color:#fff;padding:11px 18px;border-radius:7px;font-size:14px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.meme-card{background:white;border:1px solid var(--line);border-radius:11px;padding:22px;text-align:left}.meme-card-top{display:flex;justify-content:space-between}.meme-card .avatar{width:64px;height:64px}.meme-card h3{font:600 21px 'Space Grotesk';margin:17px 0 7px}.meme-card p{font-size:14px;color:var(--muted);min-height:65px}.card-stats{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;margin-top:20px;font-size:13px}.card-stats small{display:block;color:var(--muted);font-size:11px;margin-bottom:4px}.open-story{font-size:13px;padding:16px 0 0;font-weight:600}dialog{border:1px solid var(--line);border-radius:17px;max-width:620px;width:calc(100% - 32px);padding:36px;color:var(--ink);max-height:90vh;box-shadow:0 20px 100px #0002}dialog::backdrop{background:#17201088;backdrop-filter:blur(4px)}dialog h2{font-size:31px;margin:14px 0}dialog h3{font:600 18px 'Space Grotesk';margin:23px 0 8px}dialog p{font-size:15px;color:#5e6658}dialog a{color:#4f7916;text-decoration:underline;line-height:2}.close{position:absolute;right:14px;top:10px;font-size:29px;color:var(--muted)}.detail-heading{display:flex;gap:16px;align-items:center;margin:10px 0 20px}.detail-heading .avatar{width:76px;height:76px;font-size:30px}.detail-heading h2{margin:0 0 6px}.detail-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-block:1px solid var(--line);padding:20px 0;margin-top:22px}.detail-stats span{font-size:11px;color:var(--muted);display:block;margin-bottom:6px}.detail-stats strong{font-size:18px}.detail-links{display:flex;gap:16px;flex-wrap:wrap}.detail-spark .spark{width:100%;height:90px;margin-top:20px}.detail-save{margin-top:24px;background:var(--lime);padding:11px 18px;border-radius:6px;font-size:14px}.loading{opacity:.65}button:disabled{cursor:wait;opacity:.5}@media(min-width:1500px){main{padding-top:50px}.highlights{margin-bottom:45px}}@media(max-width:1000px){header{gap:25px}.highlights{grid-template-columns:1fr 1fr}.highlights .overview{grid-column:1/-1;min-height:0;display:flex;gap:23px;align-items:center}.overview p{margin:0;max-width:180px}.overview .big-number{margin:0}.overview .card-label span{display:none}.tiny-tags{margin-left:auto}.toolbar{flex-wrap:wrap}.search{flex:1}.cards{grid-template-columns:repeat(2,1fr)}.intro{gap:20px}.feed-control{max-width:220px}th,td{padding-inline:10px}.beta{display:none}}@media(max-width:680px){.market-strip>div{padding:9px 18px}.market-strip span:nth-child(2){display:none}.market-strip span:last-child{font-size:10px}header{padding:0 18px;height:75px;gap:20px;flex-wrap:wrap}.brand{font-size:22px}.brand-icon{width:34px;height:34px;font-size:28px;line-height:31px}nav{gap:16px;margin-left:auto}nav button{font-size:12px}.method-btn{display:none}main{padding:29px 18px 16px}.intro{display:block;margin-bottom:23px}.intro p{font-size:14px;max-width:320px}.feed-control{margin-top:17px;max-width:none;justify-content:space-between}h1{letter-spacing:-1.5px}.highlights{gap:10px;margin-bottom:27px}.highlights article{padding:16px;min-height:170px}.highlights .overview{min-height:95px;gap:16px}.overview .card-label{max-width:60px;line-height:1.5}.overview p{display:none}.tiny-tags{display:block}.tiny-tags span{display:block;margin:4px 0;font-size:10px}.big-number{font-size:36px}.highlight-body{margin-top:19px}.featured-meme{flex-wrap:wrap;gap:8px}.featured-meme .avatar{width:32px;height:32px}.featured-name{font-size:14px;max-width:90px}.featured-name small{font-size:10px}.featured-value{font-size:23px;margin-left:0;width:100%}.feature-note{font-size:10px;margin-top:12px}.feature-note span:last-child{display:none}.card-label{font-size:9px;letter-spacing:1px}.section-heading h2{font-size:20px}.toolbar{gap:14px;margin-bottom:13px}.filters{gap:5px;width:100%;overflow:auto}.filters button{font-size:12px;padding:9px 11px}.search{min-width:0;width:100%}.subtoolbar{align-items:flex-start;flex-wrap:wrap}.category-filters{gap:13px}.category-filters button{font-size:11px}.sort-label{margin-left:auto}.source-note{font-size:11px}.cards{grid-template-columns:1fr}.directory-bottom{font-size:11px}.directory-bottom span:last-child{display:none}footer{flex-wrap:wrap;gap:12px}footer>span{display:none}footer button{font-size:11px}dialog{padding:27px 22px}.detail-stats strong{font-size:15px}.detail-stats{gap:6px}.table-wrap{margin-right:-18px}th,td{padding-block:15px}.meme-name{font-size:14px}.badge{font-size:10px}.rank{font-size:12px}}

/* Keep the working directory visible and comfortably readable. */
header{height:76px}main{padding-top:28px}.intro{margin-bottom:24px}h1{font-size:40px}.highlights{margin-bottom:27px}.highlights article{min-height:167px;padding:18px 21px}.highlight-body{margin-top:18px}.big-number{font-size:38px}.overview p{font-size:13px}.meme-name{max-width:200px;white-space:normal;line-height:1.35}.meme-name small{white-space:normal}.category-filters button,.sort-label,.sort-label select,.search input{font-size:14px}.badge,.meme-name small,.eyebrow,.card-label,.tiny-tags span,.featured-name small,.feature-note,.detail-stats span,.card-stats small{font-size:12px}.intro p,dialog p{font-size:16px}.table-wrap{max-width:100%}.featured-name{overflow-wrap:anywhere}.featured-value{font-size:22px}.beta{font-size:12px}button{min-height:32px}.star{min-width:30px}.feature-note{line-height:1.4}.highlights .overview{min-width:0}
@media(min-width:1500px){main{padding-top:32px}.highlights{margin-bottom:30px}}
@media(max-width:680px){header{height:74px}.highlights article{padding:14px;min-height:177px}.highlights .overview{min-height:94px}.card-label{font-size:12px;letter-spacing:.5px}.featured-name small,.feature-note,.tiny-tags span{font-size:12px}.featured-name{max-width:85px}.featured-value{font-size:21px}.category-filters{gap:12px}.category-filters button{font-size:14px}.filters button{font-size:14px}.filters{padding-bottom:3px}.search input{font-size:16px}.source-note{font-size:12px}.market-strip span:first-child,.market-strip span:last-child{font-size:12px}.market-strip>div{gap:10px}.market-strip span:last-child{text-align:right}.directory-bottom{font-size:12px}.meme-card p{font-size:16px}nav button{font-size:14px}.table-wrap{margin-right:0}.intro{margin-bottom:20px}.intro p{font-size:16px}}
:root{--lime:#c7f55b;--green:#2b841b}.brand{font-size:23px;letter-spacing:-1.1px}.brand-logo{width:42px;height:42px;object-fit:cover;border-radius:50%}.coin-banner{height:140px;border-radius:12px;overflow:hidden;margin-bottom:25px;background:#45c400}.coin-banner img{height:100%;width:100%;object-fit:contain;background:#45c400}.coin-banner{background-image:linear-gradient(90deg,#4dcc00,#48c400)}.intro h1{font-size:34px;margin:7px 0}.intro p{font-size:15px}.intro{margin-bottom:22px}.highlights article{min-height:146px}.highlights{margin-bottom:23px}.big-number{font-size:35px}.tiny-tags{display:none}.featured-name{max-width:145px;font-size:16px}.featured-value{font-size:20px}.highlight-body{margin-top:15px}.feature-note{margin-top:11px}.section-heading{margin-bottom:15px}.toolbar{margin-bottom:12px}.badge.boost{color:#a67519;background:#fff5d8}.platforms{flex-wrap:wrap;max-width:104px}.meme-cell{min-width:190px}.meme-name{max-width:180px}.profile-banner{width:calc(100% + 72px);max-height:170px;object-fit:cover;margin:-36px -36px 26px}.trade-flow{margin:22px 0}.trade-flow>div:first-child{display:flex;justify-content:space-between;font-size:14px}.trade-bar{height:7px;background:#d15049;border-radius:5px;margin-top:9px;overflow:hidden}.trade-bar span{height:100%;display:block;background:#2b841b}.contract-label{display:block;font-size:13px;color:var(--muted);margin-bottom:18px}.contract-label input{display:block;width:100%;border:1px solid var(--line);border-radius:6px;padding:10px;font:12px monospace;margin-top:7px;background:#f5f7f2;color:var(--ink)}.detail-links{align-items:center}.chart-link{width:100%;font-weight:600}.source-caption{font-size:12px!important}.close{background:white;border-radius:50%;width:32px;height:32px;line-height:25px;z-index:1}.brand.small{font-size:19px}header{gap:26px}.method-btn{white-space:nowrap}.meme-card p{overflow-wrap:anywhere}.detail-heading h2{overflow-wrap:anywhere}.feed-control{max-width:300px}.overview p{margin-bottom:0}
@media(max-width:1000px){header{gap:20px}.brand{font-size:21px}.highlights .overview{min-height:70px}.coin-banner{height:115px}.overview .card-label{white-space:nowrap}.highlights .overview p{max-width:none}.method-btn{display:none}}
@media(max-width:680px){header{height:auto;min-height:88px;padding-block:13px;gap:12px}.brand{font-size:21px;letter-spacing:-.7px}.brand-logo{height:35px;width:35px}.beta{display:none}nav{height:32px;width:100%;justify-content:flex-start;gap:23px;margin-left:0}nav button{font-size:14px}.coin-banner{height:112px;margin-bottom:21px}.coin-banner img{object-fit:cover}main{padding-top:18px}.intro h1{font-size:31px}.intro p{font-size:16px}.feed-control{max-width:none}.highlights article{min-height:171px}.highlights .overview{min-height:70px}.overview p{display:block;font-size:12px!important}.overview .card-label{white-space:normal;max-width:65px}.big-number{font-size:32px}.highlights .overview{gap:16px}.featured-name{font-size:14px;max-width:85px}.featured-name small{font-size:12px}.featured-value{font-size:22px}.card-label{font-size:11px}.profile-banner{width:calc(100% + 44px);margin:-27px -22px 22px}.brand.small{font-size:17px}footer{align-items:flex-start}.market-strip span{font-size:12px!important}.market-strip span:first-child{letter-spacing:.5px}.featured-meme .avatar{width:31px;height:31px}.filters{flex-wrap:wrap;overflow:visible}.subtoolbar{gap:6px}.category-filters button{font-size:13px}.section-heading h2{font-size:19px}.sort-label,.sort-label select{font-size:14px}}
