:root{color-scheme:light;--bg: #f3f4ef;--card: #ffffff;--fg: #163024;--muted: #6e7870;--dim: #6e7870;--line: rgba(22, 48, 36, .08);--soft: #f4f5f1;--lime: #d8ff4a}*{box-sizing:border-box}html,body,#root{min-height:100%;height:auto;overflow:visible}#root{display:flex;flex-direction:column}main{flex:1}body{margin:0;background:var(--bg);color:var(--fg);font-family:Instrument Sans,Avenir Next,Helvetica Neue,sans-serif;font-size:15px;line-height:1.45;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}::selection{background:#d8ff4a;color:#163024}:focus-visible{outline:2px solid #163024;outline-offset:2px}.nav{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;height:72px;padding:0 22px;background:#f3f4efeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:0}.brand{display:flex;align-items:center;gap:10px;color:var(--fg)}.brand-name{font-size:22px;font-weight:600;letter-spacing:-.05em}.pump-chip{display:inline-flex;align-items:center;gap:6px;height:28px;margin:0 2px;padding:0 10px 0 7px;border:0;border-radius:999px;background:#fff;color:var(--fg);font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:1;vertical-align:-6px}.pump-chip:hover{background:#fff}.pump-mark{display:block;width:16px;height:16px;flex:none;max-width:none}.search-desktop{display:flex;justify-content:center}.nav-right{display:flex;align-items:center;gap:8px;justify-self:end}.who{color:var(--muted);font-size:14px;font-weight:500}.desk-nav{display:flex;align-items:center;gap:4px}.desk-nav a,.sheet a{color:var(--muted);font-size:14px;font-weight:500;padding:8px 10px;border-radius:999px}.desk-nav a[aria-current=page],.sheet a[aria-current=page]{color:var(--fg);background:var(--lime)}.search{position:relative;width:min(460px,100%)}.search input{width:100%;height:40px;border-radius:999px;border:0;background:#fff;padding:0 14px 0 36px;box-shadow:0 8px 24px #1420140d}.search input:focus{outline:none}.search-icon{position:absolute;left:12px;top:12px;color:var(--muted);display:flex}.search-pop{position:absolute;top:46px;left:0;right:0;background:#fff;border:0;border-radius:18px;padding:6px;box-shadow:0 16px 40px #14201414}.search-hit,.search-empty{display:flex;justify-content:space-between;gap:12px;padding:10px;border-radius:10px;margin:0}.search-hit:hover{background:var(--soft)}.search-empty{color:var(--muted)}.menu-btn{display:none;width:40px;height:40px;border-radius:999px;border:0;background:#fff;place-items:center;gap:4px}.menu-btn span{display:block;width:14px;height:1.5px;background:var(--fg)}.sheet{position:absolute;top:72px;left:0;right:0;display:flex;flex-direction:column;gap:6px;padding:12px 16px 16px;background:var(--bg);border-bottom:0}.sheet .search{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-weight:600;font-size:15px;text-decoration:none}.btn-solid{background:var(--lime);color:var(--fg)}.btn:disabled{opacity:.45;cursor:default}.btn-solid:hover{background:#e7ff7a}.btn-ghost{background:#fff;color:var(--fg);border-color:transparent}.btn-ghost:hover{background:#fff}.btn-sm{height:36px;padding:0 14px;font-size:14px}button:disabled{opacity:.45;cursor:not-allowed}.home{min-height:calc(100svh - 64px);display:flex;flex-direction:column}.hero{width:min(1120px,calc(100% - 40px));margin:48px auto 0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:12px 0 8px}.hero h1,.page h1{margin:0;font-weight:600;letter-spacing:-.06em;line-height:.88}.hero h1{font-size:clamp(64px,8vw,108px)}.hero p{margin:18px 0 0;max-width:16em;color:var(--fg);font-size:clamp(26px,3vw,36px);letter-spacing:-.04em;line-height:1.12}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-top:28px}.hero-actions.left{justify-content:flex-start}.stage{display:grid;gap:22px;padding:36px 0 8px}.marquee{overflow:hidden;width:100vw;margin-left:calc(50% - 50vw)}.track{display:flex;width:max-content;animation:slide 36s linear infinite}.reel{display:flex;gap:12px;padding-right:12px}.marquee:hover .track{animation-play-state:paused}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.masked{-webkit-text-security:disc}.field span.err{color:#8d2b24}.field span.oknote{color:#1f6b45}.token-card{position:relative;width:210px;flex:none;padding:8px 8px 12px;border:0;border-radius:28px;background:var(--card);box-shadow:0 16px 40px #1420140f}.token-hit{display:flex;flex-direction:column;gap:10px;color:inherit}.token-art{position:relative;height:156px;border-radius:18px;overflow:hidden;background:var(--soft)}.token-art img,.token-art .mint{width:100%;height:100%;object-fit:cover;display:block}.picked{width:112px;height:112px;object-fit:cover;border-radius:14px;border:1px solid var(--line)}.token-links{display:flex;gap:14px;margin:12px 0 0}.token-art.lg{width:min(100%,280px);height:auto;aspect-ratio:1}.age{position:absolute;top:8px;right:8px;height:22px;padding:0 8px;border-radius:999px;background:#f3f4efe6;border:0;font-size:11px;line-height:22px}.pill{position:absolute;left:16px;top:128px;display:flex;align-items:center;gap:6px;max-width:calc(100% - 32px);height:28px;padding:0 8px 0 4px;border-radius:999px;background:#fff;border:0;box-shadow:0 8px 20px #1420140f}.ava{width:18px;height:18px;border-radius:999px;display:grid;place-items:center;background:var(--soft);font-size:10px;font-weight:600;object-fit:cover;flex:none}.ava.lg{width:36px;height:36px;font-size:14px;flex:none}.pill-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.token-name,.token-stats,.pay-top,.pay-mid,.profile-row,.figures,.inline,.copyline,.addr-row{display:flex;align-items:baseline;gap:8px}.token-name{font-size:14px;font-weight:500;min-width:0}.token-name span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticker{font-family:ui-monospace,SF Mono,Menlo,monospace;color:var(--dim);font-size:12px}.ticker.lg{font-size:.42em;margin-left:8px}.token-stats{color:var(--fg);font-size:14px;font-weight:600}.dim,.quiet,.lede,.kicker{color:var(--muted)}.kicker{margin:0 0 6px;font-size:13px}.num{font-variant-numeric:tabular-nums;letter-spacing:-.03em}.pay-panel,.record,.post-fees,.done{border:0;border-radius:28px;background:var(--card);padding:18px;box-shadow:0 16px 40px #1420140f}.pay-panel{width:min(1120px,calc(100% - 40px));margin:0 auto;height:auto;overflow:visible;align-self:start}.pay-panel .pay{padding:8px 10px;gap:3px}.pay-panel .pay+.pay{margin-top:6px}.panel-head,.pay-top{justify-content:space-between;align-items:center}.panel-head{display:flex;margin-bottom:8px}.panel-head h2,.record h2,.post-fees h2,.section-title{margin:0;font-size:15px;font-weight:600}.panel-head a{color:var(--muted);font-size:13px}.pay{display:flex;flex-direction:column;gap:6px;padding:12px;border-radius:12px;background:var(--soft)}.pay+.pay{margin-top:8px}.pay-mid{margin:0}.shield{display:inline-flex;align-self:flex-start;height:22px;padding:0 8px;border-radius:999px;border:0;background:var(--lime);color:var(--fg);font-size:11px;line-height:20px}.page{width:min(1080px,calc(100% - 40px));margin:0 auto;padding:36px 0 80px}.page h1{font-size:clamp(36px,5vw,56px)}.lede{max-width:40rem;font-size:16px;margin:12px 0 24px}.section-title{margin:36px 0 14px}.card-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.seg{display:inline-flex;padding:3px;border:1px solid var(--line);border-radius:999px;margin-bottom:8px}.seg button{height:32px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:var(--muted)}.seg button[aria-pressed=true]{background:var(--lime);color:var(--fg)}.profile-list,.pay-list{display:flex;flex-direction:column;gap:8px}.profile-row{align-items:center;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--card)}.profile-row span{display:flex;flex-direction:column;gap:2px;min-width:0}.row-figure{margin-left:auto;white-space:nowrap}.split{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:28px;align-items:start}.form,.field{display:flex;flex-direction:column;gap:8px}.form{gap:14px}.field span{font-size:13px;color:var(--muted)}.field input[type=file]{height:auto;padding:10px}.field input,.field textarea,.inline input,.addr-row input{width:100%;height:46px;border-radius:12px;border:0;background:#fff;padding:0 12px}.claim-picks{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.claim-pick{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;border-radius:14px;border:0;background:#fff;color:var(--fg);cursor:pointer}.claim-pick span{color:var(--muted);font-size:13px}.claim-pick.on{outline:2px solid var(--fg)}.field textarea{height:96px;padding:12px;resize:vertical}.field input:focus,.field textarea:focus,.inline input:focus,.addr-row input:focus{outline:none;box-shadow:0 0 0 2px var(--fg)}.fee-line,.copyline code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:13px;color:var(--fg)}.copyline{align-items:center;justify-content:space-between;gap:12px;margin:14px 0;padding:10px 10px 10px 12px;border-radius:12px;border:0;background:#fff}.ca{display:grid;gap:10px;width:100%;margin:28px 0 0;padding:16px 18px;border-radius:16px;border:1px solid var(--line);background:#fff;box-sizing:border-box}.ca-top{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px}.ca-addr{border:0;background:transparent;color:var(--fg);text-align:left;padding:0;cursor:pointer;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:clamp(14px,1.7vw,20px);line-height:1.3;overflow-wrap:anywhere}.ca-pump{justify-self:start;color:var(--fg);background:var(--lime);text-decoration:none;border-radius:999px;padding:8px 14px;font-weight:600;font-size:14px}.foot .ca{margin-top:14px}.copyline button,.addr-row button,.text-btn{border:0;background:transparent;color:var(--fg);font-weight:600}.quiet{margin:8px 0;font-size:13px}.err{color:#8d2b24;font-size:13px;margin:0}.oknote{color:#1f6b45;font-size:13px}.figures{gap:22px;font-size:15px;margin:8px 0 18px}.figures strong{font-size:22px;font-weight:600}.token-hero{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start}.inline input{max-width:180px}.post-fees{margin-top:28px}.addr-row{align-items:center}.addr-row button{height:46px;padding:0 8px}.record dl{margin:16px 0 0}.record dl div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--line)}.record dt{color:var(--muted)}.record dd{margin:0}.done h2{margin:8px 0;font-size:28px;letter-spacing:-.04em}.doc h2{margin:28px 0 8px;font-size:18px}.doc p,.doc li{color:var(--fg);line-height:1.6}.doc code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.92em}.text-btn{margin-top:28px;padding:0;color:var(--muted)}.foot{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:32px 48px;width:min(1120px,calc(100% - 48px));margin:48px auto 0;padding:56px 0 72px;color:var(--muted)}.foot h2,.foot-name{margin:0 0 18px;color:var(--fg);font-size:18px;font-weight:600;letter-spacing:-.03em}.foot a,.foot p{display:block;margin:0 0 14px;color:var(--muted);font-size:15px}.foot a:hover{color:var(--fg)}.foot-x{display:inline-flex;width:16px;height:16px;margin:8px 0 22px;color:var(--muted)}.foot-note{font-size:14px}@media(max-width:860px){.search-desktop,.desk-nav{display:none}.menu-btn{display:grid}.nav{grid-template-columns:auto 1fr}.stage,.split,.token-hero{grid-template-columns:1fr}.pay-panel{height:auto;overflow:visible}.foot{grid-template-columns:1fr 1fr;width:calc(100% - 32px);padding-bottom:48px}.foot-brand{grid-column:1 / -1}.row-figure{margin-left:0}.profile-row{align-items:flex-start;flex-wrap:wrap}}.one-coin{width:min(1120px,calc(100% - 40px));margin:8px auto 0}.one-coin .token-card{width:min(280px,100%)}.tapeCard{color:inherit;text-decoration:none}.ava.lg{width:42px;height:42px}.loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;align-content:center;gap:28px;width:100%;border:0;padding:0;background:var(--bg);color:var(--fg);cursor:pointer;text-align:left}.loaderMark{text-align:center}.loaderMark h1{margin:10px 0 0;font-size:clamp(56px,8vw,92px);letter-spacing:-.06em;line-height:.9;font-weight:600}.loaderMark p{margin:8px 0 0;color:var(--muted);font-size:22px;letter-spacing:-.03em}.loader-marquee{margin-left:0;width:100%}.tapeCard,.payCard{flex:none;display:flex;align-items:center;gap:12px;background:#fff;border-radius:22px;padding:12px 16px;box-shadow:0 10px 30px #1420140f}.tapeCard{width:280px}.tapeCopy{display:grid;min-width:0;text-align:left}.tapeCopy b{font-size:16px;letter-spacing:-.03em}.tapeCopy span,.payCard span{color:var(--muted);font-size:13px}.payCard strong{font-size:18px;letter-spacing:-.04em}.track.back{animation-duration:42s;animation-direction:reverse}@media(prefers-reduced-motion:reduce){.track{animation:none}}
