.AuthScreen-module__V2SCua__shell{color:#292a44;background:radial-gradient(circle at 12% 8%,#fffffff2 0 6%,#0000 18%),radial-gradient(circle at 88% 20%,#fffc 0 4%,#0000 15%),linear-gradient(#fff9f5 0%,#fff4ee 58%,#f8e8e4 100%);min-height:100svh;position:relative;overflow-x:hidden}.AuthScreen-module__V2SCua__content{width:min(100%,520px);padding:calc(24px + env(safe-area-inset-top)) 24px 380px;z-index:2;margin:0 auto;position:relative}.AuthScreen-module__V2SCua__brand{text-align:center;margin-bottom:22px}.AuthScreen-module__V2SCua__wordmark{letter-spacing:.03em;background:linear-gradient(100deg,#9368e4 0%,#d176bb 52%,#f1838c 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:clamp(42px,13vw,72px);font-weight:900;line-height:1;display:inline-block}.AuthScreen-module__V2SCua__brand h1{letter-spacing:-.03em;margin:0;font-family:Montserrat,Arial,sans-serif;font-size:clamp(24px,6vw,34px);font-weight:800;line-height:1.15}.AuthScreen-module__V2SCua__brand p{color:#74758d;margin:8px 0 0;font-size:15px;font-weight:500}.AuthScreen-module__V2SCua__modeTabs{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ebe3efb8;border-radius:18px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:14px;padding:5px;display:grid}.AuthScreen-module__V2SCua__modeTabs button{color:#7d7587;background:0 0;border:0;border-radius:14px;min-height:44px;font-weight:800}.AuthScreen-module__V2SCua__modeTabs .AuthScreen-module__V2SCua__selected{color:#7556bd;background:#fffffff0;box-shadow:0 8px 18px #4b365e17}.AuthScreen-module__V2SCua__form{gap:12px;display:grid}.AuthScreen-module__V2SCua__field{color:#8d5bd4;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffd1;border:1px solid #68547b26;border-radius:18px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:0 16px;display:grid;box-shadow:0 10px 26px #5d446e0f}.AuthScreen-module__V2SCua__field:focus-within{border-color:#8e5bd48c;box-shadow:0 0 0 4px #8e5bd417,0 12px 30px #5d446e14}.AuthScreen-module__V2SCua__field input{color:#292a44;width:100%;min-width:0;box-shadow:none;background:0 0;border:0;outline:0;padding:17px 0;font-size:16px}.AuthScreen-module__V2SCua__field input::placeholder{color:#9a98aa}.AuthScreen-module__V2SCua__showPassword{color:#865bd0;background:0 0;border:0;place-items:center;padding:8px 0 8px 10px;display:grid}.AuthScreen-module__V2SCua__forgot{color:#865bd0;background:0 0;border:0;justify-self:end;margin:-2px 2px 2px;font-size:13px;font-weight:700}.AuthScreen-module__V2SCua__primary,.AuthScreen-module__V2SCua__magic{border-radius:18px;min-height:56px;font-size:16px;font-weight:800}.AuthScreen-module__V2SCua__primary{color:#fff;background:linear-gradient(105deg,#935be2 0%,#cb70bb 48%,#fa828d 100%);border:0;box-shadow:0 14px 28px #a258a738}.AuthScreen-module__V2SCua__magic{color:#8053ca;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff7a;border:1.5px solid #9363db;justify-content:center;align-items:center;gap:9px;display:flex}.AuthScreen-module__V2SCua__primary:disabled,.AuthScreen-module__V2SCua__magic:disabled,.AuthScreen-module__V2SCua__forgot:disabled{opacity:.62}.AuthScreen-module__V2SCua__divider{color:#77788e;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;font-size:13px;display:grid}.AuthScreen-module__V2SCua__divider:before,.AuthScreen-module__V2SCua__divider:after{content:"";background:#4d416324;height:1px}.AuthScreen-module__V2SCua__success,.AuthScreen-module__V2SCua__error{border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.45}.AuthScreen-module__V2SCua__success{color:#1f7a5a;background:#e2f7edeb}.AuthScreen-module__V2SCua__error{color:#b23f4c;background:#ffe8ebf0}.AuthScreen-module__V2SCua__mascot{z-index:1;pointer-events:none;width:min(100%,620px);height:390px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%);-webkit-mask-image:linear-gradient(#0000 0,#000 15% 100%);mask-image:linear-gradient(#0000 0,#000 15% 100%)}.AuthScreen-module__V2SCua__mascot img{object-fit:cover;object-position:center 66%;transform:scale(1.03)}@media (max-height:760px){.AuthScreen-module__V2SCua__content{padding-top:calc(14px + env(safe-area-inset-top));padding-bottom:290px}.AuthScreen-module__V2SCua__brand{margin-bottom:14px}.AuthScreen-module__V2SCua__wordmark{margin-bottom:8px;font-size:clamp(38px,11vw,58px)}.AuthScreen-module__V2SCua__brand h1{font-size:22px}.AuthScreen-module__V2SCua__brand p{margin-top:4px;font-size:13px}.AuthScreen-module__V2SCua__field{min-height:52px}.AuthScreen-module__V2SCua__field input{padding:14px 0}.AuthScreen-module__V2SCua__primary,.AuthScreen-module__V2SCua__magic{min-height:50px}.AuthScreen-module__V2SCua__mascot{height:305px}}@media (min-width:760px){.AuthScreen-module__V2SCua__shell{place-items:center;padding:36px;display:grid}.AuthScreen-module__V2SCua__content{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff47;border-radius:34px;width:min(100%,560px);padding:42px 42px 420px;box-shadow:0 24px 70px #5e3f6d1a}.AuthScreen-module__V2SCua__mascot{height:430px}}
@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_ae703df4-module__eEb-Wa__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_ae703df4-module__eEb-Wa__variable{--tools-font:"Roboto", "Roboto Fallback"}
.FontStyleToggle-module__uWHBWG__footer{margin-top:20px}.FontStyleToggle-module__uWHBWG__toggle{background:#17122870;border:1px solid #bc92e33d;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;min-width:0;margin:0;padding:4px;display:grid}.FontStyleToggle-module__uWHBWG__option{color:#c9bde5;cursor:pointer;border:1px solid #0000;border-radius:999px;place-items:center;min-width:0;min-height:46px;padding:8px 10px;transition:background .15s,color .15s;display:grid;position:relative}.FontStyleToggle-module__uWHBWG__option input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.FontStyleToggle-module__uWHBWG__option:has(input:focus-visible){outline-offset:2px;outline:2px solid #e3b9ff}.FontStyleToggle-module__uWHBWG__option.FontStyleToggle-module__uWHBWG__selected{color:#fff;background:linear-gradient(115deg,#8054bb,#b55f9d);border-color:#e5b5ff44;box-shadow:0 3px 10px #09041533}.FontStyleToggle-module__uWHBWG__option span{white-space:nowrap;line-height:1.2}.FontStyleToggle-module__uWHBWG__option .FontStyleToggle-module__uWHBWG__retro{font-size:15px;font-weight:400;font-family:var(--font-retro-display)!important}.FontStyleToggle-module__uWHBWG__option .FontStyleToggle-module__uWHBWG__clean{font-size:16px;font-weight:200;font-family:var(--font-clean), Montserrat, Arial, sans-serif!important}.FontStyleToggle-module__uWHBWG__error{color:#dbbfdc;margin:10px 4px 0;font-size:12px;line-height:1.45}.FontStyleToggle-module__uWHBWG__error button{color:#fff;font-size:inherit;background:0 0;border:0;padding:0;text-decoration:underline}@media (prefers-reduced-motion:reduce){.FontStyleToggle-module__uWHBWG__option{transition:none}}
.AppToolsSheet-module__cPnSda__dialog{--tools-text:#f5f0ff;--tools-muted:#b7a9dc;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:min(100%,540px);max-width:100%;max-height:calc(100dvh - env(safe-area-inset-top,0px) - 12px);color:var(--tools-text);text-align:left;background:radial-gradient(at 0 0,#5f28554d,#0000 45%),linear-gradient(135deg,#21172f,#19172e 55%,#211737);border:1px solid #9d70c64a;border-bottom:0;border-radius:28px 28px 0 0;margin:auto auto 0;padding:0;font-weight:400;position:fixed;inset:auto 0 0;overflow:hidden;box-shadow:0 -18px 65px #10091d66;font-family:var(--tools-font), Roboto, Arial, sans-serif!important}.AppToolsSheet-module__cPnSda__dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#160d28aa}.AppToolsSheet-module__cPnSda__dialog,.AppToolsSheet-module__cPnSda__dialog *{box-sizing:border-box}.AppToolsSheet-module__cPnSda__dialog button{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-size:16px;font-weight:400;font-family:var(--tools-font), Roboto, Arial, sans-serif!important}.AppToolsSheet-module__cPnSda__dialog button:focus-visible{outline-offset:3px;outline:2px solid #d6a7ff}.AppToolsSheet-module__cPnSda__dialog button:disabled{cursor:default;opacity:.62}.AppToolsSheet-module__cPnSda__scroller{max-height:calc(100dvh - env(safe-area-inset-top,0px) - 12px);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#69518b transparent;overflow-y:auto}.AppToolsSheet-module__cPnSda__toolbar{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#2e203cea,#231d39f7);grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;padding:18px 18px 14px;display:grid;position:sticky;top:0}.AppToolsSheet-module__cPnSda__handle{background:#9680c4a6;border-radius:99px;width:38px;height:4px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.AppToolsSheet-module__cPnSda__close{width:42px;height:42px;color:var(--tools-text);box-shadow:none;background:#8e71c62d;border:1px solid #b98ad438;border-radius:50%;place-items:center;padding:0;display:grid}.AppToolsSheet-module__cPnSda__toolbarSpacer{width:42px}.AppToolsSheet-module__cPnSda__dialog .AppToolsSheet-module__cPnSda__title{color:var(--tools-text);letter-spacing:0;text-align:center;margin:0;line-height:1.2;font-family:var(--tools-font), Roboto, Arial, sans-serif!important;font-size:21px!important;font-weight:400!important}.AppToolsSheet-module__cPnSda__content{padding:16px 17px calc(24px + env(safe-area-inset-bottom,0px))}.AppToolsSheet-module__cPnSda__fontRow,.AppToolsSheet-module__cPnSda__actionRow,.AppToolsSheet-module__cPnSda__lozenge{width:100%;min-width:0;min-height:64px;color:var(--tools-text);text-align:left;background:linear-gradient(110deg,#39264d9c,#38315285);border:1px solid #9875d526;border-radius:18px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 14px 10px 10px;display:grid;box-shadow:inset 0 1px #b398ef06}.AppToolsSheet-module__cPnSda__icon{color:#d5a3f1;background:linear-gradient(140deg,#a15ec258,#9557be40);border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.AppToolsSheet-module__cPnSda__label{min-width:0;color:var(--tools-text);font-size:15px;line-height:1.3}.AppToolsSheet-module__cPnSda__fontButtons{background:#17122870;border:1px solid #bc92e333;border-radius:99px;align-items:center;gap:4px;padding:3px;display:inline-flex}.AppToolsSheet-module__cPnSda__dialog .AppToolsSheet-module__cPnSda__fontButton{width:40px;height:40px;color:var(--tools-muted);background:0 0;border:1px solid #0000;border-radius:50%;flex:0 0 40px;place-items:center;padding:0;line-height:1;display:grid}.AppToolsSheet-module__cPnSda__dialog .AppToolsSheet-module__cPnSda__smallA{font-size:13px}.AppToolsSheet-module__cPnSda__dialog .AppToolsSheet-module__cPnSda__mediumA{font-size:18px}.AppToolsSheet-module__cPnSda__dialog .AppToolsSheet-module__cPnSda__largeA{font-size:23px}.AppToolsSheet-module__cPnSda__dialog .AppToolsSheet-module__cPnSda__selectedSize{color:#fff;background:linear-gradient(135deg,#925ac6,#b75e9e);border-color:#e5b5ff44;box-shadow:0 3px 10px #09041533}.AppToolsSheet-module__cPnSda__directions{gap:10px;margin-top:14px;display:grid}.AppToolsSheet-module__cPnSda__lozenge{border-radius:999px;min-height:59px;padding-left:10px;padding-right:18px}.AppToolsSheet-module__cPnSda__lozenge .AppToolsSheet-module__cPnSda__icon{border-radius:50%}.AppToolsSheet-module__cPnSda__incomeIcon{color:#88e3b2;background:#38896733}.AppToolsSheet-module__cPnSda__expenseIcon{color:#f198b7;background:#9b416030}.AppToolsSheet-module__cPnSda__pillLabel{letter-spacing:.055em;color:var(--tools-text);font-size:12px;font-weight:500;line-height:1.35}.AppToolsSheet-module__cPnSda__selection{color:#fff;border:1px solid #bd97e34d;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.AppToolsSheet-module__cPnSda__selection svg{visibility:hidden}.AppToolsSheet-module__cPnSda__checked{background:#ffffff20;border-color:#ffffff60}.AppToolsSheet-module__cPnSda__checked svg{visibility:visible}.AppToolsSheet-module__cPnSda__incomeSelected{background:linear-gradient(110deg,#345b578f,#343455);border-color:#7fe0b377}.AppToolsSheet-module__cPnSda__expenseSelected{background:linear-gradient(110deg,#7040638f,#393055);border-color:#ec8fbb77}.AppToolsSheet-module__cPnSda__filterRow{margin-top:10px}.AppToolsSheet-module__cPnSda__actions{border-top:1px solid #bba2e521;gap:9px;margin-top:22px;padding-top:19px;display:grid}.AppToolsSheet-module__cPnSda__navigation{gap:9px;margin-top:9px;display:grid}.AppToolsSheet-module__cPnSda__actionRow{grid-template-columns:38px minmax(0,1fr) 19px}.AppToolsSheet-module__cPnSda__actionRow:active,.AppToolsSheet-module__cPnSda__lozenge:active{background:linear-gradient(110deg,#503468c9,#4a3a70a1)}.AppToolsSheet-module__cPnSda__chevron{color:#a893cc}.AppToolsSheet-module__cPnSda__logoutSection{border-top:1px solid #bba2e521;margin-top:18px;padding-top:18px}.AppToolsSheet-module__cPnSda__logoutRow{background:linear-gradient(110deg,#4c263d88,#3b274d80);border-color:#d96b9a33}.AppToolsSheet-module__cPnSda__logoutRow .AppToolsSheet-module__cPnSda__label{color:#ff9ab8}.AppToolsSheet-module__cPnSda__logoutIcon{color:#ff9ab8;background:linear-gradient(140deg,#b84f7450,#8d426452)}.AppToolsSheet-module__cPnSda__logoutRow .AppToolsSheet-module__cPnSda__chevron{color:#df79a5}.AppToolsSheet-module__cPnSda__confirmLayer{z-index:20;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#10091dcc;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.AppToolsSheet-module__cPnSda__confirmCard{background:radial-gradient(at 0 0,#6f315a44,#0000 48%),linear-gradient(145deg,#2d203b,#1d1930 60%,#251a36);border:1px solid #a87ad34a;border-radius:24px;width:min(100%,380px);padding:22px;box-shadow:0 24px 70px #08040f99}.AppToolsSheet-module__cPnSda__confirmCard h3{color:#fff;margin:0 0 8px;font-size:22px;font-weight:500}.AppToolsSheet-module__cPnSda__confirmCard p{color:#c1b4dd;margin:0;font-size:14px;line-height:1.5}.AppToolsSheet-module__cPnSda__confirmActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.AppToolsSheet-module__cPnSda__dialog .AppToolsSheet-module__cPnSda__confirmCancel,.AppToolsSheet-module__cPnSda__dialog .AppToolsSheet-module__cPnSda__confirmLogout{border-radius:999px;min-height:48px;padding:0 16px;font-size:15px}.AppToolsSheet-module__cPnSda__dialog .AppToolsSheet-module__cPnSda__confirmCancel{color:#eee7fa;background:#ffffff10;border:1px solid #b58ad13a}.AppToolsSheet-module__cPnSda__dialog .AppToolsSheet-module__cPnSda__confirmLogout{color:#fff;background:linear-gradient(115deg,#9a4d86,#dc6f93);border:1px solid #ef8aaa45}@media (min-width:640px){.AppToolsSheet-module__cPnSda__dialog{border-bottom:1px solid #9d70c64a;border-radius:28px;max-height:90dvh;margin:auto;inset:0}.AppToolsSheet-module__cPnSda__scroller{max-height:90dvh}}@media (max-width:359px){.AppToolsSheet-module__cPnSda__content{padding-inline:12px}.AppToolsSheet-module__cPnSda__toolbar{gap:5px;padding-inline:12px}.AppToolsSheet-module__cPnSda__dialog .AppToolsSheet-module__cPnSda__title{font-size:19px!important}.AppToolsSheet-module__cPnSda__fontRow{grid-template-columns:30px minmax(0,1fr) auto;gap:7px;padding-right:8px}.AppToolsSheet-module__cPnSda__fontRow .AppToolsSheet-module__cPnSda__icon{width:30px;height:34px}.AppToolsSheet-module__cPnSda__dialog .AppToolsSheet-module__cPnSda__fontButton{flex-basis:35px;width:35px;height:38px}.AppToolsSheet-module__cPnSda__fontButtons{gap:2px}.AppToolsSheet-module__cPnSda__label{font-size:14px}.AppToolsSheet-module__cPnSda__confirmLayer{padding:16px}}
.CategorySwipeList-module__PpHAjW__list{gap:10px;min-width:0;display:grid}.CategorySwipeList-module__PpHAjW__collapse{opacity:1;grid-template-rows:1fr;min-width:0;transition:grid-template-rows .18s,opacity .18s;display:grid}.CategorySwipeList-module__PpHAjW__removing{opacity:0;pointer-events:none;grid-template-rows:0fr}.CategorySwipeList-module__PpHAjW__clip{border-radius:22px;min-height:0;overflow:hidden}.CategorySwipeList-module__PpHAjW__row{isolation:isolate;border-radius:22px;min-width:0;position:relative;overflow:hidden}.CategorySwipeList-module__PpHAjW__front{z-index:1;transform:translate3d(var(--category-swipe-x,0px),0,0);touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;transition:transform .22s cubic-bezier(.2,.8,.2,1);position:relative}.CategorySwipeList-module__PpHAjW__dragging{transition:none}.CategorySwipeList-module__PpHAjW__front>.category-browser-row{box-shadow:none;touch-action:pan-y pinch-zoom;background:#fffcfe;margin:0;position:relative}.CategorySwipeList-module__PpHAjW__deleteAction{z-index:0;color:#fff;width:92px;font:inherit;cursor:pointer;touch-action:manipulation;background:#d94b61;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;margin:0;padding:10px 6px;font-size:13px;font-weight:700;display:flex;position:absolute;inset:0 0 0 auto}.CategorySwipeList-module__PpHAjW__deleteAction:active{background:#c53e53}.CategorySwipeList-module__PpHAjW__deleteAction:disabled{cursor:default}.CategorySwipeList-module__PpHAjW__deleteAction:focus-visible{outline-offset:-5px;outline:3px solid #fff}.CategorySwipeList-module__PpHAjW__reveal{z-index:2;color:#bd4057;cursor:pointer;opacity:0;clip-path:inset(50%);pointer-events:none;background:#fff0f2;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.CategorySwipeList-module__PpHAjW__reveal:focus-visible{opacity:1;clip-path:none;pointer-events:auto;outline-offset:2px;outline:2px solid #7957bc}@media (hover:hover) and (pointer:fine){.CategorySwipeList-module__PpHAjW__row:hover .CategorySwipeList-module__PpHAjW__reveal{opacity:1;clip-path:none;pointer-events:auto}.CategorySwipeList-module__PpHAjW__row:hover .category-browser-chevron{opacity:0}}.CategorySwipeList-module__PpHAjW__confirm{color:#f5f0ff;text-align:left;background:linear-gradient(135deg,#2c203e,#211b35);border:1px solid #b98ad438;border-radius:26px;width:min(420px,100vw - 36px);max-height:calc(100dvh - 40px);margin:auto;padding:24px;overflow:auto;box-shadow:0 24px 64px #170c2859}.CategorySwipeList-module__PpHAjW__confirm::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#160d2899}.CategorySwipeList-module__PpHAjW__confirm h2{overflow-wrap:anywhere;margin:0 0 12px;color:#fff!important;font-size:20px!important;line-height:1.3!important}.CategorySwipeList-module__PpHAjW__confirm p{color:#d6cbe5;margin:0;font-size:14px;line-height:1.55}.CategorySwipeList-module__PpHAjW__confirm .CategorySwipeList-module__PpHAjW__error{color:#ffb6c3;margin-top:12px}.CategorySwipeList-module__PpHAjW__buttons{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.CategorySwipeList-module__PpHAjW__buttons button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#ffffff12;border:1px solid #bc92e333;border-radius:14px;padding:10px;font-size:14px;font-weight:650}.CategorySwipeList-module__PpHAjW__buttons .CategorySwipeList-module__PpHAjW__confirmDelete{background:#d94b61;border-color:#0000}.CategorySwipeList-module__PpHAjW__buttons button:disabled{opacity:.6;cursor:wait}.CategorySwipeList-module__PpHAjW__buttons button:focus-visible{outline-offset:3px;outline:2px solid #d6a7ff}@media (prefers-reduced-motion:reduce){.CategorySwipeList-module__PpHAjW__front,.CategorySwipeList-module__PpHAjW__collapse{transition:none}}
@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_19133c91-module__n-SrPW__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_19133c91-module__n-SrPW__variable{--payment-font:"Roboto", "Roboto Fallback"}
.PaymentDetailsSheet-module__cuZrUG__dialog{--pd-text:#f5f0ff;--pd-muted:#b7a9dc;--pd-accent:#d4a5f5;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:min(100%,540px);max-width:100%;max-height:calc(100dvh - env(safe-area-inset-top,0px) - 12px);color:var(--pd-text);text-align:left;background:radial-gradient(at 0 0,#5f28554d,#0000 45%),linear-gradient(135deg,#21172f,#19172e 55%,#211737);border:1px solid #9d70c64a;border-bottom:0;border-radius:28px 28px 0 0;margin:auto auto 0;padding:0;font-weight:400;position:fixed;inset:auto 0 0;overflow:hidden;box-shadow:0 -18px 65px #10091d66;font-family:var(--payment-font), Roboto, Arial, sans-serif!important}.PaymentDetailsSheet-module__cuZrUG__dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#160d28aa}.PaymentDetailsSheet-module__cuZrUG__dialog,.PaymentDetailsSheet-module__cuZrUG__dialog *{box-sizing:border-box}.PaymentDetailsSheet-module__cuZrUG__dialog button,.PaymentDetailsSheet-module__cuZrUG__dialog input,.PaymentDetailsSheet-module__cuZrUG__dialog select,.PaymentDetailsSheet-module__cuZrUG__dialog textarea{font-size:16px;font-weight:400;font-family:var(--payment-font), Roboto, Arial, sans-serif!important}.PaymentDetailsSheet-module__cuZrUG__dialog button{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.PaymentDetailsSheet-module__cuZrUG__dialog button:disabled{cursor:default}.PaymentDetailsSheet-module__cuZrUG__dialog button:focus-visible,.PaymentDetailsSheet-module__cuZrUG__dialog input:focus-visible,.PaymentDetailsSheet-module__cuZrUG__dialog select:focus-visible,.PaymentDetailsSheet-module__cuZrUG__dialog textarea:focus-visible{outline-offset:3px;outline:2px solid #d6a7ff}.PaymentDetailsSheet-module__cuZrUG__scroller{max-height:calc(100dvh - env(safe-area-inset-top,0px) - 12px);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#69518b transparent;overflow-y:auto}.PaymentDetailsSheet-module__cuZrUG__toolbar{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#2e203cea,#231d39f7);align-items:center;gap:12px;padding:18px 18px 10px;display:flex;position:sticky;top:0}.PaymentDetailsSheet-module__cuZrUG__handle{background:#9680c4a6;border-radius:99px;width:38px;height:4px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.PaymentDetailsSheet-module__cuZrUG__close,.PaymentDetailsSheet-module__cuZrUG__edit{height:42px;color:var(--pd-text);box-shadow:none;background:#8e71c62d;border:1px solid #b98ad438;justify-content:center;align-items:center;gap:8px;display:inline-flex}.PaymentDetailsSheet-module__cuZrUG__close{border-radius:50%;flex:0 0 42px;width:42px;padding:0}.PaymentDetailsSheet-module__cuZrUG__edit{border-radius:99px;min-width:82px;padding:0 14px}.PaymentDetailsSheet-module__cuZrUG__edit:disabled{opacity:.5}.PaymentDetailsSheet-module__cuZrUG__saveStatus{min-width:0;color:var(--pd-muted);flex:1;justify-content:flex-end;align-items:center;gap:5px;font-size:11px;display:inline-flex}.PaymentDetailsSheet-module__cuZrUG__content{padding:8px 17px calc(23px + env(safe-area-inset-bottom,0px))}.PaymentDetailsSheet-module__cuZrUG__identity{grid-template-columns:60px minmax(0,1fr);align-items:center;gap:17px;padding:8px 10px 24px;display:grid}.PaymentDetailsSheet-module__cuZrUG__avatar{color:#fff1ff;background:linear-gradient(135deg,#8651c8,#d15e9e);border:1px solid #e4b9ff40;border-radius:50%;place-items:center;width:60px;height:60px;font-size:25px;font-weight:500;display:grid}.PaymentDetailsSheet-module__cuZrUG__dialog .PaymentDetailsSheet-module__cuZrUG__name{color:var(--pd-text);letter-spacing:0;white-space:normal;overflow-wrap:anywhere;margin:0;line-height:1.25;font-family:var(--payment-font), Roboto, Arial, sans-serif!important;font-size:clamp(18px,5vw,23px)!important;font-weight:400!important}.PaymentDetailsSheet-module__cuZrUG__subtitle{color:var(--pd-muted);margin:5px 0 0;font-size:14px;line-height:1.35}.PaymentDetailsSheet-module__cuZrUG__fields{gap:8px;display:grid}.PaymentDetailsSheet-module__cuZrUG__fieldGroup{min-width:0}.PaymentDetailsSheet-module__cuZrUG__row,.PaymentDetailsSheet-module__cuZrUG__switchRow{text-align:left;width:100%;min-width:0;min-height:59px;color:var(--pd-text);background:linear-gradient(110deg,#39264d9c,#38315285);border:1px solid #9875d51f;border-radius:17px;grid-template-columns:39px auto minmax(0,1fr) 15px;align-items:center;gap:10px;margin:0;padding:8px 13px 8px 10px;display:grid;box-shadow:inset 0 1px #b398ef06}.PaymentDetailsSheet-module__cuZrUG__row:active:not(:disabled),.PaymentDetailsSheet-module__cuZrUG__rowOpen{background:linear-gradient(110deg,#503468c9,#4a3a70a1)}.PaymentDetailsSheet-module__cuZrUG__icon{color:#d5a3f1;background:linear-gradient(140deg,#a15ec258,#9557be40);border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.PaymentDetailsSheet-module__cuZrUG__label{color:var(--pd-text);font-size:15px;line-height:1.3}.PaymentDetailsSheet-module__cuZrUG__value{min-width:0;color:var(--pd-muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;justify-self:end;max-width:100%;font-size:14px;line-height:1.3;overflow:hidden}.PaymentDetailsSheet-module__cuZrUG__value.PaymentDetailsSheet-module__cuZrUG__income,.PaymentDetailsSheet-module__cuZrUG__value.PaymentDetailsSheet-module__cuZrUG__expense{font-family:var(--font-display), ui-monospace, monospace;font-variant-numeric:tabular-nums;font-size:21px;line-height:1.2}.PaymentDetailsSheet-module__cuZrUG__income{color:#78e5a8}.PaymentDetailsSheet-module__cuZrUG__expense{color:#ff83a1}.PaymentDetailsSheet-module__cuZrUG__chevron{color:#a893cc;flex-shrink:0;justify-self:end}.PaymentDetailsSheet-module__cuZrUG__switchGroup{background:linear-gradient(110deg,#3c285389,#3c35557d);border:1px solid #9875d526;border-radius:18px;margin-top:15px;overflow:hidden}.PaymentDetailsSheet-module__cuZrUG__switchRow{background:0 0;border:0;border-radius:0;grid-template-columns:39px minmax(0,1fr) 46px;min-height:70px;position:relative}.PaymentDetailsSheet-module__cuZrUG__switchRow+.PaymentDetailsSheet-module__cuZrUG__switchRow:before{content:"";background:#bba2e521;height:1px;position:absolute;top:0;left:59px;right:14px}.PaymentDetailsSheet-module__cuZrUG__switchCopy{gap:4px;min-width:0;font-size:15px;line-height:1.25;display:grid}.PaymentDetailsSheet-module__cuZrUG__switchCopy small{color:var(--pd-muted);font-size:11px;font-weight:300}.PaymentDetailsSheet-module__cuZrUG__switchRow:disabled{opacity:.52}.PaymentDetailsSheet-module__cuZrUG__switchTrack{background:#77718a77;border-radius:99px;width:46px;height:28px;position:relative;box-shadow:inset 0 0 0 1px #eee4ff0a}.PaymentDetailsSheet-module__cuZrUG__switchTrack>span{background:#fffcff;border-radius:50%;width:22px;height:22px;transition:transform .15s;display:block;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #100d1e45}.PaymentDetailsSheet-module__cuZrUG__switchOn{background:linear-gradient(110deg,#9b67d6,#cd6ba7)}.PaymentDetailsSheet-module__cuZrUG__switchOn>span{transform:translate(18px)}.PaymentDetailsSheet-module__cuZrUG__delete{background:linear-gradient(110deg,#572c509c,#4d2c4778);border-color:#e3619542;grid-template-columns:39px minmax(0,1fr) 15px;margin-top:16px}.PaymentDetailsSheet-module__cuZrUG__delete .PaymentDetailsSheet-module__cuZrUG__icon{color:#fa8eba;background:#c95b844a}.PaymentDetailsSheet-module__cuZrUG__delete .PaymentDetailsSheet-module__cuZrUG__label,.PaymentDetailsSheet-module__cuZrUG__delete .PaymentDetailsSheet-module__cuZrUG__chevron{color:#fa81ad}.PaymentDetailsSheet-module__cuZrUG__editor{background:#2b213de8;border:1px solid #bd92eb42;border-radius:16px;gap:12px;min-width:0;margin:5px 0 7px;padding:13px;display:grid}.PaymentDetailsSheet-module__cuZrUG__formLabel{color:#d7c8ee;gap:7px;min-width:0;font-size:13px;font-weight:400;display:grid}.PaymentDetailsSheet-module__cuZrUG__dialog .PaymentDetailsSheet-module__cuZrUG__editor input,.PaymentDetailsSheet-module__cuZrUG__dialog .PaymentDetailsSheet-module__cuZrUG__editor select,.PaymentDetailsSheet-module__cuZrUG__dialog .PaymentDetailsSheet-module__cuZrUG__editor textarea{min-width:0;min-inline-size:0;width:100%;max-width:100%;min-height:45px;color:var(--pd-text);box-shadow:none;appearance:none;background:#191428;border:1px solid #bc90e94d;border-radius:11px;padding:12px;font-size:16px;line-height:1.35;display:block}.PaymentDetailsSheet-module__cuZrUG__dialog .PaymentDetailsSheet-module__cuZrUG__editor input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;text-align:left}.PaymentDetailsSheet-module__cuZrUG__dialog .PaymentDetailsSheet-module__cuZrUG__editor input[type=date]::-webkit-date-and-time-value{text-align:left}.PaymentDetailsSheet-module__cuZrUG__dialog .PaymentDetailsSheet-module__cuZrUG__editor input[type=date]::-webkit-datetime-edit{min-width:0;padding:0}.PaymentDetailsSheet-module__cuZrUG__dialog .PaymentDetailsSheet-module__cuZrUG__editor textarea{resize:vertical}.PaymentDetailsSheet-module__cuZrUG__formColumns{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:10px;display:grid}.PaymentDetailsSheet-module__cuZrUG__scopeNote{color:#bba8d4;margin:0;font-size:11px;font-weight:300;line-height:1.45}.PaymentDetailsSheet-module__cuZrUG__dialog .PaymentDetailsSheet-module__cuZrUG__editorDone{color:#fff;background:linear-gradient(110deg,#8a56c0,#af5b9f);border:1px solid #e9bfff3b;border-radius:99px;justify-self:end;width:auto;min-width:84px;min-height:39px;padding:9px 20px}.PaymentDetailsSheet-module__cuZrUG__loading{color:var(--pd-muted);align-items:center;gap:10px;padding:30px 8px;font-size:14px;display:flex}.PaymentDetailsSheet-module__cuZrUG__spinner{animation:.8s linear infinite PaymentDetailsSheet-module__cuZrUG__spin}.PaymentDetailsSheet-module__cuZrUG__error{color:#ffd7e4;background:#5b2c426b;border:1px solid #ed93aa60;border-radius:13px;gap:8px;margin:0 0 12px;padding:12px;font-size:13px;line-height:1.45;display:grid}.PaymentDetailsSheet-module__cuZrUG__error button{color:#fff0f8;background:#ffffff10;border:1px solid #d09aa060;border-radius:99px;justify-self:start;padding:6px 12px;font-size:13px}.PaymentDetailsSheet-module__cuZrUG__confirmBackdrop{z-index:5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#120c24cf;align-items:center;padding:24px;display:grid;position:absolute;inset:0}.PaymentDetailsSheet-module__cuZrUG__confirm{background:#2c213e;border:1px solid #a475cb5e;border-radius:24px;padding:23px;box-shadow:0 20px 60px #0005}.PaymentDetailsSheet-module__cuZrUG__dialog .PaymentDetailsSheet-module__cuZrUG__confirm h3{color:#fff;margin:0 0 18px;font-size:21px;font-family:var(--payment-font), Roboto, Arial, sans-serif!important;font-weight:500!important}.PaymentDetailsSheet-module__cuZrUG__confirm label{color:var(--pd-text);align-items:center;gap:10px;margin:12px 0;font-size:14px;font-weight:400;display:flex}.PaymentDetailsSheet-module__cuZrUG__confirm input[type=radio]{accent-color:#ca8ced;flex:0 0 18px;width:18px;height:18px;margin:0}.PaymentDetailsSheet-module__cuZrUG__confirm p{color:var(--pd-muted);font-size:13px;line-height:1.5}.PaymentDetailsSheet-module__cuZrUG__confirmActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.PaymentDetailsSheet-module__cuZrUG__confirmActions button{min-height:43px;color:var(--pd-text);background:#ffffff0b;border:1px solid #b28ccd35;border-radius:99px;padding:11px 8px;font-size:13px}.PaymentDetailsSheet-module__cuZrUG__confirmActions .PaymentDetailsSheet-module__cuZrUG__confirmDelete{background:#994261;border-color:#d07391}.PaymentDetailsSheet-module__cuZrUG__confirm .PaymentDetailsSheet-module__cuZrUG__confirmError{color:#ffaccb}@keyframes PaymentDetailsSheet-module__cuZrUG__spin{to{transform:rotate(360deg)}}@media (min-width:640px){.PaymentDetailsSheet-module__cuZrUG__dialog{border-bottom:1px solid #9d70c64a;border-radius:28px;max-height:min(92dvh,950px);margin:auto;inset:0}.PaymentDetailsSheet-module__cuZrUG__scroller{max-height:min(92dvh,950px)}}@media (max-width:359px){.PaymentDetailsSheet-module__cuZrUG__content{padding-left:12px;padding-right:12px}.PaymentDetailsSheet-module__cuZrUG__row{grid-template-columns:34px auto minmax(0,1fr) 12px;gap:7px;padding-left:8px;padding-right:10px}.PaymentDetailsSheet-module__cuZrUG__icon{width:32px;height:34px}.PaymentDetailsSheet-module__cuZrUG__label,.PaymentDetailsSheet-module__cuZrUG__switchCopy{font-size:14px}.PaymentDetailsSheet-module__cuZrUG__value{font-size:12px}.PaymentDetailsSheet-module__cuZrUG__identity{grid-template-columns:49px minmax(0,1fr);gap:12px;padding-inline:3px}.PaymentDetailsSheet-module__cuZrUG__avatar{width:49px;height:49px}.PaymentDetailsSheet-module__cuZrUG__switchRow{grid-template-columns:34px minmax(0,1fr) 42px;gap:7px}.PaymentDetailsSheet-module__cuZrUG__switchTrack{width:42px}.PaymentDetailsSheet-module__cuZrUG__switchOn>span{transform:translate(14px)}.PaymentDetailsSheet-module__cuZrUG__delete{grid-template-columns:34px minmax(0,1fr) 12px}}@media (prefers-reduced-motion:reduce){.PaymentDetailsSheet-module__cuZrUG__spinner{animation:none}.PaymentDetailsSheet-module__cuZrUG__switchTrack>span{transition:none}}
