.features-module__bGbPQq__featuresContainer{-webkit-font-smoothing:antialiased;background-color:var(--bg-app);font-family:Inter,system-ui,sans-serif}.features-module__bGbPQq__wrap{max-width:var(--max-screen);margin:0 auto}.features-module__bGbPQq__gridCards{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px;display:grid}@media (max-width:1260px){.features-module__bGbPQq__gridCards{grid-template-columns:repeat(3,1fr)}.features-module__bGbPQq__gridCards>:last-child{grid-column:span 2}}@media (max-width:900px){.features-module__bGbPQq__gridCards{grid-template-columns:repeat(2,1fr)}.features-module__bGbPQq__gridCards>:last-child{grid-column:span 1}}@media (max-width:768px){.features-module__bGbPQq__gridCards{margin-top:24px}}@media (max-width:600px){.features-module__bGbPQq__gridCards{grid-template-columns:1fr}.features-module__bGbPQq__gridCards>:last-child{grid-column:span 1}}.features-module__bGbPQq__workspaceSection{padding:clamp(60px, 8vw, 110px) var(--pad-x);background-color:var(--bg-app);border-bottom:1px solid var(--border-line);overflow:hidden}.features-module__bGbPQq__workspaceGrid{grid-template-columns:.7fr 1.6fr;align-items:center;gap:clamp(32px,5vw,64px);display:grid}.features-module__bGbPQq__workspaceText{flex-direction:column;display:flex}.features-module__bGbPQq__sectionLabel{letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:700}.features-module__bGbPQq__sectionTitle{letter-spacing:-.025em;color:var(--text-primary);margin:0 0 20px;font-size:clamp(32px,4vw,50px);font-weight:800;line-height:1.1}.features-module__bGbPQq__sectionDesc{color:var(--text-muted);margin:0 0 32px;font-size:clamp(15px,1.4vw,18px);line-height:1.55}.features-module__bGbPQq__checkList{flex-direction:column;gap:14px;margin:0 0 36px;padding:0;list-style:none;display:flex}.features-module__bGbPQq__checkList li{color:var(--text-primary);align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.features-module__bGbPQq__checkIcon{color:var(--text-primary);flex-shrink:0}.features-module__bGbPQq__primaryBtn{background:var(--bg-button);color:var(--text-primary-foreground);border-radius:9999px;align-self:flex-start;align-items:center;gap:10px;padding:13px 26px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s cubic-bezier(.2,.8,.2,1),opacity .2s;display:inline-flex}.features-module__bGbPQq__primaryBtn:hover{opacity:.9;transform:translateY(-2px)}.features-module__bGbPQq__workspaceMockup{width:100%;min-width:0;position:relative}@media (max-width:1200px){.features-module__bGbPQq__workspaceGrid{grid-template-columns:1fr;gap:50px}}.features-module__bGbPQq__moreFeaturesSection{padding:var(--pad-y) var(--pad-x);background-color:var(--bg-surface);position:relative;overflow:hidden}.features-module__bGbPQq__moreFeaturesHeader{justify-content:space-between;align-items:flex-start;gap:clamp(24px,4vw,60px);display:flex;position:relative}.features-module__bGbPQq__moreFeaturesTitleBlock{max-width:580px}.features-module__bGbPQq__sectionLabelWrapper{align-items:center;gap:12px;margin-bottom:14px;display:flex}.features-module__bGbPQq__sectionLabel{letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;font-size:12px;font-weight:700}.features-module__bGbPQq__sectionLabelLine{background:var(--border-line-soft);width:48px;height:1px}.features-module__bGbPQq__moreFeaturesDesc{color:var(--text-muted);max-width:500px;margin:16px 0 0;font-size:clamp(15px,1.25vw,16.5px);line-height:1.6}.features-module__bGbPQq__moreFeaturesDoodleGroup{-webkit-user-select:none;user-select:none;align-items:center;gap:20px;margin-top:10px;display:flex;position:absolute;right:0}.features-module__bGbPQq__moreFeaturesDoodle{color:var(--text-doodle,#78716c);pointer-events:none;white-space:nowrap;flex-direction:column;align-items:flex-end;display:flex}[data-theme=dark] .features-module__bGbPQq__moreFeaturesDoodle{color:#ffffffbf}.features-module__bGbPQq__moreFeaturesDoodleText{font-family:var(--font-script), "Caveat", cursive;text-align:right;font-size:clamp(18px,1.8vw,24px);line-height:1.2}.features-module__bGbPQq__moreFeaturesDoodleArrow{width:44px;height:38px;color:inherit;margin-top:4px;margin-right:6px}.features-module__bGbPQq__moreFeaturesMark{flex-shrink:0;width:72px;height:72px;position:relative;top:52px}.features-module__bGbPQq__markSqBack{background:var(--accent-sand);border-radius:14px;width:54px;height:54px;position:absolute;top:0;left:0}.features-module__bGbPQq__markSqFront{background:var(--accent-ink);border-radius:14px;width:54px;height:54px;position:absolute;bottom:0;right:0;box-shadow:0 4px 16px #0000002e}.features-module__bGbPQq__moreFeaturesGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:clamp(16px,2vw,24px);margin-top:clamp(48px,6vw,68px);display:grid}.features-module__bGbPQq__showcaseItem{box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;padding:16px;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex}.features-module__bGbPQq__showcaseItem:hover{box-shadow:none;transform:translateY(-3px)}.features-module__bGbPQq__showcasePreview{pointer-events:none;justify-content:center;align-items:center;width:100%;height:210px;display:flex;position:relative}.features-module__bGbPQq__previewScaler{transform-origin:50%;justify-content:center;align-items:center;width:100%;display:flex;transform:scale(.85)}.features-module__bGbPQq__showcaseBody{z-index:1;flex-direction:column;flex:1;padding:0 4px;display:flex}.features-module__bGbPQq__onchainCard{margin-top:24px}.features-module__bGbPQq__iconBadge{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:12px;display:flex}.features-module__bGbPQq__badgeAmber{color:#d97706;background:#fef3c7}[data-theme=dark] .features-module__bGbPQq__badgeAmber{color:#fbbf24;background:#f59e0b2e}.features-module__bGbPQq__badgeLavender{color:#7c3aed;background:#ede9fe}[data-theme=dark] .features-module__bGbPQq__badgeLavender{color:#a78bfa;background:#8b5cf62e}.features-module__bGbPQq__badgeRose{color:#e11d48;background:#ffe4e6}[data-theme=dark] .features-module__bGbPQq__badgeRose{color:#fb7185;background:#f43f5e2e}.features-module__bGbPQq__badgeMint{color:#059669;background:#d1fae5}[data-theme=dark] .features-module__bGbPQq__badgeMint{color:#34d399;background:#10b9812e}.features-module__bGbPQq__showcaseTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 6px;font-size:19px;font-weight:700}.features-module__bGbPQq__showcaseCaption{color:var(--text-muted);min-height:42px;margin:0 0 18px;font-size:13.5px;line-height:1.5}.features-module__bGbPQq__showcaseLink{color:var(--text-primary);align-items:center;gap:6px;width:fit-content;margin-top:auto;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.features-module__bGbPQq__showcaseLink:hover{color:var(--accent-sand-text,#b57a3e)}.features-module__bGbPQq__showcaseLink svg{transition:transform .15s}.features-module__bGbPQq__showcaseLink:hover svg{transform:translate(4px)}.features-module__bGbPQq__carouselDots{display:none}.features-module__bGbPQq__desktopText{display:inline}.features-module__bGbPQq__showcasePreview .features-module__bGbPQq__featureSwapCard{flex:0 0 195px;width:195px;min-width:195px}@media (max-width:1024px){.features-module__bGbPQq__moreFeaturesHeader{flex-direction:column;gap:20px}.features-module__bGbPQq__moreFeaturesDoodleGroup{align-self:flex-start}.features-module__bGbPQq__moreFeaturesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.features-module__bGbPQq__moreFeaturesGrid{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px;margin-top:36px;padding:8px 4px 16px;display:flex;overflow-x:auto}.features-module__bGbPQq__moreFeaturesGrid::-webkit-scrollbar{display:none}.features-module__bGbPQq__showcaseItem{scroll-snap-align:center;border-radius:20px;flex-direction:row;flex:0 0 100%;justify-content:space-between;align-items:center;gap:12px;min-width:100%;padding:24px 20px;overflow:hidden}.features-module__bGbPQq__showcaseItem:hover{box-shadow:var(--shadow-card);transform:none}.features-module__bGbPQq__showcaseBody{flex:45%;order:1;min-width:140px;padding:0}.features-module__bGbPQq__iconBadge{border-radius:12px;width:44px;height:44px;margin-bottom:14px}.features-module__bGbPQq__showcaseTitle{margin:0 0 8px;font-size:22px;font-weight:800}.features-module__bGbPQq__showcaseCaption{max-width:none;min-height:auto;margin:0 0 18px;font-size:13px;line-height:1.45}.features-module__bGbPQq__showcaseLink{margin-top:0;font-size:13.5px;font-weight:700}.features-module__bGbPQq__desktopText{display:none}.features-module__bGbPQq__showcasePreview{flex:55%;order:2;justify-content:flex-end;align-items:center;width:auto;min-width:0;height:auto;min-height:200px;display:flex}.features-module__bGbPQq__previewScaler{transform-origin:100%;justify-content:flex-end;width:auto;display:flex;transform:scale(.88)}.features-module__bGbPQq__onchainCard{margin-top:0}.features-module__bGbPQq__carouselDots{justify-content:center;align-items:center;gap:8px;margin-top:14px;display:flex}.features-module__bGbPQq__carouselDot{background-color:var(--border-line-soft,#d6d3d1);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.features-module__bGbPQq__carouselDotActive{background-color:var(--text-primary,#1c1917)}.features-module__bGbPQq__moreFeaturesDoodleGroup{display:none}}@media (max-width:380px){.features-module__bGbPQq__showcaseItem{gap:8px;padding:20px 14px}.features-module__bGbPQq__showcaseBody{min-width:120px}.features-module__bGbPQq__previewScaler{transform:scale(.68)}.features-module__bGbPQq__showcaseTitle{font-size:20px}.features-module__bGbPQq__showcaseCaption{font-size:12px}}.features-module__bGbPQq__forYouSection{padding:0 var(--pad-x);background-color:var(--bg-surface);border-bottom:1px solid var(--border-line);position:relative;overflow:hidden}.features-module__bGbPQq__forYou{justify-content:space-between;align-items:center;width:100%;min-height:clamp(360px,28vw,430px);padding:clamp(36px,3.5vw,52px) 0;display:flex;position:relative}.features-module__bGbPQq__forYouText{z-index:2;flex-direction:column;align-items:flex-start;max-width:480px;display:flex;position:relative}.features-module__bGbPQq__forYouTitle{letter-spacing:-.025em;color:var(--text-primary);margin:0 0 16px;font-size:clamp(32px,3.8vw,50px);font-weight:800;line-height:1.15}.features-module__bGbPQq__forYouDesc{color:var(--text-muted);max-width:38ch;margin:0 0 26px;font-size:clamp(15px,1.2vw,16.5px);line-height:1.6}.features-module__bGbPQq__forYouBtn{background:var(--bg-button);color:var(--text-primary-foreground);border-radius:9999px;align-items:center;gap:10px;padding:12px 24px;font-size:13.5px;font-weight:600;text-decoration:none;transition:transform .2s cubic-bezier(.2,.8,.2,1),opacity .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #00000014}.features-module__bGbPQq__forYouBtn:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 6px 20px #00000024}.features-module__bGbPQq__forYouVisual{aspect-ratio:1599/984;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1;width:clamp(440px,48vw,650px);position:absolute;bottom:-90px;right:0}.features-module__bGbPQq__forYouVisual:before{content:"";filter:brightness(.96)contrast(1.01)drop-shadow(0 16px 28px #0000001f)drop-shadow(0 4px 10px #0000000d);background-image:url(../media/ideas-research-board.0ffaj_8_k1lpk.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}[data-theme=dark] .features-module__bGbPQq__forYouVisual:before{filter:brightness(.7)contrast(1.18)drop-shadow(0 20px 35px #0000008c)}.features-module__bGbPQq__forYouDoodle{color:var(--text-doodle);z-index:3;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:-3%;right:7%}[data-theme=dark] .features-module__bGbPQq__forYouDoodle{color:#f6f4efe0}.features-module__bGbPQq__forYouDoodleText{font-family:var(--font-script), "Caveat", cursive;color:inherit;text-align:left;white-space:nowrap;font-size:clamp(17px,1.8vw,24px);font-weight:600;line-height:1.18;transform:rotate(-5deg)}.features-module__bGbPQq__forYouDoodleArrow{width:clamp(28px,3.2vw,44px);height:auto;color:inherit;margin-top:6px;margin-right:8px;overflow:visible}@media (max-width:960px){.features-module__bGbPQq__forYou{flex-direction:column;align-items:flex-start;min-height:auto}.features-module__bGbPQq__forYouText{max-width:100%}.features-module__bGbPQq__forYouVisual{align-self:center;width:100%;max-width:520px;position:absolute;bottom:-100px;right:0}.features-module__bGbPQq__forYouDoodle{top:6%;right:7%}}@media (max-width:768px){.features-module__bGbPQq__forYouVisual{max-width:470px;right:-45px}}@media (max-width:600px){.features-module__bGbPQq__forYouVisual{max-width:380px;margin-top:-100px;position:relative;bottom:-50px;right:-120px}.features-module__bGbPQq__forYouDoodleText{font-size:15px}.features-module__bGbPQq__forYouDoodleArrow{width:26px;margin-top:4px;margin-right:6px}.features-module__bGbPQq__forYouDoodle{top:-22%;right:25%}}@media (max-width:520px){.features-module__bGbPQq__forYouVisual{margin-top:-40px;right:-45px}.features-module__bGbPQq__forYouTitle{font-size:clamp(27px,3.8vw,50px)}}
.addProject-module__VUtISq__addProjectCard{text-align:center;cursor:pointer;box-sizing:border-box;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none;border:1.5px dashed var(--border-line-soft,#cbd5e1);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.addProject-module__VUtISq__bgSurface{box-shadow:none;background:#fff9}.addProject-module__VUtISq__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);box-shadow:none}.addProject-module__VUtISq__sizeDefault{flex:0 0 175px;gap:4px;width:175px;min-width:175px;min-height:132px;padding:14px}.addProject-module__VUtISq__sizeDefault .addProject-module__VUtISq__cardTitle{font-size:13px}.addProject-module__VUtISq__sizeDefault .addProject-module__VUtISq__cardDesc{font-size:10.5px}.addProject-module__VUtISq__sizeDefault .addProject-module__VUtISq__iconCircle{width:28px;height:28px}.addProject-module__VUtISq__sizeCompact{flex:0 0 165px;gap:3px;width:165px;min-width:165px;min-height:125px;padding:12px}.addProject-module__VUtISq__sizeCompact .addProject-module__VUtISq__cardTitle{font-size:12px}.addProject-module__VUtISq__sizeCompact .addProject-module__VUtISq__cardDesc{font-size:10px}.addProject-module__VUtISq__sizeCompact .addProject-module__VUtISq__iconCircle{width:24px;height:24px}.addProject-module__VUtISq__rotateCard{transform:rotate(-1deg)}.addProject-module__VUtISq__rotateCard:hover{border-color:var(--text-muted,#94a3b8);background:#fff;transform:translateY(-2px)rotate(0);box-shadow:0 4px 14px #0000000d}.addProject-module__VUtISq__noRotateCard{transform:none}.addProject-module__VUtISq__noRotateCard:hover{border-color:var(--text-muted,#94a3b8);background:#fff;transform:translateY(-2px);box-shadow:0 4px 14px #0000000d}.addProject-module__VUtISq__iconCircle{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;margin-bottom:2px;transition:transform .2s;display:flex}.addProject-module__VUtISq__addProjectCard:hover .addProject-module__VUtISq__iconCircle{background:var(--bg-button,#0f172a);color:var(--text-primary-foreground,#fff);transform:scale(1.08)}.addProject-module__VUtISq__cardTitle{color:var(--text-primary,#334155);letter-spacing:-.01em;font-weight:600}.addProject-module__VUtISq__cardDesc{color:var(--text-muted,#94a3b8);letter-spacing:-.01em}[data-theme=dark] .addProject-module__VUtISq__addProjectCard{border:1.5px dashed #ffffff29}[data-theme=dark] .addProject-module__VUtISq__bgSurface{background:var(--bg-surface)}[data-theme=dark] .addProject-module__VUtISq__addProjectCard:hover{background:var(--bg-surface-elevated,#ffffff0d);border-color:#ffffff52;box-shadow:0 8px 24px #00000073}[data-theme=dark] .addProject-module__VUtISq__iconCircle{color:#e4e4e7;background:#ffffff14}[data-theme=dark] .addProject-module__VUtISq__addProjectCard:hover .addProject-module__VUtISq__iconCircle{color:#09090b;background:#fff}@media (max-width:1024px){.addProject-module__VUtISq__sizeDefault,.addProject-module__VUtISq__sizeCompact{flex:0 0 140px;width:140px;min-width:140px}}@media (max-width:768px){.addProject-module__VUtISq__sizeDefault,.addProject-module__VUtISq__sizeCompact{border-radius:12px;flex:auto;width:100%;max-width:none;height:auto;min-height:120px;padding:12px 14px}}
.wallet-module__la2Acq__walletContainer{align-items:flex-start;gap:12px;display:inline-flex;position:relative}.wallet-module__la2Acq__doodleTrack{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:flex-end;margin-top:8px;display:flex;transform:rotate(-6deg)}.wallet-module__la2Acq__doodleText{font-family:var(--font-script), "Caveat", cursive;white-space:nowrap;color:var(--text-doodle);font-size:12px;font-weight:600;line-height:1.05}.wallet-module__la2Acq__doodleArrow{width:20px;height:20px;color:var(--text-doodle);margin-top:2px;margin-right:-2px}.wallet-module__la2Acq__walletCard{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-line-soft);box-shadow:var(--shadow-card);cursor:pointer;box-sizing:border-box;border-radius:14px;flex-direction:column;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex}.wallet-module__la2Acq__bgCard{background:var(--bg-card)}.wallet-module__la2Acq__bgSurface{background:var(--bg-surface)}.wallet-module__la2Acq__sizeCompact{width:185px;min-width:185px;min-height:135px;padding:12px 14px 10px}.wallet-module__la2Acq__sizeCompact .wallet-module__la2Acq__cardTitle{font-size:11px}.wallet-module__la2Acq__sizeCompact .wallet-module__la2Acq__cardIcon{border-radius:5px;width:20px;height:20px}.wallet-module__la2Acq__sizeCompact .wallet-module__la2Acq__cardDots{font-size:12px}.wallet-module__la2Acq__sizeCompact .wallet-module__la2Acq__balance{font-size:15px}.wallet-module__la2Acq__sizeDefault{flex:none;width:195px;min-width:195px;min-height:140px;padding:14px 14px 10px}.wallet-module__la2Acq__sizeDefault .wallet-module__la2Acq__cardTitle{font-size:13.5px}.wallet-module__la2Acq__sizeDefault .wallet-module__la2Acq__cardIcon{border-radius:6px;width:24px;height:24px}.wallet-module__la2Acq__sizeDefault .wallet-module__la2Acq__cardDots{font-size:14px}.wallet-module__la2Acq__sizeDefault .wallet-module__la2Acq__balance{font-size:18px}.wallet-module__la2Acq__rotateCard{transform:rotate(-2deg)}.wallet-module__la2Acq__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:rotate(0)scale(1.02)}.wallet-module__la2Acq__noRotateCard{transform:none}.wallet-module__la2Acq__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)scale(1.01)}.wallet-module__la2Acq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.wallet-module__la2Acq__cardTitleGroup{align-items:center;gap:6px;display:flex}.wallet-module__la2Acq__cardIcon{color:#059669;background:#ecfdf5;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}[data-theme=dark] .wallet-module__la2Acq__cardIcon{color:#34d399;background:#10b9812e}.wallet-module__la2Acq__cardTitle{color:var(--text-primary);letter-spacing:-.01em;opacity:.85;font-size:13.5px;font-weight:600}.wallet-module__la2Acq__eyeIcon{color:var(--text-muted);opacity:.8;margin-left:1px}.wallet-module__la2Acq__cardDots{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.wallet-module__la2Acq__cardDots:hover{color:var(--text-primary)}.wallet-module__la2Acq__valueRow{justify-content:space-between;align-items:center;margin:4px 0 2px;display:flex}.wallet-module__la2Acq__balance{color:var(--text-primary);letter-spacing:-.02em;opacity:.85;font-size:15px;font-weight:700;line-height:1.1}.wallet-module__la2Acq__changeBadge{color:#059669;letter-spacing:.01em;background:#d1fae5;border-radius:4px;align-items:center;gap:2px;padding:1.5px 6px;font-size:11px;font-weight:600;display:inline-flex}[data-theme=dark] .wallet-module__la2Acq__changeBadge{color:#34d399;background:#10b98124;border:1px solid #10b98140}.wallet-module__la2Acq__sizeCompact .wallet-module__la2Acq__changeBadge{padding:1px 5px;font-size:10px}.wallet-module__la2Acq__chartWrapper{width:100%;height:28px;margin:2px 0 8px}.wallet-module__la2Acq__chartWrapperExpanded{width:100%;height:42px;margin-top:auto;margin-bottom:0;overflow:hidden}.wallet-module__la2Acq__chartSvgExpanded{width:100%;height:100%;display:block}.wallet-module__la2Acq__tokensRow{align-items:center;gap:6px;display:flex}.wallet-module__la2Acq__tokenCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.wallet-module__la2Acq__tokenMore{background:var(--bg-surface-elevated);color:var(--text-muted);border:1px solid var(--border-line-soft);font-size:7.5px;font-weight:700}
.trading-module__YOfDtG__tradingCard{border:1px solid var(--border-line-soft);box-sizing:border-box;touch-action:pan-x pan-y;border-radius:14px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.trading-module__YOfDtG__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px)}.trading-module__YOfDtG__bgSurface{background:var(--bg-surface)}.trading-module__YOfDtG__sizeDefault{flex:none;width:195px;min-width:195px;min-height:160px;padding:14px 14px 10px}.trading-module__YOfDtG__sizeDefault .trading-module__YOfDtG__cardTitle{font-size:13.5px}.trading-module__YOfDtG__sizeDefault .trading-module__YOfDtG__cardIcon{border-radius:6px;width:24px;height:24px}.trading-module__YOfDtG__sizeDefault .trading-module__YOfDtG__cardDots{font-size:14px}.trading-module__YOfDtG__sizeCompact{width:185px;min-width:185px;min-height:150px;padding:12px 14px 10px}.trading-module__YOfDtG__sizeCompact .trading-module__YOfDtG__cardTitle{font-size:11px}.trading-module__YOfDtG__sizeCompact .trading-module__YOfDtG__cardIcon{border-radius:5px;width:20px;height:20px}.trading-module__YOfDtG__sizeCompact .trading-module__YOfDtG__cardDots{font-size:12px}.trading-module__YOfDtG__rotateCard{transform:rotate(1deg);box-shadow:-4px 9px 25px -6px #0000001a}.trading-module__YOfDtG__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)rotate(0)}.trading-module__YOfDtG__noRotateCard{box-shadow:var(--shadow-card);transform:none}.trading-module__YOfDtG__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.trading-module__YOfDtG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.trading-module__YOfDtG__cardTitleGroup{align-items:center;gap:7px;display:flex}.trading-module__YOfDtG__cardIcon{color:#2563eb;background:#eff6ff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}[data-theme=dark] .trading-module__YOfDtG__cardIcon{color:#60a5fa;background:#2563eb2e}.trading-module__YOfDtG__cardTitle{color:var(--text-primary);letter-spacing:-.01em;opacity:.85;font-size:13.5px;font-weight:600}.trading-module__YOfDtG__cardDots{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.trading-module__YOfDtG__cardDots:hover{color:var(--text-primary)}.trading-module__YOfDtG__tradingBody{flex-direction:column;gap:2px;margin-bottom:6px;display:flex}.trading-module__YOfDtG__tradingPair{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.trading-module__YOfDtG__tradingPriceRow{justify-content:space-between;align-items:baseline;display:flex}.trading-module__YOfDtG__tradingPrice{color:var(--text-primary);letter-spacing:-.02em;opacity:.85;font-size:17px;font-weight:700}.trading-module__YOfDtG__tradingBadge{color:#059669;font-size:11px;font-weight:600}.trading-module__YOfDtG__tradingBadgeDown{color:#dc2626}[data-theme=dark] .trading-module__YOfDtG__tradingBadge{color:#34d399}[data-theme=dark] .trading-module__YOfDtG__tradingBadgeDown{color:#f87171}.trading-module__YOfDtG__candlestickWrap{width:100%;height:100%;margin-top:auto}.trading-module__YOfDtG__candlestickSvg{width:100%;height:100%;display:block}.trading-module__YOfDtG__candleWick{transition:y1 .35s cubic-bezier(.4,0,.2,1),y2 .35s cubic-bezier(.4,0,.2,1),stroke .25s}.trading-module__YOfDtG__candleBody{transition:y .35s cubic-bezier(.4,0,.2,1),height .35s cubic-bezier(.4,0,.2,1),fill .25s}.trading-module__YOfDtG__candleLive{filter:drop-shadow(0 0 2.5px #10b98173)}.trading-module__YOfDtG__candleLiveDown{filter:drop-shadow(0 0 2.5px #ef444473)}@media (max-width:768px){.trading-module__YOfDtG__sizeDefault,.trading-module__YOfDtG__sizeCompact{flex:none;width:140px;min-width:140px}.trading-module__YOfDtG__tradingPrice{font-size:11px}.trading-module__YOfDtG__tradingBadge{font-size:10px}}
.stickyNote-module__7gEmxa__stickyNote{-webkit-user-select:none;user-select:none;box-sizing:border-box;flex-direction:column;transition:transform .2s;display:flex;position:relative;box-shadow:2px 4px 10px #00000014,0 1px 3px #0000000f}.stickyNote-module__7gEmxa__stickyNote:hover{box-shadow:3px 6px 14px #0000001f,0 2px 4px #00000014}.stickyNote-module__7gEmxa__variantQuote{background:#fef08a;border-radius:8px;flex:0 0 105px;width:100%;height:145px;margin-top:-8px;padding:16px 12px 12px}.stickyNote-module__7gEmxa__rotateQuote{transform:rotate(-2deg)}.stickyNote-module__7gEmxa__rotateQuote:hover{transform:rotate(-1deg)translateY(-2px)}.stickyNote-module__7gEmxa__pin{background:radial-gradient(circle at 35% 35%,#ef4444,#991b1b);border-radius:50%;width:10px;height:10px;position:absolute;top:6px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000004d}.stickyNote-module__7gEmxa__handwriting{font-family:var(--font-script), "Caveat", cursive, sans-serif;color:#422006;text-align:center;margin:auto 0;font-size:19px;font-weight:700;line-height:1.15}.stickyNote-module__7gEmxa__variantChecklist{background:#bae6fd;border-radius:8px;flex:0 0 150px;width:150px;min-width:150px;min-height:132px;padding:12px 14px}.stickyNote-module__7gEmxa__rotateChecklist{transform:rotate(1.5deg)}.stickyNote-module__7gEmxa__rotateChecklist:hover{transform:rotate(.5deg)translateY(-2px)}.stickyNote-module__7gEmxa__title{font-family:var(--font-script), "Caveat", cursive, sans-serif;color:#0369a1;margin-bottom:6px;font-size:18px;font-weight:700;line-height:1}.stickyNote-module__7gEmxa__checklist{flex-direction:column;gap:3.5px;margin:0;padding:0;list-style:none;display:flex}.stickyNote-module__7gEmxa__checklist li{color:#0c4a6e;align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.stickyNote-module__7gEmxa__checklist li span{color:#0284c7;font-size:10px;font-weight:800}.stickyNote-module__7gEmxa__noRotate{transform:none}.stickyNote-module__7gEmxa__noRotate:hover{transform:translateY(-2px)}@media (max-width:1024px){.stickyNote-module__7gEmxa__variantQuote{margin-top:0}}@media (max-width:768px){.stickyNote-module__7gEmxa__variantChecklist{grid-column:auto;width:100%;max-width:none;height:auto;min-height:125px;margin:0}.stickyNote-module__7gEmxa__handwriting,.stickyNote-module__7gEmxa__title{font-size:15px}.stickyNote-module__7gEmxa__checklist li{font-size:12.5px}}
.research-module__pK-S4G__researchCard{border:1px solid var(--border-line-soft);box-sizing:border-box;touch-action:pan-x pan-y;cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.research-module__pK-S4G__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-card)}.research-module__pK-S4G__bgSurface{background:var(--bg-surface);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-theme=dark] .research-module__pK-S4G__bgSurface{box-shadow:0 4px 20px #00000080,0 1px 3px #0006}.research-module__pK-S4G__sizeDefault{flex:none;width:195px;min-width:195px;min-height:140px;padding:14px 14px 10px}.research-module__pK-S4G__sizeDefault .research-module__pK-S4G__cardTitle{font-size:13.5px}.research-module__pK-S4G__sizeDefault .research-module__pK-S4G__cardIcon{border-radius:6px;width:24px;height:24px}.research-module__pK-S4G__sizeDefault .research-module__pK-S4G__cardDots{font-size:14px}.research-module__pK-S4G__sizeCompact{width:185px;min-width:185px;min-height:135px;padding:12px 14px 10px}.research-module__pK-S4G__sizeCompact .research-module__pK-S4G__cardTitle{font-size:11px}.research-module__pK-S4G__sizeCompact .research-module__pK-S4G__cardIcon{border-radius:5px;width:20px;height:20px}.research-module__pK-S4G__sizeCompact .research-module__pK-S4G__cardDots{font-size:12px}.research-module__pK-S4G__rotateCard{transform:rotate(-1deg)}.research-module__pK-S4G__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)rotate(0)}.research-module__pK-S4G__noRotateCard{transform:none}.research-module__pK-S4G__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}[data-theme=dark] .research-module__pK-S4G__bgSurface:hover{box-shadow:0 12px 28px #000000a6,0 0 0 1px #ffffff1f}.research-module__pK-S4G__cardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.research-module__pK-S4G__cardTitleGroup{align-items:center;gap:7px;display:flex}.research-module__pK-S4G__cardIcon{color:#7c3aed;background:#f5f3ff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}[data-theme=dark] .research-module__pK-S4G__cardIcon{color:#a78bfa;background:#7c3aed2e}.research-module__pK-S4G__cardTitle{color:var(--text-primary);letter-spacing:-.01em;opacity:.85;font-size:13.5px;font-weight:600}.research-module__pK-S4G__cardDots{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.research-module__pK-S4G__cardDots:hover{color:var(--text-primary)}.research-module__pK-S4G__researchList{flex-direction:column;gap:6px;margin-top:2px;display:flex}.research-module__pK-S4G__researchItem{justify-content:space-between;align-items:center;gap:7px;font-size:12px;font-weight:500;display:flex}.research-module__pK-S4G__itemLeft{align-items:center;gap:7px;min-width:0;display:flex}.research-module__pK-S4G__itemLabel{white-space:nowrap;text-overflow:ellipsis;color:var(--text-primary);opacity:.7;overflow:hidden}.research-module__pK-S4G__itemTime{color:var(--text-muted);flex-shrink:0;margin-left:auto;font-size:10px}.research-module__pK-S4G__itemBadge{background:var(--bg-subtle,#0000000d);color:var(--text-muted);border-radius:4px;flex-shrink:0;margin-left:auto;padding:1px 5px;font-size:10px;font-weight:600}.research-module__pK-S4G__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (max-width:768px){.research-module__pK-S4G__sizeDefault,.research-module__pK-S4G__sizeCompact{flex:none;width:170px;min-width:170px}.research-module__pK-S4G__researchItem{font-size:11px}}
.airdrop-module__USwQ8a__airdropContainer{display:inline-flex;position:relative}.airdrop-module__USwQ8a__airdropCard{border:1px solid var(--border-line-soft);box-sizing:border-box;touch-action:pan-x pan-y;cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.airdrop-module__USwQ8a__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-card)}.airdrop-module__USwQ8a__bgSurface{background:var(--bg-surface);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}[data-theme=dark] .airdrop-module__USwQ8a__bgSurface{box-shadow:0 4px 20px #00000080,0 1px 3px #0006}.airdrop-module__USwQ8a__sizeDefault{flex:0 0 195px;width:195px;min-width:195px;min-height:140px;padding:14px 14px 10px}.airdrop-module__USwQ8a__sizeDefault .airdrop-module__USwQ8a__cardTitle{font-size:13.5px}.airdrop-module__USwQ8a__sizeDefault .airdrop-module__USwQ8a__cardIcon{border-radius:6px;width:24px;height:24px}.airdrop-module__USwQ8a__sizeDefault .airdrop-module__USwQ8a__cardDots{font-size:14px}.airdrop-module__USwQ8a__sizeDefault .airdrop-module__USwQ8a__airdropCount{font-size:20px}.airdrop-module__USwQ8a__sizeCompact{width:185px;min-width:185px;min-height:135px;padding:12px 14px 10px}.airdrop-module__USwQ8a__sizeCompact .airdrop-module__USwQ8a__cardTitle{font-size:11px}.airdrop-module__USwQ8a__sizeCompact .airdrop-module__USwQ8a__cardIcon{border-radius:5px;width:20px;height:20px}.airdrop-module__USwQ8a__sizeCompact .airdrop-module__USwQ8a__cardDots{font-size:12px}.airdrop-module__USwQ8a__sizeCompact .airdrop-module__USwQ8a__airdropCount{font-size:18px}.airdrop-module__USwQ8a__sizeCompact .airdrop-module__USwQ8a__airdropSubtitle{margin-bottom:8px;font-size:10px}.airdrop-module__USwQ8a__sizeCompact .airdrop-module__USwQ8a__airdropCoin{width:18px;height:18px;font-size:9px}.airdrop-module__USwQ8a__rotateCard{transform:rotate(2deg)}.airdrop-module__USwQ8a__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)rotate(0)}.airdrop-module__USwQ8a__noRotateCard{transform:none}.airdrop-module__USwQ8a__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}[data-theme=dark] .airdrop-module__USwQ8a__bgSurface:hover{box-shadow:0 12px 28px #000000a6,0 0 0 1px #ffffff1f}.airdrop-module__USwQ8a__doodleTopRight{font-family:var(--font-script), "Caveat", cursive, sans-serif;color:var(--text-doodle,#78716c);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;align-items:center;gap:8px;font-size:17px;line-height:1.15;display:flex;position:absolute;top:-50px;right:-20px;transform:rotate(2deg)}.airdrop-module__USwQ8a__doodleText{white-space:nowrap}.airdrop-module__USwQ8a__doodleArrow{color:var(--text-doodle,#78716c);flex-shrink:0;position:absolute;bottom:-32px;right:-15px;transform:rotate(45deg)}[data-theme=dark] .airdrop-module__USwQ8a__doodleTopRight{color:#ffffffb8}[data-theme=dark] .airdrop-module__USwQ8a__doodleArrow path{stroke:#ffffffb8}.airdrop-module__USwQ8a__cardHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.airdrop-module__USwQ8a__cardTitleGroup{align-items:center;gap:7px;display:flex}.airdrop-module__USwQ8a__cardIcon{color:#db2777;background:#fdf2f8;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}[data-theme=dark] .airdrop-module__USwQ8a__cardIcon{color:#f472b6;background:#db27772e}.airdrop-module__USwQ8a__cardTitle{color:var(--text-primary);letter-spacing:-.01em;opacity:.85;font-size:13.5px;font-weight:600}.airdrop-module__USwQ8a__cardDots{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.airdrop-module__USwQ8a__cardDots:hover{color:var(--text-primary)}.airdrop-module__USwQ8a__airdropBody{flex-direction:column;display:flex}.airdrop-module__USwQ8a__airdropCount{color:var(--text-primary);letter-spacing:-.02em;font-size:20px;font-weight:800;line-height:1.1}.airdrop-module__USwQ8a__airdropSubtitle{color:var(--text-muted);margin-bottom:10px;font-size:11px;font-weight:500}.airdrop-module__USwQ8a__airdropBadges{align-items:center;gap:4px;display:flex}.airdrop-module__USwQ8a__airdropCoin{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:9.5px;font-weight:700;display:flex;box-shadow:0 1px 2px #0000001a}.airdrop-module__USwQ8a__airdropMore{color:var(--text-muted);letter-spacing:1px;margin-left:2px;font-size:10px}@media (max-width:768px){.airdrop-module__USwQ8a__sizeDefault,.airdrop-module__USwQ8a__sizeCompact{flex:0 0 140px;width:140px;min-width:140px}.airdrop-module__USwQ8a__airdropCount{font-size:16px}}
.discoverCard-module__AC4Y5W__discoverCard{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.discoverCard-module__AC4Y5W__chainCluster{grid-template-columns:repeat(4,1fr);width:240px;height:140px;display:grid;position:relative;transform:rotate(-11deg)}.discoverCard-module__AC4Y5W__chainBadge{width:50px;height:50px;box-shadow:var(--shadow-card);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}[data-theme=dark] .discoverCard-module__AC4Y5W__chainBadge{box-shadow:0 6px 18px #0000008c}.discoverCard-module__AC4Y5W__chainBadge:hover{z-index:10;transform:scale(1.1)translateY(-2px)}.discoverCard-module__AC4Y5W__badgeImg{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}
.news-module__h8wRkq__newsContainer{align-items:flex-start;gap:12px;display:inline-flex;position:relative}.news-module__h8wRkq__doodleBottomLeft{font-family:var(--font-script), "Caveat", cursive, sans-serif;color:var(--text-doodle,#78716c);-webkit-user-select:none;user-select:none;pointer-events:none;flex-direction:column;flex:0 0 100px;align-items:flex-end;width:100px;min-width:100px;padding-top:10px;font-size:16px;line-height:1.1;display:flex;transform:rotate(-3deg)}.news-module__h8wRkq__doodleText{white-space:nowrap}.news-module__h8wRkq__doodleArrowLeft{color:var(--text-doodle,#78716c);margin-top:4px;margin-right:8px;transform:rotate(28deg)}[data-theme=dark] .news-module__h8wRkq__doodleBottomLeft{color:#ffffffb8}[data-theme=dark] .news-module__h8wRkq__doodleArrowLeft path{stroke:#ffffffb8}.news-module__h8wRkq__newsCard{border:1px solid var(--border-line-soft);box-sizing:border-box;touch-action:pan-x pan-y;cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.news-module__h8wRkq__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-card)}.news-module__h8wRkq__bgSurface{background:var(--bg-surface);box-shadow:0 1px 2px #0000000d}[data-theme=dark] .news-module__h8wRkq__bgSurface{box-shadow:0 4px 20px #00000080,0 1px 3px #0006}.news-module__h8wRkq__sizeDefault{flex:0 0 250px;width:250px;min-width:250px;min-height:150px;padding:14px 14px 10px}.news-module__h8wRkq__sizeDefault .news-module__h8wRkq__cardTitle{font-size:13.5px}.news-module__h8wRkq__sizeDefault .news-module__h8wRkq__cardIcon{border-radius:6px;width:24px;height:24px}.news-module__h8wRkq__sizeDefault .news-module__h8wRkq__cardDots{font-size:14px}.news-module__h8wRkq__sizeDefault .news-module__h8wRkq__newsViewport{height:100px}.news-module__h8wRkq__sizeCompact{width:185px;min-width:185px;min-height:135px;padding:12px 14px 10px}.news-module__h8wRkq__sizeCompact .news-module__h8wRkq__cardTitle{font-size:11px}.news-module__h8wRkq__sizeCompact .news-module__h8wRkq__cardIcon{border-radius:5px;width:20px;height:20px}.news-module__h8wRkq__sizeCompact .news-module__h8wRkq__cardDots{font-size:12px}.news-module__h8wRkq__sizeCompact .news-module__h8wRkq__newsViewport{height:84px}.news-module__h8wRkq__sizeCompact .news-module__h8wRkq__newsItem{gap:5px;height:20px;font-size:10.5px}.news-module__h8wRkq__sizeCompact .news-module__h8wRkq__newsTag{width:14px;height:14px;font-size:8px}.news-module__h8wRkq__rotateCard{transform:rotate(2deg)}.news-module__h8wRkq__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)rotate(0)}.news-module__h8wRkq__noRotateCard{transform:none}.news-module__h8wRkq__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}[data-theme=dark] .news-module__h8wRkq__bgSurface:hover{box-shadow:0 12px 28px #000000a6,0 0 0 1px #ffffff1f}.news-module__h8wRkq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.news-module__h8wRkq__cardTitleGroup{align-items:center;gap:7px;display:flex}.news-module__h8wRkq__cardIcon{color:#ea580c;background:#fff7ed;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}[data-theme=dark] .news-module__h8wRkq__cardIcon{color:#fb923c;background:#ea580c2e}.news-module__h8wRkq__cardTitle{color:var(--text-primary);letter-spacing:-.01em;opacity:.85;font-size:13.5px;font-weight:600}.news-module__h8wRkq__cardDots{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.news-module__h8wRkq__cardDots:hover{color:var(--text-primary)}.news-module__h8wRkq__newsViewport{height:100px;margin-top:2px;position:relative;overflow:hidden}.news-module__h8wRkq__newsTrack{will-change:transform;flex-direction:column;gap:4px;display:flex}.news-module__h8wRkq__newsTrackSliding{transition:transform .65s cubic-bezier(.16,1,.3,1)}.news-module__h8wRkq__newsItem{flex-shrink:0;align-items:center;gap:7px;height:22px;font-size:11.5px;display:flex}.news-module__h8wRkq__newsTag{background:var(--bg-subtle,#f4f4f5);width:16px;height:16px;color:var(--text-muted,#52525b);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex}.news-module__h8wRkq__tagBtc{color:#b45309;background:#fef3c7}.news-module__h8wRkq__tagEth{color:#6d28d9;background:#ede9fe}.news-module__h8wRkq__tagSol{color:#047857;background:#ecfdf5}.news-module__h8wRkq__tagArb{color:#0369a1;background:#e0f2fe}.news-module__h8wRkq__tagCb{color:#1d4ed8;background:#eff6ff}.news-module__h8wRkq__tagUni{color:#be185d;background:#fce7f3}.news-module__h8wRkq__tagFid{color:#15803d;background:#f0fdf4}.news-module__h8wRkq__tagPoly{color:#7e22ce;background:#f3e8ff}.news-module__h8wRkq__newsText{white-space:nowrap;text-overflow:ellipsis;color:var(--text-primary);opacity:.9;flex:1;font-weight:500;overflow:hidden}.news-module__h8wRkq__newsTime{color:var(--text-muted);flex-shrink:0;font-size:10px}@media (max-width:768px){.news-module__h8wRkq__sizeDefault,.news-module__h8wRkq__sizeCompact{flex:0 0 140px;width:140px;min-width:140px}}
.swap-module__bFGn_a__swapCard{border:1px solid var(--border-line-soft);box-sizing:border-box;touch-action:pan-x pan-y;cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.swap-module__bFGn_a__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-card)}.swap-module__bFGn_a__bgSurface{background:var(--bg-surface);box-shadow:0 3px 5px #0000000a}[data-theme=dark] .swap-module__bFGn_a__bgSurface{box-shadow:0 4px 20px #00000080,0 1px 3px #0006}.swap-module__bFGn_a__sizeDefault{flex:0 0 195px;width:195px;min-width:195px;min-height:132px;padding:14px 14px 10px}.swap-module__bFGn_a__sizeDefault .swap-module__bFGn_a__cardTitle{font-size:13.5px}.swap-module__bFGn_a__sizeDefault .swap-module__bFGn_a__cardIcon{border-radius:6px;width:24px;height:24px}.swap-module__bFGn_a__sizeDefault .swap-module__bFGn_a__cardDots{font-size:14px}.swap-module__bFGn_a__sizeCompact{width:185px;min-width:185px;min-height:130px;padding:12px 14px 10px}.swap-module__bFGn_a__sizeCompact .swap-module__bFGn_a__cardTitle{font-size:11px}.swap-module__bFGn_a__sizeCompact .swap-module__bFGn_a__cardIcon{border-radius:5px;width:20px;height:20px}.swap-module__bFGn_a__sizeCompact .swap-module__bFGn_a__cardDots{font-size:12px}.swap-module__bFGn_a__rotateCard{transform:rotate(-1deg)}.swap-module__bFGn_a__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)rotate(0)}.swap-module__bFGn_a__noRotateCard{transform:none}.swap-module__bFGn_a__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}[data-theme=dark] .swap-module__bFGn_a__bgSurface:hover{box-shadow:0 12px 28px #000000a6,0 0 0 1px #ffffff1f}.swap-module__bFGn_a__cardHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.swap-module__bFGn_a__cardTitleGroup{align-items:center;gap:7px;display:flex}.swap-module__bFGn_a__cardIcon{color:#16a34a;background:#f0fdf4;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}[data-theme=dark] .swap-module__bFGn_a__cardIcon{color:#4ade80;background:#16a34a2e}.swap-module__bFGn_a__cardTitle{color:var(--text-primary);letter-spacing:-.01em;opacity:.85;font-size:13.5px;font-weight:600}.swap-module__bFGn_a__cardDots{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.swap-module__bFGn_a__cardDots:hover{color:var(--text-primary)}.swap-module__bFGn_a__swapBody{flex-direction:column;gap:6px;margin-top:2px;display:flex;position:relative}.swap-module__bFGn_a__swapRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:5px 8px;display:flex}.swap-module__bFGn_a__tokenBadge{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex;overflow:hidden}.swap-module__bFGn_a__tokenBadge svg{width:100%;max-width:20px;height:100%;max-height:20px;display:block}.swap-module__bFGn_a__tokenName{color:var(--text-primary);flex:1;font-size:11px;font-weight:600}.swap-module__bFGn_a__tokenDropdown{color:var(--text-muted);font-size:14px;line-height:1}.swap-module__bFGn_a__swapSwitchBtn{color:#64748b;cursor:pointer;z-index:2;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:transform .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%);box-shadow:0 1px 3px #00000014}.swap-module__bFGn_a__swapSwitchBtn:hover{color:var(--text-primary);background:#f1f5f9;transform:translateY(-50%)rotate(180deg)}@media (max-width:1024px){.swap-module__bFGn_a__tokenName{font-size:10px}}@media (max-width:768px){.swap-module__bFGn_a__sizeDefault,.swap-module__bFGn_a__sizeCompact{flex:0 0 140px;width:140px;min-width:140px}}[data-theme=dark] .swap-module__bFGn_a__swapRow{background:#ffffff0a;border:1px solid #ffffff14}[data-theme=dark] .swap-module__bFGn_a__swapSwitchBtn{color:#a1a1aa;background:#18181b;border:1px solid #ffffff1f}[data-theme=dark] .swap-module__bFGn_a__swapSwitchBtn:hover{color:#f4f4f5;background:#27272a}
.notes-module__lZy97G__notesContainer{align-items:center;gap:16px;display:inline-flex;position:relative}.notes-module__lZy97G__doodleNotes{font-family:var(--font-script), "Caveat", cursive;color:var(--text-doodle,#78716c);-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;flex-direction:column;align-items:flex-end;font-size:15px;line-height:1.15;display:flex;transform:rotate(-6deg)}[data-theme=dark] .notes-module__lZy97G__doodleNotes{color:#ffffffbf}.notes-module__lZy97G__doodleText{white-space:nowrap}.notes-module__lZy97G__notesCard{border:1px solid var(--border-line-soft);box-sizing:border-box;touch-action:pan-x pan-y;cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.notes-module__lZy97G__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-card)}.notes-module__lZy97G__bgSurface{background:var(--bg-surface);box-shadow:0 3px 5px #0000000a}[data-theme=dark] .notes-module__lZy97G__bgSurface{box-shadow:0 4px 20px #00000080,0 1px 3px #0006}.notes-module__lZy97G__sizeDefault{flex:none;width:215px;min-width:215px;min-height:220px;padding:14px 14px 12px}.notes-module__lZy97G__sizeDefault .notes-module__lZy97G__cardTitle{font-size:13.5px}.notes-module__lZy97G__sizeDefault .notes-module__lZy97G__cardIcon{border-radius:6px;width:24px;height:24px}.notes-module__lZy97G__sizeDefault .notes-module__lZy97G__cardDots{font-size:14px}.notes-module__lZy97G__sizeCompact{flex:none;width:195px;min-width:195px;min-height:210px;padding:12px 12px 10px}.notes-module__lZy97G__sizeCompact .notes-module__lZy97G__cardTitle{font-size:11px}.notes-module__lZy97G__sizeCompact .notes-module__lZy97G__cardIcon{border-radius:5px;width:20px;height:20px}.notes-module__lZy97G__sizeCompact .notes-module__lZy97G__cardDots{font-size:12px}.notes-module__lZy97G__rotateCard{transform:rotate(-1deg)}.notes-module__lZy97G__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)rotate(0)}.notes-module__lZy97G__noRotateCard{transform:none}.notes-module__lZy97G__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}[data-theme=dark] .notes-module__lZy97G__bgSurface:hover{box-shadow:0 12px 28px #000000a6,0 0 0 1px #ffffff1f}.notes-module__lZy97G__cardHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.notes-module__lZy97G__cardTitleGroup{align-items:center;gap:7px;display:flex}.notes-module__lZy97G__cardIcon{color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.notes-module__lZy97G__cardTitle{color:var(--text-primary);letter-spacing:-.01em;opacity:.9;font-size:13.5px;font-weight:600}.notes-module__lZy97G__cardDots{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.notes-module__lZy97G__cardDots:hover{color:var(--text-primary)}.notes-module__lZy97G__tabsRow{border-bottom:1px solid var(--border-line-soft);align-items:center;gap:12px;margin-bottom:6px;padding-bottom:6px;display:flex}[data-theme=dark] .notes-module__lZy97G__tabsRow{border-bottom-color:#ffffff14}.notes-module__lZy97G__tabBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:500;position:relative}.notes-module__lZy97G__tabBtn:hover{color:var(--text-primary)}.notes-module__lZy97G__tabBtn.notes-module__lZy97G__activeTab{color:var(--text-primary);font-weight:600}.notes-module__lZy97G__activeUnderline{background:var(--text-primary);border-radius:99px;height:2px;position:absolute;bottom:-7px;left:0;right:0}.notes-module__lZy97G__notesList{flex-direction:column;gap:2px;margin-top:2px;display:flex}.notes-module__lZy97G__noteRow{cursor:pointer;border-radius:6px;align-items:center;gap:7px;padding:4px 5px;display:flex}.notes-module__lZy97G__noteRow:hover{background:#ffffff0a}[data-theme=light] .notes-module__lZy97G__noteRow:hover{background:#f8fafc}.notes-module__lZy97G__itemIcon{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.notes-module__lZy97G__badgeCircle{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.notes-module__lZy97G__noteTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;flex:1;font-size:11px;font-weight:500;overflow:hidden}.notes-module__lZy97G__noteDate{color:var(--text-muted);white-space:nowrap;letter-spacing:-.01em;flex-shrink:0;margin-left:auto;font-size:10px}.notes-module__lZy97G__newNoteBtn{border:1px solid var(--border-line-soft);width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:5px;margin-top:8px;padding:5px 10px;font-size:11px;font-weight:500;display:flex}[data-theme=dark] .notes-module__lZy97G__newNoteBtn{color:#e4e4e7;border-color:#ffffff17}[data-theme=dark] .notes-module__lZy97G__newNoteBtn:hover{color:#fff;background:#ffffff0f;border-color:#ffffff2e}[data-theme=light] .notes-module__lZy97G__newNoteBtn{color:#334155;border-color:#e2e8f0}[data-theme=light] .notes-module__lZy97G__newNoteBtn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}@media (max-width:1024px){.notes-module__lZy97G__noteTitle{font-size:10.5px}}@media (max-width:768px){.notes-module__lZy97G__notesContainer{flex-direction:column;align-items:flex-start}.notes-module__lZy97G__doodleNotes{align-items:flex-start;margin-bottom:8px;transform:none}}
.buildPlan-module__bimvVW__planContainer{align-items:flex-start;gap:12px;display:inline-flex;position:relative}.buildPlan-module__bimvVW__doodleWrapper{font-family:var(--font-script), "Caveat", cursive;color:var(--text-doodle,#78716c);-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;align-items:flex-start;gap:8px;margin-top:-4px;font-size:16px;line-height:1.15;display:flex}[data-theme=dark] .buildPlan-module__bimvVW__doodleWrapper{color:#ffffffbf}.buildPlan-module__bimvVW__doodleText{white-space:nowrap;text-align:left}.buildPlan-module__bimvVW__doodleArrow{width:42px;height:38px;color:inherit;flex-shrink:0;margin-top:10px}.buildPlan-module__bimvVW__planCard{border:1px solid var(--border-line-soft);box-sizing:border-box;touch-action:pan-x pan-y;cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.buildPlan-module__bimvVW__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-card)}.buildPlan-module__bimvVW__bgSurface{background:var(--bg-surface);box-shadow:0 3px 5px #0000000a}[data-theme=dark] .buildPlan-module__bimvVW__bgSurface{box-shadow:0 4px 20px #00000080,0 1px 3px #0006}.buildPlan-module__bimvVW__sizeDefault{flex:none;width:215px;min-width:215px;min-height:235px;padding:14px 14px 12px}.buildPlan-module__bimvVW__sizeDefault .buildPlan-module__bimvVW__cardTitle{font-size:13.5px}.buildPlan-module__bimvVW__sizeDefault .buildPlan-module__bimvVW__cardIcon{border-radius:6px;width:24px;height:24px}.buildPlan-module__bimvVW__sizeDefault .buildPlan-module__bimvVW__cardDots{font-size:14px}.buildPlan-module__bimvVW__sizeCompact{flex:none;width:195px;min-width:195px;min-height:225px;padding:12px 12px 10px}.buildPlan-module__bimvVW__sizeCompact .buildPlan-module__bimvVW__cardTitle{font-size:11px}.buildPlan-module__bimvVW__sizeCompact .buildPlan-module__bimvVW__cardIcon{border-radius:5px;width:20px;height:20px}.buildPlan-module__bimvVW__sizeCompact .buildPlan-module__bimvVW__cardDots{font-size:12px}.buildPlan-module__bimvVW__rotateCard{transform:rotate(-3deg)}.buildPlan-module__bimvVW__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)rotate(0)}.buildPlan-module__bimvVW__noRotateCard{transform:none}.buildPlan-module__bimvVW__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}[data-theme=dark] .buildPlan-module__bimvVW__bgSurface:hover{box-shadow:0 12px 28px #000000a6,0 0 0 1px #ffffff1f}.buildPlan-module__bimvVW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.buildPlan-module__bimvVW__cardTitleGroup{align-items:center;gap:7px;display:flex}.buildPlan-module__bimvVW__cardIcon{color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.buildPlan-module__bimvVW__cardTitle{color:var(--text-primary);letter-spacing:-.01em;opacity:.9;font-size:13.5px;font-weight:600}.buildPlan-module__bimvVW__cardDots{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.buildPlan-module__bimvVW__cardDots:hover{color:var(--text-primary)}.buildPlan-module__bimvVW__tabsRow{border-bottom:1px solid var(--border-line-soft);align-items:center;gap:12px;margin-bottom:6px;padding-bottom:6px;display:flex}[data-theme=dark] .buildPlan-module__bimvVW__tabsRow{border-bottom-color:#ffffff14}.buildPlan-module__bimvVW__tabBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:500;position:relative}.buildPlan-module__bimvVW__tabBtn:hover{color:var(--text-primary)}.buildPlan-module__bimvVW__tabBtn.buildPlan-module__bimvVW__activeTab{color:var(--text-primary);font-weight:600}.buildPlan-module__bimvVW__activeUnderline{background:var(--text-primary);border-radius:99px;height:2px;position:absolute;bottom:-7px;left:0;right:0}.buildPlan-module__bimvVW__tasksList{flex-direction:column;gap:4px;margin-top:2px;display:flex}.buildPlan-module__bimvVW__taskRow{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:7px;align-items:center;gap:8px;padding:5px 8px;display:flex}.buildPlan-module__bimvVW__taskRow:hover{background:#ffffff0f;border-color:#ffffff1a}[data-theme=light] .buildPlan-module__bimvVW__taskRow{background:#f8fafc;border:1px solid #f1f5f9}[data-theme=light] .buildPlan-module__bimvVW__taskRow:hover{background:#f1f5f9;border-color:#e2e8f0}.buildPlan-module__bimvVW__checkbox{border:1.5px solid var(--border-line-soft,#71717a);background:0 0;border-radius:3.5px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.buildPlan-module__bimvVW__checkboxChecked{color:#fff;background:#2563eb;border-color:#2563eb}.buildPlan-module__bimvVW__taskText{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;flex:1;font-size:11px;font-weight:500;overflow:hidden}.buildPlan-module__bimvVW__addTaskBtn{border:1px solid var(--border-line-soft);width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:5px;margin-top:8px;padding:5px 10px;font-size:11px;font-weight:500;display:flex}[data-theme=dark] .buildPlan-module__bimvVW__addTaskBtn{color:#e4e4e7;border-color:#ffffff17}[data-theme=dark] .buildPlan-module__bimvVW__addTaskBtn:hover{color:#fff;background:#ffffff0f;border-color:#ffffff2e}[data-theme=light] .buildPlan-module__bimvVW__addTaskBtn{color:#334155;border-color:#e2e8f0}[data-theme=light] .buildPlan-module__bimvVW__addTaskBtn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}@media (max-width:1024px){.buildPlan-module__bimvVW__taskText{font-size:10.5px}}@media (max-width:768px){.buildPlan-module__bimvVW__planContainer{flex-direction:column;align-items:flex-start}.buildPlan-module__bimvVW__doodleWrapper{align-items:flex-start;margin-bottom:8px;transform:none}}
.today-module__1DKigG__todayContainer{align-items:flex-start;gap:12px;display:inline-flex;position:relative}.today-module__1DKigG__todayCard{border:1px solid var(--border-line-soft);box-sizing:border-box;touch-action:pan-x pan-y;cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.today-module__1DKigG__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-card)}.today-module__1DKigG__bgSurface{background:var(--bg-surface);box-shadow:0 3px 5px #0000000a}[data-theme=dark] .today-module__1DKigG__bgSurface{box-shadow:0 4px 20px #00000080,0 1px 3px #0006}.today-module__1DKigG__sizeDefault{flex:0 0 215px;width:215px;min-width:215px;min-height:190px;padding:14px 16px 12px}.today-module__1DKigG__sizeDefault .today-module__1DKigG__cardTitle{font-size:14px}.today-module__1DKigG__sizeCompact{flex:0 0 195px;width:195px;min-width:195px;min-height:175px;padding:12px 14px 10px}.today-module__1DKigG__sizeCompact .today-module__1DKigG__cardTitle{font-size:12.5px}.today-module__1DKigG__rotateCard{transform:rotate(-1deg)}.today-module__1DKigG__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)rotate(0)}.today-module__1DKigG__noRotateCard{transform:none}.today-module__1DKigG__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}[data-theme=dark] .today-module__1DKigG__bgSurface:hover{box-shadow:0 12px 28px #000000a6,0 0 0 1px #ffffff1f}.today-module__1DKigG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.today-module__1DKigG__cardTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:13.5px;font-weight:700}.today-module__1DKigG__addBtn{color:var(--text-primary);opacity:.85;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;line-height:1;transition:opacity .15s,transform .15s;display:flex}.today-module__1DKigG__addBtn:hover{opacity:1;transform:scale(1.15)}.today-module__1DKigG__itemsList{flex-direction:column;display:flex}.today-module__1DKigG__itemRow{cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:7px 0;display:flex}.today-module__1DKigG__itemRow:last-child{border-bottom:none;padding-bottom:2px}[data-theme=light] .today-module__1DKigG__itemRow{border-bottom-color:#0000000d}.today-module__1DKigG__itemRow:hover{background:#ffffff08;border-radius:4px;padding-left:4px;padding-right:4px}[data-theme=light] .today-module__1DKigG__itemRow:hover{background:#00000005}.today-module__1DKigG__colorPill{border-radius:99px;flex-shrink:0;width:3.5px;height:16px}.today-module__1DKigG__itemTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;flex:1;font-size:11px;font-weight:500;overflow:hidden}.today-module__1DKigG__itemTime{color:var(--text-muted);white-space:nowrap;letter-spacing:-.01em;flex-shrink:0;margin-left:auto;font-size:10px}.today-module__1DKigG__doodleWrapper{font-family:var(--font-script), "Caveat", cursive;color:var(--text-doodle,#78716c);-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;align-items:flex-start;gap:8px;margin-top:-6px;font-size:16px;line-height:1.15;display:flex}[data-theme=dark] .today-module__1DKigG__doodleWrapper{color:#ffffffbf}.today-module__1DKigG__doodleText{white-space:nowrap;text-align:left}.today-module__1DKigG__doodleArrow{width:30px;height:34px;color:inherit;flex-shrink:0;margin-top:2px}@media (max-width:1024px){.today-module__1DKigG__itemTitle{font-size:10.5px}}@media (max-width:768px){.today-module__1DKigG__todayContainer{flex-direction:column;align-items:flex-start}.today-module__1DKigG__doodleWrapper{align-items:flex-start;margin-bottom:8px;transform:none}}
.watchlist-module__6V6EOa__watchlistContainer{align-items:flex-start;gap:16px;display:inline-flex;position:relative}.watchlist-module__6V6EOa__doodleWrapper{font-family:var(--font-script), "Caveat", cursive;color:var(--text-doodle,#78716c);-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;flex-direction:column;align-items:flex-end;margin-top:24px;font-size:15px;line-height:1.15;display:flex;transform:rotate(-5deg)}[data-theme=dark] .watchlist-module__6V6EOa__doodleWrapper{color:#ffffffbf}.watchlist-module__6V6EOa__doodleText{white-space:nowrap;text-align:right}.watchlist-module__6V6EOa__doodleArrow{color:inherit;margin-top:4px;margin-right:4px}.watchlist-module__6V6EOa__watchlistCard{border:1px solid var(--border-line-soft);box-sizing:border-box;touch-action:pan-x pan-y;cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.watchlist-module__6V6EOa__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-card)}.watchlist-module__6V6EOa__bgSurface{background:var(--bg-surface);box-shadow:0 3px 5px #0000000a}[data-theme=dark] .watchlist-module__6V6EOa__bgSurface{box-shadow:0 4px 20px #00000080,0 1px 3px #0006}.watchlist-module__6V6EOa__sizeDefault{flex:0 0 250px;width:250px;min-width:250px;min-height:255px;padding:14px 14px 12px}.watchlist-module__6V6EOa__sizeDefault .watchlist-module__6V6EOa__cardTitle{font-size:13.5px}.watchlist-module__6V6EOa__sizeDefault .watchlist-module__6V6EOa__cardIcon{border-radius:6px;width:24px;height:24px}.watchlist-module__6V6EOa__sizeDefault .watchlist-module__6V6EOa__cardDots{font-size:14px}.watchlist-module__6V6EOa__sizeCompact{flex:0 0 232px;width:232px;min-width:232px;padding:12px 12px 10px}.watchlist-module__6V6EOa__sizeCompact .watchlist-module__6V6EOa__cardTitle{font-size:11px}.watchlist-module__6V6EOa__sizeCompact .watchlist-module__6V6EOa__cardIcon{border-radius:5px;width:20px;height:20px}.watchlist-module__6V6EOa__sizeCompact .watchlist-module__6V6EOa__cardDots{font-size:12px}.watchlist-module__6V6EOa__rotateCard{transform:rotate(-1deg)}.watchlist-module__6V6EOa__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)rotate(0)}.watchlist-module__6V6EOa__noRotateCard{transform:none}.watchlist-module__6V6EOa__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}[data-theme=dark] .watchlist-module__6V6EOa__bgSurface:hover{box-shadow:0 12px 28px #000000a6,0 0 0 1px #ffffff1f}.watchlist-module__6V6EOa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.watchlist-module__6V6EOa__cardTitleGroup{align-items:center;gap:7px;display:flex}.watchlist-module__6V6EOa__cardIcon{color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.watchlist-module__6V6EOa__cardTitle{color:var(--text-primary);letter-spacing:-.01em;opacity:.9;font-size:13.5px;font-weight:600}.watchlist-module__6V6EOa__cardDots{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.watchlist-module__6V6EOa__cardDots:hover{color:var(--text-primary)}.watchlist-module__6V6EOa__tabsRow{border-bottom:1px solid var(--border-line-soft);align-items:center;gap:12px;margin-bottom:6px;padding-bottom:6px;display:flex}[data-theme=dark] .watchlist-module__6V6EOa__tabsRow{border-bottom-color:#ffffff14}.watchlist-module__6V6EOa__tabBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:500;position:relative}.watchlist-module__6V6EOa__tabBtn:hover,.watchlist-module__6V6EOa__tabBtn.watchlist-module__6V6EOa__activeTab{color:var(--text-primary)}.watchlist-module__6V6EOa__activeUnderline{background:var(--text-primary);border-radius:99px;height:2px;position:absolute;bottom:-7px;left:0;right:0}.watchlist-module__6V6EOa__tableHeaderRow{color:var(--text-muted);letter-spacing:-.01em;grid-template-columns:18px 62px 52px 36px 1fr;align-items:center;padding:2px 4px;font-size:10px;font-weight:500;display:grid}.watchlist-module__6V6EOa__colAsset{text-align:left}.watchlist-module__6V6EOa__colPrice,.watchlist-module__6V6EOa__colChange{text-align:right}.watchlist-module__6V6EOa__colChart{text-align:right;padding-right:4px}.watchlist-module__6V6EOa__assetsList{flex-direction:column;gap:2px;margin-top:2px;display:flex}.watchlist-module__6V6EOa__assetRow{cursor:pointer;border-radius:6px;grid-template-columns:18px 62px 52px 36px 1fr;align-items:center;padding:4px;display:grid}.watchlist-module__6V6EOa__assetRow:hover{background:#ffffff0a}[data-theme=light] .watchlist-module__6V6EOa__assetRow:hover{background:#f8fafc}.watchlist-module__6V6EOa__starBtn{color:var(--text-muted);opacity:.5;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.watchlist-module__6V6EOa__starBtn:hover,.watchlist-module__6V6EOa__starBtnStarred{opacity:1;color:#f59e0b}.watchlist-module__6V6EOa__assetInfo{align-items:center;gap:5px;display:flex}.watchlist-module__6V6EOa__assetIcon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;font-weight:700;display:flex;overflow:hidden}.watchlist-module__6V6EOa__assetSymbol{color:var(--text-primary);letter-spacing:-.01em;font-size:11px;font-weight:600}.watchlist-module__6V6EOa__assetPrice{color:var(--text-primary);text-align:right;letter-spacing:-.01em;font-size:10.5px;font-weight:500}.watchlist-module__6V6EOa__assetChange{text-align:right;letter-spacing:-.01em;font-size:10px;font-weight:600}.watchlist-module__6V6EOa__changePositive{color:#10b981}.watchlist-module__6V6EOa__changeNegative{color:#ef4444}.watchlist-module__6V6EOa__sparklineWrapper{justify-content:flex-end;align-items:center;height:18px;display:flex}.watchlist-module__6V6EOa__sparklineWrapper svg{width:100%;max-width:48px;height:18px;overflow:visible}@media (max-width:1024px){.watchlist-module__6V6EOa__sizeDefault,.watchlist-module__6V6EOa__sizeCompact{flex:0 0 220px;width:220px;min-width:220px}}@media (max-width:768px){.watchlist-module__6V6EOa__watchlistContainer{flex-direction:column;align-items:flex-start}.watchlist-module__6V6EOa__doodleWrapper{align-items:flex-start;margin-bottom:8px;transform:none}}
.onchainOverview-module__myONxG__overviewContainer{align-items:flex-start;gap:16px;display:inline-flex;position:relative}.onchainOverview-module__myONxG__overviewCard{border:1px solid var(--border-line-soft);box-sizing:border-box;touch-action:pan-x pan-y;cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.onchainOverview-module__myONxG__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-card)}.onchainOverview-module__myONxG__bgSurface{background:var(--bg-surface);box-shadow:0 3px 5px #0000000a}[data-theme=dark] .onchainOverview-module__myONxG__bgSurface{box-shadow:0 4px 20px #00000080,0 1px 3px #0006}.onchainOverview-module__myONxG__sizeDefault{flex:0 0 240px;width:240px;min-width:240px;min-height:290px;padding:14px 14px 12px}.onchainOverview-module__myONxG__sizeDefault .onchainOverview-module__myONxG__cardTitle{font-size:13.5px}.onchainOverview-module__myONxG__sizeDefault .onchainOverview-module__myONxG__cardIcon{border-radius:6px;width:24px;height:24px}.onchainOverview-module__myONxG__sizeDefault .onchainOverview-module__myONxG__cardDots{font-size:14px}.onchainOverview-module__myONxG__sizeCompact{flex:0 0 220px;width:220px;min-width:220px;min-height:275px;padding:12px 12px 10px}.onchainOverview-module__myONxG__sizeCompact .onchainOverview-module__myONxG__cardTitle{font-size:11px}.onchainOverview-module__myONxG__sizeCompact .onchainOverview-module__myONxG__cardIcon{border-radius:5px;width:20px;height:20px}.onchainOverview-module__myONxG__sizeCompact .onchainOverview-module__myONxG__cardDots{font-size:12px}.onchainOverview-module__myONxG__rotateCard{transform:rotate(-1deg)}.onchainOverview-module__myONxG__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)rotate(0)}.onchainOverview-module__myONxG__noRotateCard{transform:none}.onchainOverview-module__myONxG__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}[data-theme=dark] .onchainOverview-module__myONxG__bgSurface:hover{box-shadow:0 12px 28px #000000a6,0 0 0 1px #ffffff1f}.onchainOverview-module__myONxG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.onchainOverview-module__myONxG__cardTitleGroup{align-items:center;gap:7px;display:flex}.onchainOverview-module__myONxG__cardIcon{color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.onchainOverview-module__myONxG__cardTitle{color:var(--text-primary);letter-spacing:-.01em;opacity:.9;font-size:13.5px;font-weight:600}.onchainOverview-module__myONxG__cardDots{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.onchainOverview-module__myONxG__cardDots:hover{color:var(--text-primary)}.onchainOverview-module__myONxG__tabsRow{border-bottom:1px solid var(--border-line-soft);align-items:center;gap:12px;margin-bottom:6px;padding-bottom:6px;display:flex}[data-theme=dark] .onchainOverview-module__myONxG__tabsRow{border-bottom-color:#ffffff14}.onchainOverview-module__myONxG__tabBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:500;position:relative}.onchainOverview-module__myONxG__tabBtn:hover,.onchainOverview-module__myONxG__tabBtn.onchainOverview-module__myONxG__activeTab{color:var(--text-primary)}.onchainOverview-module__myONxG__activeUnderline{background:var(--text-primary);border-radius:99px;height:2px;position:absolute;bottom:-7px;left:0;right:0}.onchainOverview-module__myONxG__chainList{flex-direction:column;gap:2px;margin-top:2px;margin-bottom:8px;display:flex}.onchainOverview-module__myONxG__chainRow{cursor:pointer;border-radius:6px;align-items:center;padding:3.5px 4px;display:flex}.onchainOverview-module__myONxG__chainRow:hover{background:#ffffff0a}[data-theme=light] .onchainOverview-module__myONxG__chainRow:hover{background:#f8fafc}.onchainOverview-module__myONxG__chainInfo{flex:1;align-items:center;gap:7px;display:flex}.onchainOverview-module__myONxG__chainIcon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex;overflow:hidden}.onchainOverview-module__myONxG__chainName{color:var(--text-primary);letter-spacing:-.01em;font-size:11px;font-weight:500}.onchainOverview-module__myONxG__chainValue{color:var(--text-primary);letter-spacing:-.01em;margin-right:14px;font-size:11px;font-weight:600}.onchainOverview-module__myONxG__chainChange{color:#10b981;text-align:right;letter-spacing:-.01em;min-width:38px;font-size:10.5px;font-weight:600}.onchainOverview-module__myONxG__summarySection{border-top:1px solid var(--border-line-soft);justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:8px;display:flex}[data-theme=dark] .onchainOverview-module__myONxG__summarySection{border-top-color:#ffffff14}.onchainOverview-module__myONxG__summaryLeft{flex-direction:column;gap:2px;display:flex}.onchainOverview-module__myONxG__summaryLabel{color:var(--text-muted);letter-spacing:-.01em;font-size:10px;font-weight:500}.onchainOverview-module__myONxG__summaryValueRow{align-items:baseline;gap:6px;display:flex}.onchainOverview-module__myONxG__summaryValue{color:var(--text-primary);letter-spacing:-.02em;font-size:20px;font-weight:800;line-height:1}.onchainOverview-module__myONxG__summaryChange{color:#10b981;font-size:11.5px;font-weight:700;line-height:1}.onchainOverview-module__myONxG__summarySparkline{align-items:flex-end;width:75px;height:28px;display:flex}.onchainOverview-module__myONxG__summarySparkline svg{width:100%;height:100%;overflow:visible}@media (max-width:1024px){.onchainOverview-module__myONxG__sizeDefault,.onchainOverview-module__myONxG__sizeCompact{flex:0 0 200px;width:200px;min-width:200px}}@media (max-width:768px){.onchainOverview-module__myONxG__overviewContainer{flex-direction:column;align-items:flex-start}}
.researchTab-module__aq2MKG__researchContainer{align-items:flex-start;gap:16px;display:inline-flex;position:relative}.researchTab-module__aq2MKG__doodleWrapper{font-family:var(--font-script), "Caveat", cursive;color:var(--text-doodle,#78716c);-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;flex-direction:column;align-items:flex-start;gap:4px;margin-top:18px;font-size:16px;line-height:1.18;display:flex}[data-theme=dark] .researchTab-module__aq2MKG__doodleWrapper{color:#ffffffc7}.researchTab-module__aq2MKG__doodleText{white-space:nowrap;text-align:left}.researchTab-module__aq2MKG__doodleArrow{width:44px;height:42px;color:inherit;flex-shrink:0;margin-top:2px;margin-left:14px}.researchTab-module__aq2MKG__researchCard{border:1px solid var(--border-line-soft);box-sizing:border-box;touch-action:pan-x pan-y;cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.researchTab-module__aq2MKG__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-card)}.researchTab-module__aq2MKG__bgSurface{background:var(--bg-surface);box-shadow:0 3px 5px #0000000a}[data-theme=dark] .researchTab-module__aq2MKG__bgSurface{box-shadow:0 4px 20px #00000080,0 1px 3px #0006}.researchTab-module__aq2MKG__sizeDefault{width:195px;min-width:195px;min-height:140px;padding:14px 14px 10px}.researchTab-module__aq2MKG__sizeDefault .researchTab-module__aq2MKG__cardTitle{font-size:13.5px}.researchTab-module__aq2MKG__sizeDefault .researchTab-module__aq2MKG__cardIcon{border-radius:6px;width:24px;height:24px}.researchTab-module__aq2MKG__sizeDefault .researchTab-module__aq2MKG__cardDots{font-size:14px}.researchTab-module__aq2MKG__sizeCompact{width:185px;min-width:185px;min-height:135px;padding:12px 14px 10px}.researchTab-module__aq2MKG__sizeCompact .researchTab-module__aq2MKG__cardTitle{font-size:11px}.researchTab-module__aq2MKG__sizeCompact .researchTab-module__aq2MKG__cardIcon{border-radius:5px;width:20px;height:20px}.researchTab-module__aq2MKG__sizeCompact .researchTab-module__aq2MKG__cardDots{font-size:12px}.researchTab-module__aq2MKG__rotateCard{transform:rotate(-1deg)}.researchTab-module__aq2MKG__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)rotate(0)}.researchTab-module__aq2MKG__noRotateCard{transform:none}.researchTab-module__aq2MKG__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}[data-theme=dark] .researchTab-module__aq2MKG__bgSurface:hover{box-shadow:0 12px 28px #000000a6,0 0 0 1px #ffffff1f}.researchTab-module__aq2MKG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.researchTab-module__aq2MKG__cardTitleGroup{align-items:center;gap:7px;display:flex}.researchTab-module__aq2MKG__cardIcon{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 6px #7c3aed59}.researchTab-module__aq2MKG__cardTitle{color:var(--text-primary);letter-spacing:-.01em;opacity:.9;font-size:13.5px;font-weight:600}.researchTab-module__aq2MKG__cardDots{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.researchTab-module__aq2MKG__cardDots:hover{color:var(--text-primary)}.researchTab-module__aq2MKG__tabsRow{border-bottom:1px solid var(--border-line-soft);align-items:center;gap:12px;margin-bottom:8px;padding-bottom:6px;display:flex}[data-theme=dark] .researchTab-module__aq2MKG__tabsRow{border-bottom-color:#ffffff14}.researchTab-module__aq2MKG__tabBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:500;position:relative}.researchTab-module__aq2MKG__tabBtn:hover{color:var(--text-primary)}.researchTab-module__aq2MKG__tabBtn.researchTab-module__aq2MKG__activeTab{color:var(--text-primary);font-weight:600}.researchTab-module__aq2MKG__activeUnderline{background:var(--text-primary);border-radius:99px;height:2px;position:absolute;bottom:-7px;left:0;right:0}.researchTab-module__aq2MKG__itemList{flex-direction:column;gap:10px;margin-top:4px;display:flex}.researchTab-module__aq2MKG__itemRow{cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:2px 3px;display:flex}.researchTab-module__aq2MKG__itemRow:hover{background:#ffffff0a}[data-theme=light] .researchTab-module__aq2MKG__itemRow:hover{background:#f8fafc}.researchTab-module__aq2MKG__itemLeft{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.researchTab-module__aq2MKG__itemDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.researchTab-module__aq2MKG__itemLabel{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:11.5px;font-weight:500;overflow:hidden}.researchTab-module__aq2MKG__itemTime{color:var(--text-muted);white-space:nowrap;letter-spacing:-.01em;flex-shrink:0;font-size:10.5px}@media (max-width:768px){.researchTab-module__aq2MKG__researchContainer{flex-direction:column;align-items:flex-start}.researchTab-module__aq2MKG__doodleWrapper{margin-top:8px;margin-left:0}}
.airdropTab-module__RI3MdG__airdropContainer{align-items:flex-start;gap:16px;display:inline-flex;position:relative}.airdropTab-module__RI3MdG__airdropCard{border:1px solid var(--border-line-soft);box-sizing:border-box;touch-action:pan-x pan-y;cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.airdropTab-module__RI3MdG__bgCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-card)}.airdropTab-module__RI3MdG__bgSurface{background:var(--bg-surface);box-shadow:var(--shadow-card)}[data-theme=dark] .airdropTab-module__RI3MdG__bgSurface{box-shadow:0 4px 20px #00000080,0 1px 3px #0006}.airdropTab-module__RI3MdG__sizeDefault{width:215px;min-width:215px;min-height:160px;padding:14px 14px 10px}.airdropTab-module__RI3MdG__sizeDefault .airdropTab-module__RI3MdG__cardTitle{font-size:13.5px}.airdropTab-module__RI3MdG__sizeDefault .airdropTab-module__RI3MdG__cardIcon{border-radius:6px;width:24px;height:24px}.airdropTab-module__RI3MdG__sizeDefault .airdropTab-module__RI3MdG__cardDots{font-size:14px}.airdropTab-module__RI3MdG__sizeCompact{width:185px;min-width:185px;min-height:135px;padding:12px 14px 10px}.airdropTab-module__RI3MdG__sizeCompact .airdropTab-module__RI3MdG__cardTitle{font-size:11px}.airdropTab-module__RI3MdG__sizeCompact .airdropTab-module__RI3MdG__cardIcon{border-radius:5px;width:20px;height:20px}.airdropTab-module__RI3MdG__sizeCompact .airdropTab-module__RI3MdG__cardDots{font-size:12px}.airdropTab-module__RI3MdG__rotateCard{transform:rotate(2deg)}.airdropTab-module__RI3MdG__rotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)rotate(0)}.airdropTab-module__RI3MdG__noRotateCard{transform:none}.airdropTab-module__RI3MdG__noRotateCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.airdropTab-module__RI3MdG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.airdropTab-module__RI3MdG__cardTitleGroup{align-items:center;gap:7px;display:flex}.airdropTab-module__RI3MdG__cardIcon{color:#ef4444;background:#fee2e2;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}[data-theme=dark] .airdropTab-module__RI3MdG__cardIcon{color:#f87171;background:#ef44442e}.airdropTab-module__RI3MdG__cardTitle{color:var(--text-primary);letter-spacing:-.01em;opacity:.9;font-size:13.5px;font-weight:600}.airdropTab-module__RI3MdG__cardDots{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.airdropTab-module__RI3MdG__cardDots:hover{color:var(--text-primary)}.airdropTab-module__RI3MdG__tabsRow{border-bottom:1px solid var(--border-line-soft);align-items:center;gap:12px;margin-bottom:8px;padding-bottom:6px;display:flex}.airdropTab-module__RI3MdG__tabBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:500;position:relative}.airdropTab-module__RI3MdG__tabBtn:hover{color:var(--text-primary)}.airdropTab-module__RI3MdG__tabBtn.airdropTab-module__RI3MdG__activeTab{color:var(--text-primary);font-weight:700}.airdropTab-module__RI3MdG__activeUnderline{background:var(--text-primary);border-radius:99px;height:2px;position:absolute;bottom:-7px;left:0;right:0}.airdropTab-module__RI3MdG__itemList{flex-direction:column;gap:6px;max-height:220px;padding-right:2px;display:flex;overflow-y:auto}.airdropTab-module__RI3MdG__itemList::-webkit-scrollbar{width:3px}.airdropTab-module__RI3MdG__itemList::-webkit-scrollbar-thumb{background:var(--border-line-soft);border-radius:3px}.airdropTab-module__RI3MdG__itemCard{border:1px solid var(--border-line-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;transition:transform .15s;display:flex}.airdropTab-module__RI3MdG__itemCard:hover{transform:translate(2px)}.airdropTab-module__RI3MdG__itemLeft{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.airdropTab-module__RI3MdG__logoCircle{color:#fff;background:#18181b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:flex}[data-theme=dark] .airdropTab-module__RI3MdG__logoCircle{background:#27272a}.airdropTab-module__RI3MdG__itemTextGroup{flex-direction:column;min-width:0;display:flex}.airdropTab-module__RI3MdG__itemName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;line-height:1.2;overflow:hidden}.airdropTab-module__RI3MdG__itemSub{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;overflow:hidden}.airdropTab-module__RI3MdG__badge{border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:9.5px;font-weight:600}.airdropTab-module__RI3MdG__badgeLive{color:#10b981;background:#10b98129}.airdropTab-module__RI3MdG__badgeUpcoming{color:#3b82f6;background:#3b82f629}.airdropTab-module__RI3MdG__badgeEnded{background:var(--bg-surface);color:var(--text-muted);border:1px solid var(--border-line-soft)}.airdropTab-module__RI3MdG__doodleWrapper{font-family:var(--font-script), "Caveat", cursive;color:var(--text-doodle);-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;flex-direction:column;align-items:flex-start;gap:4px;margin-top:14px;font-size:16px;line-height:1.15;display:flex}.airdropTab-module__RI3MdG__doodleText{white-space:nowrap;text-align:left}.airdropTab-module__RI3MdG__doodleArrow{width:42px;height:40px;color:inherit;flex-shrink:0;margin-left:12px}
.workspace-module__1EksVW__heroDeskWrapper{z-index:10;width:100%;height:var(--desk-stage-height,220px);pointer-events:none;margin-top:0;position:relative}.workspace-module__1EksVW__heroDeskScrollContainer{scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;pointer-events:none;width:100%;height:100%;position:relative;overflow:auto hidden}.workspace-module__1EksVW__heroDeskScrollContainer::-webkit-scrollbar{display:none}.workspace-module__1EksVW__heroDeskStage{pointer-events:none;width:100%;height:100%;position:relative;overflow:hidden}.workspace-module__1EksVW__heroDeskWood{width:100%;height:var(--hero-desk-height,105px);pointer-events:auto;touch-action:pan-y;-webkit-user-select:none;user-select:none;background-image:url(../media/table.3qxq-c-4bz77k.avif);background-repeat:no-repeat;background-size:100% 100%;position:absolute;bottom:0;left:0;box-shadow:0 -1px #bc9b7de6}.workspace-module__1EksVW__deskAccImg{-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none;width:100%;height:auto;display:block}.workspace-module__1EksVW__deskItemsContainer{bottom:calc(var(--desk-bevel-line,52.5px) + 2px);pointer-events:none;z-index:3;justify-content:space-between;align-items:flex-end;width:min(1380px,92%);max-width:1380px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.workspace-module__1EksVW__deskGroupCenter{align-items:flex-end;gap:22px;display:flex}.workspace-module__1EksVW__deskGroupRight{align-items:flex-end;gap:32px;display:flex}.workspace-module__1EksVW__deskItemBooks{width:var(--books-width,200px);pointer-events:none;opacity:0;will-change:transform, opacity;flex-shrink:0;margin-bottom:6px;animation:1.55s cubic-bezier(.16,1,.3,1) .35s both workspace-module__1EksVW__throwInLeft}.workspace-module__1EksVW__deskItemLaptop{width:var(--laptop-width,350px);pointer-events:none;opacity:0;will-change:transform, opacity;flex-shrink:0;margin-bottom:2px;animation:1.45s cubic-bezier(.16,1,.3,1) .18s both workspace-module__1EksVW__dropInCenter}.workspace-module__1EksVW__deskItemMouse{width:var(--mouse-width,70px);pointer-events:none;filter:drop-shadow(2px 3px 5px #0000002e);opacity:0;will-change:transform, opacity;flex-shrink:0;margin-bottom:2px;animation:1.4s cubic-bezier(.16,1,.3,1) .55s both workspace-module__1EksVW__throwInRight}.workspace-module__1EksVW__deskItemLedger{width:var(--ledger-width,98px);pointer-events:none;filter:drop-shadow(2px 3px 5px #0003);opacity:0;will-change:transform, opacity;flex-shrink:0;margin-bottom:4px;animation:1.4s cubic-bezier(.16,1,.3,1) .48s both workspace-module__1EksVW__throwInLeft}.workspace-module__1EksVW__deskItemNotebook{width:var(--notebook-width,215px);pointer-events:none;opacity:0;will-change:transform, opacity;flex-shrink:0;margin-bottom:6px;animation:1.55s cubic-bezier(.16,1,.3,1) .4s both workspace-module__1EksVW__throwInRight}.workspace-module__1EksVW__deskItemMug{width:var(--mug-width,110px);pointer-events:none;opacity:0;will-change:transform, opacity;flex-shrink:0;margin-bottom:2px;animation:1.55s cubic-bezier(.16,1,.3,1) .62s both workspace-module__1EksVW__throwInRight}@keyframes workspace-module__1EksVW__throwInLeft{0%{opacity:0;transform:translate(-120px,-14px)rotate(-6deg)}65%{opacity:1;transform:translate(6px,1.5px)rotate(1.2deg)}85%{transform:translate(-2px,-.5px)rotate(-.4deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes workspace-module__1EksVW__throwInRight{0%{opacity:0;transform:translate(120px,-14px)rotate(6deg)}65%{opacity:1;transform:translate(-6px,1.5px)rotate(-1.2deg)}85%{transform:translate(2px,-.5px)rotate(.4deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes workspace-module__1EksVW__dropInCenter{0%{opacity:0;transform:translateY(-32px)scale(.96)}65%{opacity:1;transform:translateY(2px)scale(1.008)}85%{transform:translateY(-1px)scale(.998)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (prefers-reduced-motion:reduce){.workspace-module__1EksVW__deskItemBooks,.workspace-module__1EksVW__deskItemLaptop,.workspace-module__1EksVW__deskItemMouse,.workspace-module__1EksVW__deskItemLedger,.workspace-module__1EksVW__deskItemNotebook,.workspace-module__1EksVW__deskItemMug{opacity:1!important;animation:none!important;transform:none!important}}@media (max-width:1279px){.workspace-module__1EksVW__heroDeskStage{width:max(100%,1024px);min-width:1024px}.workspace-module__1EksVW__deskItemsContainer{width:1024px;max-width:1024px;padding:0 40px;left:50%;transform:translate(-50%)}.workspace-module__1EksVW__deskItemMouse,.workspace-module__1EksVW__deskItemLedger{display:none!important}}@media (max-width:768px){.workspace-module__1EksVW__heroDeskStage{width:max(100%,875px);min-width:875px}.workspace-module__1EksVW__deskItemsContainer{width:875px;max-width:875px;padding:0 24px}@keyframes workspace-module__1EksVW__throwInLeft{0%{opacity:0;transform:translate(-60px,-10px)rotate(-4deg)}65%{opacity:1;transform:translate(4px,1px)rotate(1deg)}85%{transform:translate(-1px,-.5px)rotate(-.2deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes workspace-module__1EksVW__throwInRight{0%{opacity:0;transform:translate(60px,-10px)rotate(4deg)}65%{opacity:1;transform:translate(-4px,1px)rotate(-1deg)}85%{transform:translate(1px,-.5px)rotate(.2deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}}[data-theme=dark] .workspace-module__1EksVW__heroDeskWood{filter:brightness(.38)contrast(1.35)saturate();box-shadow:0 -1px #463224b3}[data-theme=dark] .workspace-module__1EksVW__deskItemBooks img{filter:brightness(.63)contrast(1.15)saturate(.75)}[data-theme=dark] .workspace-module__1EksVW__deskItemNotebook img{filter:brightness(.82)contrast(1.08)}[data-theme=dark] .workspace-module__1EksVW__deskItemMug img{filter:brightness(.88)contrast(1.05)}.workspace-module__1EksVW__draggableItem{pointer-events:auto;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;transform-origin:bottom;will-change:transform;align-items:flex-end;width:100%;height:100%;transition:transform .35s cubic-bezier(.16,1,.3,1),filter .2s;display:flex}.workspace-module__1EksVW__draggableItem.workspace-module__1EksVW__isBeingDragged{cursor:grabbing;z-index:50;filter:drop-shadow(0 14px 22px #0000006b);transition:none}
.windowSun-module__cqJQ9a__heroWindowSunlight{pointer-events:none;z-index:5;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0;overflow:hidden}.windowSun-module__cqJQ9a__heroSunlightSvg{width:fit-content;height:100%;display:block}.windowSun-module__cqJQ9a__sunlightLight{opacity:1;transition:opacity .4s}.windowSun-module__cqJQ9a__sunlightDark{opacity:0;transition:opacity .4s}[data-theme=dark] .windowSun-module__cqJQ9a__heroWindowSunlight{opacity:.25;mix-blend-mode:normal}[data-theme=dark] .windowSun-module__cqJQ9a__sunlightLight{opacity:0}[data-theme=dark] .windowSun-module__cqJQ9a__sunlightDark{opacity:1}
.pendantLamp-module__zQO6na__lampContainer{z-index:10;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transform-origin:top;animation:2.6s cubic-bezier(.16,1,.3,1) .15s both pendantLamp-module__zQO6na__slideDownLamp;position:absolute;top:0;right:clamp(14%,21.5vw,24%);transform:translateY(-150%)}@keyframes pendantLamp-module__zQO6na__slideDownLamp{0%{opacity:0;animation-timing-function:cubic-bezier(.16,1,.3,1);transform:translateY(-150%)rotate(0)}48%{opacity:1;animation-timing-function:ease-in-out;transform:translateY(0)rotate(0)}58%{animation-timing-function:ease-in-out;transform:translateY(0)rotate(-3.5deg)}68%{animation-timing-function:ease-in-out;transform:translateY(0)rotate(2.6deg)}78%{animation-timing-function:ease-in-out;transform:translateY(0)rotate(-1.4deg)}87%{animation-timing-function:ease-in-out;transform:translateY(0)rotate(.6deg)}94%{animation-timing-function:ease-out;transform:translateY(0)rotate(-.2deg)}to{opacity:1;transform:translateY(0)rotate(0)}}.pendantLamp-module__zQO6na__lampImageWrapper{z-index:4;position:relative}.pendantLamp-module__zQO6na__lampImage{pointer-events:none;filter:drop-shadow(0 15px 25px #0000008c);width:155px;height:auto;display:block}.pendantLamp-module__zQO6na__lampImageOverlay{position:absolute;top:0;left:0}.pendantLamp-module__zQO6na__lampImageOn{opacity:0;transition:opacity .35s}.pendantLamp-module__zQO6na__lampImageOff{opacity:1;transition:opacity .35s}[data-theme=dark] .pendantLamp-module__zQO6na__lampImageOn{opacity:1}[data-theme=dark] .pendantLamp-module__zQO6na__lampImageOff{opacity:0}.pendantLamp-module__zQO6na__lampLightBeam{z-index:2;pointer-events:none;mix-blend-mode:screen;opacity:0;width:400px;height:500px;transition:opacity .4s;position:absolute;top:20px;left:50%;overflow:visible;transform:translate(-50%)}[data-theme=dark] .pendantLamp-module__zQO6na__lampLightBeam{opacity:1}.pendantLamp-module__zQO6na__lampBeamSvg{width:100%;height:100%;display:block;overflow:visible}.pendantLamp-module__zQO6na__lampBoardWash{filter:blur(28px);mix-blend-mode:screen;z-index:1;pointer-events:none;opacity:0;background:radial-gradient(at 50% 40%,#ffe6a02e 0%,#ffc86e14 45%,#ffaf4605 65%,#0000 80%);border-radius:50%;width:300px;height:350px;transition:opacity .4s;position:absolute;top:220px;left:50%;transform:translate(-50%)}[data-theme=dark] .pendantLamp-module__zQO6na__lampBoardWash{opacity:1}@media (max-width:1280px){.pendantLamp-module__zQO6na__lampContainer{right:clamp(10%,18vw,20%)}.pendantLamp-module__zQO6na__lampImage{width:135px}.pendantLamp-module__zQO6na__lampLightBeam{width:550px;height:750px;top:0}.pendantLamp-module__zQO6na__lampBoardWash{width:250px;height:300px;top:200px}}@media (max-width:768px){.pendantLamp-module__zQO6na__lampContainer{right:10%}.pendantLamp-module__zQO6na__lampImage{width:125px}.pendantLamp-module__zQO6na__lampLightBeam{width:380px;height:550px;top:0}.pendantLamp-module__zQO6na__lampBoardWash{top:160px}}
.feature-module__mE-L6a__featuresPillarSection{background-color:var(--bg-surface);border-top:1px solid var(--border-line);width:100%;padding:var(--pad-y) var(--pad-x);position:relative}.feature-module__mE-L6a__featuresPillarGrid{max-width:var(--max-screen);grid-template-columns:repeat(4,1fr);gap:36px;margin:0 auto;display:grid}.feature-module__mE-L6a__featurePillarCard{flex-direction:column;align-items:flex-start;gap:12px;display:flex;position:relative}.feature-module__mE-L6a__featurePillarCard:before,.feature-module__mE-L6a__featurePillarCard:after{content:"";background-color:#00000014;display:none;position:absolute}.feature-module__mE-L6a__featurePillarIcon{color:#18181b;background-color:#eee9e0;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:flex}.feature-module__mE-L6a__featurePillarTitle{color:#18181b;letter-spacing:-.015em;margin:0;font-family:Inter,sans-serif;font-size:16.5px;font-weight:700}.feature-module__mE-L6a__featurePillarDesc{color:#52525b;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}@media (min-width:1025px){.feature-module__mE-L6a__featurePillarCard:not(:last-child):after{width:1px;height:100%;display:block;top:0;right:-18px}}@media (max-width:1024px){.feature-module__mE-L6a__featuresPillarGrid{grid-template-columns:repeat(2,1fr);gap:28px}.feature-module__mE-L6a__featurePillarCard:nth-child(odd):after{width:1px;height:calc(100% + 28px);display:block;top:0;right:-14px}.feature-module__mE-L6a__featurePillarCard:nth-child(3):after{height:100%}.feature-module__mE-L6a__featurePillarCard:first-child:before,.feature-module__mE-L6a__featurePillarCard:nth-child(2):before{width:100%;height:1px;display:block;bottom:-14px;left:0}.feature-module__mE-L6a__featurePillarCard:first-child:before{width:calc(100% + 28px)}}@media (max-width:768px){.feature-module__mE-L6a__featuresPillarGrid{gap:24px}.feature-module__mE-L6a__featurePillarCard:nth-child(odd):after{height:calc(100% + 24px);right:-12px}.feature-module__mE-L6a__featurePillarCard:first-child:before,.feature-module__mE-L6a__featurePillarCard:nth-child(2):before{bottom:-12px}.feature-module__mE-L6a__featurePillarCard:first-child:before{width:calc(100% + 24px)}}[data-theme=dark] .feature-module__mE-L6a__featurePillarIcon{color:#f4f4f5;background-color:#1c1d22}[data-theme=dark] .feature-module__mE-L6a__featurePillarTitle{color:#fff}[data-theme=dark] .feature-module__mE-L6a__featurePillarDesc{color:#a1a1aa}[data-theme=dark] .feature-module__mE-L6a__featurePillarCard:before{background-color:var(--border-line)}[data-theme=dark] .feature-module__mE-L6a__featurePillarCard:after{background-color:var(--border-line)}
.useCases-module__mKWL_q__useCasesSection{width:100%;padding:var(--pad-y) var(--pad-x);background-color:var(--bg-surface);border-top:1px solid var(--border-line);position:relative}.useCases-module__mKWL_q__useCasesContainer{max-width:var(--max-screen);grid-template-columns:1fr 1.3fr;align-items:center;gap:80px;margin:0 auto;display:grid}.useCases-module__mKWL_q__leftCol{flex-direction:column;align-items:flex-start;display:flex}.useCases-module__mKWL_q__sectionLabel{letter-spacing:.14em;text-transform:uppercase;color:#71717a;margin-bottom:16px;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.useCases-module__mKWL_q__sectionTitle{letter-spacing:-.025em;color:#18181b;margin:0 0 20px;font-family:Fraunces,Georgia,serif;font-size:clamp(30px,3.4vw,48px);font-weight:600;line-height:1.15}.useCases-module__mKWL_q__sectionDesc{color:#52525b;max-width:440px;margin:0 0 32px;font-family:Inter,sans-serif;font-size:15.5px;line-height:1.6}.useCases-module__mKWL_q__exploreBtn{color:#fff;cursor:pointer;background-color:#111827;border:none;border-radius:9999px;align-items:center;gap:8px;padding:12px 26px;font-size:14.5px;font-weight:600;text-decoration:none;transition:transform .18s;display:inline-flex;box-shadow:0 4px 14px #1118271f}.useCases-module__mKWL_q__exploreBtn:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 6px 18px #0000002e}.useCases-module__mKWL_q__cardsGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.useCases-module__mKWL_q__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:inherit;cursor:pointer;background:#ffffff73;border:1px solid #0000000f;border-radius:16px;flex-direction:column;align-items:flex-start;padding:28px 24px;text-decoration:none;transition:transform .2s,background-color .2s,box-shadow .2s;display:flex}.useCases-module__mKWL_q__card:hover{background:#ffffffbf;transform:translateY(-3px);box-shadow:0 12px 30px #0000000f}.useCases-module__mKWL_q__cardIcon{color:#18181b;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.useCases-module__mKWL_q__cardTitle{color:#18181b;letter-spacing:-.015em;margin:0 0 8px;font-family:Inter,sans-serif;font-size:17px;font-weight:700}.useCases-module__mKWL_q__cardDesc{color:#52525b;margin:0;font-family:Inter,sans-serif;font-size:13.5px;line-height:1.55}@media (max-width:1024px){.useCases-module__mKWL_q__useCasesContainer{grid-template-columns:1fr;gap:48px}.useCases-module__mKWL_q__sectionDesc{max-width:100%}}@media (max-width:640px){.useCases-module__mKWL_q__card{padding:16px 13px}}[data-theme=dark] .useCases-module__mKWL_q__sectionLabel{color:#a1a1aa}[data-theme=dark] .useCases-module__mKWL_q__sectionTitle{color:#fff}[data-theme=dark] .useCases-module__mKWL_q__sectionDesc{color:#a1a1aa}[data-theme=dark] .useCases-module__mKWL_q__exploreBtn{color:#18181b;background-color:#f4efe6;box-shadow:0 4px 14px #0006}[data-theme=dark] .useCases-module__mKWL_q__exploreBtn:hover{background-color:#fff;box-shadow:0 6px 20px #ffffff1f}[data-theme=dark] .useCases-module__mKWL_q__card{background:#1a1b1d;border:1px solid #ffffff12}[data-theme=dark] .useCases-module__mKWL_q__card:hover{background:#202123;border-color:#ffffff1f;box-shadow:0 12px 30px #0006}[data-theme=dark] .useCases-module__mKWL_q__cardIcon{color:#f4f4f5}[data-theme=dark] .useCases-module__mKWL_q__cardTitle{color:#fff}[data-theme=dark] .useCases-module__mKWL_q__cardDesc{color:#a1a1aa}
.cliffBanner-module__iEjsOW__cliffSection{background-color:var(--bg-surface-elevated);border-top:1px solid var(--border-line);width:100%;padding:var(--pad-y) var(--pad-x);align-items:center;display:flex;position:relative;overflow:hidden}.cliffBanner-module__iEjsOW__imageWrapper{z-index:1;pointer-events:none;position:absolute;inset:0}.cliffBanner-module__iEjsOW__cliffImage{object-fit:cover;object-position:right center;width:100%;height:100%;transition:filter .3s}.cliffBanner-module__iEjsOW__contentContainer{z-index:2;width:100%;max-width:var(--max-screen);box-sizing:border-box;justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.cliffBanner-module__iEjsOW__leftCol{flex-direction:column;max-width:580px;display:flex}.cliffBanner-module__iEjsOW__label{letter-spacing:.14em;text-transform:uppercase;color:#71717a;margin-bottom:16px;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.cliffBanner-module__iEjsOW__title{letter-spacing:-.02em;color:#18181b;margin:0 0 20px;font-family:Fraunces,Georgia,serif;font-size:clamp(30px,3.4vw,48px);font-weight:600;line-height:1.15}.cliffBanner-module__iEjsOW__desc{color:#52525b;max-width:480px;margin:0;font-family:Inter,sans-serif;font-size:15.5px;line-height:1.6}.cliffBanner-module__iEjsOW__doodleWrapper{color:var(--text-doodle);flex-direction:column;align-items:flex-start;margin-right:140px;display:flex;position:absolute;top:0;right:0;transform:rotate(349deg)}.cliffBanner-module__iEjsOW__doodleText{white-space:nowrap;font-family:Caveat,cursive;font-size:26px;font-weight:600;line-height:1.15}.cliffBanner-module__iEjsOW__doodleStroke{color:var(--text-doodle);margin-top:4px}@media (max-width:1024px){.cliffBanner-module__iEjsOW__cliffSection{min-height:300px}}@media (max-width:820px){.cliffBanner-module__iEjsOW__contentContainer{flex-direction:column;align-items:flex-start;gap:36px}}@media (max-width:768px){.cliffBanner-module__iEjsOW__doodleWrapper{display:none}}[data-theme=dark] .cliffBanner-module__iEjsOW__cliffSection{border-top:1px solid #2d2d2d}[data-theme=dark] .cliffBanner-module__iEjsOW__cliffImage{filter:invert(.92)hue-rotate(180deg)brightness(.65)contrast(1.25);opacity:.9}[data-theme=dark] .cliffBanner-module__iEjsOW__label{color:#a1a1aa}[data-theme=dark] .cliffBanner-module__iEjsOW__title{color:#fff}[data-theme=dark] .cliffBanner-module__iEjsOW__desc{color:#a1a1aa}
.testimonials-module__1Fkl1q__testimonialsSection{width:100%;padding:var(--pad-y) var(--pad-x);background-color:var(--bg-surface);box-sizing:border-box;border-top:1px solid var(--border-line);position:relative}.testimonials-module__1Fkl1q__container{max-width:var(--max-screen);flex-direction:column;gap:48px;margin:0 auto;display:flex}.testimonials-module__1Fkl1q__headerRow{justify-content:space-between;align-items:flex-end;display:flex}.testimonials-module__1Fkl1q__titleGroup{flex-direction:column;display:flex}.testimonials-module__1Fkl1q__label{letter-spacing:.14em;text-transform:uppercase;color:#71717a;margin-bottom:16px;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.testimonials-module__1Fkl1q__title{letter-spacing:-.02em;color:#18181b;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(30px,3.4vw,48px);font-weight:600;line-height:1.15}.testimonials-module__1Fkl1q__navControls{gap:12px;display:flex}.testimonials-module__1Fkl1q__arrowBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#18181b;cursor:pointer;background:#ffffff80;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.testimonials-module__1Fkl1q__arrowBtn:hover{background:#fff;border-color:#0003;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.testimonials-module__1Fkl1q__cardsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testimonials-module__1Fkl1q__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff73;border:1px solid #0000000f;border-radius:16px;flex-direction:column;justify-content:space-between;gap:28px;padding:32px 28px;transition:transform .2s;display:flex}.testimonials-module__1Fkl1q__card:hover{background:#ffffffbf;transform:translateY(-4px)}.testimonials-module__1Fkl1q__activeCard{background:#ffffffd9;border-color:#0000002e;transform:translateY(-3px)}.testimonials-module__1Fkl1q__quoteText{color:#3f3f46;margin:0;font-family:Inter,sans-serif;font-size:15px;line-height:1.6}.testimonials-module__1Fkl1q__authorRow{align-items:center;gap:14px;display:flex}.testimonials-module__1Fkl1q__avatar{object-fit:cover;border:1px solid #0000001a;border-radius:50%;width:44px;height:44px}.testimonials-module__1Fkl1q__authorMeta{flex-direction:column;gap:2px;display:flex}.testimonials-module__1Fkl1q__authorName{color:#18181b;font-family:Inter,sans-serif;font-size:15px;font-weight:700}.testimonials-module__1Fkl1q__authorRole{color:#71717a;font-family:Inter,sans-serif;font-size:12.5px}@media (max-width:900px){.testimonials-module__1Fkl1q__cardsGrid{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;padding-top:4px;padding-bottom:8px;display:flex;overflow-x:auto}.testimonials-module__1Fkl1q__cardsGrid::-webkit-scrollbar{display:none}.testimonials-module__1Fkl1q__card{scroll-snap-align:start;cursor:pointer;flex:0 0 clamp(280px,80vw,360px)}}@media (max-width:640px){.testimonials-module__1Fkl1q__testimonialsSection{padding:50px var(--pad-x)}.testimonials-module__1Fkl1q__headerRow{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:16px}.testimonials-module__1Fkl1q__title{font-size:28px}.testimonials-module__1Fkl1q__card{flex:0 0 clamp(260px,84vw,320px);padding:24px 20px}}[data-theme=dark] .testimonials-module__1Fkl1q__testimonialsSection{border-top:1px solid #2d2d2d}[data-theme=dark] .testimonials-module__1Fkl1q__label{color:#a1a1aa}[data-theme=dark] .testimonials-module__1Fkl1q__title{color:#fff}[data-theme=dark] .testimonials-module__1Fkl1q__arrowBtn{color:#fff;background:#1a1c21b3;border-color:#ffffff1a}[data-theme=dark] .testimonials-module__1Fkl1q__arrowBtn:hover{background:#262931f2;border-color:#fff3;box-shadow:0 4px 12px #00000080}[data-theme=dark] .testimonials-module__1Fkl1q__card{background:#1a1b1d;border:1px solid #ffffff14}[data-theme=dark] .testimonials-module__1Fkl1q__card:hover{background:#202123;border-color:#ffffff26}[data-theme=dark] .testimonials-module__1Fkl1q__activeCard{background:#202123;border-color:#ffffff38;transform:translateY(-3px)}[data-theme=dark] .testimonials-module__1Fkl1q__quoteText{color:#d4d4d8}[data-theme=dark] .testimonials-module__1Fkl1q__avatar{border-color:#ffffff26}[data-theme=dark] .testimonials-module__1Fkl1q__authorName{color:#fff}[data-theme=dark] .testimonials-module__1Fkl1q__authorRole{color:#a1a1aa}
.ecosystem-module__cF9TSq__ecosystemSection{width:100%;padding:80px var(--pad-x) 50px var(--pad-x);position:relative;overflow:hidden}.ecosystem-module__cF9TSq__underDeskShadow{pointer-events:none;z-index:5;background:linear-gradient(#00000073 0%,#0003 40%,#0000000d 75%,#0000 100%);width:100%;height:52px;position:absolute;top:0;left:0}[data-theme=dark] .ecosystem-module__cF9TSq__underDeskShadow{background:linear-gradient(#000000bf 0%,#00000059 45%,#0000001a 80%,#0000 100%)}.ecosystem-module__cF9TSq__container{max-width:var(--max-screen);z-index:2;flex-direction:column;gap:48px;margin:0 auto;display:flex;position:relative}.ecosystem-module__cF9TSq__headerRow{justify-content:space-between;align-items:flex-start;display:flex;position:relative}.ecosystem-module__cF9TSq__textGroup{max-width:680px}.ecosystem-module__cF9TSq__label{letter-spacing:.14em;text-transform:uppercase;color:#71717a;margin-bottom:14px;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.ecosystem-module__cF9TSq__title{letter-spacing:-.025em;color:#18181b;margin:0 0 16px;font-family:Fraunces,Georgia,serif;font-size:clamp(30px,3.4vw,48px);font-weight:600;line-height:1.15}.ecosystem-module__cF9TSq__subtitle{color:#52525b;max-width:560px;margin:0;font-family:Inter,sans-serif;font-size:15.5px;line-height:1.6}.ecosystem-module__cF9TSq__doodleWrapper{color:var(--text-doodle);-webkit-user-select:none;user-select:none;flex-direction:column;align-items:flex-start;display:flex;position:absolute;right:0;transform:rotate(-3deg)}.ecosystem-module__cF9TSq__doodleText{white-space:nowrap;font-family:Caveat,cursive;font-size:27px;font-weight:600;line-height:1.1;transform:rotate(-3deg)}.ecosystem-module__cF9TSq__doodleArrow{color:var(--text-doodle);margin-top:6px;margin-left:-42px;overflow:visible;transform:rotate(12deg)}.ecosystem-module__cF9TSq__doodleArrowStem{stroke-dasharray:none;stroke-dashoffset:0}.ecosystem-module__cF9TSq__doodleArrowHead{opacity:1}.ecosystem-module__cF9TSq__leadDoodle{-webkit-user-select:none;user-select:none;pointer-events:none;flex-direction:column;flex-shrink:0;align-items:flex-start;margin-right:12px;display:flex;transform:rotate(-11deg)}.ecosystem-module__cF9TSq__leadDoodleText{color:var(--text-doodle);white-space:nowrap;font-family:Caveat,cursive;font-size:26px;font-weight:600;line-height:1.1}.ecosystem-module__cF9TSq__leadDoodleUnderline{width:78px;height:14px;color:var(--text-doodle);margin-top:2px;overflow:visible}.ecosystem-module__cF9TSq__leadDoodleUnderlinePath{stroke-dasharray:none;stroke-dashoffset:0}.ecosystem-module__cF9TSq__chainsList{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;outline:none;flex-wrap:nowrap;align-items:center;gap:36px;padding-top:14px;padding-bottom:20px;display:flex;overflow:auto hidden}.ecosystem-module__cF9TSq__chainsList::-webkit-scrollbar{display:none}.ecosystem-module__cF9TSq__chainsList.ecosystem-module__cF9TSq__isDragging{cursor:grabbing}.ecosystem-module__cF9TSq__chainItem{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;outline:none;flex-direction:column;flex-shrink:0;align-items:center;gap:12px;min-width:64px;transition:transform .22s;display:flex}.ecosystem-module__cF9TSq__chainItem.reveal{opacity:0;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translate(-32px)scale(.68)}:is(.ecosystem-module__cF9TSq__chainItem.reveal.in,.ecosystem-module__cF9TSq__chainItem.reveal[data-revealed=true]){opacity:1;transform:translate(0)scale(1)}.ecosystem-module__cF9TSq__chainItem:focus,.ecosystem-module__cF9TSq__chainItem:focus-visible{outline:none}.ecosystem-module__cF9TSq__chainItem:hover{transform:translateY(-3px)}.ecosystem-module__cF9TSq__logoWrapper{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.ecosystem-module__cF9TSq__chainLogo{object-fit:contain;filter:grayscale()brightness(0);opacity:.68;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:opacity .22s,transform .22s}.ecosystem-module__cF9TSq__chainItem:hover .ecosystem-module__cF9TSq__chainLogo{opacity:1}.ecosystem-module__cF9TSq__moreIcon{color:var(--text-secondary);opacity:.68;transition:opacity .22s,color .22s}.ecosystem-module__cF9TSq__chainItem:hover .ecosystem-module__cF9TSq__moreIcon{opacity:1;color:var(--text-primary)}.ecosystem-module__cF9TSq__chainName{letter-spacing:-.01em;color:var(--text-secondary);white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.ecosystem-module__cF9TSq__chainItem:hover .ecosystem-module__cF9TSq__chainName{color:var(--text-primary)}@media (min-width:1280px){.ecosystem-module__cF9TSq__chainsList{justify-content:space-between}}@media (min-width:1400px){.ecosystem-module__cF9TSq__doodleWrapper{top:60px}}@media (max-width:1024px){.ecosystem-module__cF9TSq__ecosystemSection{padding:70px var(--pad-x) 40px var(--pad-x)}}@media (max-width:768px){.ecosystem-module__cF9TSq__container{gap:30px}.ecosystem-module__cF9TSq__chainsList{gap:26px}.ecosystem-module__cF9TSq__headerRow{flex-direction:column;gap:24px}.ecosystem-module__cF9TSq__doodleWrapper{display:none}}@media (max-width:480px){.ecosystem-module__cF9TSq__chainItem{min-width:58px}}[data-theme=dark] .ecosystem-module__cF9TSq__label{color:#a1a1aa}[data-theme=dark] .ecosystem-module__cF9TSq__title{color:#fff}[data-theme=dark] .ecosystem-module__cF9TSq__subtitle{color:#a1a1aa}[data-theme=dark] .ecosystem-module__cF9TSq__chainLogo{filter:grayscale()brightness(0)invert();opacity:.72}[data-theme=dark] .ecosystem-module__cF9TSq__chainItem:hover .ecosystem-module__cF9TSq__chainLogo{opacity:1}[data-theme=dark] .ecosystem-module__cF9TSq__chainName{color:#a1a1aa}[data-theme=dark] .ecosystem-module__cF9TSq__chainItem:hover .ecosystem-module__cF9TSq__chainName{color:#fff}
