:root{--bg:#061416;--panel:#091a1d;--panel-2:#0d2024;--panel-3:#10272b;--line:#add2df1f;--line-strong:#add2df42;--text:#eef7f8;--muted:#718a8f;--faint:#496066;--accent:#add2df;--accent-strong:#d9f4fb;--accent-ink:#071719;--blue:#48aef5;--radius:17px;--sidebar:270px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 65% 0%, #326c7724, transparent 33rem), var(--bg);-webkit-font-smoothing:antialiased;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.sidebar{z-index:20;width:var(--sidebar);border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#061416f5;flex-direction:column;transition:width .24s;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-head{justify-content:space-between;align-items:center;height:72px;padding:0 18px 0 21px;display:flex}.sidebar-logo{border-radius:10px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.sidebar-logo img{object-fit:cover;width:100%;height:100%}.collapse-button{border:1px solid var(--line-strong);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.collapse-button svg{fill:none;width:16px;stroke:var(--muted);stroke-width:1.7px}.nav{gap:4px;padding:8px 12px;display:grid}.nav-link{min-height:44px;color:var(--muted);white-space:nowrap;border-radius:10px;align-items:center;gap:13px;padding:0 13px;font-size:15px;font-weight:600;text-decoration:none;transition:all .18s;display:flex;overflow:hidden}.nav-link:hover{color:var(--text);background:#add2df0f}.nav-link.active{color:var(--text);background:#add2df1a}.nav-link.active:after{content:"";background:var(--accent);width:4px;height:4px;box-shadow:0 0 10px var(--accent);border-radius:50%;margin-left:auto}.nav-link svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 20px;width:20px}.profile-link{color:inherit;border:1px solid #0000;border-radius:12px;align-items:center;gap:9px;margin:auto 14px 14px;padding:10px;text-decoration:none;display:flex;overflow:hidden}.profile-link:hover{border-color:var(--line);background:#add2df0a}.profile-link img{border-radius:8px;width:29px;height:29px}.profile-copy{min-width:0;line-height:1.2;display:grid}.profile-copy strong{font-size:12px}.profile-copy small{color:var(--muted);font-size:10px}.x-icon{width:12px;fill:var(--muted);margin-left:auto}.page{padding-left:var(--sidebar);transition:padding-left .24s}.topbar{z-index:15;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#061416d6;align-items:center;height:64px;padding:0 22px;display:flex;position:sticky;top:0}.search-box{border:1px solid var(--line-strong);background:#ffffff04;border-radius:999px;align-items:center;gap:8px;width:min(380px,42vw);height:35px;margin:0 auto;padding:0 11px;display:flex}.search-box:focus-within{border-color:#add2df8c}.search-box svg{fill:none;width:15px;stroke:var(--muted);stroke-width:2px}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.search-box input::placeholder{color:var(--faint)}.search-box kbd{color:var(--faint);border:1px solid var(--line);border-radius:5px;padding:1px 5px;font-size:10px}.top-actions{gap:8px;display:flex;position:absolute;right:22px}.button{border:1px solid var(--line-strong);cursor:pointer;min-height:34px;color:inherit;border-radius:999px;justify-content:center;align-items:center;padding:0 15px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.button-primary:hover{background:var(--accent-strong)}.button-ghost{color:var(--text);background:0 0}.button-ghost:hover{border-color:var(--accent)}.button-large{min-height:42px;padding:0 19px}.wallet-shell{position:relative}.wallet-trigger{white-space:nowrap;gap:7px;min-width:119px}.wallet-trigger.connected{background:#add2df0e;border-color:#add2df75}.wallet-live{background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%}.wallet-chevron{color:var(--muted);font-size:11px;line-height:1;transform:translateY(-1px)}.wallet-menu{z-index:40;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#091a1dfa;border-radius:14px;width:260px;padding:12px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 22px 60px #0000007a}.wallet-menu-head{justify-content:space-between;align-items:center;gap:10px;padding:2px 2px 10px;display:flex}.wallet-provider{text-overflow:ellipsis;white-space:nowrap;max-width:125px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;overflow:hidden}.wallet-status{color:var(--accent);align-items:center;gap:5px;font-size:9px;display:flex}.wallet-status i{background:var(--accent);border-radius:50%;width:5px;height:5px}.wallet-address{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--text);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;padding:12px;display:flex}.wallet-address span{font-size:13px;font-weight:700}.wallet-address small{color:var(--muted);font-size:9px}.wallet-address:hover{border-color:var(--line-strong)}.wallet-disconnect{color:#eaa1a1;cursor:pointer;background:#ff6f6f0b;border:1px solid #ff6f6f33;border-radius:10px;width:100%;margin-top:8px;padding:10px 12px;font-size:11px;font-weight:700}.wallet-disconnect:hover{background:#ff6f6f14;border-color:#ff6f6f7a}main{width:min(1240px,100% - 40px);margin:0 auto}.hero{text-align:center;max-width:680px;margin:0 auto;padding:28px 0 107px}.eyebrow{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:18px;font-size:11px;font-weight:700;display:inline-flex}.status-dot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 11px var(--accent);border-radius:50%}.hero h1{letter-spacing:-.058em;margin:0;font-size:clamp(43px,5vw,56px);font-weight:600;line-height:.98}.hero h1 span{color:var(--accent)}.hero p{max-width:600px;color:var(--muted);margin:22px auto 0;font-size:15px;line-height:1.65}.hero-actions{justify-content:center;gap:10px;margin-top:26px;display:flex}.bento{grid-template-rows:280px 280px;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.tile{border:1px solid var(--line);border-radius:var(--radius);min-width:0;color:inherit;cursor:pointer;background:linear-gradient(145deg,#add2df0d,#add2df03);text-decoration:none;transition:border-color .18s,transform .18s,background-color .18s;position:relative;overflow:hidden}.tile:hover{background-color:#081c1ff5;border-color:#add2df57;transform:translateY(-1px)}.tile:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.tile:before{content:"";pointer-events:none;background:linear-gradient(110deg,#ffffff06,#0000 30%);position:absolute;inset:0}.tile-explore,.tile-payments{grid-column:span 3}.tile-analytics,.tile-route,.tile-docs{grid-column:span 2}.tile-footer{z-index:8;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#041012c7;justify-content:space-between;align-items:center;height:43px;padding:0 13px;font-size:12px;font-weight:700;display:flex;position:absolute;inset:auto 0 0}.tile-footer button,.tile-footer a,.tile-footer .tile-open{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:11px;text-decoration:none}.tile:hover .tile-open,.tile-footer button:hover,.tile-footer a:hover{color:var(--accent)}.explore-stage{background:radial-gradient(circle at 50% 115%,#add2df2e,#0000 58%);height:100%;position:relative;overflow:hidden}.mini-token{background:#071719;border:1px solid #add2df2e;border-radius:14px;width:32%;height:230px;position:absolute;top:10px;overflow:hidden;box-shadow:0 10px 28px #00000059}.mini-token:first-child{left:1.7%;transform:rotate(-.35deg)}.mini-token:nth-child(2){z-index:3;width:34%;height:170px;top:78px;left:33%}.mini-token:nth-child(3){right:1.7%;transform:rotate(.35deg)}.token-art{background:var(--mini-art);color:#ffffffe6;place-items:center;height:153px;display:grid;position:relative;overflow:hidden}.token-art:before{content:"";background:linear-gradient(145deg,#ffffff29,#0000 34%,#0003);position:absolute;inset:0}.mini-token-image{object-fit:cover;width:100%;height:100%}.mini-token:nth-child(2) .token-art{height:106px}.mini-token-glyph{text-shadow:0 5px 20px #00000073;font-size:48px;font-weight:750;position:relative}.mini-token:nth-child(2) .mini-token-glyph{font-size:38px}.mini-token-age{color:#fff;font:600 8px/1 var(--sans);background:#000000ad;border:1px solid #ffffff1f;border-radius:999px;padding:4px 6px;font-style:normal;position:absolute;top:8px;right:8px}.mini-route-pill{color:#fff;background:#03090ad1;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:4px;max-width:calc(100% - 18px);height:25px;padding:3px 7px 3px 4px;display:flex;position:absolute;bottom:7px;left:7px}.mini-route-pill>span{background:#add2df2e;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-weight:800;display:grid}.mini-route-pill img{object-fit:cover;border-radius:50%;width:17px;height:17px}.mini-route-pill b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.mini-route-pill em{color:var(--accent);font-size:8px;font-style:normal}.mini-token-copy{background:linear-gradient(#0d1f22fa,#051012fa);align-content:start;gap:7px;height:77px;padding:9px 10px;display:grid}.mini-token:nth-child(2) .mini-token-copy{gap:3px;height:58px;padding-top:8px}.mini-token-copy>span{align-items:baseline;gap:5px;min-width:0;display:flex}.mini-token-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mini-token-copy small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:8px;overflow:hidden}.mini-token-copy p{color:var(--faint);align-items:baseline;gap:4px;margin:0;display:flex}.mini-token-copy p b{color:var(--muted);font-size:10px}.payment-stack{background-image:linear-gradient(#add2df09 1px,#0000 1px),linear-gradient(90deg,#add2df09 1px,#0000 1px);background-size:42px 42px;grid-template-rows:repeat(3,1fr);align-content:center;gap:7px;height:100%;padding:11px 10px 50px;display:grid}.pay-row{background:#071719e0;border:1px solid #add2df26;border-radius:13px;grid-template-columns:.92fr 1.08fr;align-items:center;gap:6px;min-width:0;padding:7px 9px;display:grid;box-shadow:inset 0 1px #ffffff04}.pay-row:nth-child(2){background:#081b1ef5;border-color:#add2dfb8;box-shadow:0 0 18px #68bad314,inset 0 1px #ffffff09}.pay-row:first-child,.pay-row:last-child{opacity:.42}.pay-copy{min-width:0}.pay-copy>strong{letter-spacing:-.035em;font-size:17px;line-height:1;display:block}.pay-copy small{color:var(--muted);white-space:nowrap;align-items:center;gap:3px;margin-top:5px;font-size:8px;display:flex;overflow:hidden}.pay-copy small b{text-overflow:ellipsis;color:var(--accent);font-size:inherit;overflow:hidden}.pay-copy small i{color:#fff;background:#329bef;border-radius:50%;flex:none;place-items:center;width:12px;height:12px;font-size:7px;font-style:normal;display:grid}.pay-route{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.pay-stocked{background:#08191c;border:1px solid #add2df75;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;display:grid}.pay-stocked img{object-fit:contain;width:19px;height:19px}.pay-route>em{color:var(--faint);font-size:17px;font-style:normal}.pay-recipient{object-fit:cover;border:1px solid #add2dfa6;border-radius:50%;flex:none;width:36px;height:36px}.pay-x{color:#fff;font-size:17px;font-weight:500}.pay-route time{min-width:18px;color:var(--muted);font-size:8px}.metric-head{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;padding:18px 18px 0;font-size:10px;display:flex}.metric-value{letter-spacing:-.04em;padding:0 18px;font-size:30px;display:block}.line-chart{width:calc(100% - 24px);height:85px;position:absolute;bottom:42px;left:12px;overflow:visible}.chart-area{fill:url(#chartFill)}.chart-line{fill:none;stroke:var(--accent);stroke-width:2px}.route-copy{justify-content:space-between;align-items:center;padding:17px 17px 8px;display:flex}.route-copy span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.route-copy strong{color:var(--accent);font-size:11px}.route-search{border:1px solid var(--accent);background:#ffffff06;border-radius:999px;align-items:center;height:34px;margin:0 15px;padding:0 11px;font-size:12px;display:flex}.route-search>span:first-child{color:var(--faint);margin-right:1px}.route-search i{background:var(--accent);width:1px;height:14px;margin-left:2px;animation:1s step-end infinite blink}@keyframes blink{50%{opacity:0}}.route-result{background:#add2df14;border-radius:10px;align-items:center;gap:8px;margin:8px 15px;padding:8px 10px;display:flex}.route-result img{object-fit:cover;border-radius:50%;width:28px;height:28px}.route-result span{min-width:0;line-height:1.1;display:grid}.route-result strong{font-size:11px}.route-result small{color:var(--muted);font-size:9px}.route-result b{background:var(--blue);border-radius:50%;place-items:center;width:15px;height:15px;margin-left:auto;font-size:9px;display:grid}.docs-preview{padding:16px}.docs-preview>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.docs-preview strong{margin-top:2px;font-size:13px;display:block}.docs-preview p{color:var(--muted);margin:8px 0;font-size:9px;line-height:1.4}.docs-preview code{border:1px solid var(--line);color:var(--muted);border-radius:8px;padding:8px;font-size:8px;line-height:1.65;display:block}.docs-preview code em{color:var(--accent);margin-right:10px;font-style:normal}.rankings{grid-template-columns:2.35fr 1fr;gap:30px;padding:54px 0 24px;display:grid}.section-title{justify-content:space-between;align-items:start;min-height:30px;display:flex}.section-title h2{margin:0;font-size:15px}.section-title span{color:var(--faint);font-size:10px}.section-title-main{align-items:center;gap:8px;display:flex}.venue-filter{height:24px;color:var(--ink);font:700 9px/1 var(--sans);cursor:default;background:#add2df1f;border:1px solid #add2df66;border-radius:999px;align-items:center;gap:5px;padding:0 9px 0 6px;display:inline-flex}.venue-filter img{background:#ffffff14;border-radius:50%;width:14px;height:14px;padding:2px}.token-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.token-card{border:1px solid var(--line);background:#ffffff05;border-radius:14px;min-width:0;transition:transform .16s,border-color .16s;overflow:hidden}.token-card:hover{border-color:var(--line-strong);transform:translateY(-2px)}.token-card-art{aspect-ratio:1;background:var(--art);place-items:center;font-size:30px;font-weight:700;display:grid;position:relative;overflow:hidden}.token-card-art>img{object-fit:cover;width:100%;height:100%}.stonk-corner{z-index:2;background:#051214e0;border:1px solid #add2dfa6;border-radius:50%;place-items:center;width:23px;height:23px;padding:5px;display:grid;position:absolute;top:7px;left:7px;box-shadow:0 3px 10px #0000004d}.stonk-corner img{object-fit:contain;width:100%;height:100%}.token-card-copy{grid-template-columns:1fr auto;align-content:center;gap:7px 5px;min-height:67px;padding:11px 12px;display:grid}.token-card-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.token-card-copy b{color:var(--accent);font-size:10px}.token-card-copy small{color:var(--muted);grid-column:1/-1;font-size:10px}.profile-list{gap:14px;display:grid}.rank-profile{border:1px solid var(--line);background:#ffffff06;border-radius:14px;min-width:0;height:267px;overflow:hidden}.rank-profile-cover{background:linear-gradient(90deg, #0511131a, #0511136b), var(--profile-cover) center 35%/cover no-repeat;height:112px;position:relative}.rank-profile-cover:after{content:"";background:linear-gradient(#0000,#091a1deb);height:50px;position:absolute;inset:auto 0 0}.rank-profile-body{height:155px;padding:14px;position:relative}.rank-profile-body>img{border:2px solid var(--panel);object-fit:cover;border-radius:50%;width:56px;height:56px;position:absolute;top:-30px;left:14px}.rank-profile-body>span{align-content:center;min-width:0;min-height:34px;padding-left:68px;line-height:1.2;display:grid}.rank-profile-body>span strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.rank-profile-body>span strong i{color:var(--blue);font-size:10px;font-style:normal}.rank-profile-body>span small{color:var(--muted);font-size:10px}.rank-profile-body>em{width:fit-content;color:var(--muted);background:#add2df17;border-radius:5px;align-items:center;gap:5px;margin-top:9px;padding:4px 7px;font-size:9px;font-style:normal;display:flex}.rank-profile-body>em img{object-fit:contain;width:12px;height:12px}.rank-profile-body>p{border-top:1px solid var(--line);color:var(--muted);align-items:baseline;gap:5px;margin:14px 0 0;padding-top:12px;font-size:10px;display:flex}.rank-profile-body>p b{color:var(--text);font-size:15px}.rank-profile-body>p strong{color:var(--accent);margin-left:auto;font-size:15px}.recent{padding:28px 0 66px}.recent-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.recent-card{border:1px solid var(--line);background:#ffffff04;border-radius:14px;padding:15px}.recent-top{align-items:center;gap:9px;display:flex}.recent-top img{object-fit:cover;border-radius:50%;width:31px;height:31px}.recent-top span{line-height:1.2;display:grid}.recent-top strong{font-size:11px}.recent-top small{color:var(--muted);font-size:9px}.recent-amount{justify-content:space-between;align-items:end;margin-top:15px;display:flex}.recent-amount strong{letter-spacing:-.04em;font-size:22px}.recent-amount small{color:var(--faint);font-size:9px}.recent-source{border-top:1px solid var(--line);color:var(--muted);margin-top:11px;padding-top:10px;font-size:9px}footer{border-top:1px solid var(--line);min-height:98px;color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}footer>div{align-items:center;gap:8px;display:flex}footer img{border-radius:7px;width:24px;height:24px}footer strong{color:var(--text)}footer p{margin:0}.launch-modal{border:1px solid var(--line-strong);width:min(440px,100% - 30px);color:var(--text);background:var(--panel);border-radius:18px;padding:0;box-shadow:0 30px 100px #000000b3}.launch-modal::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000809c7}.launch-modal form{gap:14px;padding:28px;display:grid;position:relative}.modal-close{border:1px solid var(--line);cursor:pointer;width:30px;height:30px;color:var(--muted);background:0 0;border-radius:50%;position:absolute;top:13px;right:13px}.modal-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.launch-modal h2{letter-spacing:-.03em;margin:0;font-size:25px}.launch-modal p{color:var(--muted);margin:-7px 0 5px;font-size:12px;line-height:1.5}.launch-modal label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;gap:6px;font-size:10px;display:grid}.launch-modal input{border:1px solid var(--line-strong);height:42px;color:var(--text);background:var(--bg);border-radius:10px;outline:none;padding:0 12px}.launch-modal input:focus{border-color:var(--accent)}.toast{z-index:50;border:1px solid var(--line-strong);background:var(--panel-3);color:var(--text);opacity:0;pointer-events:none;border-radius:999px;padding:10px 15px;font-size:11px;transition:all .2s;position:fixed;bottom:22px;left:50%;transform:translate(-50%,20px)}.toast.show{opacity:1;transform:translate(-50%)}body.route-active main>.hero,body.route-active main>.bento,body.route-active main>.rankings,body.route-active main>.recent,body.route-active main>.home-footer{display:none}.route-page{padding-top:48px}.route-page[hidden]{display:none}.route-heading{border-bottom:1px solid var(--line);grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:16px;min-height:148px;padding-bottom:30px;display:grid}.route-heading-icon{border:1px solid var(--line-strong);width:42px;height:42px;color:var(--accent);background:#add2df0f;border-radius:13px;place-items:center;display:grid}.route-heading-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px}.route-heading>div:nth-child(2)>span{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:700;display:block}.route-heading h1{letter-spacing:-.05em;margin:0;font-size:clamp(32px,4vw,45px);font-weight:600}.route-heading p{max-width:650px;color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.6}.route-heading>.button,.route-heading>.range-tabs{align-self:center}.route-section{border-bottom:1px solid var(--line);padding:34px 0}.route-section-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px;display:flex}.route-section-head>div:first-child>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.route-section-head h2{letter-spacing:-.025em;margin:2px 0 0;font-size:18px}.preview-pill{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:5px 9px;font-size:9px}.route-footer{min-height:98px;color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.route-footer>div{align-items:center;gap:8px;display:flex}.route-footer img{border-radius:7px;width:24px;height:24px}.route-footer strong{color:var(--text)}.route-footer p{margin:0}.route-page.explore-page{flex-direction:column;gap:32px;padding:40px 0 0;display:flex}.explore-intro{border:1px solid var(--line);background:var(--panel);border-radius:17px;min-height:184px;display:flex;position:relative;overflow:hidden}.explore-grid-beam{opacity:.82;background-image:linear-gradient(#add2df0e 1px,#0000 1px),linear-gradient(90deg,#add2df0e 1px,#0000 1px),radial-gradient(circle at 78% 48%,#add2df1f,#0000 36%);background-size:64px 64px,64px 64px,100% 100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 4%,#000 48% 100%);mask-image:linear-gradient(90deg,#0000 4%,#000 48% 100%)}.explore-intro-copy{z-index:1;flex-direction:column;gap:14px;width:100%;padding:32px;display:flex;position:relative}.explore-intro-copy header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.explore-intro h1{letter-spacing:-.035em;margin:0;font-size:30px;font-weight:600;line-height:1.1}.explore-intro p{max-width:570px;color:var(--muted);margin:0;font-size:15px;line-height:1.55}.explore-trending,.explore-launches{flex-direction:column;gap:12px;display:flex}.explore-section-title{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.explore-section-title h2{letter-spacing:-.02em;margin:0;font-size:15px}.explore-section-title a{color:var(--muted);font-size:13px;text-decoration:none}.explore-section-title a:hover{color:var(--text)}.trending-viewport{overflow:hidden}.trending-row{gap:12px;width:max-content;display:flex}.trending-row article{border:1px solid var(--line);background:#ffffff04;border-radius:16px;align-items:center;gap:12px;width:268px;min-width:268px;padding:14px;display:flex}.trend-glyph{width:44px;height:44px;color:var(--accent-ink);background:var(--art);border-radius:9px;flex:none;place-items:center;font-weight:700;display:grid;overflow:hidden}.trend-glyph img{object-fit:cover;width:100%;height:100%}.trending-row article>div:nth-child(2){flex:1;min-width:0;display:grid}.trending-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.trending-row small{color:var(--faint);font-size:10px}.trending-row article>p{flex:none;justify-items:end;margin:0;display:grid}.trending-row article>p small{text-transform:uppercase;letter-spacing:.1em}.trending-row article>p b{font-size:15px;font-weight:600}.explore-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.stonk-venue-filter{border:1px solid var(--line);background:var(--panel);height:48px;color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 12px 0 7px;font-size:14px;font-weight:600;display:inline-flex}.stonk-venue-filter span{background:#00000040;border-radius:50%;place-items:center;width:32px;height:32px;padding:7px;display:grid}.stonk-venue-filter img{object-fit:contain;width:100%;height:100%}.route-filters,.range-tabs,.launch-tabs{border:1px solid var(--line);background:#0000001f;border-radius:999px;padding:3px;display:flex}.route-filters button,.range-tabs button,.launch-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:700}.route-filters button.active,.range-tabs button.active,.launch-tabs button.active{color:var(--accent-ink);background:var(--accent)}.route-search{border:1px solid var(--line-strong);border-radius:999px;align-items:center;gap:8px;width:min(430px,100%);height:38px;margin-bottom:14px;padding:0 12px;display:flex}.route-search svg{fill:none;width:15px;stroke:var(--muted);stroke-width:1.8px}.route-search input{color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:11px}.explore-controls .route-search{border-color:var(--line);background:var(--panel);flex:1;min-width:220px;height:48px;margin:0}.explore-controls .route-search input{font-size:14px}.explore-controls .route-filters{border-color:var(--line);background:var(--panel);flex:none;height:48px;padding:6px}.explore-controls .route-filters button{padding:7px 12px;font-size:14px;font-weight:500}.explore-controls .route-filters button.active{color:var(--text);background:#add2df14}.route-token-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.route-token-card{border:1px solid var(--line);background:#ffffff04;border-radius:16px;min-width:0;transition:transform .16s,border-color .16s;overflow:hidden}.route-token-card:hover{border-color:var(--line-strong);transform:translateY(-2px)}.route-token-media{margin:8px 8px 0;position:relative}.route-token-art{aspect-ratio:1;background:var(--art);border-radius:12px;place-items:center;width:100%;display:grid;overflow:hidden}.route-token-art img{object-fit:cover;width:100%;height:100%}.route-token-art span{font-size:35px;font-weight:700}.route-venue-badge{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#061416d6;border-radius:50%;place-items:center;width:24px;height:24px;padding:5px;display:grid;position:absolute;top:8px;left:8px}.route-venue-badge img{object-fit:contain;width:100%;height:100%}.route-token-age{border:1px solid var(--line);color:var(--muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#061416d1;border-radius:999px;padding:3px 7px;font-size:10px;font-style:normal;position:absolute;top:8px;right:8px}.route-token-person{border:1px solid var(--line);max-width:calc(100% - 16px);height:28px;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);appearance:none;background:#061416db;border-radius:999px;align-items:center;gap:5px;padding:3px 9px 3px 5px;display:flex;position:absolute;bottom:8px;left:8px}.route-token-person .fee-mark{background:#add2df1f;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:grid}.route-token-person img{object-fit:cover;border-radius:50%;width:20px;height:20px}.route-token-person strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.route-token-person .x-verified{fill:#1d9bf0;flex:none;width:12px;height:12px}.route-token-copy{flex-direction:column;gap:7px;padding:14px;display:flex}.route-token-title,.route-token-stats{align-items:baseline;gap:7px;display:flex}.route-token-title strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.route-token-title span{color:var(--faint);flex:none;font-family:ui-monospace,monospace;font-size:11px}.route-token-stats{color:var(--faint);flex-wrap:wrap;gap:4px 12px;font-size:11px}.route-token-stats span{align-items:baseline;gap:5px;display:flex}.route-token-stats b{color:var(--text);font-size:15px}.route-token-owed{color:var(--faint);font-size:11px}.route-token-owed b{color:var(--muted);font-size:13px}.route-token-address{width:fit-content;color:var(--faint);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;margin:0 0 0 -4px;padding:3px 4px;font-family:ui-monospace,monospace;font-size:11px;display:flex}.route-token-address:hover{color:var(--muted);background:#add2df0d}.route-token-address svg{fill:none;stroke:currentColor;stroke-width:2px;width:14px;height:14px}.stats-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:10px;padding:32px 0;display:grid}.stat-card{border:1px solid var(--line);background:#ffffff04;border-radius:15px;flex-direction:column;min-height:160px;padding:20px;display:flex;position:relative}.stat-card.featured{background:linear-gradient(145deg,#add2df1b,#add2df05)}.stat-card>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:700}.stat-card>strong{letter-spacing:-.04em;margin-top:6px;font-size:27px}.stat-card>small{color:var(--muted);font-size:9px}.stat-card>div{border-top:1px solid var(--line);justify-content:space-between;margin-top:auto;padding-top:13px;font-size:9px;display:flex}.stat-card em{color:var(--muted);font-style:normal}.stat-card b{font-weight:600}.delta{color:var(--accent);font-size:9px;position:absolute;top:20px;right:18px}.payment-receipts{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.payment-receipt{border:1px solid var(--line);background:#ffffff04;border-radius:14px;padding:15px}.receipt-head{align-items:center;gap:8px;display:flex}.receipt-head img{object-fit:cover;border-radius:50%;width:31px;height:31px}.receipt-head>span{line-height:1.2;display:grid}.receipt-head strong{font-size:10px}.receipt-head strong i{color:var(--blue);font-style:normal}.receipt-head small,.receipt-head time{color:var(--muted);font-size:8px}.receipt-head time{margin-left:auto}.receipt-amount{letter-spacing:-.04em;margin-top:16px;font-size:24px;display:block}.receipt-label{color:var(--muted);font-size:9px}.receipt-sources{gap:5px;margin-top:12px;display:grid}.receipt-sources span{background:#add2df0b;border-radius:7px;justify-content:space-between;padding:6px 8px;font-size:8px;display:flex}.receipt-sources em{color:var(--muted);font-style:normal}.payment-receipt>button{border:0;border-top:1px solid var(--line);width:100%;color:var(--muted);cursor:pointer;background:0 0;justify-content:space-between;margin-top:11px;padding-top:10px;font-size:8px;display:flex}.ledger-table{border:1px solid var(--line);border-radius:14px;overflow:hidden}.ledger-table article{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr 90px 42px;align-items:center;gap:14px;min-height:58px;padding:0 15px;display:grid}.ledger-table article:last-child{border-bottom:0}.ledger-table strong{font-size:12px}.ledger-table span{font-size:10px;display:grid}.ledger-table small,.ledger-table time{color:var(--muted);font-size:8px}.ledger-table b{color:var(--accent);font-size:8px}.analytics-chart-card{border:1px solid var(--line);background:#ffffff03;border-radius:15px;margin-top:32px;padding:18px 18px 12px}.analytics-chart-card svg{width:100%;height:270px;overflow:visible}.analytics-grid{fill:none;stroke:var(--line);stroke-width:1px}.analytics-area{fill:url(#routeArea)}.analytics-line{fill:none;stroke:var(--accent);stroke-width:2px}.analytics-line.secondary{stroke:var(--muted);stroke-width:1.5px;stroke-dasharray:5 5}.chart-legend{color:var(--muted);gap:13px;font-size:8px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{background:var(--accent);width:13px;height:2px}.chart-legend span:last-child i{background:var(--muted)}.chart-axis{color:var(--faint);justify-content:space-between;font-size:8px;display:flex}.allocation-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:9px;padding:25px 0 36px;display:grid}.allocation-grid article{border:1px solid var(--line);border-radius:13px;padding:15px;display:grid}.allocation-grid span,.allocation-grid small{color:var(--muted);font-size:8px}.allocation-grid strong{margin-top:2px;font-size:19px}.allocation-grid i{background:linear-gradient(90deg, var(--accent) var(--size), var(--line) var(--size));border-radius:99px;height:3px;margin:12px 0 8px}.launch-layout{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:16px;padding:32px 0 42px;display:grid}.launch-panel,.launch-preview{border:1px solid var(--line);background:#ffffff04;border-radius:15px;padding:20px}.launch-tabs{width:fit-content;margin-bottom:18px}.venue-select{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 0 17px;display:flex}.venue-select>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.venue-select strong{align-items:center;gap:7px;font-size:11px;display:flex}.venue-select i{background:var(--accent);width:7px;height:7px;box-shadow:0 0 8px var(--accent);border-radius:50%}.form-field{gap:6px;margin-top:14px;display:grid}.form-field>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.form-field em{color:var(--faint);text-transform:none;font-style:normal;font-weight:400}.form-field>input,.form-field textarea,.form-input{border:1px solid var(--line-strong);background:var(--bg);width:100%;color:var(--text);border-radius:10px;outline:0}.form-field>input{height:42px;padding:0 11px}.form-field textarea{resize:vertical;min-height:82px;padding:11px}.form-field>input:focus,.form-field textarea:focus,.form-input:focus-within{border-color:var(--accent)}.form-field small{color:var(--faint);font-size:8px}.form-input{align-items:center;gap:3px;height:42px;padding:0 11px;display:flex}.form-input input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1}.form-input i{color:var(--muted);font-size:10px;font-style:normal}.form-input.suffix i{font-weight:700}.form-divider{background:var(--line);height:1px;margin-top:17px}.form-pair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.check-row{color:var(--muted);align-items:flex-start;gap:8px;margin:17px 0;font-size:9px;line-height:1.45;display:flex}.check-row input{accent-color:var(--accent)}.launch-submit{width:100%;min-height:43px}.launch-preview{height:fit-content;position:sticky;top:90px}.preview-label{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:700}.x-payment-preview{border:1px solid var(--line);background:#add2df0a;border-radius:12px;align-items:center;gap:9px;margin-top:13px;padding:12px;display:flex}.x-payment-preview img{border-radius:8px;width:30px;height:30px}.x-payment-preview span{display:grid}.x-payment-preview strong{font-size:10px}.x-payment-preview small{color:var(--muted);font-size:8px}.launch-token-preview{border:1px solid var(--line);border-radius:13px;margin-top:10px;overflow:hidden}.preview-art{background:radial-gradient(circle at 50% 35%,#d6f3fb,#456f78 35%,#071719 70%);place-items:center;height:185px;font-size:48px;font-weight:700;display:grid}.preview-name,.preview-numbers{justify-content:space-between;padding:11px 13px;display:flex}.preview-name strong{font-size:12px}.preview-name span{color:var(--accent);font-size:9px;font-weight:700}.preview-numbers{color:var(--muted);padding-top:0;font-size:9px}.launch-preview dl{border:1px solid var(--line);border-radius:12px;margin:12px 0 0;overflow:hidden}.launch-preview dl div{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 12px;display:flex}.launch-preview dl div:last-child{border-bottom:0}.launch-preview dt{color:var(--muted);font-size:9px}.launch-preview dd{margin:0;font-size:9px;font-weight:700}.flow-map{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);gap:8px;padding:32px 0;display:grid}.flow-map article{border:1px solid var(--line);background:#ffffff04;border-radius:14px;min-width:0;min-height:210px;padding:15px;position:relative}.flow-map article>span{color:var(--faint);font-family:ui-monospace,monospace;font-size:8px}.flow-icon{border:1px solid var(--line-strong);width:38px;height:38px;color:var(--accent);border-radius:11px;place-items:center;margin:17px 0 20px;font-size:17px;font-weight:700;display:grid}.flow-map strong{font-size:11px}.flow-map p{color:var(--muted);margin:7px 0 0;font-size:8px;line-height:1.5}.flow-map article>i{z-index:2;border:1px solid var(--line);background:var(--bg);width:18px;height:18px;color:var(--accent);border-radius:50%;place-items:center;font-size:9px;font-style:normal;display:grid;position:absolute;top:50%;right:-13px;transform:translateY(-50%)}.flow-ledger{border:1px solid var(--line);border-radius:14px;overflow:hidden}.flow-ledger article{border-bottom:1px solid var(--line);grid-template-columns:70px 100px 1fr 80px 34px;align-items:center;gap:12px;min-height:56px;padding:0 14px;display:grid}.flow-ledger article:last-child{border-bottom:0}.flow-ledger b{color:var(--accent);text-transform:uppercase;font-size:8px}.flow-ledger strong{font-size:11px}.flow-ledger span{color:var(--muted);font-size:9px}.flow-ledger em{color:var(--accent);font-size:8px;font-style:normal}.flow-ledger time{color:var(--faint);font-size:8px}.docs-layout{border-bottom:1px solid var(--line);grid-template-columns:210px minmax(0,1fr);gap:42px;padding:32px 0 42px;display:grid}.docs-toc{height:fit-content;display:grid;position:sticky;top:88px}.docs-toc>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:700}.docs-toc a{border-left:1px solid var(--line);color:var(--muted);gap:10px;padding:8px 9px;font-size:9px;text-decoration:none;display:flex}.docs-toc a:hover{color:var(--text);border-left-color:var(--accent);background:#add2df09}.docs-toc b{color:var(--faint);font-family:ui-monospace,monospace;font-weight:400}.docs-body{max-width:680px}.docs-body section{padding:0 0 35px;scroll-margin-top:85px}.docs-body section>span{color:var(--accent);font-family:ui-monospace,monospace;font-size:9px}.docs-body h2{letter-spacing:-.035em;margin:4px 0 10px;font-size:24px}.docs-body p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.docs-callout{border:1px solid var(--line-strong);background:#add2df0a;border-radius:12px;margin-top:18px;padding:15px}.docs-callout strong{margin-bottom:4px;font-size:11px;display:block}.docs-callout p{font-size:10px}.docs-body dl{border:1px solid var(--line);border-radius:12px;margin:15px 0 0;overflow:hidden}.docs-body dl div{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;gap:12px;padding:12px;display:grid}.docs-body dl div:last-child{border-bottom:0}.docs-body dt{font-size:10px;font-weight:700}.docs-body dd{color:var(--muted);margin:0;font-size:10px}body.sidebar-collapsed{--sidebar:64px}body.sidebar-collapsed .sidebar-head{padding-inline:14px}body.sidebar-collapsed .collapse-button,body.sidebar-collapsed .nav-link span,body.sidebar-collapsed .profile-copy,body.sidebar-collapsed .profile-link .x-icon{display:none}body.sidebar-collapsed .nav-link{justify-content:center;padding:0}body.sidebar-collapsed .nav-link.active:after{display:none}body.sidebar-collapsed .profile-link{justify-content:center;margin-inline:8px;padding:8px}.is-filtered-out{display:none!important}@media (width<=920px){:root{--sidebar:64px}.sidebar-head{padding-inline:14px}.collapse-button,.nav-link span,.profile-copy,.profile-link .x-icon{display:none}.nav-link{justify-content:center;padding:0}.profile-link{justify-content:center;margin-inline:8px;padding:8px}.bento{grid-template-rows:250px 210px 210px;grid-template-columns:1fr 1fr}.tile-explore{grid-column:span 2}.tile-payments,.tile-analytics,.tile-route,.tile-docs{grid-column:auto}.tile-docs{grid-column:span 2}.rankings{grid-template-columns:1fr}.route-token-grid,.trending-row{grid-template-columns:repeat(3,1fr)}.trending-row article:nth-child(n+4){display:none}.explore-page .trending-row article:nth-child(n){display:flex}.flow-map{grid-template-columns:repeat(3,1fr)}.flow-map article>i{display:none}}@media (width<=680px){:root{--sidebar:0px}.sidebar{border-right:0;border-top:1px solid var(--line);width:100%;height:60px;inset:auto 0 0}.sidebar-head,.profile-link{display:none}.nav{grid-template-columns:repeat(7,1fr);gap:1px;height:100%;padding:5px 4px}.nav-link{min-height:48px}.nav-link:nth-child(6),.nav-link:nth-child(7){display:none}.nav-link svg{width:19px}.page{padding-bottom:60px;padding-left:0}.topbar{height:58px;padding:0 12px}.search-box{width:calc(100% - 116px);margin:0}.search-box kbd{display:none}.top-actions{right:12px}.top-actions .button-primary{display:none}.top-actions .button-ghost{min-width:104px;padding-inline:10px;font-size:10px}.wallet-menu{width:min(260px,100vw - 24px);position:fixed;top:65px;right:12px}main{width:calc(100% - 24px);overflow:hidden}.hero{padding:52px 0 38px}.hero h1{letter-spacing:-.055em;font-size:clamp(34px,10vw,40px)}.hero p{font-size:13px}.bento{grid-template-rows:240px 255px 200px 205px 210px;grid-template-columns:1fr;display:grid}.tile-explore,.tile-payments,.tile-analytics,.tile-route,.tile-docs{grid-column:1}.mini-token{height:220px}.mini-token:nth-child(2){height:154px;top:80px}.token-art{height:146px}.mini-token:nth-child(2) .token-art{height:99px}.mini-route-pill b{max-width:48px}.token-grid{grid-template-columns:1fr 1fr}.recent-grid{grid-template-columns:1fr}footer{gap:8px;padding:22px 0;display:grid}.route-page{padding-top:32px}.route-heading{grid-template-columns:40px 1fr;gap:12px}.route-heading-icon{width:38px;height:38px}.route-heading>.button,.route-heading>.range-tabs{grid-column:1/-1;width:fit-content;margin-left:52px}.route-heading h1{font-size:33px}.route-heading p{font-size:11px}.route-filter-head{flex-direction:column;align-items:flex-start}.route-filters{max-width:100%;overflow-x:auto}.trending-row{grid-template-columns:1fr}.trending-row article:nth-child(n+3){display:none}.route-token-grid{grid-template-columns:1fr 1fr}.route-token-art{height:115px}.explore-page .route-token-art{height:auto}.explore-intro-copy{padding:24px}.explore-intro-copy header{align-items:flex-start}.explore-intro h1{font-size:26px}.explore-intro p{font-size:13px}.explore-controls .route-search{order:3;min-width:100%}.explore-controls .route-filters{max-width:calc(100% - 88px)}.stats-grid,.payment-receipts,.allocation-grid{grid-template-columns:1fr}.ledger-table article{grid-template-columns:78px 1fr 54px;padding-block:10px}.ledger-table time{display:none}.analytics-chart-card svg{height:190px}.launch-layout{grid-template-columns:1fr}.launch-preview{position:static}.form-pair,.flow-map{grid-template-columns:1fr}.flow-map article{min-height:170px}.flow-ledger article{grid-template-columns:58px 82px 1fr;padding-block:10px}.flow-ledger em,.flow-ledger time{display:none}.docs-layout{grid-template-columns:1fr;gap:24px}.docs-toc{grid-template-columns:1fr 1fr;position:static}.docs-toc>span{grid-column:1/-1}.docs-body dl div{grid-template-columns:1fr;gap:4px}.route-footer{gap:8px;padding:22px 0;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
