: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:10px;--r-lg:8px;--r-md:6px;--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:10px;--r-lg:8px;--r-md:6px;--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:72px;--footer-height:64px;--master-heder:65px}.AddressSection-module-scss-module__fhKkPa__card{background:radial-gradient(760px 260px at 0 0,#22c55e1a,#0000 62%),radial-gradient(680px 240px at 100% 0,#f59e0b1a,#0000 64%),#ffffffdb;border:1px solid #0f172a14;border-radius:24px;flex-direction:column;gap:14px;min-height:100%;padding:clamp(12px,1.6vw,16px);display:flex;position:relative;overflow:visible;box-shadow:0 18px 44px #0f172a12,inset 0 1px #ffffffe0}@media (max-width:720px){.AddressSection-module-scss-module__fhKkPa__card{border-radius:20px;gap:12px;padding:10px}}.AddressSection-module-scss-module__fhKkPa__topRow{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}@media (max-width:720px){.AddressSection-module-scss-module__fhKkPa__topRow{flex-direction:column;align-items:stretch;gap:10px}}.AddressSection-module-scss-module__fhKkPa__title{color:#14532d;background:#22c55e1a;border:1px solid #22c55e2e;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:7px 11px;font-size:12px;font-weight:1100;line-height:1;display:inline-flex}.AddressSection-module-scss-module__fhKkPa__sub{color:#475569e6;max-width:620px;margin-top:8px;font-size:13px;font-weight:750;line-height:1.5}.AddressSection-module-scss-module__fhKkPa__previewBtn{color:#0f172a;cursor:pointer;background:#f8fafcf5;border:1px solid #0f172a14;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:12.5px;font-weight:1100;line-height:1;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s,opacity .15s;display:inline-flex;box-shadow:0 10px 22px #0f172a0e,inset 0 1px #ffffffdb}.AddressSection-module-scss-module__fhKkPa__previewBtn:before{content:"🗺️";font-size:14px;line-height:1}.AddressSection-module-scss-module__fhKkPa__previewBtn:hover:not(:disabled){background:#fff;border-color:#22c55e33;transform:translateY(-1px);box-shadow:0 14px 30px #0f172a14}.AddressSection-module-scss-module__fhKkPa__previewBtn:active:not(:disabled){transform:translateY(0)}.AddressSection-module-scss-module__fhKkPa__previewBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.AddressSection-module-scss-module__fhKkPa__previewBtn:focus-visible{outline-offset:2px;outline:3px solid #0ea5e93d}@media (max-width:720px){.AddressSection-module-scss-module__fhKkPa__previewBtn{width:100%;min-height:44px}}.AddressSection-module-scss-module__fhKkPa__contentGrid{grid-template-columns:minmax(360px,.86fr) minmax(500px,1.14fr);align-items:stretch;gap:clamp(12px,1.6vw,18px);min-height:0;display:grid;overflow:visible}@media (max-width:1060px){.AddressSection-module-scss-module__fhKkPa__contentGrid{grid-template-columns:1fr}}.AddressSection-module-scss-module__fhKkPa__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:11px;min-width:0;display:grid;overflow:visible}@media (max-width:620px){.AddressSection-module-scss-module__fhKkPa__formGrid{grid-template-columns:1fr;gap:10px}}.AddressSection-module-scss-module__fhKkPa__full{grid-column:1/-1}.AddressSection-module-scss-module__fhKkPa__field{flex-direction:column;gap:6px;min-width:0;display:flex;overflow:visible}.AddressSection-module-scss-module__fhKkPa__label{color:#475569f5;font-size:12px;font-weight:1000;line-height:1.2}.AddressSection-module-scss-module__fhKkPa__input{color:#0f172a;background:#fff;border:1px solid #0f172a1a;border-radius:15px;outline:none;width:100%;min-height:46px;padding:0 13px;font-size:14px;font-weight:800;line-height:1;transition:border-color .15s,box-shadow .15s,background .15s;box-shadow:inset 0 1px #0f172a05}.AddressSection-module-scss-module__fhKkPa__input::placeholder{color:#64748bb3}.AddressSection-module-scss-module__fhKkPa__input:focus{border-color:#22c55e61;box-shadow:0 0 0 4px #22c55e1f}.AddressSection-module-scss-module__fhKkPa__input:disabled{cursor:not-allowed;color:#64748bc7;background:#f1f5f9b8}.AddressSection-module-scss-module__fhKkPa__err{color:#b91c1c;font-size:12px;font-weight:900;line-height:1.3}.AddressSection-module-scss-module__fhKkPa__smallHint{color:#64748be6;margin-top:2px;font-size:11.5px;font-weight:850;line-height:1.35}.AddressSection-module-scss-module__fhKkPa__citySelect{z-index:35;position:relative}.AddressSection-module-scss-module__fhKkPa__cityBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:15px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:46px;padding:0 13px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex;box-shadow:inset 0 1px #0f172a05}.AddressSection-module-scss-module__fhKkPa__cityBtn:hover:not(:disabled){border-color:#22c55e33}.AddressSection-module-scss-module__fhKkPa__cityBtn:disabled{opacity:.62;cursor:not-allowed;background:#f1f5f9b8}.AddressSection-module-scss-module__fhKkPa__cityBtn:focus-visible{border-color:#22c55e61;outline:none;box-shadow:0 0 0 4px #22c55e1f}.AddressSection-module-scss-module__fhKkPa__cityValue{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:850;line-height:1;overflow:hidden}.AddressSection-module-scss-module__fhKkPa__cityPlaceholder{color:#64748bc2;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:750;line-height:1;overflow:hidden}.AddressSection-module-scss-module__fhKkPa__cityChevron{color:#475569d9;flex:none;font-size:14px;font-weight:1000;line-height:1}.AddressSection-module-scss-module__fhKkPa__cityMenu{z-index:60;-webkit-backdrop-filter:blur(14px);background:#fffffffa;border:1px solid #0f172a1a;border-radius:17px;max-height:270px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 22px 48px #0f172a29,inset 0 1px #ffffffe6}.AddressSection-module-scss-module__fhKkPa__cityMenu::-webkit-scrollbar{width:8px}.AddressSection-module-scss-module__fhKkPa__cityMenu::-webkit-scrollbar-thumb{background:#64748b3d;border-radius:999px}.AddressSection-module-scss-module__fhKkPa__cityItem{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:13px;width:100%;padding:11px;font-size:13px;font-weight:850;line-height:1.25;transition:background .13s,color .13s}.AddressSection-module-scss-module__fhKkPa__cityItem:hover{color:#14532d;background:#22c55e14}.AddressSection-module-scss-module__fhKkPa__cityItemActive{color:#14532d;background:#22c55e1f}.AddressSection-module-scss-module__fhKkPa__mapArea{flex-direction:column;min-width:0;min-height:520px;display:flex;position:relative;overflow:visible}@media (max-width:1060px){.AddressSection-module-scss-module__fhKkPa__mapArea{order:-1;min-height:clamp(330px,44dvh,480px)}}@media (max-width:520px){.AddressSection-module-scss-module__fhKkPa__mapArea{min-height:clamp(300px,43dvh,420px)}}.AddressSection-module-scss-module__fhKkPa__mapWrap{background:radial-gradient(480px 220px at 50% 0,#22c55e1f,#0000 62%),#fff;border:1px solid #0f172a1a;border-radius:22px;flex:1;min-height:100%;position:relative;overflow:hidden;box-shadow:0 14px 34px #0f172a14,inset 0 1px #ffffffdb}@media (max-width:720px){.AddressSection-module-scss-module__fhKkPa__mapWrap{border-radius:19px}}.AddressSection-module-scss-module__fhKkPa__map{width:100%;height:100%;min-height:520px}@media (max-width:1060px){.AddressSection-module-scss-module__fhKkPa__map{min-height:clamp(330px,44dvh,480px)}}@media (max-width:520px){.AddressSection-module-scss-module__fhKkPa__map{min-height:clamp(300px,43dvh,420px)}}.AddressSection-module-scss-module__fhKkPa__mapFallback{text-align:center;flex-direction:column;justify-content:center;gap:7px;min-height:360px;padding:18px;display:flex}@media (max-width:520px){.AddressSection-module-scss-module__fhKkPa__mapFallback{min-height:300px}}.AddressSection-module-scss-module__fhKkPa__fallbackTitle{color:#0f172a;font-size:15px;font-weight:1100;line-height:1.25}.AddressSection-module-scss-module__fhKkPa__fallbackText{color:#475569e6;font-size:13px;font-weight:750;line-height:1.45}.AddressSection-module-scss-module__fhKkPa__fallbackText b{color:#0f172a;font-weight:1100}.AddressSection-module-scss-module__fhKkPa__pinToast,.AddressSection-module-scss-module__fhKkPa__hintToast{z-index:8;pointer-events:none;-webkit-backdrop-filter:blur(14px);border-radius:17px;max-width:min(420px,100% - 28px);padding:11px 13px;position:absolute;left:14px;right:auto;box-shadow:0 14px 34px #0f172a29}@media (max-width:520px){.AddressSection-module-scss-module__fhKkPa__pinToast,.AddressSection-module-scss-module__fhKkPa__hintToast{border-radius:15px;max-width:none;padding:10px 11px;left:10px;right:10px}}.AddressSection-module-scss-module__fhKkPa__pinToast{background:#fffbebe6;border:1px solid #f59e0b42;top:14px}.AddressSection-module-scss-module__fhKkPa__pinToastTitle{color:#92400e;font-size:12.5px;font-weight:1100;line-height:1.25}.AddressSection-module-scss-module__fhKkPa__pinToastText{color:#92400edb;margin-top:3px;font-size:12px;font-weight:800;line-height:1.35}.AddressSection-module-scss-module__fhKkPa__hintToast{background:#f0fdf4eb;border:1px solid #22c55e2e;bottom:14px}.AddressSection-module-scss-module__fhKkPa__toastTitle{color:#14532d;overflow-wrap:anywhere;font-size:12.5px;font-weight:1100;line-height:1.3}.AddressSection-module-scss-module__fhKkPa__toastText{color:#166534db;overflow-wrap:anywhere;margin-top:3px;font-size:12px;font-weight:850;line-height:1.35}.AddressSection-module-scss-module__fhKkPa__autocompleteShell{z-index:30;background:#fff;border:1px solid #0f172a1a;border-radius:15px;width:100%;transition:border-color .15s,box-shadow .15s,opacity .15s;position:relative;overflow:visible;box-shadow:inset 0 1px #0f172a05}.AddressSection-module-scss-module__fhKkPa__autocompleteShell:focus-within{border-color:#22c55e61;box-shadow:0 0 0 4px #22c55e1f}.AddressSection-module-scss-module__fhKkPa__autocompleteDisabled{opacity:.68;background:#f1f5f9b8}.AddressSection-module-scss-module__fhKkPa__autocompleteHost{width:100%;min-height:46px}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete{color:#0f172a;background:0 0;border:none;width:100%;font-family:inherit;font-size:14px;display:block}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(input){color:#0f172a;min-height:46px;box-shadow:none;background:0 0;border:none;padding:0 13px;font-family:inherit;font-size:14px;font-weight:800}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(input)::placeholder{color:#64748bb3}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(prediction-list){border:1px solid #0f172a1a;border-radius:15px;overflow:hidden;box-shadow:0 18px 44px #0f172a29}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(prediction-item){font-family:inherit;font-size:13px;font-weight:750}.AddressSection-module-scss-module__fhKkPa__card,.AddressSection-module-scss-module__fhKkPa__field,.AddressSection-module-scss-module__fhKkPa__contentGrid,.AddressSection-module-scss-module__fhKkPa__formGrid,.AddressSection-module-scss-module__fhKkPa__mapArea{overflow:visible}@media (max-width:720px){.AddressSection-module-scss-module__fhKkPa__contentGrid{gap:12px}.AddressSection-module-scss-module__fhKkPa__sub{font-size:12.5px}.AddressSection-module-scss-module__fhKkPa__label{font-size:11.5px}.AddressSection-module-scss-module__fhKkPa__input,.AddressSection-module-scss-module__fhKkPa__cityBtn,.AddressSection-module-scss-module__fhKkPa__autocompleteHost{min-height:45px}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(input){min-height:45px}.AddressSection-module-scss-module__fhKkPa__pinToast{top:10px}.AddressSection-module-scss-module__fhKkPa__hintToast{bottom:10px}}@media (max-width:420px){.AddressSection-module-scss-module__fhKkPa__card{border-radius:17px}.AddressSection-module-scss-module__fhKkPa__mapWrap{border-radius:16px}.AddressSection-module-scss-module__fhKkPa__title{padding:6px 10px;font-size:11.5px}.AddressSection-module-scss-module__fhKkPa__sub{font-size:12px}.AddressSection-module-scss-module__fhKkPa__input,.AddressSection-module-scss-module__fhKkPa__cityBtn,.AddressSection-module-scss-module__fhKkPa__autocompleteShell{border-radius:13px}.AddressSection-module-scss-module__fhKkPa__cityMenu{border-radius:14px}.AddressSection-module-scss-module__fhKkPa__cityItem{border-radius:11px}}@media (prefers-reduced-motion:reduce){.AddressSection-module-scss-module__fhKkPa__previewBtn,.AddressSection-module-scss-module__fhKkPa__input,.AddressSection-module-scss-module__fhKkPa__cityBtn,.AddressSection-module-scss-module__fhKkPa__cityItem,.AddressSection-module-scss-module__fhKkPa__autocompleteShell{transition:none}.AddressSection-module-scss-module__fhKkPa__previewBtn:hover{transform:none}}
:root{--header-height:72px;--footer-height:64px;--master-heder:65px}.CustomerLanguageCard-module-scss-module__9WfSCa__card{background:radial-gradient(640px 220px at 0 0,#22c55e14,#0000 62%),radial-gradient(640px 220px at 100% 0,#3b82f617,#0000 58%),#ffffffb8;border:1px solid #e2e8f0d1;border-radius:22px;width:100%;padding:14px;overflow:hidden;box-shadow:0 16px 42px #0f172a0f,inset 0 1px #ffffffb8}.CustomerLanguageCard-module-scss-module__9WfSCa__top{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.CustomerLanguageCard-module-scss-module__9WfSCa__topLeft{flex:1;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{color:#0f172af0;letter-spacing:-.01em;font-size:15px;font-weight:1000;line-height:1.25}.CustomerLanguageCard-module-scss-module__9WfSCa__sub{color:#475569c7;margin-top:3px;font-size:12px;font-weight:700;line-height:1.35}.CustomerLanguageCard-module-scss-module__9WfSCa__switcher{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.CustomerLanguageCard-module-scss-module__9WfSCa__btn{color:#0f172adb;cursor:pointer;background:#ffffff94;border:1px solid #0f172a13;border-radius:16px;align-items:center;gap:9px;min-width:0;min-height:48px;padding:8px 10px;transition:transform .14s,background .14s,border-color .14s,box-shadow .14s;display:flex}.CustomerLanguageCard-module-scss-module__9WfSCa__btn:hover{background:#ffffffc7;border-color:#22c55e2e;transform:translateY(-1px)}.CustomerLanguageCard-module-scss-module__9WfSCa__btn:active{transform:translateY(0)}.CustomerLanguageCard-module-scss-module__9WfSCa__btn:focus-visible{outline:0;box-shadow:0 0 0 4px #22c55e24}.CustomerLanguageCard-module-scss-module__9WfSCa__active{background:radial-gradient(220px 80px at 0 0,#22c55e24,#0000 70%),#22c55e1a;border-color:#22c55e42}.CustomerLanguageCard-module-scss-module__9WfSCa__code{color:#0f172ae0;letter-spacing:.04em;background:#0f172a0f;border:1px solid #0f172a12;border-radius:12px;flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:1000;display:inline-grid}.CustomerLanguageCard-module-scss-module__9WfSCa__active .CustomerLanguageCard-module-scss-module__9WfSCa__code{color:#15803dfa;background:#22c55e29;border-color:#22c55e38}.CustomerLanguageCard-module-scss-module__9WfSCa__langText{text-align:left;gap:2px;min-width:0;display:grid}.CustomerLanguageCard-module-scss-module__9WfSCa__langName{color:#0f172aeb;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12.5px;font-weight:1000;line-height:1.2;overflow:hidden}.CustomerLanguageCard-module-scss-module__9WfSCa__langNative{color:#475569b8;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;font-weight:750;line-height:1.2;overflow:hidden}.CustomerLanguageCard-module-scss-module__9WfSCa__iconBadge{color:#0f172ae0;background:radial-gradient(16px 16px at 30% 25%,#fffc,#fff0 60%),linear-gradient(135deg,#22c55e38,#3b82f62e);border:1px solid #ffffff9e;border-radius:14px;flex:none;place-items:center;width:38px;height:38px;transition:transform .18s,filter .18s;display:inline-grid;transform:perspective(600px)rotateX(8deg)rotateY(-10deg)translateZ(0);box-shadow:0 14px 34px #0f172a1a,inset 0 1px #ffffff9e}.CustomerLanguageCard-module-scss-module__9WfSCa__iconSvg{filter:drop-shadow(0 1px #ffffff73);width:22px;height:22px;display:block}@media (hover:hover) and (pointer:fine){.CustomerLanguageCard-module-scss-module__9WfSCa__card:hover .CustomerLanguageCard-module-scss-module__9WfSCa__iconBadge{filter:saturate(1.08);transform:perspective(700px)rotateX(5deg)rotateY(-8deg)translateY(-2px)scale(1.03)}}@media (max-width:640px){.CustomerLanguageCard-module-scss-module__9WfSCa__card{border-radius:18px;padding:12px}.CustomerLanguageCard-module-scss-module__9WfSCa__top{gap:9px}.CustomerLanguageCard-module-scss-module__9WfSCa__title{font-size:13.5px}.CustomerLanguageCard-module-scss-module__9WfSCa__sub{font-size:11.5px}.CustomerLanguageCard-module-scss-module__9WfSCa__iconBadge{border-radius:12px;width:34px;height:34px}.CustomerLanguageCard-module-scss-module__9WfSCa__iconSvg{width:20px;height:20px}.CustomerLanguageCard-module-scss-module__9WfSCa__switcher{grid-template-columns:1fr;gap:7px;margin-top:10px}.CustomerLanguageCard-module-scss-module__9WfSCa__btn{border-radius:14px;min-height:44px;padding:7px 9px}.CustomerLanguageCard-module-scss-module__9WfSCa__code{border-radius:11px;width:30px;height:30px;font-size:10.5px}.CustomerLanguageCard-module-scss-module__9WfSCa__langName{font-size:12px}.CustomerLanguageCard-module-scss-module__9WfSCa__langNative{font-size:10.5px}}@media (max-width:390px){.CustomerLanguageCard-module-scss-module__9WfSCa__card{border-radius:16px;padding:10px}.CustomerLanguageCard-module-scss-module__9WfSCa__btn{min-height:42px}.CustomerLanguageCard-module-scss-module__9WfSCa__code{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.CustomerLanguageCard-module-scss-module__9WfSCa__btn,.CustomerLanguageCard-module-scss-module__9WfSCa__iconBadge{transition:none!important}}
:root{--header-height:72px;--footer-height:64px;--master-heder:65px}.CustomerAvatarCard-module-scss-module__evV9EW__card{text-align:left;cursor:pointer;background:radial-gradient(640px 220px at 0 0,#22c55e14,#0000 62%),radial-gradient(640px 220px at 100% 0,#3b82f617,#0000 58%),#ffffffb8;border:1px solid #e2e8f0d1;border-radius:22px;width:100%;min-height:128px;padding:14px;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;overflow:hidden;box-shadow:0 16px 42px #0f172a0f,inset 0 1px #ffffffb8}.CustomerAvatarCard-module-scss-module__evV9EW__card:hover{border-color:#22c55e38;transform:translateY(-2px);box-shadow:0 18px 50px #0f172a17,inset 0 1px #ffffffc7}.CustomerAvatarCard-module-scss-module__evV9EW__card:active{transform:translateY(0)}.CustomerAvatarCard-module-scss-module__evV9EW__card:focus-visible{outline:0;box-shadow:0 0 0 4px #22c55e24,0 16px 42px #0f172a0f}.CustomerAvatarCard-module-scss-module__evV9EW__head{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;margin-bottom:13px;display:flex}.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__title{color:#0f172af0;letter-spacing:-.01em;font-size:15px;font-weight:1000;line-height:1.25}.CustomerAvatarCard-module-scss-module__evV9EW__sub{color:#475569c7;margin-top:3px;font-size:12px;font-weight:700;line-height:1.35}.CustomerAvatarCard-module-scss-module__evV9EW__previewRow{align-items:center;gap:12px;min-width:0;display:flex}.CustomerAvatarCard-module-scss-module__evV9EW__previewAvatar{color:#0f172adb;background:radial-gradient(circle at 28% 18%,#ffffffdb,#0000 38%),linear-gradient(135deg,#22c55e29,#3b82f624);border:1px solid #0f172a14;border-radius:999px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:1000;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{color:#0f172af0;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:1000;line-height:1.25;overflow:hidden}.CustomerAvatarCard-module-scss-module__evV9EW__previewMeta{color:#475569c2;margin-top:4px;font-size:12px;font-weight:700;line-height:1.35}.CustomerAvatarCard-module-scss-module__evV9EW__modalCard{color:#fffffff0;background:radial-gradient(520px 180px at 10% 0,#22c55e1a,#0000 68%),radial-gradient(520px 180px at 92% 6%,#3b82f61c,#0000 70%),linear-gradient(#131b2afa,#0a0e16fa);border:1px solid #ffffff1a;border-radius:20px;width:100%;padding:16px;overflow:hidden}.CustomerAvatarCard-module-scss-module__evV9EW__modalHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.CustomerAvatarCard-module-scss-module__evV9EW__modalTitleBlock{min-width:0}.CustomerAvatarCard-module-scss-module__evV9EW__modalTitle{color:#fffffff5;letter-spacing:-.02em;font-size:17px;font-weight:1000;line-height:1.2}.CustomerAvatarCard-module-scss-module__evV9EW__modalSub{color:#ffffffa8;margin-top:4px;font-size:12px;font-weight:700;line-height:1.35}.CustomerAvatarCard-module-scss-module__evV9EW__x{color:#ffffffeb;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;flex:none;place-items:center;width:40px;height:40px;font-size:16px;font-weight:900;transition:transform .14s,background .14s,border-color .14s,opacity .14s;display:inline-grid}.CustomerAvatarCard-module-scss-module__evV9EW__x:hover:enabled{background:#ffffff1f;border-color:#ffffff2e}.CustomerAvatarCard-module-scss-module__evV9EW__x:active:enabled{transform:scale(.96)}.CustomerAvatarCard-module-scss-module__evV9EW__x:disabled{opacity:.55;cursor:not-allowed}.CustomerAvatarCard-module-scss-module__evV9EW__previewWrap{place-items:center;margin:8px 0 14px;display:grid}.CustomerAvatarCard-module-scss-module__evV9EW__bigAvatar,.CustomerAvatarCard-module-scss-module__evV9EW__empty{border-radius:999px;width:118px;height:118px}.CustomerAvatarCard-module-scss-module__evV9EW__bigAvatar{object-fit:cover;background:#ffffff14;border:1px solid #ffffff24;box-shadow:0 18px 44px #00000038,inset 0 1px #ffffff14}.CustomerAvatarCard-module-scss-module__evV9EW__empty{color:#ffffffe0;background:#ffffff0e;border:1px dashed #ffffff2e;align-content:center;place-items:center;gap:4px;font-size:26px;font-weight:1000;display:grid}.CustomerAvatarCard-module-scss-module__evV9EW__empty small{color:#ffffff94;font-size:11px;font-weight:800}.CustomerAvatarCard-module-scss-module__evV9EW__file{display:none}.CustomerAvatarCard-module-scss-module__evV9EW__actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:6px;display:grid}.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:15px;min-height:44px;padding:0 12px;font-size:13px;font-weight:1000;transition:transform .14s,opacity .14s,background .14s,border-color .14s}.CustomerAvatarCard-module-scss-module__evV9EW__btn{color:#ffffffe6;background:#ffffff12}.CustomerAvatarCard-module-scss-module__evV9EW__primary{color:#fffffff5;background:#22c55e33;border-color:#22c55e52}.CustomerAvatarCard-module-scss-module__evV9EW__danger{color:#fee2e2fa;background:#ef444421;border-color:#ef44443d;grid-column:1/-1}.CustomerAvatarCard-module-scss-module__evV9EW__btn:hover:enabled,.CustomerAvatarCard-module-scss-module__evV9EW__primary:hover:enabled,.CustomerAvatarCard-module-scss-module__evV9EW__danger:hover:enabled{transform:translateY(-1px)}.CustomerAvatarCard-module-scss-module__evV9EW__btn:disabled,.CustomerAvatarCard-module-scss-module__evV9EW__primary:disabled,.CustomerAvatarCard-module-scss-module__evV9EW__danger:disabled{cursor:not-allowed;opacity:.56;transform:none}.CustomerAvatarCard-module-scss-module__evV9EW__toast{text-align:center;overflow-wrap:anywhere;border-radius:14px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:900;line-height:1.35}.CustomerAvatarCard-module-scss-module__evV9EW__ok{color:#d1fae5fa;background:#10b98124;border:1px solid #10b98140}.CustomerAvatarCard-module-scss-module__evV9EW__err{color:#fee2e2fa;background:#ef444424;border:1px solid #ef444440}.CustomerAvatarCard-module-scss-module__evV9EW__iconBadge{color:#0f172ae0;background:radial-gradient(16px 16px at 30% 25%,#fffc,#fff0 60%),linear-gradient(135deg,#22c55e38,#3b82f62e);border:1px solid #ffffff9e;border-radius:14px;flex:none;place-items:center;width:38px;height:38px;transition:transform .18s,filter .18s;display:inline-grid;transform:perspective(600px)rotateX(8deg)rotateY(-10deg)translateZ(0);box-shadow:0 14px 34px #0f172a1a,inset 0 1px #ffffff9e}.CustomerAvatarCard-module-scss-module__evV9EW__iconSvg{filter:drop-shadow(0 1px #ffffff73);width:22px;height:22px;display:block}@media (hover:hover) and (pointer:fine){.CustomerAvatarCard-module-scss-module__evV9EW__card:hover .CustomerAvatarCard-module-scss-module__evV9EW__iconBadge{filter:saturate(1.08);transform:perspective(700px)rotateX(5deg)rotateY(-8deg)translateY(-2px)scale(1.03)}}@media (max-width:640px){.CustomerAvatarCard-module-scss-module__evV9EW__card{border-radius:18px;min-height:auto;padding:12px}.CustomerAvatarCard-module-scss-module__evV9EW__head{gap:9px;margin-bottom:10px}.CustomerAvatarCard-module-scss-module__evV9EW__title{font-size:13.5px}.CustomerAvatarCard-module-scss-module__evV9EW__sub{font-size:11.5px}.CustomerAvatarCard-module-scss-module__evV9EW__iconBadge{border-radius:12px;width:34px;height:34px}.CustomerAvatarCard-module-scss-module__evV9EW__iconSvg{width:20px;height:20px}.CustomerAvatarCard-module-scss-module__evV9EW__previewAvatar{width:48px;height:48px;font-size:16px}.CustomerAvatarCard-module-scss-module__evV9EW__previewName{font-size:13px}.CustomerAvatarCard-module-scss-module__evV9EW__previewMeta{font-size:11.5px}.CustomerAvatarCard-module-scss-module__evV9EW__modalCard{border-radius:18px;padding:12px}.CustomerAvatarCard-module-scss-module__evV9EW__modalHead{gap:10px;margin-bottom:12px}.CustomerAvatarCard-module-scss-module__evV9EW__modalTitle{font-size:15px}.CustomerAvatarCard-module-scss-module__evV9EW__modalSub{font-size:11.5px}.CustomerAvatarCard-module-scss-module__evV9EW__x{border-radius:12px;width:36px;height:36px;font-size:14px}.CustomerAvatarCard-module-scss-module__evV9EW__previewWrap{margin:6px 0 12px}.CustomerAvatarCard-module-scss-module__evV9EW__bigAvatar,.CustomerAvatarCard-module-scss-module__evV9EW__empty{width:104px;height:104px}.CustomerAvatarCard-module-scss-module__evV9EW__empty{font-size:23px}.CustomerAvatarCard-module-scss-module__evV9EW__empty small{font-size:10.5px}.CustomerAvatarCard-module-scss-module__evV9EW__actions{grid-template-columns:1fr;gap:8px}.CustomerAvatarCard-module-scss-module__evV9EW__danger{grid-column:auto}.CustomerAvatarCard-module-scss-module__evV9EW__btn,.CustomerAvatarCard-module-scss-module__evV9EW__primary,.CustomerAvatarCard-module-scss-module__evV9EW__danger{border-radius:13px;width:100%;min-height:42px;padding:0 12px;font-size:13px}.CustomerAvatarCard-module-scss-module__evV9EW__toast{border-radius:13px;margin-top:10px;padding:9px 10px;font-size:12px}}@media (max-width:390px){.CustomerAvatarCard-module-scss-module__evV9EW__card,.CustomerAvatarCard-module-scss-module__evV9EW__modalCard{border-radius:16px;padding:10px}.CustomerAvatarCard-module-scss-module__evV9EW__modalSub{display:none}.CustomerAvatarCard-module-scss-module__evV9EW__bigAvatar,.CustomerAvatarCard-module-scss-module__evV9EW__empty{width:96px;height:96px}}@media (prefers-reduced-motion:reduce){.CustomerAvatarCard-module-scss-module__evV9EW__card,.CustomerAvatarCard-module-scss-module__evV9EW__iconBadge,.CustomerAvatarCard-module-scss-module__evV9EW__x,.CustomerAvatarCard-module-scss-module__evV9EW__btn,.CustomerAvatarCard-module-scss-module__evV9EW__primary,.CustomerAvatarCard-module-scss-module__evV9EW__danger{transition:none!important}}
:root{--header-height:72px;--footer-height:64px;--master-heder:65px}.CustomerContactCard-module-scss-module__ktHDaa__card{background:radial-gradient(640px 220px at 0 0,#22c55e14,#0000 62%),radial-gradient(640px 220px at 100% 0,#3b82f617,#0000 58%),#ffffffb8;border:1px solid #e2e8f0d1;border-radius:22px;width:100%;padding:14px;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;overflow:hidden;box-shadow:0 16px 42px #0f172a0f,inset 0 1px #ffffffb8}.CustomerContactCard-module-scss-module__ktHDaa__card:hover{border-color:#22c55e38;transform:translateY(-2px);box-shadow:0 18px 50px #0f172a17,inset 0 1px #ffffffc7}.CustomerContactCard-module-scss-module__ktHDaa__head{justify-content:space-between;align-items:flex-start;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__title{color:#0f172af0;letter-spacing:-.01em;font-size:15px;font-weight:1000;line-height:1.25}.CustomerContactCard-module-scss-module__ktHDaa__sub{color:#475569c7;margin-top:3px;font-size:12px;font-weight:700;line-height:1.35}.CustomerContactCard-module-scss-module__ktHDaa__rows{gap:10px;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__row{background:#0f172a09;border:1px solid #0f172a12;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:11px;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__left{gap:4px;min-width:0;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__label{color:#475569c2;font-size:12px;font-weight:750;line-height:1.25}.CustomerContactCard-module-scss-module__ktHDaa__value{color:#0f172aeb;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:1000;line-height:1.25;overflow:hidden}.CustomerContactCard-module-scss-module__ktHDaa__btn{cursor:pointer;color:#15803dfa;background:#22c55e24;border:1px solid #22c55e3d;border-radius:14px;min-height:38px;padding:0 12px;font-size:12px;font-weight:1000;transition:transform .14s,background .14s,border-color .14s,opacity .14s}.CustomerContactCard-module-scss-module__ktHDaa__btn:hover:enabled{background:#22c55e2e;border-color:#22c55e4d;transform:translateY(-1px)}.CustomerContactCard-module-scss-module__ktHDaa__btn:active:enabled{transform:translateY(0)}.CustomerContactCard-module-scss-module__ktHDaa__btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.CustomerContactCard-module-scss-module__ktHDaa__toast{overflow-wrap:anywhere;border-radius:14px;margin-top:10px;padding:10px 12px;font-size:13px;font-weight:900;line-height:1.35}.CustomerContactCard-module-scss-module__ktHDaa__ok{color:#15803dfa;background:#10b9811f;border:1px solid #10b98138}.CustomerContactCard-module-scss-module__ktHDaa__err{color:#b91c1cf5;background:#ef44441c;border:1px solid #ef444433}.CustomerContactCard-module-scss-module__ktHDaa__modalCard{color:#fffffff0;background:radial-gradient(520px 180px at 10% 0,#22c55e1a,#0000 68%),radial-gradient(520px 180px at 92% 6%,#3b82f61c,#0000 70%),linear-gradient(#131b2afa,#0a0e16fa);border:1px solid #ffffff1a;border-radius:20px;width:100%;padding:16px;overflow:hidden}.CustomerContactCard-module-scss-module__ktHDaa__modalHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.CustomerContactCard-module-scss-module__ktHDaa__modalTitleBlock{min-width:0}.CustomerContactCard-module-scss-module__ktHDaa__modalTitle{color:#fffffff5;letter-spacing:-.02em;font-size:17px;font-weight:1000;line-height:1.2}.CustomerContactCard-module-scss-module__ktHDaa__modalSub{color:#ffffffa8;margin-top:4px;font-size:12px;font-weight:700;line-height:1.35}.CustomerContactCard-module-scss-module__ktHDaa__x{color:#ffffffeb;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;flex:none;place-items:center;width:40px;height:40px;font-size:16px;font-weight:900;transition:transform .14s,background .14s,border-color .14s,opacity .14s;display:inline-grid}.CustomerContactCard-module-scss-module__ktHDaa__x:hover:enabled{background:#ffffff1f;border-color:#ffffff2e}.CustomerContactCard-module-scss-module__ktHDaa__x:active:enabled{transform:scale(.96)}.CustomerContactCard-module-scss-module__ktHDaa__x:disabled{opacity:.55;cursor:not-allowed}.CustomerContactCard-module-scss-module__ktHDaa__form{gap:11px;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__field{color:#fffc;gap:7px;min-width:0;font-size:12px;font-weight:900;line-height:1.3;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__field input{color:#fffffff0;background:#fff1;border:1px solid #ffffff1f;border-radius:15px;outline:none;width:100%;height:46px;padding:0 13px;font-size:14px;font-weight:800;transition:border-color .14s,box-shadow .14s,background .14s,opacity .14s}.CustomerContactCard-module-scss-module__ktHDaa__field input::placeholder{color:#ffffff61}.CustomerContactCard-module-scss-module__ktHDaa__field input:focus{background:#ffffff16;border-color:#22c55e6b;box-shadow:0 0 0 4px #22c55e1a}.CustomerContactCard-module-scss-module__ktHDaa__field input:disabled{opacity:.68;cursor:not-allowed}.CustomerContactCard-module-scss-module__ktHDaa__inlineErr{color:#fee2e2fa;overflow-wrap:anywhere;background:#ef444424;border:1px solid #ef444440;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:900;line-height:1.35}.CustomerContactCard-module-scss-module__ktHDaa__actions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.CustomerContactCard-module-scss-module__ktHDaa__primary,.CustomerContactCard-module-scss-module__ktHDaa__ghost{cursor:pointer;border:1px solid #ffffff24;border-radius:15px;min-height:46px;padding:0 16px;font-weight:1000;transition:transform .14s,opacity .14s,background .14s,border-color .14s}.CustomerContactCard-module-scss-module__ktHDaa__primary{color:#fffffff5;background:#22c55e33;border-color:#22c55e52}.CustomerContactCard-module-scss-module__ktHDaa__ghost{color:#ffffffe6;background:#ffffff12}.CustomerContactCard-module-scss-module__ktHDaa__primary:hover:enabled,.CustomerContactCard-module-scss-module__ktHDaa__ghost:hover:enabled{transform:translateY(-1px)}.CustomerContactCard-module-scss-module__ktHDaa__primary:disabled,.CustomerContactCard-module-scss-module__ktHDaa__ghost:disabled{cursor:not-allowed;opacity:.58;transform:none}.CustomerContactCard-module-scss-module__ktHDaa__hint{color:#ffffff9e;overflow-wrap:anywhere;margin-top:2px;font-size:12px;font-weight:700;line-height:1.35}.CustomerContactCard-module-scss-module__ktHDaa__hint b{color:#ffffffe0}.CustomerContactCard-module-scss-module__ktHDaa__phoneWrap{gap:8px;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__phoneLabel{color:#fffc;font-size:12px;font-weight:900;line-height:1.3}.CustomerContactCard-module-scss-module__ktHDaa__phoneRow{align-items:center;gap:9px;min-width:0;display:flex}.CustomerContactCard-module-scss-module__ktHDaa__phonePrefix{color:#fffffff0;letter-spacing:.02em;background:#ffffff14;border:1px solid #ffffff24;border-radius:15px;flex:none;align-items:center;height:46px;padding:0 12px;font-size:13px;font-weight:1000;display:inline-flex}.CustomerContactCard-module-scss-module__ktHDaa__phoneGroups{flex:1;grid-template-columns:1.25fr .92fr .92fr .92fr;gap:7px;min-width:0;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__phoneCell{color:#fffffff0;text-align:center;letter-spacing:.02em;background:#fff1;border:1px solid #ffffff1f;border-radius:15px;outline:none;width:100%;height:46px;font-size:16px;font-weight:1000;transition:border-color .14s,box-shadow .14s,background .14s,opacity .14s}.CustomerContactCard-module-scss-module__ktHDaa__phoneCell:focus{background:#ffffff16;border-color:#22c55e6b;box-shadow:0 0 0 4px #22c55e1a}.CustomerContactCard-module-scss-module__ktHDaa__phoneCell:disabled{opacity:.68;cursor:not-allowed}.CustomerContactCard-module-scss-module__ktHDaa__phoneHintLine{color:#ffffff9e;font-size:12px;font-weight:750;line-height:1.35}.CustomerContactCard-module-scss-module__ktHDaa__phoneCell3,.CustomerContactCard-module-scss-module__ktHDaa__phoneCell2{min-width:0}.CustomerContactCard-module-scss-module__ktHDaa__iconBadge{color:#0f172ae0;background:radial-gradient(16px 16px at 30% 25%,#fffc,#fff0 60%),linear-gradient(135deg,#22c55e38,#3b82f62e);border:1px solid #ffffff9e;border-radius:14px;flex:none;place-items:center;width:38px;height:38px;transition:transform .18s,filter .18s;display:inline-grid;transform:perspective(600px)rotateX(8deg)rotateY(-10deg)translateZ(0);box-shadow:0 14px 34px #0f172a1a,inset 0 1px #ffffff9e}.CustomerContactCard-module-scss-module__ktHDaa__iconSvg{filter:drop-shadow(0 1px #ffffff73);width:22px;height:22px;display:block}@media (hover:hover) and (pointer:fine){.CustomerContactCard-module-scss-module__ktHDaa__card:hover .CustomerContactCard-module-scss-module__ktHDaa__iconBadge{filter:saturate(1.08);transform:perspective(700px)rotateX(5deg)rotateY(-8deg)translateY(-2px)scale(1.03)}}@media (max-width:640px){.CustomerContactCard-module-scss-module__ktHDaa__card{border-radius:18px;padding:12px}.CustomerContactCard-module-scss-module__ktHDaa__head{gap:9px;margin-bottom:10px}.CustomerContactCard-module-scss-module__ktHDaa__title{font-size:13.5px}.CustomerContactCard-module-scss-module__ktHDaa__sub{font-size:11.5px}.CustomerContactCard-module-scss-module__ktHDaa__iconBadge{border-radius:12px;width:34px;height:34px}.CustomerContactCard-module-scss-module__ktHDaa__iconSvg{width:20px;height:20px}.CustomerContactCard-module-scss-module__ktHDaa__rows{gap:8px}.CustomerContactCard-module-scss-module__ktHDaa__row{border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:10px}.CustomerContactCard-module-scss-module__ktHDaa__label{font-size:11.5px}.CustomerContactCard-module-scss-module__ktHDaa__value{font-size:12.5px}.CustomerContactCard-module-scss-module__ktHDaa__btn{border-radius:12px;min-height:34px;padding:0 10px;font-size:11.5px}.CustomerContactCard-module-scss-module__ktHDaa__toast{border-radius:13px;padding:9px 10px;font-size:12px}.CustomerContactCard-module-scss-module__ktHDaa__modalCard{border-radius:18px;padding:12px}.CustomerContactCard-module-scss-module__ktHDaa__modalHead{gap:10px;margin-bottom:12px}.CustomerContactCard-module-scss-module__ktHDaa__modalTitle{font-size:15px}.CustomerContactCard-module-scss-module__ktHDaa__modalSub{font-size:11.5px}.CustomerContactCard-module-scss-module__ktHDaa__x{border-radius:12px;width:36px;height:36px;font-size:14px}.CustomerContactCard-module-scss-module__ktHDaa__form{gap:9px}.CustomerContactCard-module-scss-module__ktHDaa__field{gap:6px;font-size:11.5px}.CustomerContactCard-module-scss-module__ktHDaa__field input{border-radius:13px;height:43px;padding:0 11px;font-size:16px}.CustomerContactCard-module-scss-module__ktHDaa__phoneWrap{gap:7px}.CustomerContactCard-module-scss-module__ktHDaa__phoneLabel{font-size:11.5px}.CustomerContactCard-module-scss-module__ktHDaa__phoneRow{gap:7px}.CustomerContactCard-module-scss-module__ktHDaa__phonePrefix{border-radius:13px;height:43px;padding:0 9px;font-size:12px}.CustomerContactCard-module-scss-module__ktHDaa__phoneGroups{gap:5px}.CustomerContactCard-module-scss-module__ktHDaa__phoneCell{border-radius:13px;height:43px;font-size:16px}.CustomerContactCard-module-scss-module__ktHDaa__phoneHintLine,.CustomerContactCard-module-scss-module__ktHDaa__hint{font-size:11.5px}.CustomerContactCard-module-scss-module__ktHDaa__inlineErr{border-radius:13px;padding:9px 10px;font-size:12px}.CustomerContactCard-module-scss-module__ktHDaa__actions{grid-template-columns:1fr;gap:8px;margin-top:7px;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__primary,.CustomerContactCard-module-scss-module__ktHDaa__ghost{border-radius:13px;width:100%;min-height:42px;padding:0 12px;font-size:13px}}@media (max-width:390px){.CustomerContactCard-module-scss-module__ktHDaa__card{border-radius:16px;padding:10px}.CustomerContactCard-module-scss-module__ktHDaa__row{grid-template-columns:1fr;align-items:stretch}.CustomerContactCard-module-scss-module__ktHDaa__btn{width:100%}.CustomerContactCard-module-scss-module__ktHDaa__modalCard{border-radius:16px;padding:10px}.CustomerContactCard-module-scss-module__ktHDaa__modalSub{display:none}.CustomerContactCard-module-scss-module__ktHDaa__phoneRow{grid-template-columns:auto minmax(0,1fr);gap:6px;display:grid}.CustomerContactCard-module-scss-module__ktHDaa__phonePrefix{padding:0 8px}.CustomerContactCard-module-scss-module__ktHDaa__phoneGroups{gap:4px}.CustomerContactCard-module-scss-module__ktHDaa__phoneCell{height:42px}}@media (prefers-reduced-motion:reduce){.CustomerContactCard-module-scss-module__ktHDaa__card,.CustomerContactCard-module-scss-module__ktHDaa__btn,.CustomerContactCard-module-scss-module__ktHDaa__iconBadge,.CustomerContactCard-module-scss-module__ktHDaa__x,.CustomerContactCard-module-scss-module__ktHDaa__primary,.CustomerContactCard-module-scss-module__ktHDaa__ghost,.CustomerContactCard-module-scss-module__ktHDaa__field input,.CustomerContactCard-module-scss-module__ktHDaa__phoneCell{transition:none!important}}
:root{--header-height:72px;--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)}}@media (max-width:640px){.ModalShellWide-module-scss-module__P5bisq__backdrop{padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));place-items:end center}.ModalShellWide-module-scss-module__P5bisq__modal{border-radius:20px 20px 14px 14px;width:100%;max-height:calc(100dvh - 16px);animation:.22s cubic-bezier(.2,.9,.2,1) both ModalShellWide-module-scss-module__P5bisq__mwMobileSheetIn}.ModalShellWide-module-scss-module__P5bisq__modal>*{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 16px);overflow:hidden auto}}@media (max-width:380px){.ModalShellWide-module-scss-module__P5bisq__backdrop{padding:max(6px,env(safe-area-inset-top)) max(6px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left))}.ModalShellWide-module-scss-module__P5bisq__modal{border-radius:18px 18px 12px 12px;max-height:calc(100dvh - 12px)}.ModalShellWide-module-scss-module__P5bisq__modal>*{max-height:calc(100dvh - 12px)}}@keyframes ModalShellWide-module-scss-module__P5bisq__mwMobileSheetIn{0%{opacity:0;filter:blur(2px);transform:translateY(18px)scale(.985)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}
:root{--header-height:72px;--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:72px;--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;max-height:calc(100dvh - 36px);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;gap:12px;padding:14px 16px;display:flex}.OtpVerifyModal-module-scss-module__majkMq__title{color:#0f172a;min-width:0;font-size:15px;font-weight:900;line-height:1.25}.OtpVerifyModal-module-scss-module__majkMq__close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:none;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;line-height:1.45;display:grid}.OtpVerifyModal-module-scss-module__majkMq__phone{color:#0f172a;word-break:break-word;font-weight:800}.OtpVerifyModal-module-scss-module__majkMq__expires{color:#9ca3af;font-size:12px;line-height:1.4}.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%;min-height:46px;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;text-align:left;background:0 0;border:none;padding:4px 0;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;text-align:right;white-space:nowrap;flex:none;font-size:12px;font-weight:800}@media (max-width:640px){.OtpVerifyModal-module-scss-module__majkMq__backdrop{background:#0c121e85;place-items:end center;padding:12px}.OtpVerifyModal-module-scss-module__majkMq__modal{overscroll-behavior:contain;border-radius:22px 22px 18px 18px;max-width:100%;max-height:calc(100dvh - 24px);animation:.22s ease-out both OtpVerifyModal-module-scss-module__majkMq__slideUp;overflow-y:auto}.OtpVerifyModal-module-scss-module__majkMq__head{padding:13px 14px}.OtpVerifyModal-module-scss-module__majkMq__title{font-size:14px}.OtpVerifyModal-module-scss-module__majkMq__close{background:#f9fafb;place-items:center;width:36px;height:36px;padding:0;font-size:15px;display:grid}.OtpVerifyModal-module-scss-module__majkMq__sub{gap:7px;padding:12px 14px 0;font-size:12.5px}.OtpVerifyModal-module-scss-module__majkMq__expires{font-size:11.5px}.OtpVerifyModal-module-scss-module__majkMq__body{gap:12px;padding:14px}.OtpVerifyModal-module-scss-module__majkMq__primary{border-radius:12px;min-height:44px;padding:11px 12px;font-size:14px}.OtpVerifyModal-module-scss-module__majkMq__primary:hover:not(:disabled){box-shadow:none;transform:none}.OtpVerifyModal-module-scss-module__majkMq__footer{flex-direction:column;align-items:flex-start;gap:6px;padding-top:2px}.OtpVerifyModal-module-scss-module__majkMq__linkBtn{width:100%;font-size:13px}.OtpVerifyModal-module-scss-module__majkMq__timer{text-align:left;white-space:normal;width:100%;font-size:11.5px}}@keyframes OtpVerifyModal-module-scss-module__majkMq__slideUp{0%{opacity:0;filter:blur(2px);transform:translateY(18px)scale(.99)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (max-width:380px){.OtpVerifyModal-module-scss-module__majkMq__backdrop{padding:8px}.OtpVerifyModal-module-scss-module__majkMq__modal{border-radius:18px;max-height:calc(100dvh - 16px)}.OtpVerifyModal-module-scss-module__majkMq__head{padding:12px}.OtpVerifyModal-module-scss-module__majkMq__sub{padding:11px 12px 0}.OtpVerifyModal-module-scss-module__majkMq__body{padding:12px}.OtpVerifyModal-module-scss-module__majkMq__title{font-size:13.5px}.OtpVerifyModal-module-scss-module__majkMq__primary{min-height:42px;font-size:13.5px}}
:root{--header-height:72px;--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:72px;--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:72px;--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:72px;--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:72px;--footer-height:64px;--master-heder:65px}.CustomerAccountCard-module-scss-module__I0uTMa__card{text-align:left;background:radial-gradient(640px 220px at 0 0,#ef444413,#0000 62%),radial-gradient(640px 220px at 100% 0,#f59e0b14,#0000 58%),#ffffffb8;border:1px solid #e2e8f0d1;border-radius:22px;width:100%;padding:14px;overflow:hidden;box-shadow:0 16px 42px #0f172a0f,inset 0 1px #ffffffb8}.CustomerAccountCard-module-scss-module__I0uTMa__head{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;margin-bottom:12px;display:flex}.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__title{color:#0f172af0;letter-spacing:-.01em;font-size:15px;font-weight:1000;line-height:1.25}.CustomerAccountCard-module-scss-module__I0uTMa__sub{color:#475569c7;margin-top:3px;font-size:12px;font-weight:700;line-height:1.35}.CustomerAccountCard-module-scss-module__I0uTMa__rows{gap:9px;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__btn,.CustomerAccountCard-module-scss-module__I0uTMa__dangerBtn{cursor:pointer;border-radius:15px;min-height:42px;padding:0 14px;font-size:13px;font-weight:1000;transition:transform .14s,opacity .14s,background .14s,border-color .14s}.CustomerAccountCard-module-scss-module__I0uTMa__btn{color:#0f172ae0;background:#0f172a0e;border:1px solid #0f172a14}.CustomerAccountCard-module-scss-module__I0uTMa__btn:hover:enabled{background:#0f172a14;transform:translateY(-1px)}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBtn{color:#b91c1cfa;background:#ef44441a;border:1px solid #ef444438}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBtn:hover:enabled{background:#ef444424;border-color:#ef44444d;transform:translateY(-1px)}.CustomerAccountCard-module-scss-module__I0uTMa__btn:disabled,.CustomerAccountCard-module-scss-module__I0uTMa__dangerBtn:disabled{opacity:.56;cursor:not-allowed;transform:none}.CustomerAccountCard-module-scss-module__I0uTMa__miniNote{color:#475569c2;font-size:12px;font-weight:700;line-height:1.45}.CustomerAccountCard-module-scss-module__I0uTMa__toast{overflow-wrap:anywhere;border-radius:14px;margin-top:10px;padding:10px 12px;font-size:13px;font-weight:900;line-height:1.35}.CustomerAccountCard-module-scss-module__I0uTMa__ok{color:#15803dfa;background:#10b9811f;border:1px solid #10b98138}.CustomerAccountCard-module-scss-module__I0uTMa__err{color:#b91c1cf5;background:#ef44441c;border:1px solid #ef444433}.CustomerAccountCard-module-scss-module__I0uTMa__modalCard{color:#fffffff0;background:radial-gradient(520px 180px at 10% 0,#ef44441a,#0000 68%),radial-gradient(520px 180px at 92% 6%,#f59e0b17,#0000 70%),linear-gradient(#131b2afa,#0a0e16fa);border:1px solid #ffffff1a;border-radius:20px;width:100%;padding:16px;overflow:hidden}.CustomerAccountCard-module-scss-module__I0uTMa__modalHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.CustomerAccountCard-module-scss-module__I0uTMa__modalTitle{color:#fffffff5;letter-spacing:-.02em;font-size:17px;font-weight:1000;line-height:1.2}.CustomerAccountCard-module-scss-module__I0uTMa__modalSub{color:#ffffffa8;margin-top:4px;font-size:12px;font-weight:700;line-height:1.35}.CustomerAccountCard-module-scss-module__I0uTMa__x{color:#ffffffeb;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;flex:none;place-items:center;width:40px;height:40px;font-size:16px;font-weight:900;transition:transform .14s,background .14s,border-color .14s,opacity .14s;display:inline-grid}.CustomerAccountCard-module-scss-module__I0uTMa__x:hover:enabled{background:#ffffff1f;border-color:#ffffff2e}.CustomerAccountCard-module-scss-module__I0uTMa__x:active:enabled{transform:scale(.96)}.CustomerAccountCard-module-scss-module__I0uTMa__x:disabled{opacity:.55;cursor:not-allowed}.CustomerAccountCard-module-scss-module__I0uTMa__form{gap:11px;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__actions{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.CustomerAccountCard-module-scss-module__I0uTMa__primary,.CustomerAccountCard-module-scss-module__I0uTMa__ghost,.CustomerAccountCard-module-scss-module__I0uTMa__dangerPrimary{cursor:pointer;border:1px solid #ffffff24;border-radius:15px;min-height:46px;padding:0 16px;font-weight:1000;transition:transform .14s,opacity .14s,background .14s,border-color .14s}.CustomerAccountCard-module-scss-module__I0uTMa__primary{color:#fffffff5;background:#22c55e33;border-color:#22c55e52}.CustomerAccountCard-module-scss-module__I0uTMa__ghost{color:#ffffffe6;background:#ffffff12}.CustomerAccountCard-module-scss-module__I0uTMa__dangerPrimary{color:#fffffff5;background:#ef44442e;border-color:#ef444452}.CustomerAccountCard-module-scss-module__I0uTMa__primary:hover:enabled,.CustomerAccountCard-module-scss-module__I0uTMa__ghost:hover:enabled,.CustomerAccountCard-module-scss-module__I0uTMa__dangerPrimary:hover:enabled{transform:translateY(-1px)}.CustomerAccountCard-module-scss-module__I0uTMa__primary:disabled,.CustomerAccountCard-module-scss-module__I0uTMa__ghost:disabled,.CustomerAccountCard-module-scss-module__I0uTMa__dangerPrimary:disabled{opacity:.56;cursor:not-allowed;transform:none}.CustomerAccountCard-module-scss-module__I0uTMa__hintLine{color:#ffffffa8;overflow-wrap:anywhere;font-size:12px;font-weight:750;line-height:1.35}.CustomerAccountCard-module-scss-module__I0uTMa__hintLine b{color:#ffffffe6}.CustomerAccountCard-module-scss-module__I0uTMa__inlineErr{color:#fee2e2fa;overflow-wrap:anywhere;background:#ef444424;border:1px solid #ef444440;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:900;line-height:1.35}.CustomerAccountCard-module-scss-module__I0uTMa__reasonBlock{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:16px;gap:10px;padding:10px;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__reasonTitle{color:#fffffff0;letter-spacing:-.01em;font-size:13px;font-weight:1000;line-height:1.25}.CustomerAccountCard-module-scss-module__I0uTMa__reasonGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__reasonCard{text-align:left;cursor:pointer;color:#ffffffeb;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:14px minmax(0,1fr) 22px;align-items:center;gap:9px;width:100%;min-width:0;padding:10px;transition:transform .12s,border-color .12s,background .12s,opacity .12s;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__reasonCard:hover:enabled{background:#ffffff13;border-color:#ffffff2e;transform:translateY(-1px)}.CustomerAccountCard-module-scss-module__I0uTMa__reasonCard:disabled{opacity:.58;cursor:not-allowed;transform:none}.CustomerAccountCard-module-scss-module__I0uTMa__reasonDot{border:2px solid #ffffff57;border-radius:999px;width:11px;height:11px;box-shadow:0 0 0 3px #ffffff0e}.CustomerAccountCard-module-scss-module__I0uTMa__reasonText{gap:2px;min-width:0;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__reasonLabel{color:#ffffffeb;min-width:0;font-size:12.5px;font-weight:900;line-height:1.3}.CustomerAccountCard-module-scss-module__I0uTMa__reasonHint{color:#ffffff9e;font-size:11.5px;font-weight:800;line-height:1.25}.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(520px 120px at 0 0,#ef44441a,#0000 60%),#ffffff0f;border-color:#ef44444d}.CustomerAccountCard-module-scss-module__I0uTMa__reasonActive .CustomerAccountCard-module-scss-module__I0uTMa__reasonDot{border-color:#f87171eb;box-shadow:0 0 0 3px #ef44441f,0 12px 30px #ef44441a}.CustomerAccountCard-module-scss-module__I0uTMa__reasonActive .CustomerAccountCard-module-scss-module__I0uTMa__reasonTick{color:#ffffffeb;opacity:1;background:#ef444429;border-color:#ef44444d;transform:scale(1)}.CustomerAccountCard-module-scss-module__I0uTMa__otherField{color:#ffffffc7;gap:6px;margin-top:2px;font-size:12px;font-weight:900;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__otherField textarea{resize:vertical;color:#fffffff0;background:#fff1;border:1px solid #ffffff1f;border-radius:14px;outline:none;min-height:84px;padding:10px 12px;font-size:13px;font-weight:750;line-height:1.45;transition:border-color .14s,box-shadow .14s,background .14s}.CustomerAccountCard-module-scss-module__I0uTMa__otherField textarea::placeholder{color:#ffffff5c}.CustomerAccountCard-module-scss-module__I0uTMa__otherField textarea:focus{background:#ffffff16;border-color:#ef44446b;box-shadow:0 0 0 4px #ef44441a}.CustomerAccountCard-module-scss-module__I0uTMa__body{padding:4px 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:82px;height:82px;animation:.78s ease-out both CustomerAccountCard-module-scss-module__I0uTMa__ringPulseDanger;box-shadow:0 18px 55px #ef44442e,inset 0 1px #ffffffb3}.CustomerAccountCard-module-scss-module__I0uTMa__dangerX{place-items:center;width:82px;height:82px;display:grid;position:absolute;top:10px}.CustomerAccountCard-module-scss-module__I0uTMa__dangerX svg{width:50px;height:50px}.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:.48s ease-out .12s forwards CustomerAccountCard-module-scss-module__I0uTMa__drawX}.CustomerAccountCard-module-scss-module__I0uTMa__dangerX path:nth-child(2){animation-delay:.19s}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst{pointer-events:none;width:132px;height:132px;position:absolute;top:-6px}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst i{transform-origin:50% calc(100% + 24px);opacity:0;background:linear-gradient(#ef44440d,#ef44448c);border-radius:10px;width:9px;height:20px;animation:.68s ease-out .11s 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)}.CustomerAccountCard-module-scss-module__I0uTMa__doneTitleDanger{color:#fffffff0;letter-spacing:-.01em;margin-top:8px;font-size:16px;font-weight:1000;line-height:1.25}.CustomerAccountCard-module-scss-module__I0uTMa__doneSubDanger{text-align:center;color:#ffffffb8;max-width:360px;font-size:12.5px;font-weight:800;line-height:1.35}@keyframes CustomerAccountCard-module-scss-module__I0uTMa__ringPulseDanger{0%{opacity:0;transform:scale(.84)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes CustomerAccountCard-module-scss-module__I0uTMa__drawX{to{stroke-dashoffset:0}}@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.04)}}.CustomerAccountCard-module-scss-module__I0uTMa__iconBadge{color:#0f172ae0;background:radial-gradient(16px 16px at 30% 25%,#fffc,#fff0 60%),linear-gradient(135deg,#ef44442e,#f59e0b2e);border:1px solid #ffffff9e;border-radius:14px;flex:none;place-items:center;width:38px;height:38px;transition:transform .18s,filter .18s;display:inline-grid;transform:perspective(600px)rotateX(8deg)rotateY(-10deg)translateZ(0);box-shadow:0 14px 34px #0f172a1a,inset 0 1px #ffffff9e}.CustomerAccountCard-module-scss-module__I0uTMa__iconSvg{filter:drop-shadow(0 1px #ffffff73);width:22px;height:22px;display:block}@media (hover:hover) and (pointer:fine){.CustomerAccountCard-module-scss-module__I0uTMa__card:hover .CustomerAccountCard-module-scss-module__I0uTMa__iconBadge{filter:saturate(1.08);transform:perspective(700px)rotateX(5deg)rotateY(-8deg)translateY(-2px)scale(1.03)}}@media (max-width:640px){.CustomerAccountCard-module-scss-module__I0uTMa__card{border-radius:18px;padding:12px}.CustomerAccountCard-module-scss-module__I0uTMa__head{gap:9px;margin-bottom:10px}.CustomerAccountCard-module-scss-module__I0uTMa__title{font-size:13.5px}.CustomerAccountCard-module-scss-module__I0uTMa__sub{font-size:11.5px}.CustomerAccountCard-module-scss-module__I0uTMa__iconBadge{border-radius:12px;width:34px;height:34px}.CustomerAccountCard-module-scss-module__I0uTMa__iconSvg{width:20px;height:20px}.CustomerAccountCard-module-scss-module__I0uTMa__rows{gap:8px}.CustomerAccountCard-module-scss-module__I0uTMa__btn,.CustomerAccountCard-module-scss-module__I0uTMa__dangerBtn{border-radius:13px;min-height:40px;padding:0 12px;font-size:12.5px}.CustomerAccountCard-module-scss-module__I0uTMa__miniNote{font-size:11.5px;line-height:1.4}.CustomerAccountCard-module-scss-module__I0uTMa__toast{border-radius:13px;padding:9px 10px;font-size:12px}.CustomerAccountCard-module-scss-module__I0uTMa__modalCard{border-radius:18px;padding:12px}.CustomerAccountCard-module-scss-module__I0uTMa__modalHead{gap:10px;margin-bottom:12px}.CustomerAccountCard-module-scss-module__I0uTMa__modalTitle{font-size:15px}.CustomerAccountCard-module-scss-module__I0uTMa__modalSub{font-size:11.5px}.CustomerAccountCard-module-scss-module__I0uTMa__x{border-radius:12px;width:36px;height:36px;font-size:14px}.CustomerAccountCard-module-scss-module__I0uTMa__form{gap:9px}.CustomerAccountCard-module-scss-module__I0uTMa__actions{grid-template-columns:1fr;gap:8px;margin-top:7px;display:grid}.CustomerAccountCard-module-scss-module__I0uTMa__primary,.CustomerAccountCard-module-scss-module__I0uTMa__ghost,.CustomerAccountCard-module-scss-module__I0uTMa__dangerPrimary{border-radius:13px;width:100%;min-height:42px;padding:0 12px;font-size:13px}.CustomerAccountCard-module-scss-module__I0uTMa__hintLine{font-size:11.5px}.CustomerAccountCard-module-scss-module__I0uTMa__inlineErr{border-radius:13px;padding:9px 10px;font-size:12px}.CustomerAccountCard-module-scss-module__I0uTMa__reasonBlock{border-radius:14px;gap:8px;padding:8px}.CustomerAccountCard-module-scss-module__I0uTMa__reasonTitle{font-size:12.5px}.CustomerAccountCard-module-scss-module__I0uTMa__reasonGrid{grid-template-columns:1fr;gap:7px}.CustomerAccountCard-module-scss-module__I0uTMa__reasonCard{border-radius:13px;grid-template-columns:13px minmax(0,1fr) 20px;gap:8px;padding:9px}.CustomerAccountCard-module-scss-module__I0uTMa__reasonLabel{font-size:12px}.CustomerAccountCard-module-scss-module__I0uTMa__reasonHint{font-size:11px}.CustomerAccountCard-module-scss-module__I0uTMa__reasonTick{border-radius:9px;width:20px;height:20px;font-size:12px}.CustomerAccountCard-module-scss-module__I0uTMa__otherField{font-size:11.5px}.CustomerAccountCard-module-scss-module__I0uTMa__otherField textarea{border-radius:13px;min-height:76px;padding:9px 10px;font-size:16px}.CustomerAccountCard-module-scss-module__I0uTMa__dangerRing,.CustomerAccountCard-module-scss-module__I0uTMa__dangerX{width:76px;height:76px}.CustomerAccountCard-module-scss-module__I0uTMa__dangerX svg{width:46px;height:46px}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst{width:120px;height:120px}.CustomerAccountCard-module-scss-module__I0uTMa__doneTitleDanger{font-size:15px}.CustomerAccountCard-module-scss-module__I0uTMa__doneSubDanger{font-size:12px}}@media (max-width:390px){.CustomerAccountCard-module-scss-module__I0uTMa__card,.CustomerAccountCard-module-scss-module__I0uTMa__modalCard{border-radius:16px;padding:10px}.CustomerAccountCard-module-scss-module__I0uTMa__modalSub{display:none}.CustomerAccountCard-module-scss-module__I0uTMa__reasonCard{padding:8px}.CustomerAccountCard-module-scss-module__I0uTMa__dangerRing,.CustomerAccountCard-module-scss-module__I0uTMa__dangerX{width:70px;height:70px}.CustomerAccountCard-module-scss-module__I0uTMa__dangerX svg{width:42px;height:42px}.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst{width:112px;height:112px}}@media (prefers-reduced-motion:reduce){.CustomerAccountCard-module-scss-module__I0uTMa__btn,.CustomerAccountCard-module-scss-module__I0uTMa__dangerBtn,.CustomerAccountCard-module-scss-module__I0uTMa__primary,.CustomerAccountCard-module-scss-module__I0uTMa__ghost,.CustomerAccountCard-module-scss-module__I0uTMa__dangerPrimary,.CustomerAccountCard-module-scss-module__I0uTMa__reasonCard,.CustomerAccountCard-module-scss-module__I0uTMa__iconBadge,.CustomerAccountCard-module-scss-module__I0uTMa__x{transition:none!important}.CustomerAccountCard-module-scss-module__I0uTMa__dangerRing,.CustomerAccountCard-module-scss-module__I0uTMa__dangerX path,.CustomerAccountCard-module-scss-module__I0uTMa__dangerBurst i{animation:none!important}}
:root{--header-height:72px;--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)}
