.ui-module__TmEZKq__button{border-radius:var(--radius-control);cursor:pointer;font:inherit;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;height:2.75rem;padding:0 1.1rem;font-size:.875rem;font-weight:650;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.ui-module__TmEZKq__liquidGlass{background:var(--glass-header-tint);border:1px solid var(--glass-header-border);box-shadow:var(--shadow-header);isolation:isolate;position:relative}.ui-module__TmEZKq__liquidGlass:after{background:linear-gradient(180deg, var(--glass-highlight), transparent 46%);border-radius:inherit;box-shadow:inset 0 1px 0 var(--glass-highlight-strong), inset 0 -1px 0 var(--glass-shadow-edge);content:"";pointer-events:none;z-index:0;position:absolute;inset:0}.ui-module__TmEZKq__liquidGlass[data-glass-treatment=control]{background:linear-gradient(145deg, var(--glass-highlight), transparent 52%), var(--glass-control);border-color:var(--glass-control-border);box-shadow:var(--shadow-control)}.ui-module__TmEZKq__liquidGlassFilter{pointer-events:none;width:0;height:0;position:absolute;top:0;left:0;overflow:hidden}.ui-module__TmEZKq__liquidGlassContent{z-index:1;height:100%;position:relative}.ui-module__TmEZKq__liquidGlass>:not(.ui-module__TmEZKq__liquidGlassFilter){z-index:1;position:relative}.ui-module__TmEZKq__liquidGlassButtonContent{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex;position:relative}.ui-module__TmEZKq__liquidGlassInteractive{color:var(--text);cursor:pointer;justify-content:center;align-items:center;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.ui-module__TmEZKq__liquidGlassInteractive:hover{background:linear-gradient(145deg, var(--glass-highlight-strong), transparent 52%), var(--glass-control-hover);border-color:var(--border-emphasis)}.ui-module__TmEZKq__liquidGlassInteractive:active{transform:translateY(1px)}.ui-module__TmEZKq__button:hover{transform:translateY(-1px)}.ui-module__TmEZKq__button:active{transform:translateY(0)}.ui-module__TmEZKq__primary{background:var(--accent);border-color:color-mix(in srgb, var(--accent) 80%, black);box-shadow:0 8px 28px color-mix(in srgb, var(--accent) 22%, transparent);color:var(--accent-ink)}.ui-module__TmEZKq__primary:hover{background:var(--accent-hover);filter:brightness(1.08)}.ui-module__TmEZKq__secondary{background:var(--surface-control);border-color:var(--border-strong);color:var(--text)}.ui-module__TmEZKq__secondary:hover,.ui-module__TmEZKq__ghost:hover{background:var(--surface-control-hover);border-color:var(--border-emphasis)}.ui-module__TmEZKq__ghost{color:var(--text-secondary);background:0 0;border-color:#0000}.ui-module__TmEZKq__sm{height:2.25rem;padding:0 .85rem;font-size:.8125rem}.ui-module__TmEZKq__lg{height:3.25rem;padding:0 1.35rem;font-size:.9375rem}.ui-module__TmEZKq__fullWidth{width:100%}.ui-module__TmEZKq__iconOnly{width:2.75rem;padding:0}.ui-module__TmEZKq__card{background:var(--glass);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);position:relative}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.ui-module__TmEZKq__card{-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(135%);backdrop-filter:blur(var(--glass-blur)) saturate(135%)}}.ui-module__TmEZKq__cardElevated{background:var(--glass-strong);border-color:var(--border-strong)}.ui-module__TmEZKq__cardAccent{background:linear-gradient(135deg, var(--accent-surface), transparent 38%), var(--glass);border-color:var(--accent-border)}.ui-module__TmEZKq__badge{background:var(--surface-control);border:1px solid var(--border);color:var(--text-secondary);border-radius:999px;align-items:center;height:1.45rem;padding:0 .55rem;font-size:.6875rem;font-weight:650;line-height:1;display:inline-flex}.ui-module__TmEZKq__badgeLive{background:var(--success-surface);border-color:var(--success-border);color:var(--success)}.ui-module__TmEZKq__badgeAccent{background:var(--accent-surface);border-color:var(--accent-border);color:var(--accent-text)}.ui-module__TmEZKq__tabs{align-items:center;gap:.25rem;display:flex}.ui-module__TmEZKq__pillTabs{background:var(--nav-surface);border:1px solid var(--border-soft);isolation:isolate;touch-action:pan-y;border-radius:999px;padding:.2rem;position:relative}.ui-module__TmEZKq__tabPill{pointer-events:none;transform-origin:50%;will-change:transform, width;z-index:0;height:calc(100% - .4rem);position:absolute;top:.2rem;left:0}.ui-module__TmEZKq__tabPillGlass{width:100%;height:100%}.ui-module__TmEZKq__tab{color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;z-index:1;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:.42rem;height:2.25rem;padding:0 .9rem;font-size:.875rem;font-weight:560;text-decoration:none;transition:all .16s;display:inline-flex;position:relative}.ui-module__TmEZKq__tabsSm .ui-module__TmEZKq__tab{height:1.95rem;padding-inline:.7rem;font-size:.75rem}.ui-module__TmEZKq__tabsLg .ui-module__TmEZKq__tab{height:2.55rem;font-size:.82rem}.ui-module__TmEZKq__tabsStretch{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;display:grid}.ui-module__TmEZKq__tabsStretch .ui-module__TmEZKq__tab{justify-content:center;width:100%}.ui-module__TmEZKq__tabIcon{color:color-mix(in srgb, currentColor 88%, var(--accent));flex:none;align-items:center;display:inline-flex}.ui-module__TmEZKq__tabIcon svg{display:block}.ui-module__TmEZKq__tab:hover{color:var(--text)}.ui-module__TmEZKq__tabActive{background:var(--surface-control-selected);border-color:var(--border);box-shadow:var(--shadow-control);color:var(--text)}.ui-module__TmEZKq__pillTabs .ui-module__TmEZKq__tabActive{box-shadow:none;color:var(--text);cursor:pointer;background:0 0;border-color:#0000}.ui-module__TmEZKq__pillTabs .ui-module__TmEZKq__tabActive:active{cursor:pointer}.ui-module__TmEZKq__lineTabs{border-bottom:1px solid var(--border);gap:1.4rem}.ui-module__TmEZKq__lineTabs .ui-module__TmEZKq__tab{border:0;border-radius:0;height:2.75rem;padding:0;position:relative}.ui-module__TmEZKq__lineTabs .ui-module__TmEZKq__tabActive{box-shadow:none;background:0 0}.ui-module__TmEZKq__lineTabs .ui-module__TmEZKq__tabActive:after{background:var(--accent);content:"";border-radius:999px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.ui-module__TmEZKq__metricGrid{gap:1rem;padding:1.25rem;display:grid}.ui-module__TmEZKq__metricGrid2{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-module__TmEZKq__metricGrid3{grid-template-columns:repeat(3,minmax(0,1fr))}.ui-module__TmEZKq__metricGrid4{grid-template-columns:repeat(4,minmax(0,1fr))}.ui-module__TmEZKq__metricGrid>span:not(:first-child){border-left:1px solid var(--border-soft);padding-left:1rem}.ui-module__TmEZKq__sectionHeader{justify-content:space-between;align-items:end;margin-bottom:1rem;display:flex}.ui-module__TmEZKq__sectionHeader h2{letter-spacing:-.025em;margin:0;font-size:1.25rem;font-weight:650}.ui-module__TmEZKq__sectionHeader p{color:var(--text-muted);margin:.4rem 0 0;font-size:.8rem}.ui-module__TmEZKq__sectionHeaderSm{margin-bottom:.9rem}.ui-module__TmEZKq__sectionHeaderSm h2{font-size:1.05rem}.ui-module__TmEZKq__sectionHeaderSm p,.ui-module__TmEZKq__sectionHeaderSm .ui-module__TmEZKq__sectionHeaderAction{font-size:.7rem}.ui-module__TmEZKq__sectionHeaderLg{align-items:center;margin-bottom:1.4rem}.ui-module__TmEZKq__sectionHeaderLg h2{letter-spacing:-.045em;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.05}.ui-module__TmEZKq__sectionHeaderLg p{margin-top:.55rem;font-size:.875rem;line-height:1.55}.ui-module__TmEZKq__sectionHeaderAction{color:var(--text-muted);flex:none;font-size:.72rem}.ui-module__TmEZKq__pageIntro{justify-content:space-between;align-items:end;gap:2rem;margin:1.5rem 0 2.25rem;display:flex}.ui-module__TmEZKq__pageIntro h1{letter-spacing:-.06em;max-width:13ch;margin:0;font-size:clamp(2.25rem,5vw,4.25rem);font-weight:590;line-height:.98}.ui-module__TmEZKq__pageIntroEyebrow{color:var(--accent-text);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .9rem;font-size:.68rem;font-weight:700}.ui-module__TmEZKq__pageIntroDescription{color:var(--text-secondary);max-width:39rem;margin:1rem 0 0;font-size:.9rem;line-height:1.6}.ui-module__TmEZKq__pageIntroAction{flex:none;padding-bottom:.2rem}.ui-module__TmEZKq__pageIntroCompact{margin:0 0 1.75rem}.ui-module__TmEZKq__pageIntroCompact h1{letter-spacing:-.045em;max-width:none;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:620;line-height:1.05}.ui-module__TmEZKq__pageIntroCompact .ui-module__TmEZKq__pageIntroDescription{margin-top:.55rem;font-size:.875rem;line-height:1.55}.ui-module__TmEZKq__emptyState{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:8rem;padding:1.25rem;display:grid}.ui-module__TmEZKq__emptyStateIcon{background:var(--accent-surface);border:1px solid var(--accent-border);color:var(--accent-text);border-radius:.85rem;justify-content:center;align-items:center;width:2.9rem;height:2.9rem;display:inline-flex}.ui-module__TmEZKq__emptyStateCopy h2{margin:0;font-size:.9rem}.ui-module__TmEZKq__emptyStateCopy p{color:var(--text-muted);margin:.35rem 0 0;font-size:.75rem;line-height:1.5}.ui-module__TmEZKq__emptyStateAction{flex:none}@media (max-width:640px){.ui-module__TmEZKq__pageIntro{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.75rem}.ui-module__TmEZKq__pageIntro h1{font-size:clamp(2.15rem,12vw,3.25rem)}.ui-module__TmEZKq__pageIntroCompact h1{font-size:1.65rem}.ui-module__TmEZKq__pageIntroAction{padding:0}.ui-module__TmEZKq__emptyState{grid-template-columns:auto minmax(0,1fr)}.ui-module__TmEZKq__emptyStateAction{grid-column:2}}.ui-module__TmEZKq__keyValueList{border-top:1px solid var(--border);margin:0;display:grid}.ui-module__TmEZKq__keyValueRow{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;font-size:.78rem;display:flex}.ui-module__TmEZKq__keyValueRow dt{color:var(--text-muted);flex:1;min-width:0}.ui-module__TmEZKq__keyValueRow dd{color:var(--text);text-align:right;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;flex:1;justify-content:flex-end;align-items:center;gap:.35rem;min-width:0;margin:0;font-weight:650;display:inline-flex}.ui-module__TmEZKq__keyValueListPlain{border:0;gap:.7rem}.ui-module__TmEZKq__keyValueListPlain .ui-module__TmEZKq__keyValueRow{color:var(--text-muted);border:0;padding:0;font-size:.72rem}.ui-module__TmEZKq__keyValueListPlain .ui-module__TmEZKq__keyValueRow dd{color:var(--text-secondary);font-weight:560}.ui-module__TmEZKq__field{background:var(--surface-input);border:1px solid var(--border);border-radius:var(--radius-field);color:var(--text-muted);align-items:center;gap:.75rem;min-height:3rem;padding:0 .95rem;transition:border-color .16s,box-shadow .16s,background-color .16s;display:flex}.ui-module__TmEZKq__field:focus-within{background:var(--surface-input-focus);border-color:var(--border-emphasis);box-shadow:0 0 0 3px var(--focus-ring)}.ui-module__TmEZKq__input{color:var(--text);font:inherit;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:.9rem}.ui-module__TmEZKq__input::placeholder{color:var(--text-muted)}.ui-module__TmEZKq__fieldEnd{flex:none}.ui-module__TmEZKq__textarea{background:var(--surface-input);border:1px solid var(--border);border-radius:var(--radius-field);color:var(--text);font:inherit;resize:vertical;outline:none;width:100%;min-height:7.5rem;padding:.9rem 1rem;font-size:.9rem;line-height:1.55;transition:all .16s}.ui-module__TmEZKq__textarea:focus{background:var(--surface-input-focus);border-color:var(--border-emphasis);box-shadow:0 0 0 3px var(--focus-ring)}.ui-module__TmEZKq__label{color:var(--text-secondary);gap:.55rem;font-size:.8125rem;font-weight:600;display:grid}.ui-module__TmEZKq__metric{gap:.3rem;display:grid}.ui-module__TmEZKq__metricLabel{color:var(--text-muted);font-size:.75rem}.ui-module__TmEZKq__metricValue{color:var(--text);font-size:.9375rem;font-weight:650}.ui-module__TmEZKq__positive{color:var(--success)}.ui-module__TmEZKq__negative{color:var(--danger)}@media (max-width:640px){.ui-module__TmEZKq__button{height:2.55rem;padding-inline:.9rem}.ui-module__TmEZKq__lineTabs{gap:1.15rem;overflow-x:auto}.ui-module__TmEZKq__metricGrid4{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-module__TmEZKq__metricGrid4>span:not(:first-child){border-left:0;padding-left:0}.ui-module__TmEZKq__metricGrid4>span:nth-child(2n){border-left:1px solid var(--border-soft);padding-left:1rem}.ui-module__TmEZKq__metricGrid4>span:nth-child(n+3){border-top:1px solid var(--border-soft);padding-top:1rem}.ui-module__TmEZKq__sectionHeaderLg{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (prefers-reduced-motion:reduce){.ui-module__TmEZKq__tabPill{will-change:auto}}
.layout-module__nu5_oW__header{pointer-events:none;z-index:50;width:100%;padding:0;position:sticky;top:0;left:0;right:0}.layout-module__nu5_oW__headerInner{pointer-events:auto;width:100%;max-width:none;min-height:3.5rem;margin:0}.layout-module__nu5_oW__headerContent{--header-control-height:2.375rem;max-width:var(--page-width);min-height:3.5rem;padding:.35rem var(--page-gutter);grid-template-columns:1fr auto 1fr;align-items:center;width:100%;margin:0 auto;display:grid}.layout-module__nu5_oW__brand{justify-self:start;align-items:center;display:inline-flex}.layout-module__nu5_oW__brandLogo{filter:var(--logo-filter);width:7rem;height:auto;display:block}.layout-module__nu5_oW__primaryNav{height:var(--header-control-height)}.layout-module__nu5_oW__actions{justify-self:end;align-items:center;gap:.45rem;display:flex}.layout-module__nu5_oW__themeToggle{color:var(--text-secondary);height:var(--header-control-height);width:var(--header-control-height);padding:0}.layout-module__nu5_oW__themeToggle:hover{color:var(--text)}.layout-module__nu5_oW__launchButton,.layout-module__nu5_oW__connectButton{height:var(--header-control-height);padding-inline:.75rem;font-size:.75rem}.layout-module__nu5_oW__launchButton{font-weight:650;line-height:1}.layout-module__nu5_oW__sunIcon,.layout-module__nu5_oW__moonIcon{display:none}:root[data-theme=light] .layout-module__nu5_oW__moonIcon{display:block}:root[data-theme=dark] .layout-module__nu5_oW__sunIcon{display:block}.layout-module__nu5_oW__pageShell{max-width:var(--page-width);min-height:calc(100vh - 8rem);padding:4rem var(--page-gutter) 6rem;z-index:1;width:100%;margin:0 auto;position:relative}.layout-module__nu5_oW__footer{color:var(--text-muted);max-width:var(--page-width);padding:0 var(--page-gutter) 1.25rem;z-index:1;margin:0 auto;font-size:.75rem;position:relative}.layout-module__nu5_oW__footerPanel{width:100%}.layout-module__nu5_oW__footerInner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:7rem;padding:1.25rem 1.5rem;display:grid}.layout-module__nu5_oW__footerBrand{justify-self:start;gap:.45rem;display:grid}.layout-module__nu5_oW__footerBrand p{margin:0;font-size:.7rem}.layout-module__nu5_oW__footerLinks{justify-content:center;gap:1.4rem;display:flex}.layout-module__nu5_oW__footer a{color:inherit;font-weight:560;text-decoration:none;transition:color .16s}.layout-module__nu5_oW__footer a:hover{color:var(--accent)}.layout-module__nu5_oW__footerMeta{text-align:right;justify-self:end;align-items:flex-end;gap:.45rem;display:grid}.layout-module__nu5_oW__networkStatus{color:var(--text-secondary);justify-content:flex-end;align-items:center;gap:.4rem;display:inline-flex}.layout-module__nu5_oW__networkStatus>span{background:var(--accent);box-shadow:0 0 10px color-mix(in srgb, var(--accent) 55%, transparent);border-radius:50%;width:.4rem;height:.4rem}@media (max-width:760px){.layout-module__nu5_oW__headerInner{min-height:3.35rem}.layout-module__nu5_oW__headerContent{--header-control-height:2.325rem;grid-template-columns:minmax(0,1fr) auto;row-gap:.45rem;min-height:3.35rem;padding:.6rem .8rem}.layout-module__nu5_oW__brandLogo{width:6rem;max-width:none}.layout-module__nu5_oW__brand{width:auto;height:2.1rem}.layout-module__nu5_oW__primaryNav{grid-area:2/1/auto/-1;justify-self:center}.layout-module__nu5_oW__primaryNav a{padding-inline:.55rem;font-size:.7rem}.layout-module__nu5_oW__connectButton{display:inline-flex!important}.layout-module__nu5_oW__pageShell{padding-top:2.5rem}.layout-module__nu5_oW__footerInner{text-align:center;grid-template-columns:1fr;align-items:center;gap:1.25rem;padding:1.5rem}.layout-module__nu5_oW__footerBrand,.layout-module__nu5_oW__footerMeta{text-align:center;justify-self:center;justify-items:center}.layout-module__nu5_oW__networkStatus{justify-content:center}.layout-module__nu5_oW__footerLinks{flex-wrap:wrap;gap:.75rem 1.25rem}}@media (max-width:430px){.layout-module__nu5_oW__primaryNav svg{display:none}.layout-module__nu5_oW__launchButton{display:inline-flex!important}}
.profileArtwork-module__28v8Aa__avatar{background:radial-gradient(circle at 24% 18%, hsl(var(--avatar-hue-a) 95% 68%), transparent 34%), linear-gradient(145deg, hsl(var(--avatar-hue-b) 54% 48%), hsl(var(--avatar-hue-a) 24% 23%));border:1px solid var(--border-strong);color:#ffffffeb;letter-spacing:-.02em;text-shadow:0 1px 8px #00000057;border-radius:.85rem;flex:none;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;font-size:.68rem;font-weight:760;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff3}.profileArtwork-module__28v8Aa__avatarImage{object-fit:cover}.profileArtwork-module__28v8Aa__avatarSm{border-radius:.7rem;width:2.25rem;height:2.25rem}.profileArtwork-module__28v8Aa__avatarLg{border-radius:1.35rem;width:5.25rem;height:5.25rem;font-size:1.05rem}.profileArtwork-module__28v8Aa__generatedBanner,.profileArtwork-module__28v8Aa__bannerImage{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.profileArtwork-module__28v8Aa__generatedBanner{filter:saturate(1.12)contrast(1.04)}
.app-module__uNNrkG__collectionTitle{align-items:center;gap:.65rem;display:flex}.app-module__uNNrkG__section{margin-top:3.5rem}.app-module__uNNrkG__viewAll{color:var(--text-secondary);align-items:center;gap:.35rem;font-size:.8rem;text-decoration:none;display:inline-flex}.app-module__uNNrkG__viewAll:hover,.app-module__uNNrkG__backLink:hover{color:var(--text)}.app-module__uNNrkG__heroGrid{grid-template-columns:minmax(0,1.55fr) minmax(18rem,.75fr);gap:1rem;margin-bottom:3.5rem;display:grid}.app-module__uNNrkG__bidHero{flex-direction:column;justify-content:space-between;min-height:21rem;padding:clamp(1.4rem,4vw,2.5rem);display:flex;overflow:hidden}.app-module__uNNrkG__bidHero:after{background:radial-gradient(circle, var(--accent) 0 12%, transparent 13%);content:"";opacity:.08;background-size:1.5rem 1.5rem;width:19rem;height:15rem;position:absolute;top:-2rem;right:-3rem;transform:rotate(16deg)}.app-module__uNNrkG__eyebrow{color:var(--accent-text);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:680}.app-module__uNNrkG__bidHero h1{letter-spacing:-.065em;max-width:11ch;margin:0;font-size:clamp(2.4rem,6vw,4.8rem);font-weight:590;line-height:.96}.app-module__uNNrkG__bidHeroCopy{color:var(--text-secondary);max-width:36rem;margin:1.2rem 0 0;font-size:.95rem;line-height:1.6}.app-module__uNNrkG__heroActions{align-items:center;gap:.75rem;margin-top:2rem;display:flex}.app-module__uNNrkG__walletCard{flex-direction:column;justify-content:space-between;min-height:21rem;padding:1.5rem;display:flex}.app-module__uNNrkG__walletHeader{justify-content:space-between;align-items:center;display:flex}.app-module__uNNrkG__walletTitle{color:var(--text-secondary);margin:0;font-size:.8rem}.app-module__uNNrkG__walletBalance{letter-spacing:-.05em;margin:.8rem 0 0;font-size:2.55rem;font-weight:590}.app-module__uNNrkG__walletBalance span{color:var(--text-muted);letter-spacing:0;margin-left:.35rem;font-size:.9rem}.app-module__uNNrkG__rewardRow{border-top:1px solid var(--border);justify-content:space-between;margin-top:1.5rem;padding-top:1rem;display:flex}.app-module__uNNrkG__rewardRow span{color:var(--text-muted);font-size:.76rem}.app-module__uNNrkG__rewardRow strong{margin-top:.3rem;font-size:1rem;display:block}.app-module__uNNrkG__compactGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.app-module__uNNrkG__stepCard{min-height:12rem;padding:1.25rem}.app-module__uNNrkG__stepNumber{background:var(--accent-surface);border:1px solid var(--accent-border);color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.72rem;font-weight:700;display:flex}.app-module__uNNrkG__stepCard h3{margin:1.4rem 0 .55rem;font-size:1rem;font-weight:650}.app-module__uNNrkG__stepCard p{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.55}.app-module__uNNrkG__detailHeader{align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.app-module__uNNrkG__backLink{color:var(--text-muted);align-items:center;gap:.35rem;margin-bottom:1.5rem;font-size:.78rem;text-decoration:none;display:inline-flex}.app-module__uNNrkG__detailIdentity{flex:1;min-width:0}.app-module__uNNrkG__detailNameRow{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.app-module__uNNrkG__detailNameRow h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,4vw,2.3rem);font-weight:630}.app-module__uNNrkG__detailSymbol{color:var(--text-muted);font-size:.9rem}.app-module__uNNrkG__detailCreator{color:var(--text-muted);margin-top:.45rem;font-size:.8rem}.app-module__uNNrkG__detailCreator a{color:var(--text-secondary);font-weight:620;text-decoration:none}.app-module__uNNrkG__detailCreator a:hover{color:var(--accent-text);text-underline-offset:.2em;text-decoration:underline}.app-module__uNNrkG__detailGrid{grid-template-columns:minmax(0,1.55fr) minmax(19rem,.72fr);align-items:start;gap:1rem;display:grid}.app-module__uNNrkG__detailMain{gap:1rem;display:grid}.app-module__uNNrkG__infoCard{padding:1.35rem}.app-module__uNNrkG__infoCard h2{margin:0 0 .7rem;font-size:1rem}.app-module__uNNrkG__infoCard p{color:var(--text-secondary);margin:0;font-size:.84rem;line-height:1.65}.app-module__uNNrkG__infoRows{border-top:1px solid var(--border);gap:0;margin-top:1.25rem;display:grid}.app-module__uNNrkG__tradeCard{padding:.75rem;position:sticky;top:7rem}.app-module__uNNrkG__tradeBody{padding:1.2rem .4rem .4rem}.app-module__uNNrkG__amountCard{background:var(--surface-input);border:1px solid var(--border);border-radius:1rem;padding:.9rem}.app-module__uNNrkG__amountLabel{color:var(--text-muted);justify-content:space-between;font-size:.7rem;display:flex}.app-module__uNNrkG__amountRow{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.app-module__uNNrkG__amountInput{color:var(--text);background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:1.75rem;font-weight:560}.app-module__uNNrkG__assetPill{background:var(--surface-control-selected);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .65rem;font-size:.78rem;font-weight:650;display:inline-flex}.app-module__uNNrkG__assetDot{background:var(--accent);border-radius:50%;width:1.15rem;height:1.15rem}.app-module__uNNrkG__tradeCard .app-module__uNNrkG__swapButton{background:var(--accent-soft-control);box-shadow:none;color:var(--accent-text);z-index:2;border:0;border-radius:1rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin:-.55rem auto;display:flex;position:relative}.app-module__uNNrkG__tradeCard .app-module__uNNrkG__swapButton:hover{background:var(--accent-soft-control-hover);color:var(--accent-text);border-color:#0000;transform:translateY(-1px)}.app-module__uNNrkG__tradeCard .app-module__uNNrkG__swapButton:active{transform:translateY(0)scale(.97)}.app-module__uNNrkG__tradeCard .app-module__uNNrkG__tradeAction{border-radius:1rem;font-size:1rem;font-weight:680}.app-module__uNNrkG__tradeCard .app-module__uNNrkG__tradeAction:hover{background:var(--accent-soft-control);color:var(--accent-text);filter:none;border-color:#0000}.app-module__uNNrkG__tradeMeta{gap:.7rem;margin:1rem 0;display:grid}.app-module__uNNrkG__formGrid{grid-template-columns:minmax(0,1.4fr) minmax(18rem,.65fr);align-items:start;gap:1rem;display:grid}.app-module__uNNrkG__formCard,.app-module__uNNrkG__summaryCard{padding:clamp(1.25rem,3vw,2rem)}.app-module__uNNrkG__formCard h2,.app-module__uNNrkG__summaryCard h2{margin:0 0 1.5rem;font-size:1rem}.app-module__uNNrkG__fieldGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.app-module__uNNrkG__fieldStack{gap:1rem;display:grid}.app-module__uNNrkG__upload{aspect-ratio:1;background:var(--surface-input);border:1px dashed var(--border-strong);color:var(--text-muted);cursor:pointer;text-align:center;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;max-width:11rem;font-size:.75rem;display:flex}.app-module__uNNrkG__upload input{opacity:0;width:1px;height:1px;position:absolute}.app-module__uNNrkG__formSection{border-top:1px solid var(--border);margin-top:1.6rem;padding-top:1.6rem}.app-module__uNNrkG__formSectionTitle{color:var(--text-secondary);margin:0 0 1rem;font-size:.78rem;font-weight:650}.app-module__uNNrkG__summaryCard{position:sticky;top:7rem}.app-module__uNNrkG__summaryRows{margin-bottom:1.5rem;display:grid}.app-module__uNNrkG__feeSplit{grid-template-columns:repeat(3,1fr);gap:.55rem;margin:1rem 0 1.5rem;display:grid}.app-module__uNNrkG__feeItem{background:var(--surface-control);border:1px solid var(--border-soft);border-radius:.9rem;padding:.75rem}.app-module__uNNrkG__feeItem strong{font-size:.9rem;display:block}.app-module__uNNrkG__feeItem span{color:var(--text-muted);font-size:.62rem}.app-module__uNNrkG__finePrint{color:var(--text-muted);text-align:center;justify-content:center;align-items:center;gap:.35rem;margin:.9rem 0 0;font-size:.68rem;line-height:1.5;display:flex}@media (max-width:900px){.app-module__uNNrkG__heroGrid,.app-module__uNNrkG__detailGrid,.app-module__uNNrkG__formGrid{grid-template-columns:1fr}.app-module__uNNrkG__walletCard{min-height:auto}.app-module__uNNrkG__tradeCard,.app-module__uNNrkG__summaryCard{position:static}}@media (max-width:720px){.app-module__uNNrkG__compactGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-module__uNNrkG__heroGrid{margin-bottom:2.5rem}.app-module__uNNrkG__bidHero{min-height:19rem}.app-module__uNNrkG__detailHeader{align-items:flex-start}.app-module__uNNrkG__fieldGrid{grid-template-columns:1fr}}@media (max-width:480px){.app-module__uNNrkG__compactGrid{grid-template-columns:1fr 1fr}.app-module__uNNrkG__stepCard{min-height:10rem}.app-module__uNNrkG__detailHeader{gap:.75rem}.app-module__uNNrkG__detailNameRow h1{font-size:1.55rem}.app-module__uNNrkG__feeSplit{grid-template-columns:1fr}}.app-module__uNNrkG__marketDirectory{width:100%;scroll-margin-top:7rem}.app-module__uNNrkG__marketDirectory>h2{letter-spacing:-.03em;margin-bottom:1rem;font-size:1.35rem;font-weight:620}.app-module__uNNrkG__marketDirectory>p{color:var(--text-muted);margin:.75rem 0 1.25rem;font-size:.8rem;line-height:1.6}.app-module__uNNrkG__creatorMarketName small,.app-module__uNNrkG__creatorMarketFooter small{color:var(--text-muted);font-size:.64rem;display:block}.app-module__uNNrkG__marketToolbar{align-items:center;gap:.75rem;width:100%;max-width:42rem;margin:0;display:flex}.app-module__uNNrkG__marketSearch{background:color-mix(in srgb, var(--glass-strong) 68%, transparent);border:1px solid var(--border-strong);border-radius:999px;min-height:3.75rem;box-shadow:0 18px 50px #0000001f,inset 0 1px #ffffff09}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.app-module__uNNrkG__marketSearch{-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%)}}.app-module__uNNrkG__marketSearch:focus-within{border-color:color-mix(in srgb, var(--accent) 58%, var(--border-strong));box-shadow:0 18px 50px #00000024, 0 0 0 3px var(--focus-ring), inset 0 1px 0 #ffffff0d}.app-module__uNNrkG__marketTabs{width:fit-content;max-width:100%;margin:1rem 0 1.25rem}.app-module__uNNrkG__creatorGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.app-module__uNNrkG__creatorMarketCard{padding:.5rem;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.app-module__uNNrkG__creatorMarketCard:hover{border-color:var(--border-emphasis);box-shadow:var(--shadow-card), 0 0 0 1px var(--accent-surface);transform:translateY(-3px)}.app-module__uNNrkG__creatorMarketLink{color:inherit;text-decoration:none;display:block}.app-module__uNNrkG__creatorMarketArtwork{aspect-ratio:1.18;background:var(--surface-control);border:1px solid var(--border-soft);border-radius:calc(var(--radius-card) - .42rem);position:relative;overflow:hidden}.app-module__uNNrkG__creatorMarketArtwork img{object-fit:cover;transition:transform .36s}.app-module__uNNrkG__creatorMarketCard:hover .app-module__uNNrkG__creatorMarketArtwork img{transform:scale(1.025)}.app-module__uNNrkG__creatorStatus{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;text-transform:capitalize;background:#08080a80;border:1px solid #ffffff21;border-radius:999px;padding:.28rem .48rem;font-size:.59rem;position:absolute;top:.65rem;left:.65rem}.app-module__uNNrkG__creatorMarketBody{padding:.9rem .45rem .4rem}.app-module__uNNrkG__creatorMarketName,.app-module__uNNrkG__creatorMarketFooter{justify-content:space-between;display:flex}.app-module__uNNrkG__creatorMarketName{align-items:flex-start}.app-module__uNNrkG__creatorMarketName strong{font-size:.9rem;font-weight:650;display:block}.app-module__uNNrkG__creatorMarketName small{margin-top:.24rem}.app-module__uNNrkG__creatorMarketName>svg{color:var(--accent-text)}.app-module__uNNrkG__creatorMarketBody>p{color:var(--text-secondary);min-height:2.1rem;margin:.8rem 0 0;font-size:.69rem;line-height:1.5}.app-module__uNNrkG__creatorMarketFooter{border-top:1px solid var(--border-soft);margin-top:.9rem;padding-top:.75rem}.app-module__uNNrkG__creatorMarketFooter>span:last-child{text-align:right}.app-module__uNNrkG__creatorMarketFooter strong{margin-top:.25rem;font-size:.72rem;font-weight:620;display:block}@media (max-width:900px){.app-module__uNNrkG__creatorGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:580px){.app-module__uNNrkG__marketToolbar{grid-template-columns:1fr}.app-module__uNNrkG__marketToolbar>a{display:none}.app-module__uNNrkG__marketTabs{overflow-x:auto}.app-module__uNNrkG__creatorGrid{grid-template-columns:1fr}.app-module__uNNrkG__creatorMarketArtwork{aspect-ratio:1.45}}
.token-module__Ds2-wa__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.token-module__Ds2-wa__tokenCard{color:inherit;height:100%;padding:.65rem;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;overflow:hidden}.token-module__Ds2-wa__tokenLink,.token-module__Ds2-wa__nameLink{color:inherit;text-decoration:none}.token-module__Ds2-wa__tokenLink{display:block}.token-module__Ds2-wa__tokenCard:hover{border-color:var(--border-emphasis);box-shadow:var(--shadow-card), 0 0 0 1px var(--accent-surface);transform:translateY(-3px)}.token-module__Ds2-wa__imageWrap{aspect-ratio:1;background:var(--surface-control);border:1px solid var(--border-soft);border-radius:calc(var(--radius-card) - .45rem);position:relative;overflow:hidden}.token-module__Ds2-wa__image{object-fit:cover;transition:transform .32s}.token-module__Ds2-wa__tokenCard:hover .token-module__Ds2-wa__image{transform:scale(1.025)}.token-module__Ds2-wa__status{z-index:2;position:absolute;top:.65rem;left:.65rem}.token-module__Ds2-wa__age{color:#ffffffc7;z-index:2;background:#080a088f;border:1px solid #ffffff24;border-radius:999px;padding:.25rem .48rem;font-size:.65rem;position:absolute;bottom:.65rem;right:.65rem}.token-module__Ds2-wa__content{gap:.85rem;padding:.9rem .35rem .45rem;display:grid}.token-module__Ds2-wa__identity{min-width:0}.token-module__Ds2-wa__nameRow,.token-module__Ds2-wa__nameLink{align-items:baseline;gap:.45rem;min-width:0;display:flex}.token-module__Ds2-wa__name{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:680;overflow:hidden}.token-module__Ds2-wa__symbol{color:var(--text-muted);text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.token-module__Ds2-wa__creator{color:var(--text-muted);margin-top:.3rem;font-size:.72rem}.token-module__Ds2-wa__creator a{color:inherit;font-weight:620;text-decoration:none}.token-module__Ds2-wa__creator a:hover,.token-module__Ds2-wa__nameLink:hover .token-module__Ds2-wa__name{color:var(--accent-text)}.token-module__Ds2-wa__metrics{justify-content:space-between;align-items:end;display:flex}.token-module__Ds2-wa__marketCap{color:var(--text);font-size:.9rem;font-weight:620}.token-module__Ds2-wa__metricLabel{color:var(--text-muted);margin-top:.2rem;font-size:.65rem;display:block}.token-module__Ds2-wa__change{font-size:.78rem;font-weight:620}.token-module__Ds2-wa__positive{color:var(--success)}.token-module__Ds2-wa__negative{color:var(--danger)}.token-module__Ds2-wa__backing{border-top:1px solid var(--border-soft);color:var(--text-secondary);justify-content:space-between;align-items:center;padding-top:.75rem;font-size:.72rem;display:flex}.token-module__Ds2-wa__backing strong{color:var(--text);font-weight:620}.token-module__Ds2-wa__classicNote{color:var(--accent-text)}.token-module__Ds2-wa__backingAction{margin-top:-.1rem}.token-module__Ds2-wa__bidLogo{object-fit:cover;border-radius:50%}.token-module__Ds2-wa__chartCard{min-height:28rem;padding:1.25rem;overflow:hidden}.token-module__Ds2-wa__chartTop{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.token-module__Ds2-wa__chartPrice{letter-spacing:-.045em;margin:0;font-size:2rem;font-weight:610}.token-module__Ds2-wa__chartChangePositive,.token-module__Ds2-wa__chartChangeNegative{margin-top:.35rem;font-size:.8rem}.token-module__Ds2-wa__chartChangePositive{color:var(--success)}.token-module__Ds2-wa__chartChangeNegative{color:var(--danger)}.token-module__Ds2-wa__chart{width:100%;height:19rem;margin-top:2rem}.token-module__Ds2-wa__chartGrid{stroke:var(--border-soft);stroke-width:1px}.token-module__Ds2-wa__chartLine{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;transition:d .32s}.token-module__Ds2-wa__chartArea{fill:url(#chart-fill);transition:d .32s}.token-module__Ds2-wa__avatar{aspect-ratio:1;background:var(--surface-control);border:1px solid var(--border);border-radius:1.1rem;flex:none;position:relative;overflow:hidden}.token-module__Ds2-wa__avatarImage{object-fit:cover}.token-module__Ds2-wa__avatarSm{border-radius:.8rem;width:2.75rem}.token-module__Ds2-wa__avatarMd{width:4rem}.token-module__Ds2-wa__avatarLg{border-radius:1.35rem;width:5.5rem}.token-module__Ds2-wa__backerStack{align-items:center;display:flex}.token-module__Ds2-wa__backer{background:var(--surface-control-selected);border:2px solid var(--glass-strong);color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;width:1.55rem;height:1.55rem;margin-left:-.35rem;font-size:.58rem;display:flex}.token-module__Ds2-wa__backer:first-child{margin-left:0}@media (max-width:1060px){.token-module__Ds2-wa__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.token-module__Ds2-wa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.token-module__Ds2-wa__chartCard{min-height:23rem}.token-module__Ds2-wa__chartTop{flex-direction:column;align-items:stretch}.token-module__Ds2-wa__chart{height:15rem;margin-top:1.25rem}}@media (max-width:480px){.token-module__Ds2-wa__grid{grid-template-columns:1fr;gap:.75rem}.token-module__Ds2-wa__tokenCard{padding:.45rem}.token-module__Ds2-wa__content{gap:.7rem;padding:.75rem .25rem .35rem}.token-module__Ds2-wa__creator{display:none}.token-module__Ds2-wa__backing{flex-direction:column;align-items:flex-start;gap:.25rem}.token-module__Ds2-wa__marketCap{font-size:.82rem}}
.form-module__AXyD7G__form{gap:1rem;max-width:42rem;margin:1.5rem 0;display:grid}.form-module__AXyD7G__form>p{color:var(--text-secondary);font-size:.8rem;line-height:1.6}.form-module__AXyD7G__field{gap:.55rem;min-width:0;display:grid}.form-module__AXyD7G__actions{flex-wrap:wrap;gap:.75rem;display:flex}.form-module__AXyD7G__file{border:1px dashed var(--border);border-radius:var(--radius-field);width:100%;min-width:0;color:var(--text);font:inherit;padding:.75rem}.form-module__AXyD7G__file::file-selector-button{background:var(--surface-control);color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:.5rem;margin-right:.75rem;padding:.5rem .75rem}
.product-module__fcpGzG__header{align-items:center;gap:1rem;min-width:0;margin:.5rem 0 1.5rem;display:flex}.product-module__fcpGzG__identity{flex:1;min-width:0}.product-module__fcpGzG__nameRow{flex-wrap:wrap;align-items:baseline;gap:.65rem;display:flex}.product-module__fcpGzG__nameRow h1{letter-spacing:-.045em;overflow-wrap:anywhere;font-size:clamp(1.7rem,4vw,2.6rem);font-weight:640;line-height:1.15}.product-module__fcpGzG__symbol{color:var(--text-muted);font-size:.9rem}.product-module__fcpGzG__byline{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.6rem;font-size:.8rem;display:flex}.product-module__fcpGzG__byline a:hover{color:var(--accent-text)}.product-module__fcpGzG__artwork{object-fit:cover;border:1px solid var(--border);border-radius:1.2rem;flex:none;width:4.5rem;height:4.5rem}.product-module__fcpGzG__monogram{background:var(--accent-surface);color:var(--accent-text);place-items:center;font-size:1.15rem;font-weight:650;display:grid;overflow:hidden}.product-module__fcpGzG__address{border:1px solid var(--border);cursor:pointer;font:inherit;color:var(--text-secondary);background:var(--surface-control);border-radius:.5rem;padding:.3rem .6rem}.product-module__fcpGzG__status{color:var(--text-muted);overflow-wrap:anywhere;margin:.7rem 0;font-size:.75rem;line-height:1.5}.product-module__fcpGzG__notice{border:1px solid var(--accent-border);background:var(--accent-surface);color:var(--text-secondary);border-radius:.7rem;margin-bottom:1rem;padding:.6rem .85rem;font-size:.75rem;line-height:1.5}.product-module__fcpGzG__stats{background:var(--border);border:1px solid var(--border);border-radius:1rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:1rem 0;display:grid;overflow:hidden}.product-module__fcpGzG__stats>div{background:var(--background);min-width:0;padding:1.1rem}.product-module__fcpGzG__stats dt{color:var(--text-muted);margin-bottom:.4rem;font-size:.72rem}.product-module__fcpGzG__stats dd{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;letter-spacing:-.025em;font-size:clamp(1rem,2vw,1.35rem);font-weight:600}.product-module__fcpGzG__stats small{color:var(--text-muted);font-size:.7rem;font-weight:450}.product-module__fcpGzG__panel{min-width:0;padding:1.3rem}.product-module__fcpGzG__panel h2,.product-module__fcpGzG__section h2{letter-spacing:-.025em;font-size:1.05rem;font-weight:620}.product-module__fcpGzG__panel h3{font-size:.9rem;font-weight:600}.product-module__fcpGzG__panel p,.product-module__fcpGzG__section>p{color:var(--text-secondary);overflow-wrap:anywhere;font-size:.8rem;line-height:1.65}.product-module__fcpGzG__panel p[role=alert],.product-module__fcpGzG__section p[role=alert]{color:var(--danger);background:var(--danger-surface);border-radius:.6rem;padding:.75rem}.product-module__fcpGzG__panel p[role=status]{color:var(--text-secondary)}.product-module__fcpGzG__panel [role=alert],.product-module__fcpGzG__panel [role=status]{overflow-wrap:anywhere}.product-module__fcpGzG__stack{gap:1rem;display:grid}.product-module__fcpGzG__trade{scroll-margin-top:7rem;position:sticky;top:6rem}.product-module__fcpGzG__tabs{background:var(--nav-surface);border-radius:999px;gap:.4rem;padding:.3rem;display:flex}.product-module__fcpGzG__tabs button{flex:1}.product-module__fcpGzG__details{color:var(--text-muted);font-size:.75rem;line-height:1.6}.product-module__fcpGzG__details summary{cursor:pointer;padding:.4rem 0}.product-module__fcpGzG__details p{padding-top:.5rem;font-size:.75rem}.product-module__fcpGzG__section{border:1px solid var(--border);background:var(--glass);border-radius:1rem;min-width:0;margin-top:1.5rem;padding:1.3rem}.product-module__fcpGzG__section>p{margin-top:.4rem}.product-module__fcpGzG__sectionTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.product-module__fcpGzG__tableScroll{border:1px solid var(--border);border-radius:.75rem;margin-top:1rem;overflow-x:auto}.product-module__fcpGzG__table{border-collapse:collapse;white-space:nowrap;font-variant-numeric:tabular-nums;width:100%;font-size:.78rem}.product-module__fcpGzG__table th{text-align:left;background:var(--nav-surface);color:var(--text-muted);padding:.85rem 1rem;font-size:.7rem;font-weight:500}.product-module__fcpGzG__table td{border-top:1px solid var(--border-soft);padding:.95rem 1rem}.product-module__fcpGzG__table tr:hover td{background:var(--nav-surface)}.product-module__fcpGzG__table a:hover,.product-module__fcpGzG__buy{color:var(--accent-text)}.product-module__fcpGzG__sell{color:var(--danger)}.product-module__fcpGzG__progress{appearance:none;background:var(--nav-surface);border:none;border-radius:1rem;width:100%;height:.35rem;overflow:hidden}.product-module__fcpGzG__progress::-webkit-progress-bar{background:var(--nav-surface)}.product-module__fcpGzG__progress::-webkit-progress-value{background:var(--accent);border-radius:1rem}.product-module__fcpGzG__progress::-moz-progress-bar{background:var(--accent)}.product-module__fcpGzG__progressLabel{color:var(--text-secondary);justify-content:space-between;gap:1rem;margin:.8rem 0 .5rem;font-size:.75rem;display:flex}.product-module__fcpGzG__chart{width:100%;height:280px;display:block;overflow:visible}.product-module__fcpGzG__chart text{fill:var(--text-muted);font-family:inherit;font-size:11px}.product-module__fcpGzG__chartPrice{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:600}.product-module__fcpGzG__chartPrice small{color:var(--text-muted);letter-spacing:0;font-size:.75rem;font-weight:400}.product-module__fcpGzG__chartReadout{min-height:4rem;margin-top:1rem}.product-module__fcpGzG__chartControl{width:100%;accent-color:var(--accent);margin:.75rem 0}.product-module__fcpGzG__empty{border:1px dashed var(--border-strong);text-align:center;color:var(--text-muted);border-radius:.8rem;margin:1rem 0;padding:2.5rem 1rem;font-size:.85rem}.product-module__fcpGzG__profileHeader{align-items:center;gap:1.2rem;min-width:0;margin:2rem 0;display:flex}.product-module__fcpGzG__profileHeader h1{letter-spacing:-.04em;overflow-wrap:anywhere;font-size:clamp(1.5rem,4vw,2.4rem);font-weight:630}.product-module__fcpGzG__profileHeader p{color:var(--text-secondary);margin-top:.5rem;font-size:.85rem;line-height:1.6}.product-module__fcpGzG__profileHeader>div{min-width:0}.product-module__fcpGzG__profileHeader a{color:var(--accent-text);font-size:.85rem}@media (max-width:700px){.product-module__fcpGzG__stats{grid-template-columns:1fr}.product-module__fcpGzG__stats>div{justify-content:space-between;align-items:baseline;gap:1rem;padding:.85rem 1rem;display:flex}.product-module__fcpGzG__stats dt{margin:0}.product-module__fcpGzG__stats dd{text-align:right}.product-module__fcpGzG__panel,.product-module__fcpGzG__section{padding:1rem}.product-module__fcpGzG__trade{position:static}.product-module__fcpGzG__chart{height:220px}.product-module__fcpGzG__chart text{font-size:18px}.product-module__fcpGzG__header{align-items:flex-start}.product-module__fcpGzG__artwork{width:3.5rem;height:3.5rem}.product-module__fcpGzG__profileHeader{align-items:flex-start}}
.skeleton-module___JysGG__skeleton{background:var(--surface-control-hover);border-radius:.45rem;flex:none;max-width:100%;animation:1.8s ease-in-out infinite skeleton-module___JysGG__breathe;display:block}@keyframes skeleton-module___JysGG__breathe{50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.skeleton-module___JysGG__skeleton{animation:none}}
.profile-module__50FEaa__bannerCard{border-color:var(--border-strong);box-shadow:var(--shadow-card), 0 24px 80px color-mix(in srgb, var(--accent) 12%, transparent);background:#06070a;height:clamp(12.5rem,22vw,17.5rem);overflow:hidden}.profile-module__50FEaa__bannerShade{pointer-events:none;background:linear-gradient(#0000 44%,#0304077a);position:absolute;inset:0}.profile-module__50FEaa__bannerActions{z-index:1;justify-content:flex-end;align-items:center;gap:.55rem;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.profile-module__50FEaa__bannerActions>span{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#ffffffd1;background:#0a0a0c61;border-color:#ffffff29}.profile-module__50FEaa__changeBannerButton{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff!important;background:#0a0a0c73!important;border-color:#ffffff2e!important}.profile-module__50FEaa__identitySection{z-index:2;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:1rem;padding:0 1.25rem;display:grid;position:relative}.profile-module__50FEaa__identitySection>span:first-child{box-shadow:0 0 0 5px var(--background), 0 13px 32px #0003;margin-top:-2.65rem}.profile-module__50FEaa__identityCopy{padding-top:1rem}.profile-module__50FEaa__nameRow{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.profile-module__50FEaa__nameRow h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:640;line-height:1}.profile-module__50FEaa__address,.profile-module__50FEaa__joinedAt{color:var(--text-muted);font-size:.7rem}.profile-module__50FEaa__address{font-variant-numeric:tabular-nums;margin-top:.4rem;display:block}.profile-module__50FEaa__identityCopy p{color:var(--text-secondary);max-width:38rem;margin:.75rem 0 0;font-size:.86rem;line-height:1.55}.profile-module__50FEaa__joinedAt{align-items:center;gap:.35rem;margin-top:.65rem;display:flex}.profile-module__50FEaa__shareButton{margin-top:1rem}.profile-module__50FEaa__statsCard{margin-top:2.25rem}.profile-module__50FEaa__creatorTokenCard{max-width:18rem;margin-top:2.25rem}.profile-module__50FEaa__contentGrid{grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr);align-items:start;gap:2.75rem;margin-top:3.25rem;display:grid}.profile-module__50FEaa__sideColumn{gap:2.5rem;display:grid}.profile-module__50FEaa__positionsCard,.profile-module__50FEaa__performanceCard,.profile-module__50FEaa__activityCard{overflow:hidden}.profile-module__50FEaa__positionRow{color:inherit;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:5.25rem;padding:.85rem 1rem;text-decoration:none;transition:background-color .15s;display:grid}.profile-module__50FEaa__positionRow:not(:first-child),.profile-module__50FEaa__performanceRow:not(:first-child),.profile-module__50FEaa__activityRow:not(:first-child){border-top:1px solid var(--border-soft)}.profile-module__50FEaa__positionRow:hover{background:var(--surface-control)}.profile-module__50FEaa__positionRow>img{border:1px solid var(--border);object-fit:cover;border-radius:.8rem}.profile-module__50FEaa__assetName,.profile-module__50FEaa__positionValue,.profile-module__50FEaa__assetName strong,.profile-module__50FEaa__assetName span,.profile-module__50FEaa__positionValue strong,.profile-module__50FEaa__positionValue span{display:block}.profile-module__50FEaa__assetName strong,.profile-module__50FEaa__positionValue strong{font-size:.8rem}.profile-module__50FEaa__assetName span,.profile-module__50FEaa__positionValue span{color:var(--text-muted);margin-top:.25rem;font-size:.66rem}.profile-module__50FEaa__positionValue{text-align:right}.profile-module__50FEaa__positionValue span,.profile-module__50FEaa__performanceValue{color:var(--success);font-variant-numeric:tabular-nums}.profile-module__50FEaa__performanceRow{justify-content:space-between;align-items:center;min-height:4.25rem;padding:.75rem 1rem;display:flex}.profile-module__50FEaa__performanceRow>span,.profile-module__50FEaa__performanceRow strong,.profile-module__50FEaa__performanceRow span span{display:block}.profile-module__50FEaa__performanceRow strong{font-size:.76rem}.profile-module__50FEaa__performanceRow span span{color:var(--text-muted);margin-top:.25rem;font-size:.64rem}.profile-module__50FEaa__performanceValue{text-align:right}.profile-module__50FEaa__performanceValue span{color:inherit!important}.profile-module__50FEaa__negative{color:var(--danger)!important}.profile-module__50FEaa__activityRow{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;min-height:4.25rem;padding:.75rem 1rem;display:grid}.profile-module__50FEaa__activityIcon{background:var(--success-surface);border:1px solid var(--success-border);color:var(--success);border-radius:.65rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.profile-module__50FEaa__activityIconSold{background:color-mix(in srgb, var(--danger) 8%, transparent);border-color:color-mix(in srgb, var(--danger) 20%, transparent);color:var(--danger)}.profile-module__50FEaa__activityCopy strong,.profile-module__50FEaa__activityCopy span{display:block}.profile-module__50FEaa__activityCopy strong,.profile-module__50FEaa__activityAmount{font-size:.74rem}.profile-module__50FEaa__activityCopy span{color:var(--text-muted);margin-top:.2rem;font-size:.63rem}.profile-module__50FEaa__activityAmount{font-variant-numeric:tabular-nums}@media (max-width:900px){.profile-module__50FEaa__contentGrid{grid-template-columns:1fr}.profile-module__50FEaa__sideColumn{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.profile-module__50FEaa__bannerActions>span{display:none}.profile-module__50FEaa__identitySection{grid-template-columns:auto minmax(0,1fr);gap:.8rem;padding-inline:.75rem}.profile-module__50FEaa__identitySection>span:first-child{margin-top:-2.2rem}.profile-module__50FEaa__shareButton{grid-column:1/-1;justify-self:start;margin:.6rem 0 0}.profile-module__50FEaa__contentGrid{margin-top:2.5rem}.profile-module__50FEaa__sideColumn{grid-template-columns:1fr}}@media (max-width:440px){.profile-module__50FEaa__bannerCard{height:11rem}.profile-module__50FEaa__changeBannerButton{font-size:.72rem!important}.profile-module__50FEaa__identitySection>span:first-child{border-radius:1rem;width:4.35rem;height:4.35rem}.profile-module__50FEaa__identityCopy{padding-top:.75rem}.profile-module__50FEaa__nameRow h1{font-size:1.45rem}.profile-module__50FEaa__identityCopy p{grid-column:1/-1}.profile-module__50FEaa__creatorTokenCard{max-width:none}.profile-module__50FEaa__positionRow{gap:.65rem;padding-inline:.8rem}.profile-module__50FEaa__positionRow>img{width:2.25rem;height:2.25rem}.profile-module__50FEaa__positionValue span{max-width:7.8rem}}
a.wallet-module__2-s-kq__profileLink{gap:.45rem;max-width:12rem;padding-left:.25rem}.wallet-module__2-s-kq__profileLink>span:last-child{text-overflow:ellipsis;overflow:hidden}.wallet-module__2-s-kq__profileAvatar{border-radius:50%;width:1.75rem;height:1.75rem}@media (max-width:760px){a.wallet-module__2-s-kq__profileLink{width:2.325rem;padding:0;display:inline-flex!important}.wallet-module__2-s-kq__profileLink>span:last-child{display:none}}
.leaderboard-module__KI8Ota__hero{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.25rem;display:flex}.leaderboard-module__KI8Ota__heroCopy h1{letter-spacing:-.065em;margin:.95rem 0 0;font-size:clamp(2.25rem,5vw,4.4rem);font-weight:590;line-height:.98}.leaderboard-module__KI8Ota__heroCopy p{color:var(--text-secondary);margin:.8rem 0 0;font-size:.9rem;line-height:1.55}.leaderboard-module__KI8Ota__periodTabs{flex:none}.leaderboard-module__KI8Ota__summaryCard{margin-top:2rem}.leaderboard-module__KI8Ota__section{margin-top:3.25rem}.leaderboard-module__KI8Ota__section>p{color:var(--text-muted);overflow-wrap:anywhere;margin-bottom:.75rem;font-size:.75rem;line-height:1.6}.leaderboard-module__KI8Ota__liveStatus{color:var(--text-muted);white-space:nowrap;align-items:center;gap:.45rem;font-size:.72rem;display:inline-flex}.leaderboard-module__KI8Ota__liveStatus>span{background:var(--success);box-shadow:0 0 0 4px var(--success-surface);border-radius:50%;width:.4rem;height:.4rem}.leaderboard-module__KI8Ota__leaderGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.leaderboard-module__KI8Ota__leaderCard{min-height:17rem;padding:1.25rem}.leaderboard-module__KI8Ota__leaderCardTop,.leaderboard-module__KI8Ota__leaderMeta,.leaderboard-module__KI8Ota__leaderIdentity{align-items:center;display:flex}.leaderboard-module__KI8Ota__leaderCardTop,.leaderboard-module__KI8Ota__leaderMeta{justify-content:space-between}.leaderboard-module__KI8Ota__rankBadge{background:var(--surface-control);border:1px solid var(--border);color:var(--text-secondary);border-radius:999px;align-items:center;gap:.35rem;height:1.7rem;padding:0 .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.leaderboard-module__KI8Ota__leaderIdentity{color:inherit;gap:.75rem;margin-top:1.6rem;text-decoration:none}.leaderboard-module__KI8Ota__leaderIdentity:hover strong,.leaderboard-module__KI8Ota__tableTrader:hover strong{color:var(--accent-text)}.leaderboard-module__KI8Ota__leaderIdentity strong,.leaderboard-module__KI8Ota__leaderIdentity span,.leaderboard-module__KI8Ota__tableTrader strong,.leaderboard-module__KI8Ota__tableTrader span{display:block}.leaderboard-module__KI8Ota__leaderIdentity strong{font-size:.9rem}.leaderboard-module__KI8Ota__leaderIdentity span,.leaderboard-module__KI8Ota__tableTrader span{color:var(--text-muted);margin-top:.25rem;font-size:.68rem}.leaderboard-module__KI8Ota__leaderProfit{margin-top:1.8rem}.leaderboard-module__KI8Ota__leaderProfit>span{color:var(--text-muted);font-size:.7rem;display:block}.leaderboard-module__KI8Ota__leaderProfit>strong{color:var(--success);letter-spacing:-.045em;margin-top:.35rem;font-size:clamp(1.65rem,3vw,2.15rem);font-weight:610;display:block}.leaderboard-module__KI8Ota__leaderMeta{border-top:1px solid var(--border-soft);margin-top:1.35rem;padding-top:.9rem}.leaderboard-module__KI8Ota__leaderMeta>span{color:var(--text-muted);font-size:.7rem}.leaderboard-module__KI8Ota__leaderMeta>span strong{color:var(--success);margin-left:.25rem}.leaderboard-module__KI8Ota__leaderMeta a,.leaderboard-module__KI8Ota__bestTrade{color:var(--text-secondary);align-items:center;text-decoration:none;display:inline-flex}.leaderboard-module__KI8Ota__leaderMeta a{gap:.4rem;font-size:.7rem;font-weight:650}.leaderboard-module__KI8Ota__leaderMeta img,.leaderboard-module__KI8Ota__bestTrade img{border:1px solid var(--border);object-fit:cover;border-radius:.5rem}.leaderboard-module__KI8Ota__rankUp,.leaderboard-module__KI8Ota__rankDown,.leaderboard-module__KI8Ota__rankFlat{align-items:center;gap:.1rem;font-size:.65rem;font-weight:650;display:inline-flex}.leaderboard-module__KI8Ota__rankUp{color:var(--success)}.leaderboard-module__KI8Ota__rankDown{color:var(--danger)}.leaderboard-module__KI8Ota__rankFlat{color:var(--text-muted)}.leaderboard-module__KI8Ota__tableCard{overflow:hidden}.leaderboard-module__KI8Ota__tableScroller{overflow-x:auto}.leaderboard-module__KI8Ota__table{border-collapse:collapse;table-layout:auto;width:100%;min-width:64rem}.leaderboard-module__KI8Ota__table th{background:var(--surface-control);color:var(--text-muted);letter-spacing:.04em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:.8rem 1rem;font-size:.65rem;font-weight:650}.leaderboard-module__KI8Ota__table th:first-child{width:6rem}.leaderboard-module__KI8Ota__table th:nth-child(2){width:14rem}.leaderboard-module__KI8Ota__table th:last-child,.leaderboard-module__KI8Ota__table td:last-child,.leaderboard-module__KI8Ota__table th:nth-last-child(2),.leaderboard-module__KI8Ota__table td:nth-last-child(2){text-align:right}.leaderboard-module__KI8Ota__table td{border-top:1px solid var(--border-soft);color:var(--text-secondary);vertical-align:middle;white-space:nowrap;padding:.85rem 1rem;font-size:.76rem}.leaderboard-module__KI8Ota__table tbody tr{transition:background-color .15s}.leaderboard-module__KI8Ota__table tbody tr:hover{background:var(--surface-control)}.leaderboard-module__KI8Ota__tableRank{color:var(--text);min-width:2rem;font-weight:700;display:inline-block}.leaderboard-module__KI8Ota__tableTrader{color:inherit;align-items:center;gap:.65rem;text-decoration:none;display:flex}.leaderboard-module__KI8Ota__tableTrader strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.leaderboard-module__KI8Ota__bestTrade{gap:.55rem}.leaderboard-module__KI8Ota__bestTrade span,.leaderboard-module__KI8Ota__bestTrade strong{display:block}.leaderboard-module__KI8Ota__bestTrade span{color:var(--text-muted);font-size:.65rem}.leaderboard-module__KI8Ota__bestTrade strong{color:var(--text-secondary);margin-bottom:.15rem;font-size:.72rem}.leaderboard-module__KI8Ota__roi,.leaderboard-module__KI8Ota__profit{font-variant-numeric:tabular-nums;color:var(--success)!important}.leaderboard-module__KI8Ota__profit strong,.leaderboard-module__KI8Ota__profit span{display:block}.leaderboard-module__KI8Ota__profit strong{font-size:.8rem}.leaderboard-module__KI8Ota__profit span{color:var(--text-muted);margin-top:.2rem;font-size:.62rem}.leaderboard-module__KI8Ota__loss{color:var(--danger)!important}.leaderboard-module__KI8Ota__methodCard{grid-template-columns:auto 1fr;align-items:start;gap:.35rem 1.25rem;margin-top:1rem;padding:1rem 1.2rem;display:grid}.leaderboard-module__KI8Ota__methodCard strong{font-size:.75rem}.leaderboard-module__KI8Ota__methodCard p{color:var(--text-muted);margin:0;font-size:.72rem;line-height:1.5}@media (max-width:900px){.leaderboard-module__KI8Ota__leaderGrid{grid-template-columns:1fr}.leaderboard-module__KI8Ota__leaderCard{min-height:auto}.leaderboard-module__KI8Ota__optionalColumn{display:none}.leaderboard-module__KI8Ota__table{min-width:64rem}}@media (max-width:720px){.leaderboard-module__KI8Ota__hero{flex-direction:column;align-items:stretch;gap:1.5rem}.leaderboard-module__KI8Ota__periodTabs{align-self:flex-start;max-width:100%;overflow-x:auto}.leaderboard-module__KI8Ota__section{margin-top:2.5rem}.leaderboard-module__KI8Ota__volumeColumn{display:none}.leaderboard-module__KI8Ota__table{min-width:64rem}.leaderboard-module__KI8Ota__table th,.leaderboard-module__KI8Ota__table td{padding-inline:.75rem}.leaderboard-module__KI8Ota__methodCard{grid-template-columns:1fr}}@media (max-width:480px){.leaderboard-module__KI8Ota__heroCopy h1{font-size:2.6rem}.leaderboard-module__KI8Ota__liveStatus{margin-top:.2rem}.leaderboard-module__KI8Ota__table{min-width:64rem}.leaderboard-module__KI8Ota__table th:first-child{width:4.8rem}.leaderboard-module__KI8Ota__table th:nth-child(2){width:auto}.leaderboard-module__KI8Ota__tableTrader>span:first-child{display:none}.leaderboard-module__KI8Ota__table th,.leaderboard-module__KI8Ota__table td{padding-inline:.65rem}}
.page-skeleton-module__XMlexa__content{gap:1.5rem;display:grid}.page-skeleton-module__XMlexa__content[data-shape=launch]{max-width:1040px;margin-inline:auto}.page-skeleton-module__XMlexa__heading{gap:1rem;margin:.5rem 0 .75rem;display:grid}.page-skeleton-module__XMlexa__split{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:2rem;display:grid}.page-skeleton-module__XMlexa__panel{background:var(--glass);border:1px solid var(--border);border-radius:var(--radius-card);gap:1.5rem;min-width:0;padding:1.75rem;display:grid}.page-skeleton-module__XMlexa__pair{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-skeleton-module__XMlexa__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.page-skeleton-module__XMlexa__row{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.page-skeleton-module__XMlexa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:800px){.page-skeleton-module__XMlexa__split{grid-template-columns:1fr}.page-skeleton-module__XMlexa__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:430px){.page-skeleton-module__XMlexa__cards,.page-skeleton-module__XMlexa__pair{grid-template-columns:1fr}.page-skeleton-module__XMlexa__panel{padding:1.15rem}}
.page-state-module___teKEq__state{border:1px solid var(--border);border-radius:var(--radius-card);background:radial-gradient(ellipse at top, var(--accent-surface), transparent 70%), var(--glass);text-align:center;width:calc(100% - 2rem);max-width:32rem;margin:clamp(3rem,12vh,8rem) auto;padding:3rem 2rem}.page-state-module___teKEq__state h1{letter-spacing:-.04em;font-size:2rem;font-weight:620}.page-state-module___teKEq__state p{color:var(--text-secondary);margin:1rem 0 1.5rem;line-height:1.6}.page-state-module___teKEq__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}
.launch-module__WiiZ-q__formGrid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:2rem;max-width:1040px;margin-inline:auto;display:grid}.launch-module__WiiZ-q__formCard{padding:1.75rem}.launch-module__WiiZ-q__sectionHeading{align-items:flex-start;gap:.85rem;margin-bottom:1.5rem;display:flex}.launch-module__WiiZ-q__sectionHeading h2{letter-spacing:-.025em;font-size:1rem;font-weight:650}.launch-module__WiiZ-q__sectionHeading p{color:var(--text-muted);margin-top:.3rem;font-size:.78rem;line-height:1.5}.launch-module__WiiZ-q__step{border:1px solid var(--border);width:1.8rem;height:1.8rem;color:var(--text-muted);font-variant-numeric:tabular-nums;border-radius:.5rem;flex:none;place-items:center;font-size:.65rem;display:grid}.launch-module__WiiZ-q__fieldStack{gap:1.1rem;display:grid}.launch-module__WiiZ-q__fieldStack>.launch-module__WiiZ-q__sectionHeading{border-top:1px solid var(--border);margin:.5rem 0 0;padding-top:1.5rem}.launch-module__WiiZ-q__fieldGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.launch-module__WiiZ-q__finePrint{color:var(--text-muted);font-size:.7rem;line-height:1.6}.launch-module__WiiZ-q__summaryCard{padding:1.5rem;position:sticky;top:5rem}.launch-module__WiiZ-q__eyebrow{color:var(--text-muted);letter-spacing:.14em;font-size:.62rem;font-weight:650}.launch-module__WiiZ-q__preview{align-items:center;gap:.85rem;margin:1.5rem 0 1rem;display:flex}.launch-module__WiiZ-q__preview>div{min-width:0}.launch-module__WiiZ-q__preview h2{overflow-wrap:anywhere;letter-spacing:-.03em;font-size:1.2rem;font-weight:650;line-height:1.3}.launch-module__WiiZ-q__preview p{color:var(--text-muted);overflow-wrap:anywhere;margin-top:.3rem;font-size:.75rem}.launch-module__WiiZ-q__tokenMark{background:linear-gradient(145deg, var(--accent-surface), var(--surface-control));border:1px solid var(--accent-border);width:3.3rem;height:3.3rem;color:var(--accent-text);border-radius:.85rem;flex:none;place-items:center;font-size:1.2rem;font-weight:600;display:grid}.launch-module__WiiZ-q__summaryTitle{margin:1.75rem 0 .8rem;font-size:.8rem;font-weight:600}.launch-module__WiiZ-q__journey{gap:1.15rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.launch-module__WiiZ-q__journey li{padding-left:1.25rem;position:relative}.launch-module__WiiZ-q__journey li:before{content:"";background:var(--accent);border-radius:50%;width:.4rem;height:.4rem;position:absolute;top:.35rem;left:0}.launch-module__WiiZ-q__journey li:first-child:after{content:"";background:var(--border-strong);width:1px;position:absolute;top:1rem;bottom:-.9rem;left:.16rem}.launch-module__WiiZ-q__journey strong{font-size:.75rem;font-weight:600;display:block}.launch-module__WiiZ-q__journey span{color:var(--text-muted);margin-top:.25rem;font-size:.7rem;line-height:1.55;display:block}.launch-module__WiiZ-q__notice{color:var(--text-muted);background:var(--surface-control);border:1px solid var(--border-soft);border-radius:.5rem;margin-bottom:1rem;padding:.7rem;font-size:.68rem;line-height:1.55}.launch-module__WiiZ-q__notice[role=alert]{color:var(--danger)}.launch-module__WiiZ-q__intro{max-width:1040px;margin:0 auto 2rem}@media (max-width:800px){.launch-module__WiiZ-q__formGrid{grid-template-columns:1fr;gap:1.25rem;max-width:620px}.launch-module__WiiZ-q__summaryCard{position:static}.launch-module__WiiZ-q__intro{max-width:620px}}@media (max-width:430px){.launch-module__WiiZ-q__formCard,.launch-module__WiiZ-q__summaryCard{padding:1.15rem}.launch-module__WiiZ-q__fieldGrid{grid-template-columns:1fr}}
