:root{--bg-0:#07090f;--bg-1:#0a0f18;--bg-2:#0d1320;--card:#ffffff0f;--card2:#ffffff0a;--stroke:#ffffff14;--stroke2:#ffffff1f;--text:#ffffffeb;--muted:#ffffff9e;--muted2:#ffffff7a;--shadow:0 18px 50px #0000008c;--inset:inset 0 1px 0 #ffffff0f;--r-xl:18px;--r-lg:14px;--r-md:12px;--r-pill:999px;--pad:clamp(12px, 2vw, 22px);--gap:clamp(10px, 1.6vw, 18px);--side:260px;--green:#7fe3a3;--orange:#f3b44b;--red:#ff6363;--blue:#6aa6ff}.page-module-scss-module__XXhOVG__wrap{min-height:100%;padding:var(--pad);gap:var(--gap);flex-direction:column;display:flex}.page-module-scss-module__XXhOVG__topbar{border-radius:var(--r-xl);border:1px solid var(--stroke);box-shadow:var(--shadow),var(--inset);background:radial-gradient(1000px 260px at 40% -40%,#ffffff14 0%,#0000 55%),linear-gradient(#ffffff0f,#ffffff08);justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.page-module-scss-module__XXhOVG__topLeft{align-items:flex-start;gap:14px;min-width:0;display:flex}.page-module-scss-module__XXhOVG__backBtn{color:#ffffffdb;cursor:pointer;box-shadow:var(--inset);background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;padding:10px 12px;font-weight:950}.page-module-scss-module__XXhOVG__backBtn:hover{background:#ffffff0f;border-color:#ffffff29}.page-module-scss-module__XXhOVG__headText{flex-direction:column;gap:6px;min-width:0;display:flex}.page-module-scss-module__XXhOVG__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module-scss-module__XXhOVG__pageTitle{color:var(--text);font-size:20px;font-weight:950}.page-module-scss-module__XXhOVG__pageHint{color:var(--muted);font-size:12px;font-weight:850}.page-module-scss-module__XXhOVG__pills{flex-wrap:wrap;gap:8px;display:flex}.page-module-scss-module__XXhOVG__iconBtn{color:#ffffffd1;cursor:pointer;width:40px;height:40px;box-shadow:var(--inset);background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px}.page-module-scss-module__XXhOVG__skeleton{border-radius:var(--r-lg);border:1px solid var(--stroke);color:var(--muted);background:#ffffff08;padding:16px;font-weight:900}.page-module-scss-module__XXhOVG__error{border-radius:var(--r-md);color:#ffd2d2fa;background:#ff63631a;border:1px solid #ff636338;padding:14px;font-weight:900}.page-module-scss-module__XXhOVG__empty{border-radius:var(--r-lg);border:1px solid var(--stroke);color:#ffffffb3;background:#ffffff08;padding:18px;font-weight:900}.page-module-scss-module__XXhOVG__emptySmall{border-radius:var(--r-lg);color:#ffffffb3;background:#0000001a;border:1px solid #ffffff14;padding:12px;font-weight:850}.page-module-scss-module__XXhOVG__kpiRow{gap:var(--gap);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (max-width:1100px){.page-module-scss-module__XXhOVG__kpiRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.page-module-scss-module__XXhOVG__kpiRow{grid-template-columns:1fr}}.page-module-scss-module__XXhOVG__kpiCard{border-radius:var(--r-xl);box-shadow:var(--shadow),var(--inset);background:radial-gradient(900px 240px at 40% -30%,#ffffff14 0%,#0000 55%),linear-gradient(#ffffff0d,#ffffff08);border:1px solid #ffffff1a;padding:14px 16px;overflow:hidden}.page-module-scss-module__XXhOVG__kpiValue{color:var(--text);font-size:22px;font-weight:950}.page-module-scss-module__XXhOVG__kpiLabel{color:#ffffffa8;margin-top:6px;font-size:12px;font-weight:850}.page-module-scss-module__XXhOVG__kpiMoney .page-module-scss-module__XXhOVG__kpiValue{color:#7fe3a3f2}.page-module-scss-module__XXhOVG__grid{gap:var(--gap);grid-template-columns:1.55fr 1fr;display:grid}@media (max-width:1100px){.page-module-scss-module__XXhOVG__grid{grid-template-columns:1fr}}.page-module-scss-module__XXhOVG__col{gap:var(--gap);flex-direction:column;display:flex}.page-module-scss-module__XXhOVG__panel{border-radius:var(--r-xl);border:1px solid var(--stroke);box-shadow:var(--shadow),var(--inset);background:linear-gradient(#ffffff0d,#ffffff08);overflow:hidden}.page-module-scss-module__XXhOVG__panelHead{background:#0000001a;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.page-module-scss-module__XXhOVG__panelTitle{color:var(--text);margin:0;font-size:15px;font-weight:950}.page-module-scss-module__XXhOVG__panelRight{align-items:center;gap:8px;display:flex}.page-module-scss-module__XXhOVG__panelBody{padding:14px}.page-module-scss-module__XXhOVG__fields{grid-template-columns:1fr;gap:10px;display:grid}.page-module-scss-module__XXhOVG__field{border-radius:var(--r-lg);background:#0000001a;border:1px solid #ffffff14;grid-template-columns:170px 1fr;gap:12px;padding:10px 12px;display:grid}@media (max-width:520px){.page-module-scss-module__XXhOVG__field{grid-template-columns:1fr}}.page-module-scss-module__XXhOVG__fieldLabel{color:#ffffffa8;font-size:12px;font-weight:900}.page-module-scss-module__XXhOVG__fieldValue{color:#ffffffe6;word-break:break-word;font-size:13px;font-weight:900}.page-module-scss-module__XXhOVG__sep{background:#ffffff14;border-radius:999px;height:1px;margin:4px 2px}.page-module-scss-module__XXhOVG__pill{border-radius:var(--r-pill);color:#ffffffc7;background:#0000001a;border:1px solid #ffffff1a;align-items:center;padding:7px 10px;font-size:12px;font-weight:950;display:inline-flex}.page-module-scss-module__XXhOVG__pill_neutral{opacity:.9}.page-module-scss-module__XXhOVG__pill_info{color:#d2ebfff2;background:#6aa6ff1f;border-color:#6aa6ff38}.page-module-scss-module__XXhOVG__pill_success{color:#c8ffdcf2;background:#7fe3a31a;border-color:#7fe3a338}.page-module-scss-module__XXhOVG__pill_warn{color:#ffdcaaf2;background:#f3b44b1a;border-color:#f3b44b38}.page-module-scss-module__XXhOVG__pill_danger{color:#ffd2d2fa;background:#ff63631a;border-color:#ff636338}.page-module-scss-module__XXhOVG__desc{white-space:pre-wrap;color:#ffffffe0;border-radius:var(--r-lg);background:#0000001a;border:1px solid #ffffff14;padding:12px;font-size:13px;font-weight:850;line-height:1.5}.page-module-scss-module__XXhOVG__note{border-radius:var(--r-lg);color:#ffffffb3;background:#ffffff08;border:1px solid #ffffff14;align-items:center;gap:10px;padding:10px 12px;font-size:12px;font-weight:900;display:flex}.page-module-scss-module__XXhOVG__timeline{flex-direction:column;gap:10px;display:flex}.page-module-scss-module__XXhOVG__tlRow{border-radius:var(--r-lg);background:#0000001a;border:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.page-module-scss-module__XXhOVG__tlLabel{color:#ffffffa8;font-size:12px;font-weight:900}.page-module-scss-module__XXhOVG__tlVal{color:#ffffffe6;font-size:12px;font-weight:950}.page-module-scss-module__XXhOVG__attachGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (max-width:520px){.page-module-scss-module__XXhOVG__attachGrid{grid-template-columns:1fr}}.page-module-scss-module__XXhOVG__attach{border-radius:var(--r-lg);color:inherit;background:#0000001a;border:1px solid #ffffff1a;align-items:center;gap:12px;padding:12px;text-decoration:none;display:flex}.page-module-scss-module__XXhOVG__attach:hover{background:#00000024;border-color:#ffffff29}.page-module-scss-module__XXhOVG__attachThumb{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;width:44px;height:44px}.page-module-scss-module__XXhOVG__attachMeta{flex-direction:column;gap:4px;min-width:0;display:flex}.page-module-scss-module__XXhOVG__attachTitle{color:#ffffffe6;font-weight:950}.page-module-scss-module__XXhOVG__attachSub{color:#ffffff9e;font-size:12px;font-weight:850}.page-module-scss-module__XXhOVG__inlineActions{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.page-module-scss-module__XXhOVG__mono{font-variant-numeric:tabular-nums;color:var(--text);font-weight:800}.page-module-scss-module__XXhOVG__linkBtn{border:1px solid var(--stroke);color:var(--blue);cursor:pointer;background:#ffffff0f;border-radius:12px;padding:6px 10px;font-size:12px;font-weight:800}.page-module-scss-module__XXhOVG__linkBtn:hover{background:#6aa6ff1a;border-color:#6aa6ff40}.page-module-scss-module__XXhOVG__snapshot{color:var(--muted);border-radius:var(--r-pill);background:#ffffff0f;border:1px solid #ffffff24;padding:4px 10px;font-size:12px;font-weight:700}.page-module-scss-module__XXhOVG__copyBtn{color:#ffffffe0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;padding:6px 10px;font-size:12px;font-weight:800;transition:all .18s}.page-module-scss-module__XXhOVG__copyBtn:hover{background:#ffffff1a;border-color:#fff3}.page-module-scss-module__XXhOVG__panelActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module-scss-module__XXhOVG__actionBtn{color:#ffffffeb;cursor:pointer;background:#0000002e;border:1px solid #ffffff24;border-radius:12px;height:34px;padding:0 12px;font-size:12px;font-weight:900;transition:all .18s}.page-module-scss-module__XXhOVG__actionBtn:hover:not(:disabled){background:#0000003d;border-color:#fff3;transform:translateY(-1px)}.page-module-scss-module__XXhOVG__actionBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.page-module-scss-module__XXhOVG__actionBtnPrimary,.page-module-scss-module__XXhOVG__actionBtnCustomer{color:#ebf5fff5;background:radial-gradient(520px 180px at 20% -40%,#6aa6ff24 0%,#0000 65%),#0000002e;border-color:#6aa6ff38}.page-module-scss-module__XXhOVG__actionBtnMaster{color:#ebfff2f5;background:radial-gradient(520px 180px at 20% -40%,#6fe6a024 0%,#0000 65%),#0000002e;border-color:#6fe6a038}.page-module-scss-module__XXhOVG__directComposer{border-radius:var(--r-lg);box-shadow:var(--inset);background:radial-gradient(900px 220px at 30% -30%,#ffffff14 0%,#0000 60%),#ffffff08;border:1px solid #ffffff1a;flex-direction:column;gap:10px;margin-bottom:12px;padding:12px;display:flex}.page-module-scss-module__XXhOVG__directComposerHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.page-module-scss-module__XXhOVG__directComposerTitle{color:#fffffff0;font-size:13px;font-weight:950}.page-module-scss-module__XXhOVG__directCloseBtn{color:#ffffffe0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;padding:6px 10px;font-size:12px;font-weight:800}.page-module-scss-module__XXhOVG__directCloseBtn:hover:not(:disabled){background:#ffffff1a;border-color:#fff3}.page-module-scss-module__XXhOVG__directCloseBtn:disabled{opacity:.6;cursor:not-allowed}.page-module-scss-module__XXhOVG__directTextarea{resize:vertical;color:#fffffff0;background:#00000029;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;min-height:96px;padding:12px 13px;font-size:13px;font-weight:850;line-height:1.45}.page-module-scss-module__XXhOVG__directTextarea:focus{border-color:#6aa6ff42;box-shadow:0 0 0 3px #6aa6ff1a}.page-module-scss-module__XXhOVG__directComposerActions{justify-content:flex-end;gap:8px;display:flex}@media (max-width:780px){.page-module-scss-module__XXhOVG__panelActions{width:100%}.page-module-scss-module__XXhOVG__actionBtn{flex:1 1 0;justify-content:center}.page-module-scss-module__XXhOVG__directComposerHead{flex-direction:column;align-items:flex-start}.page-module-scss-module__XXhOVG__directComposerActions{justify-content:stretch}.page-module-scss-module__XXhOVG__directComposerActions .page-module-scss-module__XXhOVG__actionBtn{width:100%}}.page-module-scss-module__XXhOVG__reassignBox{border-radius:var(--r-lg);box-shadow:var(--inset);background:radial-gradient(900px 220px at 30% -30%,#6aa6ff1a 0%,#0000 60%),#ffffff08;border:1px solid #ffffff1a;flex-direction:column;gap:12px;margin-bottom:12px;padding:12px;display:flex}.page-module-scss-module__XXhOVG__reassignHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.page-module-scss-module__XXhOVG__reassignTitle{color:#fffffff2;font-size:14px;font-weight:950}.page-module-scss-module__XXhOVG__reassignHint{color:#ffffffa8;margin-top:4px;font-size:12px;font-weight:850}.page-module-scss-module__XXhOVG__reassignSteps{color:#ffffffb3;font-size:12px;font-weight:850}.page-module-scss-module__XXhOVG__candidatesList{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#ffffff2e #0000;flex-direction:column;gap:8px;max-height:360px;padding-right:4px;display:flex;overflow:auto}.page-module-scss-module__XXhOVG__candidatesList::-webkit-scrollbar{width:8px}.page-module-scss-module__XXhOVG__candidatesList::-webkit-scrollbar-track{background:0 0;border-radius:999px}.page-module-scss-module__XXhOVG__candidatesList::-webkit-scrollbar-thumb{background:linear-gradient(#7882968c,#4650608c) padding-box padding-box;border:2px solid #0000;border-radius:999px}.page-module-scss-module__XXhOVG__candidatesList::-webkit-scrollbar-thumb:hover{background:linear-gradient(#96a0b4b3,#5a6478b3) padding-box padding-box;border:2px solid #0000}.page-module-scss-module__XXhOVG__candidatesList::-webkit-scrollbar-corner{background:0 0}.page-module-scss-module__XXhOVG__reassignMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module-scss-module__XXhOVG__candidateRow{cursor:pointer;background:#0000001f;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:20px 1fr;align-items:flex-start;gap:12px;padding:12px;transition:all .18s;display:grid}.page-module-scss-module__XXhOVG__candidateRow:hover{background:#00000029;border-color:#ffffff29}.page-module-scss-module__XXhOVG__candidateRow_active{background:radial-gradient(520px 180px at 20% -40%,#6aa6ff1f 0%,#0000 65%),#00000029;border-color:#6aa6ff47}.page-module-scss-module__XXhOVG__candidateMain{flex-direction:column;gap:8px;min-width:0;display:flex}.page-module-scss-module__XXhOVG__candidateTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.page-module-scss-module__XXhOVG__candidateNameWrap{flex-direction:column;gap:4px;min-width:0;display:flex}.page-module-scss-module__XXhOVG__candidateName{color:#fffffff0;font-size:13px;font-weight:950}.page-module-scss-module__XXhOVG__candidateSlug{color:#ffffff8f;font-size:12px;font-weight:850}.page-module-scss-module__XXhOVG__candidateBadges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.page-module-scss-module__XXhOVG__candidateBadge,.page-module-scss-module__XXhOVG__candidateBadgeSuccess{border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:6px 8px;font-size:11px;font-weight:900;display:inline-flex}.page-module-scss-module__XXhOVG__candidateBadge{color:#ffffffd1;background:#ffffff0f}.page-module-scss-module__XXhOVG__candidateBadgeSuccess{color:#c8ffdcf2;background:#7fe3a31a;border-color:#7fe3a338}.page-module-scss-module__XXhOVG__candidateMeta{color:#ffffffad;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:850;display:flex}.page-module-scss-module__XXhOVG__reassignForm{flex-direction:column;gap:10px;display:flex}.page-module-scss-module__XXhOVG__reassignField{flex-direction:column;gap:6px;display:flex}.page-module-scss-module__XXhOVG__reassignLabel{color:#ffffffb3;font-size:12px;font-weight:900}.page-module-scss-module__XXhOVG__reassignSelect{color:#fffffff5;background:#0000008c;border:1px solid #ffffff1f;border-radius:12px;outline:none;height:40px;padding:0 12px;font-size:13px;font-weight:850}.page-module-scss-module__XXhOVG__reassignSelect option{color:#f4f7fb;background:#1f232b}.page-module-scss-module__XXhOVG__reassignTextarea{resize:vertical;color:#fffffff0;background:#00000029;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;min-height:84px;padding:12px 13px;font-size:13px;font-weight:850;line-height:1.45}.page-module-scss-module__XXhOVG__reassignSelect:focus,.page-module-scss-module__XXhOVG__reassignTextarea:focus{border-color:#6aa6ff42;box-shadow:0 0 0 3px #6aa6ff1a}.page-module-scss-module__XXhOVG__reassignActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.page-module-scss-module__XXhOVG__historyList{flex-direction:column;gap:10px;display:flex}.page-module-scss-module__XXhOVG__historyRow{border-radius:var(--r-lg);background:#0000001a;border:1px solid #ffffff14;flex-direction:column;gap:8px;padding:12px;display:flex}.page-module-scss-module__XXhOVG__historyTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module-scss-module__XXhOVG__historyArrow{color:#ffffffeb;font-size:13px;font-weight:950}.page-module-scss-module__XXhOVG__historyDate{color:#ffffff9e;font-size:12px;font-weight:850}.page-module-scss-module__XXhOVG__historyMeta{color:#ffffffad;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:850;display:flex}.page-module-scss-module__XXhOVG__historyNote{white-space:pre-wrap;color:#ffffffdb;font-size:12px;font-weight:850;line-height:1.45}@media (max-width:780px){.page-module-scss-module__XXhOVG__panelActions{width:100%}.page-module-scss-module__XXhOVG__actionBtn{flex:1 1 0;justify-content:center}.page-module-scss-module__XXhOVG__directComposerHead{flex-direction:column;align-items:flex-start}.page-module-scss-module__XXhOVG__directComposerActions{justify-content:stretch}.page-module-scss-module__XXhOVG__directComposerActions .page-module-scss-module__XXhOVG__actionBtn{width:100%}.page-module-scss-module__XXhOVG__reassignHead,.page-module-scss-module__XXhOVG__candidateTop,.page-module-scss-module__XXhOVG__historyTop{flex-direction:column;align-items:flex-start}.page-module-scss-module__XXhOVG__candidateBadges{justify-content:flex-start}.page-module-scss-module__XXhOVG__reassignActions{justify-content:stretch}.page-module-scss-module__XXhOVG__reassignActions .page-module-scss-module__XXhOVG__actionBtn{width:100%}}.page-module-scss-module__XXhOVG__iconBtn{color:#ffffffd1;cursor:pointer;min-width:40px;height:40px;box-shadow:var(--inset);background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;padding:0 12px;font-weight:900}.page-module-scss-module__XXhOVG__iconBtn:hover{background:#ffffff0f;border-color:#ffffff29}.page-module-scss-module__XXhOVG__kpiBadge{margin-left:8px}.page-module-scss-module__XXhOVG__reassignCount{color:#ffffffd1;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:850;display:inline-flex}.page-module-scss-module__XXhOVG__reassignCount b{color:#fffffffa;margin-left:4px;font-weight:950}.page-module-scss-module__XXhOVG__actionBtnDanger{color:#b91c1c;background:#dc26261f;border:1px solid #dc262659}
:root{--bg-0:#07090f;--bg-1:#0a0f18;--bg-2:#0d1320;--card:#ffffff0f;--card2:#ffffff0a;--stroke:#ffffff14;--stroke2:#ffffff1f;--text:#ffffffeb;--muted:#ffffff9e;--muted2:#ffffff7a;--shadow:0 18px 50px #0000008c;--inset:inset 0 1px 0 #ffffff0f;--r-xl:18px;--r-lg:14px;--r-md:12px;--r-pill:999px;--pad:clamp(12px, 2vw, 22px);--gap:clamp(10px, 1.6vw, 18px);--side:260px;--green:#7fe3a3;--orange:#f3b44b;--red:#ff6363;--blue:#6aa6ff}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__wrap{flex-direction:column;gap:14px;display:flex}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__title{color:#fffffff5;font-size:15px;font-weight:950}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__sub{color:#ffffffad;margin-top:4px;font-size:12px;font-weight:850;line-height:1.45}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__badge,.AdminRequestAddressEditor-module-scss-module__3Cxw3q__badgeMuted,.AdminRequestAddressEditor-module-scss-module__3Cxw3q__badgeOk,.AdminRequestAddressEditor-module-scss-module__3Cxw3q__badgeWarn{border:1px solid #ffffff1a;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__badge{color:#dcecfff5;background:#6aa6ff1f;border-color:#6aa6ff38}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__badgeMuted{color:#ffffffb8;background:#ffffff0d}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__badgeOk{color:#d6ffe4f5;background:#6fe6a01a;border-color:#6fe6a038}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__badgeWarn{color:#ffe0b6f5;background:#f3b44b1a;border-color:#f3b44b38}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__info{background:radial-gradient(900px 220px at 20% -40%,#6aa6ff1a 0%,#0000 60%),#ffffff08;border:1px solid #6aa6ff2e;border-radius:16px;padding:12px 13px}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__infoTitle{color:#e6f2fff5;font-size:12px;font-weight:950}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__infoText{color:#ffffffc2;margin-top:5px;font-size:12px;font-weight:850;line-height:1.5}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__sectionWrap{border-radius:18px;overflow:hidden}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (max-width:860px){.AdminRequestAddressEditor-module-scss-module__3Cxw3q__metaGrid{grid-template-columns:1fr}}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__metaCard{background:#00000024;border:1px solid #ffffff14;border-radius:16px;min-width:0;padding:12px 13px}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__metaLabel{color:#ffffff9e;text-transform:uppercase;letter-spacing:.02em;font-size:11px;font-weight:900}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__metaValue{color:#ffffffeb;word-break:break-word;margin-top:6px;font-size:13px;font-weight:900;line-height:1.45}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__metaValueMono{color:#ffffffeb;font-variant-numeric:tabular-nums;word-break:break-word;margin-top:6px;font-size:13px;font-weight:900;line-height:1.45}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__reasonField{flex-direction:column;gap:6px;display:flex}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__reasonLabel{color:#ffffffb8;font-size:12px;font-weight:900}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__reasonTextarea{resize:vertical;color:#fffffff2;background:#0003;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;min-height:104px;padding:12px 13px;font-size:13px;font-weight:850;line-height:1.45}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__reasonTextarea:focus{border-color:#6aa6ff47;box-shadow:0 0 0 3px #6aa6ff1a}.AdminRequestAddressEditor-module-scss-module__3Cxw3q__footerHint{color:#ffffffb8;background:#ffffff08;border:1px dashed #ffffff24;border-radius:14px;padding:11px 12px;font-size:12px;font-weight:850;line-height:1.45}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.AddressSection-module-scss-module__fhKkPa__card{background:#08555cbd;border:1px solid #94a3b88c;border-radius:16px;flex-direction:column;gap:10px;padding:10px 12px;display:flex}.AddressSection-module-scss-module__fhKkPa__topRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.AddressSection-module-scss-module__fhKkPa__title{color:#fff;font-size:13px;font-weight:900}.AddressSection-module-scss-module__fhKkPa__sub{color:#ffffffdb;margin-top:3px;font-size:12px}.AddressSection-module-scss-module__fhKkPa__previewBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a0f;border-radius:999px;padding:7px 12px;font-size:12.5px;font-weight:900;transition:background .12s,transform 80ms,border-color .12s}.AddressSection-module-scss-module__fhKkPa__previewBtn:hover:not(:disabled){background:#e5e7eb;border-color:#0f172a1f}.AddressSection-module-scss-module__fhKkPa__previewBtn:disabled{opacity:.6;cursor:not-allowed}.AddressSection-module-scss-module__fhKkPa__previewBtn:active:not(:disabled){transform:translateY(1px)}.AddressSection-module-scss-module__fhKkPa__contentGrid,.AddressSection-module-scss-module__fhKkPa__formGrid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:980px){.AddressSection-module-scss-module__fhKkPa__contentGrid{grid-template-columns:minmax(420px,1fr) 420px;align-items:start;gap:12px}.AddressSection-module-scss-module__fhKkPa__formGrid{grid-template-columns:1fr 1fr}}.AddressSection-module-scss-module__fhKkPa__full{grid-column:1/-1}.AddressSection-module-scss-module__fhKkPa__field{flex-direction:column;gap:5px;display:flex}.AddressSection-module-scss-module__fhKkPa__label{color:#ffffffe6;font-size:11.5px}.AddressSection-module-scss-module__fhKkPa__input{color:#0f172a;background:#fff;border:1px solid #0f172a0f;border-radius:12px;width:100%;padding:8px 10px;font-size:13.5px}.AddressSection-module-scss-module__fhKkPa__input:focus{border-color:#16653438;outline:2px solid #22c55e1f}.AddressSection-module-scss-module__fhKkPa__err{color:#ef4444;font-size:12px}.AddressSection-module-scss-module__fhKkPa__smallHint{color:#ffffffbf;margin-top:5px;font-size:11.5px}.AddressSection-module-scss-module__fhKkPa__citySelect{position:relative}.AddressSection-module-scss-module__fhKkPa__cityBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a0f;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:40px;padding:0 12px;display:flex}.AddressSection-module-scss-module__fhKkPa__cityBtn:disabled{opacity:.6;cursor:not-allowed}.AddressSection-module-scss-module__fhKkPa__cityBtn:focus-visible{outline-offset:2px;outline:2px solid #22c55e1f}.AddressSection-module-scss-module__fhKkPa__cityValue{font-size:14px;font-weight:750}.AddressSection-module-scss-module__fhKkPa__cityPlaceholder{color:#6b7280;font-size:14px;font-weight:650}.AddressSection-module-scss-module__fhKkPa__cityChevron{opacity:.75;font-size:14px}.AddressSection-module-scss-module__fhKkPa__cityMenu{z-index:30;background:#fff;border:1px solid #0f172a0f;border-radius:14px;max-height:260px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 18px 40px #00000038}.AddressSection-module-scss-module__fhKkPa__cityItem{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:none;border-radius:12px;width:100%;padding:10px;font-weight:700}.AddressSection-module-scss-module__fhKkPa__cityItem:hover{background:#e5e7eb}.AddressSection-module-scss-module__fhKkPa__cityItemActive{color:#0ea5e9;background:#0ea5e91f}.AddressSection-module-scss-module__fhKkPa__mapArea{position:relative}.AddressSection-module-scss-module__fhKkPa__mapWrap{background:#fff;border:1px solid #0f172a0f;border-radius:16px;overflow:hidden}.AddressSection-module-scss-module__fhKkPa__map{width:100%;height:220px}@media (min-width:980px){.AddressSection-module-scss-module__fhKkPa__map{height:100%;min-height:320px}}.AddressSection-module-scss-module__fhKkPa__mapFallback{padding:14px}.AddressSection-module-scss-module__fhKkPa__fallbackTitle{color:#0f172a;margin-bottom:6px;font-size:13px;font-weight:900}.AddressSection-module-scss-module__fhKkPa__fallbackText{color:#6b7280;font-size:12px;line-height:1.35}.AddressSection-module-scss-module__fhKkPa__pinToast,.AddressSection-module-scss-module__fhKkPa__hintToast{z-index:6;pointer-events:none;max-width:340px;position:absolute;left:12px}@media (max-width:520px){.AddressSection-module-scss-module__fhKkPa__pinToast,.AddressSection-module-scss-module__fhKkPa__hintToast{max-width:none;right:12px}}.AddressSection-module-scss-module__fhKkPa__pinToast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0c12b8;border:1px solid #ffc17847;border-radius:14px;padding:10px 12px;top:12px}.AddressSection-module-scss-module__fhKkPa__pinToastTitle{color:#ffe2c8fa;font-size:12.5px;font-weight:950}.AddressSection-module-scss-module__fhKkPa__pinToastText{color:#ffe2c8d6;margin-top:3px;font-size:12px}.AddressSection-module-scss-module__fhKkPa__hintToast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0c12b3;border:1px solid #ffffff24;border-radius:14px;padding:10px 12px;bottom:12px}.AddressSection-module-scss-module__fhKkPa__toastTitle{color:#fffffff5;font-size:12px;font-weight:950}.AddressSection-module-scss-module__fhKkPa__toastText{color:#ffffffd1;margin-top:3px;font-size:12px}.AddressSection-module-scss-module__fhKkPa__card,.AddressSection-module-scss-module__fhKkPa__field,.AddressSection-module-scss-module__fhKkPa__contentGrid,.AddressSection-module-scss-module__fhKkPa__formGrid{overflow:visible}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.CustomerLanguageCard-module-scss-module__9WfSCa__card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffbf;border:1px solid #0000000f;border-radius:20px;padding:16px;overflow:hidden;box-shadow:0 10px 30px #0000000f}.CustomerLanguageCard-module-scss-module__9WfSCa__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.CustomerLanguageCard-module-scss-module__9WfSCa__topLeft{align-items:flex-start;gap:10px;min-width:0;display:flex}.CustomerLanguageCard-module-scss-module__9WfSCa__headText{min-width:0}.CustomerLanguageCard-module-scss-module__9WfSCa__title{font-size:16px;font-weight:800}.CustomerLanguageCard-module-scss-module__9WfSCa__sub{opacity:.7;margin-top:4px;font-size:13px}.CustomerLanguageCard-module-scss-module__9WfSCa__switcher{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.CustomerLanguageCard-module-scss-module__9WfSCa__btn{letter-spacing:.4px;cursor:pointer;background:#ffffffa6;border:1px solid #0000001a;border-radius:999px;padding:10px 12px;font-weight:800}.CustomerLanguageCard-module-scss-module__9WfSCa__active{background:#0000000f;border-color:#0000002e}.CustomerLanguageCard-module-scss-module__9WfSCa__iconBadge{color:#0a0e16e0;will-change:transform;background:radial-gradient(16px 16px at 30% 25%,#fffc,#fff0 60%),linear-gradient(135deg,#6366f159,#10b98140);border:1px solid #ffffff8c;border-radius:14px;place-items:center;width:38px;height:38px;transition:transform .22s,filter .22s;animation:2.6s ease-in-out infinite CustomerLanguageCard-module-scss-module__9WfSCa__floaty;display:inline-grid;transform:perspective(600px)rotateX(10deg)rotateY(-14deg)translateZ(0);box-shadow:0 16px 40px #0000001f,inset 0 1px #ffffff8c}.CustomerLanguageCard-module-scss-module__9WfSCa__iconSvg{filter:drop-shadow(0 1px #ffffff73);width:22px;height:22px;display:block}@keyframes CustomerLanguageCard-module-scss-module__9WfSCa__floaty{0%,to{transform:perspective(600px)rotateX(10deg)rotateY(-14deg)translateY(0)}50%{transform:perspective(600px)rotateX(14deg)rotateY(-18deg)translateY(-2px)}}@media (hover:hover) and (pointer:fine){.CustomerLanguageCard-module-scss-module__9WfSCa__iconBadge:hover{filter:saturate(1.1);transform:perspective(700px)rotateX(6deg)rotateY(-10deg)translateY(-2px)scale(1.03)}}@media (prefers-reduced-motion:reduce){.CustomerLanguageCard-module-scss-module__9WfSCa__iconBadge{animation:none}}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.CustomerAvatarCard-module-scss-module__evV9EW__card{text-align:left;cursor:pointer;background:radial-gradient(900px 260px at 0 0,#78b4ff1a,#0000 60%),radial-gradient(900px 260px at 100% 0,#a78bfa1a,#0000 55%),#ffffff0f;border:1px solid #ffffff1a;border-radius:22px;width:100%;padding:14px;transition:transform .16s,border-color .16s;overflow:hidden;box-shadow:0 22px 70px #0000002e,inset 0 1px #ffffff14}.CustomerAvatarCard-module-scss-module__evV9EW__card:hover{border-color:#ffffff29;transform:translateY(-2px)}.CustomerAvatarCard-module-scss-module__evV9EW__head{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.CustomerAvatarCard-module-scss-module__evV9EW__title{font-size:15px;font-weight:900}.CustomerAvatarCard-module-scss-module__evV9EW__sub{opacity:.72;margin-top:2px;font-size:12px}.CustomerAvatarCard-module-scss-module__evV9EW__previewRow{align-items:center;gap:12px;display:flex}.CustomerAvatarCard-module-scss-module__evV9EW__previewAvatar{background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;font-weight:900;display:flex;overflow:hidden}.CustomerAvatarCard-module-scss-module__evV9EW__previewAvatar img{object-fit:cover;width:100%;height:100%}.CustomerAvatarCard-module-scss-module__evV9EW__previewText{min-width:0}.CustomerAvatarCard-module-scss-module__evV9EW__previewName{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;overflow:hidden}.CustomerAvatarCard-module-scss-module__evV9EW__previewMeta{opacity:.75;margin-top:3px;font-size:12px}.CustomerAvatarCard-module-scss-module__evV9EW__modalCard{color:#ffffffeb;background:radial-gradient(900px 300px at 10% 0,#78b4ff1f,#0000 60%),radial-gradient(900px 300px at 92% 10%,#a78bfa1f,#0000 58%),#0a0e16eb;border:1px solid #ffffff1a;border-radius:20px;padding:14px}.CustomerAvatarCard-module-scss-module__evV9EW__modalHead{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.CustomerAvatarCard-module-scss-module__evV9EW__modalTitle{font-size:16px;font-weight:1000}.CustomerAvatarCard-module-scss-module__evV9EW__modalSub{opacity:.72;margin-top:2px;font-size:12px}.CustomerAvatarCard-module-scss-module__evV9EW__x{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;width:40px;height:40px}.CustomerAvatarCard-module-scss-module__evV9EW__previewWrap{place-items:center;margin:10px 0 12px;display:grid}.CustomerAvatarCard-module-scss-module__evV9EW__bigAvatar{object-fit:cover;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;width:110px;height:110px}.CustomerAvatarCard-module-scss-module__evV9EW__empty{opacity:.85;border:1px dashed #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:125px;height:125px;display:flex}.CustomerAvatarCard-module-scss-module__evV9EW__file{display:none}.CustomerAvatarCard-module-scss-module__evV9EW__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:6px;display:flex}.CustomerAvatarCard-module-scss-module__evV9EW__btn,.CustomerAvatarCard-module-scss-module__evV9EW__primary,.CustomerAvatarCard-module-scss-module__evV9EW__danger{cursor:pointer;border:1px solid #ffffff24;border-radius:14px;padding:10px 12px;font-weight:900}.CustomerAvatarCard-module-scss-module__evV9EW__btn{color:#ffffffeb;background:#ffffff14}.CustomerAvatarCard-module-scss-module__evV9EW__primary{color:#fffffff2;background:#00ffaa29;border-color:#00ffaa47}.CustomerAvatarCard-module-scss-module__evV9EW__danger{color:#fffffff2;background:#ef444424;border-color:#ef444447}.CustomerAvatarCard-module-scss-module__evV9EW__toast{text-align:center;border-radius:14px;margin-top:10px;padding:10px 12px;font-size:13px;font-weight:900}.CustomerAvatarCard-module-scss-module__evV9EW__ok{background:#10b98124;border:1px solid #10b98140}.CustomerAvatarCard-module-scss-module__evV9EW__err{background:#ef444424;border:1px solid #ef444440}.CustomerAvatarCard-module-scss-module__evV9EW__iconBadge{color:#0a0e16e0;will-change:transform;background:radial-gradient(16px 16px at 30% 25%,#fffc,#fff0 60%),linear-gradient(135deg,#6366f159,#10b98140);border:1px solid #ffffff8c;border-radius:14px;place-items:center;width:38px;height:38px;transition:transform .22s,filter .22s;animation:2.6s ease-in-out infinite CustomerAvatarCard-module-scss-module__evV9EW__floaty;display:inline-grid;transform:perspective(600px)rotateX(10deg)rotateY(-14deg)translateZ(0);box-shadow:0 16px 40px #0000001f,inset 0 1px #ffffff8c}@keyframes CustomerAvatarCard-module-scss-module__evV9EW__floaty{0%,to{transform:perspective(600px)rotateX(10deg)rotateY(-14deg)translateY(0)}50%{transform:perspective(600px)rotateX(14deg)rotateY(-18deg)translateY(-2px)}}@media (hover:hover) and (pointer:fine){.CustomerAvatarCard-module-scss-module__evV9EW__iconBadge:hover{filter:saturate(1.1);transform:perspective(700px)rotateX(6deg)rotateY(-10deg)translateY(-2px)scale(1.03)}}@media (prefers-reduced-motion:reduce){.CustomerAvatarCard-module-scss-module__evV9EW__iconBadge{animation:none}}.CustomerAvatarCard-module-scss-module__evV9EW__headLeft{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.CustomerAvatarCard-module-scss-module__evV9EW__headText{min-width:0}.CustomerAvatarCard-module-scss-module__evV9EW__iconSvg{filter:drop-shadow(0 1px #ffffff73);width:25px;height:25px;display:block}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.CustomerContactCard-module-scss-module__ktHDaa__card{background:radial-gradient(900px 260px at 0 0,#78b4ff1a,#0000 60%),radial-gradient(900px 260px at 100% 0,#a78bfa1a,#0000 55%),#ffffff0f;border:1px solid #ffffff1a;border-radius:22px;width:100%;padding:14px;transition:transform .16s,border-color .16s;box-shadow:0 22px 70px #0000002e,inset 0 1px #ffffff14}.CustomerContactCard-module-scss-module__ktHDaa__card:hover{border-color:#ffffff29;transform:translateY(-2px)}.CustomerContactCard-module-scss-module__ktHDaa__head{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.CustomerContactCard-module-scss-module__ktHDaa__title{letter-spacing:.2px;font-size:15px;font-weight:900}.CustomerContactCard-module-scss-module__ktHDaa__sub{opacity:.72;margin-top:2px;font-size:12px}.CustomerContactCard-module-scss-module__ktHDaa__rows{gap:10px;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__row{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.CustomerContactCard-module-scss-module__ktHDaa__left{gap:4px;min-width:0;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__label{opacity:.72;font-size:12px}.CustomerContactCard-module-scss-module__ktHDaa__value{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:900;overflow:hidden}.CustomerContactCard-module-scss-module__ktHDaa__btn{cursor:pointer;color:#ffffffeb;background:#094c83d3;border:1px solid #ffffff24;border-radius:14px;height:40px;padding:0 12px;font-weight:900}.CustomerContactCard-module-scss-module__ktHDaa__btn:disabled{opacity:.55;cursor:not-allowed}.CustomerContactCard-module-scss-module__ktHDaa__toast{border-radius:14px;margin-top:10px;padding:10px 12px;font-size:13px;font-weight:900}.CustomerContactCard-module-scss-module__ktHDaa__ok{background:#10b98124;border:1px solid #10b98140}.CustomerContactCard-module-scss-module__ktHDaa__err{background:#ef444424;border:1px solid #ef444440}.CustomerContactCard-module-scss-module__ktHDaa__modalCard{color:#ffffffeb;background:radial-gradient(900px 300px at 10% 0,#78b4ff1f,#0000 60%),radial-gradient(900px 300px at 92% 10%,#a78bfa1f,#0000 58%),#0a0e16eb;border:1px solid #ffffff1a;border-radius:20px;padding:14px}.CustomerContactCard-module-scss-module__ktHDaa__modalHead{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.CustomerContactCard-module-scss-module__ktHDaa__modalTitle{font-size:16px;font-weight:1000}.CustomerContactCard-module-scss-module__ktHDaa__modalSub{opacity:.72;margin-top:2px;font-size:12px}.CustomerContactCard-module-scss-module__ktHDaa__x{cursor:pointer;color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;width:40px;height:40px}.CustomerContactCard-module-scss-module__ktHDaa__form{gap:10px;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__field{opacity:.95;gap:6px;font-size:12px;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__field input{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;outline:none;height:44px;padding:0 12px}.CustomerContactCard-module-scss-module__ktHDaa__field input:focus{border-color:#78b4ff59;box-shadow:0 0 0 4px #78b4ff1a}.CustomerContactCard-module-scss-module__ktHDaa__inlineErr{background:#ef444424;border:1px solid #ef444440;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:900}.CustomerContactCard-module-scss-module__ktHDaa__actions{gap:10px;margin-top:4px;display:flex}.CustomerContactCard-module-scss-module__ktHDaa__primary,.CustomerContactCard-module-scss-module__ktHDaa__ghost{cursor:pointer;border:1px solid #ffffff24;border-radius:14px;height:44px;padding:0 14px;font-weight:1000}.CustomerContactCard-module-scss-module__ktHDaa__primary{color:#fffffff2;background:#00ffaa29;border-color:#00ffaa47}.CustomerContactCard-module-scss-module__ktHDaa__primary:disabled{opacity:.55;cursor:not-allowed}.CustomerContactCard-module-scss-module__ktHDaa__ghost{color:#ffffffe6;background:#ffffff0f}.CustomerContactCard-module-scss-module__ktHDaa__hint{opacity:.78;margin-top:6px;font-size:12px}.CustomerContactCard-module-scss-module__ktHDaa__modalCard{width:100%;overflow:hidden}.CustomerContactCard-module-scss-module__ktHDaa__phoneWrap{gap:8px;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__phoneLabel{opacity:.95;font-size:12px;font-weight:900}.CustomerContactCard-module-scss-module__ktHDaa__phoneRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.CustomerContactCard-module-scss-module__ktHDaa__phonePrefix{color:#ffffffeb;letter-spacing:.2px;background:#ffffff14;border:1px solid #ffffff24;border-radius:14px;align-items:center;height:44px;padding:0 12px;font-weight:1000;display:inline-flex}.CustomerContactCard-module-scss-module__ktHDaa__phoneGroups{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.CustomerContactCard-module-scss-module__ktHDaa__phoneCell{color:#ffffffeb;text-align:center;letter-spacing:.35px;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;outline:none;height:44px;font-weight:1000}.CustomerContactCard-module-scss-module__ktHDaa__phoneCell:focus{border-color:#78b4ff59;box-shadow:0 0 0 4px #78b4ff1a}.CustomerContactCard-module-scss-module__ktHDaa__phoneCell3{width:78px}.CustomerContactCard-module-scss-module__ktHDaa__phoneCell2{width:58px}.CustomerContactCard-module-scss-module__ktHDaa__phoneHintLine{opacity:.78;font-size:12px}.CustomerContactCard-module-scss-module__ktHDaa__iconBadge{color:#0a0e16e0;will-change:transform;background:radial-gradient(16px 16px at 30% 25%,#fffc,#fff0 60%),linear-gradient(135deg,#6366f159,#10b98140);border:1px solid #ffffff8c;border-radius:14px;place-items:center;width:38px;height:38px;transition:transform .22s,filter .22s;animation:2.6s ease-in-out infinite CustomerContactCard-module-scss-module__ktHDaa__floaty;display:inline-grid;transform:perspective(600px)rotateX(10deg)rotateY(-14deg)translateZ(0);box-shadow:0 16px 40px #0000001f,inset 0 1px #ffffff8c}@keyframes CustomerContactCard-module-scss-module__ktHDaa__floaty{0%,to{transform:perspective(600px)rotateX(10deg)rotateY(-14deg)translateY(0)}50%{transform:perspective(600px)rotateX(14deg)rotateY(-18deg)translateY(-2px)}}@media (hover:hover) and (pointer:fine){.CustomerContactCard-module-scss-module__ktHDaa__iconBadge:hover{filter:saturate(1.1);transform:perspective(700px)rotateX(6deg)rotateY(-10deg)translateY(-2px)scale(1.03)}}@media (prefers-reduced-motion:reduce){.CustomerContactCard-module-scss-module__ktHDaa__iconBadge{animation:none}}.CustomerContactCard-module-scss-module__ktHDaa__head{justify-content:space-between;gap:10px;min-width:0;margin-bottom:12px;display:flex}.CustomerContactCard-module-scss-module__ktHDaa__headLeft{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.CustomerContactCard-module-scss-module__ktHDaa__headText{min-width:0}.CustomerContactCard-module-scss-module__ktHDaa__iconSvg{filter:drop-shadow(0 1px #ffffff73);width:25px;height:25px;display:block}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.ModalShellWide-module-scss-module__P5bisq__backdrop{z-index:3500;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));-webkit-backdrop-filter:blur(12px);background:radial-gradient(1100px 520px at 10% 0,#78b4ff2e,#0000 62%),radial-gradient(900px 420px at 95% 12%,#a78bfa24,#0000 58%),#0a0e1685;place-items:center;animation:.16s ease-out both ModalShellWide-module-scss-module__P5bisq__mwFadeIn;display:grid;position:fixed;inset:0}@media (max-width:640px){.ModalShellWide-module-scss-module__P5bisq__backdrop{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}}.ModalShellWide-module-scss-module__P5bisq__modal{--from-x:0px;--from-y:12px;--from-scale:.94;transform-origin:50%;will-change:transform,opacity;border-radius:22px;width:min(980px,100vw - 36px);max-height:calc(100vh - 36px);animation:.22s cubic-bezier(.2,.9,.2,1) both ModalShellWide-module-scss-module__P5bisq__mwPopFromOrigin;overflow:hidden;box-shadow:0 34px 140px #00000080,inset 0 1px #ffffff14}@media (max-width:900px){.ModalShellWide-module-scss-module__P5bisq__modal{border-radius:18px;width:min(980px,100vw - 28px);max-height:calc(100vh - 28px)}}@media (max-width:640px){.ModalShellWide-module-scss-module__P5bisq__modal{border-radius:18px;width:calc(100vw - 24px);max-height:calc(100vh - 24px)}}.ModalShellWide-module-scss-module__P5bisq__modal>*{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-width:100%;max-height:calc(100vh - 36px);overflow:hidden auto}@media (prefers-reduced-motion:reduce){.ModalShellWide-module-scss-module__P5bisq__backdrop,.ModalShellWide-module-scss-module__P5bisq__modal{animation:none!important}}@keyframes ModalShellWide-module-scss-module__P5bisq__mwFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ModalShellWide-module-scss-module__P5bisq__mwPopFromOrigin{0%{opacity:0;transform:translate3d(var(--from-x), var(--from-y), 0) scale(var(--from-scale));filter:blur(2px)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.OtpVerifyModal-module-scss-module__majkMq__backdrop{z-index:5001;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c121e73;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.OtpVerifyModal-module-scss-module__majkMq__modal{z-index:5002;background:#fff;border:1px solid #0f172a0f;border-radius:18px;width:100%;max-width:520px;animation:.18s ease-out both OtpVerifyModal-module-scss-module__majkMq__pop;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a1f}@keyframes OtpVerifyModal-module-scss-module__majkMq__pop{0%{opacity:0;filter:blur(2px);transform:translateY(10px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.OtpVerifyModal-module-scss-module__majkMq__head{border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.OtpVerifyModal-module-scss-module__majkMq__title{color:#0f172a;font-size:15px;font-weight:900}.OtpVerifyModal-module-scss-module__majkMq__close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:6px 8px;font-size:16px}.OtpVerifyModal-module-scss-module__majkMq__close:hover{color:#0f172a;background:#f9fafb}.OtpVerifyModal-module-scss-module__majkMq__sub{color:#6b7280;gap:6px;padding:14px 16px 0;font-size:13px;display:grid}.OtpVerifyModal-module-scss-module__majkMq__phone{color:#0f172a;font-weight:800}.OtpVerifyModal-module-scss-module__majkMq__expires{color:#9ca3af;font-size:12px}.OtpVerifyModal-module-scss-module__majkMq__body{gap:14px;padding:16px;display:grid}.OtpVerifyModal-module-scss-module__majkMq__primary{color:#fff;cursor:pointer;background:#195b8e;border:none;border-radius:12px;width:100%;padding:12px;font-weight:900;transition:all .18s}.OtpVerifyModal-module-scss-module__majkMq__primary:hover:not(:disabled){background:#14532d;transform:translateY(-1px);box-shadow:0 10px 25px #0f172a14}.OtpVerifyModal-module-scss-module__majkMq__primary:disabled{opacity:.6;cursor:not-allowed}.OtpVerifyModal-module-scss-module__majkMq__footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.OtpVerifyModal-module-scss-module__majkMq__linkBtn{color:#f97316;cursor:pointer;background:0 0;border:none;font-weight:900;text-decoration:underline}.OtpVerifyModal-module-scss-module__majkMq__linkBtn:disabled{opacity:.5;cursor:not-allowed;text-decoration:none}.OtpVerifyModal-module-scss-module__majkMq__timer{color:#6b7280;font-size:12px;font-weight:800}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.MasterModesCard-module-scss-module__gH4xGW__card{-webkit-backdrop-filter:blur(10px);background:#ffffffbd;border:1px solid #0f172a1a;border-radius:22px;overflow:hidden;box-shadow:0 18px 55px #0f172a1a}.MasterModesCard-module-scss-module__gH4xGW__head{justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 14px 10px;display:flex}@media (max-width:640px){.MasterModesCard-module-scss-module__gH4xGW__head{padding:12px 12px 8px}}.MasterModesCard-module-scss-module__gH4xGW__title{color:#0f172a;letter-spacing:-.2px;font-size:14px;font-weight:950}.MasterModesCard-module-scss-module__gH4xGW__sub{color:#6b7280;margin-top:4px;font-size:13px;font-weight:750}.MasterModesCard-module-scss-module__gH4xGW__pills{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.MasterModesCard-module-scss-module__gH4xGW__pill{color:#6b7280;white-space:nowrap;background:#ffffffb3;border:1px solid #0f172a1a;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:950;box-shadow:0 10px 25px #0f172a0f}.MasterModesCard-module-scss-module__gH4xGW__on{color:#0f172a;background:linear-gradient(#0284c724,#ffffffbd);border-color:#0284c742}.MasterModesCard-module-scss-module__gH4xGW__off{opacity:.75}.MasterModesCard-module-scss-module__gH4xGW__rows{padding:6px 0 10px}.MasterModesCard-module-scss-module__gH4xGW__row{border-top:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}@media (max-width:640px){.MasterModesCard-module-scss-module__gH4xGW__row{padding:12px}}.MasterModesCard-module-scss-module__gH4xGW__rowLeft{min-width:0}.MasterModesCard-module-scss-module__gH4xGW__rowTitle{color:#0f172a;font-size:13px;font-weight:900}.MasterModesCard-module-scss-module__gH4xGW__rowDesc{color:#6b7280;margin-top:3px;font-size:12px;font-weight:750}.MasterModesCard-module-scss-module__gH4xGW__toast{color:#0f172a;background:#ffffffbd;border:1px solid #0f172a1a;border-radius:18px;margin:0 14px 14px;padding:10px 12px;font-size:13px;font-weight:900;box-shadow:0 18px 55px #0f172a1a}@media (max-width:640px){.MasterModesCard-module-scss-module__gH4xGW__toast{margin:0 12px 12px}}.MasterModesCard-module-scss-module__gH4xGW__ok{border-color:#0284c73d;box-shadow:0 18px 55px #0284c71a}.MasterModesCard-module-scss-module__gH4xGW__err{border-color:#ef444447;box-shadow:0 18px 55px #ef44441a}.MasterModesCard-module-scss-module__gH4xGW__cardError{background:#f59e0b14;border:1px solid #f59e0b}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.IosSwitch-module-scss-module__ttmWPa__sw{cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;width:66px;height:34px;padding:0;transition:background .18s,border-color .18s,opacity .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000002e,inset 0 1px #ffffff1a}.IosSwitch-module-scss-module__ttmWPa__labelOn,.IosSwitch-module-scss-module__ttmWPa__labelOff{letter-spacing:.35px;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:11px;font-weight:1000;position:absolute;top:50%;transform:translateY(-50%)}.IosSwitch-module-scss-module__ttmWPa__labelOn{color:#10b981fa;opacity:0;transition:opacity .18s;left:12px}.IosSwitch-module-scss-module__ttmWPa__labelOff{color:#ef4444f2;opacity:1;transition:opacity .18s;right:10px}.IosSwitch-module-scss-module__ttmWPa__knob{background:#ffffffeb;border-radius:999px;width:26px;height:26px;transition:left .18s,transform .18s;position:absolute;top:50%;left:4px;transform:translateY(-50%);box-shadow:0 8px 20px #00000038,inset 0 1px #ffffffa6}.IosSwitch-module-scss-module__ttmWPa__on{background:#00ffaa29;border-color:#00ffaa47}.IosSwitch-module-scss-module__ttmWPa__on .IosSwitch-module-scss-module__ttmWPa__knob{left:calc(100% - 30px)}.IosSwitch-module-scss-module__ttmWPa__on .IosSwitch-module-scss-module__ttmWPa__labelOn{opacity:1}.IosSwitch-module-scss-module__ttmWPa__on .IosSwitch-module-scss-module__ttmWPa__labelOff{opacity:0}.IosSwitch-module-scss-module__ttmWPa__dis{opacity:.55;cursor:not-allowed}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.OtpInput-module-scss-module__bC1ppa__wrap{gap:10px;display:grid}.OtpInput-module-scss-module__bC1ppa__row{justify-content:center;align-items:center;gap:10px;animation:.22s ease-out both OtpInput-module-scss-module__bC1ppa__popIn;display:flex}.OtpInput-module-scss-module__bC1ppa__box{text-align:center;letter-spacing:.12em;color:#0f172a;caret-color:#0000;background:#ffffffd6;border:1px solid #0f172ae6;border-radius:16px;outline:none;width:54px;height:54px;font-size:22px;font-weight:950;transition:transform .14s,border-color .14s,box-shadow .14s,filter .14s;box-shadow:0 18px 50px #00000014,inset 0 1px #ffffffb3}.OtpInput-module-scss-module__bC1ppa__box:focus{border-color:#195b8e66;transform:translateY(-1px)scale(1.02);box-shadow:0 22px 65px #16653429,0 0 0 6px #195b8e24,inset 0 1px #ffffffa6}.OtpInput-module-scss-module__bC1ppa__box:active{transform:translateY(0)scale(1.01)}.OtpInput-module-scss-module__bC1ppa__box[data-filled="1"]{background:linear-gradient(#ffffffe6,#ffffffc7);border-color:#195b8e38;animation:.16s ease-out both OtpInput-module-scss-module__bC1ppa__digitPop;box-shadow:0 18px 55px #1665341a,inset 0 1px #ffffffb8}@keyframes OtpInput-module-scss-module__bC1ppa__digitPop{0%{transform:translateY(1px)scale(.98)}to{transform:translateY(0)scale(1)}}.OtpInput-module-scss-module__bC1ppa__boxError{border-color:#ef444473;box-shadow:0 18px 50px #00000014,0 0 0 6px #ef44441f,inset 0 1px #ffffffa6}.OtpInput-module-scss-module__bC1ppa__meta{justify-items:center;gap:6px;display:grid}.OtpInput-module-scss-module__bC1ppa__hint{color:#6b7280fa;font-size:12px;font-weight:900}.OtpInput-module-scss-module__bC1ppa__err{color:#ef4444;background:linear-gradient(#ef44441f,#ffffffdb);border:1px solid #ef444440;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}@keyframes OtpInput-module-scss-module__bC1ppa__popIn{0%{opacity:0;filter:blur(2px);transform:translateY(8px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.OtpInput-module-scss-module__bC1ppa__shake{animation:.32s both OtpInput-module-scss-module__bC1ppa__shake}@keyframes OtpInput-module-scss-module__bC1ppa__shake{0%{transform:translate(0)}15%{transform:translate(-6px)}30%{transform:translate(6px)}45%{transform:translate(-5px)}60%{transform:translate(5px)}75%{transform:translate(-3px)}to{transform:translate(0)}}@media (max-width:520px){.OtpInput-module-scss-module__bC1ppa__row{gap:8px}.OtpInput-module-scss-module__bC1ppa__box{border-radius:14px;width:48px;height:48px;font-size:20px}}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.CustomerAccountCard-module-scss-module__I0uTMa__card{text-align:left;background:radial-gradient(900px 260px at 0 0,#78b4ff1a,#0000 60%),radial-gradient(900px 260px at 100% 0,#a78bfa1a,#0000 55%),#ffffff0f;border:1px solid #ffffff1a;border-radius:22px;width:100%;padding:14px;overflow:hidden;box-shadow:0 22px 70px #0000002e,inset 0 1px #ffffff14}.CustomerAccountCard-module-scss-module__I0uTMa__head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.CustomerAccountCard-module-scss-module__I0uTMa__title{letter-spacing:.2px;font-size:15px;font-weight:900}.CustomerAccountCard-module-scss-module__I0uTMa__sub{opacity:.72;margin-top:2px;font-size:12px}.CustomerAccountCard-module-scss-module__I0uTMa__rows{gap:10px;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__btn{cursor:pointer;color:#0a0e16eb;background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;height:44px;padding:0 14px;font-weight:1000}.CustomerAccountCard-module-scss-module__I0uTMa__btn:disabled{opacity:.6;cursor:not-allowed}.CustomerAccountCard-module-scss-module__I0uTMa__miniNote{opacity:.75;font-size:12px}.CustomerAccountCard-module-scss-module__I0uTMa__toast{border-radius:14px;margin-top:10px;padding:10px 12px;font-size:13px;font-weight:900}.CustomerAccountCard-module-scss-module__I0uTMa__ok{color:#0a0e16eb;background:#10b98124;border:1px solid #10b98140}.CustomerAccountCard-module-scss-module__I0uTMa__err{color:#0a0e16eb;background:#ef444424;border:1px solid #ef444440}.CustomerAccountCard-module-scss-module__I0uTMa__modalCard{color:#ffffffeb;background:radial-gradient(900px 300px at 10% 0,#78b4ff1f,#0000 60%),radial-gradient(900px 300px at 92% 10%,#a78bfa1f,#0000 58%),#0a0e16eb;border:1px solid #ffffff1a;border-radius:20px;padding:14px}.CustomerAccountCard-module-scss-module__I0uTMa__modalHead{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.CustomerAccountCard-module-scss-module__I0uTMa__modalTitle{font-size:16px;font-weight:1000}.CustomerAccountCard-module-scss-module__I0uTMa__modalSub{opacity:.72;margin-top:2px;font-size:12px}.CustomerAccountCard-module-scss-module__I0uTMa__x{cursor:pointer;color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;width:40px;height:40px}.CustomerAccountCard-module-scss-module__I0uTMa__actions{gap:10px;margin-top:6px;display:flex}.CustomerAccountCard-module-scss-module__I0uTMa__primary,.CustomerAccountCard-module-scss-module__I0uTMa__ghost{cursor:pointer;border:1px solid #ffffff24;border-radius:14px;height:44px;padding:0 14px;font-weight:1000}.CustomerAccountCard-module-scss-module__I0uTMa__primary{color:#fffffff2;background:#00ffaa29;border-color:#00ffaa47}.CustomerAccountCard-module-scss-module__I0uTMa__ghost{color:#ffffffe6;background:#ffffff0f}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBtn{cursor:pointer;color:#0a0e16eb;background:#ef44441a;border:1px solid #ef444447;border-radius:14px;height:44px;padding:0 14px;font-weight:1000}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBtn:disabled{opacity:.6;cursor:not-allowed}.CustomerAccountCard-module-scss-module__I0uTMa__form{gap:10px;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__hintLine{opacity:.78;font-size:12px}.CustomerAccountCard-module-scss-module__I0uTMa__inlineErr{background:#ef444424;border:1px solid #ef444440;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:900}.CustomerAccountCard-module-scss-module__I0uTMa__dangerPrimary{cursor:pointer;color:#fffffff2;background:#ef44442e;border:1px solid #ef44444d;border-radius:14px;height:44px;padding:0 14px;font-weight:1000}.CustomerAccountCard-module-scss-module__I0uTMa__reasonBlock{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;gap:10px;padding:10px;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__reasonTitle{letter-spacing:-.01em;color:#ffffffeb;font-size:13px;font-weight:950}.CustomerAccountCard-module-scss-module__I0uTMa__reasonGrid{gap:8px;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__reasonCard{text-align:left;cursor:pointer;color:#ffffffeb;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:16px 1fr 22px;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:transform .12s,border-color .12s,background .12s;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__reasonCard:hover{background:#ffffff12;border-color:#ffffff2e;transform:translateY(-1px)}.CustomerAccountCard-module-scss-module__I0uTMa__reasonCard:disabled{opacity:.6;cursor:not-allowed;transform:none}.CustomerAccountCard-module-scss-module__I0uTMa__reasonDot{border:2px solid #ffffff59;border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 3px #ffffff0f}.CustomerAccountCard-module-scss-module__I0uTMa__reasonText{gap:2px;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__reasonLabel{color:#ffffffeb;font-size:13px;font-weight:900}.CustomerAccountCard-module-scss-module__I0uTMa__reasonHint{opacity:.72;font-size:12px;font-weight:800}.CustomerAccountCard-module-scss-module__I0uTMa__reasonTick{color:#ffffffa6;opacity:.75;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;place-items:center;width:22px;height:22px;font-weight:1000;display:grid;transform:scale(.92)}.CustomerAccountCard-module-scss-module__I0uTMa__reasonActive{background:radial-gradient(600px 140px at 0 0,#00ffaa1a,#0000 60%),#ffffff0f;border-color:#00ffaa4d}.CustomerAccountCard-module-scss-module__I0uTMa__reasonActive .CustomerAccountCard-module-scss-module__I0uTMa__reasonDot{border-color:#00ffaad9;box-shadow:0 0 0 3px #00ffaa1f,0 12px 30px #00ffaa1a}.CustomerAccountCard-module-scss-module__I0uTMa__reasonActive .CustomerAccountCard-module-scss-module__I0uTMa__reasonTick{color:#ffffffeb;opacity:1;background:#00ffaa24;border-color:#00ffaa4d;transform:scale(1)}.CustomerAccountCard-module-scss-module__I0uTMa__otherField{opacity:.98;gap:6px;margin-top:2px;font-size:12px;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__otherField textarea{color:#ffffffeb;resize:vertical;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;outline:none;min-height:84px;padding:10px 12px}.CustomerAccountCard-module-scss-module__I0uTMa__body{padding:6px 0 0}.CustomerAccountCard-module-scss-module__I0uTMa__dangerWrap{justify-items:center;gap:10px;padding:6px 0 2px;display:grid;position:relative}.CustomerAccountCard-module-scss-module__I0uTMa__dangerRing{background:radial-gradient(circle at 30% 20%,#ffffffe6,#fff0 55%),radial-gradient(circle at 70% 80%,#ef444438,#fff0 60%),#ffffffb8;border:1px solid #ef44442e;border-radius:999px;width:86px;height:86px;animation:.9s ease-out both CustomerAccountCard-module-scss-module__I0uTMa__ringPulseDanger;box-shadow:0 18px 55px #ef44442e,inset 0 1px #ffffffb3}@keyframes CustomerAccountCard-module-scss-module__I0uTMa__ringPulseDanger{0%{opacity:0;transform:scale(.82)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.CustomerAccountCard-module-scss-module__I0uTMa__dangerX{place-items:center;width:86px;height:86px;display:grid;position:absolute;top:10px}.CustomerAccountCard-module-scss-module__I0uTMa__dangerX svg{width:54px;height:54px}.CustomerAccountCard-module-scss-module__I0uTMa__dangerX path{fill:none;stroke:#ef4444;stroke-width:5.2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:60;stroke-dashoffset:60px;animation:.52s ease-out .14s forwards CustomerAccountCard-module-scss-module__I0uTMa__drawX}.CustomerAccountCard-module-scss-module__I0uTMa__dangerX path:nth-child(2){animation-delay:.21s}@keyframes CustomerAccountCard-module-scss-module__I0uTMa__drawX{to{stroke-dashoffset:0}}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst{pointer-events:none;filter:drop-shadow(0 12px 24px #0000001a);width:140px;height:140px;position:absolute;top:-6px}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst i{transform-origin:50% calc(100% + 26px);opacity:0;background:linear-gradient(#ef44440d,#ef44448c);border-radius:10px;width:10px;height:22px;animation:.76s ease-out .12s forwards CustomerAccountCard-module-scss-module__I0uTMa__burstDanger;position:absolute;top:50%;left:50%}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst i:first-child{transform:translate(-50%,-50%)rotate(0)}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst i:nth-child(2){transform:translate(-50%,-50%)rotate(45deg)}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst i:nth-child(3){transform:translate(-50%,-50%)rotate(90deg)}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst i:nth-child(4){transform:translate(-50%,-50%)rotate(135deg)}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst i:nth-child(5){transform:translate(-50%,-50%)rotate(180deg)}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst i:nth-child(6){transform:translate(-50%,-50%)rotate(225deg)}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst i:nth-child(7){transform:translate(-50%,-50%)rotate(270deg)}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst i:nth-child(8){transform:translate(-50%,-50%)rotate(315deg)}@keyframes CustomerAccountCard-module-scss-module__I0uTMa__burstDanger{0%{opacity:0;transform:translate(-50%,-50%)scale(.65)}30%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.05)}}.CustomerAccountCard-module-scss-module__I0uTMa__doneTitleDanger{letter-spacing:-.01em;color:#ffffffeb;margin-top:10px;font-size:16px;font-weight:950}.CustomerAccountCard-module-scss-module__I0uTMa__doneSubDanger{text-align:center;color:#ffffffc7;max-width:520px;font-size:13px;font-weight:850}.CustomerAccountCard-module-scss-module__I0uTMa__iconBadge{color:#0a0e16e0;will-change:transform;background:radial-gradient(16px 16px at 30% 25%,#fffc,#fff0 60%),linear-gradient(135deg,#6366f159,#10b98140);border:1px solid #ffffff8c;border-radius:14px;place-items:center;width:38px;height:38px;transition:transform .22s,filter .22s;animation:2.6s ease-in-out infinite CustomerAccountCard-module-scss-module__I0uTMa__floaty;display:inline-grid;transform:perspective(600px)rotateX(10deg)rotateY(-14deg)translateZ(0);box-shadow:0 16px 40px #0000001f,inset 0 1px #ffffff8c}@keyframes CustomerAccountCard-module-scss-module__I0uTMa__floaty{0%,to{transform:perspective(600px)rotateX(10deg)rotateY(-14deg)translateY(0)}50%{transform:perspective(600px)rotateX(14deg)rotateY(-18deg)translateY(-2px)}}@media (hover:hover) and (pointer:fine){.CustomerAccountCard-module-scss-module__I0uTMa__iconBadge:hover{filter:saturate(1.1);transform:perspective(700px)rotateX(6deg)rotateY(-10deg)translateY(-2px)scale(1.03)}}@media (prefers-reduced-motion:reduce){.CustomerAccountCard-module-scss-module__I0uTMa__iconBadge{animation:none}}.CustomerAccountCard-module-scss-module__I0uTMa__headLeft{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.CustomerAccountCard-module-scss-module__I0uTMa__headText{min-width:0}.CustomerAccountCard-module-scss-module__I0uTMa__iconSvg{filter:drop-shadow(0 1px #ffffff73);width:25px;height:25px;display:block}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.HeaderSection-module-scss-module__xxC9vG__requestHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.HeaderSection-module-scss-module__xxC9vG__requestTitle{letter-spacing:-.2px;color:#0f172a;margin:0;font-size:18px;font-weight:700}.HeaderSection-module-scss-module__xxC9vG__requestCloseBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;line-height:1;display:inline-flex}.HeaderSection-module-scss-module__xxC9vG__requestCloseBtn:hover{color:#0f172a;background:#94a3b81f}.HeaderSection-module-scss-module__xxC9vG__requestCloseBtn:active{transform:translateY(1px)}.HeaderSection-module-scss-module__xxC9vG__requestIntro{color:#6b7280;margin:0 0 10px;font-size:13px}.HeaderSection-module-scss-module__xxC9vG__requestError{color:#ef4444;margin:0 0 6px;font-size:13px}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__card{background:#ffffff9e;border:1px solid #ffffff8c;border-radius:20px;max-width:100%;padding:14px;overflow:hidden;box-shadow:0 18px 60px #0000001a}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;margin-bottom:12px;display:flex}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__title{color:#0a0e16eb;margin:0;font-size:15px;font-weight:900}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__sub{color:#0a0e16ad;margin:6px 0 0;font-size:12.5px;line-height:1.35}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;max-width:100%;display:flex}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__btn,.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__btnDanger,.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__btnSmall{cursor:pointer;color:#0a0e16e6;background:#0a0e1614;border:0;border-radius:999px;max-width:100%;padding:9px 12px;font-size:12px;font-weight:800}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__btn:hover{background:#0a0e161f}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__btnDanger{color:#b91c1c;background:#ef444424}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__btnDanger:hover{background:#ef444433}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__btnSmall{padding:8px 10px;font-size:11.5px}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__btn:disabled,.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__btnDanger:disabled,.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__btnSmall:disabled{opacity:.55;cursor:not-allowed}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__toastOk,.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__toastErr{overflow-wrap:anywhere;border-radius:14px;max-width:100%;margin:10px 0 12px;padding:10px 12px;font-size:12.5px;font-weight:700}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__toastOk{color:#15803d;background:#22c55e24}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__toastErr{color:#b91c1c;background:#ef444424}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__list{gap:10px;max-width:100%;display:grid}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__empty{color:#0a0e16b8;overflow-wrap:anywhere;background:#0a0e160f;border-radius:14px;max-width:100%;padding:12px;font-size:12.5px}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__row{background:#ffffff8c;border:1px solid #0a0e1614;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;max-width:100%;padding:12px;display:flex;overflow:hidden}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__row[data-current=true]{outline:2px solid #3b82f640}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__rowMain{flex:1;min-width:0;max-width:100%}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__rowTop{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}@media (max-width:520px){.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__rowTop{flex-direction:column;align-items:flex-start;gap:6px}}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__label{color:#0a0e16eb;align-items:center;gap:8px;min-width:0;max-width:100%;font-size:13px;font-weight:900;display:flex}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__icon{flex:none}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__labelText{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__badge{color:#2563eb;background:#3b82f624;border-radius:999px;flex:none;padding:4px 8px;font-size:11px;font-weight:900}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__meta{color:#0a0e169e;white-space:normal;overflow-wrap:anywhere;text-align:right;max-width:100%;font-size:11.5px}@media (max-width:520px){.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__meta{text-align:left}}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__rowBottom{flex-wrap:wrap;gap:10px;max-width:100%;margin-top:6px;display:flex}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__small{color:#0a0e169e;overflow-wrap:anywhere;max-width:100%;font-size:11.5px}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__rowActions{flex:none;align-items:flex-start;display:flex}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__confirm{background:#ffffffeb;border-radius:20px;max-width:100%;padding:16px;overflow:hidden}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__confirmTitle{color:#0a0e16eb;margin:0;font-size:15px;font-weight:950}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__confirmText{color:#0a0e16b3;overflow-wrap:anywhere;max-width:100%;margin:8px 0 0;font-size:12.5px;line-height:1.35}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__confirmActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:100%;margin-top:14px;display:flex}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__iconBadge{color:#0a0e16e0;will-change:transform;background:radial-gradient(16px 16px at 30% 25%,#fffc,#fff0 60%),linear-gradient(135deg,#6366f159,#10b98140);border:1px solid #ffffff8c;border-radius:14px;place-items:center;width:38px;height:38px;transition:transform .22s,filter .22s;animation:2.6s ease-in-out infinite CustomerTrustedDevicesCard-module-scss-module__vLQUGG__floaty;display:inline-grid;transform:perspective(600px)rotateX(10deg)rotateY(-14deg)translateZ(0);box-shadow:0 16px 40px #0000001f,inset 0 1px #ffffff8c}@keyframes CustomerTrustedDevicesCard-module-scss-module__vLQUGG__floaty{0%,to{transform:perspective(600px)rotateX(10deg)rotateY(-14deg)translateY(0)}50%{transform:perspective(600px)rotateX(14deg)rotateY(-18deg)translateY(-2px)}}@media (hover:hover) and (pointer:fine){.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__iconBadge:hover{filter:saturate(1.1);transform:perspective(700px)rotateX(6deg)rotateY(-10deg)translateY(-2px)scale(1.03)}}@media (prefers-reduced-motion:reduce){.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__iconBadge{animation:none}}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__headLeft{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__headText{min-width:0}.CustomerTrustedDevicesCard-module-scss-module__vLQUGG__iconSvg{filter:drop-shadow(0 1px #ffffff73);width:25px;height:25px;display:block}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.MasterProfileModal-module-scss-module__lkqveq__card{background:#fff;border:1px solid #0f172a14;border-radius:20px;width:100%;max-width:100%;position:relative;overflow:hidden auto;box-shadow:0 10px 30px #0f172a14}.MasterProfileModal-module-scss-module__lkqveq__topGlow,.MasterProfileModal-module-scss-module__lkqveq__bottomGlow,.MasterProfileModal-module-scss-module__lkqveq__heroGlow{display:none}.MasterProfileModal-module-scss-module__lkqveq__head{z-index:1;background:#fff;border-bottom:1px solid #0f172a12;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 16px;display:flex;position:relative}@media (max-width:640px){.MasterProfileModal-module-scss-module__lkqveq__head{padding:14px 14px 12px}}.MasterProfileModal-module-scss-module__lkqveq__headText{flex:1;min-width:0}.MasterProfileModal-module-scss-module__lkqveq__eyebrow{letter-spacing:.3px;text-transform:uppercase;color:#0ea5e9;background:#0ea5e914;border:1px solid #0ea5e924;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.MasterProfileModal-module-scss-module__lkqveq__title{letter-spacing:-.3px;color:#0f172a;word-break:break-word;margin-top:10px;font-size:22px;font-weight:900;line-height:1.1}.MasterProfileModal-module-scss-module__lkqveq__subtitle{color:#6b7280;word-break:break-word;margin-top:6px;font-size:13px;font-weight:700;line-height:1.45}.MasterProfileModal-module-scss-module__lkqveq__close{will-change:transform;width:40px;min-width:40px;height:40px;box-shadow:none;cursor:pointer;color:#0f172a;background:#fff;border:1px solid #0f172a14;border-radius:999px;flex-shrink:0;font-size:18px;font-weight:800;text-decoration:none;transition:transform .14s cubic-bezier(.16,1,.3,1),box-shadow .14s cubic-bezier(.16,1,.3,1),filter .14s cubic-bezier(.16,1,.3,1)}.MasterProfileModal-module-scss-module__lkqveq__close:hover{background:#0f172a0a}.MasterProfileModal-module-scss-module__lkqveq__close:active{background:#0f172a14}.MasterProfileModal-module-scss-module__lkqveq__close:focus-visible{outline:none;box-shadow:0 0 0 4px #0ea5e92e}.MasterProfileModal-module-scss-module__lkqveq__body{gap:14px;padding:16px;display:grid;position:relative;overflow-x:hidden}@media (max-width:640px){.MasterProfileModal-module-scss-module__lkqveq__body{gap:12px;padding:12px}}.MasterProfileModal-module-scss-module__lkqveq__hero{background:#f8fafc;border:1px solid #0f172a12;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid;position:relative;overflow:hidden}@media (max-width:640px){.MasterProfileModal-module-scss-module__lkqveq__hero{grid-template-columns:1fr;align-items:flex-start}}.MasterProfileModal-module-scss-module__lkqveq__avatarWrap{z-index:1;width:84px;min-width:84px;height:84px;box-shadow:none;background:#fff;border:1px solid #0f172a14;border-radius:20px;position:relative;overflow:hidden}@media (max-width:640px){.MasterProfileModal-module-scss-module__lkqveq__avatarWrap{border-radius:18px;width:76px;min-width:76px;height:76px}}.MasterProfileModal-module-scss-module__lkqveq__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.MasterProfileModal-module-scss-module__lkqveq__avatarFallback{color:#0f172a;background:#0ea5e914;place-items:center;width:100%;height:100%;font-size:28px;font-weight:900;display:grid}.MasterProfileModal-module-scss-module__lkqveq__heroText{z-index:1;gap:10px;min-width:0;display:grid;position:relative}.MasterProfileModal-module-scss-module__lkqveq__heroName{letter-spacing:-.3px;color:#0f172a;word-break:break-word;overflow-wrap:anywhere;font-size:22px;font-weight:900;line-height:1.12}@media (max-width:640px){.MasterProfileModal-module-scss-module__lkqveq__heroName{font-size:20px}}.MasterProfileModal-module-scss-module__lkqveq__heroMeta{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.MasterProfileModal-module-scss-module__lkqveq__heroChip{color:#6b7280;max-width:100%;min-height:32px;box-shadow:none;word-break:break-word;background:#fff;border:1px solid #0f172a14;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.MasterProfileModal-module-scss-module__lkqveq__viewBadge{z-index:1;color:#0ea5e9;min-height:34px;box-shadow:none;white-space:nowrap;background:#0ea5e914;border:1px solid #0ea5e926;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex;position:relative}@media (max-width:640px){.MasterProfileModal-module-scss-module__lkqveq__viewBadge{white-space:normal}}.MasterProfileModal-module-scss-module__lkqveq__infoCard{box-shadow:none;background:#fff;border:1px solid #0f172a12;border-radius:18px;padding:16px;position:relative;overflow-x:hidden}@media (max-width:640px){.MasterProfileModal-module-scss-module__lkqveq__infoCard{border-radius:16px;padding:12px}}.MasterProfileModal-module-scss-module__lkqveq__infoHead{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}@media (max-width:640px){.MasterProfileModal-module-scss-module__lkqveq__infoHead{flex-direction:column;align-items:flex-start}}.MasterProfileModal-module-scss-module__lkqveq__infoTitle{letter-spacing:-.2px;color:#0f172a;word-break:break-word;font-size:17px;font-weight:900}.MasterProfileModal-module-scss-module__lkqveq__infoSub{color:#6b7280;word-break:break-word;margin-top:4px;font-size:12px;font-weight:700;line-height:1.45}.MasterProfileModal-module-scss-module__lkqveq__infoPill{color:#16a34a;white-space:nowrap;background:#16a34a14;border:1px solid #16a34a24;border-radius:999px;align-items:center;min-height:30px;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.MasterProfileModal-module-scss-module__lkqveq__infoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}@media (max-width:640px){.MasterProfileModal-module-scss-module__lkqveq__infoGrid{grid-template-columns:1fr}}.MasterProfileModal-module-scss-module__lkqveq__infoItem{min-width:0;min-height:104px;box-shadow:none;background:#fff;border:1px solid #0f172a12;border-radius:16px;padding:14px 14px 14px 16px;position:relative;overflow:hidden}.MasterProfileModal-module-scss-module__lkqveq__infoAccent{background:#0ea5e959;border-radius:16px 0 0 16px;width:4px;position:absolute;inset:0 auto 0 0}.MasterProfileModal-module-scss-module__lkqveq__infoLabel{z-index:1;color:#9ca3af;text-transform:uppercase;letter-spacing:.4px;word-break:break-word;font-size:11px;font-weight:900;position:relative}.MasterProfileModal-module-scss-module__lkqveq__infoValue{z-index:1;color:#0f172a;word-break:break-word;overflow-wrap:anywhere;margin-top:8px;font-size:15px;font-weight:800;line-height:1.45;position:relative}.MasterProfileModal-module-scss-module__lkqveq__tone_violet .MasterProfileModal-module-scss-module__lkqveq__infoAccent{background:#8b5cf6}.MasterProfileModal-module-scss-module__lkqveq__tone_lavender .MasterProfileModal-module-scss-module__lkqveq__infoAccent{background:#a78bfa}.MasterProfileModal-module-scss-module__lkqveq__tone_sky .MasterProfileModal-module-scss-module__lkqveq__infoAccent{background:#38bdf8}.MasterProfileModal-module-scss-module__lkqveq__tone_cyan .MasterProfileModal-module-scss-module__lkqveq__infoAccent{background:#06b6d4}.MasterProfileModal-module-scss-module__lkqveq__tone_emerald .MasterProfileModal-module-scss-module__lkqveq__infoAccent{background:#10b981}.MasterProfileModal-module-scss-module__lkqveq__tone_amber .MasterProfileModal-module-scss-module__lkqveq__infoAccent{background:#f59e0b}.MasterProfileModal-module-scss-module__lkqveq__tone_rose .MasterProfileModal-module-scss-module__lkqveq__infoAccent{background:#f43f5e}.MasterProfileModal-module-scss-module__lkqveq__tone_indigo .MasterProfileModal-module-scss-module__lkqveq__infoAccent{background:#6366f1}.MasterProfileModal-module-scss-module__lkqveq__tone_peach .MasterProfileModal-module-scss-module__lkqveq__infoAccent{background:#f97316}.MasterProfileModal-module-scss-module__lkqveq__tone_mint .MasterProfileModal-module-scss-module__lkqveq__infoAccent{background:#22c55e}.MasterProfileModal-module-scss-module__lkqveq__foot{z-index:1;background:#fff;border-top:1px solid #0f172a12;justify-content:flex-end;gap:10px;padding:12px 16px 16px;display:flex;position:relative}@media (max-width:640px){.MasterProfileModal-module-scss-module__lkqveq__foot{padding:10px 12px 12px}}.MasterProfileModal-module-scss-module__lkqveq__primary{will-change:transform;min-height:44px;box-shadow:none;cursor:pointer;color:#0f172a;background:#0284c714;border:1px solid #0284c72e;border-radius:14px;padding:10px 16px;font-weight:900;text-decoration:none;transition:transform .14s cubic-bezier(.16,1,.3,1),box-shadow .14s cubic-bezier(.16,1,.3,1),filter .14s cubic-bezier(.16,1,.3,1)}.MasterProfileModal-module-scss-module__lkqveq__primary:hover{background:#0284c71f}.MasterProfileModal-module-scss-module__lkqveq__primary:active{background:#0284c729}.MasterProfileModal-module-scss-module__lkqveq__primary:focus-visible{outline:none;box-shadow:0 0 0 4px #0ea5e92e}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.CityServiceSection-module-scss-module___MdS4a__grid2{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:700px){.CityServiceSection-module-scss-module___MdS4a__grid2{grid-template-columns:1fr 1fr}}.CityServiceSection-module-scss-module___MdS4a__requestField{flex-direction:column;gap:6px;display:flex}.CityServiceSection-module-scss-module___MdS4a__requestLabel{color:#0f172a;flex-direction:column;gap:6px;font-size:13px;display:flex}.CityServiceSection-module-scss-module___MdS4a__fieldHint{color:#6b7280;margin:0;font-size:11px}.CityServiceSection-module-scss-module___MdS4a__fieldError{color:#ef4444;margin:2px 0 0;font-size:12px}.CityServiceSection-module-scss-module___MdS4a__inputError{border-color:#ef444499!important;outline:2px solid #ef444424!important}.CityServiceSection-module-scss-module___MdS4a__requestInput,.CityServiceSection-module-scss-module___MdS4a__requestSelect{color:#0f172a;background:#f9fafb;border:1px solid #0f172a0f;border-radius:12px;width:100%;padding:8px 10px;font-size:14px}.CityServiceSection-module-scss-module___MdS4a__requestInput:focus,.CityServiceSection-module-scss-module___MdS4a__requestSelect:focus{border-color:#16653438;outline:2px solid #22c55e1f}.CityServiceSection-module-scss-module___MdS4a__selectedServicePill{-webkit-backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:10px;padding:12px;display:flex;box-shadow:0 10px 26px #0000001f}.CityServiceSection-module-scss-module___MdS4a__selectedServiceText{color:#000000d1;flex-direction:column;gap:6px;font-size:13px;line-height:1.35;display:flex}.CityServiceSection-module-scss-module___MdS4a__selectedServiceMeta{color:#000000b3;font-weight:800}.CityServiceSection-module-scss-module___MdS4a__priceHint{color:#0000008f;font-size:12px}.CityServiceSection-module-scss-module___MdS4a__selectedServiceRemove{color:#000000c7;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff3d;border-radius:12px;flex:none;width:34px;height:34px;transition:transform .12s,background .12s,border-color .12s}.CityServiceSection-module-scss-module___MdS4a__selectedServiceRemove:hover{background:#ffffff42;border-color:#ffffff57;transform:translateY(-1px)}.CityServiceSection-module-scss-module___MdS4a__selectedServiceRemove:active{transform:translateY(0)}.CityServiceSection-module-scss-module___MdS4a__selectedServiceRemove:focus-visible{outline-offset:2px;outline:2px solid #78b5ff8c}
.MasterSettingsIcons-module-scss-module__Jm-b_G__badge{color:#0a0e16eb;will-change:transform;background:radial-gradient(16px 16px at 28% 22%, #fffffff2, #fff0 60%),radial-gradient(22px 22px at 80% 20%, #ffffff59, #fff0 65%),var(--grad,linear-gradient(135deg, #7dd3fc, #a78bfa));border:1px solid #ffffff8c;border-radius:16px;place-items:center;width:40px;height:40px;transition:transform .22s,filter .22s;display:grid;transform:perspective(700px)rotateX(12deg)rotateY(-14deg);box-shadow:0 20px 50px #0000002e,inset 0 1px #ffffffa6,inset 0 -10px 26px #0000001f}.MasterSettingsIcons-module-scss-module__Jm-b_G__badge:hover{filter:saturate(1.08);transform:perspective(700px)rotateX(8deg)rotateY(-10deg)translateY(-2px)scale(1.02)}.MasterSettingsIcons-module-scss-module__Jm-b_G__icon{filter:drop-shadow(0 1px #ffffff73);width:22px;height:22px;display:block}.MasterSettingsIcons-module-scss-module__Jm-b_G__teal{--grad:linear-gradient(135deg, #10b9818c, #3b82f666)}.MasterSettingsIcons-module-scss-module__Jm-b_G__violet{--grad:linear-gradient(135deg, #a78bfa9e, #ec489961)}.MasterSettingsIcons-module-scss-module__Jm-b_G__amber{--grad:linear-gradient(135deg, #f59e0b99, #22c55e61)}.MasterSettingsIcons-module-scss-module__Jm-b_G__rose{--grad:linear-gradient(135deg, #f43f5e8c, #6366f161)}.MasterSettingsIcons-module-scss-module__Jm-b_G__sky{--grad:linear-gradient(135deg, #38bdf899, #6366f161)}.MasterSettingsIcons-module-scss-module__Jm-b_G__slate{--grad:linear-gradient(135deg, #94a3b899, #6366f147)}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectCard{background:#f9fafb;border:1px solid #0f172a0f;border-radius:16px;gap:12px;padding:12px;display:flex}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectMedia{background:#fff;border:1px solid #0f172a0f;border-radius:14px;flex:none;width:104px;height:78px;overflow:hidden}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectImg{object-fit:cover;width:100%;height:100%;display:block}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectBody{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectTopRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectTitle{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectRemove{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;line-height:1;display:inline-flex}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectRemove:hover{color:#0f172a;background:#94a3b81f}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectRemove:active{transform:translateY(1px)}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectPrice{color:#0f172a;font-size:12px}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectLink{color:#195b8e;width:fit-content;font-size:12px;text-decoration:none}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectLink:hover{text-decoration:underline}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__card{background:#ffffff9e;border:1px solid #ffffff8c;border-radius:20px;max-width:100%;padding:14px;overflow:hidden;box-shadow:0 18px 60px #0000001a}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;margin-bottom:12px;display:flex}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__title{color:#0a0e16eb;margin:0;font-size:15px;font-weight:900}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;max-width:100%;display:flex}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__btn,.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__btnDanger,.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__btnSmall{cursor:pointer;color:#0a0e16e6;background:#0a0e1614;border:0;border-radius:999px;max-width:100%;padding:9px 12px;font-size:12px;font-weight:800}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__btn:hover{background:#0a0e161f}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__btnDanger{color:#b91c1c;background:#ef444424}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__btnDanger:hover{background:#ef444433}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__btnSmall{padding:8px 10px;font-size:11.5px}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__btn:disabled,.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__btnDanger:disabled,.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__btnSmall:disabled{opacity:.55;cursor:not-allowed}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__toastOk,.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__toastErr{overflow-wrap:anywhere;border-radius:14px;max-width:100%;margin:10px 0 12px;padding:10px 12px;font-size:12.5px;font-weight:700}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__toastOk{color:#15803d;background:#22c55e24}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__toastErr{color:#b91c1c;background:#ef444424}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__list{gap:10px;max-width:100%;display:grid}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__empty{color:#0a0e16b8;overflow-wrap:anywhere;background:#0a0e160f;border-radius:14px;max-width:100%;padding:12px;font-size:12.5px}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__row{background:#ffffff8c;border:1px solid #0a0e1614;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;max-width:100%;padding:12px;display:flex;overflow:hidden}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__row[data-current=true]{outline:2px solid #3b82f640}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__rowMain{flex:1;min-width:0;max-width:100%}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__rowTop{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}@media (max-width:520px){.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__rowTop{flex-direction:column;align-items:flex-start;gap:6px}}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__label{color:#0a0e16eb;align-items:center;gap:8px;min-width:0;max-width:100%;font-size:13px;font-weight:900;display:flex}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__icon{flex:none}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__labelText{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__badge{color:#2563eb;background:#3b82f624;border-radius:999px;flex:none;padding:4px 8px;font-size:11px;font-weight:900}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__meta{color:#0a0e169e;white-space:normal;overflow-wrap:anywhere;text-align:right;max-width:100%;font-size:11.5px}@media (max-width:520px){.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__meta{text-align:left}}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__rowBottom{flex-wrap:wrap;gap:10px;max-width:100%;margin-top:6px;display:flex}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__small{color:#0a0e169e;overflow-wrap:anywhere;max-width:100%;font-size:11.5px}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__rowActions{flex:none;align-items:flex-start;display:flex}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__confirm{background:#ffffffeb;border-radius:20px;max-width:100%;padding:16px;overflow:hidden}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__confirmTitle{color:#0a0e16eb;margin:0;font-size:15px;font-weight:950}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__confirmText{color:#0a0e16b3;overflow-wrap:anywhere;max-width:100%;margin:8px 0 0;font-size:12.5px;line-height:1.35}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__confirmActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:100%;margin-top:14px;display:flex}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__iconBadge{color:#0a0e16e0;will-change:transform;background:radial-gradient(16px 16px at 30% 25%,#fffc,#fff0 60%),linear-gradient(135deg,#6366f159,#10b98140);border:1px solid #ffffff8c;border-radius:14px;place-items:center;width:38px;height:38px;transition:transform .22s,filter .22s;animation:2.6s ease-in-out infinite MasterTrustedDevicesCard-module-scss-module__8Y2zxa__floaty;display:inline-grid;transform:perspective(600px)rotateX(10deg)rotateY(-14deg)translateZ(0);box-shadow:0 16px 40px #0000001f,inset 0 1px #ffffff8c}@keyframes MasterTrustedDevicesCard-module-scss-module__8Y2zxa__floaty{0%,to{transform:perspective(600px)rotateX(10deg)rotateY(-14deg)translateY(0)}50%{transform:perspective(600px)rotateX(14deg)rotateY(-18deg)translateY(-2px)}}@media (hover:hover) and (pointer:fine){.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__iconBadge:hover{filter:saturate(1.1);transform:perspective(700px)rotateX(6deg)rotateY(-10deg)translateY(-2px)scale(1.03)}}@media (prefers-reduced-motion:reduce){.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__iconBadge{animation:none}}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__headLeft{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__headText{min-width:0}.MasterTrustedDevicesCard-module-scss-module__8Y2zxa__iconSvg{filter:drop-shadow(0 1px #ffffff73);width:25px;height:25px;display:block}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.PayoutModal-module-scss-module__WzBkKa__backdrop{z-index:2147483000;-webkit-backdrop-filter:blur(12px);background:#0f172a85;place-items:center;padding:18px;animation:.18s ease-out both PayoutModal-module-scss-module__WzBkKa__pmFadeIn;display:grid;position:fixed;inset:0}@keyframes PayoutModal-module-scss-module__WzBkKa__pmFadeIn{0%{opacity:0}to{opacity:1}}.PayoutModal-module-scss-module__WzBkKa__modal{transform-origin:50%;background:radial-gradient(900px 260px at 12% 0,#195b8e29,#0000 60%),radial-gradient(900px 260px at 92% 10%,#0ea5e91f,#0000 62%),#ffffffe6;border:1px solid #0f172ab3;border-radius:22px;width:min(640px,100%);max-height:min(86vh,860px);animation:.24s cubic-bezier(.2,.9,.2,1) both PayoutModal-module-scss-module__WzBkKa__pmPopIn;overflow:hidden;box-shadow:0 40px 140px #00000061,inset 0 1px #ffffffa6}@keyframes PayoutModal-module-scss-module__WzBkKa__pmPopIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.PayoutModal-module-scss-module__WzBkKa__head{background:#ffffff9e;border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 16px 12px;display:flex}.PayoutModal-module-scss-module__WzBkKa__title{letter-spacing:-.02em;color:#0f172a;font-size:18px;font-weight:950}.PayoutModal-module-scss-module__WzBkKa__sub{color:#6b7280;margin-top:4px;font-size:12px;font-weight:850}.PayoutModal-module-scss-module__WzBkKa__close{will-change:transform;cursor:pointer;background:#ffffffc7;border:1px solid #0f172a1f;border-radius:999px;width:38px;height:38px;font-weight:800;text-decoration:none;transition:transform .14s cubic-bezier(.16,1,.3,1),box-shadow .14s cubic-bezier(.16,1,.3,1),filter .14s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 25px #0f172a14}.PayoutModal-module-scss-module__WzBkKa__close:hover{transform:translateY(-1px);box-shadow:0 18px 40px #0f172a1f}.PayoutModal-module-scss-module__WzBkKa__close:active{transform:translateY(0)}.PayoutModal-module-scss-module__WzBkKa__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 16px 0;display:grid}.PayoutModal-module-scss-module__WzBkKa__steps span{text-align:center;color:#6b7280f2;background:#ffffff9e;border:1px solid #0f172acc;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:950}.PayoutModal-module-scss-module__WzBkKa__steps span[data-on=true]{color:#0f172a;background:linear-gradient(#ffffffb8,#ffffff8f),radial-gradient(800px 140px at 10% 0,#195b8e2e,#0000 62%);border-color:#195b8e47;box-shadow:0 14px 45px #1665341a}.PayoutModal-module-scss-module__WzBkKa__body{gap:12px;max-height:calc(min(86vh,860px) - 120px);padding:16px;display:grid;overflow:auto}.PayoutModal-module-scss-module__WzBkKa__kpi{background:#ffffffc2;border:1px solid #0f172a1f;border-radius:22px;padding:12px;box-shadow:0 10px 25px #0f172a14}.PayoutModal-module-scss-module__WzBkKa__kLabel{letter-spacing:.02em;text-transform:uppercase;color:#6b7280;font-size:11px;font-weight:950}.PayoutModal-module-scss-module__WzBkKa__kValue{letter-spacing:-.02em;color:#0f172a;margin-top:6px;font-size:22px;font-weight:950}.PayoutModal-module-scss-module__WzBkKa__field{gap:8px;display:grid}.PayoutModal-module-scss-module__WzBkKa__field span{color:#0f172a;font-size:13px;font-weight:900}.PayoutModal-module-scss-module__WzBkKa__field input{color:#0f172a;background:#ffffffd1;border:1px solid #0f172a1f;border-radius:18px;outline:none;height:44px;padding:0 12px;font-size:14px;font-weight:900}.PayoutModal-module-scss-module__WzBkKa__field input:focus{border-color:#195b8e59;outline:none;box-shadow:0 0 0 4px #195b8e2e}.PayoutModal-module-scss-module__WzBkKa__previewCard{background:linear-gradient(#ffffffc7,#ffffff9e),radial-gradient(900px 180px at 12% 0,#0ea5e91f,#0000 60%),radial-gradient(900px 180px at 92% 100%,#195b8e1f,#0000 62%);border:1px solid #0f172a1f;border-radius:22px;padding:12px;box-shadow:0 10px 25px #0f172a14}.PayoutModal-module-scss-module__WzBkKa__row{justify-content:space-between;align-items:center;gap:10px;display:flex}.PayoutModal-module-scss-module__WzBkKa__row span{color:#6b7280f2;font-size:13px;font-weight:900}.PayoutModal-module-scss-module__WzBkKa__row b{color:#0f172a;white-space:nowrap;font-size:13px;font-weight:950}.PayoutModal-module-scss-module__WzBkKa__divider{background:#0f172ad9;height:1px;margin:10px 0}.PayoutModal-module-scss-module__WzBkKa__warn{color:#0f172a;background:linear-gradient(#eab30824,#ffffffdb);border:1px solid #eab30859;border-radius:18px;padding:10px 12px;font-size:13px;font-weight:900;box-shadow:0 10px 25px #0f172a14}.PayoutModal-module-scss-module__WzBkKa__confirmTitle{color:#0f172a;font-size:15px;font-weight:950}.PayoutModal-module-scss-module__WzBkKa__confirmText{color:#6b7280fa;font-size:13px;font-weight:900}.PayoutModal-module-scss-module__WzBkKa__confirmText b{color:#0f172a;font-weight:950}.PayoutModal-module-scss-module__WzBkKa__note{color:#6b7280fa;background:#ffffffc2;border:1px solid #0f172a1f;border-radius:18px;padding:10px 12px;font-size:13px;font-weight:850;box-shadow:0 10px 25px #0f172a14}.PayoutModal-module-scss-module__WzBkKa__otpRow{justify-content:space-between;align-items:center;gap:10px;margin-top:4px;display:flex}.PayoutModal-module-scss-module__WzBkKa__btnLink{will-change:transform;color:#195b8e;cursor:pointer;background:0 0;border:0;border-radius:999px;height:auto;padding:0;font-weight:950;text-decoration:none;transition:transform .14s cubic-bezier(.16,1,.3,1),box-shadow .14s cubic-bezier(.16,1,.3,1),filter .14s cubic-bezier(.16,1,.3,1)}.PayoutModal-module-scss-module__WzBkKa__btnLink:disabled{opacity:.55;cursor:not-allowed}.PayoutModal-module-scss-module__WzBkKa__btnLink:hover{text-decoration:underline}.PayoutModal-module-scss-module__WzBkKa__smallMeta{color:#6b7280fa;font-size:12px;font-weight:850}.PayoutModal-module-scss-module__WzBkKa__actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.PayoutModal-module-scss-module__WzBkKa__primary{will-change:transform;color:#e5e7eb;cursor:pointer;background:linear-gradient(#1e6ca8,#195b8e);border:1px solid #16653438;border-radius:999px;height:44px;padding:0 16px;font-weight:800;text-decoration:none;transition:transform .14s cubic-bezier(.16,1,.3,1),box-shadow .14s cubic-bezier(.16,1,.3,1),filter .14s cubic-bezier(.16,1,.3,1);box-shadow:0 18px 50px #16653438}.PayoutModal-module-scss-module__WzBkKa__primary:hover{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 22px 65px #16653447}.PayoutModal-module-scss-module__WzBkKa__primary:active{transform:translateY(0)}.PayoutModal-module-scss-module__WzBkKa__primary:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.PayoutModal-module-scss-module__WzBkKa__ghost{will-change:transform;color:#0f172a;cursor:pointer;background:#ffffffc2;border:1px solid #0f172a1f;border-radius:999px;height:44px;padding:0 14px;font-weight:800;text-decoration:none;transition:transform .14s cubic-bezier(.16,1,.3,1),box-shadow .14s cubic-bezier(.16,1,.3,1),filter .14s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 25px #0f172a14}.PayoutModal-module-scss-module__WzBkKa__ghost:hover{transform:translateY(-1px);box-shadow:0 18px 40px #0f172a1f}.PayoutModal-module-scss-module__WzBkKa__ghost:active{transform:translateY(0)}.PayoutModal-module-scss-module__WzBkKa__successWrap{justify-items:center;gap:10px;padding:6px 0 2px;display:grid;position:relative}.PayoutModal-module-scss-module__WzBkKa__successRing{background:radial-gradient(circle at 30% 20%,#ffffffe6,#fff0 55%),radial-gradient(circle at 70% 80%,#195b8e38,#fff0 60%),#ffffffb8;border:1px solid #195b8e2e;border-radius:999px;width:86px;height:86px;animation:.9s ease-out both PayoutModal-module-scss-module__WzBkKa__ringPulse;box-shadow:0 18px 55px #1665342e,inset 0 1px #ffffffb3}@keyframes PayoutModal-module-scss-module__WzBkKa__ringPulse{0%{opacity:0;transform:scale(.82)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.PayoutModal-module-scss-module__WzBkKa__successCheck{place-items:center;width:86px;height:86px;display:grid;position:absolute;top:10px}.PayoutModal-module-scss-module__WzBkKa__successCheck svg{width:54px;height:54px}.PayoutModal-module-scss-module__WzBkKa__successCheck path{fill:none;stroke:#195b8e;stroke-width:5.2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:60;stroke-dashoffset:60px;animation:.52s ease-out .14s forwards PayoutModal-module-scss-module__WzBkKa__drawCheck}@keyframes PayoutModal-module-scss-module__WzBkKa__drawCheck{to{stroke-dashoffset:0}}.PayoutModal-module-scss-module__WzBkKa__successBurst{pointer-events:none;filter:drop-shadow(0 12px 24px #0000001a);width:140px;height:140px;position:absolute;top:-6px}.PayoutModal-module-scss-module__WzBkKa__successBurst i{transform-origin:50% calc(100% + 26px);opacity:0;background:linear-gradient(#195b8e0d,#195b8e8c);border-radius:10px;width:10px;height:22px;animation:.76s ease-out .12s forwards PayoutModal-module-scss-module__WzBkKa__burst;position:absolute;top:50%;left:50%}.PayoutModal-module-scss-module__WzBkKa__successBurst i:first-child{transform:translate(-50%,-50%)rotate(0)}.PayoutModal-module-scss-module__WzBkKa__successBurst i:nth-child(2){transform:translate(-50%,-50%)rotate(45deg)}.PayoutModal-module-scss-module__WzBkKa__successBurst i:nth-child(3){transform:translate(-50%,-50%)rotate(90deg)}.PayoutModal-module-scss-module__WzBkKa__successBurst i:nth-child(4){transform:translate(-50%,-50%)rotate(135deg)}.PayoutModal-module-scss-module__WzBkKa__successBurst i:nth-child(5){transform:translate(-50%,-50%)rotate(180deg)}.PayoutModal-module-scss-module__WzBkKa__successBurst i:nth-child(6){transform:translate(-50%,-50%)rotate(225deg)}.PayoutModal-module-scss-module__WzBkKa__successBurst i:nth-child(7){transform:translate(-50%,-50%)rotate(270deg)}.PayoutModal-module-scss-module__WzBkKa__successBurst i:nth-child(8){transform:translate(-50%,-50%)rotate(315deg)}@keyframes PayoutModal-module-scss-module__WzBkKa__burst{0%{opacity:0;transform:translate(-50%, -50%) scale(.65) rotate(var(--r,0deg))}30%{opacity:1}to{opacity:0;transform:translate(-50%, -50%) scale(1.05) rotate(var(--r,0deg))}}.PayoutModal-module-scss-module__WzBkKa__doneTitle{letter-spacing:-.01em;color:#0f172a;margin-top:10px;font-size:16px;font-weight:950}.PayoutModal-module-scss-module__WzBkKa__doneSub{text-align:center;color:#6b7280fa;max-width:520px;font-size:13px;font-weight:850}.PayoutModal-module-scss-module__WzBkKa__doneMeta{color:#6b7280eb;margin-top:2px;font-size:12px;font-weight:850}@media (max-width:760px){.PayoutModal-module-scss-module__WzBkKa__backdrop{padding:12px}.PayoutModal-module-scss-module__WzBkKa__modal{width:min(560px,100%)}.PayoutModal-module-scss-module__WzBkKa__head{padding:14px 14px 10px}.PayoutModal-module-scss-module__WzBkKa__body{padding:14px}}@media (max-width:520px){.PayoutModal-module-scss-module__WzBkKa__modal{width:100%}.PayoutModal-module-scss-module__WzBkKa__steps{grid-template-columns:1fr;gap:6px}.PayoutModal-module-scss-module__WzBkKa__actions{flex-direction:column;align-items:stretch}.PayoutModal-module-scss-module__WzBkKa__actions button{width:100%}.PayoutModal-module-scss-module__WzBkKa__otpRow{flex-direction:column;align-items:flex-start;gap:8px}}
:root{--header-height:71px;--footer-height:64px;--master-heder:65px}.WalletHero-module-scss-module__fk1wAa__hero{-webkit-backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #0f172a1a;border-radius:22px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 50px #0f172a1a}.WalletHero-module-scss-module__fk1wAa__hero:before{content:"";opacity:.95;pointer-events:none;background:radial-gradient(900px 360px at 10% 0,#195b8e29,#0000 55%),radial-gradient(900px 360px at 90% 100%,#0ea5e924,#0000 58%);height:280px;position:absolute;inset:-80px -80px auto}.WalletHero-module-scss-module__fk1wAa__heroTop{z-index:1;justify-content:space-between;align-items:flex-start;gap:14px;display:flex;position:relative}@media (max-width:760px){.WalletHero-module-scss-module__fk1wAa__heroTop{flex-direction:column}}.WalletHero-module-scss-module__fk1wAa__heroActive:before{opacity:.95;background:radial-gradient(900px 260px at 12% 0,#16a34a2e,#0000 60%),radial-gradient(900px 260px at 92% 100%,#0ea5e924,#0000 62%),radial-gradient(900px 360px at 10% 0,#195b8e29,#0000 55%),radial-gradient(900px 360px at 90% 100%,#0ea5e924,#0000 58%)}.WalletHero-module-scss-module__fk1wAa__heroFrozen:before{opacity:.98;background:radial-gradient(900px 260px at 12% 0,#dc262647,#0000 60%),radial-gradient(900px 260px at 92% 100%,#991b1b2e,#0000 62%),linear-gradient(#ffebebeb,#ffffff9e)}.WalletHero-module-scss-module__fk1wAa__heroFrozen{border:1px solid #dc262647}.WalletHero-module-scss-module__fk1wAa__heroTitle{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:28px;font-weight:950}.WalletHero-module-scss-module__fk1wAa__heroSub{color:#6b7280;max-width:720px;margin:6px 0 0;font-size:14px}.WalletHero-module-scss-module__fk1wAa__heroActions{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.WalletHero-module-scss-module__fk1wAa__heroBottom{z-index:1;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:14px;display:grid;position:relative}@media (max-width:920px){.WalletHero-module-scss-module__fk1wAa__heroBottom{grid-template-columns:1fr;justify-items:start}}.WalletHero-module-scss-module__fk1wAa__heroBottomLeft{align-items:center;gap:10px;min-width:0;display:flex}.WalletHero-module-scss-module__fk1wAa__heroBottomMid{justify-content:center;display:flex}@media (max-width:920px){.WalletHero-module-scss-module__fk1wAa__heroBottomMid{justify-content:flex-start}}.WalletHero-module-scss-module__fk1wAa__heroBottomRight{justify-content:flex-end;display:flex}@media (max-width:920px){.WalletHero-module-scss-module__fk1wAa__heroBottomRight{justify-content:flex-start}}.WalletHero-module-scss-module__fk1wAa__updatedAt{color:#6b7280e6;-webkit-backdrop-filter:blur(8px);background:#ffffff8c;border:1px solid #0f172a0f;border-radius:999px;padding:8px 12px;font-size:12px}.WalletHero-module-scss-module__fk1wAa__btnGhost{will-change:transform;color:#0f172a;cursor:pointer;background:#ffffffb8;border:1px solid #0f172a1f;border-radius:999px;padding:10px 14px;font-weight:800;text-decoration:none;transition:transform .14s cubic-bezier(.16,1,.3,1),box-shadow .14s cubic-bezier(.16,1,.3,1),filter .14s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 25px #0f172a14}.WalletHero-module-scss-module__fk1wAa__btnGhost:hover{transform:translateY(-1px);box-shadow:0 18px 40px #0f172a1f}.WalletHero-module-scss-module__fk1wAa__btnGhost:active{transform:translateY(0)}.WalletHero-module-scss-module__fk1wAa__btnGhost:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;transform:none}.WalletHero-module-scss-module__fk1wAa__chip{color:#0f172a;white-space:nowrap;background:#ffffffb8;border:1px solid #0f172a1f;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;box-shadow:0 10px 25px #0f172a14}.WalletHero-module-scss-module__fk1wAa__statusPill{-webkit-backdrop-filter:blur(10px);background:#fff9;border:1px solid #0f172a0f;border-radius:999px;align-items:center;gap:10px;padding:10px 12px;display:inline-flex;box-shadow:0 16px 45px #0f172a14}.WalletHero-module-scss-module__fk1wAa__statusText{color:#0f172a;letter-spacing:.01em;font-size:13px;font-weight:950}.WalletHero-module-scss-module__fk1wAa__dot{border-radius:999px;width:9px;height:9px}.WalletHero-module-scss-module__fk1wAa__dotOk{background:#16a34a;box-shadow:0 10px 28px #16a34a38}.WalletHero-module-scss-module__fk1wAa__dotWarn{background:#eab308;box-shadow:0 10px 28px #eab30838}.WalletHero-module-scss-module__fk1wAa__commPill{-webkit-backdrop-filter:blur(10px);background:#fff9;border:1px solid #0f172a0f;border-radius:999px;align-items:center;gap:10px;padding:10px 12px;display:inline-flex;box-shadow:0 16px 45px #0f172a14}.WalletHero-module-scss-module__fk1wAa__commIcon{background:#ffffffbf;border:1px solid #0f172a0f;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.WalletHero-module-scss-module__fk1wAa__commOk{background:linear-gradient(#ffffff9e,#ffffff70),radial-gradient(900px 220px at 10% 0,#16a34a24,#0000 60%),radial-gradient(900px 220px at 92% 100%,#0ea5e91a,#0000 62%);border-color:#16a34a47}.WalletHero-module-scss-module__fk1wAa__commWarn{background:linear-gradient(#ffffffa3,#ffffff75),radial-gradient(900px 220px at 12% 0,#eab3082e,#0000 60%),radial-gradient(900px 220px at 92% 100%,#f973161a,#0000 62%);border-color:#eab30857}.WalletHero-module-scss-module__fk1wAa__commText{color:#0f172a;font-size:13px;font-weight:950}.WalletHero-module-scss-module__fk1wAa__commSub{color:#6b7280f2;font-size:12px;font-weight:850}
