@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--lime:#d6ff18;--lime2:#bff000;--ink:#0a0b09;--panel:#12140f;--paper:#f4f5ef;--muted:#70746b;--line:#dce0d5;--white:#fff;--danger:#ff6d62}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif}button,input,select{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}header{z-index:40;justify-content:space-between;align-items:center;max-width:1440px;height:76px;margin:auto;padding:0 34px;display:flex;position:relative}.logo{align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.logo img{object-fit:contain;filter:contrast(1.4);width:51px;height:48px}.logo.compact img{width:42px;height:39px}.logo span{letter-spacing:.02em}header nav{gap:34px;font-size:13px;font-weight:600;display:flex}header nav a:hover{opacity:.5}.head-actions{align-items:center;gap:9px;display:flex}.wallet-button,.primary,.secondary,.round,.icon-link{border:0;justify-content:center;align-items:center;gap:8px;font-weight:700;display:inline-flex}.wallet-button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 15px;font-size:12px}.primary{background:var(--ink);color:#fff;border-radius:13px;padding:13px 18px}.primary.lime{background:var(--lime);color:var(--ink)}.primary.small{border-radius:999px;padding:10px 15px;font-size:12px}.primary:disabled{opacity:.35;cursor:not-allowed}.secondary{border:1px solid var(--line);background:#fff;border-radius:13px;padding:12px 17px}.secondary.dark{color:#fff;background:#ffffff14;border-color:#ffffff29}.round{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;width:47px;height:47px}.round svg{width:18px}.menu{background:0 0;border:0;display:none}.hero-real{color:#fff;background:#050603;border-radius:34px;align-items:center;max-width:1440px;min-height:690px;margin:auto;display:flex;position:relative;overflow:hidden}.hero-bg{object-fit:cover;opacity:.9;width:100%;height:100%;position:absolute;inset:0}.hero-real:after{content:"";background:linear-gradient(90deg,#030402cc 0%,#0304027d 42%,#0304021f 65%,#0304024d 100%);position:absolute;inset:0}.hero-content{z-index:2;width:700px;padding:80px 0 75px 8vw;position:relative}.chain-line{color:#c5c9bd;text-transform:uppercase;align-items:center;gap:13px;font-family:DM Mono;font-size:10px;display:flex}.state-pill{text-transform:uppercase;white-space:nowrap;border:1px solid #41463b;border-radius:999px;align-items:center;gap:6px;padding:6px 8px;font-family:DM Mono;color:#d9ded2!important;font-size:8px!important;display:inline-flex!important}.state-pill i,.live-dot{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d6ff181a}.state-pill.offline i{background:var(--danger)}.hero-content h1{letter-spacing:-.075em;margin:35px 0 28px;font-size:clamp(65px,6.8vw,104px);line-height:.87}.hero-content h1 em{color:var(--lime);font-style:normal}.hero-content>p{color:#bdc1b8;max-width:620px;font-size:16px;line-height:1.65}.hero-actions{gap:10px;margin-top:32px;display:flex}.hero-rules{color:#b1b5ac;gap:20px;margin-top:28px;font-size:10px;display:flex}.hero-rules span{align-items:center;gap:6px;display:flex}.hero-rules svg{width:15px;color:var(--lime)}.network-bar{z-index:4;border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1.4fr 1fr .8fr .8fr;max-width:1350px;min-height:82px;margin:-30px auto 0;padding:0 25px;display:grid;position:relative;box-shadow:0 22px 60px #191c141c}.network-bar>div:first-child b{grid-column:2}.network-bar b{text-overflow:ellipsis;margin-top:5px;font-size:11px;overflow:hidden}.page-section{max-width:1320px;margin:auto;padding:125px 20px}.section-title{justify-content:space-between;align-items:end;margin-bottom:44px;display:flex}.section-title>div>span,.protocol-copy>span,.reward-brand>span,.modal-body>span{letter-spacing:.15em;color:#73786e;font-family:DM Mono;font-size:9px}.section-title h2,.protocol-copy h2,.reward-brand h2{letter-spacing:-.06em;margin:12px 0;font-size:clamp(45px,5vw,74px);line-height:.96}.section-title p,.protocol-copy>p,.reward-brand>p{color:var(--muted);max-width:600px;margin:0;font-size:14px;line-height:1.6}.empty{text-align:center;background:#f9faf7;border:1px dashed #cfd4c8;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:440px;padding:40px;display:flex}.empty-wings{width:130px;height:100px;overflow:hidden}.empty-wings img{object-fit:contain;width:100%;height:100%}.empty h3{margin:18px 0 7px;font-size:24px}.empty p{max-width:530px;color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.6}.loading{height:300px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.loading svg,.primary .lucide-loader-circle{animation:1s linear infinite spin}.error-box{color:#8a2f22;background:#fff0ec;border:1px solid #ffd4ca;border-radius:16px;align-items:flex-start;gap:12px;padding:15px;display:flex}.error-box div{flex-direction:column;display:flex}.error-box b{font-size:12px}.error-box span{margin-top:3px;font-size:10px}.error-box.compact{margin-bottom:18px}.launch-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.launch-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:23px}.card-head{align-items:center;gap:12px;display:flex}.card-head>div:nth-child(2){flex-direction:column;display:flex}.card-head h3{margin:0;font-size:19px}.card-head span{color:var(--muted);font-family:DM Mono;font-size:9px}.card-head .state-pill{margin-left:auto}.token-mark{background:var(--lime);border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:800;display:flex}.address-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;margin:18px 0;padding:13px 0;font-size:10px;display:flex}.address-row a{color:#30332d;align-items:center;gap:5px;font-family:DM Mono;display:flex}.address-row svg,.contract-list svg{width:13px}.metrics{background:var(--line);border:1px solid var(--line);border-radius:15px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.metrics div{background:#f8f9f6;padding:13px}.metrics span{color:var(--muted);font-size:9px;display:block}.metrics strong{font-size:13px}.card-actions{gap:8px;margin-top:16px;display:flex}.card-actions .primary,.card-actions .secondary{flex:1;font-size:10px}.icon-link{border:1px solid var(--line);border-radius:12px;width:43px}.protocol{color:#fff;background:#0a0b09;padding:120px max(30px,50vw - 640px)}.protocol-copy{grid-template-columns:1fr 1fr;column-gap:80px;display:grid}.protocol-copy h2{grid-column:1;max-width:570px}.protocol-copy>p{color:#aeb2a8;grid-area:1/2/3;align-self:end}.truth{background:#151811;border:1px solid #292d24;border-radius:15px;grid-column:1/3;gap:11px;width:max-content;max-width:650px;margin-top:35px;padding:14px;display:flex}.truth svg{color:var(--lime)}.truth div{flex-direction:column;display:flex}.truth b{font-size:11px}.truth span{color:#94998e;margin-top:3px;font-size:9px}.flow{grid-template-columns:1fr 40px 1fr 40px 1fr 40px 1fr;align-items:center;margin-top:65px;display:grid}.flow>svg{color:#5b6055}.flow>div{border-top:1px solid #3a3e35;min-height:210px;padding-top:22px}.flow i{color:#7f8479;font-family:DM Mono;font-size:9px;font-style:normal}.flow>div>svg{color:var(--lime);margin:28px 0 20px;display:block}.flow h3{margin:0 0 8px;font-size:17px}.flow p{color:#959a90;font-size:10px;line-height:1.6}.rewards{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;max-width:1320px;margin:110px auto;padding:0 20px;display:grid}.reward-brand img{object-fit:contain;width:150px;height:120px}.claim-panel{border:1px solid var(--line);background:#fff;border-radius:28px;flex-direction:column;justify-content:center;min-height:370px;padding:22px;display:flex}.claim-empty{text-align:center;flex-direction:column;align-items:center;display:flex}.claim-empty>svg{color:#92a54d;width:50px;height:50px;margin-bottom:18px}.claim-empty h3{margin:0;font-size:21px}.claim-empty p{color:var(--muted);max-width:400px;font-size:11px}.claim-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:15px 0;display:flex}.claim-row>div:nth-child(2){flex-direction:column;display:flex}.claim-row b{font-size:12px}.claim-row span{color:var(--muted);font-size:9px}.claim-row button{margin-left:auto}.contracts{padding-top:80px}.contract-list{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.contract-list>div{border-bottom:1px solid var(--line);grid-template-columns:220px 1fr;align-items:center;min-height:62px;padding:0 20px;display:grid}.contract-list>div:last-child{border-bottom:0}.contract-list span{font-size:11px;font-weight:700}.contract-list a{justify-content:space-between;align-items:center;font-size:11px;display:flex}.contract-list code{font-family:DM Mono;font-size:10px}.not-deployed{color:#b04333;font-size:10px}.warning{background:#eef1e8;border-radius:16px;gap:13px;margin-top:16px;padding:16px;display:flex}.warning svg{color:#718b15}.warning p{color:#63675f;margin:0;font-size:10px;line-height:1.6}footer p{color:var(--muted);font-size:10px}footer>div{justify-content:flex-end;gap:20px;font-size:10px;display:flex}footer>div a{align-items:center;gap:4px;display:flex}footer>div svg{width:12px}footer>span{color:#999d95;grid-column:1/-1;font-size:8px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050604bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#f5f6f1;border-radius:26px;width:min(610px,100%);max-height:94vh;overflow:auto}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:68px;padding:0 23px;display:flex}.modal-head button,.toast button{background:0 0;border:0}.modal-body{padding:27px 32px}.modal-body h2{letter-spacing:-.05em;margin:7px 0;font-size:40px}.modal-body>p{color:var(--muted);font-size:11px;line-height:1.55}.modal-body label{margin:16px 0;font-size:10px;font-weight:700;display:block}.modal-body input,.modal-body select{border:1px solid var(--line);background:#fff;border-radius:12px;outline:none;width:100%;height:48px;margin-top:7px;padding:0 13px;display:block}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.range-label b{float:right}.range-label input[type=range]{appearance:none;background:linear-gradient(90deg, var(--lime) var(--value), #daddd4 var(--value));border:0;height:5px;padding:0}.range-label input::-webkit-slider-thumb{appearance:none;background:var(--ink);border:4px solid var(--lime);border-radius:50%;width:20px;height:20px}.range-label small{color:var(--muted);margin-top:7px;font-weight:500;display:block}.cost{background:#e9ece4;border-radius:12px;justify-content:space-between;padding:13px;font-size:10px;display:flex}.modal-actions{justify-content:flex-end;gap:8px;padding:18px 32px 28px;display:flex}.toast{z-index:150;color:#fff;background:#11130e;border:1px solid #363a31;border-radius:16px;align-items:center;gap:10px;max-width:420px;padding:13px;display:flex;position:fixed;bottom:23px;right:23px;box-shadow:0 25px 70px #0000004d}.toast>svg{color:var(--lime)}.toast span{font-size:10px;line-height:1.45}.toast button{color:#fff;margin-left:auto}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){header nav{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;padding:23px;display:none;position:absolute;top:68px;left:15px;right:15px}header nav.open{display:flex}.menu{display:block}.primary.small{display:none}.hero-real{border-radius:0}.hero-content{padding-left:30px}.network-bar{border-radius:0;grid-template-columns:1fr 1fr;margin:0}.network-bar>div:nth-child(3){border-left:0}.network-bar>div{border-bottom:1px solid var(--line)}.protocol-copy{display:block}.truth{width:auto;max-width:100%}.flow{grid-template-columns:1fr 1fr}.flow>svg{display:none}.flow>div{padding-right:25px}.rewards,.launch-grid{grid-template-columns:1fr}}@media (width<=600px){header{height:65px;padding:0 14px}.logo img{width:42px;height:38px}.wallet-button{padding:9px;font-size:0}.wallet-button svg{width:19px}.hero-real{align-items:end;min-height:690px}.hero-bg{object-position:center}.hero-real:after{background:linear-gradient(#0304026e,#030402f5)}.hero-content{width:100%;padding:80px 18px 45px}.hero-content h1{font-size:55px}.chain-line{flex-wrap:wrap}.hero-actions{flex-direction:column}.hero-actions .round{position:absolute;top:35px;right:18px}.hero-rules{flex-wrap:wrap}.network-bar{grid-template-columns:1fr}.network-bar>div{min-height:62px;border-left:0!important}.page-section{padding:85px 15px}.section-title{display:block}.section-title .primary{margin-top:24px}.launch-card{padding:17px}.metrics{grid-template-columns:1fr}.protocol{padding:90px 18px}.protocol-copy h2,.reward-brand h2,.section-title h2{font-size:45px}.truth{width:100%}.flow{grid-template-columns:1fr}.rewards{gap:35px;margin:80px auto;padding:0 15px}.contract-list>div{grid-template-columns:1fr;padding:14px}.contract-list a{margin-top:8px}.contract-list code{text-overflow:ellipsis;font-size:8px;overflow:hidden}.form-grid{grid-template-columns:1fr}.modal-body{padding:24px 20px}.modal-actions{padding:15px 20px 23px}footer{grid-template-columns:1fr;padding:35px 18px}footer>div{justify-content:flex-start}.toast{bottom:14px;left:14px;right:14px}}.modal-step{color:#777b72;margin-left:auto;margin-right:15px;font-family:DM Mono;font-size:9px}.modal-body textarea{resize:vertical;border:1px solid var(--line);background:#fff;border-radius:12px;outline:none;width:100%;min-height:84px;margin-top:7px;padding:13px;display:block}.fixed-supply,.atomic{background:#e9ece4;border-radius:15px;align-items:center;gap:13px;margin-top:20px;padding:15px;display:flex}.fixed-supply>svg,.atomic>svg{color:#719000;width:25px}.fixed-supply>div,.atomic>div{flex-direction:column;display:flex}.fixed-supply span,.atomic span{color:var(--muted);font-size:9px}.fixed-supply small{color:#7b7f76;margin-top:2px;font-size:9px}.atomic{color:#fff;background:#13150f}.atomic span{color:#9ba093}.fee-explain{border:1px solid var(--line);background:#fff;border-radius:14px;margin:18px 0;padding:14px}.fee-explain>div{justify-content:space-between;font-size:11px;display:flex}.fee-explain p{color:var(--muted);margin:8px 0 0;font-size:9px;line-height:1.5}.upload-field input[type=file]{display:none}.upload-field>span{font-size:10px;font-weight:700}.upload-box{background:#fff;border:1px dashed #bfc5b7;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:145px;margin-top:7px;display:flex;position:relative;overflow:hidden}.upload-box img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.upload-box b,.upload-box small,.upload-box>svg{z-index:2;background:#ffffffe6;border-radius:7px;padding:4px 8px;position:relative}.upload-box small{color:#777;font-size:8px}.upload-field em{color:#b33;font-size:9px}.allocation{margin:20px 0}.allocation-bar{background:#ddd;border-radius:999px;height:14px;display:flex;overflow:hidden}.allocation-bar i:first-child{background:var(--lime)}.allocation-bar i:nth-child(3){background:#161812}.allocation>div:last-child{justify-content:space-between;margin-top:8px;font-size:9px;display:flex}.allocation span{gap:4px;display:flex}.detail-backdrop{z-index:110;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.detail{background:var(--paper);border-radius:25px;width:min(1050px,100%);max-height:94vh;position:relative;overflow:auto}.detail-close{z-index:4;background:#fff;border:0;border-radius:50%;width:42px;height:42px;position:absolute;top:18px;right:18px}.detail-banner{color:#fff;background-position:50%;background-size:cover;align-items:end;height:260px;padding:30px;display:flex;position:relative}.detail-banner:after{content:"";background:linear-gradient(#0000,#000c);position:absolute;inset:0}.detail-banner>img{object-fit:cover;z-index:2;background:#fff;border-radius:20px;width:86px;height:86px}.detail-banner>div{z-index:2;margin-left:17px}.detail-banner h2{margin:0;font-size:38px}.detail-banner span{font-family:DM Mono;font-size:10px}.detail-grid{grid-template-columns:1.4fr .6fr;gap:24px;padding:28px;display:grid}.detail-grid>div:first-child>p{color:var(--muted);font-size:13px;line-height:1.6}.socials{gap:8px;display:flex}.socials a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;font-size:9px}.chart{color:#fff;background:#0d0f0b;border-radius:17px;height:260px;margin:20px 0;padding:18px}.chart svg{width:100%;height:200px}.chart>div{justify-content:space-between;font-size:9px;display:flex}.chart-empty{color:#7c8177;background:#e9ece4;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;height:220px;margin:20px 0;display:flex}.trade-panel{border:1px solid var(--line);background:#fff;border-radius:18px;height:max-content;padding:18px}.trade-tabs{background:#edf0e8;border-radius:11px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.trade-tabs button{background:0 0;border:0;border-radius:8px;padding:9px;font-weight:700}.trade-tabs button.active{color:#fff;background:#111}.trade-panel label{margin:18px 0;font-size:10px;font-weight:700;display:block}.trade-panel input{border:1px solid var(--line);border-radius:12px;width:100%;height:52px;margin-top:7px;padding:0 12px;display:block}.trade-panel>.primary{width:100%}.trade-panel small{color:#9a5a38;margin-top:10px;font-size:8px;line-height:1.5;display:block}.trade-panel em{margin-top:10px;font-size:9px;display:block}.launch-card{cursor:pointer}.launch-card>p{color:var(--muted);font-size:10px}.token-mark img{object-fit:cover;border-radius:14px;width:100%;height:100%}.empty>img{object-fit:contain;width:120px;height:100px}@media (width<=750px){.detail-grid{grid-template-columns:1fr}.detail-banner{height:210px}.detail-banner h2{font-size:28px}}.facts{z-index:5;border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);max-width:1280px;margin:-35px auto 0;display:grid;position:relative;box-shadow:0 20px 55px #0000001a}.facts>div{flex-direction:column;padding:20px 24px;display:flex}.facts>div+div{border-left:1px solid var(--line)}.facts span,.mechanics .section-title span,.activity>div:first-child>span{color:#84897e;font-family:DM Mono;font-size:8px}.facts b{font-size:25px}.facts small{color:var(--muted);font-size:8px}.mechanics{max-width:1320px;margin:auto;padding:30px 20px 110px}.mechanic-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.mechanic-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:260px;padding:22px}.mechanic-grid i{color:#999;font-family:DM Mono;font-size:9px}.mechanic-grid svg{color:#7da000;margin:35px 0 22px;display:block}.mechanic-grid h3{font-size:17px}.mechanic-grid p{color:var(--muted);font-size:10px;line-height:1.65}.activity{background:var(--lime);border-radius:26px;grid-template-columns:.8fr 1.2fr;gap:50px;max-width:1280px;margin:0 auto 100px;padding:35px;display:grid}.activity h2{letter-spacing:-.055em;margin:10px 0;font-size:48px}.activity-list{color:#fff;background:#10120d;border-radius:18px;padding:12px}.activity-list>div{border-bottom:1px solid #30342b;align-items:center;gap:11px;padding:12px;display:flex}.activity-list span{flex-direction:column;display:flex}.activity-list b{font-size:10px}.activity-list small{color:#9ba091;font-size:8px}.activity-list a{margin-left:auto}.activity-list p{color:#aaa;text-align:center;font-size:10px}@media (width<=800px){.facts,.mechanic-grid{grid-template-columns:1fr 1fr}.facts>div:nth-child(3){border-left:0}.activity{grid-template-columns:1fr;margin:0 15px 80px}.activity h2{font-size:38px}}@media (width<=480px){.facts,.mechanic-grid{grid-template-columns:1fr}.facts>div{border-bottom:1px solid var(--line);border-left:0!important}}.token-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:18px 0;display:grid}.token-metrics>div,.quote-box,.launch-metric{background:#ffffff09;border:1px solid #ffffff1a;border-radius:16px;padding:12px}.token-metrics span,.quote-box span,.launch-metric span{color:#8d95a3;letter-spacing:.12em;text-transform:uppercase;font-size:10px;display:block}.token-metrics b{margin-top:6px;font-size:13px;display:block}.quote-box{gap:5px;margin:12px 0;display:grid}.quote-box small,.launch-metric small{color:#9da5b4}.launch-metric{gap:6px;margin:12px 0;display:grid}@media (width<=720px){.token-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.check-row{border:1px solid var(--line);background:#fafbf8;border-radius:14px;flex-direction:row;align-items:flex-start;gap:11px;padding:14px;display:flex!important}.check-row input{width:18px;height:18px;margin:2px 0 0}.check-row span{gap:5px;display:grid}.check-row small{color:var(--muted)!important;margin:0!important}.fatal-screen{text-align:center;color:#111;background:#f7f8f4;place-content:center;justify-items:center;gap:16px;min-height:100vh;padding:32px;display:grid}.fatal-screen img{object-fit:contain;width:112px;height:112px}.fatal-screen h1{margin:0;font-size:clamp(2rem,6vw,4rem)}.fatal-screen p{color:#5a5f56;overflow-wrap:anywhere;max-width:720px}.copy-ca{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:9px;font-weight:800;display:inline-flex}.copy-ca:hover{background:#f7f9f3;border-color:#aeb6a4}.copy-ca svg{width:13px;height:13px}.launch-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.launch-card:hover{border-color:#bdc7b2;transform:translateY(-4px);box-shadow:0 24px 54px #161b0f1c}.launch-card .card-head{align-items:center;gap:12px;display:flex}.launch-card .card-head .copy-ca{margin-left:auto}.launch-card .card-head h3{margin:0;font-size:20px}.launch-card .card-head span{color:var(--muted);font-family:DM Mono;font-size:9px}.launch-card>p{min-height:42px;margin:18px 0;font-size:11px;line-height:1.65}.launch-card>.primary{width:100%;margin-top:17px}.launch-card>.primary svg{width:15px}.card-market{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:16px;display:grid}.card-market>div{background:#fafbf8;border:1px solid #e7eadf;border-radius:13px;min-width:0;padding:12px}.card-market span{color:#8c9187;letter-spacing:.08em;font-family:DM Mono;font-size:7px;display:block}.card-market b{text-overflow:ellipsis;margin-top:5px;font-size:11px;display:block;overflow:hidden}.detail-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050703c7;padding:24px}.detail{background:#f6f7f2;border-radius:28px;max-width:1180px;max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 40px 100px #00000059}.detail-close{float:right;z-index:20;margin:18px 18px -62px 0;position:sticky;top:18px;box-shadow:0 8px 24px #00000029}.detail-banner{height:285px;padding:34px 38px}.detail-banner>img{border:4px solid #ffffffe6;border-radius:24px;width:92px;height:92px}.detail-banner>div{margin-left:18px}.detail-banner h2{letter-spacing:-.045em;margin:7px 0 5px;font-size:45px;line-height:.95}.detail-banner>div>b{font-size:13px}.token-status{letter-spacing:.1em;align-items:center;gap:7px;font-family:DM Mono;display:flex;font-size:8px!important}.token-status i{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d6ff1824}.asset-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:76px;display:flex}.contract-address{min-width:0;margin-right:2px}.contract-address span{color:#8b9086;letter-spacing:.12em;font-family:DM Mono;font-size:7px;display:block}.contract-address b{text-overflow:ellipsis;max-width:310px;margin-top:5px;font-family:DM Mono;font-size:10px;display:block;overflow:hidden}.asset-toolbar .socials{margin-left:auto}.asset-toolbar .socials a{align-items:center;gap:5px;font-weight:700;display:inline-flex}.asset-toolbar .socials svg{width:11px}.detail-grid{grid-template-columns:minmax(0,1fr) 320px;gap:22px;padding:26px 0 0}.token-description{margin:0 0 16px!important;font-size:13px!important;line-height:1.7!important}.detail .token-metrics{gap:8px;margin:0 0 16px}.detail .token-metrics>div{background:#fff;border-color:#e1e5da;padding:14px}.detail .token-metrics span{color:#858b80;font-family:DM Mono;font-size:7px}.detail .token-metrics b{color:#0b0d09;font-size:17px}.detail .token-metrics small{color:#8b9086;margin-top:4px;font-size:8px;display:block}.detail .allocation{background:#fff;border:1px solid #e1e5da;border-radius:15px;margin:0 0 16px;padding:13px}.price-chart{color:#fff;background:#080b07;border-radius:20px;height:330px;margin:0;padding:20px;overflow:hidden}.chart-head{justify-content:space-between;align-items:flex-start;display:flex}.chart-head>div{flex-direction:column;display:flex}.chart-head span{color:#92998c;letter-spacing:.12em;font-family:DM Mono;font-size:8px}.chart-head b{margin-top:4px;font-size:26px}.chart-head em{border-radius:999px;padding:7px 9px;font-size:10px;font-style:normal;font-weight:800}.chart-head em.up{color:var(--lime);background:#d6ff181f}.chart-head em.down{color:#ff8a80;background:#ff6d6221}.price-chart svg{width:100%;height:225px;margin-top:4px}.chart-grid line{stroke:#242a20;stroke-width:.5px;vector-effect:non-scaling-stroke}.chart-foot{color:#8f9688;justify-content:space-between;font-family:DM Mono;font-size:7px;display:flex}.chart-empty{background:#e9ede4;border:1px dashed #cdd3c6;gap:7px;height:330px;margin:0}.chart-empty svg{width:26px}.chart-empty b{font-size:14px}.chart-empty span{font-size:9px}.trade-panel{border-radius:20px;padding:16px;position:sticky;top:18px;box-shadow:0 18px 45px #14190e12}.trade-title{justify-content:space-between;align-items:center;padding:3px 3px 14px;display:flex}.trade-title>div{flex-direction:column;display:flex}.trade-title span{color:#858b80;letter-spacing:.12em;font-family:DM Mono;font-size:7px}.trade-title b{font-size:18px}.trade-tabs{border-radius:13px}.trade-tabs button{padding:11px}.trade-panel label>span{margin-bottom:7px;display:block}.amount-input{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;height:58px;padding:0 12px;display:flex}.amount-input:focus-within{border-color:#87955f;box-shadow:0 0 0 3px #d6ff1833}.trade-panel .amount-input input{border:0;border-radius:0;outline:0;min-width:0;height:auto;margin:0;padding:0;font-size:19px;font-weight:700}.amount-input>b{padding-left:8px;font-size:11px}.trade-panel label>small{color:#777e72;margin:5px 3px 0;font-size:9px}.detail .quote-box{background:#f7f9f3;border-color:#dfe4d7;padding:13px}.detail .quote-box span{color:#81877c;font-family:DM Mono;font-size:7px}.detail .quote-box b{color:#111;font-size:14px}.detail .quote-box small{color:#7b8177;font-size:8px}.slippage-row{grid-template-columns:1fr auto;align-items:center;display:grid!important}.slippage-row input{grid-column:1/3;border:0!important;height:18px!important;margin-top:8px!important;padding:0!important}.trade-submit{height:52px}.route-note{color:#7f8679;justify-content:center;align-items:center;gap:6px;margin-top:11px;font-family:DM Mono;font-size:7px;display:flex}.route-note svg{width:12px}.trade-message{overflow-wrap:anywhere;background:#f0f3ea;border-radius:10px;padding:10px}.revenue-actions{gap:8px;margin-top:13px;display:flex}.facts b{white-space:nowrap}.mechanics{padding-top:80px}.mechanics .section-title p{max-width:530px}@media (width<=900px){.detail-grid{grid-template-columns:1fr}.trade-panel{position:relative;top:auto}.asset-toolbar{flex-wrap:wrap;padding:14px 0}.asset-toolbar .socials{width:100%;margin-left:0}.contract-address{flex:1}.price-chart,.chart-empty{height:300px}.price-chart svg{height:195px}.card-market{grid-template-columns:1fr}.card-market>div{justify-content:space-between;align-items:center;display:flex}.card-market b{margin-top:0}}@media (width<=650px){.detail-backdrop{padding:0}.detail{border-radius:0;max-height:100vh}.detail-banner{height:220px;padding:24px}.detail-banner>img{width:72px;height:72px}.detail-banner h2{font-size:32px}.detail-body{padding:0 16px 20px}.asset-toolbar .copy-ca span{display:none}.contract-address b{max-width:190px}.detail .token-metrics{grid-template-columns:1fr 1fr}.detail-grid{padding-top:18px}.price-chart,.chart-empty{height:265px}.price-chart svg{height:160px}.section-title>button{display:none}.head-actions .wallet-button{max-width:125px;overflow:hidden}.card-market{grid-template-columns:1fr 1fr}.card-market>div:last-child{grid-column:1/3}.revenue-actions{flex-direction:column}}.old-header{background:#f6f7f2;max-width:1440px;height:64px;padding:0 28px}.old-header .logo span{font-size:13px}.old-header nav{gap:28px;font-size:10px}.old-header .wallet-button{padding:8px 12px;font-size:9px}.old-header .wallet-button svg{width:13px}.old-header .primary.small{padding:9px 13px;font-size:9px}.old-header .primary.small svg{width:12px}.old-hero{color:#fff;background:#050603;max-width:1440px;height:720px;margin:0 auto;position:relative;overflow:hidden}.old-hero:after{content:"";background:linear-gradient(90deg,#010301d6 0%,#0103018c 42%,#01030114 74%,#01030138 100%);position:absolute;inset:0}.old-hero .hero-bg{opacity:.94}.old-hero-content{z-index:2;max-width:690px;padding:80px 0 70px 8.5%;position:relative}.old-hero-content h1{letter-spacing:-.07em;margin:30px 0 27px;font-size:clamp(64px,6vw,92px);line-height:.84}.old-hero-content>p{color:#b9beb5;max-width:570px;font-size:13px;line-height:1.65}.old-hero-content .hero-actions{margin-top:28px}.old-hero-content .hero-actions .primary,.old-hero-content .hero-actions .secondary{padding:13px 16px;font-size:10px}.old-hero-content .round{width:44px;height:44px}.old-hero-content .hero-rules{color:#9ca296;font-family:DM Mono;font-size:8px}.network-bar{z-index:5;background:#fff;border:1px solid #e0e4da;border-radius:17px;grid-template-columns:1.25fr 1fr 1fr .8fr;max-width:1360px;min-height:84px;margin:-28px auto 0;padding:0 22px;display:grid;position:relative;box-shadow:0 20px 48px #181d111f}.network-bar>div{flex-direction:column;justify-content:center;padding:0 22px;display:flex;position:relative}.network-bar>div+div{border-left:1px solid #e3e7dd}.network-bar>div:first-child{grid-template-columns:9px 1fr;align-content:center;column-gap:9px;display:grid}.network-bar>div:first-child span,.network-bar>div:first-child b{grid-column:2}.network-bar span{color:#90958b;letter-spacing:.12em;font-family:DM Mono;font-size:7px}.network-bar b{white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;overflow:hidden}.network-bar .live-dot{grid-row:1/3;align-self:center;width:7px;height:7px}.old-launches{max-width:1320px;margin:0 auto;padding:145px 24px 125px}.old-section-title{justify-content:space-between;align-items:end;margin-bottom:42px;display:flex}.old-section-title>div>span,.automation-heading span,.runway-copy>span,.verify-heading>span{color:#81877b;letter-spacing:.14em;font-family:DM Mono;font-size:8px}.old-section-title h2,.automation-heading h2,.runway-copy h2,.verify-heading h2{letter-spacing:-.065em;margin:12px 0;font-size:clamp(43px,4.7vw,68px);line-height:.94}.old-section-title p,.verify-heading p{color:var(--muted);margin:0;font-size:11px}.old-launches .empty{background:#fafbf8;border:1px solid #e3e6dd;border-radius:22px;min-height:410px}.old-launches .empty img{width:100px;height:82px}.old-launches .empty h3{margin:5px 0;font-size:15px}.old-launches .empty p{margin:0 0 18px;font-size:9px}.old-launches .empty .primary{font-size:9px}.automation-section{color:#fff;background:#070906}.automation-inner{max-width:1320px;margin:0 auto;padding:128px 24px 120px}.automation-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:90px;display:grid}.automation-heading h2{margin-bottom:0}.automation-heading>p{color:#a4aa9e;max-width:520px;margin:0 0 8px;font-size:11px;line-height:1.7}.keeper-strip{background:#121610;border:1px solid #2d3328;border-radius:11px;justify-content:space-between;align-items:center;gap:25px;max-width:620px;margin:48px 0 72px;padding:13px 15px;display:flex}.keeper-strip span{color:var(--lime);white-space:nowrap;align-items:center;gap:8px;font-family:DM Mono;font-size:8px;display:flex}.keeper-strip span i{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d6ff1817}.keeper-strip b{color:#8f9789;font-size:8px;font-weight:500;line-height:1.5}.automation-steps{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.automation-steps article{border-top:1px solid #252a22;min-height:190px;padding-top:18px;position:relative}.automation-steps article>span{color:#656c61;font-family:DM Mono;font-size:7px}.automation-steps svg{width:20px;color:var(--lime);margin:26px 0 18px;display:block}.automation-steps h3{margin:0 0 8px;font-size:13px}.automation-steps p{color:#81887c;max-width:240px;font-size:9px;line-height:1.65}.runway-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;max-width:1320px;margin:0 auto;padding:135px 24px 145px;display:grid}.runway-copy>img{object-fit:contain;width:92px;height:75px;margin-bottom:18px}.runway-copy h2{margin-top:14px;font-size:clamp(48px,5.3vw,76px)}.runway-copy>p{max-width:500px;color:var(--muted);font-size:11px;line-height:1.7}.wallet-runway{text-align:center;background:#fff;border:1px solid #e0e4da;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:315px;padding:40px;display:flex;box-shadow:0 18px 55px #14190e0d}.wallet-runway>svg{color:#88a31c;width:34px;height:34px;margin-bottom:16px}.wallet-runway>span{color:#8b9186;letter-spacing:.14em;font-family:DM Mono;font-size:7px}.wallet-runway h3{margin:8px 0;font-size:18px}.wallet-runway p{color:var(--muted);max-width:330px;font-size:9px;line-height:1.55}.wallet-runway button{margin-top:12px;font-size:9px}.verify-section{max-width:1320px;margin:0 auto;padding:20px 24px 120px}.verify-heading p{margin-top:14px}.contract-table{background:#fff;border:1px solid #dfe3d9;border-radius:17px;overflow:hidden}.contract-table>div{grid-template-columns:220px 1fr auto;align-items:center;gap:16px;min-height:58px;padding:0 18px;display:grid}.contract-table>div+div{border-top:1px solid #e6e9e1}.contract-table>div>span{font-size:9px;font-weight:700}.contract-table>div>b{text-overflow:ellipsis;font-family:DM Mono;font-size:8px;font-weight:400;overflow:hidden}.contract-table>div>div{align-items:center;gap:7px;display:flex}.contract-table>div>div>a{border:1px solid var(--line);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.contract-table>div>div>a svg{width:12px}.contract-table .copy-ca{padding:7px 9px}.verified-note{color:#667534;background:#f3f7df;border:1px solid #dfe8bd;border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:12px 14px;font-size:8px;display:flex}.verified-note svg{width:14px}footer{border-top:1px solid #dfe3d9;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;max-width:1320px;margin:0 auto;padding:50px 24px 65px;display:grid}footer .logo img{width:43px;height:40px}footer p{color:#92978e;max-width:310px;font-size:8px}footer nav{gap:22px;font-size:9px;font-weight:700;display:flex}@media (width<=900px){.old-header nav{display:none}.old-hero{height:660px}.old-hero-content{padding-left:7%}.network-bar{grid-template-columns:1fr 1fr;margin:-22px 14px 0}.network-bar>div{min-height:68px}.network-bar>div:nth-child(3){border-top:1px solid #e3e7dd;border-left:0}.network-bar>div:nth-child(4){border-top:1px solid #e3e7dd}.automation-heading{grid-template-columns:1fr;gap:22px}.automation-steps{grid-template-columns:1fr 1fr}.runway-section{grid-template-columns:1fr;gap:55px}.contract-table>div{grid-template-columns:150px 1fr auto}}@media (width<=620px){.old-header{height:58px;padding:0 14px}.old-header .logo span,.old-header .primary.small{display:none}.old-hero{height:620px}.old-hero-content{padding:62px 22px}.old-hero-content h1{font-size:57px}.old-hero-content>p{font-size:11px}.old-hero-content .hero-actions{flex-wrap:wrap}.old-hero-content .secondary.dark{display:none}.old-hero-content .hero-rules{flex-wrap:wrap;gap:10px}.network-bar{grid-template-columns:1fr 1fr;padding:0 10px}.network-bar>div{padding:0 12px}.old-launches{padding:110px 15px 90px}.old-section-title{align-items:start}.old-section-title>button{display:none}.old-section-title h2,.automation-heading h2,.runway-copy h2,.verify-heading h2{font-size:43px}.automation-inner{padding:90px 16px}.keeper-strip{flex-direction:column;align-items:flex-start;margin:35px 0 55px}.automation-steps{grid-template-columns:1fr}.automation-steps article{min-height:auto;padding-bottom:25px}.runway-section{padding:90px 16px}.wallet-runway{min-height:270px}.verify-section{padding:10px 14px 90px}.contract-table>div{grid-template-columns:1fr auto;padding:12px 13px}.contract-table>div>span{grid-column:1}.contract-table>div>b{grid-column:1;font-size:7px}.contract-table>div>div{grid-area:1/2/3}.contract-table .copy-ca span{display:none}footer{grid-template-columns:1fr;padding:35px 16px}footer nav{flex-wrap:wrap}}.percent-buttons{grid-template-columns:repeat(4,1fr);gap:6px;margin:-7px 0 15px;display:grid}.percent-buttons button{background:#f7f9f3;border:1px solid #dfe3d9;border-radius:9px;padding:8px 4px;font-family:DM Mono;font-size:8px;font-weight:700}.percent-buttons button:hover{color:#fff;background:#111;border-color:#111}.balance-line{justify-content:space-between;gap:10px;display:flex}.balance-line small:last-child{text-align:right}.airdrop-history{background:#fff;border:1px solid #dfe3d9;border-radius:22px;grid-column:1/3;margin-top:15px;padding:24px}.airdrop-history-head{border-bottom:1px solid #e5e8e0;justify-content:space-between;align-items:end;padding-bottom:18px;display:flex}.airdrop-history-head span{color:#858b80;letter-spacing:.12em;font-family:DM Mono;font-size:7px}.airdrop-history-head h3{letter-spacing:-.035em;margin:6px 0 0;font-size:22px}.airdrop-history-head>b{color:#858b80;font-family:DM Mono;font-size:8px}.airdrop-rows{display:grid}.airdrop-rows>a{border-bottom:1px solid #eceee8;align-items:center;gap:12px;padding:14px 2px;display:flex}.airdrop-rows>a:last-child{border-bottom:0}.airdrop-rows>a>span{flex-direction:column;display:flex}.airdrop-rows>a>span>b{font-size:11px}.airdrop-rows>a>span>small{color:#898f84;margin-top:4px;font-family:DM Mono;font-size:7px}.airdrop-rows>a>svg{width:14px;margin-left:auto}.airdrop-rows .token-mark{width:38px;height:38px;font-size:9px}.airdrop-empty{color:#858b80;flex-direction:column;justify-content:center;align-items:center;min-height:150px;display:flex}.airdrop-empty svg{width:24px}.airdrop-empty p{font-size:9px}.trade-panel .amount-input input,.token-metrics b,.chart-head b{font-variant-numeric:tabular-nums}@media (width<=900px){.airdrop-history{grid-column:1}.runway-section{align-items:stretch}}@media (width<=620px){.percent-buttons{gap:4px}.percent-buttons button{padding:8px 2px}.airdrop-history{padding:16px}.airdrop-history-head h3{font-size:18px}.balance-line{font-size:8px}}.required-mark{letter-spacing:.08em;text-transform:uppercase;background:#111;border-radius:999px;width:max-content;margin-left:6px;padding:3px 6px;font-family:DM Mono;font-style:normal;color:#fff!important;font-size:6px!important;display:inline-flex!important}.modal-body label>small{color:#858b80;margin:4px 0 7px;font-size:8px;font-weight:500;display:block}.upload-field>span{justify-content:space-between;align-items:center;display:flex}.copy-ca,.percent-buttons button,.trade-tabs button{justify-content:center;align-items:center;display:inline-flex}.percent-buttons{align-items:stretch}.percent-buttons button{height:36px;padding:0 4px;line-height:1}.trade-tabs{align-items:stretch}.trade-tabs button{height:48px;line-height:1}.eligible-holdings{gap:8px;padding:18px 0;display:grid}.eligible-holdings>div{background:#f7fae9;border:1px solid #dce5bd;border-radius:13px;align-items:center;gap:12px;padding:12px;display:flex}.eligible-holdings>div>span{flex-direction:column;display:flex}.eligible-holdings>div>span>b{font-size:11px}.eligible-holdings>div>span>small{color:#6f775f;margin-top:4px;font-size:8px}.eligible-holdings>div>i{color:#657a16;background:#e7f5a9;border-radius:999px;margin-left:auto;padding:6px 8px;font-family:DM Mono;font-size:7px;font-style:normal}.airdrop-subhead{border-top:1px solid #e5e8e0;justify-content:space-between;align-items:center;padding:16px 0 8px;display:flex}.airdrop-subhead span{color:#858b80;letter-spacing:.12em;font-family:DM Mono;font-size:7px}.airdrop-subhead b{color:#858b80;font-family:DM Mono;font-size:7px}@media (width<=620px){.eligible-holdings>div>i{display:none}.trade-tabs button{height:44px}}.creator-revenue{color:#fff;background:#111;border:1px solid #dfe3d9;border-radius:22px;grid-column:1/3;margin-top:15px;padding:24px}.creator-revenue-head span{color:#b9beb4;letter-spacing:.12em;font-family:DM Mono;font-size:7px}.creator-revenue-head h3{letter-spacing:-.035em;margin:6px 0 0;font-size:22px}.creator-revenue-head>b{color:#c7ff00;font-family:DM Mono;font-size:8px}.creator-revenue-rows{display:grid}.creator-revenue-rows>div{border-bottom:1px solid #30322f;align-items:center;gap:12px;padding:15px 0;display:flex}.creator-revenue-rows>div:last-child{border-bottom:0;padding-bottom:0}.creator-revenue-rows>div>span{flex-direction:column;min-width:0;display:flex}.creator-revenue-rows>div>span>b{font-size:11px}.creator-revenue-rows>div>span>small{color:#b9beb4;margin-top:5px;font-family:DM Mono;font-size:8px}.creator-revenue-rows button{min-width:132px;margin-left:auto}.creator-revenue-rows button:disabled{opacity:.48;cursor:not-allowed}.creator-revenue-empty{color:#b9beb4;align-items:center;gap:12px;padding-top:18px;display:flex}.creator-revenue-empty>svg{color:#c7ff00;width:22px}.creator-revenue-empty>span{flex-direction:column;display:flex}.creator-revenue-empty b{color:#fff;font-size:11px}.creator-revenue-empty small{margin-top:4px;font-size:8px}@media (width<=900px){.creator-revenue{grid-column:1}}@media (width<=620px){.creator-revenue{padding:16px}.creator-revenue-head{flex-direction:column;align-items:flex-start}.creator-revenue-rows>div{flex-wrap:wrap;align-items:flex-start}.creator-revenue-rows button{width:100%;margin-left:50px}.creator-revenue-head h3{font-size:18px}}.reserve-note{color:#747a70;margin:10px 0 0;font-size:8px;line-height:1.55}.fee-accrual{background:#cfff1814;border:1px solid #11111121;border-radius:16px;gap:4px;margin-top:18px;padding:16px 18px;display:grid}.fee-accrual>span{letter-spacing:.12em;font-size:11px;font-weight:850}.fee-accrual>small{color:#60635a;line-height:1.45}.docs-page{min-height:100vh;color:var(--ink);background:#f4f5ef}.docs-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f5eff0;max-width:none;height:72px;padding:0 28px;position:sticky;top:0}.docs-header .logo{min-width:158px}.docs-header .logo img{width:44px;height:41px}.docs-header-title{border-left:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;padding-left:18px;font:500 12px DM Mono,monospace}.docs-header nav{align-items:center;margin-left:auto}.docs-header nav .docs-external{font-size:13px}.docs-menu{border:1px solid var(--line);background:#fff;border-radius:12px;width:42px;height:42px;display:none}.docs-menu svg{width:19px}.docs-shell{grid-template-columns:248px minmax(0,920px) 190px;align-items:start;gap:52px;max-width:1500px;margin:auto;padding:0 28px;display:grid}.docs-sidebar{height:calc(100vh - 120px);padding:18px 0 30px;position:sticky;top:96px;overflow-y:auto}.docs-sidebar>a{color:#5e6259;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:600;display:flex}.docs-sidebar>a:hover{color:var(--ink);background:#fff}.docs-sidebar>a svg{opacity:.5;width:14px;height:14px}.docs-sidebar .docs-back{color:var(--ink);justify-content:flex-start;margin-bottom:25px;padding-left:0}.docs-nav-label,.docs-toc>span{color:#94998e;letter-spacing:.11em;margin:0 12px 10px;font:500 10px DM Mono,monospace;display:block}.docs-side-card{background:var(--ink);color:#fff;border-radius:18px;margin-top:24px;padding:18px}.docs-side-card img{object-fit:contain;width:52px;height:48px}.docs-side-card b{margin:10px 0 4px;font-size:14px;display:block}.docs-side-card p{color:#aeb2a8;margin:0 0 14px;font-size:12px;line-height:1.6}.docs-side-card a{color:var(--lime);align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.docs-side-card a svg{width:15px}.docs-content{min-width:0;padding:62px 0 120px}.docs-hero{border-bottom:1px solid var(--line);grid-template-columns:1.12fr .88fr;align-items:center;gap:44px;padding-bottom:72px;scroll-margin-top:100px;display:grid}.docs-version{color:#71766b;letter-spacing:.1em;margin-bottom:20px;font:500 10px DM Mono,monospace;display:block}.docs-hero h1{letter-spacing:-.055em;max-width:650px;margin:0;font-size:clamp(44px,5.3vw,72px);line-height:.98}.docs-hero>div>p{color:#5f645b;max-width:680px;margin:26px 0 0;font-size:17px;line-height:1.75}.docs-hero-actions{align-items:center;gap:16px;margin-top:28px;display:flex}.docs-hero-actions .primary{padding:14px 18px}.docs-external{align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.docs-external svg{width:14px;height:14px}.docs-hero-panel{background:var(--ink);color:#fff;border-radius:24px;padding:18px;box-shadow:0 18px 50px #0a0b0929}.docs-live{border:1px solid #30342c;border-radius:15px;align-items:center;gap:12px;padding:14px;display:flex}.docs-live>i{background:#ff756b;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #ff756b1f}.docs-live.online>i{background:var(--lime);box-shadow:0 0 0 5px #d6ff181f}.docs-live span,.docs-stat-grid span{color:#8f9488;letter-spacing:.09em;font:500 9px DM Mono,monospace;display:block}.docs-live b{margin-top:4px;font-size:13px;display:block}.docs-stat-grid{background:#30342c;border-radius:15px;grid-template-columns:1fr 1fr;gap:1px;margin-top:16px;display:grid;overflow:hidden}.docs-stat-grid div{background:#151712;padding:18px 14px}.docs-stat-grid b{margin-top:8px;font-size:20px;display:block}.docs-stat-grid small{color:#8f9488;margin-top:3px;font-size:10px;display:block}.docs-callout{background:#efffb7;border:1px solid #c4dd38;border-radius:18px;gap:16px;margin:32px 0;padding:22px;display:flex}.docs-callout.dark{background:var(--ink);color:#fff;border-color:#292c25}.docs-callout>svg{color:#758900;flex:none;width:22px}.docs-callout.dark>svg{color:var(--lime)}.docs-callout b{font-size:14px}.docs-callout p{color:#5b6250;margin:5px 0 0;font-size:13px;line-height:1.7}.docs-callout.dark p{color:#aeb2a8}.docs-section{border-bottom:1px solid var(--line);padding:76px 0;scroll-margin-top:92px}.docs-section-heading>span{color:#858a7f;letter-spacing:.11em;font:500 10px DM Mono,monospace}.docs-section-heading h2{letter-spacing:-.045em;margin:9px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.04}.docs-lead{color:#5e6359;max-width:780px;margin:0 0 28px;font-size:16px;line-height:1.75}.docs-steps{gap:12px;display:grid}.docs-step{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:52px 1fr;gap:18px;padding:22px;display:grid}.docs-step>span{background:var(--lime);border-radius:13px;place-items:center;width:46px;height:46px;font:500 12px DM Mono,monospace;display:grid}.docs-step h3{margin:1px 0 6px;font-size:17px}.docs-step p{color:#62675e;margin:0;font-size:13px;line-height:1.75}.docs-code-card{background:#e8ebe2;border-radius:18px;margin-top:16px;padding:22px}.docs-code-card>div{align-items:center;gap:9px;margin-bottom:15px;display:flex}.docs-code-card svg{width:18px}.docs-code-card code{background:var(--ink);color:var(--lime);border-radius:12px;padding:16px;font:500 12px DM Mono,monospace;display:block;overflow-x:auto}.docs-code-card p{color:#61675d;margin:14px 0 0;font-size:12px;line-height:1.6}.docs-columns{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.docs-columns.two{grid-template-columns:repeat(2,1fr)}.docs-feature{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.docs-feature>svg{color:#819700;width:22px}.docs-feature h3{margin:28px 0 8px;font-size:16px}.docs-feature p{color:#64695f;margin:0;font-size:12px;line-height:1.7}.docs-feature code{background:#eef0e9;border-radius:5px;padding:2px 5px;font:500 11px DM Mono,monospace}.docs-allocation{border-radius:19px;grid-template-columns:5fr 3fr 2fr;min-height:116px;display:grid;overflow:hidden}.docs-allocation>div{flex-direction:column;justify-content:flex-end;padding:20px;display:flex}.docs-allocation b{font-size:24px}.docs-allocation span{font-size:11px;font-weight:700}.docs-allocation .holders{background:var(--lime)}.docs-allocation .creator{background:#d9ddd2}.docs-allocation .protocol{background:var(--ink);color:#fff}.docs-table-wrap{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:18px;overflow-x:auto}.docs-table-wrap table{border-collapse:collapse;width:100%;font-size:13px}.docs-table-wrap th,.docs-table-wrap td{border-bottom:1px solid var(--line);text-align:left;padding:15px 17px}.docs-table-wrap th{color:#83887e;letter-spacing:.08em;font:500 9px DM Mono,monospace}.docs-table-wrap tr:last-child td{border-bottom:0}.docs-note{border-left:3px solid var(--lime2);color:#646960;margin:18px 0 0;padding-left:14px;font-size:12px;line-height:1.7}.docs-flow{grid-template-columns:1fr 18px 1fr 18px 1fr 18px 1fr;align-items:center;gap:8px;margin-bottom:16px;display:grid}.docs-flow>div{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:174px;padding:18px}.docs-flow>div>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font:500 10px DM Mono,monospace;display:grid}.docs-flow b{margin-top:27px;font-size:14px;display:block}.docs-flow p{color:#696e65;margin:7px 0 0;font-size:11px;line-height:1.6}.docs-flow>i{background:#adb2a7;height:1px}.docs-formula{background:var(--ink);color:#fff;white-space:nowrap;border-radius:17px;justify-content:center;align-items:center;gap:13px;padding:23px;font:500 11px DM Mono,monospace;display:flex;overflow-x:auto}.docs-formula span{border:1px solid #3a3e35;border-radius:9px;padding:10px 12px}.docs-formula b{color:var(--lime)}.docs-example{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px;display:grid}.docs-example>div{border:1px solid var(--line);background:#fff;border-radius:15px;padding:17px}.docs-example span,.docs-example small{color:#858a80;font-size:10px;display:block}.docs-example b{margin:8px 0 2px;font-size:22px;display:block}.docs-addresses{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.docs-address-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:17px 19px;display:flex}.docs-address-row:last-child{border-bottom:0}.docs-address-row span{color:#80857b;margin-bottom:5px;font-size:10px;display:block}.docs-address-row code{text-overflow:ellipsis;max-width:540px;font:500 11px DM Mono,monospace;display:block;overflow:hidden}.docs-address-row>div:last-child{flex:none;align-items:center;gap:12px;display:flex}.docs-copy{background:0 0;border:0;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.docs-copy svg{width:14px}.docs-network{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.docs-network>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:18px}.docs-network>div:nth-child(2n){border-right:0}.docs-network>div:last-child{border-bottom:0;grid-column:1/-1}.docs-network span{color:#878c82;margin-bottom:7px;font-size:10px;display:block}.docs-network b,.docs-network code{overflow-wrap:anywhere;font-size:13px}.docs-list{color:#60655b;margin:22px 0 0;padding-left:22px;font-size:13px;line-height:1.8}.docs-list li{margin-bottom:7px;padding-left:7px}.docs-checks{grid-template-columns:1fr 1fr;gap:10px;display:grid}.docs-checks>div{border:1px solid var(--line);color:#5c6257;background:#fff;border-radius:14px;gap:11px;padding:16px;font-size:12px;line-height:1.55;display:flex}.docs-checks svg{color:#829800;flex:none;width:17px}.docs-faq{gap:9px;display:grid}.docs-faq details{border:1px solid var(--line);background:#fff;border-radius:15px}.docs-faq summary{cursor:pointer;padding:18px;font-size:14px;font-weight:700}.docs-faq p{color:#61675c;margin:0;padding:0 18px 18px;font-size:12px;line-height:1.75}.docs-faq code{font:500 11px DM Mono,monospace}.docs-toc{padding-top:18px;position:sticky;top:106px}.docs-toc>span{margin-left:0}.docs-toc>a{color:#858a80;padding:5px 0;font-size:11px;display:block}.docs-toc>div{border-top:1px solid var(--line);margin-top:26px;padding-top:16px}.docs-toc>div b{font-size:11px;display:block}.docs-toc>div a{color:#667600;align-items:center;gap:4px;margin-top:8px;font-size:11px;font-weight:700;display:flex}.docs-toc>div svg{width:13px}.docs-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1500px;margin:auto;padding:30px 28px;display:flex}.docs-footer>div{align-items:center;gap:11px;display:flex}.docs-footer img{object-fit:contain;width:38px;height:35px}.docs-footer span{color:#858a80;font-size:11px}.docs-footer a{font-size:11px;font-weight:700}@media (width<=1220px){.docs-shell{grid-template-columns:220px minmax(0,1fr);gap:36px}.docs-toc{display:none}}@media (width<=900px){.docs-header{padding:0 18px}.docs-header .logo{min-width:auto}.docs-header-title,.docs-header nav{display:none}.docs-menu{place-items:center;margin-left:auto;display:grid}.docs-shell{padding:0 18px;display:block}.docs-sidebar{z-index:90;background:#f4f5ef;height:calc(100vh - 72px);padding:20px;transition:transform .22s;position:fixed;inset:72px 0 auto;transform:translate(-105%)}.docs-sidebar.open{transform:translate(0)}.docs-content{padding-top:36px}.docs-hero,.docs-columns,.docs-flow{grid-template-columns:1fr}.docs-flow>i{width:1px;height:16px;margin-left:31px}}@media (width<=620px){.docs-hero h1{font-size:42px}.docs-hero-actions{flex-direction:column;align-items:flex-start}.docs-stat-grid,.docs-columns.two,.docs-example,.docs-checks,.docs-network{grid-template-columns:1fr}.docs-network>div{border-right:0}.docs-network>div:last-child{grid-column:auto}.docs-allocation{grid-template-columns:1fr}.docs-allocation>div{min-height:92px}.docs-address-row{flex-direction:column;align-items:flex-start}.docs-address-row code{max-width:calc(100vw - 76px)}.docs-formula{justify-content:flex-start}.docs-footer{flex-direction:column;align-items:flex-start;gap:18px}.docs-footer span{display:none}}body{letter-spacing:-.005em;font-size:14px}button{font-weight:600}.detail{font-family:var(--font-ui);letter-spacing:-.006em}.detail .token-status,.detail .contract-address span,.detail .contract-address b,.detail .detail .token-metrics span,.detail .chart-head span,.detail .chart-foot,.detail .trade-title span,.detail .route-note,.detail .fee-accrual>span,.detail .asset-toolbar .socials small{font-family:var(--font-data)}.detail-banner{min-height:260px;padding:38px 42px}.detail-banner h2{letter-spacing:-.055em;font-size:clamp(36px,4vw,54px);line-height:1}.token-status{letter-spacing:.08em;font-size:11px!important}.detail-body{padding:0 38px 36px}.asset-toolbar{gap:14px;min-height:88px}.contract-address span,.detail .token-metrics span,.trade-title span,.fee-accrual>span{letter-spacing:.1em;font-size:10px}.contract-address b{font-family:var(--font-data);letter-spacing:-.02em;font-size:12px}.detail-grid{grid-template-columns:minmax(0,1fr) 350px;gap:28px;padding-top:30px}.token-description{color:#4f554c;font-size:15px!important;line-height:1.65!important}.detail .token-metrics{gap:10px;margin-bottom:20px}.detail .token-metrics>div{border-radius:14px;padding:16px}.detail .token-metrics b{letter-spacing:-.04em;font-size:20px}.detail .token-metrics small{font-size:11px}.price-chart,.chart-empty{border-radius:22px}.chart-head span{font-size:10px}.chart-head b{font-size:28px}.chart-foot{font-size:10px}.trade-panel{border-radius:22px;padding:20px}.trade-title{padding:3px 3px 17px}.trade-title span{font-size:10px}.trade-title b{letter-spacing:-.04em;font-size:21px}.trade-tabs button{padding:12px;font-size:14px}.trade-panel label>span{font-size:13px;font-weight:600}.amount-input{border-radius:15px;height:62px}.trade-panel .amount-input input{font-size:21px}.amount-input>b{font-size:13px}.trade-panel label>small{font-size:11px}.quote-box span{font-size:10px!important}.detail .quote-box b{font-size:17px}.detail .quote-box small{font-size:11px}.route-note{font-size:10px}.fee-accrual{background:#f8faf5;border:1px solid #e0e5d8;border-radius:16px;margin-top:18px;padding:17px 18px}.fee-accrual>b{font-size:17px}.fee-accrual>small{color:#687066;font-size:12px;line-height:1.5}.creator-revenue{background:#11120f;border-radius:26px;padding:30px 34px;box-shadow:0 20px 48px #10120c14}.creator-revenue-head{border-bottom:1px solid #2c3028;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:22px;display:flex}.creator-revenue-head>div>span{font-family:var(--font-data);letter-spacing:.1em;color:#a8b09f;font-size:10px}.creator-revenue-head h3{letter-spacing:-.05em;color:#fff;margin:9px 0 0;font-size:28px;line-height:1.05}.creator-revenue-head>b{color:var(--lime);white-space:nowrap;font-size:11px}.creator-revenue-rows{gap:12px;margin-top:18px;display:grid}.creator-revenue-rows>div{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:16px;padding:8px 0;display:grid}.creator-revenue-rows .token-mark{color:#111;background:#f2f5ec;border-radius:16px;width:58px;height:58px;font-size:16px}.creator-revenue-rows>div>span{min-width:0}.creator-revenue-rows>div>span>b{color:#fff;letter-spacing:-.02em;font-size:16px;display:block}.creator-revenue-rows>div>span>small{color:#b1b7aa;margin-top:6px;font-size:12px;line-height:1.55;display:block}.creator-revenue-rows .primary.small{background:var(--lime);color:#111;min-width:158px;min-height:44px;padding:0 16px;font-size:12px}.creator-revenue-rows .primary.small:disabled{color:#7d8478;opacity:1;cursor:not-allowed;background:#1a1c18}.claim-status-note{color:#8e9789;margin-top:8px;font-size:11px;font-style:normal;line-height:1.45;display:block}.revenue-actions{margin-top:16px}.old-header nav,.old-header .wallet-button,.old-header .primary.small{font-size:12px}.old-hero-content>p{font-size:15px;line-height:1.65}.old-hero-content .hero-rules{font-size:11px}@media (width<=900px){.detail-body{padding:0 22px 28px}.detail-grid{grid-template-columns:1fr;gap:20px}.creator-revenue{padding:24px 20px}.creator-revenue-head{flex-direction:column;align-items:flex-start;gap:10px}.creator-revenue-head h3{font-size:24px}.creator-revenue-rows>div{grid-template-columns:50px minmax(0,1fr)}.creator-revenue-rows .primary.small{grid-column:2;width:max-content;min-width:0}.creator-revenue-rows .token-mark{border-radius:14px;width:50px;height:50px}}@media (width<=560px){.detail-banner{padding:28px 24px}.detail-banner h2{font-size:36px}.asset-toolbar{min-height:72px}.detail-body{padding:0 16px 22px}.creator-revenue{border-radius:20px;padding:22px 16px}.creator-revenue-rows>div{grid-template-columns:44px minmax(0,1fr)}.creator-revenue-rows .token-mark{width:44px;height:44px}.creator-revenue-rows .primary.small{grid-column:1/-1;width:100%}}:root{--font-ui:"Space Grotesk","Segoe UI",sans-serif;--font-data:"IBM Plex Mono",Consolas,monospace}body,button,input,select,textarea,.logo,.old-header nav,.old-hero-content,.old-section-title,.launch-card,.automation-section{font-family:var(--font-ui)}.old-section-title>div>span,.automation-heading span,.runway-copy>span,.verify-heading>span,.contract-address span,.contract-address b,.token-status,.chart-head span,.chart-foot,.route-note,.fee-accrual>span{font-family:var(--font-data)}.old-header{z-index:120;color:#fff;background:0 0;border:1px solid #0000;border-radius:20px;width:calc(100% - 64px);max-width:1320px;height:66px;padding:0 20px;transition:width .28s,height .28s,top .28s,background .28s,border-color .28s,box-shadow .28s,-webkit-backdrop-filter .28s,backdrop-filter .28s;position:fixed;top:18px;left:50%;transform:translate(-50%)}.old-header .logo{color:#fff;min-width:150px}.old-header .logo img{filter:invert()brightness(1.2);width:42px;height:40px;transition:width .28s,height .28s}.old-header .logo span{letter-spacing:-.03em;font-size:16px}.old-header nav{letter-spacing:-.015em;flex:1;justify-content:center;gap:clamp(24px,3vw,46px);font-size:13px;font-weight:500}.old-header nav a{opacity:.82;transition:opacity .18s;position:relative}.old-header nav a:hover{opacity:1}.wallet-control{position:relative}.wallet-control .wallet-button.active{color:var(--fly-lime);border-color:#d6ff186b}.wallet-menu{z-index:120;background:#0d110c;border:1px solid #ffffff1c;border-radius:12px;gap:4px;width:168px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 45px #00000073}.wallet-menu button{color:#dbe1d7;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:38px;padding:0 11px;font-size:11px;font-weight:700}.wallet-menu button:hover{color:var(--fly-lime);background:#d6ff1814}.wallet-menu button.disconnect{color:#ff858d}.wallet-menu button.disconnect:hover{color:#ff9da4;background:#ff5f6d17}.old-header .wallet-button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#ffffff30;height:42px;padding:0 14px;font-size:12px}.old-header .primary.small{background:var(--lime);color:#090a08;height:42px;padding:0 16px;font-size:12px}.old-header.nav-compact{-webkit-backdrop-filter:blur(24px)saturate(150%);backdrop-filter:blur(24px)saturate(150%);background:#090b08b8;border-color:#ffffff24;border-radius:17px;width:min(100% - 36px,1120px);height:52px;padding:0 12px;top:9px;box-shadow:0 14px 40px #0000003d,inset 0 1px #ffffff14}.old-header.nav-compact .logo{min-width:120px}.old-header.nav-compact .logo img{width:32px;height:30px}.old-header.nav-compact .logo span{font-size:14px}.old-header.nav-compact nav{gap:32px;font-size:12px}.old-header.nav-compact .head-actions{min-width:220px}.old-header.nav-compact .wallet-button,.old-header.nav-compact .primary.small{height:36px}.old-header.nav-compact .wallet-button{max-width:150px}.old-hero{border-radius:0;width:100%;max-width:none;height:min(760px,100vh);min-height:680px;margin:0}.old-hero-content h1{letter-spacing:-.075em;max-width:850px;margin:0;font-size:clamp(70px,7.1vw,112px);line-height:.84}.old-hero-content h1 em{color:var(--lime);font-style:normal}.old-hero-content .secondary.dark{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff12;border-color:#ffffff2e}.old-hero-content .hero-rules{font-family:var(--font-data);color:#ffffffb3;gap:34px;margin-top:30px;font-size:10px;display:flex}.old-hero-content .hero-rules span{align-items:center;gap:7px;display:flex}.old-hero-content .hero-rules svg{width:15px;color:var(--lime)}.old-launches{padding:76px 24px 104px}.old-section-title>div>span{font-size:10px}.old-section-title h2{max-width:900px;margin:13px 0 16px;font-size:clamp(48px,5.2vw,78px);line-height:.92}.old-section-title p{font-size:14px;line-height:1.55}.old-section-title>.primary.small{min-height:46px;padding:0 18px;font-size:12px}.automation-heading{display:block}.automation-steps article{min-height:170px;padding-top:20px}.automation-steps article>span{font-family:var(--font-data);font-size:10px}.automation-steps svg{width:23px;margin:24px 0 18px}.automation-steps h3{font-size:17px}.automation-steps p{color:#939b8e;font-size:12px;line-height:1.6}.detail{scrollbar-width:none}.detail::-webkit-scrollbar{display:none}.detail-backdrop{scrollbar-width:none}.detail-backdrop::-webkit-scrollbar{display:none}@media (width<=900px){.old-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090b08b3;border-color:#ffffff1f;width:calc(100% - 24px);height:54px;padding:0 10px;top:10px}.old-header .logo{min-width:auto}.old-header .logo img{width:34px;height:32px}.old-header .head-actions{min-width:0}.old-header .wallet-button{max-width:138px}.old-header.nav-compact{width:calc(100% - 18px)}.old-hero{height:88vh;min-height:650px}.old-hero-content{padding:110px 24px 38px}.old-hero-content h1{font-size:clamp(58px,13vw,86px)}.old-hero-content>p{font-size:14px}.old-launches{padding:64px 20px 82px}.automation-steps{grid-template-columns:1fr 1fr}}@media (width<=600px){.old-header .logo span{display:none}.old-header .wallet-button{max-width:112px}.old-header .primary.small{width:42px;padding:0;font-size:0}.old-header .primary.small svg{width:16px}.old-hero{min-height:620px}.old-hero-content h1{font-size:58px}.old-hero-content .hero-actions{grid-template-columns:1fr;width:100%;display:grid}.old-hero-content .hero-rules{flex-wrap:wrap;gap:12px}.old-launches{padding-top:54px}.old-section-title{flex-direction:column;align-items:flex-start;gap:20px}.automation-steps{grid-template-columns:1fr}.automation-steps article{min-height:auto;padding-bottom:20px}}.modal-backdrop{z-index:300;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#040603d1;padding:16px}body:has(.modal-backdrop) .old-header{opacity:0;pointer-events:none;transform:translate(-50%,-18px)}.modal{border:1px solid #ffffffa6;border-radius:24px;flex-direction:column;width:min(880px,100% - 20px);max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 34px 90px #00000061}.modal-head{flex:0 0 54px;height:54px;padding:0 24px}.modal-head .logo img{width:34px;height:32px}.modal-head .logo span{font-size:14px}.modal-head>b{font-family:var(--font-data);font-size:11px}.modal-body{flex:1;padding:18px 28px 10px;overflow:visible}.modal-body>span{font-family:var(--font-data);letter-spacing:.12em;font-size:9px}.modal-body h2{margin:6px 0 5px;font-size:34px;line-height:1}.modal-body>p{max-width:680px;margin:0 0 8px;font-size:11px}.modal-body label{margin:8px 0;font-size:11px}.modal-body label>small{margin-left:5px;font-size:9px;display:inline}.modal-body input,.modal-body select{border-radius:11px;height:40px;margin-top:5px}.modal-body textarea{resize:none;border-radius:11px;height:58px;min-height:58px;margin-top:5px;padding:10px 12px}.form-grid{gap:12px}.social-grid{grid-template-columns:1.4fr .8fr 1fr}.required-mark{padding:2px 5px;font-size:7px!important}.upload-field{margin:7px 0!important}.upload-field>span{font-size:10px}.upload-box{border-radius:13px;gap:3px;height:94px;min-height:94px;margin-top:5px}.upload-box>svg{width:18px;height:18px}.upload-box b{font-size:11px}.upload-box small{font-size:8px}.upload-box img{object-fit:cover;width:100%;height:100%}.fixed-supply,.atomic{border-radius:13px;min-height:48px;margin-top:9px;padding:10px 13px}.fixed-supply>svg,.atomic>svg{width:20px}.fixed-supply span,.atomic span{font-size:9px}.fixed-supply b,.atomic b{font-size:12px}.modal-actions{border-top:1px solid var(--line);background:#f5f6f1f5;flex:none;padding:12px 28px 18px}.modal-actions .primary,.modal-actions .secondary{border-radius:12px;min-height:42px;padding:0 16px;font-size:12px}.range-label{color:#fff;background:#0d100b;border-radius:18px;padding:16px 18px 14px;box-shadow:inset 0 1px #ffffff12;margin:12px 0!important;display:block!important}.range-label>b{float:none;background:var(--lime);color:#090b08;min-width:52px;font-family:var(--font-data);border-radius:999px;justify-content:center;align-items:center;margin-left:8px;padding:5px 8px;font-size:11px;display:inline-flex}.range-label input[type=range]{appearance:none;background:linear-gradient(90deg,var(--lime) 0,var(--lime) var(--value),#30352c var(--value),#30352c 100%);cursor:pointer;border:0;border-radius:999px;width:100%;height:8px;margin:18px 0 0;padding:0;box-shadow:inset 0 1px 2px #00000080}.range-label input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--lime);cursor:grab;border:3px solid #0d100b;border-radius:8px;width:24px;height:24px;box-shadow:0 0 0 1px #d6ff1873,0 5px 16px #0006}.range-label input[type=range]:active::-webkit-slider-thumb{cursor:grabbing;transform:scale(1.06)}.range-label input[type=range]::-moz-range-thumb{background:var(--lime);border:3px solid #0d100b;border-radius:8px;width:20px;height:20px;box-shadow:0 0 0 1px #d6ff1873}.range-scale{color:#747d6d;font-family:var(--font-data);justify-content:space-between;margin-top:9px;font-size:8px;display:flex}.range-label>small{font-family:var(--font-data);color:#b5bead!important;margin:11px 0 0!important;font-size:9px!important;display:block!important}.modal-body .allocation{border-radius:13px;margin:9px 0;padding:10px}.modal-body .allocation-legend{gap:8px}.modal-body .launch-metric{border-radius:13px;margin:10px 0;padding:11px 13px}.modal-body .launch-metric span{font-size:9px}.modal-body .launch-metric b{font-size:12px}.modal-body .launch-metric small{font-size:9px;line-height:1.45}.modal-body .check-row{margin:9px 0;padding:11px 13px}.modal-body .cost{grid-template-columns:1fr auto 1fr auto;gap:7px 14px;margin-top:10px;padding:11px 13px;font-size:9px;display:grid}.reserve-note{margin:7px 0 0;font-size:8px;line-height:1.4}@media (width<=700px){.modal-backdrop{padding:0}.modal{border:0;border-radius:0;width:100%;height:100vh;max-height:100vh;overflow:auto}.modal-body{padding:18px 18px 10px}.social-grid,.form-grid{grid-template-columns:1fr}.upload-box{height:88px}.modal-actions{padding:10px 18px 14px;position:sticky;bottom:0}.modal-body .cost{grid-template-columns:1fr auto}}@media (height<=700px) and (width>=701px){.modal{width:min(900px,111% - 20px);max-height:none;transform:scale(.9)}.modal-body{padding-top:12px}.upload-box{height:80px;min-height:80px}}.modal{grid-template-rows:54px minmax(0,1fr) auto;height:min(840px,100vh - 32px);max-height:none;display:grid}.modal-head{min-height:0}.modal-body{min-height:0;overflow:hidden}.modal-actions{z-index:2;align-items:center;min-height:62px;position:relative}.modal-step-2 .modal-body{padding-top:12px;padding-bottom:6px}.modal-step-2 .modal-body h2{margin:4px 0;font-size:31px}.modal-step-2 .modal-body .allocation{margin:6px 0;padding:8px}.modal-step-2 .range-label{padding:12px 16px 11px;margin:8px 0!important}.modal-step-2 .range-label input[type=range]{margin-top:14px}.modal-step-2 .range-scale{margin-top:7px}.modal-step-2 .range-label>small{margin-top:8px!important}.modal-step-2 .launch-metric,.modal-step-2 .check-row{margin:7px 0;padding:9px 12px}.modal-step-2 .modal-body label:not(.range-label):not(.check-row){margin:6px 0}.modal-step-2 .modal-body input:not([type=range]):not([type=checkbox]){height:38px}.modal-step-2 .cost{gap:5px 12px;margin-top:7px;padding:9px 12px}.modal-step-2 .reserve-note{margin-top:5px;line-height:1.25}.modal-step-2 .modal-actions{padding-top:9px;padding-bottom:11px}@media (height<=950px) and (width>=701px){.modal{height:calc(100vh - 20px)}.modal-backdrop{padding:10px}.modal-step-2 .modal-body{padding-top:9px}.modal-step-2 .modal-body h2{font-size:28px}.modal-step-2 .range-label{padding-top:10px;padding-bottom:9px}.modal-step-2 .range-label input[type=range]{margin-top:11px}.modal-step-2 .launch-metric small{display:none}.modal-step-2 .check-row small{line-height:1.25}.modal-actions{min-height:56px}}@media (width<=700px){.modal{height:100vh;max-height:100vh;display:flex}.modal-body{overflow:auto}.modal-actions{flex:none}}.wallet-runway-actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.wallet-runway-actions>button{margin-top:0}.alert-toggle{color:#eef4df;background:#181b15;border-color:#3b3f36;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;display:inline-flex}.alert-toggle svg{width:15px}.alert-toggle.enabled{color:#111;background:#d7ff35;border-color:#a8d100}.eligible-holdings>div{grid-template-columns:58px minmax(0,1fr) auto auto;display:grid}.cycle-countdown{flex-direction:column;align-items:flex-end;min-width:116px;padding-right:4px;display:flex}.cycle-countdown>b{font-family:var(--font-data);color:#111;font-size:17px;line-height:1}.cycle-countdown>small{font-family:var(--font-data);letter-spacing:.06em;text-transform:uppercase;color:#798164!important;margin-top:5px!important;font-size:7px!important}.cycle-countdown.ready>b{color:#748700;font-size:10px}.eligible-holdings>div>i{margin-left:0}.airdrop-toast{z-index:180}.airdrop-toast>span{flex-direction:column;display:flex}.airdrop-toast>span>b{font-size:12px}.airdrop-toast>span>small{color:#c4cabd;margin-top:3px;font-size:10px}.airdrop-toast>button svg{width:16px}@media (width<=760px){.wallet-runway-actions{flex-direction:column}.wallet-runway-actions>button{width:100%}.eligible-holdings>div{grid-template-columns:46px minmax(0,1fr) auto}.cycle-countdown{grid-area:2/2/auto/4;align-items:flex-start;margin-top:8px}.eligible-holdings>div>i{grid-area:1/3}.cycle-countdown>b{font-size:15px}}.eligible-holdings>div{grid-template-columns:58px minmax(180px,1fr) minmax(290px,auto) auto}.round-status{flex-direction:column;align-items:flex-end;gap:8px;min-width:290px;display:flex}.round-status .cycle-countdown{min-width:0;padding:0}.round-status p{text-align:right;color:#68705e;max-width:360px;margin:0;font-size:9px;line-height:1.45}.round-status.round-empty p{color:#7d8376}.round-status.round-funded p{color:#587000;font-weight:700}.round-status.round-building p{color:#8a7218}.round-status.round-funded .cycle-countdown b{color:#587000}@media (width<=900px){.eligible-holdings>div{grid-template-columns:50px minmax(0,1fr) auto}.round-status{grid-area:2/2/auto/4;align-items:flex-start;width:100%;min-width:0}.round-status p{text-align:left}.eligible-holdings>div>i{grid-area:1/3}}.round-status{height:auto!important;min-height:0!important;text-align:initial!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;padding:0!important}.eligible-holdings>div{align-items:center;min-height:82px}.launch-discovery{background:#ffffffb8;border:1px solid #dfe3d9;border-radius:18px;grid-template-columns:auto minmax(260px,420px) auto;align-items:center;gap:14px;margin:24px 0 18px;padding:10px;display:grid;box-shadow:0 12px 34px #12160c0a}.launch-tabs{gap:5px;display:flex}.launch-tabs button{color:#71776d;border-radius:12px;height:40px;padding:0 16px;font-size:12px;font-weight:700}.launch-tabs button.active{color:#fff;background:#11130e}.launch-search{background:#fff;border:1px solid #dfe3d9;border-radius:13px;align-items:center;gap:9px;height:42px;padding:0 13px;margin:0!important;display:flex!important}.launch-search svg{color:#81877c;flex:none;width:16px}.launch-search input{outline:0;width:100%;background:0 0!important;border:0!important;height:auto!important;padding:0!important;font-size:12px!important}.launch-live{color:#737a6f;font-family:var(--font-data);white-space:nowrap;justify-content:flex-end;align-items:center;gap:7px;font-size:9px;display:flex}.launch-live i{background:var(--lime2);border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite livePulse;box-shadow:0 0 0 5px #c7ff0021}@keyframes livePulse{50%{opacity:.45;transform:scale(.82)}}.load-more-launches{color:#111;background:#fff;border:1px solid #dce1d7;border-radius:15px;justify-content:center;align-items:center;width:100%;height:52px;margin-top:18px;font-size:12px;font-weight:750;display:flex}.load-more-launches:hover{background:#f8faef;border-color:#111}.launch-empty-filter{text-align:center;background:#fafbf8;border:1px dashed #cfd5c8;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.launch-empty-filter svg{color:#8c9387;width:24px}.launch-empty-filter h3{margin:14px 0 6px;font-size:17px}.launch-empty-filter p{color:#747b70;margin:0;font-size:11px}.allocation-bar i:nth-child(2){background:#a8b3ff}.allocation>div:last-child span:last-child{margin-left:auto}@media (width<=850px){.launch-discovery{grid-template-columns:1fr auto}.launch-search{grid-area:2/1/auto/-1}.launch-live{grid-area:1/2}}@media (width<=560px){.launch-discovery{flex-direction:column;align-items:stretch;display:flex}.launch-tabs{grid-template-columns:repeat(3,1fr);display:grid}.launch-tabs button{padding:0 8px}.launch-live{justify-content:flex-start;padding:2px 5px}.launch-grid{gap:12px}}.allocation>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.allocation>div:last-child span{min-width:0;margin:0!important}.allocation>div:last-child span:nth-child(2){justify-content:center}.allocation>div:last-child span:nth-child(3){justify-content:flex-end}@media (width<=520px){.allocation>div:last-child{grid-template-columns:1fr}.allocation>div:last-child span{justify-content:flex-start!important}}:root{--fly-bg:#080a07;--fly-surface:#0d100c;--fly-surface-2:#121610;--fly-surface-3:#171c14;--fly-line:#eff4e71a;--fly-line-strong:#d6ff1847;--fly-text:#f1f4ec;--fly-muted:#8a9285;--fly-subtle:#687064;--fly-lime:#d6ff18;--fly-lime-soft:#d6ff181a;--fly-radius-lg:26px;--fly-radius-md:17px;--fly-radius-sm:12px;--fly-shadow:0 24px 70px #0000003d}body:has(.old-header){background:var(--fly-bg);color:var(--fly-text)}body:has(.old-header) main{background:var(--fly-bg)}.old-header{z-index:120;border:1px solid var(--fly-line);width:min(100% - 40px,1320px);height:62px;color:var(--fly-text);-webkit-backdrop-filter:blur(22px)saturate(135%);backdrop-filter:blur(22px)saturate(135%);background:#090c08c2;border-radius:19px;padding:0 18px;transition:all .25s;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 14px 44px #0003}.old-header.nav-compact{background:#090c08eb;width:min(100% - 28px,1120px);height:50px;top:8px;box-shadow:0 16px 48px #00000047}.old-header .logo{min-width:132px;color:var(--fly-text)}.old-header .logo img{width:39px;height:37px}.old-header nav{color:#b8beb3;gap:29px;font-size:12px}.old-header nav a{position:relative}.old-header nav a:after{content:"";background:var(--fly-lime);height:1px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}.old-header nav a:hover{color:#fff;opacity:1}.old-header nav a:hover:after{right:0}.old-header .head-actions{justify-content:flex-end;min-width:245px}.old-header .wallet-button{border:1px solid var(--fly-line);background:var(--fly-surface-2);color:#e8ebe3;height:40px}.old-header .primary.small{background:var(--fly-lime);color:#090b08;height:40px}.old-hero{border:1px solid var(--fly-line);border-radius:0 0 var(--fly-radius-lg) var(--fly-radius-lg);color:#fff;width:min(100% - 28px,1440px);height:620px;min-height:620px;box-shadow:var(--fly-shadow);background:#040603;margin:0 auto;overflow:hidden}.old-hero:after{background:linear-gradient(90deg,#020402eb 0%,#020402ab 43%,#02040224 77%,#0204024f 100%)}.old-hero .hero-bg{opacity:.88;filter:saturate(.7)brightness(.78);transform:scale(1.015)}.old-hero-content{flex-direction:column;justify-content:flex-end;align-items:flex-start;max-width:1320px;height:100%;margin:auto;padding:118px 44px 54px;display:flex}.old-hero-content h1{letter-spacing:-.064em;text-wrap:balance;max-width:880px;margin:0;font-size:clamp(52px,5.8vw,86px);line-height:.94}.old-hero-content h1 em{color:#ddfa71;font-style:normal;display:inline}.old-hero-content>p{color:#f0f4ebb8;max-width:600px;margin:23px 0 0;font-size:14px;line-height:1.65}.old-hero-content .hero-actions{gap:10px;margin-top:24px}.old-hero-content .hero-actions .primary,.old-hero-content .hero-actions .secondary{border-radius:13px;height:46px;padding:0 17px;font-size:12px}.old-hero-content .secondary.dark{border:1px solid var(--fly-line);color:#f0f2eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f}.chain-line,.network-bar,.keeper-strip,.old-hero-content .round{display:none!important}.old-launches{border:1px solid var(--fly-line);border-radius:var(--fly-radius-lg);background:var(--fly-surface);max-width:1360px;box-shadow:var(--fly-shadow);margin:28px auto 84px;padding:34px}.old-section-title{align-items:center;margin-bottom:20px}.old-section-title>div>span{display:none}.old-section-title h2{color:var(--fly-text);letter-spacing:-.045em;margin:0 0 7px;font-size:38px;line-height:1}.old-section-title p{color:var(--fly-muted);margin:0;font-size:12px;line-height:1.5}.old-section-title>.primary.small{border:1px solid var(--fly-line-strong);color:#e7fb7c;background:0 0;border-radius:13px;min-height:42px;padding:0 17px}.old-section-title>.primary.small:hover{background:var(--fly-lime);color:#090b08}.launch-discovery{border:1px solid var(--fly-line);box-shadow:none;background:#090c08;border-radius:16px;grid-template-columns:auto minmax(280px,1fr) auto;gap:10px;margin:18px 0 20px;padding:7px}.launch-tabs{gap:4px}.launch-tabs button{height:40px;color:var(--fly-muted);background:0 0;border:1px solid #0000;border-radius:11px;padding:0 15px;font-size:11px}.launch-tabs button:hover{border-color:var(--fly-line);background:var(--fly-surface-2);color:#e7eae2}.launch-tabs button.active{color:#f4f6f0;background:#1a1f16;border-color:#d6ff182b}.launch-search{border:1px solid var(--fly-line)!important;background:var(--fly-surface-2)!important;height:42px!important;color:var(--fly-text)!important;border-radius:12px!important;margin:0!important}.launch-search svg{color:#778074}.launch-search input{color:var(--fly-text)!important}.launch-search input::placeholder{color:#6f786d}.launch-live{color:#7f887b}.launch-live i{background:var(--fly-lime);box-shadow:0 0 0 4px #d6ff1817}.launch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.launch-card{border:1px solid var(--fly-line);color:var(--fly-text);box-shadow:none;background:#0a0d09;border-radius:18px;padding:18px;transition:transform .18s,border-color .18s,background .18s}.launch-card:hover{background:#0d100c;border-color:#d6ff184d;transform:translateY(-2px);box-shadow:0 18px 40px #0003}.launch-card .token-mark{border:1px solid var(--fly-line);background:var(--fly-surface-3);color:var(--fly-lime)}.launch-card .card-head h3{color:#f4f6ef}.launch-card .card-head span,.launch-card>p{color:#81897d}.launch-card>p{white-space:nowrap;text-overflow:ellipsis;min-height:0;margin:12px 0;overflow:hidden}.launch-card .copy-ca{border:1px solid var(--fly-line);background:var(--fly-surface-2);color:#b8bfb3}.launch-card .copy-ca:hover{border-color:var(--fly-line-strong);color:var(--fly-lime)}.launch-card .card-market{border-top:1px solid var(--fly-line);border-bottom:1px solid var(--fly-line);background:0 0;gap:0;margin:16px 0}.launch-card .card-market>div{background:0 0;border:0;border-radius:0;padding:14px 12px}.launch-card .card-market>div+div{border-left:1px solid var(--fly-line)}.launch-card .card-market span{font-family:var(--font-data);color:#747d71;font-size:8px}.launch-card .card-market b{color:#eef1e9;margin-top:7px;font-size:13px}.launch-card .allocation{margin:14px 0}.launch-card .allocation-bar{background:#242a20;height:5px}.launch-card .allocation-bar i:nth-child(2){background:#667148}.launch-card .allocation>div:last-child{color:#879083;grid-template-columns:1fr 1fr;font-size:9px}.launch-card .allocation>div:last-child span:nth-child(3){display:none}.launch-card .primary{border:1px solid var(--fly-line-strong);color:#e3f879;background:0 0;border-radius:12px;min-height:42px;font-size:12px}.launch-card .primary:hover{background:var(--fly-lime);color:#090b08}.load-more-launches{border:1px solid var(--fly-line);background:var(--fly-surface-2);color:#dfe3da}.load-more-launches:hover{border-color:var(--fly-line-strong);color:var(--fly-lime);background:#161b13}.launch-empty-filter{border-color:var(--fly-line);color:var(--fly-text);background:#0a0d09}.launch-empty-filter p{color:var(--fly-muted)}.automation-section{border-top:1px solid var(--fly-line);color:var(--fly-text);background:#070906}.automation-inner{padding:94px 24px 98px}.automation-heading span{color:#737c70}.automation-heading h2{max-width:760px;font-size:clamp(46px,5vw,74px)}.automation-steps{gap:28px;margin-top:46px}.automation-steps article{border-top-color:var(--fly-line);min-height:160px}.automation-steps article>span,.automation-steps p{color:#858e81}.automation-steps svg{color:var(--fly-lime)}.runway-section{max-width:1320px;color:var(--fly-text);padding:105px 24px 110px}.runway-copy>span{color:#727b6f}.runway-copy h2{font-size:clamp(46px,5vw,70px)}.runway-copy>p{color:var(--fly-muted);font-size:12px}.wallet-runway,.airdrop-history,.creator-revenue{border:1px solid var(--fly-line);background:var(--fly-surface);color:var(--fly-text);box-shadow:none}.wallet-runway>svg{color:var(--fly-lime)}.wallet-runway>span,.wallet-runway p{color:var(--fly-muted)}.wallet-runway .secondary{border-color:var(--fly-line);background:var(--fly-surface-2);color:#e5e9e0}.alert-toggle.enabled{border-color:var(--fly-line-strong);background:var(--fly-lime);color:#111}.creator-revenue-head{border-color:var(--fly-line)}.creator-revenue-head>div>span,.creator-revenue-rows>div>span>small,.claim-status-note{color:var(--fly-muted)}.creator-revenue-rows .primary.small:disabled{background:var(--fly-surface-2);color:#737c70}.airdrop-history{border-radius:22px}.airdrop-history-head{border-color:var(--fly-line)}.airdrop-history-head span,.airdrop-history-head>b{color:#788174}.airdrop-history-head h3{color:var(--fly-text)}.eligible-holdings>div{color:var(--fly-text);background:#14190f;border-color:#d6ff182e}.eligible-holdings>div span>b{color:#edf1e7}.eligible-holdings>div span>small,.round-status p{color:var(--fly-muted)!important}.eligible-holdings>div>i{border:1px solid var(--fly-line-strong);background:var(--fly-lime-soft);color:var(--fly-lime)}.airdrop-subhead{border-color:var(--fly-line);color:#788174}.airdrop-rows>a{border-color:var(--fly-line);color:#eef1e9}.airdrop-rows>a>span>small{color:#7c8578}.airdrop-empty{color:#7f887b}.airdrop-empty b{color:#aeb6aa}.verify-section{border:1px solid var(--fly-line);border-radius:var(--fly-radius-lg);background:var(--fly-surface);max-width:1360px;color:var(--fly-text);margin:0 auto 72px;padding:56px 34px 34px}.verify-heading{margin-bottom:28px}.verify-heading>span{color:#737c70}.verify-heading h2{margin:10px 0 12px;font-size:clamp(42px,4.5vw,64px)}.verify-heading p{color:var(--fly-muted)}.contract-table{border:1px solid var(--fly-line);color:#eef1e9;background:#090c08}.contract-table>div{min-height:66px;padding:0 20px}.contract-table>div+div{border-color:var(--fly-line)}.contract-table>div>span{color:#d8ddd3}.contract-table>div>b{color:#899286}.contract-table .copy-ca{border:1px solid var(--fly-line);background:var(--fly-surface-2);color:#c0c7bb}.contract-table .copy-ca:hover,.contract-table>div>div>a:hover{border-color:var(--fly-line-strong);color:var(--fly-lime)}.contract-table>div>div>a{border-color:var(--fly-line);color:#b7beb2}.verified-note{background:var(--fly-lime-soft);color:#bacb7e;border-color:#d6ff182e}footer{border-top-color:var(--fly-line);background:var(--fly-bg);color:var(--fly-text)}footer p,footer nav,footer>span{color:#7c8578}.detail-backdrop{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020402d6}.detail{border:1px solid var(--fly-line);background:var(--fly-surface);color:var(--fly-text);box-shadow:0 34px 100px #00000073}.detail-close{border-color:var(--fly-line);color:#fff;background:#080a07b8}.detail-banner:after{background:linear-gradient(90deg,#040603e0,#0406036b,#040603bd)}.asset-toolbar{border-color:var(--fly-line);background:var(--fly-surface)}.contract-address,.socials a{border-color:var(--fly-line);background:var(--fly-surface-2);color:#dce1d7}.token-description{color:var(--fly-muted)}.detail .token-metrics>div{border:1px solid var(--fly-line);background:var(--fly-surface-2)}.detail .token-metrics span,.detail .token-metrics small{color:var(--fly-muted)}.detail .token-metrics b{color:var(--fly-text)}.detail .allocation,.fee-accrual{border-color:var(--fly-line);background:var(--fly-surface-2)}.fee-accrual>small{color:var(--fly-muted)}.trade-panel{border:1px solid var(--fly-line);color:var(--fly-text);background:#090c08}.trade-tabs{background:var(--fly-surface-2)}.trade-tabs button{color:var(--fly-muted)}.trade-tabs button.active{background:var(--fly-lime);color:#0a0c09}.amount-input,.quote-box{border-color:var(--fly-line);background:var(--fly-surface-2);color:var(--fly-text)}.amount-input input{color:var(--fly-text)}.percent-buttons button{border-color:var(--fly-line);background:var(--fly-surface-2);color:#c2c9bd}.percent-buttons button:hover{border-color:var(--fly-line-strong);background:var(--fly-lime);color:#111}.route-note,.trade-panel label>small{color:var(--fly-muted)}.modal-backdrop{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020402db}.modal{border:1px solid var(--fly-line);background:var(--fly-surface);color:var(--fly-text);box-shadow:0 36px 100px #0000007a}.modal-head{border-color:var(--fly-line);background:#0a0d09}.modal-head button{color:var(--fly-text)}.modal-body>span,.modal-body>p,.modal-body label>small,.reserve-note{color:var(--fly-muted)}.modal-body input,.modal-body textarea,.modal-body select{border-color:var(--fly-line);background:var(--fly-surface-2);color:var(--fly-text)}.modal-body input::placeholder,.modal-body textarea::placeholder{color:#687064}.upload-box{border-color:var(--fly-line);background:var(--fly-surface-2);color:#cfd5ca}.fixed-supply,.atomic,.launch-metric,.check-row{border-color:var(--fly-line);background:var(--fly-surface-2);color:var(--fly-text)}.range-label{border:1px solid var(--fly-line);background:#090c08!important}.cost{color:var(--fly-text);background:#090c08}.modal-actions{border-color:var(--fly-line);background:var(--fly-surface)}.modal .secondary{border-color:var(--fly-line);background:var(--fly-surface-2);color:#d9ded4}.docs-page{background:var(--fly-bg);min-height:100vh;color:var(--fly-text)}.docs-header{z-index:100;border-bottom:1px solid var(--fly-line);max-width:none;height:68px;color:var(--fly-text);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080a07e8;padding:0 28px;position:sticky;top:0}.docs-header .logo{color:var(--fly-text)}.docs-header-title{border-color:var(--fly-line);color:#9ca499}.docs-header nav{color:#b2b9ae}.docs-menu{border-color:var(--fly-line);background:var(--fly-surface-2);color:var(--fly-text)}.docs-shell{grid-template-columns:236px minmax(0,920px) 180px;gap:46px;max-width:1480px;padding:0 28px}.docs-sidebar{top:92px}.docs-sidebar>a{color:#899185}.docs-sidebar>a:hover{background:var(--fly-surface-2);color:var(--fly-text)}.docs-sidebar .docs-back{color:var(--fly-text)}.docs-nav-label,.docs-toc>span{color:#70786d}.docs-side-card{border:1px solid var(--fly-line);background:var(--fly-surface);box-shadow:none}.docs-side-card p{color:var(--fly-muted)}.docs-side-card a{color:var(--fly-lime)}.docs-content{padding:58px 0 110px}.docs-hero{border-color:var(--fly-line);gap:42px;padding-bottom:66px}.docs-version{color:#788175}.docs-hero h1{color:var(--fly-text);font-size:clamp(42px,5.1vw,70px)}.docs-hero>div>p{color:#a0a79d;font-size:16px}.docs-hero-panel{border:1px solid var(--fly-line);background:var(--fly-surface);box-shadow:var(--fly-shadow)}.docs-live{border-color:var(--fly-line);background:#090c08}.docs-live span,.docs-stat-grid span{color:#7c8579}.docs-stat-grid{background:var(--fly-line)}.docs-stat-grid div{background:var(--fly-surface-2)}.docs-stat-grid small{color:var(--fly-muted)}.docs-callout{background:var(--fly-lime-soft);color:var(--fly-text);border-color:#d6ff1833}.docs-callout.dark{border-color:var(--fly-line);background:var(--fly-surface)}.docs-callout p,.docs-callout.dark p{color:#a0a89d}.docs-section{border-color:var(--fly-line)}.docs-section-heading>span{color:#727b70}.docs-section-heading h2{color:var(--fly-text)}.docs-lead,.docs-note{color:#9ba398}.docs-step,.docs-feature,.docs-code-card,.docs-example,.docs-formula,.docs-faq>div,.docs-addresses,.docs-table-wrap{border:1px solid var(--fly-line);background:var(--fly-surface)}.docs-step>span{border-color:var(--fly-line-strong);background:var(--fly-lime-soft);color:var(--fly-lime)}.docs-step p,.docs-feature p,.docs-code-card p,.docs-example p,.docs-faq p{color:var(--fly-muted)}.docs-code-card code,.docs-formula code{border-color:var(--fly-line);color:#dbe7a4;background:#090c08}.docs-allocation{background:var(--fly-line)}.docs-allocation>div{background:var(--fly-surface-2)}.docs-allocation .holders{color:#dff86b}.docs-allocation .creator{color:#b8c1aa}.docs-allocation .protocol{color:#899185}.docs-table-wrap table{color:var(--fly-text)}.docs-table-wrap th,.docs-table-wrap td{border-color:var(--fly-line)}.docs-table-wrap th{color:#828b7f}.docs-address-row{border-color:var(--fly-line);background:var(--fly-surface-2)}.docs-address-row code{color:#a8b0a4}.docs-copy{border-color:var(--fly-line);color:#c4cbc0;background:#090c08}.docs-copy:hover{border-color:var(--fly-line-strong);color:var(--fly-lime)}.docs-footer{border-color:var(--fly-line);color:#778074}.docs-toc a{color:#818a7e}.docs-toc a:hover{color:var(--fly-text)}@media (width<=1100px){.docs-shell{grid-template-columns:220px minmax(0,1fr);gap:34px}.docs-toc{display:none}}@media (width<=900px){.old-header{width:calc(100% - 20px);height:54px;padding:0 10px;top:9px}.old-header nav{display:none}.old-header .logo{min-width:auto}.old-header .head-actions{min-width:0}.old-hero{border-radius:0 0 22px 22px;width:calc(100% - 18px);height:590px;min-height:590px}.old-hero-content{padding:104px 24px 38px}.old-hero-content h1{font-size:clamp(46px,11vw,70px)}.old-launches{border-radius:22px;margin:18px 9px 62px;padding:22px}.launch-grid{grid-template-columns:1fr}.runway-section{grid-template-columns:1fr;gap:34px;padding:78px 20px}.verify-section{border-radius:22px;margin:0 9px 54px;padding:40px 22px 24px}.contract-table>div{grid-template-columns:150px minmax(0,1fr) auto}.detail-grid{grid-template-columns:1fr}.docs-shell{padding:0 22px;display:block}.docs-sidebar{z-index:90;background:#080a07fa;height:auto;padding:24px;transition:transform .2s;position:fixed;inset:68px 0 0;transform:translate(-105%)}.docs-sidebar.open{transform:translate(0)}.docs-menu{place-items:center;display:grid}.docs-header nav{display:none}.docs-content{padding-top:42px}.docs-hero{grid-template-columns:1fr}}@media (width<=620px){.old-header .logo span{display:none}.old-header .wallet-button{max-width:112px}.old-header .primary.small{width:42px;padding:0;font-size:0}.old-hero{height:555px;min-height:555px}.old-hero-content h1{font-size:43px}.old-hero-content .hero-actions{grid-template-columns:1fr;width:100%;display:grid}.old-section-title{flex-direction:column;align-items:flex-start;gap:18px}.launch-discovery{flex-direction:column;align-items:stretch;display:flex}.launch-tabs{grid-template-columns:repeat(3,1fr);display:grid}.launch-card .card-market{grid-template-columns:1fr 1fr}.launch-card .card-market>div:last-child{border-top:1px solid var(--fly-line);border-left:0;grid-column:1/3}.contract-table>div{grid-template-columns:1fr auto;gap:8px;padding:14px}.contract-table>div>b{grid-area:2/1/auto/3}.airdrop-history{border-radius:18px;padding:16px}.docs-header{padding:0 16px}.docs-header-title{display:none}.docs-shell{padding:0 16px}.docs-hero h1{font-size:42px}.docs-hero-actions{flex-direction:column;align-items:flex-start}.docs-columns,.docs-columns.two,.docs-stat-grid{grid-template-columns:1fr}}.old-header,.docs-header{border-color:#eff4e717}.old-header nav a,.docs-header nav a,.docs-sidebar>a,.docs-toc>a{letter-spacing:0}.old-launches{border-radius:20px;padding:30px}.old-section-title h2{letter-spacing:-.03em;font-size:34px}.launch-discovery{background:#080a07;border-radius:13px}.launch-tabs button,.launch-search{border-radius:9px!important}.launch-live{white-space:nowrap;padding-inline:12px}.launch-grid{gap:10px}.launch-card{border-radius:14px;padding:16px}.launch-card:hover{transform:translateY(-1px);box-shadow:0 18px 44px #0003}.launch-card .token-mark{border-radius:10px}.launch-card .card-market{margin:14px 0}.launch-card .card-market>div{padding:12px 10px}.launch-card .primary{border-radius:9px}.allocation-bar{border-radius:2px}.allocation-bar i:first-child{border-radius:2px 0 0 2px}.allocation-bar i:last-child{border-radius:0 2px 2px 0}.runway-card,.airdrop-history,.creator-row,.verify-section,.detail-panel,.trade-panel{border-radius:16px}.runway-card,.creator-row{box-shadow:none}.contract-table{border-radius:14px;overflow:hidden}.contract-table>div{min-height:58px}.contract-table code,.docs-address-row code{overflow-wrap:anywhere;word-break:break-word;min-width:0}.modal{border-radius:18px}.modal-head{padding-bottom:16px}.modal label,.trade-panel label{letter-spacing:0}.trade-tabs button,.quick-row button,.modal .primary,.modal .secondary{border-radius:9px}.detail{border-radius:18px}.detail-close{border-radius:9px}.docs-page{scroll-behavior:smooth}.docs-header{-webkit-backdrop-filter:blur(20px)saturate(125%);backdrop-filter:blur(20px)saturate(125%);background:#080a07d6;height:58px}.docs-shell{grid-template-columns:218px minmax(0,900px) 164px;gap:46px;max-width:1480px}.docs-sidebar{height:calc(100vh - 100px);padding-right:14px;top:82px}.docs-sidebar>a:not(.docs-back){color:#7f887c;border-radius:8px;transition:background .16s,color .16s;position:relative}.docs-sidebar>a:not(.docs-back):hover{color:#cbd1c7;background:#ffffff06}.docs-sidebar>a.active:not(.docs-back){color:var(--fly-text);background:#d6ff1813}.docs-sidebar>a.active:not(.docs-back):before{content:"";background:var(--fly-lime);border-radius:2px;width:2px;position:absolute;top:10px;bottom:10px;left:0}.docs-sidebar>a.active svg{color:var(--fly-lime);opacity:1}.docs-side-card{border-radius:12px}.docs-content{padding-top:52px}.docs-hero{gap:34px;padding-bottom:58px}.docs-hero h1{letter-spacing:-.045em;max-width:720px;font-size:clamp(44px,4.7vw,66px);line-height:.98}.docs-hero>div>p{max-width:700px;font-size:15px;line-height:1.75}.docs-hero-panel{border-radius:14px;box-shadow:0 22px 64px #0003}.docs-section{padding:66px 0}.docs-section-heading{margin-bottom:28px}.docs-section-heading h2{letter-spacing:-.035em;font-size:clamp(29px,3vw,42px)}.docs-step,.docs-feature,.docs-code-card,.docs-example,.docs-formula,.docs-faq>div,.docs-addresses,.docs-table-wrap,.docs-callout{box-shadow:none;border-radius:12px}.docs-step,.docs-feature{padding:20px}.docs-address-row{border-radius:9px;gap:14px;padding:14px 16px}.docs-address-row>div:first-child{min-width:0}.docs-address-row>div:last-child{flex:none}.docs-copy,.docs-external{border-radius:8px}.docs-toc{top:86px}.docs-toc>a{color:#717a6f;transition:color .16s;position:relative}.docs-toc>a.active{color:var(--fly-text)}.docs-toc>a.active:before{content:"";background:var(--fly-lime);border-radius:50%;width:3px;height:3px;position:absolute;top:6px;left:-13px}.docs-faq details{border-bottom:1px solid var(--fly-line)}.docs-faq details:last-child{border-bottom:0}.docs-faq summary{cursor:pointer}@media (width<=1100px){.docs-shell{grid-template-columns:210px minmax(0,1fr);gap:30px}}@media (width<=900px){.old-launches{padding:20px}.docs-sidebar{height:calc(100vh - 67px);padding:24px;top:67px}.docs-content{padding-top:38px}.docs-hero{padding-bottom:48px}.docs-section{padding:54px 0}}@media (width<=620px){.old-launches{border-radius:16px;padding:17px}.old-section-title h2{font-size:31px}.launch-card{padding:14px}.launch-live{justify-content:center}.docs-hero h1{font-size:40px;line-height:1.02}.docs-section-heading h2{font-size:30px}.docs-address-row{flex-direction:column;align-items:flex-start}.docs-address-row>div:last-child{width:100%}.docs-address-row .docs-copy,.docs-address-row .docs-external{flex:1;justify-content:center}}.pro-chart{border:1px solid var(--fly-line);box-shadow:none;background:#080b07;border-radius:14px;padding:0;overflow:hidden}.chart-toolbar{border-bottom:1px solid var(--fly-line);background:#0a0d09;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:7px 10px;display:flex}.chart-toolbar>span{color:#697264;font-family:var(--font-data);letter-spacing:.08em;align-items:center;gap:7px;font-size:9px;display:flex}.chart-toolbar>span i{background:var(--fly-lime);border-radius:50%;width:4px;height:4px}.chart-intervals button{color:#788173;min-width:38px;height:29px;font-family:var(--font-data);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;padding:0 9px;font-size:10px}.chart-intervals button:hover{border-color:var(--fly-line);color:#e8ece3}.chart-intervals button.active{color:var(--fly-lime);background:#d6ff1817;border-color:#d6ff1838}.pro-chart .chart-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:68px;padding:12px 14px 8px;display:grid}.pro-chart .chart-head>div:first-child{flex-direction:column;gap:5px;display:flex}.pro-chart .chart-head>div:first-child span{color:#6f786b;font-family:var(--font-data);letter-spacing:.1em;font-size:8px}.pro-chart .chart-head>div:first-child b{color:#f4f7ef;letter-spacing:-.035em;font-size:22px}.chart-ohlc{align-items:center;gap:13px;min-width:0;overflow:hidden;flex-direction:row!important;display:flex!important}.chart-ohlc span b{color:#9ca594;letter-spacing:0;font-size:9px;font-weight:500}.pro-chart .chart-head em{font-family:var(--font-data);border-radius:7px;justify-self:end;padding:6px 8px;font-size:10px;font-style:normal}.candlestick-host{border-top:1px solid #eff4e70b;border-bottom:1px solid #eff4e70f;width:100%;height:360px}.pro-chart .chart-foot{color:#697264;font-family:var(--font-data);gap:12px;padding:9px 13px;font-size:9px}.pro-chart .chart-foot a{color:#7e8877;margin-left:auto;text-decoration:none}.pro-chart .chart-foot a:hover{color:var(--fly-lime)}.detail .chart-empty{border:1px dashed var(--fly-line);height:420px;color:var(--fly-text);background:#080b07;border-radius:14px}.detail .chart-empty span{color:var(--fly-muted)}@media (width<=700px){.pro-chart .chart-head{grid-template-columns:1fr auto;gap:10px}.chart-ohlc{grid-area:2/1/auto/3;gap:9px}.chart-toolbar{flex-direction:column;align-items:flex-start}.chart-toolbar>span{display:none}.candlestick-host{height:310px}.pro-chart .chart-foot{flex-direction:column;align-items:flex-start;gap:5px}}.detail .trade-panel .amount-input{background:#11150f;border:1px solid #eff4e71f;border-radius:10px;height:64px;box-shadow:inset 0 1px #ffffff06}.detail .trade-panel .amount-input:focus-within{border-color:#d6ff1885;box-shadow:0 0 0 3px #d6ff1817,inset 0 1px #ffffff08}.detail .trade-panel .amount-input input{-webkit-text-fill-color:var(--fly-text);appearance:textfield;width:100%;min-width:0;height:auto;caret-color:var(--fly-lime);border:0;border-radius:0;outline:none;padding:0;color:var(--fly-text)!important;box-shadow:none!important;background:0 0!important}.detail .trade-panel .amount-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.detail .trade-panel .amount-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.detail .trade-panel .amount-input input:-webkit-autofill{caret-color:var(--fly-lime);transition:background-color 9999s ease-out;-webkit-text-fill-color:var(--fly-text)!important;-webkit-box-shadow:inset 0 0 0 1000px #11150f!important}.detail .trade-panel .amount-input input:-webkit-autofill:hover{caret-color:var(--fly-lime);transition:background-color 9999s ease-out;-webkit-text-fill-color:var(--fly-text)!important;-webkit-box-shadow:inset 0 0 0 1000px #11150f!important}.detail .trade-panel .amount-input input:-webkit-autofill:focus{caret-color:var(--fly-lime);transition:background-color 9999s ease-out;-webkit-text-fill-color:var(--fly-text)!important;-webkit-box-shadow:inset 0 0 0 1000px #11150f!important}.pro-chart{background:#111315;border:1px solid #ffffff13;border-radius:10px;padding:0;overflow:hidden;box-shadow:0 18px 44px #0000002e}.chart-market-head{background:#111315;justify-content:space-between;align-items:flex-start;gap:18px;min-height:88px;padding:15px 16px 10px;display:flex}.chart-market-value>span{color:#8f949b;font-family:var(--font-data);letter-spacing:.09em;margin-bottom:4px;font-size:9px;display:block}.chart-market-value>div{align-items:baseline;gap:11px;display:flex}.chart-market-value b{color:#f5f7f3;font-family:var(--font-data);letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:30px;line-height:1.05}.chart-market-value em{font-family:var(--font-data);border-radius:5px;padding:4px 6px;font-size:10px;font-style:normal}.chart-market-value em.up{color:#4ee58a;background:#4ee58a1c}.chart-market-value em.down{color:#ff6873;background:#ff68731c}.chart-mode{background:#0c0e0f;border:1px solid #ffffff14;border-radius:7px;padding:3px;display:flex}.chart-mode button{color:#777d84;min-width:55px;height:28px;font-family:var(--font-data);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 10px;font-size:9px}.chart-mode button.active{color:#f3f5f1;background:#24282a;box-shadow:0 1px 4px #0000003d}.chart-toolbar{background:#0e1011;border-top:1px solid #ffffff0e;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:12px;min-height:39px;padding:4px 12px;display:flex}.chart-intervals{align-items:center;gap:1px;display:flex}.chart-intervals button,.chart-fit{color:#81868d;min-width:36px;height:27px;font-family:var(--font-data);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 9px;font-size:9px}.chart-intervals button:hover,.chart-fit:hover{color:#e8ebe6;background:#ffffff0e}.chart-intervals button.active{color:var(--fly-lime);background:#d6ff181c}.chart-fit{border-left:1px solid #ffffff14;border-radius:0;min-width:auto;padding-left:13px}.chart-legend{background:#111315;flex-direction:column;justify-content:center;gap:6px;min-height:52px;padding:9px 14px 7px;display:flex}.chart-legend>span{color:#a2a7ad;font-family:var(--font-data);letter-spacing:.025em;font-size:9px}.chart-ohlc{align-items:center;gap:12px;min-width:0;display:flex;overflow:hidden}.chart-ohlc span{color:#72777e;font-family:var(--font-data);white-space:nowrap;gap:4px;font-size:9px;display:flex}.chart-ohlc span b{color:#aeb3b8;letter-spacing:0;font-variant-numeric:tabular-nums;font-size:9px;font-weight:500}.candlestick-host{background:#111315;border-top:1px solid #ffffff0b;border-bottom:1px solid #ffffff0e;width:100%;height:520px}.pro-chart .chart-foot{color:#6f747a;min-height:34px;font-family:var(--font-data);background:#0e1011;align-items:center;gap:14px;padding:7px 12px;font-size:8px;display:flex}.pro-chart .chart-foot span:last-child{color:#8b9096;margin-left:auto}.detail .chart-empty{height:520px;color:var(--fly-text);background:#111315;border:1px dashed #ffffff17;border-radius:10px}@media (width<=700px){.chart-market-head{min-height:78px;padding:13px 12px 8px}.chart-market-value b{font-size:24px}.chart-mode button{min-width:47px;padding:0 7px}.chart-toolbar{flex-direction:row;align-items:center;padding:4px 8px}.chart-legend{padding:8px 10px 7px}.chart-ohlc{gap:8px;padding-bottom:2px;overflow-x:auto}.candlestick-host{height:390px}.pro-chart .chart-foot{flex-wrap:wrap;gap:8px}.pro-chart .chart-foot span:last-child{margin-left:auto}}.launch-holder-choice{background:#d6ff1809;border:1px solid #d6ff182b;border-radius:12px;justify-content:space-between;align-items:center;min-height:58px;margin:4px 10px 12px;padding:0 16px;display:flex}.launch-holder-choice span{color:#9da397;font-size:11px;font-weight:700}.launch-holder-choice b{color:var(--fly-lime);font-family:var(--font-data);font-size:20px}.fee-disclosure{color:#858c81;border:1px solid #fff1;border-radius:10px;margin:-2px 10px 12px;padding:10px 14px;font-size:10px}.fee-disclosure summary{color:#aeb5aa;cursor:pointer;font-weight:700}.fee-disclosure p{color:#848b80;font-family:var(--font-data);margin:8px 0 0;font-size:9px;line-height:1.6}.card-reward-share{color:#8f958b;min-height:34px;font-family:var(--font-data);letter-spacing:.035em;text-transform:uppercase;border-top:1px solid #ffffff13;justify-content:space-between;align-items:center;margin:16px 0 18px;padding-top:12px;font-size:9px;display:flex}.card-reward-share b{color:var(--fly-lime);font-variant-numeric:tabular-nums;font-size:12px}.detail .asset-toolbar .copy-ca{color:#dce4d6;min-width:104px;min-height:38px;box-shadow:none;opacity:1;background:#151a12;border:1px solid #d6ff183d;border-radius:9px;padding:0 13px}.detail .asset-toolbar .copy-ca:hover{color:var(--fly-lime);background:#d6ff1817;border-color:#d6ff1894}.detail .asset-toolbar .copy-ca:active{transform:translateY(1px)}.detail .asset-toolbar .copy-ca.copied{color:#69eea2;background:#43e8871c;border-color:#43e8878c}.detail .asset-toolbar .copy-ca.failed{color:#ff7b86;background:#ff5f6d1a;border-color:#ff5f6d8c}.detail .asset-toolbar .copy-ca svg{stroke-width:2px;width:14px;height:14px}.detail .contract-address{flex:1;max-width:520px}.detail .contract-address b{text-overflow:clip;word-break:break-all;max-width:none;overflow:visible}.chart-head-actions{align-items:center;gap:10px;display:flex}.chart-live-state{color:#7f858b;font-family:var(--font-data);letter-spacing:.06em;white-space:nowrap;align-items:center;gap:6px;font-size:8px;display:inline-flex}.chart-live-state i,.chart-go-live i{background:#43e887;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #43e88717}.chart-live-state.active{color:#66e99d}.chart-live-state.active i{animation:1.4s ease-out infinite fly-live-pulse}@keyframes fly-live-pulse{0%{box-shadow:0 0 #43e88757}70%{box-shadow:0 0 0 7px #43e88700}to{box-shadow:0 0 #43e88700}}.chart-view-actions{align-items:center;gap:3px;display:flex}.chart-go-live{color:#9aa0a6;height:27px;font-family:var(--font-data);cursor:pointer;background:0 0;border:0;border-left:1px solid #ffffff14;align-items:center;gap:7px;padding:0 9px;font-size:9px;display:inline-flex}.chart-go-live:hover{color:#63eca0;background:#43e8870d}.chart-go-live i{width:5px;height:5px;box-shadow:none}.pro-chart .chart-intervals{scrollbar-width:none;overflow-x:auto}.pro-chart .chart-intervals::-webkit-scrollbar{display:none}.pro-chart .chart-intervals button{min-width:34px;padding:0 8px}@media (width<=700px){.detail .asset-toolbar .copy-ca{width:42px;min-width:42px;padding:0}.detail .asset-toolbar .copy-ca span{display:none}.chart-head-actions{flex-direction:column;align-items:flex-end;gap:7px}.chart-live-state{font-size:7px}.chart-toolbar{gap:7px}.chart-go-live{padding:0 7px}}.chart-zoom,.chart-auto{color:#92989e;min-width:28px;height:27px;font-family:var(--font-data);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 8px;font-size:10px}.chart-zoom{font-size:15px;line-height:1}.chart-zoom:hover,.chart-auto:hover{color:#eef1ec;background:#ffffff0e}.chart-auto{color:#56e993}
