.app-home-background{flex:1 1 auto;position:relative;isolation:isolate}.app-home-background>*{position:relative;z-index:1}.trade-box{margin:0 auto;max-width:1140px}.trade-box,.trade-container{width:100%;box-sizing:border-box;display:flex;flex-direction:column}.trade-container{gap:24px;overflow:visible;padding:0 24px}.trade-container *{font-family:inherit}.trade-container-box{z-index:1;gap:0;position:relative;overflow:visible;padding:0;border-radius:0;background:transparent;border:none;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex;flex-direction:column}.swap-receive-amount-slot{display:flex;align-items:center;justify-content:flex-end;width:100%;min-height:34px}.swap-receive-amount-slot .amount-input{max-width:100%}.swap-critical-amount-skeleton-slot{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;width:100%;min-height:46px}.swap-critical-amount-skeleton{display:block;width:min(168px,42%);height:28px;border-radius:8px;background:var(--color-bg-surface-strong);animation:swap-critical-amount-pulse 1.2s ease-in-out infinite}.swap-critical-amount-skeleton--usd{width:min(88px,24%);height:12px;border-radius:6px}@keyframes swap-critical-amount-pulse{0%,to{opacity:.55}50%{opacity:.9}}.swap-layout-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start;width:100%}.swap-layout-main{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:24px;border:1px solid var(--color-border-strong)}.swap-layout-main,.swap-layout-side{min-width:0;width:100%;max-width:554px}.swap-layout-side--closed{display:none}.swap-layout-side--open{display:block}.swap-critical-shell .swap-token-stack .trade-currency-box>div{height:116px;min-height:116px;padding:16px;border-radius:18px;border:1px solid transparent;background:var(--color-bg-surface-elevated);color:var(--color-text-tertiary);box-sizing:border-box;width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:10px}.swap-critical-token-card{display:flex;flex-direction:column;justify-content:flex-start;gap:10px;width:100%;height:100%}.swap-critical-token-heading{display:flex;align-items:center;gap:6px;min-height:20px}.swap-critical-token-label{font-size:14px;font-weight:700;line-height:20px;color:var(--color-text-secondary)}.swap-critical-chain{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;line-height:16px;color:var(--color-text-tertiary)}.swap-critical-chain-dot,.swap-critical-chain-icon{width:16px;height:16px;flex:0 0 16px;border-radius:50%}.swap-critical-chain-dot,.swap-critical-chain-icon{background:var(--color-bg-hover)}.swap-critical-chain-icon{display:block;object-fit:cover}.swap-critical-token-row{display:flex;align-items:center;justify-content:space-between;gap:12px;height:36px;min-height:36px}.swap-critical-token-chip{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-width:118px;min-height:44px;padding:8px;border-radius:30px;border:1px solid transparent;background:var(--color-bg-surface-muted)!important;color:var(--color-text-primary);box-sizing:border-box}.swap-critical-token-chip b{font-size:16px;font-weight:700;line-height:22px;max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.swap-critical-token-dot,.swap-critical-token-icon{width:28px;height:28px;flex:0 0 28px;border-radius:50%}.swap-critical-token-dot,.swap-critical-token-icon{background:var(--color-bg-hover)}.swap-critical-token-icon{display:block;object-fit:cover}.swap-critical-chevron{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;flex-shrink:0;color:var(--color-text-primary);line-height:0}.swap-critical-chevron svg{display:block;flex:0 0 auto}.swap-critical-amount{flex:1 0 0;display:flex;align-items:center;justify-content:flex-end;min-width:0}.swap-critical-amount-stack{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;min-width:0;min-height:46px}.swap-critical-token-value{color:var(--color-text-tertiary);font-size:14px;font-weight:500;line-height:1;white-space:nowrap}.swap-critical-amount .amount-input,.swap-critical-token-row strong{color:var(--color-text-primary);font-size:32px;font-weight:700;line-height:34px;text-align:right}.swap-critical-shell .swap-token-switch{width:100%}.swap-critical-exchange-center{position:absolute;left:50%;top:50%;z-index:2;display:flex;justify-content:center;transform:translate(-50%,-50%)}.swap-critical-exchange{display:grid;place-items:center;width:48px;height:48px;min-width:48px;min-height:48px;box-sizing:border-box;border:1px solid var(--color-border-muted);border-radius:24px;background:var(--color-bg-surface-strong);color:var(--color-text-tertiary);pointer-events:none}.swap-critical-address{height:72px;padding:0 12px;box-sizing:border-box;border:1px solid transparent;border-radius:18px;background:var(--color-bg-surface-elevated);color:var(--color-text-tertiary);font-size:14px;line-height:24px}.swap-critical-address,.swap-critical-address-row{display:flex;align-items:center;justify-content:space-between}.swap-critical-address-row{width:100%;height:36px;gap:12px}.swap-critical-address-input{background:transparent;border:0;outline:none;padding:0;width:100%;flex:1;height:24px;box-sizing:border-box;line-height:1;font-weight:500;font-size:14px;color:var(--color-text-secondary);caret-color:transparent;pointer-events:none}.swap-critical-address-input::placeholder{color:var(--color-text-muted);opacity:.9}.swap-critical-paste{color:var(--color-text-secondary);font-size:14px;font-weight:500;line-height:1;flex-shrink:0}.swap-critical-cta{display:flex;align-items:center;justify-content:center;min-height:56px;margin:0;border:0;border-radius:18px;color:var(--color-text-inverse);font-size:20px;line-height:1;font-weight:700}.swap-critical-cta:disabled{opacity:.58}@media (max-width:760px){.swap-critical-shell .swap-token-stack .trade-currency-box>div{height:108px;min-height:108px;padding:14px}.swap-critical-token-label{font-size:13px}.swap-critical-token-chip{min-height:32px;padding:4px;border-radius:26px;gap:6px}.swap-critical-token-dot,.swap-critical-token-icon{width:24px;height:24px;flex-basis:24px}.swap-critical-token-chip b{font-size:15px}.swap-critical-amount .amount-input,.swap-critical-token-row strong{font-size:26px;line-height:32px}.swap-critical-exchange{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:20px}.swap-critical-exchange svg{transform:scale(.8)}.swap-critical-address{height:64px;border-radius:16px}.swap-critical-cta{min-height:52px;font-size:18px}}@media (min-width:1101px){.swap-layout-grid--single{grid-template-columns:minmax(0,554px);justify-content:center}.swap-layout-grid--split{grid-template-columns:repeat(2,minmax(0,554px));gap:36px;justify-content:center}.swap-layout-side--open{position:sticky;top:8px}}@media (max-width:1100px){.swap-layout-main,.swap-layout-side{max-width:none;width:100%}}.trade-header-row{display:flex;width:100%;justify-content:center}.header-swap-tabs{width:auto;max-width:none;height:42px;padding:4px;border-radius:999px;border:1px solid var(--color-border-subtle);background:var(--color-bg-surface-elevated)}.header-swap-tab,.header-swap-tabs{display:inline-flex;align-items:center;justify-content:center;gap:0;box-sizing:border-box}.header-swap-tab{height:34px;flex:0 0 auto;border:none;border-radius:999px;background:transparent;color:var(--color-text-tertiary);font-size:14px;font-weight:500;line-height:14px;padding:12px 32px;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.header-swap-tab--smart{font-weight:500}.header-swap-tab--active{background:var(--color-bg-surface-strong);color:var(--color-text-primary);font-weight:700}.header-swap-tab--inactive{color:var(--color-text-tertiary)}.header-swap-tab--disabled{cursor:not-allowed;color:var(--color-text-muted)}.header-swap-tab--disabled svg{opacity:.7}@media (max-width:760px){.trade-header-row{padding-left:0;padding-right:0}.header-swap-tabs{width:100%;max-width:none}.header-swap-tab{flex:1 1 0;min-width:0;padding:12px}}.statement-container{text-align:center;color:var(--color-text-tertiary);font-size:12px;line-height:16px;justify-content:center;min-height:64px;margin-top:clamp(64px,12vh,120px);width:100%;max-width:343px;margin-left:auto;margin-right:auto;gap:2px;content-visibility:auto;contain-intrinsic-size:auto 108px}@media (max-width:760px){.trade-box{margin:0 auto;max-width:100%}.trade-container{padding:0 16px;gap:16px;max-width:460px;width:100%;margin:0 16px}.trade-container-box{padding:0;border-radius:0}.statement-container{margin-top:clamp(72px,14vh,128px);max-width:100%;min-height:108px}.rate-text span{font-size:12px;font-weight:500}}.rate-text{text-transform:capitalize;white-space:nowrap}.rate-text span{font-size:14px;font-weight:500}.rate-info svg{cursor:pointer}.rate-info-icon{fill:var(--color-text-secondary)!important;color:var(--color-text-secondary)!important}.rate-info-icon:hover{fill:var(--color-text-brand)!important;color:var(--color-text-brand)!important}.split-searching-magnifier{animation:split-searching-orbit 2.6s linear infinite;will-change:transform}.split-partner-cell{opacity:0;transform:scale(.85);animation:split-partner-cell-enter .4s ease-out forwards}@keyframes split-searching-orbit{0%{transform:translate3d(5px,0,0)}25%{transform:translate3d(0,4px,0)}50%{transform:translate3d(-5px,0,0)}75%{transform:translate3d(0,-4px,0)}to{transform:translate3d(5px,0,0)}}@keyframes split-partner-cell-enter{to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.split-partner-cell,.split-searching-magnifier{animation:none;opacity:1;transform:none}}.percentage-text span{line-height:13px}.percentage-text span,.setting-label span,.setting-value span{font-size:13px;font-weight:500}.setting-value span{line-height:13px}.settings-button:hover svg{color:var(--color-text-brand)}@media (max-width:760px){.percentage-text span{font-size:12px}.setting-label span{font-size:12px;font-weight:500}.setting-value span{font-size:12px}}.quote-loader{width:20px;height:20px;border:3px solid var(--color-text-disabled);border-bottom-color:var(--color-text-brand);border-radius:50%;display:inline-block;box-sizing:border-box;animation:quote-loader-rotation 1s linear infinite}@keyframes quote-loader-rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dots-loading:after{content:".";display:inline-block;text-align:left;width:1.2em;animation:dots-step 1.5s steps(3) infinite}@keyframes dots-step{0%{content:"."}33%{content:".."}66%{content:"..."}}.stream-progress-pulse{position:relative;box-shadow:0 0 0 0 var(--color-border-brand-strong);animation:stream-progress-pulse 1.4s ease-out infinite}@keyframes stream-progress-pulse{0%{box-shadow:0 0 0 0 var(--color-border-brand-strong)}70%{box-shadow:0 0 0 6px transparent}to{box-shadow:0 0 0 0 transparent}}.stream-progress-label{animation:stream-progress-fade 1.6s ease-in-out infinite}@keyframes stream-progress-fade{0%,to{opacity:.7}50%{opacity:1}}.stream-best-pulse{animation:stream-best-pulse 1s ease-out 1}@keyframes stream-best-pulse{0%{box-shadow:0 0 0 0 var(--color-border-brand-strong);transform:scale(1)}50%{box-shadow:0 0 0 6px transparent;transform:scale(1.06)}to{box-shadow:0 0 0 0 transparent;transform:scale(1)}}.stream-card-highlight{animation:stream-card-highlight .9s ease-out 1}@keyframes stream-card-highlight{0%{box-shadow:inset 0 0 0 0 transparent;filter:brightness(1)}35%{box-shadow:inset 0 0 0 2px var(--color-border-brand-strong);filter:brightness(1.04)}to{box-shadow:inset 0 0 0 0 transparent;filter:brightness(1)}}.exchange-button svg,.exchange-button:hover svg{transition:color .2s,transform .2s}.exchange-button:hover svg{color:var(--color-text-brand);transform:rotate(180deg)}.swap-layout-main{gap:8px;border-color:var(--color-border-subtle);background:var(--color-bg-surface-muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.swap-token-stack{position:relative;display:flex;width:100%;flex-direction:column;overflow:visible;border-radius:18px;background:var(--color-bg-surface-elevated)}.swap-token-stack .trade-currency-box>div{border-color:transparent!important;background:var(--color-bg-surface-elevated)!important}.swap-token-stack .trade-currency-box:first-child>div{border-bottom-right-radius:0;border-bottom-left-radius:0}.swap-token-stack .trade-currency-box:nth-child(3)>div{border-top-left-radius:0;border-top-right-radius:0}.swap-token-divider{height:1px;margin:0 16px;background:var(--color-border-default)}.swap-token-switch{position:absolute;top:50%;left:0;z-index:3;height:0;pointer-events:none}.swap-token-switch .exchange-button{pointer-events:auto;border:none;background:var(--color-bg-surface-strong);color:var(--color-text-tertiary);min-width:44px;min-height:44px}.swap-token-stack .currency-selector{background:var(--color-bg-surface-muted)!important;min-width:118px;min-height:44px}.swap-token-stack .amount-input{color:var(--color-text-primary)}.swap-address-box>div{border-color:transparent!important;background:var(--color-bg-surface-elevated)}.swap-address-box input{color:var(--color-text-primary)}.swap-primary-button{background:var(--color-bg-gradient-brand)}.swap-primary-button:disabled{color:var(--color-text-inverse)}.swap-detail-card{display:flex;width:100%;flex-direction:column;gap:10px;box-sizing:border-box;padding:20px;border:1px solid var(--color-border-default);border-radius:12px}.swap-detail-placeholder{width:100%;min-height:120px;box-sizing:border-box}.swap-detail-rate>div{height:24px;min-height:24px;padding:0;border-radius:0;background:transparent}.swap-detail-rate .rate-info{justify-content:flex-start;order:1}.swap-detail-rate>div>button:first-child{order:2;margin-left:auto}.swap-detail-quote{justify-content:flex-start}.swap-detail-quote>div:first-child{height:18px;min-height:18px;padding:0;border-radius:0;background:transparent}.swap-detail-card .trade-settings-section{gap:10px}.swap-detail-card .trade-settings-row{height:18px;min-height:18px}.swap-detail-quote>div:first-child>div:first-child{flex:1 1 auto}.swap-detail-quote>div:first-child>div:last-child{flex:0 1 auto}.swap-detail-card .percentage-text,.swap-detail-card .settings-button{background:transparent}.swap-detail-card .settings-button{width:16px;height:16px}.swap-detail-skeleton{gap:10px}.swap-skeleton-row{display:flex;width:100%;min-height:18px;align-items:center;justify-content:space-between;gap:16px}.swap-skeleton-row--rate{min-height:24px}.swap-skeleton-dot,.swap-skeleton-line{position:relative;overflow:hidden;background:var(--color-bg-hover)}.swap-skeleton-line{height:13px;border-radius:999px}.swap-skeleton-line--rate{width:46%}.swap-skeleton-line--label{width:28%}.swap-skeleton-line--value{width:34%}.swap-skeleton-line--short{width:18%}.swap-skeleton-dot{width:18px;height:18px;flex:0 0 18px;border-radius:999px}.swap-skeleton-dot:after,.swap-skeleton-line:after{position:absolute;inset:0;content:"";transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);animation:swap-skeleton-shimmer 1.2s ease-in-out infinite}@keyframes swap-skeleton-shimmer{to{transform:translateX(100%)}}@media (max-width:760px){.swap-layout-main{padding:12px;border-radius:22px;min-height:408px}.swap-token-stack .trade-currency-box>div{height:108px;min-height:108px;padding:14px}.swap-token-divider{margin:0 14px}.swap-address-box>div{height:64px}.swap-detail-card{padding:12px}.exchange-button svg{transform:scale(.8)}.exchange-button:hover svg{transform:rotate(180deg) scale(.8)}}