@keyframes discover-module___oyLZq__lj-pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes discover-module___oyLZq__lj-shimmer{to{background-position:-200% 0}}@keyframes discover-module___oyLZq__lj-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes discover-module___oyLZq__lj-bar-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes discover-module___oyLZq__lj-dot-pulse{0%,to{box-shadow:0 0 6px 2px #f8c9d1e6}50%{box-shadow:0 0 12px 4px #f8c9d18c}}@keyframes discover-module___oyLZq__lj-flash-up{0%{background-color:var(--up-bg);box-shadow:0 0 0 1px #f8c9d1b3}to{box-shadow:none;background-color:#0000}}@keyframes discover-module___oyLZq__lj-flash-down{0%{background-color:var(--down-bg);box-shadow:0 0 0 1px #ff5a3cb3}to{box-shadow:none;background-color:#0000}}@keyframes discover-module___oyLZq__lj-card-enter{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes discover-module___oyLZq__lj-card-shimmer{0%{background-position:200% 200%}to{background-position:-50% -50%}}@keyframes discover-module___oyLZq__lj-value-update{0%{opacity:.45;color:var(--brand-accent);text-shadow:0 0 12px #f8c9d18c;transform:translateY(4px)}to{opacity:1;color:inherit;text-shadow:none;transform:translateY(0)}}.discover-module___oyLZq__page{align-items:flex-start;display:flex}.discover-module___oyLZq__content{min-width:0;padding:var(--space-5) var(--space-5) 48px;flex:1;position:relative}.discover-module___oyLZq__content:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(600px 280px at 30% 0,#f8c9d10d,#0000 70%);width:100%;height:420px;position:absolute;top:0;left:0}.discover-module___oyLZq__content>*{z-index:1;position:relative}.discover-module___oyLZq__controlRow{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.discover-module___oyLZq__segGroup{border:1px solid var(--border-subtle);border-radius:var(--radius-pill);background:linear-gradient(#101216,#0a0b0d);gap:3px;padding:3px;display:flex;box-shadow:inset 0 1px #ffffff0d,0 4px 12px -6px #000000b3}.discover-module___oyLZq__segButton{border-radius:var(--radius-pill);font-size:12px;font-weight:var(--font-weight-medium);cursor:pointer;font-family:var(--font-body);white-space:nowrap;color:var(--text-tertiary);transition:background var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out);background:0 0;border:none;align-items:center;gap:5px;padding:6px 14px;display:inline-flex}.discover-module___oyLZq__segButton:hover:not(:disabled){color:var(--text-primary)}.discover-module___oyLZq__segButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__segButtonActive{background:var(--bg-surface-3);color:var(--text-primary);box-shadow:inset 0 0 0 1px var(--brand-accent), 0 0 12px #f8c9d124}.discover-module___oyLZq__segButtonActiveOpenbell{background:var(--bg-surface-3);color:var(--brand-accent)}.discover-module___oyLZq__segIcon{object-fit:contain;vertical-align:-2px;width:14px;height:14px;margin-right:5px}.discover-module___oyLZq__spacer{flex:1}.discover-module___oyLZq__liveFeed{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);background:linear-gradient(#101216,#0a0b0d);padding:7px 14px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 4px 12px -6px #000000b3}.discover-module___oyLZq__liveDot{background:var(--safe);border-radius:50%;flex:none;width:7px;height:7px;animation:1.2s infinite discover-module___oyLZq__lj-pulse;box-shadow:0 0 8px #00ffb2cc}.discover-module___oyLZq__liveFeedItem{font-size:11px;font-family:var(--font-mono);color:var(--text-tertiary);white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.discover-module___oyLZq__boostGrid{gap:var(--space-3);margin-bottom:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(210px,1fr));display:grid}@media (max-width:900px){.discover-module___oyLZq__boostGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.discover-module___oyLZq__boostGrid{grid-template-columns:1fr}}.discover-module___oyLZq__boostUpsell{border:1px dashed var(--border-subtle);border-radius:var(--radius-lg);min-width:0;min-height:66px;color:var(--text-tertiary);opacity:.55;cursor:default;align-items:center;gap:12px;padding:12px 16px;display:flex}.discover-module___oyLZq__boostUpsellLabel{font-size:13px;font-weight:var(--font-weight-semibold);color:var(--text-secondary)}.discover-module___oyLZq__boostUpsellNote{color:var(--text-tertiary);font-size:11px}.discover-module___oyLZq__boostToken{border:1px solid var(--brand-accent);border-radius:var(--radius-lg);cursor:pointer;min-width:0;min-height:74px;color:inherit;box-shadow:var(--glow-lime);transition:box-shadow var(--dur-slow) var(--ease-out), transform var(--dur-base) var(--ease-out);background:linear-gradient(#17191e,#0f1114);align-items:center;gap:12px;padding:12px 16px;display:flex}.discover-module___oyLZq__boostToken:hover{box-shadow:var(--glow-lime-strong);transform:translateY(-2px)}.discover-module___oyLZq__boostToken:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__boostMonogram{border-radius:var(--radius-md);width:44px;height:44px;font-family:var(--font-display);font-weight:var(--font-weight-bold);flex:none;place-items:center;font-size:15px;display:grid;box-shadow:inset 0 1px #ffffff2e,inset 0 -3px 6px #00000073}.discover-module___oyLZq__boostName{font-size:13.5px;font-weight:var(--font-weight-semibold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.discover-module___oyLZq__boostBadge{color:var(--brand-accent);letter-spacing:.06em;font-size:10px;font-weight:var(--font-weight-bold);text-shadow:0 0 8px #f8c9d166}.discover-module___oyLZq__boostChangeBig{font-family:var(--font-mono);font-size:22px;font-weight:var(--font-weight-bold);text-align:right;text-shadow:0 0 14px;flex:none}.discover-module___oyLZq__filterPanel{margin-bottom:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:linear-gradient(#17191eb8,#0a0b0dc7);gap:12px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffff0a}.discover-module___oyLZq__filterTopRow{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.discover-module___oyLZq__filterGroups{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.discover-module___oyLZq__tabRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.discover-module___oyLZq__tab{border-radius:var(--radius-pill);min-height:36px;font-size:13px;font-weight:var(--font-weight-medium);cursor:pointer;font-family:var(--font-body);color:var(--text-tertiary);transition:background var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out);background:0 0;border:none;padding:7px 15px}.discover-module___oyLZq__tab:hover:not(:disabled){color:var(--text-primary)}.discover-module___oyLZq__tab:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__tabActive{background:var(--bg-surface-3);color:var(--brand-accent);box-shadow:inset 0 0 0 1px #f8c9d173}.discover-module___oyLZq__divider{background:var(--border-subtle);width:1px;height:18px;margin:0 4px}.discover-module___oyLZq__verifiedToggle{border-radius:var(--radius-pill);cursor:pointer;font-size:12px;font-family:var(--font-body);font-weight:var(--font-weight-medium);border:1px solid var(--border-strong);color:var(--text-tertiary);background:0 0;align-items:center;gap:5px;padding:6px 14px;display:inline-flex}.discover-module___oyLZq__verifiedToggleActive{border-color:var(--safe);color:var(--safe)}.discover-module___oyLZq__verifiedToggle:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__countLabel{color:var(--text-tertiary);white-space:nowrap;margin-left:auto;font-size:12px}.discover-module___oyLZq__sortRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.discover-module___oyLZq__sortLabel{font-size:10.5px;font-weight:var(--font-weight-bold);color:var(--text-tertiary);letter-spacing:.1em;margin-right:4px}.discover-module___oyLZq__sortChip{border-radius:var(--radius-pill);min-height:34px;font-size:12px;font-weight:var(--font-weight-medium);cursor:pointer;font-family:var(--font-body);border:1px solid var(--border-strong);color:var(--text-tertiary);background:0 0;padding:6px 14px}.discover-module___oyLZq__sortChip:hover:not(:disabled){color:var(--text-primary)}.discover-module___oyLZq__sortChip:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__sortChipActive{border-color:var(--brand-accent);color:var(--brand-accent);background:#f8c9d10f;box-shadow:0 0 12px #f8c9d11f}.discover-module___oyLZq__launchSearch{border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--bg-base);width:min(360px,100%);min-height:40px;color:var(--text-tertiary);transition:border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);align-items:center;gap:8px;padding:0 11px;display:flex}.discover-module___oyLZq__launchSearch:focus-within{border-color:var(--brand-accent);box-shadow:0 0 0 1px #f8c9d140, var(--glow-lime);color:var(--brand-accent)}.discover-module___oyLZq__launchSearch input{min-width:0;color:var(--text-primary);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px}.discover-module___oyLZq__launchSearch input::-webkit-search-cancel-button{display:none}.discover-module___oyLZq__launchSearch input::placeholder{color:var(--text-tertiary)}.discover-module___oyLZq__launchSearch button{width:30px;height:30px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;margin-right:-6px;display:grid}.discover-module___oyLZq__launchSearch button:hover{color:var(--brand-accent);background:var(--bg-surface-3)}.discover-module___oyLZq__launchSearch button:focus-visible{outline:2px solid var(--brand-accent);outline-offset:1px}.discover-module___oyLZq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.discover-module___oyLZq__pagination{margin:var(--space-5) 0 var(--space-3);justify-content:center;align-items:center;gap:10px;display:flex}.discover-module___oyLZq__pageButton,.discover-module___oyLZq__pageSelect{border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--bg-surface-2);min-height:40px;color:var(--text-secondary);font:inherit;font-size:12px}.discover-module___oyLZq__pageButton{cursor:pointer;justify-content:center;align-items:center;gap:5px;padding:0 14px;display:inline-flex}.discover-module___oyLZq__pageButton:hover:not(:disabled),.discover-module___oyLZq__pageButton:focus-visible,.discover-module___oyLZq__pageSelect:focus-visible{border-color:var(--brand-accent);color:var(--brand-accent);outline:none;box-shadow:0 0 12px #f8c9d129}.discover-module___oyLZq__pageButton:disabled{cursor:not-allowed;opacity:.4}.discover-module___oyLZq__pageSelectLabel{display:block}.discover-module___oyLZq__pageSelect{cursor:pointer;padding:0 34px 0 14px}.discover-module___oyLZq__cardGrid{gap:var(--space-3);grid-template-columns:repeat(5,minmax(0,1fr));min-width:0;display:grid}.discover-module___oyLZq__card{cursor:pointer;min-width:0;transition:transform var(--dur-base) var(--ease-out), border-color var(--dur-slow), box-shadow var(--dur-slow);animation:discover-module___oyLZq__lj-card-enter var(--dur-slow) var(--ease-out) both;color:inherit;text-align:left;background:linear-gradient(#16191f 0%,#0d0f13 100%);border:1px solid #f8c9d129;border-radius:16px;flex-direction:column;width:100%;height:100%;padding:12px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff12,0 8px 24px #0000008c,0 0 18px #f8c9d10b}.discover-module___oyLZq__cardLink{z-index:1;border-radius:inherit;position:absolute;inset:0}.discover-module___oyLZq__card>:not(.discover-module___oyLZq__cardLink){z-index:0;pointer-events:none;position:relative}.discover-module___oyLZq__card .discover-module___oyLZq__cardInteractive{z-index:2;pointer-events:auto}.discover-module___oyLZq__card:hover{box-shadow:inset 0 1px 0 #ffffff12, 0 8px 24px #0000008c, var(--glow-lime);border-color:#f8c9d159;transform:translateY(-4px)scale(1.012)}.discover-module___oyLZq__card:has(.discover-module___oyLZq__cardLink:focus-visible){outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__card:hover .discover-module___oyLZq__monogram{transform:scale(1.05)}.discover-module___oyLZq__cardBoosted,.discover-module___oyLZq__cardCurve{border-color:#f8c9d14d;box-shadow:0 0 0 1px #f8c9d11f,0 0 32px #f8c9d124,inset 0 1px #ffffff14}.discover-module___oyLZq__cardBoosted:after,.discover-module___oyLZq__cardCurve:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,#0000 35%,#f8c9d124 50%,#0000 65%) 0 0/220% 220%;animation:5s linear infinite discover-module___oyLZq__lj-card-shimmer;position:absolute;inset:0}.discover-module___oyLZq__cardHead{align-items:center;gap:8px;margin-bottom:8px;display:flex}.discover-module___oyLZq__monogram{border-radius:var(--radius-lg);width:52px;height:52px;font-family:var(--font-display);font-weight:var(--font-weight-bold);object-fit:cover;transition:transform var(--dur-base) var(--ease-out);border:1px solid #ffffff12;flex:none;place-items:center;font-size:18px;display:grid;box-shadow:inset 0 1px #ffffff2e,inset 0 -3px 6px #00000073,0 6px 14px -4px #000000b3}.discover-module___oyLZq__monogramSm{border-radius:var(--radius-sm);object-fit:cover;width:28px;height:28px;font-size:11px}.discover-module___oyLZq__cardTitleRow{align-items:center;gap:5px;display:flex}.discover-module___oyLZq__cardName{font-size:14px;font-weight:var(--font-weight-semibold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.discover-module___oyLZq__cardMetaRow{color:var(--text-tertiary);align-items:center;gap:6px;font-size:10.5px;display:flex}.discover-module___oyLZq__cardSocials{margin:2px 0 0}.discover-module___oyLZq__venueChip{border:1px solid var(--border-subtle);border-radius:var(--radius-pill);padding:1px 6px;font-size:9px}.discover-module___oyLZq__presetBadge{border-radius:var(--radius-pill);font-size:9.5px;font-weight:var(--font-weight-bold);letter-spacing:.02em;color:var(--text-on-accent);background:var(--brand-accent);white-space:nowrap;flex:none;padding:2px 7px}.discover-module___oyLZq__safetyChip{color:var(--safe);font-size:11px;line-height:1}.discover-module___oyLZq__safetyLine{flex-wrap:wrap;gap:8px;margin:6px 0;display:flex}.discover-module___oyLZq__safetyBadge{color:var(--safe);align-items:center;gap:3px;font-size:10.5px;display:inline-flex}.discover-module___oyLZq__gtButton{border:1px solid var(--border-subtle);border-radius:var(--radius-pill);color:var(--text-tertiary);cursor:pointer;transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);background:0 0;align-self:flex-start;align-items:center;gap:4px;margin:2px 0 6px;padding:4px 10px;font-size:10.5px;display:inline-flex}.discover-module___oyLZq__gtButton:hover{border-color:var(--brand-accent);color:var(--brand-accent)}.discover-module___oyLZq__gtButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__gtButton:active{color:var(--brand-accent-press)}.discover-module___oyLZq__cardCornerBadge{font-family:var(--font-mono);color:var(--text-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);flex:none;align-self:flex-start;padding:3px 8px;font-size:10.5px}.discover-module___oyLZq__cardSpark{flex:none;width:100%;height:36px;margin-bottom:6px;display:block}.discover-module___oyLZq__cardSpark svg{width:100%;height:100%;display:block}.discover-module___oyLZq__sparkSvg{width:100%;height:100%;display:block;overflow:visible}.discover-module___oyLZq__cardDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:32px;margin-bottom:8px;font-size:11.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.discover-module___oyLZq__priceRow{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.discover-module___oyLZq__priceValue{font-family:var(--font-mono);font-size:17px;font-weight:var(--font-weight-bold);color:var(--text-primary)}.discover-module___oyLZq__priceChange{font-family:var(--font-mono);font-size:12.5px;font-weight:var(--font-weight-semibold)}.discover-module___oyLZq__statGrid{font-family:var(--font-mono);grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.discover-module___oyLZq__statLabel{color:var(--text-tertiary);letter-spacing:.06em;font-size:9.5px}.discover-module___oyLZq__statValue{font-size:13px;font-weight:var(--font-weight-semibold);color:var(--text-secondary)}.discover-module___oyLZq__cardFoot{color:var(--text-tertiary);font-size:10px;font-family:var(--font-mono);border-top:1px solid #191c21;justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;display:flex}.discover-module___oyLZq__cardStar{margin-left:auto;margin-right:6px;width:36px!important;height:36px!important}.discover-module___oyLZq__valueUpdate{animation:discover-module___oyLZq__lj-value-update .48s var(--ease-out) both;display:inline-block}.discover-module___oyLZq__curveBar{border-radius:var(--radius-pill);background:#050607;height:11px;margin-bottom:6px;position:relative;overflow:visible;box-shadow:inset 0 1px 3px #000c,inset 0 -1px #ffffff08}.discover-module___oyLZq__curveBarFill{border-radius:inherit;background:var(--gloss-tube), var(--gradient-curve);height:100%;box-shadow:var(--glow-lime-strong);transition:width .8s;position:relative;overflow:visible}.discover-module___oyLZq__curveBarFill:before{content:"";border-radius:inherit;mix-blend-mode:screen;background:linear-gradient(90deg,#0000,#ffffff40,#0000) 0 0/200% 100%;animation:2.4s linear infinite discover-module___oyLZq__lj-bar-shimmer;position:absolute;inset:0}.discover-module___oyLZq__curveBarFill:after{content:"";background:#fdeef1;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite discover-module___oyLZq__lj-dot-pulse;position:absolute;top:50%;right:-3px;transform:translateY(-50%);box-shadow:0 0 8px 3px #f9d4dacc}.discover-module___oyLZq__curveMeta{color:var(--text-tertiary);font-size:10px;font-family:var(--font-mono);justify-content:space-between;margin-bottom:7px;display:flex}.discover-module___oyLZq__gradBadge{border-radius:var(--radius-pill);font-size:9.5px;font-weight:var(--font-weight-bold);letter-spacing:.08em;color:var(--safe);background:#00ffb21a;border:1px solid #00ffb266;align-items:center;gap:6px;margin-bottom:7px;padding:2px 9px;display:inline-flex}.discover-module___oyLZq__cardConcept{padding:0 0 var(--space-4);background:radial-gradient(ellipse at 50% -8%, color-mix(in srgb, var(--brand-accent) 13%, transparent), transparent 42%), radial-gradient(ellipse at 12% 70%, color-mix(in srgb, var(--safe) 5%, transparent), transparent 44%), linear-gradient(152deg, color-mix(in srgb, var(--bg-surface-3) 78%, var(--text-primary) 2%) 0%, var(--bg-surface-2) 34%, var(--bg-inset) 100%);border-color:color-mix(in srgb, var(--brand-accent) 30%, var(--border-subtle));box-shadow:inset 0 var(--space-1) var(--space-5) color-mix(in srgb, var(--text-primary) 4%, transparent), inset 0 calc(var(--space-3) * -1) var(--space-8) color-mix(in srgb, var(--bg-canvas) 72%, transparent), 0 var(--space-3) var(--space-8) color-mix(in srgb, var(--bg-canvas) 82%, transparent), 0 0 var(--space-8) color-mix(in srgb, var(--brand-accent) 9%, transparent);overflow:clip}.discover-module___oyLZq__cardConcept:after{background:radial-gradient(ellipse at 82% 4%, color-mix(in srgb, var(--text-primary) 9%, transparent), transparent 24%), linear-gradient(118deg, transparent 10%, color-mix(in srgb, var(--text-primary) 3%, transparent) 28%, transparent 46%);background-size:auto;animation:none}.discover-module___oyLZq__cardConcept:before{content:"";z-index:5;padding:calc(var(--stroke-hairline) * 2);border-radius:inherit;pointer-events:none;background:conic-gradient(from var(--lj-edge-angle), transparent 0turn, transparent .66turn, color-mix(in srgb, var(--safe) 76%, transparent) .76turn, var(--brand-accent) .81turn, color-mix(in srgb, var(--brand-accent) 38%, var(--text-primary)) .84turn, var(--brand-accent) .87turn, color-mix(in srgb, var(--safe) 66%, transparent) .91turn, transparent 1turn);-webkit-mask:linear-gradient(var(--bg-canvas) 0 0) content-box, linear-gradient(var(--bg-canvas) 0 0);-webkit-mask-composite:xor;-webkit-mask:linear-gradient(var(--bg-canvas) 0 0) content-box, linear-gradient(var(--bg-canvas) 0 0);mask:linear-gradient(var(--bg-canvas) 0 0) content-box, linear-gradient(var(--bg-canvas) 0 0);filter:drop-shadow(0 0 var(--space-1) color-mix(in srgb, var(--brand-accent) 92%, transparent)) drop-shadow(0 0 var(--space-2) color-mix(in srgb, var(--brand-accent) 52%, transparent));animation:discover-module___oyLZq__lj-card-edge-run var(--dur-edge-trace) linear infinite;position:absolute;inset:0;-webkit-mask-composite:xor;mask-composite:exclude}.discover-module___oyLZq__cardConcept>:not(.discover-module___oyLZq__conceptHero,.discover-module___oyLZq__conceptIdentity){margin-right:var(--space-4);margin-left:var(--space-4)}.discover-module___oyLZq__conceptHero{height:calc(var(--space-16) + var(--space-8));margin-bottom:calc(var(--space-12) + var(--space-2));isolation:isolate;position:relative;overflow:visible}.discover-module___oyLZq__conceptBanner,.discover-module___oyLZq__conceptBannerFallback,.discover-module___oyLZq__conceptHeroShade{width:100%;height:100%;position:absolute;inset:0}.discover-module___oyLZq__conceptBanner{object-fit:cover}.discover-module___oyLZq__conceptBannerFallback{background:radial-gradient(circle at 30% 35%, color-mix(in srgb, var(--brand-accent) 34%, transparent), transparent 18%), radial-gradient(circle at 78% 15%, color-mix(in srgb, var(--safe) 24%, transparent), transparent 24%), linear-gradient(125deg, var(--bg-surface-3), var(--bg-inset))}.discover-module___oyLZq__conceptHeroShade{z-index:1;background:linear-gradient(112deg, color-mix(in srgb, var(--text-primary) 8%, transparent) 0%, transparent 26%, transparent 72%, color-mix(in srgb, var(--brand-accent) 6%, transparent) 100%), linear-gradient(180deg, transparent 4%, color-mix(in srgb, var(--bg-surface) 97%, transparent) 100%)}.discover-module___oyLZq__conceptBadges{z-index:3;inset:var(--space-3) var(--space-3) auto;justify-content:space-between;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--font-caption-size);line-height:var(--font-caption-line);display:flex;position:absolute}.discover-module___oyLZq__conceptPreset,.discover-module___oyLZq__conceptHolders{min-height:var(--space-6);padding:0 var(--space-2);border-radius:var(--radius-sm);font-weight:var(--font-weight-bold);white-space:nowrap;align-items:center;display:inline-flex}.discover-module___oyLZq__conceptPreset{color:var(--text-on-accent);background:var(--brand-accent);box-shadow:var(--glow-lime)}.discover-module___oyLZq__conceptHolders{color:var(--brand-accent);border:thin solid color-mix(in srgb, var(--brand-accent) 36%, transparent);background:color-mix(in srgb, var(--bg-canvas) 76%, transparent)}.discover-module___oyLZq__conceptGaugeWrap{z-index:4;left:50%;bottom:calc(var(--space-12) * -1);position:absolute;transform:translate(-50%)}.discover-module___oyLZq__conceptGaugeOrbit{width:calc(var(--space-16) + var(--space-12));height:calc(var(--space-16) + var(--space-12));animation:3.4s ease-in-out infinite discover-module___oyLZq__lj-gauge-float;position:relative}.discover-module___oyLZq__conceptOrbitTicks{inset:calc(var(--space-2) * -1);border:thin dashed color-mix(in srgb, var(--brand-accent) 68%, transparent);border-radius:var(--radius-pill);box-shadow:0 0 var(--space-2) color-mix(in srgb, var(--brand-accent) 24%, transparent), inset 0 0 var(--space-2) color-mix(in srgb, var(--brand-accent) 15%, transparent);filter:drop-shadow(0 0 var(--space-1) color-mix(in srgb, var(--brand-accent) 60%, transparent));animation:18s linear infinite discover-module___oyLZq__lj-gauge-spin;position:absolute}.discover-module___oyLZq__conceptGauge{border-radius:var(--radius-pill);background:conic-gradient(from -32deg, var(--safe) 0%, var(--brand-accent-hover) 30%, var(--brand-accent) 64%, color-mix(in srgb, var(--brand-accent) 58%, var(--text-primary)) var(--card-gauge-progress), color-mix(in srgb, var(--bg-surface-3) 86%, transparent) 0);box-shadow:0 0 var(--space-2) color-mix(in srgb, var(--brand-accent) 90%, transparent), 0 0 var(--space-5) color-mix(in srgb, var(--brand-accent) 64%, transparent), 0 0 var(--space-10) color-mix(in srgb, var(--safe) 34%, transparent), inset 0 0 var(--space-2) color-mix(in srgb, var(--text-primary) 55%, transparent);place-items:center;animation:2.8s ease-in-out infinite discover-module___oyLZq__lj-gauge-bloom;display:grid;position:absolute;inset:0}.discover-module___oyLZq__conceptGauge:before{content:"";z-index:1;inset:var(--space-1);border:thin solid color-mix(in srgb, var(--text-primary) 30%, transparent);border-radius:inherit;box-shadow:inset 0 var(--space-1) var(--space-2) color-mix(in srgb, var(--text-primary) 22%, transparent), inset 0 calc(var(--space-2) * -1) var(--space-3) color-mix(in srgb, var(--bg-canvas) 70%, transparent);pointer-events:none;position:absolute}.discover-module___oyLZq__conceptGauge:after{content:"";z-index:2;inset:var(--space-2) var(--space-4) auto;height:var(--space-3);border-radius:var(--radius-pill);background:linear-gradient(180deg, color-mix(in srgb, var(--text-primary) 34%, transparent), transparent);filter:blur(var(--space-1));pointer-events:none;position:absolute}.discover-module___oyLZq__conceptGaugeInner{z-index:1;width:calc(100% - var(--space-4));height:calc(100% - var(--space-4));border:thin solid color-mix(in srgb, var(--brand-accent) 20%, var(--border-subtle));border-radius:var(--radius-pill);background:radial-gradient(circle at 35% 24%, color-mix(in srgb, var(--text-primary) 9%, transparent), transparent 32%), linear-gradient(145deg, var(--bg-surface-3), var(--bg-inset));box-shadow:inset 0 var(--space-2) var(--space-4) color-mix(in srgb, var(--text-primary) 5%, transparent), inset 0 calc(var(--space-2) * -1) var(--space-5) color-mix(in srgb, var(--bg-canvas) 82%, transparent);place-items:center;display:grid;position:relative;overflow:hidden}.discover-module___oyLZq__conceptLogo{width:calc(100% - var(--space-4));height:calc(100% - var(--space-4));object-fit:cover;border-radius:var(--radius-pill);font-family:var(--font-display);font-size:var(--font-h2-size);font-weight:var(--font-weight-bold)}.discover-module___oyLZq__conceptGaugeValue{z-index:2;left:50%;bottom:calc(var(--space-2) * -1);min-width:calc(var(--space-10) + var(--space-2));padding:var(--space-1) var(--space-2);border-radius:var(--radius-pill);background:var(--brand-accent);color:var(--text-on-accent);border:thin solid color-mix(in srgb, var(--text-primary) 70%, var(--brand-accent));box-shadow:inset 0 var(--stroke-hairline) 0 color-mix(in srgb, var(--text-primary) 70%, transparent), inset 0 calc(var(--space-1) * -1) var(--space-2) color-mix(in srgb, var(--brand-accent-press) 62%, transparent), var(--glow-lime);font-family:var(--font-mono);font-size:var(--font-caption-size);line-height:var(--font-caption-line);font-weight:var(--font-weight-bold);text-align:center;position:absolute;transform:translate(-50%)}.discover-module___oyLZq__conceptGaugeGraduated .discover-module___oyLZq__conceptOrbitTicks{border-style:solid}.discover-module___oyLZq__conceptIdentity{padding:0 var(--space-4);margin-bottom:var(--space-4);text-align:center}.discover-module___oyLZq__conceptNameRow{justify-content:center;align-items:center;gap:var(--space-1);display:flex}.discover-module___oyLZq__conceptName{min-width:0;font-family:var(--font-display);font-size:var(--font-h3-size);line-height:var(--font-h3-line);font-weight:var(--font-weight-semibold);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.discover-module___oyLZq__conceptVerified{color:var(--safe);flex:none;display:inline-flex}.discover-module___oyLZq__conceptMeta{justify-content:center;gap:var(--space-2);margin-top:var(--space-1);font-family:var(--font-mono);font-size:var(--font-caption-size);line-height:var(--font-caption-line);color:var(--text-tertiary);flex-wrap:wrap;display:flex}.discover-module___oyLZq__conceptMeta>span+span:before{content:"·";margin-right:var(--space-2)}.discover-module___oyLZq__conceptSocials{margin-top:var(--space-2)}.discover-module___oyLZq__cardConcept .discover-module___oyLZq__priceRow{justify-content:center;gap:var(--space-3)}.discover-module___oyLZq__cardConcept .discover-module___oyLZq__priceValue{font-size:var(--font-h3-size)}.discover-module___oyLZq__conceptCurveMeta{justify-content:center;gap:var(--space-1) var(--space-2);margin-bottom:var(--space-3);font-family:var(--font-mono);font-size:var(--font-caption-size);line-height:var(--font-caption-line);color:var(--text-tertiary);text-align:center;flex-wrap:wrap;display:flex}.discover-module___oyLZq__conceptCurveMeta span:last-child{color:var(--brand-accent)}.discover-module___oyLZq__cardConcept .discover-module___oyLZq__statGrid{gap:var(--space-2);margin-bottom:var(--space-3);text-align:center}.discover-module___oyLZq__cardConcept .discover-module___oyLZq__statGrid>div{padding:var(--space-2) var(--space-1);border:thin solid color-mix(in srgb, var(--text-primary) 6%, var(--border-subtle));border-radius:var(--radius-sm);background:linear-gradient(180deg, color-mix(in srgb, var(--bg-surface-3) 88%, var(--text-primary) 3%), var(--bg-inset));box-shadow:inset 0 var(--stroke-hairline) 0 color-mix(in srgb, var(--text-primary) 12%, transparent), inset 0 calc(var(--space-2) * -1) var(--space-4) color-mix(in srgb, var(--bg-canvas) 58%, transparent), 0 var(--space-1) var(--space-3) color-mix(in srgb, var(--bg-canvas) 62%, transparent);position:relative;overflow:clip}.discover-module___oyLZq__cardConcept .discover-module___oyLZq__statGrid>div:after{content:"";border-radius:inherit;background:linear-gradient(180deg, color-mix(in srgb, var(--text-primary) 5%, transparent), transparent);pointer-events:none;height:42%;position:absolute;inset:0 0 auto}.discover-module___oyLZq__cardConcept .discover-module___oyLZq__statValue{z-index:1;color:var(--text-primary);text-shadow:0 0 var(--space-2) color-mix(in srgb, var(--text-primary) 12%, transparent);position:relative}.discover-module___oyLZq__conceptActions{gap:var(--space-2);margin-bottom:var(--space-3);pointer-events:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.discover-module___oyLZq__cardConcept>.discover-module___oyLZq__conceptActions,.discover-module___oyLZq__cardConcept .discover-module___oyLZq__conceptIdentity{z-index:2}.discover-module___oyLZq__conceptBuyButton,.discover-module___oyLZq__conceptWatchButton{min-width:0;min-height:var(--space-10);justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);font-family:var(--font-mono);font-size:var(--font-body-sm-size);line-height:var(--font-body-sm-line);font-weight:var(--font-weight-bold);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out), border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out);display:inline-flex;position:relative;overflow:clip}.discover-module___oyLZq__conceptBuyButton:before,.discover-module___oyLZq__conceptWatchButton:before{content:"";border-radius:inherit;background:linear-gradient(180deg, color-mix(in srgb, var(--text-primary) 24%, transparent), transparent);pointer-events:none;position:absolute;inset:0 0 48%}.discover-module___oyLZq__conceptBuyButton{border:thin solid color-mix(in srgb, var(--text-primary) 72%, var(--brand-accent));background:linear-gradient(180deg, color-mix(in srgb, var(--brand-accent) 88%, var(--text-primary)), var(--brand-accent-hover));color:var(--text-on-accent);box-shadow:inset 0 var(--stroke-hairline) 0 color-mix(in srgb, var(--text-primary) 72%, transparent), inset 0 calc(var(--space-1) * -1) var(--space-2) color-mix(in srgb, var(--brand-accent-press) 70%, transparent), 0 var(--space-1) var(--space-3) color-mix(in srgb, var(--bg-canvas) 64%, transparent), 0 0 var(--space-4) color-mix(in srgb, var(--brand-accent) 22%, transparent)}.discover-module___oyLZq__conceptWatchButton{border:thin solid color-mix(in srgb, var(--text-primary) 10%, var(--border-strong));background:linear-gradient(180deg, color-mix(in srgb, var(--bg-surface-3) 90%, var(--text-primary) 3%), var(--bg-inset));color:var(--text-secondary);box-shadow:inset 0 var(--stroke-hairline) 0 color-mix(in srgb, var(--text-primary) 12%, transparent), inset 0 calc(var(--space-1) * -1) var(--space-2) color-mix(in srgb, var(--bg-canvas) 54%, transparent), 0 var(--space-1) var(--space-3) color-mix(in srgb, var(--bg-canvas) 58%, transparent)}.discover-module___oyLZq__conceptWatchButtonActive{border-color:color-mix(in srgb, var(--brand-accent) 55%, var(--border-strong));color:var(--brand-accent);box-shadow:inset 0 var(--stroke-hairline) 0 color-mix(in srgb, var(--text-primary) 12%, transparent), inset 0 calc(var(--space-1) * -1) var(--space-2) color-mix(in srgb, var(--bg-canvas) 54%, transparent), 0 0 var(--space-3) color-mix(in srgb, var(--brand-accent) 20%, transparent)}.discover-module___oyLZq__conceptBuyButton:hover,.discover-module___oyLZq__conceptWatchButton:hover{transform:translateY(calc(var(--space-1) * -.5))}.discover-module___oyLZq__conceptBuyButton:hover{box-shadow:inset 0 var(--stroke-hairline) 0 color-mix(in srgb, var(--text-primary) 78%, transparent), inset 0 calc(var(--space-1) * -1) var(--space-2) color-mix(in srgb, var(--brand-accent-press) 70%, transparent), 0 var(--space-2) var(--space-4) color-mix(in srgb, var(--bg-canvas) 68%, transparent), 0 0 var(--space-5) color-mix(in srgb, var(--brand-accent) 38%, transparent)}.discover-module___oyLZq__conceptBuyButton:active,.discover-module___oyLZq__conceptWatchButton:active{transform:translateY(var(--stroke-hairline))}.discover-module___oyLZq__conceptBuyButton:focus-visible,.discover-module___oyLZq__conceptWatchButton:focus-visible{outline:calc(var(--stroke-hairline) * 2) solid var(--brand-accent);outline-offset:calc(var(--stroke-hairline) * 2)}.discover-module___oyLZq__cardConcept .discover-module___oyLZq__safetyLine{justify-content:center}.discover-module___oyLZq__cardConcept .discover-module___oyLZq__gtButton{align-self:center}.discover-module___oyLZq__cardConcept .discover-module___oyLZq__cardFoot{border-color:var(--border-subtle)}.discover-module___oyLZq__cardConceptSplit .discover-module___oyLZq__conceptHero{height:calc(var(--space-16) + var(--space-12));margin-bottom:var(--space-6)}.discover-module___oyLZq__cardConceptSplit .discover-module___oyLZq__conceptGaugeWrap{left:var(--space-5);bottom:calc(var(--space-6) * -1);transform:none}.discover-module___oyLZq__cardConceptSplit .discover-module___oyLZq__conceptGaugeOrbit{width:calc(var(--space-16) + var(--space-8));height:calc(var(--space-16) + var(--space-8))}.discover-module___oyLZq__cardConceptSplit .discover-module___oyLZq__conceptIdentity{min-height:calc(var(--space-16) + var(--space-1));padding-left:calc(var(--space-16) + var(--space-16) + var(--space-4));text-align:left}.discover-module___oyLZq__cardConceptSplit .discover-module___oyLZq__conceptNameRow,.discover-module___oyLZq__cardConceptSplit .discover-module___oyLZq__conceptMeta{justify-content:flex-start}.discover-module___oyLZq__cardConceptSignal .discover-module___oyLZq__conceptHero{height:calc(var(--space-16) + var(--space-16));margin-bottom:0}.discover-module___oyLZq__cardConceptSignal .discover-module___oyLZq__conceptGaugeWrap{right:var(--space-5);bottom:var(--space-3);left:auto;transform:none}.discover-module___oyLZq__cardConceptSignal .discover-module___oyLZq__conceptGaugeOrbit{width:calc(var(--space-16) + var(--space-4));height:calc(var(--space-16) + var(--space-4))}.discover-module___oyLZq__cardConceptSignal .discover-module___oyLZq__conceptGaugeValue{bottom:calc(var(--space-1) * -1)}.discover-module___oyLZq__cardConceptSignal .discover-module___oyLZq__conceptIdentity{margin-top:calc(var(--space-12) * -1);padding-right:calc(var(--space-16) + var(--space-12));text-align:left}.discover-module___oyLZq__cardConceptSignal .discover-module___oyLZq__conceptNameRow,.discover-module___oyLZq__cardConceptSignal .discover-module___oyLZq__conceptMeta{justify-content:flex-start}.discover-module___oyLZq__cardConceptPrecision,.discover-module___oyLZq__cardConceptGallery,.discover-module___oyLZq__cardConceptLedger{border-color:color-mix(in srgb, var(--brand-accent) 25%, var(--border-strong));background:linear-gradient(160deg, color-mix(in srgb, var(--bg-surface-3) 92%, var(--text-primary) 1%), var(--bg-inset));box-shadow:inset 0 var(--stroke-hairline) 0 color-mix(in srgb, var(--text-primary) 5%, transparent), 0 var(--space-3) var(--space-6) color-mix(in srgb, var(--bg-canvas) 72%, transparent)}.discover-module___oyLZq__cardConceptPrecision:after,.discover-module___oyLZq__cardConceptGallery:after,.discover-module___oyLZq__cardConceptLedger:after{opacity:.24}.discover-module___oyLZq__cardConceptPrecision:before,.discover-module___oyLZq__cardConceptGallery:before,.discover-module___oyLZq__cardConceptLedger:before{padding:var(--stroke-hairline);opacity:.72;filter:drop-shadow(0 0 var(--stroke-hairline) color-mix(in srgb, var(--brand-accent) 46%, transparent));animation-duration:calc(var(--dur-edge-trace) * 1.6)}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptBanner,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptBanner,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptBanner{filter:saturate(.88)contrast(1.04)}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptHeroShade,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptHeroShade,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptHeroShade{background:linear-gradient(180deg, color-mix(in srgb, var(--bg-canvas) 5%, transparent), transparent 56%), linear-gradient(180deg, transparent 42%, color-mix(in srgb, var(--bg-surface) 86%, transparent) 100%)}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptPreset,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptPreset,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptPreset,.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptGaugeValue,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptGaugeValue,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptGaugeValue{box-shadow:inset 0 var(--stroke-hairline) 0 color-mix(in srgb, var(--text-primary) 45%, transparent), 0 0 var(--space-1) color-mix(in srgb, var(--brand-accent) 18%, transparent)}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptOrbitTicks,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptOrbitTicks,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptOrbitTicks{inset:calc(var(--space-1) * -1);border-width:var(--stroke-hairline);border-style:solid;border-color:color-mix(in srgb, var(--brand-accent) 42%, transparent);box-shadow:none;filter:none;opacity:.72;animation-duration:28s}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptGauge,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptGauge,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptGauge{box-shadow:0 0 var(--space-1) color-mix(in srgb, var(--brand-accent) 30%, transparent), inset 0 0 var(--space-1) color-mix(in srgb, var(--text-primary) 18%, transparent);animation:none}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptGauge:before,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptGauge:before,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptGauge:before{inset:var(--stroke-hairline);border-color:color-mix(in srgb, var(--text-primary) 16%, transparent);box-shadow:none}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptGauge:after,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptGauge:after,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptGauge:after{height:var(--space-2);opacity:.22;filter:none}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptGaugeInner,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptGaugeInner,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptGaugeInner{width:calc(100% - var(--space-2));height:calc(100% - var(--space-2));border-color:color-mix(in srgb, var(--brand-accent) 14%, var(--border-subtle));box-shadow:inset 0 var(--space-1) var(--space-3) color-mix(in srgb, var(--text-primary) 4%, transparent), inset 0 calc(var(--space-1) * -1) var(--space-4) color-mix(in srgb, var(--bg-canvas) 58%, transparent)}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptLogo,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptLogo,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptLogo{width:calc(100% - var(--space-2));height:calc(100% - var(--space-2))}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__statGrid>div,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__statGrid>div,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__statGrid>div{border-color:color-mix(in srgb, var(--text-primary) 7%, var(--border-subtle));background:linear-gradient(180deg, var(--bg-surface-3), var(--bg-inset));box-shadow:inset 0 var(--stroke-hairline) 0 color-mix(in srgb, var(--text-primary) 7%, transparent), 0 var(--space-1) var(--space-2) color-mix(in srgb, var(--bg-canvas) 48%, transparent)}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptBuyButton,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptBuyButton,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptBuyButton{box-shadow:inset 0 var(--stroke-hairline) 0 color-mix(in srgb, var(--text-primary) 48%, transparent), inset 0 calc(var(--space-1) * -1) var(--space-2) color-mix(in srgb, var(--brand-accent-press) 48%, transparent)}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptWatchButton,.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptWatchButton,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptWatchButton{box-shadow:inset 0 var(--stroke-hairline) 0 color-mix(in srgb, var(--text-primary) 8%, transparent)}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptHero{height:calc(var(--space-16) + var(--space-12) + var(--space-8));margin-bottom:calc(var(--space-16) + var(--space-2))}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptGaugeWrap{bottom:calc((var(--space-16) - var(--space-2)) * -1)}.discover-module___oyLZq__cardConceptPrecision .discover-module___oyLZq__conceptGaugeOrbit{width:calc(var(--space-16) * 2 + var(--space-2));height:calc(var(--space-16) * 2 + var(--space-2));animation:none}.discover-module___oyLZq__cardConceptGallery{border-color:color-mix(in srgb, var(--brand-accent) 18%, var(--border-strong))}.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptHero{height:calc(var(--space-16) * 2 + var(--space-12));margin-bottom:calc(var(--space-16) + var(--space-3))}.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptHeroShade{background:linear-gradient(180deg, transparent 58%, color-mix(in srgb, var(--bg-surface) 82%, transparent) 100%)}.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptGaugeWrap{bottom:calc(var(--space-16) * -1)}.discover-module___oyLZq__cardConceptGallery .discover-module___oyLZq__conceptGaugeOrbit{width:calc(var(--space-16) * 2 + var(--space-4));height:calc(var(--space-16) * 2 + var(--space-4));animation:none}.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptHero{height:calc(var(--space-16) * 2 + var(--space-10));margin-bottom:var(--space-6)}.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptGaugeWrap{left:var(--space-5);bottom:calc((var(--space-12) + var(--space-2)) * -1);transform:none}.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptGaugeOrbit{width:calc(var(--space-16) * 2 + var(--space-1));height:calc(var(--space-16) * 2 + var(--space-1));animation:none}.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptIdentity{min-height:calc(var(--space-16) + var(--space-8));padding-left:calc(var(--space-16) * 2 + var(--space-10));text-align:left}.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptNameRow,.discover-module___oyLZq__cardConceptLedger .discover-module___oyLZq__conceptMeta{justify-content:flex-start}@keyframes discover-module___oyLZq__lj-gauge-spin{to{transform:rotate(1turn)}}@property --lj-edge-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes discover-module___oyLZq__lj-card-edge-run{to{--lj-edge-angle:1turn}}@keyframes discover-module___oyLZq__lj-gauge-float{50%{transform:translateY(calc(var(--space-1) * -1))}}@keyframes discover-module___oyLZq__lj-gauge-bloom{50%{box-shadow:0 0 var(--space-3) color-mix(in srgb, var(--brand-accent) 95%, transparent), 0 0 var(--space-6) color-mix(in srgb, var(--brand-accent) 72%, transparent), 0 0 var(--space-12) color-mix(in srgb, var(--safe) 42%, transparent), inset 0 0 var(--space-2) color-mix(in srgb, var(--text-primary) 65%, transparent)}}@media (max-width:767px){.discover-module___oyLZq__cardConceptSplit .discover-module___oyLZq__conceptIdentity{padding-left:calc(var(--space-16) + var(--space-12) + var(--space-4))}}.discover-module___oyLZq__tableWrap{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:linear-gradient(#0e1013,#0a0b0d);overflow-x:auto;box-shadow:inset 0 1px #ffffff0a,0 12px 28px -14px #000c}.discover-module___oyLZq__tableInner{min-width:830px}.discover-module___oyLZq__tableHeadRow{border-bottom:1px solid var(--border-subtle);color:var(--text-tertiary);letter-spacing:.07em;font-size:10.5px;font-weight:var(--font-weight-medium);grid-template-columns:minmax(185px,1.5fr) 100px 52px 80px 80px 88px 68px 82px 74px 48px;gap:0 8px;padding:9px 14px;display:grid}.discover-module___oyLZq__tableHeadCell{text-align:right}.discover-module___oyLZq__tableRow{cursor:pointer;transition:background var(--dur-slow);color:inherit;text-align:left;background:0 0;border:none;border-bottom:1px solid #15171b;grid-template-columns:minmax(185px,1.5fr) 100px 52px 80px 80px 88px 68px 82px 74px 48px;align-items:center;gap:0 8px;width:100%;padding:10px 14px;font-family:inherit;display:grid;position:relative}.discover-module___oyLZq__tableRowLink{z-index:1;position:absolute;inset:0}.discover-module___oyLZq__tableRow>:not(.discover-module___oyLZq__tableRowLink):not(.discover-module___oyLZq__rowStar){pointer-events:none}.discover-module___oyLZq__rowStar{z-index:2;justify-self:end;width:38px!important;height:38px!important}.discover-module___oyLZq__tableRow:hover{background:var(--bg-surface-3)}.discover-module___oyLZq__tableRow:has(.discover-module___oyLZq__tableRowLink:focus-visible){outline:2px solid var(--brand-accent);outline-offset:-2px}.discover-module___oyLZq__tableTokenCell{align-items:center;gap:10px;min-width:0;display:flex}.discover-module___oyLZq__tableCellRight{text-align:right;font-family:var(--font-mono);color:var(--text-secondary);font-size:12px}.discover-module___oyLZq__tableCellPrice{text-align:right;font-family:var(--font-mono);color:var(--text-primary);font-size:12.5px}@media (max-width:767px){.discover-module___oyLZq__tableWrap{overflow-x:hidden}.discover-module___oyLZq__tableInner{min-width:0}.discover-module___oyLZq__tableHeadRow{display:none}.discover-module___oyLZq__tableRow{column-gap:var(--space-3);grid-template-columns:1fr auto 44px;row-gap:4px;min-height:44px;padding:10px 14px;display:grid}.discover-module___oyLZq__tableTokenCell{grid-area:1/1}.discover-module___oyLZq__colPrice{grid-area:1/2}.discover-module___oyLZq__rowStar{grid-area:1/3/span 2;align-self:center}.discover-module___oyLZq__colAge,.discover-module___oyLZq__colMc,.discover-module___oyLZq__colLiq,.discover-module___oyLZq__colTxns,.discover-module___oyLZq__colSafety{display:none}.discover-module___oyLZq__colVol{color:var(--text-tertiary);grid-area:2/1;justify-self:start;font-size:11px}.discover-module___oyLZq__colVol:before{content:"VOL "}.discover-module___oyLZq__colH24{grid-area:2/2;justify-self:end;font-size:11px}}.discover-module___oyLZq__rail{border-left:1px solid var(--border-subtle);width:216px;height:calc(100vh - 56px);padding:var(--space-4) var(--space-2);flex:none;position:sticky;top:56px;overflow-y:auto}.discover-module___oyLZq__railHead{align-items:center;gap:8px;margin-bottom:10px;padding:0 4px;display:flex}.discover-module___oyLZq__railHeadLabel{font-size:11px;font-weight:var(--font-weight-semibold);letter-spacing:.1em;color:var(--text-secondary)}.discover-module___oyLZq__railDot{background:var(--brand-accent);border-radius:50%;width:7px;height:7px;animation:1.6s infinite discover-module___oyLZq__lj-pulse}.discover-module___oyLZq__railLiveLabel{color:var(--text-tertiary);font-size:10px}.discover-module___oyLZq__railItem{border-radius:var(--radius-md);cursor:pointer;color:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:9px;width:100%;padding:8px 6px;font-family:inherit;display:flex;position:relative}.discover-module___oyLZq__railItemLink{z-index:1;border-radius:inherit;position:absolute;inset:0}.discover-module___oyLZq__railItem>:not(.discover-module___oyLZq__railItemLink):not(.discover-module___oyLZq__railStar){pointer-events:none}.discover-module___oyLZq__railStar{z-index:2;width:34px!important;height:34px!important}.discover-module___oyLZq__railItem:hover{background:#141619}.discover-module___oyLZq__railItem:has(.discover-module___oyLZq__railItemLink:focus-visible){outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__railSym{font-size:12px;font-weight:var(--font-weight-semibold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.discover-module___oyLZq__railVenue{font-size:10px}.discover-module___oyLZq__railAge{color:var(--text-secondary);font-size:11px;font-family:var(--font-mono)}.discover-module___oyLZq__railLiq{color:var(--text-tertiary);font-size:10px;font-family:var(--font-mono)}.discover-module___oyLZq__skeletonCard{background:linear-gradient(90deg, var(--bg-surface-2) 25%, var(--bg-surface-3) 37%, var(--bg-surface-2) 63%);border:1px solid var(--border-subtle);background-size:400% 100%;border-radius:16px;height:210px;animation:1.4s infinite discover-module___oyLZq__lj-shimmer}.discover-module___oyLZq__skeletonRow{background:linear-gradient(90deg, var(--bg-surface-2) 25%, var(--bg-surface-3) 37%, var(--bg-surface-2) 63%);background-size:400% 100%;border-bottom:1px solid #15171b;height:48px;animation:1.4s infinite discover-module___oyLZq__lj-shimmer}.discover-module___oyLZq__emptyState{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-12) var(--space-4);text-align:center;color:var(--text-secondary);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);flex-direction:column;display:flex}.discover-module___oyLZq__emptyTitle{font-size:14px;font-weight:var(--font-weight-semibold);color:var(--text-primary)}.discover-module___oyLZq__emptyCta{min-height:44px;margin-top:var(--space-1);border-radius:var(--radius-pill);background:linear-gradient(180deg, var(--brand-accent-hover), var(--brand-accent-press));color:var(--text-on-accent);font-size:13px;font-weight:var(--font-weight-bold);cursor:pointer;transition:filter var(--dur-base) var(--ease-out);border:none;justify-content:center;align-items:center;padding:0 22px;display:inline-flex}.discover-module___oyLZq__emptyCta:hover{filter:brightness(1.05)}.discover-module___oyLZq__emptyCta:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__emptyCta:active{filter:brightness(.96)}.discover-module___oyLZq__flashUp{animation:.7s ease-out discover-module___oyLZq__lj-flash-up}.discover-module___oyLZq__flashDown{animation:.7s ease-out discover-module___oyLZq__lj-flash-down}.discover-module___oyLZq__errorBanner{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--warn);border-radius:var(--radius-md);color:var(--warn);margin-bottom:var(--space-4);background:#ffb02014;font-size:12.5px;display:flex}.discover-module___oyLZq__tickerWrap{min-width:0;max-width:100%;margin-bottom:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);background:linear-gradient(#101216,#0a0b0d);align-items:center;gap:12px;padding:8px 16px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 4px 12px -6px #000000b3}.discover-module___oyLZq__tickerViewport{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 28px calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#0000,#000 28px calc(100% - 28px),#0000)}.discover-module___oyLZq__tickerTrack{width:max-content;animation:34s linear infinite discover-module___oyLZq__lj-marquee;display:flex}.discover-module___oyLZq__tickerTrack:hover{animation-play-state:paused}.discover-module___oyLZq__tickerGroup{gap:var(--space-6);padding-right:var(--space-6);flex:none;display:flex}.discover-module___oyLZq__tickerItem{font-size:11px;font-family:var(--font-mono);white-space:nowrap;color:inherit;border-radius:var(--radius-pill);transition:color var(--dur-fast) var(--ease-out);align-items:center;gap:5px;text-decoration:none;display:inline-flex}.discover-module___oyLZq__tickerItem:hover,.discover-module___oyLZq__tickerItem:focus-visible{color:var(--brand-accent)}.discover-module___oyLZq__tickerItem:focus-visible{outline:2px solid var(--brand-accent);outline-offset:3px}.discover-module___oyLZq__tickerLabel{border-right:1px solid var(--border-subtle);color:var(--brand-accent);font-size:10px;font-weight:var(--font-weight-bold);letter-spacing:.08em;white-space:nowrap;flex:none;align-items:center;gap:5px;padding-right:12px;display:inline-flex}.discover-module___oyLZq__tickerRank{color:var(--brand-accent);font-weight:var(--font-weight-bold)}.discover-module___oyLZq__tickerLogo{object-fit:cover;border-radius:50%;flex:none;width:20px;height:20px}.discover-module___oyLZq__tickerSymbol{color:var(--text-primary);font-weight:var(--font-weight-bold)}.discover-module___oyLZq__tickerVolume{color:var(--brand-accent);font-weight:var(--font-weight-bold);text-shadow:0 0 8px #f8c9d147}.discover-module___oyLZq__tickerChangeUp{color:var(--up)}.discover-module___oyLZq__tickerChangeDown{color:var(--down)}.discover-module___oyLZq__tickerWallet{color:var(--text-tertiary)}.discover-module___oyLZq__tickerVerb{color:var(--text-secondary)}.discover-module___oyLZq__tickerAmount{color:var(--brand-accent);font-weight:var(--font-weight-bold);text-shadow:0 0 8px #f8c9d159}.discover-module___oyLZq__tickerAge{color:var(--text-tertiary)}.discover-module___oyLZq__tickerEmpty{color:var(--text-tertiary);font-size:11.5px}.discover-module___oyLZq__tickerUnitToggle{border-radius:var(--radius-pill);font-size:10px;font-family:var(--font-mono);font-weight:var(--font-weight-medium);cursor:pointer;border:1px solid var(--border-strong);color:var(--text-tertiary);white-space:nowrap;background:0 0;flex:none;align-items:center;padding:3px 10px;display:inline-flex}.discover-module___oyLZq__tickerUnitToggle:hover{color:var(--text-secondary)}.discover-module___oyLZq__tickerUnitToggle:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__tickerSkeleton{border-radius:var(--radius-sm);background:linear-gradient(90deg, var(--bg-surface-2) 25%, var(--bg-surface-3) 37%, var(--bg-surface-2) 63%);background-size:400% 100%;flex:1;height:14px;animation:1.4s infinite discover-module___oyLZq__lj-shimmer}.discover-module___oyLZq__newPairTicker{margin-bottom:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);background:linear-gradient(#101216,#0a0b0d);align-items:center;gap:10px;padding:7px 8px 7px 14px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 4px 12px -6px #000000b3}.discover-module___oyLZq__newPairTickerLabel{font-size:11px;font-weight:var(--font-weight-bold);letter-spacing:.06em;color:var(--brand-accent);flex:none;align-items:center;gap:6px;display:inline-flex}.discover-module___oyLZq__newPairTickerScroll{scrollbar-width:none;flex:1;gap:8px;min-width:0;display:flex;overflow-x:auto}.discover-module___oyLZq__newPairTickerScroll::-webkit-scrollbar{display:none}.discover-module___oyLZq__newPairTickerItem{border-radius:var(--radius-pill);border:1px solid var(--border-subtle);color:var(--text-secondary);white-space:nowrap;transition:border-color var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out);flex:none;align-items:center;gap:6px;padding:4px 10px;font-size:11px;display:inline-flex}.discover-module___oyLZq__newPairTickerItem:hover{border-color:var(--brand-accent);color:var(--text-primary)}.discover-module___oyLZq__newPairTickerItem:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__newPairTickerItemPulse{border-color:var(--brand-accent);animation:1.6s ease-out discover-module___oyLZq__lj-flash-up}.discover-module___oyLZq__newPairTickerVenue,.discover-module___oyLZq__newPairTickerAge{color:var(--text-tertiary)}.discover-module___oyLZq__almostSection{margin-bottom:var(--space-5)}.discover-module___oyLZq__almostHead{margin-bottom:var(--space-3);align-items:center;gap:8px;display:flex}.discover-module___oyLZq__almostBolt{color:var(--brand-accent);filter:drop-shadow(0 0 6px #f8c9d199);font-size:13px}.discover-module___oyLZq__almostTitle{font-size:11.5px;font-weight:var(--font-weight-bold);letter-spacing:.12em;color:var(--text-primary)}.discover-module___oyLZq__almostDot{background:var(--brand-accent);border-radius:50%;width:6px;height:6px;animation:1.4s infinite discover-module___oyLZq__lj-pulse;box-shadow:0 0 8px #f8c9d1cc}.discover-module___oyLZq__almostGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.discover-module___oyLZq__almostCard{border-radius:var(--radius-lg);padding:var(--space-4);cursor:pointer;color:inherit;text-align:left;width:100%;transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-slow) var(--ease-out);background:linear-gradient(#1a1e16 0%,#0d0f0a 100%);border:1px solid #f8c9d173;display:block;position:relative;box-shadow:0 0 0 1px #f8c9d12e,0 0 40px #f8c9d138,0 12px 40px #0009,inset 0 1px #ffffff24,inset 0 0 30px #f8c9d10d}.discover-module___oyLZq__almostCard:hover{border-color:#f8c9d1a6;transform:translateY(-3px);box-shadow:0 0 0 1px #f8c9d14d,0 0 56px #f8c9d152,0 16px 48px #000000b3,inset 0 1px #ffffff29,inset 0 0 40px #f8c9d114}.discover-module___oyLZq__almostCard:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__almostCardHead{margin-bottom:var(--space-3);align-items:center;gap:10px;display:flex}.discover-module___oyLZq__almostMonogram{border-radius:var(--radius-md);width:40px;height:40px;font-family:var(--font-display);font-weight:var(--font-weight-bold);flex:none;place-items:center;font-size:14px;display:grid}.discover-module___oyLZq__almostName{font-size:14px;font-weight:var(--font-weight-semibold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.discover-module___oyLZq__almostSym{font-family:var(--font-mono);color:var(--text-tertiary);font-size:11px}.discover-module___oyLZq__almostPct{font-family:var(--font-mono);font-size:30px;font-weight:var(--font-weight-bold);color:var(--brand-accent);text-shadow:0 0 18px #f8c9d173;flex:none;line-height:1}.discover-module___oyLZq__almostBar{border-radius:var(--radius-pill);background:#050607;height:16px;margin-bottom:8px;position:relative;overflow:visible;box-shadow:inset 0 1px 3px #000c,inset 0 -1px #ffffff08}.discover-module___oyLZq__almostBarFill{border-radius:var(--radius-pill);background:var(--gloss-tube), var(--gradient-curve);height:100%;box-shadow:var(--glow-lime-strong);transition:width .8s;position:relative;overflow:visible}.discover-module___oyLZq__almostBarFill:before{content:"";border-radius:inherit;mix-blend-mode:screen;background:linear-gradient(90deg,#0000,#ffffff40,#0000) 0 0/200% 100%;animation:2.4s linear infinite discover-module___oyLZq__lj-bar-shimmer;position:absolute;inset:0}.discover-module___oyLZq__almostBarDot{background:#fdeef1;border-radius:50%;width:11px;height:11px;animation:1.4s ease-in-out infinite discover-module___oyLZq__lj-dot-pulse;position:absolute;top:50%;right:-3px;transform:translateY(-50%);box-shadow:0 0 8px 3px #f9d4dacc}.discover-module___oyLZq__almostMeta{color:var(--text-tertiary);justify-content:space-between;font-size:11px;display:flex}@media (max-width:767px){.discover-module___oyLZq__segButton,.discover-module___oyLZq__tab,.discover-module___oyLZq__verifiedToggle,.discover-module___oyLZq__sortChip{align-items:center;min-height:44px;display:inline-flex}.discover-module___oyLZq__launchSearch{min-height:44px}.discover-module___oyLZq__launchSearch button{width:44px;height:44px;margin-right:-10px}.discover-module___oyLZq__pagination{bottom:calc(76px + env(safe-area-inset-bottom));z-index:5;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--bg-base) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);margin-inline:-4px;padding:8px;position:sticky}.discover-module___oyLZq__pageButton,.discover-module___oyLZq__pageSelect{min-height:44px}.discover-module___oyLZq__pageButton{flex:1;min-width:0;padding-inline:9px}.discover-module___oyLZq__pageSelect{max-width:132px}}@media (max-width:1100px){.discover-module___oyLZq__rail{display:none}}@media (max-width:900px){.discover-module___oyLZq__cardGrid{grid-template-columns:minmax(0,1fr)}}.discover-module___oyLZq__metricsRow{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.discover-module___oyLZq__metricTile{border-radius:var(--radius-lg);background:linear-gradient(#17191e,#0f1114);border:1px solid #f8c9d12e;flex-direction:column;gap:6px;min-width:0;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffff0d,0 0 20px #f8c9d10b}.discover-module___oyLZq__metricLabel{font-size:11px;font-weight:var(--font-weight-medium);letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.discover-module___oyLZq__metricIcon{color:var(--brand-accent);display:inline-flex}.discover-module___oyLZq__metricValue{font-family:var(--font-mono);font-size:20px;font-weight:var(--font-weight-bold);color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1.1}.discover-module___oyLZq__trendingSection{margin-bottom:16px}.discover-module___oyLZq__trendingHead{align-items:center;gap:8px;margin-bottom:8px;display:flex}.discover-module___oyLZq__trendingIcon{color:var(--brand-accent);filter:drop-shadow(var(--glow-lime-1));display:inline-flex}.discover-module___oyLZq__trendingTitle{font-size:12px;font-weight:var(--font-weight-bold);letter-spacing:.12em;color:var(--text-secondary)}.discover-module___oyLZq__trendingWindow{font-family:var(--font-mono);color:var(--text-tertiary);font-size:10px}.discover-module___oyLZq__trendingDot{background:var(--brand-accent);width:6px;height:6px;box-shadow:var(--glow-lime-1);animation:discover-module___oyLZq__trendingPulse 2s var(--ease-out) infinite;border-radius:50%}@keyframes discover-module___oyLZq__trendingPulse{0%,to{opacity:1}50%{opacity:.35}}.discover-module___oyLZq__trendingScrollWrap{scrollbar-width:none;-webkit-overflow-scrolling:touch;position:relative;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12px calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#0000,#000 12px calc(100% - 24px),#0000)}.discover-module___oyLZq__trendingScrollWrap::-webkit-scrollbar{display:none}.discover-module___oyLZq__trendingTrack{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin:0;padding:2px 0;list-style:none;display:grid}.discover-module___oyLZq__trendingItemWrap{min-width:0}.discover-module___oyLZq__trendingItem{border-radius:var(--radius-lg);min-height:68px;color:inherit;min-width:0;transition:border-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);background:linear-gradient(135deg,#00ffb214,#101417 64%);border:1px solid #00ffb238;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:flex}.discover-module___oyLZq__trendingItem:hover{border-color:#00ffb299;transform:translateY(-2px);box-shadow:0 8px 24px #00ffb214}.discover-module___oyLZq__trendingItem:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.discover-module___oyLZq__trendingItemHot{background:linear-gradient(135deg,#f8c9d121,#101417 68%);border-color:#f8c9d18c;box-shadow:0 0 24px #f8c9d11a}.discover-module___oyLZq__trendingRank{width:26px;height:26px;font-family:var(--font-mono);font-size:11px;font-weight:var(--font-weight-bold);color:var(--brand-accent);text-align:center;background:#f8c9d10f;border:1px solid #f8c9d157;border-radius:50%;flex:none;place-items:center;display:grid}.discover-module___oyLZq__trendingLogo{border-radius:50%;flex:none;width:36px;height:36px}.discover-module___oyLZq__trendingMeta{flex-direction:column;flex:1;min-width:0;line-height:1.15;display:flex}.discover-module___oyLZq__trendingSym{font-size:13.5px;font-weight:var(--font-weight-semibold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.discover-module___oyLZq__trendingMc{font-family:var(--font-mono);color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:10.5px}.discover-module___oyLZq__trendingChange{font-family:var(--font-mono);font-size:12px;font-weight:var(--font-weight-bold);border-radius:var(--radius-pill);font-variant-numeric:tabular-nums;padding:2px 6px}.discover-module___oyLZq__trendingChangeUp{color:var(--up);background:var(--up-bg)}.discover-module___oyLZq__trendingChangeDown{color:var(--down);background:var(--down-bg)}@media (max-width:720px){.discover-module___oyLZq__metricsRow{grid-template-columns:repeat(2,1fr)}.discover-module___oyLZq__trendingScrollWrap{-webkit-mask-image:linear-gradient(90deg,#000,#000 calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#000,#000 calc(100% - 24px),#0000)}.discover-module___oyLZq__trendingTrack{grid-template-columns:repeat(3,minmax(230px,1fr));width:max-content}}@media (max-width:1500px){.discover-module___oyLZq__cardGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1200px){.discover-module___oyLZq__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.discover-module___oyLZq__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.discover-module___oyLZq__filterTopRow{flex-direction:column;align-items:stretch}.discover-module___oyLZq__launchSearch{width:100%}}@media (max-width:620px){.discover-module___oyLZq__cardGrid{grid-template-columns:minmax(0,1fr)}.discover-module___oyLZq__filterPanel{padding:10px}.discover-module___oyLZq__filterGroups{gap:12px}.discover-module___oyLZq__countLabel{width:100%;margin-left:0}.discover-module___oyLZq__tickerLabel{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.discover-module___oyLZq__tickerWrap{padding-inline:10px}}
.token-media-module__z-XFCq__banner{aspect-ratio:3;object-fit:contain;background:var(--bg-surface-2);border-radius:var(--radius-lg);width:100%;box-shadow:var(--glow-lime-1), inset 0 1px 0 #ffffff0d;margin-bottom:var(--space-4);border:1px solid #f8c9d159;display:block}.token-media-module__z-XFCq__bannerFallback{background:radial-gradient(120% 140% at 12% -30%, color-mix(in srgb, var(--brand-accent) 20%, transparent), transparent 55%), linear-gradient(120deg, #1b1f26, #12151a)}.token-media-module__z-XFCq__socialRow{align-items:center;gap:6px;display:inline-flex}.token-media-module__z-XFCq__socialRowLg{gap:10px}.token-media-module__z-XFCq__socialLink{border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--bg-surface-2);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;font:inherit;transition:color var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), transform var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;display:inline-flex}.token-media-module__z-XFCq__socialLink:hover{transform:translateY(-1px)}.token-media-module__z-XFCq__socialLink:active{transform:translateY(0)}.token-media-module__z-XFCq__socialLink:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.token-media-module__z-XFCq__socialLinkX{color:color-mix(in srgb, var(--social-x) 65%, var(--text-tertiary))}.token-media-module__z-XFCq__socialLinkX:hover{color:var(--social-x);border-color:var(--social-x);box-shadow:0 0 10px color-mix(in srgb, var(--social-x) 30%, transparent)}.token-media-module__z-XFCq__socialLinkTelegram{color:color-mix(in srgb, var(--social-telegram) 75%, var(--text-tertiary))}.token-media-module__z-XFCq__socialLinkTelegram:hover{color:var(--social-telegram);border-color:var(--social-telegram);box-shadow:0 0 10px color-mix(in srgb, var(--social-telegram) 45%, transparent)}.token-media-module__z-XFCq__socialLinkWebsite{color:color-mix(in srgb, var(--social-website) 75%, var(--text-tertiary))}.token-media-module__z-XFCq__socialLinkWebsite:hover{color:var(--social-website);border-color:var(--social-website);box-shadow:var(--glow-lime-1)}.token-media-module__z-XFCq__socialLinkLg{width:38px;height:38px}@media (max-width:767px){.token-media-module__z-XFCq__socialLinkLg{width:44px;height:44px}}.token-media-module__z-XFCq__cardBanner{aspect-ratio:3;object-fit:contain;background:var(--bg-surface-2);border-radius:var(--radius-md);border:1px solid #f8c9d147;width:100%;margin-bottom:10px;display:block}
.bottom-sheet-module__Rn_GPq__backdrop{z-index:var(--z-modal);animation:bottom-sheet-module__Rn_GPq__lj-sheet-backdrop-in var(--dur-base) var(--ease-out);background:#0009;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@keyframes bottom-sheet-module__Rn_GPq__lj-sheet-backdrop-in{0%{opacity:0}to{opacity:1}}.bottom-sheet-module__Rn_GPq__sheet{border:1px solid var(--border-subtle);border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);width:100%;max-width:560px;max-height:86vh;box-shadow:var(--shadow-pop);padding:var(--space-2) var(--space-4) calc(var(--space-4) + env(safe-area-inset-bottom,0px));animation:bottom-sheet-module__Rn_GPq__lj-sheet-up var(--dur-slow) var(--ease-out);background:linear-gradient(#15181d,#0f1114);outline:none;overflow-y:auto}@keyframes bottom-sheet-module__Rn_GPq__lj-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.bottom-sheet-module__Rn_GPq__backdrop,.bottom-sheet-module__Rn_GPq__sheet{animation:none}}.bottom-sheet-module__Rn_GPq__dragHandle{border-radius:var(--radius-pill);background:var(--border-strong);width:36px;height:4px;margin:0 auto var(--space-3)}.bottom-sheet-module__Rn_GPq__head{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.bottom-sheet-module__Rn_GPq__title{font-family:var(--font-display);font-weight:var(--font-weight-semibold);font-size:var(--font-h3-size);color:var(--text-primary)}.bottom-sheet-module__Rn_GPq__closeButton{width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;font-size:16px;display:inline-flex}.bottom-sheet-module__Rn_GPq__closeButton:hover{color:var(--text-primary);background:var(--bg-surface-2)}.bottom-sheet-module__Rn_GPq__closeButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.bottom-sheet-module__Rn_GPq__closeButton:active{transform:translateY(1px)}.bottom-sheet-module__Rn_GPq__body{padding-bottom:var(--space-2)}@media (min-width:768px){.bottom-sheet-module__Rn_GPq__backdrop{padding:var(--space-5);align-items:center}.bottom-sheet-module__Rn_GPq__sheet{max-height:calc(100dvh - (var(--space-5) * 2));border-radius:var(--radius-xl);padding:var(--space-3) var(--space-5) var(--space-5);animation-name:bottom-sheet-module__Rn_GPq__lj-sheet-dialog-in}.bottom-sheet-module__Rn_GPq__dragHandle{display:none}}@keyframes bottom-sheet-module__Rn_GPq__lj-sheet-dialog-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}
@keyframes wizard-module__-C5aXa__lj-bar-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.wizard-module__-C5aXa__page{padding:var(--space-4) var(--space-6) 48px;max-width:920px}.wizard-module__-C5aXa__spacer{flex:1}.wizard-module__-C5aXa__backLink{color:var(--text-tertiary);margin-bottom:var(--space-3);align-items:center;gap:6px;font-size:12px;display:inline-flex}.wizard-module__-C5aXa__backLink:hover{color:var(--text-primary)}.wizard-module__-C5aXa__backLink:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px;border-radius:var(--radius-sm)}.wizard-module__-C5aXa__createHero{aspect-ratio:3;width:100%;max-height:220px;margin-bottom:var(--space-5);border:1px solid color-mix(in srgb, var(--brand-accent) 42%, var(--border-subtle));border-radius:var(--radius-lg);background:var(--bg-inset);box-shadow:var(--glow-lime-1);position:relative;overflow:hidden}.wizard-module__-C5aXa__createHeroImage{object-fit:cover;object-position:center}.wizard-module__-C5aXa__header{margin-bottom:var(--space-5)}.wizard-module__-C5aXa__headerRow{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:4px;display:flex}.wizard-module__-C5aXa__title{font-family:var(--font-display);font-weight:var(--font-weight-bold);font-size:var(--font-h1-size);line-height:var(--font-h1-line);color:var(--text-primary);margin:0}.wizard-module__-C5aXa__websiteBuilderCta{border:1px solid color-mix(in srgb, var(--brand-accent) 72%, transparent);border-radius:var(--radius-pill);color:var(--brand-accent);background:color-mix(in srgb, var(--brand-accent) 8%, var(--bg-surface-2));box-shadow:var(--glow-lime);font-size:12.5px;font-weight:var(--font-weight-bold);transition:transform var(--dur-base) var(--ease-out), background var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex:none;justify-content:center;align-items:center;gap:7px;padding:9px 16px;display:inline-flex}.wizard-module__-C5aXa__websiteBuilderCta:hover{background:color-mix(in srgb, var(--brand-accent) 14%, var(--bg-surface-2));box-shadow:0 0 24px color-mix(in srgb, var(--brand-accent) 48%, transparent);transform:translateY(-1px)}.wizard-module__-C5aXa__websiteBuilderCta:focus-visible{outline:2px solid var(--brand-accent);outline-offset:3px}.wizard-module__-C5aXa__websiteBuilderCtaDisabled{cursor:not-allowed;color:var(--text-tertiary);border-color:var(--border-strong);background:var(--bg-surface-2);box-shadow:none;opacity:.68}.wizard-module__-C5aXa__websiteBuilderCtaDisabled:hover{background:var(--bg-surface-2);box-shadow:none;transform:none}.wizard-module__-C5aXa__subtitle{color:var(--text-secondary);margin:0;font-size:12.5px}@media (max-width:560px){.wizard-module__-C5aXa__headerRow{flex-direction:column;align-items:flex-start}.wizard-module__-C5aXa__websiteBuilderCta{width:100%}}.wizard-module__-C5aXa__stepperTrack{border-radius:var(--radius-pill);background:var(--bg-surface-3);height:4px;margin-bottom:12px;overflow:hidden}.wizard-module__-C5aXa__stepperFill{border-radius:var(--radius-pill);background:var(--gradient-curve);height:100%;box-shadow:var(--glow-lime);transition:width var(--dur-slow) var(--ease-out);background-size:200% 100%;animation:2.6s linear infinite wizard-module__-C5aXa__lj-bar-shimmer}.wizard-module__-C5aXa__stepper{gap:var(--space-3);margin:0 0 var(--space-5);flex-wrap:wrap;padding:0;list-style:none;display:flex}.wizard-module__-C5aXa__stepDot{font-size:12.5px;font-weight:var(--font-weight-medium);color:var(--text-tertiary);align-items:center;gap:8px;display:flex}.wizard-module__-C5aXa__stepIndex{width:24px;height:24px;font-size:11px;font-weight:var(--font-weight-bold);background:var(--bg-surface-3);color:var(--text-tertiary);border:1px solid var(--border-strong);border-radius:50%;flex:none;place-items:center;display:grid}.wizard-module__-C5aXa__stepDotActive{color:var(--text-primary)}.wizard-module__-C5aXa__stepDotActive .wizard-module__-C5aXa__stepIndex{background:var(--brand-accent);color:var(--text-on-accent);border-color:var(--brand-accent);box-shadow:var(--glow-lime)}.wizard-module__-C5aXa__stepDotDone{color:var(--text-secondary)}.wizard-module__-C5aXa__stepDotDone .wizard-module__-C5aXa__stepIndex{background:color-mix(in srgb, var(--safe) 20%, transparent);color:var(--safe);border-color:var(--safe)}.wizard-module__-C5aXa__stepDotTodo{color:var(--text-tertiary)}.wizard-module__-C5aXa__body{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-5);margin-bottom:var(--space-4);background:linear-gradient(#15181d,#0f1114);box-shadow:inset 0 1px #ffffff0b}.wizard-module__-C5aXa__stepStack{gap:var(--space-4);flex-direction:column;display:flex}.wizard-module__-C5aXa__stepGrid{gap:var(--space-5);grid-template-columns:1.4fr 1fr;display:grid}@media (max-width:720px){.wizard-module__-C5aXa__stepGrid{grid-template-columns:1fr}}.wizard-module__-C5aXa__formCol{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.wizard-module__-C5aXa__field{flex-direction:column;gap:5px;display:flex}.wizard-module__-C5aXa__fieldLabel{color:var(--text-tertiary);font-size:11.5px}.wizard-module__-C5aXa__fieldHint{color:var(--text-tertiary);font-size:10.5px;line-height:1.5}.wizard-module__-C5aXa__feeDecayHint{color:var(--text-secondary);margin-bottom:2px;font-size:10.5px;line-height:1.5}.wizard-module__-C5aXa__fieldErrors{color:var(--danger);font-size:11.5px;line-height:1.6}.wizard-module__-C5aXa__input{background:var(--bg-inset);border:1px solid var(--border-strong);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-size:14px;font-family:var(--font-body);outline:none;padding:10px 12px}.wizard-module__-C5aXa__input:hover:not(:disabled){border-color:var(--text-tertiary)}.wizard-module__-C5aXa__input:focus-visible,.wizard-module__-C5aXa__input:focus{border-color:var(--brand-accent);outline:2px solid var(--brand-accent);outline-offset:1px}.wizard-module__-C5aXa__input::placeholder{color:var(--text-tertiary)}.wizard-module__-C5aXa__textarea{background:var(--bg-inset);border:1px solid var(--border-strong);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-size:13px;font-family:var(--font-body);resize:vertical;outline:none;padding:10px 12px}.wizard-module__-C5aXa__textarea:focus-visible,.wizard-module__-C5aXa__textarea:focus{border-color:var(--brand-accent);outline:2px solid var(--brand-accent);outline-offset:1px}.wizard-module__-C5aXa__socialRow{gap:var(--space-3);grid-template-columns:1fr 1fr 1fr;display:grid}@media (max-width:560px){.wizard-module__-C5aXa__socialRow{grid-template-columns:1fr}}.wizard-module__-C5aXa__previewCol{min-width:0}.wizard-module__-C5aXa__previewLabel{letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:8px;font-size:10px}.wizard-module__-C5aXa__previewCard{border-radius:var(--radius-lg);padding:var(--space-4);background:radial-gradient(130% 80% at 20% 0,#ffffff12,#0000 50%),linear-gradient(160deg,#1b1f26,#12151a);border:1px solid #f8c9d159}.wizard-module__-C5aXa__previewMonogram{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--brand-accent), var(--brand-accent-press));color:#0a0a0a;width:44px;height:44px;font-family:var(--font-display);font-weight:var(--font-weight-bold);object-fit:cover;place-items:center;margin-bottom:10px;font-size:15px;display:grid}.wizard-module__-C5aXa__imageDropzone{align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);background:var(--bg-inset);transition:border-color var(--dur-base) var(--ease-out), background var(--dur-base) var(--ease-out);display:flex;position:relative}.wizard-module__-C5aXa__imageDropzone:hover{border-color:var(--brand-accent)}.wizard-module__-C5aXa__imageDropzoneActive{border-color:var(--brand-accent);background:color-mix(in srgb, var(--brand-accent) 8%, var(--bg-inset));box-shadow:var(--glow-lime)}.wizard-module__-C5aXa__imageInput{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.wizard-module__-C5aXa__imageInput:focus-visible+.wizard-module__-C5aXa__imageDropInner,.wizard-module__-C5aXa__imageInput:focus-visible+.wizard-module__-C5aXa__bannerAspect{outline:2px solid var(--brand-accent);outline-offset:2px;border-radius:var(--radius-md)}.wizard-module__-C5aXa__imageDropInner{align-items:center;gap:var(--space-3);min-width:0;display:flex}.wizard-module__-C5aXa__imagePreviewRing{object-fit:cover;border:2px solid var(--brand-accent);width:52px;height:52px;box-shadow:var(--glow-lime-1);border-radius:50%;flex:none}.wizard-module__-C5aXa__imagePlaceholderRing{border:2px dashed var(--border-strong);width:52px;height:52px;color:var(--text-tertiary);border-radius:50%;flex:none;place-items:center;display:grid}.wizard-module__-C5aXa__imageDropTitle{font-size:12.5px;font-weight:var(--font-weight-semibold);color:var(--text-primary)}.wizard-module__-C5aXa__imageDropHint{color:var(--text-tertiary);font-size:10.5px;line-height:1.5}.wizard-module__-C5aXa__imageRemoveBtn{z-index:2;border:1px solid var(--border-strong);background:var(--bg-surface-2);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-left:auto;display:inline-flex;position:relative}.wizard-module__-C5aXa__imageRemoveBtn:hover{color:var(--danger);border-color:var(--danger)}.wizard-module__-C5aXa__imageRemoveBtn:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.wizard-module__-C5aXa__imageWarning{color:var(--warn);font-size:10.5px;line-height:1.5}.wizard-module__-C5aXa__imageMicrocopy{color:var(--text-tertiary);font-size:10.5px;line-height:1.5}.wizard-module__-C5aXa__bannerDropzone{padding:var(--space-3);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);background:var(--bg-inset);transition:border-color var(--dur-base) var(--ease-out), background var(--dur-base) var(--ease-out);display:block;position:relative}.wizard-module__-C5aXa__bannerDropzone:hover{border-color:var(--brand-accent)}.wizard-module__-C5aXa__bannerAspect{aspect-ratio:3;border-radius:var(--radius-md);width:100%;position:relative;overflow:hidden}.wizard-module__-C5aXa__bannerPreviewImg{object-fit:cover;border:1px solid var(--brand-accent);border-radius:var(--radius-md);width:100%;height:100%;box-shadow:var(--glow-lime-1);display:block}.wizard-module__-C5aXa__bannerPlaceholder{border:2px dashed var(--border-strong);border-radius:var(--radius-md);width:100%;height:100%;color:var(--text-tertiary);background:linear-gradient(135deg, color-mix(in srgb, var(--brand-accent) 7%, transparent), transparent 60%);place-items:center;gap:6px;display:grid}.wizard-module__-C5aXa__bannerPlaceholderText{color:var(--text-tertiary);font-size:10.5px}.wizard-module__-C5aXa__previewBanner{width:calc(100% + 2 * var(--space-4));aspect-ratio:3;object-fit:cover;margin:calc(-1 * var(--space-4)) calc(-1 * var(--space-4)) var(--space-3);border-radius:var(--radius-lg) var(--radius-lg) 0 0;border-bottom:1px solid #f8c9d159;display:block}.wizard-module__-C5aXa__previewBannerFallback{width:calc(100% + 2 * var(--space-4));aspect-ratio:3;margin:calc(-1 * var(--space-4)) calc(-1 * var(--space-4)) var(--space-3);border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:radial-gradient(120% 120% at 15% -20%, color-mix(in srgb, var(--brand-accent) 22%, transparent), transparent 55%), linear-gradient(120deg, #1b1f26, #12151a);border-bottom:1px solid #f8c9d133;display:block}.wizard-module__-C5aXa__previewName{font-family:var(--font-display);font-weight:var(--font-weight-semibold);color:var(--text-primary);font-size:15px}.wizard-module__-C5aXa__previewSym{font-family:var(--font-mono);color:var(--text-tertiary);margin-bottom:8px;font-size:11.5px}.wizard-module__-C5aXa__previewDesc{color:var(--text-secondary);font-size:11.5px;line-height:1.5}.wizard-module__-C5aXa__toggleGrid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:560px){.wizard-module__-C5aXa__toggleGrid{grid-template-columns:1fr}}.wizard-module__-C5aXa__toggleRow{cursor:pointer;padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);align-items:flex-start;gap:10px;display:flex}.wizard-module__-C5aXa__toggleSwitch{border-radius:var(--radius-pill);background:var(--bg-surface-3);border:1px solid var(--border-strong);width:34px;height:20px;transition:background var(--dur-base) var(--ease-out);flex:none;margin-top:2px;position:relative}.wizard-module__-C5aXa__toggleSwitchOn{background:var(--brand-accent);border-color:var(--brand-accent)}.wizard-module__-C5aXa__toggleInput{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.wizard-module__-C5aXa__toggleInput:focus-visible+.wizard-module__-C5aXa__toggleKnob{outline:2px solid var(--brand-accent);outline-offset:2px}.wizard-module__-C5aXa__toggleKnob{width:14px;height:14px;transition:transform var(--dur-base) var(--ease-out);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000080}.wizard-module__-C5aXa__toggleSwitchOn .wizard-module__-C5aXa__toggleKnob{background:#0a0a0a;transform:translate(14px)}.wizard-module__-C5aXa__toggleLabel{font-size:12.5px;font-weight:var(--font-weight-medium);color:var(--text-primary);display:block}.wizard-module__-C5aXa__trustPreview{margin-top:var(--space-2);border-left:2px solid var(--safe);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:color-mix(in srgb, var(--safe) 7%, transparent);color:var(--text-secondary);padding:9px 12px;font-size:11.5px;line-height:1.5}.wizard-module__-C5aXa__trustPreview b{color:var(--safe);font-weight:var(--font-weight-semibold)}.wizard-module__-C5aXa__toggleHint{color:var(--text-tertiary);margin-top:2px;font-size:10.5px;line-height:1.5;display:block}.wizard-module__-C5aXa__feeDecayChips{flex-wrap:wrap;gap:6px;margin:4px 0 10px;display:flex}.wizard-module__-C5aXa__feeDecayChip{border-radius:var(--radius-pill);font-size:12px;font-weight:var(--font-weight-medium);cursor:pointer;font-family:var(--font-body);border:1px solid var(--border-strong);color:var(--text-tertiary);background:0 0;padding:6px 14px}.wizard-module__-C5aXa__feeDecayChip:hover:not(:disabled){color:var(--text-primary)}.wizard-module__-C5aXa__feeDecayChip:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.wizard-module__-C5aXa__feeDecayChipActive{border-color:var(--brand-accent);color:var(--brand-accent);box-shadow:var(--glow-lime);background:#f8c9d10f}.wizard-module__-C5aXa__feeDecayExplain{color:var(--text-secondary);padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-inset);flex-direction:column;gap:6px;font-size:11.5px;line-height:1.55;display:flex}.wizard-module__-C5aXa__feeDecayCurve{filter:drop-shadow(0 0 4px #f8c9d173);width:100%;height:32px;display:block}.wizard-module__-C5aXa__feeDecayReadout{gap:var(--space-3);color:var(--text-tertiary);flex-wrap:wrap;font-size:10.5px;display:flex}.wizard-module__-C5aXa__presetGrid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:640px){.wizard-module__-C5aXa__presetGrid{grid-template-columns:1fr}}.wizard-module__-C5aXa__presetCard{text-align:left;border-radius:var(--radius-lg);padding:var(--space-4);cursor:pointer;color:inherit;transition:border-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out);background:radial-gradient(130% 80% at 20% 0,#ffffff0d,#0000 50%),linear-gradient(160deg,#1b1f26,#0e1013);border:1px solid #262b33}.wizard-module__-C5aXa__presetCard:hover{box-shadow:var(--glow-lime);border-color:#f8c9d166;transform:translateY(-1px)}.wizard-module__-C5aXa__presetCard:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.wizard-module__-C5aXa__presetCardActive{border-color:var(--brand-accent);box-shadow:var(--glow-lime-strong)}.wizard-module__-C5aXa__presetTitle{font-family:var(--font-display);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin-bottom:6px;font-size:14px}.wizard-module__-C5aXa__presetBody{color:var(--text-secondary);font-size:11.5px;line-height:1.55}.wizard-module__-C5aXa__feeSplitNote{color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:10px 12px;font-size:11.5px}.wizard-module__-C5aXa__securityNote{color:var(--text-secondary);padding:var(--space-3);background:color-mix(in srgb, var(--safe) 6%, transparent);border-radius:var(--radius-md);border:1px solid #00d26a4d;font-size:11.5px;line-height:1.6}.wizard-module__-C5aXa__securityNote code{font-family:var(--font-mono);color:var(--safe);font-size:11px}.wizard-module__-C5aXa__walletsHead{align-items:center;gap:var(--space-3);color:var(--text-secondary);flex-wrap:wrap;font-size:12.5px;display:flex}.wizard-module__-C5aXa__walletsTotal{font-family:var(--font-mono);color:var(--text-tertiary);font-size:11.5px}.wizard-module__-C5aXa__addWalletButton{border-radius:var(--radius-pill);font-size:12px;font-weight:var(--font-weight-bold);cursor:pointer;color:#0a0a0a;background:linear-gradient(#f9d4da,#f299a7);border:none;padding:7px 16px;box-shadow:inset 0 1px #ffffff80,0 3px 10px -3px #f8c9d166}.wizard-module__-C5aXa__addWalletButton:hover:not(:disabled){filter:brightness(1.05)}.wizard-module__-C5aXa__addWalletButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.wizard-module__-C5aXa__addWalletButton:active:not(:disabled){filter:brightness(.95)}.wizard-module__-C5aXa__addWalletButton:disabled{background:var(--bg-surface-3);color:var(--text-tertiary);cursor:not-allowed;box-shadow:none}.wizard-module__-C5aXa__walletsEmpty{padding:var(--space-6) var(--space-4);text-align:center;color:var(--text-secondary);border:1px dashed var(--border-subtle);border-radius:var(--radius-md);font-size:12.5px;line-height:1.6}.wizard-module__-C5aXa__walletsEmptyTitle{font-weight:var(--font-weight-semibold);color:var(--text-primary);margin-bottom:4px}.wizard-module__-C5aXa__walletList{flex-direction:column;display:flex}.wizard-module__-C5aXa__capitalPreview{border-radius:var(--radius-lg);padding:var(--space-3) var(--space-4);background:radial-gradient(130% 80% at 20% 0,#f8c9d10f,#0000 55%),linear-gradient(160deg,#1b1f26,#12151a);border:1px solid #f8c9d14d}.wizard-module__-C5aXa__capitalHead{letter-spacing:.06em;color:var(--text-tertiary);justify-content:space-between;margin-bottom:8px;font-size:10.5px;display:flex}.wizard-module__-C5aXa__capitalBar{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--brand-accent) 30%, #0a0a0a);height:10px;margin-bottom:8px;overflow:hidden}.wizard-module__-C5aXa__capitalBarDevBuy{border-radius:var(--radius-pill);background:var(--gradient-curve);height:100%;box-shadow:var(--glow-lime);transition:width var(--dur-slow) var(--ease-out)}.wizard-module__-C5aXa__capitalMeta{gap:var(--space-4);color:var(--text-secondary);flex-wrap:wrap;font-size:11px;display:flex}.wizard-module__-C5aXa__capitalSwatchDevBuy,.wizard-module__-C5aXa__capitalSwatchBundle{vertical-align:-1px;background:var(--brand-accent);border-radius:2px;width:8px;height:8px;margin-right:5px;display:inline-block}.wizard-module__-C5aXa__reviewGrid{flex-direction:column;display:flex}.wizard-module__-C5aXa__reviewRow{justify-content:space-between;gap:var(--space-3);border-bottom:1px solid #101215;padding:8px 0;font-size:12.5px;display:flex}.wizard-module__-C5aXa__reviewRow:last-child{border-bottom:none}.wizard-module__-C5aXa__reviewLabel{color:var(--text-tertiary);flex:none;min-width:160px}.wizard-module__-C5aXa__reviewValue{color:var(--text-primary);text-align:right}.wizard-module__-C5aXa__reviewWalletList{flex-direction:column;gap:6px;display:flex}.wizard-module__-C5aXa__reviewWalletRow{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-secondary);grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding:8px 10px;font-size:11.5px;display:grid}.wizard-module__-C5aXa__reviewFundedYes{color:var(--safe);font-weight:var(--font-weight-semibold);align-items:center;gap:4px;display:inline-flex}.wizard-module__-C5aXa__reviewFundedNo{color:var(--text-tertiary)}.wizard-module__-C5aXa__deployNote{color:var(--text-tertiary);padding:var(--space-3);border:1px dashed var(--border-subtle);border-radius:var(--radius-md);font-size:11px;line-height:1.6}.wizard-module__-C5aXa__nav{align-items:center;gap:var(--space-3);display:flex}.wizard-module__-C5aXa__backButton{border:1px solid var(--border-strong);border-radius:var(--radius-pill);color:var(--text-primary);font-size:13px;font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:10px 22px;display:inline-flex}.wizard-module__-C5aXa__backButton:hover:not(:disabled){border-color:var(--brand-accent);color:var(--brand-accent)}.wizard-module__-C5aXa__backButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.wizard-module__-C5aXa__backButton:active:not(:disabled){transform:translateY(1px)}.wizard-module__-C5aXa__backButton:disabled{opacity:.4;cursor:not-allowed}.wizard-module__-C5aXa__nextButton{border-radius:var(--radius-pill);background:linear-gradient(180deg, var(--brand-accent), var(--brand-accent-press));color:#0a0a0a;font-size:13px;font-weight:var(--font-weight-bold);cursor:pointer;border:none;align-items:center;gap:6px;padding:10px 26px;display:inline-flex;box-shadow:inset 0 1px #ffffff80,0 4px 14px -4px #f8c9d180}.wizard-module__-C5aXa__nextButton:hover:not(:disabled){filter:brightness(1.05)}.wizard-module__-C5aXa__nextButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.wizard-module__-C5aXa__nextButton:active:not(:disabled){filter:brightness(.95)}.wizard-module__-C5aXa__nextButton:disabled{background:var(--bg-surface-3);color:var(--text-tertiary);cursor:not-allowed;box-shadow:none}.wizard-module__-C5aXa__deployButton{border-radius:var(--radius-pill);background:linear-gradient(180deg, var(--brand-accent), var(--brand-accent-press));color:var(--text-on-accent);font-size:13px;font-weight:var(--font-weight-bold);cursor:pointer;transition:filter var(--dur-base) var(--ease-out);border:none;padding:10px 26px;box-shadow:inset 0 1px #ffffff80,0 4px 14px -4px #f8c9d180}.wizard-module__-C5aXa__deployButton:hover:not(:disabled){filter:brightness(1.05)}.wizard-module__-C5aXa__deployButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.wizard-module__-C5aXa__deployButton:active:not(:disabled){filter:brightness(.95)}.wizard-module__-C5aXa__deployButton:disabled{opacity:1;background:var(--bg-surface-3);color:var(--text-tertiary);box-shadow:none;cursor:not-allowed}.wizard-module__-C5aXa__deployBlocker{max-width:560px;padding:var(--space-2) var(--space-3);border:1px solid color-mix(in srgb, var(--warn) 55%, transparent);border-radius:var(--radius-md);background:color-mix(in srgb, var(--warn) 9%, var(--bg-surface-1));color:var(--warn);text-align:right;font-size:12px;line-height:1.5}@media (max-width:767px){.wizard-module__-C5aXa__page{padding:var(--space-3) var(--space-3) calc(88px + env(safe-area-inset-bottom,0px))}.wizard-module__-C5aXa__body{padding:var(--space-4);border-radius:var(--radius-md)}.wizard-module__-C5aXa__feeDecayChip,.wizard-module__-C5aXa__presetCard,.wizard-module__-C5aXa__toggleRow{min-height:44px}.wizard-module__-C5aXa__addWalletButton{align-items:center;min-height:44px;display:inline-flex}.wizard-module__-C5aXa__nav{left:0;right:0;bottom:calc(60px + env(safe-area-inset-bottom,0px));z-index:var(--z-sticky-header);padding:var(--space-3) var(--space-4);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--border-subtle);background:linear-gradient(#101216f7,#000000fa);position:fixed}.wizard-module__-C5aXa__backButton,.wizard-module__-C5aXa__nextButton,.wizard-module__-C5aXa__deployButton{min-height:44px}}.wizard-module__-C5aXa__metaSaveRow{font-size:11.5px;line-height:1.5}.wizard-module__-C5aXa__metaSaveBusy{color:var(--text-secondary);align-items:center;gap:6px;display:inline-flex}.wizard-module__-C5aXa__metaSaveDone{color:var(--safe);align-items:center;gap:6px;display:inline-flex}.wizard-module__-C5aXa__metaSaveErr{color:var(--warn);flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.wizard-module__-C5aXa__metaSaveRetry{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--bg-surface-2);color:var(--text-secondary);cursor:pointer;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.wizard-module__-C5aXa__metaSaveRetry:hover{border-color:var(--brand-accent);color:var(--text-primary)}.wizard-module__-C5aXa__spin{animation:.8s linear infinite wizard-module__-C5aXa__metaSpin}@keyframes wizard-module__-C5aXa__metaSpin{to{transform:rotate(360deg)}}
.updates-tab-module__-bhSTa__wrap{gap:var(--space-4);flex-direction:column;display:flex}.updates-tab-module__-bhSTa__empty{color:var(--text-secondary);padding:var(--space-4) 0;font-size:13px}.updates-tab-module__-bhSTa__feed{gap:var(--space-3);flex-direction:column;max-height:420px;padding-right:4px;display:flex;overflow-y:auto}.updates-tab-module__-bhSTa__bubble{background:var(--bg-inset);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-3) var(--space-4);max-width:640px}.updates-tab-module__-bhSTa__bubblePinned{border-color:var(--brand-accent)}.updates-tab-module__-bhSTa__bubbleHead{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.updates-tab-module__-bhSTa__pinTag{font-size:10.5px;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--brand-accent);align-items:center;gap:4px;display:inline-flex}.updates-tab-module__-bhSTa__demoAuthor{font-size:12px;font-weight:var(--font-weight-semibold);color:var(--text-secondary)}.updates-tab-module__-bhSTa__creatorIdentity{align-items:center;gap:8px;min-width:0;display:inline-flex}.updates-tab-module__-bhSTa__creatorIdentity>span{gap:2px;min-width:0;display:grid}.updates-tab-module__-bhSTa__creatorAvatar{border:1px solid color-mix(in srgb, var(--brand-accent) 35%, transparent);object-fit:cover;border-radius:50%;width:30px;height:30px}.updates-tab-module__-bhSTa__creatorName{max-width:220px;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.updates-tab-module__-bhSTa__age{color:var(--text-secondary);margin-left:auto;font-size:11.5px}.updates-tab-module__-bhSTa__body{color:var(--text-primary);white-space:pre-wrap;overflow-wrap:anywhere;font-size:13.5px;line-height:1.6}.updates-tab-module__-bhSTa__composer{border-top:1px solid var(--border-subtle);padding-top:var(--space-4)}.updates-tab-module__-bhSTa__input{background:var(--bg-inset);border:1px solid var(--border-strong);border-radius:var(--radius-md);width:100%;color:var(--text-primary);resize:vertical;outline:none;min-height:56px;padding:10px 12px;font-size:13px;line-height:1.5}.updates-tab-module__-bhSTa__input:focus-visible{border-color:var(--brand-accent);outline:2px solid var(--brand-accent);outline-offset:1px}.updates-tab-module__-bhSTa__input[aria-invalid=true]{border-color:var(--danger)}.updates-tab-module__-bhSTa__composerRow{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-2);display:flex}.updates-tab-module__-bhSTa__counter{color:var(--text-secondary);font-size:11px}.updates-tab-module__-bhSTa__counterOver{color:var(--danger)}.updates-tab-module__-bhSTa__postButton{background:var(--brand-accent);color:#0a0a0a;min-height:36px;font-size:12.5px;font-weight:var(--font-weight-bold);cursor:pointer;border:none;border-radius:999px;padding:0 18px}.updates-tab-module__-bhSTa__postButton:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.updates-tab-module__-bhSTa__postButton:disabled{opacity:.45;cursor:not-allowed}.updates-tab-module__-bhSTa__note{color:var(--text-secondary);margin-top:var(--space-2);font-size:11.5px}.updates-tab-module__-bhSTa__error{color:var(--danger);margin-top:var(--space-2);font-size:12.5px}
