:root{--background:#070910;--background-soft:#0a0d15;--surface:#0d111b;--surface-2:#111622;--surface-hover:#151b29;--border:rgba(255,255,255,0.08);--border-hover:rgba(255,255,255,0.15);--text:#f7f8fc;--muted:#7f899e;--muted-2:#4f586a;--prime:#8b5cf6;--prime-light:#a78bfa;--cyan:#22d3ee;--green:#34d399;--red:#fb7185;--container:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% -20%,rgba(139,92,246,.09),transparent 33%),var(--background);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font-family:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}input,textarea{color:var(--text)}.container{width:min(calc(100% - 40px),var(--container));margin:0 auto}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background:rgba(7,9,16,.83);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.header-inner{width:min(calc(100% - 40px),var(--container));min-height:72px;margin:auto;gap:30px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:10px;flex-shrink:0}.brand-logo{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,#a78bfa,#7c3aed 60%,#22d3ee);box-shadow:0 0 28px rgba(139,92,246,.22);font-size:18px;font-weight:900;color:white}.brand-logo.small{width:30px;height:30px;border-radius:9px;font-size:14px}.brand-name{font-size:16px;font-weight:800;letter-spacing:.13em}.desktop-nav{display:flex;align-items:center;gap:6px}.nav-link{padding:9px 12px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:13px;font-weight:600;transition:.2s}.nav-link.active,.nav-link:hover{color:white;background:rgba(255,255,255,.04)}.header-search{position:relative;margin-left:auto;width:min(390px,35vw);display:flex;align-items:center}.header-search svg{position:absolute;left:14px;color:var(--muted)}.header-search input{width:100%;padding:11px 40px 11px 41px;outline:0;border:1px solid var(--border);border-radius:12px;background:rgba(255,255,255,.035);font-size:13px;transition:.2s}.header-search input:focus{border-color:rgba(139,92,246,.55);box-shadow:0 0 0 3px rgba(139,92,246,.08)}.header-search input::placeholder{color:#596174}.search-shortcut{position:absolute;right:13px;width:21px;height:21px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:6px;color:var(--muted-2);font-size:11px}.header-actions{display:flex;gap:8px;flex-shrink:0}.network-button,.wallet-button{height:40px;padding:0 13px;display:flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:11px;color:#d7dbea;background:rgba(255,255,255,.035);font-size:12px;font-weight:600;transition:.2s}.network-button:hover{border-color:var(--border-hover);background:rgba(255,255,255,.06)}.network-dot{width:8px;height:8px;border-radius:50%;background:#3b82f6;box-shadow:0 0 12px rgba(59,130,246,.8)}.wallet-button{border-color:rgba(139,92,246,.28);background:rgba(139,92,246,.13);color:#d9ccff}.wallet-button:hover{background:rgba(139,92,246,.2)}.wallet-button.connected{color:var(--green);border-color:rgba(52,211,153,.2);background:rgba(52,211,153,.08)}.mobile-menu-button{display:none;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:10px;color:white;background:rgba(255,255,255,.03)}.mobile-menu{position:fixed;z-index:49;top:72px;left:0;right:0;padding:15px 20px 20px;display:flex;flex-direction:column;border-bottom:1px solid var(--border);background:#090c13}.mobile-menu a,.mobile-menu button{padding:14px 4px;text-align:left;border:0;border-bottom:1px solid var(--border);color:#d8dce7;background:transparent;font-size:14px}.mobile-network{gap:8px;margin-top:15px;color:var(--muted);font-size:12px}.hero,.mobile-network{display:flex;align-items:center}.hero{position:relative;min-height:575px;overflow:hidden;border-bottom:1px solid var(--border)}.hero:before{content:"";position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:50px 50px;-webkit-mask-image:linear-gradient(180deg,black,transparent 82%);mask-image:linear-gradient(180deg,black,transparent 82%)}.hero-glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(10px)}.hero-glow-one{width:600px;height:600px;top:-370px;left:25%;background:rgba(139,92,246,.17);filter:blur(100px)}.hero-glow-two{width:450px;height:450px;right:-200px;top:-130px;background:rgba(34,211,238,.09);filter:blur(100px)}.hero-content{position:relative;z-index:2;padding-top:78px;padding-bottom:72px}.hero-eyebrow{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(139,92,246,.26);border-radius:999px;background:rgba(139,92,246,.07);color:#bca9ff;font-size:10px;font-weight:700;letter-spacing:.15em}.hero h1{max-width:830px;margin:21px 0 0;font-size:clamp(54px,7.7vw,106px);line-height:.96;letter-spacing:-.055em;font-weight:700}.hero h1 span{color:transparent;background:linear-gradient(100deg,#b9a4ff,#8b5cf6 50%,#46dff5)}.hero-content>p{max-width:620px;margin:25px 0 0;color:#8992a5;font-size:17px;line-height:1.65}.hero-buttons{display:flex;gap:11px;margin-top:31px}.primary-button,.secondary-button{min-height:45px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;font-size:13px;font-weight:700}.primary-button{border:0;color:white;background:linear-gradient(135deg,#8b5cf6,#7138dc);box-shadow:0 10px 35px rgba(139,92,246,.19);transition:.2s}.primary-button:hover{transform:translateY(-1px);box-shadow:0 14px 40px rgba(139,92,246,.28)}.secondary-button{border:1px solid var(--border);color:#cbd0de;background:rgba(255,255,255,.03)}.secondary-button:hover{background:rgba(255,255,255,.06)}.hero-stats{display:flex;gap:50px;margin-top:52px}.hero-stats div{display:flex;flex-direction:column;gap:4px}.hero-stats strong{font-size:18px}.hero-stats span{color:#616b7e;font-size:11px}.ticker-section{border-bottom:1px solid var(--border);background:rgba(255,255,255,.012)}.ticker-section>.container{min-height:62px;display:flex;align-items:center}.ticker-heading{padding-right:22px;display:flex;align-items:center;gap:7px;flex-shrink:0;color:#c1c7d5;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.ticker-heading svg{color:#fb923c}.ticker-row{min-width:0;display:flex;align-items:center;gap:5px;overflow-x:auto;scrollbar-width:none}.ticker-row::-webkit-scrollbar{display:none}.ticker-item{min-width:max-content;padding:8px 12px;display:flex;gap:10px;border-radius:9px;transition:.2s}.ticker-item:hover{background:rgba(255,255,255,.04)}.ticker-symbol{font-size:12px;font-weight:700}.ticker-item .negative,.ticker-item .positive,.ticker-mcap{font-size:11px}.ticker-mcap{color:var(--muted-2)}.discover-section{padding:76px 0 95px}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-label{display:flex;align-items:center;gap:6px;color:#9f84ff;font-size:10px;font-weight:800;letter-spacing:.13em}.section-heading-row h2{margin:8px 0 3px;font-size:35px;letter-spacing:-.03em}.section-heading-row p{margin:0;color:var(--muted);font-size:13px}.create-small-button{min-height:39px;padding:0 13px;display:flex;align-items:center;gap:7px;border:1px solid rgba(139,92,246,.25);border-radius:10px;color:#c5b5ff;background:rgba(139,92,246,.09);font-size:12px;font-weight:600}.market-toolbar{margin:31px 0 20px;display:flex;justify-content:space-between;gap:15px}.filter-tabs{display:flex;gap:5px;padding:4px;border:1px solid var(--border);border-radius:12px;background:rgba(255,255,255,.02)}.filter-tab{height:33px;padding:0 12px;display:flex;align-items:center;gap:6px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-size:11px;font-weight:600;transition:.2s}.filter-tab.active{color:white;background:rgba(255,255,255,.07)}.mobile-search{display:none}.tokens-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.token-card{min-width:0;padding:17px;border:1px solid var(--border);border-radius:16px;background:linear-gradient(150deg,rgba(255,255,255,.025),rgba(255,255,255,.012));transition:transform .2s,border-color .2s,background .2s}.token-card:hover{transform:translateY(-2px);border-color:rgba(139,92,246,.23);background:linear-gradient(150deg,rgba(139,92,246,.045),rgba(255,255,255,.018))}.token-card-top{gap:12px}.token-card-top,.token-logo{display:flex;align-items:center}.token-logo{flex-shrink:0;justify-content:center;border-radius:15px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14),0 8px 25px rgba(0,0,0,.24)}.token-logo span{color:white;font-size:21px;font-weight:900;text-shadow:0 2px 10px rgba(0,0,0,.3)}.token-card-name{flex:1 1;min-width:0}.token-name-line{display:flex;align-items:center;gap:4px}.token-card-name h3{margin:0;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px}.token-arrow{opacity:0;color:var(--muted);transition:.2s}.token-card:hover .token-arrow{opacity:1}.token-card-name>span{display:block;margin-top:3px;color:#737d90;font-size:10px;font-weight:600}.token-age{align-self:flex-start;color:#50596b;font-size:10px}.token-description{height:36px;margin:16px 0;overflow:hidden;color:#737d90;font-size:11px;line-height:1.55}.token-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;padding:12px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.token-stats div{display:flex;flex-direction:column;gap:4px}.token-stats span{color:#555f72;font-size:9px}.token-stats strong{font-size:11px}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.progress-label{margin-top:14px;display:flex;justify-content:space-between;color:#697386;font-size:9px}.progress-track{height:4px;margin-top:8px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.05)}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#22d3ee);box-shadow:0 0 12px rgba(139,92,246,.4)}.token-card-footer{margin-top:15px;display:flex;align-items:center;justify-content:space-between}.token-social-stats{display:flex;gap:13px}.token-social-stats span{gap:4px;color:#626c7e}.token-social-stats span,.trade-link{display:flex;align-items:center;font-size:10px}.trade-link{gap:3px;color:#ad99f8;font-weight:700}.empty-state{padding:80px 20px;text-align:center;border:1px dashed rgba(255,255,255,.1);border-radius:18px;color:var(--muted)}.empty-state h3{margin:13px 0 5px;color:white}.empty-state p{margin:0;font-size:12px}.prime-info{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(100deg,rgba(139,92,246,.05),rgba(34,211,238,.02))}.prime-info-inner{min-height:260px;display:flex;align-items:center;justify-content:space-between;gap:40px}.prime-info h2{margin:8px 0;font-size:38px;letter-spacing:-.03em}.prime-info p{max-width:550px;margin:0;color:var(--muted);font-size:13px;line-height:1.65}.footer{padding:28px 0}.footer-inner{justify-content:space-between;color:#566073;font-size:10px}.footer-brand,.footer-inner{display:flex;align-items:center}.footer-brand{gap:9px;color:white;letter-spacing:.09em}.footer-links{display:flex;gap:18px}.footer-links a:hover{color:white}.modal-overlay{position:fixed;inset:0;z-index:100;padding:20px;display:flex;align-items:center;justify-content:center;overflow-y:auto;background:rgba(2,3,7,.83);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.create-modal{width:min(100%,580px);max-height:calc(100vh - 40px);overflow-y:auto;padding:25px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#0d111b;box-shadow:0 30px 100px rgba(0,0,0,.55)}.modal-header{display:flex;justify-content:space-between;gap:20px}.eyebrow{color:#a78bfa;font-size:9px;font-weight:800;letter-spacing:.15em}.modal-header h2{margin:5px 0;font-size:25px;letter-spacing:-.025em}.modal-header p{margin:0;color:var(--muted);font-size:12px}.close-button{width:36px;height:36px;justify-content:center;border:1px solid var(--border);border-radius:10px;color:var(--muted);background:rgba(255,255,255,.025)}.close-button,.upload-area{display:flex;align-items:center}.upload-area{margin-top:22px;padding:24px;flex-direction:column;border:1px dashed rgba(139,92,246,.3);border-radius:14px;background:rgba(139,92,246,.035)}.upload-icon{width:43px;height:43px;margin-bottom:9px;display:flex;align-items:center;justify-content:center;border-radius:12px;color:#b49eff;background:rgba(139,92,246,.12)}.upload-area strong{font-size:12px}.upload-area>span{margin-top:3px;color:var(--muted-2);font-size:9px}.form-grid{margin-top:17px;display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px}.advanced-fields label,.form-field,.form-grid label{display:flex;flex-direction:column;gap:7px}.advanced-fields label>span,.form-field>span,.form-grid label>span{color:#7e8799;font-size:10px;font-weight:600}.advanced-fields input,.form-field textarea,.form-grid input,.ticker-input{width:100%;outline:0;border:1px solid var(--border);border-radius:11px;background:rgba(255,255,255,.025);transition:.2s}.advanced-fields input,.form-grid input{height:43px;padding:0 12px}.form-field{margin-top:12px}.form-field textarea{padding:12px;resize:vertical}.advanced-fields input:focus,.form-field textarea:focus,.form-grid input:focus,.ticker-input:focus-within{border-color:rgba(139,92,246,.5)}.advanced-fields input::placeholder,.form-field textarea::placeholder,.form-grid input::placeholder,.ticker-input input::placeholder{color:#424a5b}.ticker-input{display:flex;align-items:center}.ticker-input b{padding-left:12px;color:#737d90;font-size:12px}.ticker-input input{border:0;background:transparent}.advanced-fields{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.launch-summary{margin-top:18px;padding:13px;display:flex;justify-content:space-between;border:1px solid var(--border);border-radius:12px;background:rgba(255,255,255,.018)}.launch-summary div{display:flex;flex-direction:column;gap:3px}.launch-summary div:last-child{text-align:right}.launch-summary span{color:var(--muted-2);font-size:9px}.launch-summary strong{font-size:11px}.launch-token-button{width:100%;height:47px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;color:white;background:linear-gradient(135deg,#8b5cf6,#6936d0);font-size:12px;font-weight:700}.modal-disclaimer{margin:10px 0 0;text-align:center;color:#4d5667;font-size:9px}.token-page{padding-top:27px;padding-bottom:80px}.back-button{padding:0;display:flex;align-items:center;gap:6px;border:0;color:#70798b;background:transparent;font-size:11px}.back-button:hover{color:white}.token-page-header{margin-top:25px;display:flex;align-items:center;justify-content:space-between;gap:30px}.token-profile{display:flex;align-items:center;gap:16px}.token-title-row{display:flex;align-items:center;gap:7px}.token-title-row h1{margin:0;font-size:26px;letter-spacing:-.025em}.verified-badge{width:19px;height:19px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#071019;background:#22d3ee}.token-subtitle{margin-top:6px;display:flex;gap:7px;color:#697386;font-size:10px}.token-subtitle span:first-child{color:#b5bdcb;font-weight:700}.token-page-actions{display:flex;gap:7px}.icon-action,.square-action{height:37px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--border);border-radius:10px;color:#929bad;background:rgba(255,255,255,.025);font-size:10px}.icon-action{padding:0 12px}.square-action{width:37px}.token-layout{margin-top:26px;display:grid;grid-template-columns:minmax(0,1fr) 355px;grid-gap:15px;gap:15px}.token-main-column{min-width:0}.market-stats-panel{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--border);border-radius:14px;background:rgba(255,255,255,.018)}.market-stats-panel>div{padding:15px 17px;display:flex;flex-direction:column;gap:4px;border-right:1px solid var(--border)}.market-stats-panel>div:last-child{border-right:0}.market-stats-panel span{color:#626c7e;font-size:9px}.market-stats-panel strong{font-size:13px}.chart-card{margin-top:12px;overflow:hidden;border:1px solid var(--border);border-radius:15px;background:rgba(255,255,255,.015)}.chart-header{padding:15px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.chart-header>div:first-child{display:flex;flex-direction:column;gap:2px}.chart-header span{color:#566073;font-size:8px;font-weight:700;letter-spacing:.1em}.chart-header h3{margin:0;font-size:16px}.chart-timeframes{display:flex;gap:3px}.chart-timeframes button{width:33px;height:28px;border:0;border-radius:7px;color:#626c7e;background:transparent;font-size:9px}.chart-timeframes button.active,.chart-timeframes button:hover{color:white;background:rgba(255,255,255,.055)}.chart{position:relative;height:330px;padding:25px 10px 0;overflow:hidden}.chart:before{content:"";position:absolute;inset:0;opacity:.25;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 0);background-size:100% 65px,110px 100%}.chart svg{position:relative;z-index:2;width:100%;height:100%}.chart-axis{padding:9px 15px 12px;display:flex;justify-content:space-between;color:#424b5d;font-size:8px}.token-tabs-card{margin-top:12px;overflow:hidden;border:1px solid var(--border);border-radius:15px;background:rgba(255,255,255,.015)}.token-page-tabs{display:flex;padding:0 15px;border-bottom:1px solid var(--border)}.token-page-tabs button{position:relative;height:48px;padding:0 12px;border:0;color:#667083;background:transparent;font-size:10px;font-weight:600}.token-page-tabs button.active{color:white}.token-page-tabs button.active:after{content:"";position:absolute;left:12px;right:12px;bottom:-1px;height:2px;background:#8b5cf6}.token-page-tabs button span{margin-left:5px;color:#8c78da}.activity-table{overflow-x:auto}.activity-row{min-width:600px;padding:13px 17px;display:grid;grid-template-columns:1.1fr .7fr 1fr 1.3fr .4fr;border-bottom:1px solid rgba(255,255,255,.045);color:#8a93a5;font-size:9px}.activity-row:last-child{border-bottom:0}.activity-row.table-head{color:#505a6c;background:rgba(255,255,255,.015)}.trade-column{display:flex;flex-direction:column;gap:11px}.about-token-card,.bonding-card,.trade-panel{padding:16px;border:1px solid var(--border);border-radius:15px;background:rgba(255,255,255,.018)}.trade-tabs{padding:4px;display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;border-radius:10px;background:rgba(255,255,255,.035)}.trade-tabs button{height:36px;border:0;border-radius:8px;color:#626c7e;background:transparent;font-size:11px;font-weight:700}.trade-tabs button.active.buy{color:#66e2b3;background:rgba(52,211,153,.1)}.trade-tabs button.active.sell{color:#fb8da0;background:rgba(251,113,133,.1)}.trade-balance{margin-top:18px;display:flex;justify-content:space-between;color:#5a6476;font-size:9px}.trade-input{height:57px;margin-top:7px;display:flex;border:1px solid var(--border);border-radius:11px;background:rgba(255,255,255,.025)}.trade-input input{min-width:0;flex:1 1;padding:0 13px;outline:0;border:0;background:transparent;font-size:18px;font-weight:600}.trade-input input::-webkit-inner-spin-button,.trade-input input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.trade-input button{margin:8px;padding:0 10px;display:flex;align-items:center;gap:5px;border:1px solid var(--border);border-radius:8px;color:#d1d6e1;background:rgba(255,255,255,.04);font-size:10px;font-weight:700}.quick-amounts{margin-top:7px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px}.quick-amounts button{height:29px;border:1px solid var(--border);border-radius:7px;color:#687286;background:rgba(255,255,255,.02);font-size:8px}.quick-amounts button:hover{color:#bdaaff;border-color:rgba(139,92,246,.25)}.trade-receive{margin-top:15px;padding:12px;display:flex;justify-content:space-between;border-radius:9px;background:rgba(255,255,255,.025)}.trade-receive span{color:#636d80;font-size:9px}.trade-receive strong{font-size:10px}.execute-trade{width:100%;height:44px;margin-top:10px;border:0;border-radius:10px;color:white;background:linear-gradient(135deg,#8b5cf6,#7138dc);font-size:11px;font-weight:700}.execute-trade.sell{background:linear-gradient(135deg,#f43f5e,#be123c)}.trade-details{margin-top:16px;display:flex;flex-direction:column;gap:8px}.trade-details div{display:flex;justify-content:space-between;color:#5b6577;font-size:8px}.trade-details strong{color:#8b94a6;font-weight:500}.bonding-heading{display:flex;align-items:center;justify-content:space-between;font-size:10px}.bonding-heading>div{display:flex;align-items:center;gap:6px}.bonding-heading svg{color:#a78bfa}.bonding-heading>span{color:#a994f8;font-weight:700}.large-progress{height:6px;margin-top:13px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.055)}.large-progress div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#22d3ee)}.bonding-card p{margin:10px 0 0;color:#596375;font-size:9px;line-height:1.5}.about-token-card h3{margin:0;font-size:12px}.about-token-card>p{margin:9px 0 15px;color:#6d7789;font-size:10px;line-height:1.55}.about-stats{display:flex;flex-direction:column;gap:9px}.about-stats div{display:flex;align-items:center;gap:7px;color:#727c8f;font-size:9px}.creator-row{margin-top:14px;padding-top:13px;display:flex;justify-content:space-between;border-top:1px solid var(--border);font-size:9px}.creator-row span{color:#596375}.creator-row strong{color:#8e98aa}.not-found{min-height:calc(100vh - 72px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.not-found h1{margin:0}.not-found a{color:#a78bfa}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#080a10}::-webkit-scrollbar-thumb{border-radius:999px;background:#242a36}@media (max-width:1150px){.tokens-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.desktop-nav{display:none}.token-layout{grid-template-columns:minmax(0,1fr) 320px}}@media (max-width:900px){.header-search{display:none}.header-inner{gap:10px}.header-actions{margin-left:auto}.mobile-menu-button{display:flex}.network-button{display:none}.tokens-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-search{position:relative;width:230px;display:flex;align-items:center}.mobile-search svg{position:absolute;left:11px;color:var(--muted)}.mobile-search input{width:100%;height:42px;padding:0 10px 0 35px;outline:0;border:1px solid var(--border);border-radius:10px;background:rgba(255,255,255,.025)}.token-layout{grid-template-columns:1fr}.trade-column{order:-1}.about-token-card,.bonding-card,.trade-panel{max-width:none}}@media (max-width:650px){.container,.header-inner{width:calc(100% - 28px)}.header-inner{min-height:64px}.mobile-menu{top:64px}.brand-name{display:none}.brand-logo{width:35px;height:35px}.wallet-button{height:37px;padding:0 10px}.hero{min-height:530px}.hero-content{padding-top:65px;padding-bottom:55px}.hero h1{font-size:clamp(49px,16vw,70px)}.hero-content>p{font-size:14px}.hero-buttons{max-width:300px;flex-direction:column}.primary-button,.secondary-button{width:100%}.hero-stats{gap:25px;overflow-x:auto}.hero-stats div{min-width:88px}.ticker-section>.container{min-height:58px}.ticker-heading{display:none}.discover-section{padding-top:55px}.section-heading-row{align-items:flex-start}.create-small-button{display:none}.market-toolbar{flex-direction:column}.filter-tabs{overflow-x:auto;scrollbar-width:none}.filter-tabs::-webkit-scrollbar{display:none}.filter-tab{flex-shrink:0}.mobile-search{width:100%}.tokens-grid{grid-template-columns:1fr}.token-card{padding:16px}.prime-info-inner{min-height:300px;flex-direction:column;align-items:flex-start;justify-content:center}.prime-info h2{font-size:32px}.footer-inner{flex-direction:column;gap:17px}.advanced-fields,.form-grid{grid-template-columns:1fr}.create-modal{padding:19px}.token-page-header{align-items:flex-start;flex-direction:column}.token-page-actions{width:100%}.icon-action{flex:1 1}.market-stats-panel{grid-template-columns:1fr 1fr}.market-stats-panel>div:nth-child(2){border-right:0}.market-stats-panel>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.chart{height:260px}.chart-header{align-items:flex-start;gap:12px;flex-direction:column}.activity-row{min-width:570px}}:root{--background:#020805;--background-soft:#06100b;--surface:#08130e;--surface-2:#0b1912;--border:rgba(116,255,191,0.1);--border-hover:rgba(116,255,191,0.23);--text:#effff6;--muted:#758b80;--muted-2:#41564b;--prime:#22e89a;--prime-light:#70ffc1;--cyan:#46ffd4;--green:#35efa5;--red:#ff7185}body{background:radial-gradient(circle at 55% -10%,rgba(35,238,154,.105),transparent 32%),#020805}.header{background:rgba(2,8,5,.86);border-color:rgba(102,255,183,.085)}.prime-navbar-logo{width:39px;height:39px;border-radius:10px;object-fit:cover;box-shadow:0 0 24px rgba(43,241,156,.18)}.brand-name{color:#eafff3}.network-dot{background:#37eda5;box-shadow:0 0 12px rgba(55,237,165,.65)}.wallet-wrap{position:relative}.wallet-button{border-color:rgba(74,246,167,.17);background:rgba(38,232,146,.07);color:#99ffd0}.wallet-button:hover{background:rgba(38,232,146,.13)}.wallet-button.connected{border-color:rgba(54,239,165,.22);background:rgba(54,239,165,.09);color:#73ffc0}.wallet-error{position:absolute;top:calc(100% + 8px);right:0;width:210px;padding:9px 11px;border:1px solid rgba(255,113,133,.16);border-radius:8px;background:#14080b;color:#ff8c9d;font-size:10px}.hero-v2{background:linear-gradient(180deg,rgba(10,34,23,.18),transparent)}.hero-v2:before{opacity:.17;background-image:linear-gradient(rgba(83,255,177,.045) 1px,transparent 0),linear-gradient(90deg,rgba(83,255,177,.045) 1px,transparent 0)}.prime-orb{position:absolute;border-radius:999px;pointer-events:none;filter:blur(110px)}.orb-one{width:520px;height:520px;top:-340px;left:22%;background:rgba(37,238,151,.17)}.orb-two{width:350px;height:350px;right:-150px;bottom:-130px;background:rgba(56,255,194,.07)}.hero-eyebrow{border-color:rgba(69,255,176,.2);background:rgba(48,244,157,.055);color:#75ffc0}.hero h1 span{background:linear-gradient(100deg,#8affc8,#29e797 50%,#79ffe0);background-clip:text;-webkit-background-clip:text}.primary-button{background:linear-gradient(135deg,#2bea9b,#11b875);color:#00180d;box-shadow:0 10px 35px rgba(38,234,153,.14)}.primary-button:hover{box-shadow:0 14px 40px rgba(38,234,153,.23)}.section-label{color:#56f2ae}.create-small-button{border-color:rgba(54,239,165,.18);background:rgba(45,229,147,.06);color:#82ffc5}.tokens-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.token-card-v2{display:block;overflow:hidden;border:1px solid rgba(93,255,177,.085);border-radius:18px;background:linear-gradient(150deg,rgba(12,28,20,.88),rgba(4,13,9,.96));transition:transform .22s,border-color .22s,box-shadow .22s}.token-card-v2:hover{transform:translateY(-4px);border-color:rgba(75,247,169,.25);box-shadow:0 20px 55px rgba(0,0,0,.28)}.token-cover{position:relative;aspect-ratio:16/9;overflow:hidden;background:#06110c}.token-cover img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.token-card-v2:hover
.token-cover img{transform:scale(1.045)}.token-cover-gradient{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,8,4,.65))}.token-cover-badges{position:absolute;top:11px;left:11px;right:11px;display:flex;justify-content:space-between}.token-time{border:1px solid rgba(255,255,255,.08);background:rgba(0,9,5,.7);color:#a6b7ad}.change-pill,.token-time{padding:5px 8px;border-radius:7px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px}.change-pill{font-weight:700}.positive-pill{color:#75ffc2;background:rgba(20,172,105,.23);border:1px solid rgba(89,255,186,.13)}.negative-pill{color:#ff91a2;background:rgba(211,49,76,.17);border:1px solid rgba(255,91,117,.13)}.token-card-body{padding:17px}.token-title{display:flex;align-items:flex-start;justify-content:space-between}.token-title h3{margin:0;color:#f1fff7;font-size:15px}.token-title span{display:block;margin-top:4px;color:#59806c;font-size:10px}.token-open{width:31px;height:31px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:8px;color:#5b806d;background:rgba(255,255,255,.015)}.token-card-v2:hover
.token-open{color:#75ffc0;border-color:rgba(58,235,158,.2)}.token-card-body>p{min-height:35px;margin:13px 0 15px;color:#70877a;font-size:10px;line-height:1.6}.token-card-metrics{padding:13px 0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.token-card-metrics div{display:flex;flex-direction:column;gap:5px}.token-card-metrics span{color:#496052;font-size:9px}.token-card-metrics strong{color:#e6fff1;font-size:12px}.launch-progress-title{margin-top:13px;display:flex;justify-content:space-between;color:#577263;font-size:9px}.launch-progress-title strong{color:#64eaaa}.prime-progress{height:5px;margin-top:7px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.045)}.prime-progress div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#16b875,#4df1a9,#73ffd4);box-shadow:0 0 14px rgba(39,236,151,.28)}.token-bottom{margin-top:14px;display:flex;align-items:center;justify-content:space-between}.token-bottom>div{display:flex;gap:12px}.token-bottom span{display:flex;align-items:center;gap:4px;color:#537064;font-size:9px}.token-bottom>strong{display:flex;align-items:center;gap:3px;color:#72ffc0;font-size:10px}.create-page{min-height:calc(100vh - 72px);padding:38px 0 100px;background:radial-gradient(circle at 50% -15%,rgba(31,224,139,.075),transparent 31%)}.create-container{width:min(calc(100% - 40px),1120px);margin:auto}.create-heading{margin-top:35px}.create-heading h1{margin:14px 0 7px;font-size:clamp(38px,5vw,61px);line-height:1;letter-spacing:-.045em}.create-heading>p{margin:0;color:var(--muted);font-size:14px}.create-layout{margin-top:39px;display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:15px;gap:15px}.create-form-card{padding:25px;border:1px solid var(--border);border-radius:18px;background:rgba(7,20,13,.67)}.create-section-title{display:flex;gap:13px}.create-section-title>span{width:31px;height:31px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(52,232,151,.17);border-radius:8px;color:#65f3ad;background:rgba(42,220,139,.06);font-size:9px;font-weight:700}.create-section-title h2{margin:0;font-size:16px}.create-section-title p{margin:4px 0 0;color:#61776b;font-size:10px}.create-image-upload{margin-top:22px}.create-image-upload label{height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border:1px dashed rgba(65,245,163,.19);border-radius:14px;color:#5deba7;background:rgba(41,217,137,.025);cursor:pointer}.create-image-upload label:hover{background:rgba(41,217,137,.045)}.create-image-upload img{width:100%;height:100%;object-fit:cover}.create-image-upload strong{margin-top:10px;color:#9ecbb3;font-size:11px}.create-image-upload span{margin-top:4px;color:#466053;font-size:9px}.create-image-upload input{display:none}.create-two-columns{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px}.prime-field{margin-top:13px;display:flex;flex-direction:column;gap:7px}.create-two-columns
.prime-field{margin-top:0}.prime-field>span{color:#71887c;font-size:10px;font-weight:600}.prime-field input,.prime-field textarea,.ticker-field{width:100%;outline:none;border:1px solid rgba(109,255,186,.09);border-radius:10px;color:#eafff2;background:rgba(255,255,255,.018)}.prime-field input{height:45px;padding:0 12px}.prime-field textarea{padding:12px;resize:vertical}.prime-field input:focus,.prime-field textarea:focus,.ticker-field:focus-within{border-color:rgba(59,237,158,.34);box-shadow:0 0 0 3px rgba(32,221,139,.035)}.ticker-field{display:flex;align-items:center}.ticker-field b{padding-left:12px;color:#5a7868}.ticker-field input{border:0;background:transparent}.create-section-divider{height:1px;margin:30px 0 23px;background:var(--border)}.launch-preview{display:flex;flex-direction:column;gap:11px}.launch-info-card,.preview-card{padding:16px;border:1px solid var(--border);border-radius:16px;background:rgba(7,20,13,.69)}.preview-label{color:#496355;font-size:8px;font-weight:700;letter-spacing:.13em}.preview-image{margin-top:12px;aspect-ratio:1;overflow:hidden;border-radius:13px;background:linear-gradient(135deg,#103b28,#16ba75)}.preview-image img{width:100%;height:100%;object-fit:cover}.preview-image>div{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#baffdb;font-size:64px;font-weight:900}.preview-card h3{margin:13px 0 3px;font-size:15px}.preview-card>strong{color:#58eaa8;font-size:10px}.preview-card>p{margin:10px 0 0;color:#667c70;font-size:10px;line-height:1.55}.launch-info-card{display:flex;flex-direction:column;gap:11px}.launch-info-card>div{display:flex;justify-content:space-between;font-size:9px}.launch-info-card span{color:#52695b}.launch-info-card strong{color:#9ab8a7}.launch-warning{padding:12px;display:flex;gap:8px;border:1px solid rgba(52,232,151,.09);border-radius:10px;color:#617b6c;background:rgba(32,218,137,.025);font-size:9px;line-height:1.45}.create-launch-button{height:47px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;color:#002114;background:linear-gradient(135deg,#5bffc0,#20d98b);font-size:11px;font-weight:800}@media (max-width:900px){.tokens-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-layout{grid-template-columns:1fr}.launch-preview{max-width:none}}@media (max-width:650px){.tokens-grid{grid-template-columns:1fr}.token-cover{aspect-ratio:16/10}.create-container{width:calc(100% - 28px)}.create-two-columns{grid-template-columns:1fr}.create-image-upload label{height:200px}.create-form-card{padding:18px}.prime-navbar-logo{width:35px;height:35px}}.token-detail-image{width:72px;height:72px;flex-shrink:0;object-fit:cover;border-radius:18px;border:1px solid rgba(92,255,183,.14);background:#07130d;box-shadow:0 10px 30px rgba(0,0,0,.3),0 0 28px rgba(47,235,150,.09)}