.launches{padding:76px 0 82px;border-top:1px solid var(--line)}
.launches .section-top h2{margin-top:18px}.launches .section-top>p{max-width:280px}
.launch-panel{border:1px solid #422e58;border-radius:16px;background:#15101ff5;overflow:hidden;box-shadow:0 16px 55px #0002}
.launch-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid #382847;background:#1d1429}
.launch-search-label{position:relative;display:flex;align-items:center;width:min(380px,100%)}
.launch-search-label>svg{position:absolute;left:13px;width:17px;height:17px;color:#b698d0;pointer-events:none}
#launch-search{margin:0;padding:12px 14px 12px 40px;background:#120d1b;font-size:14px;min-height:44px}
.launch-toolbar-right{display:flex;align-items:center;gap:18px;flex-shrink:0}
#launch-count{color:#b7a1c9;font:500 12px 'Space Grotesk',sans-serif;white-space:nowrap}
.launch-refresh{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #61437d;border-radius:7px;background:#2b1b3c;color:#e0c6f5;font-size:12px;min-height:42px}
.launch-refresh:disabled{opacity:.6;cursor:wait}.launch-refresh>span{font-size:18px}
.launch-table-head,.launch-row{display:grid;grid-template-columns:minmax(180px,1.4fr) 1fr minmax(180px,1fr) 110px;align-items:center;gap:24px;padding:22px 26px}
.launch-table-head{padding-top:16px;padding-bottom:16px;color:#a990bc;font:500 10px 'Space Grotesk',sans-serif;letter-spacing:1px;border-bottom:1px solid #30223e}
#launch-list{list-style:none;padding:0;margin:0}.launch-row+ .launch-row{border-top:1px solid #30223e}.launch-row:hover{background:#1c1328}
.launch-identity{display:flex;align-items:center;gap:12px;min-width:0}.launch-identity>div{min-width:0}.launch-identity h3{font:500 16px 'Space Grotesk',sans-serif;overflow-wrap:anywhere}
.launch-avatar{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border:1px solid #9062ba;border-radius:12px;background:linear-gradient(145deg,#8450b9,#392051);color:#eddaff;font:500 13px 'Space Grotesk',sans-serif}
.launch-ticker{display:block;margin-top:4px;color:#b48bd4;font-size:12px}.launch-date{font-size:12px;color:#b9a8c9}.launch-contract{display:flex;align-items:center;flex-wrap:wrap;gap:8px}
.launch-address{font:400 12px 'Space Grotesk',sans-serif;color:#cfb2ea}.copy-address{border:1px solid #523769;border-radius:5px;background:#271835;color:#d7b9ef;padding:5px 7px;font-size:10px}
.launch-source{font-size:12px;color:#d6adff;white-space:nowrap}.launch-source:hover,.launch-address:hover{color:#f0e1ff;text-decoration:underline;text-underline-offset:4px}
.launch-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:54px 24px 56px;background:radial-gradient(ellipse at 50% 0%,#6c3c9d13,transparent 65%)}
.empty-flow{display:flex;align-items:center;gap:18px;margin-bottom:22px;color:#a473d1}.empty-flow>span:first-child,.empty-token{display:grid;place-items:center;width:46px;height:46px;border:1px solid #684489;border-radius:13px;background:#2b1b3d;font-size:24px;color:#d7b4f8}.empty-flow .empty-token{border-radius:50%;background:linear-gradient(135deg,#7041a1,#301a49);box-shadow:3px 3px 0 #382046}
.launch-empty h3{font:500 23px 'Space Grotesk',sans-serif;letter-spacing:-.5px}.launch-empty p{margin-top:12px;max-width:430px;font-size:14px;line-height:1.75;color:#b9a7ca}
.launch-status{font-size:12px;line-height:1.6;color:#b8a1ce;padding:0 26px 20px;overflow-wrap:anywhere}.launch-status:empty{display:none}.launch-mobile-label{display:none}
.launch-panel [hidden]{display:none!important}
@media(max-width:1000px){.launch-row,.launch-table-head{grid-template-columns:minmax(150px,1.3fr) 90px minmax(150px,1fr) 95px;gap:16px;padding-left:20px;padding-right:20px}}
@media(max-width:720px){.launches{padding:52px 0}.launch-toolbar{padding:18px;flex-wrap:wrap;gap:14px}.launch-search-label{width:100%}.launch-toolbar-right{width:100%;justify-content:space-between}.launch-empty{padding:38px 20px 42px}.launch-empty h3{font-size:21px}.launch-row{grid-template-columns:1fr 1fr;gap:20px;padding:22px 18px}.launch-identity{grid-column:1/-1}.launch-table-head{display:none}.launch-mobile-label{display:block;font-size:9px;color:#a18ab6;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.launch-contract>.launch-mobile-label{width:100%;margin-bottom:0}.launch-source{grid-column:1/-1}.launch-status{padding:0 18px 18px}}
@media(max-width:720px){#launch-search{font-size:16px}.launch-refresh,.copy-address{min-height:44px}.launch-source{padding:8px 0}.launch-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
