.DepositForm_panel__1LbKO{background:var(--bg-raised);border:1px solid var(--border);border-radius:calc(var(--radius) + 2px);padding:clamp(1.2rem,3.2vw,1.55rem);animation:DepositForm_riseIn__B6szD .18s ease-out both;box-shadow:0 12px 40px rgba(0,0,0,.35)}.DepositForm_title__X7WuN{font-family:var(--font-display);font-size:1.4rem;font-weight:700;color:var(--ink-bright);margin:0 0 1.05rem;letter-spacing:-.02em}.DepositForm_field__CxPVb{position:relative;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.1rem}.DepositForm_labelRow__Qosz4{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;flex-wrap:wrap}.DepositForm_label__wbNBe{font-size:.95rem;color:var(--ink-muted);font-weight:500;flex-shrink:0}.DepositForm_balance__dRDDd{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.35rem;min-width:0;flex:1 1;font-size:.9rem;font-family:var(--font-mono);color:var(--ink-muted);text-align:right}.DepositForm_amountBox__PdBIw{display:flex;flex-direction:column;gap:.45rem;padding:.55rem .65rem;border-radius:12px;border:1px solid var(--border);background:var(--bg-inset);transition:border-color .12s ease,box-shadow .12s ease}.DepositForm_amountBox__PdBIw:focus-within{border-color:var(--teal-500);box-shadow:0 0 0 3px var(--focus-ring)}.DepositForm_amountMain__Md5Jn{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.55rem;gap:.55rem;min-height:3.1rem}.DepositForm_amountValue__8_ALc{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.1rem;min-width:0}.DepositForm_maxBtn__ZrDfV{z-index:1;align-self:center;min-height:28px;border:1px solid var(--border);background:var(--bg-raised);color:var(--teal-300);border-radius:7px;font-size:.68rem;font-weight:700;letter-spacing:.04em;padding:0 .45rem;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.DepositForm_maxBtn__ZrDfV:hover:not(:disabled){border-color:var(--teal-300);background:rgba(45,212,191,.12)}.DepositForm_maxBtn__ZrDfV:disabled{opacity:.35;cursor:not-allowed}.DepositForm_amountUsd__1I6Rm{font-size:.78rem;font-family:var(--font-mono);color:var(--ink-muted);letter-spacing:.01em;line-height:1.2;padding-right:.1rem;opacity:.9}.DepositForm_unitSwitch__RGacT{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0 0 0 .05rem;padding:.15rem;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--ink-muted);cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.DepositForm_unitSwitch__RGacT:hover:not(:disabled){border-color:var(--border);background:rgba(45,212,191,.08);color:var(--teal-300)}.DepositForm_unitSwitch__RGacT:focus-visible{outline:none;box-shadow:0 0 0 3px var(--focus-ring)}.DepositForm_unitSwitch__RGacT:disabled{opacity:.4;cursor:not-allowed}.DepositForm_switchIcon__qviJP{display:block;opacity:.9}.DepositForm_token__DhiAf{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-mono);font-size:1.05rem;font-weight:650;color:var(--ink-bright);pointer-events:none;flex-shrink:0}.DepositForm_token__DhiAf img,.DepositForm_token__DhiAf svg{border-radius:50%;display:block;width:32px!important;height:32px!important}.DepositForm_input__FyA02{width:100%;min-height:1.7rem;padding:0;border:none;border-radius:0;background:transparent;color:var(--ink-bright);font-family:var(--font-mono);font-size:clamp(1.15rem,3.6vw,1.35rem);text-align:right;line-height:1.2}.DepositForm_input__FyA02:focus{outline:none;box-shadow:none}.DepositForm_pctInline__QKt_i{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.4rem;gap:.4rem;padding:.45rem 0 .1rem;border-top:1px solid color-mix(in srgb,var(--border) 80%,transparent)}.DepositForm_pctChip__CjXKL{min-height:26px;min-width:0;width:100%;padding:0 .35rem;border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--ink-muted);font-size:.72rem;font-weight:600;font-family:var(--font-mono);cursor:pointer;transition:border-color .12s ease,color .12s ease,background .12s ease}.DepositForm_pctChip__CjXKL:hover:not(:disabled){border-color:var(--teal-500);color:var(--ink-bright)}.DepositForm_pctChipActive__R3SgW{border-color:var(--teal-300);background:rgba(45,212,191,.12);color:var(--teal-300)}.DepositForm_pctChip__CjXKL:disabled{opacity:.4;cursor:not-allowed}.DepositForm_dateField__8zSH6{display:flex;align-items:center;justify-content:space-between;gap:.55rem;width:100%;min-height:42px;padding:.45rem .7rem;border-radius:10px;border:1px solid var(--border);background:var(--bg-inset);color:var(--ink-bright);font-family:var(--font-mono);font-size:.92rem;cursor:pointer;text-align:left;transition:border-color .12s ease}.DepositForm_dateField__8zSH6:hover,.DepositForm_dateField__8zSH6[aria-expanded=true]{border-color:var(--teal-500)}.DepositForm_dateMeta__M0ZsK{display:inline-flex;align-items:center;color:var(--teal-300);flex-shrink:0}.DepositForm_rateRow__JiWUG{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem 1rem;gap:.75rem 1rem;margin-top:.25rem}.DepositForm_rateItem__djr5B{position:relative;display:flex;flex-direction:column;gap:.12rem;min-width:0;outline:none}.DepositForm_rateItem__djr5B[tabindex]{cursor:help}.DepositForm_rateLabel__MryHF{font-size:.8rem;color:var(--ink-muted);font-weight:500;width:-moz-fit-content;width:fit-content}.DepositForm_rateItem__djr5B[tabindex] .DepositForm_rateLabel__MryHF{border-bottom:1px dotted color-mix(in srgb,var(--ink-muted) 55%,transparent)}.DepositForm_rateValue__hlN3_{font-family:var(--font-mono);font-size:clamp(.88rem,2.6vw,1.05rem);font-weight:600;color:var(--teal-300);letter-spacing:.01em;line-height:1.25}.DepositForm_rateTip__WybXm{position:absolute;left:0;top:calc(100% + 6px);z-index:6;width:max(100%,13rem);padding:.55rem .65rem;border-radius:9px;background:var(--bg-raised);border:1px solid var(--border);box-shadow:0 10px 28px rgba(0,0,0,.45);font-size:.78rem;line-height:1.4;color:var(--ink-muted);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease,visibility .12s ease}.DepositForm_rateItem__djr5B:last-child .DepositForm_rateTip__WybXm{left:auto;right:0}.DepositForm_rateItem__djr5B:focus-visible .DepositForm_rateTip__WybXm,.DepositForm_rateItem__djr5B:hover .DepositForm_rateTip__WybXm{opacity:1;visibility:visible}.DepositForm_calendar__Q1srN{position:fixed;z-index:100;overflow:auto;overscroll-behavior:contain;box-sizing:border-box;background:linear-gradient(180deg,rgba(45,212,191,.05),transparent 40%),var(--bg-raised);border:1px solid color-mix(in srgb,var(--teal-500) 24%,var(--border));border-radius:12px;padding:.5rem .55rem .55rem;box-shadow:0 0 0 1px rgba(0,0,0,.35),0 16px 40px rgba(0,0,0,.5);animation:DepositForm_calIn__18wTi .16s ease-out both}@keyframes DepositForm_calIn__18wTi{0%{opacity:0;transform:translateY(4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.DepositForm_calendar__Q1srN{animation:none}}.DepositForm_calSelected__SGnPp{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.4rem;padding:.28rem .4rem;border-radius:8px;background:var(--bg-inset);border:1px solid var(--border)}.DepositForm_calSelectedLabel__DxRZD{font-size:.6rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint)}.DepositForm_calSelectedValue__wMatT{font-family:var(--font-mono);font-size:.78rem;font-weight:600;color:var(--ink-bright)}.DepositForm_calHead__2QpEp{display:grid;grid-template-columns:28px 1fr 28px;align-items:center;grid-gap:.25rem;gap:.25rem;margin-bottom:.35rem;position:-webkit-sticky;position:sticky;top:0;z-index:1;background:linear-gradient(180deg,var(--bg-raised) 70%,transparent);padding-bottom:.1rem}.DepositForm_calTitleBtn__TJ6km{display:inline-flex;align-items:center;justify-content:center;gap:.2rem;min-height:28px;margin:0;padding:.15rem .35rem;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--ink-bright);font-family:var(--font-display);font-size:.82rem;font-weight:650;letter-spacing:-.01em;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.DepositForm_calTitleBtn__TJ6km:hover:not(:disabled){border-color:var(--border);background:rgba(45,212,191,.08);color:var(--teal-100)}.DepositForm_calTitleBtn__TJ6km:disabled{cursor:default;opacity:1}.DepositForm_calDay__LgYVQ:focus-visible,.DepositForm_calNav__S6znU:focus-visible,.DepositForm_calPick__BtsRD:focus-visible,.DepositForm_calTitleBtn__TJ6km:focus-visible{outline:none;box-shadow:0 0 0 3px var(--focus-ring)}.DepositForm_calNav__S6znU{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;min-height:28px;padding:0;border-radius:7px;border:1px solid var(--border);background:var(--bg-inset);color:var(--ink-bright);cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.DepositForm_calNav__S6znU:hover:not(:disabled){border-color:var(--teal-500);color:var(--teal-300);background:rgba(45,212,191,.08)}.DepositForm_calNav__S6znU:disabled{opacity:.28;cursor:default}.DepositForm_calBody__VgiEH{animation:DepositForm_calBodyIn__0mltK .14s ease-out both}@keyframes DepositForm_calBodyIn__0mltK{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.DepositForm_calBody__VgiEH{animation:none}}.DepositForm_calGrid__VEoz8{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:2px;gap:2px}.DepositForm_calDow__2_T_u{text-align:center;font-size:.6rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);padding:.1rem 0 .2rem}.DepositForm_calDayPad__BnQjm{min-height:26px}.DepositForm_calDayOff__VJQlW,.DepositForm_calDay__LgYVQ{display:flex;align-items:center;justify-content:center;min-height:26px;border-radius:6px;font-size:.72rem;font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.DepositForm_calDayOff__VJQlW{color:var(--ink-faint);opacity:.45}.DepositForm_calDay__LgYVQ{border:1px solid transparent;background:rgba(45,212,191,.1);color:var(--teal-300);font-weight:600;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .1s ease}.DepositForm_calDay__LgYVQ:hover{border-color:color-mix(in srgb,var(--teal-300) 55%,transparent);background:rgba(45,212,191,.18)}.DepositForm_calDay__LgYVQ:active{transform:scale(.96)}.DepositForm_calDaySelected__79XUB{background:var(--teal-300);color:var(--bg-deep);border-color:transparent;box-shadow:0 4px 12px rgba(45,212,191,.24)}.DepositForm_calDaySelected__79XUB:hover{background:var(--teal-100);border-color:transparent;color:var(--bg-deep)}.DepositForm_calPickerGrid__87onA{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.3rem;gap:.3rem;padding:.1rem 0 0}.DepositForm_calPick__BtsRD{min-height:34px;border-radius:8px;border:1px solid var(--border);background:var(--bg-inset);color:var(--ink-primary);font-family:var(--font-mono);font-size:.74rem;font-weight:600;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.DepositForm_calPick__BtsRD:hover:not(:disabled){border-color:var(--teal-500);color:var(--teal-100);background:rgba(45,212,191,.1)}.DepositForm_calPickCurrent__GBWNF{border-color:color-mix(in srgb,var(--teal-500) 50%,var(--border));color:var(--teal-300)}.DepositForm_calPickActive__L2FiP{border-color:transparent;background:var(--teal-300);color:var(--bg-deep);box-shadow:0 4px 12px rgba(45,212,191,.24)}.DepositForm_calPickActive__L2FiP:hover:not(:disabled){background:var(--teal-100);color:var(--bg-deep);border-color:transparent}.DepositForm_calPick__BtsRD:disabled{opacity:.28;cursor:default}.DepositForm_calHint__92JSu{margin:.4rem 0 0;font-size:.65rem;color:var(--ink-muted);line-height:1.35}.DepositForm_termStops__sN1i0{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.45rem;gap:.45rem;margin-top:.2rem}.DepositForm_termChip__Y_GNh{min-height:44px;width:100%;padding:0 .25rem;border-radius:9px;border:1px solid var(--border);background:var(--bg-inset);color:var(--ink-muted);font-size:clamp(.78rem,2.4vw,.88rem);font-weight:600;cursor:pointer;text-align:center;transition:border-color .12s ease,color .12s ease,background .12s ease}.DepositForm_termChip__Y_GNh:hover{border-color:var(--teal-500);color:var(--ink-bright)}.DepositForm_termChipActive__nwcMZ{border-color:var(--teal-300);background:rgba(45,212,191,.1);color:var(--teal-300)}.DepositForm_footer__ddjwU{display:flex;flex-direction:column;gap:.7rem;margin-top:.25rem}.DepositForm_submit__wt0bW{min-height:56px;border:none;border-radius:12px;background:var(--teal-300);color:var(--bg-deep);font-size:1.05rem;font-weight:600;cursor:pointer;box-shadow:0 10px 28px rgba(45,212,191,.22);transition:transform .12s ease,background .15s ease,box-shadow .15s ease}.DepositForm_submit__wt0bW:hover:not(:disabled){background:var(--teal-100);box-shadow:0 12px 32px rgba(45,212,191,.28)}.DepositForm_submit__wt0bW:active:not(:disabled){transform:scale(.98)}.DepositForm_submit__wt0bW:disabled{opacity:.4;cursor:not-allowed}.DepositForm_statusOk__Vaniq{margin:0;font-size:.95rem;color:var(--ok)}.DepositForm_statusErr__o4wXk{margin:0;font-size:.95rem;color:var(--danger)}@media (max-width:420px){.DepositForm_termStops__sN1i0{grid-template-columns:repeat(3,minmax(0,1fr))}.DepositForm_termChip__Y_GNh{min-height:46px;font-size:.85rem}.DepositForm_dateField__8zSH6{flex-direction:row;align-items:center}.DepositForm_dateMeta__M0ZsK{text-align:right}.DepositForm_rateRow__JiWUG{grid-template-columns:1fr;gap:.55rem}.DepositForm_input__FyA02{padding:0}}.page_hero__SKW6o{position:relative;min-height:calc(100dvh - var(--header-h) - var(--footer-h));display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,1.5rem);overflow-x:hidden;overflow-y:auto}.page_heroGlow__P_3KC{pointer-events:none;position:absolute;inset:-10% 0 auto;height:80%;background:radial-gradient(ellipse 50% 55% at 50% 40%,rgba(45,212,191,.18),transparent 70%),radial-gradient(ellipse 35% 45% at 70% 80%,rgba(56,132,255,.08),transparent 65%);z-index:0}.page_widget__hqub0{position:relative;z-index:1;width:min(100%,32.5rem)}@media (max-width:640px){.page_hero__SKW6o{align-items:flex-start;padding-block:1rem 1.5rem}}@media (max-height:720px){.page_hero__SKW6o{align-items:flex-start;padding-block:1rem 1.5rem}}