:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#181b20;background:#f7f8fa;font-synthesis:none;--silver:#e6e8ec;--line:#dfe2e7;--muted:#69717d;--dark:#16191e;--green:#147a51;--red:#c83e4d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% 0,#fff 0,#f7f8fa 36rem);min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #4f83b5;outline-offset:3px}header{height:72px;display:flex;align-items:center;gap:28px;padding:0 max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid #e7e9ed;background:#fffe;backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:20px}.brand span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:linear-gradient(145deg,#fff,#c9ced6);box-shadow:inset 0 0 0 1px #bcc2ca;font-weight:800;font-size:13px}nav{display:flex;gap:5px;flex:1}nav a{padding:9px 11px;border-radius:10px;color:#626975;font-size:14px}nav a.active,nav a:hover{color:#14171b;background:#eef0f3}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;list-style:none;padding:9px 11px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:13px;font-weight:700}.mobile-nav>div{position:absolute;right:0;top:44px;width:220px;padding:8px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 20px 60px #17202b25}.mobile-nav a{display:block;padding:10px;border-radius:9px}.mobile-nav a.active{background:#eef0f3;font-weight:700}.wallet-control{position:relative}.wallet-control>span{position:absolute;right:0;top:48px;width:270px;padding:8px 10px;border:1px solid #efc9cf;border-radius:9px;background:#fff7f8;color:#8d303a;font-size:11px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:11px 17px;background:#1b1e23;color:#fff;font-weight:700;cursor:pointer;box-shadow:0 4px 14px #16191e1f}.button.secondary{background:#fff;color:#222;border:1px solid var(--line);box-shadow:none}.button:disabled{opacity:.45;cursor:not-allowed}main{max-width:1240px;margin:0 auto;padding:42px 24px 80px}.hero{min-height:390px;padding:55px 58px;margin-bottom:64px;border:1px solid #dfe3e8;border-radius:30px;background:linear-gradient(125deg,#fff 0,#f0f2f5 60%,#d8dce2);display:flex;align-items:center;justify-content:space-between;overflow:hidden;box-shadow:0 24px 80px #1b243014}.hero h1{font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.055em;margin:12px 0 22px}.hero p{max-width:620px;color:#606873;font-size:18px;line-height:1.55}.eyebrow,.section-title small{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:#6a7481}.hero-actions{display:flex;gap:10px;margin-top:28px}.metal-orb{width:190px;height:190px;border-radius:50%;flex:none;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 28%,#fff,#d3d7dd 48%,#969da7);box-shadow:inset -15px -20px 30px #68717e30,0 30px 45px #59616d2c}.metal-orb span{font-size:55px;font-weight:800;letter-spacing:-.06em}.metal-orb small{color:#535a64}.card{background:#fffffff2;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 10px 35px #17202b09}.section-title{display:flex;justify-content:space-between;align-items:end;margin:0 0 20px}.section-title h2{font-size:28px;margin:5px 0 0;letter-spacing:-.03em}.search{display:flex;flex-direction:row;gap:8px;align-items:center;background:#fff;border:1px solid var(--line);padding:9px 13px;border-radius:12px;margin-bottom:24px}.search input{border:0;outline:0;width:100%}.tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:20px}.tabs button,.segmented button{border:1px solid var(--line);background:#fff;color:#666f7a;border-radius:10px;padding:9px 13px;cursor:pointer}.tabs button.active,.segmented button.active{background:#1e2126;color:#fff;border-color:#1e2126}.tabs.compact{margin:0}.tabs.compact button{padding:6px 9px;font-size:12px}.token-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.token-card{display:block;transition:.2s ease}.token-card:hover{transform:translateY(-3px);box-shadow:0 15px 40px #17202b14}.token-head{display:flex;align-items:center;gap:11px}.token-head img{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#edf0f3}.token-head div{display:flex;flex-direction:column;flex:1}.token-head span{font-size:12px;color:var(--muted)}.badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:5px 8px;border-radius:999px;background:#eff1f4;color:#59616c;font-size:11px;font-weight:750}.badge.green{background:#e4f5ed;color:#116b48}.badge.amber{background:#fff3d7;color:#7a5000}.badge.red{background:#ffe8ea;color:#a42635}.token-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.token-metrics span{display:flex;flex-direction:column;color:var(--muted);font-size:11px}.token-metrics b{color:#24282e;font-size:15px;margin-top:3px}.token-flags{display:flex;gap:9px;color:#68717c;flex-wrap:wrap}.skeleton-stack{display:grid;gap:10px}.skeleton-stack i{display:block;height:72px;border-radius:13px;background:linear-gradient(90deg,#eceef1,#fafafa,#eceef1);background-size:200%;animation:shine 1.4s infinite}@keyframes shine{to{background-position:-200%}}.empty,.error-state{text-align:center;padding:42px;color:var(--muted);border:1px dashed #cdd2d8;border-radius:14px}.empty p,.error-state p{margin:8px 0 0}.error-state{color:#8d303a;background:#fff7f8}.create-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:650;color:#555e69;margin-bottom:14px}input,textarea,select{border:1px solid #d9dde3;background:#fff;border-radius:11px;padding:11px;color:#181b20;outline:none}input:focus,textarea:focus,select:focus{border-color:#8f98a3;box-shadow:0 0 0 3px #aab1ba20}textarea{min-height:120px;resize:vertical}fieldset{border:1px solid var(--line);border-radius:14px;margin:18px 0;padding:17px}legend{font-weight:750;padding:0 8px}.preset-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.preset-grid button,.claim-grid button{border:1px solid var(--line);background:#fafbfc;border-radius:11px;padding:13px;text-align:left;cursor:pointer}.preset-grid button.selected{border-color:#252930;background:#eef0f3}.preset-grid small{display:block;color:var(--muted);margin-top:6px}.hint,.muted{font-size:13px;color:var(--muted);line-height:1.55}.fee-selection{margin:14px 0}.fee-selection p{color:var(--muted);line-height:1.5}.fee-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.fee-guide span{display:flex;flex-direction:column;padding:9px;border:1px solid var(--line);border-radius:10px;font-size:11px;color:var(--muted)}.fee-guide b{font-size:13px;color:var(--dark)}.warning-copy{padding:12px;border-left:3px solid #a46c12;background:#fff8e9;color:#654600;font-size:13px;line-height:1.5}.launch-summary{height:max-content;position:sticky;top:90px}.launch-summary div{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid #eceef1}.launch-summary div b{text-align:right;font-size:13px}.token-title{display:flex;gap:22px;margin-bottom:26px}.token-title>img{width:100px;height:100px;border-radius:24px;object-fit:cover;background:#eceff2}.token-title h1{font-size:42px;letter-spacing:-.04em;margin:9px 0}.token-title h1 span{font-weight:400;color:#8a929d}.token-title p{color:var(--muted);max-width:720px}.token-title code{font-size:12px}.token-title .badge{margin-right:6px}.socials{display:flex;gap:14px;margin-top:12px;font-size:13px;text-decoration:underline;flex-wrap:wrap}.trade-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}.trade-layout>div{display:grid;gap:16px}.trade-panel{height:max-content;position:sticky;top:90px}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:20px}.trade-panel label{position:relative}.trade-panel label span{position:absolute;right:12px;bottom:12px;font-size:11px}.quote-lines p{display:flex;justify-content:space-between;gap:12px;font-size:12px}.quote-lines span{color:var(--muted)}.quote-lines b{text-align:right}.trade-panel .button{width:100%}.chart{width:100%;min-height:420px}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat{padding:16px;background:#fff;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column}.stat span{font-size:11px;color:var(--muted)}.stat strong{font-size:17px;margin-top:6px}.stat small{color:var(--muted)}.fee-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:9px}.fee-breakdown div{display:flex;flex-direction:column;padding:13px;border:1px solid var(--line);border-radius:12px}.fee-breakdown span{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.45}.profit-bands{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:12px}.profit-bands span{display:flex;justify-content:space-between;padding:8px;border-radius:9px;background:#f2f3f5;font-size:11px}.badge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.badge-button{border:1px solid var(--line);background:#fafbfc;border-radius:12px;padding:12px;text-align:left;cursor:pointer}.badge-button small{display:block;color:var(--muted);margin-top:7px;line-height:1.35}.badge-explanation{margin-top:12px;padding:14px;border:1px solid #cddbe8;border-radius:12px;background:#f3f8fc}.badge-explanation p{margin:5px 0 0;color:var(--muted);font-size:13px}.control-disclosure{margin-top:15px;background:#f1f2f4;border-radius:12px;padding:14px}.control-disclosure p{font-size:13px;color:var(--muted);margin-bottom:0}.filter-bar{display:flex;gap:10px;margin-bottom:20px}.filter-bar input{flex:1}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.dashboard-grid p,.prose p{color:var(--muted);line-height:1.6}.claim-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}footer{max-width:1240px;margin:0 auto;padding:30px 24px 50px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:13px}footer p{max-width:540px}footer>div:last-child{display:flex;gap:20px}@media(max-width:900px){header{gap:12px}header nav{display:none}.mobile-nav{display:block;margin-left:auto}.hero{padding:38px}.metal-orb{display:none}.token-grid,.dashboard-grid{grid-template-columns:1fr 1fr}.trade-layout,.create-grid{grid-template-columns:1fr}.trade-panel,.launch-summary{position:static}.badge-grid{grid-template-columns:1fr 1fr}.profit-bands{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){main{padding:24px 14px}.hero{padding:28px 22px;min-height:360px;margin-bottom:34px}.hero h1{font-size:44px}.hero-actions{flex-wrap:wrap}.token-grid,.dashboard-grid,.stats-row,.form-grid,.preset-grid,.claim-grid,.badge-grid,.fee-guide,.fee-breakdown,.profit-bands{grid-template-columns:1fr}.search{display:flex}.token-title{flex-direction:column}.token-title h1{font-size:34px}header{padding:0 14px}.brand b{display:none}header .button{font-size:12px;padding:9px}.mobile-nav summary{font-size:12px;padding:8px}.wallet-control>span{right:0;width:220px}.section-title{align-items:flex-start;gap:12px}.section-title h2{font-size:25px}.filter-bar{flex-direction:column}.chart{min-height:320px}footer{flex-direction:column;gap:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.chat-list{max-height:350px;overflow:auto;display:grid;gap:8px}.chat-list article{background:#f6f7f9;border-radius:11px;padding:11px;position:relative}.chat-list time{font-size:10px;color:var(--muted);margin-left:8px}.chat-list p{margin:6px 0}.chat-list article button{position:absolute;right:8px;top:8px;border:0;background:none;color:var(--muted);font-size:10px}.chat-compose{display:grid;grid-template-columns:1fr auto;gap:8px;margin:12px 0}.discovery-rail{margin:1.25rem 0}.rail-head{display:flex;align-items:end;justify-content:space-between;gap:1rem}.rail-head h2{margin:0}.token-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:1rem;overflow-x:auto;padding:.6rem .1rem 1rem;scroll-snap-type:x proximity}.token-rail>*{scroll-snap-align:start}.section-picker,.category-tabs,.chart-filter{display:flex;gap:.5rem;flex-wrap:wrap}.section-picker button,.category-tabs button,.chart-filter button{border:1px solid #d8dbe0;background:#fff;border-radius:999px;padding:.5rem .8rem;color:#34383f}.section-picker button.active,.category-tabs button.active,.chart-filter button.active{background:#262b32;color:#fff}.leaderboard{width:100%;border-collapse:collapse}.leaderboard th,.leaderboard td{padding:.75rem;text-align:left;border-bottom:1px solid #e7e9ed}.metric-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.75rem}.metric{padding:1rem;border:1px solid #e4e6e9;border-radius:14px;background:linear-gradient(145deg,#fff,#f4f5f7)}.metric b{display:block;font-size:1.15rem}.bubble-wrap{position:relative;min-height:360px;overflow:hidden}.bubble-map{width:100%;height:340px}.bubble-node{fill:#e7eaee;stroke:#7b838e;stroke-width:1.5}.bubble-node.protocol{fill:#d5ebff;stroke:#326d9a}.bubble-label{font-size:11px;fill:#242930;pointer-events:none}.legend{display:flex;gap:1rem;flex-wrap:wrap;font-size:.82rem;color:#5d646e}.profile-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:1rem}.verification-note{border-left:3px solid #9ca5b0;padding:.8rem 1rem;background:#f7f8fa}.tag-row{display:flex;gap:.4rem;flex-wrap:wrap}.tag-chip{display:inline-flex;align-items:center;border:1px solid #d9dde2;background:#fafbfc;border-radius:999px;padding:.25rem .55rem;font-size:.75rem}.feed-list{display:grid;gap:.75rem}.feed-item{display:flex;justify-content:space-between;padding:.8rem;border-bottom:1px solid #eceef1}@media(max-width:760px){.profile-grid{grid-template-columns:1fr}.token-rail{grid-auto-columns:85vw}.leaderboard{font-size:.78rem}.leaderboard th:nth-child(n+4),.leaderboard td:nth-child(n+4){display:none}}.bubble-frame{width:100%;height:650px;border:0;border-radius:14px}.pressure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pressure-grid article{padding:16px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#fff,#f4f6f8)}.pressure-grid article>b{display:block;margin-bottom:12px}.pressure-row{display:flex;justify-content:space-between;gap:14px;padding:8px 0;border-bottom:1px solid #e7e9ed;font-size:12px}.pressure-row span{color:var(--muted)}.pressure-row strong{text-align:right}.pressure-row.queued{margin-top:5px;padding:9px;border:1px dashed #9ea7b3;border-radius:9px;background:#f7f8fa}.pressure-grid article>small{display:block;margin-top:10px;color:var(--muted)}.intelligence-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.intel{border:1px solid var(--line);border-radius:12px;background:#fafbfc}.intel summary{display:flex;justify-content:space-between;gap:12px;padding:14px;cursor:pointer;list-style:none}.intel summary span{color:var(--muted);font-size:12px}.intel summary strong{text-align:right;font-size:13px}.intel p{margin:0;padding:0 14px 14px;color:var(--muted);font-size:12px;line-height:1.5}.supply-change{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:12px;padding:13px;border-radius:11px;background:#f0f2f4}.supply-change span{font-size:12px;color:var(--muted)}.creator-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.creator-grid .pressure-row{display:flex;flex-direction:column;padding:12px;border:1px solid var(--line);border-radius:10px}.marker-toggles{display:flex;gap:6px;flex-wrap:wrap;margin:-5px 0 14px}.marker-toggles button{border:1px solid var(--line);border-radius:999px;padding:6px 9px;background:#fff;color:var(--muted);font-size:10px;cursor:pointer}.marker-toggles button.active{background:#252930;color:#fff}.trend-reasons{margin-top:13px;padding:10px;border-radius:10px;background:#eef4f8;display:grid;gap:5px}.trend-reasons b{font-size:11px}.trend-reasons small{line-height:1.35;color:#53606d}.compare-inputs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.compare-actions{display:flex;gap:8px}.compare-wrap{overflow-x:auto;margin-top:16px}.compare-table{width:100%;min-width:720px;border-collapse:collapse}.compare-table th,.compare-table td{padding:12px;text-align:left;border-bottom:1px solid var(--line);font-size:12px}.compare-table thead th{position:sticky;top:0;background:#f1f3f5}.compare-table tbody th{color:var(--muted);font-weight:650}.compare-table td{font-variant-numeric:tabular-nums}@media(max-width:900px){.creator-grid{grid-template-columns:repeat(2,1fr)}.compare-inputs{grid-template-columns:1fr 1fr}}@media(max-width:620px){.pressure-grid,.intelligence-grid,.creator-grid,.compare-inputs{grid-template-columns:1fr}.pressure-grid article{padding:13px}.intel summary{flex-direction:column}.compare-wrap{margin-left:-14px;margin-right:-14px;border-radius:0;border-left:0;border-right:0}.compare-table{min-width:680px}.compare-wrap:before{content:"Swipe horizontally to compare";display:block;padding:0 12px 10px;color:var(--muted);font-size:11px}}
