@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{font-family:'DM Sans',system-ui,sans-serif;color:#123154;background:#e8f2ff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(ellipse 75% 38% at 50% -8%,#fff 5%,#d5e9ff 78%,transparent 100%),linear-gradient(150deg,#e8f2ff,#f8fbff 43%,#e5f1ff);min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-shell{max-width:1540px;margin:auto;padding:0 42px}.topbar{height:92px;display:flex;align-items:center;gap:36px;border-bottom:1px solid rgba(89,135,181,.24)}.brand{display:inline-flex;align-items:center;gap:10px;font-family:'Space Grotesk',sans-serif;font-size:19px;font-weight:700;letter-spacing:.04em;white-space:nowrap}.brand-mark{display:block;width:40px;height:40px;border:1px solid #c8e0f9;border-radius:12px;overflow:hidden;background:white;box-shadow:0 2px 12px #8dbce155}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand-ticker{font-size:12px;letter-spacing:.09em;color:#6584a5}.navigation{display:flex;gap:5px;margin:auto}.navigation a{font-size:14px;font-weight:700;color:#64809f;padding:12px 17px;border-radius:10px;white-space:nowrap}.navigation a:hover,.navigation a.active{color:#163e6d;background:#fff9;box-shadow:inset 0 0 0 1px #cce1f7}.network-pill{font-size:12px;letter-spacing:.04em;color:#426684;border:1px solid #bcd6ee;background:#ffffff9c;border-radius:30px;padding:9px 13px;white-space:nowrap}.network-icon{display:inline-block;width:7px;height:7px;border-radius:50%;background:#40bca6;margin-right:5px;box-shadow:0 0 0 3px #40bca625}main{padding:36px 0 64px;min-height:calc(100vh - 175px)}.eyebrow{color:#5d85ad;text-transform:uppercase;letter-spacing:.18em;font-weight:700;font-size:12px}.intro{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:7px 0 28px}.intro h1{font:700 clamp(38px,4.7vw,68px)/1.06 'Space Grotesk',sans-serif;letter-spacing:-.055em;margin:9px 0 10px;color:#102b4c}.intro p{margin:0;color:#577493;font-size:16px;line-height:1.55;max-width:650px}.intro .note{text-align:right;font-size:13px;color:#6a88a4;white-space:nowrap}.intro .note strong{display:block;color:#244d76;margin-top:6px;font-weight:600}.summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.summary-card{background:linear-gradient(145deg,#fff,#e8f4ff);border:1px solid #fff;box-shadow:0 9px 25px #6494c21a,inset 0 0 0 1px #d9e9f8;border-radius:18px;padding:20px 24px;min-height:102px}.summary-card .label{font-size:13px;font-weight:700;color:#6e8cad}.summary-card .value{font:700 30px/1.1 'Space Grotesk',sans-serif;letter-spacing:-.035em;margin-top:9px;color:#163a62}.surface{border:1px solid #c9deef;background:#fffefa;box-shadow:0 20px 65px #6590b41f;border-radius:19px;overflow:hidden}.surface-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:21px 24px;border-bottom:1px solid #e2edf5;background:linear-gradient(100deg,#fff,#f5faff)}.surface-title{font:700 19px 'Space Grotesk',sans-serif;letter-spacing:-.025em;margin:0}.surface-subtitle{font-size:13px;color:#7791a9;margin:5px 0 0}.search{border:1px solid #d0e0ed;background:#fff;border-radius:10px;display:flex;align-items:center;min-width:min(290px,100%);padding:0 13px;color:#7894af}.search input{border:0;outline:0;padding:11px 8px;width:100%;min-width:0;color:#173d63;background:transparent;font-size:14px}.search:focus-within{outline:2px solid #88bdef}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{color:#829bb1;font-size:11px;letter-spacing:.11em;text-transform:uppercase;font-weight:700;background:#fbfdff}td,th{padding:15px 24px;border-bottom:1px solid #edf2f7}tbody tr:hover{background:#f6faff}tbody tr:last-child td{border-bottom:0}td{font-size:14px;color:#40617f}.wallet-link{font-family:'Space Grotesk',sans-serif;color:#184d80;font-weight:700;white-space:nowrap}.wallet-link:hover,.evidence-link:hover,.footer a:hover{text-decoration:underline}.wallet-link .arrow{color:#9ab9d3;padding-left:5px}.amount{font-family:'Space Grotesk',sans-serif;color:#15395d;font-weight:700;white-space:nowrap}.badge{display:inline-block;padding:5px 9px;border:1px solid #cde6ea;background:#edfbfa;border-radius:7px;color:#337e84;font-size:12px;font-weight:700;white-space:nowrap}.badge.whale{border-color:#d1e3fb;background:#eaf4ff;color:#27639d}.badge.dev{border-color:#d7e0fa;background:#eef2ff;color:#4f6f9e}.evidence-link{font-weight:700;color:#3a76af;white-space:nowrap}.empty{text-align:center;padding:45px 20px;color:#66829d;line-height:1.55}.surface-foot{background:#fbfdff;border-top:1px solid #edf2f7;color:#718da8;font-size:12px;padding:15px 24px;display:flex;justify-content:space-between;gap:15px}.footer{border-top:1px solid #cbddec;display:flex;justify-content:space-between;gap:15px;padding:23px 0 34px;color:#4d6b8a;font-size:12px}.muted{color:#849bb0}.footer a{color:#295f91;margin-left:9px}.dev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.dev-card{background:linear-gradient(145deg,#fff,#f5faff);border:1px solid #d1e3f2;border-radius:17px;padding:23px;box-shadow:0 12px 30px #87add125}.dev-card h2{font:700 21px 'Space Grotesk',sans-serif;margin:14px 0 5px;letter-spacing:-.03em}.dev-card p{font-size:14px;color:#6a88a2;margin:0 0 16px}.dev-card .address{display:block;word-break:break-all;font:500 12px/1.5 'Space Grotesk',sans-serif;color:#597996;margin-bottom:19px}.dev-card .links{display:flex;gap:13px;flex-wrap:wrap;font-size:13px}.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.about-panel{padding:30px;border-radius:19px;background:#fffefa;border:1px solid #d0e2f1;box-shadow:0 14px 35px #79a4c021}.about-panel h2{font:700 23px 'Space Grotesk',sans-serif;letter-spacing:-.03em;margin:0 0 14px}.about-panel p,.about-panel li{font-size:15px;line-height:1.65;color:#4c6b87}.about-panel ul{padding-left:19px}.art-panel{background:linear-gradient(130deg,#fff,#e3f0ff);overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:340px}.art-panel img{width:100%;display:block}.disclaimer{margin-top:18px;font-size:13px;color:#7390aa;line-height:1.5}.token-strip{margin-top:24px;padding:22px 25px;border-radius:16px;background:#113558;color:#deefff;display:flex;justify-content:space-between;gap:25px;align-items:center}.token-strip strong{font:700 21px 'Space Grotesk',sans-serif}.token-strip span{font-size:14px;color:#bad4ee}.token-strip .unannounced{border:1px solid #6d98bf;border-radius:8px;padding:8px 11px;white-space:nowrap}.show-more{display:block;margin:19px auto 22px;background:#e7f2ff;border:1px solid #bfd8f0;border-radius:9px;color:#245b90;font-weight:700;padding:10px 16px}.show-more:hover{background:#d9ebff}
@media(min-width:921px){.topbar{height:76px}main{padding-top:22px}.intro{margin-bottom:17px}.intro h1{font-size:clamp(38px,4vw,56px);margin:6px 0}.summary{margin-bottom:16px}.summary-card{min-height:82px;padding:14px 21px}.summary-card .value{font-size:25px;margin-top:6px}.surface-head{padding:15px 24px}td,th{padding-top:12px;padding-bottom:12px}}@media(max-width:920px){.site-shell{padding:0 24px}.topbar{height:auto;min-height:82px;flex-wrap:wrap;gap:3px;padding:15px 0}.navigation{order:3;width:100%;overflow-x:auto;margin:8px 0 -3px}.navigation a{padding:9px 13px}.network-pill{margin-left:auto}.dev-grid{grid-template-columns:repeat(2,1fr)}.intro .note{display:none}}@media(max-width:640px){.site-shell{padding:0 16px}.brand{font-size:16px}.brand-ticker{display:none}.network-pill{font-size:11px;padding:7px 9px}.intro{margin-top:12px}.intro h1{font-size:39px}.summary{gap:8px}.summary-card{padding:15px;min-height:90px}.summary-card .label{font-size:11px}.summary-card .value{font-size:22px}.surface-head{display:block;padding:19px}.search{margin-top:15px}.surface-foot,.footer{display:block;line-height:1.7}.footer span{display:block}.footer a{margin-left:0}.dev-grid,.about-grid{grid-template-columns:1fr}.about-panel{padding:23px}.token-strip{display:block}.token-strip .unannounced{display:inline-block;margin-top:12px}td,th{padding:14px 17px}table{min-width:660px}}
.section-link{display:inline-flex;align-items:center;color:#27699f;font-size:14px;font-weight:700;white-space:nowrap}.section-link:hover,.home-about:hover{text-decoration:underline}.home-feature{margin-bottom:18px}.home-feature .surface-head{padding-top:18px;padding-bottom:18px}.home-snapshot{padding:12px 24px;border-top:1px solid #e5edf5;color:#6986a1;font-size:12px;background:#fbfdff}.home-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.home-card{min-width:0;padding:22px 24px 18px;border:1px solid #c9deef;background:linear-gradient(125deg,#fffefa,#f6faff);box-shadow:0 14px 35px #6590b41a;border-radius:18px}.home-card-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.home-card-head h2{font:700 24px 'Space Grotesk',sans-serif;letter-spacing:-.035em;margin:4px 0 10px}.home-mini-list{border-top:1px solid #e4edf5}.home-mini-row{display:flex;align-items:center;gap:12px;justify-content:space-between;border-bottom:1px solid #e4edf5;min-height:58px;font-size:13px;color:#6a86a1}.home-mini-row .wallet-link{font-size:14px}.home-mini-row>span{margin-left:auto}.home-mini-row>strong{font:700 15px 'Space Grotesk',sans-serif;color:#15395d;white-space:nowrap}.home-dev-row>div{min-width:0}.home-dev-row>div>strong{display:block;color:#163a62;font:700 16px 'Space Grotesk',sans-serif}.home-dev-row>div>span{display:block;margin-top:4px;font-size:12px}.home-card-note{font-size:12px;color:#7290a9;margin:13px 0 0}.home-empty{font-size:14px;color:#7290a9}.home-about{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #bdd9ee;background:linear-gradient(100deg,#dcefff,#f8fbff);padding:20px 24px;border-radius:16px;color:#214d75}.home-about strong{display:block;font:700 18px 'Space Grotesk',sans-serif}.home-about small{display:block;font-size:13px;color:#6485a1;margin-top:5px}.home-about>span:last-child{font-size:23px}
@media(max-width:780px){.home-grid{grid-template-columns:1fr}.home-feature .surface-head{display:flex}.home-card{padding:20px}}@media(max-width:640px){.home-feature .surface-head{display:block}.home-feature .section-link{margin-top:12px}.home-card-head{align-items:start}.home-mini-row>span{display:none}.home-about{padding:18px}.home-snapshot{padding:11px 18px}}
.watch-toggle{border:1px solid #bbd8ee;background:#eaf5ff;color:#235d90;border-radius:8px;padding:7px 10px;white-space:nowrap;font-size:12px;font-weight:700}.watch-toggle:hover{background:#dceeff}.watch-toggle.is-watching{border-color:#b6ddd9;background:#e7f8f4;color:#25796e}.watch-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);align-items:start;gap:18px}.watch-panel{min-width:0}.watch-form{padding:22px 24px;border-bottom:1px solid #e2edf5}.watch-form label{display:block;font-weight:700;font-size:14px;margin-bottom:9px}.watch-form-row{display:flex;gap:9px}.watch-form-row input{width:100%;min-width:0;border:1px solid #c8deed;border-radius:9px;padding:12px 13px;outline:none;background:#fff;color:#15395d}.watch-form-row input:focus{outline:2px solid #88bdef}.watch-form-row button,.watch-guide button{border:1px solid #184d80;background:#174f80;color:white;border-radius:9px;padding:11px 16px;font-weight:700;white-space:nowrap;font-size:14px}.watch-form-row button:hover,.watch-guide button:hover{background:#0e3d68}.watch-form p{font-size:13px;color:#587994;margin:9px 0 0;min-height:18px}.watch-list-head{display:flex;justify-content:space-between;padding:18px 24px 9px;font-size:14px;font-weight:700}.watch-list-head strong{color:#6f8ba6}.watch-item{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 24px;padding:15px 0;border-bottom:1px solid #e7eff6}.watch-item:last-child{border-bottom:0}.watch-item small{display:block;color:#718da6;margin-top:5px;font-size:12px}.watch-remove{border:1px solid #d8e4ee;border-radius:8px;background:#fff;color:#6a8096;font-size:13px;font-weight:700;padding:8px 11px}.watch-remove:hover{background:#edf5fb}.watch-empty{font-size:14px;color:#7790a9;padding:9px 24px 28px}.watch-guide{border:1px solid #bfd8eb;background:linear-gradient(155deg,#fff,#eaf5ff);box-shadow:0 12px 30px #7da7c31b;border-radius:18px;padding:24px}.watch-guide h2{font:700 22px 'Space Grotesk',sans-serif;margin:0 0 10px}.watch-guide p{font-size:14px;color:#557592;line-height:1.55}.watch-guide button{margin:4px 0 7px}.watch-guide .watch-caveat{font-size:12px;border-top:1px solid #d8e8f4;padding-top:14px;margin-top:16px}.watch-toast{position:fixed;right:22px;bottom:22px;z-index:20;max-width:min(380px,calc(100vw - 32px));background:#123a5e;color:#f4f9ff;border-radius:10px;padding:14px 17px;box-shadow:0 12px 30px #173b5e55;font-size:14px;line-height:1.45}.watch-toast a{display:block;color:#a7d6ff;font-weight:700;margin-top:6px}
@media(max-width:950px){.watch-layout{grid-template-columns:1fr}}@media(max-width:640px){.watch-form{padding:20px}.watch-form-row{display:block}.watch-form-row button{margin-top:9px;width:100%}.watch-item{margin:0 20px}.watch-guide{padding:20px}}
