.klyp-feature-referrals-Ledger{background:var(--color-bg-surface);border:var(--bw-emphasis) solid var(--color-border-subtle);border-radius:var(--r-section);overflow:hidden}.klyp-feature-referrals-Ledger__head{align-items:center;gap:var(--space-12);padding:var(--space-14) var(--space-16);border-bottom:var(--bw-default) solid var(--color-border-subtle);display:flex}.klyp-feature-referrals-Ledger__amt{color:var(--color-fg-primary);font-weight:var(--font-weight-medium);font-variant-numeric:tabular-nums}.klyp-feature-referrals-Ledger__date{color:var(--color-fg-muted);font-variant-numeric:tabular-nums;font-size:var(--font-size-13)}.klyp-feature-referrals-Ledger__user{align-items:center;gap:var(--space-10);min-width:0;display:inline-flex}.klyp-feature-referrals-Ledger__userStack{flex-direction:column;min-width:0;line-height:1.25;display:flex}.klyp-feature-referrals-Ledger__userHandle{color:var(--color-fg-primary);font-size:var(--font-size-13);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.klyp-feature-referrals-Ledger__userSub{color:var(--color-fg-subtle);font-size:var(--font-size-11);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.klyp-feature-referrals-Ledger__level{font-size:var(--font-size-12);color:var(--color-fg-primary);align-items:center;display:inline-flex}.klyp-feature-referrals-Ledger__level[data-level=L2]{color:var(--color-fg-muted)}.klyp-feature-referrals-Hero{gap:var(--gap-grid);grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.klyp-feature-referrals-Hero__link{justify-content:space-between;gap:var(--space-20);padding:var(--padding-panel);background:var(--color-bg-surface);border-radius:var(--r-panel);box-shadow:inset 0 0 0 2px var(--color-border-subtle);flex-direction:column;display:flex;position:relative}.klyp-feature-referrals-Hero__header{justify-content:space-between;align-items:center;gap:var(--space-12);display:flex}.klyp-feature-referrals-Hero__referrer{align-self:flex-start;align-items:center;gap:var(--space-8);color:var(--color-fg-muted);font-size:var(--font-size-13);min-width:0;display:inline-flex}.klyp-feature-referrals-Hero__referrerText{text-overflow:ellipsis;white-space:nowrap;line-height:1.4;overflow:hidden}.klyp-feature-referrals-Hero__referrerText strong{color:var(--color-fg-primary);font-weight:var(--font-weight-medium)}.klyp-feature-referrals-Hero__sectionLabel{color:var(--color-fg-muted);font-size:var(--font-size-13);align-self:flex-start;line-height:1.4}.klyp-feature-referrals-Hero__shareMenu{z-index:var(--z-overlay);min-width:16rem;padding:var(--space-8);border:var(--bw-default) solid var(--color-border-default);border-radius:var(--r-panel);background:var(--color-bg-surface);box-shadow:var(--shadow-panel);color:var(--color-fg-primary);font-family:var(--font-sans);font-size:var(--font-size-14);outline:none}.klyp-feature-referrals-Hero__shareMenu[data-placement=top]{transform-origin:bottom}.klyp-feature-referrals-Hero__shareMenu[data-placement=bottom]{transform-origin:top}.klyp-feature-referrals-Hero__shareMenu[data-entering]{animation:klyp-feature-referrals-Hero-share-in var(--duration-fast) var(--easing-standard) both}.klyp-feature-referrals-Hero__shareMenu[data-exiting]{animation:klyp-feature-referrals-Hero-share-in var(--duration-fast) var(--easing-standard) reverse both}.klyp-feature-referrals-Hero__shareMenuList{gap:var(--space-4);outline:none;flex-direction:column;display:flex}.klyp-feature-referrals-Hero__shareMenuItem{align-items:center;gap:var(--space-12);padding:var(--space-12) var(--space-16);border-radius:var(--r-card);color:var(--color-fg-primary);font-size:var(--font-size-14);cursor:default;-webkit-user-select:none;user-select:none;transition:background var(--duration-fast) var(--easing-standard);outline:none;line-height:1.2;display:flex}.klyp-feature-referrals-Hero__shareMenuItem>svg{color:var(--color-fg-muted);transition:color var(--duration-fast) var(--easing-standard);flex:none}.klyp-feature-referrals-Hero__shareMenuItem[data-hovered]:not([data-disabled]),.klyp-feature-referrals-Hero__shareMenuItem[data-focused]:not([data-disabled]){background:var(--color-bg-surface-solid)}.klyp-feature-referrals-Hero__shareMenuItem[data-hovered]:not([data-disabled])>svg,.klyp-feature-referrals-Hero__shareMenuItem[data-focused]:not([data-disabled])>svg{color:var(--color-fg-primary)}.klyp-feature-referrals-Hero__shareMenuItem[data-disabled]{opacity:var(--opacity-50);pointer-events:none}.klyp-feature-referrals-Hero__rates{gap:var(--space-16);padding:var(--padding-panel);background:var(--color-bg-surface);border-radius:var(--r-panel);box-shadow:inset 0 0 0 2px var(--color-border-subtle);flex-direction:column;min-width:0;display:flex;position:relative}.klyp-feature-referrals-Hero__rateList{-moz-column-gap:var(--space-12);align-items:center;column-gap:var(--space-12);flex:1;grid-template-columns:1fr auto;grid-auto-rows:1fr;margin:0;display:grid}.klyp-feature-referrals-Hero__rateLabel{color:var(--color-fg-muted);font-size:var(--font-size-13);margin:0;line-height:1.4}.klyp-feature-referrals-Hero__rateValue{color:var(--color-fg-primary);font-size:var(--font-size-13);font-weight:var(--font-weight-medium);font-variant-numeric:tabular-nums;text-align:end;justify-content:flex-end;align-items:center;margin:0;line-height:1.4;display:flex}.klyp-feature-referrals-Hero__steps{justify-content:space-between;gap:var(--space-12);flex-direction:column;flex:1;margin:0;padding:0;list-style:none;display:flex}.klyp-feature-referrals-Hero__step{align-items:flex-start;gap:var(--space-10);display:flex}.klyp-feature-referrals-Hero__stepNum{border-radius:var(--radius-full);background:var(--color-bg-surface-solid);width:24px;height:24px;color:var(--color-fg-primary);font-size:var(--font-size-12);font-weight:var(--font-weight-medium);font-variant-numeric:tabular-nums;flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.klyp-feature-referrals-Hero__stepText{color:var(--color-fg-primary);font-size:var(--font-size-13);flex:auto;align-self:center;line-height:1.45}.klyp-feature-referrals-Hero__stepText strong{font-weight:var(--font-weight-medium)}.klyp-feature-referrals-Hero__stepTextDim{color:var(--color-fg-muted)}.klyp-feature-referrals-Hero__upgradeBtn.klyp-Button[data-size=sm]{padding:var(--space-4) var(--space-10);font-size:var(--font-size-12);color:var(--color-fg-accent);border:var(--bw-default) solid var(--color-border-subtle);border-radius:var(--r-chip)}.klyp-feature-referrals-Hero__upgradeBtn.klyp-Button[data-size=sm][data-hovered],.klyp-feature-referrals-Hero__upgradeBtn.klyp-Button[data-size=sm][data-pressed],.klyp-feature-referrals-Hero__upgradeBtn.klyp-Button[data-size=sm][data-focus-visible]{color:var(--color-fg-accent);border-color:var(--color-fg-accent);background:color-mix(in oklch, var(--color-fg-accent) 8%, transparent)}@container refpage (width<720px){.klyp-feature-referrals-Hero{grid-template-columns:1fr}}@container refpage (width<480px){.klyp-feature-referrals-Hero{--copy-h:48px}.klyp-feature-referrals-Hero__controls{grid-template-columns:1fr}.klyp-feature-referrals-Hero__copyBtn.klyp-MeshButton[data-size=lg]{width:100%}}@keyframes klyp-feature-referrals-Hero-share-in{0%{opacity:0;transform:scale(.96)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.klyp-feature-referrals-Skeleton{gap:var(--gap-grid);flex-direction:column;display:flex;container:refskel/inline-size}.klyp-feature-referrals-Skeleton__hero{gap:var(--gap-grid);grid-template-columns:1fr 1fr;display:grid}@container refskel (width<720px){.klyp-feature-referrals-Skeleton__hero{grid-template-columns:1fr}}.klyp-feature-referrals-Skeleton__heroCard{gap:var(--space-16);padding:var(--space-20);background:var(--color-bg-surface);border:1px solid var(--color-border-subtle);border-radius:var(--r-panel);flex-direction:column;min-height:220px;display:flex}.klyp-feature-referrals-Skeleton__heroEyebrow{align-items:center;gap:var(--space-8);display:flex}.klyp-feature-referrals-Skeleton__heroHeader{justify-content:space-between;align-items:center;gap:var(--space-8);display:flex}.klyp-feature-referrals-Skeleton__url{width:100%;height:48px}.klyp-feature-referrals-Skeleton__shareRow{align-items:center;gap:var(--space-8);margin-top:auto;display:flex}.klyp-feature-referrals-Skeleton__shareBtn{flex-shrink:0;width:36px;height:36px}.klyp-feature-referrals-Skeleton__rateRow{justify-content:space-between;align-items:center;gap:var(--space-12);padding-block:var(--space-4);display:flex}.klyp-feature-referrals-Skeleton__rateRowText{gap:var(--space-4);flex-direction:column;flex:auto;min-width:0;display:flex}.klyp-feature-referrals-Skeleton__rateValue{flex-shrink:0;width:56px;height:22px}.klyp-feature-referrals-Skeleton__triad{gap:var(--gap-grid);grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));display:grid}.klyp-feature-referrals-Skeleton__metric{gap:var(--space-12);padding:var(--space-16);background:var(--color-bg-surface);border:1px solid var(--color-border-subtle);border-radius:var(--r-section);flex-direction:column;min-height:140px;display:flex}.klyp-feature-referrals-Skeleton__metricHead{align-items:center;gap:var(--space-8);display:flex}.klyp-feature-referrals-Skeleton__metricValue{width:60%;height:36px;margin-top:auto}.klyp-feature-referrals-Skeleton__ledger{background:var(--color-bg-surface);border:1px solid var(--color-border-subtle);border-radius:var(--r-section);flex-direction:column;display:flex;overflow:hidden}.klyp-feature-referrals-Skeleton__ledgerHead{justify-content:space-between;align-items:center;gap:var(--space-12);padding:var(--space-14) var(--space-16);border-bottom:1px solid var(--color-border-subtle);display:flex}.klyp-feature-referrals-Skeleton__tabSwitcher{width:200px;height:28px}.klyp-feature-referrals-Skeleton__ledgerActions{align-items:center;gap:var(--space-8);display:flex}.klyp-feature-referrals-Skeleton__actionBtn{width:88px;height:32px}.klyp-feature-referrals-Skeleton__rows{flex-direction:column;display:flex}.klyp-feature-referrals-Skeleton__row{align-items:center;gap:var(--space-12);padding:var(--space-14) var(--space-16);border-bottom:1px solid var(--color-border-subtle);grid-template-columns:120px 1fr 96px 96px 120px;display:grid}.klyp-feature-referrals-Skeleton__row:last-child{border-bottom:none}@container refskel (width<720px){.klyp-feature-referrals-Skeleton__row{grid-template-columns:1fr 1fr}.klyp-feature-referrals-Skeleton__row>:nth-child(n+4){display:none}}.klyp-feature-referrals-Skeleton__cellUser{align-items:center;gap:var(--space-8);min-width:0;display:flex}.klyp-feature-referrals-Skeleton__avatar{flex-shrink:0;width:28px;height:28px}.klyp-feature-referrals-Skeleton__avatar--sm{width:18px;height:18px}.klyp-feature-referrals-Skeleton__dot{flex-shrink:0;width:8px;height:8px}.klyp-feature-referrals-Skeleton__line{height:12px}.klyp-feature-referrals-Skeleton__line--eyebrow{width:140px}.klyp-feature-referrals-Skeleton__line--label{width:120px;height:14px}.klyp-feature-referrals-Skeleton__line--rateTitle{width:70%;height:14px}.klyp-feature-referrals-Skeleton__line--rateSub{width:45%;height:11px}.klyp-feature-referrals-Skeleton__line--metricLabel{width:100px;height:12px}.klyp-feature-referrals-Skeleton__line--metricMeta{width:70%;height:11px}.klyp-feature-referrals-Skeleton__cell{height:14px}.klyp-feature-referrals-Skeleton__cell--amount{width:80%;height:16px}.klyp-feature-referrals-Skeleton__cell--name{width:70%}.klyp-feature-referrals-Skeleton__cell--level{width:60px;height:22px}.klyp-feature-referrals-Skeleton__cell--status{width:72px;height:22px}.klyp-feature-referrals-Skeleton__cell--date{width:90%;height:12px}.klyp-withdraw-AddWalletForm{gap:var(--space-16);flex-direction:column;display:flex}.klyp-withdraw-AddWalletForm__section{gap:var(--space-8);flex-direction:column;display:flex}.klyp-withdraw-AddWalletForm__sectionLabel{align-items:baseline;gap:var(--space-6);color:var(--color-fg-muted);font-family:var(--font-sans);font-size:var(--font-size-12);font-weight:var(--font-weight-medium);display:inline-flex}.klyp-withdraw-AddWalletForm__sectionHint{color:var(--color-fg-subtle);font-weight:var(--font-weight-regular)}.klyp-withdraw-AddWalletForm__currencies{gap:var(--space-8);grid-template-columns:1fr 1fr;display:grid}.klyp-withdraw-AddWalletForm__currencyCard{--badge-cutout:var(--color-bg-glass);appearance:none;align-items:center;gap:var(--space-10);padding:var(--space-12) var(--space-14);background:var(--color-bg-glass);border:var(--bw-default) solid var(--color-border-subtle);border-radius:var(--r-card);color:var(--color-fg-primary);cursor:pointer;font:inherit;text-align:left;min-height:var(--space-64);transition:background var(--duration-fast) var(--easing-standard), border-color var(--duration-fast) var(--easing-standard);display:flex}.klyp-withdraw-AddWalletForm__currencyCard svg{flex-shrink:0}.klyp-withdraw-AddWalletForm__currencyCard:hover{background:var(--color-bg-surface-solid);border-color:var(--color-border-default);--badge-cutout:var(--color-bg-surface-solid)}.klyp-withdraw-AddWalletForm__currencyCard:focus-visible{outline:var(--bw-emphasis) solid var(--color-ring);outline-offset:var(--space-2)}.klyp-withdraw-AddWalletForm__currencyCard[data-selected=true]{background:var(--color-bg-surface-solid);border-color:var(--color-border-default);--badge-cutout:var(--color-bg-surface-solid)}.klyp-withdraw-AddWalletForm__currencyCard[data-selected=true]:hover{background:var(--color-bg-surface-hover);--badge-cutout:var(--color-bg-surface-hover)}.klyp-withdraw-AddWalletForm__currencyAvatar{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.klyp-withdraw-AddWalletForm__currencyAvatar svg{display:block}.klyp-withdraw-AddWalletForm__currencyBadge{right:calc(var(--space-2) * -1);bottom:calc(var(--space-2) * -1);padding:var(--space-2);background:var(--badge-cutout);border-radius:var(--radius-full);box-shadow:0 0 0 var(--bw-default) var(--badge-cutout);transition:background var(--duration-fast) var(--easing-standard), box-shadow var(--duration-fast) var(--easing-standard);justify-content:center;align-items:center;display:inline-flex;position:absolute}.klyp-withdraw-AddWalletForm__currencyMeta{gap:var(--space-2);flex-direction:column;flex:auto;min-width:0;display:flex}.klyp-withdraw-AddWalletForm__currencyTicker{color:var(--color-fg-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight)}.klyp-withdraw-AddWalletForm__currencyName{color:var(--color-fg-muted);font-size:var(--font-size-11);line-height:var(--line-height-tight)}.klyp-withdraw-AddWalletForm__radioDot{width:var(--space-16);height:var(--space-16);border-radius:var(--radius-full);border:var(--bw-emphasis) solid var(--color-border-default);transition:border-color var(--duration-fast) var(--easing-standard), background var(--duration-fast) var(--easing-standard);background:0 0;flex-shrink:0;position:relative}.klyp-withdraw-AddWalletForm__radioDot[data-checked=true]{border-color:var(--color-fg-primary)}.klyp-withdraw-AddWalletForm__radioDot[data-checked=true]:after{content:"";inset:var(--space-2);border-radius:var(--radius-full);background:var(--color-fg-primary);position:absolute}.klyp-withdraw-AddWalletForm__networkCard{align-items:center;gap:var(--space-12);padding:var(--space-12) var(--space-14);background:var(--color-bg-glass);border:var(--bw-default) solid var(--color-border-subtle);border-radius:var(--r-card);display:flex}.klyp-withdraw-AddWalletForm__networkCard svg{flex-shrink:0}.klyp-withdraw-AddWalletForm__networkMeta{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.klyp-withdraw-AddWalletForm__networkName{align-items:baseline;gap:var(--space-8);color:var(--color-fg-primary);font-size:var(--font-size-13);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);display:inline-flex}.klyp-withdraw-AddWalletForm__networkTicker{color:var(--color-fg-muted);font-size:var(--font-size-11);font-weight:var(--font-weight-regular)}.klyp-withdraw-AddWalletForm__networkSub{color:var(--color-fg-muted);font-size:var(--font-size-12);font-variant-numeric:tabular-nums}.klyp-withdraw-AddWalletForm__address{padding:var(--space-12) var(--space-14);background:var(--color-bg-glass);border:var(--bw-default) solid var(--color-border-default);border-radius:var(--r-card);color:var(--color-fg-primary);font-family:var(--font-sans);font-size:var(--font-size-13);font-variant-numeric:tabular-nums;min-height:var(--space-48);transition:border-color var(--duration-fast) var(--easing-standard), box-shadow var(--duration-fast) var(--easing-standard);margin:0}.klyp-withdraw-AddWalletForm__address::placeholder{color:var(--color-fg-subtle)}.klyp-withdraw-AddWalletForm__address:focus-visible{border-color:var(--color-fg-primary);box-shadow:0 0 0 var(--bw-emphasis) var(--color-ring);outline:none}.klyp-withdraw-AddWalletForm__address[aria-invalid=true]{border-color:var(--color-status-danger)}.klyp-withdraw-AddWalletForm__labelInput{padding:var(--space-10) var(--space-14);background:var(--color-bg-glass);border:var(--bw-default) solid var(--color-border-default);border-radius:var(--r-card);color:var(--color-fg-primary);font:inherit;font-size:var(--font-size-13);min-height:var(--space-48);transition:border-color var(--duration-fast) var(--easing-standard), box-shadow var(--duration-fast) var(--easing-standard);margin:0}.klyp-withdraw-AddWalletForm__labelInput::placeholder{color:var(--color-fg-subtle)}.klyp-withdraw-AddWalletForm__labelInput:focus-visible{border-color:var(--color-fg-primary);box-shadow:0 0 0 var(--bw-emphasis) var(--color-ring);outline:none}.klyp-withdraw-AddWalletForm__check{align-items:center;gap:var(--space-10);cursor:pointer;color:var(--color-fg-muted);font-size:var(--font-size-12);min-height:var(--space-48);padding:var(--space-4);margin:calc(var(--space-4) * -1);border-radius:var(--r-chip);display:inline-flex}.klyp-withdraw-AddWalletForm__check input{width:var(--space-16);height:var(--space-16);accent-color:var(--color-fg-primary);cursor:pointer}.klyp-withdraw-AddWalletForm__check:has(input:focus-visible){outline:var(--bw-emphasis) solid var(--color-ring);outline-offset:var(--space-2)}.klyp-withdraw-AddWalletForm__error{color:var(--color-status-danger);font-size:var(--font-size-12);line-height:var(--line-height-normal);margin:0}.klyp-withdraw-AddWalletForm__switchBtn{color:var(--color-fg-accent);font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0;text-decoration:underline;display:inline}.klyp-withdraw-AddWalletForm__switchBtn:focus-visible{outline:var(--bw-emphasis) solid var(--color-ring);outline-offset:var(--space-2);border-radius:var(--radius-sm)}.klyp-withdraw-AmountInput{gap:var(--space-8);flex-direction:column;display:flex;container-type:inline-size}.klyp-withdraw-AmountInput__row{align-items:center;gap:var(--space-8);width:100%;min-width:0;display:flex}.klyp-withdraw-AmountInput__field{min-width:0;color:var(--color-fg-primary);font-family:var(--font-sans);font-weight:var(--font-weight-regular);letter-spacing:-.02em;font-variant-numeric:tabular-nums;text-align:left;appearance:textfield;background:0 0;border:0;outline:none;flex:auto;margin:0;padding:0;line-height:1}.klyp-withdraw-AmountInput__field::placeholder{color:var(--color-fg-subtle);opacity:1}.klyp-withdraw-AmountInput__field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.klyp-withdraw-AmountInput__field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.klyp-withdraw-AmountInput__suffix{align-items:center;gap:var(--space-8);flex-shrink:0;display:inline-flex}.klyp-withdraw-AmountInput__currency{color:var(--color-fg-muted);font-family:var(--font-sans);font-variant-numeric:tabular-nums}.klyp-withdraw-AmountInput__max{appearance:none;padding:var(--space-6) var(--space-12);border:var(--bw-default) solid var(--color-border-default);border-radius:var(--r-chip);color:var(--color-fg-primary);font-family:var(--font-sans);font-size:var(--font-size-12);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);letter-spacing:.04em;cursor:pointer;transition:background var(--duration-fast) var(--easing-standard), border-color var(--duration-fast) var(--easing-standard);background:0 0}.klyp-withdraw-AmountInput__max:hover{background:var(--color-bg-surface-solid);border-color:var(--color-border-strong)}.klyp-withdraw-AmountInput__max:active{background:var(--color-bg-surface-hover)}.klyp-withdraw-AmountInput__max:focus-visible{outline:var(--bw-emphasis) solid var(--color-ring);outline-offset:var(--space-2)}.klyp-withdraw-AmountInput[data-size=hero-lg] .klyp-withdraw-AmountInput__row{min-height:clamp(var(--font-size-40), 10cqi, var(--font-size-56))}.klyp-withdraw-AmountInput[data-size=hero-lg] .klyp-withdraw-AmountInput__field{font-size:clamp(var(--font-size-40), 10cqi, var(--font-size-56));font-weight:var(--font-weight-regular)}.klyp-withdraw-AmountInput[data-size=hero-lg] .klyp-withdraw-AmountInput__currency{font-size:var(--font-size-18)}.klyp-withdraw-AmountInput[data-size=hero-lg][data-length=medium] .klyp-withdraw-AmountInput__field{font-size:clamp(var(--font-size-32), 7cqi, var(--font-size-40))}.klyp-withdraw-AmountInput[data-size=hero-lg][data-length=long] .klyp-withdraw-AmountInput__field{font-size:clamp(var(--font-size-24), 5cqi, var(--font-size-32))}.klyp-withdraw-AmountInput[data-size=hero-md] .klyp-withdraw-AmountInput__row{min-height:clamp(var(--font-size-32), 5cqi, var(--font-size-40))}.klyp-withdraw-AmountInput[data-size=hero-md] .klyp-withdraw-AmountInput__field{font-size:clamp(var(--font-size-32), 5cqi, var(--font-size-40));font-weight:var(--font-weight-regular)}.klyp-withdraw-AmountInput[data-size=hero-md] .klyp-withdraw-AmountInput__currency{font-size:var(--font-size-16)}.klyp-withdraw-AmountInput[data-size=hero-md][data-length=medium] .klyp-withdraw-AmountInput__field{font-size:clamp(var(--font-size-24), 4cqi, var(--font-size-32))}.klyp-withdraw-AmountInput[data-size=hero-md][data-length=long] .klyp-withdraw-AmountInput__field{font-size:clamp(var(--font-size-20), 3cqi, var(--font-size-24))}.klyp-withdraw-AmountInput[data-size=hero-sm] .klyp-withdraw-AmountInput__row{min-height:var(--font-size-24)}.klyp-withdraw-AmountInput[data-size=hero-sm] .klyp-withdraw-AmountInput__field{font-size:var(--font-size-24);font-weight:var(--font-weight-regular)}.klyp-withdraw-AmountInput[data-size=hero-sm] .klyp-withdraw-AmountInput__currency{font-size:var(--font-size-13)}.klyp-withdraw-AmountInput[data-invalid=true] .klyp-withdraw-AmountInput__field{color:var(--color-status-danger)}.klyp-withdraw-AmountInput__error{color:var(--color-status-danger);font-size:var(--font-size-12);line-height:var(--line-height-normal);margin:0}.klyp-withdraw-AmountInput[data-disabled=true] .klyp-withdraw-AmountInput__field{color:var(--color-fg-muted);cursor:not-allowed}.klyp-withdraw-WalletRow{--badge-cutout:var(--color-bg-glass);align-items:center;gap:var(--space-8);width:100%;padding:var(--space-10) var(--space-14);background:var(--color-bg-glass);border:var(--bw-default) solid var(--color-border-subtle);border-radius:var(--r-card);color:inherit;font:inherit;transition:background var(--duration-fast) var(--easing-standard), border-color var(--duration-fast) var(--easing-standard);display:flex}.klyp-withdraw-WalletRow[data-density=comfortable]{min-height:var(--space-64)}.klyp-withdraw-WalletRow[data-density=compact]{min-height:var(--space-48);padding:var(--space-8) var(--space-12);gap:var(--space-6)}.klyp-withdraw-WalletRow:hover{background:var(--color-bg-surface-solid);border-color:var(--color-border-default);--badge-cutout:var(--color-bg-surface-solid)}.klyp-withdraw-WalletRow:has(.klyp-withdraw-WalletRow__select:focus-visible){outline:var(--bw-emphasis) solid var(--color-ring);outline-offset:var(--space-2)}.klyp-withdraw-WalletRow[data-selected=true]{background:var(--color-bg-surface-solid);border-color:var(--color-border-default);--badge-cutout:var(--color-bg-surface-solid)}.klyp-withdraw-WalletRow[data-selected=true]:hover{background:var(--color-bg-surface-hover);--badge-cutout:var(--color-bg-surface-hover)}.klyp-withdraw-WalletRow__select{align-items:center;gap:var(--space-12);min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:auto;padding:0;display:flex}.klyp-withdraw-WalletRow__select:focus-visible{outline:none}.klyp-withdraw-WalletRow__radio{width:var(--space-16);height:var(--space-16);border-radius:var(--radius-full);border:var(--bw-emphasis) solid var(--color-border-default);transition:border-color var(--duration-fast) var(--easing-standard);background:0 0;flex:none;position:relative}.klyp-withdraw-WalletRow__radio[data-checked=true]{border-color:var(--color-fg-primary)}.klyp-withdraw-WalletRow__radio[data-checked=true]:after{content:"";inset:var(--space-2);border-radius:var(--radius-full);background:var(--color-fg-primary);position:absolute}.klyp-withdraw-WalletRow__avatar{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.klyp-withdraw-WalletRow__avatar svg{display:block}.klyp-withdraw-WalletRow__badge{right:calc(var(--space-2) * -1);bottom:calc(var(--space-2) * -1);padding:var(--space-2);background:var(--badge-cutout);border-radius:var(--radius-full);box-shadow:0 0 0 var(--bw-default) var(--badge-cutout);transition:background var(--duration-fast) var(--easing-standard), box-shadow var(--duration-fast) var(--easing-standard);justify-content:center;align-items:center;display:inline-flex;position:absolute}.klyp-withdraw-WalletRow__stack{gap:var(--space-2);min-width:0;line-height:var(--line-height-snug);flex-direction:column;flex:auto;display:flex}.klyp-withdraw-WalletRow__top{align-items:center;gap:var(--space-8);color:var(--color-fg-primary);font-size:var(--font-size-13);font-weight:var(--font-weight-medium);text-overflow:ellipsis;white-space:nowrap;display:inline-flex;overflow:hidden}.klyp-withdraw-WalletRow__defaultPill{padding:var(--space-2) var(--space-6);background:var(--color-bg-elevated);border:var(--bw-default) solid var(--color-border-subtle);border-radius:var(--r-chip);color:var(--color-fg-muted);font-size:var(--font-size-11);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight)}.klyp-withdraw-WalletRow__bottom{align-items:baseline;gap:var(--space-6);color:var(--color-fg-muted);font-size:var(--font-size-11);font-variant-numeric:tabular-nums;flex-wrap:wrap;display:inline-flex}.klyp-withdraw-WalletRow__ticker{color:var(--color-fg-muted);font-weight:var(--font-weight-medium)}.klyp-withdraw-WalletRow__sep{color:var(--color-fg-subtle);-webkit-user-select:none;user-select:none}.klyp-withdraw-WalletRow__addressTail{color:var(--color-fg-subtle);font-family:var(--font-sans);font-variant-numeric:tabular-nums}.klyp-withdraw-WalletRow__kebab{width:var(--space-32);height:var(--space-32);border-radius:var(--radius-full);color:var(--color-fg-muted);cursor:pointer;transition:background var(--duration-fast) var(--easing-standard), color var(--duration-fast) var(--easing-standard);background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.klyp-withdraw-WalletRow__kebab>svg{width:var(--icon-size-md);height:var(--icon-size-md)}.klyp-withdraw-WalletRow__kebab:hover,.klyp-withdraw-WalletRow__kebab[data-pressed],.klyp-withdraw-WalletRow__kebab[aria-expanded=true]{background:var(--color-bg-surface-hover);color:var(--color-fg-primary)}.klyp-withdraw-WalletRow__kebab:focus-visible{outline:var(--bw-emphasis) solid var(--color-ring);outline-offset:var(--space-2)}.klyp-withdraw-NetworkChip{align-items:center;gap:var(--space-8);padding:var(--space-4) var(--space-10) var(--space-4) var(--space-6);background:var(--color-bg-glass);border:var(--bw-default) solid var(--color-border-subtle);border-radius:var(--r-chip);color:var(--color-fg-muted);font-family:var(--font-sans);display:inline-flex}.klyp-withdraw-NetworkChip__avatar{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.klyp-withdraw-NetworkChip__avatar svg{display:block}.klyp-withdraw-NetworkChip__badge{right:calc(var(--space-2) * -1);bottom:calc(var(--space-2) * -1);padding:var(--space-2);background:var(--color-bg-surface);border-radius:var(--radius-full);box-shadow:0 0 0 var(--bw-default) var(--color-bg-surface);justify-content:center;align-items:center;display:inline-flex;position:absolute}.klyp-withdraw-NetworkChip__label{align-items:baseline;gap:var(--space-4);line-height:1;display:inline-flex}.klyp-withdraw-NetworkChip__currency{color:var(--color-fg-primary);font-size:var(--font-size-12);font-weight:var(--font-weight-medium);font-variant-numeric:tabular-nums}.klyp-withdraw-NetworkChip__network{color:var(--color-fg-muted);font-size:var(--font-size-11)}.klyp-withdraw-NetworkChip[data-size=sm]{padding:var(--space-2) var(--space-8) var(--space-2) var(--space-4);gap:var(--space-6)}.klyp-withdraw-NetworkChip[data-size=sm] .klyp-withdraw-NetworkChip__currency{font-size:var(--font-size-11)}.klyp-withdraw-NetworkChip[data-selected=true]{border-color:var(--color-border-default);background:var(--color-bg-elevated)}.klyp-withdraw-SummaryRow{justify-content:space-between;align-items:flex-start;gap:var(--space-12);padding-block:var(--space-8);display:flex}.klyp-withdraw-SummaryRow+.klyp-withdraw-SummaryRow{border-block-start:var(--bw-default) solid var(--color-border-subtle)}.klyp-withdraw-SummaryRow__label{color:var(--color-fg-muted);font-size:var(--font-size-13);line-height:1.4}.klyp-withdraw-SummaryRow__valueWrap{align-items:flex-end;gap:var(--space-2);text-align:right;flex-direction:column;display:inline-flex}.klyp-withdraw-SummaryRow__value{color:var(--color-fg-primary);font-size:var(--font-size-13);font-variant-numeric:tabular-nums;line-height:1.4}.klyp-withdraw-SummaryRow__hint{color:var(--color-fg-subtle);font-size:var(--font-size-11);font-variant-numeric:tabular-nums}.klyp-withdraw-SummaryRow[data-emphasis=bold] .klyp-withdraw-SummaryRow__value{font-weight:var(--font-weight-medium)}@media (width>=640px){.klyp-withdraw-SheetA[data-side=right]{max-width:560px}}.klyp-withdraw-SheetA[data-side=bottom]{max-height:92dvh}.klyp-withdraw-SheetA{padding:0;container:klyp-withdraw-sheetA/inline-size}.klyp-withdraw-SheetA-Main,.klyp-withdraw-SheetA-Review,.klyp-withdraw-SheetA-AddWallet{background:var(--color-bg-surface);width:100%;height:100%;min-height:0;color:var(--color-fg-primary);flex-direction:column;flex:auto;display:flex;overflow:hidden}.klyp-withdraw-SheetA-Main__title,.klyp-withdraw-SheetA-Review__title,.klyp-withdraw-SheetA-AddWallet__title{font-family:var(--font-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);color:var(--color-fg-primary);margin:0}.klyp-withdraw-SheetA-Main__eyebrow,.klyp-withdraw-SheetA-Review__eyebrow,.klyp-withdraw-SheetA-AddWallet__eyebrow{font-family:var(--font-sans);font-size:var(--font-size-12);font-weight:var(--font-weight-medium);color:var(--color-fg-muted);display:block}.klyp-withdraw-SheetA-Main__footer,.klyp-withdraw-SheetA-Review__footer,.klyp-withdraw-SheetA-AddWallet__footer{min-height:var(--space-80)}.klyp-withdraw-SheetA-Main__head{padding:var(--space-20) var(--space-24) var(--space-16);align-items:center;display:flex}.klyp-withdraw-SheetA-Main__balance{gap:var(--space-4);padding:0 var(--space-24) var(--space-20);flex-direction:column;display:flex}.klyp-withdraw-SheetA-Main__balanceValue{font-family:var(--font-sans);font-size:clamp(var(--font-size-28), 4cqi, var(--font-size-32));font-weight:var(--font-weight-regular);color:var(--color-fg-primary);font-variant-numeric:tabular-nums;margin:0;line-height:1em}.klyp-withdraw-SheetA-Main__amount{gap:var(--space-8);padding:var(--space-16) var(--space-24) var(--space-20);border-top:var(--bw-default) solid var(--color-border-subtle);border-bottom:var(--bw-default) solid var(--color-border-subtle);flex-direction:column;display:flex}.klyp-withdraw-SheetA-Main__helper{font-family:var(--font-sans);font-size:var(--font-size-12);color:var(--color-fg-subtle);margin:0}.klyp-withdraw-SheetA-Main__destination{gap:var(--space-12);padding:var(--space-20) var(--space-24);flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.klyp-withdraw-SheetA-Main__destinationHead{justify-content:space-between;align-items:center;gap:var(--space-12);display:flex}.klyp-withdraw-SheetA-Main__wallets{gap:var(--space-8);flex-direction:column;display:flex}.klyp-withdraw-SheetA-Main__footer{justify-content:space-between;align-items:center;gap:var(--space-12);padding:var(--space-16) var(--space-24) max(var(--space-20), env(safe-area-inset-bottom));border-top:var(--bw-default) solid var(--color-border-subtle);background:var(--color-bg-surface);display:flex;position:sticky;bottom:0}.klyp-withdraw-SheetA-Review__head{align-items:center;gap:var(--space-12);padding:var(--space-16) var(--space-20) var(--space-12);display:flex}.klyp-withdraw-SheetA-Review__amount{gap:var(--space-6);padding:var(--space-16) var(--space-24) var(--space-20);text-align:center;flex-direction:column;align-items:center;display:flex}.klyp-withdraw-SheetA-Review__amountValue{align-items:baseline;gap:var(--space-6);font-family:var(--font-sans);font-size:clamp(var(--font-size-40), 8cqi, var(--font-size-56));font-weight:var(--font-weight-regular);color:var(--color-fg-primary);font-variant-numeric:tabular-nums;letter-spacing:-.02em;margin:0;line-height:1em;display:inline-flex}.klyp-withdraw-SheetA-Review__amountTicker{font-size:var(--font-size-16);font-weight:var(--font-weight-medium);color:var(--color-fg-muted);letter-spacing:0}.klyp-withdraw-SheetA-Review__amountSub{font-family:var(--font-sans);font-size:var(--font-size-13);color:var(--color-fg-muted);font-variant-numeric:tabular-nums;margin:0}.klyp-withdraw-SheetA-Review__destination{gap:var(--space-8);padding:0 var(--space-24) var(--space-16);flex-direction:column;display:flex}.klyp-withdraw-SheetA-Review__addressCard{gap:var(--space-10);padding:var(--space-14) var(--space-16);background:var(--color-bg-glass);border:var(--bw-default) solid var(--color-border-subtle);border-radius:var(--r-card);flex-direction:column;display:flex}.klyp-withdraw-SheetA-Review__addressText{font-family:var(--font-sans);font-size:var(--font-size-13);line-height:var(--line-height-normal);color:var(--color-fg-primary);font-variant-numeric:tabular-nums;word-break:break-all;margin:0}.klyp-withdraw-SheetA-Review__addressSr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.klyp-withdraw-SheetA-Review__addressMeta{align-items:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.klyp-withdraw-SheetA-Review__addressLabel{font-family:var(--font-sans);font-size:var(--font-size-12);color:var(--color-fg-muted)}.klyp-withdraw-SheetA-Review__summary{padding:0 var(--space-24) var(--space-16);flex-direction:column;display:flex}.klyp-withdraw-SheetA-Review__warning{margin:0 var(--space-24) var(--space-16);gap:var(--space-10);color:var(--color-fg-muted);font-family:var(--font-sans);font-size:var(--font-size-13);line-height:var(--line-height-normal);align-items:flex-start;padding:0;display:flex}.klyp-withdraw-SheetA-Review__warning strong{color:var(--color-fg-primary);font-weight:var(--font-weight-medium)}.klyp-withdraw-SheetA-Review__warningIcon{width:1.25em;height:1.25em;color:var(--color-status-warning);flex-shrink:0;margin-top:.1em}.klyp-withdraw-SheetA-Review__error{margin:0 var(--space-24) var(--space-12);padding:var(--space-10) var(--space-14);background:var(--color-bg-glass);border:var(--bw-default) solid var(--color-status-danger);border-radius:var(--r-chip);color:var(--color-status-danger);font-family:var(--font-sans);font-size:var(--font-size-12);line-height:var(--line-height-normal)}.klyp-withdraw-SheetA-Review__footer{justify-content:space-between;align-items:center;gap:var(--space-12);padding:var(--space-16) var(--space-24) max(var(--space-20), env(safe-area-inset-bottom));border-top:var(--bw-default) solid var(--color-border-subtle);background:var(--color-bg-surface);margin-top:auto;display:flex;position:sticky;bottom:0}.klyp-withdraw-SheetA-AddWallet__head{align-items:center;gap:var(--space-12);padding:var(--space-16) var(--space-20) var(--space-12);display:flex}.klyp-withdraw-SheetA-AddWallet__intro{margin:0 var(--space-24) var(--space-8);padding:var(--space-12) var(--space-14);background:var(--color-bg-glass);border:var(--bw-default) solid var(--color-border-default);border-radius:var(--r-card);color:var(--color-fg-muted);font-family:var(--font-sans);font-size:var(--font-size-12);line-height:var(--line-height-normal)}.klyp-withdraw-SheetA-AddWallet__form{min-height:0;padding:var(--space-12) var(--space-24) var(--space-16);flex:auto;overflow-y:auto}.klyp-withdraw-SheetA-AddWallet__footer{justify-content:space-between;align-items:center;gap:var(--space-12);padding:var(--space-16) var(--space-24) max(var(--space-20), env(safe-area-inset-bottom));border-top:var(--bw-default) solid var(--color-border-subtle);background:var(--color-bg-surface);margin-top:auto;display:flex;position:sticky;bottom:0}@container klyp-withdraw-sheetA (width<=480px){.klyp-withdraw-SheetA-Main__head,.klyp-withdraw-SheetA-Main__amount,.klyp-withdraw-SheetA-Main__destination,.klyp-withdraw-SheetA-Main__summary,.klyp-withdraw-SheetA-Main__footer,.klyp-withdraw-SheetA-Review__head,.klyp-withdraw-SheetA-Review__amount,.klyp-withdraw-SheetA-Review__destination,.klyp-withdraw-SheetA-Review__summary,.klyp-withdraw-SheetA-Review__footer,.klyp-withdraw-SheetA-AddWallet__head,.klyp-withdraw-SheetA-AddWallet__amount,.klyp-withdraw-SheetA-AddWallet__destination,.klyp-withdraw-SheetA-AddWallet__summary,.klyp-withdraw-SheetA-AddWallet__footer{padding-left:var(--space-16);padding-right:var(--space-16)}.klyp-withdraw-SheetA-Main__balance,.klyp-withdraw-SheetA-Main__warning,.klyp-withdraw-SheetA-Main__error,.klyp-withdraw-SheetA-Main__intro,.klyp-withdraw-SheetA-Review__balance,.klyp-withdraw-SheetA-Review__warning,.klyp-withdraw-SheetA-Review__error,.klyp-withdraw-SheetA-Review__intro,.klyp-withdraw-SheetA-AddWallet__balance,.klyp-withdraw-SheetA-AddWallet__warning,.klyp-withdraw-SheetA-AddWallet__error,.klyp-withdraw-SheetA-AddWallet__intro{padding-left:var(--space-16);padding-right:var(--space-16);margin-left:var(--space-16);margin-right:var(--space-16)}.klyp-withdraw-SheetA-Main__balance{padding-left:var(--space-16);padding-right:var(--space-16);margin:0}.klyp-withdraw-SheetA-Main__warning,.klyp-withdraw-SheetA-Review__warning,.klyp-withdraw-SheetA-Review__error{margin-left:var(--space-16);margin-right:var(--space-16)}}@media (prefers-reduced-motion:reduce){.klyp-withdraw-SheetA *,.klyp-withdraw-SheetA :before,.klyp-withdraw-SheetA :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.klyp-feature-referrals-Page{gap:var(--gap-grid);width:100%;max-width:1024px;padding:var(--gutter-page-y) var(--gutter-page-x);flex-direction:column;margin-inline:auto;display:flex;container:refpage/inline-size}.klyp-feature-referrals-Page__head{gap:var(--space-6);margin-bottom:var(--space-12);flex-direction:column;display:flex}.klyp-feature-referrals-Page__title{font-size:var(--font-size-32);font-weight:var(--font-weight-medium);letter-spacing:-.01em;color:var(--color-fg-primary);margin:0}.klyp-feature-referrals-Page__subtitle{color:var(--color-fg-muted);max-width:640px;font-size:var(--font-size-13);margin:0}.klyp-feature-referrals-Page__previewBar{align-items:center;gap:var(--space-12);flex-wrap:wrap;display:flex}.klyp-feature-referrals-Page__previewLabel{font-size:var(--font-size-11);color:var(--color-fg-muted);letter-spacing:.06em;text-transform:uppercase}.klyp-feature-referrals-Page__payoutInfo{align-items:flex-end;gap:var(--space-10);padding:var(--space-12) var(--space-16);border:var(--bw-default) solid var(--color-border-subtle);border-radius:var(--r-section);color:var(--color-fg-subtle);font-size:var(--font-size-12);-webkit-user-select:text;user-select:text;line-height:1.5;display:flex}.klyp-feature-referrals-Page__payoutInfoIcon{color:var(--color-fg-subtle);flex:none}.klyp-feature-referrals-Page__payoutInfoText{margin:0}
