*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;overflow:hidden;font-family:-apple-system,Segoe UI,Roboto,sans-serif}body{background:#000}.manifesto-page{width:100%;height:100dvh;overflow-y:auto;padding:clamp(72px,12vh,144px) 24px;color:#f4f4f4;background:#000}.manifesto-page__copy{width:100%;max-width:450px;margin:0 auto;font-size:15px;line-height:1.65;letter-spacing:-.012em;text-shadow:0 0 10px hsla(0,0%,100%,.14)}.manifesto-page__header{margin-bottom:48px}.manifesto-page__header span{display:block;margin-bottom:12px;color:hsla(0,0%,100%,.42);font-size:11px;font-weight:650;letter-spacing:.16em;text-transform:uppercase}.manifesto-page__header h1{color:#fff;font-size:clamp(32px,8vw,44px);font-weight:650;line-height:.98;letter-spacing:-.055em;text-shadow:0 0 12px hsla(0,0%,100%,.3),0 0 30px hsla(0,0%,100%,.14)}.manifesto-page__copy p{margin-bottom:1.15em;color:hsla(0,0%,100%,.68)}.manifesto-page__copy strong{color:#fff;font-weight:650;text-shadow:0 0 8px hsla(0,0%,100%,.28),0 0 20px hsla(0,0%,100%,.12)}.manifesto-page__principle{margin:0!important;color:#fff!important;font-size:17px;line-height:1.55}.manifesto-page__principle+p:not(.manifesto-page__principle){margin-top:2em}.manifesto-page__cta{margin-top:3em;margin-bottom:0!important;color:#fff!important;font-weight:650}@media (max-width:480px){.manifesto-page{padding-right:20px;padding-left:20px}}#bg{z-index:0;overflow:hidden;pointer-events:none;background:#000}#bg,#bg:after{position:absolute;inset:0}#bg:after{content:"";z-index:1;background:radial-gradient(ellipse 72% 66% at 50% 48%,transparent 42%,rgba(0,0,0,.46) 100%)}.codepen-background{position:absolute;top:-30vmax;left:-30vmax;width:calc(100vw + 60vmax);height:calc(100vh + 60vmax);border:0;background:#000;pointer-events:none;filter:blur(90px);opacity:.9;transform:scale(1.32);transform-origin:center}@media (max-width:700px){.codepen-background{top:-38vmax;left:-38vmax;width:calc(100vw + 76vmax);height:calc(100vh + 76vmax);filter:blur(70px);transform:scale(1.4)}}@media (prefers-reduced-motion:reduce){#grain{animation:none}}#vignette{inset:0;z-index:2;background:radial-gradient(75% 70% at 50% 45%,transparent 55%,rgba(0,0,0,.55) 100%)}#grain,#vignette{position:absolute;pointer-events:none}#grain{inset:-50%;z-index:3;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");animation:grainShift .9s steps(2) infinite}@keyframes grainShift{0%{transform:translate(0)}50%{transform:translate(1.5%,-1%)}to{transform:translate(-1%,1.5%)}}.app-shell{position:relative;width:100%;height:100vh;overflow:hidden;background:#000}.view-track{width:100%;height:200vh;transform:translateZ(0);transition:transform .9s cubic-bezier(.76,0,.2,1);will-change:transform}.app-shell--archive .view-track{transform:translate3d(0,-100vh,0)}.archive-view,.launch-view{position:relative;width:100%;height:100vh;overflow:hidden}.app-shell--archive .launch-view{pointer-events:none}#scene-mount{position:absolute;inset:0;z-index:1}#scene-mount canvas{display:block}#hint{top:16px;transform:translateX(-50%);color:hsla(0,0%,100%,.6);font-size:13px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:6px 14px;border-radius:999px}#hint,#status{position:absolute;left:50%;z-index:10}#status{bottom:96px;color:#ff5c72;font-weight:700;font-size:16px;text-shadow:0 0 12px rgba(255,60,90,.8),0 0 32px rgba(255,60,90,.4);display:none;animation:pulse .45s infinite alternate}@keyframes pulse{0%{opacity:.65;transform:translateX(-50%) scale(1)}to{opacity:1;transform:translateX(-50%) scale(1.09)}}#controls{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}#controls.is-trading{padding:5px;gap:5px;border:1px solid hsla(0,0%,100%,.07);border-radius:999px;background:hsla(0,0%,4%,.9);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}button{padding:12px 24px;font-size:14px;font-weight:500;letter-spacing:.01em;white-space:nowrap;color:#000;border:none;border-radius:999px;cursor:pointer;background:#fff;box-shadow:none;transition:background-color .16s cubic-bezier(.22,1,.36,1),color .16s cubic-bezier(.22,1,.36,1),opacity .16s cubic-bezier(.22,1,.36,1),transform .16s cubic-bezier(.22,1,.36,1);-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}button:hover:not(:disabled){background:#e9e9e9}button:active:not(:disabled){transform:scale(.97)}button:disabled{opacity:.4;cursor:default;box-shadow:none}input,select,textarea{width:100%;min-width:0;padding:13.5px 16px;color:#fff;font-size:15px;font-weight:500;letter-spacing:.01em;border:none;border-radius:12px;outline:none;background:#141414;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background-color .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1)}input::placeholder,textarea::placeholder{color:hsla(0,0%,100%,.28);opacity:1}input:hover,select:hover,textarea:hover{background:#181818}input:focus-visible,select:focus-visible,textarea:focus-visible{background:#181818;box-shadow:0 0 0 1px hsla(0,0%,100%,.16)}#pump{display:inline-grid;min-width:210px;height:54px;padding:0 24px;font-size:14px;background:#a6ff29;grid-template-columns:auto auto;grid-template-rows:1fr 1fr;column-gap:10px;text-align:left}#pump:hover:not(:disabled){background:#b6ff50}#pump svg{width:18px;height:18px;align-self:center;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;grid-row:1/3}#pump>span{align-self:end;font-size:13px;font-weight:650;line-height:1.1}#pump>small{align-self:start;margin-top:3px;font-size:8px;font-weight:650;letter-spacing:.08em;opacity:.52;text-transform:uppercase}.token-action{display:inline-flex;min-width:94px;height:44px;align-items:center;justify-content:center;gap:7px;padding:0 18px;color:hsla(0,0%,100%,.68);background:transparent}.token-action:hover:not(:disabled){color:#fff;background:#202020}.token-action--buy{color:#090909;background:#fff}.token-action--buy:hover:not(:disabled){color:#090909;background:#e9e9e9}.token-action svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.token-action--claim:disabled{color:#a6ff29;opacity:.72;background:rgba(166,255,41,.07)}#deflate,#pop{color:hsla(0,0%,100%,.75);background:#141414}#deflate:hover:not(:disabled),#pop:hover:not(:disabled){color:#fff;background:#202020}#pop.armed{color:#fff;background:#2a161a}#flash{position:absolute;inset:0;z-index:50;background:#fff;opacity:0;pointer-events:none;transition:opacity .3s ease-out}.token-status-group{position:relative;z-index:1;display:flex;width:min(650px,52vw);flex-direction:column;gap:7px;grid-column:2;justify-self:center;pointer-events:auto;transition:width .22s cubic-bezier(.22,1,.36,1)}.token-status-group--launched{width:min(500px,42vw)}.token-status{position:relative;display:grid;width:100%;min-height:46px;grid-template-columns:1.3fr .85fr 1fr .75fr;overflow:hidden;color:#fff;border:1px solid hsla(0,0%,100%,.07);border-radius:14px;background:hsla(0,0%,5%,.92);box-shadow:none;backdrop-filter:blur(18px) saturate(0);-webkit-backdrop-filter:blur(18px) saturate(0)}.token-status--launched{grid-template-columns:1.35fr .9fr 1fr}.token-status__identity,.token-status__metric{display:flex;min-width:0;align-items:center;padding:7px 13px}.token-status__identity{gap:8px}.token-status__identity img{width:32px;height:32px;flex:0 0 auto;border-radius:50%;object-fit:cover}.token-status__identity>div,.token-status__metric{display:flex;flex-direction:column;justify-content:center}.token-status__identity>div:not(.token-status__links)>span,.token-status__metric>span{color:hsla(0,0%,100%,.36);font-size:8px;font-weight:500;letter-spacing:.06em;line-height:1;text-transform:uppercase}.token-status__identity strong,.token-status__metric strong{margin-top:4px;overflow:hidden;color:hsla(0,0%,100%,.92);font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:1;text-overflow:ellipsis;white-space:nowrap}.token-status__identity>.token-status__links{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:4px;margin-left:auto}.token-status__links>a,.token-status__links>span{display:grid;width:24px;height:24px;flex:0 0 auto;color:hsla(0,0%,100%,.48);border:1px solid hsla(0,0%,100%,.06);border-radius:8px;background:hsla(0,0%,100%,.045);place-items:center;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.token-status__links>a:hover{color:#fff;border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.09)}.token-status__links>a:focus-visible{outline:1px solid hsla(0,0%,100%,.72);outline-offset:2px}.token-status__links>.is-disabled{opacity:.3;cursor:not-allowed}.token-status__links svg{width:12px;height:12px;fill:currentColor}.token-status__links svg circle,.token-status__links svg circle+path{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.token-status__metric{align-items:flex-start;border-left:1px solid hsla(0,0%,100%,.07)}.token-status__countdown strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.025em}.token-status__lock-period strong{text-transform:capitalize}.user-lock-summary{display:grid;width:min(260px,100%);min-height:40px;grid-template-columns:auto auto 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:6px 9px 6px 7px;color:#fff;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;background:hsla(0,0%,5%,.9);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035);backdrop-filter:blur(18px) saturate(0);-webkit-backdrop-filter:blur(18px) saturate(0)}.user-lock-summary__icon{display:grid;width:27px;height:27px;color:#a6ff29;border:1px solid rgba(166,255,41,.16);border-radius:9px;background:rgba(166,255,41,.07);place-items:center}.user-lock-summary__icon svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.user-lock-summary__label{color:hsla(0,0%,100%,.38);font-size:9px;font-weight:550;letter-spacing:.03em;white-space:nowrap}.user-lock-summary strong{overflow:hidden;color:hsla(0,0%,100%,.92);font-size:12px;font-weight:650;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.user-lock-summary__confirmed{display:inline-flex;align-items:center;gap:4px;color:hsla(0,0%,100%,.32);font-size:8px;font-weight:550;white-space:nowrap}.user-lock-summary__confirmed i{width:5px;height:5px;border-radius:50%;background:#a6ff29;box-shadow:0 0 7px rgba(166,255,41,.45)}.top-nav{position:fixed;top:20px;right:24px;left:24px;z-index:110;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;grid-gap:16px;gap:16px;pointer-events:none}.top-nav__left{gap:9px;grid-column:1;justify-self:start}.top-nav__actions,.top-nav__left{display:flex;align-items:center;pointer-events:auto}.top-nav__actions{gap:8px;grid-column:3;justify-self:end}.brand-logo,.create-button,.manifesto-button,.wallet-button,.x-link{min-height:46px;color:#f5f5f5;border:none;background:#141414;box-shadow:none}.brand-logo{display:flex;width:auto;height:46px;align-items:center;gap:10px;padding:5px 13px 5px 5px;border-radius:12px;text-align:left}.brand-logo:hover:not(:disabled),.manifesto-button:hover:not(:disabled),.x-link:hover{color:#fff;background:#202020}.brand-logo__mark{display:grid;width:34px;height:34px;flex:0 0 auto;color:#050506;border-radius:11px;background:#fff;box-shadow:none;place-items:center}.brand-logo__mark svg{width:25px;height:25px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.brand-logo__type{display:flex;flex-direction:column;line-height:1}.brand-logo__type strong{color:#fff;font-size:12px;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.brand-logo__type span{margin-top:4px;color:#87878c;font-size:8px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.manifesto-button{display:inline-flex;width:auto;height:46px;align-items:center;justify-content:center;gap:7px;padding:0 15px;border-radius:999px;color:hsla(0,0%,100%,.72);font-size:12px;font-weight:600;letter-spacing:.01em;transition:color .18s ease,background .18s ease,transform .18s ease}.manifesto-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.x-link{display:grid;width:46px;height:46px;border-radius:999px;text-decoration:none;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease;place-items:center}.x-link svg{width:17px;height:17px;fill:currentColor}.create-button{display:inline-flex;width:auto;height:46px;min-height:46px;align-items:center;justify-content:center;gap:7px;padding:0 17px;color:hsla(0,0%,100%,.78);border-radius:999px;background:#141414}.create-button:hover:not(:disabled){color:#fff;background:#202020}.create-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.wallet-button{display:flex;width:auto;min-width:148px;height:46px;align-items:center;justify-content:center;gap:7px;padding:0 17px;border-radius:999px;color:hsla(0,0%,100%,.78);font-size:14px;font-weight:500;letter-spacing:.01em;text-transform:none;background:#141414;pointer-events:auto}.wallet-button:hover:not(:disabled){color:#fff;background:#202020}.wallet-button:disabled{opacity:.4;background:#141414;box-shadow:none}.wallet-button__dot{width:7px;height:7px;flex:0 0 auto;border:none;border-radius:50%;background:hsla(0,0%,100%,.3);box-shadow:none}.wallet-button[data-connected=true] .wallet-button__dot{background:#fff;box-shadow:none}.brand-logo:focus-visible,.create-button:focus-visible,.manifesto-button:focus-visible,.wallet-button:focus-visible,.x-link:focus-visible{outline:2px solid #fff;outline-offset:3px}.manifesto-modal-backdrop{position:fixed;inset:0;z-index:270;display:grid;padding:24px;overflow:hidden;background:rgba(0,0,0,.84);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:modal-backdrop-in .18s ease-out both;overscroll-behavior:contain;place-items:center}.manifesto-modal{display:flex;width:min(820px,100%);max-height:calc(100dvh - 48px);overflow:hidden;flex-direction:column;color:#f4f4f4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border:1px solid hsla(0,0%,100%,.09);border-radius:22px;background:#0b0b0b;box-shadow:0 28px 100px rgba(0,0,0,.72);animation:modal-panel-in .24s cubic-bezier(.22,1,.36,1) both}.manifesto-modal__header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px 22px;border-bottom:1px solid hsla(0,0%,100%,.07);background:#0b0b0b}.manifesto-modal__header span{display:block;margin-bottom:7px;color:hsla(0,0%,100%,.36);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.manifesto-modal__header h2{margin:0;color:#fff;font-size:clamp(28px,4vw,42px);font-weight:650;letter-spacing:-.045em;line-height:1}.manifesto-modal__header button{display:grid;width:40px;height:40px;flex:0 0 auto;padding:0;color:hsla(0,0%,100%,.5);border:0;border-radius:999px;background:#171717;transition:color .16s ease,background .16s ease;place-items:center}.manifesto-modal__header button:hover{color:#fff;background:#242424}.manifesto-modal__header button:focus-visible{outline:2px solid #fff;outline-offset:3px}.manifesto-modal__header svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.manifesto-modal__content{width:100%;padding:34px max(32px,calc((100% - 620px) / 2)) 64px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:hsla(0,0%,100%,.18) transparent;scrollbar-width:thin}.manifesto-modal__content p{margin:0 0 1.15em;color:hsla(0,0%,100%,.66);font-size:16px;font-weight:440;letter-spacing:-.005em;line-height:1.72}.manifesto-modal__content p:first-child{color:#fff;font-size:20px;font-weight:560;line-height:1.55}.manifesto-modal__content strong{color:#fff;font-weight:650}.manifesto-modal__principle{margin:7px 0!important;padding:13px 16px;color:#fff!important;border-left:2px solid #a6ff29;border-radius:0 10px 10px 0;background:hsla(0,0%,100%,.045);font-size:17px!important;letter-spacing:-.01em!important}.manifesto-modal__principle+p:not(.manifesto-modal__principle){margin-top:28px}.manifesto-modal__cta{margin-top:34px!important;margin-bottom:0!important;color:#a6ff29!important;font-size:12px!important;font-weight:750!important;letter-spacing:.12em!important;text-transform:uppercase}.trade-modal-backdrop{position:fixed;inset:0;z-index:280;display:grid;padding:18px;overflow-y:auto;background:rgba(0,0,0,.82);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:modal-backdrop-in .18s ease-out both;overscroll-behavior:contain;place-items:center}.trade-modal{width:min(520px,100%);max-height:calc(100dvh - 36px);padding:22px;overflow-y:auto;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border:1px solid hsla(0,0%,100%,.09);border-radius:22px;background:#0b0b0b;box-shadow:0 30px 100px rgba(0,0,0,.72);animation:modal-panel-in .24s cubic-bezier(.22,1,.36,1) both;scrollbar-color:hsla(0,0%,100%,.16) transparent;scrollbar-width:thin}.trade-modal button,.trade-modal input{font-family:inherit}.trade-modal__header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.trade-modal__token{display:flex;min-width:0;align-items:center;gap:12px}.trade-modal__token img{width:46px;height:46px;flex:0 0 auto;border:1px solid hsla(0,0%,100%,.14);border-radius:50%;object-fit:cover}.trade-modal__token span{display:block;overflow:hidden;margin-bottom:4px;color:hsla(0,0%,100%,.38);font-size:10px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.trade-modal__token h2{margin:0;font-size:23px;font-weight:650;letter-spacing:-.03em;line-height:1}.trade-modal__close{display:grid;width:38px;height:38px;flex:0 0 auto;padding:0;color:hsla(0,0%,100%,.46);background:#171717;place-items:center}.trade-modal__close:hover:not(:disabled){color:#fff;background:#222}.trade-modal__close svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.trade-modal__market{display:grid;margin-bottom:14px;overflow:hidden;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid hsla(0,0%,100%,.07);border-radius:14px;background:#101010}.trade-modal__market>div{min-width:0;padding:12px;border-left:1px solid hsla(0,0%,100%,.06)}.trade-modal__market>div:first-child{border-left:0}.trade-modal__market span,.trade-modal__market strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trade-modal__market span{color:hsla(0,0%,100%,.3);font-size:8px;font-weight:650;letter-spacing:.05em;text-transform:uppercase}.trade-modal__market strong{margin-top:6px;color:hsla(0,0%,100%,.88);font-size:12px;font-weight:600}.trade-modal__tabs{display:grid;grid-gap:4px;gap:4px;margin-bottom:18px;padding:4px;grid-template-columns:1fr 1fr;border-radius:12px;background:#131313}.trade-modal__tabs button{min-height:38px;padding:0;color:hsla(0,0%,100%,.45);border-radius:9px;background:transparent}.trade-modal__tabs button:hover:not(:disabled){color:#fff;background:#1c1c1c}.trade-modal__tabs button.is-active{color:#0a0a0a;background:#fff}.trade-form__label{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px;color:hsla(0,0%,100%,.4);font-size:10px;font-weight:550}.trade-form__amount{display:flex;height:68px;align-items:center;gap:12px;padding:0 17px;border:1px solid hsla(0,0%,100%,.09);border-radius:14px;background:#111}.trade-form__amount:focus-within{border-color:hsla(0,0%,100%,.2)}.trade-form__amount input{min-width:0;padding:0;color:#fff;font-size:27px;font-weight:570;letter-spacing:-.035em;background:transparent;box-shadow:none}.trade-form__amount input:focus-visible,.trade-form__amount input:hover{background:transparent;box-shadow:none}.trade-form__amount>span{color:hsla(0,0%,100%,.72);font-size:13px;font-weight:650}.trade-form__percentages{display:grid;grid-gap:6px;gap:6px;margin-top:8px;grid-template-columns:repeat(4,1fr)}.trade-form__percentages button{min-height:31px;padding:0;color:hsla(0,0%,100%,.48);border-radius:9px;background:#151515;font-size:10px}.trade-form__percentages button:hover:not(:disabled){color:#fff;background:#202020}.trade-form__quote{display:flex;flex-direction:column;gap:9px;margin:18px 0;padding:14px 15px;border:1px solid hsla(0,0%,100%,.06);border-radius:12px;background:#0f0f0f}.trade-form__quote>div{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:11px}.trade-form__quote span{color:hsla(0,0%,100%,.35)}.trade-form__quote strong{overflow:hidden;color:hsla(0,0%,100%,.75);font-weight:580;text-overflow:ellipsis;white-space:nowrap}.trade-form__quote strong.is-positive{color:#a6ff29}.trade-form__submit{display:flex;width:100%;height:48px;align-items:center;justify-content:center;gap:8px;color:#080808;background:#fff}.trade-form__submit:hover:not(:disabled){background:#eaeaea}.trade-form__submit--sell{color:#fff;background:#242424}.trade-form__submit--sell:hover:not(:disabled){background:#303030}.trade-form__submit svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.trade-form__notice{margin:9px 0 0;color:hsla(0,0%,100%,.25);font-size:9px;text-align:center}.trade-success{display:flex;min-height:290px;align-items:center;justify-content:center;flex-direction:column;padding:28px 18px 8px;text-align:center}.trade-success__icon{display:grid;width:54px;height:54px;margin-bottom:18px;color:#a6ff29;border:1px solid rgba(166,255,41,.24);border-radius:50%;background:rgba(166,255,41,.08);place-items:center}.trade-success__icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.trade-success>span:not(.trade-success__icon){color:hsla(0,0%,100%,.36);font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.trade-success strong{margin-top:8px;font-size:24px;font-weight:650;letter-spacing:-.03em}.trade-success p{margin:8px 0 24px;color:hsla(0,0%,100%,.4);font-size:12px}.trade-success button{min-width:150px}.create-modal-backdrop{position:fixed;inset:0;z-index:250;display:grid;padding:16px;overflow-y:auto;background:rgba(0,0,0,.8);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);animation:modal-backdrop-in .18s ease-out both;overscroll-behavior:contain;place-items:center}.create-modal{width:min(640px,100%);max-height:calc(100dvh - 32px);padding:26px;overflow-y:auto;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border:1px solid hsla(0,0%,100%,.07);border-radius:18px;background:#0b0b0b;box-shadow:0 28px 90px rgba(0,0,0,.6);animation:modal-panel-in .24s cubic-bezier(.22,1,.36,1) both;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.16) transparent}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-panel-in{0%{opacity:0;filter:blur(3px);transform:translateY(8px) scale(.985)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}.create-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid hsla(0,0%,100%,.06)}.create-modal__eyebrow{display:block;margin-bottom:6px;color:hsla(0,0%,100%,.35);font-size:12px;font-weight:500;letter-spacing:.01em}.create-modal__header h2{margin:0;font-size:26px;font-weight:600;letter-spacing:-.02em;line-height:1.15}.create-modal__header p{margin:6px 0 0;color:hsla(0,0%,100%,.4);font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.45}.create-modal__close{display:grid;width:36px;height:36px;flex:0 0 auto;padding:0;color:hsla(0,0%,100%,.48);background:#141414;place-items:center}.create-modal__close:hover:not(:disabled){color:#fff;background:#202020}.create-modal__close svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.create-form{display:flex;flex-direction:column;gap:14px}.create-modal button,.create-modal input,.create-modal textarea{font-family:inherit;letter-spacing:.01em}.create-modal input,.create-modal textarea{font-size:14px;font-weight:500}.token-photo{position:relative;display:flex;min-height:92px;align-items:center;justify-content:flex-start;gap:12px;padding:16px 18px;overflow:hidden;color:hsla(0,0%,100%,.66);border:1px dashed hsla(0,0%,100%,.11);border-radius:14px;background:#111;cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease}.token-photo:hover{color:#fff;border-color:hsla(0,0%,100%,.24);background:#151515}.token-photo input{display:none}.token-photo__icon{display:grid;width:38px;height:38px;flex:0 0 auto;color:hsla(0,0%,100%,.62);border-radius:50%;background:hsla(0,0%,100%,.07);place-items:center}.token-photo__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.token-photo small,.token-photo strong{display:block}.token-photo strong{font-size:14px;font-weight:500}.token-photo small{margin-top:4px;color:hsla(0,0%,100%,.28);font-size:11px;font-weight:500}.token-photo.has-preview{height:132px;padding:0;border-style:solid}.token-photo img{width:100%;height:100%;object-fit:cover}.token-photo__change{position:absolute;right:10px;bottom:10px;padding:7px 11px;color:#fff;font-size:12px;font-weight:500;border-radius:999px;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.create-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.create-form__row--identity{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}.funding-period{min-width:0;margin:0;padding:0;border:0}.funding-period legend{margin-bottom:8px;color:hsla(0,0%,100%,.48);font-size:12px;font-weight:500;letter-spacing:.01em}.funding-period legend b{color:hsla(0,0%,100%,.76);font-weight:500}.funding-period__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:4px;gap:4px;padding:4px;border-radius:14px;background:#141414}.funding-period__options button{width:100%;height:40px;min-height:40px;padding:0 12px;color:hsla(0,0%,100%,.44);border-radius:10px;background:transparent}.funding-period__options button:hover:not(:disabled){color:hsla(0,0%,100%,.82);background:hsla(0,0%,100%,.055)}.funding-period__options button.is-selected,.funding-period__options button.is-selected:hover:not(:disabled){color:#000;background:#fff}.create-field{display:flex;min-width:0;flex-direction:column;gap:8px}.create-field>span{display:flex;min-height:14px;align-items:center;color:hsla(0,0%,100%,.48);font-size:12px;font-weight:500;letter-spacing:.01em}.create-field>span b{margin-left:3px;color:hsla(0,0%,100%,.76);font-weight:500}.create-field>span em{margin-left:auto;color:hsla(0,0%,100%,.24);font-style:normal}.create-field textarea{min-height:92px;line-height:1.45;resize:none}.ticker-input{display:flex;align-items:center;border-radius:12px;background:#141414;transition:background-color .16s ease,box-shadow .16s ease}.ticker-input:focus-within{background:#181818;box-shadow:0 0 0 1px hsla(0,0%,100%,.16)}.ticker-input>span{padding-left:16px;color:hsla(0,0%,100%,.3);font-size:15px;font-weight:500}.ticker-input input{padding-left:5px;background:transparent;box-shadow:none}.ticker-input input:focus-visible,.ticker-input input:hover{background:transparent;box-shadow:none}.create-form__footer{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:16px;margin-top:2px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.06)}.create-form__footer>div{display:flex;gap:8px;margin-left:auto}.create-form__error{margin:0;color:#ff8b99;font-size:12px;font-weight:500;line-height:1.35}.create-form__cancel{color:hsla(0,0%,100%,.72);background:#141414}.create-form__cancel:hover:not(:disabled){color:#fff;background:#202020}.create-form__submit{color:#000;background:#fff}.create-form__submit:hover:not(:disabled){background:#e9e9e9}.activity-feed{position:fixed;right:16px;bottom:16px;z-index:90;width:300px;max-width:calc(100% - 32px);color:#fff;pointer-events:auto;transition:width .24s cubic-bezier(.22,1,.36,1)}.activity-feed.is-expanded{width:336px}.activity-feed__topline{display:flex;min-height:26px;align-items:center;justify-content:space-between;gap:12px;margin-bottom:5px;padding-left:6px}.activity-feed__topline>span{color:hsla(0,0%,100%,.34);font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.activity-feed__toggle{display:inline-flex;width:auto;height:26px;min-height:26px;align-items:center;gap:5px;padding:0 9px;color:hsla(0,0%,100%,.55);font-size:10px;border-radius:999px;background:#141414}.activity-feed__toggle:hover:not(:disabled){color:#fff;background:#202020}.activity-feed__toggle svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s cubic-bezier(.22,1,.36,1)}.activity-feed.is-expanded .activity-feed__toggle svg{transform:rotate(180deg)}.activity-stack{position:relative;height:84px}.activity-card{position:absolute;right:0;bottom:0;left:0;display:flex;height:66px;align-items:center;gap:10px;padding:11px;overflow:hidden;border:1px solid hsla(0,0%,100%,.07);border-radius:14px;background:hsla(0,0%,8%,.96);box-shadow:none;transform-origin:bottom center;transition:background-color .16s ease,border-color .16s ease,opacity .2s ease,transform .24s cubic-bezier(.22,1,.36,1)}.activity-feed:not(.is-expanded) .activity-card:first-child{z-index:4}.activity-feed:not(.is-expanded) .activity-card:nth-child(2){z-index:3;border-color:hsla(0,0%,100%,.055);transform:translateY(-8px) scale(.97)}.activity-feed:not(.is-expanded) .activity-card:nth-child(3){z-index:2;border-color:hsla(0,0%,100%,.04);transform:translateY(-16px) scale(.94)}.activity-feed:not(.is-expanded) .activity-card:nth-child(n+4){display:none}.activity-feed:not(.is-expanded) .activity-card:not(:first-child)>*{opacity:0}.activity-feed.is-expanded .activity-stack{display:flex;height:auto;max-height:calc(100dvh - 92px);flex-direction:column;gap:6px;padding-right:2px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.15) transparent}.activity-feed.is-expanded .activity-card{position:relative;right:auto;bottom:auto;left:auto;min-height:66px;flex:0 0 auto;transform:none}.activity-feed.is-expanded .activity-card:hover{border-color:hsla(0,0%,100%,.1);background:#181818}.activity-card__avatar{position:relative;width:38px;height:38px;flex:0 0 auto}.activity-card__avatar>img{width:100%;height:100%;border-radius:50%;object-fit:cover}.activity-card__avatar>span{position:absolute;right:-2px;bottom:-2px;display:grid;width:16px;height:16px;color:#090909;border:2px solid #141414;border-radius:50%;background:#fff;place-items:center}.activity-card__avatar svg{width:9px;height:9px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.activity-card__copy{min-width:0;flex:1 1}.activity-card__copy>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.activity-card__copy strong{color:hsla(0,0%,100%,.94);font-size:13px;font-weight:600;letter-spacing:-.01em}.activity-card__copy time{color:hsla(0,0%,100%,.26);font-size:9px;font-weight:500;white-space:nowrap}.activity-card__copy p{margin:3px 0 0;overflow:hidden;color:hsla(0,0%,100%,.44);font-size:12px;font-weight:500;letter-spacing:.01em;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.activity-card__copy p b{color:hsla(0,0%,100%,.78);font-weight:600}.activity-card__arrow{display:grid;width:28px;height:28px;flex:0 0 auto;color:hsla(0,0%,100%,.4);border-radius:50%;background:hsla(0,0%,100%,.055);place-items:center}.activity-card__arrow svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.side-nav{position:fixed;top:50%;left:20px;z-index:100;display:flex;flex-direction:column;gap:4px;padding:6px;border:1px solid hsla(0,0%,100%,.06);border-radius:999px;background:hsla(0,0%,6%,.94);box-shadow:none;backdrop-filter:blur(16px) saturate(0);-webkit-backdrop-filter:blur(16px) saturate(0);transform:translateY(-50%)}.side-nav:before{content:none}.side-nav__button{position:relative;display:grid;width:44px;height:44px;padding:0;place-items:center;color:hsla(0,0%,100%,.42);border:none;border-radius:999px;background:transparent;box-shadow:none;transition:color .15s cubic-bezier(.22,1,.36,1),background-color .15s cubic-bezier(.22,1,.36,1),opacity .15s cubic-bezier(.22,1,.36,1),transform .15s cubic-bezier(.22,1,.36,1)}.side-nav__button:hover:not(:disabled){color:hsla(0,0%,100%,.82);background:hsla(0,0%,100%,.06);box-shadow:none;transform:none}.side-nav__button:active:not(:disabled){transform:scale(.97)}.side-nav__button.is-active{color:#000;background:#fff;box-shadow:none}.side-nav__button.is-active:hover:not(:disabled){color:#000;background:#e9e9e9}.side-nav__button.is-active:after{content:none}.side-nav__button:focus-visible{outline:1px solid hsla(0,0%,100%,.7);outline-offset:2px}.nav-icon{position:relative;display:block}.nav-icon--balloon{width:14px;height:18px;border:1.6px solid;border-radius:52% 48% 48% 52%/43% 43% 57% 57%;transform:rotate(-4deg)}.nav-icon--balloon:before{content:"";position:absolute;bottom:-4px;left:50%;width:5px;height:4px;border-right:1.5px solid;border-bottom:1.5px solid;transform:translateX(-50%) rotate(45deg)}.nav-icon--balloon:after{content:"";position:absolute;top:calc(100% + 4px);left:50%;width:1px;height:5px;background:currentColor;opacity:.72}.nav-icon--grid{width:16px;height:16px;border-radius:2px;background:linear-gradient(currentColor 0 0) 0 0 /7px 7px no-repeat,linear-gradient(currentColor 0 0) 100% 0 /7px 7px no-repeat,linear-gradient(currentColor 0 0) 0 100% /7px 7px no-repeat,linear-gradient(currentColor 0 0) 100% 100% /7px 7px no-repeat}.side-nav__tooltip{position:absolute;left:calc(100% + 12px);padding:8px 13px;color:hsla(0,0%,100%,.75);font-size:14px;font-weight:500;letter-spacing:.01em;white-space:nowrap;border:none;border-radius:999px;background:#141414;box-shadow:none;opacity:0;pointer-events:none;transform:translateX(-4px);transform-origin:left center;transition:opacity .15s cubic-bezier(.22,1,.36,1),transform .15s cubic-bezier(.22,1,.36,1)}.side-nav__button:focus-visible .side-nav__tooltip,.side-nav__button:hover .side-nav__tooltip{opacity:1;transform:translateX(0)}.archive-view{color:#f7f5f6;background:#080808;overflow-y:auto;scrollbar-color:hsla(0,0%,100%,.18) transparent}.archive-view:before{content:none}.archive-content{position:relative;z-index:1;width:min(1280px,calc(100% - 160px));min-height:100%;margin:0 auto;padding:76px 0 84px;opacity:.15;transform:translateY(34px);transition:opacity .65s ease .28s,transform .76s cubic-bezier(.2,.75,.2,1) .25s}.app-shell--archive .archive-content{opacity:1;transform:translateY(0)}.archive-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.08)}.archive-kicker{margin-bottom:9px;color:hsla(0,0%,100%,.38);font-size:10px;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.archive-header h1{font-size:clamp(32px,4vw,52px);font-weight:600;letter-spacing:-.045em;line-height:1}.archive-copy{margin-top:10px;color:hsla(0,0%,100%,.4);font-size:14px}.archive-stat{display:flex;min-width:118px;flex-direction:column;align-items:flex-end;padding-bottom:3px}.archive-stat strong{font-size:26px;font-weight:550;letter-spacing:-.04em}.archive-stat span{color:hsla(0,0%,100%,.34);font-size:9px;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.launch-toolbar{justify-content:space-between;gap:16px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.06)}.launch-search,.launch-toolbar{display:flex;align-items:center}.launch-search{width:min(360px,100%);height:38px;gap:9px;padding:0 2px;color:hsla(0,0%,100%,.36);border:0;border-radius:0;background:transparent;transition:border-color .15s ease,background-color .15s ease}.launch-search:focus-within{color:hsla(0,0%,100%,.62);background:transparent}.launch-search svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.launch-search input{width:100%;color:hsla(0,0%,100%,.88);font:inherit;font-size:12px;border:0;outline:0;background:transparent}.launch-search input::placeholder{color:hsla(0,0%,100%,.28)}.launch-search input::-webkit-search-cancel-button{filter:invert(1);opacity:.38}.launch-filters{flex:0 0 auto;gap:4px;padding:0;border:0;border-radius:0}.launch-filters,.launch-filters button{display:inline-flex;background:transparent}.launch-filters button{width:auto;height:34px;min-height:34px;align-items:center;gap:7px;padding:0 11px;color:hsla(0,0%,100%,.45);font-size:10px;font-weight:600;border-radius:9px}.launch-filters button:hover:not(:disabled){color:hsla(0,0%,100%,.78);background:hsla(0,0%,100%,.045)}.launch-filters button.is-active{color:#fff;background:hsla(0,0%,100%,.1)}.launch-filters button.is-active:hover:not(:disabled){color:#fff;background:hsla(0,0%,100%,.14)}.launch-filters small{display:grid;min-width:17px;height:17px;padding:0 4px;color:inherit;font-size:8px;border-radius:0;background:transparent;place-items:center}.launch-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px}.launch-card{--balloon:#ff4168;--balloon-highlight:#ffd3dc;position:relative;aspect-ratio:.84;min-width:0;overflow:hidden;border:1px solid hsla(0,0%,100%,.075);border-radius:14px;background:#0d0d0d;box-shadow:none;transition:transform .26s cubic-bezier(.2,.8,.2,1),border-color .26s ease,background .26s ease}.launch-card:before{content:none}.launch-card:hover{z-index:2;border-color:hsla(0,0%,100%,.16);background:#0f0f0f;transform:none}.launch-card__topline{position:absolute;top:14px;right:14px;left:14px;z-index:3;display:flex;justify-content:space-between;align-items:center;color:hsla(0,0%,100%,.28);font-size:7px;font-weight:700;letter-spacing:.1em}.launch-card__visual{position:absolute;top:39px;right:12px;left:12px;height:46%}.launch-card__logo{position:absolute;top:47%;left:39%;z-index:2;width:70px;height:70px;overflow:hidden;border:2px solid #161616;border-radius:50%;background:#171717;box-shadow:0 0 0 1px hsla(0,0%,100%,.09);transform:translate(-50%,-50%)}.launch-card__logo img{width:100%;height:100%;object-fit:cover}.mini-balloon{position:absolute;top:47%;left:68%;z-index:1;width:23%;min-width:42px;max-width:58px;aspect-ratio:.82;border-radius:50% 50% 48% 52%/43% 43% 57% 57%;background:radial-gradient(circle at 32% 25%,var(--balloon-highlight) 0 5%,var(--balloon) 27%,var(--balloon) 56%,#160309 125%);box-shadow:inset -12px -18px 30px rgba(0,0,0,.34);transform:translate(-50%,-50%) rotate(var(--tilt,2deg)) scale(var(--growth,1));transition:transform .36s cubic-bezier(.2,.8,.2,1)}.launch-card:hover .mini-balloon{transform:translate(-50%,-54%) rotate(0deg) scale(calc(var(--growth, 1) + .04))}.mini-balloon:before{content:"";position:absolute;top:15%;left:22%;width:18%;height:27%;border-radius:50%;background:linear-gradient(145deg,hsla(0,0%,100%,.7),transparent);filter:blur(3px);transform:rotate(25deg)}.mini-balloon:after{content:"";position:absolute;top:96%;left:43%;width:16%;height:9%;background:var(--balloon);-webkit-clip-path:polygon(50% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,0 100%)}.mini-balloon span{position:absolute;top:103%;left:50%;width:1px;height:38%;background:linear-gradient(hsla(0,0%,100%,.38),transparent);transform:rotate(5deg);transform-origin:top}.launch-card__status{display:inline-flex;align-items:center;gap:5px;padding:0;color:hsla(0,0%,100%,.48);font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:uppercase}.launch-card__status i{width:4px;height:4px;border-radius:50%;background:#fff}.launch-card--funding .launch-card__status i{background:#a6ff29;box-shadow:none}.launch-card__meta{position:absolute;right:14px;bottom:58px;left:14px;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:8px;gap:8px}.launch-card__identity,.launch-card__value{display:flex;min-width:0;flex-direction:column}.launch-card__value{align-items:flex-end;text-align:right}.launch-card__identity span,.launch-card__value span{color:hsla(0,0%,100%,.28);font-size:6px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.launch-card__identity strong,.launch-card__value strong{overflow:hidden;margin-top:3px;font-size:12px;font-weight:600;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.launch-card__value strong{color:hsla(0,0%,100%,.72);font-size:11px}.launch-card__action{position:absolute;right:12px;bottom:12px;left:12px;z-index:4;display:flex;height:35px;min-height:35px;align-items:center;justify-content:space-between;padding:0 12px;color:hsla(0,0%,100%,.72);font-size:9px;font-weight:600;border:1px solid hsla(0,0%,100%,.07);border-radius:9px;background:#171717}.launch-card__action:hover:not(:disabled){color:#fff;border-color:hsla(0,0%,100%,.14);background:#202020}.launch-card__action svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s ease}.launch-card__action:hover svg{transform:translateX(2px)}.launch-empty{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:hsla(0,0%,100%,.4);border:1px dashed hsla(0,0%,100%,.1);border-radius:16px;background:#0d0d0d;text-align:center}.launch-empty strong{color:hsla(0,0%,100%,.82);font-size:15px;font-weight:600}.launch-empty span{font-size:12px}.launch-empty button{width:auto;height:34px;min-height:34px;margin-top:7px;padding:0 12px;color:#080808;font-size:10px;font-weight:650;border-radius:9px;background:hsla(0,0%,100%,.9)}.launch-pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:20px}.launch-pagination>button,.launch-pagination>div button{display:grid;width:30px;height:30px;min-height:30px;padding:0;color:hsla(0,0%,100%,.48);border:0;border-radius:8px;background:transparent;place-items:center}.launch-pagination>div{display:flex;gap:5px}.launch-pagination>div button.is-active{color:#fff;border-color:transparent;background:hsla(0,0%,100%,.1)}.launch-pagination>div button.is-active:hover:not(:disabled){color:#fff;border-color:transparent;background:hsla(0,0%,100%,.14)}.launch-pagination button:hover:not(:disabled){color:#fff;border-color:transparent;background:#171717}.launch-pagination button:disabled{opacity:.3}.launch-pagination svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.launch-pagination>span{margin-left:5px;color:hsla(0,0%,100%,.32);font-size:9px;white-space:nowrap}@media (max-width:1020px){.archive-content{width:min(880px,calc(100% - 130px))}.launch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.top-nav{grid-template-columns:minmax(0,1fr) auto}.top-nav__actions{grid-column:2}.token-status-group{position:absolute;top:58px;left:50%;width:min(650px,calc(100vw - 48px));transform:translateX(-50%)}.token-status-group--launched{width:min(500px,calc(100vw - 48px))}}@media (max-width:700px){#hint{top:78px;width:max-content;max-width:calc(100% - 32px);font-size:11px;text-align:center}.top-nav{top:12px;right:12px;left:12px}.top-nav__left{gap:7px}#controls{bottom:18px;width:calc(100% - 24px)}#controls.is-trading{width:auto}.token-action{min-width:82px;padding:0 13px;font-size:12px}#pump{min-width:min(230px,calc(100vw - 32px))}.token-status-group{top:58px}.token-status-group,.token-status-group--launched{width:calc(100vw - 24px)}.token-status,.token-status--launched{width:100%;min-height:68px;border-radius:14px}.token-status{grid-template-columns:1.2fr .8fr}.token-status--launched{grid-template-columns:1.25fr .8fr .9fr}.token-status:not(.token-status--launched) .token-status__countdown{border-top:1px solid hsla(0,0%,100%,.07);border-left:0}.token-status:not(.token-status--launched) .token-status__lock-period{border-top:1px solid hsla(0,0%,100%,.07)}.user-lock-summary{width:min(250px,100%)}.token-status__identity,.token-status__metric{padding:10px}.token-status__identity{gap:8px}.token-status__identity img{width:34px;height:34px}.token-status__links>a,.token-status__links>span{width:22px;height:22px}.token-status__identity>div:not(.token-status__links)>span,.token-status__metric>span{font-size:8px;letter-spacing:.04em}.token-status__identity strong,.token-status__metric strong{margin-top:6px;font-size:14px}.token-status__countdown strong{font-size:13px}.brand-logo{width:44px;height:44px;min-height:44px;padding:5px;border-radius:14px}.brand-logo__mark{width:32px;height:32px}.brand-logo__type{display:none}.manifesto-button{width:44px;height:44px;min-height:44px;padding:0}.manifesto-button span{display:none}.x-link{width:44px;border-radius:999px}.create-button,.x-link{height:44px;min-height:44px}.create-button{padding:0 14px}.wallet-button{min-width:132px;height:44px;min-height:44px;padding:0 13px;border-radius:999px;font-size:10px}.manifesto-modal-backdrop{padding:10px}.manifesto-modal{max-height:calc(100dvh - 20px);border-radius:18px}.manifesto-modal__header{padding:20px}.manifesto-modal__header h2{font-size:28px}.manifesto-modal__content{padding:26px 20px 46px}.manifesto-modal__content p{font-size:15px;line-height:1.7}.trade-modal-backdrop{padding:10px}.trade-modal{max-height:calc(100dvh - 20px);padding:17px;border-radius:18px}.trade-modal__market{grid-template-columns:repeat(2,minmax(0,1fr))}.trade-modal__market>div:nth-child(3){border-left:0}.trade-modal__market>div:nth-child(3),.trade-modal__market>div:nth-child(4){border-top:1px solid hsla(0,0%,100%,.06)}.create-modal-backdrop{align-items:center;padding:12px}.create-modal{max-height:calc(100dvh - 24px);padding:20px;border-radius:18px}.create-modal__header{margin-bottom:18px}.create-modal__header h2{font-size:22px}.create-form__row,.create-form__row--identity{grid-template-columns:1fr}.create-form__footer{align-items:stretch;flex-direction:column;gap:10px}.create-form__footer>div{width:100%;margin-left:0}.create-form__footer button{flex:1 1}.activity-feed,.activity-feed.is-expanded{right:12px;bottom:92px;width:min(300px,calc(100% - 24px));max-width:none}.activity-feed__topline{padding-left:6px}.activity-card,.activity-feed.is-expanded .activity-card{height:64px;min-height:64px;padding:10px;border-radius:13px}.activity-stack{height:82px}.activity-feed.is-expanded .activity-stack{max-height:calc(100dvh - 220px)}.activity-card__avatar{width:36px;height:36px}.activity-card__arrow{width:28px;height:28px}.activity-card__copy p{font-size:12px}.side-nav{left:12px;gap:3px;padding:5px;border-radius:999px}.side-nav__button{width:40px;height:40px}.side-nav__tooltip{display:none}.archive-content{width:calc(100% - 76px);margin-left:62px;padding:38px 0 62px}.archive-header{align-items:flex-start;margin-bottom:20px}.archive-copy{max-width:240px}.archive-stat{display:none}.launch-toolbar{align-items:stretch;flex-direction:column;gap:10px;margin-bottom:14px}.launch-filters,.launch-search{width:100%}.launch-filters button{flex:1 1;justify-content:center}.launch-grid{grid-template-columns:1fr;gap:12px}.launch-card{aspect-ratio:1.12;border-radius:14px}.launch-card__topline{top:11px;right:11px;left:11px}.launch-card__meta{right:14px;bottom:58px;left:14px}.launch-card__visual{top:34px;height:47%}.launch-card__logo{width:72px;height:72px}.launch-pagination{margin-top:18px}.launch-pagination>span{display:none}}@media (max-width:560px){.top-nav__actions{gap:6px}.create-button{width:44px;padding:0}.create-button>span{display:none}.wallet-button{min-width:120px;padding:0 11px}}@media (prefers-reduced-motion:reduce){.archive-content,.launch-card,.mini-balloon,.view-track{transition:none}}