:where(.utility-shell) *{box-sizing:border-box}:where(.utility-shell) button,:where(.utility-shell) input,:where(.utility-shell) select,:where(.utility-shell) textarea{font:inherit;letter-spacing:0;color:inherit}:where(.utility-shell) button,:where(.utility-shell) a,:where(.utility-shell) input,:where(.utility-shell) select,:where(.utility-shell) textarea{-webkit-tap-highlight-color:transparent}:where(.utility-shell) button,:where(.utility-shell) a{touch-action:manipulation}:where(.utility-shell) a{color:inherit;text-decoration:none}:where(.utility-shell) button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}:where(.utility-shell) button:disabled{opacity:.45;cursor:default}:where(.utility-shell) button:focus-visible,:where(.utility-shell) a:focus-visible,:where(.utility-shell) input:focus-visible,:where(.utility-shell) select:focus-visible,:where(.utility-shell) textarea:focus-visible,:where(.utility-shell) summary:focus-visible{outline-offset:3px;outline:2px solid #fff}:where(.utility-shell) input,:where(.utility-shell) select,:where(.utility-shell) textarea{color:#fff;border:1px solid var(--line);background:#ffffff1a;border-radius:8px}:where(.utility-shell) input::placeholder,:where(.utility-shell) textarea::placeholder{color:#ffffff73}:where(.utility-shell) input{min-width:0}:where(.utility-shell) select{padding:8px 24px 8px 10px}:where(.utility-shell) select option{color:#111}:where(.utility-shell) svg{flex-shrink:0}:where(.utility-shell) h1,:where(.utility-shell) h2,:where(.utility-shell) h3,:where(.utility-shell) p{margin:0}:where(.utility-shell) h1,:where(.utility-shell) h2,:where(.utility-shell) h3{font-weight:600}:where(.utility-shell) table{border-collapse:collapse}:where(.utility-shell) code{font-family:var(--mono)}:where(.utility-shell) ::selection{background:var(--mint);color:#04231a}:where(.utility-shell) ::-webkit-scrollbar{width:6px;height:6px}:where(.utility-shell) ::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:6px}:where(.utility-shell) ::-webkit-scrollbar-track{background:#00000026}:where(.utility-shell) button,:where(.utility-shell) a,:where(.utility-shell) input,:where(.utility-shell) select{transition:background-color .2s,color .2s,box-shadow .2s,opacity .2s,border-color .2s}:where(.utility-shell) .muted{color:var(--muted)}:where(.utility-shell) .positive{color:var(--mint)}:where(.utility-shell) .negative{color:var(--pink)}:where(.utility-shell) .mono{font-family:var(--mono)}:where(.utility-shell) .wrap{overflow-wrap:anywhere}:where(.utility-shell) .skip-link{z-index:1000;color:var(--blue);background:#fff;padding:12px;position:fixed;top:-100px;left:20px}:where(.utility-shell) .skip-link:focus{top:8px}:where(.utility-shell) .display{font-family:var(--display)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes breathe{50%{opacity:.4}}@keyframes settle{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes rise{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}@keyframes shimmer{to{background-position:-200% 0}}:where(.utility-shell) .spin{animation:1s linear infinite spin}:where(.utility-shell) .btn,:where(.utility-shell) .primary-button,:where(.utility-shell) .wallet-trigger,:where(.utility-shell) .plain-button,:where(.utility-shell) .wallet-network-button,:where(.utility-shell) .wallet-disconnect{isolation:isolate;min-height:52px;font:650 14px/1 var(--sans);white-space:nowrap;color:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:26px;padding:0 20px 0 22px;transition:transform .25s cubic-bezier(.2,.7,.25,1),background-color .25s,box-shadow .25s,border-color .25s;display:inline-flex;position:relative;overflow:hidden}:where(.utility-shell) .btn:before,:where(.utility-shell) .primary-button:before,:where(.utility-shell) .wallet-trigger:before,:where(.utility-shell) .wallet-network-button:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(110deg,#0000 32%,#ffffff80 50%,#0000 68%);transition:transform .6s cubic-bezier(.2,.7,.25,1);position:absolute;inset:0;transform:translate(-110%)}:where(.utility-shell) .btn:hover:before,:where(.utility-shell) .primary-button:hover:before,:where(.utility-shell) .wallet-trigger:hover:before,:where(.utility-shell) .wallet-network-button:hover:before{transform:translate(110%)}:where(.utility-shell) .btn:not(:disabled):hover,:where(.utility-shell) .primary-button:not(:disabled):hover,:where(.utility-shell) .wallet-trigger:hover,:where(.utility-shell) .plain-button:not(:disabled):hover,:where(.utility-shell) .wallet-network-button:not(:disabled):hover{transform:translateY(-2px)}:where(.utility-shell) .btn:not(:disabled):active,:where(.utility-shell) .primary-button:not(:disabled):active,:where(.utility-shell) .wallet-trigger:active,:where(.utility-shell) .plain-button:not(:disabled):active{transform:translateY(0)scale(.985)}:where(.utility-shell) .btn-icon,:where(.utility-shell) .btn>svg,:where(.utility-shell) .primary-button>svg,:where(.utility-shell) .plain-button>svg,:where(.utility-shell) .wallet-trigger>svg{transition:transform .25s cubic-bezier(.2,.7,.25,1);display:inline-flex}:where(.utility-shell) .btn:not(:disabled):hover .btn-icon,:where(.utility-shell) .primary-button:not(:disabled):hover>svg,:where(.utility-shell) .plain-button:not(:disabled):hover>svg{transform:translate(3px,-3px)}:where(.utility-shell) .btn-lg{border-radius:10px;gap:34px;min-height:58px;padding:0 22px 0 26px;font-size:15px}:where(.utility-shell) .btn-sm,:where(.utility-shell) .plain-button,:where(.utility-shell) .wallet-trigger{border-radius:8px;gap:18px;min-height:44px;padding:0 14px 0 16px;font-size:13px}:where(.utility-shell) .btn-coral,:where(.utility-shell) .primary-button{background:var(--coral);color:#1d0a04;box-shadow:0 14px 34px #ff7a5552}:where(.utility-shell) .btn-coral:not(:disabled):hover,:where(.utility-shell) .primary-button:not(:disabled):hover{background:#ff8f70;box-shadow:0 18px 40px #ff7a5566}:where(.utility-shell) .btn-white,:where(.utility-shell) .wallet-trigger,:where(.utility-shell) .wallet-network-button{color:var(--blue);background:#fff;box-shadow:0 14px 34px #00005a40}:where(.utility-shell) .btn-white:not(:disabled):hover,:where(.utility-shell) .wallet-trigger:hover,:where(.utility-shell) .wallet-network-button:not(:disabled):hover{background:#f1f4ff}:where(.utility-shell) .btn-ghost,:where(.utility-shell) .plain-button,:where(.utility-shell) .wallet-trigger--connected{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none;background:#ffffff21;border:1px solid #ffffff52}:where(.utility-shell) .btn-ghost:not(:disabled):hover,:where(.utility-shell) .plain-button:not(:disabled):hover,:where(.utility-shell) .wallet-trigger--connected:hover{background:#ffffff38}:where(.utility-shell) .btn-mint,:where(.utility-shell) .primary-button.mint{background:var(--mint);color:#04231a;box-shadow:0 14px 34px #39f5bc4d}:where(.utility-shell) .btn-mint:not(:disabled):hover,:where(.utility-shell) .primary-button.mint:not(:disabled):hover{background:#6bffd2}:where(.utility-shell) .btn-line{color:#fff;background:0 0;border:1px solid #ffffff8c}:where(.utility-shell) .btn-line:not(:disabled):hover{background:#ffffff1f}:where(.utility-shell) .wallet-trigger--warn{background:var(--orange);color:#2a1200}:where(.utility-shell) .wallet-disconnect{color:#ffd3df;background:#fd719a38;justify-content:center}:where(.utility-shell) .wallet-disconnect:hover{background:#fd719a57}:where(.utility-shell) .icon-button{color:#fff;background:#ffffff1f;border-radius:9px;flex-shrink:0;width:40px;height:40px;transition:transform .25s cubic-bezier(.2,.7,.25,1),background-color .2s}:where(.utility-shell) .icon-button:not(:disabled):hover{background:#ffffff3d;transform:translateY(-2px)}:where(.utility-shell) .icon-button.is-loading>svg{animation:1s linear infinite spin}:where(.utility-shell) .text-link{color:#fff;border-bottom:1px solid #fff6;align-items:center;gap:5px;padding-bottom:1px;font-size:12px;font-weight:600;display:inline-flex}:where(.utility-shell) .text-link:hover{color:var(--mint);border-color:var(--mint)}:where(.utility-shell) .notice{color:#fff;background:#ffffff1f;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.5}:where(.utility-shell) .error{color:#ffd6e1;background:#fd719a3d;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.5}:where(.utility-shell) .app-header{z-index:40;background:0 0;align-items:center;gap:30px;height:66px;padding:0 26px;transition:background-color .3s,box-shadow .3s;display:flex;position:sticky;top:0}:where(.utility-shell) .app-header.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0007fec7;box-shadow:0 1px #ffffff29}:where(.utility-shell) .brand{font:700 24px/1 var(--display);letter-spacing:0;color:#fff;align-items:center;gap:10px;min-width:160px;display:flex}:where(.utility-shell) .brand img{object-fit:cover;border-radius:9px;width:34px;height:34px;transition:transform .3s cubic-bezier(.2,.7,.25,1);box-shadow:0 8px 22px #00005059}:where(.utility-shell) .brand:hover img{transform:rotate(-8deg)scale(1.06)}:where(.utility-shell) .brand-dot{color:var(--mint)}:where(.utility-shell) .primary-nav{align-items:center;gap:4px;display:flex}:where(.utility-shell) .primary-nav>a{color:#ffffffc7;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:600;display:flex;position:relative}:where(.utility-shell) .primary-nav>a:after{content:"";background:var(--mint);transform-origin:0;border-radius:2px;height:2px;transition:transform .26s cubic-bezier(.2,.7,.25,1);position:absolute;bottom:5px;left:14px;right:14px;transform:scaleX(0)}:where(.utility-shell) .primary-nav>a:hover{color:#fff;background:#ffffff1a}:where(.utility-shell) .primary-nav>a.active{color:#fff}:where(.utility-shell) .primary-nav>a.active:after{transform:scaleX(1)}:where(.utility-shell) .primary-nav>a.launch-nav.active{background:#ffffff24}:where(.utility-shell) .header-right{align-items:center;gap:12px;margin-left:auto;display:flex}:where(.utility-shell) .header-tickers{align-items:center;gap:8px;display:flex}:where(.utility-shell) .social-links{align-items:center;gap:6px;display:flex}:where(.utility-shell) .social-link{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .25s cubic-bezier(.2,.7,.25,1),background-color .2s;display:inline-flex}:where(.utility-shell) .social-link:hover{color:var(--blue);background:#fff;transform:translateY(-2px)}:where(.utility-shell) .eth-price{height:40px;font:600 12px var(--mono);color:#ffffffd9;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:9px;align-items:center;gap:7px;padding:0 12px;display:inline-flex}:where(.utility-shell) .eth-price i{background:var(--mint);width:7px;height:7px;box-shadow:0 0 10px var(--mint);border-radius:50%;animation:3s ease-in-out infinite breathe}:where(.utility-shell) .eth-price i.warn{background:var(--orange);box-shadow:none;animation:none}:where(.utility-shell) .eth-logo{object-fit:contain;background:#fff;border-radius:50%;width:18px;height:18px;padding:1px}:where(.utility-shell) .eth-price b{color:#fff;font-variant-numeric:tabular-nums;font-weight:700;animation:.4s both settle}:where(.utility-shell) .eth-price small{font-size:11px;font-weight:600}:where(.utility-shell) .ticker-chip{white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:9px;align-items:center;gap:8px;height:40px;padding:0 12px;transition:background-color .2s,transform .25s;display:inline-flex}:where(.utility-shell) .ticker-chip:hover{background:#ffffff38;transform:translateY(-2px)}:where(.utility-shell) .ticker-chip b{font:700 12px var(--display);letter-spacing:0;color:#fff}:where(.utility-shell) .ticker-chip small{font:600 10px var(--mono);letter-spacing:0;color:var(--mint)}:where(.utility-shell) main{min-height:60dvh}:where(.utility-shell) .route-enter{animation:.32s cubic-bezier(.2,.7,.25,1) both settle}:where(.utility-shell) .route-loading{color:var(--muted);flex-direction:column;align-items:center;gap:14px;padding:90px 20px;font-size:12px;display:flex}:where(.utility-shell) .loading-bars{align-items:flex-end;gap:5px;height:26px;display:flex}:where(.utility-shell) .loading-bars i{background:var(--mint);border-radius:3px;width:5px;height:100%;animation:1s ease-in-out infinite bars}:where(.utility-shell) .loading-bars i:nth-child(2){background:var(--sky);animation-delay:.1s}:where(.utility-shell) .loading-bars i:nth-child(3){background:var(--pink);animation-delay:.2s}:where(.utility-shell) .loading-bars i:nth-child(4){background:var(--orange);animation-delay:.3s}:where(.utility-shell) .loading-bars i:nth-child(5){background:var(--violet);animation-delay:.4s}@keyframes bars{50%{transform:scaleY(.3)}}:where(.utility-shell) .empty-state{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:90px 20px;display:flex}:where(.utility-shell) .empty-state h1{font:700 28px/1 var(--display);letter-spacing:0}:where(.utility-shell) .app-footer{color:var(--muted);border-top:1px solid #ffffff24;flex-wrap:wrap;align-items:center;gap:12px 24px;padding:30px 28px 40px;font-size:12px;display:flex}:where(.utility-shell) .app-footer .brand{min-width:0;font-size:20px}:where(.utility-shell) .app-footer nav{color:#ffffffd9;flex-wrap:wrap;gap:16px;font-weight:600;display:flex}:where(.utility-shell) .app-footer nav a:hover{color:var(--mint)}:where(.utility-shell) .app-footer code{color:#fff;font-size:11px}:where(.utility-shell) .app-footer p{text-align:right;margin-left:auto;line-height:1.6}:where(.utility-shell) .asset-icon{color:#fff;letter-spacing:0;background:#ffffff29;border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:inline-flex;overflow:hidden}:where(.utility-shell) .asset-icon img{object-fit:cover;width:100%;height:100%;display:block}:where(.utility-shell) .asset-icon.is-native{color:var(--blue);background:#fff}:where(.utility-shell) .asset-icon.is-launch{background:linear-gradient(135deg,#39f5bc59,#fd719a59)}:where(.utility-shell) .launch-tape{font-variant-numeric:tabular-nums;background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;width:100%;min-width:0;height:50px;margin-top:10px;display:flex;overflow:hidden}:where(.utility-shell) .tape-label{z-index:1;background:#ffffff1f;flex-direction:column;flex:0 0 128px;justify-content:center;gap:3px;padding:0 14px;display:flex;position:relative}:where(.utility-shell) .tape-label>span{font:700 13px var(--display)}:where(.utility-shell) .tape-label small{font:500 9px var(--mono);letter-spacing:0;color:var(--muted)}:where(.utility-shell) .tape-viewport{flex:auto;min-width:0;overflow:hidden}:where(.utility-shell) .tape-track{will-change:transform;width:max-content;height:50px;display:flex}:where(.utility-shell) .tape-group{flex:none;display:flex}:where(.utility-shell) .tape-item{border-right:1px solid #ffffff1a;flex:0 0 258px;grid-template-columns:26px minmax(0,1fr) 100px;align-items:center;gap:9px;width:258px;height:50px;padding:0 16px;display:grid}:where(.utility-shell) .tape-item:hover{background:#ffffff24}:where(.utility-shell) .tape-item:focus-visible{outline-offset:-3px;outline:2px solid #fff}:where(.utility-shell) .tape-identity{flex-direction:column;gap:3px;min-width:0;display:flex}:where(.utility-shell) .tape-identity strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;display:block;overflow:hidden}:where(.utility-shell) .tape-identity>span{min-width:0;color:var(--muted);font:10px var(--mono);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;display:flex;overflow:hidden}:where(.utility-shell) .tape-metrics{flex-direction:column;gap:3px;min-width:0;font-size:11px;display:flex}:where(.utility-shell) .tape-metrics>span{white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:5px;display:flex}:where(.utility-shell) .tape-metrics b{font-size:11px;font-weight:600}:where(.utility-shell) .tape-metrics small{font:8px var(--mono);color:var(--muted)}:where(.utility-shell) .tape-empty{color:var(--muted);align-items:center;gap:10px;padding:0 16px;font-size:12px;display:flex}:where(.utility-shell) .tape-empty a{color:var(--mint);font-weight:600}:where(.utility-shell) .launch-tape[data-overflow=false] [data-tape-group="1"],:where(.utility-shell) .launch-tape[data-reduced=true] [data-tape-group="1"]{display:none}:where(.utility-shell) .launch-tape[data-reduced=true] .tape-viewport{scrollbar-width:none;overflow-x:auto}:where(.utility-shell) .board{width:100%;max-width:2100px;margin:0 auto;padding:8px 20px 0}:where(.utility-shell) .overview{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:10px 24px;padding:22px 2px 14px;display:grid}:where(.utility-shell) .overview-title{flex-wrap:wrap;align-items:baseline;gap:8px 20px;min-width:0;display:flex}:where(.utility-shell) .overview-title h1{font:700 34px/1 var(--display);letter-spacing:0}:where(.utility-shell) .title-dot{color:var(--mint)}:where(.utility-shell) .identity{font:500 11px var(--mono);letter-spacing:0;color:#fffc;flex-wrap:wrap;align-items:center;gap:4px 12px;display:flex}:where(.utility-shell) .identity b{font:700 12px var(--sans);color:#fff}:where(.utility-shell) .identity a{color:#fffc}:where(.utility-shell) .identity a:hover{color:var(--mint)}:where(.utility-shell) .capture-control{grid-column:2;justify-content:flex-end;align-items:center;gap:12px;display:flex}:where(.utility-shell) .capture-state{color:#ffffffd9;white-space:nowrap;font:500 11px var(--mono);align-items:center;gap:7px;display:flex}:where(.utility-shell) .capture-state i{background:var(--mint);width:7px;height:7px;box-shadow:0 0 10px var(--mint);border-radius:50%;animation:3s ease-in-out infinite breathe}:where(.utility-shell) .capture-state.warn i{background:var(--orange);box-shadow:0 0 10px var(--orange);animation:none}:where(.utility-shell) .capture-control>div{gap:4px;display:flex}:where(.utility-shell) .overview-metrics{align-items:center;gap:28px;min-width:0;display:flex}:where(.utility-shell) .overview-art{flex:0 0 150px;min-width:0;height:84px}:where(.utility-shell) .overview-art canvas{width:100%;height:100%;display:block}:where(.utility-shell) .metric-label{color:#fffc;align-items:center;gap:8px;font-size:11px;display:flex}:where(.utility-shell) .metric-label>span{font:500 9px var(--mono);letter-spacing:0;color:var(--mint)}:where(.utility-shell) .overview-lead{font:700 46px/1.2 var(--display);letter-spacing:0;color:#fff;font-variant-numeric:tabular-nums;animation:.3s both settle;display:block}:where(.utility-shell) .overview-secondary{gap:26px;display:flex}:where(.utility-shell) .overview-secondary>div{flex-direction:column;gap:5px;display:flex}:where(.utility-shell) .overview-secondary span{color:var(--muted);font-size:11px}:where(.utility-shell) .overview-secondary strong{font:600 24px/1.2 var(--display);font-variant-numeric:tabular-nums;white-space:nowrap}:where(.utility-shell) .overview-secondary small{font:500 10px var(--mono);color:var(--muted);white-space:nowrap;margin-left:7px}:where(.utility-shell) .overview-policy{background:var(--glass);color:#fffc;border:1px solid #ffffff29;border-radius:12px;gap:5px;min-width:200px;margin-left:auto;padding:12px 14px;font-size:11px;display:grid}:where(.utility-shell) .overview-policy>span{justify-content:space-between;gap:12px;display:flex}:where(.utility-shell) .overview-policy b{font:600 12px var(--display);color:#fff;font-variant-numeric:tabular-nums}:where(.utility-shell) .overview-policy small{font:500 9px var(--mono);color:var(--muted)}:where(.utility-shell) .overview-cta{flex-direction:column;grid-column:2;align-items:flex-end;gap:10px;display:flex}:where(.utility-shell) .overview-cta p{color:var(--muted);text-align:right;max-width:320px;font-size:11px;line-height:1.5}:where(.utility-shell) .section-nav{scrollbar-width:none;align-items:center;gap:24px;margin:4px 0 12px;display:flex;overflow-x:auto}:where(.utility-shell) .section-nav a{color:#ffffffc7;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:8px;padding:8px 0;font-size:12px;font-weight:600;display:flex}:where(.utility-shell) .section-nav a:first-child{color:#fff;border-color:var(--mint)}:where(.utility-shell) .section-nav a:hover{color:var(--mint)}:where(.utility-shell) .toolbar{background:var(--glass);border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:10px;padding:8px 10px;display:flex}:where(.utility-shell) .search{color:#ffffffb3;background:#ffffff1a;border:1px solid #0000;border-radius:9px;flex:1;align-items:center;gap:9px;min-width:210px;max-width:480px;height:40px;padding:0 14px;transition:border-color .2s,box-shadow .2s;display:flex}:where(.utility-shell) .search:focus-within{border-color:var(--mint);box-shadow:0 0 0 3px #39f5bc40}:where(.utility-shell) .search input{background:0 0;border:0;outline:none;flex:1;height:100%;font-size:12px}:where(.utility-shell) .segmented{background:#ffffff1a;border-radius:9px;gap:3px;height:38px;padding:3px;display:flex}:where(.utility-shell) .segmented button{color:#fffc;border-radius:7px;padding:0 12px;font-size:12px;font-weight:600;transition:background-color .2s,color .2s,transform .2s}:where(.utility-shell) .segmented button:hover{color:#fff;background:#ffffff1f}:where(.utility-shell) .segmented button.selected{color:var(--blue);background:#fff}:where(.utility-shell) .sort-select{color:#fffc;align-items:center;gap:6px;font-size:12px;display:flex}:where(.utility-shell) .sort-select select{background:#ffffff1a;border:1px solid #0000;border-radius:9px;height:38px;font-size:12px;font-weight:600}:where(.utility-shell) .view-select{margin-left:auto}:where(.utility-shell) .view-select button{width:38px;padding:0}:where(.utility-shell) .board-caption{align-items:center;gap:10px;margin:16px 2px 10px;font-size:14px;display:flex}:where(.utility-shell) .board-caption i{background:var(--mint);width:8px;height:8px;box-shadow:0 0 10px var(--mint);border-radius:50%}:where(.utility-shell) .board-caption b{font:700 18px var(--display);letter-spacing:0}:where(.utility-shell) .board-caption .count{font:600 11px var(--mono);color:#fff;background:#ffffff29;border-radius:6px;padding:3px 8px}:where(.utility-shell) .board-caption .note{color:var(--muted);margin-left:auto;font-size:11px}:where(.utility-shell) .data-notice{color:#fff;background:#ffffff1f;border-radius:9px;align-items:center;gap:8px;margin-bottom:10px;padding:8px 12px;font-size:11px;display:flex}:where(.utility-shell) .data-notice.warn{color:#ffd6e1;background:#fd719a3d}:where(.utility-shell) .launch-mosaic{columns:4;column-gap:12px;display:block}:where(.utility-shell) .launch-card{vertical-align:top;break-inside:avoid;background:var(--glass);width:100%;animation:.5s cubic-bezier(.2,.7,.25,1) both rise;animation-delay:calc(var(--i,0) * 45ms);transform-style:preserve-3d;border:1px solid #ffffff29;border-radius:14px;margin:0 0 12px;transition:transform .25s cubic-bezier(.2,.7,.25,1),background-color .25s,box-shadow .25s;display:inline-block;position:relative;overflow:hidden}:where(.utility-shell) .launch-card:hover{transform:translateY(-3px) perspective(900px) rotateX(calc(var(--ty,0) * -3deg)) rotateY(calc(var(--tx,0) * 4deg));background:#ffffff26;box-shadow:0 24px 60px #00005a59}:where(.utility-shell) .launch-link{padding:14px 14px 12px;display:block}:where(.utility-shell) .launch-heading{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}:where(.utility-shell) .launch-heading .asset-icon{border-radius:11px;width:46px;height:46px}:where(.utility-shell) .launch-identity{min-width:0}:where(.utility-shell) .launch-identity b{font:700 15px var(--display);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}:where(.utility-shell) .launch-identity>span{color:var(--muted);align-items:center;gap:6px;min-width:0;margin-top:3px;font-size:11px;display:flex}:where(.utility-shell) .launch-identity>span>span:first-child{font:10px var(--mono)}:where(.utility-shell) .launch-value{text-align:right;font-variant-numeric:tabular-nums;flex-direction:column;gap:3px;display:flex}:where(.utility-shell) .launch-value b{font:700 13px var(--display)}:where(.utility-shell) .launch-value>span{font-size:11px;font-weight:600}:where(.utility-shell) .launch-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 8px;display:grid}:where(.utility-shell) .launch-metrics>span{color:var(--muted);flex-direction:column;gap:3px;min-width:0;font-size:10px;display:flex}:where(.utility-shell) .launch-metrics strong{color:#fff;font:600 13px var(--display);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}:where(.utility-shell) .launch-metrics .metric-sky{color:var(--sky)}:where(.utility-shell) .launch-metrics .metric-orange{color:#ffb38a}:where(.utility-shell) .launch-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 9px;font-size:10px;display:flex}:where(.utility-shell) .pair-badge{color:#fff;font:600 10px var(--mono);background:#ffffff29;border-radius:6px;align-items:center;gap:4px;padding:3px 7px;display:inline-flex}:where(.utility-shell) .pair-badge.stock{color:var(--blue);background:#fff}:where(.utility-shell) .launch-meta .tx{font-variant-numeric:tabular-nums;gap:8px;margin-left:auto;display:flex}:where(.utility-shell) .launch-desc{color:#ffffffc7;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:9px;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}:where(.utility-shell) .launch-card .external{width:30px;height:30px;position:absolute;top:10px;right:8px}:where(.utility-shell) .table-scroll{border:1px solid #ffffff29;border-radius:12px;max-height:720px;overflow:auto}:where(.utility-shell) .data-table{font-variant-numeric:tabular-nums;width:100%;font-size:12px}:where(.utility-shell) .data-table th{z-index:1;text-align:left;background:var(--blue-deep);color:#fffc;font:500 10px var(--mono);letter-spacing:0;text-transform:uppercase;white-space:nowrap;padding:12px;position:sticky;top:0}:where(.utility-shell) .data-table td{white-space:nowrap;background:#ffffff0f;padding:11px 12px}:where(.utility-shell) .data-table tr:nth-child(2n) td{background:#ffffff08}:where(.utility-shell) .data-table tr:hover td{background:#ffffff26}:where(.utility-shell) .data-table .num,:where(.utility-shell) .data-table th.num{text-align:right}:where(.utility-shell) .data-table .cell-identity{align-items:center;gap:9px;min-width:0;display:flex}:where(.utility-shell) .data-table .cell-identity b{font:700 13px var(--display);display:block}:where(.utility-shell) .data-table .cell-identity span{font:10px var(--mono);color:var(--muted);display:block}:where(.utility-shell) .data-table a.row-link{color:#fff;font-weight:600}:where(.utility-shell) .data-table a.row-link:hover{color:var(--mint)}:where(.utility-shell) .empty-board{background:var(--glass);border:1px solid #ffffff29;border-radius:16px;flex-wrap:wrap;align-items:center;gap:22px;padding:30px 26px;display:flex}:where(.utility-shell) .empty-board .empty-art{flex:0 0 200px;height:110px}:where(.utility-shell) .empty-board .empty-art canvas{width:100%;height:100%;display:block}:where(.utility-shell) .empty-board h3{font:700 24px/1.1 var(--display);letter-spacing:0}:where(.utility-shell) .empty-board p{color:#fffc;max-width:540px;margin-top:8px;font-size:13px;line-height:1.6}:where(.utility-shell) .empty-board>div{flex:1;min-width:240px}:where(.utility-shell) .empty-board .primary-button{margin-left:auto}:where(.utility-shell) .section{margin-top:30px}:where(.utility-shell) .section-heading{align-items:baseline;gap:14px;margin:0 2px 12px;display:flex}:where(.utility-shell) .section-heading h2{font:700 26px/1 var(--display);letter-spacing:0}:where(.utility-shell) .section-heading p{color:var(--muted);font-size:12px}:where(.utility-shell) .section-heading a{margin-left:auto}:where(.utility-shell) .capture-footer{min-height:32px;color:var(--muted);font:500 10px var(--mono);flex-wrap:wrap;align-items:center;gap:8px 20px;margin:12px 0 0;display:flex}:where(.utility-shell) .capture-footer b{color:#fff;font-weight:600}:where(.utility-shell) .skeleton{background:linear-gradient(90deg,#ffffff0f,#ffffff24,#ffffff0f) 0 0/200% 100%;border-radius:14px;animation:1.4s linear infinite shimmer}:where(.utility-shell) .skeleton-board{grid-template-columns:repeat(4,1fr);gap:12px;height:380px;display:grid}:where(.utility-shell) .motion-paused *,:where(.utility-shell) .motion-paused :before,:where(.utility-shell) .motion-paused :after{animation-play-state:paused!important}:where(.utility-shell) .wallet-trigger-label{display:inline}:where(.utility-shell) .wallet-dialog{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overscroll-behavior:contain;background:#0004c9eb;border:1px solid #ffffff38;border-radius:16px;width:min(440px,100% - 28px);max-height:calc(100dvh - 32px);padding:24px;overflow:auto;box-shadow:0 30px 100px #00003c99}:where(.utility-shell) .wallet-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0002508c}:where(.utility-shell) .wallet-dialog-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}:where(.utility-shell) .wallet-dialog-heading h2{font:700 26px/1.1 var(--display);letter-spacing:0}:where(.utility-shell) .wallet-dialog-heading p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}:where(.utility-shell) .wallet-options{flex-direction:column;gap:8px;display:flex}:where(.utility-shell) .wallet-option{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:10px;justify-content:flex-start;align-items:center;gap:13px;width:100%;min-height:58px;padding:12px 14px;transition:transform .25s,background-color .2s;display:flex}:where(.utility-shell) .wallet-option:hover{background:#ffffff38;transform:translateY(-2px)}:where(.utility-shell) .wallet-option>span{text-align:left;flex:1;min-width:0;font-size:14px;font-weight:600}:where(.utility-shell) .wallet-option img{object-fit:contain;width:26px;height:26px}:where(.utility-shell) .wallet-full-address{color:#fff;font:12px/1.8 var(--mono);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#ffffff1f;border-radius:9px;margin:0;padding:12px}:where(.utility-shell) .wallet-network{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;margin:16px 0;font-size:12px;display:flex}:where(.utility-shell) .wallet-network strong{color:#fff;font:600 14px var(--display)}:where(.utility-shell) .wallet-network-button{justify-content:space-between;width:100%;margin-top:4px}:where(.utility-shell) .wallet-disconnect{width:100%;margin-top:12px}:where(.utility-shell) .wallet-pending{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:12px;padding:8px 3px 4px;font-size:12px;line-height:1.6;display:flex}:where(.utility-shell) .wallet-pending>svg{color:var(--mint);margin:8px 0}:where(.utility-shell) .wallet-pending strong{color:#fff;font:700 18px var(--display)}@media (min-width:1750px){:where(.utility-shell) .launch-mosaic{columns:5}:where(.utility-shell) .overview{grid-template-columns:minmax(0,1fr) 420px}}@media (max-width:1450px){:where(.utility-shell) .overview-policy{display:none}}@media (max-width:1200px){:where(.utility-shell) .launch-mosaic{columns:3}:where(.utility-shell) .overview-art{flex-basis:110px;height:70px}:where(.utility-shell) .overview-metrics{gap:18px}:where(.utility-shell) .overview-lead{font-size:40px}:where(.utility-shell) .overview-secondary{gap:18px}:where(.utility-shell) .overview-secondary strong{font-size:21px}:where(.utility-shell) .overview-secondary small{margin:3px 0 0;display:block}:where(.utility-shell) .overview{grid-template-columns:minmax(0,1fr) 320px;column-gap:20px}}@media (max-width:950px){:where(.utility-shell) .app-header{gap:16px;padding:0 16px}:where(.utility-shell) .brand{min-width:140px;font-size:22px}:where(.utility-shell) .eth-price small{display:none}:where(.utility-shell) .launch-mosaic{columns:2}:where(.utility-shell) .overview{grid-template-columns:minmax(0,1fr) 285px;column-gap:12px}:where(.utility-shell) .overview-art{display:none}:where(.utility-shell) .overview-title h1{font-size:34px}:where(.utility-shell) .toolbar{flex-wrap:wrap;gap:8px}:where(.utility-shell) .search{flex-basis:100%;max-width:none}:where(.utility-shell) .skeleton-board{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){:where(.utility-shell) .app-header{gap:6px;height:58px;padding:0 12px}:where(.utility-shell) .brand{gap:6px;min-width:0;font-size:20px}:where(.utility-shell) .brand img{width:28px;height:28px}:where(.utility-shell) .brand>span{display:none}:where(.utility-shell) .primary-nav{gap:2px;margin-left:auto}:where(.utility-shell) .primary-nav>a{min-height:36px;padding:0 10px}:where(.utility-shell) .primary-nav>a>span{display:none}:where(.utility-shell) .primary-nav>a:after{left:10px;right:10px}:where(.utility-shell) .header-right{gap:4px;margin-left:0}:where(.utility-shell) .eth-price,:where(.utility-shell) .social-links{display:none}:where(.utility-shell) .ticker-chip{gap:6px;height:36px;padding:0 9px}:where(.utility-shell) .ticker-chip b{font-size:11px}:where(.utility-shell) .wallet-trigger{justify-content:center;width:44px;min-width:44px;padding:0}:where(.utility-shell) .wallet-trigger-label{display:none}:where(.utility-shell) .board{padding:6px 12px 0}:where(.utility-shell) .overview{flex-wrap:wrap;gap:10px;padding:14px 0 8px;display:flex}:where(.utility-shell) .overview-title{justify-content:space-between;gap:6px;width:100%}:where(.utility-shell) .overview-title h1{font-size:34px}:where(.utility-shell) .overview-metrics{order:1;justify-content:space-between;gap:10px;width:100%}:where(.utility-shell) .overview-lead{font-size:36px;line-height:1.15}:where(.utility-shell) .overview-secondary{gap:18px}:where(.utility-shell) .overview-secondary strong{font-size:20px}:where(.utility-shell) .overview-secondary small{margin-left:4px;font-size:9px;display:inline}:where(.utility-shell) .capture-control{order:3;justify-content:space-between;width:100%}:where(.utility-shell) .overview-cta{flex-direction:row;order:2;justify-content:space-between;align-items:center;width:100%}:where(.utility-shell) .overview-cta p{text-align:left}:where(.utility-shell) .tape-label{flex-basis:96px;padding:0 10px}:where(.utility-shell) .tape-label>span{font-size:11px}:where(.utility-shell) .tape-item{flex-basis:250px;width:250px;padding:0 13px}:where(.utility-shell) .toolbar{gap:6px;padding:6px}:where(.utility-shell) .segmented button{padding:0 9px;font-size:11px}:where(.utility-shell) .sort-select>svg{display:none}:where(.utility-shell) .sort-select select{width:100px;padding-right:10px}:where(.utility-shell) .launch-mosaic{columns:1}:where(.utility-shell) .section-nav{gap:16px}:where(.utility-shell) .section-nav a{font-size:11px}:where(.utility-shell) .skeleton-board{grid-template-columns:1fr;height:350px}:where(.utility-shell) .empty-board .empty-art{flex-basis:100%;height:80px}:where(.utility-shell) .app-footer{padding:24px 16px 32px}:where(.utility-shell) .app-footer p{text-align:left;margin-left:0}}@media (prefers-reduced-motion:reduce){:where(.utility-shell) *,:where(.utility-shell) :before,:where(.utility-shell) :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}:where(.utility-shell) .btn:before,:where(.utility-shell) .primary-button:before,:where(.utility-shell) .wallet-trigger:before{display:none}:where(.utility-shell) .launch-card:hover{transform:none}:where(.utility-shell) .tape-track{will-change:auto;transform:none!important}:where(.utility-shell) .tape-viewport{scrollbar-width:none;overflow-x:auto}:where(.utility-shell) .launch-tape [data-tape-group="1"]{display:none}}:where(.utility-shell) .launch-page{max-width:1740px;margin:0 auto;padding:22px 20px 48px}:where(.utility-shell) .launch-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}:where(.utility-shell) .launch-heading h1{font:700 34px/1 var(--display);letter-spacing:0;margin-bottom:8px}:where(.utility-shell) .launch-heading h1>span{color:var(--mint)}:where(.utility-shell) .launch-heading p{color:var(--muted);font-size:12px}:where(.utility-shell) .launch-layout{grid-template-columns:minmax(230px,.9fr) minmax(380px,1.45fr) minmax(230px,.9fr);align-items:start;gap:22px;display:grid}:where(.utility-shell) .launch-column-heading{align-items:center;gap:10px;min-height:30px;margin-bottom:12px;display:flex}:where(.utility-shell) .launch-column-heading h2{font:700 18px var(--display);letter-spacing:0}:where(.utility-shell) .launch-column-heading>span{font-family:var(--mono);color:var(--muted);font-size:11px}:where(.utility-shell) .launch-column-heading>.icon-button{margin-left:auto}:where(.utility-shell) .quote-list{overscroll-behavior:contain;max-height:640px;margin-top:10px;padding-right:3px;overflow-y:auto}:where(.utility-shell) .quote-row{text-align:left;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:56px;margin-bottom:4px;padding:9px 10px;transition:transform .2s,background-color .2s;display:flex}:where(.utility-shell) .quote-row:nth-child(2n){background:#ffffff0d}:where(.utility-shell) .quote-row:hover{background:#ffffff2e;transform:translate(3px)}:where(.utility-shell) .quote-row.is-selected{color:var(--blue);background:#fff}:where(.utility-shell) .quote-row.is-selected small,:where(.utility-shell) .quote-row.is-selected code{color:#0007feb3}:where(.utility-shell) .quote-row.is-selected>svg{color:var(--blue)}:where(.utility-shell) .quote-row>span:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}:where(.utility-shell) .quote-row strong{font-size:13px}:where(.utility-shell) .quote-row small{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:10px;overflow:hidden}:where(.utility-shell) .quote-row code{color:#fff9;font-size:9px}:where(.utility-shell) .quote-row>svg{color:var(--mint)}:where(.utility-shell) .quote-note{color:var(--muted);margin-top:10px;font-size:10px;line-height:1.5}:where(.utility-shell) .ticket{background:var(--glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #ffffff2e;border-radius:16px;min-width:0;padding:24px;animation:.5s cubic-bezier(.2,.7,.25,1) both rise}:where(.utility-shell) .ticket-heading{justify-content:space-between;gap:10px;margin-bottom:20px;display:flex}:where(.utility-shell) .ticket-heading>span{font:700 20px var(--display);letter-spacing:0;align-items:center;gap:8px;display:flex}:where(.utility-shell) .ticket-chain{color:#fffc;font-size:10px;font-family:var(--mono);align-items:center;gap:6px;display:flex}:where(.utility-shell) .ticket-chain i{background:var(--mint);border-radius:50%;width:5px;height:5px}:where(.utility-shell) .ticket fieldset{border:0;gap:14px;min-width:0;margin:0;padding:0;display:grid}:where(.utility-shell) .ticket label{color:#ffffffd1;gap:6px;font-size:11px;display:grid}:where(.utility-shell) .ticket label>span.optional{color:var(--muted);font-family:var(--mono);font-size:9px}:where(.utility-shell) .ticket input,:where(.utility-shell) .ticket textarea,:where(.utility-shell) .ticket select{background:#ffffff1a;border:1px solid #ffffff3d;border-radius:9px;padding:12px 13px;font-size:14px}:where(.utility-shell) .ticket input:focus,:where(.utility-shell) .ticket textarea:focus,:where(.utility-shell) .ticket select:focus{border-color:var(--mint);outline:none;box-shadow:0 0 0 3px #39f5bc40}:where(.utility-shell) .ticket textarea{resize:vertical;min-height:84px}:where(.utility-shell) .ticket .two{grid-template-columns:1.4fr 1fr;gap:12px;display:grid}:where(.utility-shell) .ticket .three{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}:where(.utility-shell) .field-label{color:#ffffffd1;justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}:where(.utility-shell) .image-field{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:12px;display:grid}:where(.utility-shell) .image-thumb{color:#ffffffa8;background:#ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}:where(.utility-shell) .image-thumb img{object-fit:cover;width:100%;height:100%}:where(.utility-shell) .image-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}:where(.utility-shell) .image-actions input[type=file]{display:none}:where(.utility-shell) .hint{color:var(--muted);font-size:10px;line-height:1.5}:where(.utility-shell) .amount-field{background:#ffffff1a;border:1px solid #ffffff3d;border-radius:12px;gap:8px;padding:16px;display:grid}:where(.utility-shell) .amount-field:focus-within{border-color:var(--mint)}:where(.utility-shell) .amount-row{align-items:center;gap:12px;display:flex}:where(.utility-shell) .amount-row input{font:700 40px var(--display);letter-spacing:0;color:#fff;background:0 0;border:0;width:100%;padding:0}:where(.utility-shell) .amount-row input:focus{outline:none}:where(.utility-shell) .amount-row input::placeholder{color:#ffffff73}:where(.utility-shell) .amount-unit{white-space:nowrap;align-items:center;gap:7px;font-size:15px;display:flex}:where(.utility-shell) .amount-presets{flex-wrap:wrap;gap:6px;display:flex}:where(.utility-shell) .amount-presets button{font:10px var(--mono);color:#ffffffdb;background:#ffffff24;border-radius:3px;padding:5px 8px}:where(.utility-shell) .amount-presets button:hover,:where(.utility-shell) .amount-presets button.selected{color:var(--mint);background:#39f5bc3d}:where(.utility-shell) .amount-preview{color:var(--muted);flex-wrap:wrap;gap:6px 16px;font-size:10px;display:flex}:where(.utility-shell) .amount-preview b{color:#fff;font-variant-numeric:tabular-nums;font-weight:520}:where(.utility-shell) .advanced{background:#ffffff1a;border:1px solid #ffffff3d;border-radius:12px}:where(.utility-shell) .advanced summary{cursor:pointer;justify-content:space-between;align-items:center;padding:11px 13px;font-size:12px;list-style:none;display:flex}:where(.utility-shell) .advanced summary::-webkit-details-marker{display:none}:where(.utility-shell) .advanced[open] summary svg{transform:rotate(180deg)}:where(.utility-shell) .advanced>div{gap:12px;padding:4px 13px 14px;display:grid}:where(.utility-shell) .range-label strong{color:var(--mint);font-variant-numeric:tabular-nums;font-size:13px}:where(.utility-shell) .range-label input[type=range]{accent-color:var(--mint);background:0 0;border:0;padding:0}:where(.utility-shell) .check-label{align-items:center;gap:9px;font-size:12px;display:flex!important}:where(.utility-shell) .check-label input{width:16px;height:16px;accent-color:var(--mint);padding:0}:where(.utility-shell) .ticket-submit{gap:10px;margin-top:18px;display:grid}:where(.utility-shell) .ticket-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}:where(.utility-shell) .ticket-actions .primary-button{flex:1;justify-content:space-between;min-height:52px}:where(.utility-shell) .ticket-actions>.primary-button{white-space:normal;gap:12px;min-width:min(100%,280px);line-height:1.35}:where(.utility-shell) .ticket-actions>.primary-button svg{flex-shrink:0}:where(.utility-shell) .simulation{color:#fff;background:#88d1e533;border-radius:4px;gap:8px;padding:10px 12px;font-size:12px;display:grid}:where(.utility-shell) .simulation code{color:#ffffffd9;font-size:10px;line-height:1.6;display:block}:where(.utility-shell) .receipt{background:#39f5bc2e;border-radius:5px;gap:8px;margin-top:8px;padding:14px;display:grid}:where(.utility-shell) .receipt h3{font-size:14px;font-weight:560}:where(.utility-shell) .receipt p{color:#ffffffe6;font-size:12px;line-height:1.5}:where(.utility-shell) .receipt>div{flex-wrap:wrap;gap:8px;display:flex}:where(.utility-shell) .preview{gap:14px;display:grid}:where(.utility-shell) .preview-card{background:var(--glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #ffffff2e;border-radius:16px;gap:12px;padding:18px;animation:.5s cubic-bezier(.2,.7,.25,1) .12s both rise;display:grid}:where(.utility-shell) .preview-title{align-items:center;gap:12px;display:flex}:where(.utility-shell) .preview-title>div span{color:var(--muted);font-size:10px;font-family:var(--mono)}:where(.utility-shell) .preview-title h2{font:700 26px var(--display);letter-spacing:0}:where(.utility-shell) .preview-name{color:#ffffffdb;font-size:12px}:where(.utility-shell) .facts{gap:7px;margin:0;display:grid}:where(.utility-shell) .facts>div{justify-content:space-between;gap:12px;font-size:11px;display:flex}:where(.utility-shell) .facts dt{color:var(--muted)}:where(.utility-shell) .facts dd{text-align:right;color:#fff;font-variant-numeric:tabular-nums;margin:0}:where(.utility-shell) .facts dd span{color:var(--muted);font-size:10px}:where(.utility-shell) .facts a{color:var(--sky);align-items:center;gap:4px;display:inline-flex}:where(.utility-shell) .policy-status{color:var(--muted);font-size:10px;font-family:var(--mono);justify-content:space-between;align-items:center;gap:8px;display:flex}:where(.utility-shell) .preview-note{color:var(--muted);font-size:10px;line-height:1.5}:where(.utility-shell) .recent-launches{margin-top:30px}@media (max-width:1150px){:where(.utility-shell) .launch-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}:where(.utility-shell) .preview{grid-column:1/-1}}@media (max-width:760px){:where(.utility-shell) .launch-page{padding:14px 10px 40px}:where(.utility-shell) .launch-heading h1{font-size:24px}:where(.utility-shell) .launch-layout{grid-template-columns:1fr;gap:14px}:where(.utility-shell) .quote-list{grid-template-columns:1fr 1fr;gap:3px;max-height:260px;display:grid}:where(.utility-shell) .ticket{padding:14px}:where(.utility-shell) .ticket .two,:where(.utility-shell) .ticket .three{grid-template-columns:1fr}:where(.utility-shell) .amount-row input{font-size:26px}}:where(.utility-shell) .dropzone{cursor:pointer;background:#ffffff14;border:1.5px dashed #fff6;border-radius:12px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;padding:12px;transition:background-color .2s,border-color .2s,transform .25s;display:grid}:where(.utility-shell) .dropzone:hover{background:#ffffff24;border-color:#ffffffb3}:where(.utility-shell) .dropzone.is-dragging{border-color:var(--mint);background:#39f5bc2e;transform:scale(1.01)}:where(.utility-shell) .dropzone.has-image{border-style:solid;border-color:#39f5bc99}:where(.utility-shell) .dropzone{position:relative}:where(.utility-shell) .dropzone input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;display:block;position:absolute;inset:0}:where(.utility-shell) .dropzone:focus-within{outline-offset:3px;outline:2px solid #c4ff35}:where(.utility-shell) .dropzone:has(input:disabled){cursor:wait}:where(.utility-shell) .dropzone input[type=file]:disabled{cursor:wait}:where(.utility-shell) .dropzone .image-thumb{border-radius:12px;width:72px;height:72px}:where(.utility-shell) .dropzone-copy{gap:4px;min-width:0;display:grid}:where(.utility-shell) .dropzone-copy strong{overflow-wrap:anywhere;font-size:13px}:where(.utility-shell) .dropzone-copy small{color:var(--muted);font-size:11px;line-height:1.45}:where(.utility-shell) .image-actions{margin-top:8px}:where(.utility-shell) .board-square .overview{grid-template-columns:minmax(0,1fr) auto;row-gap:20px}:where(.utility-shell) .board-square .overview-title{grid-column:1/-1}:where(.utility-shell) .board-square .overview-metrics,:where(.utility-shell) .board-square .overview-secondary{flex-wrap:wrap}:where(.utility-shell) .board-square .launch-mosaic,:where(.utility-shell) .pool-square-grid{columns:auto;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;display:grid}:where(.utility-shell) .pool-square{aspect-ratio:1;color:#f5f0ff;background:#19142de8;border:1px solid #b89cfa66;border-radius:3px;flex-direction:column;min-width:0;padding:18px;transition:background .18s,border-color .18s,transform .18s;display:flex}:where(.utility-shell) .pool-square:hover{background:#302043;border-color:#c4ff35;transform:translateY(-3px)}:where(.utility-shell) .pool-square:focus-visible{outline-offset:3px;outline:2px solid #c4ff35}:where(.utility-shell) .pool-square-title{align-items:center;gap:10px;min-width:0;display:flex}:where(.utility-shell) .pool-square-title>div{flex:1;min-width:0}:where(.utility-shell) .pool-square-title b{text-overflow:ellipsis;white-space:nowrap;font:600 17px var(--display);display:block;overflow:hidden}:where(.utility-shell) .pool-square-title span{color:#c2b4d8;font-size:11px}:where(.utility-shell) .pool-square-title>svg{color:#c4ff35;flex-shrink:0}:where(.utility-shell) .pool-square .asset-icon{border-radius:3px;flex-shrink:0}:where(.utility-shell) .pool-square-price{font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin:24px 0 16px;display:flex}:where(.utility-shell) .pool-square-price strong{font-size:18px}:where(.utility-shell) .pool-square-price>span{font-size:12px}:where(.utility-shell) .pool-square dl{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}:where(.utility-shell) .pool-square dt{color:#bdb0d2;font-size:10px}:where(.utility-shell) .pool-square dd{font-variant-numeric:tabular-nums;margin:6px 0 0;font-size:15px;font-weight:700}:where(.utility-shell) .pool-square-foot{color:#baaacb;justify-content:space-between;gap:10px;margin-top:auto;padding-top:15px;font-size:10px;display:flex}:where(.utility-shell) .board-square .launch-card{aspect-ratio:1;border-radius:3px;margin:0;animation:none;display:block}:where(.utility-shell) .board-square .launch-link{flex-direction:column;height:100%;padding:16px;display:flex}:where(.utility-shell) .board-square .launch-heading{grid-template-columns:40px minmax(0,1fr);padding-right:18px}:where(.utility-shell) .board-square .launch-heading .asset-icon{border-radius:3px;width:40px;height:40px}:where(.utility-shell) .board-square .launch-identity>span{display:block}:where(.utility-shell) .board-square .launch-identity>span>span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}:where(.utility-shell) .board-square .launch-value{flex-direction:row;grid-column:1/-1;justify-content:space-between;margin-top:8px}:where(.utility-shell) .board-square .launch-value b{font-size:18px}:where(.utility-shell) .board-square .launch-meta{margin-top:auto}:where(.utility-shell) .board-square .launch-desc{-webkit-line-clamp:1;margin-top:6px}:where(.utility-shell) .board-square .launch-card .external{width:24px;height:24px;top:5px;right:5px}@media (max-width:900px){:where(.utility-shell) .board-square .overview-metrics{grid-template-columns:110px minmax(0,1fr)}:where(.utility-shell) .board-square .overview-secondary{grid-column:1/-1}}@media (max-width:560px){:where(.utility-shell) .pool-square-grid,:where(.utility-shell) .board-square .launch-mosaic{grid-template-columns:minmax(0,1fr);gap:10px}:where(.utility-shell) .pool-square{padding:18px}:where(.utility-shell) .board-square .overview-metrics{grid-template-columns:minmax(0,1fr)}:where(.utility-shell) .board-square .overview-secondary{grid-column:auto}:where(.utility-shell) .pool-square-price{margin-top:24px}:where(.utility-shell) .board-square .launch-card{min-height:280px}:where(.utility-shell) .board-square .launch-link{padding:18px}}@media (prefers-reduced-motion:reduce){:where(.utility-shell) .pool-square{transition:none}:where(.utility-shell) .pool-square:hover{transform:none}}:where(.utility-shell) .coin-studio{--muted:#a3a7b0;--line:#34343f;color:#e8e9ed;min-height:calc(100svh - 100px);font:12px/1.5 var(--mono);background:#111318;padding:16px 16px 28px}:where(.utility-shell) .coin-studio button,:where(.utility-shell) .coin-studio select{color:#d6d8df;min-height:30px;font:inherit;cursor:pointer;background:#272a32;border:1px solid #0000;border-radius:4px;padding:5px 9px}:where(.utility-shell) .coin-studio button:hover{background:#3d394b}:where(.utility-shell) .coin-studio button[aria-pressed=true]{color:#1b2511;background:#bedb8d}:where(.utility-shell) .coin-studio button:disabled{opacity:.45;cursor:default}:where(.utility-shell) .coin-studio button:focus-visible,:where(.utility-shell) .coin-studio a:focus-visible,:where(.utility-shell) .coin-studio input:focus-visible{outline-offset:2px;outline:2px solid #bd9eea}:where(.utility-shell) .coin-studio svg{flex-shrink:0}:where(.utility-shell) .coin-studio button{justify-content:center;align-items:center;gap:5px;display:inline-flex}:where(.utility-shell) .coin-studio a{color:inherit}:where(.utility-shell) .coin-studio .positive{color:#b9f568}:where(.utility-shell) .coin-studio .negative{color:#ee8c9a}:where(.utility-shell) .coin-studio .metric-sky{color:#a4c9f9}:where(.utility-shell) .studio-top,:where(.utility-shell) .studio-top>div{align-items:center;gap:12px;display:flex}:where(.utility-shell) .studio-top{justify-content:space-between;min-height:42px;margin-bottom:14px}:where(.utility-shell) .studio-top h1{font:600 21px var(--display);margin:0}:where(.utility-shell) .studio-top>div>svg{color:#b99ada}:where(.utility-shell) .studio-top>div>span{color:#a9a3b7;font-size:11px}:where(.utility-shell) .studio-top a{align-items:center;gap:7px;display:flex}:where(.utility-shell) .coin-studio .wallet-trigger{color:#fff;background:#674794;border:1px solid #b99ada;min-height:35px}:where(.utility-shell) .studio-alert,:where(.utility-shell) .studio-success{color:#e4d6ac;background:#353027;border-radius:4px;align-items:center;gap:10px;margin:0 0 10px;padding:10px 13px;display:flex}:where(.utility-shell) .studio-success{color:#d4efb4;background:#26331c}:where(.utility-shell) .studio-success>span{flex:1}:where(.utility-shell) .coin-workspace{grid-template-columns:250px minmax(0,1fr) 270px;align-items:start;gap:6px;display:grid}:where(.utility-shell) .studio-center{min-width:0}:where(.utility-shell) .studio-markets,:where(.utility-shell) .studio-inspector section,:where(.utility-shell) .studio-details{background:#191b21}:where(.utility-shell) .studio-markets{position:sticky;top:104px}:where(.utility-shell) .studio-markets>header,:where(.utility-shell) .studio-inspector header{background:#23252d;align-items:center;gap:8px;min-height:42px;padding:11px 13px;font-weight:700;display:flex}:where(.utility-shell) .studio-markets>header>span{color:#a4a3b2;font-size:10px}:where(.utility-shell) .studio-markets>header>button{min-height:25px;margin-left:auto;padding:3px}:where(.utility-shell) .studio-search{color:#a4a7b2;background:#272a32;border-radius:4px;align-items:center;gap:8px;margin:10px;padding:8px;display:flex}:where(.utility-shell) .studio-search input{color:#e8e9ed;width:100%;min-width:0;font:11px var(--mono);background:0 0;border:0;outline:none}:where(.utility-shell) .market-list{min-height:230px;max-height:calc(100svh - 270px);overflow-y:auto}:where(.utility-shell) .market-list>a{border-bottom:1px solid #ffffff06;border-left:3px solid #0000;align-items:center;gap:8px;min-height:67px;padding:9px 10px;display:flex}:where(.utility-shell) .market-list>a:hover{background:#2d2939}:where(.utility-shell) .market-list>a.selected{background:#342744;border-left-color:#bc98eb}:where(.utility-shell) .market-list>a>span:nth-child(2){flex:1;min-width:0}:where(.utility-shell) .market-list b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}:where(.utility-shell) .market-list small{color:#969ba6;font-size:10px;display:block}:where(.utility-shell) .market-list b small{display:inline}:where(.utility-shell) .market-list>a>span:last-child{text-align:right;font-size:10px}:where(.utility-shell) .market-list>p{color:#aaa;padding:20px}:where(.utility-shell) .studio-markets footer{color:#a9a3b7;border-top:1px solid var(--line);padding:12px;font-size:10px}:where(.utility-shell) .studio-markets footer small{display:block}:where(.utility-shell) .coin-heading{background:#1b1d24;align-items:center;gap:11px;padding:16px;display:flex}:where(.utility-shell) .coin-heading>div:nth-child(2){flex:1;min-width:0}:where(.utility-shell) .coin-heading h2{font:600 22px var(--display);overflow-wrap:anywhere;margin:0}:where(.utility-shell) .coin-heading h2>span{font:12px var(--mono);color:#a5a5b2}:where(.utility-shell) .coin-heading p{color:#b1b1bb;margin:4px 0 0;font-size:11px}:where(.utility-shell) .coin-heading p>span{color:#c5a6e8;align-items:center;gap:4px;margin-left:5px;font-size:9px;display:inline-flex}:where(.utility-shell) .coin-price{text-align:right;flex-shrink:0}:where(.utility-shell) .coin-price strong{font-size:18px;display:block}:where(.utility-shell) .studio-stats{background:#25272d;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:13px 16px;display:grid}:where(.utility-shell) .studio-stats span{color:#a4a6af;margin-bottom:4px;font-size:10px;display:block}:where(.utility-shell) .studio-stats b{overflow-wrap:anywhere;font-size:12px}:where(.utility-shell) .studio-price-panel{background:#17191e}:where(.utility-shell) .studio-price-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:9px 11px;display:flex}:where(.utility-shell) .studio-price-panel>header>div,:where(.utility-shell) .chart-tools,:where(.utility-shell) .chart-tools>div{align-items:center;gap:4px;display:flex}:where(.utility-shell) .studio-price-panel>header button{background:0 0;font-size:11px}:where(.utility-shell) .studio-price-panel>header button[aria-pressed=true]{color:#ede0ff;background:#483754}:where(.utility-shell) .studio-chart{background:#17191e;min-width:0}:where(.utility-shell) .chart-tools{padding:5px 10px}:where(.utility-shell) .chart-tools button{background:0 0;min-height:27px;padding:4px 6px}:where(.utility-shell) .chart-tools>span{color:#a9a3b7;margin-left:auto;font-size:10px}:where(.utility-shell) .ohlc-readout{color:#8e95a2;flex-wrap:wrap;gap:8px 13px;min-height:42px;padding:4px 12px;font-size:10px;display:flex}:where(.utility-shell) .ohlc-readout b{color:#c9cdd4;font-weight:400}:where(.utility-shell) .studio-chart-canvas{width:100%;height:400px;position:relative}:where(.utility-shell) .studio-chart:fullscreen{flex-direction:column;padding:10px;display:flex}:where(.utility-shell) .studio-chart:fullscreen .studio-chart-canvas{flex:1}:where(.utility-shell) .studio-price-panel>footer{color:#9c9eac;justify-content:space-between;gap:10px;padding:9px 12px;font-size:10px;display:flex}:where(.utility-shell) .studio-price-panel>footer a{align-items:center;gap:5px;display:flex}:where(.utility-shell) .studio-chart-empty{text-align:center;color:#a9a3b7;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:440px;padding:30px;display:flex}:where(.utility-shell) .studio-chart-empty h3{color:#e8e9ed;font:600 18px var(--display);margin:0}:where(.utility-shell) .studio-chart-empty p{max-width:390px;margin:0;font-size:12px;line-height:1.7}:where(.utility-shell) .studio-details{min-height:240px;margin-top:6px}:where(.utility-shell) .studio-details nav{border-bottom:1px solid var(--line);gap:4px;padding:5px 8px;display:flex}:where(.utility-shell) .studio-details nav>button{background:0 0;border-bottom:2px solid #0000;border-radius:0;padding:9px 12px;font-size:11px}:where(.utility-shell) .studio-details nav>button[aria-pressed=true]{color:#dbb9ff;background:0 0;border-bottom-color:#b490e5}:where(.utility-shell) .trade-filter{color:#a9a3b7;justify-content:space-between;align-items:center;padding:9px 12px;font-size:10px;display:flex}:where(.utility-shell) .trade-filter select{min-height:27px;font-size:10px}:where(.utility-shell) .studio-trades{max-height:300px;overflow:auto}:where(.utility-shell) .studio-trades table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:11px}:where(.utility-shell) .studio-trades th{color:#9299a6;text-align:right;background:#22252b;font-weight:400;position:sticky;top:0}:where(.utility-shell) .studio-trades td,:where(.utility-shell) .studio-trades th{border-bottom:1px solid #ffffff07;padding:10px 12px}:where(.utility-shell) .studio-trades td{text-align:right}:where(.utility-shell) .studio-trades td:first-child,:where(.utility-shell) .studio-trades th:first-child{text-align:left}:where(.utility-shell) .studio-empty{text-align:center;color:#a9a3b7;padding:22px;line-height:1.8}:where(.utility-shell) .studio-empty p{max-width:500px;margin:10px auto}:where(.utility-shell) .studio-footnote{color:#9297a4;margin:0;padding:7px 12px;font-size:10px}:where(.utility-shell) .launch-record{padding:20px}:where(.utility-shell) .launch-record h3{font:600 18px var(--display);margin:0 0 12px}:where(.utility-shell) .launch-record p{color:#aeb3be;overflow-wrap:anywhere;line-height:1.8}:where(.utility-shell) .launch-record dl{grid-template-columns:1fr 1fr;gap:0 25px;display:grid}:where(.utility-shell) .launch-record dl>div,:where(.utility-shell) .studio-inspector dl>div{border-bottom:1px solid #ffffff06;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}:where(.utility-shell) .launch-record dt,:where(.utility-shell) .studio-inspector dt{color:#969dab}:where(.utility-shell) .launch-record dd,:where(.utility-shell) .studio-inspector dd{text-align:right;overflow-wrap:anywhere;align-items:center;gap:5px;margin:0;display:flex}:where(.utility-shell) .studio-socials{flex-wrap:wrap;gap:14px;display:flex}:where(.utility-shell) .studio-socials a{color:#d4b5f4;align-items:center;gap:5px;display:flex}:where(.utility-shell) .studio-inspector{gap:6px;display:grid}:where(.utility-shell) .studio-inspector header small{color:#a7a3b1;margin-left:auto;font-weight:400}:where(.utility-shell) .studio-inspector dl{margin:0;padding:0 14px;font-size:11px}:where(.utility-shell) .pool-identity{flex-direction:column;align-items:center;gap:7px;padding:23px 14px 14px;display:flex}:where(.utility-shell) .pool-identity strong{font:600 18px var(--display);overflow-wrap:anywhere}:where(.utility-shell) .pool-identity>span{color:#aaa;font-size:11px}:where(.utility-shell) .studio-source{background:#3c2e51;border:1px solid #76568f;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;margin:10px 12px;padding:10px;font-size:11px;display:flex}:where(.utility-shell) .buy-sell{justify-content:space-between;padding:15px;display:flex}:where(.utility-shell) .buy-sell b{margin-top:5px;font-size:16px;display:block}:where(.utility-shell) .buy-sell>span:last-child{text-align:right}:where(.utility-shell) .activity-bar{background:#ee8c9a66;height:4px;margin:0 15px}:where(.utility-shell) .activity-bar i{background:#b9f568;height:100%;display:block}:where(.utility-shell) .studio-inspector p{color:#9ea5b3;margin:12px 15px;font-size:11px;line-height:1.8}:where(.utility-shell) .studio-inspector section>a:last-child:not(.studio-source){color:#c6a5e5;margin:12px 15px;font-size:11px;display:block}@media (min-width:1600px){:where(.utility-shell) .coin-workspace{grid-template-columns:285px minmax(0,1fr) 300px}:where(.utility-shell) .studio-chart-canvas{height:480px}}@media (max-width:1150px){:where(.utility-shell) .coin-workspace{grid-template-columns:210px minmax(0,1fr)}:where(.utility-shell) .studio-inspector{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}:where(.utility-shell) .coin-price strong{font-size:14px}:where(.utility-shell) .coin-heading h2{font-size:18px}:where(.utility-shell) .studio-stats{gap:8px;padding:12px}:where(.utility-shell) .studio-top>div>span{display:none}}@media (max-width:760px){:where(.utility-shell) .coin-studio{padding:10px 8px 24px}:where(.utility-shell) .studio-top{flex-wrap:wrap;gap:12px}:where(.utility-shell) .studio-top h1{font-size:19px}:where(.utility-shell) .studio-top>div:last-child{margin-left:auto}:where(.utility-shell) .coin-workspace{flex-direction:column;display:flex}:where(.utility-shell) .studio-center{order:0;width:100%}:where(.utility-shell) .studio-markets{order:2;width:100%;position:static}:where(.utility-shell) .market-list{min-height:0;max-height:250px}:where(.utility-shell) .studio-inspector{order:1;grid-template-columns:1fr;width:100%;display:grid}:where(.utility-shell) .coin-heading{flex-wrap:wrap;gap:8px;padding:12px 9px}:where(.utility-shell) .coin-heading h2{font-size:19px}:where(.utility-shell) .coin-price{margin-left:auto}:where(.utility-shell) .coin-heading p>span{margin:3px 0 0;display:block}:where(.utility-shell) .studio-stats{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:14px}:where(.utility-shell) .studio-price-panel>header{flex-wrap:wrap;gap:4px;padding:6px}:where(.utility-shell) .studio-price-panel>header button{padding:5px 7px}:where(.utility-shell) .studio-chart-canvas{height:340px}:where(.utility-shell) .ohlc-readout{min-height:55px}:where(.utility-shell) .studio-chart-empty{height:390px;padding:20px}:where(.utility-shell) .studio-price-panel>footer{flex-wrap:wrap}:where(.utility-shell) .launch-record dl{grid-template-columns:1fr}:where(.utility-shell) .studio-details nav>button{padding:8px;font-size:10px}:where(.utility-shell) .studio-top .wallet-trigger-label{display:none}:where(.utility-shell) .coin-studio .wallet-trigger{width:auto}:where(.utility-shell) .studio-success{font-size:11px}:where(.utility-shell) .studio-trades table{font-size:10px}:where(.utility-shell) .coin-heading>button{padding:4px}:where(.utility-shell) .studio-inspector .pool-identity{padding:15px}:where(.utility-shell) .studio-stats b{font-size:11px}}:where(.utility-shell) .wallet-chain-logo{object-fit:contain;border-radius:4px;flex-shrink:0;width:26px;height:26px;display:block}:where(.utility-shell) .wallet-account-summary{text-align:left;gap:4px;line-height:1.1;display:grid}:where(.utility-shell) .wallet-inline-balance{font-variant-numeric:tabular-nums;letter-spacing:0;font-size:10px;font-weight:500}:where(.utility-shell) .wallet-network-name{align-items:center;gap:8px;display:inline-flex}:where(.utility-shell) .wallet-network-name img{object-fit:contain;border-radius:4px}:where(.utility-shell) .wallet-trigger.wallet-trigger--connected{flex-shrink:0;gap:10px;width:auto;min-height:46px;padding:6px 12px}:where(.utility-shell) .wallet-trigger.wallet-trigger--connected .wallet-trigger-label{display:inline}:where(.utility-shell) .app-header.terminal-dock .wallet-trigger--connected{gap:9px;min-width:164px;height:46px;padding:5px 12px}@media (max-width:760px){:where(.utility-shell) .app-header.terminal-dock .wallet-trigger--connected{gap:6px;min-width:142px;height:43px;min-height:43px;padding:5px 8px}:where(.utility-shell) .terminal-dock .wallet-trigger--connected .wallet-chain-logo{width:24px;height:24px}:where(.utility-shell) .terminal-dock .wallet-inline-balance{font-size:9px}:where(.utility-shell) .wallet-trigger--connected .wallet-account-summary{gap:3px}}@media (max-width:360px){:where(.utility-shell) .terminal-dock:has(.wallet-trigger--connected) .brand{gap:6px;font-size:14px}:where(.utility-shell) .terminal-dock:has(.wallet-trigger--connected) .brand-device{width:27px;height:27px}}.utility-shell{--display:var(--font-plex),Arial,sans-serif;--sans:var(--font-plex),Arial,sans-serif;--mono:ui-monospace,monospace;--blue:#151719;--blue-deep:#101113;--blue-2:#25272a;--text:#f5f5f3;--muted:#b1b3b9;--faint:#90949e;--line:#383b40;--glass:#ffffff09;--glass-2:#ffffff12;--mint:#bde895;--sky:#a8cde4;--pink:#ee91aa;--coral:#ffad91;--violet:#b9a4df;font-family:var(--sans);color:var(--text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;letter-spacing:0;font-size:14px}.workspace-shell{background:#151719;min-height:100dvh}.workspace-header{z-index:80;color:#171719;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f4f0f5;border-bottom:1px solid #d8d7d4;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:12px 28px;display:flex;position:sticky;top:0}.workspace-brand{align-items:center;gap:10px;font-size:21px;font-weight:500;display:flex}.workspace-brand img{border-radius:6px}.workspace-header nav{gap:6px;display:flex}.workspace-header nav a{color:#62626a;border-radius:6px;align-items:center;gap:8px;padding:10px 16px;display:flex}.workspace-header nav a.active{color:#fff;background:#171719}.workspace-main{max-width:1800px;margin:auto;padding:24px}.workspace-loading{color:#171719;background:#f5f4f0;place-content:center;gap:16px;min-height:70vh;padding:32px;display:grid}.utility-shell .wallet-trigger{color:#fff;box-shadow:none;background:#151719;border:1px solid #444449;border-radius:6px;min-height:43px;padding:9px 14px}.utility-shell .wallet-dialog{color:#f5f5f3;background:#202226;border:1px solid #42454c;border-radius:8px;max-height:90dvh;margin:auto;overflow:auto;transform:none;box-shadow:0 20px 80px #0006}.utility-shell .wallet-dialog h2{font-family:var(--sans)}.utility-shell .primary-button{color:#19171e;box-shadow:none;background:#e5e2eb;border:1px solid #e5e2eb;border-radius:6px}.utility-shell .ticket-panel,.utility-shell .pair-panel,.utility-shell .launch-summary{box-shadow:none;background:#202226;border-color:#383b40}.utility-shell .board-square{--board-accent:#c7b2ec}.utility-shell .device-mark img{object-fit:contain}.utility-shell .overview-title h1{font-family:var(--sans)}.utility-shell .wallet-network-button,.utility-shell .wallet-option{color:#f5f5f3}.utility-shell .board-square .pool-card,.utility-shell .board-square .launch-card{background:#202226}.utility-shell .token-studio{font-family:var(--sans)}@media (max-width:700px){.workspace-header{flex-wrap:wrap;gap:10px;padding:10px 14px}.workspace-brand{font-size:18px}.workspace-header nav{flex-basis:100%;order:3;justify-content:center}.workspace-header nav a{flex:1;justify-content:center;padding:8px;font-size:12px}.workspace-main{padding:14px}.utility-shell .wallet-trigger{font-size:12px}}.utility-shell .empty-board .empty-art{justify-content:center;align-items:center;display:flex}.utility-shell .device-mark{object-fit:contain;border-radius:6px;width:110px;height:110px;display:block}.utility-shell .overview-cta .primary-button{flex-shrink:0}.utility-shell .wallet-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#11151bcc}.utility-shell .primary-button:not(:disabled):hover{box-shadow:none;color:#19171e;background:#f2eff8}@media (max-width:700px){.utility-shell .overview-cta{flex-direction:column;align-items:flex-start;gap:14px}.utility-shell .overview-cta .primary-button{width:100%}.utility-shell .overview-cta p{max-width:none}.utility-shell .empty-board .empty-art{height:90px}.utility-shell .empty-board .device-mark{width:90px;height:90px}.utility-shell .empty-board>div{min-width:0}.utility-shell .empty-board .primary-button{width:100%;margin:0}.utility-shell .board-caption{flex-wrap:wrap}.utility-shell .board-caption b{font-size:16px}}@media (prefers-reduced-motion:reduce){.utility-shell *,.utility-shell :before,.utility-shell :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:400px){.workspace-header nav{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0;display:grid}.workspace-header nav a{flex-direction:column;gap:4px;min-width:0;padding:6px 2px;font-size:11px}.workspace-header nav a>svg:last-child:not(:first-child){display:none}}
html{scroll-behavior:smooth;scroll-padding-top:105px}body{font-family:var(--font-plex),Arial,sans-serif}*{letter-spacing:0!important}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible{outline-offset:4px;outline:2px solid #635487}h1,h2,h3{font-family:var(--font-plex),Arial,sans-serif!important}section{scroll-margin-top:105px}.site-nav-wrap{z-index:90;max-width:970px;margin:auto;position:fixed;inset:16px 16px auto}.site-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f4f0d9;border:1px solid #0000000f;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:12px 18px;display:flex;box-shadow:0 8px 32px #0000000d}.site-brand{white-space:nowrap;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.site-brand img{border-radius:5px}.desktop-links{align-items:center;gap:22px;font-size:12px;display:flex}.desktop-links a{color:#4c4a50}.desktop-links a:hover{color:#111}.mobile-menu-button{padding:8px;display:none}.mobile-links{background:#f5f4fffa;border:1px solid #0001;border-radius:8px;margin-top:8px;padding:10px}.mobile-links a{color:#171719;justify-content:space-between;padding:14px;font-size:14px;display:flex}.home-hero{height:calc(100svh - 50px);min-height:720px;max-height:1050px}.home-hero h1{max-width:800px;font-size:88px}.home-hero .hero-support{margin-top:20px;font-size:52px;line-height:1.05;display:inline-block}.home-hero h1+div>div>div:first-child{font-size:24px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.site-button{color:#fff;background:#19191b;border:1px solid #19191b;border-radius:6px;justify-content:center;align-items:center;gap:20px;min-height:48px;padding:13px 22px;font-size:13px;transition:background .2s,transform .2s;display:inline-flex}.site-button:hover{background:#37333e;transform:translateY(-2px)}.site-button.secondary{color:#19191b;background:#ffffff80;border-color:#0003}.site-button.secondary:hover{background:#fff}.market-feed{background:#ffffffa6;border:1px solid #00000012;border-radius:8px;overflow:hidden;box-shadow:0 20px 60px #00000005}.market-feed-head{border-bottom:1px solid #0001;justify-content:space-between;padding:20px 22px;font-size:13px;display:flex}.market-feed-status{color:#626268;padding:12px 22px;font-size:11px}.market-feed-row{border-top:1px solid #0000000d;align-items:center;gap:18px;padding:17px 22px;transition:background .2s;display:flex}.market-feed-row:hover{background:#fff}.market-feed-row>span:first-child{flex:1;min-width:0}.market-feed-row>span:nth-child(2){text-align:right}.market-feed-row b{overflow-wrap:anywhere;font-size:13px;font-weight:500}.market-feed-row small{color:#686871;margin-top:5px;font-size:11px;display:block}.market-feed-row .market-up{color:#307447}.market-feed-row .market-down{color:#a44158}.market-feed-footer{border-top:1px solid #0001;justify-content:space-between;padding:20px 22px;font-size:12px;display:flex}.stock-band{border-block:1px solid #0001;padding:70px 0;overflow:hidden}.stock-band-heading{text-align:center;max-width:800px;margin:auto;padding:0 24px}.stock-band h2{margin-bottom:18px;font-size:36px;font-weight:300}.stock-band p{color:#595861;font-size:14px;line-height:1.8}.stock-track{margin:38px 0;overflow:hidden}.stock-track>div{width:max-content;animation:90s linear infinite stock-scroll;display:flex}.stock-track:hover>div,.stock-track:focus-within>div{animation-play-state:paused}.stock-track a{border-right:1px solid #0001;grid-template-columns:36px auto;align-items:center;column-gap:12px;min-width:210px;padding:16px 28px;display:grid}.stock-track img{object-fit:contain;grid-row:span 2;width:32px;height:32px}.stock-track b{font-size:16px}.stock-track span{color:#62616b;max-width:160px;font-size:11px}.stock-band-note{text-align:center;color:#62616b;padding:0 24px;font-size:12px}@keyframes stock-scroll{to{transform:translate(-50%)}}.api-code{white-space:pre-wrap;overflow-wrap:anywhere;color:#38313f;background:#f4f3f5;min-height:255px;padding:24px;font:12px/2 ui-monospace,monospace}.docs-page{color:#171719;background:#f5f4f0;min-height:100vh}.docs-header{max-width:1150px;margin:auto;padding:155px 32px 60px}.docs-header>span{color:#65616c;font-size:12px}.docs-header h1{margin:24px 0;font-size:60px;font-weight:300;line-height:1.1}.docs-header p{color:#62606b;max-width:700px;font-size:16px;line-height:1.8}.docs-layout{grid-template-columns:220px minmax(0,1fr);gap:70px;max-width:1150px;margin:auto;padding:45px 32px 100px;display:grid}.docs-layout aside nav{flex-direction:column;gap:8px;display:flex;position:sticky;top:115px}.docs-layout aside a{color:#62606b;padding:8px;font-size:13px}.docs-layout section{padding-bottom:50px}.docs-layout h2,.api-reference h2{margin-bottom:24px;font-size:28px;font-weight:400}.docs-layout p,.api-reference p{color:#62606b;margin:15px 0;font-size:15px;line-height:1.9}.docs-layout p a{text-decoration:underline}.contract-list{gap:12px;font-size:13px;display:grid}.contract-list dt{font-weight:600}.contract-list dd{overflow-wrap:anywhere;color:#62606b}.api-reference{max-width:1000px;margin:auto;padding:0 32px 100px}.api-reference section{border-top:1px solid #0001;padding:25px 0}.api-reference code{overflow-wrap:anywhere;font-size:13px}.api-reference h2{margin-top:50px}.site-footer{border-top:1px solid #0001;flex-wrap:wrap;justify-content:space-between;gap:30px;max-width:1200px;margin:auto;padding:45px 32px;display:flex}.site-footer nav{gap:24px;font-size:12px;display:flex}.site-footer p{color:#62606b;width:100%;font-size:12px}[class*=text-black\/20],[class*=text-black\/25],[class*=text-black\/30],[class*=text-black\/35],[class*=text-black\/40],[class*=text-black\/45]{color:#65616b}@media (max-width:800px){.desktop-links{display:none}.mobile-menu-button{display:block}.site-nav{gap:10px;padding:10px 12px}.nav-wallet{margin-left:auto}.home-hero{height:calc(100svh - 36px);min-height:730px}.home-hero h1{font-size:60px}.home-hero .hero-support{font-size:38px}.home-hero h1+div{gap:22px}.home-hero h1+div>div>div:first-child{font-size:20px}.home-hero h1+div>div>div:last-child{font-size:10px}.docs-layout{grid-template-columns:minmax(0,1fr);gap:20px}.docs-layout aside{display:none}.docs-header h1{font-size:42px}.docs-header{padding-top:135px}.api-code{padding:16px;font-size:11px}}@media (max-width:400px){.site-brand{gap:6px;font-size:11px}.site-brand img{width:26px;height:26px}.site-nav .wallet-trigger{padding:8px;font-size:11px}.home-hero h1{font-size:48px}.home-hero .hero-support{font-size:32px}.site-button{padding:12px 16px;font-size:12px}.home-hero h1+div{gap:18px}.home-hero h1+div>div>div:first-child{font-size:17px}}.home-hero{height:calc(100svh - 110px);min-height:620px}#platform{padding-top:36px}.hero-token-identity{color:#29272d;letter-spacing:0;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:18px;font-size:13px;display:flex}.hero-contract{align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.hero-contract>span{color:#555;font-size:11px}.hero-contract code{overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;min-width:0;font-size:12px}.hero-contract button{cursor:pointer;background:#ffffff80;border:1px solid #0003;border-radius:6px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.hero-contract button:hover{background:#fff}.hero-contract button:focus-visible{outline-offset:3px;outline:2px solid #29272d}@media (max-width:360px){.site-nav:has(.wallet-trigger--connected) .site-brand span{display:none}.site-nav .nav-wallet,.site-nav .mobile-menu-button{flex-shrink:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.stock-track>div{animation:none}.sticky{position:relative!important;top:auto!important}}
