.Marketplace-module__dePVja__section{padding:3rem 0 4rem}.Marketplace-module__dePVja__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.Marketplace-module__dePVja__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.375rem;font-size:1.75rem;font-weight:800}.Marketplace-module__dePVja__sectionSub{color:var(--text-secondary);font-size:.9375rem}.Marketplace-module__dePVja__filters{flex-wrap:wrap;gap:.5rem;display:flex}.Marketplace-module__dePVja__grid{grid-template-columns:repeat(auto-fill,minmax(min(340px,100%),1fr));gap:clamp(.875rem,1.5vw,1.25rem);display:grid}.Marketplace-module__dePVja__card{cursor:default;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.Marketplace-module__dePVja__card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #00000040}.Marketplace-module__dePVja__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.Marketplace-module__dePVja__cardMeta{gap:.5rem;display:flex}.Marketplace-module__dePVja__change{color:var(--accent);font-size:.8125rem;font-weight:700}.Marketplace-module__dePVja__changeNeg{color:var(--red)}.Marketplace-module__dePVja__cardBody{flex-direction:column;gap:.25rem;display:flex}.Marketplace-module__dePVja__ticker{color:var(--accent);letter-spacing:.03em;font-size:.8125rem;font-weight:700}.Marketplace-module__dePVja__cardTitle{letter-spacing:-.01em;color:var(--text-primary);font-size:1.125rem;font-weight:700}.Marketplace-module__dePVja__yieldPreview{border-radius:var(--radius-sm);background:#00d68f08;border:1px solid #00d68f0f;flex-direction:column;gap:.5rem;padding:.875rem 1rem;display:flex}.Marketplace-module__dePVja__yieldPreviewHeader{justify-content:space-between;align-items:center;display:flex}.Marketplace-module__dePVja__yieldPreviewLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:500}.Marketplace-module__dePVja__yieldPreviewTotal{color:var(--accent);font-size:.875rem;font-weight:800}.Marketplace-module__dePVja__yieldBar{background:var(--bg-tertiary);border-radius:3px;gap:2px;height:6px;display:flex;overflow:hidden}.Marketplace-module__dePVja__yieldBarBase{height:100%;transition:width .8s var(--ease);background:linear-gradient(90deg,#00d68f,#00f5a0);border-radius:3px}.Marketplace-module__dePVja__yieldBarBonus{height:100%;transition:width .8s var(--ease);background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:3px}.Marketplace-module__dePVja__yieldLegend{gap:1rem;display:flex}.Marketplace-module__dePVja__yieldLegendItem{color:var(--text-tertiary);align-items:center;gap:.375rem;font-size:.6875rem;font-weight:500;display:flex}.Marketplace-module__dePVja__yieldDotBase{background:var(--accent);border-radius:50%;width:6px;height:6px}.Marketplace-module__dePVja__yieldDotBonus{background:var(--blue);border-radius:50%;width:6px;height:6px}.Marketplace-module__dePVja__cardStats{border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem 0;display:grid}.Marketplace-module__dePVja__statItem{flex-direction:column;gap:.125rem;display:flex}.Marketplace-module__dePVja__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:500}.Marketplace-module__dePVja__statVal{color:var(--text-primary);font-size:.9375rem;font-weight:700}.Marketplace-module__dePVja__apyVal{color:var(--accent)}.Marketplace-module__dePVja__nextPayout{color:var(--text-secondary);border-radius:var(--radius-sm);background:#00d68f0a;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;display:flex}.Marketplace-module__dePVja__nextPayout svg{color:var(--accent);flex-shrink:0}.Marketplace-module__dePVja__cardActions{padding-top:.25rem}.Marketplace-module__dePVja__modalOverlay{z-index:200;animation:Marketplace-module__dePVja__fade-in .25s var(--ease) both;background:#050b14d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.Marketplace-module__dePVja__modal{width:100%;max-width:440px;animation:Marketplace-module__dePVja__scale-in .25s var(--ease) both;background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-elevated);padding:2rem}.Marketplace-module__dePVja__modalHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.Marketplace-module__dePVja__modalTitle{color:var(--text-primary);margin-top:.25rem;font-size:1.25rem;font-weight:700}.Marketplace-module__dePVja__modalBody{flex-direction:column;gap:1.25rem;display:flex}.Marketplace-module__dePVja__modalStatRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Marketplace-module__dePVja__modalStat{background:var(--bg-tertiary);border-radius:var(--radius-md);flex-direction:column;gap:.25rem;padding:1rem;display:flex}.Marketplace-module__dePVja__modalStat span{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.Marketplace-module__dePVja__modalStat strong{color:var(--text-primary);font-size:1.25rem}.Marketplace-module__dePVja__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Marketplace-module__dePVja__inputLabel{color:var(--text-secondary);font-size:.8125rem;font-weight:600}.Marketplace-module__dePVja__inputWrapper{background:var(--bg-tertiary);border:1px solid var(--glass-border);border-radius:var(--radius-md);transition:border-color .2s;display:flex;overflow:hidden}.Marketplace-module__dePVja__inputWrapper:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #0d9f6e14}.Marketplace-module__dePVja__input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:.875rem 1rem;font-size:1.25rem;font-weight:600}.Marketplace-module__dePVja__input::placeholder{color:var(--text-muted)}.Marketplace-module__dePVja__inputToken{color:var(--text-secondary);border-left:1px solid var(--glass-border);background:#00000005;align-items:center;padding:0 1rem;font-size:.875rem;font-weight:700;display:flex}.Marketplace-module__dePVja__quickAmounts{gap:.5rem;display:flex}.Marketplace-module__dePVja__receiveBox{border-radius:var(--radius-md);background:#00d68f0a;border:1px solid #00d68f1a;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Marketplace-module__dePVja__receiveLabel{color:var(--text-secondary);font-size:.8125rem}.Marketplace-module__dePVja__receiveValue{color:var(--accent);font-size:1.125rem;font-weight:800}.Marketplace-module__dePVja__receiveValue span{font-size:.8125rem;font-weight:500}.Marketplace-module__dePVja__disclaimer{color:var(--text-muted);text-align:center;font-size:.75rem}@media (max-width:768px){.Marketplace-module__dePVja__grid{grid-template-columns:1fr}}@keyframes Marketplace-module__dePVja__fade-in{0%{opacity:0}to{opacity:1}}@keyframes Marketplace-module__dePVja__scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.InvestPage-module__5htKcq__section{padding:3rem 0 4rem}.InvestPage-module__5htKcq__backBtn{color:var(--text-secondary);cursor:pointer;transition:color .2s var(--ease);background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 0;font-size:.875rem;font-weight:600;display:inline-flex}.InvestPage-module__5htKcq__backBtn:hover{color:var(--accent)}.InvestPage-module__5htKcq__assetHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.InvestPage-module__5htKcq__assetHeaderLeft{flex-direction:column;gap:.75rem;display:flex}.InvestPage-module__5htKcq__assetMeta{align-items:center;gap:.75rem;display:flex}.InvestPage-module__5htKcq__assetTicker{color:var(--accent);letter-spacing:.04em;font-size:.8125rem;font-weight:700}.InvestPage-module__5htKcq__assetName{letter-spacing:-.03em;color:var(--text-primary);font-size:2rem;font-weight:800;line-height:1.15}.InvestPage-module__5htKcq__assetDesc{color:var(--text-secondary);max-width:500px;font-size:.9375rem;line-height:1.6}.InvestPage-module__5htKcq__assetHeaderRight{flex-direction:column;align-items:flex-end;gap:.375rem;display:flex}.InvestPage-module__5htKcq__priceLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:500}.InvestPage-module__5htKcq__priceValue{letter-spacing:-.03em;color:var(--text-primary);font-size:2.25rem;font-weight:800}.InvestPage-module__5htKcq__priceChange{color:var(--accent);font-size:.875rem;font-weight:700}.InvestPage-module__5htKcq__priceChangeNeg{color:var(--red)}.InvestPage-module__5htKcq__grid{grid-template-columns:1fr clamp(300px,32vw,380px);gap:clamp(1rem,2vw,1.5rem);display:grid}.InvestPage-module__5htKcq__card{padding:1.75rem}.InvestPage-module__5htKcq__cardTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1rem;font-weight:700;display:flex}.InvestPage-module__5htKcq__cardTitleIcon{background:var(--accent-bg);width:28px;height:28px;color:var(--accent);border-radius:8px;justify-content:center;align-items:center;display:flex}.InvestPage-module__5htKcq__yieldGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.InvestPage-module__5htKcq__yieldItem{background:var(--bg-tertiary);border-radius:var(--radius-md);flex-direction:column;gap:.375rem;padding:1rem 1.25rem;display:flex;position:relative;overflow:hidden}.InvestPage-module__5htKcq__yieldItem:before{content:"";border-radius:3px 0 0 3px;width:3px;height:100%;position:absolute;top:0;left:0}.InvestPage-module__5htKcq__yieldItemBase:before{background:var(--accent)}.InvestPage-module__5htKcq__yieldItemBonus:before{background:var(--blue)}.InvestPage-module__5htKcq__yieldItemTotal:before{background:linear-gradient(180deg, var(--accent), var(--blue))}.InvestPage-module__5htKcq__yieldItemFreq:before{background:var(--purple)}.InvestPage-module__5htKcq__yieldLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:500}.InvestPage-module__5htKcq__yieldValue{color:var(--text-primary);letter-spacing:-.02em;font-size:1.375rem;font-weight:800}.InvestPage-module__5htKcq__yieldValueAccent{color:var(--accent)}.InvestPage-module__5htKcq__yieldValueBlue{color:var(--blue)}.InvestPage-module__5htKcq__yieldBarContainer{margin-top:.5rem}.InvestPage-module__5htKcq__yieldBarLabel{color:var(--text-tertiary);justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;display:flex}.InvestPage-module__5htKcq__yieldBar{background:var(--bg-tertiary);border-radius:4px;gap:2px;height:8px;display:flex;overflow:hidden}.InvestPage-module__5htKcq__yieldBarSegment{height:100%;transition:width .8s var(--ease);border-radius:4px}.InvestPage-module__5htKcq__yieldBarBase{background:linear-gradient(90deg,#00d68f,#00f5a0)}.InvestPage-module__5htKcq__yieldBarBonus{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.InvestPage-module__5htKcq__chartContainer{padding:.5rem 0}.InvestPage-module__5htKcq__chartGrid{align-items:flex-end;gap:.5rem;height:140px;padding:.5rem 0;display:flex}.InvestPage-module__5htKcq__chartBarWrapper{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.5rem;height:100%;display:flex}.InvestPage-module__5htKcq__chartBar{width:100%;min-width:20px;max-width:48px;transition:height .6s var(--ease), background .3s;cursor:default;background:linear-gradient(#00d68fb3,#00d68f40);border-radius:6px 6px 3px 3px;position:relative}.InvestPage-module__5htKcq__chartBar:hover{background:linear-gradient(#00d68f,#00d68f80)}.InvestPage-module__5htKcq__chartBar:after{content:attr(data-value);color:var(--accent);opacity:0;white-space:nowrap;font-size:.625rem;font-weight:700;transition:opacity .2s;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.InvestPage-module__5htKcq__chartBar:hover:after{opacity:1}.InvestPage-module__5htKcq__chartLabel{color:var(--text-muted);text-transform:uppercase;font-size:.625rem;font-weight:500}.InvestPage-module__5htKcq__metricsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.InvestPage-module__5htKcq__metricItem{background:var(--bg-tertiary);border-radius:var(--radius-sm);flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex}.InvestPage-module__5htKcq__metricLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:500}.InvestPage-module__5htKcq__metricValue{color:var(--text-primary);font-size:.9375rem;font-weight:700}.InvestPage-module__5htKcq__metricValueGreen{color:var(--accent)}.InvestPage-module__5htKcq__detailsList{flex-direction:column;gap:.75rem;display:flex}.InvestPage-module__5htKcq__detailItem{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.InvestPage-module__5htKcq__detailItem:last-child{border-bottom:none;padding-bottom:0}.InvestPage-module__5htKcq__detailLabel{color:var(--text-tertiary);font-size:.8125rem;font-weight:500}.InvestPage-module__5htKcq__detailValue{color:var(--text-primary);font-size:.875rem;font-weight:700}.InvestPage-module__5htKcq__detailValueGreen{color:var(--accent)}.InvestPage-module__5htKcq__riskBadge{letter-spacing:.02em;border-radius:100px;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.InvestPage-module__5htKcq__riskLow{color:var(--accent);background:#00d68f1f}.InvestPage-module__5htKcq__riskMedium{color:var(--amber);background:#f59e0b1f}.InvestPage-module__5htKcq__riskHigh{color:var(--red);background:#ef44441f}.InvestPage-module__5htKcq__auditBadge{color:var(--accent);background:#00d68f14;border-radius:100px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.InvestPage-module__5htKcq__investPanel{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:2rem}.InvestPage-module__5htKcq__investCard{padding:1.75rem}.InvestPage-module__5htKcq__investTitle{color:var(--text-primary);margin-bottom:1.25rem;font-size:1rem;font-weight:700}.InvestPage-module__5htKcq__currencyToggle{background:var(--bg-tertiary);border-radius:var(--radius-sm);margin-bottom:1rem;padding:3px;display:flex}.InvestPage-module__5htKcq__currencyBtn{color:var(--text-secondary);cursor:pointer;transition:all .2s var(--ease);background:0 0;border:none;border-radius:7px;flex:1;padding:.5rem;font-size:.8125rem;font-weight:600}.InvestPage-module__5htKcq__currencyBtnActive{background:var(--accent);color:#020a05;box-shadow:0 2px 8px var(--accent-glow)}.InvestPage-module__5htKcq__investInputGroup{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.InvestPage-module__5htKcq__investInputLabel{color:var(--text-secondary);font-size:.75rem;font-weight:600}.InvestPage-module__5htKcq__investInputWrapper{background:var(--bg-tertiary);border:1px solid var(--glass-border);border-radius:var(--radius-md);transition:border-color .2s;display:flex;overflow:hidden}.InvestPage-module__5htKcq__investInputWrapper:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #00d68f14}.InvestPage-module__5htKcq__investInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:.875rem 1rem;font-size:1.25rem;font-weight:700}.InvestPage-module__5htKcq__investInput::placeholder{color:var(--text-muted)}.InvestPage-module__5htKcq__investInputToken{color:var(--text-secondary);border-left:1px solid var(--glass-border);white-space:nowrap;align-items:center;padding:0 1rem;font-size:.8125rem;font-weight:700;display:flex}.InvestPage-module__5htKcq__quickAmounts{gap:.5rem;margin-bottom:1.25rem;display:flex}.InvestPage-module__5htKcq__yieldPreview{border-radius:var(--radius-md);background:#00d68f0a;border:1px solid #00d68f1a;margin-bottom:1.25rem;padding:1.25rem}.InvestPage-module__5htKcq__yieldPreviewTitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;font-size:.6875rem;font-weight:600}.InvestPage-module__5htKcq__yieldPreviewGrid{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}.InvestPage-module__5htKcq__yieldPreviewItem{flex-direction:column;gap:.25rem;display:flex}.InvestPage-module__5htKcq__yieldPreviewLabel{color:var(--text-muted);font-size:.6875rem}.InvestPage-module__5htKcq__yieldPreviewValue{color:var(--accent);letter-spacing:-.02em;font-size:1rem;font-weight:800}.InvestPage-module__5htKcq__receiveBox{background:var(--bg-tertiary);border-radius:var(--radius-md);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex}.InvestPage-module__5htKcq__receiveLabel{color:var(--text-tertiary);font-size:.8125rem}.InvestPage-module__5htKcq__receiveValue{color:var(--accent);font-size:1.125rem;font-weight:800}.InvestPage-module__5htKcq__receiveValue span{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.InvestPage-module__5htKcq__disclaimer{color:var(--text-muted);text-align:center;margin-top:.75rem;font-size:.6875rem;line-height:1.5}.InvestPage-module__5htKcq__payoutCard{background:var(--surface-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:1px solid #00d68f1a;align-items:center;gap:1rem;padding:1.5rem 1.75rem;animation:3s ease-in-out infinite InvestPage-module__5htKcq__glow-border;display:flex}.InvestPage-module__5htKcq__payoutIcon{background:var(--accent-bg);width:44px;height:44px;color:var(--accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.InvestPage-module__5htKcq__payoutInfo{flex-direction:column;flex:1;gap:.125rem;display:flex}.InvestPage-module__5htKcq__payoutLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:500}.InvestPage-module__5htKcq__payoutDate{color:var(--text-primary);font-size:1rem;font-weight:700}.InvestPage-module__5htKcq__payoutAmount{color:var(--accent);font-size:.8125rem;font-weight:700}@media (max-width:1200px){.InvestPage-module__5htKcq__grid{grid-template-columns:1fr clamp(280px,35vw,340px)}}@media (max-width:1024px){.InvestPage-module__5htKcq__grid{grid-template-columns:1fr}.InvestPage-module__5htKcq__investPanel{position:static}}@media (max-width:768px){.InvestPage-module__5htKcq__assetHeader{flex-direction:column}.InvestPage-module__5htKcq__assetHeaderRight{align-items:flex-start}.InvestPage-module__5htKcq__yieldGrid,.InvestPage-module__5htKcq__yieldPreviewGrid,.InvestPage-module__5htKcq__metricsGrid{grid-template-columns:1fr}}@keyframes InvestPage-module__5htKcq__bar-grow{0%{height:0}}.InvestPage-module__5htKcq__chartBar{animation:InvestPage-module__5htKcq__bar-grow .8s var(--ease) both}.InvestPage-module__5htKcq__chartBarWrapper:first-child .InvestPage-module__5htKcq__chartBar{animation-delay:50ms}.InvestPage-module__5htKcq__chartBarWrapper:nth-child(2) .InvestPage-module__5htKcq__chartBar{animation-delay:.1s}.InvestPage-module__5htKcq__chartBarWrapper:nth-child(3) .InvestPage-module__5htKcq__chartBar{animation-delay:.15s}.InvestPage-module__5htKcq__chartBarWrapper:nth-child(4) .InvestPage-module__5htKcq__chartBar{animation-delay:.2s}.InvestPage-module__5htKcq__chartBarWrapper:nth-child(5) .InvestPage-module__5htKcq__chartBar{animation-delay:.25s}.InvestPage-module__5htKcq__chartBarWrapper:nth-child(6) .InvestPage-module__5htKcq__chartBar{animation-delay:.3s}
.TradePanel-module__bBVgvq__section{padding:3rem 0 4rem}.TradePanel-module__bBVgvq__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.375rem;font-size:1.75rem;font-weight:800}.TradePanel-module__bBVgvq__sectionSub{color:var(--text-secondary);max-width:440px;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.TradePanel-module__bBVgvq__layout{grid-template-columns:1fr clamp(340px,35vw,440px);align-items:start;gap:clamp(1.5rem,3vw,3rem);display:grid}.TradePanel-module__bBVgvq__info{animation:TradePanel-module__bBVgvq__fade-in .5s var(--ease) both}.TradePanel-module__bBVgvq__pairListHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.TradePanel-module__bBVgvq__pairListTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem;font-weight:700}.TradePanel-module__bBVgvq__pairCount{color:var(--text-tertiary);background:var(--bg-tertiary);border-radius:100px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.TradePanel-module__bBVgvq__pairList{flex-direction:column;gap:.375rem;max-height:460px;display:flex;overflow-y:auto}.TradePanel-module__bBVgvq__pairItem{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);cursor:pointer;transition:all .2s var(--ease);text-align:left;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;display:flex}.TradePanel-module__bBVgvq__pairItem:hover{border-color:var(--border-hover);background:var(--surface-card-hover)}.TradePanel-module__bBVgvq__pairItemActive{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);background:#0d9f6e0a}.TradePanel-module__bBVgvq__pairIcons{flex-shrink:0;align-items:center;display:flex}.TradePanel-module__bBVgvq__pairIcon{background:var(--bg-tertiary);border:2px solid var(--bg-secondary);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;display:flex;position:relative}.TradePanel-module__bBVgvq__pairIconOverlap{background:var(--bg-tertiary);border:2px solid var(--bg-secondary);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:-10px;font-size:1.25rem;display:flex;position:relative}.TradePanel-module__bBVgvq__pairInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.TradePanel-module__bBVgvq__pairName{color:var(--text-primary);font-size:.875rem;font-weight:700}.TradePanel-module__bBVgvq__pairMeta{color:var(--text-tertiary);font-size:.6875rem;font-weight:500}.TradePanel-module__bBVgvq__pairRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.125rem;display:flex}.TradePanel-module__bBVgvq__pairVol{color:var(--text-primary);font-size:.8125rem;font-weight:700}.TradePanel-module__bBVgvq__pairFee{color:var(--text-tertiary);font-size:.6875rem;font-weight:500}.TradePanel-module__bBVgvq__panel{animation:TradePanel-module__bBVgvq__slide-up .5s var(--ease) .1s both}.TradePanel-module__bBVgvq__tabBar{border-bottom:1px solid var(--glass-border);display:flex}.TradePanel-module__bBVgvq__tab{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:1rem;font-size:.875rem;font-weight:600;transition:all .2s}.TradePanel-module__bBVgvq__tabActive{color:var(--text-primary);border-bottom-color:var(--accent)}.TradePanel-module__bBVgvq__panelBody{flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.TradePanel-module__bBVgvq__pairSelector{position:relative}.TradePanel-module__bBVgvq__pairSelectBtn{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);cursor:pointer;width:100%;transition:all .2s var(--ease);color:var(--text-primary);align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:700;display:flex}.TradePanel-module__bBVgvq__pairSelectBtn:hover{border-color:var(--border-hover)}.TradePanel-module__bBVgvq__pairSelectIcons{align-items:center;display:flex}.TradePanel-module__bBVgvq__pairSelectOverlap{margin-left:-6px}.TradePanel-module__bBVgvq__pairSelectLabel{text-align:left;flex:1}.TradePanel-module__bBVgvq__pairDropdown{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-md);z-index:20;box-shadow:var(--shadow-elevated);animation:TradePanel-module__bBVgvq__scale-in .15s var(--ease) both;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.TradePanel-module__bBVgvq__pairDropdownSearch{border-bottom:1px solid var(--border-primary);color:var(--text-tertiary);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.TradePanel-module__bBVgvq__pairSearchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.8125rem}.TradePanel-module__bBVgvq__pairSearchInput::placeholder{color:var(--text-muted)}.TradePanel-module__bBVgvq__pairDropdownList{max-height:240px;overflow-y:auto}.TradePanel-module__bBVgvq__pairDropdownItem{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;align-items:center;gap:.625rem;padding:.625rem 1rem;transition:background .15s;display:flex}.TradePanel-module__bBVgvq__pairDropdownItem:hover{background:#00000008}.TradePanel-module__bBVgvq__pairDropdownItemActive{background:#0d9f6e0a}.TradePanel-module__bBVgvq__pairDropdownIcons{align-items:center;font-size:1.125rem;display:flex}.TradePanel-module__bBVgvq__pairDropdownOverlap{margin-left:-4px}.TradePanel-module__bBVgvq__pairDropdownInfo{flex-direction:column;flex:1;display:flex}.TradePanel-module__bBVgvq__pairDropdownInfo strong{font-size:.8125rem;font-weight:700}.TradePanel-module__bBVgvq__pairDropdownInfo span{color:var(--text-tertiary);font-size:.6875rem}.TradePanel-module__bBVgvq__pairDropdownEmpty{text-align:center;color:var(--text-muted);padding:1.5rem;font-size:.8125rem}.TradePanel-module__bBVgvq__swapBox{background:var(--bg-tertiary);border-radius:var(--radius-md);border:1px solid var(--border-primary);flex-direction:column;gap:.625rem;padding:1rem 1.25rem;transition:border-color .2s;display:flex;position:relative}.TradePanel-module__bBVgvq__swapBox:focus-within{border-color:#0d9f6e33}.TradePanel-module__bBVgvq__swapRow{justify-content:space-between;display:flex}.TradePanel-module__bBVgvq__swapLabel{color:var(--text-tertiary);font-size:.8125rem;font-weight:500}.TradePanel-module__bBVgvq__swapBalance{color:var(--text-muted);font-size:.8125rem}.TradePanel-module__bBVgvq__swapInputRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.TradePanel-module__bBVgvq__swapInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:1.5rem;font-weight:700}.TradePanel-module__bBVgvq__swapInput::placeholder{color:var(--text-muted)}.TradePanel-module__bBVgvq__tokenPill{background:var(--surface-card);border:1px solid var(--border-primary);color:var(--text-primary);white-space:nowrap;box-shadow:var(--shadow-sm);border-radius:100px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:700;display:flex}.TradePanel-module__bBVgvq__tokenIcon{font-size:1rem;line-height:1}.TradePanel-module__bBVgvq__divider{z-index:2;justify-content:center;align-items:center;margin:-.375rem 0;display:flex;position:relative}.TradePanel-module__bBVgvq__swapArrow{background:var(--bg-secondary);border:2px solid var(--glass-border);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 1px 4px #0000000f}.TradePanel-module__bBVgvq__swapArrow:hover{color:var(--accent);border-color:var(--accent);transform:rotate(180deg)}.TradePanel-module__bBVgvq__plusSign{text-align:center;color:var(--text-tertiary);margin:-.25rem 0;font-size:1.25rem;font-weight:700}.TradePanel-module__bBVgvq__swapDetails{background:var(--bg-tertiary);border-radius:var(--radius-sm);border:1px solid var(--border-primary);flex-direction:column;gap:.375rem;padding:.75rem 1rem;display:flex}.TradePanel-module__bBVgvq__detailRow{color:var(--text-tertiary);justify-content:space-between;font-size:.75rem;font-weight:500;display:flex}.TradePanel-module__bBVgvq__detailRow span:last-child{color:var(--text-secondary);font-weight:600}.TradePanel-module__bBVgvq__highImpact{color:var(--red)!important;font-weight:700!important}@media (max-width:1100px){.TradePanel-module__bBVgvq__layout{grid-template-columns:1fr clamp(300px,38vw,380px);gap:1.5rem}}@media (max-width:900px){.TradePanel-module__bBVgvq__layout{grid-template-columns:1fr}.TradePanel-module__bBVgvq__pairList{max-height:240px}}@keyframes TradePanel-module__bBVgvq__scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.Portfolio-module__hb9E3G__section{padding:3rem 0 4rem}.Portfolio-module__hb9E3G__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.375rem;font-size:1.75rem;font-weight:800}.Portfolio-module__hb9E3G__sectionSub{color:var(--text-secondary);margin-bottom:2rem;font-size:.9375rem}.Portfolio-module__hb9E3G__content{animation:Portfolio-module__hb9E3G__fade-in .5s var(--ease) both;flex-direction:column;gap:1.5rem;display:flex}.Portfolio-module__hb9E3G__summaryRow{grid-template-columns:repeat(4,1fr);gap:clamp(.625rem,1.2vw,1rem);display:grid}.Portfolio-module__hb9E3G__summaryCard{flex-direction:column;gap:.375rem;padding:1.25rem 1.5rem;display:flex}.Portfolio-module__hb9E3G__summaryLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;align-items:center;font-size:.75rem;font-weight:500;display:flex}.Portfolio-module__hb9E3G__summaryValue{letter-spacing:-.02em;color:var(--text-primary);font-size:1.5rem;font-weight:800}.Portfolio-module__hb9E3G__yieldVal{color:var(--accent)}.Portfolio-module__hb9E3G__pendingVal{color:var(--amber)}.Portfolio-module__hb9E3G__table{overflow-x:auto}.Portfolio-module__hb9E3G__tableHeader{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--glass-border);grid-template-columns:2fr 1fr 1fr 1fr 1fr .75fr .75fr clamp(80px,8vw,100px);gap:clamp(.5rem,.8vw,.75rem);min-width:min(900px,100%);padding:.875rem clamp(1rem,1.5vw,1.5rem);font-size:clamp(.625rem,.8vw,.6875rem);font-weight:600;display:grid}.Portfolio-module__hb9E3G__tableRow{border-bottom:1px solid var(--glass-border);color:var(--text-primary);grid-template-columns:2fr 1fr 1fr 1fr 1fr .75fr .75fr clamp(80px,8vw,100px);align-items:center;gap:clamp(.5rem,.8vw,.75rem);min-width:min(900px,100%);padding:1rem clamp(1rem,1.5vw,1.5rem);font-size:clamp(.8125rem,1vw,.875rem);font-weight:600;transition:background .15s;display:grid}.Portfolio-module__hb9E3G__tableRow:last-child{border-bottom:none}.Portfolio-module__hb9E3G__tableRow:hover{background:#ffffff05}.Portfolio-module__hb9E3G__assetCell{flex-direction:column;gap:.125rem;display:flex}.Portfolio-module__hb9E3G__assetTicker{color:var(--accent);font-size:.8125rem;font-weight:700}.Portfolio-module__hb9E3G__assetName{color:var(--text-tertiary);font-size:.75rem;font-weight:400}.Portfolio-module__hb9E3G__apyCell{flex-direction:column;gap:.375rem;display:flex}.Portfolio-module__hb9E3G__miniYieldBar{background:var(--bg-tertiary);border-radius:2px;gap:1px;width:100%;max-width:80px;height:4px;display:flex;overflow:hidden}.Portfolio-module__hb9E3G__miniYieldBase{background:linear-gradient(90deg,#00d68f,#00f5a0);border-radius:2px;height:100%}.Portfolio-module__hb9E3G__miniYieldBonus{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:2px;height:100%}.Portfolio-module__hb9E3G__payoutCell{color:var(--text-secondary);font-size:.8125rem}.Portfolio-module__hb9E3G__claimBtn{white-space:nowrap;gap:.25rem;padding:.375rem .75rem!important;font-size:.75rem!important}.Portfolio-module__hb9E3G__claimBtn:hover{border-color:var(--accent)!important;color:var(--accent)!important}.Portfolio-module__hb9E3G__empty{text-align:center;animation:Portfolio-module__hb9E3G__fade-in .5s var(--ease) both;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.Portfolio-module__hb9E3G__emptyIcon{color:var(--text-muted);margin-bottom:.5rem}.Portfolio-module__hb9E3G__empty h3{color:var(--text-primary);font-size:1.25rem;font-weight:700}.Portfolio-module__hb9E3G__empty p{color:var(--text-secondary);max-width:400px;font-size:.9375rem}@media (max-width:1024px){.Portfolio-module__hb9E3G__summaryRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Portfolio-module__hb9E3G__summaryRow{grid-template-columns:1fr 1fr}.Portfolio-module__hb9E3G__summaryCard{padding:1rem 1.125rem}.Portfolio-module__hb9E3G__summaryValue{font-size:1.25rem}}@keyframes Portfolio-module__hb9E3G__fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.AIAgent-module__3f1LSa__fab{z-index:100;background:var(--accent);color:#fff;cursor:pointer;height:48px;transition:all .3s var(--ease);border:none;border-radius:100px;align-items:center;gap:.5rem;padding:0 1.125rem;font-size:.8125rem;font-weight:600;display:flex;position:fixed;bottom:1.75rem;right:1.75rem;box-shadow:0 4px 20px #0d9f6e59,0 2px 6px #0000001f}.AIAgent-module__3f1LSa__fab:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 8px 32px #0d9f6e66,0 2px 8px #00000024}.AIAgent-module__3f1LSa__fabLabel{letter-spacing:.01em;font-weight:600}.AIAgent-module__3f1LSa__fabHidden{opacity:0;pointer-events:none;transform:scale(.85)translateY(8px)}.AIAgent-module__3f1LSa__panel{z-index:110;background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--radius-xl);width:clamp(320px,30vw,420px);height:clamp(480px,60vh,620px);animation:AIAgent-module__3f1LSa__chat-in .28s var(--ease) both;flex-direction:column;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;overflow:hidden;box-shadow:0 24px 64px #0000002e,0 8px 24px #0000001f}@keyframes AIAgent-module__3f1LSa__chat-in{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.AIAgent-module__3f1LSa__header{border-bottom:1px solid var(--glass-border);background:#f4f6f9f2;flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.AIAgent-module__3f1LSa__headerLeft{align-items:center;gap:.5rem;display:flex}.AIAgent-module__3f1LSa__headerLeft h3{color:var(--text-primary);font-size:.875rem;font-weight:700}.AIAgent-module__3f1LSa__headerTag{color:var(--accent);background:var(--accent-bg);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;padding:.125rem .5rem;font-size:.6rem;font-weight:700}.AIAgent-module__3f1LSa__closeBtn{color:var(--text-tertiary)!important}.AIAgent-module__3f1LSa__tabs{border-bottom:1px solid var(--glass-border);background:var(--bg-secondary);flex-shrink:0;display:flex}.AIAgent-module__3f1LSa__tabBtn{color:var(--text-tertiary);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.625rem 0;font-size:.7375rem;font-weight:600;transition:all .2s;display:flex}.AIAgent-module__3f1LSa__tabBtn:hover{color:var(--text-primary);background:#00000008}.AIAgent-module__3f1LSa__tabActive{color:var(--accent)!important;border-bottom-color:var(--accent)!important;background:var(--accent-bg)!important}.AIAgent-module__3f1LSa__messages{background:var(--bg-primary);scroll-behavior:smooth;flex-direction:column;flex:1;gap:.875rem;padding:1rem;display:flex;overflow-y:auto}.AIAgent-module__3f1LSa__msg{max-width:95%;animation:AIAgent-module__3f1LSa__msg-in .22s var(--ease) both;gap:.5rem;display:flex}@keyframes AIAgent-module__3f1LSa__msg-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.AIAgent-module__3f1LSa__msgUser{flex-direction:row-reverse;align-self:flex-end}.AIAgent-module__3f1LSa__msgAgent{align-self:flex-start}.AIAgent-module__3f1LSa__agentAvatar{background:var(--accent-bg);width:26px;height:26px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.AIAgent-module__3f1LSa__msgBubble{border-radius:var(--radius-md);padding:.75rem .9rem;font-size:.8rem;line-height:1.6}.AIAgent-module__3f1LSa__msgAgent .AIAgent-module__3f1LSa__msgBubble{background:var(--bg-secondary);border:1px solid var(--glass-border);color:var(--text-primary);border-bottom-left-radius:4px;box-shadow:0 1px 4px #0000000d}.AIAgent-module__3f1LSa__msgUser .AIAgent-module__3f1LSa__msgBubble{color:var(--text-primary);background:#0d9f6e14;border:1px solid #0d9f6e26;border-bottom-right-radius:4px}.AIAgent-module__3f1LSa__steps{flex-direction:column;gap:.5rem;display:flex}.AIAgent-module__3f1LSa__step{align-items:flex-start;gap:.5rem;font-size:.75rem;display:flex}.AIAgent-module__3f1LSa__stepDone{opacity:1}.AIAgent-module__3f1LSa__stepRunning{opacity:.7}.AIAgent-module__3f1LSa__stepIcon{width:16px;height:16px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.625rem;font-weight:700;display:flex}.AIAgent-module__3f1LSa__stepSpinner{border:2px solid var(--accent);border-top-color:#0000;border-radius:50%;width:10px;height:10px;animation:.7s linear infinite AIAgent-module__3f1LSa__spin;display:inline-block}@keyframes AIAgent-module__3f1LSa__spin{to{transform:rotate(360deg)}}.AIAgent-module__3f1LSa__stepLabel{color:var(--text-primary);font-weight:600}.AIAgent-module__3f1LSa__stepDetail{color:var(--text-tertiary);font-size:.7rem}.AIAgent-module__3f1LSa__txCard{background:var(--bg-tertiary);border:1px solid var(--glass-border);border-radius:var(--radius-sm);flex-direction:column;gap:.35rem;margin-top:.75rem;padding:.75rem;display:flex}.AIAgent-module__3f1LSa__txRow{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.AIAgent-module__3f1LSa__txRow code{color:var(--accent);background:var(--accent-bg);border-radius:4px;padding:.1rem .35rem;font-family:JetBrains Mono,monospace;font-size:.7rem}.AIAgent-module__3f1LSa__txRow strong{color:var(--text-primary);font-weight:600}.AIAgent-module__3f1LSa__signBtn{width:100%;margin-top:.5rem;transition:all .2s}.AIAgent-module__3f1LSa__signConfirmed{background:#10b981!important;border-color:#10b981!important}.AIAgent-module__3f1LSa__txHash{color:var(--text-tertiary);text-align:center;margin-top:.35rem;font-size:.68rem}.AIAgent-module__3f1LSa__txHashLink{color:var(--accent);text-decoration:none}.AIAgent-module__3f1LSa__txHashLink:hover{text-decoration:underline}.AIAgent-module__3f1LSa__suggestions{scrollbar-width:none;background:var(--bg-secondary);border-top:1px solid var(--glass-border);flex-shrink:0;gap:.375rem;padding:.5rem .875rem .375rem;display:flex;overflow-x:auto}.AIAgent-module__3f1LSa__suggestions::-webkit-scrollbar{display:none}.AIAgent-module__3f1LSa__suggestionChip{white-space:nowrap;color:var(--text-secondary);background:var(--bg-tertiary);border:1px solid var(--glass-border);cursor:pointer;border-radius:100px;flex-shrink:0;padding:.25rem .625rem;font-size:.68rem;font-weight:500;transition:all .15s}.AIAgent-module__3f1LSa__suggestionChip:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-bg)}.AIAgent-module__3f1LSa__typing{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--radius-md);border-bottom-left-radius:4px;gap:4px;padding:.75rem 1rem;display:flex}.AIAgent-module__3f1LSa__typing span{background:var(--text-tertiary);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite AIAgent-module__3f1LSa__dot-bounce}.AIAgent-module__3f1LSa__typing span:nth-child(2){animation-delay:.2s}.AIAgent-module__3f1LSa__typing span:nth-child(3){animation-delay:.4s}@keyframes AIAgent-module__3f1LSa__dot-bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.AIAgent-module__3f1LSa__inputBar{border-top:1px solid var(--glass-border);background:var(--bg-secondary);flex-shrink:0;gap:.5rem;padding:.625rem .875rem .875rem;display:flex}.AIAgent-module__3f1LSa__chatInput{background:var(--bg-tertiary);border:1px solid var(--glass-border);border-radius:var(--radius-sm);color:var(--text-primary);outline:none;flex:1;padding:.625rem .875rem;font-size:.8rem;transition:border-color .2s,box-shadow .2s}.AIAgent-module__3f1LSa__chatInput::placeholder{color:var(--text-muted)}.AIAgent-module__3f1LSa__chatInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0d9f6e17}@media (max-width:768px){.AIAgent-module__3f1LSa__panel{width:clamp(300px,45vw,380px);height:clamp(400px,55vh,560px)}}@media (max-width:480px){.AIAgent-module__3f1LSa__panel{width:auto;height:75vh;bottom:.75rem;left:.75rem;right:.75rem}.AIAgent-module__3f1LSa__fab{bottom:1rem;right:1rem}}
.AgentSection-module__T6zUja__section{padding:6rem 0 5rem;position:relative;overflow:hidden}.AgentSection-module__T6zUja__bgBlob1{pointer-events:none;background:radial-gradient(circle,#0d9f6e12,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-120px;left:-200px}.AgentSection-module__T6zUja__bgBlob2{pointer-events:none;background:radial-gradient(circle,#6366f10f,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-80px;right:-150px}.AgentSection-module__T6zUja__inner{z-index:1;flex-direction:column;align-items:center;gap:3rem;display:flex;position:relative}.AgentSection-module__T6zUja__heading{text-align:center;max-width:620px}.AgentSection-module__T6zUja__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-bg);border:1px solid #0d9f6e33;border-radius:100px;align-items:center;margin-bottom:1.25rem;padding:.375rem .875rem;font-size:.75rem;font-weight:700;display:inline-flex}.AgentSection-module__T6zUja__title{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2}.AgentSection-module__T6zUja__titleAccent{background:linear-gradient(135deg,#0d9f6e,#6366f1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AgentSection-module__T6zUja__subtitle{color:var(--text-secondary);font-size:1rem;line-height:1.7}.AgentSection-module__T6zUja__cards{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;max-width:960px;display:grid}.AgentSection-module__T6zUja__card{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--radius-lg);cursor:pointer;transition:all .25s var(--ease);padding:1.75rem 1.5rem;position:relative;overflow:hidden}.AgentSection-module__T6zUja__card:before{content:"";background:var(--card-color,var(--accent));opacity:0;height:3px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.AgentSection-module__T6zUja__card:hover{border-color:var(--card-color,var(--accent));transform:translateY(-3px);box-shadow:0 12px 32px #0000001a}.AgentSection-module__T6zUja__card:hover:before,.AgentSection-module__T6zUja__cardActive:before{opacity:1}.AgentSection-module__T6zUja__cardActive{transform:translateY(-3px);box-shadow:0 8px 24px #00000014;border-color:var(--card-color,var(--accent))!important;background:color-mix(in srgb, var(--card-color) 5%, var(--bg-secondary))!important}.AgentSection-module__T6zUja__cardIcon{margin-bottom:.75rem;font-size:1.75rem}.AgentSection-module__T6zUja__cardMode{letter-spacing:.1em;text-transform:uppercase;color:var(--card-color,var(--accent));margin-bottom:.35rem;font-size:.625rem;font-weight:700}.AgentSection-module__T6zUja__cardTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-weight:700}.AgentSection-module__T6zUja__cardList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.AgentSection-module__T6zUja__cardList li{color:var(--text-secondary);align-items:baseline;gap:.5rem;font-size:.8rem;line-height:1.4;display:flex}.AgentSection-module__T6zUja__cardList li svg{color:var(--accent);flex-shrink:0;margin-top:2px}.AgentSection-module__T6zUja__examples{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--radius-lg);width:100%;max-width:720px;padding:1.5rem}.AgentSection-module__T6zUja__examplesLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:1rem;font-size:.75rem;font-weight:700}.AgentSection-module__T6zUja__examplesList{flex-direction:column;gap:.75rem;display:flex}.AgentSection-module__T6zUja__exampleItem{align-items:center;gap:.75rem;display:flex}.AgentSection-module__T6zUja__exampleBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);background:var(--accent-bg);white-space:nowrap;border-radius:100px;flex-shrink:0;padding:.175rem .5rem;font-size:.65rem;font-weight:700}.AgentSection-module__T6zUja__exampleText{color:var(--text-secondary);font-size:.875rem;font-style:italic}.AgentSection-module__T6zUja__cta{flex-direction:column;align-items:center;gap:.75rem;display:flex}.AgentSection-module__T6zUja__ctaNote{color:var(--text-tertiary);font-size:.8rem}@media (max-width:768px){.AgentSection-module__T6zUja__cards{grid-template-columns:1fr}}
.Navigation-module__0UlsLq__header{z-index:50;transition:all .4s var(--ease);position:fixed;top:0;left:0;right:0}.Navigation-module__0UlsLq__headerTransparent{background:0 0;border-bottom:1px solid #0000}.Navigation-module__0UlsLq__headerScrolled{border-bottom:1px solid var(--border-primary);-webkit-backdrop-filter:blur(20px)saturate(1.4);background:#060a13cc}.Navigation-module__0UlsLq__headerSidebar{border-right:1px solid var(--border-primary);z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0b1120f2;border-bottom:none;flex-direction:column;width:clamp(200px,18vw,260px);display:flex;position:fixed;top:0;bottom:0;left:0}.Navigation-module__0UlsLq__inner{justify-content:space-between;align-items:center;height:72px;display:flex}.Navigation-module__0UlsLq__innerSidebar{flex-direction:column;height:100%;padding:clamp(1.25rem,2vw,1.75rem) clamp(.875rem,1.5vw,1.25rem);display:flex}.Navigation-module__0UlsLq__logo{align-items:center;gap:.625rem;text-decoration:none;display:flex}.Navigation-module__0UlsLq__logoSidebar{border-bottom:1px solid var(--border-primary);margin-bottom:2.5rem;padding-bottom:1.5rem}.Navigation-module__0UlsLq__logoIcon{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Navigation-module__0UlsLq__logoText{letter-spacing:-.02em;color:var(--text-primary);font-family:Space Grotesk,Inter,sans-serif;font-size:1.2rem;font-weight:700}.Navigation-module__0UlsLq__logoAccent{color:var(--text-tertiary);font-weight:500}.Navigation-module__0UlsLq__logoBeta{letter-spacing:.1em;color:var(--accent);background:var(--accent-bg);border:1px solid #38e0bb1f;border-radius:100px;padding:.125rem .5rem;font-size:.5625rem;font-weight:700}.Navigation-module__0UlsLq__nav{align-items:center;gap:.25rem;display:flex}.Navigation-module__0UlsLq__navSidebar{flex-direction:column;flex:1;gap:.25rem;display:flex}.Navigation-module__0UlsLq__navLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.625rem;padding:0 .75rem;font-size:.6875rem;font-weight:600}.Navigation-module__0UlsLq__navLink{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all .2s var(--ease);padding:.5rem .875rem;font-size:.875rem;font-weight:500;position:relative}.Navigation-module__0UlsLq__navLink:hover{color:var(--text-primary);background:#ffffff0a}.Navigation-module__0UlsLq__navLinkSidebar{border-radius:var(--radius-sm);align-items:center;gap:clamp(.5rem,.8vw,.75rem);padding:clamp(.5rem,.8vw,.75rem) .75rem;font-size:clamp(.8125rem,1.2vw,.9375rem);font-weight:500;display:flex}.Navigation-module__0UlsLq__navLinkSidebar:hover{color:var(--text-primary);background:#38e0bb0a}.Navigation-module__0UlsLq__navIcon{border:1px solid var(--border-primary);width:32px;height:32px;transition:all .2s var(--ease);background:#ffffff08;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navigation-module__0UlsLq__navLinkSidebar:hover .Navigation-module__0UlsLq__navIcon{color:var(--accent);background:#38e0bb0f;border-color:#38e0bb1f}.Navigation-module__0UlsLq__externalIcon{opacity:.4;margin-left:auto}.Navigation-module__0UlsLq__actions{align-items:center;gap:.75rem;display:flex}.Navigation-module__0UlsLq__actionsSidebar{border-top:1px solid var(--border-primary);flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.25rem;display:flex}.Navigation-module__0UlsLq__networkBadge{color:var(--text-secondary);border-radius:var(--radius-sm);background:#38e0bb0a;border:1px solid #38e0bb14;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.8125rem;font-weight:500;display:flex}.Navigation-module__0UlsLq__walletBtn{background:var(--bg-tertiary)!important;border:1px solid var(--border-primary)!important;border-radius:var(--radius-sm)!important;height:42px!important;color:var(--text-primary)!important;transition:all .2s var(--ease)!important;font-family:Inter,sans-serif!important;font-size:.8125rem!important;font-weight:600!important;box-shadow:0 1px 4px #0003!important}.Navigation-module__0UlsLq__walletBtn:hover{background:var(--surface-elevated)!important;border-color:var(--border-hover)!important;box-shadow:0 4px 12px #00000040!important}.Navigation-module__0UlsLq__walletBtnSidebar{justify-content:center!important;width:100%!important;height:44px!important}.Navigation-module__0UlsLq__launchBtn{border-radius:var(--radius-sm)!important;background:linear-gradient(135deg, var(--accent), var(--accent-secondary))!important;color:#040d0a!important;height:40px!important;transition:all .25s var(--ease)!important;border:none!important;justify-content:center!important;align-items:center!important;padding:0 1.5rem!important;font-size:.8125rem!important;font-weight:600!important;display:flex!important;box-shadow:0 2px 12px #38e0bb33!important}.Navigation-module__0UlsLq__launchBtn:hover{filter:brightness(1.08);transform:translateY(-1px)!important;box-shadow:0 4px 20px #38e0bb40!important}.Navigation-module__0UlsLq__mobileToggle,.Navigation-module__0UlsLq__mobileNav{display:none}@media (max-width:1024px){.Navigation-module__0UlsLq__headerSidebar{width:clamp(180px,22vw,220px)}.Navigation-module__0UlsLq__navLinkSidebar{padding:.5rem .625rem;font-size:.8125rem}.Navigation-module__0UlsLq__navIcon{width:28px;height:28px}.Navigation-module__0UlsLq__logoText{font-size:1.05rem}}@media (max-width:768px){.Navigation-module__0UlsLq__header{height:auto}.Navigation-module__0UlsLq__headerSidebar{border-right:none;border-bottom:1px solid var(--border-primary);background:#060a13f7;width:100%;position:sticky;top:0;bottom:auto}.Navigation-module__0UlsLq__inner{height:60px;padding:0 1.5rem}.Navigation-module__0UlsLq__innerSidebar{flex-direction:row;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem}.Navigation-module__0UlsLq__logo{margin-bottom:0}.Navigation-module__0UlsLq__logoSidebar{border-bottom:none;margin-bottom:0;padding-bottom:0}.Navigation-module__0UlsLq__nav,.Navigation-module__0UlsLq__navSidebar{display:none}.Navigation-module__0UlsLq__actionsSidebar{border-top:none;flex-direction:row;align-items:center;height:100%;margin-top:0;padding-top:0}.Navigation-module__0UlsLq__networkBadge{display:none}.Navigation-module__0UlsLq__walletBtnSidebar{width:auto!important;height:38px!important;font-size:.75rem!important}.Navigation-module__0UlsLq__mobileToggle{display:flex}.Navigation-module__0UlsLq__mobileNav{border-top:1px solid var(--border-primary);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#060a13f7;flex-direction:column;padding:.75rem 1.5rem 1rem;display:flex}.Navigation-module__0UlsLq__mobileNavLink{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);padding:.75rem 0;font-size:.9375rem;font-weight:500}.Navigation-module__0UlsLq__mobileNavLink:last-child{border-bottom:none}.Navigation-module__0UlsLq__headerTransparent{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060a13d9;border-bottom:1px solid #ffffff0a}}
.Hero-module__UUVVSa__hero{z-index:1;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__UUVVSa__meshGradient{z-index:0;pointer-events:none;background:radial-gradient(80% 60% at 50% 40%,#38e0bb0f 0%,#0000 60%),radial-gradient(60% 50% at 20% 80%,#8b5cf60a 0%,#0000 55%),radial-gradient(50% 40% at 80% 20%,#4f8df708 0%,#0000 50%);position:absolute;inset:0}.Hero-module__UUVVSa__meshOrb1{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#38e0bb12 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:20s ease-in-out infinite Hero-module__UUVVSa__orbFloat1;position:absolute;top:-5%;right:-5%}.Hero-module__UUVVSa__meshOrb2{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#8b5cf60f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:25s ease-in-out infinite Hero-module__UUVVSa__orbFloat2;position:absolute;bottom:-10%;left:-8%}.Hero-module__UUVVSa__meshOrb3{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#4f8df70a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:18s ease-in-out infinite Hero-module__UUVVSa__orbFloat3;position:absolute;top:40%;left:50%;transform:translate(-50%)}@keyframes Hero-module__UUVVSa__orbFloat1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-30px,20px)scale(1.05)}66%{transform:translate(20px,-15px)scale(.95)}}@keyframes Hero-module__UUVVSa__orbFloat2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(25px,-20px)scale(1.08)}66%{transform:translate(-15px,25px)scale(.92)}}@keyframes Hero-module__UUVVSa__orbFloat3{0%,to{transform:translate(-50%)translate(0)}50%{transform:translate(-50%)translate(15px,-25px)}}.Hero-module__UUVVSa__gridLines{z-index:1;pointer-events:none;opacity:.35;position:absolute;inset:0}.Hero-module__UUVVSa__gridLineH{background:linear-gradient(90deg,#0000 0%,#ffffff08 20% 80%,#0000 100%);height:1px;position:absolute;left:0;right:0}.Hero-module__UUVVSa__gridLineV{background:linear-gradient(#0000 0%,#ffffff08 20% 80%,#0000 100%);width:1px;position:absolute;top:0;bottom:0}.Hero-module__UUVVSa__contentLayer{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:820px;padding:0 1.5rem;animation:1s cubic-bezier(.16,1,.3,1) .2s both Hero-module__UUVVSa__content-rise;display:flex;position:relative}@keyframes Hero-module__UUVVSa__content-rise{0%{opacity:0;filter:blur(4px);transform:translateY(30px)}to{opacity:1;filter:blur();transform:translateY(0)}}.Hero-module__UUVVSa__eyebrow{color:var(--accent);background:#38e0bb0d;border:1px solid #38e0bb1f;border-radius:100px;align-items:center;gap:.625rem;margin-bottom:2rem;padding:.375rem 1rem .375rem .625rem;font-size:.8125rem;font-weight:500;animation:4s ease-in-out infinite Hero-module__UUVVSa__glow-border;display:inline-flex}.Hero-module__UUVVSa__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.75rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.75rem,6.5vw,4.5rem);font-weight:700;line-height:1.08}.Hero-module__UUVVSa__titleLine{display:block;overflow:hidden}.Hero-module__UUVVSa__titleWord{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards Hero-module__UUVVSa__word-reveal;display:inline-block;transform:translateY(100%)}.Hero-module__UUVVSa__titleAccent{background:linear-gradient(135deg,#38e0bb 0%,#22c9e0 50%,#4f8df7 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:.8s cubic-bezier(.16,1,.3,1) forwards Hero-module__UUVVSa__word-reveal,6s ease-in-out infinite Hero-module__UUVVSa__gradient-shift}@keyframes Hero-module__UUVVSa__word-reveal{to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__UUVVSa__gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.Hero-module__UUVVSa__subtitle{color:var(--text-secondary);opacity:0;max-width:540px;margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7;animation:.8s cubic-bezier(.16,1,.3,1) .4s forwards Hero-module__UUVVSa__content-rise}.Hero-module__UUVVSa__actions{opacity:0;flex-wrap:wrap;justify-content:center;gap:1rem;animation:.8s cubic-bezier(.16,1,.3,1) .55s forwards Hero-module__UUVVSa__content-rise;display:flex}.Hero-module__UUVVSa__ctaPrimary{position:relative;overflow:hidden}.Hero-module__UUVVSa__ctaPrimary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);animation:4s ease-in-out infinite Hero-module__UUVVSa__btn-shine;position:absolute;inset:0;transform:translate(-100%)}@keyframes Hero-module__UUVVSa__btn-shine{0%,70%,to{transform:translate(-100%)}50%{transform:translate(100%)}}.Hero-module__UUVVSa__ctaSecondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10182880!important;border:1px solid #ffffff14!important}.Hero-module__UUVVSa__ctaSecondary:hover{background:#101828b3!important;border-color:#ffffff24!important}.Hero-module__UUVVSa__trustRow{opacity:0;align-items:center;gap:1.5rem;margin-top:3rem;animation:.8s cubic-bezier(.16,1,.3,1) .7s forwards Hero-module__UUVVSa__content-rise;display:flex}.Hero-module__UUVVSa__trustItem{color:var(--text-tertiary);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;display:flex}.Hero-module__UUVVSa__trustItem svg{opacity:.6}.Hero-module__UUVVSa__trustDivider{background:#ffffff1a;width:1px;height:16px}.Hero-module__UUVVSa__statsLayer{z-index:10;opacity:0;padding:0 1.5rem;animation:.8s cubic-bezier(.16,1,.3,1) .85s forwards Hero-module__UUVVSa__content-rise;position:absolute;bottom:4rem;left:0;right:0}.Hero-module__UUVVSa__statsRow{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:880px;margin:0 auto;display:grid}.Hero-module__UUVVSa__stat{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b112080;border:1px solid #ffffff0d;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;transition:border-color .3s,transform .3s;display:flex}.Hero-module__UUVVSa__stat:hover{border-color:#38e0bb1f;transform:translateY(-2px)}.Hero-module__UUVVSa__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-size:.625rem;font-weight:600}.Hero-module__UUVVSa__statValue{letter-spacing:-.02em;color:var(--text-primary);font-family:Space Grotesk,Inter,sans-serif;font-size:1.5rem;font-weight:700}.Hero-module__UUVVSa__statChange{color:var(--accent);align-items:center;gap:.2rem;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module__UUVVSa__scrollIndicator{color:var(--text-tertiary);letter-spacing:.12em;text-transform:uppercase;z-index:10;opacity:0;flex-direction:column;align-items:center;gap:.4rem;font-size:.625rem;font-weight:600;animation:.8s cubic-bezier(.16,1,.3,1) 1.1s forwards Hero-module__UUVVSa__content-rise;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.Hero-module__UUVVSa__scrollChevron{animation:2s ease-in-out infinite Hero-module__UUVVSa__bounce-down}@keyframes Hero-module__UUVVSa__bounce-down{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(5px)}}@media (max-width:992px){.Hero-module__UUVVSa__statsRow{grid-template-columns:repeat(2,1fr)}.Hero-module__UUVVSa__statsLayer{bottom:3rem}.Hero-module__UUVVSa__trustRow{gap:1rem}}@media (max-width:768px){.Hero-module__UUVVSa__hero{min-height:100svh}.Hero-module__UUVVSa__contentLayer{padding:0 1rem}.Hero-module__UUVVSa__title{font-size:clamp(2.25rem,8vw,3rem)}.Hero-module__UUVVSa__statsLayer{bottom:2rem}.Hero-module__UUVVSa__statsRow{grid-template-columns:repeat(2,1fr);gap:.75rem}.Hero-module__UUVVSa__stat{padding:.75rem 1rem}.Hero-module__UUVVSa__statValue{font-size:1.25rem}.Hero-module__UUVVSa__scrollIndicator,.Hero-module__UUVVSa__meshOrb1,.Hero-module__UUVVSa__meshOrb2,.Hero-module__UUVVSa__meshOrb3,.Hero-module__UUVVSa__gridLines{display:none}.Hero-module__UUVVSa__trustRow{flex-wrap:wrap;justify-content:center;gap:.75rem}.Hero-module__UUVVSa__trustDivider{display:none}}@media (max-width:480px){.Hero-module__UUVVSa__statsRow{grid-template-columns:1fr 1fr}}
.Features-module__Vtgkba__features{z-index:1;padding:clamp(4rem,6vw,6rem) 0 clamp(3rem,4vw,4rem);position:relative;overflow:hidden}.Features-module__Vtgkba__header{text-align:center;max-width:640px;margin:0 auto 5rem}.Features-module__Vtgkba__sectionTag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:var(--accent-bg);border:1px solid #38e0bb1a;border-radius:100px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.6875rem;font-weight:600;display:inline-block}.Features-module__Vtgkba__title{letter-spacing:-.03em;margin-bottom:1.25rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15}.Features-module__Vtgkba__subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.Features-module__Vtgkba__featureGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:960px;margin:0 auto;display:grid}.Features-module__Vtgkba__featureCard{background:var(--surface-card);border:1px solid var(--border-primary);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;transition:opacity .6s var(--ease-spring), transform .6s var(--ease-spring), border-color .3s var(--ease), box-shadow .3s var(--ease);padding:clamp(1.5rem,2.5vw,2.25rem);position:relative;overflow:hidden;transform:translateY(24px)}.Features-module__Vtgkba__featureVisible{opacity:1;transform:translateY(0)}.Features-module__Vtgkba__featureCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-elevated)}.Features-module__Vtgkba__featureIconWrap{color:#fff;z-index:1;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex;position:relative}.Features-module__Vtgkba__featureTitle{color:var(--text-primary);letter-spacing:-.02em;z-index:1;margin-bottom:.75rem;font-family:Space Grotesk,Inter,sans-serif;font-size:1.25rem;font-weight:700;position:relative}.Features-module__Vtgkba__featureDesc{color:var(--text-secondary);z-index:1;font-size:.9375rem;line-height:1.65;position:relative}.Features-module__Vtgkba__featureGlow{opacity:.04;filter:blur(40px);pointer-events:none;width:140px;height:140px;transition:opacity .4s var(--ease);border-radius:50%;position:absolute;top:-40px;right:-40px}.Features-module__Vtgkba__featureCard:hover .Features-module__Vtgkba__featureGlow{opacity:.08}@media (max-width:768px){.Features-module__Vtgkba__features{padding:5rem 0 4rem}.Features-module__Vtgkba__featureGrid{grid-template-columns:1fr;gap:1rem}.Features-module__Vtgkba__featureCard{padding:1.75rem}}
.HowItWorks-module__ght-JG__howItWorks{z-index:1;padding:4rem 0;position:relative}.HowItWorks-module__ght-JG__header{text-align:center;margin-bottom:4.5rem}.HowItWorks-module__ght-JG__sectionTag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:var(--accent-bg);border:1px solid #38e0bb1a;border-radius:100px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.6875rem;font-weight:600;display:inline-block}.HowItWorks-module__ght-JG__sectionTitle{letter-spacing:-.03em;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.HowItWorks-module__ght-JG__steps{justify-content:space-between;gap:2rem;max-width:960px;margin:0 auto;display:flex;position:relative}.HowItWorks-module__ght-JG__step{text-align:center;opacity:0;transition:opacity .6s var(--ease), transform .6s var(--ease);flex:1;transform:translateY(20px)}.HowItWorks-module__ght-JG__stepVisible{opacity:1;transform:translateY(0)}.HowItWorks-module__ght-JG__stepTop{flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.HowItWorks-module__ght-JG__iconWrap{width:56px;height:56px;color:var(--accent);z-index:2;transition:all .3s var(--ease);background:#38e0bb0f;border:1px solid #38e0bb1f;border-radius:14px;justify-content:center;align-items:center;display:flex;position:relative}.HowItWorks-module__ght-JG__step:hover .HowItWorks-module__ght-JG__iconWrap{background:#38e0bb1a;border-color:#38e0bb33;transform:translateY(-2px);box-shadow:0 0 24px #38e0bb1a}.HowItWorks-module__ght-JG__stepNumber{color:var(--text-muted);letter-spacing:.08em;margin-bottom:.75rem;font-family:Space Grotesk,Inter,sans-serif;font-size:.75rem;font-weight:700}.HowItWorks-module__ght-JG__connector{z-index:1;background:#ffffff0f;height:1px;position:absolute;top:28px;left:calc(50% + 36px);right:calc(36px - 50%)}.HowItWorks-module__ght-JG__connectorFill{background:linear-gradient(90deg, var(--accent), #38e0bb33);width:0%;height:100%;transition:width 1.2s ease-out}.HowItWorks-module__ght-JG__connectorVisible{width:100%}.HowItWorks-module__ght-JG__stepTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.75rem;font-family:Space Grotesk,Inter,sans-serif;font-size:1.25rem;font-weight:700}.HowItWorks-module__ght-JG__stepDesc{color:var(--text-secondary);max-width:280px;margin:0 auto;font-size:.9375rem;line-height:1.6}@media (max-width:768px){.HowItWorks-module__ght-JG__howItWorks{padding:5rem 0 6rem}.HowItWorks-module__ght-JG__steps{flex-direction:column;align-items:center;gap:2.5rem}.HowItWorks-module__ght-JG__connector{display:none}.HowItWorks-module__ght-JG__step{max-width:360px}}
.Footer-module__cyaCmW__footer{z-index:1;background:#050b14e6;padding:6rem 0 3rem;position:relative;overflow:hidden}.Footer-module__cyaCmW__footer:before{content:"";background:linear-gradient(90deg,#0000 0%,#00d68f4d 25%,#7c3aed4d 50%,#3b82f64d 75%,#0000 100%) 0 0/200% 100%;height:1px;animation:8s linear infinite Footer-module__cyaCmW__gradient-slide;position:absolute;top:0;left:0;right:0}@keyframes Footer-module__cyaCmW__gradient-slide{0%{background-position:200% 0}to{background-position:-200% 0}}.Footer-module__cyaCmW__grid{grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__cyaCmW__brand{max-width:320px}.Footer-module__cyaCmW__logo{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.5rem;font-weight:800;display:inline-flex}.Footer-module__cyaCmW__logoAccent{color:var(--text-secondary);font-weight:500}.Footer-module__cyaCmW__tagline{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.Footer-module__cyaCmW__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__cyaCmW__column,.Footer-module__cyaCmW__columnLinks{flex-direction:column;display:flex}.Footer-module__cyaCmW__columnTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.875rem;font-weight:700}.Footer-module__cyaCmW__link{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9375rem;transition:color .2s;display:flex}.Footer-module__cyaCmW__link:hover{color:var(--accent)}.Footer-module__cyaCmW__socialIcon{opacity:.6;width:16px;height:16px;transition:opacity .2s}.Footer-module__cyaCmW__link:hover .Footer-module__cyaCmW__socialIcon{opacity:1}.Footer-module__cyaCmW__bottom{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__cyaCmW__copyright{color:var(--text-tertiary);font-size:.8125rem}.Footer-module__cyaCmW__privacy{gap:1.5rem;display:flex}.Footer-module__cyaCmW__privacy .Footer-module__cyaCmW__link{margin-bottom:0;font-size:.8125rem}@media (max-width:768px){.Footer-module__cyaCmW__grid{grid-template-columns:1fr;gap:3rem}.Footer-module__cyaCmW__links{grid-template-columns:repeat(2,1fr)}.Footer-module__cyaCmW__bottom{text-align:center;flex-direction:column;gap:1.5rem}}
