:root{--hp-site-footer-height:30px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--yellow:#cf0;--yellow-soft:#f2ff7a;--yellow-deep:#a4cc00;--robin-neon:#cf0;--robin-neon-soft:#dfff4d;--robin-neon-wash:#ccff001f;--hp-avatar-bg:#cf0;--hp-avatar-bg-soft:#f2ff7a;--hp-black:#000;--hp-button-dark:#050605;--hp-dark-panel:#080908;--hp-dark-field:#101110;--hp-token-surface:var(--hp-black);--hp-token-panel:var(--hp-black);--hp-token-field:var(--hp-dark-field);--hp-token-separator:#ffffff42;--hp-token-separator-soft:#ffffff24;--panel:var(--hp-dark-panel);--ink:#f7f7ed;--muted:#f7f7edad;--line:#ffffff2e;--line-strong:#ffffff57;--green:#0b8f59;--red:#d94a3a;--shadow:0 20px 60px -42px #000000e6;background:var(--hp-black);color:var(--ink);font-family:var(--font-main)}*{box-sizing:border-box}html,body{background:var(--hp-black);scrollbar-color:#ffffff52 transparent;scrollbar-width:thin;min-height:100%;margin:0}body{min-height:100vh;font-family:var(--font-main);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;font-weight:400}.hp-site-frame{height:100svh;min-height:100svh;padding-bottom:var(--hp-site-footer-height);flex-direction:column;display:flex;overflow:hidden}.hp-site-content{flex:auto;min-width:0;min-height:0;overflow-y:auto}.hp-site-footer{z-index:90;width:100%;min-height:var(--hp-site-footer-height);flex:0 0 var(--hp-site-footer-height);background:#020403f0;border-top:1px solid #bad8d221;justify-content:flex-start;align-items:center;padding:0 clamp(18px,2.5vw,40px);display:flex;position:fixed;bottom:0;left:0;right:0}.hp-site-footer nav{align-items:center;gap:18px;display:flex}.hp-site-footer-links{align-items:center;gap:36px;display:flex}.hp-site-footer-credit{color:#edf5ee5c;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:18px;font-size:10px;font-weight:400;line-height:1;display:inline-flex}.hp-site-footer-separator{background:#bad8d233;flex:0 0 1px;width:1px;height:12px}.hp-site-footer a{color:#edf5ee80;font-size:10px;font-weight:400;line-height:1;text-decoration:none;transition:color .16s}.hp-site-footer a:hover{color:var(--robin-neon)}@media (max-width:460px){.hp-site-footer{padding-inline:12px}.hp-site-footer nav{gap:12px}.hp-site-footer-links{gap:16px}.hp-site-footer-credit{gap:12px;font-size:9px}}.hp-docs-app{--docs-header-height:70px;--docs-sidebar-width:264px;--docs-toc-width:218px;--docs-bg:#080a08;--docs-panel:#0d100d;--docs-panel-soft:#111411;--docs-border:#e9f4eb1a;--docs-border-strong:#e9f4eb2b;--docs-copy:#eff4efcc;--docs-muted:#eff4ef94;min-height:calc(100svh - var(--hp-site-footer-height));background:radial-gradient(circle at 62% -18%, #ccff0014, transparent 32rem), var(--docs-bg);color:#f4f7f2}.hp-docs-app a{text-decoration:none}.hp-docs-topbar{z-index:120;height:var(--docs-header-height);border-bottom:1px solid var(--docs-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a08e8;position:sticky;top:0}.hp-docs-topbar-inner{grid-template-columns:var(--docs-sidebar-width) minmax(280px, 560px) 1fr;align-items:center;gap:28px;width:min(1500px,100%);height:100%;margin:0 auto;padding:0 28px;display:grid}.hp-docs-brand{color:#f4f7f2;align-items:center;gap:9px;min-width:0;font-size:15px;font-weight:500;line-height:1;display:inline-flex}.hp-docs-brand img{border-radius:9px}.hp-docs-brand-divider{background:var(--docs-border-strong);width:1px;height:21px;margin-inline:2px}.hp-docs-brand-label{color:var(--docs-muted);font-size:13px;font-weight:400}.hp-docs-menu-button{border:1px solid var(--docs-border);background:var(--docs-panel);color:#f4f7f2;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:none}.hp-docs-menu-button svg{width:18px;height:18px}.hp-docs-search-wrap{border:1px solid var(--docs-border);background:#ffffff09;border-radius:10px;align-items:center;gap:10px;width:100%;height:40px;padding:0 10px 0 13px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff06}.hp-docs-search-wrap:focus-within{background:#ffffff0d;border-color:#ccff007a;box-shadow:0 0 0 3px #ccff0012}.hp-docs-search-wrap>svg{width:16px;height:16px;color:var(--docs-muted);flex:0 0 16px}.hp-docs-search-wrap input{color:#f4f7f2;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-size:12px;font-weight:400}.hp-docs-search-wrap input::placeholder{color:#eff4ef61}.hp-docs-search-wrap input::-webkit-search-cancel-button{display:none}.hp-docs-search-wrap kbd{border:1px solid var(--docs-border);min-width:35px;height:23px;color:var(--docs-muted);background:#ffffff0b;border-radius:6px;justify-content:center;align-items:center;font-family:inherit;font-size:9px;font-weight:400;display:inline-flex}.hp-docs-search-results{z-index:140;border:1px solid var(--docs-border-strong);background:#0d100d;border-radius:13px;padding:6px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden;box-shadow:0 24px 70px #00000070}.hp-docs-search-results a{color:#f4f7f2;border-radius:8px;grid-template-columns:34px 1fr 16px;align-items:center;gap:10px;min-width:0;padding:9px;display:grid}.hp-docs-search-results a:hover{background:#ffffff0e}.hp-docs-search-result-icon{width:34px;height:34px;color:var(--robin-neon);background:#ccff000f;border:1px solid #ccff0026;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.hp-docs-search-result-icon svg,.hp-docs-search-results a>svg{width:15px;height:15px}.hp-docs-search-results a>span:nth-child(2){gap:3px;min-width:0;display:grid}.hp-docs-search-results strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.hp-docs-search-results small{color:var(--docs-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;overflow:hidden}.hp-docs-search-results>p{color:var(--docs-muted);text-align:center;margin:0;padding:20px 14px;font-size:11px}.hp-docs-top-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.hp-docs-top-actions a{border:1px solid var(--docs-border);min-height:35px;color:var(--docs-copy);white-space:nowrap;border-radius:8px;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:400;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.hp-docs-top-actions a:hover{border-color:var(--docs-border-strong);color:#fff;background:#ffffff0a}.hp-docs-top-actions a:last-child{border-color:var(--robin-neon);background:var(--robin-neon);color:#080a08}.hp-docs-top-actions svg{width:14px;height:14px}.hp-docs-layout{width:min(1500px,100%);min-height:calc(100svh - var(--docs-header-height) - var(--hp-site-footer-height));grid-template-columns:var(--docs-sidebar-width) minmax(0, 1fr) var(--docs-toc-width);align-items:start;gap:clamp(30px,4vw,66px);margin:0 auto;padding:0 28px;display:grid}.hp-docs-sidebar{top:var(--docs-header-height);height:calc(100svh - var(--docs-header-height) - var(--hp-site-footer-height));border-right:1px solid var(--docs-border);scrollbar-width:none;padding:34px 27px 30px 0;position:sticky;overflow-y:auto}.hp-docs-sidebar::-webkit-scrollbar{display:none}.hp-docs-sidebar nav{gap:27px;display:grid}.hp-docs-sidebar section{gap:4px;display:grid}.hp-docs-sidebar h2,.hp-docs-toc h2{color:#eff4ef7a;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:400;line-height:1.2}.hp-docs-sidebar section>a{color:#eff4efad;border-radius:7px;align-items:center;min-height:31px;padding:7px 10px;font-size:13px;font-weight:400;line-height:1.35;transition:color .14s,background .14s;display:flex;position:relative}.hp-docs-sidebar section>a:hover{color:#f4f7f2;background:#ffffff09}.hp-docs-sidebar section>a.is-active{color:var(--robin-neon);background:#ccff0013}.hp-docs-sidebar section>a.is-active:before{content:"";background:var(--robin-neon);border-radius:99px;width:2px;position:absolute;top:8px;bottom:8px;left:0}.hp-docs-sidebar-footer{border-top:1px solid var(--docs-border);gap:5px;margin-top:34px;padding:22px 10px 0;display:grid}.hp-docs-sidebar-footer span{color:var(--docs-muted);font-size:11px}.hp-docs-sidebar-footer a{color:var(--docs-copy);align-items:center;gap:6px;font-size:12px;display:inline-flex}.hp-docs-sidebar-footer svg{width:11px;height:11px}.hp-docs-content{min-width:0;padding:33px 0 110px}.hp-docs-breadcrumbs{color:var(--docs-muted);align-items:center;gap:7px;margin-bottom:48px;font-size:12px;font-weight:400;display:flex}.hp-docs-breadcrumbs svg{width:12px;height:12px}.hp-docs-breadcrumbs span:last-child{color:var(--docs-copy)}.hp-docs-article{width:min(760px,100%)}.hp-docs-section{scroll-margin-top:calc(var(--docs-header-height) + 28px);border-top:1px solid var(--docs-border);padding:76px 0 10px}.hp-docs-section+.hp-docs-section{margin-top:62px}.hp-docs-section.hp-docs-intro{border-top:0;padding-top:0}.hp-docs-intro h1{color:#f8faf7;letter-spacing:-.043em;max-width:720px;margin:0;font-size:clamp(42px,5.5vw,66px);font-weight:600;line-height:.99}.hp-docs-lead{max-width:680px;color:var(--docs-copy);margin:25px 0 0;font-size:16px;font-weight:400;line-height:1.7}.hp-docs-intro-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.hp-docs-intro-actions a{border:1px solid var(--docs-border-strong);color:#f4f7f2;border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:400;display:inline-flex}.hp-docs-intro-actions a.is-primary{border-color:var(--robin-neon);background:var(--robin-neon);color:#080a08}.hp-docs-intro-actions svg{width:14px;height:14px}.hp-docs-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:54px;display:grid}.hp-docs-feature-grid>a{border:1px solid var(--docs-border);color:#f4f7f2;background:linear-gradient(145deg,#ffffff0a,#ffffff03);border-radius:12px;flex-direction:column;align-items:flex-start;min-height:178px;padding:19px;transition:transform .16s,border-color .16s,background .16s;display:flex;position:relative}.hp-docs-feature-grid>a:hover{background:linear-gradient(145deg,#ccff000e,#ffffff04);border-color:#ccff0040;transform:translateY(-2px)}.hp-docs-feature-grid>a>span{width:36px;height:36px;color:var(--robin-neon);background:#cf01;border:1px solid #ccff0029;border-radius:9px;justify-content:center;align-items:center;margin-bottom:auto;display:inline-flex}.hp-docs-feature-grid>a>span svg{width:17px;height:17px}.hp-docs-feature-grid strong{margin-top:24px;font-size:15px;font-weight:500;line-height:1.25}.hp-docs-feature-grid small{color:var(--docs-muted);margin-top:7px;font-size:12px;font-weight:400;line-height:1.5}.hp-docs-feature-grid>a>svg{width:15px;height:15px;color:var(--docs-muted);position:absolute;top:20px;right:17px}.hp-docs-section-heading{align-items:center;gap:13px;display:flex}.hp-docs-section-icon{width:26px;height:26px;color:var(--robin-neon);flex:0 0 26px;justify-content:center;align-items:center;display:inline-flex}.hp-docs-section-icon svg{stroke-width:1.8px;width:25px;height:25px}.hp-docs-section h2{color:#f8faf7;letter-spacing:-.03em;margin:0;font-size:clamp(29px,3vw,38px);font-weight:600;line-height:1.08}.hp-docs-section h3{color:#f4f7f2;margin:34px 0 0;font-size:19px;font-weight:500;line-height:1.25}.hp-docs-section>p{max-width:690px;color:var(--docs-copy);margin:17px 0 0;font-size:16px;font-weight:400;line-height:1.75}.hp-docs-section>p strong{color:#f4f7f2;font-weight:500}.hp-docs-steps{gap:0;margin:30px 0 0;padding:0;list-style:none;display:grid}.hp-docs-steps li{grid-template-columns:34px 1fr;gap:17px;min-height:82px;display:grid;position:relative}.hp-docs-steps li:not(:last-child):after{content:"";background:var(--docs-border-strong);width:1px;position:absolute;top:34px;bottom:0;left:16px}.hp-docs-steps li>span{z-index:1;background:var(--docs-bg);width:34px;height:34px;color:var(--robin-neon);border:1px solid #ccff003d;border-radius:50%;justify-content:center;align-items:center;font-size:11px;display:inline-flex;position:relative}.hp-docs-steps strong{color:#f4f7f2;font-size:15px;font-weight:500}.hp-docs-steps p{color:var(--docs-muted);margin:6px 0 0;font-size:13px;line-height:1.55}.hp-docs-checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.hp-docs-checklist>div{border:1px solid var(--docs-border);background:#ffffff05;border-radius:10px;grid-template-columns:22px 1fr;gap:11px;min-height:88px;padding:16px;display:grid}.hp-docs-checklist svg{width:18px;height:18px;color:var(--robin-neon);background:#ccff001a;border-radius:50%;padding:3px}.hp-docs-checklist span{color:var(--docs-muted);font-size:12px;line-height:1.55}.hp-docs-checklist strong{color:#f4f7f2;margin-bottom:4px;font-size:14px;font-weight:500;display:block}.hp-docs-callout,.hp-docs-warning{background:#ccff000b;border:1px solid #ccff0029;border-radius:11px;grid-template-columns:30px 1fr;gap:13px;margin-top:26px;padding:17px;display:grid}.hp-docs-callout>svg,.hp-docs-warning>svg{width:19px;height:19px;color:var(--robin-neon)}.hp-docs-callout strong{color:#f4f7f2;font-size:13px;font-weight:500}.hp-docs-callout p,.hp-docs-warning p{color:var(--docs-copy);margin:5px 0 0;font-size:12px;line-height:1.6}.hp-docs-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.hp-docs-two-column>div{border:1px solid var(--docs-border);background:linear-gradient(145deg,#ffffff09,#0000);border-radius:11px;min-height:155px;padding:20px}.hp-docs-two-column span,.hp-docs-telegram-card span{color:var(--robin-neon);letter-spacing:.08em;font-size:10px}.hp-docs-two-column h3{margin:29px 0 0;font-size:16px}.hp-docs-two-column p{color:var(--docs-muted);margin:8px 0 0;font-size:13px;line-height:1.6}.hp-docs-note{border-left:2px solid var(--robin-neon);margin-top:27px;padding:4px 0 4px 17px}.hp-docs-note strong{color:#f4f7f2;font-size:13px;font-weight:500}.hp-docs-note p{color:var(--docs-muted);margin:6px 0 0;font-size:13px;line-height:1.6}.hp-docs-metric{background:radial-gradient(circle at 8%,#ccff0017,#0000 24%),#ffffff05;border:1px solid #cf03;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;margin-top:28px;padding:21px 23px;display:grid}.hp-docs-metric span{color:var(--robin-neon);letter-spacing:-.04em;font-size:42px;font-weight:600;line-height:1}.hp-docs-metric p{max-width:370px;color:var(--docs-copy);margin:0;font-size:13px;line-height:1.6}.hp-docs-metric.is-compact{width:min(100%,520px)}.hp-docs-bullets{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.hp-docs-bullets li{color:var(--docs-copy);padding-left:20px;font-size:14px;line-height:1.55;position:relative}.hp-docs-bullets li:before{content:"";background:var(--robin-neon);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:2px;box-shadow:0 0 0 4px #ccff0014}.hp-docs-flow{grid-template-columns:repeat(3,minmax(0,1fr));margin:28px 0 0;padding:0;list-style:none;display:grid}.hp-docs-flow li{border-top:1px solid var(--docs-border-strong);min-height:139px;padding:16px 16px 0 0}.hp-docs-flow li:not(:last-child){margin-right:16px}.hp-docs-flow li>span{color:var(--robin-neon);margin-bottom:27px;font-size:11px;display:block}.hp-docs-flow strong{color:#f4f7f2;font-size:15px;font-weight:500}.hp-docs-flow p{color:var(--docs-muted);margin:6px 0 0;font-size:13px;line-height:1.5}.hp-docs-telegram-card{background:linear-gradient(120deg,#39abf412,#ffffff04);border:1px solid #39abf433;border-radius:12px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:28px;padding:18px;display:grid}.hp-docs-telegram-logo{color:#fff;background:#229ed9;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.hp-docs-telegram-logo svg{width:21px;height:21px}.hp-docs-telegram-card>div:nth-child(2){gap:4px;min-width:0;display:grid}.hp-docs-telegram-card strong{color:#f4f7f2;font-size:16px;font-weight:500}.hp-docs-telegram-card p{color:var(--docs-muted);margin:0;font-size:12px;line-height:1.45}.hp-docs-telegram-card>a{color:#eaf7ff;border:1px solid #39abf447;border-radius:8px;align-items:center;gap:7px;min-height:35px;padding:0 12px;font-size:12px;display:inline-flex}.hp-docs-telegram-card>a svg{width:12px;height:12px}.hp-docs-table{border:1px solid var(--docs-border);border-radius:11px;margin-top:28px;overflow:hidden}.hp-docs-table>div{grid-template-columns:minmax(130px,.72fr) 1.8fr;align-items:center;gap:18px;min-height:58px;padding:13px 17px;display:grid}.hp-docs-table>div+div{border-top:1px solid var(--docs-border)}.hp-docs-table strong{color:#f4f7f2;font-size:13px;font-weight:500}.hp-docs-table span{color:var(--docs-muted);font-size:12px;line-height:1.5}.hp-docs-contracts{border:1px solid var(--docs-border);background:#ffffff04;border-radius:12px;margin-top:28px;overflow:hidden}.hp-docs-contract-row{grid-template-columns:minmax(180px,.8fr) minmax(0,1.65fr) 28px;align-items:center;gap:17px;min-height:70px;padding:14px 16px;display:grid}.hp-docs-contract-row+.hp-docs-contract-row{border-top:1px solid var(--docs-border)}.hp-docs-contract-name{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.hp-docs-contract-name strong{color:#f4f7f2;font-size:13px;font-weight:500;line-height:1.35}.hp-docs-contract-row code{min-width:0;color:var(--docs-copy);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:400;line-height:1.45;overflow:hidden}.hp-docs-contract-row button{width:28px;height:28px;color:var(--docs-muted);background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;transition:color .16s;display:inline-flex}.hp-docs-contract-row button:hover{color:var(--robin-neon)}.hp-docs-contract-row button:focus-visible{outline:1px solid var(--robin-neon);outline-offset:3px}.hp-docs-contract-row button svg{width:15px;height:15px}.hp-docs-official-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:28px;display:grid}.hp-docs-official-links a{border:1px solid var(--docs-border);color:#f4f7f2;border-radius:10px;grid-template-columns:minmax(0,1fr) 14px;gap:4px 10px;min-width:0;padding:15px;transition:border-color .16s,background .16s;display:grid}.hp-docs-official-links a:hover{background:#ccff0006;border-color:#cf03}.hp-docs-official-links span{color:var(--docs-muted);font-size:11px}.hp-docs-official-links strong{color:#f4f7f2;text-overflow:ellipsis;white-space:nowrap;grid-column:1;font-size:13px;font-weight:500;overflow:hidden}.hp-docs-official-links svg{width:13px;height:13px;color:var(--docs-muted);grid-area:1/2/span 2;align-self:center}.hp-docs-warning{background:#ffc14d0a;border-color:#ffc14d29}.hp-docs-warning>svg{color:#ffc14d}.hp-docs-warning p{margin:0}.hp-docs-faq{border-top:1px solid var(--docs-border);margin-top:27px;display:grid}.hp-docs-faq details{border-bottom:1px solid var(--docs-border)}.hp-docs-faq summary{color:#f4f7f2;cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:62px;font-size:14px;font-weight:500;list-style:none;display:flex}.hp-docs-faq summary::-webkit-details-marker{display:none}.hp-docs-faq summary svg{width:15px;height:15px;color:var(--docs-muted);flex:0 0 15px;transition:transform .16s}.hp-docs-faq details[open] summary svg{transform:rotate(90deg)}.hp-docs-faq details p{max-width:620px;color:var(--docs-copy);margin:-6px 0 22px;font-size:13px;line-height:1.65}.hp-docs-article-footer{background:linear-gradient(115deg,#cf01,#ffffff04);border:1px solid #ccff002b;border-radius:13px;justify-content:space-between;align-items:center;gap:24px;margin-top:94px;padding:23px;display:flex}.hp-docs-article-footer strong{color:#f4f7f2;font-size:16px;font-weight:500}.hp-docs-article-footer p{color:var(--docs-muted);margin:6px 0 0;font-size:12px}.hp-docs-article-footer a{background:var(--robin-neon);color:#080a08;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:12px;display:inline-flex}.hp-docs-article-footer svg{width:13px;height:13px}.hp-docs-toc{top:calc(var(--docs-header-height) + 33px);padding-top:34px;position:sticky}.hp-docs-toc nav{border-left:1px solid var(--docs-border);padding-left:18px;display:grid}.hp-docs-toc nav>a{color:#eff4ef91;padding:5px 0;font-size:11px;font-weight:400;line-height:1.35;transition:color .14s;position:relative}.hp-docs-toc nav>a:hover,.hp-docs-toc nav>a.is-active{color:#f4f7f2}.hp-docs-toc nav>a.is-active:before{content:"";background:var(--robin-neon);width:1px;position:absolute;top:4px;bottom:4px;left:-19px}.hp-docs-toc-help{border:1px solid var(--docs-border);color:#f4f7f2;border-radius:9px;grid-template-columns:27px 1fr 12px;align-items:center;gap:9px;margin-top:28px;padding:11px;display:grid}.hp-docs-toc-help>svg:first-child{width:27px;height:27px;color:var(--robin-neon);background:#ccff0014;border-radius:7px;padding:6px}.hp-docs-toc-help>svg:last-child{width:11px;height:11px;color:var(--docs-muted)}.hp-docs-toc-help span{gap:3px;min-width:0;display:grid}.hp-docs-toc-help strong{font-size:11px;font-weight:500}.hp-docs-toc-help small{color:var(--docs-muted);font-size:10px}.hp-docs-mobile-overlay{display:none}@media (max-width:1180px){.hp-docs-app{--docs-sidebar-width:236px}.hp-docs-layout,.hp-docs-topbar-inner{padding-inline:22px}.hp-docs-layout{grid-template-columns:var(--docs-sidebar-width) minmax(0, 1fr)}.hp-docs-toc{display:none}}@media (max-width:820px){.hp-docs-app{--docs-header-height:64px}.hp-docs-topbar-inner{grid-template-columns:36px auto minmax(220px,1fr);gap:12px;padding-inline:16px}.hp-docs-menu-button{display:inline-flex}.hp-docs-brand-divider,.hp-docs-brand-label,.hp-docs-top-actions{display:none}.hp-docs-layout{padding-inline:20px;display:block}.hp-docs-sidebar{top:var(--docs-header-height);z-index:130;border-right:1px solid var(--docs-border-strong);background:#0a0d0a;width:min(310px,100vw - 54px);height:auto;padding:26px 22px 35px;transition:transform .19s;position:fixed;bottom:0;left:0;transform:translate(-105%);box-shadow:28px 0 70px #00000061}.hp-docs-sidebar.is-open{transform:translate(0)}.hp-docs-mobile-overlay{inset:var(--docs-header-height) 0 0;z-index:125;background:#00000094;border:0;width:100%;display:block;position:fixed}.hp-docs-content{padding-top:28px}.hp-docs-breadcrumbs{margin-bottom:38px}.hp-docs-article{width:min(100%,720px);margin:0 auto}}@media (max-width:620px){.hp-docs-app{--docs-header-height:112px}.hp-docs-topbar-inner{grid-template-rows:52px 48px;grid-template-columns:36px minmax(0,1fr);align-content:center;gap:0 11px;height:100%;padding:5px 12px 7px}.hp-docs-menu-button{grid-area:1/1}.hp-docs-brand{grid-area:1/2}.hp-docs-search-wrap{grid-area:2/1/auto/-1}.hp-docs-search-wrap kbd{display:none}.hp-docs-layout{padding-inline:16px}.hp-docs-breadcrumbs{margin-bottom:29px}.hp-docs-intro h1{font-size:clamp(38px,12vw,52px)}.hp-docs-lead{font-size:14px}.hp-docs-feature-grid,.hp-docs-checklist,.hp-docs-two-column,.hp-docs-official-links{grid-template-columns:1fr}.hp-docs-feature-grid>a{min-height:154px}.hp-docs-section{padding-top:58px}.hp-docs-section+.hp-docs-section{margin-top:48px}.hp-docs-section h2{font-size:29px}.hp-docs-flow{grid-template-columns:1fr;gap:20px}.hp-docs-flow li{min-height:0}.hp-docs-flow li:not(:last-child){margin-right:0;padding-bottom:4px}.hp-docs-flow li>span{margin-bottom:14px}.hp-docs-telegram-card{grid-template-columns:42px minmax(0,1fr)}.hp-docs-telegram-logo{width:42px;height:42px}.hp-docs-telegram-card>a{grid-column:1/-1;justify-content:center;margin-top:4px}.hp-docs-table>div{grid-template-columns:1fr;gap:5px;padding-block:15px}.hp-docs-contract-row{grid-template-columns:minmax(0,1fr) 28px;gap:9px 12px;padding:16px}.hp-docs-contract-name{grid-column:1/-1}.hp-docs-contract-row code{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;font-size:11px;overflow:visible}.hp-docs-article-footer{flex-direction:column;align-items:flex-start}}@media (max-width:390px){.hp-docs-intro-actions{display:grid}.hp-docs-intro-actions a{justify-content:center}.hp-docs-metric{grid-template-columns:1fr;gap:10px}}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff52 padding-box content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#ffffff75 padding-box content-box}a{color:inherit}button,input,textarea,select{font:inherit;font-family:var(--font-main)}button{cursor:pointer}h1,h2,p{margin:0}.hp-shell,.shell{z-index:1;width:min(1440px,100vw - 36px);margin:0 auto;padding:18px 0 42px;position:relative}.hp-shell:not(.token-shell){min-height:calc(100svh - var(--hp-site-footer-height));--ink:#edf5ee;--muted:#edf5ee9e;--line:#bad8d22e;--line-strong:#bad8d24d;--hp-dark-panel:#050807b8;--hp-dark-field:#050807b8;--hp-button-dark:#050807;--hp-token-separator-soft:#bad8d21a;width:min(1480px,100vw - 36px)}.hp-shell:not(.token-shell):before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000007a 0%,#0000008f 52%,#000000a8 100%);position:fixed;inset:0}.hp-home-dither{z-index:-2;pointer-events:none;background:#cf0;position:fixed;inset:0;overflow:hidden}.hp-home-dither:before{content:"";opacity:1;will-change:transform, background-position;background:radial-gradient(circle,#00000094 0 1px,#0000 1.3px) 0 0/4px 4px,radial-gradient(46% 42% at 79% 8%,#f3a018f2,#0000 74%),radial-gradient(34% 55% at 66% 68%,#e18412e0,#0000 76%),radial-gradient(38% 42% at 22% 42%,#f3a018d1,#0000 74%),radial-gradient(28% 38% at 17% 91%,#d9700fc2,#0000 76%),#cf0;transition:opacity .18s ease-out;animation:22s ease-in-out infinite alternate hp-dither-bootstrap;position:absolute;inset:-3%;transform:scale(1.04)}.hp-home-dither .dither-container{opacity:0;transition:opacity .18s ease-out;position:absolute;inset:0;width:100%!important;height:100%!important}.hp-home-dither.is-ready:before{opacity:0}.hp-home-dither.is-ready .dither-container{opacity:1}.hp-home-dither canvas{display:block;width:100%!important;height:100%!important}@keyframes hp-dither-bootstrap{0%{background-position:0 0,0 0,0 0,0 0,0 0,0 0;transform:scale(1.04)translate(-.8%,-.5%)}52%{background-position:2px 2px,6% 3%,-4% 5%,4% -3%,-3% 4%,0 0}to{background-position:0 0,11% 7%,-8% 10%,8% -6%,-6% 8%,0 0;transform:scale(1.09)translate(1.2%,.8%)}}.center-shell{min-height:calc(100svh - var(--hp-site-footer-height));place-items:center;display:grid}.hp-topbar{justify-content:space-between;align-items:center;gap:16px;min-height:68px;display:flex}.hp-shell:not(.token-shell) .hp-topbar{min-height:72px;padding:4px 0 8px}.hp-brand{align-items:center;gap:12px;min-width:0;text-decoration:none;display:inline-flex}.hp-brand img{box-shadow:none;border-radius:0}.hp-brand strong{color:#cf0;font-size:22px;line-height:1;display:block}.hp-brand small{color:var(--muted);margin-top:4px;font-size:13px;font-weight:700;display:block}.top-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.hp-portfolio-button{min-height:34px;color:var(--ink);white-space:nowrap;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0 6px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:color .16s;display:inline-flex}.hp-portfolio-button:hover:not(:disabled){color:var(--robin-neon)}.hp-portfolio-button:disabled{cursor:wait;opacity:.56}.hp-wallet-menu{flex:none;position:relative}.hp-wallet-trigger{min-height:36px;box-shadow:none;color:var(--ink);white-space:nowrap;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:6px;padding:0 4px;font-size:13px;font-weight:600;transition:color .16s;display:inline-flex}.hp-wallet-trigger:hover:not(:disabled),.hp-wallet-trigger[aria-expanded=true]{color:var(--robin-neon);background:0 0}.hp-wallet-trigger:disabled{cursor:not-allowed;opacity:.58}.hp-wallet-trigger.is-connected{color:var(--ink)}.hp-wallet-trigger.is-connected:hover:not(:disabled),.hp-wallet-trigger.is-connected[aria-expanded=true]{color:var(--robin-neon)}.hp-wallet-trigger>span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.hp-wallet-trigger-icon{background-color:currentColor;flex:0 0 18px;width:18px;height:18px;display:inline-block;-webkit-mask:url(/wallet.svg) 50%/contain no-repeat;mask:url(/wallet.svg) 50%/contain no-repeat}.hp-wallet-dropdown{z-index:80;background:#020504fa;border:1px solid #bad8d23d;border-radius:18px;width:220px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 22px 52px -26px #000000f5}.hp-wallet-dropdown-head{align-items:center;gap:10px;padding:10px 10px 12px;display:flex}.hp-wallet-dropdown-head>span:last-child{gap:3px;min-width:0;display:grid}.hp-wallet-dropdown-head small{color:var(--muted);font-size:11px;font-weight:400}.hp-wallet-dropdown-head strong{color:var(--ink);font-size:14px;font-weight:600}.hp-wallet-disconnect{color:#f7f7edc7;text-align:left;background:#ffffff0b;border:0;border-radius:12px;align-items:center;gap:9px;width:100%;min-height:40px;padding:0 11px;font-size:13px;font-weight:600;transition:background-color .16s,color .16s;display:flex}.hp-wallet-disconnect:hover:not(:disabled){color:#ff8274;background:#d94a3a24}.hp-wallet-disconnect:disabled{cursor:wait;opacity:.6}.hp-portfolio-backdrop{z-index:125;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000c2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.hp-portfolio-modal{background:#030504;border:1px solid #bad8d247;border-radius:26px;flex-direction:column;width:min(1120px,100vw - 48px);max-height:min(900px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 42px 100px -44px #000000fa}.hp-portfolio-page{min-height:calc(100svh - var(--hp-site-footer-height))}.hp-portfolio-page-panel{width:100%;min-height:calc(100vh - 112px);box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;padding-inline:clamp(20px,2vw,32px);display:flex;overflow:visible}.hp-portfolio-connect{text-align:center;justify-content:center;align-items:center;gap:12px}.hp-portfolio-connect-title,.hp-portfolio-title-row{align-items:center;gap:10px;min-width:0;display:flex}.hp-portfolio-title-row{flex-direction:column;align-items:flex-start;gap:7px}.hp-portfolio-connect h1{color:var(--ink);font-size:34px}.hp-portfolio-connect p{color:var(--muted);font-size:14px}.hp-portfolio-connect button{background:var(--robin-neon);color:#050704;border:0;border-radius:14px;min-height:42px;margin-top:8px;padding:0 18px;font-weight:700}.hp-portfolio-head{border:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;min-height:84px;padding:10px 0 20px;display:flex}.hp-portfolio-head h2{color:var(--ink);margin:0;font-size:30px;line-height:1}.hp-portfolio-head p{color:#edf5ee75;white-space:nowrap;margin:0 0 0 2px;font-size:14px;font-weight:400;line-height:1}.hp-portfolio-view-switch{background:#040807a8;border:1px solid #bad8d233;border-radius:999px;flex:none;align-items:center;padding:3px;display:inline-flex}.hp-portfolio-view-switch button{color:#edf5ee94;background:0 0;border:0;border-radius:999px;min-height:32px;padding:0 14px;font-size:12px;font-weight:500;transition:background-color .18s,color .18s,box-shadow .22s,transform .22s cubic-bezier(.22,1,.36,1)}.hp-portfolio-view-switch button:hover,.hp-portfolio-view-switch button.active{color:var(--ink)}.hp-portfolio-view-switch button.active{background:var(--robin-neon);color:#050807;animation:.26s cubic-bezier(.22,1,.36,1) both hp-tab-pill-pop;box-shadow:0 8px 22px -12px #cf0c}.hp-portfolio-view-content{will-change:opacity, transform;width:100%;min-height:0}.hp-portfolio-view-content.is-forward{animation:.3s cubic-bezier(.22,1,.36,1) both hp-tab-content-forward}.hp-portfolio-view-content.is-backward{animation:.3s cubic-bezier(.22,1,.36,1) both hp-tab-content-backward}.hp-portfolio-state{min-height:300px;color:var(--muted);place-items:center;font-size:15px;display:grid}.hp-portfolio-state.error{color:#ff8274}.hp-portfolio-content{min-height:0;padding:0 0 28px;overflow-y:auto}.hp-portfolio-summary{background:#ffffff06;border:1px solid #bad8d229;border-radius:18px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.hp-portfolio-summary.is-tokens{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-portfolio-summary-item{border-left:1px solid #bad8d21f;flex-direction:column;justify-content:center;min-width:0;min-height:92px;padding:14px 16px;display:flex}.hp-portfolio-summary-item:first-child{border-left:0}.hp-portfolio-summary-item span{color:var(--muted);font-size:11px;font-weight:400}.hp-portfolio-summary-item strong{color:var(--ink);margin-top:7px;font-size:18px;font-weight:600;line-height:1}.hp-portfolio-token-scroll{background:#040807b8;border:1px solid #bad8d229;border-radius:18px;width:100%;margin-top:18px;overflow-x:auto}.hp-portfolio-token-table{min-width:960px}.hp-portfolio-token-grid{grid-template-columns:minmax(250px,1.5fr) minmax(120px,.75fr) minmax(125px,.78fr) minmax(125px,.78fr) minmax(125px,.78fr) minmax(150px,.9fr);align-items:center;gap:12px;padding-inline:16px;display:grid}.hp-portfolio-token-table-head{color:#edf5ee80;border-bottom:1px solid #bad8d229;min-height:40px;font-size:11px;font-weight:400}.hp-portfolio-token-row{min-height:58px;color:var(--ink);border-bottom:1px solid #bad8d21a;font-size:13px;font-weight:400;text-decoration:none;transition:background-color .16s}.hp-portfolio-token-row:last-child{border-bottom:0}.hp-portfolio-token-row:hover{background:#ccff000b}.hp-portfolio-token-identity{align-items:center;gap:11px;min-width:0;display:flex}.hp-portfolio-token-identity .token-avatar{border:0;flex:0 0 36px;width:36px;height:36px}.hp-portfolio-token-identity>span:last-child{align-items:center;gap:8px;min-width:0;display:flex}.hp-portfolio-token-identity strong,.hp-portfolio-token-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hp-portfolio-token-identity strong{flex:none;font-size:14px;font-weight:500}.hp-portfolio-token-identity small{color:#edf5ee85;font-size:12px;font-weight:400}.hp-portfolio-token-value{display:block}.hp-portfolio-token-value strong{font-size:13px;font-weight:500}.hp-portfolio-token-pnl small{color:#edf5ee75;font-size:10px;font-weight:400}.hp-portfolio-token-pnl{white-space:nowrap}.hp-portfolio-token-pnl.positive{color:var(--green)}.hp-portfolio-token-pnl.negative{color:var(--red)}.hp-portfolio-notice{color:#ff9e91;background:#d94a3a14;border:1px solid #d94a3a42;border-radius:12px;margin-top:14px;padding:10px 13px;font-size:12px}.hp-portfolio-launches{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.hp-portfolio-card{background:#040807f0;border:1px solid #bad8d22e;border-radius:20px;min-width:0;overflow:hidden}.hp-portfolio-banner{aspect-ratio:3;color:#edf5ee57;background:radial-gradient(circle at 72% 14%,#ccff0029,#0000 48%),#080b09;place-items:center;font-size:12px;display:grid;position:relative;overflow:hidden}.hp-portfolio-banner>img{object-fit:cover;width:100%;height:100%;display:block}.hp-portfolio-banner-edit{min-height:34px;color:var(--robin-neon);cursor:pointer;background:#020504e6;border:1px solid #ccff0057;border-radius:12px;align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:10px;right:10px}.hp-portfolio-banner-edit:hover{background:#080d0af5;border-color:#ccff00ad}.hp-portfolio-banner-edit input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.hp-portfolio-card-head{justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.hp-portfolio-token{min-width:0;color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.hp-portfolio-token .token-avatar{border:0;flex:0 0 44px;width:44px;height:44px}.hp-portfolio-token>span:last-child{gap:4px;min-width:0;display:grid}.hp-portfolio-token strong{color:var(--ink);font-size:15px}.hp-portfolio-token small,.hp-portfolio-market-cap small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;overflow:hidden}.hp-portfolio-market-cap{text-align:right;gap:5px;min-width:100px;display:grid}.hp-portfolio-market-cap strong{color:var(--ink);font-size:18px}.hp-portfolio-card-metrics{border-top:1px solid #bad8d21f;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hp-portfolio-card-metrics>div{border-left:1px solid #bad8d21a;flex-direction:column;justify-content:center;min-width:0;min-height:66px;padding:10px 12px;display:flex}.hp-portfolio-card-metrics>div:first-child{border-left:0}.hp-portfolio-card-metrics span{color:var(--muted);font-size:10px;font-weight:400}.hp-portfolio-card-metrics strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;overflow:hidden}.hp-portfolio-empty{min-height:280px;color:var(--muted);text-align:center;place-content:center;gap:8px;display:grid}.hp-portfolio-empty strong{color:var(--ink);font-size:18px}.hp-portfolio-empty span{font-size:12px}.hp-referrals{gap:18px;display:grid}.hp-referrals-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:center;gap:24px;padding:6px 0;display:grid}.hp-referrals-hero h3{max-width:620px;color:var(--ink);margin:0;font-size:clamp(24px,3vw,38px);font-weight:400;line-height:1.04}.hp-referrals-hero h3 span{display:block}.hp-referrals-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.hp-referral-code-actions button{min-height:32px;color:var(--ink);background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:0 4px;font-size:12px;font-weight:400;text-decoration:none;transition:color .16s,opacity .16s;display:inline-flex}.hp-referral-code-actions button:hover:not(:disabled){color:var(--robin-neon)}.hp-referral-code-actions button:disabled{cursor:not-allowed;opacity:.42;pointer-events:none}.hp-referrals-actions button{min-height:38px;color:var(--ink);white-space:nowrap;background:#040807d1;border:1px solid #bad8d233;border-radius:10px;flex:none;padding:0 12px;font-size:10px;font-weight:400;transition:border-color .16s,background-color .16s,color .16s,opacity .16s}.hp-referrals-actions button:hover:not(:disabled){color:var(--robin-neon);background:#ccff0014;border-color:#ccff007a}.hp-referrals-actions button.is-claimable{color:var(--robin-neon);background:#ccff001f;border-color:#ccff0070}.hp-referrals-actions button:disabled{cursor:not-allowed;opacity:.42}.hp-referrals-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;display:grid}.hp-referrals-summary .hp-portfolio-summary-item{border:0;min-height:0;padding:8px 0}.hp-referrals-summary .hp-portfolio-summary-item strong{font-weight:500}.hp-referral-code-backdrop{z-index:1200;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#000000d1;place-items:center;padding:18px;animation:.22s ease-out both hp-overlay-enter;display:grid;position:fixed;inset:0}.hp-referral-code-modal{border:1px solid var(--hp-token-separator);background:radial-gradient(ellipse at 12% 0%, #ccff001f, transparent 42%), var(--hp-token-panel);width:min(480px,100vw - 28px);min-height:326px;color:var(--ink);transform-origin:50%;will-change:opacity, transform;border-radius:18px;grid-template-rows:auto auto minmax(34px,auto) auto;align-content:start;gap:18px;padding:22px;animation:.27s cubic-bezier(.22,1,.36,1) both hp-dialog-enter;display:grid;box-shadow:0 34px 110px -52px #000000fa}.hp-referral-code-backdrop.is-closing{pointer-events:none;animation:.2s ease-in both hp-overlay-exit}.hp-referral-code-backdrop.is-closing .hp-referral-code-modal{animation:.2s cubic-bezier(.4,0,1,1) both hp-dialog-exit}.hp-referral-code-modal header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.hp-referral-code-modal header>div{gap:7px;min-width:0;display:grid}.hp-referral-code-modal h2,.hp-referral-code-modal p{margin:0}.hp-referral-code-modal h2{color:var(--ink);font-size:24px;font-weight:400;line-height:1.08}.hp-referral-code-modal p,.hp-referral-code-field>span{color:var(--muted);font-size:11px;font-weight:400;line-height:1.45}.hp-referral-code-close{width:34px;height:34px;color:var(--ink);background:0 0;border:0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.hp-referral-code-close:hover:not(:disabled){color:var(--robin-neon)}.hp-referral-code-close:disabled{cursor:wait;opacity:.45}.hp-referral-code-field{gap:7px;display:grid}.hp-referral-code-field input{width:100%;min-height:46px;color:var(--ink);text-transform:uppercase;background:#030706d6;border:1px solid #bad8d233;border-radius:12px;outline:none;padding:0 13px;font-size:13px;font-weight:400}.hp-referral-code-field input:focus{border-color:#ccff0094;box-shadow:0 0 0 3px #ccff0017}.hp-referral-code-status{color:#0000;align-items:flex-start;min-height:34px;padding:2px 0 0;font-size:12px;font-weight:400;line-height:1.45;display:flex}.hp-referral-code-status.has-error{color:#ff9e91}.hp-referral-code-actions{justify-content:flex-end;gap:8px;display:flex}.hp-referral-code-actions button{border:1px solid #bad8d233;border-radius:999px;min-width:116px;min-height:40px;padding-inline:16px}.hp-referral-code-actions button.primary{border-color:var(--robin-neon);background:var(--robin-neon);color:#050605}.hp-referrals-table-wrap{background:#040807b8;border:1px solid #bad8d229;border-radius:18px;overflow:hidden}.hp-referrals-table-wrap>header{border-bottom:1px solid #bad8d21f;justify-content:space-between;align-items:center;min-height:64px;padding:12px 16px;display:flex}.hp-referrals-table-wrap>header>div{align-items:baseline;gap:9px;display:flex}.hp-referrals-table-wrap h3{color:var(--ink);margin:0;font-size:15px;font-weight:500}.hp-referrals-table-wrap header span{color:var(--muted);font-size:11px;font-weight:400}.hp-referrals-table{min-width:620px}.hp-referrals-table-row{border-bottom:1px solid #bad8d217;grid-template-columns:minmax(170px,1.2fr) minmax(140px,1fr) minmax(120px,.8fr) minmax(130px,.8fr);align-items:center;min-height:54px;padding:0 16px;display:grid}.hp-referrals-table-row:last-child{border-bottom:0}.hp-referrals-table-row span{color:#edf5eeb8;font-size:12px;font-weight:400}.hp-referrals-table-row.head{background:#ffffff06;min-height:38px}.hp-referrals-table-row.head span{color:var(--muted);font-size:10px}.hp-referrals-empty{min-height:190px}.hp-launch-button,.ghost-button,.primary-link{border:1px solid var(--line-strong);background:var(--hp-button-dark);min-height:40px;color:var(--robin-neon);border-radius:18px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .16s,background-color .16s,color .16s,border-color .16s;display:inline-flex}.hp-shell:not(.token-shell) .hp-launch-button{background:#050807;border-color:#cf06;box-shadow:inset 0 0 0 1px #ccff000f}.hp-launch-button:hover,.primary-link:hover{background:#101110;transform:translateY(-1px)}.hp-launch-button:active:not(:disabled){transform:translateY(0)scale(.96)}.hp-launch-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.ghost-button{border-color:var(--line-strong);color:var(--ink);background:#ffffff14}.ghost-button:hover{border-color:#ffffff94}.hp-launch-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2;place-items:center;padding:18px;animation:.22s ease-out both hp-overlay-enter;display:grid;position:fixed;inset:0}.hp-launch-modal{border:1px solid var(--line-strong);background:radial-gradient(ellipse at 28% 20%, #3c646933, transparent 46%), radial-gradient(ellipse at 78% 42%, #3c646938, transparent 48%), var(--hp-dark-panel);width:min(1280px,100vw - 28px);height:min(640px,100vh - 16px);max-height:calc(100vh - 16px);color:var(--ink);transform-origin:50%;will-change:opacity, transform;border-radius:24px;flex-direction:column;animation:.28s cubic-bezier(.22,1,.36,1) both hp-dialog-enter;display:flex;overflow:hidden;box-shadow:0 32px 110px -56px #ccff0052}.hp-launch-modal-backdrop.is-closing{pointer-events:none;animation:.2s ease-in both hp-overlay-exit}.hp-launch-modal-backdrop.is-closing .hp-launch-modal{animation:.2s cubic-bezier(.4,0,1,1) both hp-dialog-exit}.hp-launch-modal-head{z-index:2;justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:16px 32px;display:flex;position:relative}.hp-launch-modal-head:after{content:"";background:var(--line);pointer-events:none;height:1px;position:absolute;bottom:0;left:0;right:0}.hp-launch-modal-head h2{color:var(--ink);letter-spacing:0;font-size:24px;font-weight:700;line-height:1.05}.hp-launch-close{width:34px;height:34px;color:var(--ink);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.hp-launch-close:hover{color:var(--robin-neon)}.hp-launch-close:disabled{cursor:not-allowed;opacity:.5}.hp-launch-form{flex:1;grid-template:"main media""lock devbuy"minmax(0,1fr)"actions actions"/minmax(0,1.1fr) minmax(360px,.9fr);min-height:0;padding:0;display:grid;overflow:hidden}.hp-launch-main{flex-direction:column;grid-area:main;gap:16px;min-width:0;padding:22px 32px 0;display:flex;overflow:visible}.hp-launch-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.hp-launch-grid-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.hp-launch-field{gap:8px;min-width:0;display:grid}.hp-launch-field span{color:var(--muted);font-size:13px;font-weight:700}.hp-launch-control{min-width:0;position:relative}.hp-launch-field input,.hp-launch-field textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#0c1818d1;border-radius:14px;outline:none;padding:13px 14px;font-size:14px;font-weight:400;transition:border-color .16s,box-shadow .16s,background-color .16s}.hp-launch-field input:focus,.hp-launch-field textarea:focus{border-color:#ccff0094;box-shadow:0 0 0 3px #ccff0029}.hp-launch-field input::placeholder,.hp-launch-field textarea::placeholder,.hp-launch-link-row input::placeholder{color:#f7f7ed6b;font-weight:400}.hp-launch-field input:disabled,.hp-launch-field textarea:disabled,.hp-launch-link-row input:disabled{cursor:not-allowed;opacity:.62}.hp-launch-field textarea{resize:none;height:92px;min-height:92px;max-height:92px;padding:18px;line-height:1.45}.hp-launch-media{border-left:1px solid var(--line);flex-direction:column;grid-area:media;gap:10px;min-width:0;padding:22px 32px 0;display:flex;overflow:visible}.hp-launch-lock-slot{grid-area:lock;min-width:0;padding:18px 32px 20px;overflow-y:auto}.hp-launch-dev-buy-slot{border-left:1px solid var(--line);grid-area:devbuy;align-content:start;gap:12px;min-width:0;padding:18px 32px 20px;display:grid;overflow-y:auto}.hp-launch-links-heading{color:var(--ink);margin:0;font-size:16px;font-weight:700;line-height:1}.hp-launch-media-row{grid-template-columns:minmax(0,1fr) 96px;align-items:stretch;gap:16px;min-width:0;height:96px;display:grid}.hp-launch-picture{cursor:pointer;place-self:stretch stretch;width:100%;height:96px;min-height:0;display:grid;position:relative}.hp-launch-picture>span{border:1px dashed var(--line-strong);background:radial-gradient(circle at 50% 0%, #ccff002e, transparent 56%), var(--hp-button-dark);width:100%;height:100%;min-height:0;color:var(--robin-neon);border-radius:14px;align-content:center;place-items:center;gap:5px;display:grid;position:relative;overflow:hidden}.hp-launch-picture>span.hp-launch-picture-preview{background:radial-gradient(circle at 50% 0%, #ffffff57, transparent 56%), linear-gradient(180deg, var(--hp-avatar-bg-soft), var(--hp-avatar-bg));border-style:solid;border-color:#ccff00b3;border-radius:50%;padding:0;box-shadow:inset 0 0 0 1px #0508072e,0 20px 54px -34px #ccff009e}.hp-launch-picture>span strong{color:var(--ink);font-size:12px;font-weight:500;line-height:1}.hp-launch-picture>span small{color:#f7f7ed6b;font-size:9px;font-weight:500;line-height:1}.hp-launch-picture svg{width:28px;height:28px}.hp-launch-picture input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.hp-launch-picture:focus-within>span{border-color:#ccff0094;box-shadow:0 0 0 3px #ccff0029}.hp-launch-picture img{object-fit:cover;border-radius:50%;width:100%;height:100%}.hp-launch-banner{aspect-ratio:3;cursor:pointer;min-width:0;height:auto;min-height:0;display:grid;position:relative}.hp-launch-banner>span{border:1px dashed var(--line-strong);background:radial-gradient(circle at 50% 0%, #ccff002e, transparent 56%), var(--hp-button-dark);width:100%;height:100%;color:var(--robin-neon);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;overflow:hidden}.hp-launch-banner>span.hp-launch-banner-preview{border-style:solid;border-color:#ccff00b3}.hp-launch-banner strong{color:var(--ink);font-size:12px;font-weight:500;line-height:1}.hp-launch-banner small{color:#f7f7ed6b;font-size:9px;font-weight:500;line-height:1}.hp-launch-banner svg{width:28px;height:28px}.hp-launch-banner input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.hp-launch-banner:focus-within>span{border-color:#ccff0094;box-shadow:0 0 0 3px #ccff0029}.hp-launch-banner img{object-fit:cover;object-position:center top;width:100%;height:100%}.hp-launch-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.hp-launch-link-row{border:1px solid var(--line);background:#0c1818c7;border-radius:14px;grid-template-columns:42px minmax(0,1fr);min-width:0;min-height:42px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:grid;overflow:hidden}.hp-launch-link-row:focus-within{border-color:#ccff0094;box-shadow:0 0 0 3px #ccff0029}.hp-launch-link-label{border-right:1px solid var(--line);color:#f7f7edb3;white-space:nowrap;justify-content:center;align-items:center;min-width:0;padding:0;font-size:13px;font-weight:400;display:inline-flex}.hp-launch-link-label img{filter:invert(94%)sepia(9%)saturate(243%)hue-rotate(43deg)brightness(106%)contrast(94%);opacity:.92;flex:none}.hp-launch-dev-buy{gap:9px;min-width:0;display:grid;position:relative}.hp-launch-dev-buy.locked>:not(.hp-launch-dev-buy-connect){opacity:.24;pointer-events:none}.hp-launch-dev-buy.locked:after{content:"";z-index:1;pointer-events:none;filter:blur(10px);background:radial-gradient(#ccff0038,#ccff0017 38%,#0000 72%),radial-gradient(#f7f7ed1f,#0000 58%);width:min(460px,92%);height:136px;position:absolute;top:66%;left:50%;transform:translate(-50%,-50%)}.hp-launch-dev-buy-head{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;min-height:0;display:flex}.hp-launch-dev-buy-summary>span{color:var(--muted);font-size:12px;font-weight:700}.hp-launch-dev-buy-head>span{color:var(--muted);font-size:13px;font-weight:700;line-height:16px}.hp-launch-dev-buy-head strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:7px;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.hp-launch-dev-buy-head strong em,.hp-launch-dev-buy-summary strong em,.hp-launch-usd-muted{color:inherit;opacity:.5;font-style:normal}.hp-launch-dev-buy-input{border:1px solid var(--line);background:#0c1818d1;border-radius:12px;align-items:center;gap:10px;height:42px;padding:0 10px;display:flex}.hp-launch-dev-buy-input-value{flex:auto;align-items:baseline;gap:8px;min-width:0;display:flex;overflow:hidden}.hp-launch-dev-buy-input:focus-within{border-color:#ccff0094;box-shadow:0 0 0 3px #ccff0029}.hp-launch-dev-buy-input input{min-width:3ch;color:var(--ink);background:0 0;border:0;outline:0;flex:auto;font-size:16px;font-weight:700;line-height:1.2}.hp-launch-dev-buy-input-value input{flex:0 auto;min-width:3ch;max-width:18ch}.hp-launch-dev-buy-input-value .hp-launch-usd-muted{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.hp-launch-dev-buy-input input:disabled{cursor:not-allowed;opacity:.62}.hp-launch-dev-buy-input button{color:var(--robin-neon);background:0 0;border:0;flex:none;padding:0;font-size:12px;font-weight:700;line-height:1}.hp-launch-dev-buy-input button:disabled{cursor:not-allowed;opacity:.42}.hp-launch-dev-buy-size{gap:6px;min-width:0;display:grid}.hp-launch-dev-buy-size>span{color:var(--muted);font-size:12px;font-weight:700}.hp-launch-dev-buy-size .hp-launch-dev-buy-slider-row{grid-template-columns:minmax(0,1fr) 50px;gap:10px}.hp-launch-dev-buy-slider-row .ticket-slider{margin-inline:7px}.hp-launch-dev-buy-slider-row .ticket-slider.disabled{cursor:not-allowed;opacity:.42}.hp-launch-dev-buy-summary{grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;min-width:0;display:grid}.hp-launch-dev-buy-summary strong{color:var(--ink);text-align:right;white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.hp-launch-dev-buy-summary strong>span{color:inherit;font-size:inherit;font-weight:inherit}.hp-launch-dev-buy-summary strong.danger{color:#ff8585}.hp-launch-dev-buy-connect{z-index:2;background:var(--robin-neon);color:#050605;border:1px solid #ccff008c;border-radius:999px;justify-content:center;align-items:center;min-width:min(240px,86%);height:46px;padding:0 18px;font-size:15px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:66%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 44px -28px #ccff00f2}.hp-launch-dev-buy-connect:disabled{cursor:not-allowed;opacity:.58}.hp-launch-link-row input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:none;padding:13px 14px;font-size:14px;font-weight:400}.hp-dev-lock{gap:9px;min-width:0;display:grid}.hp-dev-lock-label{color:var(--muted);font-size:13px;font-weight:700;line-height:16px}.hp-dev-lock-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px 16px;min-width:0;display:grid}.hp-dev-lock-switch{border:1px solid var(--line);background:var(--hp-button-dark);border-radius:999px;align-items:center;width:46px;height:26px;padding:3px;transition:border-color .16s,background-color .16s,opacity .16s,transform .16s;display:inline-flex;position:relative}.hp-dev-lock-switch span{background:#f7f7edeb;border-radius:999px;width:18px;height:18px;transition:transform .16s,background-color .16s;display:block;transform:translate(0);box-shadow:0 8px 18px -10px #000000e6}.hp-dev-lock-switch.active{background:#ccff0029;border-color:#ccff0094}.hp-dev-lock-switch.active span{background:var(--robin-neon);transform:translate(20px)}.hp-dev-lock-switch:disabled{cursor:not-allowed;opacity:.55}.hp-dev-lock-panel{transform-origin:top;background:#060f0e6b;border:1px solid #ccff0052;border-radius:16px;gap:8px;padding:12px 16px;transition:opacity .2s,filter .22s,transform .24s cubic-bezier(.22,1,.36,1);display:grid}.hp-dev-lock-panel.disabled{opacity:.58;filter:saturate(.72);transform:translateY(-2px)scale(.994)}.hp-dev-lock-panel-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.hp-dev-lock-panel-head>span:first-child{color:var(--ink);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.hp-dev-lock-presets{border:1px solid var(--line);scrollbar-width:none;background:#050c0c94;border-radius:999px;align-items:center;width:max-content;min-width:0;max-width:100%;padding:4px;transition:opacity .16s;display:flex;overflow-x:auto}.hp-dev-lock-presets::-webkit-scrollbar{display:none}.hp-dev-lock-presets.disabled{opacity:.42}.hp-dev-lock-preset{min-width:54px;height:30px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:700;transition:background-color .16s,color .16s,opacity .16s,transform .16s;display:inline-flex}.hp-dev-lock-preset+.hp-dev-lock-preset{border-left:0}.hp-dev-lock-preset:hover:not(:disabled){color:var(--ink);background:#f7f7ed14}.hp-dev-lock-preset.active{background:var(--robin-neon);color:#050605;animation:.26s cubic-bezier(.22,1,.36,1) both hp-dev-lock-preset-pop}.hp-dev-lock-preset:disabled{cursor:not-allowed;opacity:.5}.hp-dev-lock-summary{min-width:64px;color:var(--muted);white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;font-size:12px;font-weight:700;animation:.24s cubic-bezier(.22,1,.36,1) both hp-dev-lock-summary-in;display:inline-flex}.hp-dev-lock-summary svg{color:var(--robin-neon)}.hp-dev-lock-wheel{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));padding:8px 0 0;transition:opacity .16s;display:grid;position:relative;overflow:hidden}.hp-dev-lock-wheel.disabled{opacity:.42}.hp-dev-lock-wheel-active{inset-inline:10px;pointer-events:none;background:0 0;border:0;border-radius:0;height:40px;position:absolute;top:50%;transform:translateY(-50%)}.hp-dev-lock-wheel-part{min-width:0;position:relative}.hp-dev-lock-wheel-part.separated:before{content:"";background:var(--line);width:1px;position:absolute;top:30px;bottom:30px;left:0}.hp-dev-lock-column{z-index:1;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:16px;outline:none;min-width:0;transition:background-color .16s,box-shadow .16s,opacity .16s;position:relative}.hp-dev-lock-column:not(.disabled){cursor:ns-resize}.hp-dev-lock-column:not(.disabled):focus-visible{box-shadow:0 0 0 3px #ccff0029}.hp-dev-lock-column.disabled{cursor:not-allowed;opacity:.62}.hp-dev-lock-column-fade{z-index:2;pointer-events:none;height:36px;position:absolute;inset-inline:0}.hp-dev-lock-column-fade.top{background:linear-gradient(to bottom, var(--hp-button-dark), #08111000);top:0}.hp-dev-lock-column-fade.bottom{background:linear-gradient(to top, var(--hp-button-dark), #08111000);bottom:0}.hp-dev-lock-column-items{height:108px;padding:0 2px;position:relative}.hp-dev-lock-column-value{color:#f7f7ed7a;font-variant-numeric:tabular-nums;height:22px;transform:translateY(calc(-50% + var(--wheel-shift,0px)));background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1;transition:color .16s,opacity .16s,transform .16s;animation:.19s cubic-bezier(.22,1,.36,1) both hp-dev-lock-wheel-snap;display:inline-flex;position:absolute;top:50%;left:2px;right:2px}.hp-dev-lock-column-value.active{color:var(--robin-neon);text-shadow:0 0 16px #ccff0047;font-size:20px;font-weight:700}.hp-dev-lock-column-value.far{opacity:.35}.hp-dev-lock-column-value.hidden{opacity:0}.hp-dev-lock-column-value:disabled{pointer-events:none}.hp-dev-lock-column-label{inset-inline:0;z-index:3;color:var(--muted);text-align:center;text-transform:uppercase;font-size:9px;font-weight:700;position:absolute;top:8px}.hp-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.hp-launch-notice{color:#ff8585;min-height:20px;font-size:13px;font-weight:700}.hp-launch-notice.success{color:var(--robin-neon)}.hp-launch-success{text-align:left;flex:1;grid-template-columns:minmax(260px,.9fr) minmax(320px,1fr);grid-template-areas:"card stats""card actions";align-content:center;place-items:center stretch;gap:24px 58px;min-height:0;padding:42px 72px 46px;display:grid;overflow-y:auto}.hp-launch-success-card{grid-area:card;justify-items:center;gap:18px;width:100%;min-width:0;display:grid}.hp-launch-success-image{aspect-ratio:1;background:var(--hp-avatar-bg);border:2px solid #ccff00b8;border-radius:24px;width:132px;overflow:hidden;box-shadow:0 20px 54px -34px #ccff00b8}.hp-launch-success-image img{object-fit:cover;width:100%;height:100%;display:block}.hp-launch-success-copy{text-align:center;justify-items:center;gap:14px;width:100%;min-width:0;display:grid}.hp-launch-success-copy h3{overflow-wrap:anywhere;justify-items:center;gap:6px;margin:0;line-height:.95;display:grid}.hp-launch-success-ticker{color:var(--ink);font-size:36px;font-weight:600}.hp-launch-success-name{color:#f7f7ed8f;font-size:26px;font-weight:600}.hp-launch-success-address{justify-content:center;align-items:center;gap:8px;width:min(100%,520px);min-width:0;display:flex}.hp-launch-success-copy-button,.hp-launch-success-address-value{appearance:none;cursor:pointer;background:0 0;border:0}.hp-launch-success-copy-button{width:30px;height:30px;color:var(--robin-neon);border:0;border-radius:0;flex:0 0 30px;justify-content:center;align-items:center;display:inline-flex}.hp-launch-success-address-value{min-width:0;color:var(--robin-neon);font-family:var(--font-main);overflow-wrap:anywhere;text-align:left;word-break:break-all;padding:0;font-size:14px;font-weight:300;line-height:1.2}.hp-launch-success-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;grid-area:stats;grid-template-columns:minmax(0,1fr) auto;gap:42px 22px;width:100%;min-width:0;padding:22px 0 36px;display:grid}.hp-launch-success-stats>span{color:var(--muted);font-size:16px;font-weight:400}.hp-launch-success-stats strong{color:var(--ink);text-align:right;white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:10px;font-size:18px;font-weight:600;display:inline-flex}.hp-launch-success-stats strong small{color:#f7f7ed7a;font-size:15px;font-weight:600}.hp-launch-success-stats strong span{color:var(--ink)}.hp-launch-actions.hp-launch-success-actions{border-top:0;grid-area:actions/auto;grid-template-columns:minmax(0,1fr);justify-content:stretch;width:100%;padding:0}.hp-launch-actions.hp-launch-success-actions a{font-weight:600;text-decoration:none}.hp-launch-actions{border-top:1px solid var(--line);grid-area:actions;grid-template-columns:repeat(2,minmax(0,240px));justify-content:flex-end;align-items:center;gap:12px;padding:14px 24px;display:grid}.hp-launch-action-button{appearance:none;box-sizing:border-box;border:1px solid var(--line);background:var(--hp-button-dark);width:100%;height:48px;min-height:48px;max-height:48px;color:var(--ink);white-space:nowrap;vertical-align:top;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0 18px;font-size:15px;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}.hp-launch-submit{border-color:var(--line);background:var(--robin-neon);color:#050605}.hp-launch-submit:disabled{cursor:not-allowed;border-color:var(--line);color:#050605;opacity:1;background:#6f8f1b}.hp-launch-secondary{border-color:var(--line);background:var(--hp-button-dark);color:var(--ink)}.hp-launch-modal-head h2,.hp-launch-form,.hp-launch-form *,.hp-launch-form ::placeholder{font-weight:100!important}.buy-marquee-section{--buy-card-width:312px;--buy-card-gap:0px;--buy-card-shift:calc(var(--buy-card-width) + var(--buy-card-gap));min-width:0;margin:0 0 14px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%)}.buy-marquee{align-items:center;gap:var(--buy-card-gap);background:#050807b8;border:1px solid #bad8d22e;border-radius:12px;min-width:0;min-height:52px;display:flex;overflow:hidden}.buy-marquee-item{flex:0 0 var(--buy-card-width);width:var(--buy-card-width);min-width:0;height:52px;color:inherit;transform-origin:0;will-change:transform, opacity;background:0 0;border:0;border-radius:0;align-items:center;gap:10px;padding:7px 14px;text-decoration:none;display:flex;position:relative;overflow:hidden}.buy-marquee-item+.buy-marquee-item{border-left:1px solid #bad8d22e}.buy-marquee.has-incoming .buy-marquee-item:not(.is-incoming){animation:.52s cubic-bezier(.18,.84,.24,1) buyTickerShiftRight}.buy-marquee-item.is-incoming{background:#ccff000a;animation:.62s cubic-bezier(.12,.92,.2,1) buyTickerIncoming}.buy-marquee-item.is-whale.is-incoming{background:radial-gradient(circle at 12%,#ccff003d,#0000 34%),#ccff000a;animation:.76s cubic-bezier(.11,.98,.18,1) buyTickerWhaleIncoming}.buy-marquee-avatar{background:linear-gradient(180deg, #fffce5, var(--hp-avatar-bg));width:38px;height:38px;box-shadow:none;color:var(--hp-button-dark);border:0;border-radius:50%;outline:0;flex:none;place-items:center;font-size:12px;font-weight:600;display:grid;overflow:hidden}.buy-marquee-avatar img{width:100%;height:100%;box-shadow:none;object-fit:cover;border:0;outline:0;display:block}.buy-marquee-avatar:has(img){background:0 0}.buy-marquee-token{flex:auto;gap:4px;min-width:0;display:grid}.buy-marquee-token strong,.buy-marquee-token small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.buy-marquee-token strong{color:var(--ink);font-size:12px;font-weight:500;line-height:1}.buy-marquee-token small{color:#edf5ee94;font-size:11px;font-weight:500;line-height:1}.buy-marquee-amount,.buy-marquee-wallet{color:var(--robin-neon);white-space:nowrap;flex:none;font-size:12px;font-weight:600;line-height:1}.buy-marquee-wallet{color:#edf5ee9e;font-size:11px;font-weight:500}.buy-marquee-amount{letter-spacing:0;font-size:15px}@keyframes buyTickerIncoming{0%{opacity:0;transform:translateX(calc(-1 * var(--buy-card-shift))) scale(.96)}68%{opacity:1;transform:translate(8px)scale(1.02)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes buyTickerWhaleIncoming{0%{opacity:0;transform:translateX(calc(-1.35 * var(--buy-card-shift))) scale(1.08) rotate(-1deg)}46%{opacity:1;transform:translate(18px)scale(1.08)rotate(.45deg)}68%{transform:translate(-4px)scale(1.03)rotate(-.18deg)}to{opacity:1;transform:translate(0)scale(1)rotate(0)}}@keyframes buyTickerShiftRight{0%{transform:translateX(calc(-1 * var(--buy-card-shift)))}to{transform:translate(0)}}.trenches-controls{grid-template-columns:minmax(280px,1fr) auto 224px auto;align-items:center;gap:12px;margin:0 0 18px;display:grid}.hp-search,.graduated-filter,.sort-trigger,.view-toggle{border:1px solid var(--line);background:var(--hp-dark-field);min-height:42px;box-shadow:none;border-radius:18px}.graduated-filter{border-color:var(--yellow);min-width:112px;color:var(--ink);border-radius:16px;justify-content:center;align-items:center;padding:0 16px;font-size:12px;font-weight:500;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.graduated-filter:hover{border-color:var(--yellow-soft)}.graduated-filter.active{border-color:var(--robin-neon);background:var(--robin-neon);color:#080b06}.hp-search{color:var(--ink);align-items:center;gap:10px;padding:0 12px;display:flex}.hp-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px;font-weight:600}.hp-search input::placeholder{color:#f7f7ed7a;font-weight:500}.sort-menu{z-index:20;position:relative}.sort-trigger,.view-toggle{align-items:center;gap:5px;display:flex}.sort-trigger{appearance:none;background:var(--hp-dark-field);width:100%;color:var(--ink);border-radius:16px;outline:none;justify-content:space-between;padding:0 12px;font-size:12px;font-weight:500;transition:border-color .16s,box-shadow .16s,background-color .16s}.sort-trigger:hover{background:#050807e6;border-color:#bad8d257}.sort-trigger:focus-visible{border-color:#ffffff8f;box-shadow:0 0 0 3px #ccff002e}.sort-trigger span{white-space:nowrap;align-items:center;gap:9px;min-width:0;display:inline-flex}.sort-trigger svg{color:var(--ink);flex:none}.sort-trigger .open{transform:rotate(180deg)}.sort-menu-content{border:1px solid var(--line);background:#050807eb;border-radius:16px;gap:4px;width:224px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 22px 54px -34px #000000e6}.sort-menu-content button{min-height:36px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:13px;outline:none;justify-content:space-between;align-items:center;gap:10px;padding:0 11px;font-size:12px;font-weight:500;display:flex}.sort-menu-content button.active,.sort-menu-content button:hover{background:var(--hp-button-dark);color:var(--robin-neon)}.sort-menu-content button:focus-visible{color:var(--ink);background:#ffffff1a}.sort-menu-content button.active:focus-visible{background:var(--hp-button-dark);color:var(--robin-neon)}.view-toggle button{min-height:36px;color:var(--muted);white-space:nowrap;padding:0 12px;background:0 0;border:0;border-radius:13px;justify-content:center;align-items:center;gap:6px;width:40px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.view-toggle button.active{background:var(--hp-button-dark);color:var(--robin-neon)}.launch-list{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:14px;display:grid}.launch-list-showcase{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.launch-showcase{--launch-showcase-radius:18px;border:1px solid var(--line);border-radius:var(--launch-showcase-radius);background:var(--hp-dark-panel);min-width:0;color:inherit;box-shadow:var(--shadow);flex-direction:column;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;overflow:hidden}.launch-showcase:hover{border-color:#ccff0061;transform:translateY(-2px);box-shadow:0 24px 72px -46px #ccff0042}.launch-showcase-media{aspect-ratio:1;color:var(--ink);background:#00000047;border-radius:0;place-items:center;text-decoration:none;display:grid;position:relative;overflow:hidden}.launch-showcase-media img{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.launch-showcase-media>span{letter-spacing:-.04em;font-size:clamp(23px,3.2vw,43px);font-weight:700}.launch-showcase-details{min-width:0;color:inherit;gap:4px;padding:10px 11px 0;text-decoration:none;display:grid}.launch-showcase-primary{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.launch-showcase-primary strong,.launch-showcase-primary span,.launch-showcase-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.launch-showcase-primary strong{min-width:0;color:var(--ink);font-size:14px;font-weight:700;line-height:1.15}.launch-showcase-primary span{color:var(--ink);text-align:right;flex:none;font-size:14px;font-weight:700;line-height:1.15}.launch-showcase-name{color:var(--muted);font-size:11px;font-weight:500;line-height:1.35}.launch-showcase-volume{min-width:0;color:var(--muted);justify-content:flex-start;align-items:baseline;gap:5px;margin-top:2px;font-size:10px;line-height:1.2;display:flex}.launch-showcase-volume strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-size:10px;font-weight:400;overflow:hidden}.launch-showcase-unlock{min-width:0;color:var(--muted);white-space:nowrap;align-items:center;gap:3px;margin-left:auto;display:inline-flex}.launch-showcase-unlock img,.launch-unlock-label img{filter:invert();opacity:.72;flex:none;display:block;transform:translateY(-1px)}.launch-showcase-unlock>strong{color:var(--ink)}.launch-showcase-progress{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;margin-top:3px;display:grid}.launch-showcase-progress>span{background:#e4f0f12e;border-radius:999px;height:5px;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #e4f0f114}.launch-showcase-progress i{border-radius:inherit;background:var(--robin-neon);height:100%;display:block;box-shadow:0 0 14px #ccff006b}.launch-showcase-progress strong{min-width:28px;color:var(--ink);text-align:right;white-space:nowrap;font-size:9px;font-style:normal;font-weight:500;line-height:1}.launch-showcase-footer{justify-content:space-between;align-items:center;gap:10px;min-height:22px;margin-top:6px;padding:0 11px 10px;display:flex}.launch-showcase-age{color:var(--muted);flex:none;font-size:10px;font-weight:500;line-height:1}.launch-showcase .launch-socials{gap:6px}.launch-showcase .launch-social-link{width:19px;height:19px}.launch-showcase .launch-social-link img{width:12px;height:12px}.launch-list-rows{border:1px solid var(--line);background:var(--hp-dark-panel);box-shadow:var(--shadow);border-radius:22px;grid-template-columns:1fr;gap:0;overflow:hidden}.launch-feed-state{min-height:180px;color:var(--muted);place-items:center;font-size:13px;font-weight:400;display:grid}.launch-feed-state.error{color:var(--red)}.launch-pagination{justify-content:center;align-items:center;gap:8px;margin:22px 0 4px;display:flex}.launch-pagination button,.launch-pagination span{border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:500;display:inline-flex}.launch-pagination button{border:1px solid var(--line);background:var(--hp-dark-field);color:var(--ink)}.launch-pagination button:hover:not(:disabled){color:var(--robin-neon);border-color:#ccff007a}.launch-pagination button.active{border-color:var(--robin-neon);background:var(--robin-neon);color:#080b06}.launch-pagination button:disabled{cursor:default;opacity:.42}.launch-pagination button.active:disabled{opacity:1}.launch-pagination span{color:var(--muted)}.launch-row{border-bottom:1px solid var(--hp-token-separator-soft);min-height:58px;color:inherit;justify-content:space-between;align-items:center;gap:14px;padding:8px 14px;text-decoration:none;transition:background-color .16s;display:flex}.launch-row:last-child{border-bottom:0}.launch-row:hover{background:#ccff000b}.launch-row-identity{flex:auto;align-items:center;gap:11px;min-width:0;display:flex}.token-avatar-row{width:40px;height:40px}.token-avatar-row span{font-size:13px}.launch-row-title{gap:4px;min-width:0;display:grid}.launch-row-title>div{align-items:baseline;gap:9px;min-width:0;display:flex}.launch-row-title strong{color:var(--ink);flex:none;font-size:15px;font-weight:500;line-height:1}.launch-row-title span,.launch-row-title small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.launch-row-title span{color:var(--muted);font-size:13px;font-weight:500}.launch-row-title small{color:#f7f7ed7a;font-size:12px;font-weight:400}.launch-row-metrics{border-top:0;flex:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;width:min(620px,56vw);display:grid}.launch-row-metrics div{text-align:center;place-items:center;min-width:0;padding:0 18px;display:grid}.launch-row-metrics div+div{border-left:1px solid var(--hp-token-separator-soft)}.launch-row-metrics strong{max-width:100%;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;line-height:1;overflow:hidden}.launch-row-metrics>div:first-child strong{font-weight:400}.launch-row-metrics span{color:#f7f7ed8a;margin-top:8px;font-size:14px;font-weight:500;line-height:1}.launch-row-unlock strong,.launch-row-unlock span{font-weight:400}.launch-card{border:1px solid var(--line);background:var(--hp-dark-panel);min-height:230px;color:inherit;box-shadow:var(--shadow);border-radius:18px;flex-direction:column;gap:14px;padding:14px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.launch-card-body{min-width:0;color:inherit;flex-direction:column;flex:auto;gap:14px;text-decoration:none;display:flex}.launch-avatar-link,.launch-title-link,.launch-stats-link,.launch-market{color:inherit;text-decoration:none}.launch-avatar-link{flex:none}.launch-title-link{min-width:0;display:block}.launch-stats-link{flex-direction:column;gap:14px;display:flex}.launch-card:hover{border-color:#ccff0061;transform:translateY(-2px);box-shadow:0 24px 72px -46px #ccff0042}.launch-card-head{z-index:1;justify-content:space-between;align-items:center;gap:14px;display:flex;position:relative}.launch-identity{align-items:center;gap:12px;min-width:0;display:flex}.token-avatar{background:var(--hp-avatar-bg);width:54px;height:54px;box-shadow:none;border:0;border-radius:50%;outline:0;flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.token-avatar:before{content:none}.token-avatar-static{background:0 0;overflow:hidden}.token-avatar.token-avatar-static img{width:100%;height:100%;display:block;inset:0}.token-avatar:has(img){background:0 0}.token-avatar span{z-index:1;color:var(--hp-button-dark);font-size:15px;font-weight:600;position:relative}.token-avatar img{z-index:1;border-radius:inherit;width:100%;height:100%;box-shadow:none;object-fit:cover;border:0;outline:0;position:absolute;inset:0}.token-avatar-large{width:40px;height:40px}.token-avatar-large span{font-size:13px}.launch-title{min-width:0}.launch-title strong{max-width:220px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;line-height:1;display:block;overflow:hidden}.launch-title span,.launch-address-copy{text-overflow:ellipsis;white-space:nowrap;max-width:240px;display:block;overflow:hidden}.launch-title span{color:var(--muted);margin-top:5px;font-size:12px;font-weight:500}.launch-address-copy{color:#f7f7ed7a;font-family:var(--font-main);text-align:left;cursor:pointer;background:0 0;border:0;margin-top:6px;padding:0;font-size:12px}.launch-address-copy:hover{color:var(--ink)}.launch-market{text-align:right;flex:none;min-width:102px}.launch-market span{color:var(--ink);font-size:27px;font-weight:600;line-height:1;display:block}.launch-market small{color:var(--green);margin-top:6px;font-size:14px;font-weight:500;display:block}.launch-progress{z-index:1;background:#bad8d224;border-radius:999px;height:8px;position:relative;overflow:hidden}.launch-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--robin-neon), var(--green));height:100%;display:block}.launch-metrics{z-index:1;border-block:1px solid var(--hp-token-separator-soft);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:relative}.launch-metrics div{min-width:0;padding:11px 10px}.launch-metrics div+div{border-left:1px solid var(--hp-token-separator-soft)}.launch-unlock-label{align-items:center;gap:4px;font-weight:500;display:flex}.launch-unlock-label+dd{font-weight:500}dt{color:#f7f7ed99;font-size:11px;font-weight:600}dd{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;font-weight:600;overflow:hidden}dd.danger,td.sell{color:var(--red)}td.buy{color:var(--green)}.launch-footer{z-index:1;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex;position:relative}.launch-socials{align-items:center;gap:8px;min-width:0;display:flex}.launch-social-link{width:24px;height:24px;color:var(--ink);place-items:center;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-grid}.launch-social-link:hover{opacity:.72;transform:translateY(-1px)}.launch-social-link img{filter:brightness(0)invert();opacity:.92;object-fit:contain;width:15px;height:15px}.launch-footer-actions{flex:none;align-items:center;gap:12px;margin-left:auto;display:inline-flex}.launch-age{color:var(--muted);font-size:12px;font-weight:500;line-height:1;display:block}.trade-link{background:var(--hp-button-dark);min-height:38px;color:var(--robin-neon);border:1px solid #ccff003d;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.launch-empty{text-align:center;place-items:center;min-height:26vh;display:grid}.hp-shell:not(.token-shell) .launch-empty{background:0 0;border:0}.launch-empty h2{color:var(--ink);font-size:24px;font-weight:100}.token-shell{width:100vw;height:calc(100svh - var(--hp-site-footer-height));grid-template-rows:minmax(0,1fr);margin:0;padding:0;display:grid;overflow:hidden}.token-topbar{align-items:center;min-height:84px}.token-topbar-left{align-items:center;gap:18px;min-width:0;display:flex}.token-back-link{min-height:40px;color:var(--muted);align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.token-back-link:hover{color:var(--ink);transform:translate(-2px)}.trade-surface{border-top:1px solid var(--hp-token-separator);border-bottom:1px solid var(--hp-token-separator);background:var(--hp-token-surface);height:100%;min-height:0;box-shadow:none;grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:0;display:grid;overflow:hidden}.token-terminal{--ink:#edf5ee;--muted:#edf5ee9e;--hp-token-surface:#0b1111;--hp-token-panel:#11191a;--hp-token-field:#151f20;--hp-token-separator:#bad8d22e;--hp-token-separator-soft:#bad8d21a;background:radial-gradient(at 48% -16%,#508f9657,#0000 38%),radial-gradient(circle at 100% 4%,#ccff0014,#0000 24%),linear-gradient(#101b1c 0%,#0b1111 48%,#080d0d 100%)}.trade-main,.trade-sidebar{min-width:0}.trade-main{flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.trade-sidebar{border-left:1px solid var(--hp-token-separator);background:radial-gradient(at 40% -8%,#4c898f47,#0000 34%),linear-gradient(#11191a 0%,#0b1111 100%);flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.token-market-header,.chart-panel,.ticket-panel,.info-panel{box-shadow:none;background:0 0;border:0;border-radius:0}.token-market-header{z-index:30;border-bottom:1px solid var(--hp-token-separator);background:radial-gradient(at 50% -130%,#5c9aa080,#0000 64%),linear-gradient(90deg,#0d1515 0%,#111c1d 52%,#0f1a16 100%);grid-template-columns:54px minmax(188px,.72fr) minmax(360px,1fr) minmax(230px,.78fr);align-items:stretch;gap:0;min-height:68px;padding:0;display:grid;position:relative}.token-header-back{width:54px;min-height:100%;color:var(--ink);justify-content:center;align-items:center;text-decoration:none;transition:color .16s,background-color .16s;display:inline-flex}.token-header-back:hover{color:var(--ink);background:#ccff0042}.market-token-selector{min-width:0;position:relative}.market-token{align-items:center;gap:12px;min-width:0;padding:12px 16px;display:flex}.market-token-trigger{width:100%;height:100%;color:inherit;text-align:left;background:padding-box padding-box;border:0;border-bottom:1px solid #0000;transition:background-color .16s}.market-token-trigger:hover,.market-token-trigger[aria-expanded=true]{background:#ccff0038}.market-token>div{min-width:0}.market-token-chevron{color:var(--ink);flex:none;margin-left:auto;transition:transform .16s}.market-token-trigger[aria-expanded=true] .market-token-chevron{transform:rotate(180deg)}.market-token h1{color:var(--ink);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:400;line-height:1.25;overflow:hidden}.market-token p{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:12px;font-weight:400}.token-selector-popover{z-index:80;border:1px solid var(--hp-token-separator);background:var(--hp-token-panel);width:min(940px,100vw - 420px);max-height:min(480px,100vh - 120px);color:var(--ink);transform-origin:0 0;will-change:opacity, transform;border-radius:0 0 16px 16px;animation:.24s cubic-bezier(.22,1,.36,1) both hp-popover-enter;position:absolute;top:calc(100% - 1px);left:0;overflow:hidden;box-shadow:0 26px 70px -34px #000000f2}.token-selector-popover.is-closing{pointer-events:none;animation:.18s cubic-bezier(.4,0,1,1) both hp-popover-exit}.token-selector-popover.has-bottom-fade:after{content:"";z-index:4;background:linear-gradient(180deg, #0000, #000000db 62%, var(--hp-token-panel));pointer-events:none;height:58px;position:absolute;bottom:0;left:0;right:0}.token-selector-toolbar{border-bottom:1px solid var(--hp-token-separator);align-items:center;gap:18px;min-height:66px;padding:12px 18px;display:flex}.token-selector-search{flex:auto;align-items:center;gap:9px;min-width:0;min-height:42px;display:flex}.token-selector-search svg{color:var(--ink);flex:none}.token-selector-search input{background:var(--hp-token-field);width:100%;min-width:0;min-height:42px;color:var(--ink);border:0;border-radius:10px;outline:none;padding:0 14px;font-size:13px;font-weight:400}.token-selector-search input::placeholder{color:var(--ink)}.token-selector-filters{flex:none;align-items:center;gap:20px;min-height:42px;display:flex}.token-selector-filters button{min-height:40px;color:var(--ink);background:0 0;border:0;border-radius:16px;padding:0 14px;font-size:11px;font-weight:500}.token-selector-filters button:first-child{place-items:center;width:34px;min-height:34px;padding:0;display:inline-grid}.token-selector-filters button.active{background:var(--hp-button-dark);color:var(--robin-neon)}.token-selector-head,.token-selector-row{grid-template-columns:34px 44px minmax(220px,1fr) repeat(3,minmax(108px,.55fr));align-items:center;column-gap:12px;display:grid}.token-selector-head.with-graduation,.token-selector-row.with-graduation{grid-template-columns:34px 44px minmax(220px,1fr) repeat(4,minmax(108px,.55fr))}.token-selector-head{border-bottom:1px solid var(--hp-token-separator);min-height:36px;color:var(--ink);background:#ffffff0d;padding:0 18px;font-size:10px;font-weight:500}.token-selector-head>:first-child{grid-column:3/4}.token-selector-sort{min-width:0}.token-selector-sort button{width:100%;color:inherit;font:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:5px;padding:0;display:inline-flex}.token-selector-sort button:hover,.token-selector-sort.active button{color:var(--robin-neon)}.token-selector-sort small{color:currentColor;font-size:9px;font-weight:400}.token-selector-list{z-index:1;max-height:318px;position:relative;overflow:auto}.token-selector-row{border-bottom:1px solid var(--hp-token-separator-soft);min-height:58px;color:inherit;cursor:pointer;padding:8px 18px;text-decoration:none;transition:background-color .14s}.token-selector-row:last-child{border-bottom:0}.token-selector-row:hover{background:#ffffff0f}.token-selector-star{color:#ffffff75;background:0 0;border:0;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;display:grid}.token-selector-star:hover,.token-selector-star.active{color:var(--robin-neon)}.token-selector-star.active svg{fill:currentColor}.token-selector-star:disabled{cursor:wait;opacity:.55}.token-selector-avatar{width:30px;height:30px}.token-selector-avatar img{width:100%;height:100%;inset:0}.token-selector-avatar-ethereum img{filter:brightness(0)invert()}.token-selector-avatar span{font-size:6px}.token-selector-market{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:3px 9px;min-width:0;display:grid}.token-selector-market strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.1;overflow:hidden}.token-selector-market small{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:400;overflow:hidden}.token-selector-market code{color:var(--ink);font-family:var(--font-main);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:8px;font-weight:400;overflow:hidden}.token-selector-contract{cursor:copy;justify-self:start;align-items:center;gap:4px;transition:color .22s;display:inline-flex}.token-selector-contract span{text-overflow:ellipsis;overflow:hidden}.token-selector-contract svg{flex:none}.token-selector-contract.copied{color:var(--robin-neon)}.token-selector-contract.copied svg{animation:.32s ease-out token-selector-copy-confirm}.token-selector-row>span:nth-child(n+4){color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;overflow:hidden}.token-selector-row.with-graduation>span:last-child{font-weight:300}.token-selector-row>span.positive,.token-selector-row>span.negative{color:var(--ink)}.token-selector-state{min-height:138px;color:var(--ink);place-items:center;font-size:11px;font-weight:700;display:grid}@keyframes token-selector-copy-confirm{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}.token-header-stats{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;min-width:0;margin:0;display:grid}.token-header-stats div{border-left:1px solid var(--hp-token-separator);align-content:center;gap:4px;min-width:0;min-height:36px;padding:0 10px;display:grid}.token-header-stats dt{color:#f7f7ed8f;white-space:nowrap;margin:0;font-size:11px;font-weight:400;line-height:1}.token-header-lock-icon{filter:invert();opacity:.56;display:block}.token-header-stats dd{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:400;line-height:1.2;overflow:hidden}.market-number{text-align:right;background:linear-gradient(90deg,#11191a00,#88b1a429);justify-content:flex-end;align-items:center;gap:12px;min-width:0;padding:12px 24px 12px 16px;display:flex}.market-number span{color:var(--ink);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(32px,3vw,48px);font-weight:400;line-height:1;display:block;overflow:hidden}.market-number small{color:var(--ink);white-space:nowrap;align-items:center;font-size:clamp(13px,1.25vw,16px);font-weight:700;line-height:1;display:inline-flex}.market-number small:before{content:"▲";margin-right:6px;font-size:.86em}.market-number.positive small{color:#18c77a}.market-number.negative small{color:var(--red)}.market-number.negative small:before{content:"▼"}.market-number.neutral small:before{display:none}.market-strip{border-bottom:1px solid var(--hp-token-separator-soft);grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;display:grid}.market-strip div{border:0;border-left:1px solid var(--hp-token-separator-soft);background:0 0;border-radius:0;align-content:center;gap:5px;min-height:82px;padding:14px 18px;display:grid}.market-strip div:first-child{border-left:0}.market-strip span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:700;overflow:hidden}.market-strip label{color:var(--muted);font-size:12px;font-weight:700}.chart-panel{min-height:430px;padding:16px}.token-chart-slot{flex:0 0 var(--token-chart-height,clamp(190px, calc(100vh - 560px), 360px));border-bottom:1px solid var(--hp-token-separator);background:radial-gradient(at 54% -22%,#528b9229,#0000 42%),linear-gradient(#0a1111 0%,#070b0b 100%);min-height:132px;position:relative;overflow:hidden}.token-chart-toolbar{z-index:3;pointer-events:auto;justify-content:flex-start;align-items:center;gap:12px;display:flex;position:absolute;inset:14px auto auto 16px}.token-chart-mode,.token-chart-timeframes{pointer-events:auto;background:#ccff000b;border:1px solid #ccff0080;border-radius:999px;align-items:center;gap:0;padding:3px;display:inline-flex;overflow:hidden}.token-chart-mode button,.token-chart-timeframes button{min-height:30px;color:var(--robin-neon);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 14px;font-size:12px;font-weight:500}.token-chart-mode button.active,.token-chart-timeframes button.active{background:var(--robin-neon);color:#050605}.token-chart-grid{z-index:1;touch-action:none;-webkit-user-select:none;user-select:none;outline:none;position:absolute;inset:0;overflow:hidden}.token-chart-grid:focus-visible{box-shadow:inset 0 0 0 1px #ccff006b}.token-chart-grid .tv-lightweight-charts{width:100%!important;height:100%!important}.token-chart-marker-layer{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.token-chart-marker{font-family:var(--font-main);white-space:nowrap;text-shadow:0 1px 4px #000000e6;font-size:11px;font-weight:500;line-height:1;position:absolute;transform:translate(-50%,-50%)}.token-chart-marker.buy{color:#45ef9b}.token-chart-marker.sell{color:#f0575e}.token-chart-empty{z-index:1;color:#edf5eead;pointer-events:none;place-items:center;font-size:13px;font-weight:600;display:grid;position:absolute;inset:58px 76px 44px 18px}.token-resize-strip{border-bottom:1px solid var(--hp-token-separator);cursor:ns-resize;touch-action:none;-webkit-user-select:none;user-select:none;background:#0d1414;flex:none;place-items:center;height:9px;display:grid}.token-resize-strip:focus-visible{outline-offset:-2px;outline:2px solid #ffffff9e}.token-resize-strip span{background:#bad8d23d;border-radius:999px;width:42px;height:4px;transition:background-color .14s,width .14s}.token-resize-strip:hover span,.token-resize-strip:focus-visible span,.token-resizing .token-resize-strip span{background:#ccff0085;width:58px}.token-resizing{cursor:ns-resize;-webkit-user-select:none;user-select:none}.token-bottom-panel{min-height:0;box-shadow:none;background:radial-gradient(at 52% -40%,#5a93912e,#0000 52%),#101718;border:0;border-radius:0;flex-direction:column;flex:auto;display:flex;overflow:hidden}.token-bottom-tabs{border-bottom:1px solid var(--hp-token-separator);align-items:stretch;gap:24px;min-height:50px;padding:0 18px;display:flex;overflow-x:auto}.token-bottom-tabs button{min-height:50px;color:var(--ink);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:1px 0 0;font-size:14px;font-weight:500;transition:color .18s,opacity .18s,transform .18s;display:inline-flex;position:relative}.token-bottom-tabs button:after{content:"";background:var(--robin-neon);opacity:0;border-radius:999px 999px 0 0;height:2px;transition:opacity .22s,transform .26s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.35);box-shadow:0 -3px 14px #ccff0052}.token-bottom-tabs button.active{color:var(--ink);border-bottom-color:#0000}.token-bottom-tabs button.active:after{opacity:1;transform:scaleX(1)}.token-bottom-tabs button small{color:var(--ink);font-size:12px;font-weight:500}.token-bottom-tabs button.active small{color:var(--ink)}.token-bottom-tabs-separator{background:var(--hp-token-separator);flex:none;align-self:center;width:1px;min-height:26px}.token-bottom-content{will-change:opacity, transform;flex:1;min-height:0}.token-bottom-content.is-forward{animation:.28s cubic-bezier(.22,1,.36,1) both hp-tab-content-forward}.token-bottom-content.is-backward{animation:.28s cubic-bezier(.22,1,.36,1) both hp-tab-content-backward}.token-bottom-scroll{height:100%;overflow:auto}.token-bottom-grid,.token-bottom-holder-grid{align-items:center;gap:12px;min-width:760px;padding-inline:18px;display:grid}.token-bottom-transactions-grid{grid-template-columns:minmax(78px,.52fr) minmax(112px,.72fr) minmax(150px,1fr) minmax(118px,.72fr) minmax(92px,.58fr) minmax(140px,1fr)}.token-bottom-transactions-grid.with-tx{grid-template-columns:minmax(78px,.48fr) minmax(112px,.68fr) minmax(150px,1fr) minmax(118px,.68fr) minmax(92px,.52fr) minmax(140px,1fr) minmax(46px,.28fr);min-width:840px}.token-bottom-transactions-grid.with-tx.without-trader{grid-template-columns:minmax(78px,.48fr) minmax(112px,.68fr) minmax(150px,1fr) minmax(118px,.68fr) minmax(92px,.52fr) minmax(46px,.28fr);min-width:700px}.token-bottom-transactions-grid.with-tx.without-trader.with-token{grid-template-columns:minmax(110px,.72fr) minmax(78px,.48fr) minmax(112px,.68fr) minmax(150px,1fr) minmax(118px,.68fr) minmax(92px,.52fr) minmax(46px,.28fr);min-width:840px}.token-bottom-holder-grid{grid-template-columns:minmax(220px,1.4fr) minmax(150px,.9fr) minmax(110px,.75fr)}.token-bottom-holder-grid.with-rank{grid-template-columns:minmax(56px,.3fr) minmax(220px,1.4fr) minmax(150px,.9fr) minmax(110px,.75fr)}.token-bottom-rank{color:var(--ink);font-variant-numeric:tabular-nums}.token-bottom-participant{align-items:center;gap:8px;min-width:0;display:flex}.token-bottom-participant>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.token-bottom-role{color:var(--robin-neon);background:0 0;border:0;border-radius:0;flex:none;padding:0;font-size:11px;font-weight:400;line-height:1}.token-bottom-role.is-pool{color:#ff3b9d;align-items:center;gap:4px;display:inline-flex}.token-bottom-role.is-pool img{filter:brightness(1.24)saturate(1.12);object-fit:contain;flex:0 0 14px;width:14px;height:14px;transform:translateY(-1px)}.token-bottom-holder-grid.token-bottom-row.is-pool-holder{background:linear-gradient(90deg,#ff3b9d21,#ff3b9d09 62%,#0000)}.token-bottom-role.is-dev-locker{color:var(--robin-neon);white-space:nowrap}.token-bottom-dev-unlock{color:color-mix(in srgb, var(--ink) 72%, transparent);white-space:nowrap;flex:none;font-size:11px;font-weight:400;line-height:1}.token-bottom-positions-grid{grid-template-columns:minmax(210px,1.25fr) minmax(130px,.9fr) minmax(105px,.68fr) minmax(110px,.72fr) minmax(130px,.82fr) minmax(76px,.45fr);min-width:900px}.token-bottom-positions-grid.token-bottom-row{padding-block:7px}.token-bottom-positions-grid .position-token-avatar{border-radius:7px;width:24px;height:24px}.token-bottom-positions-grid .position-token-copy{align-items:center;gap:8px;display:flex}.token-bottom-positions-grid .position-token-copy small{font-size:12px;font-weight:400}.token-bottom-table-head{border-bottom:1px solid var(--hp-token-separator);color:var(--ink);padding-block:10px;font-size:12px;font-weight:500}.token-bottom-rows{min-width:max-content}.token-bottom-row{border-bottom:1px solid var(--hp-token-separator-soft);color:var(--ink);padding-block:11px;font-size:13px;font-weight:500;transition:background-color .16s}.token-bottom-transactions-grid.token-bottom-row.is-buy{--live-trade-rgb:22, 179, 106;background:#16b36a0e}.token-bottom-transactions-grid.token-bottom-row.is-sell{--live-trade-rgb:233, 74, 74;background:#e94a4a0e}.token-bottom-transactions-grid.token-bottom-row.is-live-new{isolation:isolate;animation:.52s cubic-bezier(.16,1,.3,1) both hp-live-trade-row-enter;animation-delay:var(--live-trade-delay,0s);position:relative;overflow:hidden}.token-bottom-transactions-grid.token-bottom-row.is-live-new:before{content:"";z-index:0;background:linear-gradient(100deg, transparent 0%, rgba(var(--live-trade-rgb), .04) 22%, rgba(var(--live-trade-rgb), .46) 48%, rgba(var(--live-trade-rgb), .14) 66%, transparent 100%);box-shadow:inset 4px 0 0 rgba(var(--live-trade-rgb), .9);opacity:0;pointer-events:none;animation:1.05s cubic-bezier(.16,1,.3,1) both hp-live-trade-gradient-hit;animation-delay:var(--live-trade-delay,0s);position:absolute;inset:0;transform:translate(-105%)}.token-bottom-transactions-grid.token-bottom-row.is-live-new>div{z-index:1;position:relative}.token-bottom-row[data-ranked-row-id]{transform:translateZ(0)}.token-bottom-row .token-bottom-time{font-weight:400}.token-bottom-history-token{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.token-bottom-row:hover{background-color:#ffffff0f}.token-bottom-row .buy{color:var(--green);font-weight:500}.token-bottom-row .sell{color:var(--red);font-weight:500}.token-bottom-row a{color:var(--green);align-items:center;gap:5px;text-decoration:none;display:inline-flex}.token-bottom-row .token-bottom-tx-link{color:var(--robin-neon);letter-spacing:0;font-size:12px;font-weight:400}.token-bottom-row .token-bottom-tx-link:hover{opacity:.76}.token-bottom-row .muted-inline{color:var(--ink)}.position-token-cell{align-items:center;gap:10px;min-width:0;display:flex}.token-bottom-row .position-token-link{color:inherit;text-decoration:none}.token-bottom-row .position-token-link:hover .position-token-copy strong{color:var(--robin-neon)}.position-token-avatar{background:linear-gradient(180deg, #fffce5, var(--hp-avatar-bg));width:34px;height:34px;box-shadow:none;color:var(--hp-button-dark);border:0;border-radius:9px;outline:0;flex:none;place-items:center;font-size:11px;font-weight:500;display:grid;overflow:hidden}.position-token-avatar img{width:100%;height:100%;box-shadow:none;object-fit:cover;background:0 0;border:0;outline:0}.position-token-avatar:has(img){background:0 0}.position-token-copy{gap:3px;min-width:0;display:grid}.position-token-copy strong,.position-token-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.position-token-copy strong{color:var(--ink);font-size:13px;font-weight:500}.position-token-copy small{color:#edf5ee7a;font-size:12px;font-weight:500}.position-transfer-button{color:var(--robin-neon);background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.position-transfer-button:hover{opacity:.76}.position-locked-label{color:#edf5ee8a;font-size:13px;font-weight:400;line-height:1}.token-rewards-panel{align-content:start;height:100%;padding:0 22px;display:grid;overflow:auto}.token-rewards-section{border-bottom:1px solid var(--hp-token-separator);gap:14px;padding:18px 0;display:grid}.token-rewards-section:last-of-type{border-bottom:0}.token-rewards-section-head{grid-template-columns:minmax(120px,1fr) minmax(360px,1.4fr);align-items:center;gap:24px;display:grid}.token-rewards-section-head h3{color:var(--ink);margin:0;font-size:16px;font-weight:500;line-height:1}.token-rewards-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.token-rewards-metrics>span{gap:4px;min-width:0;display:grid}.token-rewards-metrics small,.token-rewards-row small{color:#edf5ee94;font-size:12px;font-weight:400}.token-rewards-metrics strong{color:var(--robin-neon);font-size:15px;font-weight:500}.token-rewards-assets{border-top:1px solid var(--hp-token-separator-soft);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.token-rewards-native-row{grid-column:1/-1}.token-rewards-row{border-bottom:0;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.token-rewards-row:nth-child(odd){padding-right:24px}.token-rewards-row:nth-child(2n){border-left:1px solid var(--hp-token-separator-soft);padding-left:24px}.token-rewards-row:nth-child(n+3){border-top:1px solid var(--hp-token-separator-soft)}.token-rewards-row>div{gap:4px;min-width:0;display:grid}.token-rewards-row strong{color:var(--ink);font-size:13px;font-weight:500}.token-rewards-status{color:var(--robin-neon);flex:none;font-size:12px;font-weight:400}.token-rewards-row button{min-width:0;color:var(--robin-neon);background:0 0;border:0;padding:6px 0 6px 16px;font-size:12px;font-weight:500}.token-rewards-row button:disabled{cursor:wait;opacity:.55}.token-rewards-row button:hover:not(:disabled){opacity:.76}.token-rewards-error{color:var(--red);margin:0;padding:14px 0;font-size:12px;font-weight:400}@media (max-width:720px){.token-rewards-panel{padding-inline:16px}.token-rewards-section-head{grid-template-columns:1fr;gap:12px}.token-rewards-metrics{gap:12px}.token-rewards-assets{grid-template-columns:1fr}.token-rewards-row:nth-child(odd),.token-rewards-row:nth-child(2n){border-left:0;padding:12px 0}.token-rewards-row+.token-rewards-row{border-top:1px solid var(--hp-token-separator-soft)}}.token-eth-amount{white-space:nowrap;align-items:center;gap:5px;min-width:0;display:inline-flex}.token-eth-amount small{color:currentColor;opacity:.68;font-size:12px;font-weight:500}.token-eth-icon,.eth-inline-icon{filter:brightness(0)invert();object-fit:contain;vertical-align:-2px;flex:none;display:inline-block}.token-bottom-empty{min-height:100%;color:var(--ink);text-align:center;align-content:center;place-items:center;gap:10px;font-size:15px;font-weight:500;display:grid}.token-transfer-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.token-transfer-modal{border:1px solid var(--hp-token-separator);background:radial-gradient(ellipse at 48% -12%, #508f9638, transparent 42%), var(--hp-token-panel);width:min(420px,100vw - 28px);color:var(--ink);border-radius:18px;gap:14px;padding:16px;display:grid;box-shadow:0 30px 90px -46px #000000f2}.token-transfer-modal header{justify-content:space-between;align-items:center;gap:12px;display:flex}.token-transfer-modal h2{color:var(--ink);margin:0;font-size:20px;font-weight:600;line-height:1}.token-transfer-modal header p{color:#edf5ee8a;margin-top:5px;font-size:12px;font-weight:500}.token-transfer-modal .token-transfer-close{width:32px;height:32px;color:var(--ink);background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid}.token-transfer-modal .token-transfer-close:hover{color:var(--robin-neon)}.token-transfer-asset-picker{position:relative}.token-transfer-asset-trigger{border:1px solid var(--hp-token-separator-soft);width:100%;min-height:58px;color:var(--ink);text-align:left;background:#ffffff0a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.token-transfer-asset-balance{color:var(--ink);white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.token-transfer-asset-balance svg{transition:transform .16s}.token-transfer-asset-picker.open .token-transfer-asset-balance svg{transform:rotate(180deg)}.token-transfer-asset-menu{z-index:4;border:1px solid var(--hp-token-separator);background:var(--hp-token-panel);border-radius:12px;gap:3px;max-height:230px;padding:5px;display:grid;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 24px 56px -30px #000000f5}.token-transfer-asset-menu>button{width:100%;min-height:50px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:8px;display:flex}.token-transfer-asset-menu>button:hover,.token-transfer-asset-menu>button.selected{background:#ccff001a}.token-transfer-asset-menu>button>span:last-child{white-space:nowrap;font-size:12px;font-weight:500}.token-transfer-field{gap:7px;display:grid}.token-transfer-field>span{color:#edf5ee9e;font-size:12px;font-weight:500}.token-transfer-field input{border:1px solid var(--hp-token-separator);background:var(--hp-token-field);width:100%;min-width:0;min-height:42px;color:var(--ink);border-radius:12px;outline:none;padding:0 12px;font-size:14px;font-weight:500}.token-transfer-field input:focus{border-color:#ccff0070;box-shadow:0 0 0 3px #ccff001f}.token-transfer-amount-control{border:1px solid var(--hp-token-separator);background:var(--hp-token-field);border-radius:12px;align-items:center;width:100%;min-height:48px;display:flex}.token-transfer-amount-control:focus-within{border-color:#ccff0070;box-shadow:0 0 0 3px #ccff001f}.token-transfer-field .token-transfer-amount-control input{min-height:46px;box-shadow:none;background:0 0;border:0;padding-right:4px}.token-transfer-amount-control button{color:var(--robin-neon);background:0 0;border:0;align-self:stretch;padding:0 14px;font-size:13px;font-weight:500}.token-transfer-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.token-transfer-actions button{border:1px solid var(--hp-token-separator);background:var(--hp-button-dark);width:100%;min-height:48px;color:var(--ink);border-radius:12px;padding:0 14px;font-size:13px;font-weight:500}.token-transfer-actions button:last-child{background:var(--robin-neon);color:#050605;border-color:#ccff007a}.token-transfer-actions button:disabled{cursor:not-allowed;opacity:.54}.token-transfer-notice{color:var(--red);margin:0;font-size:12px;font-weight:500}.token-transfer-notice.success{color:var(--green)}.panel-title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.panel-title h2{color:var(--ink);font-size:18px;line-height:1.1}.panel-title p{color:var(--muted);margin-top:5px;font-size:12px;font-weight:600}.empty-chart{border:1px dashed var(--hp-token-separator-soft);min-height:346px;color:var(--muted);border-radius:18px;align-content:center;place-items:center;gap:10px;font-size:15px;font-weight:600;display:grid}.ticket-panel{isolation:isolate;width:100%;height:100%;min-height:0;color:var(--ink);background:radial-gradient(at 48% -14%,#508f9638,#0000 38%),linear-gradient(#10191a 0%,#0b1111 100%);flex-direction:column;gap:8px;padding:16px 20px 12px;display:flex;position:relative;overflow:hidden}.ticket-halftone{z-index:-1;pointer-events:none;background:0 0;height:152px;position:absolute;top:0;left:0;right:0;overflow:hidden}.ticket-halftone:before{content:"";opacity:.16;background-image:url(/halftone.svg);background-position:top;background-size:cover;height:190px;position:absolute;inset:-34px -52px auto}.ticket-halftone:after{content:"";background:linear-gradient(#10191a00,#10191a);height:58px;position:absolute;inset:auto 0 0}.ticket-token-hero{justify-content:space-between;align-items:center;gap:10px;min-height:46px;display:flex}.ticket-token-banner{aspect-ratio:3;background:#050807;border:0;border-radius:0;flex:none;width:calc(100% + 40px);height:auto;margin:-16px -20px 0;position:relative;overflow:hidden}.ticket-token-banner img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block;position:absolute;inset:0}.ticket-token-identity{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.ticket-token-identity>div:last-child{flex-direction:column;justify-content:center;min-width:0;min-height:42px;display:flex}.ticket-token-avatar{flex:0 0 42px;width:42px;height:42px}.ticket-token-avatar span{font-size:14px}.ticket-token-identity h2{max-width:100%;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.1;overflow:hidden}.ticket-token-social-links{flex:none;justify-content:flex-end;align-self:center;align-items:center;gap:7px;min-height:28px;margin-left:auto;padding:0 6px;display:flex}.ticket-token-social-links.is-in-banner{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050807c2;border:1px solid #e4f0f133;border-radius:999px;gap:3px;min-height:30px;margin:0;padding:1px 5px;position:absolute;bottom:8px;right:10px}.ticket-token-social-links.is-in-banner .ticket-token-social-link{width:26px;height:26px}.ticket-token-social-links.is-in-banner .ticket-token-social-link img{width:19px;height:19px}.ticket-token-social-link{width:28px;height:28px;color:var(--ink);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.ticket-token-social-link:hover{opacity:.72}.ticket-token-social-link img{filter:brightness(0)invert();width:22px;height:22px;display:block}.ticket-token-identity p{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:11px;font-weight:400}.ticket-trade-stack{flex-direction:column;gap:6px;display:flex}.ticket-progress-bar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:22px;display:grid}.ticket-progress-bar span{background:#e4f0f12e;border-radius:999px;height:7px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #e4f0f114}.ticket-progress-bar span:before{content:"";width:var(--ticket-progress);border-radius:inherit;background:var(--robin-neon);position:absolute;inset:0 auto 0 0;box-shadow:0 0 14px #ccff006b}.ticket-progress-bar strong{min-width:42px;color:var(--ink);text-align:right;white-space:nowrap;font-size:12px;font-weight:600}.ticket-side-switch{background:#e4f0f11f;border-radius:999px;grid-template-columns:1fr 1fr;gap:0;min-height:32px;padding:3px;display:grid;box-shadow:inset 3px 3px 8px #0000003d,inset -3px -3px 8px #ffffff0d}.ticket-quick-session{width:32px;height:32px;color:var(--robin-neon);background:#ccff0014;border:1px solid #ccff006b;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .16s,color .16s,box-shadow .16s;display:inline-flex}.ticket-quick-session:hover,.ticket-quick-session.active{background:var(--robin-neon);color:#050605;box-shadow:0 0 20px #ccff0042}.ticket-side-switch button{color:var(--robin-neon);background:0 0;border:0;border-radius:999px;font-size:12px;font-weight:500}.ticket-side-switch button.active,.ticket-side-switch button.active.sell{background:var(--robin-neon);color:#050605;box-shadow:0 14px 28px -20px #ccff00e6}.ticket-balance-row{min-width:0;color:var(--ink);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:400;line-height:1.25;display:flex}.ticket-balance-row span{align-items:center;gap:4px;min-width:0;display:inline-flex}.ticket-balance-row span:last-child{text-align:right;margin-left:auto}.ticket-amount-box{border:1px solid var(--hp-token-separator);background:var(--hp-token-field);border-radius:12px;overflow:hidden}.ticket-quick-grid{border-bottom:1px solid var(--hp-token-separator);background:#ffffff09;grid-template-columns:repeat(4,minmax(0,1fr));min-height:28px;display:grid}.ticket-quick-grid button{border:0;border-right:1px solid var(--hp-token-separator-soft);min-width:0;color:var(--ink);white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:3px;padding:0 8px;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.ticket-preset-value{align-items:center;line-height:1;display:inline-flex}.ticket-quick-grid button:last-child{border-right:0}.ticket-quick-grid button:disabled{cursor:not-allowed;opacity:.5}.ticket-preset-eth-icon{filter:brightness(0)invert();object-fit:contain;opacity:.82;flex:0 0 13px;width:13px;height:13px;display:block}.ticket-preset-editor{border-right:1px solid var(--hp-token-separator-soft);min-width:0;color:var(--ink);background:#ccff000e;justify-content:center;align-items:center;gap:3px;padding:0 6px;display:flex}.ticket-preset-editor input{width:min(44px,64%);min-width:0;color:var(--ink);text-align:center;background:0 0;border:0;border-bottom:1px solid #ccff0080;outline:none;padding:2px 0;font-size:11px;font-weight:400;line-height:1}.ticket-preset-editor input:focus{border-bottom-color:var(--robin-neon)}.ticket-preset-editor small{flex:none;align-items:center;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.ticket-quick-grid .ticket-preset-save{color:var(--robin-neon);background:#ccff0014;place-items:center;padding:0;display:grid}.ticket-preset-error{border-bottom:1px solid var(--hp-token-separator);color:#ff9e91;text-align:center;padding:6px 10px;font-size:10px;font-weight:700;line-height:1.2}.ticket-amount-row{min-height:40px;color:var(--ink);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 16px 0 12px;display:grid}.ticket-amount-row span{font-size:14px;font-weight:400}.ticket-amount-row input{width:100%;min-width:0;color:var(--ink);text-align:right;background:0 0;border:0;outline:none;font-size:16px;font-weight:400;line-height:1.25}.ticket-amount-row input::placeholder{color:var(--ink);opacity:1}.ticket-amount-row small{color:var(--ink);align-items:center;font-size:12px;font-weight:600;display:inline-flex}.ticket-slider-row{grid-template-columns:minmax(0,1fr) 56px;align-items:center;gap:8px;display:grid}.ticket-slider{cursor:pointer;touch-action:none;justify-content:space-between;align-items:center;min-height:24px;margin-inline:8px;display:flex;position:relative}.ticket-slider-native{z-index:4;appearance:none;cursor:ew-resize;opacity:0;touch-action:none;background:0 0;border:0;width:100%;height:calc(100% + 12px);margin:0;position:absolute;inset:-6px 0}.ticket-slider-native:disabled{cursor:not-allowed}.ticket-slider-native::-webkit-slider-thumb{appearance:none;width:1px;height:36px}.ticket-slider-native::-moz-range-thumb{border:0;width:1px;height:36px}.ticket-slider:before{content:"";background:#dae7e9a3;border-radius:999px;height:6px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.ticket-slider i{z-index:1;background:#ccff0080;border-radius:999px;width:7px;height:7px;position:relative}.ticket-slider-thumb{z-index:2;top:50%;left:var(--ticket-percent,0%);border:3px solid var(--robin-neon);background:var(--hp-token-field);border-radius:999px;width:16px;height:16px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #ccff001f,0 10px 18px -16px #ccff00e6}.ticket-slider-row output{border:1px solid var(--hp-token-separator);background:var(--hp-token-field);min-height:26px;color:var(--ink);border-radius:8px;place-items:center;font-size:12px;font-weight:400;display:grid}.ticket-slippage-row{min-height:28px;color:var(--ink);justify-content:flex-end;align-items:center;font-size:11px;font-weight:500;display:flex;position:relative}.ticket-slippage-row>button{z-index:9;width:32px;height:28px;color:var(--ink);background:0 0;border:0;place-items:center;display:grid;position:relative}.ticket-slippage-label{pointer-events:none;position:absolute;inset:0 40px 0 8px}.ticket-slippage-label>span{white-space:nowrap;transition:right .22s,transform .22s;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ticket-slippage-row.open .ticket-slippage-label>span{right:100%;transform:translate(100%,-50%)}.ticket-slippage-menu{z-index:8;opacity:0;pointer-events:none;visibility:hidden;transform-origin:100%;background:#151f20f0;border:0;border-radius:8px;grid-template-columns:42px 46px minmax(76px,1fr);width:184px;min-height:28px;transition:opacity .16s,transform .22s,visibility 0s linear .22s;display:grid;position:absolute;top:50%;right:40px;overflow:hidden;transform:translate(22px,-50%)scaleX(.96)}.ticket-slippage-row.open .ticket-slippage-menu{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s;transform:translateY(-50%)scaleX(1)}.ticket-slippage-menu button{border:0;border-right:1px solid var(--hp-token-separator);width:100%;min-width:0;min-height:28px;color:var(--ink);background:0 0;font-size:11px;font-weight:500}.ticket-slippage-menu button.active{color:var(--robin-neon)}.ticket-slippage-custom{min-width:0;min-height:28px;color:var(--ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px;padding:0 7px;display:grid}.ticket-slippage-custom.active{color:var(--robin-neon)}.ticket-slippage-custom input{color:currentColor;text-align:right;cursor:text;-webkit-user-select:text;user-select:text;background:0 0;border:0;outline:0;width:100%;min-width:0;height:28px;font-size:11px;font-weight:500;line-height:28px}.ticket-slippage-custom input::placeholder{color:#edf5ee9e;opacity:1}.ticket-slippage-custom small{color:currentColor;font-size:11px;font-weight:500}.ticket-action-stack{flex-direction:column;flex:1 0 auto;gap:6px;min-height:0;margin-top:0;display:flex}.ticket-wallet-menu{z-index:24;align-self:flex-end;position:relative}.ticket-wallet-trigger{color:#edf5eec2;white-space:nowrap;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:5px;min-height:22px;padding:0 2px;font-size:11px;font-weight:400;line-height:1;transition:color .16s;display:inline-flex}.ticket-wallet-trigger:hover,.ticket-wallet-trigger[aria-expanded=true]{color:var(--ink)}.ticket-wallet-trigger svg{flex:none}.ticket-wallet-trigger svg:last-child{color:var(--muted);transition:transform .16s}.ticket-wallet-trigger svg:last-child.open{transform:rotate(180deg)}.ticket-wallet-dropdown{border:1px solid var(--hp-token-separator-soft);background:#030605fa;border-radius:12px;width:150px;padding:5px;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 18px 38px -22px #000000f5}.ticket-wallet-dropdown button{color:#f7f7edc2;text-align:left;background:#ffffff0b;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 9px;font-size:11px;font-weight:400;transition:background-color .16s,color .16s;display:flex}.ticket-wallet-dropdown button:hover:not(:disabled){color:#ff8274;background:#d94a3a24}.ticket-wallet-dropdown button:disabled{cursor:wait;opacity:.58}.ticket-primary-row{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:6px;display:grid}.ticket-primary{background:var(--robin-neon);color:#050605;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:32px;font-size:12px;font-weight:400;line-height:1.15;text-decoration:none;display:flex;box-shadow:0 12px 24px -18px #ccff00e6}.ticket-primary-label{align-items:center;gap:5px;display:inline-flex}.ticket-primary-asset{align-items:center;display:inline-flex}.ticket-primary-usd{opacity:.72}.ticket-primary .eth-inline-icon{filter:brightness(0)}.ticket-primary:disabled{cursor:default;opacity:.64}.ticket-community-footer{gap:0;margin-top:auto;display:grid}.ticket-token-chat-link{color:#edf5eec2;justify-self:center;align-items:center;gap:9px;width:fit-content;min-height:28px;margin:0 0 9px;font-size:14px;font-weight:400;line-height:1;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.ticket-token-chat-link img{filter:brightness(0)invert();opacity:.76;flex:0 0 18px;width:18px;height:18px;transition:opacity .16s,transform .16s}.ticket-token-chat-link:hover{color:var(--robin-neon);transform:translateY(-1px)}.ticket-token-chat-link:hover img{opacity:1;transform:translateY(-1px)}.ticket-dex-link{border:1px solid var(--hp-token-separator);min-height:40px;color:var(--ink);background:#ffffff0b;border-radius:999px;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.ticket-dex-link img{filter:brightness(0)invert();opacity:.94}.ticket-governance-panel{border-top:1px solid var(--hp-token-separator);margin-top:0;padding:8px 0;display:grid}.ticket-governance-open{width:100%;min-height:36px;color:var(--ink);background:linear-gradient(135deg,#ccff002b,#ccff000f);border:1px solid #ccff0047;border-radius:999px;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:400;line-height:1;display:inline-flex}.ticket-governance-open svg{color:var(--robin-neon)}.ticket-governance-open span,.ticket-governance-open strong{font-size:inherit;font-weight:400;line-height:1}.ticket-governance-open strong{color:var(--robin-neon)}.ticket-governance-open:hover{background:linear-gradient(135deg,#ccff003b,#ccff0017);border-color:#ccff007a}.community-vote-backdrop{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d6;place-items:center;padding:18px;animation:.22s ease-out both hp-overlay-enter;display:grid;position:fixed;inset:0}.trade-session-backdrop{z-index:1100;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#000000d1;place-items:center;padding:18px;animation:.22s ease-out both hp-overlay-enter;display:grid;position:fixed;inset:0}.trade-session-modal{border:1px solid var(--hp-token-separator);background:radial-gradient(ellipse at 12% 0%, #ccff001f, transparent 42%), var(--hp-token-panel);width:min(460px,100vw - 28px);color:var(--ink);transform-origin:50%;will-change:opacity, transform;border-radius:18px;gap:18px;padding:20px;animation:.27s cubic-bezier(.22,1,.36,1) both hp-dialog-enter;display:grid;box-shadow:0 34px 110px -52px #000000fa}.trade-session-modal header,.trade-session-modal header>div,.trade-session-actions{align-items:center;display:flex}.trade-session-modal header{justify-content:space-between;gap:16px}.trade-session-modal header>div{gap:10px;min-width:0}.trade-session-icon{background:var(--robin-neon);color:#050605;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.trade-session-modal h2,.trade-session-modal p{margin:0}.trade-session-modal h2{font-size:20px;font-weight:500}.trade-session-modal header p{color:var(--muted);margin-top:3px;font-size:11px;font-weight:400}.trade-session-modal header>button{width:30px;height:30px;color:var(--ink);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.trade-session-form,.trade-session-active{gap:10px;display:grid}.trade-session-field,.trade-session-active>div{gap:6px;display:grid}.trade-session-field>span,.trade-session-field-heading span,.trade-session-active span{color:var(--muted);font-size:11px;font-weight:400}.trade-session-field-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.trade-session-field-heading small{color:#f7f7edb8;white-space:nowrap;font-size:11px;font-weight:400}.trade-session-spending-row{grid-template-columns:minmax(0,1fr) auto minmax(116px,.55fr);align-items:center;gap:9px;display:grid}.trade-session-limit-input,.trade-session-unlimited,.trade-session-duration-trigger{border:1px solid var(--hp-token-separator-soft);min-height:42px;color:var(--ink);background:#ffffff0b;border-radius:10px;font-size:13px;font-weight:400}.trade-session-limit-input{align-items:center;min-width:0;transition:border-color .16s,background-color .16s,opacity .16s;display:flex}.trade-session-limit-input:focus-within{border-color:#ccff008f}.trade-session-limit-input.is-muted{opacity:.54}.trade-session-limit-input input{width:100%;min-width:0;min-height:40px;color:var(--ink);font:inherit;appearance:none;box-shadow:none;background:0 0;border:0;outline:0;padding:0 12px;font-size:13px;font-weight:400}.trade-session-limit-input input:focus,.trade-session-limit-input input:focus-visible{box-shadow:none;outline:0}.trade-session-limit-input small{color:var(--robin-neon);flex:none;padding-right:12px;font-size:11px;font-weight:400}.trade-session-or{color:var(--muted);text-align:center;font-size:10px;font-weight:400}.trade-session-unlimited{width:100%;box-shadow:none;outline:0;justify-content:center;align-items:center;padding:0 14px;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.trade-session-unlimited:hover:not(:disabled),.trade-session-unlimited.active{border-color:var(--robin-neon);color:var(--robin-neon);background:#ccff001a}.trade-session-unlimited:focus,.trade-session-unlimited:focus-visible{outline:0}.trade-session-duration-menu{z-index:6;position:relative}.trade-session-duration-trigger{width:100%;box-shadow:none;text-align:left;outline:0;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;transition:border-color .16s,background-color .16s;display:flex}.trade-session-duration-trigger:hover:not(:disabled),.trade-session-duration-trigger[aria-expanded=true]{border-color:#ccff008f}.trade-session-duration-trigger:focus,.trade-session-duration-trigger:focus-visible{box-shadow:none;outline:0}.trade-session-duration-trigger svg{color:var(--muted);flex:none;align-self:center;transition:transform .16s}.trade-session-duration-trigger svg.open{transform:rotate(180deg)}.trade-session-duration-dropdown{z-index:8;border:1px solid var(--hp-token-separator-soft);background:#030605fa;border-radius:12px;gap:3px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 18px 38px -22px #000000f5}.trade-session-duration-dropdown button{color:#f7f7edc2;text-align:left;width:100%;min-height:34px;box-shadow:none;background:0 0;border:0;border-radius:8px;outline:0;justify-content:space-between;align-items:center;gap:8px;padding:0 9px;font-size:11px;font-weight:400;transition:background-color .16s,color .16s;display:flex}.trade-session-duration-dropdown button:hover,.trade-session-duration-dropdown button.active{color:var(--robin-neon);background:#ccff001a}.trade-session-limit-input input:disabled,.trade-session-unlimited:disabled,.trade-session-duration-trigger:disabled{cursor:wait}.trade-session-active{grid-template-columns:1fr 1fr}.trade-session-active>div{border-bottom:1px solid var(--hp-token-separator-soft);min-width:0;padding:10px 0}.trade-session-active strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.trade-session-notice{color:var(--muted);font-size:11px;font-weight:400;line-height:1.4}.trade-session-actions{gap:8px}.trade-session-actions button{background:var(--robin-neon);color:#050605;border:0;border-radius:999px;width:100%;min-height:38px;font-size:12px;font-weight:500}.trade-session-actions button.secondary{color:#ff8274;background:0 0;border:1px solid #ff82746b}.trade-session-actions button:disabled{cursor:default;opacity:.52}.community-vote-modal{border:1px solid var(--hp-token-separator);background:radial-gradient(ellipse at 18% 0%, #508f9633, transparent 42%), var(--hp-token-panel);width:min(860px,100vw - 28px);height:auto;max-height:min(720px,100vh - 28px);color:var(--ink);transform-origin:50%;will-change:opacity, transform;border-radius:18px;grid-template-rows:auto auto minmax(0,auto);gap:16px;padding:22px;animation:.28s cubic-bezier(.22,1,.36,1) both hp-dialog-enter;display:grid;overflow:hidden;box-shadow:0 34px 110px -52px #000000fa}.community-vote-backdrop.is-closing,.trade-session-backdrop.is-closing{pointer-events:none;animation:.2s ease-in both hp-overlay-exit}.community-vote-backdrop.is-closing .community-vote-modal,.trade-session-backdrop.is-closing .trade-session-modal{animation:.2s cubic-bezier(.4,0,1,1) both hp-dialog-exit}.community-vote-head,.community-vote-history-head,.community-vote-history-list>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.community-vote-head h2{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:30px;font-weight:500;line-height:1.05}.community-vote-head>div{gap:10px;min-width:0;display:grid}.community-vote-head p{color:var(--muted);margin:0;font-size:13px;font-weight:500}.community-vote-head button{width:34px;height:34px;color:var(--ink);background:0 0;border:0;border-radius:0;flex:0 0 34px;justify-content:center;align-items:center;padding:0;display:inline-flex}.community-vote-head button:hover{color:var(--robin-neon)}.community-vote-toolbar{border-bottom:1px solid var(--hp-token-separator-soft);justify-content:space-between;align-items:end;gap:18px;min-width:0;display:flex}.community-vote-tabs{align-items:end;gap:26px;min-width:0;display:flex}.community-vote-tabs button{min-width:0;min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:0;padding:0;font-size:13px;font-weight:500;position:relative}.community-vote-tabs button.is-active{color:var(--ink)}.community-vote-tabs button.is-active:after{content:"";background:var(--robin-neon);border-radius:999px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.community-vote-available{text-align:right;flex:none;justify-content:flex-end;align-items:baseline;gap:10px;min-width:0;padding:0 0 10px;display:flex}.community-vote-available span{color:var(--muted);font-size:12px;font-weight:500;line-height:1.2}.community-vote-available strong{color:var(--ink);white-space:nowrap;font-size:22px;font-weight:500;line-height:.95}.community-vote-panel{flex-direction:column;gap:14px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.community-vote-history-head span{color:var(--muted);font-size:12px;font-weight:500;line-height:1.2}.community-vote-history-list small,.community-vote-history p{color:var(--muted);font-size:12px;font-weight:600;line-height:1.2}.community-vote-history-head strong,.community-vote-history-list em{color:var(--ink);font-size:14px;font-style:normal;font-weight:600;line-height:1.15}.community-vote-eligibility{min-height:34px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:500;line-height:1.2;display:flex}.community-vote-eligibility strong{color:var(--robin-neon);text-align:right;font-size:12px;font-weight:500}.community-vote-options{border:1px solid var(--hp-token-separator-soft);background:radial-gradient(circle at 50% 26%,#ccff000e,#0000 42%),#ffffff06;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.community-vote-choice{aspect-ratio:1;min-width:0;color:var(--ink);text-align:center;background:0 0;border:0;border-radius:0;grid-template-rows:minmax(0,1fr) auto auto;align-items:end;gap:10px;padding:16px;display:grid;position:relative}.community-vote-choice+.community-vote-choice{border-left:1px solid var(--hp-token-separator-soft)}.community-vote-choice-tally{color:var(--muted);font-size:12px;font-weight:500;line-height:1;position:absolute;top:14px;right:14px}.community-vote-choice-check{width:22px;height:22px;color:var(--robin-neon);border:1px solid #f7f7edad;flex:0 0 22px;justify-content:center;align-items:center;font-size:15px;font-weight:600;line-height:1;display:inline-flex}.community-vote-choice.is-selected{box-shadow:inset 0 3px 0 var(--robin-neon), 0 0 30px -22px #ccff00e6;background:radial-gradient(circle at 50% 28%,#ccff002e,#0000 42%),#ccff000e}.community-vote-choice.is-selected .community-vote-choice-check,.community-vote-choice.is-voted .community-vote-choice-check{border-color:var(--robin-neon)}.community-vote-choice-icon{isolation:isolate;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;display:flex;position:relative}.community-vote-choice-icon:before{z-index:-1;content:"";filter:blur(12px);opacity:0;background:radial-gradient(circle,#e5b03e57 0%,#e5b03e1f 46%,#0000 72%);border-radius:999px;width:116px;height:116px;transition:opacity .18s,transform .22s;position:absolute;transform:scale(.72)}.community-vote-choice-icon img{z-index:1;object-fit:contain;filter:drop-shadow(0 8px 14px #00000057);width:84px;height:84px;transition:filter .18s,transform .22s;position:relative;transform:translateY(0)scale(1)}.community-vote-choice:not(:disabled):hover .community-vote-choice-icon:before,.community-vote-choice.is-selected .community-vote-choice-icon:before{opacity:1;transform:scale(1)}.community-vote-choice:not(:disabled):hover .community-vote-gold-icon,.community-vote-choice.is-selected .community-vote-gold-icon{filter:drop-shadow(0 9px 16px #00000061)drop-shadow(0 0 15px #e5b03e61);transform:translateY(-2px)scale(1.045)}.community-vote-choice-copy{text-align:center;justify-items:center;min-width:0;display:grid}.community-vote-choice strong{color:var(--ink);font-size:16px;font-weight:500;line-height:1}.community-vote-choice-footer{border-top:1px solid var(--hp-token-separator-soft);justify-content:space-between;align-items:center;gap:10px;min-width:0;padding-top:10px;display:flex}.community-vote-choice.is-selected .community-vote-choice-tally,.community-vote-choice.is-voted .community-vote-choice-tally{color:var(--robin-neon)}.community-vote-choice-status{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;line-height:1;overflow:hidden}.community-vote-choice:disabled{cursor:not-allowed;opacity:.72}.community-vote-choice:not(:disabled):hover{background:#ccff0013}.community-vote-footer{border-top:1px solid var(--hp-token-separator-soft);grid-template-columns:minmax(0,1fr) minmax(260px,1fr);align-items:center;gap:18px;min-width:0;margin-top:0;padding-top:14px;display:grid}.community-vote-footer>span{color:var(--muted);font-size:13px;font-weight:500}.community-vote-footer>span strong{color:var(--robin-neon);font-size:19px;font-weight:600}.community-vote-footer>button{border:1px solid var(--robin-neon);background:var(--robin-neon);color:#080b06;border-radius:8px;min-height:48px;font-size:14px;font-weight:500}.community-vote-footer>button:disabled{cursor:not-allowed;opacity:.42}.community-vote-history{gap:0;display:flex}.community-vote-history-head{justify-content:flex-start;gap:8px;padding-bottom:8px}.community-vote-history-list{grid-auto-rows:max-content;align-content:start;gap:0;max-height:430px;display:grid;overflow-y:auto}.community-vote-history-list>div{background:0 0;border:0;border-radius:0;min-height:0;padding:10px 0}.community-vote-history-list>div+div{border-top:1px solid var(--hp-token-separator-soft)}.community-vote-history-list span{gap:4px;min-width:0;display:grid}.community-vote-history-list span strong{color:var(--ink);font-size:13px;font-weight:600;line-height:1.1}.community-vote-history p{margin:0}.ticket-info-list{gap:0;display:grid}.ticket-info-list>div{justify-content:space-between;align-items:center;gap:8px;min-height:28px;display:flex}.ticket-info-list>.ticket-info-row{min-height:26px}.ticket-info-list>.ticket-info-row span,.ticket-info-list>.ticket-info-row a,.ticket-info-list>.ticket-info-row strong{font-size:11px}.ticket-info-list>.ticket-info-dex-row{min-height:32px}.ticket-info-list .ticket-info-dex-link{justify-content:center;gap:10px;width:100%;font-size:12px;font-weight:700}.ticket-info-list span{color:var(--ink);font-size:11px;font-weight:400;line-height:1.05}.ticket-info-list a,.ticket-info-list strong{min-width:0;color:var(--ink);align-items:center;gap:5px;font-size:11px;font-weight:400;text-decoration:none;display:inline-flex}.ticket-contract-value,.ticket-info-label{align-items:center;gap:5px;line-height:1;display:inline-flex}.ticket-info-label-text,.ticket-contract-text code{line-height:1;display:block}.ticket-info-icon-link,.ticket-copy-button,.ticket-contract-text{color:var(--ink);background:0 0;border:0;align-self:center;align-items:center;padding:0;line-height:1;text-decoration:none;display:inline-flex}.ticket-info-icon-link,.ticket-copy-button{flex:none;justify-content:center}.ticket-info-icon-link svg,.ticket-copy-button svg{display:block}.ticket-copy-button,.ticket-contract-text{cursor:pointer}.ticket-contract-text:hover,.ticket-copy-button:hover,.ticket-info-icon-link:hover{opacity:.72}.ticket-info-list code{font:inherit}.ticket-security-panel{justify-content:center;align-items:center;min-height:22px;margin-bottom:-6px;display:flex}.ticket-security-open{color:var(--robin-neon);letter-spacing:.035em;cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:11px;font-weight:500;line-height:1}.ticket-security-open:hover{opacity:.76}.security-proof-backdrop{z-index:1120;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#000000d1;place-items:center;padding:18px;animation:.22s ease-out both hp-overlay-enter;display:grid;position:fixed;inset:0}.security-proof-modal{border:1px solid var(--hp-token-separator);background:radial-gradient(ellipse at 14% 0%, #ccff001c, transparent 46%), var(--hp-token-panel);width:min(410px,100vw - 28px);color:var(--ink);transform-origin:50%;border-radius:16px;gap:14px;padding:18px;animation:.27s cubic-bezier(.22,1,.36,1) both hp-dialog-enter;display:grid;box-shadow:0 34px 110px -52px #000000fa}.security-proof-modal header,.security-proof-list>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.security-proof-modal h2{color:var(--robin-neon);letter-spacing:.025em;margin:0;font-size:17px;font-weight:500;line-height:1}.security-proof-modal header>button{width:30px;height:30px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.security-proof-list{border-top:1px solid var(--hp-token-separator-soft);display:grid}.security-proof-list>div{border-bottom:1px solid var(--hp-token-separator-soft);min-height:42px}.security-proof-list span{color:var(--ink);font-size:13px;font-weight:400}.security-proof-list a{color:var(--robin-neon);font-size:12px;font-weight:500;text-decoration:none}.security-proof-list a:hover,.security-proof-modal header>button:hover{opacity:.72}.security-proof-backdrop.is-closing{pointer-events:none;animation:.2s ease-in both hp-overlay-exit}.security-proof-backdrop.is-closing .security-proof-modal{animation:.2s cubic-bezier(.4,0,1,1) both hp-dialog-exit}.trade-table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:680px}th,td{border-bottom:1px solid var(--hp-token-separator-soft);text-align:left;padding:12px 10px;font-size:13px}th{color:#f7f7ed99;font-size:12px;font-weight:700}td{color:var(--ink);font-weight:700}.empty-state{text-align:center;place-items:center;gap:14px;display:grid}.empty-state .eyebrow{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.empty-state h1{color:var(--ink);font-size:42px;line-height:1}@media (max-width:1080px){.launch-list-showcase{grid-template-columns:repeat(4,minmax(0,1fr))}.hp-launch-form{grid-template:"main""media""lock""devbuy""actions"/1fr;overflow-y:auto}.hp-launch-media{border-top:1px solid var(--line);border-left:0;order:0}.hp-launch-dev-buy-slot{border-left:0}.trenches-controls,.trade-surface{grid-template-columns:1fr}.token-market-header{grid-template-columns:auto minmax(240px,1fr) minmax(0,1fr)}.token-header-stats{border-top:1px solid var(--hp-token-separator-soft);grid-column:1/-1}.token-header-stats div:first-child{border-left:0}.token-selector-popover{width:min(760px,100vw - 48px)}.trade-surface{height:auto;min-height:0;overflow:visible}.token-shell{height:auto;display:block;overflow:visible}.sort-trigger,.view-toggle{justify-content:flex-start;overflow-x:auto}.sort-menu,.sort-trigger{width:100%}.sort-menu-content{width:100%;left:0;right:auto}.view-toggle{width:max-content}.trade-sidebar{border-top:1px solid var(--hp-token-separator);border-left:0;height:auto;overflow:visible}.ticket-panel{grid-column:1/-1;height:auto;overflow:visible}.launch-row{flex-direction:column;align-items:stretch;gap:10px}.launch-row-metrics{border-top:1px solid var(--hp-token-separator-soft);width:100%;padding-top:10px}}@media (max-width:760px){.launch-list-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hp-portfolio-backdrop{padding:10px}.hp-portfolio-modal{border-radius:20px;width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.hp-portfolio-page-panel{border-radius:0;min-height:calc(100vh - 100px);padding-inline:0}.hp-portfolio-head{flex-direction:column;align-items:flex-start;gap:14px;min-height:72px;padding:12px 14px}.hp-portfolio-head h2{font-size:24px}.hp-portfolio-content{padding:14px 14px 20px}.hp-portfolio-token-scroll{border-radius:16px;overflow-x:hidden}.hp-portfolio-token-table{width:100%;min-width:0}.hp-portfolio-token-table-head{display:none}.hp-portfolio-token-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;min-height:0;padding:14px}.hp-portfolio-token-row>span:not(.hp-portfolio-token-identity){overflow-wrap:anywhere;align-content:start;gap:5px;min-width:0;font-size:12px;display:grid}.hp-portfolio-token-row>span:not(.hp-portfolio-token-identity):before{color:#edf5ee75;font-size:9px;font-weight:400;line-height:1}.hp-portfolio-token-row>span:nth-child(2):before{content:"Amount"}.hp-portfolio-token-row>span:nth-child(3):before{content:"Avg MCap"}.hp-portfolio-token-row>span:nth-child(4):before{content:"Current MCap"}.hp-portfolio-token-row>span:nth-child(5):before{content:"Value"}.hp-portfolio-token-row>span:nth-child(6):before{content:"PnL"}.hp-portfolio-token-identity{border-bottom:1px solid #bad8d21a;grid-column:1/-1;padding-bottom:12px}.hp-portfolio-token-pnl{white-space:normal}.hp-portfolio-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-portfolio-summary-item{border-top:1px solid #bad8d21f;min-height:80px}.hp-portfolio-summary-item:nth-child(-n+2){border-top:0}.hp-portfolio-summary-item:nth-child(odd){border-left:0}.hp-portfolio-launches{grid-template-columns:1fr}.hp-portfolio-view-switch{width:100%}.hp-portfolio-view-switch button{flex:1 1 0;min-width:0;padding-inline:9px}.hp-referrals-hero{grid-template-columns:1fr;padding:0}.hp-referrals-actions{justify-content:flex-start}.hp-referrals-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-referrals-summary .hp-portfolio-summary-item:nth-child(-n+2){border-top:0}.hp-referrals-summary .hp-portfolio-summary-item:nth-child(odd){border-left:0}.hp-referrals-table-wrap{overflow-x:auto}.hp-referrals-table-wrap>header{flex-direction:column;align-items:stretch;gap:10px}.hp-launch-modal-backdrop{padding:10px}.hp-launch-modal{border-radius:22px;width:calc(100vw - 20px);height:calc(100vh - 20px);max-height:calc(100vh - 20px)}.hp-launch-modal-head,.hp-launch-main,.hp-launch-media,.hp-launch-lock-slot,.hp-launch-dev-buy-slot{padding:16px}.hp-launch-actions{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px}.hp-launch-success{text-align:center;grid-template-columns:1fr;grid-template-areas:"card""stats""actions";gap:20px;padding:24px 16px 18px}.hp-launch-success-card{gap:16px}.hp-launch-success-image{border-radius:16px;width:112px}.hp-launch-success-copy h3{line-height:1}.hp-launch-success-ticker{font-size:28px}.hp-launch-success-name{font-size:21px}.hp-launch-success-address{align-items:flex-start;width:100%}.hp-launch-success-stats{grid-template-columns:minmax(0,1fr);gap:8px;padding:18px 0 20px}.hp-launch-success-stats strong{text-align:left;white-space:normal;justify-content:flex-start;margin-bottom:14px}.hp-launch-actions.hp-launch-success-actions{padding:4px 0 0}.hp-launch-grid-two,.hp-launch-grid-three{grid-template-columns:1fr}.hp-launch-media-row{grid-template-columns:minmax(0,1fr) 96px;gap:10px}.hp-launch-link-row{grid-template-columns:38px minmax(0,1fr)}.hp-launch-links{grid-template-columns:1fr}.hp-launch-submit,.hp-launch-secondary{width:100%}.hp-shell,.shell,.token-shell{width:min(100vw - 20px,560px);padding-top:10px}.hp-topbar,.top-actions,.token-market-header{flex-direction:column;align-items:flex-start}.buy-marquee-section{--buy-card-width:calc((100vw - 36px) / 4);margin-bottom:10px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8px calc(100% - 8px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8px calc(100% - 8px),#0000 100%)}.buy-marquee{background:0 0;border:0;border-radius:0;min-height:42px}.buy-marquee-item{text-align:left;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1fr);gap:1px;height:42px;padding:4px 8px;display:grid}.buy-marquee-item+.buy-marquee-item{border-left:0}.buy-marquee-avatar{display:none}.buy-marquee-token{text-align:left;grid-area:1/1;place-self:end start;width:100%;display:block}.buy-marquee-token strong{font-size:8px;display:block}.buy-marquee-symbol-prefix,.buy-marquee-token small,.buy-marquee-wallet{display:none}.buy-marquee-amount{width:100%;min-width:0;color:var(--robin-neon);text-align:left;text-overflow:ellipsis;grid-area:2/1;place-self:start;font-size:9px;overflow:hidden}.token-market-header{grid-template-columns:1fr;min-height:0;display:grid}.token-header-back{border-right:0;border-bottom:1px solid var(--hp-token-separator-soft);justify-content:flex-start;width:100%;min-height:42px;padding:0 16px}.market-token{padding:16px}.token-selector-popover{width:calc(100vw - 36px);max-height:min(470px,100vh - 112px);top:calc(100% + 2px);left:8px}.token-selector-filters{gap:8px}.token-selector-toolbar{gap:8px;padding-inline:12px}.token-selector-filters button{padding-inline:8px;font-size:9px}.token-selector-search{min-width:86px}.token-selector-search svg{width:16px;height:16px}.token-selector-search input{padding-inline:9px;font-size:10px}.token-selector-head,.token-selector-row,.token-selector-head.with-graduation,.token-selector-row.with-graduation{grid-template-columns:24px 34px minmax(150px,1fr) minmax(74px,.4fr) minmax(86px,.46fr)}.token-selector-head>:nth-child(3),.token-selector-head>:nth-child(5),.token-selector-row>span:nth-child(5),.token-selector-row>span:nth-child(7){display:none}.token-selector-row>span:nth-child(n+4){font-size:9px}.token-header-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.token-header-stats div{min-height:64px;padding:0 16px}.token-header-stats div:nth-child(odd){border-left:0}.token-header-stats div:nth-child(n+3){border-top:1px solid var(--hp-token-separator-soft)}.market-number{justify-content:space-between;padding:18px 16px}.token-topbar{align-items:stretch}.token-topbar-left{flex-wrap:wrap;width:100%}.token-chart-toolbar{flex-wrap:wrap}.top-actions{flex-direction:row;align-items:center;width:100%}.hp-wallet-menu{flex:1 1 0;min-width:0}.hp-wallet-trigger{width:100%}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .hp-topbar{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;display:grid}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .top-actions{width:auto;display:contents}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .hp-brand{grid-area:1/1;justify-self:start}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .hp-wallet-menu{flex:none;grid-area:1/2;justify-self:end;width:auto;min-width:0}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .hp-wallet-trigger{width:auto}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .hp-portfolio-button{grid-area:2/1;justify-self:start}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .hp-launch-button{grid-area:2/2;justify-self:end}.trenches-controls{grid-template-columns:70px minmax(0,1fr) 70px;gap:8px}.hp-search{grid-column:1/-1}.graduated-filter{grid-column:1;width:100%;min-width:0;padding-inline:5px;font-size:9px}.sort-menu{grid-column:2;width:100%;min-width:0}.sort-trigger{justify-content:space-between;gap:4px;min-width:0;padding-inline:8px;font-size:10px;overflow:hidden}.sort-trigger span{gap:5px;overflow:hidden}.sort-trigger svg{width:14px;height:14px}.view-toggle{grid-column:3;justify-content:center;width:70px;overflow:hidden}.view-toggle button{width:32px;min-height:34px}.view-toggle button[aria-label=Rows]{display:none}.ghost-button,.hp-launch-button{width:auto}.launch-list{grid-template-columns:1fr}.launch-card .launch-title span{display:none}.launch-card .launch-address-copy{margin-top:5px}.launch-footer{flex-direction:row;align-items:center;gap:8px;min-height:38px}.launch-footer .launch-socials{flex:0 auto;gap:6px}.launch-footer .launch-socials:empty{display:none}.launch-footer-actions{gap:9px;margin-left:auto}.launch-row{min-height:0;padding:14px}.launch-row-identity{gap:12px}.launch-row-title>div{flex-direction:column;align-items:flex-start;gap:5px}.launch-row-title strong{font-size:15px}.launch-row-title span,.launch-row-title small{font-size:13px}.launch-row-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-row-metrics div{min-height:58px;padding:10px}.launch-row-metrics div+div{border-left:0}.launch-row-metrics div:nth-child(2n){border-left:1px solid var(--hp-token-separator-soft)}.launch-row-metrics div:nth-child(n+3){border-top:1px solid var(--hp-token-separator-soft)}.launch-market{text-align:left;min-width:0}.launch-metrics,.market-strip,.trade-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.market-strip div{border-left:0}.market-strip div:nth-child(2n){border-left:1px solid var(--hp-token-separator-soft)}.market-strip div:nth-child(n+3){border-top:1px solid var(--hp-token-separator-soft)}.market-number{text-align:left}.receipt{grid-template-columns:1fr}.community-vote-backdrop{padding:10px}.community-vote-modal{border-radius:16px;width:calc(100vw - 20px);height:auto;max-height:calc(100vh - 20px)}.community-vote-toolbar{align-items:end;gap:12px}.community-vote-tabs{gap:18px}.community-vote-tabs button{font-size:12px}.community-vote-available{gap:7px}.community-vote-available strong{font-size:18px}.community-vote-options{scrollbar-width:none;grid-template-columns:repeat(3,minmax(150px,1fr));overflow:auto hidden}.community-vote-options::-webkit-scrollbar{display:none}}@media (max-width:460px){.hp-referrals-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hp-referrals-actions button{width:100%;padding-inline:8px}.hp-referral-code-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hp-referral-code-modal{padding:18px}.trenches-controls{grid-template-columns:70px minmax(0,1fr) 70px;gap:8px}.hp-search{grid-column:1/-1}.graduated-filter{width:100%;min-width:0;padding-inline:10px}.sort-menu,.sort-trigger{min-width:0}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .hp-topbar{column-gap:8px}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .hp-brand{gap:8px}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .hp-brand img{width:40px;height:auto}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .hp-brand strong{font-size:16px}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .hp-wallet-trigger{gap:5px;font-size:11px}.hp-shell:not(.token-shell):not(.hp-portfolio-page) .hp-wallet-trigger-icon{flex-basis:16px;width:16px;height:16px}.launch-list-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.launch-showcase{--launch-showcase-radius:14px}.launch-showcase-details{padding:8px 8px 0}.launch-showcase-primary{gap:7px}.launch-showcase-primary strong,.launch-showcase-primary span{font-size:12px}.launch-showcase-name{font-size:10px}.launch-showcase-volume,.launch-showcase-volume strong{font-size:9px}.launch-showcase-volume{gap:3px}.launch-showcase-unlock{gap:2px}.launch-showcase-unlock img{width:10px;height:10px}.launch-row-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.launch-row-metrics div+div,.launch-row-metrics div:nth-child(2n){border-left:1px solid var(--hp-token-separator-soft)}.launch-row-metrics div:nth-child(3n+1){border-left:0}.launch-row-metrics div:nth-child(3){border-top:0}.launch-row-metrics div:nth-child(n+4){border-top:1px solid var(--hp-token-separator-soft)}.launch-showcase-footer{margin-top:4px;padding:0 8px 8px}.hp-brand strong{font-size:19px}.launch-title strong{max-width:150px}.market-strip,.trade-sidebar{grid-template-columns:1fr}.market-strip div:nth-child(2n){border-left:0}.market-strip div+div{border-top:1px solid var(--hp-token-separator-soft)}.launch-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-metrics div:nth-child(odd){border-left:0}.launch-metrics div:nth-child(n+3){border-top:1px solid var(--hp-token-separator-soft)}.community-vote-head h2{font-size:24px}.community-vote-choice{scroll-snap-align:start;gap:7px;padding:12px}.community-vote-choice strong{font-size:14px}.community-vote-choice-status,.community-vote-choice-tally{font-size:10px}.community-vote-choice-icon img{width:46px;height:46px}.community-vote-choice-icon:before{width:72px;height:72px}.community-vote-options{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,150px);overflow-x:auto}.community-vote-footer{grid-template-columns:1fr;gap:10px}.community-vote-toolbar{grid-template-columns:1fr;align-items:stretch;display:grid}.community-vote-available{justify-content:space-between;padding-bottom:10px}}@media (max-width:340px){.launch-showcase-volume{grid-template-columns:auto minmax(0,1fr);row-gap:4px;display:grid}.launch-showcase-unlock{grid-column:1/-1;justify-self:start;margin-left:0}}.admin-shell{width:min(1500px,100vw - 28px);min-height:calc(100svh - var(--hp-site-footer-height));color:#f5f7ef;margin:0 auto;padding:16px 0 28px}.admin-lock-shell{place-items:center;display:grid}.admin-lock-panel{background:#090d0c;border:1px solid #ffffff2e;border-radius:8px;gap:18px;width:min(420px,100vw - 28px);padding:24px;display:grid;box-shadow:0 24px 70px -54px #ccff006b}.admin-lock-panel h1{font-size:28px}.admin-key-form{gap:12px;display:grid}.admin-key-form label{color:#f5f7efb8;gap:8px;font-size:13px;font-weight:700;display:grid}.admin-wallet-card{background:#101614;border:1px solid #ffffff2e;border-radius:8px;gap:4px;min-height:54px;padding:10px 12px;display:grid}.admin-wallet-card span{color:#f5f7ef9e;font-size:12px;font-weight:700}.admin-wallet-card strong{color:#f5f7ef;text-overflow:ellipsis;font-size:16px;overflow:hidden}.admin-key-form input,.admin-search input{color:#f5f7ef;background:0 0;border:0;outline:0;min-width:0}.admin-key-form input{background:#101614;border:1px solid #ffffff2e;border-radius:8px;height:44px;padding:0 12px}.admin-key-form button,.admin-folder-row button,.admin-icon-button{color:#cf0;background:#0f1512;border:1px solid #ccff0057;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:inline-flex}.admin-key-form button{height:44px}.admin-topbar{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:14px;height:64px;display:flex}.admin-brand{color:#f5f7ef;align-items:center;gap:12px;min-width:0;text-decoration:none;display:inline-flex}.admin-brand strong,.admin-brand small{display:block}.admin-brand strong{font-size:18px;line-height:1}.admin-brand small{color:#f5f7ef94;margin-top:4px;font-size:12px}.admin-top-actions{align-items:center;gap:8px;display:inline-flex}.admin-live{color:#f5f7efad;text-transform:uppercase;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:7px;height:34px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.admin-live-live{color:#cf0;border-color:#ccff005c}.admin-live-offline{color:#ff7b66;border-color:#d94a3a70}.admin-icon-button{width:34px;height:34px;padding:0}.admin-error,.admin-error-bar{color:#ff8b73;font-size:13px;font-weight:700}.admin-error-bar{background:#d94a3a1a;border:1px solid #d94a3a47;border-radius:8px;margin:12px 0 0;padding:10px 12px}.admin-grid{grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:14px;height:calc(100vh - 108px);min-height:640px;padding-top:14px;display:grid}.admin-sidebar,.admin-message-panel{background:#070a09;border:1px solid #ffffff24;border-radius:8px;min-height:0}.admin-sidebar{grid-template-rows:auto auto auto minmax(0,1fr);gap:10px;padding:10px;display:grid}.admin-folder-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.admin-folder-row button{color:#f5f7efb3;border-color:#ffffff24;justify-content:center;align-items:center;gap:5px;height:34px;font-size:12px;display:inline-flex}.admin-folder-row small{color:#f5f7ef9e;background:#ffffff14;border-radius:999px;min-width:18px;padding:4px 5px;font-size:10px;font-weight:700;line-height:1}.admin-folder-row button.active{color:#cf0;background:#ccff001a;border-color:#ccff006b}.admin-folder-row button.active small{color:#cf0;background:#ccff002e}.admin-search{color:#f5f7ef94;background:#0f1512;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;height:40px;padding:0 10px;display:grid}.admin-review-visible{color:#cf0;background:#ccff0014;border-color:#ccff0047;justify-content:center;align-items:center;gap:7px;height:36px;font-size:12px;font-weight:700;display:inline-flex}.admin-review-visible small{color:#cf0;background:#ccff0029;border-radius:999px;min-width:18px;padding:4px 5px;font-size:10px;font-weight:700;line-height:1}.admin-review-visible:disabled{color:#f5f7ef6b;cursor:default;background:#ffffff09;border-color:#ffffff1a}.admin-review-visible:disabled small{color:#f5f7ef6b;background:#ffffff0f}.admin-chat-list{align-content:start;gap:6px;min-height:0;display:grid;overflow:auto}.admin-chat-row{color:#f5f7ef;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-width:0;padding:8px;display:grid}.admin-chat-row:hover,.admin-chat-row.active{background:#ccff0012;border-color:#ccff0042}.admin-chat-avatar{color:#cf0;background:#111815;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.admin-chat-main,.admin-chat-meta{gap:4px;min-width:0;display:grid}.admin-chat-title,.admin-chat-preview{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-chat-tags{flex-wrap:wrap;gap:4px;min-width:0;display:flex;overflow:hidden}.admin-chat-tags span{color:#f5f7ef8a;text-overflow:ellipsis;white-space:nowrap;background:#ffffff09;border:1px solid #ffffff17;border-radius:6px;min-width:0;padding:3px 5px;font-size:10px;font-weight:700;line-height:1;overflow:hidden}.admin-chat-title{font-size:14px;font-weight:700}.admin-chat-preview,.admin-chat-meta{color:#f5f7ef8f;font-size:12px}.admin-chat-meta{justify-items:end;font-weight:700}.admin-chat-need{color:#cf0}.admin-load-more{color:#f5f7efb8;background:#0f1512;border-color:#ffffff1f;width:100%;height:36px;font-size:12px}.admin-load-more:disabled{cursor:default;opacity:.62}.admin-message-panel{grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;display:grid}.admin-message-head{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:78px;padding:14px 16px;display:flex}.admin-message-head h1,.admin-message-head p{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-message-head h1{font-size:20px}.admin-message-head p{color:#f5f7ef94;margin-top:5px;font-size:13px}.admin-message-stats{color:#f5f7ef99;flex:none;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.admin-message-stats span{align-items:center;gap:6px;display:inline-flex}.admin-review-button{color:#f5f7ef;cursor:pointer;min-height:30px;font:inherit;background:#ccff0014;border:1px solid #ccff0047;border-radius:8px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}a.admin-review-button{text-decoration:none}.admin-review-button:disabled{color:#f5f7ef70;cursor:default;background:#ffffff0a;border-color:#ffffff1a}.admin-chat-context{color:#f5f7ef9e;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;min-height:42px;padding:8px 16px;font-size:12px;font-weight:700;display:flex;overflow:visible}.admin-chat-context span,.admin-chat-context strong{text-overflow:ellipsis;white-space:nowrap;background:#0d1210;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:6px;min-width:0;padding:5px 8px;display:inline-flex;overflow:hidden}.admin-chat-context strong{color:#cf0;border-color:#ccff0047}.admin-messages{align-content:start;gap:10px;min-height:0;padding:16px;display:grid;overflow:auto}.admin-message{min-width:0;display:flex}.admin-message-outbound{justify-content:flex-end}.admin-message-callback,.admin-message-system{justify-content:center}.admin-message-bubble{background:#101614;border:1px solid #ffffff24;border-radius:8px;width:fit-content;min-width:180px;max-width:min(760px,78%);padding:10px 12px}.admin-message-outbound .admin-message-bubble{background:#ccff001a;border-color:#ccff0047}.admin-message-callback .admin-message-bubble{background:#ffd24a14;border-color:#ffd24a47}.admin-message-selected .admin-message-bubble{border-color:#ccff0075;box-shadow:inset 0 0 0 1px #ccff001f}.admin-message-meta{color:#f5f7ef8a;justify-content:space-between;align-items:center;gap:12px;font-size:11px;font-weight:700;display:flex}.admin-message-meta-actions{align-items:center;gap:8px;display:inline-flex}.admin-message-action{color:#f5f7ef9e;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;place-items:center;width:22px;height:22px;padding:0;line-height:1;text-decoration:none;display:inline-grid}.admin-message-action:hover{color:#cf0;border-color:#ccff0047}.admin-message-action.active{color:#cf0;background:#ccff001f;border-color:#ccff0061}.admin-message-action:disabled{cursor:default;opacity:.48}.admin-message-bubble p{color:#f5f7ef;overflow-wrap:anywhere;white-space:pre-wrap;margin-top:6px;font-size:14px;line-height:1.42}.admin-message-context{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.admin-message-context span{color:#f5f7ef94;overflow-wrap:anywhere;background:#ffffff0a;border:1px solid #ffffff1c;border-radius:6px;min-width:0;padding:4px 6px;font-size:11px;font-weight:700;line-height:1}.admin-compose{background:#0a0e0c;border-top:1px solid #ffffff1f;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;min-width:0;padding:12px 16px;display:grid}.admin-compose-main{gap:8px;min-width:0;display:grid}.admin-reply-target{color:#f5f7efb8;background:#ccff0012;border:1px solid #cf03;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:7px 8px;font-size:12px;font-weight:700;display:grid}.admin-reply-target span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-reply-target button{color:#f5f7ef9e;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;width:24px;height:24px;padding:0;display:inline-grid}.admin-reply-target button:hover{color:#f5f7ef;border-color:#ffffff1f}.admin-compose textarea{resize:vertical;color:#f5f7ef;min-width:0;min-height:42px;max-height:110px;font:inherit;background:#0f1512;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:10px 12px;font-size:13px;line-height:1.35}.admin-compose textarea:focus{border-color:#ccff006b}.admin-compose-send{color:#0a0e0c;background:#cf0;border:1px solid #ccff0057;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:88px;height:42px;font-size:13px;font-weight:700;display:inline-flex}.admin-compose-send:disabled{color:#f5f7ef6b;cursor:default;background:#ffffff14;border-color:#ffffff1a}.admin-empty{color:#f5f7ef80;place-items:center;gap:8px;min-height:120px;font-size:13px;font-weight:700;display:grid}.admin-spin{animation:.9s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}@media (max-width:860px){.admin-grid{grid-template-columns:1fr;height:auto;min-height:0}.admin-sidebar{max-height:380px}.admin-message-panel{min-height:620px}.admin-message-bubble{max-width:92%}}@media (max-width:560px){.admin-shell{width:min(100vw - 16px,1500px);padding-top:8px}.admin-topbar,.admin-message-head{flex-direction:column;align-items:flex-start;height:auto;padding:12px 0}.admin-message-head{padding:12px}.admin-top-actions,.admin-message-stats{justify-content:space-between;width:100%}.admin-compose{grid-template-columns:1fr;padding:10px 12px}.admin-compose-send{width:100%}.admin-folder-row{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-chat-row{grid-template-columns:34px minmax(0,1fr)}.admin-chat-meta{display:none}}@keyframes hp-overlay-enter{0%{opacity:0}to{opacity:1}}@keyframes hp-overlay-exit{0%{opacity:1}to{opacity:0}}@keyframes hp-dialog-enter{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hp-dialog-exit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(12px)scale(.98)}}@keyframes hp-popover-enter{0%{opacity:0;transform:translateY(-10px)scaleY(.96)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes hp-popover-exit{0%{opacity:1;transform:translateY(0)scaleY(1)}to{opacity:0;transform:translateY(-7px)scaleY(.97)}}@keyframes hp-tab-content-forward{0%{opacity:0;transform:translate(18px)scale(.995)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes hp-tab-content-backward{0%{opacity:0;transform:translate(-18px)scale(.995)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes hp-tab-pill-pop{0%{transform:scale(.94)}to{transform:scale(1)}}@keyframes hp-live-trade-row-enter{0%{opacity:0;transform:translateY(-10px)scaleY(.88)}58%{opacity:1;transform:translateY(1px)scaleY(1.015)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes hp-live-trade-gradient-hit{0%{opacity:0;transform:translate(-105%)}12%{opacity:1}62%{opacity:.92}to{opacity:0;transform:translate(105%)}}@keyframes hp-dev-lock-preset-pop{0%{transform:scale(.92)}62%{transform:scale(1.045)}to{transform:scale(1)}}@keyframes hp-dev-lock-summary-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes hp-dev-lock-wheel-snap{0%{transform:translateY(calc(-50% + var(--wheel-shift,0px) + 6px)) scale(.96)}to{transform:translateY(calc(-50% + var(--wheel-shift,0px))) scale(1)}}.token-mobile-gate{display:none}@media (max-width:760px),(hover:none) and (pointer:coarse) and (max-width:1024px){.token-shell{width:100vw;min-height:calc(100svh - var(--hp-site-footer-height));margin:0;padding:0;overflow:hidden}.token-shell>.token-terminal{display:none}.token-mobile-gate{isolation:isolate;min-height:calc(100svh - var(--hp-site-footer-height));background:radial-gradient(circle at 50% 12%,#ccff002e,#0000 31%),radial-gradient(circle at 92% 84%,#399cd51f,#0000 34%),linear-gradient(#101918 0%,#080d0d 72%);place-items:center;padding:28px 20px;display:grid;position:relative;overflow:hidden}.token-mobile-gate:before{content:"";z-index:-1;opacity:.16;pointer-events:none;background-image:url(/halftone.svg);background-position:50%;background-size:cover;position:absolute;inset:0}.token-mobile-gate-content{text-align:center;justify-items:center;gap:22px;width:min(100%,430px);display:grid}.token-mobile-gate-brand{justify-content:center;align-items:center;gap:10px;display:inline-flex}.token-mobile-gate-brand img{object-fit:contain;width:44px;height:42px}.token-mobile-gate-brand strong{color:var(--robin-neon);font-size:22px;font-weight:500;line-height:1}.token-mobile-gate-token{text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.token-mobile-gate-token strong{text-overflow:ellipsis;white-space:nowrap;max-width:250px;color:var(--ink);font-size:15px;font-weight:500;overflow:hidden}.token-mobile-gate h1{max-width:390px;color:var(--ink);letter-spacing:-.045em;margin:2px 0 0;font-size:clamp(28px,8.4vw,38px);font-weight:400;line-height:1.08}.token-mobile-telegram-button{background:var(--robin-neon);color:#07100c;border:1px solid #ccff00b8;border-radius:999px;justify-content:center;align-items:center;gap:11px;width:min(100%,340px);min-height:58px;padding:0 24px;font-size:16px;font-weight:500;text-decoration:none;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 18px 48px #8eb80033}.token-mobile-telegram-button:active{filter:brightness(.94);transform:scale(.98);box-shadow:0 10px 28px #8eb80029}.token-mobile-telegram-button img{width:24px;height:24px}.token-mobile-home-link{color:#edf5ee94;font-size:13px;font-weight:400;text-decoration:none}}@media (prefers-reduced-motion:reduce){.token-selector-popover,.token-bottom-content,.token-bottom-tabs button,.token-bottom-tabs button:after,.token-bottom-transactions-grid.token-bottom-row.is-live-new,.token-bottom-transactions-grid.token-bottom-row.is-live-new:before,.hp-portfolio-view-switch button,.hp-portfolio-view-content,.hp-launch-button,.hp-launch-modal-backdrop,.hp-launch-modal,.hp-referral-code-backdrop,.hp-referral-code-modal,.community-vote-backdrop,.community-vote-modal,.security-proof-backdrop,.security-proof-modal,.trade-session-backdrop,.trade-session-modal,.hp-dev-lock-panel,.hp-dev-lock-preset,.hp-dev-lock-summary,.hp-dev-lock-column-value{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
